01HQQTVY0YFN6YGM5VN23WF60P: 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: 01HQQTW5ETZ9XTFNGR5F6WWAF8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-28T12:27:27.643Zjob assigned to worker 01HQQTWE4ZCSEYWW81EBANTY2T (queued for 1 m 7 s)
 
22024-02-28T12:27:27.850Zstarting task 0: "setup"
32024-02-28T12:27:27.937Z++ uname -s
42024-02-28T12:27:27.953Z+ kern=SunOS
52024-02-28T12:27:27.953Z+ case "$kern" in
62024-02-28T12:27:27.953Z+ groupadd -g 12345 build
72024-02-28T12:27:27.953Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-28T12:27:29.950Z+ zfs create -o mountpoint=/work rpool/work
92024-02-28T12:27:30.032Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-28T12:27:30.035Z+ home_fs=zfs
112024-02-28T12:27:30.035Z+ [[ zfs == autofs ]]
122024-02-28T12:27:30.035Z+ mkdir -p /home/build
132024-02-28T12:27:30.039Z+ chown build:build /home/build /work
142024-02-28T12:27:31.038Z+ chmod 0700 /home/build /work
152024-02-28T12:27:31.042Zprocess exited: duration 3190 ms, exit code 0
 
162024-02-28T12:27:31.049Zstarting task 1: "rust-toolchain"
172024-02-28T12:27:31.056Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-28T12:27:31.059Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-28T12:27:31.180Zinfo: downloading installer
202024-02-28T12:27:33.280Zwarning: it looks like you have an existing installation of Rust at:
212024-02-28T12:27:33.280Zwarning: /opt/ooce/bin
222024-02-28T12:27:33.280Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-28T12:27:33.280Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-28T12:27:33.280Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-28T12:27:33.280Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-28T12:27:33.280Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-28T12:27:33.280Zerror: cannot install while Rust is installed
282024-02-28T12:27:33.280Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-28T12:27:33.405Zinfo: profile set to 'default'
302024-02-28T12:27:33.405Zinfo: default host triple is x86_64-unknown-illumos
312024-02-28T12:27:33.426Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-28T12:27:33.553Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-28T12:27:33.554Zinfo: downloading component 'cargo'
342024-02-28T12:27:34.292Zinfo: downloading component 'clippy'
352024-02-28T12:27:34.544Zinfo: downloading component 'rust-docs'
362024-02-28T12:27:35.546Zinfo: downloading component 'rust-std'
372024-02-28T12:27:37.279Zinfo: downloading component 'rustc'
382024-02-28T12:27:41.223Zinfo: downloading component 'rustfmt'
392024-02-28T12:27:41.456Zinfo: installing component 'cargo'
402024-02-28T12:27:42.369Zinfo: installing component 'clippy'
412024-02-28T12:27:42.774Zinfo: installing component 'rust-docs'
422024-02-28T12:27:44.313Zinfo: installing component 'rust-std'
432024-02-28T12:27:46.273Zinfo: installing component 'rustc'
442024-02-28T12:27:50.459Zinfo: installing component 'rustfmt'
452024-02-28T12:27:50.795Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-28T12:27:50.795Z
472024-02-28T12:27:51.087Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-28T12:27:51.087Z
492024-02-28T12:27:51.091Z
502024-02-28T12:27:51.091ZRust is installed now. Great!
512024-02-28T12:27:51.091Z
522024-02-28T12:27:51.091ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-28T12:27:51.091Zenvironment variable. This has not been done automatically.
542024-02-28T12:27:51.091Z
552024-02-28T12:27:51.091ZTo configure your current shell, run:
562024-02-28T12:27:51.091Zsource "$HOME/.cargo/env"
572024-02-28T12:27:51.155Z+ rustc --version
582024-02-28T12:27:51.211Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-28T12:27:51.223Zprocess exited: duration 20160 ms, exit code 0
 
602024-02-28T12:27:51.238Zstarting task 2: "authentication"
612024-02-28T12:27:51.266Zprocess exited: duration 24 ms, exit code 0
 
622024-02-28T12:27:51.291Zstarting task 3: "clone repository"
632024-02-28T12:27:51.294Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-28T12:27:51.294Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-28T12:27:51.515ZCloning into '/work/oxidecomputer/omicron'...
662024-02-28T12:27:57.187Z+ cd /work/oxidecomputer/omicron
672024-02-28T12:27:57.187Z+ git fetch origin 3af15d57b9f3f1b468c8132d7e537e56e5bec986
682024-02-28T12:27:57.557ZFrom https://github.com/oxidecomputer/omicron
692024-02-28T12:27:57.557Z * branch 3af15d57b9f3f1b468c8132d7e537e56e5bec986 -> FETCH_HEAD
702024-02-28T12:27:57.564Z+ [[ -n renovate/taiki-e-install-action-digest ]]
712024-02-28T12:27:57.567Z++ git branch --show-current
722024-02-28T12:27:57.567Z+ current=main
732024-02-28T12:27:57.568Z+ [[ main != renovate/taiki-e-install-action-digest ]]
742024-02-28T12:27:57.568Z+ git branch -f renovate/taiki-e-install-action-digest 3af15d57b9f3f1b468c8132d7e537e56e5bec986
752024-02-28T12:27:57.579Z+ git checkout -f renovate/taiki-e-install-action-digest
762024-02-28T12:27:57.686ZSwitched to branch 'renovate/taiki-e-install-action-digest'
772024-02-28T12:27:57.689Z+ git reset --hard 3af15d57b9f3f1b468c8132d7e537e56e5bec986
782024-02-28T12:27:57.800ZHEAD is now at 3af15d57b chore(deps): update taiki-e/install-action digest to 1d776b1
792024-02-28T12:27:57.803Zprocess exited: duration 6518 ms, exit code 0
 
