01HPX6CAQHM3628S9BCN7D32PX: 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: 01HPX6CQX8WNDR09BE8S98WNK4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-18T04:09:15.929Zjob assigned to worker 01HPX6CXPH0CVB57EMH1AQKMQM (queued for 1 m 8 s)
 
22024-02-18T04:09:16.858Zstarting task 0: "setup"
32024-02-18T04:09:16.930Z++ uname -s
42024-02-18T04:09:16.934Z+ kern=SunOS
52024-02-18T04:09:16.934Z+ case "$kern" in
62024-02-18T04:09:16.934Z+ groupadd -g 12345 build
72024-02-18T04:09:16.942Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-18T04:09:18.954Z+ zfs create -o mountpoint=/work rpool/work
92024-02-18T04:09:19.058Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-18T04:09:19.067Z+ home_fs=zfs
112024-02-18T04:09:19.067Z+ [[ zfs == autofs ]]
122024-02-18T04:09:19.067Z+ mkdir -p /home/build
132024-02-18T04:09:19.067Z+ chown build:build /home/build /work
142024-02-18T04:09:21.057Z+ chmod 0700 /home/build /work
152024-02-18T04:09:21.060Zprocess exited: duration 4200 ms, exit code 0
 
162024-02-18T04:09:21.066Zstarting task 1: "rust-toolchain"
172024-02-18T04:09:21.074Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-18T04:09:21.077Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-18T04:09:21.597Zinfo: downloading installer
202024-02-18T04:09:22.993Zwarning: it looks like you have an existing installation of Rust at:
212024-02-18T04:09:22.993Zwarning: /opt/ooce/bin
222024-02-18T04:09:22.993Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-18T04:09:22.994Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-18T04:09:22.994Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-18T04:09:22.994Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-18T04:09:22.994Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-18T04:09:22.994Zerror: cannot install while Rust is installed
282024-02-18T04:09:22.995Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-18T04:09:23.091Zinfo: profile set to 'default'
302024-02-18T04:09:23.091Zinfo: default host triple is x86_64-unknown-illumos
312024-02-18T04:09:23.094Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-18T04:09:23.237Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-18T04:09:23.237Zinfo: downloading component 'cargo'
342024-02-18T04:09:24.041Zinfo: downloading component 'clippy'
352024-02-18T04:09:24.457Zinfo: downloading component 'rust-docs'
362024-02-18T04:09:25.418Zinfo: downloading component 'rust-std'
372024-02-18T04:09:27.809Zinfo: downloading component 'rustc'
382024-02-18T04:09:31.993Zinfo: downloading component 'rustfmt'
392024-02-18T04:09:32.328Zinfo: installing component 'cargo'
402024-02-18T04:09:33.259Zinfo: installing component 'clippy'
412024-02-18T04:09:33.672Zinfo: installing component 'rust-docs'
422024-02-18T04:09:35.265Zinfo: installing component 'rust-std'
432024-02-18T04:09:37.196Zinfo: installing component 'rustc'
442024-02-18T04:09:41.527Zinfo: installing component 'rustfmt'
452024-02-18T04:09:41.862Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-18T04:09:41.862Z
472024-02-18T04:09:42.141Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-18T04:09:42.141Z
492024-02-18T04:09:42.143Z
502024-02-18T04:09:42.144ZRust is installed now. Great!
512024-02-18T04:09:42.144Z
522024-02-18T04:09:42.144ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-18T04:09:42.144Zenvironment variable. This has not been done automatically.
542024-02-18T04:09:42.144Z
552024-02-18T04:09:42.144ZTo configure your current shell, run:
562024-02-18T04:09:42.144Zsource "$HOME/.cargo/env"
572024-02-18T04:09:42.203Z+ rustc --version
582024-02-18T04:09:42.290Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-18T04:09:42.320Zprocess exited: duration 21208 ms, exit code 0
 
602024-02-18T04:09:42.386Zstarting task 2: "authentication"
612024-02-18T04:09:42.844Zprocess exited: duration 458 ms, exit code 0
 
622024-02-18T04:09:42.874Zstarting task 3: "clone repository"
632024-02-18T04:09:42.879Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-18T04:09:42.884Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-18T04:09:43.122ZCloning into '/work/oxidecomputer/omicron'...
662024-02-18T04:09:48.829Z+ cd /work/oxidecomputer/omicron
672024-02-18T04:09:49.264Z+ git fetch origin 2753408db5fff559753d8d1c5a3662da8cda7823
682024-02-18T04:09:49.265ZFrom https://github.com/oxidecomputer/omicron
692024-02-18T04:09:49.265Z * branch 2753408db5fff559753d8d1c5a3662da8cda7823 -> FETCH_HEAD
702024-02-18T04:09:49.265Z+ [[ -n renovate/textwrap-0.x ]]
712024-02-18T04:09:49.265Z++ git branch --show-current
722024-02-18T04:09:49.265Z+ current=main
732024-02-18T04:09:49.265Z+ [[ main != renovate/textwrap-0.x ]]
742024-02-18T04:09:49.265Z+ git branch -f renovate/textwrap-0.x 2753408db5fff559753d8d1c5a3662da8cda7823
752024-02-18T04:09:49.265Z+ git checkout -f renovate/textwrap-0.x
762024-02-18T04:09:49.273ZSwitched to branch 'renovate/textwrap-0.x'
772024-02-18T04:09:49.288Z+ git reset --hard 2753408db5fff559753d8d1c5a3662da8cda7823
782024-02-18T04:09:49.393ZHEAD is now at 2753408db chore(deps): update rust crate textwrap to 0.16.1
792024-02-18T04:09:49.401Zprocess exited: duration 6518 ms, exit code 0
 
