01HPR522FCXZX2Y7DKBTS8RFAY: 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: 01HPR5445HYX9M2HYXKRAFZ2FX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-16T05:10:57.621Zjob assigned to worker 01HPR54P429X1HTWTXZQNRHF66 (queued for 1 m 12 s)
 
22024-02-16T05:10:58.405Zstarting task 0: "setup"
32024-02-16T05:10:58.513Z++ uname -s
42024-02-16T05:10:58.531Z+ kern=SunOS
52024-02-16T05:10:58.531Z+ case "$kern" in
62024-02-16T05:10:58.531Z+ groupadd -g 12345 build
72024-02-16T05:10:58.532Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-16T05:11:00.933Z+ zfs create -o mountpoint=/work rpool/work
92024-02-16T05:11:01.354Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-16T05:11:01.355Z+ home_fs=zfs
112024-02-16T05:11:01.355Z+ [[ zfs == autofs ]]
122024-02-16T05:11:01.355Z+ mkdir -p /home/build
132024-02-16T05:11:01.355Z+ chown build:build /home/build /work
142024-02-16T05:11:01.626Z+ chmod 0700 /home/build /work
152024-02-16T05:11:01.644Zprocess exited: duration 3216 ms, exit code 0
 
162024-02-16T05:11:02.122Zstarting task 1: "rust-toolchain"
172024-02-16T05:11:02.142Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-16T05:11:02.143Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-16T05:11:02.254Zinfo: downloading installer
202024-02-16T05:11:04.088Zwarning: it looks like you have an existing installation of Rust at:
212024-02-16T05:11:04.088Zwarning: /opt/ooce/bin
222024-02-16T05:11:04.088Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-16T05:11:04.088Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-16T05:11:04.089Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-16T05:11:04.089Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-16T05:11:04.089Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-16T05:11:04.095Zerror: cannot install while Rust is installed
282024-02-16T05:11:04.095Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-16T05:11:04.227Zinfo: profile set to 'default'
302024-02-16T05:11:04.227Zinfo: default host triple is x86_64-unknown-illumos
312024-02-16T05:11:04.648Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-16T05:11:04.671Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-16T05:11:04.671Zinfo: downloading component 'cargo'
342024-02-16T05:11:05.565Zinfo: downloading component 'clippy'
352024-02-16T05:11:05.574Zinfo: downloading component 'rust-docs'
362024-02-16T05:11:06.454Zinfo: downloading component 'rust-std'
372024-02-16T05:11:08.159Zinfo: downloading component 'rustc'
382024-02-16T05:11:12.628Zinfo: downloading component 'rustfmt'
392024-02-16T05:11:12.642Zinfo: installing component 'cargo'
402024-02-16T05:11:13.308Zinfo: installing component 'clippy'
412024-02-16T05:11:13.720Zinfo: installing component 'rust-docs'
422024-02-16T05:11:15.206Zinfo: installing component 'rust-std'
432024-02-16T05:11:17.241Zinfo: installing component 'rustc'
442024-02-16T05:11:21.776Zinfo: installing component 'rustfmt'
452024-02-16T05:11:22.106Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-16T05:11:22.107Z
472024-02-16T05:11:22.383Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-16T05:11:22.383Z
492024-02-16T05:11:22.418Z
502024-02-16T05:11:22.418ZRust is installed now. Great!
512024-02-16T05:11:22.419Z
522024-02-16T05:11:22.419ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-16T05:11:22.420Zenvironment variable. This has not been done automatically.
542024-02-16T05:11:22.420Z
552024-02-16T05:11:22.420ZTo configure your current shell, run:
562024-02-16T05:11:22.420Zsource "$HOME/.cargo/env"
572024-02-16T05:11:22.441Z+ rustc --version
582024-02-16T05:11:22.919Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-16T05:11:22.927Zprocess exited: duration 20386 ms, exit code 0
 
602024-02-16T05:11:22.946Zstarting task 2: "authentication"
612024-02-16T05:11:22.981ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
622024-02-16T05:11:45.167Zprocess exited: duration 22208 ms, exit code 0
 
632024-02-16T05:11:45.196Zstarting task 3: "clone repository"
642024-02-16T05:11:45.206Z+ mkdir -p /work/oxidecomputer/omicron
652024-02-16T05:11:45.207Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-02-16T05:11:45.717ZCloning into '/work/oxidecomputer/omicron'...
672024-02-16T05:11:52.415Z+ cd /work/oxidecomputer/omicron
682024-02-16T05:11:52.415Z+ git fetch origin 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e
692024-02-16T05:11:55.621ZFrom https://github.com/oxidecomputer/omicron
702024-02-16T05:11:55.621Z * branch 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e -> FETCH_HEAD
712024-02-16T05:11:55.621Z+ [[ -n renovate/either-1.x ]]
722024-02-16T05:11:55.621Z++ git branch --show-current
732024-02-16T05:11:55.621Z+ current=main
742024-02-16T05:11:55.621Z+ [[ main != renovate/either-1.x ]]
752024-02-16T05:11:55.621Z+ git branch -f renovate/either-1.x 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e
762024-02-16T05:11:55.621Z+ git checkout -f renovate/either-1.x
772024-02-16T05:11:55.621ZSwitched to branch 'renovate/either-1.x'
782024-02-16T05:11:55.621Z+ git reset --hard 20e2c7f5d1116993bd1fe7a5f606e499fbd9988e
792024-02-16T05:11:55.621ZHEAD is now at 20e2c7f5d chore(deps): update rust crate either to 1.10.0
802024-02-16T05:11:55.622Zprocess exited: duration 7365 ms, exit code 0
 