802024-02-28T12:27:57.812Zstarting task 4: "build"
812024-02-28T12:27:57.815Z+ cargo --version
822024-02-28T12:27:57.819Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-28T12:27:57.981Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-28T12:27:57.984Zinfo: downloading component 'cargo'
852024-02-28T12:27:58.889Zinfo: downloading component 'clippy'
862024-02-28T12:27:59.178Zinfo: downloading component 'rust-docs'
872024-02-28T12:28:00.287Zinfo: downloading component 'rust-std'
882024-02-28T12:28:02.068Zinfo: downloading component 'rustc'
892024-02-28T12:28:06.414Zinfo: downloading component 'rustfmt'
902024-02-28T12:28:06.699Zinfo: installing component 'cargo'
912024-02-28T12:28:07.604Zinfo: installing component 'clippy'
922024-02-28T12:28:07.959Zinfo: installing component 'rust-docs'
932024-02-28T12:28:09.581Zinfo: installing component 'rust-std'
942024-02-28T12:28:11.252Zinfo: installing component 'rustc'
952024-02-28T12:28:15.314Zinfo: installing component 'rustfmt'
962024-02-28T12:28:15.704Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-28T12:28:15.716Z+ rustc --version
982024-02-28T12:28:15.774Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-28T12:28:15.785Z+ source ./env.sh
1002024-02-28T12:28:15.785Z++ set -o xtrace
1012024-02-28T12:28:15.785Z++++ dirname ./env.sh
1022024-02-28T12:28:15.820Z+++ cd .
1032024-02-28T12:28:15.828Z+++ echo /work/oxidecomputer/omicron
1042024-02-28T12:28:15.829Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-28T12:28:15.829Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-02-28T12:28:15.829Z++ 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-28T12:28:15.829Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-02-28T12:28:15.830Z++ 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-28T12:28:15.830Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-02-28T12:28:15.830Z++ 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-28T12:28:15.830Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-02-28T12:28:15.830Z++ 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-28T12:28:15.831Z++ unset OMICRON_WS
1142024-02-28T12:28:15.831Z++ set +o xtrace
1152024-02-28T12:28:15.888Z
1162024-02-28T12:28:15.889Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-28T12:28:15.889Z # # # # # # # # # # # # # # #
1182024-02-28T12:28:15.889Z # # # # ##### # # ##### # # # # # #### #
1192024-02-28T12:28:15.889Z ##### ##### # ##### # # # # # # # # #
1202024-02-28T12:28:15.890Z # # # # # # # # # # # # # # #
1212024-02-28T12:28:15.890Z # # # ###### # # ###### ### # #### # #### #
1222024-02-28T12:28:15.890Z
1232024-02-28T12:28:25.605Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-28T12:28:26.876Z Startup: Caching catalogs ... Done
1252024-02-28T12:28:28.610ZPlanning: Solver setup ... Done (1.401s)
1262024-02-28T12:28:28.650ZPlanning: Running solver ... Done (0.032s)
1272024-02-28T12:28:28.840ZPlanning: Finding local manifests ... Done (0.174s)
1282024-02-28T12:28:28.852ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-28T12:28:29.036ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-28T12:28:29.093ZPlanning: Package planning ... Done (0.051s)
1312024-02-28T12:28:29.140ZPlanning: Merging actions ... Done (0.053s)
1322024-02-28T12:28:29.968ZPlanning: Checking for conflicting actions ... Done (0.823s)
1332024-02-28T12:28:29.978ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-28T12:28:33.492ZPlanning: Evaluating mediators ... Done (3.513s)
1352024-02-28T12:28:33.501ZPlanning: Planning completed in 6.57 seconds
1362024-02-28T12:28:33.516Z Packages to install: 4
1372024-02-28T12:28:33.516Z Mediators to change: 2
1382024-02-28T12:28:33.524Z Services to change: 1
1392024-02-28T12:28:33.524Z Estimated space available: 148.87 GB
1402024-02-28T12:28:33.524ZEstimated space to be consumed: 1.42 GB
1412024-02-28T12:28:33.524Z Create boot environment: No
1422024-02-28T12:28:33.524ZCreate backup boot environment: No
1432024-02-28T12:28:33.524Z Rebuild boot archive: No
1442024-02-28T12:28:33.524Z
1452024-02-28T12:28:33.524ZChanged mediators:
1462024-02-28T12:28:33.524Z mediator clang:
1472024-02-28T12:28:33.524Z version: None -> 15 (system default)
1482024-02-28T12:28:33.524Z
1492024-02-28T12:28:33.525Z mediator llvm:
1502024-02-28T12:28:33.525Z version: 14 (system default) -> 15 (system default)
1512024-02-28T12:28:33.525Z
1522024-02-28T12:28:33.525ZChanged packages:
1532024-02-28T12:28:33.525Zhelios-dev
1542024-02-28T12:28:33.525Z developer/build-essential
1552024-02-28T12:28:33.525Z None -> 11-2.0
1562024-02-28T12:28:33.525Z library/libxmlsec1
1572024-02-28T12:28:33.525Z None -> 1.2.35-2.0
1582024-02-28T12:28:33.525Z ooce/developer/clang-15
1592024-02-28T12:28:33.525Z None -> 15.0.7-2.0
1602024-02-28T12:28:33.525Z ooce/developer/llvm-15
1612024-02-28T12:28:33.525Z None -> 15.0.7-2.0
1622024-02-28T12:28:33.525Z
1632024-02-28T12:28:33.525ZServices:
1642024-02-28T12:28:33.525Z restart_fmri:
1652024-02-28T12:28:33.525Z svc:/system/update-man-index:default
1662024-02-28T12:28:33.694Z
1672024-02-28T12:28:33.694ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-28T12:28:38.695ZDownload: 706/3290 items 18.2/212.6MB 8% complete (3.7M/s)
1692024-02-28T12:28:43.696ZDownload: 1187/3290 items 54.1/212.6MB 25% complete (5.4M/s)
1702024-02-28T12:28:48.725ZDownload: 1583/3290 items 117.7/212.6MB 55% complete (9.9M/s)
1712024-02-28T12:28:53.832ZDownload: 2220/3290 items 119.2/212.6MB 56% complete (8.2M/s)
1722024-02-28T12:29:00.760ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (7.8M/s)
1732024-02-28T12:29:05.764ZDownload: 2638/3290 items 120.3/212.6MB 56% complete (225k/s)
1742024-02-28T12:29:13.407ZDownload: 3241/3290 items 203.0/212.6MB 95% complete (9.1M/s)
1752024-02-28T12:29:19.766ZDownload: 3289/3290 items 212.6/212.6MB 100% complete (9.0M/s)
1762024-02-28T12:29:19.792ZDownload: Completed 212.60 MB in 46.09 seconds (4.6M/s)
1772024-02-28T12:29:19.939Z Actions: 1/3689 actions (Installing new actions)
1782024-02-28T12:29:24.984Z Actions: 3552/3689 actions (Installing new actions)
1792024-02-28T12:29:25.294Z Actions: Completed 3689 actions in 5.35 seconds.
1802024-02-28T12:29:25.391Z Done (0.092s)
1812024-02-28T12:29:25.391Z Done (0.000s)
1822024-02-28T12:29:25.626Z Done (0.235s)
1832024-02-28T12:29:31.071Z Done (5.316s)
1842024-02-28T12:29:31.232Z Done (0.085s)
1852024-02-28T12:29:31.235Z Done (0.000s)
1862024-02-28T12:29:31.386Z Done (0.000s)
1872024-02-28T12:29:31.904ZPlanning: Evaluating mediator changes ... Done
1882024-02-28T12:29:32.067ZPlanning: Checking for conflicting actions ... Done
1892024-02-28T12:29:32.071ZPlanning: Consolidating action changes ... Done
1902024-02-28T12:29:32.344ZPlanning: Evaluating mediators ... Done
1912024-02-28T12:29:32.347ZPlanning: Planning completed in 0.44 seconds
1922024-02-28T12:29:32.378Z Mediators to change: 2
1932024-02-28T12:29:32.378Z Create boot environment: No
1942024-02-28T12:29:32.378ZCreate backup boot environment: No
1952024-02-28T12:29:32.450Z Done
1962024-02-28T12:29:32.450Z Done
1972024-02-28T12:29:32.590Z Done
1982024-02-28T12:29:36.264Z Done
1992024-02-28T12:29:36.358Z Done
2002024-02-28T12:29:36.361Z Done
2012024-02-28T12:29:36.460Z Done
2022024-02-28T12:29:37.117ZPlanning: Evaluating mediator changes ... Done
2032024-02-28T12:29:37.123ZPlanning: Merging actions ... Done
2042024-02-28T12:29:37.316ZPlanning: Checking for conflicting actions ... Done
2052024-02-28T12:29:37.319ZPlanning: Consolidating action changes ... Done
2062024-02-28T12:29:37.594ZPlanning: Evaluating mediators ... Done
2072024-02-28T12:29:37.649ZPlanning: Planning completed in 0.82 seconds
2082024-02-28T12:29:37.684Z Packages to change: 1
2092024-02-28T12:29:37.684Z Mediators to change: 1
2102024-02-28T12:29:37.687Z Services to change: 1
2112024-02-28T12:29:37.687Z Create boot environment: No
2122024-02-28T12:29:37.687ZCreate backup boot environment: Yes
2132024-02-28T12:29:39.528Z Actions: 1/6 actions (Updating modified actions)
2142024-02-28T12:29:39.574Z Actions: Completed 6 actions in 0.05 seconds.
2152024-02-28T12:29:39.578Z Done
2162024-02-28T12:29:39.578Z Done
2172024-02-28T12:29:39.623Z Done
2182024-02-28T12:29:43.341Z Done
2192024-02-28T12:29:43.439Z Done
2202024-02-28T12:29:43.446Z Done
2212024-02-28T12:29:43.528Z Done
2222024-02-28T12:29:43.968ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2232024-02-28T12:29:43.968Zclang system 15 system
2242024-02-28T12:29:43.969Zcsh system system illumos
2252024-02-28T12:29:43.969Zctags system system illumos
2262024-02-28T12:29:43.969Zgcc vendor 12 vendor
2272024-02-28T12:29:43.969Zgcc system 10 system
2282024-02-28T12:29:43.969Zgcc system 7 system
2292024-02-28T12:29:43.969Zgo system 1.20 system
2302024-02-28T12:29:43.969Zgo system 1.19 system
2312024-02-28T12:29:43.969Zllvm system 15 system
2322024-02-28T12:29:43.969Zllvm system 14 system
2332024-02-28T12:29:43.969Zmariadb system 10.6 system
2342024-02-28T12:29:43.969Zmta vendor vendor dma
2352024-02-28T12:29:43.969Zopenjdk system 17 system
2362024-02-28T12:29:43.969Zopenjdk system 11 system
2372024-02-28T12:29:43.969Zopenjdk system 1.8 system
2382024-02-28T12:29:43.969Zopenssl vendor 3 vendor
2392024-02-28T12:29:43.969Zperl system 5.36 system
2402024-02-28T12:29:43.969Zpostgresql system 15 system
2412024-02-28T12:29:43.969Zpostgresql system 13 system
2422024-02-28T12:29:43.969Zpython vendor 3 vendor
2432024-02-28T12:29:43.969Zpython system 2 system
2442024-02-28T12:29:43.969Zpython3 system 3.11 system
2452024-02-28T12:29:43.969Zruby system 3.0 system
2462024-02-28T12:29:43.969Zwords vendor vendor american-english
2472024-02-28T12:29:43.970Zwords system system australian-english
2482024-02-28T12:29:43.970Zwords system system british-english
2492024-02-28T12:29:43.970Zwords system system canadian-english
2502024-02-28T12:29:43.970Zwords system system french
2512024-02-28T12:29:43.970Zwords system system italian
2522024-02-28T12:29:43.970Zwords system system ngerman
2532024-02-28T12:29:43.970Zwords system system ogerman
2542024-02-28T12:29:43.970Zwords system system spanish
2552024-02-28T12:29:44.298ZFMRI IFO
2562024-02-28T12:29:44.298Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-02-28T12:29:44.298Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-02-28T12:29:44.298Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-02-28T12:29:44.298Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-02-28T12:29:44.298Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2612024-02-28T12:29:44.298Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2622024-02-28T12:29:44.298Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2632024-02-28T12:29:44.298Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2642024-02-28T12:29:44.347Z+ set -o errexit
2652024-02-28T12:29:44.351Z+++ dirname ./tools/ci_download_cockroachdb
2662024-02-28T12:29:44.351Z++ cd ./tools
2672024-02-28T12:29:44.351Z++ pwd
2682024-02-28T12:29:44.354Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2692024-02-28T12:29:44.354Z++ basename ./tools/ci_download_cockroachdb
2702024-02-28T12:29:44.354Z+ ARG0=ci_download_cockroachdb
2712024-02-28T12:29:44.358Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2722024-02-28T12:29:44.359Z+ CIDL_VERSION=v22.1.9
2732024-02-28T12:29:44.359Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2742024-02-28T12:29:44.359Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2752024-02-28T12:29:44.359Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2762024-02-28T12:29:44.359Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2772024-02-28T12:29:44.359Z+ TARGET_DIR=out
2782024-02-28T12:29:44.359Z+ DOWNLOAD_DIR=out/downloads
2792024-02-28T12:29:44.359Z+ DEST_DIR=./out/cockroachdb
2802024-02-28T12:29:44.359Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2812024-02-28T12:29:44.359Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2822024-02-28T12:29:44.359Z+ main
2832024-02-28T12:29:44.359Z+ [[ 0 != 0 ]]
2842024-02-28T12:29:44.359Z+ CIDL_OS=solaris2.11
2852024-02-28T12:29:44.359Z+ [[ 0 != 0 ]]
2862024-02-28T12:29:44.359Z+ configure_os solaris2.11
2872024-02-28T12:29:44.359Z+ echo 'current directory: /work/oxidecomputer/omicron'
2882024-02-28T12:29:44.359Zcurrent directory: /work/oxidecomputer/omicron
2892024-02-28T12:29:44.359Z+ echo 'configuring based on OS: "solaris2.11"'
2902024-02-28T12:29:44.359Z+ case "$1" in
2912024-02-28T12:29:44.359Zconfiguring based on OS: "solaris2.11"
2922024-02-28T12:29:44.359Z+ CIDL_BUILD=illumos
2932024-02-28T12:29:44.359Z+ CIDL_SUFFIX=tar.gz
2942024-02-28T12:29:44.360Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2952024-02-28T12:29:44.360Z+ CIDL_URL_BASE=https://illumos.org/downloads
2962024-02-28T12:29:44.360Z+ CIDL_ASSEMBLE=do_assemble_illumos
2972024-02-28T12:29:44.360Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2982024-02-28T12:29:44.360Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2992024-02-28T12:29:44.360Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-02-28T12:29:44.360Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3012024-02-28T12:29:44.360Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-02-28T12:29:44.360Z+ CIDL_SHA256FUNC=do_sha256sum
3032024-02-28T12:29:44.360Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042024-02-28T12:29:44.360ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052024-02-28T12:29:44.360Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062024-02-28T12:29:44.360Z+ mkdir -p out/downloads
3072024-02-28T12:29:44.360ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-02-28T12:29:44.364Z+ mkdir -p ./out/cockroachdb
3092024-02-28T12:29:44.364Z+ local DO_DOWNLOAD=true
3102024-02-28T12:29:44.364Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3112024-02-28T12:29:44.364Z+ '[' true == true ']'
3122024-02-28T12:29:44.364Z+ echo Downloading...
3132024-02-28T12:29:44.364ZDownloading...
3142024-02-28T12:29:44.364Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152024-02-28T12:29:44.364Z+ 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
3162024-02-28T12:29:49.530Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172024-02-28T12:29:49.534Z++ sha256sum
3182024-02-28T12:29:49.534Z++ awk '{print $1}'
3192024-02-28T12:29:49.652Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3202024-02-28T12:29:49.655Z+ [[ 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 ]]
3212024-02-28T12:29:49.655Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3222024-02-28T12:29:49.655Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3232024-02-28T12:29:51.885Z+ do_assemble_illumos
3242024-02-28T12:29:51.885Z+ rm -r ./out/cockroachdb
3252024-02-28T12:29:51.902Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3262024-02-28T12:29:52.309Z+ ./out/cockroachdb/bin/cockroach version
3272024-02-28T12:29:52.566ZBuild Tag: v22.1.9-dirty
3282024-02-28T12:29:52.567ZBuild Time: 2022/10/26 21:17:46
3292024-02-28T12:29:52.567ZDistribution: OSS
3302024-02-28T12:29:52.567ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3312024-02-28T12:29:52.567ZGo Version: go1.17.13
3322024-02-28T12:29:52.567ZC Compiler: gcc 10.3.0
3332024-02-28T12:29:52.567ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3342024-02-28T12:29:52.567ZBuild Type: release
3352024-02-28T12:29:52.585Z+ set -o errexit
3362024-02-28T12:29:52.588Z+++ dirname ./tools/ci_download_clickhouse
3372024-02-28T12:29:52.591Z++ cd ./tools
3382024-02-28T12:29:52.591Z++ pwd
3392024-02-28T12:29:52.591Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3402024-02-28T12:29:52.591Z++ basename ./tools/ci_download_clickhouse
3412024-02-28T12:29:52.591Z+ ARG0=ci_download_clickhouse
3422024-02-28T12:29:52.592Z+ TARGET_DIR=out
3432024-02-28T12:29:52.592Z+ DOWNLOAD_DIR=out/downloads
3442024-02-28T12:29:52.592Z+ DEST_DIR=./out/clickhouse
3452024-02-28T12:29:52.595Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3462024-02-28T12:29:52.595Z+ CIDL_VERSION=v22.8.9.24
3472024-02-28T12:29:52.595Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3482024-02-28T12:29:52.595Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3492024-02-28T12:29:52.595Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3502024-02-28T12:29:52.595Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3512024-02-28T12:29:52.595Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3522024-02-28T12:29:52.595Z+ main
3532024-02-28T12:29:52.595Z+ [[ 0 != 0 ]]
3542024-02-28T12:29:52.596Z+ CIDL_OS=solaris2.11
3552024-02-28T12:29:52.596Z+ [[ 0 != 0 ]]
3562024-02-28T12:29:52.596Z+ configure_os solaris2.11
3572024-02-28T12:29:52.596Z+ echo 'current directory: /work/oxidecomputer/omicron'
3582024-02-28T12:29:52.596Zcurrent directory: /work/oxidecomputer/omicron
3592024-02-28T12:29:52.596Z+ echo 'configuring based on OS: "solaris2.11"'
3602024-02-28T12:29:52.596Z+ CIDL_DASHREV=
3612024-02-28T12:29:52.596Z+ case "$1" in
3622024-02-28T12:29:52.596Zconfiguring based on OS: "solaris2.11"
3632024-02-28T12:29:52.596Z+ CIDL_PLATFORM=illumos
3642024-02-28T12:29:52.596Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3652024-02-28T12:29:52.596Z+ CIDL_MD5FUNC=do_md5sum
3662024-02-28T12:29:52.596Z+ CIDL_DASHREV=-1
3672024-02-28T12:29:52.596Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3682024-02-28T12:29:52.596Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3692024-02-28T12:29:52.596Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-28T12:29:52.596Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-28T12:29:52.596Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3722024-02-28T12:29:52.596ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732024-02-28T12:29:52.596Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3742024-02-28T12:29:52.596Z+ mkdir -p out/downloads
3752024-02-28T12:29:52.596ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762024-02-28T12:29:52.600Z+ mkdir -p ./out/clickhouse
3772024-02-28T12:29:52.600Z+ local DO_DOWNLOAD=true
3782024-02-28T12:29:52.600Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3792024-02-28T12:29:52.600Z+ '[' true == true ']'
3802024-02-28T12:29:52.600Z+ echo Downloading...
3812024-02-28T12:29:52.600ZDownloading...
3822024-02-28T12:29:52.600Z+ 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
3832024-02-28T12:29:52.600Z+ 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
3842024-02-28T12:29:54.058Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3852024-02-28T12:29:54.063Z++ md5sum
3862024-02-28T12:29:54.063Z++ awk '{print $1}'
3872024-02-28T12:29:54.248Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3882024-02-28T12:29:54.248Z+ [[ 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 ]]
3892024-02-28T12:29:54.252Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3902024-02-28T12:29:54.252Z+ mkdir -p ./out/clickhouse
3912024-02-28T12:29:54.252Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3922024-02-28T12:29:57.454Z+ ./out/clickhouse/clickhouse server --version
3932024-02-28T12:29:57.493ZClickHouse server version 22.8.9.1.
3942024-02-28T12:29:57.512Z+ set -o errexit
3952024-02-28T12:29:57.515Z+++ dirname ./tools/ci_download_console
3962024-02-28T12:29:57.515Z++ cd ./tools
3972024-02-28T12:29:57.515Z++ pwd
3982024-02-28T12:29:57.515Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3992024-02-28T12:29:57.518Z++ basename ./tools/ci_download_console
4002024-02-28T12:29:57.518Z+ ARG0=ci_download_console
4012024-02-28T12:29:57.519Z+ TARGET_DIR=out
4022024-02-28T12:29:57.519Z+ DOWNLOAD_DIR=out/downloads
4032024-02-28T12:29:57.519Z+ DEST_DIR=./out/console-assets
4042024-02-28T12:29:57.519Z+ source /work/oxidecomputer/omicron/tools/console_version
4052024-02-28T12:29:57.519Z++ COMMIT=e991ec5cf148d83f135b6a692dca9b8df05acef0
4062024-02-28T12:29:57.519Z++ SHA2=18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1
4072024-02-28T12:29:57.519Z+ URL=https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
4082024-02-28T12:29:57.519Z+ TARBALL_FILE=out/downloads/console.tar.gz
4092024-02-28T12:29:57.519Z+ main
4102024-02-28T12:29:57.519Z+ [[ 0 != 0 ]]
4112024-02-28T12:29:57.519Z+ echo 'URL: https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz'
4122024-02-28T12:29:57.519ZURL: https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
4132024-02-28T12:29:57.519Z+ echo 'Local file: out/downloads/console.tar.gz'
4142024-02-28T12:29:57.519Z+ local DO_DOWNLOAD=true
4152024-02-28T12:29:57.519ZLocal file: out/downloads/console.tar.gz
4162024-02-28T12:29:57.519Z+ [[ -f out/downloads/console.tar.gz ]]
4172024-02-28T12:29:57.519Z+ mkdir -p out/downloads
4182024-02-28T12:29:57.523Z+ '[' true == true ']'
4192024-02-28T12:29:57.523Z+ echo Downloading...
4202024-02-28T12:29:57.523ZDownloading...
4212024-02-28T12:29:57.523Z+ do_download_curl https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz out/downloads/console.tar.gz
4222024-02-28T12:29:57.523Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
4232024-02-28T12:29:58.098Z++ do_sha256sum out/downloads/console.tar.gz
4242024-02-28T12:29:58.107Z++ case "$OSTYPE" in
4252024-02-28T12:29:58.107Z++ SHA=sha256sum
4262024-02-28T12:29:58.107Z++ sha256sum
4272024-02-28T12:29:58.107Z++ awk '{print $1}'
4282024-02-28T12:29:58.107Z+ calculated_sha2=18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1
4292024-02-28T12:29:58.108Z+ [[ 18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1 != \1\8\d\5\3\e\4\4\8\5\e\6\3\d\9\e\2\2\7\3\a\8\8\9\e\7\0\7\8\5\6\4\8\0\5\2\e\8\a\2\3\1\d\f\8\9\f\3\b\c\b\c\2\e\d\0\1\a\0\e\e\e\b\1 ]]
4302024-02-28T12:29:58.108Z+ rm -rf ./out/console-assets
4312024-02-28T12:29:58.108Z+ mkdir -p ./out/console-assets
4322024-02-28T12:29:58.116Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4332024-02-28T12:29:58.116Z+ mkdir -p ./out/console-assets
4342024-02-28T12:29:58.116Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4352024-02-28T12:29:58.212Z+ set -o errexit
4362024-02-28T12:29:58.625Z+++ dirname ./tools/ci_download_maghemite_openapi
4372024-02-28T12:29:58.625Z++ cd ./tools
4382024-02-28T12:29:58.625Z++ pwd
4392024-02-28T12:29:58.625Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4402024-02-28T12:29:58.626Z++ basename ./tools/ci_download_maghemite_openapi
4412024-02-28T12:29:58.626Z+ ARG0=ci_download_maghemite_openapi
4422024-02-28T12:29:58.626Z+ TARGET_DIR=out
4432024-02-28T12:29:58.626Z+ DOWNLOAD_DIR=out/downloads
4442024-02-28T12:29:58.626Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4452024-02-28T12:29:58.626Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4462024-02-28T12:29:58.626Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4472024-02-28T12:29:58.626Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4482024-02-28T12:29:58.626Z+ LOCAL_FILE=out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4492024-02-28T12:29:58.626Z+ main
4502024-02-28T12:29:58.627Z+ [[ 0 != 0 ]]
4512024-02-28T12:29:58.627Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json'
4522024-02-28T12:29:58.627ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4532024-02-28T12:29:58.627Z+ echo 'Local file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4542024-02-28T12:29:58.627ZLocal file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4552024-02-28T12:29:58.627Z+ local DO_DOWNLOAD=true
4562024-02-28T12:29:58.627Z+ [[ -f out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4572024-02-28T12:29:58.627Z+ mkdir -p out/downloads
4582024-02-28T12:29:58.628Z+ '[' true == true ']'
4592024-02-28T12:29:58.628Z+ echo Downloading...
4602024-02-28T12:29:58.628ZDownloading...
4612024-02-28T12:29:58.628Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4622024-02-28T12:29:58.628Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4632024-02-28T12:29:58.637Z++ do_sha256sum out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4642024-02-28T12:29:58.637Z++ case "$OSTYPE" in
4652024-02-28T12:29:58.637Z++ SHA=sha256sum
4662024-02-28T12:29:58.637Z++ sha256sum
4672024-02-28T12:29:58.637Z++ awk '{print $1}'
4682024-02-28T12:29:58.637Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4692024-02-28T12:29:58.637Z+ [[ 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 ]]
4702024-02-28T12:29:58.637Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4712024-02-28T12:29:58.637Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4722024-02-28T12:29:58.638Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4732024-02-28T12:29:58.638Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4742024-02-28T12:29:58.638Z+ LOCAL_FILE=out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4752024-02-28T12:29:58.638Z+ main
4762024-02-28T12:29:58.638Z+ [[ 0 != 0 ]]
4772024-02-28T12:29:58.638Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json'
4782024-02-28T12:29:58.638ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4792024-02-28T12:29:58.638Z+ echo 'Local file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4802024-02-28T12:29:58.638ZLocal file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4812024-02-28T12:29:58.638Z+ local DO_DOWNLOAD=true
4822024-02-28T12:29:58.638Z+ [[ -f out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4832024-02-28T12:29:58.638Z+ mkdir -p out/downloads
4842024-02-28T12:29:58.638Z+ '[' true == true ']'
4852024-02-28T12:29:58.638Z+ echo Downloading...
4862024-02-28T12:29:58.638ZDownloading...
4872024-02-28T12:29:58.638Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4882024-02-28T12:29:58.638Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4892024-02-28T12:29:58.638Z++ do_sha256sum out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4902024-02-28T12:29:58.638Z++ case "$OSTYPE" in
4912024-02-28T12:29:58.638Z++ SHA=sha256sum
4922024-02-28T12:29:58.638Z++ sha256sum
4932024-02-28T12:29:58.638Z++ awk '{print $1}'
4942024-02-28T12:29:58.638Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4952024-02-28T12:29:58.639Z+ [[ 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 ]]
4962024-02-28T12:29:58.642Z+ set -o errexit
4972024-02-28T12:29:58.642Z+++ dirname ./tools/ci_download_dendrite_openapi
4982024-02-28T12:29:58.642Z++ cd ./tools
4992024-02-28T12:29:58.642Z++ pwd
5002024-02-28T12:29:58.642Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5012024-02-28T12:29:58.642Z++ basename ./tools/ci_download_dendrite_openapi
5022024-02-28T12:29:58.642Z+ ARG0=ci_download_dendrite_openapi
5032024-02-28T12:29:58.642Z+ TARGET_DIR=out
5042024-02-28T12:29:58.643Z+ DOWNLOAD_DIR=out/downloads
5052024-02-28T12:29:58.643Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5062024-02-28T12:29:58.643Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5072024-02-28T12:29:58.643Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5082024-02-28T12:29:58.643Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5092024-02-28T12:29:58.643Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5102024-02-28T12:29:58.643Z+ main
5112024-02-28T12:29:58.643Z+ [[ 0 != 0 ]]
5122024-02-28T12:29:58.643Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5132024-02-28T12:29:58.643ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5142024-02-28T12:29:58.643Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5152024-02-28T12:29:58.643ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5162024-02-28T12:29:58.643Z+ local DO_DOWNLOAD=true
5172024-02-28T12:29:58.643Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5182024-02-28T12:29:58.643Z+ mkdir -p out/downloads
5192024-02-28T12:29:58.648Z+ '[' true == true ']'
5202024-02-28T12:29:58.648Z+ echo Downloading...
5212024-02-28T12:29:58.648ZDownloading...
5222024-02-28T12:29:58.648Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5232024-02-28T12:29:58.648Z+ 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
5242024-02-28T12:29:58.760Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5252024-02-28T12:29:58.760Z++ case "$OSTYPE" in
5262024-02-28T12:29:58.763Z++ SHA=sha256sum
5272024-02-28T12:29:58.764Z++ sha256sum
5282024-02-28T12:29:58.764Z++ awk '{print $1}'
5292024-02-28T12:29:58.764Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5302024-02-28T12:29:58.764Z+ [[ 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 ]]
5312024-02-28T12:29:58.768Z+ set -o errexit
5322024-02-28T12:29:58.771Z+++ dirname ./tools/ci_download_dendrite_stub
5332024-02-28T12:29:58.775Z++ cd ./tools
5342024-02-28T12:29:58.775Z++ pwd
5352024-02-28T12:29:58.775Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5362024-02-28T12:29:58.775Z++ basename ./tools/ci_download_dendrite_stub
5372024-02-28T12:29:58.775Z+ ARG0=ci_download_dendrite_stub
5382024-02-28T12:29:58.775Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5392024-02-28T12:29:58.775Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5402024-02-28T12:29:58.775Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5412024-02-28T12:29:58.775Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5422024-02-28T12:29:58.775Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5432024-02-28T12:29:58.775Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5442024-02-28T12:29:58.775Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5452024-02-28T12:29:58.775Z+ TARGET_DIR=out
5462024-02-28T12:29:58.775Z+ DOWNLOAD_DIR=out/downloads
5472024-02-28T12:29:58.775Z+ DEST_DIR=./out/dendrite-stub
5482024-02-28T12:29:58.775Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5492024-02-28T12:29:58.775Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5502024-02-28T12:29:58.780Z+ REPO=oxidecomputer/dendrite
5512024-02-28T12:29:58.780Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5522024-02-28T12:29:58.780Z+ main
5532024-02-28T12:29:58.780Z+ [[ 0 != 0 ]]
5542024-02-28T12:29:58.780Z+ CIDL_OS=solaris2.11
5552024-02-28T12:29:58.780Z+ [[ 0 != 0 ]]
5562024-02-28T12:29:58.780Z+ configure_os solaris2.11
5572024-02-28T12:29:58.780Z+ echo 'current directory: /work/oxidecomputer/omicron'
5582024-02-28T12:29:58.780Zcurrent directory: /work/oxidecomputer/omicron
5592024-02-28T12:29:58.780Z+ echo 'configuring based on OS: "solaris2.11"'
5602024-02-28T12:29:58.780Zconfiguring based on OS: "solaris2.11"
5612024-02-28T12:29:58.780Z+ case "$1" in
5622024-02-28T12:29:58.780Z+ SET_BINARIES=
5632024-02-28T12:29:58.780Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5642024-02-28T12:29:58.780Z+ CIDL_SHA256FUNC=do_sha256sum
5652024-02-28T12:29:58.780Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5662024-02-28T12:29:58.781Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5672024-02-28T12:29:58.781Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5682024-02-28T12:29:58.781Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5692024-02-28T12:29:58.781Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5702024-02-28T12:29:58.781ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5712024-02-28T12:29:58.781ZLocal file: out/downloads/dendrite-stub.tar.gz
5722024-02-28T12:29:58.781Z+ mkdir -p out/downloads
5732024-02-28T12:29:58.781Z+ mkdir -p ./out/dendrite-stub
5742024-02-28T12:29:58.785Z+ fetch_and_verify
5752024-02-28T12:29:58.785Z+ local DO_DOWNLOAD=true
5762024-02-28T12:29:58.785Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5772024-02-28T12:29:58.785Z+ '[' true == true ']'
5782024-02-28T12:29:58.785Z+ echo Downloading...
5792024-02-28T12:29:58.785ZDownloading...
5802024-02-28T12:29:58.785Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5812024-02-28T12:29:58.785Z+ 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
5822024-02-28T12:30:04.423Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5832024-02-28T12:30:04.427Z++ sha256sum
5842024-02-28T12:30:04.427Z++ awk '{print $1}'
5852024-02-28T12:30:04.449Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5862024-02-28T12:30:04.453Z+ [[ 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 ]]
5872024-02-28T12:30:04.453Z+ do_untar out/downloads/dendrite-stub.tar.gz
5882024-02-28T12:30:04.454Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5892024-02-28T12:30:05.156Z+ do_assemble
5902024-02-28T12:30:05.156Z+ rm -r ./out/dendrite-stub
5912024-02-28T12:30:05.163Z+ mkdir ./out/dendrite-stub
5922024-02-28T12:30:05.163Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5932024-02-28T12:30:05.260Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5942024-02-28T12:30:05.273Z+ set -o errexit
5952024-02-28T12:30:05.280Z+++ dirname ./tools/ci_download_maghemite_mgd
5962024-02-28T12:30:05.280Z++ cd ./tools
5972024-02-28T12:30:05.280Z++ pwd
5982024-02-28T12:30:05.281Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5992024-02-28T12:30:05.281Z++ basename ./tools/ci_download_maghemite_mgd
6002024-02-28T12:30:05.281Z+ ARG0=ci_download_maghemite_mgd
6012024-02-28T12:30:05.281Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6022024-02-28T12:30:05.281Z++ CIDL_SHA256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6032024-02-28T12:30:05.281Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
6042024-02-28T12:30:05.281Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6052024-02-28T12:30:05.282Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
6062024-02-28T12:30:05.282Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6072024-02-28T12:30:05.282Z+ TARGET_DIR=out
6082024-02-28T12:30:05.282Z+ DOWNLOAD_DIR=out/downloads
6092024-02-28T12:30:05.282Z+ DEST_DIR=./out/mgd
6102024-02-28T12:30:05.282Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6112024-02-28T12:30:05.282Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6122024-02-28T12:30:05.283Z+ REPO=oxidecomputer/maghemite
6132024-02-28T12:30:05.283Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833
6142024-02-28T12:30:05.283Z+ main
6152024-02-28T12:30:05.283Z+ [[ 0 != 0 ]]
6162024-02-28T12:30:05.283Z+ CIDL_OS=solaris2.11
6172024-02-28T12:30:05.283Z+ [[ 0 != 0 ]]
6182024-02-28T12:30:05.283Z+ configure_os solaris2.11
6192024-02-28T12:30:05.283Z+ echo 'current directory: /work/oxidecomputer/omicron'
6202024-02-28T12:30:05.283Zcurrent directory: /work/oxidecomputer/omicron
6212024-02-28T12:30:05.283Z+ echo 'configuring based on OS: "solaris2.11"'
6222024-02-28T12:30:05.284Z+ case "$1" in
6232024-02-28T12:30:05.284Z+ SET_BINARIES=
6242024-02-28T12:30:05.284Zconfiguring based on OS: "solaris2.11"
6252024-02-28T12:30:05.284Z+ CIDL_SHA256FUNC=do_sha256sum
6262024-02-28T12:30:05.284Z+ TARBALL_FILENAME=mgd.tar.gz
6272024-02-28T12:30:05.284Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6282024-02-28T12:30:05.284Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6292024-02-28T12:30:05.285ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6302024-02-28T12:30:05.285Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz'
6312024-02-28T12:30:05.285Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6322024-02-28T12:30:05.285Z+ mkdir -p out/downloads
6332024-02-28T12:30:05.285ZLocal file: out/downloads/mgd.tar.gz
6342024-02-28T12:30:05.291Z+ mkdir -p ./out/mgd
6352024-02-28T12:30:05.291Z+ fetch_and_verify
6362024-02-28T12:30:05.291Z+ local DO_DOWNLOAD=true
6372024-02-28T12:30:05.292Z+ [[ -f out/downloads/mgd.tar.gz ]]
6382024-02-28T12:30:05.292Z+ '[' true == true ']'
6392024-02-28T12:30:05.292Z+ echo Downloading...
6402024-02-28T12:30:05.292ZDownloading...
6412024-02-28T12:30:05.292Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz out/downloads/mgd.tar.gz
6422024-02-28T12:30:05.293Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6432024-02-28T12:30:13.827Z++ do_sha256sum out/downloads/mgd.tar.gz
6442024-02-28T12:30:13.844Z++ sha256sum
6452024-02-28T12:30:13.844Z++ awk '{print $1}'
6462024-02-28T12:30:13.856Z+ calculated_sha256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6472024-02-28T12:30:13.856Z+ [[ 22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb != \2\2\9\9\6\a\6\f\3\3\5\3\2\9\6\b\8\4\8\b\e\7\2\9\f\1\4\e\7\8\a\4\2\e\7\d\3\d\6\e\6\2\a\4\a\9\1\8\a\5\c\2\3\5\8\a\e\0\1\1\c\8\e\b ]]
6482024-02-28T12:30:13.856Z+ do_untar out/downloads/mgd.tar.gz
6492024-02-28T12:30:13.856Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6502024-02-28T12:30:14.293Z+ do_assemble
6512024-02-28T12:30:14.293Z+ rm -r ./out/mgd
6522024-02-28T12:30:14.303Z+ mkdir ./out/mgd
6532024-02-28T12:30:14.303Z+ cp -r out/downloads/root ./out/mgd/root
6542024-02-28T12:30:14.454Z+ set -o errexit
6552024-02-28T12:30:14.457Z+++ dirname ./tools/ci_download_transceiver_control
6562024-02-28T12:30:14.457Z++ cd ./tools
6572024-02-28T12:30:14.460Z++ pwd
6582024-02-28T12:30:14.460Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6592024-02-28T12:30:14.460Z++ basename ./tools/ci_download_transceiver_control
6602024-02-28T12:30:14.464Z+ ARG0=ci_download_transceiver_control
6612024-02-28T12:30:14.464Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6622024-02-28T12:30:14.464Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632024-02-28T12:30:14.464Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6642024-02-28T12:30:14.464Z+ TARGET_DIR=out
6652024-02-28T12:30:14.464Z+ DOWNLOAD_DIR=out/downloads
6662024-02-28T12:30:14.464Z+ DEST_DIR=./out/transceiver-control
6672024-02-28T12:30:14.464Z+ BIN_DIR=/opt/oxide/bin
6682024-02-28T12:30:14.464Z+ BINARY=xcvradm
6692024-02-28T12:30:14.464Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6702024-02-28T12:30:14.464Z+ REPO=oxidecomputer/transceiver-control
6712024-02-28T12:30:14.464Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6722024-02-28T12:30:14.464Z+ main
6732024-02-28T12:30:14.464Z+ [[ 0 != 0 ]]
6742024-02-28T12:30:14.464Z+ CIDL_OS=solaris2.11
6752024-02-28T12:30:14.464Z+ [[ 0 != 0 ]]
6762024-02-28T12:30:14.464Z+ configure_os solaris2.11
6772024-02-28T12:30:14.464Z+ echo 'current directory: /work/oxidecomputer/omicron'
6782024-02-28T12:30:14.465Zcurrent directory: /work/oxidecomputer/omicron
6792024-02-28T12:30:14.465Z+ echo 'configuring based on OS: "solaris2.11"'
6802024-02-28T12:30:14.465Z+ case "$1" in
6812024-02-28T12:30:14.465Zconfiguring based on OS: "solaris2.11"
6822024-02-28T12:30:14.465Z+ SET_BINARIES=
6832024-02-28T12:30:14.465Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6842024-02-28T12:30:14.465Z+ CIDL_SHA256FUNC=do_sha256sum
6852024-02-28T12:30:14.465Z+ ARCHIVE_FILENAME=xcvradm.gz
6862024-02-28T12:30:14.465Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872024-02-28T12:30:14.465Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6882024-02-28T12:30:14.465Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6892024-02-28T12:30:14.465Z+ echo 'Local file: out/downloads/xcvradm.gz'
6902024-02-28T12:30:14.465ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6912024-02-28T12:30:14.465Z+ mkdir -p out/downloads
6922024-02-28T12:30:14.465ZLocal file: out/downloads/xcvradm.gz
6932024-02-28T12:30:14.465Z+ mkdir -p ./out/transceiver-control
6942024-02-28T12:30:14.469Z+ fetch_and_verify
6952024-02-28T12:30:14.469Z+ local DO_DOWNLOAD=true
6962024-02-28T12:30:14.469Z+ [[ -f out/downloads/xcvradm.gz ]]
6972024-02-28T12:30:14.469Z+ '[' true == true ']'
6982024-02-28T12:30:14.469Z+ echo Downloading...
6992024-02-28T12:30:14.469ZDownloading...
7002024-02-28T12:30:14.469Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7012024-02-28T12:30:14.469Z+ 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
7022024-02-28T12:30:18.131Z++ do_sha256sum out/downloads/xcvradm.gz
7032024-02-28T12:30:18.134Z++ sha256sum
7042024-02-28T12:30:18.134Z++ awk '{print $1}'
7052024-02-28T12:30:18.139Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7062024-02-28T12:30:18.139Z+ [[ 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 ]]
7072024-02-28T12:30:18.142Z+ do_unpack out/downloads/xcvradm.gz
7082024-02-28T12:30:18.142Z+ mkdir -p out/downloads/root//opt/oxide/bin
7092024-02-28T12:30:18.142Z+ gzip -dc out/downloads/xcvradm.gz
7102024-02-28T12:30:18.261Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7112024-02-28T12:30:18.265Z+ do_assemble
7122024-02-28T12:30:18.265Z+ rm -r ./out/transceiver-control
7132024-02-28T12:30:18.268Z+ mkdir ./out/transceiver-control
7142024-02-28T12:30:18.268Z+ cp -r out/downloads/root ./out/transceiver-control/root
7152024-02-28T12:30:18.558ZAll builder prerequisites installed successfully, and PATH looks valid
7162024-02-28T12:30:18.561Z
7172024-02-28T12:30:18.561Zreal 2:02.632855739
7182024-02-28T12:30:18.561Zuser 34.964640379
7192024-02-28T12:30:18.561Zsys 6.442473210
7202024-02-28T12:30:18.561Ztrap 0.008185185
7212024-02-28T12:30:18.561Ztflt 0.146870459
7222024-02-28T12:30:18.561Zdflt 0.437860328
7232024-02-28T12:30:18.562Zkflt 0.192300630
7242024-02-28T12:30:18.562Zlock 1.957215078
7252024-02-28T12:30:18.562Zslp 4:03.958185693
7262024-02-28T12:30:18.562Zlat 1.853979350
7272024-02-28T12:30:18.562Zstop 0.142468974
7282024-02-28T12:30:18.562Z
7292024-02-28T12:30:18.562Z #### # # ##### ##### # #
7302024-02-28T12:30:18.562Z # # # # # # # # # #
7312024-02-28T12:30:18.562Z # # # # # # # #
7322024-02-28T12:30:18.562Z # # # ##### ##### #
7332024-02-28T12:30:18.562Z # # # # # # #
7342024-02-28T12:30:18.562Z #### ###### # # # #
7352024-02-28T12:30:18.562Z
7362024-02-28T12:30:18.780Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7372024-02-28T12:30:19.095Z Updating git repository `https://github.com/oxidecomputer/samael`
7382024-02-28T12:30:19.447Z Updating crates.io index
7392024-02-28T12:30:19.542Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7402024-02-28T12:30:20.205Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7412024-02-28T12:30:21.821Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7422024-02-28T12:30:22.151Z Updating git repository `http://github.com/oxidecomputer/tofino`
7432024-02-28T12:30:22.843Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7442024-02-28T12:30:22.848Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7452024-02-28T12:30:22.978Z Updating git repository `https://github.com/oxidecomputer/propolis`
7462024-02-28T12:30:23.788Z Updating git repository `https://github.com/oxidecomputer/crucible`
7472024-02-28T12:30:25.668Z Updating git repository `https://github.com/oxidecomputer/opte`
7482024-02-28T12:30:26.613Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7492024-02-28T12:30:26.977Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7502024-02-28T12:30:27.527Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7512024-02-28T12:30:27.817Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7522024-02-28T12:30:28.122Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7532024-02-28T12:30:28.424Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7542024-02-28T12:30:28.770Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7552024-02-28T12:30:29.319Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7562024-02-28T12:30:29.631Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7572024-02-28T12:30:30.133Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7582024-02-28T12:30:30.496Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7592024-02-28T12:30:30.851Z Updating git repository `https://github.com/jgallagher/nix`
7602024-02-28T12:30:31.785Z Updating git repository `https://github.com/cbiffle/hubpack`
7612024-02-28T12:30:32.168Z Updating git repository `https://github.com/oxidecomputer/typify`
7622024-02-28T12:30:33.377Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7632024-02-28T12:30:33.734Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7642024-02-28T12:30:34.031Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7652024-02-28T12:30:35.116Z Downloading crates ...
7662024-02-28T12:30:35.303Z Downloaded equivalent v1.0.1
7672024-02-28T12:30:35.310Z Downloaded ryu v1.0.15
7682024-02-28T12:30:35.318Z Downloaded colorchoice v1.0.0
7692024-02-28T12:30:35.332Z Downloaded strsim v0.11.0
7702024-02-28T12:30:35.336Z Downloaded anstyle v1.0.2
7712024-02-28T12:30:35.340Z Downloaded clap_lex v0.7.0
7722024-02-28T12:30:35.341Z Downloaded cargo-platform v0.1.3
7732024-02-28T12:30:35.341Z Downloaded heck v0.4.1
7742024-02-28T12:30:35.346Z Downloaded toml_datetime v0.6.5
7752024-02-28T12:30:35.346Z Downloaded errno v0.3.8
7762024-02-28T12:30:35.346Z Downloaded anstyle-query v1.0.0
7772024-02-28T12:30:35.346Z Downloaded terminal_size v0.3.0
7782024-02-28T12:30:35.352Z Downloaded thiserror-impl v1.0.57
7792024-02-28T12:30:35.352Z Downloaded itoa v1.0.9
7802024-02-28T12:30:35.352Z Downloaded serde_spanned v0.6.5
7812024-02-28T12:30:35.359Z Downloaded clap_derive v4.5.0
7822024-02-28T12:30:35.372Z Downloaded cargo_toml v0.19.0
7832024-02-28T12:30:35.372Z Downloaded clap v4.5.0
7842024-02-28T12:30:35.376Z Downloaded toml v0.8.10
7852024-02-28T12:30:35.380Z Downloaded anyhow v1.0.75
7862024-02-28T12:30:35.384Z Downloaded proc-macro2 v1.0.78
7872024-02-28T12:30:35.384Z Downloaded semver v1.0.22
7882024-02-28T12:30:35.387Z Downloaded quote v1.0.35
7892024-02-28T12:30:35.387Z Downloaded camino v1.1.6
7902024-02-28T12:30:35.393Z Downloaded serde_derive v1.0.196
7912024-02-28T12:30:35.396Z Downloaded cargo_metadata v0.18.1
7922024-02-28T12:30:35.396Z Downloaded bitflags v2.4.0
7932024-02-28T12:30:35.396Z Downloaded indexmap v2.2.3
7942024-02-28T12:30:35.401Z Downloaded serde v1.0.196
7952024-02-28T12:30:35.409Z Downloaded anstream v0.6.11
7962024-02-28T12:30:35.414Z Downloaded memchr v2.6.3
7972024-02-28T12:30:35.414Z Downloaded toml_edit v0.22.6
7982024-02-28T12:30:35.435Z Downloaded serde_json v1.0.114
7992024-02-28T12:30:35.442Z Downloaded hashbrown v0.14.3
8002024-02-28T12:30:35.448Z Downloaded clap_builder v4.5.0
8012024-02-28T12:30:35.453Z Downloaded winnow v0.6.1
8022024-02-28T12:30:35.462Z Downloaded syn v2.0.48
8032024-02-28T12:30:35.472Z Downloaded rustix v0.38.31
8042024-02-28T12:30:35.495Z Downloaded anstyle-parse v0.2.1
8052024-02-28T12:30:35.506Z Downloaded utf8parse v0.2.1
8062024-02-28T12:30:35.510Z Downloaded libc v0.2.153
8072024-02-28T12:30:35.528Z Downloaded unicode-ident v1.0.12
8082024-02-28T12:30:35.532Z Downloaded thiserror v1.0.57
8092024-02-28T12:30:35.732Z Compiling proc-macro2 v1.0.78
8102024-02-28T12:30:35.732Z Compiling unicode-ident v1.0.12
8112024-02-28T12:30:35.739Z Compiling serde v1.0.196
8122024-02-28T12:30:35.740Z Compiling libc v0.2.153
8132024-02-28T12:30:35.740Z Compiling rustix v0.38.31
8142024-02-28T12:30:35.740Z Compiling hashbrown v0.14.3
8152024-02-28T12:30:35.758Z Compiling bitflags v2.4.0
8162024-02-28T12:30:35.762Z Compiling equivalent v1.0.1
8172024-02-28T12:30:35.899Z Compiling utf8parse v0.2.1
8182024-02-28T12:30:35.945Z Compiling colorchoice v1.0.0
8192024-02-28T12:30:36.056Z Compiling anstyle-parse v0.2.1
8202024-02-28T12:30:36.100Z Compiling thiserror v1.0.57
8212024-02-28T12:30:36.207Z Compiling serde_json v1.0.114
8222024-02-28T12:30:36.352Z Compiling anstyle-query v1.0.0
8232024-02-28T12:30:36.434Z Compiling semver v1.0.22
8242024-02-28T12:30:36.866Z Compiling indexmap v2.2.3
8252024-02-28T12:30:37.725Z Compiling camino v1.1.6
8262024-02-28T12:30:38.077Z Compiling anstyle v1.0.2
8272024-02-28T12:30:38.081Z Compiling winnow v0.6.1
8282024-02-28T12:30:38.297Z Compiling itoa v1.0.9
8292024-02-28T12:30:38.313Z Compiling anyhow v1.0.75
8302024-02-28T12:30:38.316Z Compiling heck v0.4.1
8312024-02-28T12:30:38.359Z Compiling anstream v0.6.11
8322024-02-28T12:30:38.484Z Compiling ryu v1.0.15
8332024-02-28T12:30:38.508Z Compiling strsim v0.11.0
8342024-02-28T12:30:38.790Z Compiling clap_lex v0.7.0
8352024-02-28T12:30:39.100Z Compiling quote v1.0.35
8362024-02-28T12:30:39.512Z Compiling syn v2.0.48
8372024-02-28T12:30:39.533Z Compiling errno v0.3.8
8382024-02-28T12:30:40.384Z Compiling terminal_size v0.3.0
8392024-02-28T12:30:40.500Z Compiling clap_builder v4.5.0
8402024-02-28T12:30:44.283Z Compiling serde_derive v1.0.196
8412024-02-28T12:30:44.287Z Compiling thiserror-impl v1.0.57
8422024-02-28T12:30:44.287Z Compiling clap_derive v4.5.0
8432024-02-28T12:30:47.026Z Compiling clap v4.5.0
8442024-02-28T12:30:52.464Z Compiling serde_spanned v0.6.5
8452024-02-28T12:30:52.468Z Compiling toml_datetime v0.6.5
8462024-02-28T12:30:52.468Z Compiling cargo-platform v0.1.3
8472024-02-28T12:30:52.715Z Compiling toml_edit v0.22.6
8482024-02-28T12:30:53.815Z Compiling cargo_metadata v0.18.1
8492024-02-28T12:30:54.725Z Compiling toml v0.8.10
8502024-02-28T12:30:55.413Z Compiling cargo_toml v0.19.0
8512024-02-28T12:30:59.252Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8522024-02-28T12:31:00.207Z Finished dev [unoptimized + debuginfo] target(s) in 41.59s
8532024-02-28T12:31:00.379Z Running `target/debug/xtask clippy`
8542024-02-28T12:31:00.410Zrunning: "/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"
8552024-02-28T12:31:00.939Z Downloading crates ...
8562024-02-28T12:31:01.124Z Downloaded addr2line v0.21.0
8572024-02-28T12:31:01.128Z Downloaded bb8 v0.8.3
8582024-02-28T12:31:01.130Z Downloaded autocfg v1.1.0
8592024-02-28T12:31:01.134Z Downloaded ascii-canvas v3.0.0
8602024-02-28T12:31:01.134Z Downloaded atomicwrites v0.4.3
8612024-02-28T12:31:01.137Z Downloaded basic-toml v0.1.8
8622024-02-28T12:31:01.149Z Downloaded http-range v0.1.5
8632024-02-28T12:31:01.156Z Downloaded http-body v1.0.0
8642024-02-28T12:31:01.159Z Downloaded highway v1.1.0
8652024-02-28T12:31:01.159Z Downloaded inout v0.1.3
8662024-02-28T12:31:01.159Z Downloaded home v0.5.5
8672024-02-28T12:31:01.166Z Downloaded iana-time-zone v0.1.57
8682024-02-28T12:31:01.169Z Downloaded cassowary v0.3.0
8692024-02-28T12:31:01.172Z Downloaded castaway v0.2.2
8702024-02-28T12:31:01.175Z Downloaded buf-list v1.0.3
8712024-02-28T12:31:01.178Z Downloaded httparse v1.8.0
8722024-02-28T12:31:01.181Z Downloaded base16ct v0.2.0
8732024-02-28T12:31:01.181Z Downloaded blake2b_simd v1.0.1
8742024-02-28T12:31:01.185Z Downloaded block-padding v0.3.3
8752024-02-28T12:31:01.185Z Downloaded block-buffer v0.10.4
8762024-02-28T12:31:01.188Z Downloaded hubpack_derive v0.1.1
8772024-02-28T12:31:01.188Z Downloaded httpdate v1.0.3
8782024-02-28T12:31:01.191Z Downloaded cpufeatures v0.2.12
8792024-02-28T12:31:01.194Z Downloaded ciborium-ll v0.2.2
8802024-02-28T12:31:01.194Z Downloaded corncobs v0.1.3
8812024-02-28T12:31:01.197Z Downloaded crc v3.0.1
8822024-02-28T12:31:01.200Z Downloaded cast v0.3.0
8832024-02-28T12:31:01.200Z Downloaded crc-any v2.4.3
8842024-02-28T12:31:01.203Z Downloaded cstr-argument v0.1.2
8852024-02-28T12:31:01.208Z Downloaded crossbeam-deque v0.8.3
8862024-02-28T12:31:01.208Z Downloaded criterion-plot v0.5.0
8872024-02-28T12:31:01.213Z Downloaded byteorder v1.5.0
8882024-02-28T12:31:01.213Z Downloaded async-stream-impl v0.3.5
8892024-02-28T12:31:01.216Z Downloaded atty v0.2.14
8902024-02-28T12:31:01.216Z Downloaded crunchy v0.2.2
8912024-02-28T12:31:01.216Z Downloaded crucible-workspace-hack v0.1.0
8922024-02-28T12:31:01.219Z Downloaded bit-vec v0.6.3
8932024-02-28T12:31:01.219Z Downloaded crypto-bigint v0.5.2
8942024-02-28T12:31:01.229Z Downloaded matches v0.1.10
8952024-02-28T12:31:01.233Z Downloaded cipher v0.4.4
8962024-02-28T12:31:01.233Z Downloaded match_cfg v0.1.0
8972024-02-28T12:31:01.233Z Downloaded cfg-if v1.0.0
8982024-02-28T12:31:01.236Z Downloaded is-terminal v0.4.9
8992024-02-28T12:31:01.236Z Downloaded impl-trait-for-tuples v0.2.2
9002024-02-28T12:31:01.239Z Downloaded indoc v1.0.9
9012024-02-28T12:31:01.242Z Downloaded lru v0.12.1
9022024-02-28T12:31:01.246Z Downloaded keccak v0.1.4
9032024-02-28T12:31:01.249Z Downloaded new_debug_unreachable v1.0.4
9042024-02-28T12:31:01.249Z Downloaded maybe-uninit v2.0.0
9052024-02-28T12:31:01.252Z Downloaded colored v2.0.4
9062024-02-28T12:31:01.255Z Downloaded maplit v1.0.2
9072024-02-28T12:31:01.255Z Downloaded assert_matches v1.5.0
9082024-02-28T12:31:01.258Z Downloaded csv-core v0.1.11
9092024-02-28T12:31:01.261Z Downloaded atomic-waker v1.1.1
9102024-02-28T12:31:01.265Z Downloaded async-stream v0.3.5
9112024-02-28T12:31:01.268Z Downloaded lock_api v0.4.10
9122024-02-28T12:31:01.274Z Downloaded log v0.4.20
9132024-02-28T12:31:01.277Z Downloaded chacha20 v0.9.1
9142024-02-28T12:31:01.277Z Downloaded lru-cache v0.1.2
9152024-02-28T12:31:01.280Z Downloaded nested v0.1.1
9162024-02-28T12:31:01.280Z Downloaded bytes v1.5.0
9172024-02-28T12:31:01.285Z Downloaded kstat-rs v0.2.3
9182024-02-28T12:31:01.288Z Downloaded crossbeam-utils v0.8.16
9192024-02-28T12:31:01.291Z Downloaded crossbeam-channel v0.5.8
9202024-02-28T12:31:01.296Z Downloaded newtype_derive v0.1.6
9212024-02-28T12:31:01.298Z Downloaded vte_generate_state_changes v0.1.1
9222024-02-28T12:31:01.301Z Downloaded num-derive v0.4.0
9232024-02-28T12:31:01.305Z Downloaded assert_cmd v2.0.14
9242024-02-28T12:31:01.305Z Downloaded cancel-safe-futures v0.1.5
9252024-02-28T12:31:01.309Z Downloaded libtest-mimic v0.6.1
9262024-02-28T12:31:01.312Z Downloaded mime v0.3.17
9272024-02-28T12:31:01.317Z Downloaded memoffset v0.9.0
9282024-02-28T12:31:01.317Z Downloaded multimap v0.10.0
9292024-02-28T12:31:01.323Z Downloaded md-5 v0.10.5
9302024-02-28T12:31:01.323Z Downloaded bcs v0.1.6
9312024-02-28T12:31:01.326Z Downloaded ciborium v0.2.2
9322024-02-28T12:31:01.327Z Downloaded hyper-tls v0.5.0
9332024-02-28T12:31:01.327Z Downloaded nanorand v0.7.0
9342024-02-28T12:31:01.330Z Downloaded scheduled-thread-pool v0.2.7
9352024-02-28T12:31:01.333Z Downloaded num-iter v0.1.43
9362024-02-28T12:31:01.333Z Downloaded crypto-common v0.1.6
9372024-02-28T12:31:01.334Z Downloaded foreign-types-shared v0.1.1
9382024-02-28T12:31:01.337Z Downloaded parse-size v1.0.0
9392024-02-28T12:31:01.337Z Downloaded signature v2.1.0
9402024-02-28T12:31:01.341Z Downloaded slog-scope v4.4.0
9412024-02-28T12:31:01.341Z Downloaded serde_plain v1.0.2
9422024-02-28T12:31:01.344Z Downloaded wyz v0.5.1
9432024-02-28T12:31:01.344Z Downloaded hubpack v0.1.2
9442024-02-28T12:31:01.347Z Downloaded darling_macro v0.20.3
9452024-02-28T12:31:01.348Z Downloaded structmeta v0.3.0
9462024-02-28T12:31:01.348Z Downloaded string_cache v0.8.7
9472024-02-28T12:31:01.351Z Downloaded shlex v1.3.0
9482024-02-28T12:31:01.354Z Downloaded ansi_term v0.12.1
9492024-02-28T12:31:01.354Z Downloaded ahash v0.8.7
9502024-02-28T12:31:01.762Z Downloaded argon2 v0.5.3
9512024-02-28T12:31:01.772Z Downloaded arrayvec v0.7.4
9522024-02-28T12:31:01.772Z Downloaded openssl-probe v0.1.5
9532024-02-28T12:31:01.772Z Downloaded form_urlencoded v1.2.1
9542024-02-28T12:31:01.772Z Downloaded plotters-svg v0.3.5
9552024-02-28T12:31:01.772Z Downloaded dirs-next v2.0.0
9562024-02-28T12:31:01.772Z Downloaded fs-err v2.11.0
9572024-02-28T12:31:01.772Z Downloaded relative-path v1.9.0
9582024-02-28T12:31:01.772Z Downloaded httptest v0.15.5
9592024-02-28T12:31:01.772Z Downloaded fnv v1.0.7
9602024-02-28T12:31:01.772Z Downloaded slog-stdlog v4.1.1
9612024-02-28T12:31:01.772Z Downloaded usdt-impl v0.5.0
9622024-02-28T12:31:01.772Z Downloaded dtrace-parser v0.1.14
9632024-02-28T12:31:01.772Z Downloaded native-tls v0.2.11
9642024-02-28T12:31:01.772Z Downloaded num-integer v0.1.46
9652024-02-28T12:31:01.772Z Downloaded universal-hash v0.5.1
9662024-02-28T12:31:01.772Z Downloaded nu-ansi-term v0.50.0
9672024-02-28T12:31:01.772Z Downloaded time-macros v0.2.13
9682024-02-28T12:31:01.773Z Downloaded criterion v0.5.1
9692024-02-28T12:31:01.773Z Downloaded tower-service v0.3.2
9702024-02-28T12:31:01.773Z Downloaded zeroize v1.7.0
9712024-02-28T12:31:01.773Z Downloaded allocator-api2 v0.2.16
9722024-02-28T12:31:01.773Z Downloaded slog-envlogger v2.2.0
9732024-02-28T12:31:01.773Z Downloaded utf-8 v0.7.6
9742024-02-28T12:31:01.773Z Downloaded slog-dtrace v0.3.0
9752024-02-28T12:31:01.773Z Downloaded futures-core v0.3.30
9762024-02-28T12:31:01.773Z Downloaded want v0.3.1
9772024-02-28T12:31:01.773Z Downloaded snafu-derive v0.7.5
9782024-02-28T12:31:01.773Z Downloaded slog-async v2.8.0
9792024-02-28T12:31:01.773Z Downloaded walkdir v2.4.0
9802024-02-28T12:31:01.773Z Downloaded phf_shared v0.10.0
9812024-02-28T12:31:01.773Z Downloaded waitgroup v0.1.2
9822024-02-28T12:31:01.773Z Downloaded headers-core v0.2.0
9832024-02-28T12:31:01.773Z Downloaded semver v0.1.20
9842024-02-28T12:31:01.773Z Downloaded rand_xorshift v0.3.0
9852024-02-28T12:31:01.773Z Downloaded dtrace-parser v0.2.0
9862024-02-28T12:31:01.773Z Downloaded slog v2.7.0
9872024-02-28T12:31:01.773Z Downloaded try-lock v0.2.4
9882024-02-28T12:31:01.773Z Downloaded either v1.10.0
9892024-02-28T12:31:01.773Z Downloaded serde-big-array v0.4.1
9902024-02-28T12:31:01.773Z Downloaded tui-tree-widget v0.17.0
9912024-02-28T12:31:01.773Z Downloaded ed25519 v1.5.3
9922024-02-28T12:31:01.774Z Downloaded cookie v0.18.0
9932024-02-28T12:31:01.774Z Downloaded tracing-attributes v0.1.26
9942024-02-28T12:31:01.774Z Downloaded chacha20poly1305 v0.10.1
9952024-02-28T12:31:01.774Z Downloaded zone_cfg_derive v0.3.0
9962024-02-28T12:31:01.774Z Downloaded opaque-debug v0.3.0
9972024-02-28T12:31:01.774Z Downloaded pest_generator v2.7.6
9982024-02-28T12:31:01.774Z Downloaded pin-utils v0.1.0
9992024-02-28T12:31:01.774Z Downloaded usdt v0.3.5
10002024-02-28T12:31:01.774Z Downloaded embedded-io v0.4.0
10012024-02-28T12:31:01.774Z Downloaded http v1.0.0
10022024-02-28T12:31:01.774Z Downloaded spin v0.5.2
10032024-02-28T12:31:01.774Z Downloaded percent-encoding v2.3.1
10042024-02-28T12:31:01.774Z Downloaded bzip2 v0.4.4
10052024-02-28T12:31:01.774Z Downloaded usdt-macro v0.3.5
10062024-02-28T12:31:01.774Z Downloaded usdt-macro v0.5.0
10072024-02-28T12:31:01.774Z Downloaded smallvec v1.13.1
10082024-02-28T12:31:01.774Z Downloaded signal-hook v0.3.17
10092024-02-28T12:31:01.774Z Downloaded rand_chacha v0.3.1
10102024-02-28T12:31:01.774Z Downloaded tempdir v0.3.7
10112024-02-28T12:31:01.774Z Downloaded dyn-clone v1.0.17
10122024-02-28T12:31:01.774Z Downloaded foreign-types v0.3.2
10132024-02-28T12:31:01.774Z Downloaded openssl-macros v0.1.1
10142024-02-28T12:31:01.774Z Downloaded ron v0.8.1
10152024-02-28T12:31:01.774Z Downloaded which v4.4.0
10162024-02-28T12:31:01.775Z Downloaded password-hash v0.5.0
10172024-02-28T12:31:01.775Z Downloaded rust-argon2 v1.0.1
10182024-02-28T12:31:01.775Z Downloaded backtrace v0.3.69
10192024-02-28T12:31:01.775Z Downloaded scroll_derive v0.12.0
10202024-02-28T12:31:01.775Z Downloaded pkg-config v0.3.27
10212024-02-28T12:31:01.775Z Downloaded parse-display-derive v0.9.0
10222024-02-28T12:31:01.775Z Downloaded paste v1.0.14
10232024-02-28T12:31:01.775Z Downloaded unicase v2.7.0
10242024-02-28T12:31:01.775Z Downloaded rand_core v0.6.4
10252024-02-28T12:31:01.775Z Downloaded termtree v0.4.1
10262024-02-28T12:31:01.775Z Downloaded pin-project-lite v0.2.13
10272024-02-28T12:31:01.775Z Downloaded version_check v0.9.4
10282024-02-28T12:31:01.775Z Downloaded parking_lot_core v0.9.8
10292024-02-28T12:31:01.775Z Downloaded postcard v1.0.8
10302024-02-28T12:31:01.775Z Downloaded usdt-attr-macro v0.3.5
10312024-02-28T12:31:01.775Z Downloaded synstructure v0.12.6
10322024-02-28T12:31:01.775Z Downloaded threadpool v1.8.1
10332024-02-28T12:31:01.775Z Downloaded structopt-derive v0.4.18
10342024-02-28T12:31:01.775Z Downloaded phf_shared v0.11.2
10352024-02-28T12:31:01.775Z Downloaded sct v0.7.0
10362024-02-28T12:31:01.775Z Downloaded zeroize_derive v1.4.2
10372024-02-28T12:31:01.775Z Downloaded foreign-types-shared v0.3.1
10382024-02-28T12:31:01.775Z Downloaded rustls-pki-types v1.3.0
10392024-02-28T12:31:01.776Z Downloaded scopeguard v1.2.0
10402024-02-28T12:31:01.776Z Downloaded trybuild v1.0.89
10412024-02-28T12:31:01.776Z Downloaded usdt v0.5.0
10422024-02-28T12:31:01.776Z Downloaded secrecy v0.8.0
10432024-02-28T12:31:01.776Z Downloaded tiny-keccak v2.0.2
10442024-02-28T12:31:01.776Z Downloaded itertools v0.10.5
10452024-02-28T12:31:01.776Z Downloaded rustfmt-wrapper v0.2.0
10462024-02-28T12:31:01.776Z Downloaded rustversion v1.0.14
10472024-02-28T12:31:01.776Z Downloaded scroll v0.12.0
10482024-02-28T12:31:01.776Z Downloaded unicode-bidi v0.3.13
10492024-02-28T12:31:01.776Z Downloaded rustls-native-certs v0.7.0
10502024-02-28T12:31:01.776Z Downloaded foreign-types-macros v0.2.3
10512024-02-28T12:31:01.781Z Downloaded ref-cast-impl v1.0.20
10522024-02-28T12:31:01.781Z Downloaded glob v0.3.1
10532024-02-28T12:31:01.781Z Downloaded tokio-stream v0.1.14
10542024-02-28T12:31:01.781Z Downloaded zip v0.6.6
10552024-02-28T12:31:01.781Z Downloaded postgres-protocol v0.6.6
10562024-02-28T12:31:01.781Z Downloaded olpc-cjson v0.1.3
10572024-02-28T12:31:01.781Z Downloaded omicron-zone-package v0.11.0
10582024-02-28T12:31:01.781Z Downloaded tinytemplate v1.2.1
10592024-02-28T12:31:01.781Z Downloaded flagset v0.4.3
10602024-02-28T12:31:01.781Z Downloaded libm v0.2.7
10612024-02-28T12:31:01.781Z Downloaded unicode-xid v0.2.4
10622024-02-28T12:31:01.781Z Downloaded pin-project-internal v1.1.3
10632024-02-28T12:31:01.781Z Downloaded parking_lot_core v0.8.6
10642024-02-28T12:31:01.781Z Downloaded spin v0.9.8
10652024-02-28T12:31:01.781Z Downloaded tokio-rustls v0.24.1
10662024-02-28T12:31:01.782Z Downloaded derive_builder_core v0.12.0
10672024-02-28T12:31:01.782Z Downloaded pkcs1 v0.7.5
10682024-02-28T12:31:01.782Z Downloaded elliptic-curve v0.13.8
10692024-02-28T12:31:01.782Z Downloaded pest_derive v2.7.6
10702024-02-28T12:31:01.782Z Downloaded tungstenite v0.20.1
10712024-02-28T12:31:01.782Z Downloaded trust-dns-resolver v0.22.0
10722024-02-28T12:31:01.782Z Downloaded crossterm v0.27.0
10732024-02-28T12:31:01.782Z Downloaded derive_more v0.99.17
10742024-02-28T12:31:01.782Z Downloaded socket2 v0.5.5
10752024-02-28T12:31:01.782Z Downloaded rand v0.8.5
10762024-02-28T12:31:01.782Z Downloaded group v0.13.0
10772024-02-28T12:31:01.782Z Downloaded pin-project v1.1.3
10782024-02-28T12:31:01.782Z Downloaded fatfs v0.3.6
10792024-02-28T12:31:01.782Z Downloaded tinyvec v1.6.0
10802024-02-28T12:31:01.782Z Downloaded pretty_assertions v1.4.0
10812024-02-28T12:31:01.782Z Downloaded bindgen v0.69.2
10822024-02-28T12:31:01.782Z Downloaded rand v0.4.6
10832024-02-28T12:31:01.782Z Downloaded tokio-postgres v0.7.10
10842024-02-28T12:31:01.782Z Downloaded hashbrown v0.13.2
10852024-02-28T12:31:01.782Z Downloaded flate2 v1.0.28
10862024-02-28T12:31:01.782Z Downloaded headers v0.3.9
10872024-02-28T12:31:01.782Z Downloaded portable-atomic v1.4.3
10882024-02-28T12:31:01.782Z Downloaded tracing v0.1.37
10892024-02-28T12:31:01.783Z Downloaded pest v2.7.6
10902024-02-28T12:31:01.783Z Downloaded unicode-normalization v0.1.22
10912024-02-28T12:31:01.783Z Downloaded lalrpop v0.19.12
10922024-02-28T12:31:01.783Z Downloaded typed-path v0.7.0
10932024-02-28T12:31:01.783Z Downloaded rustls-webpki v0.101.7
10942024-02-28T12:31:01.796Z Downloaded idna v0.2.3
10952024-02-28T12:31:01.807Z Downloaded rustls-webpki v0.102.1
10962024-02-28T12:31:01.830Z Downloaded h2 v0.3.24
10972024-02-28T12:31:01.839Z Downloaded curve25519-dalek v4.1.1
10982024-02-28T12:31:01.850Z Downloaded regex v1.10.3
10992024-02-28T12:31:01.867Z Downloaded polar-core v0.27.0
11002024-02-28T12:31:01.877Z Downloaded take_mut v0.2.2
11012024-02-28T12:31:01.881Z Downloaded strum v0.26.1
11022024-02-28T12:31:01.881Z Downloaded yansi v0.5.1
11032024-02-28T12:31:01.881Z Downloaded vcpkg v0.2.15
11042024-02-28T12:31:01.926Z Downloaded webpki-roots v0.25.2
11052024-02-28T12:31:01.929Z Downloaded precomputed-hash v0.1.1
11062024-02-28T12:31:01.932Z Downloaded diesel_table_macro_syntax v0.1.0
11072024-02-28T12:31:01.932Z Downloaded proc-macro-error v1.0.4
11082024-02-28T12:31:01.935Z Downloaded thiserror-impl-no-std v2.0.2
11092024-02-28T12:31:01.942Z Downloaded defmt-macros v0.3.6
11102024-02-28T12:31:01.945Z Downloaded path-slash v0.1.5
11112024-02-28T12:31:01.945Z Downloaded pretty-hex v0.2.1
11122024-02-28T12:31:01.945Z Downloaded sha1 v0.10.6
11132024-02-28T12:31:01.945Z Downloaded structmeta-derive v0.2.0
11142024-02-28T12:31:01.948Z Downloaded quick-error v1.2.3
11152024-02-28T12:31:01.949Z Downloaded bstr v1.6.0
11162024-02-28T12:31:01.960Z Downloaded toolchain_find v0.2.0
11172024-02-28T12:31:01.964Z Downloaded futures-macro v0.3.30
11182024-02-28T12:31:01.964Z Downloaded num_enum_derive v0.5.11
11192024-02-28T12:31:01.964Z Downloaded fixedbitset v0.4.2
11202024-02-28T12:31:01.967Z Downloaded thread-id v4.2.0
11212024-02-28T12:31:01.967Z Downloaded thiserror-no-std v2.0.2
11222024-02-28T12:31:01.970Z Downloaded futures-sink v0.3.30
11232024-02-28T12:31:01.973Z Downloaded number_prefix v0.4.0
11242024-02-28T12:31:01.974Z Downloaded tinyvec_macros v0.1.1
11252024-02-28T12:31:01.974Z Downloaded fxhash v0.2.1
11262024-02-28T12:31:01.977Z Downloaded pathdiff v0.2.1
11272024-02-28T12:31:01.977Z Downloaded display-error-chain v0.2.0
11282024-02-28T12:31:01.977Z Downloaded peeking_take_while v0.1.2
11292024-02-28T12:31:01.980Z Downloaded openssl v0.10.60
11302024-02-28T12:31:01.989Z Downloaded object v0.32.1
11312024-02-28T12:31:02.006Z Downloaded topological-sort v0.2.2
11322024-02-28T12:31:02.020Z Downloaded futures-timer v3.0.2
11332024-02-28T12:31:02.020Z Downloaded futures-executor v0.3.30
11342024-02-28T12:31:02.020Z Downloaded pem v3.0.2
11352024-02-28T12:31:02.020Z Downloaded tokio-macros v2.2.0
11362024-02-28T12:31:02.020Z Downloaded signal-hook-mio v0.2.3
11372024-02-28T12:31:02.020Z Downloaded stringprep v0.1.3
11382024-02-28T12:31:02.024Z Downloaded tabled_derive v0.7.0
11392024-02-28T12:31:02.024Z Downloaded parking_lot v0.11.2
11402024-02-28T12:31:02.024Z Downloaded phf v0.11.2
11412024-02-28T12:31:02.024Z Downloaded regex-syntax v0.6.29
11422024-02-28T12:31:02.028Z Downloaded debug-ignore v1.0.5
11432024-02-28T12:31:02.028Z Downloaded tokio-native-tls v0.3.1
11442024-02-28T12:31:02.028Z Downloaded generic-array v0.14.7
11452024-02-28T12:31:02.031Z Downloaded similar-asserts v1.5.0
11462024-02-28T12:31:02.035Z Downloaded defmt v0.3.5
11472024-02-28T12:31:02.038Z Downloaded futures-task v0.3.30
11482024-02-28T12:31:02.038Z Downloaded fd-lock v3.0.13
11492024-02-28T12:31:02.042Z Downloaded platforms v3.0.2
11502024-02-28T12:31:02.042Z Downloaded stable_deref_trait v1.2.0
11512024-02-28T12:31:02.045Z Downloaded serde_repr v0.1.16
11522024-02-28T12:31:02.045Z Downloaded getrandom v0.2.10
11532024-02-28T12:31:02.057Z Downloaded pem-rfc7468 v0.7.0
11542024-02-28T12:31:02.057Z Downloaded diesel_derives v2.1.2
11552024-02-28T12:31:02.060Z Downloaded serde_yaml v0.9.25
11562024-02-28T12:31:02.064Z Downloaded pest_meta v2.7.6
11572024-02-28T12:31:02.068Z Downloaded darling v0.20.3
11582024-02-28T12:31:02.072Z Downloaded rayon-core v1.12.0
11592024-02-28T12:31:02.076Z Downloaded static_assertions v1.1.0
11602024-02-28T12:31:02.080Z Downloaded zerocopy v0.3.0
11612024-02-28T12:31:02.080Z Downloaded darling_core v0.20.3
11622024-02-28T12:31:02.086Z Downloaded rcgen v0.12.1
11632024-02-28T12:31:02.090Z Downloaded zerocopy v0.6.4
11642024-02-28T12:31:02.094Z Downloaded signature v1.6.4
11652024-02-28T12:31:02.098Z Downloaded structopt v0.3.26
11662024-02-28T12:31:02.102Z Downloaded papergrid v0.11.0
11672024-02-28T12:31:02.108Z Downloaded toml v0.5.11
11682024-02-28T12:31:02.111Z Downloaded guppy v0.17.5
11692024-02-28T12:31:02.115Z Downloaded darling_core v0.14.4
11702024-02-28T12:31:02.123Z Downloaded regex-automata v0.1.10
11712024-02-28T12:31:02.127Z Downloaded expectorate v1.1.0
11722024-02-28T12:31:02.130Z Downloaded num-traits v0.2.16
11732024-02-28T12:31:02.131Z Downloaded textwrap v0.16.1
11742024-02-28T12:31:02.134Z Downloaded rustls v0.22.2
11752024-02-28T12:31:02.149Z Downloaded diesel v2.1.4
11762024-02-28T12:31:02.169Z Downloaded tower v0.4.13
11772024-02-28T12:31:02.178Z Downloaded openapiv3 v2.0.0
11782024-02-28T12:31:02.192Z Downloaded tough v0.16.0
11792024-02-28T12:31:02.201Z Downloaded reedline v0.29.0
11802024-02-28T12:31:02.206Z Downloaded proptest v1.4.0
11812024-02-28T12:31:02.217Z Downloaded zerocopy v0.7.32
11822024-02-28T12:31:02.234Z Downloaded petgraph v0.6.4
11832024-02-28T12:31:02.249Z Downloaded tabled v0.15.0
11842024-02-28T12:31:02.268Z Downloaded zerocopy-derive v0.6.4
11852024-02-28T12:31:02.278Z Downloaded object v0.30.4
11862024-02-28T12:31:02.289Z Downloaded regex-syntax v0.8.2
11872024-02-28T12:31:02.298Z Downloaded radix_trie v0.2.1
11882024-02-28T12:31:02.304Z Downloaded gimli v0.28.0
11892024-02-28T12:31:02.313Z Downloaded tokio v1.36.0
11902024-02-28T12:31:02.354Z Downloaded regex-automata v0.3.8
11912024-02-28T12:31:02.371Z Downloaded csv v1.3.0
11922024-02-28T12:31:02.391Z Downloaded ratatui v0.26.1
11932024-02-28T12:31:02.412Z Downloaded regex-automata v0.4.4
11942024-02-28T12:31:02.428Z Downloaded sled v0.34.7
11952024-02-28T12:31:02.439Z Downloaded zerocopy-derive v0.2.0
11962024-02-28T12:31:02.449Z Downloaded sha3 v0.10.8
11972024-02-28T12:31:02.453Z Downloaded regress v0.8.0
11982024-02-28T12:31:02.460Z Downloaded bzip2-sys v0.1.11+1.0.8
11992024-02-28T12:31:02.472Z Downloaded encoding_rs v0.8.33
12002024-02-28T12:31:02.495Z Downloaded plotters v0.3.5
12012024-02-28T12:31:02.505Z Downloaded futures-util v0.3.30
12022024-02-28T12:31:02.518Z Downloaded serde_with v3.6.1
12032024-02-28T12:31:02.526Z Downloaded rayon v1.8.0
12042024-02-28T12:31:02.535Z Downloaded quick-xml v0.30.0
12052024-02-28T12:31:02.541Z Downloaded steno v0.4.0
12062024-02-28T12:31:02.546Z Downloaded sqlparser v0.43.1
12072024-02-28T12:31:02.554Z Downloaded reqwest v0.11.22
12082024-02-28T12:31:02.560Z Downloaded winnow v0.5.15
12092024-02-28T12:31:02.568Z Downloaded heapless v0.8.0
12102024-02-28T12:31:02.572Z Downloaded der v0.7.8
12112024-02-28T12:31:02.577Z Downloaded serde_derive_internals v0.26.0
12122024-02-28T12:31:02.580Z Downloaded openssl-sys v0.9.96
12132024-02-28T12:31:02.584Z Downloaded strip-ansi-escapes v0.2.0
12142024-02-28T12:31:02.587Z Downloaded signal-hook-registry v1.4.1
12152024-02-28T12:31:02.587Z Downloaded gethostname v0.4.3
12162024-02-28T12:31:02.590Z Downloaded diff v0.1.13
12172024-02-28T12:31:02.590Z Downloaded sqlformat v0.2.3
12182024-02-28T12:31:02.594Z Downloaded oorandom v11.1.3
12192024-02-28T12:31:02.594Z Downloaded ppv-lite86 v0.2.17
12202024-02-28T12:31:02.594Z Downloaded oso v0.27.0
12212024-02-28T12:31:02.599Z Downloaded smoltcp v0.11.0
12222024-02-28T12:31:02.610Z Downloaded shell-words v1.1.0
12232024-02-28T12:31:02.614Z Downloaded smoltcp v0.9.1
12242024-02-28T12:31:02.624Z Downloaded strsim v0.8.0
12252024-02-28T12:31:02.628Z Downloaded futures-io v0.3.30
12262024-02-28T12:31:02.628Z Downloaded serde_urlencoded v0.7.1
12272024-02-28T12:31:02.628Z Downloaded datatest-stable v0.2.3
12282024-02-28T12:31:02.631Z Downloaded strum_macros v0.25.2
12292024-02-28T12:31:02.631Z Downloaded filetime v0.2.23
12302024-02-28T12:31:02.637Z Downloaded termios v0.3.3
12312024-02-28T12:31:02.637Z Downloaded serde_tokenstream v0.1.7
12322024-02-28T12:31:02.642Z Downloaded serde_path_to_error v0.1.15
12332024-02-28T12:31:02.642Z Downloaded data-encoding v2.4.0
12342024-02-28T12:31:02.642Z Downloaded subtle v2.5.0
12352024-02-28T12:31:02.642Z Downloaded strum_macros v0.24.3
12362024-02-28T12:31:02.645Z Downloaded structmeta-derive v0.3.0
12372024-02-28T12:31:02.645Z Downloaded radium v0.7.0
12382024-02-28T12:31:02.645Z Downloaded predicates v3.1.0
12392024-02-28T12:31:02.648Z Downloaded hex-literal v0.4.1
12402024-02-28T12:31:02.652Z Downloaded getopts v0.2.21
12412024-02-28T12:31:02.652Z Downloaded ref-cast v1.0.20
12422024-02-28T12:31:02.655Z Downloaded packed_struct_codegen v0.10.1
12432024-02-28T12:31:02.655Z Downloaded owo-colors v4.0.0
12442024-02-28T12:31:02.659Z Downloaded env_logger v0.10.0
12452024-02-28T12:31:02.662Z Downloaded ena v0.14.2
12462024-02-28T12:31:02.662Z Downloaded rustls v0.21.9
12472024-02-28T12:31:02.675Z Downloaded plotters-backend v0.3.5
12482024-02-28T12:31:02.678Z Downloaded signal-hook-tokio v0.3.1
12492024-02-28T12:31:02.678Z Downloaded thread_local v1.1.7
12502024-02-28T12:31:02.679Z Downloaded ff v0.13.0
12512024-02-28T12:31:02.682Z Downloaded r2d2 v0.8.10
12522024-02-28T12:31:02.682Z Downloaded num_enum v0.5.11
12532024-02-28T12:31:02.687Z Downloaded num_cpus v1.16.0
12542024-02-28T12:31:02.695Z Downloaded doc-comment v0.3.3
12552024-02-28T12:31:02.698Z Downloaded packed_struct v0.10.1
12562024-02-28T12:31:02.698Z Downloaded hex v0.4.3
12572024-02-28T12:31:02.698Z Downloaded heck v0.3.3
12582024-02-28T12:31:02.698Z Downloaded time-core v0.1.1
12592024-02-28T12:31:02.698Z Downloaded predicates-core v1.0.6
12602024-02-28T12:31:02.701Z Downloaded rtoolbox v0.0.1
12612024-02-28T12:31:02.702Z Downloaded fallible-iterator v0.2.0
12622024-02-28T12:31:02.702Z Downloaded yasna v0.5.2
12632024-02-28T12:31:02.705Z Downloaded whoami v1.4.1
12642024-02-28T12:31:02.705Z Downloaded term v0.7.0
12652024-02-28T12:31:02.709Z Downloaded target-lexicon v0.12.13
12662024-02-28T12:31:02.713Z Downloaded supports-color v3.0.0
12672024-02-28T12:31:02.713Z Downloaded fd-lock v4.0.2
12682024-02-28T12:31:02.716Z Downloaded strum v0.25.0
12692024-02-28T12:31:02.717Z Downloaded pretty-hex v0.4.1
12702024-02-28T12:31:02.717Z Downloaded predicates-tree v1.0.9
12712024-02-28T12:31:02.721Z Downloaded dirs-sys-next v0.1.2
12722024-02-28T12:31:02.721Z Downloaded spki v0.7.2
12732024-02-28T12:31:02.724Z Downloaded slab v0.4.9
12742024-02-28T12:31:02.724Z Downloaded siphasher v0.3.11
12752024-02-28T12:31:02.724Z Downloaded remove_dir_all v0.5.3
12762024-02-28T12:31:02.724Z Downloaded dof v0.3.0
12772024-02-28T12:31:02.728Z Downloaded tempfile v3.10.0
12782024-02-28T12:31:02.728Z Downloaded num_threads v0.1.6
12792024-02-28T12:31:02.728Z Downloaded der_derive v0.7.2
12802024-02-28T12:31:02.731Z Downloaded oso-derive v0.27.0
12812024-02-28T12:31:02.731Z Downloaded fastrand v2.0.1
12822024-02-28T12:31:02.732Z Downloaded enum-as-inner v0.5.1
12832024-02-28T12:31:02.735Z Downloaded dof v0.1.5
12842024-02-28T12:31:02.735Z Downloaded xattr v1.0.1
12852024-02-28T12:31:02.738Z Downloaded termcolor v1.2.0
12862024-02-28T12:31:02.738Z Downloaded nix v0.27.1
12872024-02-28T12:31:02.748Z Downloaded trust-dns-proto v0.22.0
12882024-02-28T12:31:02.765Z Downloaded globset v0.4.13
12892024-02-28T12:31:02.769Z Downloaded darling v0.14.4
12902024-02-28T12:31:02.769Z Downloaded stability v0.1.1
12912024-02-28T12:31:02.769Z Downloaded sqlparser_derive v0.2.2
12922024-02-28T12:31:02.769Z Downloaded strsim v0.10.0
12932024-02-28T12:31:02.769Z Downloaded proc-macro-error-attr v1.0.4
12942024-02-28T12:31:02.773Z Downloaded proc-macro-crate v1.3.1
12952024-02-28T12:31:02.773Z Downloaded tower-layer v0.3.2
12962024-02-28T12:31:02.773Z Downloaded guppy-workspace-hack v0.1.0
12972024-02-28T12:31:02.773Z Downloaded defmt-parser v0.3.3
12982024-02-28T12:31:02.773Z Downloaded syn v1.0.109
12992024-02-28T12:31:02.784Z Downloaded bstr v0.2.17
13002024-02-28T12:31:02.794Z Downloaded goblin v0.8.0
13012024-02-28T12:31:02.801Z Downloaded chrono v0.4.31
13022024-02-28T12:31:02.811Z Downloaded idna v0.5.0
13032024-02-28T12:31:02.819Z Downloaded time v0.3.27
13042024-02-28T12:31:02.826Z Downloaded tokio-util v0.7.10
13052024-02-28T12:31:02.832Z Downloaded hyper v0.14.27
13062024-02-28T12:31:02.841Z Downloaded ring v0.17.8
13072024-02-28T12:31:02.917Z Downloaded clap v2.34.0
13082024-02-28T12:31:02.927Z Downloaded unicode-segmentation v1.10.1
13092024-02-28T12:31:02.927Z Downloaded hashbrown v0.12.3
13102024-02-28T12:31:02.935Z Downloaded prettyplease v0.2.16
13112024-02-28T12:31:02.936Z Downloaded aho-corasick v1.0.4
13122024-02-28T12:31:02.939Z Downloaded rustyline v13.0.0
13132024-02-28T12:31:02.942Z Downloaded url v2.5.0
13142024-02-28T12:31:02.946Z Downloaded bitvec v1.0.1
13152024-02-28T12:31:02.961Z Downloaded ring v0.16.20
13162024-02-28T12:31:03.045Z Downloaded flume v0.11.0
13172024-02-28T12:31:03.048Z Downloaded mio v0.8.9
13182024-02-28T12:31:03.053Z Downloaded parking_lot v0.12.1
13192024-02-28T12:31:03.059Z Downloaded heapless v0.7.16
13202024-02-28T12:31:03.063Z Downloaded num-bigint-dig v0.8.4
13212024-02-28T12:31:03.069Z Downloaded num-bigint v0.4.4
13222024-02-28T12:31:03.072Z Downloaded rsa v0.9.2
13232024-02-28T12:31:03.075Z Downloaded toml_edit v0.19.15
13242024-02-28T12:31:03.089Z Downloaded nom v7.1.3
13252024-02-28T12:31:03.094Z Downloaded hyper v1.1.0
13262024-02-28T12:31:03.100Z Downloaded once_cell v1.19.0
13272024-02-28T12:31:03.103Z Downloaded tar v0.4.40
13282024-02-28T12:31:03.109Z Downloaded strum_macros v0.26.1
13292024-02-28T12:31:03.109Z Downloaded libxml v0.3.3
13302024-02-28T12:31:03.113Z Downloaded uuid v1.7.0
13312024-02-28T12:31:03.117Z Downloaded poly1305 v0.8.0
13322024-02-28T12:31:03.123Z Downloaded derive_builder v0.12.0
13332024-02-28T12:31:03.126Z Downloaded itertools v0.12.1
13342024-02-28T12:31:03.129Z Downloaded vsss-rs v3.3.4
13352024-02-28T12:31:03.133Z Downloaded pkcs8 v0.10.2
13362024-02-28T12:31:03.136Z Downloaded tokio-tungstenite v0.20.1
13372024-02-28T12:31:03.136Z Downloaded rustc-demangle v0.1.23
13382024-02-28T12:31:03.139Z Downloaded tracing-core v0.1.31
13392024-02-28T12:31:03.139Z Downloaded trust-dns-client v0.22.0
13402024-02-28T12:31:03.144Z Downloaded x509-cert v0.2.4
13412024-02-28T12:31:03.150Z Downloaded hash32 v0.3.1
13422024-02-28T12:31:03.153Z Downloaded hash32 v0.2.1
13432024-02-28T12:31:03.153Z Downloaded unicode-width v0.1.11
13442024-02-28T12:31:03.156Z Downloaded trust-dns-server v0.22.1
13452024-02-28T12:31:03.159Z Downloaded socket2 v0.4.9
13462024-02-28T12:31:03.163Z Downloaded semver-parser v0.10.2
13472024-02-28T12:31:03.163Z Downloaded vec_map v0.8.2
13482024-02-28T12:31:03.163Z Downloaded blake3 v1.5.0
13492024-02-28T12:31:03.170Z Downloaded unicode_categories v0.1.1
13502024-02-28T12:31:03.173Z Downloaded usdt-attr-macro v0.5.0
13512024-02-28T12:31:03.173Z Downloaded derive_builder_macro v0.12.0
13522024-02-28T12:31:03.173Z Downloaded plain v0.2.3
13532024-02-28T12:31:03.176Z Downloaded serde-hex v0.1.0
13542024-02-28T12:31:03.176Z Downloaded half v2.3.1
13552024-02-28T12:31:03.182Z Downloaded unsafe-libyaml v0.2.10
13562024-02-28T12:31:03.185Z Downloaded vte v0.11.1
13572024-02-28T12:31:03.186Z Downloaded salty v0.2.0
13582024-02-28T12:31:03.189Z Downloaded hkdf v0.12.4
13592024-02-28T12:31:03.192Z Downloaded serde-big-array v0.5.1
13602024-02-28T12:31:03.192Z Downloaded base64 v0.21.7
13612024-02-28T12:31:03.197Z Downloaded schemars v0.8.16
13622024-02-28T12:31:03.206Z Downloaded minimal-lexical v0.2.1
13632024-02-28T12:31:03.211Z Downloaded futures-channel v0.3.30
13642024-02-28T12:31:03.214Z Downloaded cc v1.0.83
13652024-02-28T12:31:03.214Z Downloaded semver v0.11.0
13662024-02-28T12:31:03.217Z Downloaded digest v0.10.7
13672024-02-28T12:31:03.221Z Downloaded ucd-trie v0.1.6
13682024-02-28T12:31:03.221Z Downloaded postgres-types v0.2.6
13692024-02-28T12:31:03.224Z Downloaded futures v0.3.30
13702024-02-28T12:31:03.229Z Downloaded derive-where v1.2.7
13712024-02-28T12:31:03.232Z Downloaded typenum v1.16.0
13722024-02-28T12:31:03.232Z Downloaded test-strategy v0.3.1
13732024-02-28T12:31:03.238Z Downloaded subprocess v0.2.9
13742024-02-28T12:31:03.242Z Downloaded snafu v0.7.5
13752024-02-28T12:31:03.246Z Downloaded rustc-hash v1.1.0
13762024-02-28T12:31:03.247Z Downloaded toml v0.7.8
13772024-02-28T12:31:03.251Z Downloaded serde_with_macros v3.6.1
13782024-02-28T12:31:03.251Z Downloaded rpassword v7.3.1
13792024-02-28T12:31:03.251Z Downloaded target-spec v3.1.0
13802024-02-28T12:31:03.251Z Downloaded partial-io v0.5.4
13812024-02-28T12:31:03.254Z Downloaded rstest_macros v0.18.2
13822024-02-28T12:31:03.254Z Downloaded cfg-expr v0.15.6
13832024-02-28T12:31:03.258Z Downloaded zone v0.3.0
13842024-02-28T12:31:03.258Z Downloaded difflib v0.4.0
13852024-02-28T12:31:03.262Z Downloaded slog-term v2.9.0
13862024-02-28T12:31:03.262Z Downloaded rustls-pemfile v2.1.0
13872024-02-28T12:31:03.265Z Downloaded indicatif v0.17.8
13882024-02-28T12:31:03.269Z Downloaded miniz_oxide v0.7.1
13892024-02-28T12:31:03.269Z Downloaded sec1 v0.7.3
13902024-02-28T12:31:03.273Z Downloaded similar v2.3.0
13912024-02-28T12:31:03.277Z Downloaded memmap2 v0.7.1
13922024-02-28T12:31:03.277Z Downloaded zerocopy-derive v0.7.32
13932024-02-28T12:31:03.281Z Downloaded usdt-impl v0.3.5
13942024-02-28T12:31:03.287Z Downloaded deranged v0.3.8
13952024-02-28T12:31:03.287Z Downloaded wait-timeout v0.2.0
13962024-02-28T12:31:03.287Z Downloaded untrusted v0.7.1
13972024-02-28T12:31:03.291Z Downloaded arc-swap v1.6.0
13982024-02-28T12:31:03.291Z Downloaded foreign-types v0.5.0
13992024-02-28T12:31:03.291Z Downloaded schemars_derive v0.8.16
14002024-02-28T12:31:03.291Z Downloaded compact_str v0.7.1
14012024-02-28T12:31:03.296Z Downloaded untrusted v0.9.0
14022024-02-28T12:31:03.296Z Downloaded unarray v0.1.4
14032024-02-28T12:31:03.296Z Downloaded smf v0.2.2
14042024-02-28T12:31:03.299Z Downloaded smawk v0.3.1
14052024-02-28T12:31:03.299Z Downloaded slog-bunyan v2.5.0
14062024-02-28T12:31:03.299Z Downloaded funty v2.0.0
14072024-02-28T12:31:03.299Z Downloaded mockall_derive v0.12.0
14082024-02-28T12:31:03.303Z Downloaded crc32fast v1.3.2
14092024-02-28T12:31:03.303Z Downloaded smallvec v0.6.14
14102024-02-28T12:31:03.303Z Downloaded slog-json v2.6.1
14112024-02-28T12:31:03.308Z Downloaded parse-display v0.9.0
14122024-02-28T12:31:03.308Z Downloaded serde_tokenstream v0.2.0
14132024-02-28T12:31:03.311Z Downloaded num-rational v0.4.1
14142024-02-28T12:31:03.311Z Downloaded downcast v0.11.0
14152024-02-28T12:31:03.311Z Downloaded swrite v0.1.0
14162024-02-28T12:31:03.311Z Downloaded rstest v0.18.2
14172024-02-28T12:31:03.316Z Downloaded multer v3.0.0
14182024-02-28T12:31:03.319Z Downloaded rustls-pemfile v1.0.3
14192024-02-28T12:31:03.323Z Downloaded float-cmp v0.9.0
14202024-02-28T12:31:03.323Z Downloaded tap v1.0.1
14212024-02-28T12:31:03.323Z Downloaded unicode-linebreak v0.1.5
14222024-02-28T12:31:03.323Z Downloaded fragile v2.0.0
14232024-02-28T12:31:03.327Z Downloaded mime_guess v2.0.4
14242024-02-28T12:31:03.327Z Downloaded indexmap v1.9.3
14252024-02-28T12:31:03.331Z Downloaded const-oid v0.9.5
14262024-02-28T12:31:03.331Z Downloaded clang-sys v1.6.1
14272024-02-28T12:31:03.336Z Downloaded tokio-rustls v0.25.0
14282024-02-28T12:31:03.336Z Downloaded textwrap v0.11.0
14292024-02-28T12:31:03.340Z Downloaded structmeta v0.2.0
14302024-02-28T12:31:03.340Z Downloaded num-complex v0.4.4
14312024-02-28T12:31:03.340Z Downloaded sha2 v0.10.8
14322024-02-28T12:31:03.344Z Downloaded same-file v1.0.6
14332024-02-28T12:31:03.344Z Downloaded endian-type v0.1.2
14342024-02-28T12:31:03.344Z Downloaded hyper-util v0.1.2
14352024-02-28T12:31:03.348Z Downloaded rusty-fork v0.3.0
14362024-02-28T12:31:03.348Z Downloaded resolv-conf v0.7.0
14372024-02-28T12:31:03.348Z Downloaded memoffset v0.7.1
14382024-02-28T12:31:03.351Z Downloaded memmap v0.7.0
14392024-02-28T12:31:03.351Z Downloaded backoff v0.4.0
14402024-02-28T12:31:03.356Z Downloaded rustc_version v0.4.0
14412024-02-28T12:31:03.356Z Downloaded rustc_version v0.1.7
14422024-02-28T12:31:03.356Z Downloaded console v0.15.8
14432024-02-28T12:31:03.359Z Downloaded async-trait v0.1.77
14442024-02-28T12:31:03.359Z Downloaded darling_macro v0.14.4
14452024-02-28T12:31:03.363Z Downloaded num v0.4.1
14462024-02-28T12:31:03.363Z Downloaded nibble_vec v0.1.0
14472024-02-28T12:31:03.363Z Downloaded newtype-uuid v1.0.1
14482024-02-28T12:31:03.363Z Downloaded mockall v0.12.0
14492024-02-28T12:31:03.366Z Downloaded newline-converter v0.3.0
14502024-02-28T12:31:03.366Z Downloaded nodrop v0.1.14
14512024-02-28T12:31:03.366Z Downloaded lalrpop-util v0.19.12
14522024-02-28T12:31:03.366Z Downloaded crossbeam-epoch v0.9.15
14532024-02-28T12:31:03.369Z Downloaded http v0.2.11
14542024-02-28T12:31:03.373Z Downloaded blake2 v0.10.6
14552024-02-28T12:31:03.377Z Downloaded ipnetwork v0.20.0
14562024-02-28T12:31:03.377Z Downloaded ipnet v2.9.0
14572024-02-28T12:31:03.380Z Downloaded hyper-rustls v0.26.0
14582024-02-28T12:31:03.380Z Downloaded hyper-rustls v0.24.2
14592024-02-28T12:31:03.384Z Downloaded crc-catalog v2.2.0
14602024-02-28T12:31:03.384Z Downloaded cobs v0.2.3
14612024-02-28T12:31:03.384Z Downloaded linear-map v1.2.0
14622024-02-28T12:31:03.391Z Downloaded libloading v0.7.4
14632024-02-28T12:31:03.391Z Downloaded async-recursion v1.0.5
14642024-02-28T12:31:03.394Z Downloaded array-init v0.0.4
14652024-02-28T12:31:03.394Z Downloaded arrayref v0.3.7
14662024-02-28T12:31:03.394Z Downloaded convert_case v0.4.0
14672024-02-28T12:31:03.394Z Downloaded constant_time_eq v0.2.6
14682024-02-28T12:31:03.394Z Downloaded adler v1.0.2
14692024-02-28T12:31:03.394Z Downloaded anes v0.1.6
14702024-02-28T12:31:03.399Z Downloaded approx v0.5.1
14712024-02-28T12:31:03.399Z Downloaded aead v0.5.2
14722024-02-28T12:31:03.402Z Downloaded indoc v2.0.3
14732024-02-28T12:31:03.402Z Downloaded ciborium-io v0.2.2
14742024-02-28T12:31:03.403Z Downloaded managed v0.8.0
14752024-02-28T12:31:03.403Z Downloaded macaddr v1.0.1
14762024-02-28T12:31:03.406Z Downloaded linked-hash-map v0.5.6
14772024-02-28T12:31:03.406Z Downloaded libsw v3.3.1
14782024-02-28T12:31:03.406Z Downloaded libefi-sys v0.1.0
14792024-02-28T12:31:03.409Z Downloaded cexpr v0.6.0
14802024-02-28T12:31:03.409Z Downloaded camino-tempfile v1.1.1
14812024-02-28T12:31:03.412Z Downloaded lazycell v1.3.0
14822024-02-28T12:31:03.412Z Downloaded lazy_static v1.4.0
14832024-02-28T12:31:03.412Z Downloaded normalize-line-endings v0.3.0
14842024-02-28T12:31:03.415Z Downloaded hyper-staticfile v0.9.5
14852024-02-28T12:31:03.415Z Downloaded humantime v2.1.0
14862024-02-28T12:31:03.416Z Downloaded constant_time_eq v0.3.0
14872024-02-28T12:31:03.419Z Downloaded is_ci v1.2.0
14882024-02-28T12:31:03.419Z Downloaded instant v0.1.12
14892024-02-28T12:31:03.419Z Downloaded ident_case v1.0.1
14902024-02-28T12:31:03.423Z Downloaded bytecount v0.6.3
14912024-02-28T12:31:03.423Z Downloaded http-body v0.4.5
14922024-02-28T12:31:03.423Z Downloaded hostname v0.3.1
14932024-02-28T12:31:03.427Z Downloaded hmac v0.12.1
14942024-02-28T12:31:03.428Z Downloaded base64ct v1.6.0
14952024-02-28T12:31:03.431Z Downloaded curve25519-dalek-derive v0.1.0
14962024-02-28T12:31:03.431Z Downloaded bitflags v1.3.2
14972024-02-28T12:31:03.431Z Downloaded bitfield v0.14.0
14982024-02-28T12:31:03.438Z Downloaded bit-set v0.5.3
14992024-02-28T12:31:03.944Z Compiling libc v0.2.153
15002024-02-28T12:31:03.944Z Compiling serde v1.0.196
15012024-02-28T12:31:03.947Z Compiling autocfg v1.1.0
15022024-02-28T12:31:03.947Z Compiling version_check v0.9.4
15032024-02-28T12:31:03.947Z Checking cfg-if v1.0.0
15042024-02-28T12:31:04.003Z Compiling syn v1.0.109
15052024-02-28T12:31:04.035Z Compiling syn v2.0.48
15062024-02-28T12:31:04.092Z Compiling parking_lot_core v0.9.8
15072024-02-28T12:31:04.130Z Compiling memchr v2.6.3
15082024-02-28T12:31:04.569Z Compiling libm v0.2.7
15092024-02-28T12:31:04.584Z Compiling once_cell v1.19.0
15102024-02-28T12:31:04.759Z Compiling ahash v0.8.7
15112024-02-28T12:31:04.775Z Compiling lock_api v0.4.10
15122024-02-28T12:31:05.005Z Compiling num-traits v0.2.16
15132024-02-28T12:31:05.161Z Compiling serde_json v1.0.114
15142024-02-28T12:31:05.203Z Compiling byteorder v1.5.0
15152024-02-28T12:31:05.650Z Compiling log v0.4.20
15162024-02-28T12:31:05.946Z Checking getrandom v0.2.10
15172024-02-28T12:31:06.009Z Compiling slab v0.4.9
15182024-02-28T12:31:06.130Z Compiling cc v1.0.83
15192024-02-28T12:31:06.355Z Compiling typenum v1.16.0
15202024-02-28T12:31:06.431Z Checking itoa v1.0.9
15212024-02-28T12:31:06.472Z Compiling generic-array v0.14.7
15222024-02-28T12:31:06.629Z Checking scopeguard v1.2.0
15232024-02-28T12:31:06.678Z Compiling allocator-api2 v0.2.16
15242024-02-28T12:31:06.746Z Compiling pkg-config v0.3.27
15252024-02-28T12:31:06.885Z Compiling rustix v0.38.31
15262024-02-28T12:31:07.469Z Checking smallvec v1.13.1
15272024-02-28T12:31:07.840Z Compiling schemars v0.8.16
15282024-02-28T12:31:07.897Z Compiling httparse v1.8.0
15292024-02-28T12:31:07.980Z Compiling fnv v1.0.7
15302024-02-28T12:31:08.249Z Compiling vcpkg v0.2.15
15312024-02-28T12:31:08.345Z Compiling aho-corasick v1.0.4
15322024-02-28T12:31:08.657Z Compiling regex-syntax v0.8.2
15332024-02-28T12:31:09.407Z Compiling ring v0.17.8
15342024-02-28T12:31:10.704Z Compiling openssl-sys v0.9.96
15352024-02-28T12:31:11.306Z Checking parking_lot v0.12.1
15362024-02-28T12:31:11.540Z Compiling ucd-trie v0.1.6
15372024-02-28T12:31:11.616Z Checking pin-project-lite v0.2.13
15382024-02-28T12:31:12.042Z Compiling serde_derive_internals v0.26.0
15392024-02-28T12:31:12.665Z Compiling regex-automata v0.4.4
15402024-02-28T12:31:12.944Z Compiling ring v0.16.20
15412024-02-28T12:31:13.021Z Checking ryu v1.0.15
15422024-02-28T12:31:14.047Z Checking signal-hook-registry v1.4.1
15432024-02-28T12:31:14.285Z Compiling openssl v0.10.60
15442024-02-28T12:31:14.682Z Compiling crossbeam-utils v0.8.16
15452024-02-28T12:31:14.851Z Checking mio v0.8.9
15462024-02-28T12:31:15.229Z Checking rand_core v0.6.4
15472024-02-28T12:31:15.450Z Compiling iana-time-zone v0.1.57
15482024-02-28T12:31:15.499Z Checking num_cpus v1.16.0
15492024-02-28T12:31:15.611Z Compiling native-tls v0.2.11
15502024-02-28T12:31:15.633Z Compiling rustls v0.21.9
15512024-02-28T12:31:15.828Z Checking futures-core v0.3.30
15522024-02-28T12:31:15.944Z Compiling dyn-clone v1.0.17
15532024-02-28T12:31:16.004Z Compiling spin v0.5.2
15542024-02-28T12:31:16.019Z Checking socket2 v0.5.5
15552024-02-28T12:31:16.147Z Compiling slog v2.7.0
15562024-02-28T12:31:16.219Z Compiling async-trait v0.1.77
15572024-02-28T12:31:16.491Z Compiling memoffset v0.9.0
15582024-02-28T12:31:16.672Z Compiling regex v1.10.3
15592024-02-28T12:31:17.122Z Compiling crossbeam-epoch v0.9.15
15602024-02-28T12:31:17.266Z Compiling backtrace v0.3.69
15612024-02-28T12:31:17.789Z Compiling futures-sink v0.3.30
15622024-02-28T12:31:17.850Z Compiling errno v0.3.8
15632024-02-28T12:31:17.866Z Compiling either v1.10.0
15642024-02-28T12:31:17.934Z Compiling tinyvec_macros v0.1.1
15652024-02-28T12:31:18.022Z Compiling rustversion v1.0.14
15662024-02-28T12:31:18.070Z Compiling crc32fast v1.3.2
15672024-02-28T12:31:18.279Z Compiling unicode-xid v0.2.4
15682024-02-28T12:31:18.315Z Compiling tinyvec v1.6.0
15692024-02-28T12:31:18.443Z Compiling futures-channel v0.3.30
15702024-02-28T12:31:18.821Z Compiling anyhow v1.0.75
15712024-02-28T12:31:18.824Z Compiling futures-io v0.3.30
15722024-02-28T12:31:18.857Z Compiling serde_derive v1.0.196
15732024-02-28T12:31:18.908Z Compiling zerocopy-derive v0.7.32
15742024-02-28T12:31:19.109Z Compiling thiserror-impl v1.0.57
15752024-02-28T12:31:19.241Z Compiling zeroize_derive v1.4.2
15762024-02-28T12:31:19.405Z Compiling tokio-macros v2.2.0
15772024-02-28T12:31:19.634Z Compiling futures-macro v0.3.30
15782024-02-28T12:31:19.766Z Compiling tracing-attributes v0.1.26
15792024-02-28T12:31:21.036Z Compiling schemars_derive v0.8.16
15802024-02-28T12:31:21.225Z Compiling openssl-macros v0.1.1
15812024-02-28T12:31:21.462Z Compiling zerocopy v0.7.32
15822024-02-28T12:31:21.905Z Checking zeroize v1.7.0
15832024-02-28T12:31:22.708Z Compiling thiserror v1.0.57
15842024-02-28T12:31:22.849Z Compiling pest v2.7.6
15852024-02-28T12:31:22.895Z Compiling unicode-width v0.1.11
15862024-02-28T12:31:23.200Z Compiling futures-task v0.3.30
15872024-02-28T12:31:23.505Z Compiling pin-utils v0.1.0
15882024-02-28T12:31:23.596Z Compiling futures-util v0.3.30
15892024-02-28T12:31:23.638Z Compiling unicode-normalization v0.1.22
15902024-02-28T12:31:23.823Z Compiling hashbrown v0.14.3
15912024-02-28T12:31:24.687Z Compiling spin v0.9.8
15922024-02-28T12:31:24.720Z Compiling tracing-core v0.1.31
15932024-02-28T12:31:25.047Z Compiling unicode-bidi v0.3.13
15942024-02-28T12:31:25.239Z Compiling pest_meta v2.7.6
15952024-02-28T12:31:25.583Z Compiling tracing v0.1.37
15962024-02-28T12:31:25.791Z Compiling der_derive v0.7.2
15972024-02-28T12:31:26.204Z Compiling winnow v0.5.15
15982024-02-28T12:31:26.589Z Compiling pest_generator v2.7.6
15992024-02-28T12:31:26.642Z Compiling lazy_static v1.4.0
16002024-02-28T12:31:27.233Z Checking subtle v2.5.0
16012024-02-28T12:31:28.974Z Compiling time-core v0.1.1
16022024-02-28T12:31:29.144Z Compiling untrusted v0.9.0
16032024-02-28T12:31:29.321Z Compiling untrusted v0.7.1
16042024-02-28T12:31:30.099Z Compiling percent-encoding v2.3.1
16052024-02-28T12:31:30.118Z Compiling foreign-types-shared v0.1.1
16062024-02-28T12:31:30.214Z Compiling foreign-types v0.3.2
16072024-02-28T12:31:30.661Z Compiling pest_derive v2.7.6
16082024-02-28T12:31:31.421Z Compiling time-macros v0.2.13
16092024-02-28T12:31:31.424Z Compiling scroll_derive v0.12.0
16102024-02-28T12:31:31.547Z Compiling synstructure v0.12.6
16112024-02-28T12:31:33.073Z Checking bytes v1.5.0
16122024-02-28T12:31:33.090Z Checking bitflags v2.4.0
16132024-02-28T12:31:34.106Z Compiling indexmap v2.2.3
16142024-02-28T12:31:34.541Z Compiling uuid v1.7.0
16152024-02-28T12:31:34.634Z Compiling chrono v0.4.31
16162024-02-28T12:31:35.028Z Compiling semver v1.0.22
16172024-02-28T12:31:35.050Z Compiling http v0.2.11
16182024-02-28T12:31:35.122Z Checking tokio v1.36.0
16192024-02-28T12:31:35.809Z Compiling serde_spanned v0.6.5
16202024-02-28T12:31:36.040Z Compiling toml_datetime v0.6.5
16212024-02-28T12:31:36.131Z Compiling openapiv3 v2.0.0
16222024-02-28T12:31:36.472Z Compiling rustc_version v0.4.0
16232024-02-28T12:31:37.308Z Compiling toml_edit v0.19.15
16242024-02-28T12:31:37.774Z Compiling thread-id v4.2.0
16252024-02-28T12:31:37.885Z Compiling base64 v0.21.7
16262024-02-28T12:31:38.613Z Compiling try-lock v0.2.4
16272024-02-28T12:31:38.693Z Compiling http-body v0.4.5
16282024-02-28T12:31:38.746Z Compiling want v0.3.1
16292024-02-28T12:31:39.014Z Compiling zerocopy-derive v0.2.0
16302024-02-28T12:31:39.129Z Compiling rustls-webpki v0.101.7
16312024-02-28T12:31:41.139Z Compiling sct v0.7.0
16322024-02-28T12:31:41.155Z Compiling form_urlencoded v1.2.1
16332024-02-28T12:31:41.329Z Compiling socket2 v0.4.9
16342024-02-28T12:31:41.428Z Compiling httpdate v1.0.3
16352024-02-28T12:31:41.447Z Compiling tower-service v0.3.2
16362024-02-28T12:31:41.571Z Compiling openssl-probe v0.1.5
16372024-02-28T12:31:41.883Z Compiling const-oid v0.9.5
16382024-02-28T12:31:42.175Z Compiling idna v0.5.0
16392024-02-28T12:31:42.379Z Compiling adler v1.0.2
16402024-02-28T12:31:42.622Z Compiling miniz_oxide v0.7.1
16412024-02-28T12:31:43.572Z Compiling url v2.5.0
16422024-02-28T12:31:43.827Z Compiling tokio-util v0.7.10
16432024-02-28T12:31:44.267Z Compiling ipnet v2.9.0
16442024-02-28T12:31:44.830Z Compiling signal-hook v0.3.17
16452024-02-28T12:31:45.137Z Compiling h2 v0.3.24
16462024-02-28T12:31:45.563Z Compiling serde_urlencoded v0.7.1
16472024-02-28T12:31:45.593Z Compiling rustls-pemfile v1.0.3
16482024-02-28T12:31:45.975Z Compiling tokio-rustls v0.24.1
16492024-02-28T12:31:45.998Z Compiling tokio-native-tls v0.3.1
16502024-02-28T12:31:46.091Z Compiling crypto-common v0.1.6
16512024-02-28T12:31:46.257Z Compiling clap_derive v4.5.0
16522024-02-28T12:31:46.318Z Compiling zerocopy-derive v0.6.4
16532024-02-28T12:31:46.367Z Compiling usdt-impl v0.3.5
16542024-02-28T12:31:46.741Z Compiling encoding_rs v0.8.33
16552024-02-28T12:31:47.743Z Compiling mime v0.3.17
16562024-02-28T12:31:47.912Z Compiling siphasher v0.3.11
16572024-02-28T12:31:48.340Z Compiling gimli v0.28.0
16582024-02-28T12:31:48.383Z Compiling webpki-roots v0.25.2
16592024-02-28T12:31:48.687Z Compiling zerocopy v0.3.0
16602024-02-28T12:31:48.774Z Compiling scroll v0.12.0
16612024-02-28T12:31:49.338Z Compiling block-buffer v0.10.4
16622024-02-28T12:31:49.603Z Compiling bzip2-sys v0.1.11+1.0.8
16632024-02-28T12:31:49.811Z Compiling object v0.32.1
16642024-02-28T12:31:50.129Z Compiling num-iter v0.1.43
16652024-02-28T12:31:50.442Z Compiling usdt-impl v0.5.0
16662024-02-28T12:31:50.810Z Compiling plain v0.2.3
16672024-02-28T12:31:50.973Z Compiling rustc-demangle v0.1.23
16682024-02-28T12:31:51.286Z Compiling goblin v0.8.0
16692024-02-28T12:31:51.684Z Compiling flate2 v1.0.28
16702024-02-28T12:31:51.701Z Compiling digest v0.10.7
16712024-02-28T12:31:51.940Z Compiling dof v0.1.5
16722024-02-28T12:31:52.252Z Compiling hyper v0.14.27
16732024-02-28T12:31:52.398Z Compiling heapless v0.7.16
16742024-02-28T12:31:52.750Z Compiling addr2line v0.21.0
16752024-02-28T12:31:52.861Z Compiling dtrace-parser v0.1.14
16762024-02-28T12:31:53.145Z Compiling futures-executor v0.3.30
16772024-02-28T12:31:53.397Z Compiling strum_macros v0.25.2
16782024-02-28T12:31:53.560Z Checking equivalent v1.0.1
16792024-02-28T12:31:53.665Z Compiling ppv-lite86 v0.2.17
16802024-02-28T12:31:53.735Z Compiling pretty-hex v0.4.1
16812024-02-28T12:31:54.474Z Compiling rand_chacha v0.3.1
16822024-02-28T12:31:54.997Z Compiling toml_edit v0.22.6
16832024-02-28T12:31:56.908Z Compiling futures v0.3.30
16842024-02-28T12:31:57.048Z Compiling dof v0.3.0
16852024-02-28T12:31:57.842Z Compiling toml v0.7.8
16862024-02-28T12:31:58.184Z Compiling serde_tokenstream v0.1.7
16872024-02-28T12:31:58.209Z Compiling hex v0.4.3
16882024-02-28T12:31:58.836Z Compiling dtrace-parser v0.2.0
16892024-02-28T12:31:59.255Z Compiling hyper-tls v0.5.0
16902024-02-28T12:31:59.452Z Compiling hyper-rustls v0.24.2
16912024-02-28T12:31:59.813Z Compiling reqwest v0.11.22
16922024-02-28T12:32:00.165Z Compiling bit-vec v0.6.3
16932024-02-28T12:32:00.409Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16942024-02-28T12:32:00.839Z Compiling rand v0.8.5
16952024-02-28T12:32:00.969Z Compiling phf_shared v0.10.0
16962024-02-28T12:32:01.348Z Compiling num-bigint v0.4.4
16972024-02-28T12:32:01.487Z Compiling base64ct v1.6.0
16982024-02-28T12:32:02.134Z Compiling minimal-lexical v0.2.1
16992024-02-28T12:32:02.149Z Compiling fixedbitset v0.4.2
17002024-02-28T12:32:02.268Z Compiling precomputed-hash v0.1.1
17012024-02-28T12:32:02.291Z Compiling new_debug_unreachable v1.0.4
17022024-02-28T12:32:02.376Z Compiling smoltcp v0.9.1
17032024-02-28T12:32:02.394Z Compiling string_cache v0.8.7
17042024-02-28T12:32:02.537Z Compiling nom v7.1.3
17052024-02-28T12:32:02.606Z Compiling petgraph v0.6.4
17062024-02-28T12:32:02.863Z Compiling pem-rfc7468 v0.7.0
17072024-02-28T12:32:03.163Z Compiling bit-set v0.5.3
17082024-02-28T12:32:03.179Z Compiling usdt-macro v0.3.5
17092024-02-28T12:32:03.436Z Compiling usdt-attr-macro v0.3.5
17102024-02-28T12:32:03.542Z Compiling hmac v0.12.1
17112024-02-28T12:32:03.634Z Compiling enum-as-inner v0.5.1
17122024-02-28T12:32:03.791Z Compiling hubpack_derive v0.1.1
17132024-02-28T12:32:04.327Z Compiling itertools v0.10.5
17142024-02-28T12:32:04.629Z Compiling diesel_table_macro_syntax v0.1.0
17152024-02-28T12:32:04.751Z Compiling unicode-segmentation v1.10.1
17162024-02-28T12:32:04.912Z Compiling lalrpop-util v0.19.12
17172024-02-28T12:32:05.040Z Compiling flagset v0.4.3
17182024-02-28T12:32:05.064Z Compiling diesel_derives v2.1.2
17192024-02-28T12:32:05.241Z Compiling der v0.7.8
17202024-02-28T12:32:05.984Z Compiling cpufeatures v0.2.12
17212024-02-28T12:32:06.584Z Compiling sha2 v0.10.8
17222024-02-28T12:32:07.272Z Compiling md-5 v0.10.5
17232024-02-28T12:32:07.366Z Compiling spki v0.7.2
17242024-02-28T12:32:07.477Z Compiling stringprep v0.1.3
17252024-02-28T12:32:07.535Z Compiling serde_repr v0.1.16
17262024-02-28T12:32:07.740Z Compiling num-integer v0.1.46
17272024-02-28T12:32:07.757Z Compiling hash32 v0.2.1
17282024-02-28T12:32:08.151Z Compiling stable_deref_trait v1.2.0
17292024-02-28T12:32:08.241Z Compiling fallible-iterator v0.2.0
17302024-02-28T12:32:08.521Z Compiling pkcs8 v0.10.2
17312024-02-28T12:32:08.930Z Compiling postgres-protocol v0.6.6
17322024-02-28T12:32:08.948Z Compiling phf_shared v0.11.2
17332024-02-28T12:32:09.319Z Compiling ff v0.13.0
17342024-02-28T12:32:09.553Z Compiling terminal_size v0.3.0
17352024-02-28T12:32:09.749Z Compiling block-padding v0.3.3
17362024-02-28T12:32:09.919Z Compiling scheduled-thread-pool v0.2.7
17372024-02-28T12:32:09.944Z Compiling num_threads v0.1.6
17382024-02-28T12:32:10.004Z Checking unicode-ident v1.0.12
17392024-02-28T12:32:10.067Z Compiling managed v0.8.0
17402024-02-28T12:32:10.085Z Compiling deranged v0.3.8
17412024-02-28T12:32:10.159Z Compiling regex-automata v0.1.10
17422024-02-28T12:32:10.317Z Compiling matches v0.1.10
17432024-02-28T12:32:10.504Z Compiling bitflags v1.3.2
17442024-02-28T12:32:10.518Z Compiling base16ct v0.2.0
17452024-02-28T12:32:10.540Z Compiling clap_builder v4.5.0
17462024-02-28T12:32:10.655Z Compiling bstr v0.2.17
17472024-02-28T12:32:10.841Z Compiling sec1 v0.7.3
17482024-02-28T12:32:10.876Z Compiling idna v0.2.3
17492024-02-28T12:32:11.387Z Compiling r2d2 v0.8.10
17502024-02-28T12:32:11.774Z Compiling inout v0.1.3
17512024-02-28T12:32:12.001Z Compiling time v0.3.27
17522024-02-28T12:32:12.166Z Compiling postgres-types v0.2.6
17532024-02-28T12:32:12.455Z Compiling group v0.13.0
17542024-02-28T12:32:12.517Z Compiling signal-hook-mio v0.2.3
17552024-02-28T12:32:12.679Z Compiling phf v0.11.2
17562024-02-28T12:32:12.771Z Compiling bzip2 v0.4.4
17572024-02-28T12:32:12.972Z Compiling hubpack v0.1.2
17582024-02-28T12:32:13.152Z Compiling hkdf v0.12.4
17592024-02-28T12:32:13.423Z Compiling zerocopy v0.6.4
17602024-02-28T12:32:13.736Z Compiling crypto-bigint v0.5.2
17612024-02-28T12:32:13.780Z Compiling ipnetwork v0.20.0
17622024-02-28T12:32:14.704Z Compiling float-cmp v0.9.0
17632024-02-28T12:32:14.931Z Compiling difflib v0.4.0
17642024-02-28T12:32:15.461Z Compiling static_assertions v1.1.0
17652024-02-28T12:32:15.557Z Compiling data-encoding v2.4.0
17662024-02-28T12:32:15.727Z Compiling normalize-line-endings v0.3.0
17672024-02-28T12:32:16.059Z Compiling predicates-core v1.0.6
17682024-02-28T12:32:16.447Z Compiling regex-automata v0.3.8
17692024-02-28T12:32:16.548Z Compiling whoami v1.4.1
17702024-02-28T12:32:17.216Z Compiling tokio-postgres v0.7.10
17712024-02-28T12:32:17.326Z Compiling predicates v3.1.0
17722024-02-28T12:32:17.633Z Compiling trust-dns-proto v0.22.0
17732024-02-28T12:32:17.966Z Compiling yasna v0.5.2
17742024-02-28T12:32:19.034Z Compiling bstr v1.6.0
17752024-02-28T12:32:19.052Z Compiling elliptic-curve v0.13.8
17762024-02-28T12:32:19.890Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17772024-02-28T12:32:20.013Z Compiling clap v4.5.0
17782024-02-28T12:32:20.139Z Compiling zip v0.6.6
17792024-02-28T12:32:20.650Z Compiling crossterm v0.27.0
17802024-02-28T12:32:20.842Z Compiling cipher v0.4.4
17812024-02-28T12:32:21.342Z Compiling similar v2.3.0
17822024-02-28T12:32:22.147Z Compiling diesel v2.1.4
17832024-02-28T12:32:22.861Z Compiling usdt v0.3.5
17842024-02-28T12:32:23.142Z Compiling strum v0.25.0
17852024-02-28T12:32:23.316Z Compiling tokio-stream v0.1.14
17862024-02-28T12:32:23.431Z Compiling console v0.15.8
17872024-02-28T12:32:24.199Z Checking proc-macro2 v1.0.78
17882024-02-28T12:32:24.841Z Checking quote v1.0.35
17892024-02-28T12:32:27.095Z Checking utf8parse v0.2.1
17902024-02-28T12:32:28.681Z Checking anstyle v1.0.2
17912024-02-28T12:32:33.270Z Checking anstyle-parse v0.2.1
17922024-02-28T12:32:34.147Z Checking anstyle-query v1.0.0
17932024-02-28T12:32:34.344Z Checking colorchoice v1.0.0
17942024-02-28T12:32:34.470Z Checking anstream v0.6.11
17952024-02-28T12:32:34.823Z Compiling serde_tokenstream v0.2.0
17962024-02-28T12:32:34.829Z Checking clap_lex v0.7.0
17972024-02-28T12:32:35.174Z Checking strsim v0.11.0
17982024-02-28T12:32:40.639Z Checking winnow v0.6.1
17992024-02-28T12:32:46.924Z Compiling regress v0.8.0
18002024-02-28T12:32:49.872Z Compiling getopts v0.2.21
18012024-02-28T12:32:50.175Z Compiling unsafe-libyaml v0.2.10
18022024-02-28T12:32:50.677Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18032024-02-28T12:32:50.992Z Checking heck v0.4.1
18042024-02-28T12:32:52.129Z Compiling serde_yaml v0.9.25
18052024-02-28T12:32:52.618Z Checking camino v1.1.6
18062024-02-28T12:32:52.872Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18072024-02-28T12:32:53.200Z Compiling strsim v0.10.0
18082024-02-28T12:32:53.217Z Compiling ident_case v1.0.1
18092024-02-28T12:32:53.235Z Checking rustls-pki-types v1.3.0
18102024-02-28T12:32:53.386Z Checking match_cfg v0.1.0
18112024-02-28T12:32:53.478Z Checking fastrand v2.0.1
18122024-02-28T12:32:53.624Z Checking hostname v0.3.1
18132024-02-28T12:32:53.753Z Checking http v1.0.0
18142024-02-28T12:32:53.800Z Checking tempfile v3.10.0
18152024-02-28T12:32:54.010Z Checking atty v0.2.14
18162024-02-28T12:32:54.121Z Compiling paste v1.0.14
18172024-02-28T12:32:54.155Z Checking quick-error v1.2.3
18182024-02-28T12:32:54.286Z Checking sha1 v0.10.6
18192024-02-28T12:32:54.570Z Checking dirs-sys-next v0.1.2
18202024-02-28T12:32:54.818Z Compiling rustls v0.22.2
18212024-02-28T12:32:54.821Z Checking dirs-next v2.0.0
18222024-02-28T12:32:55.031Z Checking rustls-webpki v0.102.1
18232024-02-28T12:32:55.132Z Checking crossbeam-channel v0.5.8
18242024-02-28T12:32:55.803Z Checking thread_local v1.1.7
18252024-02-28T12:32:55.897Z Checking instant v0.1.12
18262024-02-28T12:32:56.014Z Compiling slog-async v2.8.0
18272024-02-28T12:32:56.177Z Checking term v0.7.0
18282024-02-28T12:32:56.482Z Checking rustls-pemfile v2.1.0
18292024-02-28T12:32:56.615Z Compiling multer v3.0.0
18302024-02-28T12:32:56.632Z Checking take_mut v0.2.2
18312024-02-28T12:32:56.701Z Checking debug-ignore v1.0.5
18322024-02-28T12:32:56.721Z Checking slog-term v2.9.0
18332024-02-28T12:32:56.827Z Compiling darling_core v0.20.3
18342024-02-28T12:32:57.013Z Checking slog-json v2.6.1
18352024-02-28T12:32:57.046Z Compiling async-stream-impl v0.3.5
18362024-02-28T12:32:57.248Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18372024-02-28T12:32:57.270Z Checking atomic-waker v1.1.1
18382024-02-28T12:32:57.403Z Checking waitgroup v0.1.2
18392024-02-28T12:32:57.543Z Checking slog-bunyan v2.5.0
18402024-02-28T12:32:57.708Z Checking toml v0.8.10
18412024-02-28T12:32:58.091Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18422024-02-28T12:32:58.445Z Checking serde_path_to_error v0.1.15
18432024-02-28T12:32:58.576Z Checking async-stream v0.3.5
18442024-02-28T12:32:58.772Z Checking wait-timeout v0.2.0
18452024-02-28T12:32:58.946Z Compiling strum_macros v0.26.1
18462024-02-28T12:32:59.087Z Compiling structmeta-derive v0.3.0
18472024-02-28T12:32:59.845Z Checking tokio-rustls v0.25.0
18482024-02-28T12:33:00.220Z Checking rusty-fork v0.3.0
18492024-02-28T12:33:00.515Z Checking newtype-uuid v1.0.1
18502024-02-28T12:33:00.741Z Compiling structmeta-derive v0.2.0
18512024-02-28T12:33:02.338Z Compiling structmeta v0.3.0
18522024-02-28T12:33:02.788Z Checking rand_xorshift v0.3.0
18532024-02-28T12:33:02.958Z Checking unarray v0.1.4
18542024-02-28T12:33:03.099Z Compiling darling_macro v0.20.3
18552024-02-28T12:33:03.115Z Checking proptest v1.4.0
18562024-02-28T12:33:04.021Z Compiling structmeta v0.2.0
18572024-02-28T12:33:04.229Z Compiling darling v0.20.3
18582024-02-28T12:33:04.344Z Compiling serde_with_macros v3.6.1
18592024-02-28T12:33:04.406Z Compiling parse-display-derive v0.9.0
18602024-02-28T12:33:04.462Z Checking backoff v0.4.0
18612024-02-28T12:33:04.570Z Checking strum v0.26.1
18622024-02-28T12:33:04.724Z Compiling test-strategy v0.3.1
18632024-02-28T12:33:04.749Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18642024-02-28T12:33:04.923Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18652024-02-28T12:33:05.003Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18662024-02-28T12:33:05.074Z Checking macaddr v1.0.1
18672024-02-28T12:33:05.406Z Checking camino-tempfile v1.1.1
18682024-02-28T12:33:05.466Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18692024-02-28T12:33:05.666Z Checking is-terminal v0.4.9
18702024-02-28T12:33:05.789Z Compiling proc-macro-error-attr v1.0.4
18712024-02-28T12:33:06.182Z Compiling proc-macro-error v1.0.4
18722024-02-28T12:33:06.673Z Compiling proc-macro-crate v1.3.1
18732024-02-28T12:33:07.676Z Checking termtree v0.4.1
18742024-02-28T12:33:07.717Z Checking serde_with v3.6.1
18752024-02-28T12:33:07.883Z Compiling heapless v0.8.0
18762024-02-28T12:33:07.958Z Compiling num_enum_derive v0.5.11
18772024-02-28T12:33:08.078Z Checking predicates-tree v1.0.9
18782024-02-28T12:33:08.228Z Checking hash32 v0.3.1
18792024-02-28T12:33:08.413Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18802024-02-28T12:33:08.760Z Compiling smoltcp v0.11.0
18812024-02-28T12:33:09.016Z Checking embedded-io v0.4.0
18822024-02-28T12:33:09.229Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18832024-02-28T12:33:09.298Z Checking parse-display v0.9.0
18842024-02-28T12:33:09.492Z Compiling crucible-workspace-hack v0.1.0
18852024-02-28T12:33:09.528Z Checking cobs v0.2.3
18862024-02-28T12:33:09.558Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18872024-02-28T12:33:09.602Z Compiling usdt-macro v0.5.0
18882024-02-28T12:33:09.694Z Checking postcard v1.0.8
18892024-02-28T12:33:09.822Z Compiling usdt-attr-macro v0.5.0
18902024-02-28T12:33:10.435Z Compiling foreign-types-macros v0.2.3
18912024-02-28T12:33:10.904Z Checking num_enum v0.5.11
18922024-02-28T12:33:11.057Z Checking memmap v0.7.0
18932024-02-28T12:33:11.218Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18942024-02-28T12:33:11.248Z Checking foreign-types-shared v0.3.1
18952024-02-28T12:33:11.302Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18962024-02-28T12:33:11.362Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18972024-02-28T12:33:11.549Z Checking usdt v0.5.0
18982024-02-28T12:33:11.639Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18992024-02-28T12:33:11.727Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19002024-02-28T12:33:11.770Z Checking foreign-types v0.5.0
19012024-02-28T12:33:11.785Z Checking cstr-argument v0.1.2
19022024-02-28T12:33:11.801Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19032024-02-28T12:33:11.874Z Checking pretty-hex v0.2.1
19042024-02-28T12:33:11.953Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19052024-02-28T12:33:12.037Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19062024-02-28T12:33:12.236Z Checking colored v2.0.4
19072024-02-28T12:33:12.292Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19082024-02-28T12:33:12.385Z Compiling zone_cfg_derive v0.3.0
19092024-02-28T12:33:12.505Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19102024-02-28T12:33:12.527Z Compiling mockall_derive v0.12.0
19112024-02-28T12:33:12.761Z Compiling num-derive v0.4.0
19122024-02-28T12:33:12.853Z Checking downcast v0.11.0
19132024-02-28T12:33:12.962Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19142024-02-28T12:33:13.054Z Checking fragile v2.0.0
19152024-02-28T12:33:13.329Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19162024-02-28T12:33:13.564Z Checking smf v0.2.2
19172024-02-28T12:33:14.015Z Checking xattr v1.0.1
19182024-02-28T12:33:14.018Z Checking zone v0.3.0
19192024-02-28T12:33:14.193Z Checking filetime v0.2.23
19202024-02-28T12:33:14.325Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19212024-02-28T12:33:14.387Z Checking same-file v1.0.6
19222024-02-28T12:33:14.543Z Checking tar v0.4.40
19232024-02-28T12:33:14.560Z Checking walkdir v2.4.0
19242024-02-28T12:33:14.795Z Checking pem v3.0.2
19252024-02-28T12:33:14.815Z Compiling rayon-core v1.12.0
19262024-02-28T12:33:14.908Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19272024-02-28T12:33:15.044Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19282024-02-28T12:33:15.146Z Checking linked-hash-map v0.5.6
19292024-02-28T12:33:15.186Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19302024-02-28T12:33:15.289Z Checking itertools v0.12.1
19312024-02-28T12:33:15.470Z Checking lru-cache v0.1.2
19322024-02-28T12:33:15.626Z Checking headers-core v0.2.0
19332024-02-28T12:33:15.646Z Checking password-hash v0.5.0
19342024-02-28T12:33:15.757Z Checking headers v0.3.9
19352024-02-28T12:33:15.783Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19362024-02-28T12:33:16.064Z Checking blake2 v0.10.6
19372024-02-28T12:33:16.097Z Checking swrite v0.1.0
19382024-02-28T12:33:16.207Z Compiling derive-where v1.2.7
19392024-02-28T12:33:16.511Z Checking argon2 v0.5.3
19402024-02-28T12:33:16.864Z Checking rcgen v0.12.1
19412024-02-28T12:33:17.115Z Checking atomicwrites v0.4.3
19422024-02-28T12:33:17.181Z Checking subprocess v0.2.9
19432024-02-28T12:33:17.312Z Checking arc-swap v1.6.0
19442024-02-28T12:33:17.572Z Compiling cancel-safe-futures v0.1.5
19452024-02-28T12:33:17.708Z Checking half v2.3.1
19462024-02-28T12:33:17.770Z Checking slog-scope v4.4.0
19472024-02-28T12:33:17.971Z Checking slog-stdlog v4.1.1
19482024-02-28T12:33:17.987Z Checking ciborium-io v0.2.2
19492024-02-28T12:33:18.101Z Checking resolv-conf v0.7.0
19502024-02-28T12:33:18.135Z Checking slog-envlogger v2.2.0
19512024-02-28T12:33:18.192Z Checking ciborium-ll v0.2.2
19522024-02-28T12:33:18.351Z Checking libsw v3.3.1
19532024-02-28T12:33:18.428Z Checking trust-dns-resolver v0.22.0
19542024-02-28T12:33:18.491Z Checking ciborium v0.2.2
19552024-02-28T12:33:18.518Z Checking owo-colors v4.0.0
19562024-02-28T12:33:18.602Z Checking linear-map v1.2.0
19572024-02-28T12:33:18.920Z Compiling slog-dtrace v0.3.0
19582024-02-28T12:33:19.322Z Checking textwrap v0.11.0
19592024-02-28T12:33:19.524Z Compiling heck v0.3.3
19602024-02-28T12:33:19.543Z Compiling blake3 v1.5.0
19612024-02-28T12:33:19.927Z Checking termcolor v1.2.0
19622024-02-28T12:33:19.968Z Checking ansi_term v0.12.1
19632024-02-28T12:33:20.120Z Compiling libefi-sys v0.1.0
19642024-02-28T12:33:20.158Z Checking vec_map v0.8.2
19652024-02-28T12:33:20.262Z Checking strsim v0.8.0
19662024-02-28T12:33:20.411Z Compiling structopt-derive v0.4.18
19672024-02-28T12:33:20.461Z Checking clap v2.34.0
19682024-02-28T12:33:20.519Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19692024-02-28T12:33:20.677Z Checking nibble_vec v0.1.0
19702024-02-28T12:33:20.844Z Compiling radium v0.7.0
19712024-02-28T12:33:20.856Z Checking endian-type v0.1.2
19722024-02-28T12:33:21.051Z Checking radix_trie v0.2.1
19732024-02-28T12:33:21.157Z Checking mockall v0.12.0
19742024-02-28T12:33:21.357Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19752024-02-28T12:33:21.391Z Compiling maybe-uninit v2.0.0
19762024-02-28T12:33:21.456Z Checking tap v1.0.1
19772024-02-28T12:33:21.524Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19782024-02-28T12:33:21.615Z Checking wyz v0.5.1
19792024-02-28T12:33:21.751Z Checking fxhash v0.2.1
19802024-02-28T12:33:21.916Z Checking gethostname v0.4.3
19812024-02-28T12:33:22.001Z Compiling packed_struct v0.10.1
19822024-02-28T12:33:22.004Z Compiling num-bigint-dig v0.8.4
19832024-02-28T12:33:22.051Z Checking crc-catalog v2.2.0
19842024-02-28T12:33:22.064Z Compiling semver v0.1.20
19852024-02-28T12:33:22.218Z Checking funty v2.0.0
19862024-02-28T12:33:22.384Z Checking crc v3.0.1
19872024-02-28T12:33:22.551Z Compiling rustc_version v0.1.7
19882024-02-28T12:33:22.681Z Compiling packed_struct_codegen v0.10.1
19892024-02-28T12:33:22.759Z Compiling indexmap v1.9.3
19902024-02-28T12:33:23.025Z Checking nodrop v0.1.14
19912024-02-28T12:33:23.118Z Compiling newtype_derive v0.1.6
19922024-02-28T12:33:23.139Z Checking array-init v0.0.4
19932024-02-28T12:33:23.240Z Checking smallvec v0.6.14
19942024-02-28T12:33:23.324Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19952024-02-28T12:33:23.378Z Checking bitvec v1.0.1
19962024-02-28T12:33:23.553Z Checking structopt v0.3.26
19972024-02-28T12:33:23.613Z Checking pkcs1 v0.7.5
19982024-02-28T12:33:23.871Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19992024-02-28T12:33:23.914Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20002024-02-28T12:33:24.015Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20012024-02-28T12:33:24.123Z Checking signature v2.1.0
20022024-02-28T12:33:24.158Z Compiling crossbeam-deque v0.8.3
20032024-02-28T12:33:24.251Z Checking hashbrown v0.12.3
20042024-02-28T12:33:24.307Z Checking bitfield v0.14.0
20052024-02-28T12:33:25.491Z Checking rsa v0.9.2
20062024-02-28T12:33:25.841Z Checking serde-hex v0.1.0
20072024-02-28T12:33:26.015Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20082024-02-28T12:33:26.033Z Checking env_logger v0.10.0
20092024-02-28T12:33:26.253Z Checking x509-cert v0.2.4
20102024-02-28T12:33:26.432Z Checking ron v0.8.1
20112024-02-28T12:33:26.461Z Checking hashbrown v0.13.2
20122024-02-28T12:33:27.528Z Compiling semver-parser v0.10.2
20132024-02-28T12:33:27.594Z Compiling num-rational v0.4.1
20142024-02-28T12:33:27.775Z Checking crc-any v2.4.3
20152024-02-28T12:33:27.965Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20162024-02-28T12:33:28.147Z Checking object v0.30.4
20172024-02-28T12:33:28.172Z Compiling rayon v1.8.0
20182024-02-28T12:33:28.229Z Compiling semver v0.11.0
20192024-02-28T12:33:29.368Z Compiling memmap2 v0.7.1
20202024-02-28T12:33:29.794Z Compiling constant_time_eq v0.3.0
20212024-02-28T12:33:29.960Z Compiling arrayref v0.3.7
20222024-02-28T12:33:30.041Z Checking path-slash v0.1.5
20232024-02-28T12:33:30.046Z Compiling arrayvec v0.7.4
20242024-02-28T12:33:30.069Z Compiling home v0.5.5
20252024-02-28T12:33:30.203Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20262024-02-28T12:33:30.206Z Compiling toolchain_find v0.2.0
20272024-02-28T12:33:30.473Z Checking steno v0.4.0
20282024-02-28T12:33:30.861Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20292024-02-28T12:33:31.450Z Compiling toml v0.5.11
20302024-02-28T12:33:31.644Z Checking num-complex v0.4.4
20312024-02-28T12:33:32.410Z Compiling topological-sort v0.2.2
20322024-02-28T12:33:32.636Z Compiling convert_case v0.4.0
20332024-02-28T12:33:32.892Z Checking num v0.4.1
20342024-02-28T12:33:32.999Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20352024-02-28T12:33:33.014Z Checking newline-converter v0.3.0
20362024-02-28T12:33:33.589Z Compiling derive_more v0.99.17
20372024-02-28T12:33:34.318Z Compiling rustfmt-wrapper v0.2.0
20382024-02-28T12:33:34.415Z Compiling omicron-zone-package v0.11.0
20392024-02-28T12:33:34.846Z Checking expectorate v1.1.0
20402024-02-28T12:33:34.954Z Checking utf-8 v0.7.6
20412024-02-28T12:33:34.970Z Compiling buf-list v1.0.3
20422024-02-28T12:33:35.001Z Checking display-error-chain v0.2.0
20432024-02-28T12:33:35.142Z Compiling parking_lot_core v0.8.6
20442024-02-28T12:33:35.157Z Checking tungstenite v0.20.1
20452024-02-28T12:33:35.386Z Checking keccak v0.1.4
20462024-02-28T12:33:35.691Z Checking sha3 v0.10.8
20472024-02-28T12:33:36.019Z Checking parking_lot v0.11.2
20482024-02-28T12:33:36.034Z Checking trust-dns-client v0.22.0
20492024-02-28T12:33:36.063Z Checking tokio-tungstenite v0.20.1
20502024-02-28T12:33:36.356Z Checking secrecy v0.8.0
20512024-02-28T12:33:36.535Z Compiling pin-project-internal v1.1.3
20522024-02-28T12:33:36.598Z Compiling doc-comment v0.3.3
20532024-02-28T12:33:37.368Z Checking sled v0.34.7
20542024-02-28T12:33:37.486Z Checking glob v0.3.1
20552024-02-28T12:33:37.616Z Checking trust-dns-server v0.22.1
20562024-02-28T12:33:37.779Z Compiling vte_generate_state_changes v0.1.1
20572024-02-28T12:33:38.482Z Checking vte v0.11.1
20582024-02-28T12:33:39.891Z Compiling unicase v2.7.0
20592024-02-28T12:33:39.946Z Checking pin-project v1.1.3
20602024-02-28T12:33:40.068Z Compiling platforms v3.0.2
20612024-02-28T12:33:40.217Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20622024-02-28T12:33:40.342Z Checking strip-ansi-escapes v0.2.0
20632024-02-28T12:33:40.456Z Checking fd-lock v3.0.13
20642024-02-28T12:33:40.476Z Compiling snafu-derive v0.7.5
20652024-02-28T12:33:40.493Z Compiling fs-err v2.11.0
20662024-02-28T12:33:40.569Z Checking nu-ansi-term v0.50.0
20672024-02-28T12:33:40.954Z Checking globset v0.4.13
20682024-02-28T12:33:40.979Z Checking reedline v0.29.0
20692024-02-28T12:33:41.048Z Checking olpc-cjson v0.1.3
20702024-02-28T12:33:41.267Z Checking serde_plain v1.0.2
20712024-02-28T12:33:41.282Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20722024-02-28T12:33:41.426Z Compiling async-recursion v1.0.5
20732024-02-28T12:33:41.507Z Checking typed-path v0.7.0
20742024-02-28T12:33:41.533Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20752024-02-28T12:33:42.084Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20762024-02-28T12:33:42.264Z Compiling curve25519-dalek v4.1.1
20772024-02-28T12:33:42.392Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20782024-02-28T12:33:42.880Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20792024-02-28T12:33:42.916Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20802024-02-28T12:33:43.100Z Compiling memoffset v0.7.1
20812024-02-28T12:33:43.119Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20822024-02-28T12:33:43.147Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20832024-02-28T12:33:43.241Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20842024-02-28T12:33:43.432Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20852024-02-28T12:33:43.448Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20862024-02-28T12:33:43.702Z Checking parse-size v1.0.0
20872024-02-28T12:33:44.416Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20882024-02-28T12:33:44.717Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20892024-02-28T12:33:46.408Z Compiling mime_guess v2.0.4
20902024-02-28T12:33:46.641Z Checking snafu v0.7.5
20912024-02-28T12:33:47.135Z Checking tough v0.16.0
20922024-02-28T12:33:49.669Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20932024-02-28T12:33:50.002Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20942024-02-28T12:33:50.079Z Checking universal-hash v0.5.1
20952024-02-28T12:33:50.270Z Compiling thiserror-impl-no-std v2.0.2
20962024-02-28T12:33:50.345Z Compiling curve25519-dalek-derive v0.1.0
20972024-02-28T12:33:51.371Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20982024-02-28T12:33:52.011Z Checking opaque-debug v0.3.0
20992024-02-28T12:33:52.102Z Checking poly1305 v0.8.0
21002024-02-28T12:33:53.796Z Checking thiserror-no-std v2.0.2
21012024-02-28T12:33:53.960Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21022024-02-28T12:33:54.191Z Checking chacha20 v0.9.1
21032024-02-28T12:33:54.312Z Checking aead v0.5.2
21042024-02-28T12:33:54.516Z Checking kstat-rs v0.2.3
21052024-02-28T12:33:54.529Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21062024-02-28T12:33:54.875Z Checking signature v1.6.4
21072024-02-28T12:33:54.994Z Compiling salty v0.2.0
21082024-02-28T12:33:55.593Z Checking ed25519 v1.5.3
21092024-02-28T12:33:55.828Z Checking chacha20poly1305 v0.10.1
21102024-02-28T12:33:56.021Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21112024-02-28T12:33:56.577Z Checking vsss-rs v3.3.4
21122024-02-28T12:33:56.668Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21132024-02-28T12:33:56.931Z Checking serde-big-array v0.5.1
21142024-02-28T12:33:57.193Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21152024-02-28T12:33:57.214Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21162024-02-28T12:33:58.201Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21172024-02-28T12:33:59.899Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21182024-02-28T12:34:00.015Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21192024-02-28T12:34:00.201Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21202024-02-28T12:34:00.494Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21212024-02-28T12:34:01.328Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21222024-02-28T12:34:01.583Z Checking bytecount v0.6.3
21232024-02-28T12:34:01.735Z Checking papergrid v0.11.0
21242024-02-28T12:34:03.440Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21252024-02-28T12:34:03.950Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21262024-02-28T12:34:04.223Z Compiling tabled_derive v0.7.0
21272024-02-28T12:34:04.361Z Checking signal-hook-tokio v0.3.1
21282024-02-28T12:34:04.541Z Checking fd-lock v4.0.2
21292024-02-28T12:34:04.726Z Checking nix v0.27.1
21302024-02-28T12:34:04.853Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21312024-02-28T12:34:04.970Z Checking serde-big-array v0.4.1
21322024-02-28T12:34:05.134Z Compiling sqlparser_derive v0.2.2
21332024-02-28T12:34:06.422Z Checking unicode_categories v0.1.1
21342024-02-28T12:34:06.461Z Checking humantime v2.1.0
21352024-02-28T12:34:06.725Z Compiling prettyplease v0.2.16
21362024-02-28T12:34:06.766Z Checking sqlformat v0.2.3
21372024-02-28T12:34:07.055Z Checking tabled v0.15.0
21382024-02-28T12:34:07.111Z Checking sqlparser v0.43.1
21392024-02-28T12:34:07.504Z Checking rustyline v13.0.0
21402024-02-28T12:34:08.260Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21412024-02-28T12:34:09.229Z Checking bcs v0.1.6
21422024-02-28T12:34:09.311Z Checking highway v1.1.0
21432024-02-28T12:34:09.706Z Checking corncobs v0.1.3
21442024-02-28T12:34:09.751Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21452024-02-28T12:34:09.898Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21462024-02-28T12:34:10.082Z Compiling crunchy v0.2.2
21472024-02-28T12:34:10.097Z Checking http-range v0.1.5
21482024-02-28T12:34:10.268Z Checking hyper-staticfile v0.9.5
21492024-02-28T12:34:10.669Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21502024-02-28T12:34:10.682Z Compiling clang-sys v1.6.1
21512024-02-28T12:34:10.836Z Compiling tiny-keccak v2.0.2
21522024-02-28T12:34:11.005Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21532024-02-28T12:34:11.231Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21542024-02-28T12:34:11.302Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21552024-02-28T12:34:11.426Z Compiling darling_core v0.14.4
21562024-02-28T12:34:12.797Z Checking assert_matches v1.5.0
21572024-02-28T12:34:12.892Z Compiling ascii-canvas v3.0.0
21582024-02-28T12:34:14.078Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21592024-02-28T12:34:14.454Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21602024-02-28T12:34:15.325Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21612024-02-28T12:34:15.371Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21622024-02-28T12:34:15.624Z Compiling ena v0.14.2
21632024-02-28T12:34:15.861Z Compiling libloading v0.7.4
21642024-02-28T12:34:15.938Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21652024-02-28T12:34:16.042Z Compiling regex-syntax v0.6.29
21662024-02-28T12:34:16.201Z Compiling diff v0.1.13
21672024-02-28T12:34:16.243Z Compiling bindgen v0.69.2
21682024-02-28T12:34:17.511Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21692024-02-28T12:34:17.681Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21702024-02-28T12:34:18.829Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21712024-02-28T12:34:22.171Z Compiling darling_macro v0.14.4
21722024-02-28T12:34:22.325Z Compiling lalrpop v0.19.12
21732024-02-28T12:34:22.629Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21742024-02-28T12:34:22.876Z Compiling cexpr v0.6.0
21752024-02-28T12:34:23.206Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21762024-02-28T12:34:23.279Z Compiling darling v0.14.4
21772024-02-28T12:34:23.392Z Compiling which v4.4.0
21782024-02-28T12:34:23.652Z Compiling shlex v1.3.0
21792024-02-28T12:34:23.670Z Compiling lazycell v1.3.0
21802024-02-28T12:34:23.833Z Compiling ref-cast v1.0.20
21812024-02-28T12:34:24.012Z Compiling portable-atomic v1.4.3
21822024-02-28T12:34:24.080Z Compiling rustc-hash v1.1.0
21832024-02-28T12:34:24.238Z Compiling peeking_take_while v0.1.2
21842024-02-28T12:34:24.372Z Checking maplit v1.0.2
21852024-02-28T12:34:24.484Z Compiling derive_builder_core v0.12.0
21862024-02-28T12:34:24.546Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21872024-02-28T12:34:24.877Z Compiling ref-cast-impl v1.0.20
21882024-02-28T12:34:25.143Z Compiling libxml v0.3.3
21892024-02-28T12:34:26.242Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21902024-02-28T12:34:26.333Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21912024-02-28T12:34:26.621Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21922024-02-28T12:34:27.014Z Compiling derive_builder_macro v0.12.0
21932024-02-28T12:34:27.059Z Compiling strum_macros v0.24.3
21942024-02-28T12:34:27.215Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21952024-02-28T12:34:27.559Z Compiling cookie v0.18.0
21962024-02-28T12:34:27.872Z Compiling indoc v1.0.9
21972024-02-28T12:34:28.023Z Checking number_prefix v0.4.0
21982024-02-28T12:34:28.216Z Checking indicatif v0.17.8
21992024-02-28T12:34:28.981Z Checking derive_builder v0.12.0
22002024-02-28T12:34:29.145Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22012024-02-28T12:34:29.460Z Checking bb8 v0.8.3
22022024-02-28T12:34:29.933Z Checking quick-xml v0.30.0
22032024-02-28T12:34:30.514Z Checking castaway v0.2.2
22042024-02-28T12:34:30.667Z Compiling impl-trait-for-tuples v0.2.2
22052024-02-28T12:34:30.895Z Compiling oso-derive v0.27.0
22062024-02-28T12:34:30.961Z Checking compact_str v0.7.1
22072024-02-28T12:34:31.157Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22082024-02-28T12:34:31.890Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22092024-02-28T12:34:32.064Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22102024-02-28T12:34:32.081Z Checking lru v0.12.1
22112024-02-28T12:34:32.209Z Compiling stability v0.1.1
22122024-02-28T12:34:32.422Z Compiling indoc v2.0.3
22132024-02-28T12:34:33.291Z Checking cassowary v0.3.0
22142024-02-28T12:34:33.398Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22152024-02-28T12:34:33.585Z Checking unicode-linebreak v0.1.5
22162024-02-28T12:34:33.706Z Checking ratatui v0.26.1
22172024-02-28T12:34:33.876Z Checking smawk v0.3.1
22182024-02-28T12:34:33.978Z Checking is_ci v1.2.0
22192024-02-28T12:34:34.059Z Checking textwrap v0.16.1
22202024-02-28T12:34:34.107Z Checking supports-color v3.0.0
22212024-02-28T12:34:34.299Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22222024-02-28T12:34:34.435Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22232024-02-28T12:34:34.657Z Checking rtoolbox v0.0.1
22242024-02-28T12:34:34.794Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22252024-02-28T12:34:34.836Z Checking rpassword v7.3.1
22262024-02-28T12:34:34.964Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22272024-02-28T12:34:34.990Z Checking fatfs v0.3.6
22282024-02-28T12:34:35.952Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22292024-02-28T12:34:36.211Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22302024-02-28T12:34:36.723Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22312024-02-28T12:34:37.194Z Checking tui-tree-widget v0.17.0
22322024-02-28T12:34:37.299Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22332024-02-28T12:34:37.530Z Checking shell-words v1.1.0
22342024-02-28T12:34:37.707Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22352024-02-28T12:34:38.485Z Checking yansi v0.5.1
22362024-02-28T12:34:38.773Z Checking pretty_assertions v1.4.0
22372024-02-28T12:34:38.852Z Compiling target-lexicon v0.12.13
22382024-02-28T12:34:39.062Z Compiling guppy-workspace-hack v0.1.0
22392024-02-28T12:34:39.779Z Checking plotters-backend v0.3.5
22402024-02-28T12:34:40.157Z Checking plotters-svg v0.3.5
22412024-02-28T12:34:40.406Z Checking http-body v1.0.0
22422024-02-28T12:34:40.418Z Checking rand v0.4.6
22432024-02-28T12:34:40.615Z Compiling target-spec v3.1.0
22442024-02-28T12:34:41.366Z Checking tower-layer v0.3.2
22452024-02-28T12:34:41.398Z Compiling assert_cmd v2.0.14
22462024-02-28T12:34:41.645Z Checking cast v0.3.0
22472024-02-28T12:34:41.831Z Checking remove_dir_all v0.5.3
22482024-02-28T12:34:41.934Z Checking tempdir v0.3.7
22492024-02-28T12:34:41.961Z Checking criterion-plot v0.5.0
22502024-02-28T12:34:42.144Z Checking tower v0.4.13
22512024-02-28T12:34:42.494Z Checking hyper v1.1.0
22522024-02-28T12:34:42.935Z Checking cfg-expr v0.15.6
22532024-02-28T12:34:43.106Z Checking plotters v0.3.5
22542024-02-28T12:34:43.713Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22552024-02-28T12:34:43.827Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22562024-02-28T12:34:44.662Z Checking tinytemplate v1.2.1
22572024-02-28T12:34:44.979Z Checking cargo-platform v0.1.3
22582024-02-28T12:34:45.050Z Checking oorandom v11.1.3
22592024-02-28T12:34:45.210Z Checking anes v0.1.6
22602024-02-28T12:34:45.260Z Checking cargo_metadata v0.18.1
22612024-02-28T12:34:45.483Z Checking hyper-util v0.1.2
22622024-02-28T12:34:45.605Z Checking criterion v0.5.1
22632024-02-28T12:34:46.816Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22642024-02-28T12:34:47.375Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22652024-02-28T12:34:47.529Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22662024-02-28T12:34:48.626Z Checking rustls-native-certs v0.7.0
22672024-02-28T12:34:48.774Z Checking pathdiff v0.2.1
22682024-02-28T12:34:48.924Z Checking nested v0.1.1
22692024-02-28T12:34:49.145Z Checking guppy v0.17.5
22702024-02-28T12:34:51.401Z Checking hyper-rustls v0.26.0
22712024-02-28T12:34:51.722Z Checking httptest v0.15.5
22722024-02-28T12:34:52.442Z Checking threadpool v1.8.1
22732024-02-28T12:34:52.629Z Checking nanorand v0.7.0
22742024-02-28T12:34:53.026Z Checking flume v0.11.0
22752024-02-28T12:34:53.046Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22762024-02-28T12:34:53.397Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22772024-02-28T12:34:53.456Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22782024-02-28T12:34:53.560Z Checking libtest-mimic v0.6.1
22792024-02-28T12:34:53.975Z Checking similar-asserts v1.5.0
22802024-02-28T12:34:54.045Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22812024-02-28T12:34:54.216Z Compiling rstest_macros v0.18.2
22822024-02-28T12:34:55.796Z Checking datatest-stable v0.2.3
22832024-02-28T12:34:56.016Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22842024-02-28T12:34:56.531Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22852024-02-28T12:34:56.788Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22862024-02-28T12:34:57.121Z Checking csv-core v0.1.11
22872024-02-28T12:34:57.280Z Compiling trybuild v1.0.89
22882024-02-28T12:34:57.449Z Checking constant_time_eq v0.2.6
22892024-02-28T12:34:57.460Z Compiling relative-path v1.9.0
22902024-02-28T12:34:57.575Z Checking blake2b_simd v1.0.1
22912024-02-28T12:34:57.747Z Checking csv v1.3.0
22922024-02-28T12:34:58.502Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22932024-02-28T12:34:58.605Z Checking multimap v0.10.0
22942024-02-28T12:34:58.904Z Checking basic-toml v0.1.8
22952024-02-28T12:34:59.788Z Checking futures-timer v3.0.2
22962024-02-28T12:35:01.508Z Checking rust-argon2 v1.0.1
22972024-02-28T12:35:01.923Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22982024-02-28T12:35:04.006Z Checking partial-io v0.5.4
22992024-02-28T12:35:04.410Z Checking approx v0.5.1
23002024-02-28T12:35:04.645Z Checking termios v0.3.3
23012024-02-28T12:35:04.850Z Checking hex-literal v0.4.1
23022024-02-28T12:35:08.329Z Checking rstest v0.18.2
23032024-02-28T12:35:09.732Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23042024-02-28T12:35:58.289Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23052024-02-28T12:36:00.117Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23062024-02-28T12:36:01.604Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23072024-02-28T12:36:02.680Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23082024-02-28T12:36:16.738Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23092024-02-28T12:36:25.677Z Compiling polar-core v0.27.0
23102024-02-28T12:36:32.599Z Checking oso v0.27.0
23112024-02-28T12:36:58.443Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23122024-02-28T12:37:59.295Z Finished dev [unoptimized + debuginfo] target(s) in 6m 58s
23132024-02-28T12:37:59.479Z
23142024-02-28T12:37:59.479Zreal 7:40.870262616
23152024-02-28T12:37:59.479Zuser 40:14.544710535
23162024-02-28T12:37:59.479Zsys 6:44.689600375
23172024-02-28T12:37:59.480Ztrap 1.064829112
23182024-02-28T12:37:59.485Ztflt 5.161898110
23192024-02-28T12:37:59.485Zdflt 4.240844776
23202024-02-28T12:37:59.485Zkflt 0.059284021
23212024-02-28T12:37:59.485Zlock 1:02:00.188333319
23222024-02-28T12:37:59.485Zslp 2:03:18.659979605
23232024-02-28T12:37:59.486Zlat 1:43.803533795
23242024-02-28T12:37:59.486Zstop 4:11.369690718
23252024-02-28T12:38:00.292Zwarning: output filename collision.
23262024-02-28T12:38:00.292ZThe 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)`.
23272024-02-28T12:38:00.292ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23282024-02-28T12:38:00.292ZThe targets should have unique names.
23292024-02-28T12:38:00.292ZThis is a known bug where multiple crates with the same name use
23302024-02-28T12:38:00.292Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312024-02-28T12:38:00.296Zwarning: output filename collision.
23322024-02-28T12:38:00.297ZThe 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)`.
23332024-02-28T12:38:00.297ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23342024-02-28T12:38:00.297ZThe targets should have unique names.
23352024-02-28T12:38:00.297ZThis is a known bug where multiple crates with the same name use
23362024-02-28T12:38:00.297Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23372024-02-28T12:38:00.297Zwarning: output filename collision.
23382024-02-28T12:38:00.297ZThe 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)`.
23392024-02-28T12:38:00.297ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23402024-02-28T12:38:00.297ZThe targets should have unique names.
23412024-02-28T12:38:00.297ZThis is a known bug where multiple crates with the same name use
23422024-02-28T12:38:00.297Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23432024-02-28T12:38:00.297Zwarning: output filename collision.
23442024-02-28T12:38:00.297ZThe 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)`.
23452024-02-28T12:38:00.297ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23462024-02-28T12:38:00.297ZThe targets should have unique names.
23472024-02-28T12:38:00.297ZThis is a known bug where multiple crates with the same name use
23482024-02-28T12:38:00.297Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23492024-02-28T12:38:00.297Zwarning: output filename collision.
23502024-02-28T12:38:00.297ZThe 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)`.
23512024-02-28T12:38:00.297ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23522024-02-28T12:38:00.298ZThe targets should have unique names.
23532024-02-28T12:38:00.298ZThis is a known bug where multiple crates with the same name use
23542024-02-28T12:38:00.298Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23552024-02-28T12:38:00.298Zwarning: output filename collision.
23562024-02-28T12:38:00.298ZThe 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)`.
23572024-02-28T12:38:00.298ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23582024-02-28T12:38:00.298ZThe targets should have unique names.
23592024-02-28T12:38:00.298ZThis is a known bug where multiple crates with the same name use
23602024-02-28T12:38:00.298Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23612024-02-28T12:38:00.298Zwarning: output filename collision.
23622024-02-28T12:38:00.298ZThe 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)`.
23632024-02-28T12:38:00.298ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23642024-02-28T12:38:00.298ZThe targets should have unique names.
23652024-02-28T12:38:00.298ZThis is a known bug where multiple crates with the same name use
23662024-02-28T12:38:00.298Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23672024-02-28T12:38:00.728Z Documenting libc v0.2.153
23682024-02-28T12:38:00.765Z Documenting cfg-if v1.0.0
23692024-02-28T12:38:00.777Z Documenting serde_derive v1.0.196
23702024-02-28T12:38:00.807Z Documenting log v0.4.20
23712024-02-28T12:38:00.808Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23722024-02-28T12:38:00.835Z Documenting memchr v2.6.3
23732024-02-28T12:38:00.839Z Documenting scopeguard v1.2.0
23742024-02-28T12:38:00.855Z Documenting byteorder v1.5.0
23752024-02-28T12:38:01.128Z Documenting smallvec v1.13.1
23762024-02-28T12:38:03.545Z Documenting itoa v1.0.9
23772024-02-28T12:38:03.605Z Documenting lock_api v0.4.10
23782024-02-28T12:38:04.378Z Documenting once_cell v1.19.0
23792024-02-28T12:38:04.934Z Documenting getrandom v0.2.10
23802024-02-28T12:38:05.203Z Documenting zeroize_derive v1.4.2
23812024-02-28T12:38:05.235Z Documenting parking_lot_core v0.9.8
23822024-02-28T12:38:05.450Z Documenting libm v0.2.7
23832024-02-28T12:38:06.429Z Documenting pin-project-lite v0.2.13
23842024-02-28T12:38:06.601Z Documenting signal-hook-registry v1.4.1
23852024-02-28T12:38:07.126Z Documenting serde v1.0.196
23862024-02-28T12:38:08.778Z Documenting num-traits v0.2.16
23872024-02-28T12:38:08.789Z Documenting rand_core v0.6.4
23882024-02-28T12:38:08.927Z Documenting mio v0.8.9
23892024-02-28T12:38:09.174Z Documenting parking_lot v0.12.1
23902024-02-28T12:38:09.428Z Documenting futures-core v0.3.30
23912024-02-28T12:38:10.889Z Documenting zeroize v1.7.0
23922024-02-28T12:38:11.435Z Documenting ryu v1.0.15
23932024-02-28T12:38:12.661Z Documenting thiserror-impl v1.0.57
23942024-02-28T12:38:13.099Z Documenting num_cpus v1.16.0
23952024-02-28T12:38:13.139Z Documenting socket2 v0.5.5
23962024-02-28T12:38:13.183Z Documenting tokio-macros v2.2.0
23972024-02-28T12:38:13.509Z Documenting zerocopy v0.7.32
23982024-02-28T12:38:14.249Z Documenting typenum v1.16.0
23992024-02-28T12:38:14.882Z Documenting subtle v2.5.0
24002024-02-28T12:38:17.124Z Documenting futures-sink v0.3.30
24012024-02-28T12:38:17.206Z Documenting iana-time-zone v0.1.57
24022024-02-28T12:38:17.635Z Documenting thiserror v1.0.57
24032024-02-28T12:38:17.727Z Documenting pin-utils v0.1.0
24042024-02-28T12:38:18.883Z Documenting slab v0.4.9
24052024-02-28T12:38:20.829Z Documenting futures-channel v0.3.30
24062024-02-28T12:38:20.912Z Documenting ahash v0.8.7
24072024-02-28T12:38:20.981Z Documenting futures-macro v0.3.30
24082024-02-28T12:38:21.400Z Documenting const-oid v0.9.5
24092024-02-28T12:38:23.072Z Documenting allocator-api2 v0.2.16
24102024-02-28T12:38:23.799Z Documenting futures-task v0.3.30
24112024-02-28T12:38:24.962Z Documenting futures-io v0.3.30
24122024-02-28T12:38:25.895Z Documenting tinyvec_macros v0.1.1
24132024-02-28T12:38:25.935Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24142024-02-28T12:38:26.121Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24152024-02-28T12:38:26.701Z Documenting hashbrown v0.14.3
24162024-02-28T12:38:26.990Z Documenting tracing-core v0.1.31
24172024-02-28T12:38:27.864Z Documenting tracing-attributes v0.1.26
24182024-02-28T12:38:27.899Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24192024-02-28T12:38:28.722Z Documenting bytes v1.5.0
24202024-02-28T12:38:28.868Z Documenting bitflags v2.4.0
24212024-02-28T12:38:28.940Z Documenting serde_json v1.0.114
24222024-02-28T12:38:33.510Z Documenting chrono v0.4.31
24232024-02-28T12:38:33.587Z Documenting tokio v1.36.0
24242024-02-28T12:38:33.612Z Documenting futures-util v0.3.30
24252024-02-28T12:38:34.696Z Documenting uuid v1.7.0
24262024-02-28T12:38:34.883Z Documenting tinyvec v1.6.0
24272024-02-28T12:38:36.914Z Documenting ppv-lite86 v0.2.17
24282024-02-28T12:38:38.707Z Documenting unicode-normalization v0.1.22
24292024-02-28T12:38:39.361Z Documenting unicode-bidi v0.3.13
24302024-02-28T12:38:39.409Z Documenting equivalent v1.0.1
24312024-02-28T12:38:40.184Z Documenting generic-array v0.14.7
24322024-02-28T12:38:40.478Z Documenting rand_chacha v0.3.1
24332024-02-28T12:38:42.372Z Documenting indexmap v2.2.3
24342024-02-28T12:38:43.245Z Checking serde_derive_internals v0.26.0
24352024-02-28T12:38:43.691Z Documenting serde_derive_internals v0.26.0
24362024-02-28T12:38:43.852Z Documenting percent-encoding v2.3.1
24372024-02-28T12:38:44.141Z Documenting dyn-clone v1.0.17
24382024-02-28T12:38:44.921Z Documenting base64 v0.21.7
24392024-02-28T12:38:45.066Z Documenting crypto-common v0.1.6
24402024-02-28T12:38:45.192Z Documenting block-buffer v0.10.4
24412024-02-28T12:38:45.556Z Documenting tracing v0.1.37
24422024-02-28T12:38:47.282Z Documenting rand v0.8.5
24432024-02-28T12:38:47.886Z Documenting lazy_static v1.4.0
24442024-02-28T12:38:47.998Z Documenting form_urlencoded v1.2.1
24452024-02-28T12:38:48.735Z Documenting fnv v1.0.7
24462024-02-28T12:38:49.117Z Documenting schemars_derive v0.8.16
24472024-02-28T12:38:49.266Z Documenting errno v0.3.8
24482024-02-28T12:38:49.712Z Documenting digest v0.10.7
24492024-02-28T12:38:50.863Z Documenting cpufeatures v0.2.12
24502024-02-28T12:38:52.003Z Documenting idna v0.5.0
24512024-02-28T12:38:52.433Z Documenting httparse v1.8.0
24522024-02-28T12:38:52.871Z Documenting unicode-ident v1.0.12
24532024-02-28T12:38:53.286Z Documenting rustix v0.38.31
24542024-02-28T12:38:53.765Z Documenting unicode-width v0.1.11
24552024-02-28T12:38:55.737Z Documenting proc-macro2 v1.0.78
24562024-02-28T12:38:55.857Z Documenting schemars v0.8.16
24572024-02-28T12:38:55.924Z Documenting adler v1.0.2
24582024-02-28T12:38:56.187Z Documenting url v2.5.0
24592024-02-28T12:38:56.703Z Documenting try-lock v0.2.4
24602024-02-28T12:38:57.091Z Documenting httpdate v1.0.3
24612024-02-28T12:38:58.940Z Documenting miniz_oxide v0.7.1
24622024-02-28T12:38:59.767Z Documenting want v0.3.1
24632024-02-28T12:39:00.006Z Documenting http-body v0.4.5
24642024-02-28T12:39:00.070Z Documenting openssl-sys v0.9.96
24652024-02-28T12:39:01.185Z Documenting openssl-macros v0.1.1
24662024-02-28T12:39:01.330Z Documenting mime v0.3.17
24672024-02-28T12:39:02.486Z Documenting tower-service v0.3.2
24682024-02-28T12:39:03.206Z Documenting base64ct v1.6.0
24692024-02-28T12:39:03.607Z Documenting quote v1.0.35
24702024-02-28T12:39:04.332Z Documenting aho-corasick v1.0.4
24712024-02-28T12:39:05.530Z Documenting slog v2.7.0
24722024-02-28T12:39:06.056Z Documenting openssl v0.10.60
24732024-02-28T12:39:06.127Z Documenting ipnet v2.9.0
24742024-02-28T12:39:06.186Z Documenting tokio-util v0.7.10
24752024-02-28T12:39:06.299Z Documenting openssl-probe v0.1.5
24762024-02-28T12:39:07.548Z Documenting regex-syntax v0.8.2
24772024-02-28T12:39:07.560Z Documenting syn v2.0.48
24782024-02-28T12:39:09.373Z Documenting async-trait v0.1.77
24792024-02-28T12:39:09.885Z Documenting pem-rfc7468 v0.7.0
24802024-02-28T12:39:10.328Z Documenting encoding_rs v0.8.33
24812024-02-28T12:39:10.387Z Documenting crossbeam-utils v0.8.16
24822024-02-28T12:39:12.036Z Documenting h2 v0.3.24
24832024-02-28T12:39:13.949Z Documenting der_derive v0.7.2
24842024-02-28T12:39:14.184Z Documenting utf8parse v0.2.1
24852024-02-28T12:39:14.293Z Documenting regex-automata v0.4.4
24862024-02-28T12:39:14.304Z Documenting native-tls v0.2.11
24872024-02-28T12:39:14.654Z Documenting flagset v0.4.3
24882024-02-28T12:39:15.087Z Documenting serde_urlencoded v0.7.1
24892024-02-28T12:39:17.062Z Documenting num-integer v0.1.46
24902024-02-28T12:39:17.560Z Documenting time-macros v0.2.13
24912024-02-28T12:39:19.259Z Documenting time-core v0.1.1
24922024-02-28T12:39:19.303Z Documenting der v0.7.8
24932024-02-28T12:39:19.394Z Documenting tokio-native-tls v0.3.1
24942024-02-28T12:39:22.106Z Documenting num_threads v0.1.6
24952024-02-28T12:39:22.243Z Documenting gimli v0.28.0
24962024-02-28T12:39:22.894Z Documenting deranged v0.3.8
24972024-02-28T12:39:23.556Z Documenting regex v1.10.3
24982024-02-28T12:39:23.597Z Documenting hyper v0.14.27
24992024-02-28T12:39:24.286Z Documenting spki v0.7.2
25002024-02-28T12:39:24.711Z Documenting object v0.32.1
25012024-02-28T12:39:25.907Z Documenting webpki-roots v0.25.2
25022024-02-28T12:39:26.660Z Documenting rustc-demangle v0.1.23
25032024-02-28T12:39:27.625Z Documenting time v0.3.27
25042024-02-28T12:39:28.528Z Documenting addr2line v0.21.0
25052024-02-28T12:39:28.824Z Documenting spin v0.9.8
25062024-02-28T12:39:29.364Z Documenting either v1.10.0
25072024-02-28T12:39:29.701Z Documenting pkcs8 v0.10.2
25082024-02-28T12:39:29.816Z Documenting openapiv3 v2.0.0
25092024-02-28T12:39:32.005Z Documenting futures-executor v0.3.30
25102024-02-28T12:39:32.367Z Checking pest_meta v2.7.6
25112024-02-28T12:39:33.147Z Documenting memoffset v0.9.0
25122024-02-28T12:39:33.340Z Documenting anstyle v1.0.2
25132024-02-28T12:39:33.482Z Documenting data-encoding v2.4.0
25142024-02-28T12:39:34.298Z Documenting anstyle-parse v0.2.1
25152024-02-28T12:39:36.051Z Documenting crossbeam-epoch v0.9.15
25162024-02-28T12:39:36.134Z Documenting hyper-rustls v0.24.2
25172024-02-28T12:39:36.823Z Documenting hyper-tls v0.5.0
25182024-02-28T12:39:37.288Z Documenting ipnetwork v0.20.0
25192024-02-28T12:39:37.426Z Documenting sha2 v0.10.8
25202024-02-28T12:39:37.655Z Documenting backtrace v0.3.69
25212024-02-28T12:39:37.789Z Documenting hex v0.4.3
25222024-02-28T12:39:37.847Z Documenting crc32fast v1.3.2
25232024-02-28T12:39:40.189Z Documenting pest_meta v2.7.6
25242024-02-28T12:39:41.712Z Documenting scroll_derive v0.12.0
25252024-02-28T12:39:41.924Z Documenting untrusted v0.9.0
25262024-02-28T12:39:42.400Z Documenting colorchoice v1.0.0
25272024-02-28T12:39:42.448Z Documenting anstyle-query v1.0.0
25282024-02-28T12:39:44.032Z Documenting anyhow v1.0.75
25292024-02-28T12:39:44.147Z Documenting futures v0.3.30
25302024-02-28T12:39:44.262Z Documenting pest_generator v2.7.6
25312024-02-28T12:39:44.372Z Documenting reqwest v0.11.22
25322024-02-28T12:39:44.796Z Documenting ring v0.17.8
25332024-02-28T12:39:45.292Z Checking pest_generator v2.7.6
25342024-02-28T12:39:46.037Z Documenting num-iter v0.1.43
25352024-02-28T12:39:46.236Z Documenting anstream v0.6.11
25362024-02-28T12:39:46.311Z Documenting scroll v0.12.0
25372024-02-28T12:39:49.150Z Documenting terminal_size v0.3.0
25382024-02-28T12:39:49.193Z Documenting hmac v0.12.1
25392024-02-28T12:39:50.027Z Documenting signal-hook v0.3.17
25402024-02-28T12:39:50.183Z Documenting ucd-trie v0.1.6
25412024-02-28T12:39:50.272Z Documenting static_assertions v1.1.0
25422024-02-28T12:39:51.158Z Documenting strsim v0.11.0
25432024-02-28T12:39:51.638Z Documenting clap_lex v0.7.0
25442024-02-28T12:39:53.300Z Documenting plain v0.2.3
25452024-02-28T12:39:53.578Z Documenting pest_derive v2.7.6
25462024-02-28T12:39:54.104Z Documenting flate2 v1.0.28
25472024-02-28T12:39:54.241Z Documenting clap_derive v4.5.0
25482024-02-28T12:39:54.762Z Documenting pest v2.7.6
25492024-02-28T12:39:55.218Z Documenting pretty-hex v0.4.1
25502024-02-28T12:39:55.743Z Documenting unicode-segmentation v1.10.1
25512024-02-28T12:39:56.159Z Documenting clap_builder v4.5.0
25522024-02-28T12:39:56.205Z Documenting goblin v0.8.0
25532024-02-28T12:39:58.144Z Documenting managed v0.8.0
25542024-02-28T12:39:58.435Z Documenting signal-hook-mio v0.2.3
25552024-02-28T12:39:59.145Z Documenting block-padding v0.3.3
25562024-02-28T12:39:59.419Z Documenting scheduled-thread-pool v0.2.7
25572024-02-28T12:39:59.513Z Documenting thread-id v4.2.0
25582024-02-28T12:39:59.749Z Documenting dtrace-parser v0.2.0
25592024-02-28T12:40:01.497Z Documenting bzip2-sys v0.1.11+1.0.8
25602024-02-28T12:40:02.426Z Documenting clap v4.5.0
25612024-02-28T12:40:02.717Z Documenting enum-as-inner v0.5.1
25622024-02-28T12:40:03.381Z Checking diesel_table_macro_syntax v0.1.0
25632024-02-28T12:40:03.464Z Documenting diesel_table_macro_syntax v0.1.0
25642024-02-28T12:40:03.476Z Documenting dof v0.3.0
25652024-02-28T12:40:03.529Z Documenting r2d2 v0.8.10
25662024-02-28T12:40:03.555Z Documenting inout v0.1.3
25672024-02-28T12:40:03.818Z Documenting crossterm v0.27.0
25682024-02-28T12:40:05.547Z Documenting bzip2 v0.4.4
25692024-02-28T12:40:07.157Z Documenting trust-dns-proto v0.22.0
25702024-02-28T12:40:07.746Z Documenting md-5 v0.10.5
25712024-02-28T12:40:07.795Z Documenting stringprep v0.1.3
25722024-02-28T12:40:07.838Z Documenting toml_datetime v0.6.5
25732024-02-28T12:40:07.967Z Documenting diesel_derives v2.1.2
25742024-02-28T12:40:09.201Z Documenting serde_spanned v0.6.5
25752024-02-28T12:40:09.224Z Documenting usdt-impl v0.5.0
25762024-02-28T12:40:09.591Z Documenting ff v0.13.0
25772024-02-28T12:40:11.805Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25782024-02-28T12:40:12.011Z Documenting siphasher v0.3.11
25792024-02-28T12:40:12.592Z Documenting fallible-iterator v0.2.0
25802024-02-28T12:40:13.239Z Documenting winnow v0.6.1
25812024-02-28T12:40:13.524Z Documenting bit-vec v0.6.3
25822024-02-28T12:40:15.085Z Documenting base16ct v0.2.0
25832024-02-28T12:40:15.102Z Documenting phf_shared v0.11.2
25842024-02-28T12:40:15.641Z Documenting diesel v2.1.4
25852024-02-28T12:40:16.329Z Documenting group v0.13.0
25862024-02-28T12:40:16.974Z Documenting zip v0.6.6
25872024-02-28T12:40:17.697Z Documenting cipher v0.4.4
25882024-02-28T12:40:17.737Z Documenting postgres-protocol v0.6.6
25892024-02-28T12:40:18.247Z Documenting sec1 v0.7.3
25902024-02-28T12:40:18.358Z Documenting toml_edit v0.22.6
25912024-02-28T12:40:18.898Z Documenting hkdf v0.12.4
25922024-02-28T12:40:20.411Z Documenting num-bigint v0.4.4
25932024-02-28T12:40:21.619Z Documenting crypto-bigint v0.5.2
25942024-02-28T12:40:23.818Z Documenting regress v0.8.0
25952024-02-28T12:40:24.325Z Documenting hubpack v0.1.2
25962024-02-28T12:40:24.461Z Documenting bstr v1.6.0
25972024-02-28T12:40:24.562Z Documenting serde_repr v0.1.16
25982024-02-28T12:40:24.899Z Documenting precomputed-hash v0.1.1
25992024-02-28T12:40:28.049Z Documenting lalrpop-util v0.19.12
26002024-02-28T12:40:28.708Z Documenting minimal-lexical v0.2.1
26012024-02-28T12:40:28.834Z Documenting fixedbitset v0.4.2
26022024-02-28T12:40:29.070Z Documenting new_debug_unreachable v1.0.4
26032024-02-28T12:40:29.287Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26042024-02-28T12:40:29.652Z Documenting elliptic-curve v0.13.8
26052024-02-28T12:40:30.478Z Documenting yasna v0.5.2
26062024-02-28T12:40:32.070Z Documenting petgraph v0.6.4
26072024-02-28T12:40:32.086Z Documenting string_cache v0.8.7
26082024-02-28T12:40:32.508Z Documenting nom v7.1.3
26092024-02-28T12:40:32.936Z Documenting postgres-types v0.2.6
26102024-02-28T12:40:35.973Z Documenting phf v0.11.2
26112024-02-28T12:40:36.213Z Documenting console v0.15.8
26122024-02-28T12:40:36.621Z Documenting semver v1.0.22
26132024-02-28T12:40:37.555Z Documenting float-cmp v0.9.0
26142024-02-28T12:40:37.598Z Documenting normalize-line-endings v0.3.0
26152024-02-28T12:40:39.604Z Documenting difflib v0.4.0
26162024-02-28T12:40:40.107Z Documenting heck v0.4.1
26172024-02-28T12:40:40.219Z Documenting predicates-core v1.0.6
26182024-02-28T12:40:40.666Z Documenting whoami v1.4.1
26192024-02-28T12:40:41.004Z Documenting bit-set v0.5.3
26202024-02-28T12:40:41.136Z Documenting similar v2.3.0
26212024-02-28T12:40:41.505Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26222024-02-28T12:40:42.850Z Documenting tokio-stream v0.1.14
26232024-02-28T12:40:43.431Z Documenting getopts v0.2.21
26242024-02-28T12:40:43.987Z Documenting predicates v3.1.0
26252024-02-28T12:40:44.471Z Documenting tokio-postgres v0.7.10
26262024-02-28T12:40:44.634Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26272024-02-28T12:40:45.217Z Checking ident_case v1.0.1
26282024-02-28T12:40:45.364Z Checking strsim v0.10.0
26292024-02-28T12:40:45.530Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26302024-02-28T12:40:45.588Z Documenting match_cfg v0.1.0
26312024-02-28T12:40:48.168Z Documenting sha1 v0.10.6
26322024-02-28T12:40:48.168Z Documenting dirs-sys-next v0.1.2
26332024-02-28T12:40:48.447Z Documenting rustls-pki-types v1.3.0
26342024-02-28T12:40:48.479Z Documenting hostname v0.3.1
26352024-02-28T12:40:49.019Z Documenting camino v1.1.6
26362024-02-28T12:40:52.076Z Documenting dirs-next v2.0.0
26372024-02-28T12:40:52.339Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26382024-02-28T12:40:52.410Z Documenting paste v1.0.14
26392024-02-28T12:40:52.421Z Documenting thread_local v1.1.7
26402024-02-28T12:40:53.133Z Documenting rustls-webpki v0.102.1
26412024-02-28T12:40:54.054Z Documenting crossbeam-channel v0.5.8
26422024-02-28T12:40:54.171Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26432024-02-28T12:40:54.232Z Documenting atty v0.2.14
26442024-02-28T12:40:56.029Z Documenting term v0.7.0
26452024-02-28T12:40:56.977Z Documenting take_mut v0.2.2
26462024-02-28T12:40:57.171Z Documenting slog-json v2.6.1
26472024-02-28T12:40:57.656Z Documenting rustls v0.22.2
26482024-02-28T12:40:57.717Z Documenting http v1.0.0
26492024-02-28T12:40:57.895Z Documenting async-stream-impl v0.3.5
26502024-02-28T12:40:58.275Z Documenting debug-ignore v1.0.5
26512024-02-28T12:41:00.131Z Documenting slog-term v2.9.0
26522024-02-28T12:41:00.252Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26532024-02-28T12:41:00.760Z Documenting slog-async v2.8.0
26542024-02-28T12:41:01.167Z Documenting atomic-waker v1.1.1
26552024-02-28T12:41:01.893Z Documenting slog-bunyan v2.5.0
26562024-02-28T12:41:02.555Z Documenting async-stream v0.3.5
26572024-02-28T12:41:03.887Z Documenting multer v3.0.0
26582024-02-28T12:41:04.096Z Documenting waitgroup v0.1.2
26592024-02-28T12:41:04.582Z Documenting rustls-pemfile v2.1.0
26602024-02-28T12:41:05.439Z Checking darling_core v0.20.3
26612024-02-28T12:41:06.404Z Documenting toml v0.8.10
26622024-02-28T12:41:06.980Z Documenting tokio-rustls v0.25.0
26632024-02-28T12:41:07.197Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26642024-02-28T12:41:07.239Z Documenting serde_path_to_error v0.1.15
26652024-02-28T12:41:07.898Z Checking darling v0.20.3
26662024-02-28T12:41:08.006Z Documenting serde_with_macros v3.6.1
26672024-02-28T12:41:08.727Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26682024-02-28T12:41:08.835Z Documenting structmeta-derive v0.3.0
26692024-02-28T12:41:08.919Z Documenting strum v0.26.1
26702024-02-28T12:41:11.507Z Checking structmeta v0.3.0
26712024-02-28T12:41:11.738Z Documenting instant v0.1.12
26722024-02-28T12:41:12.406Z Documenting newtype-uuid v1.0.1
26732024-02-28T12:41:12.458Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26742024-02-28T12:41:12.699Z Documenting macaddr v1.0.1
26752024-02-28T12:41:13.197Z Documenting serde_with v3.6.1
26762024-02-28T12:41:13.338Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26772024-02-28T12:41:13.962Z Documenting structmeta v0.3.0
26782024-02-28T12:41:15.583Z Documenting backoff v0.4.0
26792024-02-28T12:41:16.793Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26802024-02-28T12:41:16.896Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26812024-02-28T12:41:17.125Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26822024-02-28T12:41:17.393Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26832024-02-28T12:41:18.020Z Documenting fastrand v2.0.1
26842024-02-28T12:41:18.472Z Documenting parse-display-derive v0.9.0
26852024-02-28T12:41:19.809Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26862024-02-28T12:41:20.860Z Documenting proc-macro-error-attr v1.0.4
26872024-02-28T12:41:21.167Z Checking proc-macro-error v1.0.4
26882024-02-28T12:41:21.436Z Documenting is-terminal v0.4.9
26892024-02-28T12:41:22.014Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26902024-02-28T12:41:22.615Z Documenting tempfile v3.10.0
26912024-02-28T12:41:22.756Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26922024-02-28T12:41:22.847Z Documenting proc-macro-crate v1.3.1
26932024-02-28T12:41:23.027Z Checking proc-macro-crate v1.3.1
26942024-02-28T12:41:23.272Z Documenting hash32 v0.3.1
26952024-02-28T12:41:23.895Z Documenting stable_deref_trait v1.2.0
26962024-02-28T12:41:24.493Z Documenting parse-display v0.9.0
26972024-02-28T12:41:24.729Z Documenting proc-macro-error v1.0.4
26982024-02-28T12:41:26.810Z Documenting cobs v0.2.3
26992024-02-28T12:41:26.881Z Documenting embedded-io v0.4.0
27002024-02-28T12:41:27.120Z Documenting camino-tempfile v1.1.1
27012024-02-28T12:41:27.390Z Documenting heapless v0.8.0
27022024-02-28T12:41:28.284Z Documenting num_enum_derive v0.5.11
27032024-02-28T12:41:28.451Z Documenting foreign-types-macros v0.2.3
27042024-02-28T12:41:28.729Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27052024-02-28T12:41:29.254Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27062024-02-28T12:41:29.776Z Documenting foreign-types-shared v0.3.1
27072024-02-28T12:41:30.122Z Documenting postcard v1.0.8
27082024-02-28T12:41:31.694Z Documenting crucible-workspace-hack v0.1.0
27092024-02-28T12:41:32.328Z Documenting smoltcp v0.11.0
27102024-02-28T12:41:32.363Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27112024-02-28T12:41:32.650Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27122024-02-28T12:41:33.123Z Documenting foreign-types v0.5.0
27132024-02-28T12:41:34.593Z Documenting num_enum v0.5.11
27142024-02-28T12:41:34.946Z Documenting cstr-argument v0.1.2
27152024-02-28T12:41:35.405Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27162024-02-28T12:41:36.474Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27172024-02-28T12:41:36.968Z Documenting colored v2.0.4
27182024-02-28T12:41:37.276Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27192024-02-28T12:41:38.370Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27202024-02-28T12:41:38.527Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27212024-02-28T12:41:38.818Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27222024-02-28T12:41:39.891Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27232024-02-28T12:41:41.053Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27242024-02-28T12:41:41.417Z Documenting zone_cfg_derive v0.3.0
27252024-02-28T12:41:42.672Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27262024-02-28T12:41:43.232Z Documenting num-derive v0.4.0
27272024-02-28T12:41:44.333Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27282024-02-28T12:41:45.005Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27292024-02-28T12:41:45.291Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27302024-02-28T12:41:46.446Z Documenting zone v0.3.0
27312024-02-28T12:41:46.989Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27322024-02-28T12:41:48.005Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27332024-02-28T12:41:49.263Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27342024-02-28T12:41:50.291Z Documenting smf v0.2.2
27352024-02-28T12:41:50.958Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27362024-02-28T12:41:51.262Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27372024-02-28T12:41:51.701Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27382024-02-28T12:41:51.951Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27392024-02-28T12:41:52.047Z Documenting linked-hash-map v0.5.6
27402024-02-28T12:41:52.774Z Documenting password-hash v0.5.0
27412024-02-28T12:41:53.389Z Documenting blake2 v0.10.6
27422024-02-28T12:41:54.540Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27432024-02-28T12:41:55.780Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27442024-02-28T12:41:56.978Z Documenting lru-cache v0.1.2
27452024-02-28T12:41:57.156Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27462024-02-28T12:41:58.042Z Documenting argon2 v0.5.3
27472024-02-28T12:41:58.850Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27482024-02-28T12:41:58.952Z Documenting itertools v0.12.1
27492024-02-28T12:42:00.252Z Documenting memmap v0.7.0
27502024-02-28T12:42:00.918Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27512024-02-28T12:42:00.938Z Documenting quick-error v1.2.3
27522024-02-28T12:42:01.697Z Documenting derive-where v1.2.7
27532024-02-28T12:42:02.187Z Documenting swrite v0.1.0
27542024-02-28T12:42:03.105Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27552024-02-28T12:42:03.690Z Documenting newtype_derive v0.1.6
27562024-02-28T12:42:04.272Z Documenting usdt v0.5.0
27572024-02-28T12:42:04.715Z Documenting resolv-conf v0.7.0
27582024-02-28T12:42:05.942Z Documenting tap v1.0.1
27592024-02-28T12:42:06.093Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27602024-02-28T12:42:07.548Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27612024-02-28T12:42:07.552Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27622024-02-28T12:42:07.582Z Documenting steno v0.4.0
27632024-02-28T12:42:08.258Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27642024-02-28T12:42:08.793Z Documenting radium v0.7.0
27652024-02-28T12:42:08.934Z Documenting trust-dns-resolver v0.22.0
27662024-02-28T12:42:08.987Z Documenting wyz v0.5.1
27672024-02-28T12:42:09.908Z Documenting nibble_vec v0.1.0
27682024-02-28T12:42:11.874Z Checking heck v0.3.3
27692024-02-28T12:42:11.979Z Documenting funty v2.0.0
27702024-02-28T12:42:12.039Z Documenting endian-type v0.1.2
27712024-02-28T12:42:12.177Z Documenting crc-catalog v2.2.0
27722024-02-28T12:42:14.419Z Documenting structopt-derive v0.4.18
27732024-02-28T12:42:15.143Z Documenting crc v3.0.1
27742024-02-28T12:42:15.355Z Documenting bitvec v1.0.1
27752024-02-28T12:42:15.870Z Documenting radix_trie v0.2.1
27762024-02-28T12:42:18.041Z Documenting cancel-safe-futures v0.1.5
27772024-02-28T12:42:18.165Z Documenting filetime v0.2.23
27782024-02-28T12:42:18.196Z Documenting xattr v1.0.1
27792024-02-28T12:42:19.696Z Documenting packed_struct_codegen v0.10.1
27802024-02-28T12:42:20.111Z Documenting nodrop v0.1.14
27812024-02-28T12:42:20.786Z Documenting structopt v0.3.26
27822024-02-28T12:42:22.121Z Documenting num-bigint-dig v0.8.4
27832024-02-28T12:42:22.322Z Documenting tar v0.4.40
27842024-02-28T12:42:23.049Z Documenting array-init v0.0.4
27852024-02-28T12:42:23.710Z Documenting libefi-sys v0.1.0
27862024-02-28T12:42:24.807Z Documenting num-rational v0.4.1
27872024-02-28T12:42:25.227Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27882024-02-28T12:42:25.794Z Documenting packed_struct v0.10.1
27892024-02-28T12:42:26.339Z Documenting pkcs1 v0.7.5
27902024-02-28T12:42:26.590Z Documenting signature v2.1.0
27912024-02-28T12:42:27.812Z Documenting num-complex v0.4.4
27922024-02-28T12:42:28.587Z Documenting termcolor v1.2.0
27932024-02-28T12:42:30.017Z Documenting bitfield v0.14.0
27942024-02-28T12:42:30.326Z Documenting arc-swap v1.6.0
27952024-02-28T12:42:31.004Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27962024-02-28T12:42:31.591Z Documenting rsa v0.9.2
27972024-02-28T12:42:32.034Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27982024-02-28T12:42:33.184Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27992024-02-28T12:42:33.227Z Documenting num v0.4.1
28002024-02-28T12:42:33.415Z Documenting env_logger v0.10.0
28012024-02-28T12:42:34.332Z Documenting slog-scope v4.4.0
28022024-02-28T12:42:34.795Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28032024-02-28T12:42:36.108Z Documenting serde-hex v0.1.0
28042024-02-28T12:42:37.758Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28052024-02-28T12:42:38.084Z Documenting x509-cert v0.2.4
28062024-02-28T12:42:38.345Z Documenting ron v0.8.1
28072024-02-28T12:42:39.660Z Documenting libsw v3.3.1
28082024-02-28T12:42:40.315Z Documenting gethostname v0.4.3
28092024-02-28T12:42:41.769Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28102024-02-28T12:42:42.804Z Documenting half v2.3.1
28112024-02-28T12:42:42.950Z Documenting owo-colors v4.0.0
28122024-02-28T12:42:43.047Z Documenting ciborium-io v0.2.2
28132024-02-28T12:42:43.833Z Documenting crc-any v2.4.3
28142024-02-28T12:42:44.222Z Documenting linear-map v1.2.0
28152024-02-28T12:42:44.578Z Documenting same-file v1.0.6
28162024-02-28T12:42:45.920Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28172024-02-28T12:42:46.916Z Documenting ciborium-ll v0.2.2
28182024-02-28T12:42:47.113Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28192024-02-28T12:42:47.206Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28202024-02-28T12:42:48.306Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28212024-02-28T12:42:49.018Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28222024-02-28T12:42:49.079Z Documenting walkdir v2.4.0
28232024-02-28T12:42:51.186Z Documenting slog-stdlog v4.1.1
28242024-02-28T12:42:52.077Z Documenting slog-dtrace v0.3.0
28252024-02-28T12:42:53.836Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28262024-02-28T12:42:55.916Z Documenting path-slash v0.1.5
28272024-02-28T12:42:58.705Z Documenting slog-envlogger v2.2.0
28282024-02-28T12:42:59.323Z Documenting ciborium v0.2.2
28292024-02-28T12:42:59.481Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28302024-02-28T12:42:59.671Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28312024-02-28T12:42:59.967Z Documenting pem v3.0.2
28322024-02-28T12:43:03.810Z Documenting fxhash v0.2.1
28332024-02-28T12:43:04.386Z Documenting utf-8 v0.7.6
28342024-02-28T12:43:04.754Z Documenting display-error-chain v0.2.0
28352024-02-28T12:43:04.771Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28362024-02-28T12:43:06.440Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28372024-02-28T12:43:06.775Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28382024-02-28T12:43:06.995Z Documenting vte_generate_state_changes v0.1.1
28392024-02-28T12:43:07.634Z Checking convert_case v0.4.0
28402024-02-28T12:43:07.845Z Documenting convert_case v0.4.0
28412024-02-28T12:43:08.206Z Documenting tungstenite v0.20.1
28422024-02-28T12:43:08.536Z Documenting buf-list v1.0.3
28432024-02-28T12:43:10.976Z Documenting vte v0.11.1
28442024-02-28T12:43:11.705Z Documenting derive_more v0.99.17
28452024-02-28T12:43:13.470Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28462024-02-28T12:43:13.569Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28472024-02-28T12:43:13.969Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28482024-02-28T12:43:14.287Z Checking darling_core v0.14.4
28492024-02-28T12:43:15.513Z Documenting tokio-tungstenite v0.20.1
28502024-02-28T12:43:16.017Z Documenting pin-project-internal v1.1.3
28512024-02-28T12:43:16.091Z Checking darling v0.14.4
28522024-02-28T12:43:16.206Z Documenting strip-ansi-escapes v0.2.0
28532024-02-28T12:43:17.792Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28542024-02-28T12:43:18.678Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28552024-02-28T12:43:20.328Z Documenting doc-comment v0.3.3
28562024-02-28T12:43:21.353Z Documenting pin-project v1.1.3
28572024-02-28T12:43:21.683Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28582024-02-28T12:43:23.336Z Documenting crossbeam-deque v0.8.3
28592024-02-28T12:43:23.416Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28602024-02-28T12:43:23.735Z Documenting snafu-derive v0.7.5
28612024-02-28T12:43:23.810Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28622024-02-28T12:43:24.140Z Documenting nu-ansi-term v0.50.0
28632024-02-28T12:43:27.419Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28642024-02-28T12:43:27.540Z Documenting rayon-core v1.12.0
28652024-02-28T12:43:28.153Z Documenting reedline v0.29.0
28662024-02-28T12:43:29.350Z Documenting trust-dns-client v0.22.0
28672024-02-28T12:43:30.021Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28682024-02-28T12:43:31.257Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28692024-02-28T12:43:31.570Z Documenting globset v0.4.13
28702024-02-28T12:43:32.229Z Documenting olpc-cjson v0.1.3
28712024-02-28T12:43:32.474Z Documenting snafu v0.7.5
28722024-02-28T12:43:34.134Z Documenting serde_plain v1.0.2
28732024-02-28T12:43:36.081Z Documenting headers-core v0.2.0
28742024-02-28T12:43:36.545Z Documenting async-recursion v1.0.5
28752024-02-28T12:43:37.209Z Documenting bytecount v0.6.3
28762024-02-28T12:43:37.458Z Documenting typed-path v0.7.0
28772024-02-28T12:43:37.934Z Documenting keccak v0.1.4
28782024-02-28T12:43:38.287Z Documenting rayon v1.8.0
28792024-02-28T12:43:39.477Z Documenting trust-dns-server v0.22.1
28802024-02-28T12:43:40.277Z Documenting papergrid v0.11.0
28812024-02-28T12:43:40.758Z Documenting headers v0.3.9
28822024-02-28T12:43:40.973Z Documenting sha3 v0.10.8
28832024-02-28T12:43:42.948Z Documenting tough v0.16.0
28842024-02-28T12:43:43.309Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28852024-02-28T12:43:44.882Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28862024-02-28T12:43:46.123Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28872024-02-28T12:43:46.193Z Documenting derive_builder_core v0.12.0
28882024-02-28T12:43:46.505Z Checking derive_builder_core v0.12.0
28892024-02-28T12:43:47.295Z Documenting sled v0.34.7
28902024-02-28T12:43:47.377Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28912024-02-28T12:43:47.609Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28922024-02-28T12:43:47.992Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28932024-02-28T12:43:48.761Z Documenting fs-err v2.11.0
28942024-02-28T12:43:48.838Z Documenting unicase v2.7.0
28952024-02-28T12:43:49.327Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28962024-02-28T12:43:49.401Z Documenting tabled_derive v0.7.0
28972024-02-28T12:43:49.691Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28982024-02-28T12:43:52.159Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28992024-02-28T12:43:52.722Z Documenting fd-lock v4.0.2
29002024-02-28T12:43:53.337Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29012024-02-28T12:43:54.130Z Documenting nix v0.27.1
29022024-02-28T12:43:54.376Z Documenting secrecy v0.8.0
29032024-02-28T12:43:55.402Z Documenting rustversion v1.0.14
29042024-02-28T12:43:57.302Z Documenting sqlparser_derive v0.2.2
29052024-02-28T12:43:57.514Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29062024-02-28T12:43:58.223Z Documenting unicode_categories v0.1.1
29072024-02-28T12:43:58.662Z Documenting home v0.5.5
29082024-02-28T12:43:59.614Z Documenting parse-size v1.0.0
29092024-02-28T12:44:00.731Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29102024-02-28T12:44:01.288Z Documenting castaway v0.2.2
29112024-02-28T12:44:02.088Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29122024-02-28T12:44:02.284Z Documenting sqlformat v0.2.3
29132024-02-28T12:44:02.530Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29142024-02-28T12:44:02.745Z Documenting sqlparser v0.43.1
29152024-02-28T12:44:02.935Z Documenting rustyline v13.0.0
29162024-02-28T12:44:05.142Z Documenting tabled v0.15.0
29172024-02-28T12:44:06.131Z Documenting derive_builder_macro v0.12.0
29182024-02-28T12:44:08.025Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29192024-02-28T12:44:09.903Z Documenting mime_guess v2.0.4
29202024-02-28T12:44:10.806Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29212024-02-28T12:44:11.970Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29222024-02-28T12:44:12.409Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29232024-02-28T12:44:15.135Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29242024-02-28T12:44:15.451Z Documenting universal-hash v0.5.1
29252024-02-28T12:44:15.579Z Documenting bcs v0.1.6
29262024-02-28T12:44:18.415Z Documenting kstat-rs v0.2.3
29272024-02-28T12:44:19.863Z Documenting thiserror-impl-no-std v2.0.2
29282024-02-28T12:44:21.914Z Documenting curve25519-dalek-derive v0.1.0
29292024-02-28T12:44:22.815Z Documenting ref-cast-impl v1.0.20
29302024-02-28T12:44:25.069Z Documenting opaque-debug v0.3.0
29312024-02-28T12:44:25.186Z Documenting highway v1.1.0
29322024-02-28T12:44:26.530Z Documenting thiserror-no-std v2.0.2
29332024-02-28T12:44:26.846Z Documenting curve25519-dalek v4.1.1
29342024-02-28T12:44:26.861Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29352024-02-28T12:44:27.920Z Documenting poly1305 v0.8.0
29362024-02-28T12:44:28.644Z Documenting ref-cast v1.0.20
29372024-02-28T12:44:29.161Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29382024-02-28T12:44:29.469Z Documenting derive_builder v0.12.0
29392024-02-28T12:44:31.883Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29402024-02-28T12:44:32.255Z Documenting compact_str v0.7.1
29412024-02-28T12:44:33.168Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29422024-02-28T12:44:33.257Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29432024-02-28T12:44:34.617Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29442024-02-28T12:44:36.389Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29452024-02-28T12:44:37.083Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29462024-02-28T12:44:41.254Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29472024-02-28T12:44:46.333Z Documenting portable-atomic v1.4.3
29482024-02-28T12:44:46.648Z Documenting ed25519 v1.5.3
29492024-02-28T12:44:47.684Z Documenting polar-core v0.27.0
29502024-02-28T12:44:49.681Z Documenting libxml v0.3.3
29512024-02-28T12:44:50.277Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29522024-02-28T12:44:51.748Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29532024-02-28T12:44:52.341Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29542024-02-28T12:44:53.172Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29552024-02-28T12:44:54.070Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29562024-02-28T12:44:55.577Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29572024-02-28T12:44:56.089Z Documenting chacha20 v0.9.1
29582024-02-28T12:44:56.430Z Documenting bb8 v0.8.3
29592024-02-28T12:45:00.193Z Documenting aead v0.5.2
29602024-02-28T12:45:01.469Z Documenting lru v0.12.1
29612024-02-28T12:45:03.403Z Documenting quick-xml v0.30.0
29622024-02-28T12:45:05.359Z Documenting impl-trait-for-tuples v0.2.2
29632024-02-28T12:45:06.321Z Documenting oso-derive v0.27.0
29642024-02-28T12:45:06.892Z Documenting stability v0.1.1
29652024-02-28T12:45:08.265Z Documenting number_prefix v0.4.0
29662024-02-28T12:45:10.170Z Documenting glob v0.3.1
29672024-02-28T12:45:10.788Z Documenting cassowary v0.3.0
29682024-02-28T12:45:10.891Z Documenting maplit v1.0.2
29692024-02-28T12:45:11.400Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29702024-02-28T12:45:12.238Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29712024-02-28T12:45:12.361Z Documenting indicatif v0.17.8
29722024-02-28T12:45:12.669Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29732024-02-28T12:45:14.646Z Documenting ratatui v0.26.1
29742024-02-28T12:45:14.726Z Documenting oso v0.27.0
29752024-02-28T12:45:15.012Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29762024-02-28T12:45:17.230Z Documenting chacha20poly1305 v0.10.1
29772024-02-28T12:45:17.419Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29782024-02-28T12:45:20.237Z Documenting salty v0.2.0
29792024-02-28T12:45:22.986Z Documenting vsss-rs v3.3.4
29802024-02-28T12:45:24.560Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29812024-02-28T12:45:24.875Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29822024-02-28T12:45:25.141Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29832024-02-28T12:45:26.001Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29842024-02-28T12:45:26.201Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29852024-02-28T12:45:30.535Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29862024-02-28T12:45:30.713Z Documenting cookie v0.18.0
29872024-02-28T12:45:30.779Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29882024-02-28T12:45:31.074Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29892024-02-28T12:45:33.638Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29902024-02-28T12:45:33.950Z Documenting serde-big-array v0.5.1
29912024-02-28T12:45:35.396Z Documenting rtoolbox v0.0.1
29922024-02-28T12:45:35.441Z Documenting http-range v0.1.5
29932024-02-28T12:45:35.556Z Documenting is_ci v1.2.0
29942024-02-28T12:45:38.507Z Documenting smawk v0.3.1
29952024-02-28T12:45:39.246Z Documenting humantime v2.1.0
29962024-02-28T12:45:39.453Z Documenting unicode-linebreak v0.1.5
29972024-02-28T12:45:39.648Z Documenting rpassword v7.3.1
29982024-02-28T12:45:39.761Z Documenting supports-color v3.0.0
29992024-02-28T12:45:42.523Z Documenting hyper-staticfile v0.9.5
30002024-02-28T12:45:43.118Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30012024-02-28T12:45:43.440Z Documenting textwrap v0.16.1
30022024-02-28T12:45:43.545Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30032024-02-28T12:45:43.912Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30042024-02-28T12:45:44.435Z Documenting tui-tree-widget v0.17.0
30052024-02-28T12:45:47.612Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30062024-02-28T12:45:47.691Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30072024-02-28T12:45:48.457Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30082024-02-28T12:45:49.212Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30092024-02-28T12:45:50.574Z Documenting rcgen v0.12.1
30102024-02-28T12:45:50.906Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30112024-02-28T12:45:51.963Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30122024-02-28T12:45:52.397Z Documenting atomicwrites v0.4.3
30132024-02-28T12:45:52.900Z Documenting signal-hook-tokio v0.3.1
30142024-02-28T12:45:56.874Z Documenting subprocess v0.2.9
30152024-02-28T12:45:58.123Z Documenting memmap2 v0.7.1
30162024-02-28T12:45:58.572Z Documenting constant_time_eq v0.3.0
30172024-02-28T12:46:00.498Z Documenting arrayref v0.3.7
30182024-02-28T12:46:01.272Z Documenting corncobs v0.1.3
30192024-02-28T12:46:01.362Z Documenting arrayvec v0.7.4
30202024-02-28T12:46:01.529Z Documenting shell-words v1.1.0
30212024-02-28T12:46:02.504Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30222024-02-28T12:46:03.469Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30232024-02-28T12:46:04.326Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30242024-02-28T12:46:04.696Z Documenting blake3 v1.5.0
30252024-02-28T12:46:06.528Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30262024-02-28T12:46:06.556Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30272024-02-28T12:46:09.153Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30282024-02-28T12:46:09.584Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30292024-02-28T12:46:10.931Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30302024-02-28T12:46:16.967Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30312024-02-28T12:46:22.396Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30322024-02-28T12:46:24.092Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30332024-02-28T12:46:25.397Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30342024-02-28T12:46:32.195Z Documenting fatfs v0.3.6
30352024-02-28T12:46:32.794Zwarning: unclosed HTML tag `usize`
30362024-02-28T12:46:32.794Z --> wicket/src/ui/panes/update.rs:153:19
30372024-02-28T12:46:32.794Z |
30382024-02-28T12:46:32.794Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30392024-02-28T12:46:32.794Z | ^^^^^^^
30402024-02-28T12:46:32.794Z |
30412024-02-28T12:46:32.794Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30422024-02-28T12:46:32.794Z
30432024-02-28T12:46:34.111Zwarning: `wicket` (lib doc) generated 1 warning
30442024-02-28T12:46:34.114Z Documenting nanorand v0.7.0
30452024-02-28T12:46:35.474Z Documenting topological-sort v0.2.2
30462024-02-28T12:46:36.988Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30472024-02-28T12:46:37.445Z Documenting assert_matches v1.5.0
30482024-02-28T12:46:38.376Z Documenting flume v0.11.0
30492024-02-28T12:46:40.258Z Documenting omicron-zone-package v0.11.0
30502024-02-28T12:46:40.437Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30512024-02-28T12:46:40.633Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30522024-02-28T12:46:42.976Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30532024-02-28T12:46:45.208Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30542024-02-28T12:46:45.324Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30552024-02-28T12:46:46.207Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30562024-02-28T12:46:53.095Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30572024-02-28T12:46:54.011Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30582024-02-28T12:46:54.011Z --> sled-agent/src/sim/instance.rs:46:7
30592024-02-28T12:46:54.011Z |
30602024-02-28T12:46:54.011Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30612024-02-28T12:46:54.011Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30622024-02-28T12:46:54.011Z |
30632024-02-28T12:46:54.011Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30642024-02-28T12:46:54.011Z
30652024-02-28T12:46:56.680Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30662024-02-28T12:46:57.214Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30672024-02-28T12:46:57.217Z Documenting termios v0.3.3
30682024-02-28T12:47:01.412Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30692024-02-28T12:47:07.228Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30702024-02-28T12:47:09.139Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30712024-02-28T12:47:11.617Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30722024-02-28T12:47:21.665Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30732024-02-28T12:47:35.460Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30742024-02-28T12:47:41.730Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30752024-02-28T12:47:48.515Zwarning: unresolved link to `test_sled_transitions`
30762024-02-28T12:47:48.515Z --> nexus/db-queries/src/db/datastore/sled.rs:566:11
30772024-02-28T12:47:48.515Z |
30782024-02-28T12:47:48.515Z566 | /// [`test_sled_transitions`].
30792024-02-28T12:47:48.515Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30802024-02-28T12:47:48.515Z |
30812024-02-28T12:47:48.515Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30822024-02-28T12:47:48.515Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30832024-02-28T12:47:48.515Z
30842024-02-28T12:47:48.519Zwarning: unresolved link to `test_sled_transitions`
30852024-02-28T12:47:48.519Z --> nexus/db-queries/src/db/datastore/sled.rs:602:11
30862024-02-28T12:47:48.519Z |
30872024-02-28T12:47:48.519Z602 | /// [`test_sled_transitions`].
30882024-02-28T12:47:48.519Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30892024-02-28T12:47:48.519Z |
30902024-02-28T12:47:48.519Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30912024-02-28T12:47:48.519Z
30922024-02-28T12:47:48.519Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30932024-02-28T12:47:48.519Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30942024-02-28T12:47:48.519Z |
30952024-02-28T12:47:48.519Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30962024-02-28T12:47:48.519Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30972024-02-28T12:47:48.519Z
30982024-02-28T12:47:49.841Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30992024-02-28T12:47:53.715Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
31002024-02-28T12:47:56.500Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
31012024-02-28T12:48:00.232Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31022024-02-28T12:48:00.749Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31032024-02-28T12:48:04.597Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
31042024-02-28T12:48:04.600Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
31052024-02-28T12:48:05.643Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31062024-02-28T12:48:32.337Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31072024-02-28T12:49:20.870Zwarning: unresolved link to `VolumeConstructionRequest`
31082024-02-28T12:49:20.870Z --> nexus/src/app/sagas/volume_delete.rs:338:7
31092024-02-28T12:49:20.870Z |
31102024-02-28T12:49:20.870Z338 | /// [`VolumeConstructionRequest`] is shown here):
31112024-02-28T12:49:20.871Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
31122024-02-28T12:49:20.871Z |
31132024-02-28T12:49:20.871Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31142024-02-28T12:49:20.871Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31152024-02-28T12:49:20.871Z
31162024-02-28T12:49:20.874Zwarning: unresolved link to `fd00:1122:3344:101::5`
31172024-02-28T12:49:20.874Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31182024-02-28T12:49:20.874Z |
31192024-02-28T12:49:20.874Z348 | /// "[fd00:1122:3344:101::5]:1000",
31202024-02-28T12:49:20.874Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31212024-02-28T12:49:20.874Z
31222024-02-28T12:49:20.874Zwarning: unresolved link to `fd00:1122:3344:102::9`
31232024-02-28T12:49:20.874Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31242024-02-28T12:49:20.874Z |
31252024-02-28T12:49:20.875Z349 | /// "[fd00:1122:3344:102::9]:1000",
31262024-02-28T12:49:20.875Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31272024-02-28T12:49:20.875Z
31282024-02-28T12:49:20.875Zwarning: unresolved link to `fd00:1122:3344:103::2`
31292024-02-28T12:49:20.875Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31302024-02-28T12:49:20.875Z |
31312024-02-28T12:49:20.875Z350 | /// "[fd00:1122:3344:103::2]:1000"
31322024-02-28T12:49:20.875Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31332024-02-28T12:49:20.875Z
31342024-02-28T12:49:20.875Zwarning: unresolved link to `fd00:1122:3344:101::5`
31352024-02-28T12:49:20.875Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31362024-02-28T12:49:20.875Z |
31372024-02-28T12:49:20.875Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31382024-02-28T12:49:20.875Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31392024-02-28T12:49:20.875Z
31402024-02-28T12:49:20.875Zwarning: unresolved link to `fd00:1122:3344:102::9`
31412024-02-28T12:49:20.875Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31422024-02-28T12:49:20.875Z |
31432024-02-28T12:49:20.875Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31442024-02-28T12:49:20.875Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31452024-02-28T12:49:20.875Z
31462024-02-28T12:49:20.875Zwarning: unresolved link to `fd00:1122:3344:103::2`
31472024-02-28T12:49:20.875Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31482024-02-28T12:49:20.876Z |
31492024-02-28T12:49:20.876Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31502024-02-28T12:49:20.876Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31512024-02-28T12:49:20.876Z
31522024-02-28T12:49:23.889Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31532024-02-28T12:49:40.016Z Finished dev [unoptimized + debuginfo] target(s) in 11m 40s
31542024-02-28T12:49:40.117Z
31552024-02-28T12:49:40.120Zreal 11:40.543378036
31562024-02-28T12:49:40.120Zuser 30:58.721574269
31572024-02-28T12:49:40.120Zsys 50:27.382107093
31582024-02-28T12:49:40.120Ztrap 0.927815157
31592024-02-28T12:49:40.121Ztflt 0.119101649
31602024-02-28T12:49:40.121Zdflt 0.507862789
31612024-02-28T12:49:40.121Zkflt 0.000046142
31622024-02-28T12:49:40.121Zlock 2:07:22.446659750
31632024-02-28T12:49:40.121Zslp 2:55:32.585851477
31642024-02-28T12:49:40.121Zlat 4:46.334871642
31652024-02-28T12:49:40.121Zstop 1:27.224027341
31662024-02-28T12:49:40.121Zprocess exited: duration 1302178 ms, exit code 0
 
31672024-02-28T12:49:40.127Zfound 0 output files