802024-02-18T04:09:49.417Zstarting task 4: "build"
812024-02-18T04:09:49.425Z+ cargo --version
822024-02-18T04:09:49.433Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-18T04:09:49.603Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-18T04:09:49.603Zinfo: downloading component 'cargo'
852024-02-18T04:09:50.579Zinfo: downloading component 'clippy'
862024-02-18T04:09:52.419Zinfo: downloading component 'rust-docs'
872024-02-18T04:09:53.608Zinfo: downloading component 'rust-std'
882024-02-18T04:09:56.249Zinfo: downloading component 'rustc'
892024-02-18T04:10:00.406Zinfo: downloading component 'rustfmt'
902024-02-18T04:10:00.690Zinfo: installing component 'cargo'
912024-02-18T04:10:01.595Zinfo: installing component 'clippy'
922024-02-18T04:10:01.941Zinfo: installing component 'rust-docs'
932024-02-18T04:10:03.636Zinfo: installing component 'rust-std'
942024-02-18T04:10:05.337Zinfo: installing component 'rustc'
952024-02-18T04:10:09.919Zinfo: installing component 'rustfmt'
962024-02-18T04:10:09.923Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-18T04:10:09.923Z+ rustc --version
982024-02-18T04:10:09.988Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-18T04:10:10.010Z+ source ./env.sh
1002024-02-18T04:10:10.010Z++ set -o xtrace
1012024-02-18T04:10:10.011Z++++ dirname ./env.sh
1022024-02-18T04:10:10.025Z+++ cd .
1032024-02-18T04:10:10.028Z+++ echo /work/oxidecomputer/omicron
1042024-02-18T04:10:10.028Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-18T04:10:10.028Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-02-18T04:10:10.028Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-18T04:10:10.028Z++ 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
1082024-02-18T04:10:10.028Z++ 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
1092024-02-18T04:10:10.028Z++ 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
1102024-02-18T04:10:10.028Z++ 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
1112024-02-18T04:10:10.028Z++ 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
1122024-02-18T04:10:10.028Z++ 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
1132024-02-18T04:10:10.028Z++ unset OMICRON_WS
1142024-02-18T04:10:10.028Z++ set +o xtrace
1152024-02-18T04:10:10.057Z
1162024-02-18T04:10:10.057Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-18T04:10:10.057Z # # # # # # # # # # # # # # #
1182024-02-18T04:10:10.057Z # # # # ##### # # ##### # # # # # #### #
1192024-02-18T04:10:10.057Z ##### ##### # ##### # # # # # # # # #
1202024-02-18T04:10:10.057Z # # # # # # # # # # # # # # #
1212024-02-18T04:10:10.057Z # # # ###### # # ###### ### # #### # #### #
1222024-02-18T04:10:10.057Z
1232024-02-18T04:10:18.616Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-18T04:10:19.882Z Startup: Caching catalogs ... Done
1252024-02-18T04:10:21.336ZPlanning: Solver setup ... Done (1.044s)
1262024-02-18T04:10:21.367ZPlanning: Running solver ... Done (0.030s)
1272024-02-18T04:10:21.550ZPlanning: Finding local manifests ... Done (0.156s)
1282024-02-18T04:10:22.004ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-18T04:10:22.320ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-18T04:10:22.373ZPlanning: Package planning ... Done (0.053s)
1312024-02-18T04:10:22.426ZPlanning: Merging actions ... Done (0.053s)
1322024-02-18T04:10:23.224ZPlanning: Checking for conflicting actions ... Done (0.798s)
1332024-02-18T04:10:23.240ZPlanning: Consolidating action changes ... Done (0.012s)
1342024-02-18T04:10:25.844ZPlanning: Evaluating mediators ... Done (2.607s)
1352024-02-18T04:10:25.855ZPlanning: Planning completed in 5.92 seconds
1362024-02-18T04:10:25.885Z Packages to install: 4
1372024-02-18T04:10:25.885Z Mediators to change: 2
1382024-02-18T04:10:25.885Z Services to change: 1
1392024-02-18T04:10:26.357Z Estimated space available: 148.87 GB
1402024-02-18T04:10:26.357ZEstimated space to be consumed: 1.41 GB
1412024-02-18T04:10:26.357Z Create boot environment: No
1422024-02-18T04:10:26.358ZCreate backup boot environment: No
1432024-02-18T04:10:26.358Z Rebuild boot archive: No
1442024-02-18T04:10:26.359Z
1452024-02-18T04:10:26.359ZChanged mediators:
1462024-02-18T04:10:26.359Z mediator clang:
1472024-02-18T04:10:26.360Z version: None -> 15 (system default)
1482024-02-18T04:10:26.360Z
1492024-02-18T04:10:26.360Z mediator llvm:
1502024-02-18T04:10:26.360Z version: 14 (system default) -> 15 (system default)
1512024-02-18T04:10:26.360Z
1522024-02-18T04:10:26.360ZChanged packages:
1532024-02-18T04:10:26.361Zhelios-dev
1542024-02-18T04:10:26.361Z developer/build-essential
1552024-02-18T04:10:26.361Z None -> 11-2.0
1562024-02-18T04:10:26.361Z library/libxmlsec1
1572024-02-18T04:10:26.361Z None -> 1.2.35-2.0
1582024-02-18T04:10:26.361Z ooce/developer/clang-15
1592024-02-18T04:10:26.362Z None -> 15.0.7-2.0
1602024-02-18T04:10:26.362Z ooce/developer/llvm-15
1612024-02-18T04:10:26.362Z None -> 15.0.7-2.0
1622024-02-18T04:10:26.362Z
1632024-02-18T04:10:26.362ZServices:
1642024-02-18T04:10:26.362Z restart_fmri:
1652024-02-18T04:10:26.362Z svc:/system/update-man-index:default
1662024-02-18T04:10:26.362Z
1672024-02-18T04:10:26.362ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-18T04:10:31.016ZDownload: 394/3290 items 16.8/212.6MB 7% complete (3.5M/s)
1692024-02-18T04:10:36.102ZDownload: 1186/3290 items 75.8/212.6MB 35% complete (7.6M/s)
1702024-02-18T04:10:41.355ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (8.2M/s)
1712024-02-18T04:10:46.357ZDownload: 2096/3290 items 118.9/212.6MB 55% complete (4.2M/s)
1722024-02-18T04:10:57.396ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (3.9M/s)
1732024-02-18T04:11:09.188ZDownload: 2224/3290 items 119.2/212.6MB 56% complete
1742024-02-18T04:11:15.516ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (18.2M/s)
1752024-02-18T04:11:16.298ZDownload: Completed 212.60 MB in 50.28 seconds (4.2M/s)
1762024-02-18T04:11:16.646Z Actions: 1/3689 actions (Installing new actions)
1772024-02-18T04:11:21.664Z Actions: 3606/3689 actions (Installing new actions)
1782024-02-18T04:11:21.843Z Actions: Completed 3689 actions in 5.20 seconds.
1792024-02-18T04:11:22.030Z Done (0.181s)
1802024-02-18T04:11:22.030Z Done (0.000s)
1812024-02-18T04:11:22.254Z Done (0.225s)
1822024-02-18T04:11:28.053Z Done (5.666s)
1832024-02-18T04:11:28.240Z Done (0.103s)
1842024-02-18T04:11:28.243Z Done (0.000s)
1852024-02-18T04:11:28.405Z Done (0.000s)
1862024-02-18T04:11:28.991ZPlanning: Evaluating mediator changes ... Done
1872024-02-18T04:11:29.163ZPlanning: Checking for conflicting actions ... Done
1882024-02-18T04:11:29.171ZPlanning: Consolidating action changes ... Done
1892024-02-18T04:11:29.456ZPlanning: Evaluating mediators ... Done
1902024-02-18T04:11:29.459ZPlanning: Planning completed in 0.47 seconds
1912024-02-18T04:11:29.491Z Mediators to change: 2
1922024-02-18T04:11:29.491Z Create boot environment: No
1932024-02-18T04:11:29.494ZCreate backup boot environment: No
1942024-02-18T04:11:29.605Z Done
1952024-02-18T04:11:29.605Z Done
1962024-02-18T04:11:29.747Z Done
1972024-02-18T04:11:33.967Z Done
1982024-02-18T04:11:34.066Z Done
1992024-02-18T04:11:34.069Z Done
2002024-02-18T04:11:34.167Z Done
2012024-02-18T04:11:34.886ZPlanning: Evaluating mediator changes ... Done
2022024-02-18T04:11:34.892ZPlanning: Merging actions ... Done
2032024-02-18T04:11:35.093ZPlanning: Checking for conflicting actions ... Done
2042024-02-18T04:11:35.096ZPlanning: Consolidating action changes ... Done
2052024-02-18T04:11:35.383ZPlanning: Evaluating mediators ... Done
2062024-02-18T04:11:35.445ZPlanning: Planning completed in 0.86 seconds
2072024-02-18T04:11:35.484Z Packages to change: 1
2082024-02-18T04:11:35.484Z Mediators to change: 1
2092024-02-18T04:11:35.484Z Services to change: 1
2102024-02-18T04:11:35.487Z Create boot environment: No
2112024-02-18T04:11:35.487ZCreate backup boot environment: Yes
2122024-02-18T04:11:36.314Z Actions: 1/6 actions (Updating modified actions)
2132024-02-18T04:11:36.348Z Actions: Completed 6 actions in 0.03 seconds.
2142024-02-18T04:11:36.352Z Done
2152024-02-18T04:11:36.352Z Done
2162024-02-18T04:11:36.397Z Done
2172024-02-18T04:11:40.646Z Done
2182024-02-18T04:11:40.752Z Done
2192024-02-18T04:11:40.761Z Done
2202024-02-18T04:11:40.848Z Done
2212024-02-18T04:11:41.341ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-02-18T04:11:41.342Zclang system 15 system
2232024-02-18T04:11:41.342Zcsh system system illumos
2242024-02-18T04:11:41.342Zctags system system illumos
2252024-02-18T04:11:41.342Zgcc vendor 12 vendor
2262024-02-18T04:11:41.342Zgcc system 10 system
2272024-02-18T04:11:41.342Zgcc system 7 system
2282024-02-18T04:11:41.342Zgo system 1.20 system
2292024-02-18T04:11:41.342Zgo system 1.19 system
2302024-02-18T04:11:41.342Zllvm system 15 system
2312024-02-18T04:11:41.342Zllvm system 14 system
2322024-02-18T04:11:41.342Zmariadb system 10.6 system
2332024-02-18T04:11:41.342Zmta vendor vendor dma
2342024-02-18T04:11:41.342Zopenjdk system 17 system
2352024-02-18T04:11:41.342Zopenjdk system 11 system
2362024-02-18T04:11:41.342Zopenjdk system 1.8 system
2372024-02-18T04:11:41.342Zopenssl vendor 3 vendor
2382024-02-18T04:11:41.342Zperl system 5.36 system
2392024-02-18T04:11:41.342Zpostgresql system 15 system
2402024-02-18T04:11:41.342Zpostgresql system 13 system
2412024-02-18T04:11:41.342Zpython vendor 3 vendor
2422024-02-18T04:11:41.342Zpython system 2 system
2432024-02-18T04:11:41.342Zpython3 system 3.11 system
2442024-02-18T04:11:41.342Zruby system 3.0 system
2452024-02-18T04:11:41.343Zwords vendor vendor american-english
2462024-02-18T04:11:41.343Zwords system system australian-english
2472024-02-18T04:11:41.343Zwords system system british-english
2482024-02-18T04:11:41.343Zwords system system canadian-english
2492024-02-18T04:11:41.343Zwords system system french
2502024-02-18T04:11:41.343Zwords system system italian
2512024-02-18T04:11:41.343Zwords system system ngerman
2522024-02-18T04:11:41.343Zwords system system ogerman
2532024-02-18T04:11:41.343Zwords system system spanish
2542024-02-18T04:11:41.726ZFMRI IFO
2552024-02-18T04:11:41.726Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2562024-02-18T04:11:41.726Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2572024-02-18T04:11:41.726Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2582024-02-18T04:11:41.726Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2592024-02-18T04:11:41.726Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2602024-02-18T04:11:41.726Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2612024-02-18T04:11:41.726Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2622024-02-18T04:11:41.726Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2632024-02-18T04:11:41.799Z+ set -o errexit
2642024-02-18T04:11:41.802Z+++ dirname ./tools/ci_download_cockroachdb
2652024-02-18T04:11:41.805Z++ cd ./tools
2662024-02-18T04:11:41.805Z++ pwd
2672024-02-18T04:11:41.806Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2682024-02-18T04:11:41.806Z++ basename ./tools/ci_download_cockroachdb
2692024-02-18T04:11:41.809Z+ ARG0=ci_download_cockroachdb
2702024-02-18T04:11:41.809Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2712024-02-18T04:11:41.813Z+ CIDL_VERSION=v22.1.9
2722024-02-18T04:11:41.813Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2732024-02-18T04:11:41.813Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2742024-02-18T04:11:41.813Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2752024-02-18T04:11:41.813Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2762024-02-18T04:11:41.813Z+ TARGET_DIR=out
2772024-02-18T04:11:41.813Z+ DOWNLOAD_DIR=out/downloads
2782024-02-18T04:11:41.813Z+ DEST_DIR=./out/cockroachdb
2792024-02-18T04:11:41.813Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2802024-02-18T04:11:41.813Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2812024-02-18T04:11:41.813Z+ main
2822024-02-18T04:11:41.813Z+ [[ 0 != 0 ]]
2832024-02-18T04:11:41.813Z+ CIDL_OS=solaris2.11
2842024-02-18T04:11:41.813Z+ [[ 0 != 0 ]]
2852024-02-18T04:11:41.813Z+ configure_os solaris2.11
2862024-02-18T04:11:41.813Z+ echo 'current directory: /work/oxidecomputer/omicron'
2872024-02-18T04:11:41.813Zcurrent directory: /work/oxidecomputer/omicron
2882024-02-18T04:11:41.813Z+ echo 'configuring based on OS: "solaris2.11"'
2892024-02-18T04:11:41.813Zconfiguring based on OS: "solaris2.11"
2902024-02-18T04:11:41.813Z+ case "$1" in
2912024-02-18T04:11:41.813Z+ CIDL_BUILD=illumos
2922024-02-18T04:11:41.814Z+ CIDL_SUFFIX=tar.gz
2932024-02-18T04:11:41.814Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2942024-02-18T04:11:41.814Z+ CIDL_URL_BASE=https://illumos.org/downloads
2952024-02-18T04:11:41.814Z+ CIDL_ASSEMBLE=do_assemble_illumos
2962024-02-18T04:11:41.814Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2972024-02-18T04:11:41.814Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2982024-02-18T04:11:41.814Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-18T04:11:41.814Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3002024-02-18T04:11:41.814Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-02-18T04:11:41.814Z+ CIDL_SHA256FUNC=do_sha256sum
3022024-02-18T04:11:41.814Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3032024-02-18T04:11:41.814ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3042024-02-18T04:11:41.814Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3052024-02-18T04:11:41.814Z+ mkdir -p out/downloads
3062024-02-18T04:11:41.814ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-02-18T04:11:41.817Z+ mkdir -p ./out/cockroachdb
3082024-02-18T04:11:41.817Z+ local DO_DOWNLOAD=true
3092024-02-18T04:11:41.817Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3102024-02-18T04:11:41.817Z+ '[' true == true ']'
3112024-02-18T04:11:41.817Z+ echo Downloading...
3122024-02-18T04:11:41.817ZDownloading...
3132024-02-18T04:11:41.817Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-02-18T04:11:41.817Z+ 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
3152024-02-18T04:11:45.261Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-02-18T04:11:45.274Z++ sha256sum
3172024-02-18T04:11:45.274Z++ awk '{print $1}'
3182024-02-18T04:11:45.379Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3192024-02-18T04:11:45.379Z+ [[ 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 ]]
3202024-02-18T04:11:45.398Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3212024-02-18T04:11:45.398Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3222024-02-18T04:11:47.557Z+ do_assemble_illumos
3232024-02-18T04:11:47.557Z+ rm -r ./out/cockroachdb
3242024-02-18T04:11:47.561Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3252024-02-18T04:11:47.986Z+ ./out/cockroachdb/bin/cockroach version
3262024-02-18T04:11:48.212ZBuild Tag: v22.1.9-dirty
3272024-02-18T04:11:48.212ZBuild Time: 2022/10/26 21:17:46
3282024-02-18T04:11:48.212ZDistribution: OSS
3292024-02-18T04:11:48.212ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3302024-02-18T04:11:48.212ZGo Version: go1.17.13
3312024-02-18T04:11:48.212ZC Compiler: gcc 10.3.0
3322024-02-18T04:11:48.213ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3332024-02-18T04:11:48.213ZBuild Type: release
3342024-02-18T04:11:48.234Z+ set -o errexit
3352024-02-18T04:11:48.237Z+++ dirname ./tools/ci_download_clickhouse
3362024-02-18T04:11:48.240Z++ cd ./tools
3372024-02-18T04:11:48.240Z++ pwd
3382024-02-18T04:11:48.240Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3392024-02-18T04:11:48.240Z++ basename ./tools/ci_download_clickhouse
3402024-02-18T04:11:48.243Z+ ARG0=ci_download_clickhouse
3412024-02-18T04:11:48.243Z+ TARGET_DIR=out
3422024-02-18T04:11:48.243Z+ DOWNLOAD_DIR=out/downloads
3432024-02-18T04:11:48.243Z+ DEST_DIR=./out/clickhouse
3442024-02-18T04:11:48.243Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3452024-02-18T04:11:48.247Z+ CIDL_VERSION=v22.8.9.24
3462024-02-18T04:11:48.247Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3472024-02-18T04:11:48.247Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3482024-02-18T04:11:48.247Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3492024-02-18T04:11:48.247Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3502024-02-18T04:11:48.247Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3512024-02-18T04:11:48.247Z+ main
3522024-02-18T04:11:48.247Z+ [[ 0 != 0 ]]
3532024-02-18T04:11:48.247Z+ CIDL_OS=solaris2.11
3542024-02-18T04:11:48.247Z+ [[ 0 != 0 ]]
3552024-02-18T04:11:48.248Z+ configure_os solaris2.11
3562024-02-18T04:11:48.248Z+ echo 'current directory: /work/oxidecomputer/omicron'
3572024-02-18T04:11:48.248Zcurrent directory: /work/oxidecomputer/omicron
3582024-02-18T04:11:48.248Zconfiguring based on OS: "solaris2.11"
3592024-02-18T04:11:48.248Z+ echo 'configuring based on OS: "solaris2.11"'
3602024-02-18T04:11:48.248Z+ CIDL_DASHREV=
3612024-02-18T04:11:48.248Z+ case "$1" in
3622024-02-18T04:11:48.248Z+ CIDL_PLATFORM=illumos
3632024-02-18T04:11:48.248Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3642024-02-18T04:11:48.248Z+ CIDL_MD5FUNC=do_md5sum
3652024-02-18T04:11:48.248Z+ CIDL_DASHREV=-1
3662024-02-18T04:11:48.248Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3672024-02-18T04:11:48.248Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-18T04:11:48.248Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692024-02-18T04:11:48.249Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-18T04:11:48.249Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3712024-02-18T04:11:48.249ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-18T04:11:48.249ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732024-02-18T04:11:48.249Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3742024-02-18T04:11:48.249Z+ mkdir -p out/downloads
3752024-02-18T04:11:48.252Z+ mkdir -p ./out/clickhouse
3762024-02-18T04:11:48.253Z+ local DO_DOWNLOAD=true
3772024-02-18T04:11:48.253Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3782024-02-18T04:11:48.253Z+ '[' true == true ']'
3792024-02-18T04:11:48.253Z+ echo Downloading...
3802024-02-18T04:11:48.253ZDownloading...
3812024-02-18T04:11:48.253Z+ 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
3822024-02-18T04:11:48.253Z+ 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
3832024-02-18T04:11:49.542Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3842024-02-18T04:11:49.545Z++ md5sum
3852024-02-18T04:11:49.546Z++ awk '{print $1}'
3862024-02-18T04:11:49.737Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3872024-02-18T04:11:49.737Z+ [[ 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 ]]
3882024-02-18T04:11:49.756Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3892024-02-18T04:11:49.756Z+ mkdir -p ./out/clickhouse
3902024-02-18T04:11:49.756Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3912024-02-18T04:11:53.272Z+ ./out/clickhouse/clickhouse server --version
3922024-02-18T04:11:53.701ZClickHouse server version 22.8.9.1.
3932024-02-18T04:11:53.701Z+ set -o errexit
3942024-02-18T04:11:53.701Z+++ dirname ./tools/ci_download_console
3952024-02-18T04:11:53.701Z++ cd ./tools
3962024-02-18T04:11:53.701Z++ pwd
3972024-02-18T04:11:53.701Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3982024-02-18T04:11:53.701Z++ basename ./tools/ci_download_console
3992024-02-18T04:11:53.701Z+ ARG0=ci_download_console
4002024-02-18T04:11:53.702Z+ TARGET_DIR=out
4012024-02-18T04:11:53.702Z+ DOWNLOAD_DIR=out/downloads
4022024-02-18T04:11:53.702Z+ DEST_DIR=./out/console-assets
4032024-02-18T04:11:53.702Z+ source /work/oxidecomputer/omicron/tools/console_version
4042024-02-18T04:11:53.702Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4052024-02-18T04:11:53.702Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4062024-02-18T04:11:53.702Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4072024-02-18T04:11:53.702Z+ TARBALL_FILE=out/downloads/console.tar.gz
4082024-02-18T04:11:53.702Z+ main
4092024-02-18T04:11:53.702Z+ [[ 0 != 0 ]]
4102024-02-18T04:11:53.702Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4112024-02-18T04:11:53.702ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4122024-02-18T04:11:53.703Z+ echo 'Local file: out/downloads/console.tar.gz'
4132024-02-18T04:11:53.703Z+ local DO_DOWNLOAD=true
4142024-02-18T04:11:53.703ZLocal file: out/downloads/console.tar.gz
4152024-02-18T04:11:53.703Z+ [[ -f out/downloads/console.tar.gz ]]
4162024-02-18T04:11:53.703Z+ mkdir -p out/downloads
4172024-02-18T04:11:53.703Z+ '[' true == true ']'
4182024-02-18T04:11:53.703Z+ echo Downloading...
4192024-02-18T04:11:53.703ZDownloading...
4202024-02-18T04:11:53.703Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4212024-02-18T04:11:53.703Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4222024-02-18T04:11:53.712Z++ do_sha256sum out/downloads/console.tar.gz
4232024-02-18T04:11:53.712Z++ case "$OSTYPE" in
4242024-02-18T04:11:53.713Z++ SHA=sha256sum
4252024-02-18T04:11:53.713Z++ sha256sum
4262024-02-18T04:11:53.713Z++ awk '{print $1}'
4272024-02-18T04:11:53.714Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4282024-02-18T04:11:53.714Z+ [[ 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 ]]
4292024-02-18T04:11:53.714Z+ rm -rf ./out/console-assets
4302024-02-18T04:11:53.714Z+ mkdir -p ./out/console-assets
4312024-02-18T04:11:53.714Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4322024-02-18T04:11:53.714Z+ mkdir -p ./out/console-assets
4332024-02-18T04:11:53.714Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4342024-02-18T04:11:53.714Z+ set -o errexit
4352024-02-18T04:11:53.714Z+++ dirname ./tools/ci_download_maghemite_openapi
4362024-02-18T04:11:53.714Z++ cd ./tools
4372024-02-18T04:11:53.715Z++ pwd
4382024-02-18T04:11:53.715Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4392024-02-18T04:11:53.715Z++ basename ./tools/ci_download_maghemite_openapi
4402024-02-18T04:11:53.716Z+ ARG0=ci_download_maghemite_openapi
4412024-02-18T04:11:53.717Z+ TARGET_DIR=out
4422024-02-18T04:11:53.717Z+ DOWNLOAD_DIR=out/downloads
4432024-02-18T04:11:53.717Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4442024-02-18T04:11:53.717Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4452024-02-18T04:11:53.717Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4462024-02-18T04:11:53.717Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4472024-02-18T04:11:53.718Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4482024-02-18T04:11:53.718Z+ main
4492024-02-18T04:11:53.718Z+ [[ 0 != 0 ]]
4502024-02-18T04:11:53.718Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4512024-02-18T04:11:53.718ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4522024-02-18T04:11:53.719ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4532024-02-18T04:11:53.719Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4542024-02-18T04:11:53.719Z+ local DO_DOWNLOAD=true
4552024-02-18T04:11:53.719Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4562024-02-18T04:11:53.719Z+ mkdir -p out/downloads
4572024-02-18T04:11:53.719Z+ '[' true == true ']'
4582024-02-18T04:11:53.719Z+ echo Downloading...
4592024-02-18T04:11:53.720ZDownloading...
4602024-02-18T04:11:53.720Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4612024-02-18T04:11:53.720Z+ 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
4622024-02-18T04:11:53.764Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4632024-02-18T04:11:53.764Z++ case "$OSTYPE" in
4642024-02-18T04:11:53.770Z++ SHA=sha256sum
4652024-02-18T04:11:53.770Z++ sha256sum
4662024-02-18T04:11:53.770Z++ awk '{print $1}'
4672024-02-18T04:11:53.774Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4682024-02-18T04:11:53.774Z+ [[ 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 ]]
4692024-02-18T04:11:53.774Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4702024-02-18T04:11:53.774Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4712024-02-18T04:11:53.774Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4722024-02-18T04:11:53.775Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4732024-02-18T04:11:53.775Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4742024-02-18T04:11:53.775Z+ main
4752024-02-18T04:11:53.775Z+ [[ 0 != 0 ]]
4762024-02-18T04:11:53.775Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4772024-02-18T04:11:53.776ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4782024-02-18T04:11:53.776Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4792024-02-18T04:11:53.776ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4802024-02-18T04:11:53.776Z+ local DO_DOWNLOAD=true
4812024-02-18T04:11:53.776Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4822024-02-18T04:11:53.776Z+ mkdir -p out/downloads
4832024-02-18T04:11:53.777Z+ '[' true == true ']'
4842024-02-18T04:11:53.777Z+ echo Downloading...
4852024-02-18T04:11:53.777ZDownloading...
4862024-02-18T04:11:53.777Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4872024-02-18T04:11:53.777Z+ 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
4882024-02-18T04:11:54.391Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4892024-02-18T04:11:54.395Z++ case "$OSTYPE" in
4902024-02-18T04:11:54.395Z++ SHA=sha256sum
4912024-02-18T04:11:54.395Z++ sha256sum
4922024-02-18T04:11:54.395Z++ awk '{print $1}'
4932024-02-18T04:11:54.399Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4942024-02-18T04:11:54.399Z+ [[ 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 ]]
4952024-02-18T04:11:54.405Z+ set -o errexit
4962024-02-18T04:11:54.410Z+++ dirname ./tools/ci_download_dendrite_openapi
4972024-02-18T04:11:54.410Z++ cd ./tools
4982024-02-18T04:11:54.410Z++ pwd
4992024-02-18T04:11:54.414Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5002024-02-18T04:11:54.414Z++ basename ./tools/ci_download_dendrite_openapi
5012024-02-18T04:11:54.414Z+ ARG0=ci_download_dendrite_openapi
5022024-02-18T04:11:54.415Z+ TARGET_DIR=out
5032024-02-18T04:11:54.415Z+ DOWNLOAD_DIR=out/downloads
5042024-02-18T04:11:54.415Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5052024-02-18T04:11:54.415Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5062024-02-18T04:11:54.415Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5072024-02-18T04:11:54.415Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5082024-02-18T04:11:54.415Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5092024-02-18T04:11:54.415Z+ main
5102024-02-18T04:11:54.415Z+ [[ 0 != 0 ]]
5112024-02-18T04:11:54.415Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5122024-02-18T04:11:54.415ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5132024-02-18T04:11:54.415ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5142024-02-18T04:11:54.415Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5152024-02-18T04:11:54.415Z+ local DO_DOWNLOAD=true
5162024-02-18T04:11:54.415Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5172024-02-18T04:11:54.415Z+ mkdir -p out/downloads
5182024-02-18T04:11:54.420Z+ '[' true == true ']'
5192024-02-18T04:11:54.420Z+ echo Downloading...
5202024-02-18T04:11:54.421ZDownloading...
5212024-02-18T04:11:54.421Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5222024-02-18T04:11:54.421Z+ 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
5232024-02-18T04:11:54.533Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5242024-02-18T04:11:54.533Z++ case "$OSTYPE" in
5252024-02-18T04:11:54.533Z++ SHA=sha256sum
5262024-02-18T04:11:54.537Z++ sha256sum
5272024-02-18T04:11:54.537Z++ awk '{print $1}'
5282024-02-18T04:11:54.541Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5292024-02-18T04:11:54.541Z+ [[ 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 ]]
5302024-02-18T04:11:54.547Z+ set -o errexit
5312024-02-18T04:11:54.550Z+++ dirname ./tools/ci_download_dendrite_stub
5322024-02-18T04:11:54.553Z++ cd ./tools
5332024-02-18T04:11:54.553Z++ pwd
5342024-02-18T04:11:54.553Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5352024-02-18T04:11:54.557Z++ basename ./tools/ci_download_dendrite_stub
5362024-02-18T04:11:54.557Z+ ARG0=ci_download_dendrite_stub
5372024-02-18T04:11:54.557Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5382024-02-18T04:11:54.557Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5392024-02-18T04:11:54.557Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5402024-02-18T04:11:54.557Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5412024-02-18T04:11:54.557Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5422024-02-18T04:11:54.558Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5432024-02-18T04:11:54.558Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5442024-02-18T04:11:54.558Z+ TARGET_DIR=out
5452024-02-18T04:11:54.558Z+ DOWNLOAD_DIR=out/downloads
5462024-02-18T04:11:54.558Z+ DEST_DIR=./out/dendrite-stub
5472024-02-18T04:11:54.558Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5482024-02-18T04:11:54.558Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5492024-02-18T04:11:54.558Z+ REPO=oxidecomputer/dendrite
5502024-02-18T04:11:54.558Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5512024-02-18T04:11:54.558Z+ main
5522024-02-18T04:11:54.558Z+ [[ 0 != 0 ]]
5532024-02-18T04:11:54.558Z+ CIDL_OS=solaris2.11
5542024-02-18T04:11:54.558Z+ [[ 0 != 0 ]]
5552024-02-18T04:11:54.558Z+ configure_os solaris2.11
5562024-02-18T04:11:54.558Z+ echo 'current directory: /work/oxidecomputer/omicron'
5572024-02-18T04:11:54.558Zcurrent directory: /work/oxidecomputer/omicron
5582024-02-18T04:11:54.558Z+ echo 'configuring based on OS: "solaris2.11"'
5592024-02-18T04:11:54.558Zconfiguring based on OS: "solaris2.11"
5602024-02-18T04:11:54.558Z+ case "$1" in
5612024-02-18T04:11:54.558Z+ SET_BINARIES=
5622024-02-18T04:11:54.558Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5632024-02-18T04:11:54.558Z+ CIDL_SHA256FUNC=do_sha256sum
5642024-02-18T04:11:54.558Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5652024-02-18T04:11:54.558Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5662024-02-18T04:11:54.558Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5672024-02-18T04:11:54.559Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5682024-02-18T04:11:54.559ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5692024-02-18T04:11:54.559Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5702024-02-18T04:11:54.559Z+ mkdir -p out/downloads
5712024-02-18T04:11:54.559ZLocal file: out/downloads/dendrite-stub.tar.gz
5722024-02-18T04:11:54.562Z+ mkdir -p ./out/dendrite-stub
5732024-02-18T04:11:54.562Z+ fetch_and_verify
5742024-02-18T04:11:54.562Z+ local DO_DOWNLOAD=true
5752024-02-18T04:11:54.562Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5762024-02-18T04:11:54.562Z+ '[' true == true ']'
5772024-02-18T04:11:54.562Z+ echo Downloading...
5782024-02-18T04:11:54.562ZDownloading...
5792024-02-18T04:11:54.562Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5802024-02-18T04:11:54.562Z+ 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
5812024-02-18T04:12:03.905Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5822024-02-18T04:12:03.917Z++ sha256sum
5832024-02-18T04:12:03.917Z++ awk '{print $1}'
5842024-02-18T04:12:03.938Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5852024-02-18T04:12:03.939Z+ [[ 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 ]]
5862024-02-18T04:12:03.952Z+ do_untar out/downloads/dendrite-stub.tar.gz
5872024-02-18T04:12:03.952Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5882024-02-18T04:12:04.636Z+ do_assemble
5892024-02-18T04:12:04.636Z+ rm -r ./out/dendrite-stub
5902024-02-18T04:12:04.659Z+ mkdir ./out/dendrite-stub
5912024-02-18T04:12:04.659Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5922024-02-18T04:12:04.736Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5932024-02-18T04:12:04.753Z+ set -o errexit
5942024-02-18T04:12:04.782Z+++ dirname ./tools/ci_download_maghemite_mgd
5952024-02-18T04:12:04.782Z++ cd ./tools
5962024-02-18T04:12:04.783Z++ pwd
5972024-02-18T04:12:04.783Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5982024-02-18T04:12:04.783Z++ basename ./tools/ci_download_maghemite_mgd
5992024-02-18T04:12:04.783Z+ ARG0=ci_download_maghemite_mgd
6002024-02-18T04:12:04.783Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6012024-02-18T04:12:04.783Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6022024-02-18T04:12:04.783Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6032024-02-18T04:12:04.783Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6042024-02-18T04:12:04.783Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6052024-02-18T04:12:04.783Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6062024-02-18T04:12:04.783Z+ TARGET_DIR=out
6072024-02-18T04:12:04.784Z+ DOWNLOAD_DIR=out/downloads
6082024-02-18T04:12:04.785Z+ DEST_DIR=./out/mgd
6092024-02-18T04:12:04.785Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6102024-02-18T04:12:04.785Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6112024-02-18T04:12:04.785Z+ REPO=oxidecomputer/maghemite
6122024-02-18T04:12:04.785Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6132024-02-18T04:12:04.785Z+ main
6142024-02-18T04:12:04.785Z+ [[ 0 != 0 ]]
6152024-02-18T04:12:04.785Z+ CIDL_OS=solaris2.11
6162024-02-18T04:12:04.785Z+ [[ 0 != 0 ]]
6172024-02-18T04:12:04.785Z+ configure_os solaris2.11
6182024-02-18T04:12:04.785Z+ echo 'current directory: /work/oxidecomputer/omicron'
6192024-02-18T04:12:04.785Zcurrent directory: /work/oxidecomputer/omicron
6202024-02-18T04:12:04.786Z+ echo 'configuring based on OS: "solaris2.11"'
6212024-02-18T04:12:04.786Z+ case "$1" in
6222024-02-18T04:12:04.786Z+ SET_BINARIES=
6232024-02-18T04:12:04.786Zconfiguring based on OS: "solaris2.11"
6242024-02-18T04:12:04.786Z+ CIDL_SHA256FUNC=do_sha256sum
6252024-02-18T04:12:04.786Z+ TARBALL_FILENAME=mgd.tar.gz
6262024-02-18T04:12:04.786Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6272024-02-18T04:12:04.786Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6282024-02-18T04:12:04.786Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6292024-02-18T04:12:04.787ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6302024-02-18T04:12:04.787Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6312024-02-18T04:12:04.787Z+ mkdir -p out/downloads
6322024-02-18T04:12:04.787ZLocal file: out/downloads/mgd.tar.gz
6332024-02-18T04:12:04.787Z+ mkdir -p ./out/mgd
6342024-02-18T04:12:04.787Z+ fetch_and_verify
6352024-02-18T04:12:04.788Z+ local DO_DOWNLOAD=true
6362024-02-18T04:12:04.788Z+ [[ -f out/downloads/mgd.tar.gz ]]
6372024-02-18T04:12:04.788Z+ '[' true == true ']'
6382024-02-18T04:12:04.788Z+ echo Downloading...
6392024-02-18T04:12:04.788ZDownloading...
6402024-02-18T04:12:04.788Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6412024-02-18T04:12:04.788Z+ 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
6422024-02-18T04:12:10.080Z++ do_sha256sum out/downloads/mgd.tar.gz
6432024-02-18T04:12:10.085Z++ sha256sum
6442024-02-18T04:12:10.085Z++ awk '{print $1}'
6452024-02-18T04:12:10.100Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6462024-02-18T04:12:10.104Z+ [[ 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 ]]
6472024-02-18T04:12:10.104Z+ do_untar out/downloads/mgd.tar.gz
6482024-02-18T04:12:10.104Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6492024-02-18T04:12:10.559Z+ do_assemble
6502024-02-18T04:12:10.559Z+ rm -r ./out/mgd
6512024-02-18T04:12:10.563Z+ mkdir ./out/mgd
6522024-02-18T04:12:10.566Z+ cp -r out/downloads/root ./out/mgd/root
6532024-02-18T04:12:10.725Z+ set -o errexit
6542024-02-18T04:12:10.730Z+++ dirname ./tools/ci_download_transceiver_control
6552024-02-18T04:12:10.730Z++ cd ./tools
6562024-02-18T04:12:10.730Z++ pwd
6572024-02-18T04:12:10.730Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6582024-02-18T04:12:10.734Z++ basename ./tools/ci_download_transceiver_control
6592024-02-18T04:12:10.734Z+ ARG0=ci_download_transceiver_control
6602024-02-18T04:12:10.734Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6612024-02-18T04:12:10.734Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622024-02-18T04:12:10.734Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6632024-02-18T04:12:10.734Z+ TARGET_DIR=out
6642024-02-18T04:12:10.734Z+ DOWNLOAD_DIR=out/downloads
6652024-02-18T04:12:10.734Z+ DEST_DIR=./out/transceiver-control
6662024-02-18T04:12:10.734Z+ BIN_DIR=/opt/oxide/bin
6672024-02-18T04:12:10.734Z+ BINARY=xcvradm
6682024-02-18T04:12:10.734Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6692024-02-18T04:12:10.735Z+ REPO=oxidecomputer/transceiver-control
6702024-02-18T04:12:10.735Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6712024-02-18T04:12:10.735Z+ main
6722024-02-18T04:12:10.735Z+ [[ 0 != 0 ]]
6732024-02-18T04:12:10.735Z+ CIDL_OS=solaris2.11
6742024-02-18T04:12:10.735Z+ [[ 0 != 0 ]]
6752024-02-18T04:12:10.735Z+ configure_os solaris2.11
6762024-02-18T04:12:10.735Z+ echo 'current directory: /work/oxidecomputer/omicron'
6772024-02-18T04:12:10.735Zcurrent directory: /work/oxidecomputer/omicron
6782024-02-18T04:12:10.735Z+ echo 'configuring based on OS: "solaris2.11"'
6792024-02-18T04:12:10.735Z+ case "$1" in
6802024-02-18T04:12:10.735Zconfiguring based on OS: "solaris2.11"
6812024-02-18T04:12:10.735Z+ SET_BINARIES=
6822024-02-18T04:12:10.735Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6832024-02-18T04:12:10.735Z+ CIDL_SHA256FUNC=do_sha256sum
6842024-02-18T04:12:10.735Z+ ARCHIVE_FILENAME=xcvradm.gz
6852024-02-18T04:12:10.735Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862024-02-18T04:12:10.735Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6872024-02-18T04:12:10.735Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6882024-02-18T04:12:10.735ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6892024-02-18T04:12:10.735Z+ echo 'Local file: out/downloads/xcvradm.gz'
6902024-02-18T04:12:10.736Z+ mkdir -p out/downloads
6912024-02-18T04:12:10.736ZLocal file: out/downloads/xcvradm.gz
6922024-02-18T04:12:10.739Z+ mkdir -p ./out/transceiver-control
6932024-02-18T04:12:10.739Z+ fetch_and_verify
6942024-02-18T04:12:10.739Z+ local DO_DOWNLOAD=true
6952024-02-18T04:12:10.739Z+ [[ -f out/downloads/xcvradm.gz ]]
6962024-02-18T04:12:10.739Z+ '[' true == true ']'
6972024-02-18T04:12:10.739Z+ echo Downloading...
6982024-02-18T04:12:10.739ZDownloading...
6992024-02-18T04:12:10.739Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7002024-02-18T04:12:10.739Z+ 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
7012024-02-18T04:12:11.184Z++ do_sha256sum out/downloads/xcvradm.gz
7022024-02-18T04:12:11.201Z++ sha256sum
7032024-02-18T04:12:11.201Z++ awk '{print $1}'
7042024-02-18T04:12:11.201Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7052024-02-18T04:12:11.201Z+ [[ 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 ]]
7062024-02-18T04:12:11.201Z+ do_unpack out/downloads/xcvradm.gz
7072024-02-18T04:12:11.201Z+ mkdir -p out/downloads/root//opt/oxide/bin
7082024-02-18T04:12:11.201Z+ gzip -dc out/downloads/xcvradm.gz
7092024-02-18T04:12:11.319Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7102024-02-18T04:12:11.324Z+ do_assemble
7112024-02-18T04:12:11.324Z+ rm -r ./out/transceiver-control
7122024-02-18T04:12:11.328Z+ mkdir ./out/transceiver-control
7132024-02-18T04:12:11.328Z+ cp -r out/downloads/root ./out/transceiver-control/root
7142024-02-18T04:12:11.660ZAll builder prerequisites installed successfully, and PATH looks valid
7152024-02-18T04:12:11.677Z
7162024-02-18T04:12:11.677Zreal 2:01.545905839
7172024-02-18T04:12:11.677Zuser 36.649623696
7182024-02-18T04:12:11.677Zsys 7.146442325
7192024-02-18T04:12:11.677Ztrap 0.010069791
7202024-02-18T04:12:11.678Ztflt 0.139189919
7212024-02-18T04:12:11.678Zdflt 0.387324265
7222024-02-18T04:12:11.678Zkflt 0.136773613
7232024-02-18T04:12:11.678Zlock 1.414987115
7242024-02-18T04:12:11.678Zslp 3:54.709108620
7252024-02-18T04:12:11.678Zlat 1.801394456
7262024-02-18T04:12:11.679Zstop 0.140813161
7272024-02-18T04:12:11.679Z
7282024-02-18T04:12:11.679Z #### # # ##### ##### # #
7292024-02-18T04:12:11.679Z # # # # # # # # # #
7302024-02-18T04:12:11.679Z # # # # # # # #
7312024-02-18T04:12:11.680Z # # # ##### ##### #
7322024-02-18T04:12:11.680Z # # # # # # #
7332024-02-18T04:12:11.680Z #### ###### # # # #
7342024-02-18T04:12:11.680Z
7352024-02-18T04:12:11.906Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7362024-02-18T04:12:12.231Z Updating git repository `https://github.com/oxidecomputer/samael`
7372024-02-18T04:12:12.559Z Updating crates.io index
7382024-02-18T04:12:12.624Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7392024-02-18T04:12:13.303Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7402024-02-18T04:12:15.028Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7412024-02-18T04:12:15.606Z Updating git repository `http://github.com/oxidecomputer/tofino`
7422024-02-18T04:12:15.891Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7432024-02-18T04:12:16.143Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7442024-02-18T04:12:16.411Z Updating git repository `https://github.com/oxidecomputer/propolis`
7452024-02-18T04:12:17.265Z Updating git repository `https://github.com/oxidecomputer/crucible`
7462024-02-18T04:12:19.330Z Updating git repository `https://github.com/oxidecomputer/opte`
7472024-02-18T04:12:20.320Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7482024-02-18T04:12:20.623Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7492024-02-18T04:12:22.199Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7502024-02-18T04:12:22.503Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7512024-02-18T04:12:22.812Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7522024-02-18T04:12:23.094Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7532024-02-18T04:12:23.479Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7542024-02-18T04:12:23.839Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7552024-02-18T04:12:24.263Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7562024-02-18T04:12:24.754Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7572024-02-18T04:12:25.139Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7582024-02-18T04:12:25.430Z Updating git repository `https://github.com/jgallagher/nix`
7592024-02-18T04:12:26.378Z Updating git repository `https://github.com/cbiffle/hubpack`
7602024-02-18T04:12:26.766Z Updating git repository `https://github.com/oxidecomputer/typify`
7612024-02-18T04:12:27.951Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7622024-02-18T04:12:28.524Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7632024-02-18T04:12:28.784Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7642024-02-18T04:12:30.046Z Downloading crates ...
7652024-02-18T04:12:30.244Z Downloaded thiserror v1.0.57
7662024-02-18T04:12:30.265Z Downloaded colorchoice v1.0.0
7672024-02-18T04:12:30.268Z Downloaded equivalent v1.0.1
7682024-02-18T04:12:30.279Z Downloaded toml_edit v0.22.6
7692024-02-18T04:12:30.301Z Downloaded utf8parse v0.2.1
7702024-02-18T04:12:30.305Z Downloaded clap_lex v0.7.0
7712024-02-18T04:12:30.305Z Downloaded errno v0.3.8
7722024-02-18T04:12:30.305Z Downloaded thiserror-impl v1.0.57
7732024-02-18T04:12:30.308Z Downloaded itoa v1.0.9
7742024-02-18T04:12:30.308Z Downloaded serde_spanned v0.6.5
7752024-02-18T04:12:30.308Z Downloaded anstyle v1.0.2
7762024-02-18T04:12:30.311Z Downloaded cargo-platform v0.1.3
7772024-02-18T04:12:30.311Z Downloaded quote v1.0.35
7782024-02-18T04:12:30.317Z Downloaded semver v1.0.21
7792024-02-18T04:12:30.322Z Downloaded strsim v0.11.0
7802024-02-18T04:12:30.322Z Downloaded toml_datetime v0.6.5
7812024-02-18T04:12:30.322Z Downloaded terminal_size v0.3.0
7822024-02-18T04:12:30.323Z Downloaded camino v1.1.6
7832024-02-18T04:12:30.327Z Downloaded cargo_toml v0.19.0
7842024-02-18T04:12:30.327Z Downloaded cargo_metadata v0.18.1
7852024-02-18T04:12:30.327Z Downloaded anstream v0.6.11
7862024-02-18T04:12:30.327Z Downloaded heck v0.4.1
7872024-02-18T04:12:30.330Z Downloaded anstyle-query v1.0.0
7882024-02-18T04:12:30.334Z Downloaded anstyle-parse v0.2.1
7892024-02-18T04:12:30.336Z Downloaded clap_derive v4.5.0
7902024-02-18T04:12:30.339Z Downloaded clap v4.5.0
7912024-02-18T04:12:30.346Z Downloaded bitflags v2.4.0
7922024-02-18T04:12:30.349Z Downloaded toml v0.8.10
7932024-02-18T04:12:30.355Z Downloaded proc-macro2 v1.0.78
7942024-02-18T04:12:30.358Z Downloaded serde_derive v1.0.196
7952024-02-18T04:12:30.358Z Downloaded unicode-ident v1.0.12
7962024-02-18T04:12:30.360Z Downloaded ryu v1.0.15
7972024-02-18T04:12:30.363Z Downloaded anyhow v1.0.75
7982024-02-18T04:12:30.368Z Downloaded serde v1.0.196
7992024-02-18T04:12:30.371Z Downloaded indexmap v2.2.3
8002024-02-18T04:12:30.383Z Downloaded memchr v2.6.3
8012024-02-18T04:12:30.400Z Downloaded serde_json v1.0.113
8022024-02-18T04:12:30.407Z Downloaded winnow v0.6.1
8032024-02-18T04:12:30.420Z Downloaded clap_builder v4.5.0
8042024-02-18T04:12:30.423Z Downloaded hashbrown v0.14.3
8052024-02-18T04:12:30.428Z Downloaded syn v2.0.48
8062024-02-18T04:12:30.441Z Downloaded rustix v0.38.31
8072024-02-18T04:12:30.472Z Downloaded libc v0.2.153
8082024-02-18T04:12:30.698Z Compiling proc-macro2 v1.0.78
8092024-02-18T04:12:30.698Z Compiling unicode-ident v1.0.12
8102024-02-18T04:12:30.701Z Compiling serde v1.0.196
8112024-02-18T04:12:30.702Z Compiling libc v0.2.153
8122024-02-18T04:12:30.702Z Compiling rustix v0.38.31
8132024-02-18T04:12:30.702Z Compiling equivalent v1.0.1
8142024-02-18T04:12:30.702Z Compiling bitflags v2.4.0
8152024-02-18T04:12:30.722Z Compiling hashbrown v0.14.3
8162024-02-18T04:12:30.883Z Compiling utf8parse v0.2.1
8172024-02-18T04:12:30.927Z Compiling colorchoice v1.0.0
8182024-02-18T04:12:31.039Z Compiling anstyle-parse v0.2.1
8192024-02-18T04:12:31.078Z Compiling anstyle v1.0.2
8202024-02-18T04:12:31.174Z Compiling thiserror v1.0.57
8212024-02-18T04:12:31.352Z Compiling winnow v0.6.1
8222024-02-18T04:12:31.478Z Compiling camino v1.1.6
8232024-02-18T04:12:32.029Z Compiling indexmap v2.2.3
8242024-02-18T04:12:32.056Z Compiling semver v1.0.21
8252024-02-18T04:12:32.059Z Compiling serde_json v1.0.113
8262024-02-18T04:12:32.177Z Compiling anstyle-query v1.0.0
8272024-02-18T04:12:32.313Z Compiling anstream v0.6.11
8282024-02-18T04:12:32.459Z Compiling strsim v0.11.0
8292024-02-18T04:12:32.480Z Compiling ryu v1.0.15
8302024-02-18T04:12:32.667Z Compiling itoa v1.0.9
8312024-02-18T04:12:32.865Z Compiling heck v0.4.1
8322024-02-18T04:12:32.907Z Compiling clap_lex v0.7.0
8332024-02-18T04:12:33.185Z Compiling quote v1.0.35
8342024-02-18T04:12:33.408Z Compiling anyhow v1.0.75
8352024-02-18T04:12:33.513Z Compiling errno v0.3.8
8362024-02-18T04:12:33.698Z Compiling syn v2.0.48
8372024-02-18T04:12:34.594Z Compiling terminal_size v0.3.0
8382024-02-18T04:12:34.710Z Compiling clap_builder v4.5.0
8392024-02-18T04:12:39.421Z Compiling serde_derive v1.0.196
8402024-02-18T04:12:39.421Z Compiling thiserror-impl v1.0.57
8412024-02-18T04:12:39.421Z Compiling clap_derive v4.5.0
8422024-02-18T04:12:42.315Z Compiling clap v4.5.0
8432024-02-18T04:12:48.143Z Compiling serde_spanned v0.6.5
8442024-02-18T04:12:48.150Z Compiling toml_datetime v0.6.5
8452024-02-18T04:12:48.150Z Compiling cargo-platform v0.1.3
8462024-02-18T04:12:48.439Z Compiling toml_edit v0.22.6
8472024-02-18T04:12:49.664Z Compiling cargo_metadata v0.18.1
8482024-02-18T04:12:50.668Z Compiling toml v0.8.10
8492024-02-18T04:12:51.434Z Compiling cargo_toml v0.19.0
8502024-02-18T04:12:55.545Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8512024-02-18T04:12:56.615Z Finished dev [unoptimized + debuginfo] target(s) in 44.87s
8522024-02-18T04:12:56.771Z Running `target/debug/xtask clippy`
8532024-02-18T04:12:56.815Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8542024-02-18T04:12:57.394Z Downloading crates ...
8552024-02-18T04:12:57.605Z Downloaded backoff v0.4.0
8562024-02-18T04:12:57.618Z Downloaded ahash v0.8.7
8572024-02-18T04:12:57.623Z Downloaded hubpack_derive v0.1.1
8582024-02-18T04:12:57.626Z Downloaded ciborium-io v0.2.2
8592024-02-18T04:12:57.629Z Downloaded curve25519-dalek-derive v0.1.0
8602024-02-18T04:12:57.632Z Downloaded ident_case v1.0.1
8612024-02-18T04:12:57.641Z Downloaded cast v0.3.0
8622024-02-18T04:12:57.641Z Downloaded bitflags v1.3.2
8632024-02-18T04:12:57.645Z Downloaded httpdate v1.0.3
8642024-02-18T04:12:57.645Z Downloaded http-body v0.4.5
8652024-02-18T04:12:57.645Z Downloaded castaway v0.2.2
8662024-02-18T04:12:57.645Z Downloaded buf-list v1.0.3
8672024-02-18T04:12:57.648Z Downloaded newtype_derive v0.1.6
8682024-02-18T04:12:57.648Z Downloaded num-iter v0.1.43
8692024-02-18T04:12:57.652Z Downloaded cassowary v0.3.0
8702024-02-18T04:12:57.655Z Downloaded normalize-line-endings v0.3.0
8712024-02-18T04:12:57.655Z Downloaded block-padding v0.3.3
8722024-02-18T04:12:57.658Z Downloaded async-recursion v1.0.5
8732024-02-18T04:12:57.661Z Downloaded libefi-sys v0.1.0
8742024-02-18T04:12:57.666Z Downloaded async-stream v0.3.5
8752024-02-18T04:12:57.669Z Downloaded nom v7.1.3
8762024-02-18T04:12:57.674Z Downloaded num-rational v0.4.1
8772024-02-18T04:12:57.677Z Downloaded ipnet v2.9.0
8782024-02-18T04:12:57.681Z Downloaded iana-time-zone v0.1.57
8792024-02-18T04:12:57.687Z Downloaded num-bigint-dig v0.8.4
8802024-02-18T04:12:57.694Z Downloaded structmeta-derive v0.2.0
8812024-02-18T04:12:57.698Z Downloaded tap v1.0.1
8822024-02-18T04:12:57.701Z Downloaded rustls-native-certs v0.7.0
8832024-02-18T04:12:57.704Z Downloaded nix v0.27.1
8842024-02-18T04:12:57.718Z Downloaded bit-vec v0.6.3
8852024-02-18T04:12:57.722Z Downloaded http-body v1.0.0
8862024-02-18T04:12:57.724Z Downloaded is_ci v1.2.0
8872024-02-18T04:12:57.727Z Downloaded hyper-util v0.1.2
8882024-02-18T04:12:57.731Z Downloaded lazy_static v1.4.0
8892024-02-18T04:12:57.734Z Downloaded keccak v0.1.4
8902024-02-18T04:12:57.737Z Downloaded hyper-tls v0.5.0
8912024-02-18T04:12:57.743Z Downloaded base16ct v0.2.0
8922024-02-18T04:12:57.743Z Downloaded cookie v0.18.0
8932024-02-18T04:12:57.746Z Downloaded chacha20 v0.9.1
8942024-02-18T04:12:57.746Z Downloaded bytecount v0.6.3
8952024-02-18T04:12:57.749Z Downloaded lazycell v1.3.0
8962024-02-18T04:12:57.752Z Downloaded crunchy v0.2.2
8972024-02-18T04:12:57.755Z Downloaded cpufeatures v0.2.12
8982024-02-18T04:12:57.755Z Downloaded cobs v0.2.3
8992024-02-18T04:12:57.758Z Downloaded approx v0.5.1
9002024-02-18T04:12:57.761Z Downloaded bb8 v0.8.3
9012024-02-18T04:12:57.764Z Downloaded convert_case v0.4.0
9022024-02-18T04:12:57.768Z Downloaded crucible-workspace-hack v0.1.0
9032024-02-18T04:12:57.768Z Downloaded native-tls v0.2.11
9042024-02-18T04:12:57.771Z Downloaded aead v0.5.2
9052024-02-18T04:12:57.775Z Downloaded new_debug_unreachable v1.0.4
9062024-02-18T04:12:57.775Z Downloaded block-buffer v0.10.4
9072024-02-18T04:12:57.780Z Downloaded bit-set v0.5.3
9082024-02-18T04:12:57.781Z Downloaded hostname v0.3.1
9092024-02-18T04:12:58.192Z Downloaded matches v0.1.10
9102024-02-18T04:12:58.192Z Downloaded foreign-types-shared v0.1.1
9112024-02-18T04:12:58.192Z Downloaded downcast v0.11.0
9122024-02-18T04:12:58.192Z Downloaded diesel_table_macro_syntax v0.1.0
9132024-02-18T04:12:58.199Z Downloaded crc-catalog v2.2.0
9142024-02-18T04:12:58.199Z Downloaded mime v0.3.17
9152024-02-18T04:12:58.199Z Downloaded byteorder v1.5.0
9162024-02-18T04:12:58.199Z Downloaded spki v0.7.2
9172024-02-18T04:12:58.199Z Downloaded md-5 v0.10.5
9182024-02-18T04:12:58.199Z Downloaded criterion-plot v0.5.0
9192024-02-18T04:12:58.199Z Downloaded memoffset v0.9.0
9202024-02-18T04:12:58.199Z Downloaded time-core v0.1.1
9212024-02-18T04:12:58.199Z Downloaded memoffset v0.7.1
9222024-02-18T04:12:58.199Z Downloaded supports-color v3.0.0
9232024-02-18T04:12:58.199Z Downloaded path-slash v0.1.5
9242024-02-18T04:12:58.199Z Downloaded macaddr v1.0.1
9252024-02-18T04:12:58.199Z Downloaded atomic-waker v1.1.1
9262024-02-18T04:12:58.200Z Downloaded newtype-uuid v1.0.1
9272024-02-18T04:12:58.200Z Downloaded nibble_vec v0.1.0
9282024-02-18T04:12:58.200Z Downloaded secrecy v0.8.0
9292024-02-18T04:12:58.200Z Downloaded semver-parser v0.10.2
9302024-02-18T04:12:58.200Z Downloaded toolchain_find v0.2.0
9312024-02-18T04:12:58.200Z Downloaded nanorand v0.7.0
9322024-02-18T04:12:58.200Z Downloaded linked-hash-map v0.5.6
9332024-02-18T04:12:58.200Z Downloaded mime_guess v2.0.4
9342024-02-18T04:12:58.200Z Downloaded bcs v0.1.6
9352024-02-18T04:12:58.200Z Downloaded mockall v0.12.0
9362024-02-18T04:12:58.200Z Downloaded time-macros v0.2.13
9372024-02-18T04:12:58.200Z Downloaded cfg-expr v0.15.6
9382024-02-18T04:12:58.200Z Downloaded is-terminal v0.4.9
9392024-02-18T04:12:58.200Z Downloaded oso-derive v0.27.0
9402024-02-18T04:12:58.200Z Downloaded highway v1.1.0
9412024-02-18T04:12:58.200Z Downloaded home v0.5.5
9422024-02-18T04:12:58.200Z Downloaded multer v3.0.0
9432024-02-18T04:12:58.200Z Downloaded target-spec v3.1.0
9442024-02-18T04:12:58.200Z Downloaded termios v0.3.3
9452024-02-18T04:12:58.200Z Downloaded rustc-demangle v0.1.23
9462024-02-18T04:12:58.201Z Downloaded swrite v0.1.0
9472024-02-18T04:12:58.201Z Downloaded csv-core v0.1.11
9482024-02-18T04:12:58.201Z Downloaded string_cache v0.8.7
9492024-02-18T04:12:58.201Z Downloaded packed_struct v0.10.1
9502024-02-18T04:12:58.201Z Downloaded miniz_oxide v0.7.1
9512024-02-18T04:12:58.201Z Downloaded clang-sys v1.6.1
9522024-02-18T04:12:58.201Z Downloaded crossbeam-utils v0.8.16
9532024-02-18T04:12:58.201Z Downloaded basic-toml v0.1.8
9542024-02-18T04:12:58.201Z Downloaded derive_builder_macro v0.12.0
9552024-02-18T04:12:58.201Z Downloaded try-lock v0.2.4
9562024-02-18T04:12:58.201Z Downloaded nodrop v0.1.14
9572024-02-18T04:12:58.201Z Downloaded mockall_derive v0.12.0
9582024-02-18T04:12:58.201Z Downloaded ref-cast v1.0.20
9592024-02-18T04:12:58.201Z Downloaded owo-colors v4.0.0
9602024-02-18T04:12:58.201Z Downloaded spin v0.9.8
9612024-02-18T04:12:58.201Z Downloaded base64 v0.21.7
9622024-02-18T04:12:58.201Z Downloaded nested v0.1.1
9632024-02-18T04:12:58.201Z Downloaded http-range v0.1.5
9642024-02-18T04:12:58.201Z Downloaded slog-bunyan v2.5.0
9652024-02-18T04:12:58.201Z Downloaded usdt-attr-macro v0.5.0
9662024-02-18T04:12:58.201Z Downloaded fxhash v0.2.1
9672024-02-18T04:12:58.201Z Downloaded crypto-common v0.1.6
9682024-02-18T04:12:58.201Z Downloaded strum_macros v0.25.2
9692024-02-18T04:12:58.201Z Downloaded arc-swap v1.6.0
9702024-02-18T04:12:58.201Z Downloaded allocator-api2 v0.2.16
9712024-02-18T04:12:58.202Z Downloaded semver v0.1.20
9722024-02-18T04:12:58.202Z Downloaded signal-hook-registry v1.4.1
9732024-02-18T04:12:58.202Z Downloaded hash32 v0.3.1
9742024-02-18T04:12:58.202Z Downloaded serde_urlencoded v0.7.1
9752024-02-18T04:12:58.202Z Downloaded heck v0.3.3
9762024-02-18T04:12:58.202Z Downloaded crypto-bigint v0.5.2
9772024-02-18T04:12:58.202Z Downloaded proc-macro-error-attr v1.0.4
9782024-02-18T04:12:58.202Z Downloaded serde_path_to_error v0.1.15
9792024-02-18T04:12:58.202Z Downloaded tower-layer v0.3.2
9802024-02-18T04:12:58.202Z Downloaded proc-macro-error v1.0.4
9812024-02-18T04:12:58.202Z Downloaded termcolor v1.2.0
9822024-02-18T04:12:58.202Z Downloaded debug-ignore v1.0.5
9832024-02-18T04:12:58.202Z Downloaded prettyplease v0.2.16
9842024-02-18T04:12:58.202Z Downloaded getrandom v0.2.10
9852024-02-18T04:12:58.202Z Downloaded term v0.7.0
9862024-02-18T04:12:58.202Z Downloaded unicode-xid v0.2.4
9872024-02-18T04:12:58.202Z Downloaded ipnetwork v0.20.0
9882024-02-18T04:12:58.202Z Downloaded foreign-types-shared v0.3.1
9892024-02-18T04:12:58.202Z Downloaded hash32 v0.2.1
9902024-02-18T04:12:58.202Z Downloaded chacha20poly1305 v0.10.1
9912024-02-18T04:12:58.202Z Downloaded ucd-trie v0.1.6
9922024-02-18T04:12:58.202Z Downloaded typenum v1.16.0
9932024-02-18T04:12:58.202Z Downloaded parking_lot v0.12.1
9942024-02-18T04:12:58.202Z Downloaded num-integer v0.1.46
9952024-02-18T04:12:58.202Z Downloaded topological-sort v0.2.2
9962024-02-18T04:12:58.203Z Downloaded tracing-core v0.1.31
9972024-02-18T04:12:58.203Z Downloaded tempfile v3.10.0
9982024-02-18T04:12:58.203Z Downloaded num-complex v0.4.4
9992024-02-18T04:12:58.203Z Downloaded hkdf v0.12.4
10002024-02-18T04:12:58.203Z Downloaded nu-ansi-term v0.50.0
10012024-02-18T04:12:58.203Z Downloaded ena v0.14.2
10022024-02-18T04:12:58.203Z Downloaded toml_edit v0.19.15
10032024-02-18T04:12:58.203Z Downloaded untrusted v0.9.0
10042024-02-18T04:12:58.203Z Downloaded subtle v2.5.0
10052024-02-18T04:12:58.203Z Downloaded sha2 v0.10.8
10062024-02-18T04:12:58.203Z Downloaded mio v0.8.9
10072024-02-18T04:12:58.203Z Downloaded derive_more v0.99.17
10082024-02-18T04:12:58.203Z Downloaded trust-dns-client v0.22.0
10092024-02-18T04:12:58.203Z Downloaded slog v2.7.0
10102024-02-18T04:12:58.203Z Downloaded time v0.3.27
10112024-02-18T04:12:58.203Z Downloaded toml v0.7.8
10122024-02-18T04:12:58.203Z Downloaded unicode_categories v0.1.1
10132024-02-18T04:12:58.207Z Downloaded tokio-rustls v0.24.1
10142024-02-18T04:12:58.207Z Downloaded postgres-protocol v0.6.6
10152024-02-18T04:12:58.207Z Downloaded num-traits v0.2.16
10162024-02-18T04:12:58.207Z Downloaded backtrace v0.3.69
10172024-02-18T04:12:58.207Z Downloaded tough v0.16.0
10182024-02-18T04:12:58.207Z Downloaded tracing-attributes v0.1.26
10192024-02-18T04:12:58.207Z Downloaded rstest_macros v0.18.2
10202024-02-18T04:12:58.207Z Downloaded bitvec v1.0.1
10212024-02-18T04:12:58.207Z Downloaded heapless v0.7.16
10222024-02-18T04:12:58.207Z Downloaded heapless v0.8.0
10232024-02-18T04:12:58.208Z Downloaded proptest v1.4.0
10242024-02-18T04:12:58.208Z Downloaded tokio-postgres v0.7.10
10252024-02-18T04:12:58.208Z Downloaded pest v2.7.6
10262024-02-18T04:12:58.208Z Downloaded typed-path v0.7.0
10272024-02-18T04:12:58.208Z Downloaded smoltcp v0.9.1
10282024-02-18T04:12:58.208Z Downloaded regress v0.8.0
10292024-02-18T04:12:58.212Z Downloaded unicode-normalization v0.1.22
10302024-02-18T04:12:58.221Z Downloaded regex-syntax v0.8.2
10312024-02-18T04:12:58.233Z Downloaded foreign-types v0.5.0
10322024-02-18T04:12:58.237Z Downloaded opaque-debug v0.3.0
10332024-02-18T04:12:58.237Z Downloaded strum v0.26.1
10342024-02-18T04:12:58.241Z Downloaded foreign-types v0.3.2
10352024-02-18T04:12:58.241Z Downloaded darling_macro v0.14.4
10362024-02-18T04:12:58.246Z Downloaded usdt v0.5.0
10372024-02-18T04:12:58.246Z Downloaded libm v0.2.7
10382024-02-18T04:12:58.254Z Downloaded usdt v0.3.5
10392024-02-18T04:12:58.260Z Downloaded serde_derive_internals v0.26.0
10402024-02-18T04:12:58.261Z Downloaded itertools v0.12.1
10412024-02-18T04:12:58.264Z Downloaded phf_shared v0.10.0
10422024-02-18T04:12:58.267Z Downloaded zerocopy-derive v0.2.0
10432024-02-18T04:12:58.275Z Downloaded fallible-iterator v0.2.0
10442024-02-18T04:12:58.278Z Downloaded synstructure v0.12.6
10452024-02-18T04:12:58.281Z Downloaded rand_xorshift v0.3.0
10462024-02-18T04:12:58.281Z Downloaded serde_plain v1.0.2
10472024-02-18T04:12:58.286Z Downloaded plotters-svg v0.3.5
10482024-02-18T04:12:58.286Z Downloaded siphasher v0.3.11
10492024-02-18T04:12:58.286Z Downloaded wait-timeout v0.2.0
10502024-02-18T04:12:58.289Z Downloaded vte_generate_state_changes v0.1.1
10512024-02-18T04:12:58.289Z Downloaded number_prefix v0.4.0
10522024-02-18T04:12:58.289Z Downloaded num_threads v0.1.6
10532024-02-18T04:12:58.292Z Downloaded fs-err v2.11.0
10542024-02-18T04:12:58.292Z Downloaded glob v0.3.1
10552024-02-18T04:12:58.295Z Downloaded which v4.4.0
10562024-02-18T04:12:58.303Z Downloaded pretty-hex v0.2.1
10572024-02-18T04:12:58.303Z Downloaded predicates-core v1.0.6
10582024-02-18T04:12:58.303Z Downloaded ed25519 v1.5.3
10592024-02-18T04:12:58.307Z Downloaded rustc_version v0.1.7
10602024-02-18T04:12:58.307Z Downloaded serde_repr v0.1.16
10612024-02-18T04:12:58.307Z Downloaded rustc-hash v1.1.0
10622024-02-18T04:12:58.307Z Downloaded fd-lock v3.0.13
10632024-02-18T04:12:58.310Z Downloaded getopts v0.2.21
10642024-02-18T04:12:58.310Z Downloaded serde-big-array v0.4.1
10652024-02-18T04:12:58.313Z Downloaded darling_macro v0.20.3
10662024-02-18T04:12:58.313Z Downloaded dtrace-parser v0.2.0
10672024-02-18T04:12:58.314Z Downloaded precomputed-hash v0.1.1
10682024-02-18T04:12:58.318Z Downloaded vte v0.11.1
10692024-02-18T04:12:58.318Z Downloaded usdt-macro v0.3.5
10702024-02-18T04:12:58.327Z Downloaded thiserror-no-std v2.0.2
10712024-02-18T04:12:58.327Z Downloaded scroll v0.12.0
10722024-02-18T04:12:58.327Z Downloaded thiserror-impl-no-std v2.0.2
10732024-02-18T04:12:58.332Z Downloaded futures-executor v0.3.30
10742024-02-18T04:12:58.332Z Downloaded peeking_take_while v0.1.2
10752024-02-18T04:12:58.332Z Downloaded stability v0.1.1
10762024-02-18T04:12:58.332Z Downloaded dof v0.3.0
10772024-02-18T04:12:58.339Z Downloaded dof v0.1.5
10782024-02-18T04:12:58.339Z Downloaded futures-sink v0.3.30
10792024-02-18T04:12:58.339Z Downloaded futures-core v0.3.30
10802024-02-18T04:12:58.339Z Downloaded scopeguard v1.2.0
10812024-02-18T04:12:58.344Z Downloaded openssl-macros v0.1.1
10822024-02-18T04:12:58.344Z Downloaded thread-id v4.2.0
10832024-02-18T04:12:58.344Z Downloaded dyn-clone v1.0.16
10842024-02-18T04:12:58.344Z Downloaded futures-macro v0.3.30
10852024-02-18T04:12:58.344Z Downloaded shlex v1.3.0
10862024-02-18T04:12:58.344Z Downloaded dirs-next v2.0.0
10872024-02-18T04:12:58.347Z Downloaded zerocopy v0.3.0
10882024-02-18T04:12:58.348Z Downloaded structopt-derive v0.4.18
10892024-02-18T04:12:58.348Z Downloaded env_logger v0.10.0
10902024-02-18T04:12:58.353Z Downloaded serde-hex v0.1.0
10912024-02-18T04:12:58.356Z Downloaded pest_generator v2.7.6
10922024-02-18T04:12:58.356Z Downloaded textwrap v0.11.0
10932024-02-18T04:12:58.356Z Downloaded tokio-stream v0.1.14
10942024-02-18T04:12:58.359Z Downloaded rustls-pemfile v1.0.3
10952024-02-18T04:12:58.364Z Downloaded clap v2.34.0
10962024-02-18T04:12:58.374Z Downloaded serde-big-array v0.5.1
10972024-02-18T04:12:58.381Z Downloaded ref-cast-impl v1.0.20
10982024-02-18T04:12:58.381Z Downloaded oorandom v11.1.3
10992024-02-18T04:12:58.381Z Downloaded usdt-impl v0.5.0
11002024-02-18T04:12:58.381Z Downloaded slog-json v2.6.1
11012024-02-18T04:12:58.386Z Downloaded predicates v3.1.0
11022024-02-18T04:12:58.386Z Downloaded fatfs v0.3.6
11032024-02-18T04:12:58.389Z Downloaded olpc-cjson v0.1.3
11042024-02-18T04:12:58.389Z Downloaded pretty-hex v0.4.1
11052024-02-18T04:12:58.389Z Downloaded yasna v0.5.2
11062024-02-18T04:12:58.393Z Downloaded zone_cfg_derive v0.3.0
11072024-02-18T04:12:58.393Z Downloaded tinyvec_macros v0.1.1
11082024-02-18T04:12:58.393Z Downloaded usdt-macro v0.5.0
11092024-02-18T04:12:58.396Z Downloaded utf-8 v0.7.6
11102024-02-18T04:12:58.396Z Downloaded schemars_derive v0.8.16
11112024-02-18T04:12:58.399Z Downloaded tokio-tungstenite v0.20.1
11122024-02-18T04:12:58.399Z Downloaded zeroize_derive v1.4.2
11132024-02-18T04:12:58.402Z Downloaded similar v2.3.0
11142024-02-18T04:12:58.406Z Downloaded pathdiff v0.2.1
11152024-02-18T04:12:58.412Z Downloaded scroll_derive v0.12.0
11162024-02-18T04:12:58.412Z Downloaded parse-display-derive v0.9.0
11172024-02-18T04:12:58.412Z Downloaded vec_map v0.8.2
11182024-02-18T04:12:58.415Z Downloaded pkcs1 v0.7.5
11192024-02-18T04:12:58.415Z Downloaded once_cell v1.19.0
11202024-02-18T04:12:58.415Z Downloaded serde_tokenstream v0.1.7
11212024-02-18T04:12:58.421Z Downloaded paste v1.0.14
11222024-02-18T04:12:58.426Z Downloaded futures-util v0.3.30
11232024-02-18T04:12:58.436Z Downloaded sqlparser_derive v0.2.2
11242024-02-18T04:12:58.440Z Downloaded tiny-keccak v2.0.2
11252024-02-18T04:12:58.440Z Downloaded quick-error v1.2.3
11262024-02-18T04:12:58.455Z Downloaded slog-scope v4.4.0
11272024-02-18T04:12:58.455Z Downloaded smallvec v1.13.1
11282024-02-18T04:12:58.455Z Downloaded defmt-macros v0.3.6
11292024-02-18T04:12:58.460Z Downloaded data-encoding v2.4.0
11302024-02-18T04:12:58.460Z Downloaded diff v0.1.13
11312024-02-18T04:12:58.460Z Downloaded packed_struct_codegen v0.10.1
11322024-02-18T04:12:58.460Z Downloaded thread_local v1.1.7
11332024-02-18T04:12:58.460Z Downloaded deranged v0.3.8
11342024-02-18T04:12:58.460Z Downloaded predicates-tree v1.0.9
11352024-02-18T04:12:58.460Z Downloaded password-hash v0.5.0
11362024-02-18T04:12:58.460Z Downloaded uuid v1.7.0
11372024-02-18T04:12:58.465Z Downloaded diesel_derives v2.1.2
11382024-02-18T04:12:58.468Z Downloaded parse-size v1.0.0
11392024-02-18T04:12:58.469Z Downloaded regex-automata v0.4.4
11402024-02-18T04:12:58.493Z Downloaded hex v0.4.3
11412024-02-18T04:12:58.511Z Downloaded stable_deref_trait v1.2.0
11422024-02-18T04:12:58.511Z Downloaded zeroize v1.7.0
11432024-02-18T04:12:58.511Z Downloaded zone v0.3.0
11442024-02-18T04:12:58.511Z Downloaded rustls-pki-types v1.1.0
11452024-02-18T04:12:58.511Z Downloaded rustls-pemfile v2.0.0
11462024-02-18T04:12:58.511Z Downloaded omicron-zone-package v0.11.0
11472024-02-18T04:12:58.511Z Downloaded derive_builder v0.12.0
11482024-02-18T04:12:58.512Z Downloaded parking_lot v0.11.2
11492024-02-18T04:12:58.512Z Downloaded darling_core v0.20.3
11502024-02-18T04:12:58.524Z Downloaded oso v0.27.0
11512024-02-18T04:12:58.524Z Downloaded syn v1.0.109
11522024-02-18T04:12:58.542Z Downloaded static_assertions v1.1.0
11532024-02-18T04:12:58.542Z Downloaded openssl-sys v0.9.96
11542024-02-18T04:12:58.542Z Downloaded usdt-impl v0.3.5
11552024-02-18T04:12:58.551Z Downloaded pretty_assertions v1.4.0
11562024-02-18T04:12:58.552Z Downloaded der v0.7.8
11572024-02-18T04:12:58.552Z Downloaded derive-where v1.2.7
11582024-02-18T04:12:58.552Z Downloaded threadpool v1.8.1
11592024-02-18T04:12:58.552Z Downloaded radix_trie v0.2.1
11602024-02-18T04:12:58.560Z Downloaded rayon-core v1.12.0
11612024-02-18T04:12:58.561Z Downloaded hashbrown v0.13.2
11622024-02-18T04:12:58.565Z Downloaded zerocopy v0.7.32
11632024-02-18T04:12:58.580Z Downloaded snafu v0.7.5
11642024-02-18T04:12:58.585Z Downloaded headers v0.3.9
11652024-02-18T04:12:58.588Z Downloaded sqlparser v0.43.1
11662024-02-18T04:12:58.594Z Downloaded reqwest v0.11.22
11672024-02-18T04:12:58.603Z Downloaded webpki-roots v0.25.2
11682024-02-18T04:12:58.607Z Downloaded xattr v1.0.1
11692024-02-18T04:12:58.610Z Downloaded half v2.3.1
11702024-02-18T04:12:58.612Z Downloaded salty v0.2.0
11712024-02-18T04:12:58.617Z Downloaded h2 v0.3.24
11722024-02-18T04:12:58.625Z Downloaded regex v1.10.3
11732024-02-18T04:12:58.639Z Downloaded socket2 v0.5.5
11742024-02-18T04:12:58.642Z Downloaded rustyline v13.0.0
11752024-02-18T04:12:58.646Z Downloaded guppy v0.17.5
11762024-02-18T04:12:58.652Z Downloaded rustls v0.21.9
11772024-02-18T04:12:58.666Z Downloaded openapiv3 v2.0.0
11782024-02-18T04:12:58.678Z Downloaded goblin v0.8.0
11792024-02-18T04:12:58.683Z Downloaded petgraph v0.6.4
11802024-02-18T04:12:58.700Z Downloaded rayon v1.8.0
11812024-02-18T04:12:58.710Z Downloaded rustls v0.22.2
11822024-02-18T04:12:58.726Z Downloaded regex-automata v0.1.10
11832024-02-18T04:12:58.731Z Downloaded quick-xml v0.30.0
11842024-02-18T04:12:58.738Z Downloaded tabled v0.15.0
11852024-02-18T04:12:58.756Z Downloaded tokio v1.36.0
11862024-02-18T04:12:58.797Z Downloaded object v0.32.1
11872024-02-18T04:12:58.808Z Downloaded sha3 v0.10.8
11882024-02-18T04:12:58.816Z Downloaded gimli v0.28.0
11892024-02-18T04:12:58.824Z Downloaded vcpkg v0.2.15
11902024-02-18T04:12:58.864Z Downloaded polar-core v0.27.0
11912024-02-18T04:12:58.874Z Downloaded bzip2-sys v0.1.11+1.0.8
11922024-02-18T04:12:58.887Z Downloaded diesel v2.1.4
11932024-02-18T04:12:58.907Z Downloaded ratatui v0.26.1
11942024-02-18T04:12:58.932Z Downloaded sled v0.34.7
11952024-02-18T04:12:59.356Z Downloaded encoding_rs v0.8.33
11962024-02-18T04:12:59.367Z Downloaded regex-automata v0.3.8
11972024-02-18T04:12:59.368Z Downloaded csv v1.3.0
11982024-02-18T04:12:59.368Z Downloaded object v0.30.4
11992024-02-18T04:12:59.368Z Downloaded portable-atomic v1.4.3
12002024-02-18T04:12:59.368Z Downloaded winnow v0.5.15
12012024-02-18T04:12:59.368Z Downloaded reedline v0.29.0
12022024-02-18T04:12:59.368Z Downloaded bstr v0.2.17
12032024-02-18T04:12:59.368Z Downloaded serde_with v3.6.1
12042024-02-18T04:12:59.368Z Downloaded plotters v0.3.5
12052024-02-18T04:12:59.368Z Downloaded ring v0.17.7
12062024-02-18T04:12:59.368Z Downloaded yansi v0.5.1
12072024-02-18T04:12:59.368Z Downloaded url v2.5.0
12082024-02-18T04:12:59.368Z Downloaded der_derive v0.7.2
12092024-02-18T04:12:59.368Z Downloaded tinytemplate v1.2.1
12102024-02-18T04:12:59.368Z Downloaded hashbrown v0.12.3
12112024-02-18T04:12:59.368Z Downloaded zip v0.6.6
12122024-02-18T04:12:59.368Z Downloaded x509-cert v0.2.4
12132024-02-18T04:12:59.368Z Downloaded snafu-derive v0.7.5
12142024-02-18T04:12:59.368Z Downloaded poly1305 v0.8.0
12152024-02-18T04:12:59.368Z Downloaded papergrid v0.11.0
12162024-02-18T04:12:59.368Z Downloaded socket2 v0.4.9
12172024-02-18T04:12:59.368Z Downloaded derive_builder_core v0.12.0
12182024-02-18T04:12:59.368Z Downloaded darling_core v0.14.4
12192024-02-18T04:12:59.368Z Downloaded darling v0.20.3
12202024-02-18T04:12:59.369Z Downloaded futures v0.3.30
12212024-02-18T04:12:59.369Z Downloaded elliptic-curve v0.13.8
12222024-02-18T04:12:59.369Z Downloaded textwrap v0.16.1
12232024-02-18T04:12:59.369Z Downloaded stringprep v0.1.3
12242024-02-18T04:12:59.369Z Downloaded signal-hook v0.3.17
12252024-02-18T04:12:59.369Z Downloaded expectorate v1.1.0
12262024-02-18T04:12:59.369Z Downloaded pin-project v1.1.3
12272024-02-18T04:12:59.369Z Downloaded rustls-webpki v0.101.7
12282024-02-18T04:12:59.369Z Downloaded flate2 v1.0.28
12292024-02-18T04:12:59.369Z Downloaded rcgen v0.12.1
12302024-02-18T04:12:59.369Z Downloaded smallvec v0.6.14
12312024-02-18T04:12:59.369Z Downloaded tokio-macros v2.2.0
12322024-02-18T04:12:59.369Z Downloaded gethostname v0.4.3
12332024-02-18T04:12:59.369Z Downloaded postcard v1.0.8
12342024-02-18T04:12:59.369Z Downloaded test-strategy v0.3.1
12352024-02-18T04:12:59.369Z Downloaded rand v0.4.6
12362024-02-18T04:12:59.370Z Downloaded tar v0.4.40
12372024-02-18T04:12:59.370Z Downloaded smf v0.2.2
12382024-02-18T04:12:59.370Z Downloaded serde_with_macros v3.6.1
12392024-02-18T04:12:59.370Z Downloaded plotters-backend v0.3.5
12402024-02-18T04:12:59.370Z Downloaded partial-io v0.5.4
12412024-02-18T04:12:59.370Z Downloaded defmt-parser v0.3.3
12422024-02-18T04:12:59.370Z Downloaded ron v0.8.1
12432024-02-18T04:12:59.370Z Downloaded idna v0.5.0
12442024-02-18T04:12:59.370Z Downloaded rand v0.8.5
12452024-02-18T04:12:59.370Z Downloaded pest_meta v2.7.6
12462024-02-18T04:12:59.370Z Downloaded r2d2 v0.8.10
12472024-02-18T04:12:59.370Z Downloaded smawk v0.3.1
12482024-02-18T04:12:59.370Z Downloaded pest_derive v2.7.6
12492024-02-18T04:12:59.370Z Downloaded pem-rfc7468 v0.7.0
12502024-02-18T04:12:59.370Z Downloaded parse-display v0.9.0
12512024-02-18T04:12:59.370Z Downloaded sqlformat v0.2.3
12522024-02-18T04:12:59.370Z Downloaded pem v3.0.2
12532024-02-18T04:12:59.370Z Downloaded futures-channel v0.3.30
12542024-02-18T04:12:59.370Z Downloaded target-lexicon v0.12.13
12552024-02-18T04:12:59.370Z Downloaded whoami v1.4.1
12562024-02-18T04:12:59.371Z Downloaded slog-dtrace v0.3.0
12572024-02-18T04:12:59.371Z Downloaded darling v0.14.4
12582024-02-18T04:12:59.371Z Downloaded tokio-native-tls v0.3.1
12592024-02-18T04:12:59.371Z Downloaded phf v0.11.2
12602024-02-18T04:12:59.371Z Downloaded rstest v0.18.2
12612024-02-18T04:12:59.371Z Downloaded parking_lot_core v0.8.6
12622024-02-18T04:12:59.371Z Downloaded bindgen v0.69.2
12632024-02-18T04:12:59.371Z Downloaded remove_dir_all v0.5.3
12642024-02-18T04:12:59.371Z Downloaded zerocopy v0.6.4
12652024-02-18T04:12:59.371Z Downloaded strsim v0.8.0
12662024-02-18T04:12:59.371Z Downloaded generic-array v0.14.7
12672024-02-18T04:12:59.371Z Downloaded futures-timer v3.0.2
12682024-02-18T04:12:59.371Z Downloaded futures-task v0.3.30
12692024-02-18T04:12:59.371Z Downloaded ppv-lite86 v0.2.17
12702024-02-18T04:12:59.371Z Downloaded ring v0.16.20
12712024-02-18T04:12:59.407Z Downloaded digest v0.10.7
12722024-02-18T04:12:59.410Z Downloaded structmeta-derive v0.3.0
12732024-02-18T04:12:59.410Z Downloaded radium v0.7.0
12742024-02-18T04:12:59.413Z Downloaded num_enum_derive v0.5.11
12752024-02-18T04:12:59.413Z Downloaded num_enum v0.5.11
12762024-02-18T04:12:59.417Z Downloaded same-file v1.0.6
12772024-02-18T04:12:59.420Z Downloaded rand_chacha v0.3.1
12782024-02-18T04:12:59.420Z Downloaded tokio-rustls v0.25.0
12792024-02-18T04:12:59.422Z Downloaded difflib v0.4.0
12802024-02-18T04:12:59.423Z Downloaded plain v0.2.3
12812024-02-18T04:12:59.425Z Downloaded openssl-probe v0.1.5
12822024-02-18T04:12:59.426Z Downloaded termtree v0.4.1
12832024-02-18T04:12:59.426Z Downloaded idna v0.2.3
12842024-02-18T04:12:59.432Z Downloaded shell-words v1.1.0
12852024-02-18T04:12:59.435Z Downloaded fd-lock v4.0.2
12862024-02-18T04:12:59.438Z Downloaded wyz v0.5.1
12872024-02-18T04:12:59.438Z Downloaded rustfmt-wrapper v0.2.0
12882024-02-18T04:12:59.438Z Downloaded signal-hook-mio v0.2.3
12892024-02-18T04:12:59.444Z Downloaded rust-argon2 v1.0.1
12902024-02-18T04:12:59.444Z Downloaded fnv v1.0.7
12912024-02-18T04:12:59.448Z Downloaded foreign-types-macros v0.2.3
12922024-02-18T04:12:59.448Z Downloaded platforms v3.0.2
12932024-02-18T04:12:59.448Z Downloaded phf_shared v0.11.2
12942024-02-18T04:12:59.448Z Downloaded headers-core v0.2.0
12952024-02-18T04:12:59.448Z Downloaded dtrace-parser v0.1.14
12962024-02-18T04:12:59.448Z Downloaded doc-comment v0.3.3
12972024-02-18T04:12:59.448Z Downloaded display-error-chain v0.2.0
12982024-02-18T04:12:59.453Z Downloaded parking_lot_core v0.9.8
12992024-02-18T04:12:59.453Z Downloaded rtoolbox v0.0.1
13002024-02-18T04:12:59.453Z Downloaded resolv-conf v0.7.0
13012024-02-18T04:12:59.456Z Downloaded ff v0.13.0
13022024-02-18T04:12:59.456Z Downloaded vsss-rs v3.3.4
13032024-02-18T04:12:59.464Z Downloaded rusty-fork v0.3.0
13042024-02-18T04:12:59.464Z Downloaded fragile v2.0.0
13052024-02-18T04:12:59.464Z Downloaded similar-asserts v1.5.0
13062024-02-18T04:12:59.464Z Downloaded globset v0.4.13
13072024-02-18T04:12:59.464Z Downloaded float-cmp v0.9.0
13082024-02-18T04:12:59.477Z Downloaded zerocopy-derive v0.6.4
13092024-02-18T04:12:59.477Z Downloaded enum-as-inner v0.5.1
13102024-02-18T04:12:59.480Z Downloaded embedded-io v0.4.0
13112024-02-18T04:12:59.480Z Downloaded strum v0.25.0
13122024-02-18T04:12:59.481Z Downloaded strsim v0.10.0
13132024-02-18T04:12:59.481Z Downloaded rand_core v0.6.4
13142024-02-18T04:12:59.483Z Downloaded chrono v0.4.31
13152024-02-18T04:12:59.512Z Downloaded flagset v0.4.3
13162024-02-18T04:12:59.512Z Downloaded fixedbitset v0.4.2
13172024-02-18T04:12:59.512Z Downloaded trust-dns-proto v0.22.0
13182024-02-18T04:12:59.519Z Downloaded bstr v1.6.0
13192024-02-18T04:12:59.519Z Downloaded guppy-workspace-hack v0.1.0
13202024-02-18T04:12:59.519Z Downloaded aho-corasick v1.0.4
13212024-02-18T04:12:59.522Z Downloaded regex-syntax v0.6.29
13222024-02-18T04:12:59.528Z Downloaded openssl v0.10.60
13232024-02-18T04:12:59.538Z Downloaded rsa v0.9.2
13242024-02-18T04:12:59.543Z Downloaded lalrpop v0.19.12
13252024-02-18T04:12:59.554Z Downloaded hyper v0.14.27
13262024-02-18T04:12:59.563Z Downloaded trust-dns-resolver v0.22.0
13272024-02-18T04:12:59.567Z Downloaded unicode-segmentation v1.10.1
13282024-02-18T04:12:59.570Z Downloaded unsafe-libyaml v0.2.10
13292024-02-18T04:12:59.573Z Downloaded itertools v0.10.5
13302024-02-18T04:12:59.581Z Downloaded hyper v1.1.0
13312024-02-18T04:12:59.587Z Downloaded blake3 v1.5.0
13322024-02-18T04:12:59.593Z Downloaded libxml v0.3.3
13332024-02-18T04:12:59.599Z Downloaded smoltcp v0.11.0
13342024-02-18T04:12:59.612Z Downloaded trust-dns-server v0.22.1
13352024-02-18T04:12:59.618Z Downloaded trybuild v1.0.89
13362024-02-18T04:12:59.622Z Downloaded criterion v0.5.1
13372024-02-18T04:12:59.628Z Downloaded pin-project-internal v1.1.3
13382024-02-18T04:12:59.631Z Downloaded num-bigint v0.4.4
13392024-02-18T04:12:59.635Z Downloaded tower v0.4.13
13402024-02-18T04:12:59.644Z Downloaded structopt v0.3.26
13412024-02-18T04:12:59.651Z Downloaded crossterm v0.27.0
13422024-02-18T04:12:59.657Z Downloaded signature v2.1.0
13432024-02-18T04:12:59.661Z Downloaded minimal-lexical v0.2.1
13442024-02-18T04:12:59.663Z Downloaded tokio-util v0.7.10
13452024-02-18T04:12:59.672Z Downloaded unicode-linebreak v0.1.5
13462024-02-18T04:12:59.675Z Downloaded tempdir v0.3.7
13472024-02-18T04:12:59.676Z Downloaded crossbeam-channel v0.5.8
13482024-02-18T04:12:59.679Z Downloaded tui-tree-widget v0.17.0
13492024-02-18T04:12:59.679Z Downloaded pin-utils v0.1.0
13502024-02-18T04:12:59.679Z Downloaded steno v0.4.0
13512024-02-18T04:12:59.682Z Downloaded unicode-width v0.1.11
13522024-02-18T04:12:59.685Z Downloaded unarray v0.1.4
13532024-02-18T04:12:59.685Z Downloaded num_cpus v1.16.0
13542024-02-18T04:12:59.688Z Downloaded zerocopy-derive v0.7.32
13552024-02-18T04:12:59.691Z Downloaded indicatif v0.17.8
13562024-02-18T04:12:59.695Z Downloaded compact_str v0.7.1
13572024-02-18T04:12:59.701Z Downloaded rustc_version v0.4.0
13582024-02-18T04:12:59.701Z Downloaded http v1.0.0
13592024-02-18T04:12:59.703Z Downloaded universal-hash v0.5.1
13602024-02-18T04:12:59.707Z Downloaded tinyvec v1.6.0
13612024-02-18T04:12:59.709Z Downloaded lock_api v0.4.10
13622024-02-18T04:12:59.710Z Downloaded indoc v2.0.3
13632024-02-18T04:12:59.712Z Downloaded tower-service v0.3.2
13642024-02-18T04:12:59.712Z Downloaded flume v0.11.0
13652024-02-18T04:12:59.715Z Downloaded toml v0.5.11
13662024-02-18T04:12:59.718Z Downloaded slog-async v2.8.0
13672024-02-18T04:12:59.724Z Downloaded tungstenite v0.20.1
13682024-02-18T04:12:59.727Z Downloaded serde_yaml v0.9.25
13692024-02-18T04:12:59.727Z Downloaded pkg-config v0.3.27
13702024-02-18T04:12:59.727Z Downloaded strum_macros v0.24.3
13712024-02-18T04:12:59.730Z Downloaded cipher v0.4.4
13722024-02-18T04:12:59.732Z Downloaded serde_tokenstream v0.2.0
13732024-02-18T04:12:59.735Z Downloaded num v0.4.1
13742024-02-18T04:12:59.735Z Downloaded unicode-bidi v0.3.13
13752024-02-18T04:12:59.738Z Downloaded pkcs8 v0.10.2
13762024-02-18T04:12:59.741Z Downloaded schemars v0.8.16
13772024-02-18T04:12:59.750Z Downloaded console v0.15.8
13782024-02-18T04:12:59.753Z Downloaded postgres-types v0.2.6
13792024-02-18T04:12:59.756Z Downloaded form_urlencoded v1.2.1
13802024-02-18T04:12:59.756Z Downloaded cc v1.0.83
13812024-02-18T04:12:59.759Z Downloaded pin-project-lite v0.2.13
13822024-02-18T04:12:59.764Z Downloaded endian-type v0.1.2
13832024-02-18T04:12:59.782Z Downloaded lru-cache v0.1.2
13842024-02-18T04:12:59.782Z Downloaded rustversion v1.0.14
13852024-02-18T04:12:59.782Z Downloaded hex-literal v0.4.1
13862024-02-18T04:12:59.782Z Downloaded strip-ansi-escapes v0.2.0
13872024-02-18T04:12:59.782Z Downloaded percent-encoding v2.3.1
13882024-02-18T04:12:59.782Z Downloaded crossbeam-epoch v0.9.15
13892024-02-18T04:12:59.782Z Downloaded proc-macro-crate v1.3.1
13902024-02-18T04:12:59.782Z Downloaded strum_macros v0.26.1
13912024-02-18T04:12:59.786Z Downloaded libsw v3.3.1
13922024-02-18T04:12:59.786Z Downloaded http v0.2.11
13932024-02-18T04:12:59.786Z Downloaded crc-any v2.4.3
13942024-02-18T04:12:59.786Z Downloaded addr2line v0.21.0
13952024-02-18T04:12:59.787Z Downloaded rustls-webpki v0.102.1
13962024-02-18T04:12:59.802Z Downloaded ansi_term v0.12.1
13972024-02-18T04:12:59.807Z Downloaded sct v0.7.0
13982024-02-18T04:12:59.810Z Downloaded log v0.4.20
13992024-02-18T04:12:59.810Z Downloaded indexmap v1.9.3
14002024-02-18T04:12:59.813Z Downloaded const-oid v0.9.5
14012024-02-18T04:12:59.816Z Downloaded bzip2 v0.4.4
14022024-02-18T04:12:59.816Z Downloaded relative-path v1.9.0
14032024-02-18T04:12:59.819Z Downloaded sec1 v0.7.3
14042024-02-18T04:12:59.822Z Downloaded hubpack v0.1.2
14052024-02-18T04:12:59.823Z Downloaded newline-converter v0.3.0
14062024-02-18T04:12:59.823Z Downloaded funty v2.0.0
14072024-02-18T04:12:59.823Z Downloaded datatest-stable v0.2.3
14082024-02-18T04:12:59.826Z Downloaded untrusted v0.7.1
14092024-02-18T04:12:59.826Z Downloaded structmeta v0.3.0
14102024-02-18T04:12:59.826Z Downloaded unicase v2.7.0
14112024-02-18T04:12:59.829Z Downloaded spin v0.5.2
14122024-02-18T04:12:59.829Z Downloaded slog-stdlog v4.1.1
14132024-02-18T04:12:59.829Z Downloaded slog-envlogger v2.2.0
14142024-02-18T04:12:59.832Z Downloaded crc32fast v1.3.2
14152024-02-18T04:12:59.832Z Downloaded hyper-rustls v0.26.0
14162024-02-18T04:12:59.835Z Downloaded async-trait v0.1.77
14172024-02-18T04:12:59.839Z Downloaded arrayvec v0.7.4
14182024-02-18T04:12:59.842Z Downloaded linear-map v1.2.0
14192024-02-18T04:12:59.842Z Downloaded kstat-rs v0.2.3
14202024-02-18T04:12:59.842Z Downloaded base64ct v1.6.0
14212024-02-18T04:12:59.851Z Downloaded assert_cmd v2.0.13
14222024-02-18T04:12:59.851Z Downloaded libloading v0.7.4
14232024-02-18T04:12:59.851Z Downloaded memmap2 v0.7.1
14242024-02-18T04:12:59.851Z Downloaded libtest-mimic v0.6.1
14252024-02-18T04:12:59.851Z Downloaded group v0.13.0
14262024-02-18T04:12:59.854Z Downloaded futures-io v0.3.30
14272024-02-18T04:12:59.854Z Downloaded fastrand v2.0.1
14282024-02-18T04:12:59.854Z Downloaded dirs-sys-next v0.1.2
14292024-02-18T04:12:59.860Z Downloaded defmt v0.3.5
14302024-02-18T04:12:59.863Z Downloaded tabled_derive v0.7.0
14312024-02-18T04:12:59.863Z Downloaded multimap v0.10.0
14322024-02-18T04:12:59.863Z Downloaded argon2 v0.5.3
14332024-02-18T04:12:59.863Z Downloaded either v1.10.0
14342024-02-18T04:12:59.863Z Downloaded structmeta v0.2.0
14352024-02-18T04:12:59.866Z Downloaded sha1 v0.10.6
14362024-02-18T04:12:59.866Z Downloaded indoc v1.0.9
14372024-02-18T04:12:59.868Z Downloaded memmap v0.7.0
14382024-02-18T04:12:59.871Z Downloaded walkdir v2.4.0
14392024-02-18T04:12:59.871Z Downloaded signature v1.6.4
14402024-02-18T04:12:59.874Z Downloaded crossbeam-deque v0.8.3
14412024-02-18T04:12:59.875Z Downloaded version_check v0.9.4
14422024-02-18T04:12:59.875Z Downloaded semver v0.11.0
14432024-02-18T04:12:59.878Z Downloaded filetime v0.2.23
14442024-02-18T04:12:59.878Z Downloaded take_mut v0.2.2
14452024-02-18T04:12:59.878Z Downloaded slab v0.4.9
14462024-02-18T04:12:59.886Z Downloaded rpassword v7.3.1
14472024-02-18T04:12:59.886Z Downloaded constant_time_eq v0.3.0
14482024-02-18T04:12:59.886Z Downloaded corncobs v0.1.3
14492024-02-18T04:12:59.891Z Downloaded waitgroup v0.1.2
14502024-02-18T04:12:59.891Z Downloaded usdt-attr-macro v0.3.5
14512024-02-18T04:12:59.892Z Downloaded signal-hook-tokio v0.3.1
14522024-02-18T04:12:59.892Z Downloaded autocfg v1.1.0
14532024-02-18T04:12:59.892Z Downloaded managed v0.8.0
14542024-02-18T04:12:59.892Z Downloaded cstr-argument v0.1.2
14552024-02-18T04:12:59.892Z Downloaded want v0.3.1
14562024-02-18T04:12:59.892Z Downloaded slog-term v2.9.0
14572024-02-18T04:12:59.897Z Downloaded hmac v0.12.1
14582024-02-18T04:12:59.897Z Downloaded blake2 v0.10.6
14592024-02-18T04:12:59.897Z Downloaded array-init v0.0.4
14602024-02-18T04:12:59.898Z Downloaded anes v0.1.6
14612024-02-18T04:12:59.902Z Downloaded tracing v0.1.37
14622024-02-18T04:12:59.907Z Downloaded ascii-canvas v3.0.0
14632024-02-18T04:12:59.907Z Downloaded blake2b_simd v1.0.1
14642024-02-18T04:12:59.907Z Downloaded arrayref v0.3.7
14652024-02-18T04:12:59.912Z Downloaded adler v1.0.2
14662024-02-18T04:12:59.912Z Downloaded crc v3.0.1
14672024-02-18T04:12:59.912Z Downloaded constant_time_eq v0.2.6
14682024-02-18T04:12:59.912Z Downloaded colored v2.0.4
14692024-02-18T04:12:59.928Z Downloaded maybe-uninit v2.0.0
14702024-02-18T04:12:59.928Z Downloaded lru v0.12.1
14712024-02-18T04:12:59.928Z Downloaded maplit v1.0.2
14722024-02-18T04:12:59.928Z Downloaded cancel-safe-futures v0.1.5
14732024-02-18T04:12:59.929Z Downloaded bytes v1.5.0
14742024-02-18T04:12:59.936Z Downloaded atty v0.2.14
14752024-02-18T04:12:59.936Z Downloaded atomicwrites v0.4.3
14762024-02-18T04:12:59.936Z Downloaded assert_matches v1.5.0
14772024-02-18T04:12:59.936Z Downloaded async-stream-impl v0.3.5
14782024-02-18T04:12:59.937Z Downloaded subprocess v0.2.9
14792024-02-18T04:12:59.937Z Downloaded scheduled-thread-pool v0.2.7
14802024-02-18T04:12:59.937Z Downloaded match_cfg v0.1.0
14812024-02-18T04:12:59.937Z Downloaded instant v0.1.12
14822024-02-18T04:12:59.937Z Downloaded curve25519-dalek v4.1.1
14832024-02-18T04:12:59.947Z Downloaded ciborium-ll v0.2.2
14842024-02-18T04:12:59.947Z Downloaded ciborium v0.2.2
14852024-02-18T04:12:59.947Z Downloaded impl-trait-for-tuples v0.2.2
14862024-02-18T04:12:59.954Z Downloaded hyper-rustls v0.24.2
14872024-02-18T04:12:59.955Z Downloaded camino-tempfile v1.1.1
14882024-02-18T04:12:59.955Z Downloaded num-derive v0.4.0
14892024-02-18T04:12:59.955Z Downloaded lalrpop-util v0.19.12
14902024-02-18T04:12:59.955Z Downloaded inout v0.1.3
14912024-02-18T04:12:59.955Z Downloaded cfg-if v1.0.0
14922024-02-18T04:12:59.964Z Downloaded humantime v2.1.0
14932024-02-18T04:12:59.964Z Downloaded httptest v0.15.5
14942024-02-18T04:12:59.964Z Downloaded httparse v1.8.0
14952024-02-18T04:12:59.964Z Downloaded cexpr v0.6.0
14962024-02-18T04:12:59.964Z Downloaded hyper-staticfile v0.9.5
14972024-02-18T04:12:59.970Z Downloaded bitfield v0.14.0
14982024-02-18T04:13:00.515Z Compiling libc v0.2.153
14992024-02-18T04:13:00.515Z Compiling serde v1.0.196
15002024-02-18T04:13:00.518Z Compiling autocfg v1.1.0
15012024-02-18T04:13:00.518Z Compiling version_check v0.9.4
15022024-02-18T04:13:00.519Z Checking cfg-if v1.0.0
15032024-02-18T04:13:00.559Z Compiling syn v1.0.109
15042024-02-18T04:13:00.598Z Compiling syn v2.0.48
15052024-02-18T04:13:00.670Z Compiling parking_lot_core v0.9.8
15062024-02-18T04:13:00.688Z Compiling memchr v2.6.3
15072024-02-18T04:13:01.172Z Compiling libm v0.2.7
15082024-02-18T04:13:01.375Z Compiling once_cell v1.19.0
15092024-02-18T04:13:01.387Z Compiling ahash v0.8.7
15102024-02-18T04:13:01.516Z Compiling lock_api v0.4.10
15112024-02-18T04:13:01.792Z Compiling num-traits v0.2.16
15122024-02-18T04:13:01.871Z Compiling serde_json v1.0.113
15132024-02-18T04:13:01.997Z Compiling byteorder v1.5.0
15142024-02-18T04:13:02.502Z Compiling log v0.4.20
15152024-02-18T04:13:02.605Z Checking getrandom v0.2.10
15162024-02-18T04:13:02.691Z Compiling cc v1.0.83
15172024-02-18T04:13:02.987Z Compiling slab v0.4.9
15182024-02-18T04:13:03.230Z Compiling typenum v1.16.0
15192024-02-18T04:13:03.314Z Checking itoa v1.0.9
15202024-02-18T04:13:03.450Z Compiling generic-array v0.14.7
15212024-02-18T04:13:03.535Z Checking scopeguard v1.2.0
15222024-02-18T04:13:03.642Z Compiling allocator-api2 v0.2.16
15232024-02-18T04:13:03.669Z Compiling pkg-config v0.3.27
15242024-02-18T04:13:03.898Z Compiling rustix v0.38.31
15252024-02-18T04:13:04.397Z Checking smallvec v1.13.1
15262024-02-18T04:13:04.850Z Compiling schemars v0.8.16
15272024-02-18T04:13:04.911Z Compiling httparse v1.8.0
15282024-02-18T04:13:04.930Z Compiling fnv v1.0.7
15292024-02-18T04:13:05.255Z Compiling vcpkg v0.2.15
15302024-02-18T04:13:05.428Z Compiling aho-corasick v1.0.4
15312024-02-18T04:13:05.680Z Compiling regex-syntax v0.8.2
15322024-02-18T04:13:06.290Z Compiling ring v0.17.7
15332024-02-18T04:13:07.704Z Compiling openssl-sys v0.9.96
15342024-02-18T04:13:08.392Z Checking parking_lot v0.12.1
15352024-02-18T04:13:08.490Z Checking pin-project-lite v0.2.13
15362024-02-18T04:13:08.617Z Compiling ucd-trie v0.1.6
15372024-02-18T04:13:09.235Z Compiling serde_derive_internals v0.26.0
15382024-02-18T04:13:09.789Z Compiling regex-automata v0.4.4
15392024-02-18T04:13:09.865Z Compiling ring v0.16.20
15402024-02-18T04:13:10.216Z Checking ryu v1.0.15
15412024-02-18T04:13:11.514Z Checking signal-hook-registry v1.4.1
15422024-02-18T04:13:11.773Z Compiling openssl v0.10.60
15432024-02-18T04:13:12.196Z Compiling crossbeam-utils v0.8.16
15442024-02-18T04:13:12.242Z Checking mio v0.8.9
15452024-02-18T04:13:12.790Z Checking rand_core v0.6.4
15462024-02-18T04:13:12.890Z Compiling iana-time-zone v0.1.57
15472024-02-18T04:13:12.928Z Checking num_cpus v1.16.0
15482024-02-18T04:13:13.042Z Compiling rustls v0.21.9
15492024-02-18T04:13:13.096Z Compiling native-tls v0.2.11
15502024-02-18T04:13:13.352Z Checking futures-core v0.3.30
15512024-02-18T04:13:13.371Z Compiling dyn-clone v1.0.16
15522024-02-18T04:13:13.488Z Compiling spin v0.5.2
15532024-02-18T04:13:13.505Z Checking socket2 v0.5.5
15542024-02-18T04:13:13.545Z Compiling async-trait v0.1.77
15552024-02-18T04:13:13.613Z Compiling slog v2.7.0
15562024-02-18T04:13:14.035Z Compiling memoffset v0.9.0
15572024-02-18T04:13:14.251Z Compiling regex v1.10.3
15582024-02-18T04:13:14.546Z Compiling crossbeam-epoch v0.9.15
15592024-02-18T04:13:14.639Z Compiling backtrace v0.3.69
15602024-02-18T04:13:15.214Z Compiling futures-sink v0.3.30
15612024-02-18T04:13:15.307Z Compiling errno v0.3.8
15622024-02-18T04:13:15.377Z Compiling either v1.10.0
15632024-02-18T04:13:15.409Z Compiling crc32fast v1.3.2
15642024-02-18T04:13:15.552Z Compiling rustversion v1.0.14
15652024-02-18T04:13:15.696Z Compiling tinyvec_macros v0.1.1
15662024-02-18T04:13:15.749Z Compiling unicode-xid v0.2.4
15672024-02-18T04:13:15.795Z Compiling tinyvec v1.6.0
15682024-02-18T04:13:15.824Z Compiling futures-channel v0.3.30
15692024-02-18T04:13:16.231Z Compiling futures-task v0.3.30
15702024-02-18T04:13:16.265Z Compiling unicode-width v0.1.11
15712024-02-18T04:13:16.444Z Compiling anyhow v1.0.75
15722024-02-18T04:13:16.484Z Compiling pin-utils v0.1.0
15732024-02-18T04:13:16.568Z Compiling futures-io v0.3.30
15742024-02-18T04:13:16.607Z Compiling spin v0.9.8
15752024-02-18T04:13:16.875Z Compiling serde_derive v1.0.196
15762024-02-18T04:13:16.893Z Compiling zerocopy-derive v0.7.32
15772024-02-18T04:13:17.023Z Compiling thiserror-impl v1.0.57
15782024-02-18T04:13:17.047Z Compiling zeroize_derive v1.4.2
15792024-02-18T04:13:17.416Z Compiling tokio-macros v2.2.0
15802024-02-18T04:13:17.434Z Compiling futures-macro v0.3.30
15812024-02-18T04:13:18.272Z Compiling tracing-attributes v0.1.26
15822024-02-18T04:13:18.971Z Compiling schemars_derive v0.8.16
15832024-02-18T04:13:19.388Z Compiling openssl-macros v0.1.1
15842024-02-18T04:13:19.589Z Compiling zerocopy v0.7.32
15852024-02-18T04:13:19.831Z Checking zeroize v1.7.0
15862024-02-18T04:13:20.683Z Compiling futures-util v0.3.30
15872024-02-18T04:13:20.893Z Compiling thiserror v1.0.57
15882024-02-18T04:13:21.038Z Compiling pest v2.7.6
15892024-02-18T04:13:21.879Z Compiling unicode-normalization v0.1.22
15902024-02-18T04:13:22.021Z Compiling hashbrown v0.14.3
15912024-02-18T04:13:22.795Z Compiling tracing-core v0.1.31
15922024-02-18T04:13:22.828Z Compiling unicode-bidi v0.3.13
15932024-02-18T04:13:23.467Z Compiling pest_meta v2.7.6
15942024-02-18T04:13:23.537Z Compiling der_derive v0.7.2
15952024-02-18T04:13:23.751Z Compiling tracing v0.1.37
15962024-02-18T04:13:24.393Z Compiling winnow v0.5.15
15972024-02-18T04:13:24.524Z Compiling lazy_static v1.4.0
15982024-02-18T04:13:24.930Z Compiling pest_generator v2.7.6
15992024-02-18T04:13:25.201Z Checking subtle v2.5.0
16002024-02-18T04:13:27.559Z Compiling time-core v0.1.1
16012024-02-18T04:13:27.738Z Compiling foreign-types-shared v0.1.1
16022024-02-18T04:13:27.846Z Compiling untrusted v0.7.1
16032024-02-18T04:13:27.863Z Compiling untrusted v0.9.0
16042024-02-18T04:13:27.893Z Compiling percent-encoding v2.3.1
16052024-02-18T04:13:29.143Z Compiling pest_derive v2.7.6
16062024-02-18T04:13:29.706Z Compiling foreign-types v0.3.2
16072024-02-18T04:13:29.804Z Compiling time-macros v0.2.13
16082024-02-18T04:13:29.985Z Compiling scroll_derive v0.12.0
16092024-02-18T04:13:30.051Z Compiling synstructure v0.12.6
16102024-02-18T04:13:31.746Z Compiling thread-id v4.2.0
16112024-02-18T04:13:31.865Z Compiling base64 v0.21.7
16122024-02-18T04:13:32.149Z Compiling try-lock v0.2.4
16132024-02-18T04:13:32.237Z Compiling zerocopy-derive v0.2.0
16142024-02-18T04:13:32.298Z Compiling want v0.3.1
16152024-02-18T04:13:32.381Z Compiling rustls-webpki v0.101.7
16162024-02-18T04:13:32.474Z Checking bytes v1.5.0
16172024-02-18T04:13:32.607Z Checking bitflags v2.4.0
16182024-02-18T04:13:32.897Z Compiling sct v0.7.0
16192024-02-18T04:13:32.917Z Compiling form_urlencoded v1.2.1
16202024-02-18T04:13:33.306Z Compiling socket2 v0.4.9
16212024-02-18T04:13:33.344Z Checking tokio v1.36.0
16222024-02-18T04:13:33.488Z Compiling const-oid v0.9.5
16232024-02-18T04:13:34.310Z Compiling indexmap v2.2.3
16242024-02-18T04:13:34.555Z Compiling uuid v1.7.0
16252024-02-18T04:13:34.645Z Compiling chrono v0.4.31
16262024-02-18T04:13:34.997Z Compiling semver v1.0.21
16272024-02-18T04:13:35.488Z Compiling http v0.2.11
16282024-02-18T04:13:35.872Z Compiling toml_datetime v0.6.5
16292024-02-18T04:13:36.313Z Compiling serde_spanned v0.6.5
16302024-02-18T04:13:36.360Z Compiling openapiv3 v2.0.0
16312024-02-18T04:13:36.577Z Compiling rustc_version v0.4.0
16322024-02-18T04:13:37.455Z Compiling toml_edit v0.19.15
16332024-02-18T04:13:38.357Z Compiling http-body v0.4.5
16342024-02-18T04:13:39.089Z Compiling tower-service v0.3.2
16352024-02-18T04:13:39.226Z Compiling httpdate v1.0.3
16362024-02-18T04:13:39.250Z Compiling openssl-probe v0.1.5
16372024-02-18T04:13:39.985Z Compiling idna v0.5.0
16382024-02-18T04:13:41.600Z Compiling adler v1.0.2
16392024-02-18T04:13:41.727Z Compiling url v2.5.0
16402024-02-18T04:13:41.828Z Compiling miniz_oxide v0.7.1
16412024-02-18T04:13:42.464Z Compiling ipnet v2.9.0
16422024-02-18T04:13:42.886Z Compiling signal-hook v0.3.17
16432024-02-18T04:13:43.585Z Compiling serde_urlencoded v0.7.1
16442024-02-18T04:13:43.818Z Compiling rustls-pemfile v1.0.3
16452024-02-18T04:13:43.846Z Compiling crypto-common v0.1.6
16462024-02-18T04:13:44.085Z Compiling zerocopy-derive v0.6.4
16472024-02-18T04:13:44.173Z Compiling clap_derive v4.5.0
16482024-02-18T04:13:44.230Z Compiling usdt-impl v0.3.5
16492024-02-18T04:13:44.618Z Compiling tokio-util v0.7.10
16502024-02-18T04:13:46.208Z Compiling h2 v0.3.24
16512024-02-18T04:13:46.227Z Compiling tokio-native-tls v0.3.1
16522024-02-18T04:13:46.264Z Compiling tokio-rustls v0.24.1
16532024-02-18T04:13:46.513Z Compiling encoding_rs v0.8.33
16542024-02-18T04:13:46.629Z Compiling gimli v0.28.0
16552024-02-18T04:13:46.688Z Compiling mime v0.3.17
16562024-02-18T04:13:47.363Z Compiling webpki-roots v0.25.2
16572024-02-18T04:13:47.537Z Compiling siphasher v0.3.11
16582024-02-18T04:13:48.192Z Compiling zerocopy v0.3.0
16592024-02-18T04:13:48.371Z Compiling scroll v0.12.0
16602024-02-18T04:13:49.013Z Compiling block-buffer v0.10.4
16612024-02-18T04:13:49.292Z Compiling bzip2-sys v0.1.11+1.0.8
16622024-02-18T04:13:49.426Z Compiling object v0.32.1
16632024-02-18T04:13:49.556Z Compiling num-iter v0.1.43
16642024-02-18T04:13:49.787Z Compiling usdt-impl v0.5.0
16652024-02-18T04:13:49.815Z Compiling plain v0.2.3
16662024-02-18T04:13:49.888Z Compiling rustc-demangle v0.1.23
16672024-02-18T04:13:49.978Z Compiling goblin v0.8.0
16682024-02-18T04:13:51.963Z Compiling flate2 v1.0.28
16692024-02-18T04:13:51.966Z Compiling digest v0.10.7
16702024-02-18T04:13:51.966Z Compiling addr2line v0.21.0
16712024-02-18T04:13:51.966Z Compiling dof v0.1.5
16722024-02-18T04:13:52.032Z Compiling heapless v0.7.16
16732024-02-18T04:13:52.245Z Compiling dtrace-parser v0.1.14
16742024-02-18T04:13:52.497Z Compiling futures-executor v0.3.30
16752024-02-18T04:13:52.544Z Compiling strum_macros v0.25.2
16762024-02-18T04:13:52.588Z Compiling ppv-lite86 v0.2.17
16772024-02-18T04:13:52.806Z Compiling pretty-hex v0.4.1
16782024-02-18T04:13:53.207Z Checking equivalent v1.0.1
16792024-02-18T04:13:53.519Z Compiling rand_chacha v0.3.1
16802024-02-18T04:13:54.480Z Compiling hyper v0.14.27
16812024-02-18T04:13:54.864Z Compiling futures v0.3.30
16822024-02-18T04:13:54.987Z Compiling toml_edit v0.22.6
16832024-02-18T04:13:55.560Z Compiling toml v0.7.8
16842024-02-18T04:13:56.773Z Compiling dof v0.3.0
16852024-02-18T04:13:57.232Z Compiling hex v0.4.3
16862024-02-18T04:13:57.423Z Compiling serde_tokenstream v0.1.7
16872024-02-18T04:13:58.318Z Compiling dtrace-parser v0.2.0
16882024-02-18T04:13:59.367Z Compiling bit-vec v0.6.3
16892024-02-18T04:13:59.607Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16902024-02-18T04:14:00.176Z Compiling rand v0.8.5
16912024-02-18T04:14:00.611Z Compiling phf_shared v0.10.0
16922024-02-18T04:14:00.630Z Compiling num-bigint v0.4.4
16932024-02-18T04:14:00.711Z Compiling base64ct v1.6.0
16942024-02-18T04:14:01.035Z Compiling new_debug_unreachable v1.0.4
16952024-02-18T04:14:01.139Z Compiling smoltcp v0.9.1
16962024-02-18T04:14:01.476Z Compiling fixedbitset v0.4.2
16972024-02-18T04:14:01.552Z Compiling precomputed-hash v0.1.1
16982024-02-18T04:14:01.623Z Compiling minimal-lexical v0.2.1
16992024-02-18T04:14:01.675Z Compiling string_cache v0.8.7
17002024-02-18T04:14:01.906Z Compiling petgraph v0.6.4
17012024-02-18T04:14:02.158Z Compiling nom v7.1.3
17022024-02-18T04:14:02.176Z Compiling hyper-tls v0.5.0
17032024-02-18T04:14:02.337Z Compiling hyper-rustls v0.24.2
17042024-02-18T04:14:02.580Z Compiling pem-rfc7468 v0.7.0
17052024-02-18T04:14:02.628Z Compiling bit-set v0.5.3
17062024-02-18T04:14:02.715Z Compiling reqwest v0.11.22
17072024-02-18T04:14:02.942Z Compiling usdt-macro v0.3.5
17082024-02-18T04:14:03.369Z Compiling usdt-attr-macro v0.3.5
17092024-02-18T04:14:03.457Z Compiling hmac v0.12.1
17102024-02-18T04:14:03.724Z Compiling hubpack_derive v0.1.1
17112024-02-18T04:14:04.255Z Compiling enum-as-inner v0.5.1
17122024-02-18T04:14:04.558Z Compiling itertools v0.10.5
17132024-02-18T04:14:04.786Z Compiling diesel_table_macro_syntax v0.1.0
17142024-02-18T04:14:05.213Z Compiling flagset v0.4.3
17152024-02-18T04:14:05.230Z Compiling lalrpop-util v0.19.12
17162024-02-18T04:14:05.430Z Compiling unicode-segmentation v1.10.1
17172024-02-18T04:14:05.433Z Compiling der v0.7.8
17182024-02-18T04:14:05.589Z Compiling diesel_derives v2.1.2
17192024-02-18T04:14:06.430Z Compiling cpufeatures v0.2.12
17202024-02-18T04:14:06.539Z Compiling sha2 v0.10.8
17212024-02-18T04:14:07.515Z Compiling md-5 v0.10.5
17222024-02-18T04:14:07.757Z Compiling spki v0.7.2
17232024-02-18T04:14:07.775Z Compiling stringprep v0.1.3
17242024-02-18T04:14:07.974Z Compiling serde_repr v0.1.16
17252024-02-18T04:14:08.144Z Compiling num-integer v0.1.46
17262024-02-18T04:14:08.171Z Compiling hash32 v0.2.1
17272024-02-18T04:14:08.592Z Compiling fallible-iterator v0.2.0
17282024-02-18T04:14:08.901Z Compiling stable_deref_trait v1.2.0
17292024-02-18T04:14:09.026Z Compiling pkcs8 v0.10.2
17302024-02-18T04:14:09.292Z Compiling postgres-protocol v0.6.6
17312024-02-18T04:14:09.507Z Compiling phf_shared v0.11.2
17322024-02-18T04:14:09.942Z Compiling ff v0.13.0
17332024-02-18T04:14:10.194Z Compiling terminal_size v0.3.0
17342024-02-18T04:14:10.411Z Compiling block-padding v0.3.3
17352024-02-18T04:14:10.427Z Compiling scheduled-thread-pool v0.2.7
17362024-02-18T04:14:10.441Z Compiling bitflags v1.3.2
17372024-02-18T04:14:10.554Z Checking unicode-ident v1.0.12
17382024-02-18T04:14:10.684Z Compiling deranged v0.3.8
17392024-02-18T04:14:10.700Z Compiling matches v0.1.10
17402024-02-18T04:14:10.721Z Compiling base16ct v0.2.0
17412024-02-18T04:14:10.753Z Compiling regex-automata v0.1.10
17422024-02-18T04:14:10.948Z Compiling num_threads v0.1.6
17432024-02-18T04:14:11.063Z Compiling managed v0.8.0
17442024-02-18T04:14:11.073Z Compiling sec1 v0.7.3
17452024-02-18T04:14:11.076Z Compiling idna v0.2.3
17462024-02-18T04:14:11.106Z Compiling clap_builder v4.5.0
17472024-02-18T04:14:11.267Z Compiling bstr v0.2.17
17482024-02-18T04:14:11.679Z Compiling r2d2 v0.8.10
17492024-02-18T04:14:12.101Z Compiling inout v0.1.3
17502024-02-18T04:14:12.719Z Compiling time v0.3.27
17512024-02-18T04:14:12.829Z Compiling group v0.13.0
17522024-02-18T04:14:12.850Z Compiling postgres-types v0.2.6
17532024-02-18T04:14:12.871Z Compiling signal-hook-mio v0.2.3
17542024-02-18T04:14:13.073Z Compiling phf v0.11.2
17552024-02-18T04:14:13.173Z Compiling bzip2 v0.4.4
17562024-02-18T04:14:13.610Z Compiling hubpack v0.1.2
17572024-02-18T04:14:14.074Z Compiling hkdf v0.12.4
17582024-02-18T04:14:14.347Z Compiling zerocopy v0.6.4
17592024-02-18T04:14:14.534Z Compiling crypto-bigint v0.5.2
17602024-02-18T04:14:14.555Z Compiling ipnetwork v0.20.0
17612024-02-18T04:14:15.568Z Compiling float-cmp v0.9.0
17622024-02-18T04:14:15.833Z Compiling whoami v1.4.1
17632024-02-18T04:14:16.521Z Compiling normalize-line-endings v0.3.0
17642024-02-18T04:14:16.664Z Compiling regex-automata v0.3.8
17652024-02-18T04:14:16.838Z Compiling static_assertions v1.1.0
17662024-02-18T04:14:16.945Z Compiling difflib v0.4.0
17672024-02-18T04:14:18.624Z Compiling predicates-core v1.0.6
17682024-02-18T04:14:18.758Z Compiling data-encoding v2.4.0
17692024-02-18T04:14:18.826Z Compiling bstr v1.6.0
17702024-02-18T04:14:19.045Z Compiling predicates v3.1.0
17712024-02-18T04:14:19.145Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17722024-02-18T04:14:19.402Z Compiling trust-dns-proto v0.22.0
17732024-02-18T04:14:20.530Z Compiling yasna v0.5.2
17742024-02-18T04:14:20.933Z Compiling elliptic-curve v0.13.8
17752024-02-18T04:14:21.226Z Compiling tokio-postgres v0.7.10
17762024-02-18T04:14:21.834Z Compiling clap v4.5.0
17772024-02-18T04:14:21.959Z Compiling zip v0.6.6
17782024-02-18T04:14:21.994Z Compiling crossterm v0.27.0
17792024-02-18T04:14:22.743Z Compiling cipher v0.4.4
17802024-02-18T04:14:23.313Z Compiling similar v2.3.0
17812024-02-18T04:14:23.634Z Compiling diesel v2.1.4
17822024-02-18T04:14:25.398Z Compiling usdt v0.3.5
17832024-02-18T04:14:25.524Z Compiling strum v0.25.0
17842024-02-18T04:14:25.712Z Compiling tokio-stream v0.1.14
17852024-02-18T04:14:25.715Z Compiling console v0.15.8
17862024-02-18T04:14:26.010Z Checking proc-macro2 v1.0.78
17872024-02-18T04:14:26.755Z Checking quote v1.0.35
17882024-02-18T04:14:28.935Z Checking utf8parse v0.2.1
17892024-02-18T04:14:30.848Z Checking anstyle v1.0.2
17902024-02-18T04:14:35.879Z Checking anstyle-parse v0.2.1
17912024-02-18T04:14:36.795Z Checking anstyle-query v1.0.0
17922024-02-18T04:14:37.004Z Checking colorchoice v1.0.0
17932024-02-18T04:14:37.136Z Checking anstream v0.6.11
17942024-02-18T04:14:37.520Z Compiling serde_tokenstream v0.2.0
17952024-02-18T04:14:37.538Z Checking clap_lex v0.7.0
17962024-02-18T04:14:37.815Z Checking strsim v0.11.0
17972024-02-18T04:14:43.712Z Checking winnow v0.6.1
17982024-02-18T04:14:50.724Z Compiling regress v0.8.0
17992024-02-18T04:14:53.822Z Compiling getopts v0.2.21
18002024-02-18T04:14:54.166Z Compiling unsafe-libyaml v0.2.10
18012024-02-18T04:14:54.365Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18022024-02-18T04:14:54.938Z Checking heck v0.4.1
18032024-02-18T04:14:56.275Z Compiling serde_yaml v0.9.25
18042024-02-18T04:14:56.619Z Checking camino v1.1.6
18052024-02-18T04:14:56.773Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18062024-02-18T04:14:57.127Z Compiling ident_case v1.0.1
18072024-02-18T04:14:57.226Z Compiling strsim v0.10.0
18082024-02-18T04:14:57.287Z Checking match_cfg v0.1.0
18092024-02-18T04:14:57.318Z Checking fastrand v2.0.1
18102024-02-18T04:14:57.392Z Checking rustls-pki-types v1.1.0
18112024-02-18T04:14:57.668Z Checking tempfile v3.10.0
18122024-02-18T04:14:57.816Z Checking hostname v0.3.1
18132024-02-18T04:14:57.952Z Checking http v1.0.0
18142024-02-18T04:14:58.064Z Checking atty v0.2.14
18152024-02-18T04:14:58.082Z Compiling paste v1.0.14
18162024-02-18T04:14:58.190Z Checking quick-error v1.2.3
18172024-02-18T04:14:58.335Z Checking sha1 v0.10.6
18182024-02-18T04:14:58.618Z Checking dirs-sys-next v0.1.2
18192024-02-18T04:14:58.706Z Compiling rustls v0.22.2
18202024-02-18T04:14:58.805Z Checking dirs-next v2.0.0
18212024-02-18T04:14:59.052Z Checking rustls-webpki v0.102.1
18222024-02-18T04:14:59.460Z Checking crossbeam-channel v0.5.8
18232024-02-18T04:14:59.878Z Checking thread_local v1.1.7
18242024-02-18T04:15:00.192Z Checking instant v0.1.12
18252024-02-18T04:15:00.282Z Compiling slog-async v2.8.0
18262024-02-18T04:15:00.349Z Checking term v0.7.0
18272024-02-18T04:15:00.809Z Checking rustls-pemfile v2.0.0
18282024-02-18T04:15:00.857Z Compiling multer v3.0.0
18292024-02-18T04:15:00.930Z Checking debug-ignore v1.0.5
18302024-02-18T04:15:01.006Z Checking take_mut v0.2.2
18312024-02-18T04:15:01.038Z Checking slog-term v2.9.0
18322024-02-18T04:15:01.075Z Compiling darling_core v0.20.3
18332024-02-18T04:15:01.286Z Checking slog-json v2.6.1
18342024-02-18T04:15:01.465Z Compiling async-stream-impl v0.3.5
18352024-02-18T04:15:01.555Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18362024-02-18T04:15:01.581Z Checking atomic-waker v1.1.1
18372024-02-18T04:15:01.729Z Checking waitgroup v0.1.2
18382024-02-18T04:15:01.882Z Checking slog-bunyan v2.5.0
18392024-02-18T04:15:02.059Z Checking toml v0.8.10
18402024-02-18T04:15:02.445Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18412024-02-18T04:15:02.914Z Checking serde_path_to_error v0.1.15
18422024-02-18T04:15:03.048Z Checking async-stream v0.3.5
18432024-02-18T04:15:03.261Z Checking wait-timeout v0.2.0
18442024-02-18T04:15:03.454Z Compiling strum_macros v0.26.1
18452024-02-18T04:15:03.640Z Compiling structmeta-derive v0.3.0
18462024-02-18T04:15:04.373Z Checking tokio-rustls v0.25.0
18472024-02-18T04:15:04.781Z Checking rusty-fork v0.3.0
18482024-02-18T04:15:05.086Z Checking newtype-uuid v1.0.1
18492024-02-18T04:15:05.354Z Compiling structmeta-derive v0.2.0
18502024-02-18T04:15:07.137Z Compiling structmeta v0.3.0
18512024-02-18T04:15:07.637Z Checking rand_xorshift v0.3.0
18522024-02-18T04:15:07.826Z Checking unarray v0.1.4
18532024-02-18T04:15:07.846Z Compiling darling_macro v0.20.3
18542024-02-18T04:15:07.989Z Checking proptest v1.4.0
18552024-02-18T04:15:08.703Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18562024-02-18T04:15:08.843Z Compiling structmeta v0.2.0
18572024-02-18T04:15:09.050Z Compiling darling v0.20.3
18582024-02-18T04:15:09.181Z Compiling serde_with_macros v3.6.1
18592024-02-18T04:15:09.200Z Compiling parse-display-derive v0.9.0
18602024-02-18T04:15:09.218Z Checking backoff v0.4.0
18612024-02-18T04:15:09.303Z Compiling test-strategy v0.3.1
18622024-02-18T04:15:09.360Z Checking strum v0.26.1
18632024-02-18T04:15:09.522Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18642024-02-18T04:15:09.543Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18652024-02-18T04:15:09.718Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18662024-02-18T04:15:09.877Z Checking macaddr v1.0.1
18672024-02-18T04:15:10.216Z Checking camino-tempfile v1.1.1
18682024-02-18T04:15:10.439Z Checking is-terminal v0.4.9
18692024-02-18T04:15:10.493Z Compiling proc-macro-error-attr v1.0.4
18702024-02-18T04:15:10.573Z Compiling proc-macro-error v1.0.4
18712024-02-18T04:15:11.099Z Compiling proc-macro-crate v1.3.1
18722024-02-18T04:15:12.345Z Compiling heapless v0.8.0
18732024-02-18T04:15:12.686Z Checking termtree v0.4.1
18742024-02-18T04:15:12.761Z Compiling num_enum_derive v0.5.11
18752024-02-18T04:15:12.826Z Checking serde_with v3.6.1
18762024-02-18T04:15:12.902Z Checking predicates-tree v1.0.9
18772024-02-18T04:15:13.119Z Checking hash32 v0.3.1
18782024-02-18T04:15:13.311Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18792024-02-18T04:15:13.330Z Compiling smoltcp v0.11.0
18802024-02-18T04:15:13.772Z Compiling usdt-macro v0.5.0
18812024-02-18T04:15:14.158Z Compiling usdt-attr-macro v0.5.0
18822024-02-18T04:15:14.487Z Checking parse-display v0.9.0
18832024-02-18T04:15:14.513Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18842024-02-18T04:15:14.721Z Checking memmap v0.7.0
18852024-02-18T04:15:14.785Z Compiling crucible-workspace-hack v0.1.0
18862024-02-18T04:15:14.940Z Checking embedded-io v0.4.0
18872024-02-18T04:15:15.108Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18882024-02-18T04:15:15.139Z Checking cobs v0.2.3
18892024-02-18T04:15:15.320Z Checking postcard v1.0.8
18902024-02-18T04:15:15.506Z Compiling foreign-types-macros v0.2.3
18912024-02-18T04:15:15.805Z Checking num_enum v0.5.11
18922024-02-18T04:15:15.957Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18932024-02-18T04:15:15.996Z Checking usdt v0.5.0
18942024-02-18T04:15:16.107Z Checking foreign-types-shared v0.3.1
18952024-02-18T04:15:16.229Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18962024-02-18T04:15:16.281Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18972024-02-18T04:15:16.541Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18982024-02-18T04:15:16.589Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18992024-02-18T04:15:16.648Z Checking cstr-argument v0.1.2
19002024-02-18T04:15:16.651Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19012024-02-18T04:15:16.835Z Checking pretty-hex v0.2.1
19022024-02-18T04:15:16.904Z Checking foreign-types v0.5.0
19032024-02-18T04:15:17.000Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19042024-02-18T04:15:17.017Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19052024-02-18T04:15:17.052Z Checking colored v2.0.4
19062024-02-18T04:15:17.279Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19072024-02-18T04:15:17.347Z Compiling zone_cfg_derive v0.3.0
19082024-02-18T04:15:17.365Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19092024-02-18T04:15:17.505Z Compiling num-derive v0.4.0
19102024-02-18T04:15:17.585Z Compiling mockall_derive v0.12.0
19112024-02-18T04:15:17.740Z Checking fragile v2.0.0
19122024-02-18T04:15:18.019Z Checking downcast v0.11.0
19132024-02-18T04:15:18.345Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19142024-02-18T04:15:18.617Z Checking smf v0.2.2
19152024-02-18T04:15:18.794Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19162024-02-18T04:15:19.141Z Checking xattr v1.0.1
19172024-02-18T04:15:19.160Z Checking zone v0.3.0
19182024-02-18T04:15:19.341Z Checking filetime v0.2.23
19192024-02-18T04:15:19.565Z Checking same-file v1.0.6
19202024-02-18T04:15:19.640Z Checking tar v0.4.40
19212024-02-18T04:15:19.750Z Checking walkdir v2.4.0
19222024-02-18T04:15:20.102Z Checking pem v3.0.2
19232024-02-18T04:15:20.106Z Compiling rayon-core v1.12.0
19242024-02-18T04:15:20.190Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19252024-02-18T04:15:20.211Z Checking linked-hash-map v0.5.6
19262024-02-18T04:15:20.276Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19272024-02-18T04:15:20.317Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19282024-02-18T04:15:20.428Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19292024-02-18T04:15:20.484Z Checking itertools v0.12.1
19302024-02-18T04:15:20.558Z Checking lru-cache v0.1.2
19312024-02-18T04:15:20.666Z Checking headers-core v0.2.0
19322024-02-18T04:15:20.753Z Checking password-hash v0.5.0
19332024-02-18T04:15:20.807Z Checking headers v0.3.9
19342024-02-18T04:15:21.237Z Checking blake2 v0.10.6
19352024-02-18T04:15:21.707Z Checking swrite v0.1.0
19362024-02-18T04:15:21.840Z Checking argon2 v0.5.3
19372024-02-18T04:15:21.874Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19382024-02-18T04:15:22.006Z Compiling derive-where v1.2.7
19392024-02-18T04:15:22.191Z Checking rcgen v0.12.1
19402024-02-18T04:15:22.475Z Checking atomicwrites v0.4.3
19412024-02-18T04:15:22.555Z Checking subprocess v0.2.9
19422024-02-18T04:15:22.682Z Checking arc-swap v1.6.0
19432024-02-18T04:15:22.889Z Compiling cancel-safe-futures v0.1.5
19442024-02-18T04:15:23.163Z Checking half v2.3.1
19452024-02-18T04:15:23.184Z Checking slog-scope v4.4.0
19462024-02-18T04:15:23.339Z Checking ciborium-io v0.2.2
19472024-02-18T04:15:23.390Z Checking slog-stdlog v4.1.1
19482024-02-18T04:15:23.475Z Checking resolv-conf v0.7.0
19492024-02-18T04:15:23.565Z Checking slog-envlogger v2.2.0
19502024-02-18T04:15:23.709Z Checking ciborium-ll v0.2.2
19512024-02-18T04:15:23.807Z Checking libsw v3.3.1
19522024-02-18T04:15:23.847Z Checking trust-dns-resolver v0.22.0
19532024-02-18T04:15:23.928Z Checking linear-map v1.2.0
19542024-02-18T04:15:24.037Z Checking ciborium v0.2.2
19552024-02-18T04:15:24.081Z Checking owo-colors v4.0.0
19562024-02-18T04:15:24.274Z Compiling slog-dtrace v0.3.0
19572024-02-18T04:15:24.702Z Checking textwrap v0.11.0
19582024-02-18T04:15:24.945Z Compiling heck v0.3.3
19592024-02-18T04:15:25.139Z Compiling blake3 v1.5.0
19602024-02-18T04:15:25.357Z Checking ansi_term v0.12.1
19612024-02-18T04:15:25.599Z Checking strsim v0.8.0
19622024-02-18T04:15:25.699Z Checking vec_map v0.8.2
19632024-02-18T04:15:25.800Z Compiling libefi-sys v0.1.0
19642024-02-18T04:15:25.816Z Checking termcolor v1.2.0
19652024-02-18T04:15:25.980Z Checking clap v2.34.0
19662024-02-18T04:15:26.151Z Compiling structopt-derive v0.4.18
19672024-02-18T04:15:26.212Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19682024-02-18T04:15:26.474Z Checking nibble_vec v0.1.0
19692024-02-18T04:15:26.610Z Compiling radium v0.7.0
19702024-02-18T04:15:26.626Z Checking endian-type v0.1.2
19712024-02-18T04:15:26.829Z Checking radix_trie v0.2.1
19722024-02-18T04:15:26.846Z Checking mockall v0.12.0
19732024-02-18T04:15:27.087Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19742024-02-18T04:15:27.131Z Checking tap v1.0.1
19752024-02-18T04:15:27.261Z Compiling maybe-uninit v2.0.0
19762024-02-18T04:15:27.281Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19772024-02-18T04:15:27.303Z Checking wyz v0.5.1
19782024-02-18T04:15:27.529Z Checking fxhash v0.2.1
19792024-02-18T04:15:27.707Z Checking gethostname v0.4.3
19802024-02-18T04:15:27.723Z Compiling packed_struct v0.10.1
19812024-02-18T04:15:27.807Z Checking crc-catalog v2.2.0
19822024-02-18T04:15:27.849Z Compiling num-bigint-dig v0.8.4
19832024-02-18T04:15:27.892Z Checking funty v2.0.0
19842024-02-18T04:15:27.941Z Compiling semver v0.1.20
19852024-02-18T04:15:28.262Z Checking crc v3.0.1
19862024-02-18T04:15:28.406Z Compiling rustc_version v0.1.7
19872024-02-18T04:15:28.485Z Compiling packed_struct_codegen v0.10.1
19882024-02-18T04:15:28.719Z Compiling indexmap v1.9.3
19892024-02-18T04:15:28.944Z Checking nodrop v0.1.14
19902024-02-18T04:15:29.055Z Compiling newtype_derive v0.1.6
19912024-02-18T04:15:29.071Z Checking array-init v0.0.4
19922024-02-18T04:15:29.109Z Checking smallvec v0.6.14
19932024-02-18T04:15:29.126Z Checking bitvec v1.0.1
19942024-02-18T04:15:29.311Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19952024-02-18T04:15:29.510Z Checking pkcs1 v0.7.5
19962024-02-18T04:15:29.533Z Checking structopt v0.3.26
19972024-02-18T04:15:29.665Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19982024-02-18T04:15:29.690Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19992024-02-18T04:15:29.913Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20002024-02-18T04:15:30.055Z Checking signature v2.1.0
20012024-02-18T04:15:30.151Z Compiling crossbeam-deque v0.8.3
20022024-02-18T04:15:30.227Z Checking bitfield v0.14.0
20032024-02-18T04:15:30.259Z Checking hashbrown v0.12.3
20042024-02-18T04:15:31.570Z Checking rsa v0.9.2
20052024-02-18T04:15:31.798Z Checking serde-hex v0.1.0
20062024-02-18T04:15:32.109Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20072024-02-18T04:15:32.176Z Checking env_logger v0.10.0
20082024-02-18T04:15:32.380Z Checking x509-cert v0.2.4
20092024-02-18T04:15:32.599Z Checking ron v0.8.1
20102024-02-18T04:15:32.641Z Checking hashbrown v0.13.2
20112024-02-18T04:15:33.639Z Compiling semver-parser v0.10.2
20122024-02-18T04:15:33.844Z Compiling num-rational v0.4.1
20132024-02-18T04:15:34.063Z Checking crc-any v2.4.3
20142024-02-18T04:15:34.244Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20152024-02-18T04:15:34.439Z Compiling semver v0.11.0
20162024-02-18T04:15:34.469Z Checking object v0.30.4
20172024-02-18T04:15:34.507Z Compiling rayon v1.8.0
20182024-02-18T04:15:35.618Z Compiling memmap2 v0.7.1
20192024-02-18T04:15:36.067Z Compiling home v0.5.5
20202024-02-18T04:15:36.332Z Compiling arrayref v0.3.7
20212024-02-18T04:15:36.388Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20222024-02-18T04:15:36.405Z Compiling constant_time_eq v0.3.0
20232024-02-18T04:15:36.431Z Compiling arrayvec v0.7.4
20242024-02-18T04:15:36.448Z Checking path-slash v0.1.5
20252024-02-18T04:15:36.588Z Compiling toolchain_find v0.2.0
20262024-02-18T04:15:36.876Z Checking steno v0.4.0
20272024-02-18T04:15:37.257Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20282024-02-18T04:15:37.823Z Compiling toml v0.5.11
20292024-02-18T04:15:38.096Z Checking num-complex v0.4.4
20302024-02-18T04:15:38.906Z Compiling topological-sort v0.2.2
20312024-02-18T04:15:39.130Z Compiling convert_case v0.4.0
20322024-02-18T04:15:39.498Z Checking num v0.4.1
20332024-02-18T04:15:39.595Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20342024-02-18T04:15:39.612Z Checking newline-converter v0.3.0
20352024-02-18T04:15:39.777Z Compiling omicron-zone-package v0.11.0
20362024-02-18T04:15:40.173Z Compiling derive_more v0.99.17
20372024-02-18T04:15:41.000Z Compiling rustfmt-wrapper v0.2.0
20382024-02-18T04:15:41.259Z Checking expectorate v1.1.0
20392024-02-18T04:15:41.436Z Checking utf-8 v0.7.6
20402024-02-18T04:15:41.654Z Checking tungstenite v0.20.1
20412024-02-18T04:15:41.686Z Compiling buf-list v1.0.3
20422024-02-18T04:15:41.976Z Checking display-error-chain v0.2.0
20432024-02-18T04:15:42.139Z Compiling parking_lot_core v0.8.6
20442024-02-18T04:15:42.632Z Checking tokio-tungstenite v0.20.1
20452024-02-18T04:15:42.811Z Checking keccak v0.1.4
20462024-02-18T04:15:42.925Z Checking trust-dns-client v0.22.0
20472024-02-18T04:15:43.091Z Checking parking_lot v0.11.2
20482024-02-18T04:15:43.152Z Checking sha3 v0.10.8
20492024-02-18T04:15:43.471Z Checking secrecy v0.8.0
20502024-02-18T04:15:43.578Z Compiling pin-project-internal v1.1.3
20512024-02-18T04:15:43.710Z Compiling doc-comment v0.3.3
20522024-02-18T04:15:44.308Z Checking sled v0.34.7
20532024-02-18T04:15:44.594Z Checking glob v0.3.1
20542024-02-18T04:15:44.810Z Checking trust-dns-server v0.22.1
20552024-02-18T04:15:44.933Z Compiling vte_generate_state_changes v0.1.1
20562024-02-18T04:15:45.681Z Checking vte v0.11.1
20572024-02-18T04:15:46.991Z Compiling unicase v2.7.0
20582024-02-18T04:15:47.190Z Checking pin-project v1.1.3
20592024-02-18T04:15:47.216Z Compiling platforms v3.0.2
20602024-02-18T04:15:47.316Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20612024-02-18T04:15:47.410Z Checking strip-ansi-escapes v0.2.0
20622024-02-18T04:15:47.534Z Checking fd-lock v3.0.13
20632024-02-18T04:15:47.564Z Compiling snafu-derive v0.7.5
20642024-02-18T04:15:47.616Z Compiling fs-err v2.11.0
20652024-02-18T04:15:47.695Z Checking nu-ansi-term v0.50.0
20662024-02-18T04:15:47.732Z Checking globset v0.4.13
20672024-02-18T04:15:48.134Z Checking olpc-cjson v0.1.3
20682024-02-18T04:15:48.176Z Checking reedline v0.29.0
20692024-02-18T04:15:48.320Z Checking serde_plain v1.0.2
20702024-02-18T04:15:48.356Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20712024-02-18T04:15:48.383Z Compiling async-recursion v1.0.5
20722024-02-18T04:15:48.403Z Checking typed-path v0.7.0
20732024-02-18T04:15:48.592Z Compiling curve25519-dalek v4.1.1
20742024-02-18T04:15:49.296Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20752024-02-18T04:15:49.595Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20762024-02-18T04:15:49.787Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20772024-02-18T04:15:49.946Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20782024-02-18T04:15:49.968Z Compiling memoffset v0.7.1
20792024-02-18T04:15:50.016Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20802024-02-18T04:15:50.154Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20812024-02-18T04:15:50.324Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20822024-02-18T04:15:50.493Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20832024-02-18T04:15:50.799Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20842024-02-18T04:15:51.076Z Checking parse-size v1.0.0
20852024-02-18T04:15:51.261Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20862024-02-18T04:15:51.533Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20872024-02-18T04:15:51.574Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20882024-02-18T04:15:54.132Z Checking snafu v0.7.5
20892024-02-18T04:15:54.662Z Compiling mime_guess v2.0.4
20902024-02-18T04:15:54.685Z Checking tough v0.16.0
20912024-02-18T04:15:57.068Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20922024-02-18T04:15:57.510Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20932024-02-18T04:15:57.878Z Checking universal-hash v0.5.1
20942024-02-18T04:15:58.088Z Compiling thiserror-impl-no-std v2.0.2
20952024-02-18T04:15:58.519Z Compiling curve25519-dalek-derive v0.1.0
20962024-02-18T04:15:58.683Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20972024-02-18T04:16:00.048Z Checking opaque-debug v0.3.0
20982024-02-18T04:16:00.144Z Checking poly1305 v0.8.0
20992024-02-18T04:16:01.813Z Checking thiserror-no-std v2.0.2
21002024-02-18T04:16:02.171Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21012024-02-18T04:16:02.358Z Checking chacha20 v0.9.1
21022024-02-18T04:16:02.522Z Checking aead v0.5.2
21032024-02-18T04:16:02.733Z Checking kstat-rs v0.2.3
21042024-02-18T04:16:02.774Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21052024-02-18T04:16:03.168Z Checking signature v1.6.4
21062024-02-18T04:16:03.319Z Compiling salty v0.2.0
21072024-02-18T04:16:03.954Z Checking ed25519 v1.5.3
21082024-02-18T04:16:04.232Z Checking chacha20poly1305 v0.10.1
21092024-02-18T04:16:04.449Z Checking vsss-rs v3.3.4
21102024-02-18T04:16:05.100Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21112024-02-18T04:16:05.137Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21122024-02-18T04:16:05.171Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21132024-02-18T04:16:05.420Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21142024-02-18T04:16:07.600Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21152024-02-18T04:16:08.138Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21162024-02-18T04:16:08.365Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21172024-02-18T04:16:09.139Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21182024-02-18T04:16:09.866Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21192024-02-18T04:16:09.868Z Checking serde-big-array v0.5.1
21202024-02-18T04:16:10.027Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21212024-02-18T04:16:10.108Z Checking bytecount v0.6.3
21222024-02-18T04:16:10.269Z Checking papergrid v0.11.0
21232024-02-18T04:16:11.028Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21242024-02-18T04:16:12.550Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21252024-02-18T04:16:12.563Z Compiling tabled_derive v0.7.0
21262024-02-18T04:16:13.004Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21272024-02-18T04:16:13.676Z Checking signal-hook-tokio v0.3.1
21282024-02-18T04:16:13.810Z Checking fd-lock v4.0.2
21292024-02-18T04:16:13.854Z Checking nix v0.27.1
21302024-02-18T04:16:14.026Z Checking serde-big-array v0.4.1
21312024-02-18T04:16:14.214Z Compiling sqlparser_derive v0.2.2
21322024-02-18T04:16:14.946Z Checking humantime v2.1.0
21332024-02-18T04:16:15.277Z Checking unicode_categories v0.1.1
21342024-02-18T04:16:15.484Z Compiling prettyplease v0.2.16
21352024-02-18T04:16:15.579Z Checking tabled v0.15.0
21362024-02-18T04:16:15.600Z Checking sqlformat v0.2.3
21372024-02-18T04:16:15.851Z Checking sqlparser v0.43.1
21382024-02-18T04:16:16.618Z Checking rustyline v13.0.0
21392024-02-18T04:16:17.288Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21402024-02-18T04:16:18.447Z Checking bcs v0.1.6
21412024-02-18T04:16:18.518Z Checking highway v1.1.0
21422024-02-18T04:16:18.889Z Checking corncobs v0.1.3
21432024-02-18T04:16:18.949Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21442024-02-18T04:16:19.083Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21452024-02-18T04:16:19.246Z Compiling crunchy v0.2.2
21462024-02-18T04:16:19.266Z Checking http-range v0.1.5
21472024-02-18T04:16:19.364Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21482024-02-18T04:16:19.444Z Checking hyper-staticfile v0.9.5
21492024-02-18T04:16:19.602Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21502024-02-18T04:16:19.625Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21512024-02-18T04:16:19.890Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21522024-02-18T04:16:20.036Z Compiling clang-sys v1.6.1
21532024-02-18T04:16:20.491Z Compiling tiny-keccak v2.0.2
21542024-02-18T04:16:21.022Z Compiling darling_core v0.14.4
21552024-02-18T04:16:22.531Z Checking assert_matches v1.5.0
21562024-02-18T04:16:22.670Z Compiling ascii-canvas v3.0.0
21572024-02-18T04:16:23.214Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21582024-02-18T04:16:23.239Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21592024-02-18T04:16:23.995Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21602024-02-18T04:16:24.823Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21612024-02-18T04:16:25.017Z Compiling ena v0.14.2
21622024-02-18T04:16:25.035Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21632024-02-18T04:16:25.420Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21642024-02-18T04:16:26.784Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21652024-02-18T04:16:27.078Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21662024-02-18T04:16:27.189Z Compiling libloading v0.7.4
21672024-02-18T04:16:27.611Z Compiling darling_macro v0.14.4
21682024-02-18T04:16:27.628Z Compiling bindgen v0.69.2
21692024-02-18T04:16:28.413Z Compiling regex-syntax v0.6.29
21702024-02-18T04:16:28.694Z Compiling diff v0.1.13
21712024-02-18T04:16:28.804Z Compiling darling v0.14.4
21722024-02-18T04:16:29.413Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21732024-02-18T04:16:29.680Z Compiling cexpr v0.6.0
21742024-02-18T04:16:29.973Z Compiling which v4.4.0
21752024-02-18T04:16:30.657Z Compiling portable-atomic v1.4.3
21762024-02-18T04:16:31.584Z Compiling peeking_take_while v0.1.2
21772024-02-18T04:16:31.739Z Compiling shlex v1.3.0
21782024-02-18T04:16:31.843Z Compiling rustc-hash v1.1.0
21792024-02-18T04:16:32.010Z Compiling lalrpop v0.19.12
21802024-02-18T04:16:32.188Z Checking maplit v1.0.2
21812024-02-18T04:16:32.314Z Compiling lazycell v1.3.0
21822024-02-18T04:16:32.498Z Compiling ref-cast v1.0.20
21832024-02-18T04:16:32.748Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21842024-02-18T04:16:33.154Z Compiling derive_builder_core v0.12.0
21852024-02-18T04:16:35.201Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21862024-02-18T04:16:35.563Z Compiling ref-cast-impl v1.0.20
21872024-02-18T04:16:35.837Z Compiling libxml v0.3.3
21882024-02-18T04:16:35.900Z Compiling derive_builder_macro v0.12.0
21892024-02-18T04:16:36.157Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21902024-02-18T04:16:36.933Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21912024-02-18T04:16:37.094Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21922024-02-18T04:16:37.152Z Compiling strum_macros v0.24.3
21932024-02-18T04:16:37.396Z Compiling cookie v0.18.0
21942024-02-18T04:16:37.543Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21952024-02-18T04:16:37.771Z Checking number_prefix v0.4.0
21962024-02-18T04:16:37.911Z Compiling indoc v1.0.9
21972024-02-18T04:16:37.984Z Checking indicatif v0.17.8
21982024-02-18T04:16:38.991Z Checking derive_builder v0.12.0
21992024-02-18T04:16:39.151Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22002024-02-18T04:16:39.486Z Checking bb8 v0.8.3
22012024-02-18T04:16:39.992Z Checking quick-xml v0.30.0
22022024-02-18T04:16:41.037Z Checking castaway v0.2.2
22032024-02-18T04:16:41.202Z Compiling oso-derive v0.27.0
22042024-02-18T04:16:41.591Z Compiling impl-trait-for-tuples v0.2.2
22052024-02-18T04:16:41.729Z Checking compact_str v0.7.1
22062024-02-18T04:16:42.158Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22072024-02-18T04:16:42.831Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22082024-02-18T04:16:42.951Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22092024-02-18T04:16:42.954Z Checking lru v0.12.1
22102024-02-18T04:16:43.216Z Compiling stability v0.1.1
22112024-02-18T04:16:43.309Z Checking cassowary v0.3.0
22122024-02-18T04:16:43.761Z Compiling indoc v2.0.3
22132024-02-18T04:16:44.376Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22142024-02-18T04:16:44.500Z Checking smawk v0.3.1
22152024-02-18T04:16:44.693Z Checking unicode-linebreak v0.1.5
22162024-02-18T04:16:44.963Z Checking is_ci v1.2.0
22172024-02-18T04:16:45.018Z Checking ratatui v0.26.1
22182024-02-18T04:16:45.101Z Checking textwrap v0.16.1
22192024-02-18T04:16:45.117Z Checking supports-color v3.0.0
22202024-02-18T04:16:45.323Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22212024-02-18T04:16:45.578Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22222024-02-18T04:16:45.705Z Checking rtoolbox v0.0.1
22232024-02-18T04:16:45.841Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22242024-02-18T04:16:45.908Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22252024-02-18T04:16:46.039Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22262024-02-18T04:16:46.511Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22272024-02-18T04:16:47.067Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22282024-02-18T04:16:48.115Z Checking rpassword v7.3.1
22292024-02-18T04:16:48.292Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22302024-02-18T04:16:48.320Z Checking tui-tree-widget v0.17.0
22312024-02-18T04:16:48.681Z Checking fatfs v0.3.6
22322024-02-18T04:16:49.828Z Checking shell-words v1.1.0
22332024-02-18T04:16:49.845Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22342024-02-18T04:16:50.224Z Checking yansi v0.5.1
22352024-02-18T04:16:50.542Z Checking pretty_assertions v1.4.0
22362024-02-18T04:16:50.766Z Compiling target-lexicon v0.12.13
22372024-02-18T04:16:51.067Z Checking plotters-backend v0.3.5
22382024-02-18T04:16:51.497Z Compiling guppy-workspace-hack v0.1.0
22392024-02-18T04:16:52.270Z Checking plotters-svg v0.3.5
22402024-02-18T04:16:52.518Z Checking http-body v1.0.0
22412024-02-18T04:16:52.629Z Checking rand v0.4.6
22422024-02-18T04:16:52.877Z Checking tower-layer v0.3.2
22432024-02-18T04:16:53.210Z Checking remove_dir_all v0.5.3
22442024-02-18T04:16:53.322Z Compiling target-spec v3.1.0
22452024-02-18T04:16:53.728Z Checking cast v0.3.0
22462024-02-18T04:16:54.015Z Checking tempdir v0.3.7
22472024-02-18T04:16:54.041Z Checking criterion-plot v0.5.0
22482024-02-18T04:16:54.148Z Checking tower v0.4.13
22492024-02-18T04:16:54.197Z Checking hyper v1.1.0
22502024-02-18T04:16:54.533Z Checking cfg-expr v0.15.6
22512024-02-18T04:16:55.055Z Checking plotters v0.3.5
22522024-02-18T04:16:55.495Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22532024-02-18T04:16:55.573Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22542024-02-18T04:16:56.565Z Checking tinytemplate v1.2.1
22552024-02-18T04:16:57.015Z Checking cargo-platform v0.1.3
22562024-02-18T04:16:57.070Z Checking oorandom v11.1.3
22572024-02-18T04:16:57.240Z Checking anes v0.1.6
22582024-02-18T04:16:57.301Z Checking hyper-util v0.1.2
22592024-02-18T04:16:57.317Z Checking cargo_metadata v0.18.1
22602024-02-18T04:16:57.676Z Checking criterion v0.5.1
22612024-02-18T04:16:59.110Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22622024-02-18T04:16:59.180Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22632024-02-18T04:16:59.475Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22642024-02-18T04:17:00.902Z Checking assert_cmd v2.0.13
22652024-02-18T04:17:01.407Z Checking rustls-native-certs v0.7.0
22662024-02-18T04:17:01.578Z Checking pathdiff v0.2.1
22672024-02-18T04:17:01.759Z Checking nested v0.1.1
22682024-02-18T04:17:01.991Z Checking guppy v0.17.5
22692024-02-18T04:17:04.282Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22702024-02-18T04:17:04.349Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22712024-02-18T04:17:04.617Z Checking hyper-rustls v0.26.0
22722024-02-18T04:17:05.009Z Checking httptest v0.15.5
22732024-02-18T04:17:05.337Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22742024-02-18T04:17:05.842Z Checking threadpool v1.8.1
22752024-02-18T04:17:06.063Z Checking nanorand v0.7.0
22762024-02-18T04:17:06.443Z Checking flume v0.11.0
22772024-02-18T04:17:06.957Z Checking libtest-mimic v0.6.1
22782024-02-18T04:17:06.978Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22792024-02-18T04:17:07.125Z Checking similar-asserts v1.5.0
22802024-02-18T04:17:07.383Z Compiling rstest_macros v0.18.2
22812024-02-18T04:17:08.093Z Checking datatest-stable v0.2.3
22822024-02-18T04:17:08.336Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22832024-02-18T04:17:09.601Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22842024-02-18T04:17:09.768Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22852024-02-18T04:17:10.168Z Checking csv-core v0.1.11
22862024-02-18T04:17:10.286Z Compiling trybuild v1.0.89
22872024-02-18T04:17:10.499Z Compiling relative-path v1.9.0
22882024-02-18T04:17:10.551Z Checking constant_time_eq v0.2.6
22892024-02-18T04:17:10.687Z Checking blake2b_simd v1.0.1
22902024-02-18T04:17:10.782Z Checking csv v1.3.0
22912024-02-18T04:17:11.598Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22922024-02-18T04:17:11.749Z Checking multimap v0.10.0
22932024-02-18T04:17:12.059Z Checking basic-toml v0.1.8
22942024-02-18T04:17:13.021Z Checking futures-timer v3.0.2
22952024-02-18T04:17:14.940Z Checking rust-argon2 v1.0.1
22962024-02-18T04:17:15.391Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22972024-02-18T04:17:17.640Z Checking partial-io v0.5.4
22982024-02-18T04:17:18.033Z Checking approx v0.5.1
22992024-02-18T04:17:18.285Z Checking termios v0.3.3
23002024-02-18T04:17:18.522Z Checking hex-literal v0.4.1
23012024-02-18T04:17:22.111Z Checking rstest v0.18.2
23022024-02-18T04:17:23.838Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23032024-02-18T04:18:17.001Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23042024-02-18T04:18:19.510Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23052024-02-18T04:18:20.769Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23062024-02-18T04:18:21.033Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23072024-02-18T04:18:35.450Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23082024-02-18T04:18:46.572Z Compiling polar-core v0.27.0
23092024-02-18T04:18:54.188Z Checking oso v0.27.0
23102024-02-18T04:19:23.894Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23112024-02-18T04:20:40.110Z Finished dev [unoptimized + debuginfo] target(s) in 7m 43s
23122024-02-18T04:20:40.300Z
23132024-02-18T04:20:40.303Zreal 8:28.538385835
23142024-02-18T04:20:40.303Zuser 43:40.963181676
23152024-02-18T04:20:40.303Zsys 7:08.326593965
23162024-02-18T04:20:40.303Ztrap 1.320338287
23172024-02-18T04:20:40.303Ztflt 4.396791510
23182024-02-18T04:20:40.303Zdflt 2.929179814
23192024-02-18T04:20:40.303Zkflt 0.057684907
23202024-02-18T04:20:40.303Zlock 1:07:48.762228641
23212024-02-18T04:20:40.303Zslp 2:12:43.184457935
23222024-02-18T04:20:40.303Zlat 1:51.704231829
23232024-02-18T04:20:40.303Zstop 4:32.394225179
23242024-02-18T04:20:41.200Zwarning: output filename collision.
23252024-02-18T04:20:41.200ZThe 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)`.
23262024-02-18T04:20:41.200ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23272024-02-18T04:20:41.200ZThe targets should have unique names.
23282024-02-18T04:20:41.200ZThis is a known bug where multiple crates with the same name use
23292024-02-18T04:20:41.200Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302024-02-18T04:20:41.204Zwarning: output filename collision.
23312024-02-18T04:20:41.204ZThe 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)`.
23322024-02-18T04:20:41.204ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23332024-02-18T04:20:41.204ZThe targets should have unique names.
23342024-02-18T04:20:41.204ZThis is a known bug where multiple crates with the same name use
23352024-02-18T04:20:41.204Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362024-02-18T04:20:41.204Zwarning: output filename collision.
23372024-02-18T04:20:41.204ZThe 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)`.
23382024-02-18T04:20:41.204ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23392024-02-18T04:20:41.204ZThe targets should have unique names.
23402024-02-18T04:20:41.204ZThis is a known bug where multiple crates with the same name use
23412024-02-18T04:20:41.205Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422024-02-18T04:20:41.205Zwarning: output filename collision.
23432024-02-18T04:20:41.205ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23442024-02-18T04:20:41.205ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23452024-02-18T04:20:41.205ZThe targets should have unique names.
23462024-02-18T04:20:41.205ZThis is a known bug where multiple crates with the same name use
23472024-02-18T04:20:41.205Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23482024-02-18T04:20:41.205Zwarning: output filename collision.
23492024-02-18T04:20:41.205ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` 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#bc0bb4b0)`.
23502024-02-18T04:20:41.205ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23512024-02-18T04:20:41.205ZThe targets should have unique names.
23522024-02-18T04:20:41.205ZThis is a known bug where multiple crates with the same name use
23532024-02-18T04:20:41.205Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23542024-02-18T04:20:41.205Zwarning: output filename collision.
23552024-02-18T04:20:41.205ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` 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#bc0bb4b0)`.
23562024-02-18T04:20:41.205ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23572024-02-18T04:20:41.205ZThe targets should have unique names.
23582024-02-18T04:20:41.205ZThis is a known bug where multiple crates with the same name use
23592024-02-18T04:20:41.205Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23602024-02-18T04:20:41.205Zwarning: output filename collision.
23612024-02-18T04:20:41.205ZThe 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)`.
23622024-02-18T04:20:41.205ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23632024-02-18T04:20:41.205ZThe targets should have unique names.
23642024-02-18T04:20:41.205ZThis is a known bug where multiple crates with the same name use
23652024-02-18T04:20:41.206Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23662024-02-18T04:20:41.676Z Documenting libc v0.2.153
23672024-02-18T04:20:41.715Z Documenting cfg-if v1.0.0
23682024-02-18T04:20:41.730Z Documenting serde_derive v1.0.196
23692024-02-18T04:20:41.759Z Documenting log v0.4.20
23702024-02-18T04:20:41.759Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23712024-02-18T04:20:41.786Z Documenting memchr v2.6.3
23722024-02-18T04:20:41.789Z Documenting scopeguard v1.2.0
23732024-02-18T04:20:41.812Z Documenting byteorder v1.5.0
23742024-02-18T04:20:42.117Z Documenting smallvec v1.13.1
23752024-02-18T04:20:44.471Z Documenting itoa v1.0.9
23762024-02-18T04:20:45.409Z Documenting once_cell v1.19.0
23772024-02-18T04:20:45.912Z Documenting getrandom v0.2.10
23782024-02-18T04:20:46.028Z Documenting zeroize_derive v1.4.2
23792024-02-18T04:20:46.219Z Documenting parking_lot_core v0.9.8
23802024-02-18T04:20:46.336Z Documenting lock_api v0.4.10
23812024-02-18T04:20:46.381Z Documenting libm v0.2.7
23822024-02-18T04:20:47.229Z Documenting pin-project-lite v0.2.13
23832024-02-18T04:20:49.379Z Documenting signal-hook-registry v1.4.1
23842024-02-18T04:20:49.615Z Documenting serde v1.0.196
23852024-02-18T04:20:49.794Z Documenting mio v0.8.9
23862024-02-18T04:20:49.918Z Documenting num-traits v0.2.16
23872024-02-18T04:20:50.150Z Documenting rand_core v0.6.4
23882024-02-18T04:20:50.327Z Documenting futures-core v0.3.30
23892024-02-18T04:20:51.027Z Documenting parking_lot v0.12.1
23902024-02-18T04:20:51.611Z Documenting zeroize v1.7.0
23912024-02-18T04:20:54.028Z Documenting ryu v1.0.15
23922024-02-18T04:20:54.369Z Documenting thiserror-impl v1.0.57
23932024-02-18T04:20:54.825Z Documenting socket2 v0.5.5
23942024-02-18T04:20:54.873Z Documenting num_cpus v1.16.0
23952024-02-18T04:20:54.891Z Documenting tokio-macros v2.2.0
23962024-02-18T04:20:55.885Z Documenting zerocopy v0.7.32
23972024-02-18T04:20:55.936Z Documenting typenum v1.16.0
23982024-02-18T04:20:56.886Z Documenting subtle v2.5.0
23992024-02-18T04:20:58.839Z Documenting futures-sink v0.3.30
24002024-02-18T04:20:59.817Z Documenting pin-utils v0.1.0
24012024-02-18T04:21:00.212Z Documenting thiserror v1.0.57
24022024-02-18T04:21:00.418Z Documenting iana-time-zone v0.1.57
24032024-02-18T04:21:00.871Z Documenting slab v0.4.9
24042024-02-18T04:21:03.580Z Documenting futures-channel v0.3.30
24052024-02-18T04:21:03.749Z Documenting ahash v0.8.7
24062024-02-18T04:21:04.987Z Documenting futures-macro v0.3.30
24072024-02-18T04:21:05.078Z Documenting allocator-api2 v0.2.16
24082024-02-18T04:21:05.207Z Documenting futures-io v0.3.30
24092024-02-18T04:21:05.630Z Documenting const-oid v0.9.5
24102024-02-18T04:21:08.730Z Documenting futures-task v0.3.30
24112024-02-18T04:21:08.788Z Documenting tinyvec_macros v0.1.1
24122024-02-18T04:21:08.917Z Documenting hashbrown v0.14.3
24132024-02-18T04:21:10.332Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24142024-02-18T04:21:10.495Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24152024-02-18T04:21:11.322Z Documenting tracing-core v0.1.31
24162024-02-18T04:21:11.360Z Documenting tracing-attributes v0.1.26
24172024-02-18T04:21:11.607Z Documenting tinyvec v1.6.0
24182024-02-18T04:21:11.870Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24192024-02-18T04:21:13.692Z Documenting futures-util v0.3.30
24202024-02-18T04:21:15.515Z Documenting unicode-normalization v0.1.22
24212024-02-18T04:21:15.574Z Documenting bytes v1.5.0
24222024-02-18T04:21:16.061Z Documenting bitflags v2.4.0
24232024-02-18T04:21:18.956Z Documenting serde_json v1.0.113
24242024-02-18T04:21:20.629Z Documenting tokio v1.36.0
24252024-02-18T04:21:20.945Z Documenting chrono v0.4.31
24262024-02-18T04:21:21.301Z Documenting uuid v1.7.0
24272024-02-18T04:21:22.138Z Documenting ppv-lite86 v0.2.17
24282024-02-18T04:21:24.633Z Documenting generic-array v0.14.7
24292024-02-18T04:21:25.040Z Documenting equivalent v1.0.1
24302024-02-18T04:21:25.483Z Documenting rand_chacha v0.3.1
24312024-02-18T04:21:25.714Z Documenting unicode-bidi v0.3.13
24322024-02-18T04:21:26.323Z Documenting serde_derive_internals v0.26.0
24332024-02-18T04:21:27.165Z Checking serde_derive_internals v0.26.0
24342024-02-18T04:21:27.885Z Documenting dyn-clone v1.0.16
24352024-02-18T04:21:28.253Z Documenting indexmap v2.2.3
24362024-02-18T04:21:29.737Z Documenting crypto-common v0.1.6
24372024-02-18T04:21:29.858Z Documenting block-buffer v0.10.4
24382024-02-18T04:21:30.193Z Documenting rand v0.8.5
24392024-02-18T04:21:31.004Z Documenting base64 v0.21.7
24402024-02-18T04:21:32.070Z Documenting percent-encoding v2.3.1
24412024-02-18T04:21:33.056Z Documenting schemars_derive v0.8.16
24422024-02-18T04:21:33.764Z Documenting tracing v0.1.37
24432024-02-18T04:21:34.301Z Documenting lazy_static v1.4.0
24442024-02-18T04:21:34.533Z Documenting fnv v1.0.7
24452024-02-18T04:21:34.659Z Documenting digest v0.10.7
24462024-02-18T04:21:35.963Z Documenting errno v0.3.8
24472024-02-18T04:21:35.975Z Documenting cpufeatures v0.2.12
24482024-02-18T04:21:36.147Z Documenting form_urlencoded v1.2.1
24492024-02-18T04:21:37.272Z Documenting idna v0.5.0
24502024-02-18T04:21:38.798Z Documenting httparse v1.8.0
24512024-02-18T04:21:39.153Z Documenting unicode-ident v1.0.12
24522024-02-18T04:21:39.599Z Documenting schemars v0.8.16
24532024-02-18T04:21:39.919Z Documenting rustix v0.38.31
24542024-02-18T04:21:40.202Z Documenting unicode-width v0.1.11
24552024-02-18T04:21:41.162Z Documenting try-lock v0.2.4
24562024-02-18T04:21:41.915Z Documenting url v2.5.0
24572024-02-18T04:21:42.161Z Documenting proc-macro2 v1.0.78
24582024-02-18T04:21:43.176Z Documenting adler v1.0.2
24592024-02-18T04:21:43.589Z Documenting httpdate v1.0.3
24602024-02-18T04:21:44.236Z Documenting want v0.3.1
24612024-02-18T04:21:46.108Z Documenting miniz_oxide v0.7.1
24622024-02-18T04:21:46.141Z Documenting http-body v0.4.5
24632024-02-18T04:21:46.705Z Documenting openssl-sys v0.9.96
24642024-02-18T04:21:46.964Z Documenting openssl-macros v0.1.1
24652024-02-18T04:21:47.517Z Documenting base64ct v1.6.0
24662024-02-18T04:21:48.584Z Documenting tower-service v0.3.2
24672024-02-18T04:21:49.255Z Documenting mime v0.3.17
24682024-02-18T04:21:49.924Z Documenting quote v1.0.35
24692024-02-18T04:21:51.654Z Documenting aho-corasick v1.0.4
24702024-02-18T04:21:51.821Z Documenting slog v2.7.0
24712024-02-18T04:21:52.369Z Documenting ipnet v2.9.0
24722024-02-18T04:21:53.355Z Documenting openssl v0.10.60
24732024-02-18T04:21:53.559Z Documenting regex-syntax v0.8.2
24742024-02-18T04:21:54.047Z Documenting openssl-probe v0.1.5
24752024-02-18T04:21:54.969Z Documenting syn v2.0.48
24762024-02-18T04:21:55.614Z Documenting tokio-util v0.7.10
24772024-02-18T04:21:56.229Z Documenting async-trait v0.1.77
24782024-02-18T04:21:56.845Z Documenting pem-rfc7468 v0.7.0
24792024-02-18T04:21:56.889Z Documenting encoding_rs v0.8.33
24802024-02-18T04:21:58.832Z Documenting crossbeam-utils v0.8.16
24812024-02-18T04:22:00.633Z Documenting regex-automata v0.4.4
24822024-02-18T04:22:01.052Z Documenting der_derive v0.7.2
24832024-02-18T04:22:01.663Z Documenting flagset v0.4.3
24842024-02-18T04:22:01.763Z Documenting h2 v0.3.24
24852024-02-18T04:22:02.039Z Documenting utf8parse v0.2.1
24862024-02-18T04:22:03.385Z Documenting native-tls v0.2.11
24872024-02-18T04:22:04.091Z Documenting serde_urlencoded v0.7.1
24882024-02-18T04:22:04.740Z Documenting num-integer v0.1.46
24892024-02-18T04:22:04.918Z Documenting time-macros v0.2.13
24902024-02-18T04:22:07.507Z Documenting der v0.7.8
24912024-02-18T04:22:08.487Z Documenting tokio-native-tls v0.3.1
24922024-02-18T04:22:08.654Z Documenting regex v1.10.3
24932024-02-18T04:22:09.358Z Documenting num_threads v0.1.6
24942024-02-18T04:22:09.778Z Documenting gimli v0.28.0
24952024-02-18T04:22:10.216Z Documenting deranged v0.3.8
24962024-02-18T04:22:12.675Z Documenting time-core v0.1.1
24972024-02-18T04:22:13.554Z Documenting hyper v0.14.27
24982024-02-18T04:22:13.887Z Documenting spki v0.7.2
24992024-02-18T04:22:13.968Z Documenting object v0.32.1
25002024-02-18T04:22:14.087Z Documenting rustc-demangle v0.1.23
25012024-02-18T04:22:15.678Z Documenting webpki-roots v0.25.2
25022024-02-18T04:22:15.813Z Documenting time v0.3.27
25032024-02-18T04:22:16.102Z Documenting addr2line v0.21.0
25042024-02-18T04:22:17.264Z Documenting spin v0.9.8
25052024-02-18T04:22:18.637Z Documenting either v1.10.0
25062024-02-18T04:22:19.118Z Documenting pkcs8 v0.10.2
25072024-02-18T04:22:20.103Z Documenting openapiv3 v2.0.0
25082024-02-18T04:22:20.480Z Documenting futures-executor v0.3.30
25092024-02-18T04:22:20.624Z Checking pest_meta v2.7.6
25102024-02-18T04:22:21.637Z Documenting memoffset v0.9.0
25112024-02-18T04:22:21.971Z Documenting anstyle v1.0.2
25122024-02-18T04:22:22.803Z Documenting data-encoding v2.4.0
25132024-02-18T04:22:23.768Z Documenting anstyle-parse v0.2.1
25142024-02-18T04:22:24.653Z Documenting crossbeam-epoch v0.9.15
25152024-02-18T04:22:25.515Z Documenting backtrace v0.3.69
25162024-02-18T04:22:25.908Z Documenting ipnetwork v0.20.0
25172024-02-18T04:22:26.665Z Documenting hyper-tls v0.5.0
25182024-02-18T04:22:26.969Z Documenting hyper-rustls v0.24.2
25192024-02-18T04:22:27.230Z Documenting sha2 v0.10.8
25202024-02-18T04:22:27.314Z Documenting hex v0.4.3
25212024-02-18T04:22:28.861Z Documenting crc32fast v1.3.2
25222024-02-18T04:22:29.717Z Documenting pest_meta v2.7.6
25232024-02-18T04:22:31.996Z Documenting anyhow v1.0.75
25242024-02-18T04:22:32.304Z Documenting scroll_derive v0.12.0
25252024-02-18T04:22:32.466Z Documenting untrusted v0.9.0
25262024-02-18T04:22:32.520Z Documenting anstyle-query v1.0.0
25272024-02-18T04:22:33.609Z Documenting colorchoice v1.0.0
25282024-02-18T04:22:33.793Z Documenting pest_generator v2.7.6
25292024-02-18T04:22:34.221Z Documenting futures v0.3.30
25302024-02-18T04:22:35.134Z Documenting reqwest v0.11.22
25312024-02-18T04:22:35.382Z Documenting ring v0.17.7
25322024-02-18T04:22:36.555Z Checking pest_generator v2.7.6
25332024-02-18T04:22:37.185Z Documenting num-iter v0.1.43
25342024-02-18T04:22:37.253Z Documenting anstream v0.6.11
25352024-02-18T04:22:37.424Z Documenting terminal_size v0.3.0
25362024-02-18T04:22:37.805Z Documenting scroll v0.12.0
25372024-02-18T04:22:38.671Z Documenting hmac v0.12.1
25382024-02-18T04:22:41.174Z Documenting signal-hook v0.3.17
25392024-02-18T04:22:42.048Z Documenting ucd-trie v0.1.6
25402024-02-18T04:22:42.136Z Documenting clap_lex v0.7.0
25412024-02-18T04:22:42.387Z Documenting plain v0.2.3
25422024-02-18T04:22:42.424Z Documenting strsim v0.11.0
25432024-02-18T04:22:42.709Z Documenting static_assertions v1.1.0
25442024-02-18T04:22:43.752Z Documenting pest_derive v2.7.6
25452024-02-18T04:22:45.261Z Documenting goblin v0.8.0
25462024-02-18T04:22:45.449Z Documenting flate2 v1.0.28
25472024-02-18T04:22:45.772Z Documenting clap_derive v4.5.0
25482024-02-18T04:22:46.504Z Documenting pest v2.7.6
25492024-02-18T04:22:46.746Z Documenting managed v0.8.0
25502024-02-18T04:22:46.888Z Documenting clap_builder v4.5.0
25512024-02-18T04:22:47.612Z Documenting pretty-hex v0.4.1
25522024-02-18T04:22:48.316Z Documenting unicode-segmentation v1.10.1
25532024-02-18T04:22:50.241Z Documenting signal-hook-mio v0.2.3
25542024-02-18T04:22:50.762Z Documenting block-padding v0.3.3
25552024-02-18T04:22:50.811Z Documenting scheduled-thread-pool v0.2.7
25562024-02-18T04:22:51.578Z Documenting dtrace-parser v0.2.0
25572024-02-18T04:22:51.824Z Documenting bzip2-sys v0.1.11+1.0.8
25582024-02-18T04:22:52.232Z Documenting thread-id v4.2.0
25592024-02-18T04:22:53.407Z Documenting clap v4.5.0
25602024-02-18T04:22:54.170Z Documenting dof v0.3.0
25612024-02-18T04:22:54.741Z Documenting enum-as-inner v0.5.1
25622024-02-18T04:22:55.044Z Documenting diesel_table_macro_syntax v0.1.0
25632024-02-18T04:22:55.663Z Checking diesel_table_macro_syntax v0.1.0
25642024-02-18T04:22:55.854Z Documenting r2d2 v0.8.10
25652024-02-18T04:22:55.922Z Documenting bzip2 v0.4.4
25662024-02-18T04:22:56.074Z Documenting inout v0.1.3
25672024-02-18T04:22:56.276Z Documenting crossterm v0.27.0
25682024-02-18T04:22:58.877Z Documenting md-5 v0.10.5
25692024-02-18T04:22:59.800Z Documenting usdt-impl v0.5.0
25702024-02-18T04:23:00.073Z Documenting trust-dns-proto v0.22.0
25712024-02-18T04:23:00.575Z Documenting diesel_derives v2.1.2
25722024-02-18T04:23:00.934Z Documenting stringprep v0.1.3
25732024-02-18T04:23:01.032Z Documenting toml_datetime v0.6.5
25742024-02-18T04:23:01.398Z Documenting serde_spanned v0.6.5
25752024-02-18T04:23:01.884Z Documenting ff v0.13.0
25762024-02-18T04:23:03.874Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25772024-02-18T04:23:04.980Z Documenting siphasher v0.3.11
25782024-02-18T04:23:06.163Z Documenting base16ct v0.2.0
25792024-02-18T04:23:06.307Z Documenting fallible-iterator v0.2.0
25802024-02-18T04:23:06.444Z Documenting winnow v0.6.1
25812024-02-18T04:23:07.540Z Documenting bit-vec v0.6.3
25822024-02-18T04:23:08.018Z Documenting phf_shared v0.11.2
25832024-02-18T04:23:08.662Z Documenting group v0.13.0
25842024-02-18T04:23:09.114Z Documenting diesel v2.1.4
25852024-02-18T04:23:09.456Z Documenting sec1 v0.7.3
25862024-02-18T04:23:09.469Z Documenting cipher v0.4.4
25872024-02-18T04:23:11.589Z Documenting postgres-protocol v0.6.6
25882024-02-18T04:23:11.734Z Documenting zip v0.6.6
25892024-02-18T04:23:12.868Z Documenting hkdf v0.12.4
25902024-02-18T04:23:12.880Z Documenting toml_edit v0.22.6
25912024-02-18T04:23:13.186Z Documenting num-bigint v0.4.4
25922024-02-18T04:23:15.752Z Documenting crypto-bigint v0.5.2
25932024-02-18T04:23:16.134Z Documenting regress v0.8.0
25942024-02-18T04:23:16.398Z Documenting hubpack v0.1.2
25952024-02-18T04:23:18.049Z Documenting bstr v1.6.0
25962024-02-18T04:23:18.989Z Documenting serde_repr v0.1.16
25972024-02-18T04:23:19.376Z Documenting minimal-lexical v0.2.1
25982024-02-18T04:23:20.949Z Documenting fixedbitset v0.4.2
25992024-02-18T04:23:21.061Z Documenting new_debug_unreachable v1.0.4
26002024-02-18T04:23:22.713Z Documenting lalrpop-util v0.19.12
26012024-02-18T04:23:23.297Z Documenting precomputed-hash v0.1.1
26022024-02-18T04:23:23.423Z Documenting elliptic-curve v0.13.8
26032024-02-18T04:23:24.071Z Documenting yasna v0.5.2
26042024-02-18T04:23:24.698Z Documenting petgraph v0.6.4
26052024-02-18T04:23:24.703Z Documenting nom v7.1.3
26062024-02-18T04:23:24.703Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26072024-02-18T04:23:27.311Z Documenting postgres-types v0.2.6
26082024-02-18T04:23:28.103Z Documenting string_cache v0.8.7
26092024-02-18T04:23:29.698Z Documenting phf v0.11.2
26102024-02-18T04:23:30.888Z Documenting console v0.15.8
26112024-02-18T04:23:31.321Z Documenting semver v1.0.21
26122024-02-18T04:23:31.403Z Documenting float-cmp v0.9.0
26132024-02-18T04:23:32.285Z Documenting predicates-core v1.0.6
26142024-02-18T04:23:32.755Z Documenting difflib v0.4.0
26152024-02-18T04:23:34.743Z Documenting whoami v1.4.1
26162024-02-18T04:23:34.983Z Documenting normalize-line-endings v0.3.0
26172024-02-18T04:23:35.559Z Documenting heck v0.4.1
26182024-02-18T04:23:36.486Z Documenting bit-set v0.5.3
26192024-02-18T04:23:36.779Z Documenting similar v2.3.0
26202024-02-18T04:23:36.793Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26212024-02-18T04:23:37.060Z Documenting tokio-stream v0.1.14
26222024-02-18T04:23:37.562Z Documenting getopts v0.2.21
26232024-02-18T04:23:38.717Z Documenting tokio-postgres v0.7.10
26242024-02-18T04:23:39.701Z Documenting predicates v3.1.0
26252024-02-18T04:23:40.163Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26262024-02-18T04:23:40.767Z Checking ident_case v1.0.1
26272024-02-18T04:23:40.928Z Checking strsim v0.10.0
26282024-02-18T04:23:41.167Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26292024-02-18T04:23:41.213Z Documenting match_cfg v0.1.0
26302024-02-18T04:23:42.209Z Documenting sha1 v0.10.6
26312024-02-18T04:23:42.532Z Documenting dirs-sys-next v0.1.2
26322024-02-18T04:23:44.164Z Documenting rustls-pki-types v1.1.0
26332024-02-18T04:23:44.168Z Documenting hostname v0.3.1
26342024-02-18T04:23:44.975Z Documenting camino v1.1.6
26352024-02-18T04:23:46.605Z Documenting dirs-next v2.0.0
26362024-02-18T04:23:47.333Z Documenting paste v1.0.14
26372024-02-18T04:23:48.027Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26382024-02-18T04:23:48.591Z Documenting thread_local v1.1.7
26392024-02-18T04:23:49.595Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26402024-02-18T04:23:49.595Z Documenting rustls-webpki v0.102.1
26412024-02-18T04:23:49.595Z Documenting crossbeam-channel v0.5.8
26422024-02-18T04:23:50.035Z Documenting atty v0.2.14
26432024-02-18T04:23:51.478Z Documenting term v0.7.0
26442024-02-18T04:23:51.936Z Documenting take_mut v0.2.2
26452024-02-18T04:23:53.237Z Documenting slog-json v2.6.1
26462024-02-18T04:23:53.287Z Documenting http v1.0.0
26472024-02-18T04:23:53.396Z Documenting async-stream-impl v0.3.5
26482024-02-18T04:23:53.719Z Documenting rustls v0.22.2
26492024-02-18T04:23:54.597Z Documenting atomic-waker v1.1.1
26502024-02-18T04:23:54.867Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26512024-02-18T04:23:56.488Z Documenting slog-term v2.9.0
26522024-02-18T04:23:57.004Z Documenting slog-async v2.8.0
26532024-02-18T04:23:57.210Z Documenting debug-ignore v1.0.5
26542024-02-18T04:23:58.419Z Documenting slog-bunyan v2.5.0
26552024-02-18T04:23:58.957Z Documenting async-stream v0.3.5
26562024-02-18T04:23:59.520Z Documenting multer v3.0.0
26572024-02-18T04:24:00.164Z Documenting waitgroup v0.1.2
26582024-02-18T04:24:01.167Z Documenting rustls-pemfile v2.0.0
26592024-02-18T04:24:01.298Z Checking darling_core v0.20.3
26602024-02-18T04:24:03.274Z Documenting tokio-rustls v0.25.0
26612024-02-18T04:24:03.753Z Documenting toml v0.8.10
26622024-02-18T04:24:03.757Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26632024-02-18T04:24:03.757Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26642024-02-18T04:24:03.757Z Documenting serde_path_to_error v0.1.15
26652024-02-18T04:24:04.426Z Checking darling v0.20.3
26662024-02-18T04:24:04.543Z Documenting serde_with_macros v3.6.1
26672024-02-18T04:24:05.472Z Documenting structmeta-derive v0.3.0
26682024-02-18T04:24:05.476Z Documenting strum v0.26.1
26692024-02-18T04:24:08.794Z Checking structmeta v0.3.0
26702024-02-18T04:24:09.042Z Documenting instant v0.1.12
26712024-02-18T04:24:09.059Z Documenting newtype-uuid v1.0.1
26722024-02-18T04:24:09.338Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26732024-02-18T04:24:10.354Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26742024-02-18T04:24:10.354Z Documenting serde_with v3.6.1
26752024-02-18T04:24:10.354Z Documenting macaddr v1.0.1
26762024-02-18T04:24:11.347Z Documenting structmeta v0.3.0
26772024-02-18T04:24:13.808Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26782024-02-18T04:24:13.913Z Documenting backoff v0.4.0
26792024-02-18T04:24:14.664Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26802024-02-18T04:24:14.917Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26812024-02-18T04:24:15.385Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26822024-02-18T04:24:15.537Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26832024-02-18T04:24:16.677Z Documenting parse-display-derive v0.9.0
26842024-02-18T04:24:17.588Z Documenting fastrand v2.0.1
26852024-02-18T04:24:17.996Z Documenting proc-macro-error-attr v1.0.4
26862024-02-18T04:24:19.137Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26872024-02-18T04:24:20.042Z Checking proc-macro-error v1.0.4
26882024-02-18T04:24:20.071Z Documenting is-terminal v0.4.9
26892024-02-18T04:24:20.264Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26902024-02-18T04:24:20.339Z Checking proc-macro-crate v1.3.1
26912024-02-18T04:24:20.566Z Documenting proc-macro-crate v1.3.1
26922024-02-18T04:24:20.602Z Documenting hash32 v0.3.1
26932024-02-18T04:24:22.178Z Documenting tempfile v3.10.0
26942024-02-18T04:24:22.330Z Documenting stable_deref_trait v1.2.0
26952024-02-18T04:24:22.736Z Documenting parse-display v0.9.0
26962024-02-18T04:24:22.863Z Documenting proc-macro-error v1.0.4
26972024-02-18T04:24:24.769Z Documenting cobs v0.2.3
26982024-02-18T04:24:24.801Z Documenting embedded-io v0.4.0
26992024-02-18T04:24:25.254Z Documenting foreign-types-macros v0.2.3
27002024-02-18T04:24:25.323Z Documenting heapless v0.8.0
27012024-02-18T04:24:26.028Z Documenting num_enum_derive v0.5.11
27022024-02-18T04:24:26.968Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27032024-02-18T04:24:27.199Z Documenting camino-tempfile v1.1.1
27042024-02-18T04:24:27.749Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27052024-02-18T04:24:28.050Z Documenting postcard v1.0.8
27062024-02-18T04:24:28.251Z Documenting foreign-types-shared v0.3.1
27072024-02-18T04:24:30.362Z Documenting smoltcp v0.11.0
27082024-02-18T04:24:30.688Z Documenting crucible-workspace-hack v0.1.0
27092024-02-18T04:24:30.867Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27102024-02-18T04:24:31.196Z Documenting foreign-types v0.5.0
27112024-02-18T04:24:31.824Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27122024-02-18T04:24:32.285Z Documenting num_enum v0.5.11
27132024-02-18T04:24:33.120Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27142024-02-18T04:24:35.379Z Documenting cstr-argument v0.1.2
27152024-02-18T04:24:35.502Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27162024-02-18T04:24:35.649Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27172024-02-18T04:24:36.507Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27182024-02-18T04:24:36.611Z Documenting colored v2.0.4
27192024-02-18T04:24:37.050Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27202024-02-18T04:24:39.862Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27212024-02-18T04:24:40.834Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27222024-02-18T04:24:41.061Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27232024-02-18T04:24:41.263Z Documenting zone_cfg_derive v0.3.0
27242024-02-18T04:24:41.893Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27252024-02-18T04:24:43.485Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27262024-02-18T04:24:44.386Z Documenting num-derive v0.4.0
27272024-02-18T04:24:44.579Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27282024-02-18T04:24:45.702Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27292024-02-18T04:24:46.071Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27302024-02-18T04:24:46.920Z Documenting zone v0.3.0
27312024-02-18T04:24:47.228Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27322024-02-18T04:24:49.457Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27332024-02-18T04:24:49.798Z Documenting smf v0.2.2
27342024-02-18T04:24:50.073Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27352024-02-18T04:24:50.524Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27362024-02-18T04:24:50.877Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372024-02-18T04:24:52.701Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27382024-02-18T04:24:52.732Z Documenting password-hash v0.5.0
27392024-02-18T04:24:54.078Z Documenting blake2 v0.10.6
27402024-02-18T04:24:54.803Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27412024-02-18T04:24:55.267Z Documenting linked-hash-map v0.5.6
27422024-02-18T04:24:56.115Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27432024-02-18T04:24:56.824Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27442024-02-18T04:24:57.552Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27452024-02-18T04:24:58.803Z Documenting itertools v0.12.1
27462024-02-18T04:24:59.248Z Documenting argon2 v0.5.3
27472024-02-18T04:24:59.569Z Documenting memmap v0.7.0
27482024-02-18T04:24:59.939Z Documenting lru-cache v0.1.2
27492024-02-18T04:25:00.981Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27502024-02-18T04:25:02.404Z Documenting derive-where v1.2.7
27512024-02-18T04:25:03.830Z Documenting usdt v0.5.0
27522024-02-18T04:25:04.134Z Documenting quick-error v1.2.3
27532024-02-18T04:25:04.451Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27542024-02-18T04:25:04.761Z Documenting swrite v0.1.0
27552024-02-18T04:25:04.904Z Documenting newtype_derive v0.1.6
27562024-02-18T04:25:05.062Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27572024-02-18T04:25:07.554Z Documenting tap v1.0.1
27582024-02-18T04:25:08.899Z Documenting resolv-conf v0.7.0
27592024-02-18T04:25:09.466Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27602024-02-18T04:25:09.491Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27612024-02-18T04:25:09.668Z Documenting steno v0.4.0
27622024-02-18T04:25:10.492Z Documenting wyz v0.5.1
27632024-02-18T04:25:10.934Z Documenting radium v0.7.0
27642024-02-18T04:25:11.223Z Documenting nibble_vec v0.1.0
27652024-02-18T04:25:11.540Z Checking heck v0.3.3
27662024-02-18T04:25:11.730Z Documenting endian-type v0.1.2
27672024-02-18T04:25:13.705Z Documenting funty v2.0.0
27682024-02-18T04:25:13.912Z Documenting trust-dns-resolver v0.22.0
27692024-02-18T04:25:13.993Z Documenting crc-catalog v2.2.0
27702024-02-18T04:25:15.751Z Documenting structopt-derive v0.4.18
27712024-02-18T04:25:16.433Z Documenting radix_trie v0.2.1
27722024-02-18T04:25:17.002Z Documenting bitvec v1.0.1
27732024-02-18T04:25:17.068Z Documenting crc v3.0.1
27742024-02-18T04:25:20.080Z Documenting cancel-safe-futures v0.1.5
27752024-02-18T04:25:20.586Z Documenting filetime v0.2.23
27762024-02-18T04:25:21.028Z Documenting xattr v1.0.1
27772024-02-18T04:25:21.567Z Documenting packed_struct_codegen v0.10.1
27782024-02-18T04:25:22.223Z Documenting nodrop v0.1.14
27792024-02-18T04:25:22.866Z Documenting structopt v0.3.26
27802024-02-18T04:25:23.180Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27812024-02-18T04:25:24.103Z Documenting libefi-sys v0.1.0
27822024-02-18T04:25:24.720Z Documenting num-bigint-dig v0.8.4
27832024-02-18T04:25:25.150Z Documenting tar v0.4.40
27842024-02-18T04:25:25.256Z Documenting array-init v0.0.4
27852024-02-18T04:25:26.911Z Documenting num-rational v0.4.1
27862024-02-18T04:25:26.992Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27872024-02-18T04:25:27.846Z Documenting packed_struct v0.10.1
27882024-02-18T04:25:28.589Z Documenting pkcs1 v0.7.5
27892024-02-18T04:25:29.213Z Documenting signature v2.1.0
27902024-02-18T04:25:30.417Z Documenting num-complex v0.4.4
27912024-02-18T04:25:31.316Z Documenting arc-swap v1.6.0
27922024-02-18T04:25:32.183Z Documenting bitfield v0.14.0
27932024-02-18T04:25:32.419Z Documenting termcolor v1.2.0
27942024-02-18T04:25:33.408Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27952024-02-18T04:25:33.669Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27962024-02-18T04:25:34.301Z Documenting rsa v0.9.2
27972024-02-18T04:25:35.293Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27982024-02-18T04:25:35.936Z Documenting num v0.4.1
27992024-02-18T04:25:36.275Z Documenting slog-scope v4.4.0
28002024-02-18T04:25:37.058Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28012024-02-18T04:25:37.321Z Documenting env_logger v0.10.0
28022024-02-18T04:25:38.590Z Documenting serde-hex v0.1.0
28032024-02-18T04:25:39.830Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28042024-02-18T04:25:40.986Z Documenting x509-cert v0.2.4
28052024-02-18T04:25:42.315Z Documenting ron v0.8.1
28062024-02-18T04:25:42.434Z Documenting libsw v3.3.1
28072024-02-18T04:25:43.011Z Documenting gethostname v0.4.3
28082024-02-18T04:25:43.960Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28092024-02-18T04:25:45.272Z Documenting half v2.3.1
28102024-02-18T04:25:45.366Z Documenting ciborium-io v0.2.2
28112024-02-18T04:25:47.112Z Documenting same-file v1.0.6
28122024-02-18T04:25:47.448Z Documenting linear-map v1.2.0
28132024-02-18T04:25:47.873Z Documenting crc-any v2.4.3
28142024-02-18T04:25:47.909Z Documenting owo-colors v4.0.0
28152024-02-18T04:25:48.473Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28162024-02-18T04:25:49.333Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28172024-02-18T04:25:50.053Z Documenting ciborium-ll v0.2.2
28182024-02-18T04:25:51.172Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28192024-02-18T04:25:51.663Z Documenting walkdir v2.4.0
28202024-02-18T04:25:52.314Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28212024-02-18T04:25:52.901Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28222024-02-18T04:25:53.690Z Documenting slog-stdlog v4.1.1
28232024-02-18T04:25:54.610Z Documenting slog-dtrace v0.3.0
28242024-02-18T04:25:55.462Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28252024-02-18T04:25:56.355Z Documenting path-slash v0.1.5
28262024-02-18T04:25:58.352Z Documenting slog-envlogger v2.2.0
28272024-02-18T04:26:01.191Z Documenting ciborium v0.2.2
28282024-02-18T04:26:02.022Z Documenting pem v3.0.2
28292024-02-18T04:26:02.884Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28302024-02-18T04:26:03.950Z Documenting fxhash v0.2.1
28312024-02-18T04:26:03.997Z Documenting utf-8 v0.7.6
28322024-02-18T04:26:06.802Z Documenting display-error-chain v0.2.0
28332024-02-18T04:26:07.118Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28342024-02-18T04:26:07.529Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28352024-02-18T04:26:08.736Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28362024-02-18T04:26:08.941Z Documenting tungstenite v0.20.1
28372024-02-18T04:26:09.610Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28382024-02-18T04:26:09.847Z Documenting vte_generate_state_changes v0.1.1
28392024-02-18T04:26:11.562Z Documenting convert_case v0.4.0
28402024-02-18T04:26:13.631Z Checking convert_case v0.4.0
28412024-02-18T04:26:13.868Z Documenting buf-list v1.0.3
28422024-02-18T04:26:14.471Z Documenting vte v0.11.1
28432024-02-18T04:26:15.000Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28442024-02-18T04:26:15.565Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28452024-02-18T04:26:16.284Z Documenting tokio-tungstenite v0.20.1
28462024-02-18T04:26:16.414Z Documenting derive_more v0.99.17
28472024-02-18T04:26:18.971Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28482024-02-18T04:26:19.312Z Checking darling_core v0.14.4
28492024-02-18T04:26:19.558Z Documenting pin-project-internal v1.1.3
28502024-02-18T04:26:21.341Z Checking darling v0.14.4
28512024-02-18T04:26:21.473Z Documenting strip-ansi-escapes v0.2.0
28522024-02-18T04:26:23.854Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28532024-02-18T04:26:24.734Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28542024-02-18T04:26:25.775Z Documenting pin-project v1.1.3
28552024-02-18T04:26:26.449Z Documenting doc-comment v0.3.3
28562024-02-18T04:26:26.494Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28572024-02-18T04:26:26.527Z Documenting crossbeam-deque v0.8.3
28582024-02-18T04:26:28.003Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28592024-02-18T04:26:28.469Z Documenting snafu-derive v0.7.5
28602024-02-18T04:26:29.073Z Documenting nu-ansi-term v0.50.0
28612024-02-18T04:26:29.378Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28622024-02-18T04:26:29.747Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28632024-02-18T04:26:31.769Z Documenting rayon-core v1.12.0
28642024-02-18T04:26:31.784Z Documenting trust-dns-client v0.22.0
28652024-02-18T04:26:32.993Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28662024-02-18T04:26:34.198Z Documenting reedline v0.29.0
28672024-02-18T04:26:34.399Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28682024-02-18T04:26:34.738Z Documenting globset v0.4.13
28692024-02-18T04:26:37.209Z Documenting olpc-cjson v0.1.3
28702024-02-18T04:26:37.486Z Documenting snafu v0.7.5
28712024-02-18T04:26:40.027Z Documenting serde_plain v1.0.2
28722024-02-18T04:26:40.288Z Documenting headers-core v0.2.0
28732024-02-18T04:26:42.062Z Documenting async-recursion v1.0.5
28742024-02-18T04:26:42.083Z Documenting bytecount v0.6.3
28752024-02-18T04:26:42.185Z Documenting typed-path v0.7.0
28762024-02-18T04:26:42.518Z Documenting keccak v0.1.4
28772024-02-18T04:26:44.109Z Documenting trust-dns-server v0.22.1
28782024-02-18T04:26:45.038Z Documenting papergrid v0.11.0
28792024-02-18T04:26:45.355Z Documenting rayon v1.8.0
28802024-02-18T04:26:45.492Z Documenting sha3 v0.10.8
28812024-02-18T04:26:45.968Z Documenting headers v0.3.9
28822024-02-18T04:26:48.858Z Documenting tough v0.16.0
28832024-02-18T04:26:49.966Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28842024-02-18T04:26:50.760Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28852024-02-18T04:26:52.093Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28862024-02-18T04:26:52.834Z Documenting derive_builder_core v0.12.0
28872024-02-18T04:26:52.846Z Checking derive_builder_core v0.12.0
28882024-02-18T04:26:53.740Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28892024-02-18T04:26:53.830Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28902024-02-18T04:26:53.842Z Documenting sled v0.34.7
28912024-02-18T04:26:54.403Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28922024-02-18T04:26:54.943Z Documenting fs-err v2.11.0
28932024-02-18T04:26:55.346Z Documenting unicase v2.7.0
28942024-02-18T04:26:55.743Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28952024-02-18T04:26:55.860Z Documenting tabled_derive v0.7.0
28962024-02-18T04:26:56.081Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28972024-02-18T04:26:58.767Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28982024-02-18T04:26:59.858Z Documenting fd-lock v4.0.2
28992024-02-18T04:26:59.958Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29002024-02-18T04:27:00.964Z Documenting nix v0.27.1
29012024-02-18T04:27:01.084Z Documenting secrecy v0.8.0
29022024-02-18T04:27:01.761Z Documenting rustversion v1.0.14
29032024-02-18T04:27:03.517Z Documenting sqlparser_derive v0.2.2
29042024-02-18T04:27:04.713Z Documenting home v0.5.5
29052024-02-18T04:27:04.919Z Documenting parse-size v1.0.0
29062024-02-18T04:27:05.608Z Documenting unicode_categories v0.1.1
29072024-02-18T04:27:06.856Z Documenting tabled v0.15.0
29082024-02-18T04:27:06.869Z Documenting castaway v0.2.2
29092024-02-18T04:27:08.112Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29102024-02-18T04:27:08.714Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29112024-02-18T04:27:09.100Z Documenting sqlparser v0.43.1
29122024-02-18T04:27:09.532Z Documenting rustyline v13.0.0
29132024-02-18T04:27:10.447Z Documenting sqlformat v0.2.3
29142024-02-18T04:27:11.671Z Documenting derive_builder_macro v0.12.0
29152024-02-18T04:27:14.186Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29162024-02-18T04:27:14.907Z Documenting mime_guess v2.0.4
29172024-02-18T04:27:16.772Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29182024-02-18T04:27:18.569Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29192024-02-18T04:27:20.279Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29202024-02-18T04:27:20.623Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29212024-02-18T04:27:20.978Z Documenting universal-hash v0.5.1
29222024-02-18T04:27:25.009Z Documenting bcs v0.1.6
29232024-02-18T04:27:25.184Z Documenting kstat-rs v0.2.3
29242024-02-18T04:27:27.307Z Documenting thiserror-impl-no-std v2.0.2
29252024-02-18T04:27:30.359Z Documenting ref-cast-impl v1.0.20
29262024-02-18T04:27:30.508Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29272024-02-18T04:27:30.597Z Documenting curve25519-dalek-derive v0.1.0
29282024-02-18T04:27:33.461Z Documenting opaque-debug v0.3.0
29292024-02-18T04:27:33.480Z Documenting highway v1.1.0
29302024-02-18T04:27:35.914Z Documenting curve25519-dalek v4.1.1
29312024-02-18T04:27:36.039Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29322024-02-18T04:27:36.252Z Documenting ref-cast v1.0.20
29332024-02-18T04:27:36.362Z Documenting poly1305 v0.8.0
29342024-02-18T04:27:37.502Z Documenting thiserror-no-std v2.0.2
29352024-02-18T04:27:38.512Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29362024-02-18T04:27:39.270Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29372024-02-18T04:27:39.472Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29382024-02-18T04:27:40.475Z Documenting derive_builder v0.12.0
29392024-02-18T04:27:40.733Z Documenting compact_str v0.7.1
29402024-02-18T04:27:41.408Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29412024-02-18T04:27:42.181Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29422024-02-18T04:27:43.153Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29432024-02-18T04:27:46.007Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29442024-02-18T04:27:49.822Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29452024-02-18T04:27:49.845Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29462024-02-18T04:27:54.037Z Documenting portable-atomic v1.4.3
29472024-02-18T04:27:55.517Z Documenting polar-core v0.27.0
29482024-02-18T04:27:56.328Z Documenting ed25519 v1.5.3
29492024-02-18T04:27:57.982Z Documenting libxml v0.3.3
29502024-02-18T04:27:59.512Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29512024-02-18T04:28:01.999Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29522024-02-18T04:28:04.425Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29532024-02-18T04:28:04.784Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29542024-02-18T04:28:05.318Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29552024-02-18T04:28:06.256Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29562024-02-18T04:28:09.108Z Documenting chacha20 v0.9.1
29572024-02-18T04:28:09.548Z Documenting bb8 v0.8.3
29582024-02-18T04:28:11.469Z Documenting aead v0.5.2
29592024-02-18T04:28:14.046Z Documenting lru v0.12.1
29602024-02-18T04:28:16.437Z Documenting quick-xml v0.30.0
29612024-02-18T04:28:17.723Z Documenting oso-derive v0.27.0
29622024-02-18T04:28:18.274Z Documenting stability v0.1.1
29632024-02-18T04:28:19.612Z Documenting impl-trait-for-tuples v0.2.2
29642024-02-18T04:28:20.578Z Documenting cassowary v0.3.0
29652024-02-18T04:28:22.909Z Documenting number_prefix v0.4.0
29662024-02-18T04:28:23.214Z Documenting maplit v1.0.2
29672024-02-18T04:28:23.829Z Documenting glob v0.3.1
29682024-02-18T04:28:24.253Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29692024-02-18T04:28:24.351Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29702024-02-18T04:28:25.546Z Documenting ratatui v0.26.1
29712024-02-18T04:28:26.392Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29722024-02-18T04:28:27.820Z Documenting indicatif v0.17.8
29732024-02-18T04:28:28.073Z Documenting oso v0.27.0
29742024-02-18T04:28:28.563Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29752024-02-18T04:28:29.013Z Documenting chacha20poly1305 v0.10.1
29762024-02-18T04:28:33.194Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29772024-02-18T04:28:33.868Z Documenting salty v0.2.0
29782024-02-18T04:28:34.076Z Documenting vsss-rs v3.3.4
29792024-02-18T04:28:36.661Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29802024-02-18T04:28:38.530Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29812024-02-18T04:28:38.775Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29822024-02-18T04:28:39.691Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29832024-02-18T04:28:41.156Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29842024-02-18T04:28:41.803Z Documenting cookie v0.18.0
29852024-02-18T04:28:42.939Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29862024-02-18T04:28:44.401Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29872024-02-18T04:28:47.040Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29882024-02-18T04:28:47.887Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29892024-02-18T04:28:48.226Z Documenting serde-big-array v0.5.1
29902024-02-18T04:28:50.554Z Documenting rtoolbox v0.0.1
29912024-02-18T04:28:51.140Z Documenting http-range v0.1.5
29922024-02-18T04:28:51.210Z Documenting unicode-linebreak v0.1.5
29932024-02-18T04:28:52.001Z Documenting humantime v2.1.0
29942024-02-18T04:28:52.732Z Documenting smawk v0.3.1
29952024-02-18T04:28:52.761Z Documenting is_ci v1.2.0
29962024-02-18T04:28:54.438Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29972024-02-18T04:28:54.837Z Documenting rpassword v7.3.1
29982024-02-18T04:28:55.984Z Documenting hyper-staticfile v0.9.5
29992024-02-18T04:28:56.882Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30002024-02-18T04:28:57.307Z Documenting textwrap v0.16.1
30012024-02-18T04:28:57.496Z Documenting supports-color v3.0.0
30022024-02-18T04:28:59.840Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30032024-02-18T04:29:00.560Z Documenting tui-tree-widget v0.17.0
30042024-02-18T04:29:01.909Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30052024-02-18T04:29:02.183Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30062024-02-18T04:29:02.309Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30072024-02-18T04:29:03.169Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30082024-02-18T04:29:04.024Z Documenting rcgen v0.12.1
30092024-02-18T04:29:06.657Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30102024-02-18T04:29:07.249Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30112024-02-18T04:29:07.733Z Documenting atomicwrites v0.4.3
30122024-02-18T04:29:08.348Z Documenting signal-hook-tokio v0.3.1
30132024-02-18T04:29:12.274Z Documenting memmap2 v0.7.1
30142024-02-18T04:29:12.297Z Documenting subprocess v0.2.9
30152024-02-18T04:29:12.903Z Documenting corncobs v0.1.3
30162024-02-18T04:29:13.451Z Documenting constant_time_eq v0.3.0
30172024-02-18T04:29:16.054Z Documenting arrayref v0.3.7
30182024-02-18T04:29:16.535Z Documenting arrayvec v0.7.4
30192024-02-18T04:29:16.616Z Documenting shell-words v1.1.0
30202024-02-18T04:29:16.941Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30212024-02-18T04:29:19.007Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30222024-02-18T04:29:19.845Z Documenting blake3 v1.5.0
30232024-02-18T04:29:21.198Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30242024-02-18T04:29:23.472Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30252024-02-18T04:29:24.520Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30262024-02-18T04:29:24.659Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30272024-02-18T04:29:26.046Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30282024-02-18T04:29:28.363Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30292024-02-18T04:29:30.925Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30302024-02-18T04:29:39.192Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30312024-02-18T04:29:41.223Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30322024-02-18T04:29:46.805Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30332024-02-18T04:29:47.864Zwarning: unclosed HTML tag `usize`
30342024-02-18T04:29:47.865Z --> wicket/src/ui/panes/update.rs:153:19
30352024-02-18T04:29:47.865Z |
30362024-02-18T04:29:47.865Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30372024-02-18T04:29:47.865Z | ^^^^^^^
30382024-02-18T04:29:47.865Z |
30392024-02-18T04:29:47.865Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30402024-02-18T04:29:47.865Z
30412024-02-18T04:29:49.241Zwarning: `wicket` (lib doc) generated 1 warning
30422024-02-18T04:29:49.244Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30432024-02-18T04:29:50.073Z Documenting fatfs v0.3.6
30442024-02-18T04:29:50.085Z Documenting nanorand v0.7.0
30452024-02-18T04:29:55.343Z Documenting topological-sort v0.2.2
30462024-02-18T04:29:55.788Z Documenting assert_matches v1.5.0
30472024-02-18T04:29:55.914Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30482024-02-18T04:29:56.510Z Documenting flume v0.11.0
30492024-02-18T04:29:58.859Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30502024-02-18T04:29:59.985Z Documenting omicron-zone-package v0.11.0
30512024-02-18T04:30:01.937Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30522024-02-18T04:30:02.847Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30532024-02-18T04:30:03.977Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30542024-02-18T04:30:04.436Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30552024-02-18T04:30:13.964Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30562024-02-18T04:30:17.827Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30572024-02-18T04:30:18.129Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30582024-02-18T04:30:18.129Z --> sled-agent/src/sim/instance.rs:46:7
30592024-02-18T04:30:18.129Z |
30602024-02-18T04:30:18.129Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30612024-02-18T04:30:18.129Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30622024-02-18T04:30:18.129Z |
30632024-02-18T04:30:18.130Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30642024-02-18T04:30:18.130Z
30652024-02-18T04:30:18.739Z Documenting termios v0.3.3
30662024-02-18T04:30:21.619Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30672024-02-18T04:30:23.278Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30682024-02-18T04:30:26.434Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30692024-02-18T04:30:27.270Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30702024-02-18T04:30:27.531Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30712024-02-18T04:30:43.290Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30722024-02-18T04:30:49.496Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30732024-02-18T04:30:49.496Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30742024-02-18T04:30:49.496Z |
30752024-02-18T04:30:49.496Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30762024-02-18T04:30:49.496Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30772024-02-18T04:30:49.496Z |
30782024-02-18T04:30:49.496Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30792024-02-18T04:30:49.496Z
30802024-02-18T04:30:59.405Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30812024-02-18T04:31:00.787Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30822024-02-18T04:31:05.880Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30832024-02-18T04:31:05.888Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30842024-02-18T04:31:15.880Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30852024-02-18T04:31:17.686Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30862024-02-18T04:31:18.292Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30872024-02-18T04:31:21.048Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30882024-02-18T04:31:23.642Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30892024-02-18T04:31:24.013Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30902024-02-18T04:31:38.391Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30912024-02-18T04:32:29.665Zwarning: unresolved link to `VolumeConstructionRequest`
30922024-02-18T04:32:29.666Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30932024-02-18T04:32:29.666Z |
30942024-02-18T04:32:29.666Z338 | /// [`VolumeConstructionRequest`] is shown here):
30952024-02-18T04:32:29.666Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30962024-02-18T04:32:29.666Z |
30972024-02-18T04:32:29.666Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30982024-02-18T04:32:29.666Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30992024-02-18T04:32:29.666Z
31002024-02-18T04:32:29.671Zwarning: unresolved link to `fd00:1122:3344:101::5`
31012024-02-18T04:32:29.671Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31022024-02-18T04:32:29.671Z |
31032024-02-18T04:32:29.671Z348 | /// "[fd00:1122:3344:101::5]:1000",
31042024-02-18T04:32:29.671Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31052024-02-18T04:32:29.671Z
31062024-02-18T04:32:29.671Zwarning: unresolved link to `fd00:1122:3344:102::9`
31072024-02-18T04:32:29.671Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31082024-02-18T04:32:29.671Z |
31092024-02-18T04:32:29.671Z349 | /// "[fd00:1122:3344:102::9]:1000",
31102024-02-18T04:32:29.671Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31112024-02-18T04:32:29.671Z
31122024-02-18T04:32:29.671Zwarning: unresolved link to `fd00:1122:3344:103::2`
31132024-02-18T04:32:29.671Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31142024-02-18T04:32:29.671Z |
31152024-02-18T04:32:29.671Z350 | /// "[fd00:1122:3344:103::2]:1000"
31162024-02-18T04:32:29.671Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31172024-02-18T04:32:29.672Z
31182024-02-18T04:32:29.672Zwarning: unresolved link to `fd00:1122:3344:101::5`
31192024-02-18T04:32:29.672Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31202024-02-18T04:32:29.672Z |
31212024-02-18T04:32:29.672Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31222024-02-18T04:32:29.672Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31232024-02-18T04:32:29.672Z
31242024-02-18T04:32:29.672Zwarning: unresolved link to `fd00:1122:3344:102::9`
31252024-02-18T04:32:29.672Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31262024-02-18T04:32:29.672Z |
31272024-02-18T04:32:29.672Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31282024-02-18T04:32:29.672Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31292024-02-18T04:32:29.672Z
31302024-02-18T04:32:29.672Zwarning: unresolved link to `fd00:1122:3344:103::2`
31312024-02-18T04:32:29.672Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31322024-02-18T04:32:29.672Z |
31332024-02-18T04:32:29.672Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31342024-02-18T04:32:29.672Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31352024-02-18T04:32:29.672Z
31362024-02-18T04:32:32.828Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31372024-02-18T04:32:57.832Z Finished dev [unoptimized + debuginfo] target(s) in 12m 17s
31382024-02-18T04:32:57.940Z
31392024-02-18T04:32:57.940Zreal 12:17.470640856
31402024-02-18T04:32:57.940Zuser 34:00.204042839
31412024-02-18T04:32:57.940Zsys 52:41.320915839
31422024-02-18T04:32:57.940Ztrap 1.045844308
31432024-02-18T04:32:57.940Ztflt 0.117683935
31442024-02-18T04:32:57.940Zdflt 0.653611257
31452024-02-18T04:32:57.943Zkflt 0.000076808
31462024-02-18T04:32:57.943Zlock 2:17:21.707311550
31472024-02-18T04:32:57.944Zslp 3:06:46.793920332
31482024-02-18T04:32:57.944Zlat 5:00.989828882
31492024-02-18T04:32:57.944Zstop 1:38.831934121
31502024-02-18T04:32:57.944Zprocess exited: duration 1388264 ms, exit code 0
 
31512024-02-18T04:32:57.950Zfound 0 output files