812024-02-16T05:11:59.716Zstarting task 4: "build"
822024-02-16T05:12:00.346Z+ cargo --version
832024-02-16T05:12:00.347Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
842024-02-16T05:12:00.347Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
852024-02-16T05:12:00.347Zinfo: downloading component 'cargo'
862024-02-16T05:12:01.001Zinfo: downloading component 'clippy'
872024-02-16T05:12:01.324Zinfo: downloading component 'rust-docs'
882024-02-16T05:12:02.428Zinfo: downloading component 'rust-std'
892024-02-16T05:12:04.382Zinfo: downloading component 'rustc'
902024-02-16T05:12:07.578Zinfo: downloading component 'rustfmt'
912024-02-16T05:12:07.845Zinfo: installing component 'cargo'
922024-02-16T05:12:08.840Zinfo: installing component 'clippy'
932024-02-16T05:12:09.063Zinfo: installing component 'rust-docs'
942024-02-16T05:12:10.619Zinfo: installing component 'rust-std'
952024-02-16T05:12:12.281Zinfo: installing component 'rustc'
962024-02-16T05:12:16.275Zinfo: installing component 'rustfmt'
972024-02-16T05:12:16.652Zcargo 1.74.1 (ecb9851af 2023-10-18)
982024-02-16T05:12:16.662Z+ rustc --version
992024-02-16T05:12:16.719Zrustc 1.74.1 (a28077b28 2023-12-04)
1002024-02-16T05:12:16.731Z+ source ./env.sh
1012024-02-16T05:12:16.731Z++ set -o xtrace
1022024-02-16T05:12:16.731Z++++ dirname ./env.sh
1032024-02-16T05:12:16.765Z+++ cd .
1042024-02-16T05:12:16.783Z+++ echo /work/oxidecomputer/omicron
1052024-02-16T05:12:16.783Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-02-16T05:12:16.783Z++ export 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-16T05:12:16.783Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-02-16T05:12:16.783Z++ 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
1092024-02-16T05:12:16.783Z++ 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
1102024-02-16T05:12:16.783Z++ 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
1112024-02-16T05:12:16.783Z++ 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
1122024-02-16T05:12:16.783Z++ 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
1132024-02-16T05:12:16.783Z++ 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
1142024-02-16T05:12:16.783Z++ unset OMICRON_WS
1152024-02-16T05:12:16.783Z++ set +o xtrace
1162024-02-16T05:12:16.809Z
1172024-02-16T05:12:16.809Z ##### ##### ###### ##### ###### #### # # # #### #
1182024-02-16T05:12:16.809Z # # # # # # # # # # # # # # #
1192024-02-16T05:12:16.809Z # # # # ##### # # ##### # # # # # #### #
1202024-02-16T05:12:16.809Z ##### ##### # ##### # # # # # # # # #
1212024-02-16T05:12:16.810Z # # # # # # # # # # # # # # #
1222024-02-16T05:12:16.810Z # # # ###### # # ###### ### # #### # #### #
1232024-02-16T05:12:16.810Z
1242024-02-16T05:12:26.932Z Startup: Refreshing catalog 'helios-dev' ... Done
1252024-02-16T05:12:28.123Z Startup: Caching catalogs ... Done
1262024-02-16T05:12:29.475ZPlanning: Solver setup ... Done (0.974s)
1272024-02-16T05:12:29.957ZPlanning: Running solver ... Done (0.023s)
1282024-02-16T05:12:29.957ZPlanning: Finding local manifests ... Done (0.190s)
1292024-02-16T05:12:29.957ZPlanning: Fetching manifests: 0/4 0% complete
1302024-02-16T05:12:30.018ZPlanning: Fetching manifests: 4/4 100% complete
1312024-02-16T05:12:30.071ZPlanning: Package planning ... Done (0.048s)
1322024-02-16T05:12:30.118ZPlanning: Merging actions ... Done (0.051s)
1332024-02-16T05:12:31.023ZPlanning: Checking for conflicting actions ... Done (0.907s)
1342024-02-16T05:12:31.457ZPlanning: Consolidating action changes ... Done (0.011s)
1352024-02-16T05:12:34.640ZPlanning: Evaluating mediators ... Done (3.603s)
1362024-02-16T05:12:34.659ZPlanning: Planning completed in 6.48 seconds
1372024-02-16T05:12:34.673Z Packages to install: 4
1382024-02-16T05:12:34.673Z Mediators to change: 2
1392024-02-16T05:12:34.673Z Services to change: 1
1402024-02-16T05:12:34.673Z Estimated space available: 148.87 GB
1412024-02-16T05:12:34.674ZEstimated space to be consumed: 1.41 GB
1422024-02-16T05:12:34.674Z Create boot environment: No
1432024-02-16T05:12:34.674ZCreate backup boot environment: No
1442024-02-16T05:12:34.674Z Rebuild boot archive: No
1452024-02-16T05:12:34.674Z
1462024-02-16T05:12:34.674ZChanged mediators:
1472024-02-16T05:12:34.675Z mediator clang:
1482024-02-16T05:12:34.675Z version: None -> 15 (system default)
1492024-02-16T05:12:34.675Z
1502024-02-16T05:12:34.675Z mediator llvm:
1512024-02-16T05:12:34.675Z version: 14 (system default) -> 15 (system default)
1522024-02-16T05:12:34.675Z
1532024-02-16T05:12:34.676ZChanged packages:
1542024-02-16T05:12:34.676Zhelios-dev
1552024-02-16T05:12:34.676Z developer/build-essential
1562024-02-16T05:12:34.677Z None -> 11-2.0
1572024-02-16T05:12:34.677Z library/libxmlsec1
1582024-02-16T05:12:34.677Z None -> 1.2.35-2.0
1592024-02-16T05:12:34.677Z ooce/developer/clang-15
1602024-02-16T05:12:34.678Z None -> 15.0.7-2.0
1612024-02-16T05:12:34.678Z ooce/developer/llvm-15
1622024-02-16T05:12:34.678Z None -> 15.0.7-2.0
1632024-02-16T05:12:34.678Z
1642024-02-16T05:12:34.678ZServices:
1652024-02-16T05:12:34.679Z restart_fmri:
1662024-02-16T05:12:34.679Z svc:/system/update-man-index:default
1672024-02-16T05:12:34.921Z
1682024-02-16T05:12:34.921ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1692024-02-16T05:12:39.923ZDownload: 373/3290 items 12.8/212.6MB 6% complete (2.4M/s)
1702024-02-16T05:12:45.281ZDownload: 1198/3290 items 70.5/212.6MB 33% complete (7.1M/s)
1712024-02-16T05:12:50.292ZDownload: 1434/3290 items 117.2/212.6MB 55% complete (10.2M/s)
1722024-02-16T05:12:55.307ZDownload: 1900/3290 items 118.6/212.6MB 55% complete (4.9M/s)
1732024-02-16T05:13:00.341ZDownload: 2219/3290 items 119.2/212.6MB 56% complete (227k/s)
1742024-02-16T05:13:19.609ZDownload: 2224/3290 items 119.2/212.6MB 56% complete
1752024-02-16T05:13:24.654ZDownload: 3209/3290 items 190.0/212.6MB 89% complete (14.0M/s)
1762024-02-16T05:13:45.804ZDownload: 3247/3290 items 203.1/212.6MB 95% complete
1772024-02-16T05:13:47.313ZDownload: Completed 212.60 MB in 72.38 seconds (2.9M/s)
1782024-02-16T05:13:47.485Z Actions: 1/3689 actions (Installing new actions)
1792024-02-16T05:13:52.503Z Actions: 3685/3689 actions (Installing new actions)
1802024-02-16T05:13:52.582Z Actions: Completed 3689 actions in 5.10 seconds.
1812024-02-16T05:13:52.755Z Done (0.166s)
1822024-02-16T05:13:52.756Z Done (0.000s)
1832024-02-16T05:13:52.972Z Done (0.214s)
1842024-02-16T05:13:58.317Z Done (5.217s)
1852024-02-16T05:13:58.467Z Done (0.082s)
1862024-02-16T05:13:58.497Z Done (0.000s)
1872024-02-16T05:13:58.621Z Done (0.000s)
1882024-02-16T05:13:59.121ZPlanning: Evaluating mediator changes ... Done
1892024-02-16T05:13:59.279ZPlanning: Checking for conflicting actions ... Done
1902024-02-16T05:13:59.305ZPlanning: Consolidating action changes ... Done
1912024-02-16T05:13:59.556ZPlanning: Evaluating mediators ... Done
1922024-02-16T05:14:00.472ZPlanning: Planning completed in 0.43 seconds
1932024-02-16T05:14:00.472Z Mediators to change: 2
1942024-02-16T05:14:00.473Z Create boot environment: No
1952024-02-16T05:14:00.473ZCreate backup boot environment: No
1962024-02-16T05:14:00.473Z Done
1972024-02-16T05:14:00.473Z Done
1982024-02-16T05:14:00.474Z Done
1992024-02-16T05:14:03.387Z Done
2002024-02-16T05:14:03.500Z Done
2012024-02-16T05:14:03.933Z Done
2022024-02-16T05:14:03.946Z Done
2032024-02-16T05:14:05.461ZPlanning: Evaluating mediator changes ... Done
2042024-02-16T05:14:05.474ZPlanning: Merging actions ... Done
2052024-02-16T05:14:05.474ZPlanning: Checking for conflicting actions ... Done
2062024-02-16T05:14:05.474ZPlanning: Consolidating action changes ... Done
2072024-02-16T05:14:05.474ZPlanning: Evaluating mediators ... Done
2082024-02-16T05:14:05.474ZPlanning: Planning completed in 0.78 seconds
2092024-02-16T05:14:05.474Z Packages to change: 1
2102024-02-16T05:14:05.474Z Mediators to change: 1
2112024-02-16T05:14:05.474Z Services to change: 1
2122024-02-16T05:14:05.475Z Create boot environment: No
2132024-02-16T05:14:05.475ZCreate backup boot environment: Yes
2142024-02-16T05:14:06.679Z Actions: 1/6 actions (Updating modified actions)
2152024-02-16T05:14:06.734Z Actions: Completed 6 actions in 0.05 seconds.
2162024-02-16T05:14:07.213Z Done
2172024-02-16T05:14:07.213Z Done
2182024-02-16T05:14:07.213Z Done
2192024-02-16T05:14:10.448Z Done
2202024-02-16T05:14:10.481Z Done
2212024-02-16T05:14:10.492Z Done
2222024-02-16T05:14:10.601Z Done
2232024-02-16T05:14:11.034ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242024-02-16T05:14:11.035Zclang system 15 system
2252024-02-16T05:14:11.035Zcsh system system illumos
2262024-02-16T05:14:11.035Zctags system system illumos
2272024-02-16T05:14:11.035Zgcc vendor 12 vendor
2282024-02-16T05:14:11.035Zgcc system 10 system
2292024-02-16T05:14:11.036Zgcc system 7 system
2302024-02-16T05:14:11.036Zgo system 1.20 system
2312024-02-16T05:14:11.036Zgo system 1.19 system
2322024-02-16T05:14:11.036Zllvm system 15 system
2332024-02-16T05:14:11.036Zllvm system 14 system
2342024-02-16T05:14:11.037Zmariadb system 10.6 system
2352024-02-16T05:14:11.037Zmta vendor vendor dma
2362024-02-16T05:14:11.037Zopenjdk system 17 system
2372024-02-16T05:14:11.037Zopenjdk system 11 system
2382024-02-16T05:14:11.037Zopenjdk system 1.8 system
2392024-02-16T05:14:11.038Zopenssl vendor 3 vendor
2402024-02-16T05:14:11.038Zperl system 5.36 system
2412024-02-16T05:14:11.038Zpostgresql system 15 system
2422024-02-16T05:14:11.038Zpostgresql system 13 system
2432024-02-16T05:14:11.038Zpython vendor 3 vendor
2442024-02-16T05:14:11.039Zpython system 2 system
2452024-02-16T05:14:11.039Zpython3 system 3.11 system
2462024-02-16T05:14:11.039Zruby system 3.0 system
2472024-02-16T05:14:11.039Zwords vendor vendor american-english
2482024-02-16T05:14:11.039Zwords system system australian-english
2492024-02-16T05:14:11.040Zwords system system british-english
2502024-02-16T05:14:11.040Zwords system system canadian-english
2512024-02-16T05:14:11.040Zwords system system french
2522024-02-16T05:14:11.040Zwords system system italian
2532024-02-16T05:14:11.041Zwords system system ngerman
2542024-02-16T05:14:11.041Zwords system system ogerman
2552024-02-16T05:14:11.041Zwords system system spanish
2562024-02-16T05:14:11.353ZFMRI IFO
2572024-02-16T05:14:11.353Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-02-16T05:14:11.353Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-02-16T05:14:11.353Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-02-16T05:14:11.353Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-02-16T05:14:11.353Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-02-16T05:14:11.354Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2632024-02-16T05:14:11.354Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2642024-02-16T05:14:11.354Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2652024-02-16T05:14:11.828Z+ set -o errexit
2662024-02-16T05:14:11.878Z+++ dirname ./tools/ci_download_cockroachdb
2672024-02-16T05:14:11.878Z++ cd ./tools
2682024-02-16T05:14:11.878Z++ pwd
2692024-02-16T05:14:11.878Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2702024-02-16T05:14:11.878Z++ basename ./tools/ci_download_cockroachdb
2712024-02-16T05:14:11.879Z+ ARG0=ci_download_cockroachdb
2722024-02-16T05:14:11.879Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2732024-02-16T05:14:11.879Z+ CIDL_VERSION=v22.1.9
2742024-02-16T05:14:11.879Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2752024-02-16T05:14:11.880Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2762024-02-16T05:14:11.880Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2772024-02-16T05:14:11.880Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2782024-02-16T05:14:11.880Z+ TARGET_DIR=out
2792024-02-16T05:14:11.880Z+ DOWNLOAD_DIR=out/downloads
2802024-02-16T05:14:11.880Z+ DEST_DIR=./out/cockroachdb
2812024-02-16T05:14:11.881Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2822024-02-16T05:14:11.881Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2832024-02-16T05:14:11.881Z+ main
2842024-02-16T05:14:11.881Z+ [[ 0 != 0 ]]
2852024-02-16T05:14:11.882Z+ CIDL_OS=solaris2.11
2862024-02-16T05:14:11.882Z+ [[ 0 != 0 ]]
2872024-02-16T05:14:11.882Z+ configure_os solaris2.11
2882024-02-16T05:14:11.882Z+ echo 'current directory: /work/oxidecomputer/omicron'
2892024-02-16T05:14:11.882Zcurrent directory: /work/oxidecomputer/omicron
2902024-02-16T05:14:11.883Z+ echo 'configuring based on OS: "solaris2.11"'
2912024-02-16T05:14:11.883Z+ case "$1" in
2922024-02-16T05:14:11.883Zconfiguring based on OS: "solaris2.11"
2932024-02-16T05:14:11.883Z+ CIDL_BUILD=illumos
2942024-02-16T05:14:11.884Z+ CIDL_SUFFIX=tar.gz
2952024-02-16T05:14:11.884Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2962024-02-16T05:14:11.884Z+ CIDL_URL_BASE=https://illumos.org/downloads
2972024-02-16T05:14:11.884Z+ CIDL_ASSEMBLE=do_assemble_illumos
2982024-02-16T05:14:11.885Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2992024-02-16T05:14:11.885Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3002024-02-16T05:14:11.885Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-02-16T05:14:11.885Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3022024-02-16T05:14:11.885Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-16T05:14:11.885Z+ CIDL_SHA256FUNC=do_sha256sum
3042024-02-16T05:14:11.885Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3052024-02-16T05:14:11.886Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062024-02-16T05:14:11.886ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-02-16T05:14:11.886ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-02-16T05:14:11.886Z+ mkdir -p out/downloads
3092024-02-16T05:14:11.887Z+ mkdir -p ./out/cockroachdb
3102024-02-16T05:14:11.887Z+ local DO_DOWNLOAD=true
3112024-02-16T05:14:11.887Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3122024-02-16T05:14:11.887Z+ '[' true == true ']'
3132024-02-16T05:14:11.888Z+ echo Downloading...
3142024-02-16T05:14:11.888ZDownloading...
3152024-02-16T05:14:11.888Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-02-16T05:14:11.888Z+ 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
3172024-02-16T05:14:16.881Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182024-02-16T05:14:16.895Z++ sha256sum
3192024-02-16T05:14:16.895Z++ awk '{print $1}'
3202024-02-16T05:14:17.065Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3212024-02-16T05:14:17.086Z+ [[ 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 ]]
3222024-02-16T05:14:17.087Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3232024-02-16T05:14:17.087Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3242024-02-16T05:14:19.632Z+ do_assemble_illumos
3252024-02-16T05:14:19.653Z+ rm -r ./out/cockroachdb
3262024-02-16T05:14:19.653Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3272024-02-16T05:14:19.654Z+ ./out/cockroachdb/bin/cockroach version
3282024-02-16T05:14:19.855ZBuild Tag: v22.1.9-dirty
3292024-02-16T05:14:19.855ZBuild Time: 2022/10/26 21:17:46
3302024-02-16T05:14:19.855ZDistribution: OSS
3312024-02-16T05:14:19.855ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3322024-02-16T05:14:19.855ZGo Version: go1.17.13
3332024-02-16T05:14:19.855ZC Compiler: gcc 10.3.0
3342024-02-16T05:14:19.856ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3352024-02-16T05:14:19.856ZBuild Type: release
3362024-02-16T05:14:19.875Z+ set -o errexit
3372024-02-16T05:14:19.875Z+++ dirname ./tools/ci_download_clickhouse
3382024-02-16T05:14:19.875Z++ cd ./tools
3392024-02-16T05:14:19.875Z++ pwd
3402024-02-16T05:14:19.875Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3412024-02-16T05:14:20.427Z++ basename ./tools/ci_download_clickhouse
3422024-02-16T05:14:20.427Z+ ARG0=ci_download_clickhouse
3432024-02-16T05:14:20.427Z+ TARGET_DIR=out
3442024-02-16T05:14:20.427Z+ DOWNLOAD_DIR=out/downloads
3452024-02-16T05:14:20.427Z+ DEST_DIR=./out/clickhouse
3462024-02-16T05:14:20.427Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3472024-02-16T05:14:20.427Z+ CIDL_VERSION=v22.8.9.24
3482024-02-16T05:14:20.428Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3492024-02-16T05:14:20.428Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3502024-02-16T05:14:20.428Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3512024-02-16T05:14:20.428Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3522024-02-16T05:14:20.428Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3532024-02-16T05:14:20.428Z+ main
3542024-02-16T05:14:20.428Z+ [[ 0 != 0 ]]
3552024-02-16T05:14:20.428Z+ CIDL_OS=solaris2.11
3562024-02-16T05:14:20.429Z+ [[ 0 != 0 ]]
3572024-02-16T05:14:20.429Z+ configure_os solaris2.11
3582024-02-16T05:14:20.429Z+ echo 'current directory: /work/oxidecomputer/omicron'
3592024-02-16T05:14:20.429Zcurrent directory: /work/oxidecomputer/omicron
3602024-02-16T05:14:20.429Zconfiguring based on OS: "solaris2.11"
3612024-02-16T05:14:20.429Z+ echo 'configuring based on OS: "solaris2.11"'
3622024-02-16T05:14:20.430Z+ CIDL_DASHREV=
3632024-02-16T05:14:20.430Z+ case "$1" in
3642024-02-16T05:14:20.430Z+ CIDL_PLATFORM=illumos
3652024-02-16T05:14:20.430Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3662024-02-16T05:14:20.430Z+ CIDL_MD5FUNC=do_md5sum
3672024-02-16T05:14:20.430Z+ CIDL_DASHREV=-1
3682024-02-16T05:14:20.430Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3692024-02-16T05:14:20.431Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-16T05:14:20.431Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-16T05:14:20.431Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-16T05:14:20.431Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3732024-02-16T05:14:20.431ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742024-02-16T05:14:20.431ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752024-02-16T05:14:20.432Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3762024-02-16T05:14:20.432Z+ mkdir -p out/downloads
3772024-02-16T05:14:20.432Z+ mkdir -p ./out/clickhouse
3782024-02-16T05:14:20.432Z+ local DO_DOWNLOAD=true
3792024-02-16T05:14:20.432Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3802024-02-16T05:14:20.432Z+ '[' true == true ']'
3812024-02-16T05:14:20.432Z+ echo Downloading...
3822024-02-16T05:14:20.432ZDownloading...
3832024-02-16T05:14:20.433Z+ 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
3842024-02-16T05:14:20.433Z+ 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
3852024-02-16T05:14:21.182Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3862024-02-16T05:14:21.618Z++ md5sum
3872024-02-16T05:14:21.618Z++ awk '{print $1}'
3882024-02-16T05:14:21.640Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3892024-02-16T05:14:21.640Z+ [[ 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 ]]
3902024-02-16T05:14:21.640Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3912024-02-16T05:14:21.640Z+ mkdir -p ./out/clickhouse
3922024-02-16T05:14:21.640Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3932024-02-16T05:14:24.475Z+ ./out/clickhouse/clickhouse server --version
3942024-02-16T05:14:24.513ZClickHouse server version 22.8.9.1.
3952024-02-16T05:14:24.535Z+ set -o errexit
3962024-02-16T05:14:24.556Z+++ dirname ./tools/ci_download_console
3972024-02-16T05:14:24.556Z++ cd ./tools
3982024-02-16T05:14:24.556Z++ pwd
3992024-02-16T05:14:24.556Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4002024-02-16T05:14:24.556Z++ basename ./tools/ci_download_console
4012024-02-16T05:14:24.556Z+ ARG0=ci_download_console
4022024-02-16T05:14:24.556Z+ TARGET_DIR=out
4032024-02-16T05:14:24.557Z+ DOWNLOAD_DIR=out/downloads
4042024-02-16T05:14:24.557Z+ DEST_DIR=./out/console-assets
4052024-02-16T05:14:24.557Z+ source /work/oxidecomputer/omicron/tools/console_version
4062024-02-16T05:14:24.557Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4072024-02-16T05:14:24.557Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4082024-02-16T05:14:24.557Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4092024-02-16T05:14:24.557Z+ TARBALL_FILE=out/downloads/console.tar.gz
4102024-02-16T05:14:24.557Z+ main
4112024-02-16T05:14:24.558Z+ [[ 0 != 0 ]]
4122024-02-16T05:14:24.558Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4132024-02-16T05:14:24.558ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4142024-02-16T05:14:24.558Z+ echo 'Local file: out/downloads/console.tar.gz'
4152024-02-16T05:14:24.558ZLocal file: out/downloads/console.tar.gz
4162024-02-16T05:14:24.558Z+ local DO_DOWNLOAD=true
4172024-02-16T05:14:24.558Z+ [[ -f out/downloads/console.tar.gz ]]
4182024-02-16T05:14:24.558Z+ mkdir -p out/downloads
4192024-02-16T05:14:24.558Z+ '[' true == true ']'
4202024-02-16T05:14:24.558Z+ echo Downloading...
4212024-02-16T05:14:24.558ZDownloading...
4222024-02-16T05:14:24.558Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4232024-02-16T05:14:24.558Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4242024-02-16T05:14:25.019Z++ do_sha256sum out/downloads/console.tar.gz
4252024-02-16T05:14:25.033Z++ case "$OSTYPE" in
4262024-02-16T05:14:25.033Z++ SHA=sha256sum
4272024-02-16T05:14:25.034Z++ sha256sum
4282024-02-16T05:14:25.034Z++ awk '{print $1}'
4292024-02-16T05:14:25.041Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4302024-02-16T05:14:25.041Z+ [[ 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 ]]
4312024-02-16T05:14:25.041Z+ rm -rf ./out/console-assets
4322024-02-16T05:14:25.042Z+ mkdir -p ./out/console-assets
4332024-02-16T05:14:25.042Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4342024-02-16T05:14:25.042Z+ mkdir -p ./out/console-assets
4352024-02-16T05:14:25.042Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4362024-02-16T05:14:25.131Z+ set -o errexit
4372024-02-16T05:14:25.150Z+++ dirname ./tools/ci_download_maghemite_openapi
4382024-02-16T05:14:25.150Z++ cd ./tools
4392024-02-16T05:14:25.150Z++ pwd
4402024-02-16T05:14:25.150Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4412024-02-16T05:14:25.150Z++ basename ./tools/ci_download_maghemite_openapi
4422024-02-16T05:14:25.151Z+ ARG0=ci_download_maghemite_openapi
4432024-02-16T05:14:25.151Z+ TARGET_DIR=out
4442024-02-16T05:14:25.151Z+ DOWNLOAD_DIR=out/downloads
4452024-02-16T05:14:25.151Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4462024-02-16T05:14:25.151Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4472024-02-16T05:14:25.151Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4482024-02-16T05:14:25.152Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4492024-02-16T05:14:25.152Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4502024-02-16T05:14:25.152Z+ main
4512024-02-16T05:14:25.152Z+ [[ 0 != 0 ]]
4522024-02-16T05:14:25.152Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4532024-02-16T05:14:25.152ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4542024-02-16T05:14:25.152Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4552024-02-16T05:14:25.152ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4562024-02-16T05:14:25.152Z+ local DO_DOWNLOAD=true
4572024-02-16T05:14:25.153Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4582024-02-16T05:14:25.153Z+ mkdir -p out/downloads
4592024-02-16T05:14:25.153Z+ '[' true == true ']'
4602024-02-16T05:14:25.153Z+ echo Downloading...
4612024-02-16T05:14:25.153ZDownloading...
4622024-02-16T05:14:25.153Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4632024-02-16T05:14:25.153Z+ 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
4642024-02-16T05:14:25.447Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4652024-02-16T05:14:25.447Z++ case "$OSTYPE" in
4662024-02-16T05:14:25.447Z++ SHA=sha256sum
4672024-02-16T05:14:25.457Z++ sha256sum
4682024-02-16T05:14:25.458Z++ awk '{print $1}'
4692024-02-16T05:14:25.458Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4702024-02-16T05:14:25.458Z+ [[ 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 ]]
4712024-02-16T05:14:25.458Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4722024-02-16T05:14:25.458Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4732024-02-16T05:14:25.458Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4742024-02-16T05:14:25.459Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4752024-02-16T05:14:25.459Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4762024-02-16T05:14:25.459Z+ main
4772024-02-16T05:14:25.459Z+ [[ 0 != 0 ]]
4782024-02-16T05:14:25.459Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4792024-02-16T05:14:25.459ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4802024-02-16T05:14:25.460Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4812024-02-16T05:14:25.460ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4822024-02-16T05:14:25.460Z+ local DO_DOWNLOAD=true
4832024-02-16T05:14:25.460Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4842024-02-16T05:14:25.460Z+ mkdir -p out/downloads
4852024-02-16T05:14:25.461Z+ '[' true == true ']'
4862024-02-16T05:14:25.461Z+ echo Downloading...
4872024-02-16T05:14:25.461ZDownloading...
4882024-02-16T05:14:25.461Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4892024-02-16T05:14:25.461Z+ 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
4902024-02-16T05:14:26.792Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4912024-02-16T05:14:26.809Z++ case "$OSTYPE" in
4922024-02-16T05:14:26.810Z++ SHA=sha256sum
4932024-02-16T05:14:26.810Z++ sha256sum
4942024-02-16T05:14:26.810Z++ awk '{print $1}'
4952024-02-16T05:14:26.810Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4962024-02-16T05:14:26.810Z+ [[ 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 ]]
4972024-02-16T05:14:26.829Z+ set -o errexit
4982024-02-16T05:14:26.830Z+++ dirname ./tools/ci_download_dendrite_openapi
4992024-02-16T05:14:26.830Z++ cd ./tools
5002024-02-16T05:14:26.830Z++ pwd
5012024-02-16T05:14:26.830Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5022024-02-16T05:14:26.831Z++ basename ./tools/ci_download_dendrite_openapi
5032024-02-16T05:14:26.831Z+ ARG0=ci_download_dendrite_openapi
5042024-02-16T05:14:26.831Z+ TARGET_DIR=out
5052024-02-16T05:14:26.831Z+ DOWNLOAD_DIR=out/downloads
5062024-02-16T05:14:26.831Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5072024-02-16T05:14:26.832Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5082024-02-16T05:14:26.832Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5092024-02-16T05:14:26.832Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5102024-02-16T05:14:26.832Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5112024-02-16T05:14:26.832Z+ main
5122024-02-16T05:14:26.833Z+ [[ 0 != 0 ]]
5132024-02-16T05:14:26.833Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5142024-02-16T05:14:26.833ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5152024-02-16T05:14:26.833ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5162024-02-16T05:14:26.833Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5172024-02-16T05:14:26.833Z+ local DO_DOWNLOAD=true
5182024-02-16T05:14:26.834Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5192024-02-16T05:14:26.834Z+ mkdir -p out/downloads
5202024-02-16T05:14:26.834Z+ '[' true == true ']'
5212024-02-16T05:14:26.834Z+ echo Downloading...
5222024-02-16T05:14:26.834ZDownloading...
5232024-02-16T05:14:26.835Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5242024-02-16T05:14:26.835Z+ 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
5252024-02-16T05:14:27.518Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5262024-02-16T05:14:27.519Z++ case "$OSTYPE" in
5272024-02-16T05:14:27.530Z++ SHA=sha256sum
5282024-02-16T05:14:27.530Z++ sha256sum
5292024-02-16T05:14:27.530Z++ awk '{print $1}'
5302024-02-16T05:14:27.530Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5312024-02-16T05:14:27.530Z+ [[ 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 ]]
5322024-02-16T05:14:27.554Z+ set -o errexit
5332024-02-16T05:14:27.554Z+++ dirname ./tools/ci_download_dendrite_stub
5342024-02-16T05:14:27.554Z++ cd ./tools
5352024-02-16T05:14:27.554Z++ pwd
5362024-02-16T05:14:27.554Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5372024-02-16T05:14:27.555Z++ basename ./tools/ci_download_dendrite_stub
5382024-02-16T05:14:27.555Z+ ARG0=ci_download_dendrite_stub
5392024-02-16T05:14:27.555Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5402024-02-16T05:14:27.555Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5412024-02-16T05:14:27.555Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5422024-02-16T05:14:27.555Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5432024-02-16T05:14:27.556Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5442024-02-16T05:14:27.556Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5452024-02-16T05:14:27.556Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5462024-02-16T05:14:27.556Z+ TARGET_DIR=out
5472024-02-16T05:14:27.556Z+ DOWNLOAD_DIR=out/downloads
5482024-02-16T05:14:27.556Z+ DEST_DIR=./out/dendrite-stub
5492024-02-16T05:14:27.556Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5502024-02-16T05:14:27.556Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5512024-02-16T05:14:27.556Z+ REPO=oxidecomputer/dendrite
5522024-02-16T05:14:27.556Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5532024-02-16T05:14:27.556Z+ main
5542024-02-16T05:14:27.556Z+ [[ 0 != 0 ]]
5552024-02-16T05:14:27.556Z+ CIDL_OS=solaris2.11
5562024-02-16T05:14:27.556Z+ [[ 0 != 0 ]]
5572024-02-16T05:14:27.556Z+ configure_os solaris2.11
5582024-02-16T05:14:27.557Z+ echo 'current directory: /work/oxidecomputer/omicron'
5592024-02-16T05:14:27.557Z+ echo 'configuring based on OS: "solaris2.11"'
5602024-02-16T05:14:27.557Zcurrent directory: /work/oxidecomputer/omicron
5612024-02-16T05:14:27.557Zconfiguring based on OS: "solaris2.11"
5622024-02-16T05:14:27.557Z+ case "$1" in
5632024-02-16T05:14:27.557Z+ SET_BINARIES=
5642024-02-16T05:14:27.557Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5652024-02-16T05:14:27.557Z+ CIDL_SHA256FUNC=do_sha256sum
5662024-02-16T05:14:27.558Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5672024-02-16T05:14:27.558Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5682024-02-16T05:14:27.558Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5692024-02-16T05:14:27.558Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5702024-02-16T05:14:27.558Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5712024-02-16T05:14:27.558ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5722024-02-16T05:14:27.559Z+ mkdir -p out/downloads
5732024-02-16T05:14:27.559ZLocal file: out/downloads/dendrite-stub.tar.gz
5742024-02-16T05:14:28.429Z+ mkdir -p ./out/dendrite-stub
5752024-02-16T05:14:28.430Z+ fetch_and_verify
5762024-02-16T05:14:28.430Z+ local DO_DOWNLOAD=true
5772024-02-16T05:14:28.430Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5782024-02-16T05:14:28.430Z+ '[' true == true ']'
5792024-02-16T05:14:28.430Z+ echo Downloading...
5802024-02-16T05:14:28.431ZDownloading...
5812024-02-16T05:14:28.431Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5822024-02-16T05:14:28.431Z+ 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
5832024-02-16T05:14:54.541Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5842024-02-16T05:14:54.567Z++ sha256sum
5852024-02-16T05:14:54.567Z++ awk '{print $1}'
5862024-02-16T05:14:54.581Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5872024-02-16T05:14:54.581Z+ [[ 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 ]]
5882024-02-16T05:14:54.581Z+ do_untar out/downloads/dendrite-stub.tar.gz
5892024-02-16T05:14:54.581Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5902024-02-16T05:14:55.242Z+ do_assemble
5912024-02-16T05:14:55.242Z+ rm -r ./out/dendrite-stub
5922024-02-16T05:14:55.248Z+ mkdir ./out/dendrite-stub
5932024-02-16T05:14:55.248Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5942024-02-16T05:14:55.347Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5952024-02-16T05:14:55.367Z+ set -o errexit
5962024-02-16T05:14:55.367Z+++ dirname ./tools/ci_download_maghemite_mgd
5972024-02-16T05:14:55.367Z++ cd ./tools
5982024-02-16T05:14:55.368Z++ pwd
5992024-02-16T05:14:55.368Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6002024-02-16T05:14:55.368Z++ basename ./tools/ci_download_maghemite_mgd
6012024-02-16T05:14:55.386Z+ ARG0=ci_download_maghemite_mgd
6022024-02-16T05:14:55.387Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6032024-02-16T05:14:55.387Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6042024-02-16T05:14:55.387Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6052024-02-16T05:14:55.387Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6062024-02-16T05:14:55.387Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6072024-02-16T05:14:55.387Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6082024-02-16T05:14:55.387Z+ TARGET_DIR=out
6092024-02-16T05:14:55.387Z+ DOWNLOAD_DIR=out/downloads
6102024-02-16T05:14:55.387Z+ DEST_DIR=./out/mgd
6112024-02-16T05:14:55.387Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6122024-02-16T05:14:55.387Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6132024-02-16T05:14:55.387Z+ REPO=oxidecomputer/maghemite
6142024-02-16T05:14:55.387Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6152024-02-16T05:14:55.387Z+ main
6162024-02-16T05:14:55.387Z+ [[ 0 != 0 ]]
6172024-02-16T05:14:55.387Z+ CIDL_OS=solaris2.11
6182024-02-16T05:14:55.387Z+ [[ 0 != 0 ]]
6192024-02-16T05:14:55.388Z+ configure_os solaris2.11
6202024-02-16T05:14:55.388Z+ echo 'current directory: /work/oxidecomputer/omicron'
6212024-02-16T05:14:55.388Zcurrent directory: /work/oxidecomputer/omicron
6222024-02-16T05:14:55.388Zconfiguring based on OS: "solaris2.11"
6232024-02-16T05:14:55.388Z+ echo 'configuring based on OS: "solaris2.11"'
6242024-02-16T05:14:55.388Z+ case "$1" in
6252024-02-16T05:14:55.389Z+ SET_BINARIES=
6262024-02-16T05:14:55.389Z+ CIDL_SHA256FUNC=do_sha256sum
6272024-02-16T05:14:55.389Z+ TARBALL_FILENAME=mgd.tar.gz
6282024-02-16T05:14:55.389Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6292024-02-16T05:14:55.389Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6302024-02-16T05:14:55.389Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6312024-02-16T05:14:55.389ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6322024-02-16T05:14:55.389Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6332024-02-16T05:14:55.389Z+ mkdir -p out/downloads
6342024-02-16T05:14:55.389ZLocal file: out/downloads/mgd.tar.gz
6352024-02-16T05:14:55.389Z+ mkdir -p ./out/mgd
6362024-02-16T05:14:55.389Z+ fetch_and_verify
6372024-02-16T05:14:55.389Z+ local DO_DOWNLOAD=true
6382024-02-16T05:14:55.389Z+ [[ -f out/downloads/mgd.tar.gz ]]
6392024-02-16T05:14:55.389Z+ '[' true == true ']'
6402024-02-16T05:14:55.389Z+ echo Downloading...
6412024-02-16T05:14:55.389ZDownloading...
6422024-02-16T05:14:55.389Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6432024-02-16T05:14:55.389Z+ 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
6442024-02-16T05:15:24.245Z++ do_sha256sum out/downloads/mgd.tar.gz
6452024-02-16T05:15:24.253Z++ sha256sum
6462024-02-16T05:15:24.253Z++ awk '{print $1}'
6472024-02-16T05:15:24.253Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6482024-02-16T05:15:24.253Z+ [[ 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 ]]
6492024-02-16T05:15:24.254Z+ do_untar out/downloads/mgd.tar.gz
6502024-02-16T05:15:24.254Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6512024-02-16T05:15:24.711Z+ do_assemble
6522024-02-16T05:15:24.712Z+ rm -r ./out/mgd
6532024-02-16T05:15:24.730Z+ mkdir ./out/mgd
6542024-02-16T05:15:24.730Z+ cp -r out/downloads/root ./out/mgd/root
6552024-02-16T05:15:24.861Z+ set -o errexit
6562024-02-16T05:15:24.884Z+++ dirname ./tools/ci_download_transceiver_control
6572024-02-16T05:15:24.884Z++ cd ./tools
6582024-02-16T05:15:24.884Z++ pwd
6592024-02-16T05:15:24.885Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6602024-02-16T05:15:24.885Z++ basename ./tools/ci_download_transceiver_control
6612024-02-16T05:15:24.885Z+ ARG0=ci_download_transceiver_control
6622024-02-16T05:15:24.885Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6632024-02-16T05:15:24.885Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6642024-02-16T05:15:24.885Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6652024-02-16T05:15:24.885Z+ TARGET_DIR=out
6662024-02-16T05:15:24.885Z+ DOWNLOAD_DIR=out/downloads
6672024-02-16T05:15:24.885Z+ DEST_DIR=./out/transceiver-control
6682024-02-16T05:15:24.885Z+ BIN_DIR=/opt/oxide/bin
6692024-02-16T05:15:24.885Z+ BINARY=xcvradm
6702024-02-16T05:15:24.886Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6712024-02-16T05:15:24.886Z+ REPO=oxidecomputer/transceiver-control
6722024-02-16T05:15:24.886Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6732024-02-16T05:15:24.886Z+ main
6742024-02-16T05:15:24.886Z+ [[ 0 != 0 ]]
6752024-02-16T05:15:24.886Z+ CIDL_OS=solaris2.11
6762024-02-16T05:15:24.886Z+ [[ 0 != 0 ]]
6772024-02-16T05:15:24.886Z+ configure_os solaris2.11
6782024-02-16T05:15:24.886Z+ echo 'current directory: /work/oxidecomputer/omicron'
6792024-02-16T05:15:24.886Zcurrent directory: /work/oxidecomputer/omicron
6802024-02-16T05:15:24.886Z+ echo 'configuring based on OS: "solaris2.11"'
6812024-02-16T05:15:24.887Zconfiguring based on OS: "solaris2.11"
6822024-02-16T05:15:24.887Z+ case "$1" in
6832024-02-16T05:15:24.887Z+ SET_BINARIES=
6842024-02-16T05:15:24.887Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6852024-02-16T05:15:24.887Z+ CIDL_SHA256FUNC=do_sha256sum
6862024-02-16T05:15:24.887Z+ ARCHIVE_FILENAME=xcvradm.gz
6872024-02-16T05:15:24.887Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882024-02-16T05:15:24.887Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6892024-02-16T05:15:24.887Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6902024-02-16T05:15:24.887ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6912024-02-16T05:15:24.887ZLocal file: out/downloads/xcvradm.gz
6922024-02-16T05:15:24.887Z+ echo 'Local file: out/downloads/xcvradm.gz'
6932024-02-16T05:15:24.887Z+ mkdir -p out/downloads
6942024-02-16T05:15:24.887Z+ mkdir -p ./out/transceiver-control
6952024-02-16T05:15:24.887Z+ fetch_and_verify
6962024-02-16T05:15:24.887Z+ local DO_DOWNLOAD=true
6972024-02-16T05:15:24.887Z+ [[ -f out/downloads/xcvradm.gz ]]
6982024-02-16T05:15:24.887Z+ '[' true == true ']'
6992024-02-16T05:15:24.887Z+ echo Downloading...
7002024-02-16T05:15:24.887ZDownloading...
7012024-02-16T05:15:24.888Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7022024-02-16T05:15:24.888Z+ 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
7032024-02-16T05:15:27.932Z++ do_sha256sum out/downloads/xcvradm.gz
7042024-02-16T05:15:27.940Z++ sha256sum
7052024-02-16T05:15:27.940Z++ awk '{print $1}'
7062024-02-16T05:15:27.940Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7072024-02-16T05:15:27.940Z+ [[ 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 ]]
7082024-02-16T05:15:27.940Z+ do_unpack out/downloads/xcvradm.gz
7092024-02-16T05:15:27.940Z+ mkdir -p out/downloads/root//opt/oxide/bin
7102024-02-16T05:15:27.940Z+ gzip -dc out/downloads/xcvradm.gz
7112024-02-16T05:15:28.062Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7122024-02-16T05:15:28.072Z+ do_assemble
7132024-02-16T05:15:28.072Z+ rm -r ./out/transceiver-control
7142024-02-16T05:15:28.072Z+ mkdir ./out/transceiver-control
7152024-02-16T05:15:28.072Z+ cp -r out/downloads/root ./out/transceiver-control/root
7162024-02-16T05:15:28.373ZAll builder prerequisites installed successfully, and PATH looks valid
7172024-02-16T05:15:28.392Z
7182024-02-16T05:15:28.393Zreal 3:11.492826048
7192024-02-16T05:15:28.393Zuser 34.187786163
7202024-02-16T05:15:28.393Zsys 6.655859198
7212024-02-16T05:15:28.393Ztrap 0.007002328
7222024-02-16T05:15:28.393Ztflt 0.199054620
7232024-02-16T05:15:28.393Zdflt 0.441045238
7242024-02-16T05:15:28.394Zkflt 0.174799154
7252024-02-16T05:15:28.394Zlock 1.537927104
7262024-02-16T05:15:28.394Zslp 7:04.515070473
7272024-02-16T05:15:28.394Zlat 1.751306380
7282024-02-16T05:15:28.394Zstop 0.157411536
7292024-02-16T05:15:28.394Z
7302024-02-16T05:15:28.395Z #### # # ##### ##### # #
7312024-02-16T05:15:28.395Z # # # # # # # # # #
7322024-02-16T05:15:28.395Z # # # # # # # #
7332024-02-16T05:15:28.395Z # # # ##### ##### #
7342024-02-16T05:15:28.396Z # # # # # # #
7352024-02-16T05:15:28.396Z #### ###### # # # #
7362024-02-16T05:15:28.396Z
7372024-02-16T05:15:28.879Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7382024-02-16T05:15:29.318Z Updating git repository `https://github.com/oxidecomputer/samael`
7392024-02-16T05:15:29.318Z Updating crates.io index
7402024-02-16T05:15:29.319Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7412024-02-16T05:15:30.047Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7422024-02-16T05:15:32.068Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7432024-02-16T05:15:32.198Z Updating git repository `http://github.com/oxidecomputer/tofino`
7442024-02-16T05:15:32.497Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7452024-02-16T05:15:32.769Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7462024-02-16T05:15:33.038Z Updating git repository `https://github.com/oxidecomputer/propolis`
7472024-02-16T05:15:34.294Z Updating git repository `https://github.com/oxidecomputer/crucible`
7482024-02-16T05:15:36.347Z Updating git repository `https://github.com/oxidecomputer/opte`
7492024-02-16T05:15:36.793Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7502024-02-16T05:15:37.098Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7512024-02-16T05:15:37.634Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7522024-02-16T05:15:39.274Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7532024-02-16T05:15:39.296Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7542024-02-16T05:15:39.296Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7552024-02-16T05:15:39.296Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7562024-02-16T05:15:39.296Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7572024-02-16T05:15:40.209Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7582024-02-16T05:15:40.718Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7592024-02-16T05:15:40.718Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7602024-02-16T05:15:40.911Z Updating git repository `https://github.com/jgallagher/nix`
7612024-02-16T05:15:42.323Z Updating git repository `https://github.com/cbiffle/hubpack`
7622024-02-16T05:15:42.330Z Updating git repository `https://github.com/oxidecomputer/typify`
7632024-02-16T05:15:44.074Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7642024-02-16T05:15:44.196Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7652024-02-16T05:15:44.454Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7662024-02-16T05:15:45.757Z Downloading crates ...
7672024-02-16T05:15:46.034Z Downloaded anstyle-query v1.0.0
7682024-02-16T05:15:46.058Z Downloaded toml v0.8.10
7692024-02-16T05:15:46.077Z Downloaded equivalent v1.0.1
7702024-02-16T05:15:46.077Z Downloaded colorchoice v1.0.0
7712024-02-16T05:15:46.077Z Downloaded heck v0.4.1
7722024-02-16T05:15:46.077Z Downloaded errno v0.3.8
7732024-02-16T05:15:46.077Z Downloaded anstyle v1.0.2
7742024-02-16T05:15:46.100Z Downloaded utf8parse v0.2.1
7752024-02-16T05:15:46.100Z Downloaded thiserror-impl v1.0.57
7762024-02-16T05:15:46.100Z Downloaded thiserror v1.0.57
7772024-02-16T05:15:46.101Z Downloaded toml_datetime v0.6.5
7782024-02-16T05:15:46.101Z Downloaded bitflags v1.3.2
7792024-02-16T05:15:46.101Z Downloaded serde_spanned v0.6.5
7802024-02-16T05:15:46.101Z Downloaded anstyle-parse v0.2.1
7812024-02-16T05:15:46.101Z Downloaded strsim v0.10.0
7822024-02-16T05:15:46.101Z Downloaded cargo-platform v0.1.3
7832024-02-16T05:15:46.101Z Downloaded cargo_metadata v0.18.1
7842024-02-16T05:15:46.102Z Downloaded itoa v1.0.9
7852024-02-16T05:15:46.102Z Downloaded anstream v0.5.0
7862024-02-16T05:15:46.102Z Downloaded semver v1.0.21
7872024-02-16T05:15:46.546Z Downloaded cargo_toml v0.19.0
7882024-02-16T05:15:46.546Z Downloaded camino v1.1.6
7892024-02-16T05:15:46.547Z Downloaded terminal_size v0.2.6
7902024-02-16T05:15:46.547Z Downloaded clap_derive v4.4.2
7912024-02-16T05:15:46.547Z Downloaded unicode-ident v1.0.12
7922024-02-16T05:15:46.547Z Downloaded clap_lex v0.5.1
7932024-02-16T05:15:46.547Z Downloaded quote v1.0.35
7942024-02-16T05:15:46.547Z Downloaded io-lifetimes v1.0.11
7952024-02-16T05:15:46.547Z Downloaded ryu v1.0.15
7962024-02-16T05:15:46.547Z Downloaded proc-macro2 v1.0.78
7972024-02-16T05:15:46.548Z Downloaded clap v4.4.3
7982024-02-16T05:15:46.567Z Downloaded serde_derive v1.0.196
7992024-02-16T05:15:46.567Z Downloaded serde v1.0.196
8002024-02-16T05:15:46.568Z Downloaded indexmap v2.2.3
8012024-02-16T05:15:46.568Z Downloaded memchr v2.6.3
8022024-02-16T05:15:46.568Z Downloaded toml_edit v0.22.4
8032024-02-16T05:15:46.568Z Downloaded anyhow v1.0.75
8042024-02-16T05:15:46.569Z Downloaded hashbrown v0.14.3
8052024-02-16T05:15:46.569Z Downloaded winnow v0.5.15
8062024-02-16T05:15:46.569Z Downloaded clap_builder v4.4.2
8072024-02-16T05:15:46.569Z Downloaded syn v2.0.48
8082024-02-16T05:15:46.570Z Downloaded rustix v0.37.23
8092024-02-16T05:15:46.570Z Downloaded libc v0.2.153
8102024-02-16T05:15:46.570Z Downloaded serde_json v1.0.113
8112024-02-16T05:15:46.571Z Compiling proc-macro2 v1.0.78
8122024-02-16T05:15:46.571Z Compiling unicode-ident v1.0.12
8132024-02-16T05:15:46.571Z Compiling serde v1.0.196
8142024-02-16T05:15:46.572Z Compiling libc v0.2.153
8152024-02-16T05:15:46.572Z Compiling io-lifetimes v1.0.11
8162024-02-16T05:15:46.572Z Compiling rustix v0.37.23
8172024-02-16T05:15:46.572Z Compiling utf8parse v0.2.1
8182024-02-16T05:15:46.573Z Compiling equivalent v1.0.1
8192024-02-16T05:15:46.606Z Compiling hashbrown v0.14.3
8202024-02-16T05:15:46.668Z Compiling bitflags v1.3.2
8212024-02-16T05:15:46.668Z Compiling anstyle-parse v0.2.1
8222024-02-16T05:15:46.746Z Compiling anstyle-query v1.0.0
8232024-02-16T05:15:46.876Z Compiling colorchoice v1.0.0
8242024-02-16T05:15:46.961Z Compiling semver v1.0.21
8252024-02-16T05:15:47.005Z Compiling camino v1.1.6
8262024-02-16T05:15:47.577Z Compiling indexmap v2.2.3
8272024-02-16T05:15:47.586Z Compiling serde_json v1.0.113
8282024-02-16T05:15:47.652Z Compiling anstyle v1.0.2
8292024-02-16T05:15:47.744Z Compiling thiserror v1.0.57
8302024-02-16T05:15:47.783Z Compiling winnow v0.5.15
8312024-02-16T05:15:48.586Z Compiling anstream v0.5.0
8322024-02-16T05:15:49.032Z Compiling clap_lex v0.5.1
8332024-02-16T05:15:49.032Z Compiling itoa v1.0.9
8342024-02-16T05:15:49.033Z Compiling strsim v0.10.0
8352024-02-16T05:15:49.033Z Compiling heck v0.4.1
8362024-02-16T05:15:49.049Z Compiling quote v1.0.35
8372024-02-16T05:15:49.049Z Compiling anyhow v1.0.75
8382024-02-16T05:15:49.049Z Compiling ryu v1.0.15
8392024-02-16T05:15:49.049Z Compiling syn v2.0.48
8402024-02-16T05:15:50.378Z Compiling errno v0.3.8
8412024-02-16T05:15:50.399Z Compiling terminal_size v0.2.6
8422024-02-16T05:15:50.399Z Compiling clap_builder v4.4.2
8432024-02-16T05:15:53.901Z Compiling serde_derive v1.0.196
8442024-02-16T05:15:53.902Z Compiling thiserror-impl v1.0.57
8452024-02-16T05:15:53.902Z Compiling clap_derive v4.4.2
8462024-02-16T05:15:56.493Z Compiling clap v4.4.3
8472024-02-16T05:16:01.685Z Compiling serde_spanned v0.6.5
8482024-02-16T05:16:02.554Z Compiling toml_datetime v0.6.5
8492024-02-16T05:16:02.554Z Compiling cargo-platform v0.1.3
8502024-02-16T05:16:02.554Z Compiling toml_edit v0.22.4
8512024-02-16T05:16:02.958Z Compiling cargo_metadata v0.18.1
8522024-02-16T05:16:04.131Z Compiling toml v0.8.10
8532024-02-16T05:16:04.606Z Compiling cargo_toml v0.19.0
8542024-02-16T05:16:08.341Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8552024-02-16T05:16:09.262Z Finished dev [unoptimized + debuginfo] target(s) in 40.83s
8562024-02-16T05:16:09.421Z Running `target/debug/xtask clippy`
8572024-02-16T05:16:09.471Zrunning: "/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"
8582024-02-16T05:16:09.973Z Downloading crates ...
8592024-02-16T05:16:10.157Z Downloaded blake2 v0.10.6
8602024-02-16T05:16:10.175Z Downloaded hubpack_derive v0.1.1
8612024-02-16T05:16:10.175Z Downloaded array-init v0.0.4
8622024-02-16T05:16:10.175Z Downloaded camino-tempfile v1.1.1
8632024-02-16T05:16:10.175Z Downloaded http-body v1.0.0
8642024-02-16T05:16:10.175Z Downloaded home v0.5.5
8652024-02-16T05:16:10.175Z Downloaded highway v1.1.0
8662024-02-16T05:16:10.193Z Downloaded cancel-safe-futures v0.1.5
8672024-02-16T05:16:10.193Z Downloaded ident_case v1.0.1
8682024-02-16T05:16:10.193Z Downloaded http-range v0.1.5
8692024-02-16T05:16:10.193Z Downloaded cexpr v0.6.0
8702024-02-16T05:16:10.193Z Downloaded hubpack v0.1.2
8712024-02-16T05:16:10.194Z Downloaded hmac v0.12.1
8722024-02-16T05:16:10.194Z Downloaded httpdate v1.0.3
8732024-02-16T05:16:10.217Z Downloaded chacha20 v0.9.1
8742024-02-16T05:16:10.217Z Downloaded block-buffer v0.10.4
8752024-02-16T05:16:10.217Z Downloaded anes v0.1.6
8762024-02-16T05:16:10.217Z Downloaded humantime v2.1.0
8772024-02-16T05:16:10.217Z Downloaded bcs v0.1.6
8782024-02-16T05:16:10.217Z Downloaded cast v0.3.0
8792024-02-16T05:16:10.218Z Downloaded castaway v0.2.2
8802024-02-16T05:16:10.218Z Downloaded atomic-waker v1.1.1
8812024-02-16T05:16:10.218Z Downloaded minimal-lexical v0.2.1
8822024-02-16T05:16:10.230Z Downloaded mime_guess v2.0.4
8832024-02-16T05:16:10.231Z Downloaded indoc v2.0.3
8842024-02-16T05:16:10.231Z Downloaded native-tls v0.2.11
8852024-02-16T05:16:10.231Z Downloaded cfg-if v1.0.0
8862024-02-16T05:16:10.231Z Downloaded mockall_derive v0.12.0
8872024-02-16T05:16:10.232Z Downloaded rustc-hash v1.1.0
8882024-02-16T05:16:10.248Z Downloaded rpassword v7.3.1
8892024-02-16T05:16:10.248Z Downloaded maplit v1.0.2
8902024-02-16T05:16:10.249Z Downloaded bitfield v0.14.0
8912024-02-16T05:16:10.249Z Downloaded mockall v0.12.0
8922024-02-16T05:16:10.249Z Downloaded nested v0.1.1
8932024-02-16T05:16:10.249Z Downloaded instant v0.1.12
8942024-02-16T05:16:10.249Z Downloaded kstat-rs v0.2.3
8952024-02-16T05:16:10.249Z Downloaded async-stream-impl v0.3.5
8962024-02-16T05:16:10.249Z Downloaded atty v0.2.14
8972024-02-16T05:16:10.677Z Downloaded crc-any v2.4.3
8982024-02-16T05:16:10.677Z Downloaded ciborium-ll v0.2.2
8992024-02-16T05:16:10.678Z Downloaded is-terminal v0.4.9
9002024-02-16T05:16:10.678Z Downloaded curve25519-dalek-derive v0.1.0
9012024-02-16T05:16:10.678Z Downloaded libm v0.2.7
9022024-02-16T05:16:10.678Z Downloaded match_cfg v0.1.0
9032024-02-16T05:16:10.678Z Downloaded matches v0.1.10
9042024-02-16T05:16:10.679Z Downloaded impl-trait-for-tuples v0.2.2
9052024-02-16T05:16:10.679Z Downloaded libsw v3.3.1
9062024-02-16T05:16:10.679Z Downloaded crucible-workspace-hack v0.1.0
9072024-02-16T05:16:10.679Z Downloaded memoffset v0.7.1
9082024-02-16T05:16:10.679Z Downloaded allocator-api2 v0.2.16
9092024-02-16T05:16:10.679Z Downloaded arrayref v0.3.7
9102024-02-16T05:16:10.680Z Downloaded aead v0.5.2
9112024-02-16T05:16:10.680Z Downloaded bit-vec v0.6.3
9122024-02-16T05:16:10.680Z Downloaded autocfg v1.1.0
9132024-02-16T05:16:10.680Z Downloaded libefi-sys v0.1.0
9142024-02-16T05:16:10.680Z Downloaded lru v0.12.1
9152024-02-16T05:16:10.680Z Downloaded mime v0.3.17
9162024-02-16T05:16:10.680Z Downloaded constant_time_eq v0.3.0
9172024-02-16T05:16:10.680Z Downloaded managed v0.8.0
9182024-02-16T05:16:10.680Z Downloaded bit-set v0.5.3
9192024-02-16T05:16:10.680Z Downloaded scroll_derive v0.12.0
9202024-02-16T05:16:10.681Z Downloaded lock_api v0.4.10
9212024-02-16T05:16:10.681Z Downloaded num-rational v0.4.1
9222024-02-16T05:16:10.681Z Downloaded assert_cmd v2.0.13
9232024-02-16T05:16:10.681Z Downloaded bb8 v0.8.3
9242024-02-16T05:16:10.681Z Downloaded macaddr v1.0.1
9252024-02-16T05:16:10.681Z Downloaded corncobs v0.1.3
9262024-02-16T05:16:10.681Z Downloaded vte_generate_state_changes v0.1.1
9272024-02-16T05:16:10.682Z Downloaded libtest-mimic v0.6.1
9282024-02-16T05:16:10.682Z Downloaded darling_macro v0.20.3
9292024-02-16T05:16:10.682Z Downloaded keccak v0.1.4
9302024-02-16T05:16:10.682Z Downloaded scheduled-thread-pool v0.2.7
9312024-02-16T05:16:10.682Z Downloaded crossbeam-deque v0.8.3
9322024-02-16T05:16:10.682Z Downloaded scopeguard v1.2.0
9332024-02-16T05:16:10.683Z Downloaded log v0.4.20
9342024-02-16T05:16:10.683Z Downloaded addr2line v0.21.0
9352024-02-16T05:16:10.683Z Downloaded buf-list v1.0.3
9362024-02-16T05:16:10.683Z Downloaded slog-scope v4.4.0
9372024-02-16T05:16:10.683Z Downloaded shlex v1.3.0
9382024-02-16T05:16:10.684Z Downloaded backoff v0.4.0
9392024-02-16T05:16:10.684Z Downloaded arrayvec v0.7.4
9402024-02-16T05:16:10.684Z Downloaded opaque-debug v0.3.0
9412024-02-16T05:16:10.684Z Downloaded heck v0.3.3
9422024-02-16T05:16:10.684Z Downloaded untrusted v0.7.1
9432024-02-16T05:16:10.684Z Downloaded slog-stdlog v4.1.1
9442024-02-16T05:16:10.684Z Downloaded rustc-demangle v0.1.23
9452024-02-16T05:16:10.685Z Downloaded num-complex v0.4.4
9462024-02-16T05:16:10.685Z Downloaded bzip2 v0.4.4
9472024-02-16T05:16:10.685Z Downloaded tokio-macros v2.2.0
9482024-02-16T05:16:10.685Z Downloaded tiny-keccak v2.0.2
9492024-02-16T05:16:10.685Z Downloaded termtree v0.4.1
9502024-02-16T05:16:10.685Z Downloaded phf_shared v0.10.0
9512024-02-16T05:16:10.685Z Downloaded data-encoding v2.4.0
9522024-02-16T05:16:10.686Z Downloaded zeroize_derive v1.4.2
9532024-02-16T05:16:10.686Z Downloaded multer v3.0.0
9542024-02-16T05:16:10.686Z Downloaded thread-id v4.2.0
9552024-02-16T05:16:10.686Z Downloaded async-trait v0.1.77
9562024-02-16T05:16:10.686Z Downloaded zeroize v1.7.0
9572024-02-16T05:16:10.686Z Downloaded crossbeam-epoch v0.9.15
9582024-02-16T05:16:10.687Z Downloaded foreign-types v0.3.2
9592024-02-16T05:16:10.687Z Downloaded dirs-next v2.0.0
9602024-02-16T05:16:10.687Z Downloaded endian-type v0.1.2
9612024-02-16T05:16:10.687Z Downloaded hex v0.4.3
9622024-02-16T05:16:10.688Z Downloaded futures-core v0.3.30
9632024-02-16T05:16:10.688Z Downloaded indicatif v0.17.8
9642024-02-16T05:16:10.688Z Downloaded stability v0.1.1
9652024-02-16T05:16:10.688Z Downloaded diesel_table_macro_syntax v0.1.0
9662024-02-16T05:16:10.688Z Downloaded foreign-types-macros v0.2.3
9672024-02-16T05:16:10.689Z Downloaded fd-lock v4.0.2
9682024-02-16T05:16:10.689Z Downloaded percent-encoding v2.3.1
9692024-02-16T05:16:10.689Z Downloaded rand_chacha v0.3.1
9702024-02-16T05:16:10.689Z Downloaded rand_xorshift v0.3.0
9712024-02-16T05:16:10.689Z Downloaded hex-literal v0.4.1
9722024-02-16T05:16:10.689Z Downloaded fallible-iterator v0.2.0
9732024-02-16T05:16:10.689Z Downloaded basic-toml v0.1.8
9742024-02-16T05:16:10.689Z Downloaded sqlparser_derive v0.2.2
9752024-02-16T05:16:10.689Z Downloaded unicode-width v0.1.11
9762024-02-16T05:16:10.690Z Downloaded pest_generator v2.7.6
9772024-02-16T05:16:10.690Z Downloaded serde_path_to_error v0.1.15
9782024-02-16T05:16:10.690Z Downloaded digest v0.10.7
9792024-02-16T05:16:10.690Z Downloaded yansi v0.5.1
9802024-02-16T05:16:10.690Z Downloaded arc-swap v1.6.0
9812024-02-16T05:16:10.690Z Downloaded const-oid v0.9.5
9822024-02-16T05:16:10.690Z Downloaded fnv v1.0.7
9832024-02-16T05:16:10.690Z Downloaded time-macros v0.2.13
9842024-02-16T05:16:10.690Z Downloaded partial-io v0.5.4
9852024-02-16T05:16:10.690Z Downloaded socket2 v0.5.5
9862024-02-16T05:16:10.690Z Downloaded serde_tokenstream v0.1.7
9872024-02-16T05:16:10.690Z Downloaded derive_builder_macro v0.12.0
9882024-02-16T05:16:10.690Z Downloaded foreign-types-shared v0.3.1
9892024-02-16T05:16:10.691Z Downloaded enum-as-inner v0.5.1
9902024-02-16T05:16:10.691Z Downloaded phf_shared v0.11.2
9912024-02-16T05:16:10.691Z Downloaded ff v0.13.0
9922024-02-16T05:16:10.691Z Downloaded difflib v0.4.0
9932024-02-16T05:16:10.691Z Downloaded foreign-types-shared v0.1.1
9942024-02-16T05:16:10.691Z Downloaded path-slash v0.1.5
9952024-02-16T05:16:10.691Z Downloaded serde_repr v0.1.16
9962024-02-16T05:16:10.691Z Downloaded vte v0.11.1
9972024-02-16T05:16:11.141Z Downloaded slog v2.7.0
9982024-02-16T05:16:11.141Z Downloaded resolv-conf v0.7.0
9992024-02-16T05:16:11.142Z Downloaded cc v1.0.83
10002024-02-16T05:16:11.142Z Downloaded stable_deref_trait v1.2.0
10012024-02-16T05:16:11.142Z Downloaded zone v0.3.0
10022024-02-16T05:16:11.142Z Downloaded crypto-bigint v0.5.2
10032024-02-16T05:16:11.143Z Downloaded fd-lock v3.0.13
10042024-02-16T05:16:11.143Z Downloaded precomputed-hash v0.1.1
10052024-02-16T05:16:11.143Z Downloaded password-hash v0.5.0
10062024-02-16T05:16:11.143Z Downloaded derive_builder_core v0.12.0
10072024-02-16T05:16:11.143Z Downloaded termios v0.3.3
10082024-02-16T05:16:11.144Z Downloaded ppv-lite86 v0.2.17
10092024-02-16T05:16:11.144Z Downloaded textwrap v0.11.0
10102024-02-16T05:16:11.144Z Downloaded filetime v0.2.23
10112024-02-16T05:16:11.144Z Downloaded funty v2.0.0
10122024-02-16T05:16:11.144Z Downloaded float-cmp v0.9.0
10132024-02-16T05:16:11.144Z Downloaded thiserror-impl-no-std v2.0.2
10142024-02-16T05:16:11.145Z Downloaded rustls-native-certs v0.7.0
10152024-02-16T05:16:11.145Z Downloaded fragile v2.0.0
10162024-02-16T05:16:11.145Z Downloaded thread_local v1.1.7
10172024-02-16T05:16:11.145Z Downloaded half v2.3.1
10182024-02-16T05:16:11.145Z Downloaded rustls-pemfile v1.0.3
10192024-02-16T05:16:11.146Z Downloaded rustls-pemfile v2.0.0
10202024-02-16T05:16:11.146Z Downloaded whoami v1.4.1
10212024-02-16T05:16:11.146Z Downloaded unsafe-libyaml v0.2.10
10222024-02-16T05:16:11.146Z Downloaded fixedbitset v0.4.2
10232024-02-16T05:16:11.146Z Downloaded spin v0.5.2
10242024-02-16T05:16:11.147Z Downloaded futures-sink v0.3.30
10252024-02-16T05:16:11.147Z Downloaded backtrace v0.3.69
10262024-02-16T05:16:11.148Z Downloaded rustls-pki-types v1.1.0
10272024-02-16T05:16:11.148Z Downloaded futures-task v0.3.30
10282024-02-16T05:16:11.148Z Downloaded mio v0.8.9
10292024-02-16T05:16:11.148Z Downloaded futures-channel v0.3.30
10302024-02-16T05:16:11.149Z Downloaded serde_plain v1.0.2
10312024-02-16T05:16:11.149Z Downloaded fatfs v0.3.6
10322024-02-16T05:16:11.149Z Downloaded darling v0.14.4
10332024-02-16T05:16:11.149Z Downloaded ucd-trie v0.1.6
10342024-02-16T05:16:11.149Z Downloaded postcard v1.0.8
10352024-02-16T05:16:11.150Z Downloaded derive_more v0.99.17
10362024-02-16T05:16:11.150Z Downloaded num-bigint v0.4.4
10372024-02-16T05:16:11.150Z Downloaded nibble_vec v0.1.0
10382024-02-16T05:16:11.150Z Downloaded derive_builder v0.12.0
10392024-02-16T05:16:11.151Z Downloaded unicode-bidi v0.3.13
10402024-02-16T05:16:11.151Z Downloaded openssl-sys v0.9.96
10412024-02-16T05:16:11.151Z Downloaded textwrap v0.16.0
10422024-02-16T05:16:11.151Z Downloaded diff v0.1.13
10432024-02-16T05:16:11.152Z Downloaded zip v0.6.6
10442024-02-16T05:16:11.152Z Downloaded heapless v0.8.0
10452024-02-16T05:16:11.152Z Downloaded x509-cert v0.2.4
10462024-02-16T05:16:11.152Z Downloaded tower v0.4.13
10472024-02-16T05:16:11.153Z Downloaded ron v0.8.1
10482024-02-16T05:16:11.153Z Downloaded tracing v0.1.37
10492024-02-16T05:16:11.153Z Downloaded pest v2.7.6
10502024-02-16T05:16:11.153Z Downloaded rand v0.8.5
10512024-02-16T05:16:11.154Z Downloaded rustls-webpki v0.101.7
10522024-02-16T05:16:11.154Z Downloaded unicode-normalization v0.1.22
10532024-02-16T05:16:11.154Z Downloaded blake3 v1.5.0
10542024-02-16T05:16:11.154Z Downloaded aho-corasick v1.0.4
10552024-02-16T05:16:11.155Z Downloaded bstr v0.2.17
10562024-02-16T05:16:11.155Z Downloaded sqlparser v0.43.1
10572024-02-16T05:16:11.155Z Downloaded rustls-webpki v0.102.1
10582024-02-16T05:16:11.155Z Downloaded bitvec v1.0.1
10592024-02-16T05:16:11.155Z Downloaded curve25519-dalek v4.1.1
10602024-02-16T05:16:11.156Z Downloaded idna v0.5.0
10612024-02-16T05:16:11.208Z Downloaded regex-syntax v0.6.29
10622024-02-16T05:16:11.208Z Downloaded diesel v2.1.4
10632024-02-16T05:16:11.208Z Downloaded smoltcp v0.9.1
10642024-02-16T05:16:11.208Z Downloaded rustls v0.22.2
10652024-02-16T05:16:11.208Z Downloaded regex-syntax v0.8.2
10662024-02-16T05:16:11.209Z Downloaded ratatui v0.26.1
10672024-02-16T05:16:11.209Z Downloaded openssl-probe v0.1.5
10682024-02-16T05:16:11.209Z Downloaded openssl-macros v0.1.1
10692024-02-16T05:16:11.209Z Downloaded tinyvec_macros v0.1.1
10702024-02-16T05:16:11.209Z Downloaded csv v1.3.0
10712024-02-16T05:16:11.209Z Downloaded slog-term v2.9.0
10722024-02-16T05:16:11.209Z Downloaded bzip2-sys v0.1.11+1.0.8
10732024-02-16T05:16:11.209Z Downloaded regex-automata v0.4.4
10742024-02-16T05:16:11.209Z Downloaded slog-bunyan v2.5.0
10752024-02-16T05:16:11.209Z Downloaded toolchain_find v0.2.0
10762024-02-16T05:16:11.209Z Downloaded pretty-hex v0.2.1
10772024-02-16T05:16:11.209Z Downloaded quick-error v1.2.3
10782024-02-16T05:16:11.210Z Downloaded peeking_take_while v0.1.2
10792024-02-16T05:16:11.210Z Downloaded number_prefix v0.4.0
10802024-02-16T05:16:11.210Z Downloaded parse-size v1.0.0
10812024-02-16T05:16:11.210Z Downloaded oso-derive v0.27.0
10822024-02-16T05:16:11.210Z Downloaded serde-big-array v0.4.1
10832024-02-16T05:16:11.210Z Downloaded semver-parser v0.10.2
10842024-02-16T05:16:11.210Z Downloaded derive-where v1.2.7
10852024-02-16T05:16:11.210Z Downloaded smallvec v0.6.14
10862024-02-16T05:16:11.210Z Downloaded toml v0.7.8
10872024-02-16T05:16:11.210Z Downloaded strum v0.26.1
10882024-02-16T05:16:11.210Z Downloaded pretty-hex v0.4.1
10892024-02-16T05:16:11.210Z Downloaded tokio-native-tls v0.3.1
10902024-02-16T05:16:11.211Z Downloaded pathdiff v0.2.1
10912024-02-16T05:16:11.211Z Downloaded swrite v0.1.0
10922024-02-16T05:16:11.211Z Downloaded dirs-sys-next v0.1.2
10932024-02-16T05:16:11.211Z Downloaded serde-big-array v0.5.1
10942024-02-16T05:16:11.211Z Downloaded downcast v0.11.0
10952024-02-16T05:16:11.212Z Downloaded predicates-tree v1.0.9
10962024-02-16T05:16:11.212Z Downloaded predicates-core v1.0.6
10972024-02-16T05:16:11.212Z Downloaded plotters-svg v0.3.5
10982024-02-16T05:16:11.212Z Downloaded num_threads v0.1.6
10992024-02-16T05:16:11.212Z Downloaded display-error-chain v0.2.0
11002024-02-16T05:16:11.212Z Downloaded darling_macro v0.14.4
11012024-02-16T05:16:11.212Z Downloaded want v0.3.1
11022024-02-16T05:16:11.213Z Downloaded reqwest v0.11.22
11032024-02-16T05:16:11.213Z Downloaded usdt-macro v0.3.5
11042024-02-16T05:16:11.213Z Downloaded darling_core v0.20.3
11052024-02-16T05:16:11.213Z Downloaded zerocopy v0.3.0
11062024-02-16T05:16:11.213Z Downloaded usdt v0.5.0
11072024-02-16T05:16:11.213Z Downloaded utf-8 v0.7.6
11082024-02-16T05:16:11.213Z Downloaded strsim v0.8.0
11092024-02-16T05:16:11.213Z Downloaded poly1305 v0.8.0
11102024-02-16T05:16:11.213Z Downloaded usdt-attr-macro v0.5.0
11112024-02-16T05:16:11.213Z Downloaded topological-sort v0.2.2
11122024-02-16T05:16:11.214Z Downloaded strum_macros v0.24.3
11132024-02-16T05:16:11.214Z Downloaded structopt-derive v0.4.18
11142024-02-16T05:16:11.214Z Downloaded radium v0.7.0
11152024-02-16T05:16:11.214Z Downloaded der_derive v0.7.2
11162024-02-16T05:16:11.214Z Downloaded doc-comment v0.3.3
11172024-02-16T05:16:11.214Z Downloaded slog-envlogger v2.2.0
11182024-02-16T05:16:11.215Z Downloaded signature v1.6.4
11192024-02-16T05:16:11.215Z Downloaded walkdir v2.4.0
11202024-02-16T05:16:11.215Z Downloaded pkg-config v0.3.27
11212024-02-16T05:16:11.215Z Downloaded fxhash v0.2.1
11222024-02-16T05:16:11.215Z Downloaded dtrace-parser v0.2.0
11232024-02-16T05:16:11.216Z Downloaded dtrace-parser v0.1.14
11242024-02-16T05:16:11.216Z Downloaded remove_dir_all v0.5.3
11252024-02-16T05:16:11.216Z Downloaded termcolor v1.2.0
11262024-02-16T05:16:11.216Z Downloaded which v4.4.0
11272024-02-16T05:16:11.216Z Downloaded tokio-rustls v0.25.0
11282024-02-16T05:16:11.216Z Downloaded structmeta-derive v0.2.0
11292024-02-16T05:16:11.216Z Downloaded hash32 v0.3.1
11302024-02-16T05:16:11.216Z Downloaded siphasher v0.3.11
11312024-02-16T05:16:11.216Z Downloaded serde-hex v0.1.0
11322024-02-16T05:16:11.217Z Downloaded vec_map v0.8.2
11332024-02-16T05:16:11.217Z Downloaded tabled_derive v0.7.0
11342024-02-16T05:16:11.217Z Downloaded strum_macros v0.26.1
11352024-02-16T05:16:11.217Z Downloaded tinytemplate v1.2.1
11362024-02-16T05:16:11.217Z Downloaded proc-macro-error-attr v1.0.4
11372024-02-16T05:16:11.217Z Downloaded slog-json v2.6.1
11382024-02-16T05:16:11.217Z Downloaded owo-colors v4.0.0
11392024-02-16T05:16:11.218Z Downloaded pin-project-internal v1.1.3
11402024-02-16T05:16:11.218Z Downloaded sha2 v0.10.8
11412024-02-16T05:16:11.218Z Downloaded generic-array v0.14.7
11422024-02-16T05:16:11.218Z Downloaded vsss-rs v3.3.4
11432024-02-16T05:16:11.218Z Downloaded smallvec v1.13.1
11442024-02-16T05:16:11.218Z Downloaded rustc_version v0.1.7
11452024-02-16T05:16:11.218Z Downloaded num_enum v0.5.11
11462024-02-16T05:16:11.219Z Downloaded usdt-impl v0.5.0
11472024-02-16T05:16:11.219Z Downloaded rstest v0.18.2
11482024-02-16T05:16:11.219Z Downloaded pretty_assertions v1.4.0
11492024-02-16T05:16:11.219Z Downloaded num_enum_derive v0.5.11
11502024-02-16T05:16:11.219Z Downloaded parking_lot v0.11.2
11512024-02-16T05:16:11.220Z Downloaded usdt-impl v0.3.5
11522024-02-16T05:16:11.220Z Downloaded group v0.13.0
11532024-02-16T05:16:11.220Z Downloaded sec1 v0.7.3
11542024-02-16T05:16:11.220Z Downloaded getrandom v0.2.10
11552024-02-16T05:16:11.221Z Downloaded serde_derive_internals v0.26.0
11562024-02-16T05:16:11.221Z Downloaded rusty-fork v0.3.0
11572024-02-16T05:16:11.221Z Downloaded typenum v1.16.0
11582024-02-16T05:16:11.221Z Downloaded toml_edit v0.21.1
11592024-02-16T05:16:11.221Z Downloaded rustc_version v0.4.0
11602024-02-16T05:16:11.221Z Downloaded tokio-tungstenite v0.20.1
11612024-02-16T05:16:11.237Z Downloaded parking_lot_core v0.8.6
11622024-02-16T05:16:11.237Z Downloaded parking_lot v0.12.1
11632024-02-16T05:16:11.237Z Downloaded rstest_macros v0.18.2
11642024-02-16T05:16:11.237Z Downloaded zerocopy v0.6.4
11652024-02-16T05:16:11.237Z Downloaded structopt v0.3.26
11662024-02-16T05:16:11.237Z Downloaded rcgen v0.12.1
11672024-02-16T05:16:11.237Z Downloaded toml v0.5.11
11682024-02-16T05:16:11.238Z Downloaded rand v0.4.6
11692024-02-16T05:16:11.238Z Downloaded rayon-core v1.12.0
11702024-02-16T05:16:11.238Z Downloaded snafu-derive v0.7.5
11712024-02-16T05:16:11.238Z Downloaded globset v0.4.13
11722024-02-16T05:16:11.238Z Downloaded rust-argon2 v1.0.1
11732024-02-16T05:16:11.238Z Downloaded getopts v0.2.21
11742024-02-16T05:16:11.238Z Downloaded pin-project v1.1.3
11752024-02-16T05:16:11.238Z Downloaded hashbrown v0.13.2
11762024-02-16T05:16:11.238Z Downloaded hashbrown v0.12.3
11772024-02-16T05:16:11.238Z Downloaded prettyplease v0.2.16
11782024-02-16T05:16:11.238Z Downloaded tokio-postgres v0.7.10
11792024-02-16T05:16:11.238Z Downloaded tough v0.16.0
11802024-02-16T05:16:11.238Z Downloaded serde_with v3.6.1
11812024-02-16T05:16:11.239Z Downloaded salty v0.2.0
11822024-02-16T05:16:11.239Z Downloaded headers v0.3.9
11832024-02-16T05:16:11.239Z Downloaded guppy v0.17.5
11842024-02-16T05:16:11.239Z Downloaded rayon v1.8.0
11852024-02-16T05:16:11.239Z Downloaded proptest v1.4.0
11862024-02-16T05:16:11.239Z Downloaded trust-dns-client v0.22.0
11872024-02-16T05:16:11.239Z Downloaded tokio-util v0.7.10
11882024-02-16T05:16:11.239Z Downloaded typed-path v0.7.0
11892024-02-16T05:16:11.240Z Downloaded regex-automata v0.1.10
11902024-02-16T05:16:11.240Z Downloaded regress v0.8.0
11912024-02-16T05:16:11.240Z Downloaded gimli v0.28.0
11922024-02-16T05:16:11.240Z Downloaded rustyline v13.0.0
11932024-02-16T05:16:11.240Z Downloaded smoltcp v0.11.0
11942024-02-16T05:16:11.240Z Downloaded plotters v0.3.5
11952024-02-16T05:16:11.240Z Downloaded zerocopy v0.7.32
11962024-02-16T05:16:11.240Z Downloaded radix_trie v0.2.1
11972024-02-16T05:16:11.241Z Downloaded regex v1.10.3
11982024-02-16T05:16:11.241Z Downloaded goblin v0.8.0
11992024-02-16T05:16:11.241Z Downloaded futures-util v0.3.30
12002024-02-16T05:16:11.257Z Downloaded tabled v0.15.0
12012024-02-16T05:16:11.273Z Downloaded sha3 v0.10.8
12022024-02-16T05:16:11.273Z Downloaded vcpkg v0.2.15
12032024-02-16T05:16:11.311Z Downloaded syn v1.0.109
12042024-02-16T05:16:11.336Z Downloaded openssl v0.10.60
12052024-02-16T05:16:11.336Z Downloaded webpki-roots v0.25.2
12062024-02-16T05:16:11.357Z Downloaded regex-automata v0.3.8
12072024-02-16T05:16:11.358Z Downloaded polar-core v0.27.0
12082024-02-16T05:16:11.371Z Downloaded tap v1.0.1
12092024-02-16T05:16:11.372Z Downloaded object v0.32.1
12102024-02-16T05:16:11.372Z Downloaded strip-ansi-escapes v0.2.0
12112024-02-16T05:16:11.372Z Downloaded trust-dns-proto v0.22.0
12122024-02-16T05:16:12.211Z Downloaded socket2 v0.4.9
12132024-02-16T05:16:12.212Z Downloaded object v0.30.4
12142024-02-16T05:16:12.212Z Downloaded openapiv3 v2.0.0
12152024-02-16T05:16:12.212Z Downloaded rustix v0.38.31
12162024-02-16T05:16:12.212Z Downloaded usdt-macro v0.5.0
12172024-02-16T05:16:12.212Z Downloaded trust-dns-resolver v0.22.0
12182024-02-16T05:16:12.212Z Downloaded quick-xml v0.30.0
12192024-02-16T05:16:12.212Z Downloaded tungstenite v0.20.1
12202024-02-16T05:16:12.212Z Downloaded trust-dns-server v0.22.1
12212024-02-16T05:16:12.212Z Downloaded sled v0.34.7
12222024-02-16T05:16:12.212Z Downloaded zerocopy-derive v0.2.0
12232024-02-16T05:16:12.212Z Downloaded zerocopy-derive v0.6.4
12242024-02-16T05:16:12.212Z Downloaded ring v0.16.20
12252024-02-16T05:16:12.212Z Downloaded tokio v1.36.0
12262024-02-16T05:16:12.212Z Downloaded der v0.7.8
12272024-02-16T05:16:12.212Z Downloaded once_cell v1.19.0
12282024-02-16T05:16:12.212Z Downloaded reedline v0.28.0
12292024-02-16T05:16:12.212Z Downloaded portable-atomic v1.4.3
12302024-02-16T05:16:12.212Z Downloaded url v2.5.0
12312024-02-16T05:16:12.212Z Downloaded rtoolbox v0.0.1
12322024-02-16T05:16:12.212Z Downloaded elliptic-curve v0.13.8
12332024-02-16T05:16:12.212Z Downloaded papergrid v0.11.0
12342024-02-16T05:16:12.212Z Downloaded slab v0.4.9
12352024-02-16T05:16:12.212Z Downloaded pkcs1 v0.7.5
12362024-02-16T05:16:12.213Z Downloaded tinyvec v1.6.0
12372024-02-16T05:16:12.213Z Downloaded smawk v0.3.1
12382024-02-16T05:16:12.213Z Downloaded platforms v3.0.2
12392024-02-16T05:16:12.213Z Downloaded pkcs8 v0.10.2
12402024-02-16T05:16:12.213Z Downloaded gethostname v0.4.3
12412024-02-16T05:16:12.213Z Downloaded darling v0.20.3
12422024-02-16T05:16:12.213Z Downloaded omicron-zone-package v0.11.0
12432024-02-16T05:16:12.213Z Downloaded tempfile v3.10.0
12442024-02-16T05:16:12.213Z Downloaded encoding_rs v0.8.33
12452024-02-16T05:16:12.213Z Downloaded parking_lot_core v0.9.8
12462024-02-16T05:16:12.213Z Downloaded defmt-macros v0.3.6
12472024-02-16T05:16:12.214Z Downloaded pem-rfc7468 v0.7.0
12482024-02-16T05:16:12.214Z Downloaded semver v0.11.0
12492024-02-16T05:16:12.214Z Downloaded plain v0.2.3
12502024-02-16T05:16:12.214Z Downloaded proc-macro-error v1.0.4
12512024-02-16T05:16:12.214Z Downloaded defmt-parser v0.3.3
12522024-02-16T05:16:12.214Z Downloaded secrecy v0.8.0
12532024-02-16T05:16:12.214Z Downloaded zerocopy-derive v0.7.32
12542024-02-16T05:16:12.214Z Downloaded plotters-backend v0.3.5
12552024-02-16T05:16:12.214Z Downloaded supports-color v2.1.0
12562024-02-16T05:16:12.214Z Downloaded signal-hook-tokio v0.3.1
12572024-02-16T05:16:12.214Z Downloaded pem v3.0.2
12582024-02-16T05:16:12.214Z Downloaded parse-display v0.9.0
12592024-02-16T05:16:12.214Z Downloaded packed_struct v0.10.1
12602024-02-16T05:16:12.214Z Downloaded deranged v0.3.8
12612024-02-16T05:16:12.214Z Downloaded untrusted v0.9.0
12622024-02-16T05:16:12.214Z Downloaded pin-utils v0.1.0
12632024-02-16T05:16:12.214Z Downloaded signal-hook-mio v0.2.3
12642024-02-16T05:16:12.214Z Downloaded semver v0.1.20
12652024-02-16T05:16:12.214Z Downloaded signal-hook-registry v1.4.1
12662024-02-16T05:16:12.214Z Downloaded unicode-xid v0.2.4
12672024-02-16T05:16:12.214Z Downloaded strum_macros v0.25.2
12682024-02-16T05:16:12.214Z Downloaded sha1 v0.10.6
12692024-02-16T05:16:12.214Z Downloaded slog-dtrace v0.3.0
12702024-02-16T05:16:12.214Z Downloaded similar-asserts v1.5.0
12712024-02-16T05:16:12.214Z Downloaded packed_struct_codegen v0.10.1
12722024-02-16T05:16:12.215Z Downloaded debug-ignore v1.0.5
12732024-02-16T05:16:12.215Z Downloaded oorandom v11.1.3
12742024-02-16T05:16:12.215Z Downloaded usdt-attr-macro v0.3.5
12752024-02-16T05:16:12.215Z Downloaded tower-layer v0.3.2
12762024-02-16T05:16:12.215Z Downloaded pin-project-lite v0.2.13
12772024-02-16T05:16:12.215Z Downloaded structmeta v0.3.0
12782024-02-16T05:16:12.215Z Downloaded structmeta v0.2.0
12792024-02-16T05:16:12.215Z Downloaded ref-cast-impl v1.0.20
12802024-02-16T05:16:12.215Z Downloaded ref-cast v1.0.20
12812024-02-16T05:16:12.215Z Downloaded shell-words v1.1.0
12822024-02-16T05:16:12.215Z Downloaded tokio-rustls v0.24.1
12832024-02-16T05:16:12.215Z Downloaded darling_core v0.14.4
12842024-02-16T05:16:12.215Z Downloaded rustfmt-wrapper v0.2.0
12852024-02-16T05:16:12.215Z Downloaded take_mut v0.2.2
12862024-02-16T05:16:12.216Z Downloaded hash32 v0.2.1
12872024-02-16T05:16:12.216Z Downloaded structmeta-derive v0.3.0
12882024-02-16T05:16:12.216Z Downloaded glob v0.3.1
12892024-02-16T05:16:12.216Z Downloaded version_check v0.9.4
12902024-02-16T05:16:12.216Z Downloaded r2d2 v0.8.10
12912024-02-16T05:16:12.216Z Downloaded either v1.10.0
12922024-02-16T05:16:12.216Z Downloaded ed25519 v1.5.3
12932024-02-16T05:16:12.216Z Downloaded dyn-clone v1.0.16
12942024-02-16T05:16:12.216Z Downloaded proc-macro-crate v1.3.1
12952024-02-16T05:16:12.216Z Downloaded usdt v0.3.5
12962024-02-16T05:16:12.216Z Downloaded synstructure v0.12.6
12972024-02-16T05:16:12.216Z Downloaded olpc-cjson v0.1.3
12982024-02-16T05:16:12.216Z Downloaded embedded-io v0.4.0
12992024-02-16T05:16:12.216Z Downloaded defmt v0.3.5
13002024-02-16T05:16:12.216Z Downloaded flagset v0.4.3
13012024-02-16T05:16:12.216Z Downloaded bstr v1.6.0
13022024-02-16T05:16:12.216Z Downloaded nix v0.27.1
13032024-02-16T05:16:12.216Z Downloaded bindgen v0.69.2
13042024-02-16T05:16:12.216Z Downloaded ring v0.17.7
13052024-02-16T05:16:12.226Z Downloaded petgraph v0.6.4
13062024-02-16T05:16:12.226Z Downloaded rustls v0.21.9
13072024-02-16T05:16:12.226Z Downloaded idna v0.2.3
13082024-02-16T05:16:12.226Z Downloaded chrono v0.4.31
13092024-02-16T05:16:12.226Z Downloaded lalrpop v0.19.12
13102024-02-16T05:16:12.226Z Downloaded clap v2.34.0
13112024-02-16T05:16:12.226Z Downloaded h2 v0.3.24
13122024-02-16T05:16:12.226Z Downloaded hyper v0.14.27
13132024-02-16T05:16:12.226Z Downloaded unicode-segmentation v1.10.1
13142024-02-16T05:16:12.226Z Downloaded time v0.3.27
13152024-02-16T05:16:12.226Z Downloaded flate2 v1.0.28
13162024-02-16T05:16:12.227Z Downloaded steno v0.4.0
13172024-02-16T05:16:12.227Z Downloaded heapless v0.7.16
13182024-02-16T05:16:12.227Z Downloaded num-bigint-dig v0.8.4
13192024-02-16T05:16:12.227Z Downloaded hyper v1.1.0
13202024-02-16T05:16:12.227Z Downloaded hkdf v0.12.4
13212024-02-16T05:16:12.227Z Downloaded unicode_categories v0.1.1
13222024-02-16T05:16:12.227Z Downloaded nom v7.1.3
13232024-02-16T05:16:12.227Z Downloaded crossterm v0.27.0
13242024-02-16T05:16:12.227Z Downloaded criterion v0.5.1
13252024-02-16T05:16:12.227Z Downloaded toml_edit v0.19.15
13262024-02-16T05:16:12.227Z Downloaded expectorate v1.1.0
13272024-02-16T05:16:12.227Z Downloaded flume v0.11.0
13282024-02-16T05:16:12.227Z Downloaded itertools v0.12.1
13292024-02-16T05:16:12.227Z Downloaded itertools v0.10.5
13302024-02-16T05:16:12.227Z Downloaded num-traits v0.2.16
13312024-02-16T05:16:12.227Z Downloaded futures v0.3.30
13322024-02-16T05:16:12.227Z Downloaded pest_meta v2.7.6
13332024-02-16T05:16:12.227Z Downloaded pest_derive v2.7.6
13342024-02-16T05:16:12.228Z Downloaded test-strategy v0.3.1
13352024-02-16T05:16:12.228Z Downloaded uuid v1.7.0
13362024-02-16T05:16:12.228Z Downloaded form_urlencoded v1.2.1
13372024-02-16T05:16:12.228Z Downloaded zone_cfg_derive v0.3.0
13382024-02-16T05:16:12.228Z Downloaded serde_urlencoded v0.7.1
13392024-02-16T05:16:12.228Z Downloaded tracing-core v0.1.31
13402024-02-16T05:16:12.228Z Downloaded static_assertions v1.1.0
13412024-02-16T05:16:12.228Z Downloaded tracing-attributes v0.1.26
13422024-02-16T05:16:12.228Z Downloaded term v0.7.0
13432024-02-16T05:16:12.228Z Downloaded serde_tokenstream v0.2.0
13442024-02-16T05:16:12.228Z Downloaded oso v0.27.0
13452024-02-16T05:16:12.228Z Downloaded subprocess v0.2.9
13462024-02-16T05:16:12.228Z Downloaded snafu v0.7.5
13472024-02-16T05:16:12.228Z Downloaded crossbeam-channel v0.5.8
13482024-02-16T05:16:12.228Z Downloaded xattr v1.0.1
13492024-02-16T05:16:12.228Z Downloaded unicase v2.7.0
13502024-02-16T05:16:12.229Z Downloaded unarray v0.1.4
13512024-02-16T05:16:12.229Z Downloaded paste v1.0.14
13522024-02-16T05:16:12.229Z Downloaded postgres-protocol v0.6.6
13532024-02-16T05:16:12.229Z Downloaded spin v0.9.8
13542024-02-16T05:16:12.229Z Downloaded postgres-types v0.2.6
13552024-02-16T05:16:12.229Z Downloaded yasna v0.5.2
13562024-02-16T05:16:12.229Z Downloaded futures-executor v0.3.30
13572024-02-16T05:16:12.229Z Downloaded diesel_derives v2.1.2
13582024-02-16T05:16:12.229Z Downloaded trybuild v1.0.89
13592024-02-16T05:16:12.230Z Downloaded sqlformat v0.2.3
13602024-02-16T05:16:12.230Z Downloaded env_logger v0.10.0
13612024-02-16T05:16:12.230Z Downloaded serde_yaml v0.9.25
13622024-02-16T05:16:12.230Z Downloaded fs-err v2.11.0
13632024-02-16T05:16:12.230Z Downloaded wyz v0.5.1
13642024-02-16T05:16:12.230Z Downloaded tar v0.4.40
13652024-02-16T05:16:12.230Z Downloaded schemars v0.8.16
13662024-02-16T05:16:12.230Z Downloaded rsa v0.9.2
13672024-02-16T05:16:12.230Z Downloaded rustversion v1.0.14
13682024-02-16T05:16:12.230Z Downloaded signal-hook v0.3.17
13692024-02-16T05:16:12.231Z Downloaded predicates v3.1.0
13702024-02-16T05:16:12.231Z Downloaded similar v2.3.0
13712024-02-16T05:16:12.231Z Downloaded num_cpus v1.16.0
13722024-02-16T05:16:12.231Z Downloaded phf v0.11.2
13732024-02-16T05:16:12.231Z Downloaded compact_str v0.7.1
13742024-02-16T05:16:12.231Z Downloaded threadpool v1.8.1
13752024-02-16T05:16:12.231Z Downloaded futures-timer v3.0.2
13762024-02-16T05:16:12.231Z Downloaded unicode-linebreak v0.1.5
13772024-02-16T05:16:12.231Z Downloaded thiserror-no-std v2.0.2
13782024-02-16T05:16:12.232Z Downloaded tower-service v0.3.2
13792024-02-16T05:16:12.232Z Downloaded parse-display-derive v0.9.0
13802024-02-16T05:16:12.232Z Downloaded tokio-stream v0.1.14
13812024-02-16T05:16:12.232Z Downloaded target-lexicon v0.12.13
13822024-02-16T05:16:12.232Z Downloaded hyper-util v0.1.2
13832024-02-16T05:16:12.232Z Downloaded rand_core v0.6.4
13842024-02-16T05:16:12.232Z Downloaded cfg-expr v0.15.6
13852024-02-16T05:16:12.232Z Downloaded futures-io v0.3.30
13862024-02-16T05:16:12.232Z Downloaded ena v0.14.2
13872024-02-16T05:16:12.232Z Downloaded futures-macro v0.3.30
13882024-02-16T05:16:12.232Z Downloaded foreign-types v0.5.0
13892024-02-16T05:16:12.233Z Downloaded datatest-stable v0.2.3
13902024-02-16T05:16:12.233Z Downloaded tui-tree-widget v0.17.0
13912024-02-16T05:16:12.233Z Downloaded fastrand v2.0.1
13922024-02-16T05:16:12.233Z Downloaded waitgroup v0.1.2
13932024-02-16T05:16:12.233Z Downloaded wait-timeout v0.2.0
13942024-02-16T05:16:12.233Z Downloaded dof v0.3.0
13952024-02-16T05:16:12.233Z Downloaded dof v0.1.5
13962024-02-16T05:16:12.233Z Downloaded signature v2.1.0
13972024-02-16T05:16:12.233Z Downloaded serde_with_macros v3.6.1
13982024-02-16T05:16:12.233Z Downloaded sct v0.7.0
13992024-02-16T05:16:12.234Z Downloaded newtype-uuid v1.0.1
14002024-02-16T05:16:12.234Z Downloaded headers-core v0.2.0
14012024-02-16T05:16:12.234Z Downloaded guppy-workspace-hack v0.1.0
14022024-02-16T05:16:12.234Z Downloaded relative-path v1.9.0
14032024-02-16T05:16:12.234Z Downloaded universal-hash v0.5.1
14042024-02-16T05:16:12.234Z Downloaded ipnet v2.9.0
14052024-02-16T05:16:12.243Z Downloaded time-core v0.1.1
14062024-02-16T05:16:12.243Z Downloaded string_cache v0.8.7
14072024-02-16T05:16:12.243Z Downloaded tempdir v0.3.7
14082024-02-16T05:16:12.243Z Downloaded target-spec v3.1.0
14092024-02-16T05:16:12.244Z Downloaded subtle v2.5.0
14102024-02-16T05:16:12.244Z Downloaded stringprep v0.1.3
14112024-02-16T05:16:12.244Z Downloaded smf v0.2.2
14122024-02-16T05:16:12.244Z Downloaded indexmap v1.9.3
14132024-02-16T05:16:12.244Z Downloaded spki v0.7.2
14142024-02-16T05:16:12.244Z Downloaded slog-async v2.8.0
14152024-02-16T05:16:12.244Z Downloaded maybe-uninit v2.0.0
14162024-02-16T05:16:12.244Z Downloaded cookie v0.18.0
14172024-02-16T05:16:12.244Z Downloaded scroll v0.12.0
14182024-02-16T05:16:12.244Z Downloaded same-file v1.0.6
14192024-02-16T05:16:12.244Z Downloaded num-iter v0.1.43
14202024-02-16T05:16:12.244Z Downloaded nu-ansi-term v0.49.0
14212024-02-16T05:16:12.244Z Downloaded libloading v0.7.4
14222024-02-16T05:16:12.244Z Downloaded chacha20poly1305 v0.10.1
14232024-02-16T05:16:12.244Z Downloaded base64ct v1.6.0
14242024-02-16T05:16:12.245Z Downloaded argon2 v0.5.3
14252024-02-16T05:16:12.245Z Downloaded csv-core v0.1.11
14262024-02-16T05:16:12.245Z Downloaded ciborium v0.2.2
14272024-02-16T05:16:12.245Z Downloaded schemars_derive v0.8.16
14282024-02-16T05:16:12.245Z Downloaded lalrpop-util v0.19.12
14292024-02-16T05:16:12.245Z Downloaded base64 v0.21.7
14302024-02-16T05:16:12.245Z Downloaded num-derive v0.4.0
14312024-02-16T05:16:12.245Z Downloaded indoc v1.0.9
14322024-02-16T05:16:12.245Z Downloaded strum v0.25.0
14332024-02-16T05:16:12.245Z Downloaded try-lock v0.2.4
14342024-02-16T05:16:12.245Z Downloaded linked-hash-map v0.5.6
14352024-02-16T05:16:12.245Z Downloaded lazy_static v1.4.0
14362024-02-16T05:16:12.245Z Downloaded num-integer v0.1.46
14372024-02-16T05:16:12.245Z Downloaded console v0.15.8
14382024-02-16T05:16:12.245Z Downloaded bytes v1.5.0
14392024-02-16T05:16:12.245Z Downloaded cpufeatures v0.2.12
14402024-02-16T05:16:12.245Z Downloaded constant_time_eq v0.2.6
14412024-02-16T05:16:12.245Z Downloaded cipher v0.4.4
14422024-02-16T05:16:12.245Z Downloaded httparse v1.8.0
14432024-02-16T05:16:12.246Z Downloaded http v1.0.0
14442024-02-16T05:16:12.246Z Downloaded normalize-line-endings v0.3.0
14452024-02-16T05:16:12.246Z Downloaded nodrop v0.1.14
14462024-02-16T05:16:12.246Z Downloaded newtype_derive v0.1.6
14472024-02-16T05:16:12.246Z Downloaded newline-converter v0.3.0
14482024-02-16T05:16:12.246Z Downloaded crypto-common v0.1.6
14492024-02-16T05:16:12.246Z Downloaded linear-map v1.2.0
14502024-02-16T05:16:12.246Z Downloaded assert_matches v1.5.0
14512024-02-16T05:16:12.246Z Downloaded http-body v0.4.5
14522024-02-16T05:16:12.246Z Downloaded atomicwrites v0.4.3
14532024-02-16T05:16:12.246Z Downloaded async-recursion v1.0.5
14542024-02-16T05:16:12.246Z Downloaded async-stream v0.3.5
14552024-02-16T05:16:12.246Z Downloaded adler v1.0.2
14562024-02-16T05:16:12.246Z Downloaded ascii-canvas v3.0.0
14572024-02-16T05:16:12.246Z Downloaded cobs v0.2.3
14582024-02-16T05:16:12.246Z Downloaded md-5 v0.10.5
14592024-02-16T05:16:12.246Z Downloaded num v0.4.1
14602024-02-16T05:16:12.246Z Downloaded ipnetwork v0.20.0
14612024-02-16T05:16:12.246Z Downloaded criterion-plot v0.5.0
14622024-02-16T05:16:12.246Z Downloaded convert_case v0.4.0
14632024-02-16T05:16:12.246Z Downloaded httptest v0.15.5
14642024-02-16T05:16:12.246Z Downloaded block-padding v0.3.3
14652024-02-16T05:16:12.246Z Downloaded base16ct v0.2.0
14662024-02-16T05:16:12.246Z Downloaded crc32fast v1.3.2
14672024-02-16T05:16:12.246Z Downloaded crossbeam-utils v0.8.16
14682024-02-16T05:16:12.247Z Downloaded hyper-rustls v0.26.0
14692024-02-16T05:16:12.247Z Downloaded http v0.2.11
14702024-02-16T05:16:12.247Z Downloaded cstr-argument v0.1.2
14712024-02-16T05:16:12.247Z Downloaded crc-catalog v2.2.0
14722024-02-16T05:16:12.247Z Downloaded crc v3.0.1
14732024-02-16T05:16:12.247Z Downloaded clang-sys v1.6.1
14742024-02-16T05:16:12.247Z Downloaded crunchy v0.2.2
14752024-02-16T05:16:12.247Z Downloaded new_debug_unreachable v1.0.4
14762024-02-16T05:16:12.247Z Downloaded hostname v0.3.1
14772024-02-16T05:16:12.247Z Downloaded bytecount v0.6.3
14782024-02-16T05:16:12.247Z Downloaded ahash v0.8.7
14792024-02-16T05:16:12.247Z Downloaded lru-cache v0.1.2
14802024-02-16T05:16:12.247Z Downloaded libxml v0.3.3
14812024-02-16T05:16:12.259Z Downloaded memmap v0.7.0
14822024-02-16T05:16:12.259Z Downloaded ciborium-io v0.2.2
14832024-02-16T05:16:12.259Z Downloaded memoffset v0.9.0
14842024-02-16T05:16:12.259Z Downloaded lazycell v1.3.0
14852024-02-16T05:16:12.259Z Downloaded hyper-staticfile v0.9.5
14862024-02-16T05:16:12.259Z Downloaded cassowary v0.3.0
14872024-02-16T05:16:12.260Z Downloaded ansi_term v0.12.1
14882024-02-16T05:16:12.260Z Downloaded nanorand v0.7.0
14892024-02-16T05:16:12.260Z Downloaded multimap v0.8.3
14902024-02-16T05:16:12.272Z Downloaded miniz_oxide v0.7.1
14912024-02-16T05:16:12.272Z Downloaded memmap2 v0.7.1
14922024-02-16T05:16:12.272Z Downloaded is_ci v1.1.1
14932024-02-16T05:16:12.272Z Downloaded inout v0.1.3
14942024-02-16T05:16:12.272Z Downloaded hyper-tls v0.5.0
14952024-02-16T05:16:12.273Z Downloaded colored v2.0.4
14962024-02-16T05:16:12.273Z Downloaded approx v0.5.1
14972024-02-16T05:16:12.273Z Downloaded iana-time-zone v0.1.57
14982024-02-16T05:16:12.273Z Downloaded byteorder v1.5.0
14992024-02-16T05:16:12.290Z Downloaded blake2b_simd v1.0.1
15002024-02-16T05:16:12.290Z Downloaded hyper-rustls v0.24.2
15012024-02-16T05:16:12.290Z Downloaded bitflags v2.4.0
15022024-02-16T05:16:13.177Z Compiling serde v1.0.196
15032024-02-16T05:16:13.177Z Compiling autocfg v1.1.0
15042024-02-16T05:16:13.193Z Compiling version_check v0.9.4
15052024-02-16T05:16:13.193Z Checking cfg-if v1.0.0
15062024-02-16T05:16:13.194Z Compiling syn v1.0.109
15072024-02-16T05:16:13.194Z Checking libc v0.2.153
15082024-02-16T05:16:13.194Z Compiling syn v2.0.48
15092024-02-16T05:16:13.194Z Compiling parking_lot_core v0.9.8
15102024-02-16T05:16:13.194Z Compiling cc v1.0.83
15112024-02-16T05:16:13.367Z Compiling memchr v2.6.3
15122024-02-16T05:16:13.390Z Compiling libm v0.2.7
15132024-02-16T05:16:14.290Z Compiling ahash v0.8.7
15142024-02-16T05:16:14.291Z Compiling lock_api v0.4.10
15152024-02-16T05:16:14.291Z Compiling once_cell v1.19.0
15162024-02-16T05:16:14.730Z Compiling num-traits v0.2.16
15172024-02-16T05:16:14.731Z Checking getrandom v0.2.10
15182024-02-16T05:16:14.731Z Compiling serde_json v1.0.113
15192024-02-16T05:16:14.731Z Compiling byteorder v1.5.0
15202024-02-16T05:16:14.791Z Compiling log v0.4.20
15212024-02-16T05:16:14.806Z Compiling slab v0.4.9
15222024-02-16T05:16:15.304Z Compiling typenum v1.16.0
15232024-02-16T05:16:15.321Z Checking itoa v1.0.9
15242024-02-16T05:16:15.894Z Compiling generic-array v0.14.7
15252024-02-16T05:16:15.917Z Checking scopeguard v1.2.0
15262024-02-16T05:16:15.917Z Compiling allocator-api2 v0.2.16
15272024-02-16T05:16:15.918Z Compiling pkg-config v0.3.27
15282024-02-16T05:16:15.918Z Checking smallvec v1.13.1
15292024-02-16T05:16:16.291Z Compiling schemars v0.8.16
15302024-02-16T05:16:16.336Z Compiling rustix v0.38.31
15312024-02-16T05:16:16.355Z Compiling ring v0.17.7
15322024-02-16T05:16:17.127Z Compiling httparse v1.8.0
15332024-02-16T05:16:17.564Z Compiling fnv v1.0.7
15342024-02-16T05:16:17.564Z Compiling vcpkg v0.2.15
15352024-02-16T05:16:17.579Z Compiling aho-corasick v1.0.4
15362024-02-16T05:16:17.579Z Compiling regex-syntax v0.8.2
15372024-02-16T05:16:19.054Z Compiling openssl-sys v0.9.96
15382024-02-16T05:16:20.272Z Checking parking_lot v0.12.1
15392024-02-16T05:16:20.281Z Compiling ucd-trie v0.1.6
15402024-02-16T05:16:20.281Z Checking pin-project-lite v0.2.13
15412024-02-16T05:16:20.281Z Compiling ring v0.16.20
15422024-02-16T05:16:20.566Z Compiling serde_derive_internals v0.26.0
15432024-02-16T05:16:21.635Z Compiling regex-automata v0.4.4
15442024-02-16T05:16:21.651Z Checking ryu v1.0.15
15452024-02-16T05:16:22.578Z Checking signal-hook-registry v1.4.1
15462024-02-16T05:16:22.816Z Compiling crossbeam-utils v0.8.16
15472024-02-16T05:16:23.282Z Compiling openssl v0.10.60
15482024-02-16T05:16:23.340Z Checking mio v0.8.9
15492024-02-16T05:16:23.593Z Checking rand_core v0.6.4
15502024-02-16T05:16:23.719Z Compiling iana-time-zone v0.1.57
15512024-02-16T05:16:23.876Z Checking num_cpus v1.16.0
15522024-02-16T05:16:23.957Z Compiling native-tls v0.2.11
15532024-02-16T05:16:23.979Z Compiling rustls v0.21.9
15542024-02-16T05:16:24.144Z Checking futures-core v0.3.30
15552024-02-16T05:16:24.685Z Compiling dyn-clone v1.0.16
15562024-02-16T05:16:24.689Z Compiling spin v0.5.2
15572024-02-16T05:16:24.689Z Checking socket2 v0.5.5
15582024-02-16T05:16:24.690Z Compiling async-trait v0.1.77
15592024-02-16T05:16:24.690Z Compiling slog v2.7.0
15602024-02-16T05:16:24.690Z Compiling memoffset v0.9.0
15612024-02-16T05:16:25.026Z Compiling crossbeam-epoch v0.9.15
15622024-02-16T05:16:25.037Z Compiling backtrace v0.3.69
15632024-02-16T05:16:25.251Z Compiling regex v1.10.3
15642024-02-16T05:16:25.414Z Compiling errno v0.3.8
15652024-02-16T05:16:25.597Z Compiling futures-sink v0.3.30
15662024-02-16T05:16:25.648Z Compiling either v1.10.0
15672024-02-16T05:16:25.760Z Compiling tinyvec_macros v0.1.1
15682024-02-16T05:16:26.251Z Compiling unicode-xid v0.2.4
15692024-02-16T05:16:26.266Z Compiling crc32fast v1.3.2
15702024-02-16T05:16:26.266Z Compiling rustversion v1.0.14
15712024-02-16T05:16:26.266Z Compiling tinyvec v1.6.0
15722024-02-16T05:16:26.356Z Compiling futures-channel v0.3.30
15732024-02-16T05:16:26.740Z Compiling anyhow v1.0.75
15742024-02-16T05:16:26.791Z Compiling pin-utils v0.1.0
15752024-02-16T05:16:26.826Z Compiling futures-io v0.3.30
15762024-02-16T05:16:26.883Z Compiling unicode-width v0.1.11
15772024-02-16T05:16:27.074Z Compiling futures-task v0.3.30
15782024-02-16T05:16:27.176Z Compiling spin v0.9.8
15792024-02-16T05:16:27.767Z Compiling tracing-core v0.1.31
15802024-02-16T05:16:27.793Z Compiling unicode-bidi v0.3.13
15812024-02-16T05:16:27.793Z Compiling serde_derive v1.0.196
15822024-02-16T05:16:27.793Z Compiling zerocopy-derive v0.7.32
15832024-02-16T05:16:27.794Z Compiling thiserror-impl v1.0.57
15842024-02-16T05:16:27.975Z Compiling zeroize_derive v1.4.2
15852024-02-16T05:16:28.709Z Compiling tokio-macros v2.2.0
15862024-02-16T05:16:28.847Z Compiling futures-macro v0.3.30
15872024-02-16T05:16:28.964Z Compiling tracing-attributes v0.1.26
15882024-02-16T05:16:30.128Z Compiling schemars_derive v0.8.16
15892024-02-16T05:16:30.134Z Compiling zerocopy v0.7.32
15902024-02-16T05:16:30.517Z Compiling openssl-macros v0.1.1
15912024-02-16T05:16:31.022Z Checking zeroize v1.7.0
15922024-02-16T05:16:31.242Z Compiling thiserror v1.0.57
15932024-02-16T05:16:31.374Z Compiling pest v2.7.6
15942024-02-16T05:16:31.735Z Compiling futures-util v0.3.30
15952024-02-16T05:16:32.339Z Compiling hashbrown v0.14.3
15962024-02-16T05:16:33.428Z Compiling unicode-normalization v0.1.22
15972024-02-16T05:16:33.434Z Compiling tracing v0.1.37
15982024-02-16T05:16:33.434Z Compiling der_derive v0.7.2
15992024-02-16T05:16:33.645Z Compiling pest_meta v2.7.6
16002024-02-16T05:16:34.197Z Compiling lazy_static v1.4.0
16012024-02-16T05:16:34.941Z Checking subtle v2.5.0
16022024-02-16T05:16:35.147Z Compiling pest_generator v2.7.6
16032024-02-16T05:16:36.253Z Compiling untrusted v0.9.0
16042024-02-16T05:16:37.170Z Compiling foreign-types-shared v0.1.1
16052024-02-16T05:16:37.181Z Compiling percent-encoding v2.3.1
16062024-02-16T05:16:37.181Z Compiling time-core v0.1.1
16072024-02-16T05:16:37.217Z Compiling untrusted v0.7.1
16082024-02-16T05:16:37.635Z Compiling time-macros v0.2.13
16092024-02-16T05:16:37.636Z Compiling foreign-types v0.3.2
16102024-02-16T05:16:38.956Z Compiling pest_derive v2.7.6
16112024-02-16T05:16:39.299Z Compiling scroll_derive v0.12.0
16122024-02-16T05:16:39.837Z Compiling synstructure v0.12.6
16132024-02-16T05:16:40.875Z Compiling thread-id v4.2.0
16142024-02-16T05:16:41.387Z Compiling try-lock v0.2.4
16152024-02-16T05:16:41.397Z Compiling base64 v0.21.7
16162024-02-16T05:16:41.397Z Compiling want v0.3.1
16172024-02-16T05:16:41.397Z Compiling rustls-webpki v0.101.7
16182024-02-16T05:16:41.397Z Compiling sct v0.7.0
16192024-02-16T05:16:41.397Z Compiling form_urlencoded v1.2.1
16202024-02-16T05:16:41.471Z Checking bytes v1.5.0
16212024-02-16T05:16:41.657Z Checking bitflags v2.4.0
16222024-02-16T05:16:41.715Z Compiling zerocopy-derive v0.2.0
16232024-02-16T05:16:41.795Z Compiling socket2 v0.4.9
16242024-02-16T05:16:41.929Z Compiling tower-service v0.3.2
16252024-02-16T05:16:43.361Z Compiling openssl-probe v0.1.5
16262024-02-16T05:16:43.375Z Checking tokio v1.36.0
16272024-02-16T05:16:43.375Z Compiling indexmap v2.2.3
16282024-02-16T05:16:43.375Z Compiling uuid v1.7.0
16292024-02-16T05:16:43.375Z Compiling chrono v0.4.31
16302024-02-16T05:16:43.376Z Compiling http v0.2.11
16312024-02-16T05:16:43.881Z Compiling semver v1.0.21
16322024-02-16T05:16:44.109Z Compiling serde_spanned v0.6.5
16332024-02-16T05:16:44.329Z Compiling toml_datetime v0.6.5
16342024-02-16T05:16:44.565Z Compiling openapiv3 v2.0.0
16352024-02-16T05:16:44.707Z Compiling rustc_version v0.4.0
16362024-02-16T05:16:44.802Z Compiling toml_edit v0.19.15
16372024-02-16T05:16:46.448Z Compiling http-body v0.4.5
16382024-02-16T05:16:47.212Z Compiling httpdate v1.0.3
16392024-02-16T05:16:47.665Z Compiling const-oid v0.9.5
16402024-02-16T05:16:49.335Z Compiling idna v0.5.0
16412024-02-16T05:16:49.674Z Compiling adler v1.0.2
16422024-02-16T05:16:49.861Z Compiling miniz_oxide v0.7.1
16432024-02-16T05:16:49.914Z Compiling signal-hook v0.3.17
16442024-02-16T05:16:50.170Z Compiling url v2.5.0
16452024-02-16T05:16:50.963Z Compiling ipnet v2.9.0
16462024-02-16T05:16:51.578Z Compiling serde_urlencoded v0.7.1
16472024-02-16T05:16:52.097Z Compiling tokio-util v0.7.10
16482024-02-16T05:16:52.115Z Compiling rustls-pemfile v1.0.3
16492024-02-16T05:16:52.201Z Compiling crypto-common v0.1.6
16502024-02-16T05:16:52.407Z Compiling tokio-rustls v0.24.1
16512024-02-16T05:16:52.461Z Compiling clap_derive v4.4.2
16522024-02-16T05:16:52.959Z Compiling zerocopy-derive v0.6.4
16532024-02-16T05:16:53.356Z Compiling h2 v0.3.24
16542024-02-16T05:16:53.954Z Compiling tokio-native-tls v0.3.1
16552024-02-16T05:16:54.385Z Compiling usdt-impl v0.3.5
16562024-02-16T05:16:54.386Z Compiling encoding_rs v0.8.33
16572024-02-16T05:16:54.397Z Compiling siphasher v0.3.11
16582024-02-16T05:16:54.434Z Compiling gimli v0.28.0
16592024-02-16T05:16:55.110Z Compiling webpki-roots v0.25.2
16602024-02-16T05:16:56.477Z Compiling mime v0.3.17
16612024-02-16T05:16:56.569Z Compiling zerocopy v0.3.0
16622024-02-16T05:16:56.569Z Compiling scroll v0.12.0
16632024-02-16T05:16:56.569Z Compiling block-buffer v0.10.4
16642024-02-16T05:16:56.569Z Compiling bzip2-sys v0.1.11+1.0.8
16652024-02-16T05:16:57.005Z Compiling object v0.32.1
16662024-02-16T05:16:57.005Z Compiling num-iter v0.1.43
16672024-02-16T05:16:57.290Z Compiling usdt-impl v0.5.0
16682024-02-16T05:16:57.647Z Compiling plain v0.2.3
16692024-02-16T05:16:57.695Z Checking equivalent v1.0.1
16702024-02-16T05:16:57.749Z Compiling rustc-demangle v0.1.23
16712024-02-16T05:16:57.812Z Compiling goblin v0.8.0
16722024-02-16T05:16:58.750Z Compiling addr2line v0.21.0
16732024-02-16T05:16:59.011Z Compiling flate2 v1.0.28
16742024-02-16T05:16:59.450Z Compiling digest v0.10.7
16752024-02-16T05:16:59.530Z Compiling dof v0.1.5
16762024-02-16T05:16:59.681Z Compiling heapless v0.7.16
16772024-02-16T05:17:00.110Z Compiling dtrace-parser v0.1.14
16782024-02-16T05:17:00.110Z Compiling futures-executor v0.3.30
16792024-02-16T05:17:00.110Z Compiling strum_macros v0.25.2
16802024-02-16T05:17:00.467Z Compiling hyper v0.14.27
16812024-02-16T05:17:00.573Z Compiling ppv-lite86 v0.2.17
16822024-02-16T05:17:01.383Z Compiling pretty-hex v0.4.1
16832024-02-16T05:17:01.591Z Compiling rand_chacha v0.3.1
16842024-02-16T05:17:02.283Z Compiling futures v0.3.30
16852024-02-16T05:17:03.528Z Compiling toml v0.7.8
16862024-02-16T05:17:03.575Z Compiling dof v0.3.0
16872024-02-16T05:17:03.711Z Compiling hex v0.4.3
16882024-02-16T05:17:03.740Z Compiling serde_tokenstream v0.1.7
16892024-02-16T05:17:04.772Z Compiling dtrace-parser v0.2.0
16902024-02-16T05:17:05.344Z Compiling bit-vec v0.6.3
16912024-02-16T05:17:05.475Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16922024-02-16T05:17:05.867Z Compiling rand v0.8.5
16932024-02-16T05:17:05.891Z Compiling phf_shared v0.10.0
16942024-02-16T05:17:06.661Z Compiling num-bigint v0.4.4
16952024-02-16T05:17:06.673Z Compiling fixedbitset v0.4.2
16962024-02-16T05:17:06.674Z Compiling base64ct v1.6.0
16972024-02-16T05:17:07.262Z Compiling minimal-lexical v0.2.1
16982024-02-16T05:17:07.702Z Compiling smoltcp v0.9.1
16992024-02-16T05:17:07.702Z Compiling precomputed-hash v0.1.1
17002024-02-16T05:17:07.703Z Compiling new_debug_unreachable v1.0.4
17012024-02-16T05:17:07.703Z Compiling string_cache v0.8.7
17022024-02-16T05:17:07.751Z Compiling nom v7.1.3
17032024-02-16T05:17:07.751Z Compiling pem-rfc7468 v0.7.0
17042024-02-16T05:17:07.751Z Compiling hyper-tls v0.5.0
17052024-02-16T05:17:07.752Z Compiling hyper-rustls v0.24.2
17062024-02-16T05:17:07.852Z Compiling petgraph v0.6.4
17072024-02-16T05:17:08.037Z Compiling reqwest v0.11.22
17082024-02-16T05:17:08.133Z Compiling bit-set v0.5.3
17092024-02-16T05:17:08.560Z Compiling usdt-attr-macro v0.3.5
17102024-02-16T05:17:08.579Z Compiling usdt-macro v0.3.5
17112024-02-16T05:17:08.579Z Compiling hmac v0.12.1
17122024-02-16T05:17:08.640Z Compiling hubpack_derive v0.1.1
17132024-02-16T05:17:09.270Z Compiling enum-as-inner v0.5.1
17142024-02-16T05:17:09.627Z Compiling itertools v0.10.5
17152024-02-16T05:17:09.800Z Compiling diesel_table_macro_syntax v0.1.0
17162024-02-16T05:17:10.713Z Compiling unicode-segmentation v1.10.1
17172024-02-16T05:17:10.714Z Compiling lalrpop-util v0.19.12
17182024-02-16T05:17:10.741Z Compiling flagset v0.4.3
17192024-02-16T05:17:10.741Z Compiling der v0.7.8
17202024-02-16T05:17:10.742Z Compiling diesel_derives v2.1.2
17212024-02-16T05:17:11.048Z Compiling cpufeatures v0.2.12
17222024-02-16T05:17:11.138Z Compiling sha2 v0.10.8
17232024-02-16T05:17:11.289Z Compiling rustix v0.37.23
17242024-02-16T05:17:12.152Z Compiling md-5 v0.10.5
17252024-02-16T05:17:12.398Z Compiling stringprep v0.1.3
17262024-02-16T05:17:12.453Z Compiling serde_repr v0.1.16
17272024-02-16T05:17:12.678Z Compiling spki v0.7.2
17282024-02-16T05:17:12.769Z Compiling num-integer v0.1.46
17292024-02-16T05:17:13.071Z Compiling hash32 v0.2.1
17302024-02-16T05:17:13.375Z Compiling fallible-iterator v0.2.0
17312024-02-16T05:17:13.423Z Compiling stable_deref_trait v1.2.0
17322024-02-16T05:17:13.557Z Compiling pkcs8 v0.10.2
17332024-02-16T05:17:14.033Z Compiling terminal_size v0.2.6
17342024-02-16T05:17:14.033Z Compiling phf_shared v0.11.2
17352024-02-16T05:17:14.117Z Compiling postgres-protocol v0.6.6
17362024-02-16T05:17:14.436Z Compiling ff v0.13.0
17372024-02-16T05:17:14.778Z Compiling block-padding v0.3.3
17382024-02-16T05:17:14.882Z Compiling scheduled-thread-pool v0.2.7
17392024-02-16T05:17:14.902Z Compiling regex-automata v0.1.10
17402024-02-16T05:17:15.025Z Compiling base16ct v0.2.0
17412024-02-16T05:17:18.016Z Compiling matches v0.1.10
17422024-02-16T05:17:18.446Z Checking unicode-ident v1.0.12
17432024-02-16T05:17:18.447Z Compiling deranged v0.3.8
17442024-02-16T05:17:18.447Z Compiling num_threads v0.1.6
17452024-02-16T05:17:18.447Z Compiling managed v0.8.0
17462024-02-16T05:17:18.447Z Compiling bstr v0.2.17
17472024-02-16T05:17:18.447Z Compiling idna v0.2.3
17482024-02-16T05:17:18.447Z Compiling sec1 v0.7.3
17492024-02-16T05:17:18.447Z Compiling r2d2 v0.8.10
17502024-02-16T05:17:18.447Z Compiling inout v0.1.3
17512024-02-16T05:17:18.447Z Compiling clap_builder v4.4.2
17522024-02-16T05:17:18.447Z Compiling postgres-types v0.2.6
17532024-02-16T05:17:18.448Z Compiling group v0.13.0
17542024-02-16T05:17:18.448Z Compiling signal-hook-mio v0.2.3
17552024-02-16T05:17:18.448Z Compiling time v0.3.27
17562024-02-16T05:17:18.448Z Compiling phf v0.11.2
17572024-02-16T05:17:18.448Z Compiling bzip2 v0.4.4
17582024-02-16T05:17:18.448Z Compiling hubpack v0.1.2
17592024-02-16T05:17:18.459Z Compiling hkdf v0.12.4
17602024-02-16T05:17:18.459Z Compiling zerocopy v0.6.4
17612024-02-16T05:17:18.459Z Compiling ipnetwork v0.20.0
17622024-02-16T05:17:18.459Z Compiling crypto-bigint v0.5.2
17632024-02-16T05:17:19.643Z Compiling float-cmp v0.9.0
17642024-02-16T05:17:20.145Z Compiling static_assertions v1.1.0
17652024-02-16T05:17:20.145Z Compiling difflib v0.4.0
17662024-02-16T05:17:20.554Z Compiling normalize-line-endings v0.3.0
17672024-02-16T05:17:21.049Z Compiling whoami v1.4.1
17682024-02-16T05:17:21.584Z Compiling predicates-core v1.0.6
17692024-02-16T05:17:21.603Z Compiling regex-automata v0.3.8
17702024-02-16T05:17:21.603Z Compiling data-encoding v2.4.0
17712024-02-16T05:17:21.998Z Compiling predicates v3.1.0
17722024-02-16T05:17:22.675Z Compiling trust-dns-proto v0.22.0
17732024-02-16T05:17:23.454Z Compiling tokio-postgres v0.7.10
17742024-02-16T05:17:23.951Z Compiling bstr v1.6.0
17752024-02-16T05:17:23.951Z Compiling yasna v0.5.2
17762024-02-16T05:17:24.387Z Compiling elliptic-curve v0.13.8
17772024-02-16T05:17:25.189Z Compiling clap v4.4.3
17782024-02-16T05:17:25.211Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17792024-02-16T05:17:25.402Z Compiling zip v0.6.6
17802024-02-16T05:17:26.011Z Compiling crossterm v0.27.0
17812024-02-16T05:17:26.153Z Compiling similar v2.3.0
17822024-02-16T05:17:26.765Z Compiling cipher v0.4.4
17832024-02-16T05:17:27.297Z Compiling diesel v2.1.4
17842024-02-16T05:17:28.396Z Compiling usdt v0.3.5
17852024-02-16T05:17:28.478Z Compiling strum v0.25.0
17862024-02-16T05:17:29.048Z Compiling tokio-stream v0.1.14
17872024-02-16T05:17:29.066Z Compiling console v0.15.8
17882024-02-16T05:17:29.066Z Checking bitflags v1.3.2
17892024-02-16T05:17:29.066Z Checking proc-macro2 v1.0.78
17902024-02-16T05:17:29.648Z Checking quote v1.0.35
17912024-02-16T05:17:32.497Z Checking utf8parse v0.2.1
17922024-02-16T05:17:33.789Z Checking anstyle v1.0.2
17932024-02-16T05:17:34.619Z Checking io-lifetimes v1.0.11
17942024-02-16T05:17:39.204Z Checking anstyle-parse v0.2.1
17952024-02-16T05:17:39.459Z Checking anstyle-query v1.0.0
17962024-02-16T05:17:39.575Z Checking colorchoice v1.0.0
17972024-02-16T05:17:39.704Z Checking anstream v0.5.0
17982024-02-16T05:17:39.917Z Compiling serde_tokenstream v0.2.0
17992024-02-16T05:17:40.248Z Checking clap_lex v0.5.1
18002024-02-16T05:17:40.284Z Checking winnow v0.5.15
18012024-02-16T05:17:40.433Z Checking strsim v0.10.0
18022024-02-16T05:17:51.166Z Compiling regress v0.8.0
18032024-02-16T05:17:54.224Z Compiling getopts v0.2.21
18042024-02-16T05:17:54.416Z Compiling unsafe-libyaml v0.2.10
18052024-02-16T05:17:55.031Z Checking heck v0.4.1
18062024-02-16T05:17:55.057Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18072024-02-16T05:17:56.414Z Compiling serde_yaml v0.9.25
18082024-02-16T05:17:56.739Z Checking camino v1.1.6
18092024-02-16T05:17:56.932Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18102024-02-16T05:17:57.241Z Compiling ident_case v1.0.1
18112024-02-16T05:17:57.308Z Checking rustls-pki-types v1.1.0
18122024-02-16T05:17:57.415Z Checking fastrand v2.0.1
18132024-02-16T05:17:57.565Z Checking match_cfg v0.1.0
18142024-02-16T05:17:57.657Z Checking hostname v0.3.1
18152024-02-16T05:17:57.702Z Checking http v1.0.0
18162024-02-16T05:17:57.726Z Checking tempfile v3.10.0
18172024-02-16T05:17:57.772Z Checking atty v0.2.14
18182024-02-16T05:17:57.890Z Compiling paste v1.0.14
18192024-02-16T05:17:58.474Z Checking quick-error v1.2.3
18202024-02-16T05:17:58.499Z Checking sha1 v0.10.6
18212024-02-16T05:17:59.597Z Checking dirs-sys-next v0.1.2
18222024-02-16T05:17:59.597Z Compiling rustls v0.22.2
18232024-02-16T05:17:59.597Z Checking dirs-next v2.0.0
18242024-02-16T05:17:59.597Z Checking rustls-webpki v0.102.1
18252024-02-16T05:17:59.597Z Checking crossbeam-channel v0.5.8
18262024-02-16T05:17:59.597Z Checking thread_local v1.1.7
18272024-02-16T05:17:59.820Z Checking instant v0.1.12
18282024-02-16T05:17:59.850Z Compiling slog-async v2.8.0
18292024-02-16T05:18:00.053Z Checking term v0.7.0
18302024-02-16T05:18:00.816Z Checking rustls-pemfile v2.0.0
18312024-02-16T05:18:00.833Z Compiling multer v3.0.0
18322024-02-16T05:18:00.833Z Checking debug-ignore v1.0.5
18332024-02-16T05:18:00.833Z Checking take_mut v0.2.2
18342024-02-16T05:18:00.833Z Checking slog-term v2.9.0
18352024-02-16T05:18:00.833Z Compiling darling_core v0.20.3
18362024-02-16T05:18:00.873Z Checking toml_edit v0.22.4
18372024-02-16T05:18:01.473Z Checking slog-json v2.6.1
18382024-02-16T05:18:01.489Z Compiling async-stream-impl v0.3.5
18392024-02-16T05:18:01.489Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18402024-02-16T05:18:02.372Z Checking atomic-waker v1.1.1
18412024-02-16T05:18:02.373Z Checking waitgroup v0.1.2
18422024-02-16T05:18:02.373Z Checking slog-bunyan v2.5.0
18432024-02-16T05:18:02.507Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18442024-02-16T05:18:02.621Z Checking async-stream v0.3.5
18452024-02-16T05:18:02.821Z Checking serde_path_to_error v0.1.15
18462024-02-16T05:18:03.214Z Checking toml v0.8.10
18472024-02-16T05:18:03.718Z Checking wait-timeout v0.2.0
18482024-02-16T05:18:03.719Z Compiling strum_macros v0.26.1
18492024-02-16T05:18:03.719Z Checking tokio-rustls v0.25.0
18502024-02-16T05:18:03.965Z Compiling structmeta-derive v0.3.0
18512024-02-16T05:18:04.396Z Checking rusty-fork v0.3.0
18522024-02-16T05:18:04.413Z Checking newtype-uuid v1.0.1
18532024-02-16T05:18:04.517Z Compiling structmeta-derive v0.2.0
18542024-02-16T05:18:06.921Z Compiling darling_macro v0.20.3
18552024-02-16T05:18:07.200Z Compiling structmeta v0.3.0
18562024-02-16T05:18:07.623Z Checking rand_xorshift v0.3.0
18572024-02-16T05:18:07.666Z Checking unarray v0.1.4
18582024-02-16T05:18:07.792Z Compiling structmeta v0.2.0
18592024-02-16T05:18:07.798Z Checking proptest v1.4.0
18602024-02-16T05:18:08.060Z Compiling darling v0.20.3
18612024-02-16T05:18:08.151Z Compiling serde_with_macros v3.6.1
18622024-02-16T05:18:08.213Z Compiling parse-display-derive v0.9.0
18632024-02-16T05:18:08.706Z Checking backoff v0.4.0
18642024-02-16T05:18:08.858Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18652024-02-16T05:18:08.976Z Compiling test-strategy v0.3.1
18662024-02-16T05:18:09.069Z Checking strum v0.26.1
18672024-02-16T05:18:09.231Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18682024-02-16T05:18:09.369Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18692024-02-16T05:18:09.396Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18702024-02-16T05:18:09.563Z Checking macaddr v1.0.1
18712024-02-16T05:18:09.887Z Checking camino-tempfile v1.1.1
18722024-02-16T05:18:10.153Z Checking is-terminal v0.4.9
18732024-02-16T05:18:10.218Z Compiling proc-macro-error-attr v1.0.4
18742024-02-16T05:18:10.281Z Compiling proc-macro-error v1.0.4
18752024-02-16T05:18:10.899Z Compiling proc-macro-crate v1.3.1
18762024-02-16T05:18:11.443Z Checking serde_with v3.6.1
18772024-02-16T05:18:11.899Z Checking termtree v0.4.1
18782024-02-16T05:18:12.087Z Compiling heapless v0.8.0
18792024-02-16T05:18:12.184Z Checking predicates-tree v1.0.9
18802024-02-16T05:18:12.316Z Compiling num_enum_derive v0.5.11
18812024-02-16T05:18:12.364Z Checking hash32 v0.3.1
18822024-02-16T05:18:12.545Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18832024-02-16T05:18:12.901Z Compiling smoltcp v0.11.0
18842024-02-16T05:18:13.174Z Checking parse-display v0.9.0
18852024-02-16T05:18:13.231Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18862024-02-16T05:18:13.298Z Compiling usdt-macro v0.5.0
18872024-02-16T05:18:13.392Z Compiling usdt-attr-macro v0.5.0
18882024-02-16T05:18:13.688Z Checking memmap v0.7.0
18892024-02-16T05:18:13.874Z Compiling crucible-workspace-hack v0.1.0
18902024-02-16T05:18:13.926Z Checking cobs v0.2.3
18912024-02-16T05:18:14.095Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18922024-02-16T05:18:14.234Z Checking embedded-io v0.4.0
18932024-02-16T05:18:14.420Z Checking postcard v1.0.8
18942024-02-16T05:18:14.948Z Compiling foreign-types-macros v0.2.3
18952024-02-16T05:18:14.965Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18962024-02-16T05:18:15.555Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18972024-02-16T05:18:15.565Z Checking usdt v0.5.0
18982024-02-16T05:18:15.565Z Checking num_enum v0.5.11
18992024-02-16T05:18:15.565Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19002024-02-16T05:18:15.565Z Checking foreign-types-shared v0.3.1
19012024-02-16T05:18:15.566Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19022024-02-16T05:18:15.566Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19032024-02-16T05:18:15.596Z Checking cstr-argument v0.1.2
19042024-02-16T05:18:15.614Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19052024-02-16T05:18:15.790Z Checking pretty-hex v0.2.1
19062024-02-16T05:18:15.905Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19072024-02-16T05:18:15.942Z Checking colored v2.0.4
19082024-02-16T05:18:16.165Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19092024-02-16T05:18:16.213Z Compiling zone_cfg_derive v0.3.0
19102024-02-16T05:18:16.282Z Checking foreign-types v0.5.0
19112024-02-16T05:18:16.363Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19122024-02-16T05:18:16.387Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19132024-02-16T05:18:16.518Z Compiling mockall_derive v0.12.0
19142024-02-16T05:18:16.530Z Compiling num-derive v0.4.0
19152024-02-16T05:18:16.711Z Checking downcast v0.11.0
19162024-02-16T05:18:16.911Z Checking fragile v2.0.0
19172024-02-16T05:18:17.152Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19182024-02-16T05:18:17.392Z Checking smf v0.2.2
19192024-02-16T05:18:17.520Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19202024-02-16T05:18:17.755Z Checking zone v0.3.0
19212024-02-16T05:18:17.813Z Checking xattr v1.0.1
19222024-02-16T05:18:17.986Z Checking filetime v0.2.23
19232024-02-16T05:18:18.185Z Checking same-file v1.0.6
19242024-02-16T05:18:18.356Z Checking walkdir v2.4.0
19252024-02-16T05:18:18.426Z Checking tar v0.4.40
19262024-02-16T05:18:18.490Z Checking pem v3.0.2
19272024-02-16T05:18:18.542Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19282024-02-16T05:18:18.677Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19292024-02-16T05:18:18.694Z Compiling rayon-core v1.12.0
19302024-02-16T05:18:18.866Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19312024-02-16T05:18:18.904Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19322024-02-16T05:18:19.018Z Checking linked-hash-map v0.5.6
19332024-02-16T05:18:19.105Z Checking itertools v0.12.1
19342024-02-16T05:18:19.366Z Checking lru-cache v0.1.2
19352024-02-16T05:18:19.456Z Checking headers-core v0.2.0
19362024-02-16T05:18:19.538Z Checking password-hash v0.5.0
19372024-02-16T05:18:19.587Z Checking headers v0.3.9
19382024-02-16T05:18:20.002Z Checking blake2 v0.10.6
19392024-02-16T05:18:20.329Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19402024-02-16T05:18:20.391Z Checking swrite v0.1.0
19412024-02-16T05:18:20.508Z Checking argon2 v0.5.3
19422024-02-16T05:18:20.601Z Compiling derive-where v1.2.7
19432024-02-16T05:18:20.682Z Checking rcgen v0.12.1
19442024-02-16T05:18:20.737Z Checking atomicwrites v0.4.3
19452024-02-16T05:18:22.428Z Checking subprocess v0.2.9
19462024-02-16T05:18:22.491Z Checking arc-swap v1.6.0
19472024-02-16T05:18:22.491Z Compiling cancel-safe-futures v0.1.5
19482024-02-16T05:18:22.491Z Checking half v2.3.1
19492024-02-16T05:18:22.491Z Checking slog-scope v4.4.0
19502024-02-16T05:18:22.492Z Checking slog-stdlog v4.1.1
19512024-02-16T05:18:22.492Z Checking ciborium-io v0.2.2
19522024-02-16T05:18:22.492Z Checking slog-envlogger v2.2.0
19532024-02-16T05:18:22.492Z Checking ciborium-ll v0.2.2
19542024-02-16T05:18:22.492Z Checking resolv-conf v0.7.0
19552024-02-16T05:18:22.492Z Checking libsw v3.3.1
19562024-02-16T05:18:22.492Z Checking ciborium v0.2.2
19572024-02-16T05:18:22.493Z Checking linear-map v1.2.0
19582024-02-16T05:18:22.493Z Checking trust-dns-resolver v0.22.0
19592024-02-16T05:18:22.493Z Checking owo-colors v4.0.0
19602024-02-16T05:18:22.583Z Compiling slog-dtrace v0.3.0
19612024-02-16T05:18:22.983Z Checking textwrap v0.11.0
19622024-02-16T05:18:23.189Z Compiling heck v0.3.3
19632024-02-16T05:18:23.215Z Compiling blake3 v1.5.0
19642024-02-16T05:18:23.901Z Checking strsim v0.8.0
19652024-02-16T05:18:23.901Z Compiling libefi-sys v0.1.0
19662024-02-16T05:18:23.901Z Checking termcolor v1.2.0
19672024-02-16T05:18:23.901Z Checking ansi_term v0.12.1
19682024-02-16T05:18:24.097Z Checking vec_map v0.8.2
19692024-02-16T05:18:24.278Z Compiling structopt-derive v0.4.18
19702024-02-16T05:18:24.349Z Checking clap v2.34.0
19712024-02-16T05:18:24.403Z Checking nibble_vec v0.1.0
19722024-02-16T05:18:24.532Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19732024-02-16T05:18:24.602Z Compiling radium v0.7.0
19742024-02-16T05:18:24.677Z Checking endian-type v0.1.2
19752024-02-16T05:18:25.290Z Checking radix_trie v0.2.1
19762024-02-16T05:18:25.304Z Checking mockall v0.12.0
19772024-02-16T05:18:25.304Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19782024-02-16T05:18:25.304Z Checking tap v1.0.1
19792024-02-16T05:18:25.340Z Compiling maybe-uninit v2.0.0
19802024-02-16T05:18:25.421Z Checking wyz v0.5.1
19812024-02-16T05:18:25.455Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19822024-02-16T05:18:25.676Z Checking fxhash v0.2.1
19832024-02-16T05:18:25.822Z Checking gethostname v0.4.3
19842024-02-16T05:18:25.845Z Checking funty v2.0.0
19852024-02-16T05:18:25.867Z Compiling semver v0.1.20
19862024-02-16T05:18:25.932Z Compiling packed_struct v0.10.1
19872024-02-16T05:18:25.950Z Checking crc-catalog v2.2.0
19882024-02-16T05:18:26.072Z Compiling num-bigint-dig v0.8.4
19892024-02-16T05:18:26.421Z Compiling rustc_version v0.1.7
19902024-02-16T05:18:26.436Z Checking crc v3.0.1
19912024-02-16T05:18:26.564Z Compiling packed_struct_codegen v0.10.1
19922024-02-16T05:18:26.614Z Compiling indexmap v1.9.3
19932024-02-16T05:18:26.715Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19942024-02-16T05:18:26.857Z Checking nodrop v0.1.14
19952024-02-16T05:18:26.930Z Checking bitvec v1.0.1
19962024-02-16T05:18:26.960Z Checking array-init v0.0.4
19972024-02-16T05:18:26.974Z Compiling newtype_derive v0.1.6
19982024-02-16T05:18:27.460Z Checking smallvec v0.6.14
19992024-02-16T05:18:27.460Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20002024-02-16T05:18:27.460Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20012024-02-16T05:18:27.460Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20022024-02-16T05:18:27.460Z Checking structopt v0.3.26
20032024-02-16T05:18:27.597Z Checking pkcs1 v0.7.5
20042024-02-16T05:18:27.803Z Checking signature v2.1.0
20052024-02-16T05:18:28.372Z Compiling crossbeam-deque v0.8.3
20062024-02-16T05:18:28.380Z Checking bitfield v0.14.0
20072024-02-16T05:18:28.380Z Checking hashbrown v0.12.3
20082024-02-16T05:18:29.508Z Checking rsa v0.9.2
20092024-02-16T05:18:29.753Z Checking serde-hex v0.1.0
20102024-02-16T05:18:30.191Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20112024-02-16T05:18:30.216Z Checking env_logger v0.10.0
20122024-02-16T05:18:30.416Z Checking x509-cert v0.2.4
20132024-02-16T05:18:30.436Z Checking ron v0.8.1
20142024-02-16T05:18:30.454Z Compiling semver-parser v0.10.2
20152024-02-16T05:18:30.628Z Checking hashbrown v0.13.2
20162024-02-16T05:18:31.667Z Compiling num-rational v0.4.1
20172024-02-16T05:18:32.157Z Checking crc-any v2.4.3
20182024-02-16T05:18:32.157Z Checking object v0.30.4
20192024-02-16T05:18:32.157Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20202024-02-16T05:18:32.192Z Compiling semver v0.11.0
20212024-02-16T05:18:32.301Z Compiling rayon v1.8.0
20222024-02-16T05:18:33.326Z Compiling memmap2 v0.7.1
20232024-02-16T05:18:33.822Z Compiling home v0.5.5
20242024-02-16T05:18:33.823Z Compiling constant_time_eq v0.3.0
20252024-02-16T05:18:33.823Z Compiling arrayref v0.3.7
20262024-02-16T05:18:33.823Z Compiling arrayvec v0.7.4
20272024-02-16T05:18:33.823Z Checking path-slash v0.1.5
20282024-02-16T05:18:33.823Z Compiling toolchain_find v0.2.0
20292024-02-16T05:18:33.823Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20302024-02-16T05:18:34.340Z Checking steno v0.4.0
20312024-02-16T05:18:34.363Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20322024-02-16T05:18:35.010Z Compiling toml v0.5.11
20332024-02-16T05:18:35.858Z Checking num-complex v0.4.4
20342024-02-16T05:18:36.359Z Compiling topological-sort v0.2.2
20352024-02-16T05:18:36.560Z Compiling convert_case v0.4.0
20362024-02-16T05:18:37.168Z Checking num v0.4.1
20372024-02-16T05:18:37.272Z Compiling rustfmt-wrapper v0.2.0
20382024-02-16T05:18:37.504Z Compiling derive_more v0.99.17
20392024-02-16T05:18:38.590Z Compiling omicron-zone-package v0.11.0
20402024-02-16T05:18:38.662Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20412024-02-16T05:18:38.861Z Checking newline-converter v0.3.0
20422024-02-16T05:18:39.005Z Checking expectorate v1.1.0
20432024-02-16T05:18:39.168Z Checking utf-8 v0.7.6
20442024-02-16T05:18:39.681Z Checking tungstenite v0.20.1
20452024-02-16T05:18:39.681Z Compiling buf-list v1.0.3
20462024-02-16T05:18:39.972Z Checking display-error-chain v0.2.0
20472024-02-16T05:18:40.124Z Compiling parking_lot_core v0.8.6
20482024-02-16T05:18:40.227Z Checking tokio-tungstenite v0.20.1
20492024-02-16T05:18:41.066Z Checking keccak v0.1.4
20502024-02-16T05:18:41.485Z Checking trust-dns-client v0.22.0
20512024-02-16T05:18:41.485Z Checking sha3 v0.10.8
20522024-02-16T05:18:41.485Z Checking parking_lot v0.11.2
20532024-02-16T05:18:41.913Z Checking secrecy v0.8.0
20542024-02-16T05:18:41.927Z Compiling pin-project-internal v1.1.3
20552024-02-16T05:18:41.957Z Compiling doc-comment v0.3.3
20562024-02-16T05:18:42.714Z Checking sled v0.34.7
20572024-02-16T05:18:42.778Z Checking trust-dns-server v0.22.1
20582024-02-16T05:18:42.984Z Checking glob v0.3.1
20592024-02-16T05:18:43.290Z Compiling vte_generate_state_changes v0.1.1
20602024-02-16T05:18:43.980Z Checking vte v0.11.1
20612024-02-16T05:18:44.813Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20622024-02-16T05:18:44.865Z Checking pin-project v1.1.3
20632024-02-16T05:18:44.975Z Compiling unicase v2.7.0
20642024-02-16T05:18:45.287Z Compiling platforms v3.0.2
20652024-02-16T05:18:45.725Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20662024-02-16T05:18:46.162Z Checking strip-ansi-escapes v0.2.0
20672024-02-16T05:18:46.162Z Checking fd-lock v3.0.13
20682024-02-16T05:18:46.162Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20692024-02-16T05:18:46.162Z Compiling snafu-derive v0.7.5
20702024-02-16T05:18:46.162Z Compiling fs-err v2.11.0
20712024-02-16T05:18:46.162Z Checking nu-ansi-term v0.49.0
20722024-02-16T05:18:46.162Z Checking globset v0.4.13
20732024-02-16T05:18:46.163Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20742024-02-16T05:18:46.163Z Checking reedline v0.28.0
20752024-02-16T05:18:46.163Z Checking olpc-cjson v0.1.3
20762024-02-16T05:18:46.163Z Checking serde_plain v1.0.2
20772024-02-16T05:18:46.209Z Compiling async-recursion v1.0.5
20782024-02-16T05:18:46.222Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20792024-02-16T05:18:46.251Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20802024-02-16T05:18:46.298Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20812024-02-16T05:18:46.329Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20822024-02-16T05:18:46.357Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20832024-02-16T05:18:47.343Z Checking typed-path v0.7.0
20842024-02-16T05:18:47.398Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20852024-02-16T05:18:48.128Z Compiling curve25519-dalek v4.1.1
20862024-02-16T05:18:49.257Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20872024-02-16T05:18:49.523Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20882024-02-16T05:18:49.693Z Compiling memoffset v0.7.1
20892024-02-16T05:18:50.012Z Checking parse-size v1.0.0
20902024-02-16T05:18:50.311Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20912024-02-16T05:18:50.815Z Compiling mime_guess v2.0.4
20922024-02-16T05:18:51.130Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20932024-02-16T05:18:51.648Z Checking snafu v0.7.5
20942024-02-16T05:18:52.136Z Checking tough v0.16.0
20952024-02-16T05:18:52.483Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20962024-02-16T05:18:52.887Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20972024-02-16T05:18:53.222Z Checking universal-hash v0.5.1
20982024-02-16T05:18:53.413Z Compiling thiserror-impl-no-std v2.0.2
20992024-02-16T05:18:53.820Z Compiling curve25519-dalek-derive v0.1.0
21002024-02-16T05:18:55.447Z Checking opaque-debug v0.3.0
21012024-02-16T05:18:55.539Z Checking poly1305 v0.8.0
21022024-02-16T05:18:56.906Z Checking thiserror-no-std v2.0.2
21032024-02-16T05:18:57.382Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21042024-02-16T05:18:57.493Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21052024-02-16T05:18:57.694Z Checking chacha20 v0.9.1
21062024-02-16T05:18:57.710Z Checking aead v0.5.2
21072024-02-16T05:18:58.378Z Checking kstat-rs v0.2.3
21082024-02-16T05:18:58.432Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21092024-02-16T05:18:58.432Z Checking signature v1.6.4
21102024-02-16T05:18:58.463Z Compiling salty v0.2.0
21112024-02-16T05:18:59.070Z Checking ed25519 v1.5.3
21122024-02-16T05:18:59.275Z Checking chacha20poly1305 v0.10.1
21132024-02-16T05:18:59.488Z Checking vsss-rs v3.3.4
21142024-02-16T05:19:00.195Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21152024-02-16T05:19:00.218Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21162024-02-16T05:19:00.872Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21172024-02-16T05:19:03.098Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21182024-02-16T05:19:03.108Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21192024-02-16T05:19:03.108Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21202024-02-16T05:19:03.843Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21212024-02-16T05:19:04.597Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21222024-02-16T05:19:04.774Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21232024-02-16T05:19:05.042Z Checking serde-big-array v0.5.1
21242024-02-16T05:19:05.265Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21252024-02-16T05:19:06.158Z Checking bytecount v0.6.3
21262024-02-16T05:19:06.309Z Checking papergrid v0.11.0
21272024-02-16T05:19:07.117Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21282024-02-16T05:19:07.665Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21292024-02-16T05:19:07.763Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21302024-02-16T05:19:07.972Z Compiling tabled_derive v0.7.0
21312024-02-16T05:19:08.829Z Checking signal-hook-tokio v0.3.1
21322024-02-16T05:19:09.002Z Checking fd-lock v4.0.2
21332024-02-16T05:19:09.258Z Checking nix v0.27.1
21342024-02-16T05:19:09.290Z Checking serde-big-array v0.4.1
21352024-02-16T05:19:09.399Z Compiling sqlparser_derive v0.2.2
21362024-02-16T05:19:09.449Z Checking humantime v2.1.0
21372024-02-16T05:19:09.764Z Checking unicode_categories v0.1.1
21382024-02-16T05:19:10.189Z Compiling prettyplease v0.2.16
21392024-02-16T05:19:10.540Z Checking sqlformat v0.2.3
21402024-02-16T05:19:10.689Z Checking sqlparser v0.43.1
21412024-02-16T05:19:10.705Z Checking tabled v0.15.0
21422024-02-16T05:19:11.928Z Checking rustyline v13.0.0
21432024-02-16T05:19:12.010Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21442024-02-16T05:19:13.024Z Checking bcs v0.1.6
21452024-02-16T05:19:13.488Z Checking highway v1.1.0
21462024-02-16T05:19:13.621Z Checking corncobs v0.1.3
21472024-02-16T05:19:13.717Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21482024-02-16T05:19:14.229Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21492024-02-16T05:19:14.229Z Compiling crunchy v0.2.2
21502024-02-16T05:19:14.229Z Checking http-range v0.1.5
21512024-02-16T05:19:14.230Z Checking hyper-staticfile v0.9.5
21522024-02-16T05:19:14.542Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21532024-02-16T05:19:14.568Z Compiling clang-sys v1.6.1
21542024-02-16T05:19:14.688Z Compiling tiny-keccak v2.0.2
21552024-02-16T05:19:15.227Z Compiling darling_core v0.14.4
21562024-02-16T05:19:15.312Z Checking assert_matches v1.5.0
21572024-02-16T05:19:16.053Z Compiling ascii-canvas v3.0.0
21582024-02-16T05:19:16.476Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21592024-02-16T05:19:16.576Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21602024-02-16T05:19:16.680Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21612024-02-16T05:19:16.709Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21622024-02-16T05:19:17.434Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21632024-02-16T05:19:17.805Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21642024-02-16T05:19:18.338Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21652024-02-16T05:19:19.238Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21662024-02-16T05:19:19.283Z Compiling ena v0.14.2
21672024-02-16T05:19:19.710Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21682024-02-16T05:19:20.652Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21692024-02-16T05:19:21.265Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21702024-02-16T05:19:21.269Z Compiling darling_macro v0.14.4
21712024-02-16T05:19:21.664Z Compiling libloading v0.7.4
21722024-02-16T05:19:22.072Z Compiling bindgen v0.69.2
21732024-02-16T05:19:22.322Z Compiling diff v0.1.13
21742024-02-16T05:19:22.777Z Compiling regex-syntax v0.6.29
21752024-02-16T05:19:23.029Z Compiling darling v0.14.4
21762024-02-16T05:19:24.265Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21772024-02-16T05:19:24.525Z Compiling cexpr v0.6.0
21782024-02-16T05:19:24.592Z Compiling which v4.4.0
21792024-02-16T05:19:25.196Z Checking maplit v1.0.2
21802024-02-16T05:19:25.293Z Compiling lazycell v1.3.0
21812024-02-16T05:19:25.465Z Compiling ref-cast v1.0.20
21822024-02-16T05:19:26.015Z Compiling lalrpop v0.19.12
21832024-02-16T05:19:26.263Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21842024-02-16T05:19:26.280Z Compiling portable-atomic v1.4.3
21852024-02-16T05:19:26.913Z Compiling peeking_take_while v0.1.2
21862024-02-16T05:19:26.948Z Compiling shlex v1.3.0
21872024-02-16T05:19:27.037Z Compiling rustc-hash v1.1.0
21882024-02-16T05:19:27.380Z Compiling derive_builder_core v0.12.0
21892024-02-16T05:19:27.397Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21902024-02-16T05:19:27.704Z Compiling ref-cast-impl v1.0.20
21912024-02-16T05:19:28.959Z Compiling libxml v0.3.3
21922024-02-16T05:19:29.326Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21932024-02-16T05:19:29.396Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21942024-02-16T05:19:29.909Z Compiling derive_builder_macro v0.12.0
21952024-02-16T05:19:30.192Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21962024-02-16T05:19:30.212Z Compiling strum_macros v0.24.3
21972024-02-16T05:19:30.615Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21982024-02-16T05:19:31.777Z Compiling cookie v0.18.0
21992024-02-16T05:19:31.777Z Compiling indoc v1.0.9
22002024-02-16T05:19:31.873Z Checking number_prefix v0.4.0
22012024-02-16T05:19:31.873Z Checking indicatif v0.17.8
22022024-02-16T05:19:32.187Z Checking derive_builder v0.12.0
22032024-02-16T05:19:32.730Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22042024-02-16T05:19:32.739Z Checking bb8 v0.8.3
22052024-02-16T05:19:33.104Z Checking quick-xml v0.30.0
22062024-02-16T05:19:33.975Z Checking castaway v0.2.2
22072024-02-16T05:19:33.995Z Compiling impl-trait-for-tuples v0.2.2
22082024-02-16T05:19:34.134Z Compiling oso-derive v0.27.0
22092024-02-16T05:19:34.212Z Checking compact_str v0.7.1
22102024-02-16T05:19:34.984Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22112024-02-16T05:19:35.546Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22122024-02-16T05:19:35.575Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22132024-02-16T05:19:35.797Z Checking lru v0.12.1
22142024-02-16T05:19:36.073Z Compiling stability v0.1.1
22152024-02-16T05:19:37.275Z Compiling indoc v2.0.3
22162024-02-16T05:19:37.283Z Checking cassowary v0.3.0
22172024-02-16T05:19:37.283Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22182024-02-16T05:19:37.354Z Checking smawk v0.3.1
22192024-02-16T05:19:37.772Z Checking unicode-linebreak v0.1.5
22202024-02-16T05:19:37.773Z Checking is_ci v1.1.1
22212024-02-16T05:19:37.773Z Checking supports-color v2.1.0
22222024-02-16T05:19:37.870Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22232024-02-16T05:19:37.874Z Checking textwrap v0.16.0
22242024-02-16T05:19:37.962Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22252024-02-16T05:19:38.180Z Checking ratatui v0.26.1
22262024-02-16T05:19:38.260Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22272024-02-16T05:19:38.699Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22282024-02-16T05:19:39.125Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22292024-02-16T05:19:39.361Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22302024-02-16T05:19:40.318Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22312024-02-16T05:19:40.654Z Checking rtoolbox v0.0.1
22322024-02-16T05:19:40.831Z Checking rpassword v7.3.1
22332024-02-16T05:19:41.017Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22342024-02-16T05:19:41.534Z Checking tui-tree-widget v0.17.0
22352024-02-16T05:19:41.594Z Checking toml_edit v0.21.1
22362024-02-16T05:19:42.498Z Checking fatfs v0.3.6
22372024-02-16T05:19:43.913Z Checking shell-words v1.1.0
22382024-02-16T05:19:43.913Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22392024-02-16T05:19:43.936Z Checking yansi v0.5.1
22402024-02-16T05:19:44.224Z Checking pretty_assertions v1.4.0
22412024-02-16T05:19:44.432Z Compiling target-lexicon v0.12.13
22422024-02-16T05:19:44.810Z Checking plotters-backend v0.3.5
22432024-02-16T05:19:45.659Z Compiling guppy-workspace-hack v0.1.0
22442024-02-16T05:19:46.315Z Checking plotters-svg v0.3.5
22452024-02-16T05:19:46.325Z Checking http-body v1.0.0
22462024-02-16T05:19:46.325Z Checking rand v0.4.6
22472024-02-16T05:19:46.325Z Compiling target-spec v3.1.0
22482024-02-16T05:19:46.326Z Checking tower-layer v0.3.2
22492024-02-16T05:19:46.531Z Checking cast v0.3.0
22502024-02-16T05:19:46.856Z Checking remove_dir_all v0.5.3
22512024-02-16T05:19:46.879Z Checking criterion-plot v0.5.0
22522024-02-16T05:19:46.970Z Checking tempdir v0.3.7
22532024-02-16T05:19:46.987Z Checking tower v0.4.13
22542024-02-16T05:19:47.127Z Checking hyper v1.1.0
22552024-02-16T05:19:47.769Z Checking plotters v0.3.5
22562024-02-16T05:19:47.821Z Checking cfg-expr v0.15.6
22572024-02-16T05:19:48.519Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22582024-02-16T05:19:48.533Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22592024-02-16T05:19:49.159Z Checking tinytemplate v1.2.1
22602024-02-16T05:19:49.501Z Checking cargo-platform v0.1.3
22612024-02-16T05:19:49.539Z Checking oorandom v11.1.3
22622024-02-16T05:19:49.694Z Checking anes v0.1.6
22632024-02-16T05:19:49.796Z Checking cargo_metadata v0.18.1
22642024-02-16T05:19:50.030Z Checking criterion v0.5.1
22652024-02-16T05:19:50.547Z Checking hyper-util v0.1.2
22662024-02-16T05:19:51.153Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22672024-02-16T05:19:51.542Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22682024-02-16T05:19:52.016Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22692024-02-16T05:19:52.966Z Checking assert_cmd v2.0.13
22702024-02-16T05:19:53.408Z Checking rustls-native-certs v0.7.0
22712024-02-16T05:19:53.556Z Checking pathdiff v0.2.1
22722024-02-16T05:19:53.717Z Checking nested v0.1.1
22732024-02-16T05:19:53.929Z Checking guppy v0.17.5
22742024-02-16T05:19:54.607Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22752024-02-16T05:19:55.593Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22762024-02-16T05:19:56.200Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22772024-02-16T05:19:56.832Z Checking hyper-rustls v0.26.0
22782024-02-16T05:19:57.097Z Checking httptest v0.15.5
22792024-02-16T05:19:57.602Z Checking threadpool v1.8.1
22802024-02-16T05:19:58.037Z Checking nanorand v0.7.0
22812024-02-16T05:19:58.045Z Checking flume v0.11.0
22822024-02-16T05:19:58.546Z Checking libtest-mimic v0.6.1
22832024-02-16T05:19:58.546Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22842024-02-16T05:19:58.562Z Checking similar-asserts v1.5.0
22852024-02-16T05:19:59.172Z Compiling rstest_macros v0.18.2
22862024-02-16T05:19:59.457Z Checking datatest-stable v0.2.3
22872024-02-16T05:19:59.670Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22882024-02-16T05:20:00.779Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22892024-02-16T05:20:00.871Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22902024-02-16T05:20:01.378Z Checking csv-core v0.1.11
22912024-02-16T05:20:01.404Z Compiling relative-path v1.9.0
22922024-02-16T05:20:01.608Z Checking constant_time_eq v0.2.6
22932024-02-16T05:20:01.733Z Compiling trybuild v1.0.89
22942024-02-16T05:20:01.761Z Checking blake2b_simd v1.0.1
22952024-02-16T05:20:02.210Z Checking csv v1.3.0
22962024-02-16T05:20:02.610Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22972024-02-16T05:20:03.089Z Checking multimap v0.8.3
22982024-02-16T05:20:03.371Z Checking basic-toml v0.1.8
22992024-02-16T05:20:04.287Z Checking futures-timer v3.0.2
23002024-02-16T05:20:05.985Z Checking rust-argon2 v1.0.1
23012024-02-16T05:20:06.391Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23022024-02-16T05:20:08.393Z Checking partial-io v0.5.4
23032024-02-16T05:20:08.780Z Checking approx v0.5.1
23042024-02-16T05:20:09.003Z Checking termios v0.3.3
23052024-02-16T05:20:09.216Z Checking hex-literal v0.4.1
23062024-02-16T05:20:12.093Z Checking rstest v0.18.2
23072024-02-16T05:20:14.042Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23082024-02-16T05:21:00.071Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23092024-02-16T05:21:03.250Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23102024-02-16T05:21:04.510Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23112024-02-16T05:21:04.552Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23122024-02-16T05:21:17.550Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23132024-02-16T05:21:30.800Z Compiling polar-core v0.27.0
23142024-02-16T05:21:34.018Z Checking oso v0.27.0
23152024-02-16T05:21:58.852Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23162024-02-16T05:22:57.634Z Finished dev [unoptimized + debuginfo] target(s) in 6m 48s
23172024-02-16T05:22:57.819Z
23182024-02-16T05:22:57.819Zreal 7:29.388708135
23192024-02-16T05:22:57.824Zuser 39:20.825077160
23202024-02-16T05:22:57.824Zsys 6:34.851815835
23212024-02-16T05:22:57.824Ztrap 1.036865666
23222024-02-16T05:22:57.825Ztflt 3.579187363
23232024-02-16T05:22:57.825Zdflt 2.724393494
23242024-02-16T05:22:57.825Zkflt 0.078568736
23252024-02-16T05:22:57.825Zlock 1:00:27.133372374
23262024-02-16T05:22:57.825Zslp 2:00:04.145300403
23272024-02-16T05:22:57.826Zlat 1:42.288750506
23282024-02-16T05:22:57.826Zstop 3:57.932717737
23292024-02-16T05:22:58.591Zwarning: output filename collision.
23302024-02-16T05:22:58.591ZThe 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)`.
23312024-02-16T05:22:58.591ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23322024-02-16T05:22:58.592ZThe targets should have unique names.
23332024-02-16T05:22:58.592ZThis is a known bug where multiple crates with the same name use
23342024-02-16T05:22:58.592Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23352024-02-16T05:22:58.596Zwarning: output filename collision.
23362024-02-16T05:22:58.596ZThe 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)`.
23372024-02-16T05:22:58.596ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23382024-02-16T05:22:58.596ZThe targets should have unique names.
23392024-02-16T05:22:58.596ZThis is a known bug where multiple crates with the same name use
23402024-02-16T05:22:58.596Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23412024-02-16T05:22:58.596Zwarning: output filename collision.
23422024-02-16T05:22:58.596ZThe 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)`.
23432024-02-16T05:22:58.596ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23442024-02-16T05:22:58.596ZThe targets should have unique names.
23452024-02-16T05:22:58.596ZThis is a known bug where multiple crates with the same name use
23462024-02-16T05:22:58.596Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23472024-02-16T05:22:58.597Zwarning: output filename collision.
23482024-02-16T05:22:58.597ZThe 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)`.
23492024-02-16T05:22:58.597ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23502024-02-16T05:22:58.597ZThe targets should have unique names.
23512024-02-16T05:22:58.597ZThis is a known bug where multiple crates with the same name use
23522024-02-16T05:22:58.597Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23532024-02-16T05:22:58.597Zwarning: output filename collision.
23542024-02-16T05:22:58.597ZThe 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)`.
23552024-02-16T05:22:58.597ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23562024-02-16T05:22:58.597ZThe targets should have unique names.
23572024-02-16T05:22:58.597ZThis is a known bug where multiple crates with the same name use
23582024-02-16T05:22:58.597Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23592024-02-16T05:22:58.597Zwarning: output filename collision.
23602024-02-16T05:22:58.597ZThe 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)`.
23612024-02-16T05:22:58.597ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23622024-02-16T05:22:58.597ZThe targets should have unique names.
23632024-02-16T05:22:58.597ZThis is a known bug where multiple crates with the same name use
23642024-02-16T05:22:58.597Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23652024-02-16T05:22:58.597Zwarning: output filename collision.
23662024-02-16T05:22:58.597ZThe 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)`.
23672024-02-16T05:22:58.597ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23682024-02-16T05:22:58.597ZThe targets should have unique names.
23692024-02-16T05:22:58.597ZThis is a known bug where multiple crates with the same name use
23702024-02-16T05:22:58.597Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23712024-02-16T05:22:59.012Z Documenting libc v0.2.153
23722024-02-16T05:22:59.047Z Documenting cfg-if v1.0.0
23732024-02-16T05:22:59.063Z Documenting serde_derive v1.0.196
23742024-02-16T05:22:59.083Z Documenting log v0.4.20
23752024-02-16T05:22:59.088Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23762024-02-16T05:22:59.110Z Documenting memchr v2.6.3
23772024-02-16T05:22:59.120Z Documenting scopeguard v1.2.0
23782024-02-16T05:22:59.127Z Documenting byteorder v1.5.0
23792024-02-16T05:22:59.408Z Documenting smallvec v1.13.1
23802024-02-16T05:23:01.709Z Documenting itoa v1.0.9
23812024-02-16T05:23:01.818Z Documenting lock_api v0.4.10
23822024-02-16T05:23:02.511Z Documenting once_cell v1.19.0
23832024-02-16T05:23:03.076Z Documenting getrandom v0.2.10
23842024-02-16T05:23:03.876Z Documenting zeroize_derive v1.4.2
23852024-02-16T05:23:03.879Z Documenting parking_lot_core v0.9.8
23862024-02-16T05:23:03.879Z Documenting libm v0.2.7
23872024-02-16T05:23:04.615Z Documenting pin-project-lite v0.2.13
23882024-02-16T05:23:04.845Z Documenting signal-hook-registry v1.4.1
23892024-02-16T05:23:05.388Z Documenting serde v1.0.196
23902024-02-16T05:23:06.872Z Documenting num-traits v0.2.16
23912024-02-16T05:23:06.966Z Documenting rand_core v0.6.4
23922024-02-16T05:23:07.019Z Documenting mio v0.8.9
23932024-02-16T05:23:07.452Z Documenting futures-core v0.3.30
23942024-02-16T05:23:07.508Z Documenting parking_lot v0.12.1
23952024-02-16T05:23:08.838Z Documenting zeroize v1.7.0
23962024-02-16T05:23:09.918Z Documenting ryu v1.0.15
23972024-02-16T05:23:10.667Z Documenting thiserror-impl v1.0.57
23982024-02-16T05:23:10.997Z Documenting socket2 v0.5.5
23992024-02-16T05:23:11.501Z Documenting num_cpus v1.16.0
24002024-02-16T05:23:11.501Z Documenting tokio-macros v2.2.0
24012024-02-16T05:23:11.625Z Documenting zerocopy v0.7.32
24022024-02-16T05:23:12.295Z Documenting typenum v1.16.0
24032024-02-16T05:23:13.115Z Documenting subtle v2.5.0
24042024-02-16T05:23:14.948Z Documenting futures-sink v0.3.30
24052024-02-16T05:23:15.025Z Documenting iana-time-zone v0.1.57
24062024-02-16T05:23:15.437Z Documenting thiserror v1.0.57
24072024-02-16T05:23:15.902Z Documenting pin-utils v0.1.0
24082024-02-16T05:23:16.635Z Documenting slab v0.4.9
24092024-02-16T05:23:18.530Z Documenting futures-channel v0.3.30
24102024-02-16T05:23:18.570Z Documenting futures-macro v0.3.30
24112024-02-16T05:23:18.932Z Documenting ahash v0.8.7
24122024-02-16T05:23:19.037Z Documenting futures-task v0.3.30
24132024-02-16T05:23:21.162Z Documenting const-oid v0.9.5
24142024-02-16T05:23:21.233Z Documenting allocator-api2 v0.2.16
24152024-02-16T05:23:22.565Z Documenting futures-io v0.3.30
24162024-02-16T05:23:22.941Z Documenting tinyvec_macros v0.1.1
24172024-02-16T05:23:23.522Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24182024-02-16T05:23:23.679Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24192024-02-16T05:23:24.176Z Documenting tracing-core v0.1.31
24202024-02-16T05:23:24.470Z Documenting tracing-attributes v0.1.26
24212024-02-16T05:23:25.339Z Documenting hashbrown v0.14.3
24222024-02-16T05:23:25.867Z Documenting tinyvec v1.6.0
24232024-02-16T05:23:26.874Z Documenting bytes v1.5.0
24242024-02-16T05:23:26.880Z Documenting bitflags v2.4.0
24252024-02-16T05:23:27.042Z Documenting serde_json v1.0.113
24262024-02-16T05:23:30.058Z Documenting chrono v0.4.31
24272024-02-16T05:23:30.347Z Documenting futures-util v0.3.30
24282024-02-16T05:23:30.858Z Documenting uuid v1.7.0
24292024-02-16T05:23:31.047Z Documenting unicode-normalization v0.1.22
24302024-02-16T05:23:31.364Z Documenting tokio v1.36.0
24312024-02-16T05:23:32.350Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24322024-02-16T05:23:35.403Z Documenting ppv-lite86 v0.2.17
24332024-02-16T05:23:35.533Z Documenting equivalent v1.0.1
24342024-02-16T05:23:36.034Z Documenting unicode-bidi v0.3.13
24352024-02-16T05:23:37.646Z Documenting generic-array v0.14.7
24362024-02-16T05:23:38.413Z Documenting indexmap v2.2.3
24372024-02-16T05:23:38.716Z Documenting rand_chacha v0.3.1
24382024-02-16T05:23:39.784Z Documenting serde_derive_internals v0.26.0
24392024-02-16T05:23:40.750Z Checking serde_derive_internals v0.26.0
24402024-02-16T05:23:41.385Z Documenting base64 v0.21.7
24412024-02-16T05:23:41.446Z Documenting percent-encoding v2.3.1
24422024-02-16T05:23:42.168Z Documenting tracing v0.1.37
24432024-02-16T05:23:42.392Z Documenting crypto-common v0.1.6
24442024-02-16T05:23:42.499Z Documenting block-buffer v0.10.4
24452024-02-16T05:23:43.097Z Documenting rand v0.8.5
24462024-02-16T05:23:43.867Z Documenting dyn-clone v1.0.16
24472024-02-16T05:23:45.048Z Documenting schemars_derive v0.8.16
24482024-02-16T05:23:45.251Z Documenting lazy_static v1.4.0
24492024-02-16T05:23:45.274Z Documenting form_urlencoded v1.2.1
24502024-02-16T05:23:46.355Z Documenting fnv v1.0.7
24512024-02-16T05:23:47.481Z Documenting cpufeatures v0.2.12
24522024-02-16T05:23:48.002Z Documenting digest v0.10.7
24532024-02-16T05:23:48.051Z Documenting idna v0.5.0
24542024-02-16T05:23:48.473Z Documenting httparse v1.8.0
24552024-02-16T05:23:49.254Z Documenting errno v0.3.8
24562024-02-16T05:23:49.575Z Documenting unicode-width v0.1.11
24572024-02-16T05:23:49.902Z Documenting unicode-ident v1.0.12
24582024-02-16T05:23:51.591Z Documenting schemars v0.8.16
24592024-02-16T05:23:52.011Z Documenting url v2.5.0
24602024-02-16T05:23:52.346Z Documenting try-lock v0.2.4
24612024-02-16T05:23:53.064Z Documenting proc-macro2 v1.0.78
24622024-02-16T05:23:53.075Z Documenting adler v1.0.2
24632024-02-16T05:23:53.075Z Documenting httpdate v1.0.3
24642024-02-16T05:23:53.171Z Documenting rustix v0.38.31
24652024-02-16T05:23:55.314Z Documenting want v0.3.1
24662024-02-16T05:23:55.933Z Documenting miniz_oxide v0.7.1
24672024-02-16T05:23:56.458Z Documenting http-body v0.4.5
24682024-02-16T05:23:56.683Z Documenting openssl-sys v0.9.96
24692024-02-16T05:23:56.836Z Documenting openssl-macros v0.1.1
24702024-02-16T05:23:58.738Z Documenting mime v0.3.17
24712024-02-16T05:23:59.069Z Documenting tower-service v0.3.2
24722024-02-16T05:23:59.247Z Documenting base64ct v1.6.0
24732024-02-16T05:23:59.765Z Documenting quote v1.0.35
24742024-02-16T05:24:00.764Z Documenting aho-corasick v1.0.4
24752024-02-16T05:24:01.244Z Documenting slog v2.7.0
24762024-02-16T05:24:02.596Z Documenting openssl v0.10.60
24772024-02-16T05:24:02.614Z Documenting tokio-util v0.7.10
24782024-02-16T05:24:03.372Z Documenting ipnet v2.9.0
24792024-02-16T05:24:03.529Z Documenting regex-syntax v0.8.2
24802024-02-16T05:24:03.626Z Documenting openssl-probe v0.1.5
24812024-02-16T05:24:03.715Z Documenting syn v2.0.48
24822024-02-16T05:24:05.415Z Documenting async-trait v0.1.77
24832024-02-16T05:24:05.819Z Documenting pem-rfc7468 v0.7.0
24842024-02-16T05:24:07.139Z Documenting encoding_rs v0.8.33
24852024-02-16T05:24:07.376Z Documenting crossbeam-utils v0.8.16
24862024-02-16T05:24:08.731Z Documenting h2 v0.3.24
24872024-02-16T05:24:09.869Z Documenting der_derive v0.7.2
24882024-02-16T05:24:10.074Z Documenting utf8parse v0.2.1
24892024-02-16T05:24:10.190Z Documenting regex-automata v0.4.4
24902024-02-16T05:24:10.713Z Documenting native-tls v0.2.11
24912024-02-16T05:24:11.492Z Documenting flagset v0.4.3
24922024-02-16T05:24:12.191Z Documenting serde_urlencoded v0.7.1
24932024-02-16T05:24:12.949Z Documenting num-integer v0.1.46
24942024-02-16T05:24:14.244Z Documenting time-macros v0.2.13
24952024-02-16T05:24:15.003Z Documenting der v0.7.8
24962024-02-16T05:24:15.613Z Documenting tokio-native-tls v0.3.1
24972024-02-16T05:24:15.857Z Documenting gimli v0.28.0
24982024-02-16T05:24:17.908Z Documenting num_threads v0.1.6
24992024-02-16T05:24:19.072Z Documenting regex v1.10.3
25002024-02-16T05:24:19.380Z Documenting time-core v0.1.1
25012024-02-16T05:24:19.398Z Documenting hyper v0.14.27
25022024-02-16T05:24:19.957Z Documenting deranged v0.3.8
25032024-02-16T05:24:20.847Z Documenting spki v0.7.2
25042024-02-16T05:24:21.683Z Documenting object v0.32.1
25052024-02-16T05:24:21.982Z Documenting addr2line v0.21.0
25062024-02-16T05:24:22.251Z Documenting webpki-roots v0.25.2
25072024-02-16T05:24:22.407Z Documenting rustc-demangle v0.1.23
25082024-02-16T05:24:24.466Z Documenting time v0.3.27
25092024-02-16T05:24:24.686Z Documenting spin v0.9.8
25102024-02-16T05:24:25.267Z Documenting either v1.10.0
25112024-02-16T05:24:25.298Z Documenting pkcs8 v0.10.2
25122024-02-16T05:24:25.674Z Documenting openapiv3 v2.0.0
25132024-02-16T05:24:25.944Z Documenting futures-executor v0.3.30
25142024-02-16T05:24:27.773Z Checking pest_meta v2.7.6
25152024-02-16T05:24:28.710Z Documenting memoffset v0.9.0
25162024-02-16T05:24:29.245Z Documenting anstyle v1.0.2
25172024-02-16T05:24:29.816Z Documenting data-encoding v2.4.0
25182024-02-16T05:24:29.954Z Documenting anstyle-parse v0.2.1
25192024-02-16T05:24:30.082Z Documenting ipnetwork v0.20.0
25202024-02-16T05:24:31.506Z Documenting crossbeam-epoch v0.9.15
25212024-02-16T05:24:31.535Z Documenting hyper-rustls v0.24.2
25222024-02-16T05:24:32.448Z Documenting hyper-tls v0.5.0
25232024-02-16T05:24:33.134Z Documenting sha2 v0.10.8
25242024-02-16T05:24:33.187Z Documenting hex v0.4.3
25252024-02-16T05:24:33.999Z Documenting backtrace v0.3.69
25262024-02-16T05:24:34.073Z Documenting crc32fast v1.3.2
25272024-02-16T05:24:35.189Z Documenting pest_meta v2.7.6
25282024-02-16T05:24:35.499Z Documenting scroll_derive v0.12.0
25292024-02-16T05:24:37.214Z Documenting untrusted v0.9.0
25302024-02-16T05:24:37.770Z Documenting anstyle-query v1.0.0
25312024-02-16T05:24:38.270Z Documenting colorchoice v1.0.0
25322024-02-16T05:24:39.559Z Documenting futures v0.3.30
25332024-02-16T05:24:39.669Z Documenting reqwest v0.11.22
25342024-02-16T05:24:39.806Z Documenting scroll v0.12.0
25352024-02-16T05:24:39.982Z Documenting pest_generator v2.7.6
25362024-02-16T05:24:40.022Z Documenting ring v0.17.7
25372024-02-16T05:24:40.219Z Documenting anyhow v1.0.75
25382024-02-16T05:24:40.815Z Checking pest_generator v2.7.6
25392024-02-16T05:24:41.387Z Documenting anstream v0.5.0
25402024-02-16T05:24:41.959Z Documenting num-iter v0.1.43
25412024-02-16T05:24:43.666Z Documenting hmac v0.12.1
25422024-02-16T05:24:44.698Z Documenting signal-hook v0.3.17
25432024-02-16T05:24:45.107Z Documenting terminal_size v0.2.6
25442024-02-16T05:24:45.111Z Documenting ucd-trie v0.1.6
25452024-02-16T05:24:45.229Z Documenting static_assertions v1.1.0
25462024-02-16T05:24:46.470Z Documenting strsim v0.10.0
25472024-02-16T05:24:48.022Z Documenting plain v0.2.3
25482024-02-16T05:24:48.247Z Documenting clap_lex v0.5.1
25492024-02-16T05:24:48.441Z Documenting pest_derive v2.7.6
25502024-02-16T05:24:48.840Z Documenting flate2 v1.0.28
25512024-02-16T05:24:49.222Z Documenting clap_derive v4.4.2
25522024-02-16T05:24:49.419Z Documenting pest v2.7.6
25532024-02-16T05:24:50.246Z Documenting unicode-segmentation v1.10.1
25542024-02-16T05:24:50.809Z Documenting goblin v0.8.0
25552024-02-16T05:24:51.045Z Documenting managed v0.8.0
25562024-02-16T05:24:52.764Z Documenting clap_builder v4.4.2
25572024-02-16T05:24:52.914Z Documenting pretty-hex v0.4.1
25582024-02-16T05:24:53.617Z Documenting signal-hook-mio v0.2.3
25592024-02-16T05:24:53.977Z Documenting block-padding v0.3.3
25602024-02-16T05:24:54.210Z Documenting dtrace-parser v0.2.0
25612024-02-16T05:24:54.306Z Documenting scheduled-thread-pool v0.2.7
25622024-02-16T05:24:54.378Z Documenting bzip2-sys v0.1.11+1.0.8
25632024-02-16T05:24:55.985Z Documenting thread-id v4.2.0
25642024-02-16T05:24:57.822Z Documenting enum-as-inner v0.5.1
25652024-02-16T05:24:57.964Z Documenting dof v0.3.0
25662024-02-16T05:24:58.094Z Documenting diesel_table_macro_syntax v0.1.0
25672024-02-16T05:24:58.236Z Checking diesel_table_macro_syntax v0.1.0
25682024-02-16T05:24:58.323Z Documenting bzip2 v0.4.4
25692024-02-16T05:24:58.849Z Documenting r2d2 v0.8.10
25702024-02-16T05:24:58.849Z Documenting inout v0.1.3
25712024-02-16T05:24:59.151Z Documenting clap v4.4.3
25722024-02-16T05:24:59.818Z Documenting crossterm v0.27.0
25732024-02-16T05:25:02.150Z Documenting trust-dns-proto v0.22.0
25742024-02-16T05:25:02.283Z Documenting md-5 v0.10.5
25752024-02-16T05:25:02.502Z Documenting stringprep v0.1.3
25762024-02-16T05:25:02.578Z Documenting diesel_derives v2.1.2
25772024-02-16T05:25:02.954Z Documenting toml_datetime v0.6.5
25782024-02-16T05:25:03.390Z Documenting usdt-impl v0.5.0
25792024-02-16T05:25:03.998Z Documenting ff v0.13.0
25802024-02-16T05:25:05.010Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25812024-02-16T05:25:06.341Z Documenting bit-vec v0.6.3
25822024-02-16T05:25:06.960Z Documenting siphasher v0.3.11
25832024-02-16T05:25:07.058Z Documenting base16ct v0.2.0
25842024-02-16T05:25:07.834Z Documenting fallible-iterator v0.2.0
25852024-02-16T05:25:08.746Z Documenting group v0.13.0
25862024-02-16T05:25:09.806Z Documenting diesel v2.1.4
25872024-02-16T05:25:09.837Z Documenting phf_shared v0.11.2
25882024-02-16T05:25:10.101Z Documenting sec1 v0.7.3
25892024-02-16T05:25:10.311Z Documenting cipher v0.4.4
25902024-02-16T05:25:10.948Z Documenting zip v0.6.6
25912024-02-16T05:25:11.084Z Documenting hkdf v0.12.4
25922024-02-16T05:25:12.620Z Documenting num-bigint v0.4.4
25932024-02-16T05:25:12.776Z Documenting postgres-protocol v0.6.6
25942024-02-16T05:25:13.554Z Documenting crypto-bigint v0.5.2
25952024-02-16T05:25:15.496Z Documenting regress v0.8.0
25962024-02-16T05:25:15.956Z Documenting hubpack v0.1.2
25972024-02-16T05:25:16.306Z Documenting bstr v1.6.0
25982024-02-16T05:25:16.868Z Documenting serde_repr v0.1.16
25992024-02-16T05:25:19.767Z Documenting fixedbitset v0.4.2
26002024-02-16T05:25:20.095Z Documenting minimal-lexical v0.2.1
26012024-02-16T05:25:20.433Z Documenting new_debug_unreachable v1.0.4
26022024-02-16T05:25:20.437Z Documenting precomputed-hash v0.1.1
26032024-02-16T05:25:21.345Z Documenting lalrpop-util v0.19.12
26042024-02-16T05:25:21.620Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26052024-02-16T05:25:21.925Z Documenting elliptic-curve v0.13.8
26062024-02-16T05:25:23.378Z Documenting petgraph v0.6.4
26072024-02-16T05:25:23.461Z Documenting yasna v0.5.2
26082024-02-16T05:25:24.089Z Documenting nom v7.1.3
26092024-02-16T05:25:24.228Z Documenting string_cache v0.8.7
26102024-02-16T05:25:25.825Z Documenting postgres-types v0.2.6
26112024-02-16T05:25:27.841Z Documenting phf v0.11.2
26122024-02-16T05:25:28.968Z Documenting console v0.15.8
26132024-02-16T05:25:29.040Z Documenting semver v1.0.21
26142024-02-16T05:25:29.541Z Documenting float-cmp v0.9.0
26152024-02-16T05:25:30.487Z Documenting heck v0.4.1
26162024-02-16T05:25:30.911Z Documenting normalize-line-endings v0.3.0
26172024-02-16T05:25:32.171Z Documenting whoami v1.4.1
26182024-02-16T05:25:32.294Z Documenting difflib v0.4.0
26192024-02-16T05:25:33.369Z Documenting predicates-core v1.0.6
26202024-02-16T05:25:33.483Z Documenting bit-set v0.5.3
26212024-02-16T05:25:34.575Z Documenting similar v2.3.0
26222024-02-16T05:25:34.575Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26232024-02-16T05:25:35.685Z Documenting tokio-stream v0.1.14
26242024-02-16T05:25:37.020Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26252024-02-16T05:25:37.020Z Documenting getopts v0.2.21
26262024-02-16T05:25:37.497Z Documenting tokio-postgres v0.7.10
26272024-02-16T05:25:37.498Z Documenting predicates v3.1.0
26282024-02-16T05:25:38.452Z Checking ident_case v1.0.1
26292024-02-16T05:25:38.983Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26302024-02-16T05:25:38.983Z Documenting match_cfg v0.1.0
26312024-02-16T05:25:40.561Z Documenting sha1 v0.10.6
26322024-02-16T05:25:41.021Z Documenting dirs-sys-next v0.1.2
26332024-02-16T05:25:41.187Z Documenting hostname v0.3.1
26342024-02-16T05:25:41.187Z Documenting rustls-pki-types v1.1.0
26352024-02-16T05:25:41.985Z Documenting camino v1.1.6
26362024-02-16T05:25:56.231Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26372024-02-16T05:25:56.786Z Documenting dirs-next v2.0.0
26382024-02-16T05:25:56.786Z Documenting paste v1.0.14
26392024-02-16T05:25:56.786Z Documenting thread_local v1.1.7
26402024-02-16T05:25:56.786Z Documenting rustls-webpki v0.102.1
26412024-02-16T05:25:56.787Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26422024-02-16T05:25:56.787Z Documenting crossbeam-channel v0.5.8
26432024-02-16T05:25:56.787Z Documenting serde_spanned v0.6.5
26442024-02-16T05:25:56.787Z Documenting term v0.7.0
26452024-02-16T05:25:56.787Z Documenting atty v0.2.14
26462024-02-16T05:25:56.787Z Documenting winnow v0.5.15
26472024-02-16T05:25:56.787Z Documenting take_mut v0.2.2
26482024-02-16T05:25:56.787Z Documenting rustls v0.22.2
26492024-02-16T05:25:56.787Z Documenting slog-json v2.6.1
26502024-02-16T05:25:56.787Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26512024-02-16T05:25:56.787Z Documenting http v1.0.0
26522024-02-16T05:25:56.787Z Documenting async-stream-impl v0.3.5
26532024-02-16T05:25:56.788Z Documenting slog-term v2.9.0
26542024-02-16T05:25:56.788Z Documenting slog-async v2.8.0
26552024-02-16T05:25:56.788Z Documenting toml_edit v0.22.4
26562024-02-16T05:25:56.788Z Documenting atomic-waker v1.1.1
26572024-02-16T05:25:56.788Z Documenting debug-ignore v1.0.5
26582024-02-16T05:25:56.902Z Documenting async-stream v0.3.5
26592024-02-16T05:25:56.902Z Documenting multer v3.0.0
26602024-02-16T05:25:57.296Z Documenting waitgroup v0.1.2
26612024-02-16T05:25:57.490Z Documenting slog-bunyan v2.5.0
26622024-02-16T05:25:58.364Z Documenting tokio-rustls v0.25.0
26632024-02-16T05:25:58.425Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26642024-02-16T05:26:01.314Z Documenting rustls-pemfile v2.0.0
26652024-02-16T05:26:01.409Z Documenting toml v0.8.10
26662024-02-16T05:26:01.410Z Checking darling_core v0.20.3
26672024-02-16T05:26:01.410Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26682024-02-16T05:26:01.552Z Documenting serde_path_to_error v0.1.15
26692024-02-16T05:26:02.485Z Checking darling v0.20.3
26702024-02-16T05:26:02.521Z Documenting serde_with_macros v3.6.1
26712024-02-16T05:26:02.522Z Documenting structmeta-derive v0.3.0
26722024-02-16T05:26:03.326Z Documenting strum v0.26.1
26732024-02-16T05:26:03.957Z Checking structmeta v0.3.0
26742024-02-16T05:26:03.975Z Documenting instant v0.1.12
26752024-02-16T05:26:05.507Z Documenting newtype-uuid v1.0.1
26762024-02-16T05:26:05.786Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26772024-02-16T05:26:06.796Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26782024-02-16T05:26:06.965Z Documenting macaddr v1.0.1
26792024-02-16T05:26:07.130Z Documenting serde_with v3.6.1
26802024-02-16T05:26:07.543Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26812024-02-16T05:26:07.634Z Documenting structmeta v0.3.0
26822024-02-16T05:26:08.086Z Documenting backoff v0.4.0
26832024-02-16T05:26:10.044Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26842024-02-16T05:26:10.266Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26852024-02-16T05:26:10.407Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26862024-02-16T05:26:10.910Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26872024-02-16T05:26:11.891Z Documenting fastrand v2.0.1
26882024-02-16T05:26:12.061Z Documenting parse-display-derive v0.9.0
26892024-02-16T05:26:12.856Z Documenting proc-macro-error-attr v1.0.4
26902024-02-16T05:26:13.940Z Documenting is-terminal v0.4.9
26912024-02-16T05:26:14.721Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26922024-02-16T05:26:14.944Z Checking proc-macro-error v1.0.4
26932024-02-16T05:26:15.228Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26942024-02-16T05:26:15.431Z Checking proc-macro-crate v1.3.1
26952024-02-16T05:26:15.480Z Documenting proc-macro-crate v1.3.1
26962024-02-16T05:26:15.514Z Documenting hash32 v0.3.1
26972024-02-16T05:26:15.663Z Documenting stable_deref_trait v1.2.0
26982024-02-16T05:26:16.776Z Documenting tempfile v3.10.0
26992024-02-16T05:26:16.791Z Documenting proc-macro-error v1.0.4
27002024-02-16T05:26:17.927Z Documenting parse-display v0.9.0
27012024-02-16T05:26:18.472Z Documenting cobs v0.2.3
27022024-02-16T05:26:18.937Z Documenting embedded-io v0.4.0
27032024-02-16T05:26:19.518Z Documenting heapless v0.8.0
27042024-02-16T05:26:20.708Z Documenting camino-tempfile v1.1.1
27052024-02-16T05:26:21.225Z Documenting num_enum_derive v0.5.11
27062024-02-16T05:26:21.346Z Documenting foreign-types-macros v0.2.3
27072024-02-16T05:26:21.436Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27082024-02-16T05:26:21.910Z Documenting foreign-types-shared v0.3.1
27092024-02-16T05:26:22.067Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27102024-02-16T05:26:22.200Z Documenting postcard v1.0.8
27112024-02-16T05:26:24.284Z Documenting crucible-workspace-hack v0.1.0
27122024-02-16T05:26:24.320Z Documenting smoltcp v0.11.0
27132024-02-16T05:26:24.780Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27142024-02-16T05:26:25.073Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27152024-02-16T05:26:26.069Z Documenting foreign-types v0.5.0
27162024-02-16T05:26:26.750Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27172024-02-16T05:26:26.881Z Documenting num_enum v0.5.11
27182024-02-16T05:26:27.978Z Documenting cstr-argument v0.1.2
27192024-02-16T05:26:28.821Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27202024-02-16T05:26:29.328Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27212024-02-16T05:26:30.261Z Documenting colored v2.0.4
27222024-02-16T05:26:30.339Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27232024-02-16T05:26:30.517Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27242024-02-16T05:26:32.715Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27252024-02-16T05:26:33.151Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27262024-02-16T05:26:33.776Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27272024-02-16T05:26:36.140Z Documenting zone_cfg_derive v0.3.0
27282024-02-16T05:26:36.229Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27292024-02-16T05:26:36.729Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27302024-02-16T05:26:37.311Z Documenting num-derive v0.4.0
27312024-02-16T05:26:37.314Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27322024-02-16T05:26:37.314Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27332024-02-16T05:26:38.459Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27342024-02-16T05:26:38.971Z Documenting smf v0.2.2
27352024-02-16T05:26:39.572Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27362024-02-16T05:26:40.722Z Documenting zone v0.3.0
27372024-02-16T05:26:41.476Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27382024-02-16T05:26:42.845Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27392024-02-16T05:26:42.985Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27402024-02-16T05:26:43.151Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27412024-02-16T05:26:43.260Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27422024-02-16T05:26:44.050Z Documenting password-hash v0.5.0
27432024-02-16T05:26:44.793Z Documenting blake2 v0.10.6
27442024-02-16T05:26:46.340Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27452024-02-16T05:26:46.910Z Documenting linked-hash-map v0.5.6
27462024-02-16T05:26:47.523Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27472024-02-16T05:26:48.266Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27482024-02-16T05:26:49.485Z Documenting itertools v0.12.1
27492024-02-16T05:26:49.701Z Documenting argon2 v0.5.3
27502024-02-16T05:26:50.056Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27512024-02-16T05:26:50.621Z Documenting memmap v0.7.0
27522024-02-16T05:26:51.238Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27532024-02-16T05:26:51.540Z Documenting lru-cache v0.1.2
27542024-02-16T05:26:52.443Z Documenting derive-where v1.2.7
27552024-02-16T05:26:52.564Z Documenting quick-error v1.2.3
27562024-02-16T05:26:53.917Z Documenting swrite v0.1.0
27572024-02-16T05:26:54.689Z Documenting usdt v0.5.0
27582024-02-16T05:26:54.877Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27592024-02-16T05:26:55.220Z Documenting newtype_derive v0.1.6
27602024-02-16T05:26:57.772Z Documenting resolv-conf v0.7.0
27612024-02-16T05:26:57.819Z Documenting tap v1.0.1
27622024-02-16T05:26:57.819Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27632024-02-16T05:26:58.181Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27642024-02-16T05:26:58.882Z Documenting steno v0.4.0
27652024-02-16T05:26:58.936Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27662024-02-16T05:26:59.362Z Documenting radium v0.7.0
27672024-02-16T05:26:59.392Z Documenting wyz v0.5.1
27682024-02-16T05:27:00.325Z Documenting trust-dns-resolver v0.22.0
27692024-02-16T05:27:01.552Z Documenting nibble_vec v0.1.0
27702024-02-16T05:27:02.111Z Checking heck v0.3.3
27712024-02-16T05:27:02.619Z Documenting crc-catalog v2.2.0
27722024-02-16T05:27:02.620Z Documenting endian-type v0.1.2
27732024-02-16T05:27:02.650Z Documenting funty v2.0.0
27742024-02-16T05:27:05.145Z Documenting crc v3.0.1
27752024-02-16T05:27:05.803Z Documenting bitvec v1.0.1
27762024-02-16T05:27:05.961Z Documenting structopt-derive v0.4.18
27772024-02-16T05:27:06.155Z Documenting radix_trie v0.2.1
27782024-02-16T05:27:12.019Z Documenting cancel-safe-futures v0.1.5
27792024-02-16T05:27:12.210Z Documenting xattr v1.0.1
27802024-02-16T05:27:12.210Z Documenting filetime v0.2.23
27812024-02-16T05:27:12.210Z Documenting packed_struct_codegen v0.10.1
27822024-02-16T05:27:12.210Z Documenting nodrop v0.1.14
27832024-02-16T05:27:12.210Z Documenting structopt v0.3.26
27842024-02-16T05:27:13.462Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27852024-02-16T05:27:13.488Z Documenting tar v0.4.40
27862024-02-16T05:27:13.868Z Documenting array-init v0.0.4
27872024-02-16T05:27:13.893Z Documenting num-bigint-dig v0.8.4
27882024-02-16T05:27:14.174Z Documenting libefi-sys v0.1.0
27892024-02-16T05:27:14.664Z Documenting num-rational v0.4.1
27902024-02-16T05:27:15.345Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27912024-02-16T05:27:16.093Z Documenting packed_struct v0.10.1
27922024-02-16T05:27:17.035Z Documenting pkcs1 v0.7.5
27932024-02-16T05:27:17.303Z Documenting signature v2.1.0
27942024-02-16T05:27:18.158Z Documenting num-complex v0.4.4
27952024-02-16T05:27:19.730Z Documenting arc-swap v1.6.0
27962024-02-16T05:27:20.250Z Documenting bitfield v0.14.0
27972024-02-16T05:27:20.295Z Documenting termcolor v1.2.0
27982024-02-16T05:27:21.704Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27992024-02-16T05:27:21.775Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28002024-02-16T05:27:22.586Z Documenting rsa v0.9.2
28012024-02-16T05:27:23.108Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28022024-02-16T05:27:23.438Z Documenting num v0.4.1
28032024-02-16T05:27:24.215Z Documenting slog-scope v4.4.0
28042024-02-16T05:27:24.681Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28052024-02-16T05:27:24.869Z Documenting env_logger v0.10.0
28062024-02-16T05:27:26.668Z Documenting serde-hex v0.1.0
28072024-02-16T05:27:29.148Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28082024-02-16T05:27:29.241Z Documenting x509-cert v0.2.4
28092024-02-16T05:27:29.841Z Documenting ron v0.8.1
28102024-02-16T05:27:29.841Z Documenting libsw v3.3.1
28112024-02-16T05:27:30.608Z Documenting gethostname v0.4.3
28122024-02-16T05:27:31.549Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28132024-02-16T05:27:32.531Z Documenting half v2.3.1
28142024-02-16T05:27:33.010Z Documenting owo-colors v4.0.0
28152024-02-16T05:27:33.988Z Documenting linear-map v1.2.0
28162024-02-16T05:27:34.018Z Documenting ciborium-io v0.2.2
28172024-02-16T05:27:34.417Z Documenting same-file v1.0.6
28182024-02-16T05:27:34.530Z Documenting crc-any v2.4.3
28192024-02-16T05:27:35.584Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28202024-02-16T05:27:36.669Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28212024-02-16T05:27:37.653Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28222024-02-16T05:27:37.737Z Documenting ciborium-ll v0.2.2
28232024-02-16T05:27:37.781Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28242024-02-16T05:27:38.816Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28252024-02-16T05:27:39.276Z Documenting walkdir v2.4.0
28262024-02-16T05:27:41.891Z Documenting slog-stdlog v4.1.1
28272024-02-16T05:27:42.352Z Documenting slog-dtrace v0.3.0
28282024-02-16T05:27:43.473Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28292024-02-16T05:27:45.761Z Documenting path-slash v0.1.5
28302024-02-16T05:27:47.969Z Documenting slog-envlogger v2.2.0
28312024-02-16T05:27:48.570Z Documenting ciborium v0.2.2
28322024-02-16T05:27:49.109Z Documenting pem v3.0.2
28332024-02-16T05:27:49.401Z Documenting fxhash v0.2.1
28342024-02-16T05:27:49.486Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28352024-02-16T05:27:53.314Z Documenting display-error-chain v0.2.0
28362024-02-16T05:27:53.346Z Documenting utf-8 v0.7.6
28372024-02-16T05:27:53.346Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28382024-02-16T05:27:53.388Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28392024-02-16T05:27:54.246Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28402024-02-16T05:27:56.046Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28412024-02-16T05:27:56.091Z Documenting vte_generate_state_changes v0.1.1
28422024-02-16T05:27:56.263Z Documenting convert_case v0.4.0
28432024-02-16T05:27:56.628Z Checking convert_case v0.4.0
28442024-02-16T05:27:56.842Z Documenting buf-list v1.0.3
28452024-02-16T05:27:56.879Z Documenting tungstenite v0.20.1
28462024-02-16T05:28:00.223Z Documenting vte v0.11.1
28472024-02-16T05:28:00.229Z Documenting derive_more v0.99.17
28482024-02-16T05:28:01.422Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28492024-02-16T05:28:01.666Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28502024-02-16T05:28:01.908Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28512024-02-16T05:28:02.213Z Checking darling_core v0.14.4
28522024-02-16T05:28:03.803Z Documenting tokio-tungstenite v0.20.1
28532024-02-16T05:28:03.982Z Documenting pin-project-internal v1.1.3
28542024-02-16T05:28:04.741Z Documenting strip-ansi-escapes v0.2.0
28552024-02-16T05:28:05.760Z Checking darling v0.14.4
28562024-02-16T05:28:05.900Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28572024-02-16T05:28:09.275Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28582024-02-16T05:28:09.275Z Documenting pin-project v1.1.3
28592024-02-16T05:28:09.610Z Documenting doc-comment v0.3.3
28602024-02-16T05:28:10.715Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28612024-02-16T05:28:11.667Z Documenting crossbeam-deque v0.8.3
28622024-02-16T05:28:12.032Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28632024-02-16T05:28:12.132Z Documenting snafu-derive v0.7.5
28642024-02-16T05:28:12.381Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28652024-02-16T05:28:12.694Z Documenting nu-ansi-term v0.49.0
28662024-02-16T05:28:13.844Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28672024-02-16T05:28:15.685Z Documenting trust-dns-client v0.22.0
28682024-02-16T05:28:15.972Z Documenting rayon-core v1.12.0
28692024-02-16T05:28:16.742Z Documenting reedline v0.28.0
28702024-02-16T05:28:18.119Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28712024-02-16T05:28:18.865Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28722024-02-16T05:28:19.173Z Documenting globset v0.4.13
28732024-02-16T05:28:20.181Z Documenting olpc-cjson v0.1.3
28742024-02-16T05:28:22.990Z Documenting snafu v0.7.5
28752024-02-16T05:28:23.137Z Documenting serde_plain v1.0.2
28762024-02-16T05:28:24.268Z Documenting headers-core v0.2.0
28772024-02-16T05:28:24.732Z Documenting async-recursion v1.0.5
28782024-02-16T05:28:24.992Z Documenting bytecount v0.6.3
28792024-02-16T05:28:26.491Z Documenting typed-path v0.7.0
28802024-02-16T05:28:26.491Z Documenting keccak v0.1.4
28812024-02-16T05:28:26.491Z Documenting trust-dns-server v0.22.1
28822024-02-16T05:28:26.705Z Documenting rayon v1.8.0
28832024-02-16T05:28:27.809Z Documenting papergrid v0.11.0
28842024-02-16T05:28:28.769Z Documenting sha3 v0.10.8
28852024-02-16T05:28:28.797Z Documenting headers v0.3.9
28862024-02-16T05:28:30.713Z Documenting tough v0.16.0
28872024-02-16T05:28:31.062Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28882024-02-16T05:28:32.370Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28892024-02-16T05:28:33.969Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28902024-02-16T05:28:34.272Z Documenting derive_builder_core v0.12.0
28912024-02-16T05:28:35.324Z Checking derive_builder_core v0.12.0
28922024-02-16T05:28:35.510Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28932024-02-16T05:28:35.574Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28942024-02-16T05:28:35.703Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28952024-02-16T05:28:36.873Z Documenting sled v0.34.7
28962024-02-16T05:28:36.874Z Documenting fs-err v2.11.0
28972024-02-16T05:28:36.874Z Documenting unicase v2.7.0
28982024-02-16T05:28:36.874Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28992024-02-16T05:28:36.944Z Documenting tabled_derive v0.7.0
29002024-02-16T05:28:37.257Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29012024-02-16T05:28:39.522Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29022024-02-16T05:28:40.011Z Documenting fd-lock v4.0.2
29032024-02-16T05:28:41.857Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29042024-02-16T05:28:41.901Z Documenting nix v0.27.1
29052024-02-16T05:28:42.411Z Documenting secrecy v0.8.0
29062024-02-16T05:28:42.972Z Documenting rustversion v1.0.14
29072024-02-16T05:28:44.545Z Documenting sqlparser_derive v0.2.2
29082024-02-16T05:28:44.584Z Documenting home v0.5.5
29092024-02-16T05:28:45.728Z Documenting unicode_categories v0.1.1
29102024-02-16T05:28:46.575Z Documenting parse-size v1.0.0
29112024-02-16T05:28:46.808Z Documenting castaway v0.2.2
29122024-02-16T05:28:48.007Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29132024-02-16T05:28:48.509Z Documenting tabled v0.15.0
29142024-02-16T05:28:48.524Z Documenting rustyline v13.0.0
29152024-02-16T05:28:49.499Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29162024-02-16T05:28:49.646Z Documenting sqlformat v0.2.3
29172024-02-16T05:28:49.839Z Documenting sqlparser v0.43.1
29182024-02-16T05:28:50.563Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29192024-02-16T05:28:54.860Z Documenting derive_builder_macro v0.12.0
29202024-02-16T05:28:55.145Z Documenting mime_guess v2.0.4
29212024-02-16T05:28:57.815Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29222024-02-16T05:28:57.955Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29232024-02-16T05:28:59.957Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29242024-02-16T05:29:00.248Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29252024-02-16T05:29:00.552Z Documenting universal-hash v0.5.1
29262024-02-16T05:29:03.076Z Documenting bcs v0.1.6
29272024-02-16T05:29:04.195Z Documenting kstat-rs v0.2.3
29282024-02-16T05:29:06.449Z Documenting thiserror-impl-no-std v2.0.2
29292024-02-16T05:29:07.225Z Documenting ref-cast-impl v1.0.20
29302024-02-16T05:29:08.825Z Documenting curve25519-dalek-derive v0.1.0
29312024-02-16T05:29:09.439Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29322024-02-16T05:29:11.108Z Documenting highway v1.1.0
29332024-02-16T05:29:11.494Z Documenting opaque-debug v0.3.0
29342024-02-16T05:29:13.029Z Documenting ref-cast v1.0.20
29352024-02-16T05:29:13.413Z Documenting thiserror-no-std v2.0.2
29362024-02-16T05:29:13.943Z Documenting curve25519-dalek v4.1.1
29372024-02-16T05:29:16.421Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29382024-02-16T05:29:16.421Z Documenting poly1305 v0.8.0
29392024-02-16T05:29:16.421Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29402024-02-16T05:29:16.421Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29412024-02-16T05:29:16.456Z Documenting derive_builder v0.12.0
29422024-02-16T05:29:17.344Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29432024-02-16T05:29:18.568Z Documenting compact_str v0.7.1
29442024-02-16T05:29:19.142Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29452024-02-16T05:29:19.792Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29462024-02-16T05:29:21.323Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29472024-02-16T05:29:22.557Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29482024-02-16T05:29:23.782Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29492024-02-16T05:29:27.688Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29502024-02-16T05:29:31.763Z Documenting portable-atomic v1.4.3
29512024-02-16T05:29:32.538Z Documenting ed25519 v1.5.3
29522024-02-16T05:29:34.226Z Documenting polar-core v0.27.0
29532024-02-16T05:29:35.429Z Documenting libxml v0.3.3
29542024-02-16T05:29:35.509Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29552024-02-16T05:29:37.004Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29562024-02-16T05:29:39.358Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29572024-02-16T05:29:41.563Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29582024-02-16T05:29:41.677Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29592024-02-16T05:29:42.026Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29602024-02-16T05:29:42.829Z Documenting chacha20 v0.9.1
29612024-02-16T05:29:44.327Z Documenting bb8 v0.8.3
29622024-02-16T05:29:45.363Z Documenting aead v0.5.2
29632024-02-16T05:29:47.843Z Documenting lru v0.12.1
29642024-02-16T05:29:51.099Z Documenting quick-xml v0.30.0
29652024-02-16T05:29:51.570Z Documenting stability v0.1.1
29662024-02-16T05:29:51.742Z Documenting impl-trait-for-tuples v0.2.2
29672024-02-16T05:29:53.229Z Documenting oso-derive v0.27.0
29682024-02-16T05:29:54.191Z Documenting number_prefix v0.4.0
29692024-02-16T05:29:55.825Z Documenting glob v0.3.1
29702024-02-16T05:29:56.005Z Documenting maplit v1.0.2
29712024-02-16T05:29:56.486Z Documenting cassowary v0.3.0
29722024-02-16T05:29:57.662Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29732024-02-16T05:29:58.075Z Documenting indicatif v0.17.8
29742024-02-16T05:29:58.396Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29752024-02-16T05:29:59.415Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29762024-02-16T05:29:59.799Z Documenting oso v0.27.0
29772024-02-16T05:30:00.451Z Documenting ratatui v0.26.1
29782024-02-16T05:30:00.677Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29792024-02-16T05:30:03.534Z Documenting chacha20poly1305 v0.10.1
29802024-02-16T05:30:03.548Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29812024-02-16T05:30:05.137Z Documenting salty v0.2.0
29822024-02-16T05:30:08.806Z Documenting vsss-rs v3.3.4
29832024-02-16T05:30:09.151Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29842024-02-16T05:30:09.651Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29852024-02-16T05:30:10.278Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29862024-02-16T05:30:10.728Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29872024-02-16T05:30:11.444Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29882024-02-16T05:30:15.378Z Documenting cookie v0.18.0
29892024-02-16T05:30:15.649Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29902024-02-16T05:30:16.154Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29912024-02-16T05:30:19.625Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29922024-02-16T05:30:20.043Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29932024-02-16T05:30:20.330Z Documenting serde-big-array v0.5.1
29942024-02-16T05:30:21.453Z Documenting rtoolbox v0.0.1
29952024-02-16T05:30:22.502Z Documenting http-range v0.1.5
29962024-02-16T05:30:22.638Z Documenting smawk v0.3.1
29972024-02-16T05:30:24.397Z Documenting is_ci v1.1.1
29982024-02-16T05:30:24.637Z Documenting humantime v2.1.0
29992024-02-16T05:30:25.438Z Documenting unicode-linebreak v0.1.5
30002024-02-16T05:30:26.300Z Documenting hyper-staticfile v0.9.5
30012024-02-16T05:30:30.670Z Documenting rpassword v7.3.1
30022024-02-16T05:30:30.728Z Documenting supports-color v2.1.0
30032024-02-16T05:30:30.728Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30042024-02-16T05:30:30.728Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30052024-02-16T05:30:30.729Z Documenting textwrap v0.16.0
30062024-02-16T05:30:32.016Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30072024-02-16T05:30:32.733Z Documenting tui-tree-widget v0.17.0
30082024-02-16T05:30:34.019Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30092024-02-16T05:30:34.048Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30102024-02-16T05:30:36.857Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30112024-02-16T05:30:37.431Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30122024-02-16T05:30:37.581Z Documenting rcgen v0.12.1
30132024-02-16T05:30:38.304Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30142024-02-16T05:30:39.642Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30152024-02-16T05:30:39.654Z Documenting atomicwrites v0.4.3
30162024-02-16T05:30:39.654Z Documenting signal-hook-tokio v0.3.1
30172024-02-16T05:30:43.772Z Documenting memmap2 v0.7.1
30182024-02-16T05:30:44.464Z Documenting subprocess v0.2.9
30192024-02-16T05:30:45.730Z Documenting arrayvec v0.7.4
30202024-02-16T05:30:46.172Z Documenting shell-words v1.1.0
30212024-02-16T05:30:46.176Z Documenting arrayref v0.3.7
30222024-02-16T05:30:50.157Z Documenting corncobs v0.1.3
30232024-02-16T05:30:50.781Z Documenting constant_time_eq v0.3.0
30242024-02-16T05:30:50.829Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30252024-02-16T05:30:50.830Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30262024-02-16T05:30:50.830Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30272024-02-16T05:30:51.113Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30282024-02-16T05:30:51.329Z Documenting blake3 v1.5.0
30292024-02-16T05:30:56.165Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30302024-02-16T05:30:56.177Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30312024-02-16T05:30:57.470Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30322024-02-16T05:30:59.224Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30332024-02-16T05:31:04.396Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30342024-02-16T05:31:09.769Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30352024-02-16T05:31:11.983Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30362024-02-16T05:31:14.642Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30372024-02-16T05:31:21.011Zwarning: unclosed HTML tag `usize`
30382024-02-16T05:31:21.011Z --> wicket/src/ui/panes/update.rs:153:19
30392024-02-16T05:31:21.011Z |
30402024-02-16T05:31:21.011Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30412024-02-16T05:31:21.011Z | ^^^^^^^
30422024-02-16T05:31:21.011Z |
30432024-02-16T05:31:21.011Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30442024-02-16T05:31:21.011Z
30452024-02-16T05:31:21.210Zwarning: `wicket` (lib doc) generated 1 warning
30462024-02-16T05:31:21.210Z Documenting fatfs v0.3.6
30472024-02-16T05:31:21.210Z Documenting nanorand v0.7.0
30482024-02-16T05:31:21.687Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30492024-02-16T05:31:22.124Z Documenting topological-sort v0.2.2
30502024-02-16T05:31:23.094Z Documenting assert_matches v1.5.0
30512024-02-16T05:31:24.608Z Documenting flume v0.11.0
30522024-02-16T05:31:25.658Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30532024-02-16T05:31:26.087Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30542024-02-16T05:31:27.198Z Documenting omicron-zone-package v0.11.0
30552024-02-16T05:31:29.985Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30562024-02-16T05:31:33.589Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30572024-02-16T05:31:33.672Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30582024-02-16T05:31:33.672Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30592024-02-16T05:31:38.205Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30602024-02-16T05:31:38.205Z --> sled-agent/src/sim/instance.rs:46:7
30612024-02-16T05:31:38.205Z |
30622024-02-16T05:31:38.205Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30632024-02-16T05:31:38.205Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30642024-02-16T05:31:38.205Z |
30652024-02-16T05:31:38.205Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30662024-02-16T05:31:38.205Z
30672024-02-16T05:31:39.800Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30682024-02-16T05:31:40.626Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30692024-02-16T05:31:41.373Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30702024-02-16T05:31:41.391Z Documenting termios v0.3.3
30712024-02-16T05:31:47.721Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30722024-02-16T05:31:53.856Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30732024-02-16T05:31:55.929Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30742024-02-16T05:31:56.367Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30752024-02-16T05:32:05.147Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30762024-02-16T05:32:20.160Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30772024-02-16T05:32:20.160Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30782024-02-16T05:32:30.293Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30792024-02-16T05:32:30.293Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30802024-02-16T05:32:30.293Z |
30812024-02-16T05:32:30.293Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30822024-02-16T05:32:30.293Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30832024-02-16T05:32:30.293Z |
30842024-02-16T05:32:30.293Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30852024-02-16T05:32:30.294Z
30862024-02-16T05:32:33.242Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30872024-02-16T05:32:38.661Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30882024-02-16T05:32:39.088Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30892024-02-16T05:32:40.302Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30902024-02-16T05:32:45.572Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30912024-02-16T05:32:46.167Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30922024-02-16T05:32:46.173Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30932024-02-16T05:32:46.621Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30942024-02-16T05:33:09.703Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30952024-02-16T05:33:56.808Zwarning: unresolved link to `VolumeConstructionRequest`
30962024-02-16T05:33:56.808Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30972024-02-16T05:33:56.808Z |
30982024-02-16T05:33:56.808Z338 | /// [`VolumeConstructionRequest`] is shown here):
30992024-02-16T05:33:56.808Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
31002024-02-16T05:33:56.808Z |
31012024-02-16T05:33:56.808Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31022024-02-16T05:33:56.809Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31032024-02-16T05:33:56.809Z
31042024-02-16T05:33:56.833Zwarning: unresolved link to `fd00:1122:3344:101::5`
31052024-02-16T05:33:56.833Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31062024-02-16T05:33:56.833Z |
31072024-02-16T05:33:56.833Z348 | /// "[fd00:1122:3344:101::5]:1000",
31082024-02-16T05:33:56.833Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31092024-02-16T05:33:56.834Z
31102024-02-16T05:33:56.834Zwarning: unresolved link to `fd00:1122:3344:102::9`
31112024-02-16T05:33:56.834Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31122024-02-16T05:33:56.834Z |
31132024-02-16T05:33:56.834Z349 | /// "[fd00:1122:3344:102::9]:1000",
31142024-02-16T05:33:56.834Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31152024-02-16T05:33:56.834Z
31162024-02-16T05:33:56.834Zwarning: unresolved link to `fd00:1122:3344:103::2`
31172024-02-16T05:33:56.834Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31182024-02-16T05:33:56.834Z |
31192024-02-16T05:33:56.834Z350 | /// "[fd00:1122:3344:103::2]:1000"
31202024-02-16T05:33:56.834Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31212024-02-16T05:33:56.835Z
31222024-02-16T05:33:56.835Zwarning: unresolved link to `fd00:1122:3344:101::5`
31232024-02-16T05:33:56.835Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31242024-02-16T05:33:56.835Z |
31252024-02-16T05:33:56.835Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31262024-02-16T05:33:56.835Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31272024-02-16T05:33:56.835Z
31282024-02-16T05:33:56.835Zwarning: unresolved link to `fd00:1122:3344:102::9`
31292024-02-16T05:33:56.835Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31302024-02-16T05:33:56.835Z |
31312024-02-16T05:33:56.836Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31322024-02-16T05:33:56.836Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31332024-02-16T05:33:56.836Z
31342024-02-16T05:33:56.836Zwarning: unresolved link to `fd00:1122:3344:103::2`
31352024-02-16T05:33:56.836Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31362024-02-16T05:33:56.836Z |
31372024-02-16T05:33:56.836Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31382024-02-16T05:33:56.836Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31392024-02-16T05:33:56.836Z
31402024-02-16T05:33:59.108Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31412024-02-16T05:34:21.075Z Finished dev [unoptimized + debuginfo] target(s) in 11m 23s
31422024-02-16T05:34:21.182Z
31432024-02-16T05:34:21.188Zreal 11:23.250357242
31442024-02-16T05:34:21.188Zuser 30:19.109395275
31452024-02-16T05:34:21.188Zsys 48:52.031400394
31462024-02-16T05:34:21.188Ztrap 0.933365084
31472024-02-16T05:34:21.188Ztflt 0.106354622
31482024-02-16T05:34:21.188Zdflt 0.446367991
31492024-02-16T05:34:21.188Zkflt 0.000360305
31502024-02-16T05:34:21.188Zlock 2:06:15.117032438
31512024-02-16T05:34:21.188Zslp 2:50:33.571607815
31522024-02-16T05:34:21.188Zlat 4:30.951517420
31532024-02-16T05:34:21.188Zstop 1:29.218885565
31542024-02-16T05:34:21.188Zprocess exited: duration 1341291 ms, exit code 0
 
31552024-02-16T05:34:21.217Zfound 0 output files