01HQ63HBBPHFTK4VXXSKYV305E: 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: 01HQ63HM3E1S4WXSWF8RZB23XT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-21T15:12:31.309Zjob assigned to worker 01HQ63HVJ2K11TSWK2YCMP03NQ (queued for 59 s)
 
22024-02-21T15:12:31.491Zstarting task 0: "setup"
32024-02-21T15:12:31.569Z++ uname -s
42024-02-21T15:12:31.580Z+ kern=SunOS
52024-02-21T15:12:31.580Z+ case "$kern" in
62024-02-21T15:12:31.580Z+ groupadd -g 12345 build
72024-02-21T15:12:31.580Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-21T15:12:33.581Z+ zfs create -o mountpoint=/work rpool/work
92024-02-21T15:12:33.676Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-21T15:12:33.680Z+ home_fs=zfs
112024-02-21T15:12:33.680Z+ [[ zfs == autofs ]]
122024-02-21T15:12:33.680Z+ mkdir -p /home/build
132024-02-21T15:12:33.680Z+ chown build:build /home/build /work
142024-02-21T15:12:35.681Z+ chmod 0700 /home/build /work
152024-02-21T15:12:35.686Zprocess exited: duration 4203 ms, exit code 0
 
162024-02-21T15:12:35.694Zstarting task 1: "rust-toolchain"
172024-02-21T15:12:35.700Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-21T15:12:35.703Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-21T15:12:35.818Zinfo: downloading installer
202024-02-21T15:12:37.386Zwarning: it looks like you have an existing installation of Rust at:
212024-02-21T15:12:37.386Zwarning: /opt/ooce/bin
222024-02-21T15:12:37.386Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-21T15:12:37.386Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-21T15:12:37.386Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-21T15:12:37.387Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-21T15:12:37.392Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-21T15:12:37.392Zerror: cannot install while Rust is installed
282024-02-21T15:12:37.392Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-21T15:12:37.466Zinfo: profile set to 'default'
302024-02-21T15:12:37.466Zinfo: default host triple is x86_64-unknown-illumos
312024-02-21T15:12:37.473Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-21T15:12:37.628Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-21T15:12:37.628Zinfo: downloading component 'cargo'
342024-02-21T15:12:38.532Zinfo: downloading component 'clippy'
352024-02-21T15:12:38.838Zinfo: downloading component 'rust-docs'
362024-02-21T15:12:39.965Zinfo: downloading component 'rust-std'
372024-02-21T15:12:41.990Zinfo: downloading component 'rustc'
382024-02-21T15:12:48.077Zinfo: downloading component 'rustfmt'
392024-02-21T15:12:48.362Zinfo: installing component 'cargo'
402024-02-21T15:12:49.240Zinfo: installing component 'clippy'
412024-02-21T15:12:50.047Zinfo: installing component 'rust-docs'
422024-02-21T15:12:51.136Zinfo: installing component 'rust-std'
432024-02-21T15:12:53.040Zinfo: installing component 'rustc'
442024-02-21T15:12:57.154Zinfo: installing component 'rustfmt'
452024-02-21T15:12:57.487Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-21T15:12:57.487Z
472024-02-21T15:12:57.785Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-21T15:12:57.785Z
492024-02-21T15:12:57.790Z
502024-02-21T15:12:57.790ZRust is installed now. Great!
512024-02-21T15:12:57.790Z
522024-02-21T15:12:57.790ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-21T15:12:57.790Zenvironment variable. This has not been done automatically.
542024-02-21T15:12:57.790Z
552024-02-21T15:12:57.791ZTo configure your current shell, run:
562024-02-21T15:12:57.791Zsource "$HOME/.cargo/env"
572024-02-21T15:12:57.840Z+ rustc --version
582024-02-21T15:12:58.336Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-21T15:12:58.770Zprocess exited: duration 22208 ms, exit code 0
 
602024-02-21T15:12:58.781Zstarting task 2: "authentication"
612024-02-21T15:12:58.805Zprocess exited: duration 23 ms, exit code 0
 
622024-02-21T15:12:58.817Zstarting task 3: "clone repository"
632024-02-21T15:12:58.827Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-21T15:12:58.827Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-21T15:12:59.042ZCloning into '/work/oxidecomputer/omicron'...
662024-02-21T15:13:05.806Z+ cd /work/oxidecomputer/omicron
672024-02-21T15:13:05.806Z+ git fetch origin d6f37bbcff10fce24ad024a6eb0ca0cc8e7318ac
682024-02-21T15:13:06.143ZFrom https://github.com/oxidecomputer/omicron
692024-02-21T15:13:06.143Z * branch d6f37bbcff10fce24ad024a6eb0ca0cc8e7318ac -> FETCH_HEAD
702024-02-21T15:13:06.153Z+ [[ -n john/blueprint-nexus-allocate-networking ]]
712024-02-21T15:13:06.162Z++ git branch --show-current
722024-02-21T15:13:06.163Z+ current=main
732024-02-21T15:13:06.163Z+ [[ main != john/blueprint-nexus-allocate-networking ]]
742024-02-21T15:13:06.163Z+ git branch -f john/blueprint-nexus-allocate-networking d6f37bbcff10fce24ad024a6eb0ca0cc8e7318ac
752024-02-21T15:13:06.163Z+ git checkout -f john/blueprint-nexus-allocate-networking
762024-02-21T15:13:06.271ZSwitched to branch 'john/blueprint-nexus-allocate-networking'
772024-02-21T15:13:06.279Z+ git reset --hard d6f37bbcff10fce24ad024a6eb0ca0cc8e7318ac
782024-02-21T15:13:06.283ZHEAD is now at d6f37bbcf fix clippy on tests
792024-02-21T15:13:06.283Zprocess exited: duration 7465 ms, exit code 0
 
802024-02-21T15:13:06.293Zstarting task 4: "build"
812024-02-21T15:13:06.298Z+ cargo --version
822024-02-21T15:13:06.303Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-21T15:13:06.463Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-21T15:13:06.484Zinfo: downloading component 'cargo'
852024-02-21T15:13:07.144Zinfo: downloading component 'clippy'
862024-02-21T15:13:07.372Zinfo: downloading component 'rust-docs'
872024-02-21T15:13:08.233Zinfo: downloading component 'rust-std'
882024-02-21T15:13:09.513Zinfo: downloading component 'rustc'
892024-02-21T15:13:13.267Zinfo: downloading component 'rustfmt'
902024-02-21T15:13:13.525Zinfo: installing component 'cargo'
912024-02-21T15:13:14.394Zinfo: installing component 'clippy'
922024-02-21T15:13:14.890Zinfo: installing component 'rust-docs'
932024-02-21T15:13:16.329Zinfo: installing component 'rust-std'
942024-02-21T15:13:17.868Zinfo: installing component 'rustc'
952024-02-21T15:13:21.981Zinfo: installing component 'rustfmt'
962024-02-21T15:13:22.358Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-21T15:13:22.363Z+ rustc --version
982024-02-21T15:13:22.429Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-21T15:13:22.435Z+ source ./env.sh
1002024-02-21T15:13:22.435Z++ set -o xtrace
1012024-02-21T15:13:22.450Z++++ dirname ./env.sh
1022024-02-21T15:13:22.476Z+++ cd .
1032024-02-21T15:13:22.488Z+++ echo /work/oxidecomputer/omicron
1042024-02-21T15:13:22.488Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-21T15:13:22.488Z++ 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-21T15:13:22.488Z++ 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-21T15:13:22.488Z++ 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-21T15:13:22.489Z++ 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-21T15:13:22.489Z++ 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-21T15:13:22.489Z++ 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-21T15:13:22.489Z++ 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-21T15:13:22.489Z++ 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-21T15:13:22.489Z++ unset OMICRON_WS
1142024-02-21T15:13:22.489Z++ set +o xtrace
1152024-02-21T15:13:22.547Z
1162024-02-21T15:13:22.547Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-21T15:13:22.547Z # # # # # # # # # # # # # # #
1182024-02-21T15:13:22.547Z # # # # ##### # # ##### # # # # # #### #
1192024-02-21T15:13:22.547Z ##### ##### # ##### # # # # # # # # #
1202024-02-21T15:13:22.547Z # # # # # # # # # # # # # # #
1212024-02-21T15:13:22.547Z # # # ###### # # ###### ### # #### # #### #
1222024-02-21T15:13:22.547Z
1232024-02-21T15:13:35.052Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-21T15:13:36.287Z Startup: Caching catalogs ... Done
1252024-02-21T15:13:37.795ZPlanning: Solver setup ... Done (1.133s)
1262024-02-21T15:13:37.821ZPlanning: Running solver ... Done (0.027s)
1272024-02-21T15:13:38.036ZPlanning: Finding local manifests ... Done (0.161s)
1282024-02-21T15:13:38.052ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-21T15:13:38.195ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-21T15:13:38.244ZPlanning: Package planning ... Done (0.048s)
1312024-02-21T15:13:38.291ZPlanning: Merging actions ... Done (0.051s)
1322024-02-21T15:13:39.680ZPlanning: Checking for conflicting actions ... Done (1.388s)
1332024-02-21T15:13:39.701ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-21T15:13:44.388ZPlanning: Evaluating mediators ... Done (4.694s)
1352024-02-21T15:13:44.394ZPlanning: Planning completed in 8.06 seconds
1362024-02-21T15:13:44.460Z Packages to install: 4
1372024-02-21T15:13:44.460Z Mediators to change: 2
1382024-02-21T15:13:44.471Z Services to change: 1
1392024-02-21T15:13:44.471Z Estimated space available: 148.87 GB
1402024-02-21T15:13:44.472ZEstimated space to be consumed: 1.41 GB
1412024-02-21T15:13:44.472Z Create boot environment: No
1422024-02-21T15:13:44.472ZCreate backup boot environment: No
1432024-02-21T15:13:44.472Z Rebuild boot archive: No
1442024-02-21T15:13:44.472Z
1452024-02-21T15:13:44.472ZChanged mediators:
1462024-02-21T15:13:44.472Z mediator clang:
1472024-02-21T15:13:44.472Z version: None -> 15 (system default)
1482024-02-21T15:13:44.472Z
1492024-02-21T15:13:44.473Z mediator llvm:
1502024-02-21T15:13:44.473Z version: 14 (system default) -> 15 (system default)
1512024-02-21T15:13:44.473Z
1522024-02-21T15:13:44.473ZChanged packages:
1532024-02-21T15:13:44.473Zhelios-dev
1542024-02-21T15:13:44.473Z developer/build-essential
1552024-02-21T15:13:44.473Z None -> 11-2.0
1562024-02-21T15:13:44.473Z library/libxmlsec1
1572024-02-21T15:13:44.473Z None -> 1.2.35-2.0
1582024-02-21T15:13:44.473Z ooce/developer/clang-15
1592024-02-21T15:13:44.473Z None -> 15.0.7-2.0
1602024-02-21T15:13:44.473Z ooce/developer/llvm-15
1612024-02-21T15:13:44.474Z None -> 15.0.7-2.0
1622024-02-21T15:13:44.474Z
1632024-02-21T15:13:44.474ZServices:
1642024-02-21T15:13:44.474Z restart_fmri:
1652024-02-21T15:13:44.474Z svc:/system/update-man-index:default
1662024-02-21T15:13:44.806Z
1672024-02-21T15:13:44.806ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-21T15:13:49.825ZDownload: 619/3290 items 17.6/212.6MB 8% complete (3.6M/s)
1692024-02-21T15:13:54.821ZDownload: 1190/3290 items 68.2/212.6MB 32% complete (6.8M/s)
1702024-02-21T15:14:00.109ZDownload: 1212/3290 items 85.4/212.6MB 40% complete (6.7M/s)
1712024-02-21T15:14:05.065ZDownload: 2183/3290 items 119.1/212.6MB 56% complete (5.1M/s)
1722024-02-21T15:14:10.244ZDownload: 3248/3290 items 173.1/212.6MB 81% complete (8.9M/s)
1732024-02-21T15:14:12.205ZDownload: Completed 212.60 MB in 27.40 seconds (7.8M/s)
1742024-02-21T15:14:12.372Z Actions: 1/3689 actions (Installing new actions)
1752024-02-21T15:14:17.405Z Actions: 3544/3689 actions (Installing new actions)
1762024-02-21T15:14:18.164Z Actions: Completed 3689 actions in 5.79 seconds.
1772024-02-21T15:14:18.344Z Done (0.175s)
1782024-02-21T15:14:18.344Z Done (0.000s)
1792024-02-21T15:14:18.566Z Done (0.222s)
1802024-02-21T15:14:24.972Z Done (6.281s)
1812024-02-21T15:14:25.273Z Done (0.231s)
1822024-02-21T15:14:25.277Z Done (0.000s)
1832024-02-21T15:14:25.423Z Done (0.000s)
1842024-02-21T15:14:25.927ZPlanning: Evaluating mediator changes ... Done
1852024-02-21T15:14:26.087ZPlanning: Checking for conflicting actions ... Done
1862024-02-21T15:14:26.093ZPlanning: Consolidating action changes ... Done
1872024-02-21T15:14:26.361ZPlanning: Evaluating mediators ... Done
1882024-02-21T15:14:26.366ZPlanning: Planning completed in 0.44 seconds
1892024-02-21T15:14:26.396Z Mediators to change: 2
1902024-02-21T15:14:26.396Z Create boot environment: No
1912024-02-21T15:14:26.402ZCreate backup boot environment: No
1922024-02-21T15:14:26.470Z Done
1932024-02-21T15:14:26.470Z Done
1942024-02-21T15:14:26.595Z Done
1952024-02-21T15:14:30.198Z Done
1962024-02-21T15:14:30.288Z Done
1972024-02-21T15:14:30.292Z Done
1982024-02-21T15:14:30.400Z Done
1992024-02-21T15:14:31.033ZPlanning: Evaluating mediator changes ... Done
2002024-02-21T15:14:31.036ZPlanning: Merging actions ... Done
2012024-02-21T15:14:31.225ZPlanning: Checking for conflicting actions ... Done
2022024-02-21T15:14:31.231ZPlanning: Consolidating action changes ... Done
2032024-02-21T15:14:31.502ZPlanning: Evaluating mediators ... Done
2042024-02-21T15:14:31.546ZPlanning: Planning completed in 0.78 seconds
2052024-02-21T15:14:31.577Z Packages to change: 1
2062024-02-21T15:14:31.581Z Mediators to change: 1
2072024-02-21T15:14:31.581Z Services to change: 1
2082024-02-21T15:14:31.581Z Create boot environment: No
2092024-02-21T15:14:31.581ZCreate backup boot environment: Yes
2102024-02-21T15:14:33.489Z Actions: 1/6 actions (Updating modified actions)
2112024-02-21T15:14:33.597Z Actions: Completed 6 actions in 0.11 seconds.
2122024-02-21T15:14:33.604Z Done
2132024-02-21T15:14:33.604Z Done
2142024-02-21T15:14:33.645Z Done
2152024-02-21T15:14:37.241Z Done
2162024-02-21T15:14:37.333Z Done
2172024-02-21T15:14:37.337Z Done
2182024-02-21T15:14:37.434Z Done
2192024-02-21T15:14:37.873ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-02-21T15:14:37.874Zclang system 15 system
2212024-02-21T15:14:37.874Zcsh system system illumos
2222024-02-21T15:14:37.874Zctags system system illumos
2232024-02-21T15:14:37.874Zgcc vendor 12 vendor
2242024-02-21T15:14:37.874Zgcc system 10 system
2252024-02-21T15:14:37.874Zgcc system 7 system
2262024-02-21T15:14:37.874Zgo system 1.20 system
2272024-02-21T15:14:37.874Zgo system 1.19 system
2282024-02-21T15:14:37.874Zllvm system 15 system
2292024-02-21T15:14:37.874Zllvm system 14 system
2302024-02-21T15:14:37.874Zmariadb system 10.6 system
2312024-02-21T15:14:37.874Zmta vendor vendor dma
2322024-02-21T15:14:37.874Zopenjdk system 17 system
2332024-02-21T15:14:37.874Zopenjdk system 11 system
2342024-02-21T15:14:37.874Zopenjdk system 1.8 system
2352024-02-21T15:14:37.874Zopenssl vendor 3 vendor
2362024-02-21T15:14:37.874Zperl system 5.36 system
2372024-02-21T15:14:37.874Zpostgresql system 15 system
2382024-02-21T15:14:37.874Zpostgresql system 13 system
2392024-02-21T15:14:37.874Zpython vendor 3 vendor
2402024-02-21T15:14:37.874Zpython system 2 system
2412024-02-21T15:14:37.874Zpython3 system 3.11 system
2422024-02-21T15:14:37.874Zruby system 3.0 system
2432024-02-21T15:14:37.874Zwords vendor vendor american-english
2442024-02-21T15:14:37.875Zwords system system australian-english
2452024-02-21T15:14:37.875Zwords system system british-english
2462024-02-21T15:14:37.875Zwords system system canadian-english
2472024-02-21T15:14:37.875Zwords system system french
2482024-02-21T15:14:37.875Zwords system system italian
2492024-02-21T15:14:37.875Zwords system system ngerman
2502024-02-21T15:14:37.875Zwords system system ogerman
2512024-02-21T15:14:37.875Zwords system system spanish
2522024-02-21T15:14:38.199ZFMRI IFO
2532024-02-21T15:14:38.199Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-02-21T15:14:38.200Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-02-21T15:14:38.200Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-02-21T15:14:38.200Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-02-21T15:14:38.200Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-02-21T15:14:38.200Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-02-21T15:14:38.200Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-02-21T15:14:38.200Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-02-21T15:14:38.251Z+ set -o errexit
2622024-02-21T15:14:38.255Z+++ dirname ./tools/ci_download_cockroachdb
2632024-02-21T15:14:38.255Z++ cd ./tools
2642024-02-21T15:14:38.255Z++ pwd
2652024-02-21T15:14:38.259Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2662024-02-21T15:14:38.259Z++ basename ./tools/ci_download_cockroachdb
2672024-02-21T15:14:38.259Z+ ARG0=ci_download_cockroachdb
2682024-02-21T15:14:38.259Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2692024-02-21T15:14:38.264Z+ CIDL_VERSION=v22.1.9
2702024-02-21T15:14:38.264Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2712024-02-21T15:14:38.264Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2722024-02-21T15:14:38.264Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2732024-02-21T15:14:38.264Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2742024-02-21T15:14:38.264Z+ TARGET_DIR=out
2752024-02-21T15:14:38.264Z+ DOWNLOAD_DIR=out/downloads
2762024-02-21T15:14:38.264Z+ DEST_DIR=./out/cockroachdb
2772024-02-21T15:14:38.264Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2782024-02-21T15:14:38.264Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2792024-02-21T15:14:38.264Z+ main
2802024-02-21T15:14:38.264Z+ [[ 0 != 0 ]]
2812024-02-21T15:14:38.264Z+ CIDL_OS=solaris2.11
2822024-02-21T15:14:38.264Z+ [[ 0 != 0 ]]
2832024-02-21T15:14:38.264Z+ configure_os solaris2.11
2842024-02-21T15:14:38.264Z+ echo 'current directory: /work/oxidecomputer/omicron'
2852024-02-21T15:14:38.264Zcurrent directory: /work/oxidecomputer/omicron
2862024-02-21T15:14:38.264Z+ echo 'configuring based on OS: "solaris2.11"'
2872024-02-21T15:14:38.265Z+ case "$1" in
2882024-02-21T15:14:38.265Zconfiguring based on OS: "solaris2.11"
2892024-02-21T15:14:38.265Z+ CIDL_BUILD=illumos
2902024-02-21T15:14:38.265Z+ CIDL_SUFFIX=tar.gz
2912024-02-21T15:14:38.265Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2922024-02-21T15:14:38.265Z+ CIDL_URL_BASE=https://illumos.org/downloads
2932024-02-21T15:14:38.265Z+ CIDL_ASSEMBLE=do_assemble_illumos
2942024-02-21T15:14:38.265Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2952024-02-21T15:14:38.265Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2962024-02-21T15:14:38.265Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-21T15:14:38.265Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2982024-02-21T15:14:38.265Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-21T15:14:38.265Z+ CIDL_SHA256FUNC=do_sha256sum
3002024-02-21T15:14:38.265Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-02-21T15:14:38.265ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-02-21T15:14:38.265ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-21T15:14:38.265Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042024-02-21T15:14:38.265Z+ mkdir -p out/downloads
3052024-02-21T15:14:38.265Z+ mkdir -p ./out/cockroachdb
3062024-02-21T15:14:38.271Z+ local DO_DOWNLOAD=true
3072024-02-21T15:14:38.271Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3082024-02-21T15:14:38.271Z+ '[' true == true ']'
3092024-02-21T15:14:38.271Z+ echo Downloading...
3102024-02-21T15:14:38.271ZDownloading...
3112024-02-21T15:14:38.271Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-02-21T15:14:38.271Z+ 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
3132024-02-21T15:14:46.342Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-02-21T15:14:46.348Z++ sha256sum
3152024-02-21T15:14:46.348Z++ awk '{print $1}'
3162024-02-21T15:14:46.468Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3172024-02-21T15:14:46.468Z+ [[ 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 ]]
3182024-02-21T15:14:46.475Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-02-21T15:14:46.475Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3202024-02-21T15:14:48.645Z+ do_assemble_illumos
3212024-02-21T15:14:48.645Z+ rm -r ./out/cockroachdb
3222024-02-21T15:14:48.650Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3232024-02-21T15:14:49.019Z+ ./out/cockroachdb/bin/cockroach version
3242024-02-21T15:14:49.229ZBuild Tag: v22.1.9-dirty
3252024-02-21T15:14:49.229ZBuild Time: 2022/10/26 21:17:46
3262024-02-21T15:14:49.229ZDistribution: OSS
3272024-02-21T15:14:49.229ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3282024-02-21T15:14:49.229ZGo Version: go1.17.13
3292024-02-21T15:14:49.229ZC Compiler: gcc 10.3.0
3302024-02-21T15:14:49.229ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3312024-02-21T15:14:49.229ZBuild Type: release
3322024-02-21T15:14:49.244Z+ set -o errexit
3332024-02-21T15:14:49.248Z+++ dirname ./tools/ci_download_clickhouse
3342024-02-21T15:14:49.248Z++ cd ./tools
3352024-02-21T15:14:49.248Z++ pwd
3362024-02-21T15:14:49.254Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3372024-02-21T15:14:49.254Z++ basename ./tools/ci_download_clickhouse
3382024-02-21T15:14:49.254Z+ ARG0=ci_download_clickhouse
3392024-02-21T15:14:49.254Z+ TARGET_DIR=out
3402024-02-21T15:14:49.254Z+ DOWNLOAD_DIR=out/downloads
3412024-02-21T15:14:49.254Z+ DEST_DIR=./out/clickhouse
3422024-02-21T15:14:49.254Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3432024-02-21T15:14:49.254Z+ CIDL_VERSION=v22.8.9.24
3442024-02-21T15:14:49.255Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452024-02-21T15:14:49.255Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462024-02-21T15:14:49.255Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472024-02-21T15:14:49.255Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482024-02-21T15:14:49.255Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492024-02-21T15:14:49.255Z+ main
3502024-02-21T15:14:49.255Z+ [[ 0 != 0 ]]
3512024-02-21T15:14:49.255Z+ CIDL_OS=solaris2.11
3522024-02-21T15:14:49.255Z+ [[ 0 != 0 ]]
3532024-02-21T15:14:49.255Z+ configure_os solaris2.11
3542024-02-21T15:14:49.255Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552024-02-21T15:14:49.255Zcurrent directory: /work/oxidecomputer/omicron
3562024-02-21T15:14:49.255Z+ echo 'configuring based on OS: "solaris2.11"'
3572024-02-21T15:14:49.255Z+ CIDL_DASHREV=
3582024-02-21T15:14:49.255Z+ case "$1" in
3592024-02-21T15:14:49.255Zconfiguring based on OS: "solaris2.11"
3602024-02-21T15:14:49.255Z+ CIDL_PLATFORM=illumos
3612024-02-21T15:14:49.255Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622024-02-21T15:14:49.255Z+ CIDL_MD5FUNC=do_md5sum
3632024-02-21T15:14:49.255Z+ CIDL_DASHREV=-1
3642024-02-21T15:14:49.255Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652024-02-21T15:14:49.255Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-21T15:14:49.255Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-21T15:14:49.255Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-21T15:14:49.256Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692024-02-21T15:14:49.256ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-21T15:14:49.256Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3712024-02-21T15:14:49.256ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-21T15:14:49.256Z+ mkdir -p out/downloads
3732024-02-21T15:14:49.259Z+ mkdir -p ./out/clickhouse
3742024-02-21T15:14:49.259Z+ local DO_DOWNLOAD=true
3752024-02-21T15:14:49.259Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762024-02-21T15:14:49.259Z+ '[' true == true ']'
3772024-02-21T15:14:49.259Z+ echo Downloading...
3782024-02-21T15:14:49.260ZDownloading...
3792024-02-21T15:14:49.260Z+ 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
3802024-02-21T15:14:49.260Z+ 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
3812024-02-21T15:14:51.538Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822024-02-21T15:14:51.544Z++ md5sum
3832024-02-21T15:14:51.544Z++ awk '{print $1}'
3842024-02-21T15:14:51.730Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852024-02-21T15:14:51.730Z+ [[ 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 ]]
3862024-02-21T15:14:51.739Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872024-02-21T15:14:51.739Z+ mkdir -p ./out/clickhouse
3882024-02-21T15:14:51.739Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892024-02-21T15:14:54.852Z+ ./out/clickhouse/clickhouse server --version
3902024-02-21T15:14:54.880ZClickHouse server version 22.8.9.1.
3912024-02-21T15:14:54.895Z+ set -o errexit
3922024-02-21T15:14:54.901Z+++ dirname ./tools/ci_download_console
3932024-02-21T15:14:54.901Z++ cd ./tools
3942024-02-21T15:14:54.901Z++ pwd
3952024-02-21T15:14:54.906Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962024-02-21T15:14:54.906Z++ basename ./tools/ci_download_console
3972024-02-21T15:14:54.906Z+ ARG0=ci_download_console
3982024-02-21T15:14:54.906Z+ TARGET_DIR=out
3992024-02-21T15:14:54.906Z+ DOWNLOAD_DIR=out/downloads
4002024-02-21T15:14:54.906Z+ DEST_DIR=./out/console-assets
4012024-02-21T15:14:54.906Z+ source /work/oxidecomputer/omicron/tools/console_version
4022024-02-21T15:14:54.906Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4032024-02-21T15:14:54.906Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4042024-02-21T15:14:54.906Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4052024-02-21T15:14:54.906Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062024-02-21T15:14:54.906Z+ main
4072024-02-21T15:14:54.906Z+ [[ 0 != 0 ]]
4082024-02-21T15:14:54.906Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4092024-02-21T15:14:54.906ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4102024-02-21T15:14:54.906Z+ echo 'Local file: out/downloads/console.tar.gz'
4112024-02-21T15:14:54.906ZLocal file: out/downloads/console.tar.gz
4122024-02-21T15:14:54.906Z+ local DO_DOWNLOAD=true
4132024-02-21T15:14:54.906Z+ [[ -f out/downloads/console.tar.gz ]]
4142024-02-21T15:14:54.906Z+ mkdir -p out/downloads
4152024-02-21T15:14:54.906Z+ '[' true == true ']'
4162024-02-21T15:14:54.907Z+ echo Downloading...
4172024-02-21T15:14:54.907ZDownloading...
4182024-02-21T15:14:54.907Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4192024-02-21T15:14:54.907Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4202024-02-21T15:14:55.666Z++ do_sha256sum out/downloads/console.tar.gz
4212024-02-21T15:14:55.670Z++ case "$OSTYPE" in
4222024-02-21T15:14:55.670Z++ SHA=sha256sum
4232024-02-21T15:14:55.670Z++ sha256sum
4242024-02-21T15:14:55.670Z++ awk '{print $1}'
4252024-02-21T15:14:55.674Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4262024-02-21T15:14:55.674Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4272024-02-21T15:14:55.674Z+ rm -rf ./out/console-assets
4282024-02-21T15:14:55.679Z+ mkdir -p ./out/console-assets
4292024-02-21T15:14:55.679Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302024-02-21T15:14:55.679Z+ mkdir -p ./out/console-assets
4312024-02-21T15:14:55.682Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322024-02-21T15:14:55.772Z+ set -o errexit
4332024-02-21T15:14:55.776Z+++ dirname ./tools/ci_download_maghemite_openapi
4342024-02-21T15:14:55.776Z++ cd ./tools
4352024-02-21T15:14:55.776Z++ pwd
4362024-02-21T15:14:55.779Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372024-02-21T15:14:55.780Z++ basename ./tools/ci_download_maghemite_openapi
4382024-02-21T15:14:55.780Z+ ARG0=ci_download_maghemite_openapi
4392024-02-21T15:14:55.780Z+ TARGET_DIR=out
4402024-02-21T15:14:55.780Z+ DOWNLOAD_DIR=out/downloads
4412024-02-21T15:14:55.780Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422024-02-21T15:14:55.780Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4432024-02-21T15:14:55.780Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-21T15:14:55.780Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4452024-02-21T15:14:55.780Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4462024-02-21T15:14:55.780Z+ main
4472024-02-21T15:14:55.780Z+ [[ 0 != 0 ]]
4482024-02-21T15:14:55.780Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4492024-02-21T15:14:55.780ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4502024-02-21T15:14:55.780Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4512024-02-21T15:14:55.780ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4522024-02-21T15:14:55.780Z+ local DO_DOWNLOAD=true
4532024-02-21T15:14:55.780Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4542024-02-21T15:14:55.780Z+ mkdir -p out/downloads
4552024-02-21T15:14:55.787Z+ '[' true == true ']'
4562024-02-21T15:14:55.787Z+ echo Downloading...
4572024-02-21T15:14:55.787ZDownloading...
4582024-02-21T15:14:55.787Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4592024-02-21T15:14:55.787Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4602024-02-21T15:14:55.892Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4612024-02-21T15:14:55.896Z++ case "$OSTYPE" in
4622024-02-21T15:14:55.896Z++ SHA=sha256sum
4632024-02-21T15:14:55.896Z++ sha256sum
4642024-02-21T15:14:55.896Z++ awk '{print $1}'
4652024-02-21T15:14:55.901Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4662024-02-21T15:14:55.901Z+ [[ 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 ]]
4672024-02-21T15:14:55.901Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682024-02-21T15:14:55.901Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4692024-02-21T15:14:55.901Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-21T15:14:55.901Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4712024-02-21T15:14:55.901Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4722024-02-21T15:14:55.901Z+ main
4732024-02-21T15:14:55.901Z+ [[ 0 != 0 ]]
4742024-02-21T15:14:55.901Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4752024-02-21T15:14:55.901ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4762024-02-21T15:14:55.901Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4772024-02-21T15:14:55.901ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4782024-02-21T15:14:55.901Z+ local DO_DOWNLOAD=true
4792024-02-21T15:14:55.901Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4802024-02-21T15:14:55.901Z+ mkdir -p out/downloads
4812024-02-21T15:14:55.901Z+ '[' true == true ']'
4822024-02-21T15:14:55.901Z+ echo Downloading...
4832024-02-21T15:14:55.901ZDownloading...
4842024-02-21T15:14:55.901Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4852024-02-21T15:14:55.901Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4862024-02-21T15:14:56.012Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4872024-02-21T15:14:56.023Z++ case "$OSTYPE" in
4882024-02-21T15:14:56.023Z++ SHA=sha256sum
4892024-02-21T15:14:56.023Z++ sha256sum
4902024-02-21T15:14:56.023Z++ awk '{print $1}'
4912024-02-21T15:14:56.023Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4922024-02-21T15:14:56.023Z+ [[ 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 ]]
4932024-02-21T15:14:56.049Z+ set -o errexit
4942024-02-21T15:14:56.050Z+++ dirname ./tools/ci_download_dendrite_openapi
4952024-02-21T15:14:56.050Z++ cd ./tools
4962024-02-21T15:14:56.050Z++ pwd
4972024-02-21T15:14:56.050Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982024-02-21T15:14:56.050Z++ basename ./tools/ci_download_dendrite_openapi
4992024-02-21T15:14:56.050Z+ ARG0=ci_download_dendrite_openapi
5002024-02-21T15:14:56.050Z+ TARGET_DIR=out
5012024-02-21T15:14:56.050Z+ DOWNLOAD_DIR=out/downloads
5022024-02-21T15:14:56.050Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032024-02-21T15:14:56.050Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5042024-02-21T15:14:56.050Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-02-21T15:14:56.050Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5062024-02-21T15:14:56.050Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5072024-02-21T15:14:56.050Z+ main
5082024-02-21T15:14:56.050Z+ [[ 0 != 0 ]]
5092024-02-21T15:14:56.050Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5102024-02-21T15:14:56.050ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5112024-02-21T15:14:56.050Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5122024-02-21T15:14:56.050ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5132024-02-21T15:14:56.050Z+ local DO_DOWNLOAD=true
5142024-02-21T15:14:56.050Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5152024-02-21T15:14:56.050Z+ mkdir -p out/downloads
5162024-02-21T15:14:56.050Z+ '[' true == true ']'
5172024-02-21T15:14:56.050Z+ echo Downloading...
5182024-02-21T15:14:56.051ZDownloading...
5192024-02-21T15:14:56.051Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5202024-02-21T15:14:56.051Z+ 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
5212024-02-21T15:14:56.627Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5222024-02-21T15:14:56.636Z++ case "$OSTYPE" in
5232024-02-21T15:14:56.636Z++ SHA=sha256sum
5242024-02-21T15:14:56.636Z++ sha256sum
5252024-02-21T15:14:56.636Z++ awk '{print $1}'
5262024-02-21T15:14:56.636Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5272024-02-21T15:14:56.636Z+ [[ 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 ]]
5282024-02-21T15:14:56.644Z+ set -o errexit
5292024-02-21T15:14:56.644Z+++ dirname ./tools/ci_download_dendrite_stub
5302024-02-21T15:14:56.644Z++ cd ./tools
5312024-02-21T15:14:56.644Z++ pwd
5322024-02-21T15:14:56.661Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332024-02-21T15:14:56.661Z++ basename ./tools/ci_download_dendrite_stub
5342024-02-21T15:14:56.661Z+ ARG0=ci_download_dendrite_stub
5352024-02-21T15:14:56.661Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362024-02-21T15:14:56.661Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5372024-02-21T15:14:56.661Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5382024-02-21T15:14:56.661Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5392024-02-21T15:14:56.661Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402024-02-21T15:14:56.661Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5412024-02-21T15:14:56.661Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5422024-02-21T15:14:56.661Z+ TARGET_DIR=out
5432024-02-21T15:14:56.661Z+ DOWNLOAD_DIR=out/downloads
5442024-02-21T15:14:56.661Z+ DEST_DIR=./out/dendrite-stub
5452024-02-21T15:14:56.661Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462024-02-21T15:14:56.661Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472024-02-21T15:14:56.662Z+ REPO=oxidecomputer/dendrite
5482024-02-21T15:14:56.662Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5492024-02-21T15:14:56.662Z+ main
5502024-02-21T15:14:56.662Z+ [[ 0 != 0 ]]
5512024-02-21T15:14:56.662Z+ CIDL_OS=solaris2.11
5522024-02-21T15:14:56.662Z+ [[ 0 != 0 ]]
5532024-02-21T15:14:56.662Z+ configure_os solaris2.11
5542024-02-21T15:14:56.662Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552024-02-21T15:14:56.662Zcurrent directory: /work/oxidecomputer/omicron
5562024-02-21T15:14:56.662Z+ echo 'configuring based on OS: "solaris2.11"'
5572024-02-21T15:14:56.662Z+ case "$1" in
5582024-02-21T15:14:56.662Z+ SET_BINARIES=
5592024-02-21T15:14:56.662Zconfiguring based on OS: "solaris2.11"
5602024-02-21T15:14:56.662Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5612024-02-21T15:14:56.662Z+ CIDL_SHA256FUNC=do_sha256sum
5622024-02-21T15:14:56.662Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632024-02-21T15:14:56.662Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5642024-02-21T15:14:56.662Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652024-02-21T15:14:56.662Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5662024-02-21T15:14:56.662ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5672024-02-21T15:14:56.662ZLocal file: out/downloads/dendrite-stub.tar.gz
5682024-02-21T15:14:56.662Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5692024-02-21T15:14:56.662Z+ mkdir -p out/downloads
5702024-02-21T15:14:56.663Z+ mkdir -p ./out/dendrite-stub
5712024-02-21T15:14:56.663Z+ fetch_and_verify
5722024-02-21T15:14:56.663Z+ local DO_DOWNLOAD=true
5732024-02-21T15:14:56.663Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742024-02-21T15:14:56.663Z+ '[' true == true ']'
5752024-02-21T15:14:56.663Z+ echo Downloading...
5762024-02-21T15:14:56.663ZDownloading...
5772024-02-21T15:14:56.663Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782024-02-21T15:14:56.663Z+ 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
5792024-02-21T15:15:08.061Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802024-02-21T15:15:08.065Z++ sha256sum
5812024-02-21T15:15:08.065Z++ awk '{print $1}'
5822024-02-21T15:15:08.086Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5832024-02-21T15:15:08.089Z+ [[ 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 ]]
5842024-02-21T15:15:08.089Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852024-02-21T15:15:08.089Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862024-02-21T15:15:08.765Z+ do_assemble
5872024-02-21T15:15:08.765Z+ rm -r ./out/dendrite-stub
5882024-02-21T15:15:08.768Z+ mkdir ./out/dendrite-stub
5892024-02-21T15:15:08.768Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902024-02-21T15:15:08.877Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912024-02-21T15:15:08.894Z+ set -o errexit
5922024-02-21T15:15:08.894Z+++ dirname ./tools/ci_download_maghemite_mgd
5932024-02-21T15:15:08.894Z++ cd ./tools
5942024-02-21T15:15:08.894Z++ pwd
5952024-02-21T15:15:08.894Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962024-02-21T15:15:08.894Z++ basename ./tools/ci_download_maghemite_mgd
5972024-02-21T15:15:08.894Z+ ARG0=ci_download_maghemite_mgd
5982024-02-21T15:15:08.894Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992024-02-21T15:15:08.894Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6002024-02-21T15:15:08.894Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6012024-02-21T15:15:08.894Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022024-02-21T15:15:08.894Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6032024-02-21T15:15:08.894Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6042024-02-21T15:15:08.894Z+ TARGET_DIR=out
6052024-02-21T15:15:08.894Z+ DOWNLOAD_DIR=out/downloads
6062024-02-21T15:15:08.895Z+ DEST_DIR=./out/mgd
6072024-02-21T15:15:08.895Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082024-02-21T15:15:08.895Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092024-02-21T15:15:08.895Z+ REPO=oxidecomputer/maghemite
6102024-02-21T15:15:08.895Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6112024-02-21T15:15:08.895Z+ main
6122024-02-21T15:15:08.895Z+ [[ 0 != 0 ]]
6132024-02-21T15:15:08.895Z+ CIDL_OS=solaris2.11
6142024-02-21T15:15:08.895Z+ [[ 0 != 0 ]]
6152024-02-21T15:15:08.895Z+ configure_os solaris2.11
6162024-02-21T15:15:08.895Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172024-02-21T15:15:08.895Z+ echo 'configuring based on OS: "solaris2.11"'
6182024-02-21T15:15:08.895Z+ case "$1" in
6192024-02-21T15:15:08.895Z+ SET_BINARIES=
6202024-02-21T15:15:08.895Zcurrent directory: /work/oxidecomputer/omicron
6212024-02-21T15:15:08.895Zconfiguring based on OS: "solaris2.11"
6222024-02-21T15:15:08.895Z+ CIDL_SHA256FUNC=do_sha256sum
6232024-02-21T15:15:08.895Z+ TARBALL_FILENAME=mgd.tar.gz
6242024-02-21T15:15:08.895Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6252024-02-21T15:15:08.895Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262024-02-21T15:15:08.895Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6272024-02-21T15:15:08.895ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6282024-02-21T15:15:08.895Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6292024-02-21T15:15:08.895Z+ mkdir -p out/downloads
6302024-02-21T15:15:08.896ZLocal file: out/downloads/mgd.tar.gz
6312024-02-21T15:15:08.896Z+ mkdir -p ./out/mgd
6322024-02-21T15:15:08.910Z+ fetch_and_verify
6332024-02-21T15:15:08.910Z+ local DO_DOWNLOAD=true
6342024-02-21T15:15:08.910Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352024-02-21T15:15:08.911Z+ '[' true == true ']'
6362024-02-21T15:15:08.911Z+ echo Downloading...
6372024-02-21T15:15:08.911ZDownloading...
6382024-02-21T15:15:08.911Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6392024-02-21T15:15:08.911Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6402024-02-21T15:15:15.347Z++ do_sha256sum out/downloads/mgd.tar.gz
6412024-02-21T15:15:15.351Z++ sha256sum
6422024-02-21T15:15:15.351Z++ awk '{print $1}'
6432024-02-21T15:15:15.379Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6442024-02-21T15:15:15.386Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6452024-02-21T15:15:15.386Z+ do_untar out/downloads/mgd.tar.gz
6462024-02-21T15:15:15.386Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472024-02-21T15:15:15.837Z+ do_assemble
6482024-02-21T15:15:15.838Z+ rm -r ./out/mgd
6492024-02-21T15:15:15.841Z+ mkdir ./out/mgd
6502024-02-21T15:15:15.841Z+ cp -r out/downloads/root ./out/mgd/root
6512024-02-21T15:15:15.976Z+ set -o errexit
6522024-02-21T15:15:15.999Z+++ dirname ./tools/ci_download_transceiver_control
6532024-02-21T15:15:15.999Z++ cd ./tools
6542024-02-21T15:15:15.999Z++ pwd
6552024-02-21T15:15:15.999Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562024-02-21T15:15:15.999Z++ basename ./tools/ci_download_transceiver_control
6572024-02-21T15:15:15.999Z+ ARG0=ci_download_transceiver_control
6582024-02-21T15:15:15.999Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592024-02-21T15:15:15.999Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602024-02-21T15:15:16.000Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612024-02-21T15:15:16.000Z+ TARGET_DIR=out
6622024-02-21T15:15:16.000Z+ DOWNLOAD_DIR=out/downloads
6632024-02-21T15:15:16.000Z+ DEST_DIR=./out/transceiver-control
6642024-02-21T15:15:16.000Z+ BIN_DIR=/opt/oxide/bin
6652024-02-21T15:15:16.000Z+ BINARY=xcvradm
6662024-02-21T15:15:16.000Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672024-02-21T15:15:16.000Z+ REPO=oxidecomputer/transceiver-control
6682024-02-21T15:15:16.000Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692024-02-21T15:15:16.000Z+ main
6702024-02-21T15:15:16.000Z+ [[ 0 != 0 ]]
6712024-02-21T15:15:16.000Z+ CIDL_OS=solaris2.11
6722024-02-21T15:15:16.000Z+ [[ 0 != 0 ]]
6732024-02-21T15:15:16.000Z+ configure_os solaris2.11
6742024-02-21T15:15:16.000Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752024-02-21T15:15:16.001Zcurrent directory: /work/oxidecomputer/omicron
6762024-02-21T15:15:16.001Z+ echo 'configuring based on OS: "solaris2.11"'
6772024-02-21T15:15:16.001Z+ case "$1" in
6782024-02-21T15:15:16.001Z+ SET_BINARIES=
6792024-02-21T15:15:16.001Zconfiguring based on OS: "solaris2.11"
6802024-02-21T15:15:16.001Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-21T15:15:16.001Z+ CIDL_SHA256FUNC=do_sha256sum
6822024-02-21T15:15:16.001ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-02-21T15:15:16.001Z+ ARCHIVE_FILENAME=xcvradm.gz
6842024-02-21T15:15:16.001ZLocal file: out/downloads/xcvradm.gz
6852024-02-21T15:15:16.001Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862024-02-21T15:15:16.001Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6872024-02-21T15:15:16.001Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6882024-02-21T15:15:16.002Z+ echo 'Local file: out/downloads/xcvradm.gz'
6892024-02-21T15:15:16.002Z+ mkdir -p out/downloads
6902024-02-21T15:15:16.002Z+ mkdir -p ./out/transceiver-control
6912024-02-21T15:15:16.002Z+ fetch_and_verify
6922024-02-21T15:15:16.002Z+ local DO_DOWNLOAD=true
6932024-02-21T15:15:16.002Z+ [[ -f out/downloads/xcvradm.gz ]]
6942024-02-21T15:15:16.002Z+ '[' true == true ']'
6952024-02-21T15:15:16.002Z+ echo Downloading...
6962024-02-21T15:15:16.002ZDownloading...
6972024-02-21T15:15:16.002Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982024-02-21T15:15:16.002Z+ 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
6992024-02-21T15:15:18.639Z++ do_sha256sum out/downloads/xcvradm.gz
7002024-02-21T15:15:18.643Z++ sha256sum
7012024-02-21T15:15:18.643Z++ awk '{print $1}'
7022024-02-21T15:15:18.650Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032024-02-21T15:15:18.650Z+ [[ 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 ]]
7042024-02-21T15:15:18.650Z+ do_unpack out/downloads/xcvradm.gz
7052024-02-21T15:15:18.650Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062024-02-21T15:15:18.650Z+ gzip -dc out/downloads/xcvradm.gz
7072024-02-21T15:15:18.769Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082024-02-21T15:15:18.772Z+ do_assemble
7092024-02-21T15:15:18.772Z+ rm -r ./out/transceiver-control
7102024-02-21T15:15:18.772Z+ mkdir ./out/transceiver-control
7112024-02-21T15:15:18.776Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122024-02-21T15:15:19.144ZAll builder prerequisites installed successfully, and PATH looks valid
7132024-02-21T15:15:19.156Z
7142024-02-21T15:15:19.156Zreal 1:56.553437237
7152024-02-21T15:15:19.157Zuser 33.653473163
7162024-02-21T15:15:19.157Zsys 6.408990507
7172024-02-21T15:15:19.157Ztrap 0.007973107
7182024-02-21T15:15:19.157Ztflt 0.228864161
7192024-02-21T15:15:19.157Zdflt 0.762908778
7202024-02-21T15:15:19.158Zkflt 0.305467786
7212024-02-21T15:15:19.158Zlock 1.880915027
7222024-02-21T15:15:19.158Zslp 3:58.778817989
7232024-02-21T15:15:19.158Zlat 1.793287058
7242024-02-21T15:15:19.158Zstop 0.145774214
7252024-02-21T15:15:19.159Z
7262024-02-21T15:15:19.159Z #### # # ##### ##### # #
7272024-02-21T15:15:19.159Z # # # # # # # # # #
7282024-02-21T15:15:19.159Z # # # # # # # #
7292024-02-21T15:15:19.159Z # # # ##### ##### #
7302024-02-21T15:15:19.160Z # # # # # # #
7312024-02-21T15:15:19.160Z #### ###### # # # #
7322024-02-21T15:15:19.160Z
7332024-02-21T15:15:19.350Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342024-02-21T15:15:19.717Z Updating git repository `https://github.com/oxidecomputer/samael`
7352024-02-21T15:15:20.079Z Updating crates.io index
7362024-02-21T15:15:20.084Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7372024-02-21T15:15:20.884Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7382024-02-21T15:15:22.563Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7392024-02-21T15:15:23.163Z Updating git repository `http://github.com/oxidecomputer/tofino`
7402024-02-21T15:15:23.485Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7412024-02-21T15:15:23.745Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7422024-02-21T15:15:24.054Z Updating git repository `https://github.com/oxidecomputer/propolis`
7432024-02-21T15:15:25.174Z Updating git repository `https://github.com/oxidecomputer/crucible`
7442024-02-21T15:15:27.372Z Updating git repository `https://github.com/oxidecomputer/opte`
7452024-02-21T15:15:28.284Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7462024-02-21T15:15:28.614Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7472024-02-21T15:15:29.170Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7482024-02-21T15:15:29.522Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7492024-02-21T15:15:29.853Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7502024-02-21T15:15:30.180Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7512024-02-21T15:15:30.589Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7522024-02-21T15:15:31.025Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7532024-02-21T15:15:31.309Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7542024-02-21T15:15:31.866Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7552024-02-21T15:15:32.266Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7562024-02-21T15:15:32.573Z Updating git repository `https://github.com/jgallagher/nix`
7572024-02-21T15:15:33.628Z Updating git repository `https://github.com/cbiffle/hubpack`
7582024-02-21T15:15:34.035Z Updating git repository `https://github.com/oxidecomputer/typify`
7592024-02-21T15:15:35.585Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7602024-02-21T15:15:36.007Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7612024-02-21T15:15:36.303Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7622024-02-21T15:15:37.687Z Downloading crates ...
7632024-02-21T15:15:37.930Z Downloaded equivalent v1.0.1
7642024-02-21T15:15:37.933Z Downloaded cargo_toml v0.19.0
7652024-02-21T15:15:37.942Z Downloaded colorchoice v1.0.0
7662024-02-21T15:15:37.949Z Downloaded errno v0.3.8
7672024-02-21T15:15:37.955Z Downloaded toml_datetime v0.6.5
7682024-02-21T15:15:37.955Z Downloaded itoa v1.0.9
7692024-02-21T15:15:37.955Z Downloaded utf8parse v0.2.1
7702024-02-21T15:15:37.955Z Downloaded serde_spanned v0.6.5
7712024-02-21T15:15:37.960Z Downloaded anstyle-query v1.0.0
7722024-02-21T15:15:37.960Z Downloaded thiserror-impl v1.0.57
7732024-02-21T15:15:37.969Z Downloaded clap_lex v0.7.0
7742024-02-21T15:15:37.976Z Downloaded strsim v0.11.0
7752024-02-21T15:15:37.976Z Downloaded heck v0.4.1
7762024-02-21T15:15:37.976Z Downloaded quote v1.0.35
7772024-02-21T15:15:37.976Z Downloaded thiserror v1.0.57
7782024-02-21T15:15:37.982Z Downloaded terminal_size v0.3.0
7792024-02-21T15:15:37.985Z Downloaded camino v1.1.6
7802024-02-21T15:15:37.985Z Downloaded anstyle-parse v0.2.1
7812024-02-21T15:15:37.990Z Downloaded cargo-platform v0.1.3
7822024-02-21T15:15:37.990Z Downloaded semver v1.0.22
7832024-02-21T15:15:37.991Z Downloaded anstream v0.6.11
7842024-02-21T15:15:37.995Z Downloaded cargo_metadata v0.18.1
7852024-02-21T15:15:37.995Z Downloaded clap_derive v4.5.0
7862024-02-21T15:15:38.000Z Downloaded unicode-ident v1.0.12
7872024-02-21T15:15:38.000Z Downloaded anstyle v1.0.2
7882024-02-21T15:15:38.012Z Downloaded toml v0.8.10
7892024-02-21T15:15:38.015Z Downloaded ryu v1.0.15
7902024-02-21T15:15:38.015Z Downloaded anyhow v1.0.75
7912024-02-21T15:15:38.019Z Downloaded proc-macro2 v1.0.78
7922024-02-21T15:15:38.023Z Downloaded clap v4.5.0
7932024-02-21T15:15:38.030Z Downloaded bitflags v2.4.0
7942024-02-21T15:15:38.038Z Downloaded serde_derive v1.0.196
7952024-02-21T15:15:38.042Z Downloaded serde_json v1.0.114
7962024-02-21T15:15:38.051Z Downloaded indexmap v2.2.3
7972024-02-21T15:15:38.055Z Downloaded memchr v2.6.3
7982024-02-21T15:15:38.059Z Downloaded serde v1.0.196
7992024-02-21T15:15:38.062Z Downloaded toml_edit v0.22.6
8002024-02-21T15:15:38.086Z Downloaded hashbrown v0.14.3
8012024-02-21T15:15:38.092Z Downloaded winnow v0.6.1
8022024-02-21T15:15:38.100Z Downloaded clap_builder v4.5.0
8032024-02-21T15:15:38.121Z Downloaded syn v2.0.48
8042024-02-21T15:15:38.142Z Downloaded rustix v0.38.31
8052024-02-21T15:15:38.163Z Downloaded libc v0.2.153
8062024-02-21T15:15:38.379Z Compiling proc-macro2 v1.0.78
8072024-02-21T15:15:38.379Z Compiling unicode-ident v1.0.12
8082024-02-21T15:15:38.383Z Compiling serde v1.0.196
8092024-02-21T15:15:38.383Z Compiling libc v0.2.153
8102024-02-21T15:15:38.383Z Compiling rustix v0.38.31
8112024-02-21T15:15:38.383Z Compiling bitflags v2.4.0
8122024-02-21T15:15:38.400Z Compiling utf8parse v0.2.1
8132024-02-21T15:15:38.404Z Compiling equivalent v1.0.1
8142024-02-21T15:15:38.553Z Compiling hashbrown v0.14.3
8152024-02-21T15:15:38.600Z Compiling anstyle-parse v0.2.1
8162024-02-21T15:15:38.615Z Compiling serde_json v1.0.114
8172024-02-21T15:15:38.803Z Compiling thiserror v1.0.57
8182024-02-21T15:15:38.916Z Compiling anstyle-query v1.0.0
8192024-02-21T15:15:39.012Z Compiling anstyle v1.0.2
8202024-02-21T15:15:39.311Z Compiling colorchoice v1.0.0
8212024-02-21T15:15:39.413Z Compiling camino v1.1.6
8222024-02-21T15:15:39.575Z Compiling indexmap v2.2.3
8232024-02-21T15:15:40.407Z Compiling semver v1.0.22
8242024-02-21T15:15:41.142Z Compiling winnow v0.6.1
8252024-02-21T15:15:41.473Z Compiling anstream v0.6.11
8262024-02-21T15:15:41.479Z Compiling ryu v1.0.15
8272024-02-21T15:15:41.516Z Compiling heck v0.4.1
8282024-02-21T15:15:41.530Z Compiling itoa v1.0.9
8292024-02-21T15:15:41.535Z Compiling anyhow v1.0.75
8302024-02-21T15:15:41.734Z Compiling clap_lex v0.7.0
8312024-02-21T15:15:41.791Z Compiling strsim v0.11.0
8322024-02-21T15:15:42.302Z Compiling quote v1.0.35
8332024-02-21T15:15:42.704Z Compiling syn v2.0.48
8342024-02-21T15:15:42.753Z Compiling errno v0.3.8
8352024-02-21T15:15:43.588Z Compiling terminal_size v0.3.0
8362024-02-21T15:15:43.701Z Compiling clap_builder v4.5.0
8372024-02-21T15:15:47.471Z Compiling serde_derive v1.0.196
8382024-02-21T15:15:47.471Z Compiling thiserror-impl v1.0.57
8392024-02-21T15:15:47.475Z Compiling clap_derive v4.5.0
8402024-02-21T15:15:50.169Z Compiling clap v4.5.0
8412024-02-21T15:15:55.209Z Compiling toml_datetime v0.6.5
8422024-02-21T15:15:55.213Z Compiling serde_spanned v0.6.5
8432024-02-21T15:15:55.213Z Compiling cargo-platform v0.1.3
8442024-02-21T15:15:55.456Z Compiling toml_edit v0.22.6
8452024-02-21T15:15:56.517Z Compiling cargo_metadata v0.18.1
8462024-02-21T15:15:57.460Z Compiling toml v0.8.10
8472024-02-21T15:15:58.283Z Compiling cargo_toml v0.19.0
8482024-02-21T15:16:01.866Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8492024-02-21T15:16:02.816Z Finished dev [unoptimized + debuginfo] target(s) in 43.61s
8502024-02-21T15:16:02.967Z Running `target/debug/xtask clippy`
8512024-02-21T15:16:02.997Zrunning: "/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"
8522024-02-21T15:16:03.509Z Downloading crates ...
8532024-02-21T15:16:03.713Z Downloaded approx v0.5.1
8542024-02-21T15:16:03.727Z Downloaded ciborium-io v0.2.2
8552024-02-21T15:16:03.727Z Downloaded hubpack v0.1.2
8562024-02-21T15:16:03.727Z Downloaded cexpr v0.6.0
8572024-02-21T15:16:03.728Z Downloaded http-range v0.1.5
8582024-02-21T15:16:03.744Z Downloaded ansi_term v0.12.1
8592024-02-21T15:16:03.744Z Downloaded bb8 v0.8.3
8602024-02-21T15:16:03.744Z Downloaded block-padding v0.3.3
8612024-02-21T15:16:03.757Z Downloaded http-body v0.4.5
8622024-02-21T15:16:03.757Z Downloaded bit-set v0.5.3
8632024-02-21T15:16:03.757Z Downloaded memoffset v0.7.1
8642024-02-21T15:16:03.757Z Downloaded ident_case v1.0.1
8652024-02-21T15:16:03.758Z Downloaded httparse v1.8.0
8662024-02-21T15:16:03.758Z Downloaded anes v0.1.6
8672024-02-21T15:16:03.762Z Downloaded impl-trait-for-tuples v0.2.2
8682024-02-21T15:16:03.762Z Downloaded nibble_vec v0.1.0
8692024-02-21T15:16:03.762Z Downloaded httptest v0.15.5
8702024-02-21T15:16:03.767Z Downloaded chacha20 v0.9.1
8712024-02-21T15:16:03.767Z Downloaded num v0.4.1
8722024-02-21T15:16:03.773Z Downloaded nodrop v0.1.14
8732024-02-21T15:16:03.773Z Downloaded newtype_derive v0.1.6
8742024-02-21T15:16:03.773Z Downloaded bytecount v0.6.3
8752024-02-21T15:16:03.778Z Downloaded newline-converter v0.3.0
8762024-02-21T15:16:03.778Z Downloaded instant v0.1.12
8772024-02-21T15:16:03.778Z Downloaded highway v1.1.0
8782024-02-21T15:16:03.786Z Downloaded num-iter v0.1.43
8792024-02-21T15:16:03.786Z Downloaded curve25519-dalek-derive v0.1.0
8802024-02-21T15:16:03.791Z Downloaded console v0.15.8
8812024-02-21T15:16:03.791Z Downloaded match_cfg v0.1.0
8822024-02-21T15:16:03.791Z Downloaded hostname v0.3.1
8832024-02-21T15:16:03.794Z Downloaded bitflags v1.3.2
8842024-02-21T15:16:03.800Z Downloaded byteorder v1.5.0
8852024-02-21T15:16:03.804Z Downloaded http-body v1.0.0
8862024-02-21T15:16:03.804Z Downloaded lazy_static v1.4.0
8872024-02-21T15:16:03.804Z Downloaded castaway v0.2.2
8882024-02-21T15:16:03.809Z Downloaded humantime v2.1.0
8892024-02-21T15:16:03.813Z Downloaded iana-time-zone v0.1.57
8902024-02-21T15:16:03.817Z Downloaded aead v0.5.2
8912024-02-21T15:16:03.817Z Downloaded atomicwrites v0.4.3
8922024-02-21T15:16:03.822Z Downloaded hyper-tls v0.5.0
8932024-02-21T15:16:03.822Z Downloaded hyper-rustls v0.24.2
8942024-02-21T15:16:03.827Z Downloaded cstr-argument v0.1.2
8952024-02-21T15:16:03.831Z Downloaded new_debug_unreachable v1.0.4
8962024-02-21T15:16:03.831Z Downloaded libefi-sys v0.1.0
8972024-02-21T15:16:03.836Z Downloaded ciborium v0.2.2
8982024-02-21T15:16:03.836Z Downloaded nanorand v0.7.0
8992024-02-21T15:16:03.841Z Downloaded mockall v0.12.0
9002024-02-21T15:16:03.846Z Downloaded mime_guess v2.0.4
9012024-02-21T15:16:03.846Z Downloaded hmac v0.12.1
9022024-02-21T15:16:03.850Z Downloaded memoffset v0.9.0
9032024-02-21T15:16:03.850Z Downloaded usdt-macro v0.5.0
9042024-02-21T15:16:03.854Z Downloaded array-init v0.0.4
9052024-02-21T15:16:03.854Z Downloaded async-stream v0.3.5
9062024-02-21T15:16:03.859Z Downloaded signal-hook-tokio v0.3.1
9072024-02-21T15:16:03.859Z Downloaded linked-hash-map v0.5.6
9082024-02-21T15:16:03.865Z Downloaded libsw v3.3.1
9092024-02-21T15:16:03.865Z Downloaded maybe-uninit v2.0.0
9102024-02-21T15:16:03.873Z Downloaded maplit v1.0.2
9112024-02-21T15:16:03.873Z Downloaded corncobs v0.1.3
9122024-02-21T15:16:03.873Z Downloaded macaddr v1.0.1
9132024-02-21T15:16:03.877Z Downloaded newtype-uuid v1.0.1
9142024-02-21T15:16:03.877Z Downloaded memmap v0.7.0
9152024-02-21T15:16:03.878Z Downloaded multimap v0.10.0
9162024-02-21T15:16:03.878Z Downloaded arrayvec v0.7.4
9172024-02-21T15:16:03.881Z Downloaded stable_deref_trait v1.2.0
9182024-02-21T15:16:03.881Z Downloaded serde-big-array v0.5.1
9192024-02-21T15:16:03.885Z Downloaded cancel-safe-futures v0.1.5
9202024-02-21T15:16:03.889Z Downloaded mockall_derive v0.12.0
9212024-02-21T15:16:03.889Z Downloaded bytes v1.5.0
9222024-02-21T15:16:03.894Z Downloaded time-macros v0.2.13
9232024-02-21T15:16:03.898Z Downloaded tabled_derive v0.7.0
9242024-02-21T15:16:03.902Z Downloaded crc v3.0.1
9252024-02-21T15:16:03.902Z Downloaded convert_case v0.4.0
9262024-02-21T15:16:03.906Z Downloaded debug-ignore v1.0.5
9272024-02-21T15:16:03.906Z Downloaded constant_time_eq v0.3.0
9282024-02-21T15:16:03.911Z Downloaded base64ct v1.6.0
9292024-02-21T15:16:03.921Z Downloaded libtest-mimic v0.6.1
9302024-02-21T15:16:03.921Z Downloaded csv-core v0.1.11
9312024-02-21T15:16:03.925Z Downloaded bit-vec v0.6.3
9322024-02-21T15:16:03.925Z Downloaded tower-service v0.3.2
9332024-02-21T15:16:03.925Z Downloaded camino-tempfile v1.1.1
9342024-02-21T15:16:03.925Z Downloaded crc-any v2.4.3
9352024-02-21T15:16:03.930Z Downloaded oso-derive v0.27.0
9362024-02-21T15:16:03.930Z Downloaded slog-term v2.9.0
9372024-02-21T15:16:03.934Z Downloaded indicatif v0.17.8
9382024-02-21T15:16:03.938Z Downloaded strsim v0.8.0
9392024-02-21T15:16:03.942Z Downloaded fastrand v2.0.1
9402024-02-21T15:16:03.942Z Downloaded spin v0.5.2
9412024-02-21T15:16:03.945Z Downloaded native-tls v0.2.11
9422024-02-21T15:16:03.945Z Downloaded derive_builder_macro v0.12.0
9432024-02-21T15:16:03.949Z Downloaded usdt-attr-macro v0.5.0
9442024-02-21T15:16:03.949Z Downloaded proc-macro-crate v1.3.1
9452024-02-21T15:16:03.952Z Downloaded slog-json v2.6.1
9462024-02-21T15:16:03.956Z Downloaded crossbeam-epoch v0.9.15
9472024-02-21T15:16:03.959Z Downloaded crc32fast v1.3.2
9482024-02-21T15:16:03.962Z Downloaded miniz_oxide v0.7.1
9492024-02-21T15:16:03.962Z Downloaded cookie v0.18.0
9502024-02-21T15:16:03.966Z Downloaded tinyvec_macros v0.1.1
9512024-02-21T15:16:03.969Z Downloaded slog-async v2.8.0
9522024-02-21T15:16:03.975Z Downloaded getopts v0.2.21
9532024-02-21T15:16:03.975Z Downloaded unicase v2.7.0
9542024-02-21T15:16:03.979Z Downloaded addr2line v0.21.0
9552024-02-21T15:16:03.979Z Downloaded precomputed-hash v0.1.1
9562024-02-21T15:16:03.980Z Downloaded peeking_take_while v0.1.2
9572024-02-21T15:16:03.980Z Downloaded ed25519 v1.5.3
9582024-02-21T15:16:03.984Z Downloaded unicode-bidi v0.3.13
9592024-02-21T15:16:03.987Z Downloaded predicates v3.1.0
9602024-02-21T15:16:03.991Z Downloaded num_enum_derive v0.5.11
9612024-02-21T15:16:03.991Z Downloaded tokio-native-tls v0.3.1
9622024-02-21T15:16:03.995Z Downloaded http v1.0.0
9632024-02-21T15:16:03.998Z Downloaded number_prefix v0.4.0
9642024-02-21T15:16:04.002Z Downloaded memmap2 v0.7.1
9652024-02-21T15:16:04.006Z Downloaded crypto-bigint v0.5.2
9662024-02-21T15:16:04.011Z Downloaded termtree v0.4.1
9672024-02-21T15:16:04.016Z Downloaded signature v2.1.0
9682024-02-21T15:16:04.016Z Downloaded fs-err v2.11.0
9692024-02-21T15:16:04.016Z Downloaded cfg-expr v0.15.6
9702024-02-21T15:16:04.020Z Downloaded dirs-next v2.0.0
9712024-02-21T15:16:04.023Z Downloaded usdt-macro v0.3.5
9722024-02-21T15:16:04.023Z Downloaded http v0.2.11
9732024-02-21T15:16:04.027Z Downloaded arc-swap v1.6.0
9742024-02-21T15:16:04.030Z Downloaded swrite v0.1.0
9752024-02-21T15:16:04.034Z Downloaded pem-rfc7468 v0.7.0
9762024-02-21T15:16:04.040Z Downloaded similar-asserts v1.5.0
9772024-02-21T15:16:04.040Z Downloaded spki v0.7.2
9782024-02-21T15:16:04.045Z Downloaded downcast v0.11.0
9792024-02-21T15:16:04.046Z Downloaded usdt-attr-macro v0.3.5
9802024-02-21T15:16:04.046Z Downloaded subprocess v0.2.9
9812024-02-21T15:16:04.050Z Downloaded universal-hash v0.5.1
9822024-02-21T15:16:04.050Z Downloaded backtrace v0.3.69
9832024-02-21T15:16:04.053Z Downloaded scroll_derive v0.12.0
9842024-02-21T15:16:04.053Z Downloaded num-bigint-dig v0.8.4
9852024-02-21T15:16:04.058Z Downloaded subtle v2.5.0
9862024-02-21T15:16:04.062Z Downloaded data-encoding v2.4.0
9872024-02-21T15:16:04.062Z Downloaded percent-encoding v2.3.1
9882024-02-21T15:16:04.068Z Downloaded zip v0.6.6
9892024-02-21T15:16:04.077Z Downloaded dtrace-parser v0.2.0
9902024-02-21T15:16:04.077Z Downloaded term v0.7.0
9912024-02-21T15:16:04.077Z Downloaded vte_generate_state_changes v0.1.1
9922024-02-21T15:16:04.090Z Downloaded tokio-macros v2.2.0
9932024-02-21T15:16:04.090Z Downloaded opaque-debug v0.3.0
9942024-02-21T15:16:04.090Z Downloaded utf-8 v0.7.6
9952024-02-21T15:16:04.090Z Downloaded termios v0.3.3
9962024-02-21T15:16:04.091Z Downloaded plain v0.2.3
9972024-02-21T15:16:04.091Z Downloaded pkg-config v0.3.27
9982024-02-21T15:16:04.091Z Downloaded remove_dir_all v0.5.3
9992024-02-21T15:16:04.098Z Downloaded hash32 v0.3.1
10002024-02-21T15:16:04.099Z Downloaded zerocopy v0.6.4
10012024-02-21T15:16:04.099Z Downloaded openssl-probe v0.1.5
10022024-02-21T15:16:04.099Z Downloaded funty v2.0.0
10032024-02-21T15:16:04.099Z Downloaded fd-lock v3.0.13
10042024-02-21T15:16:04.099Z Downloaded heck v0.3.3
10052024-02-21T15:16:04.116Z Downloaded parse-display-derive v0.9.0
10062024-02-21T15:16:04.116Z Downloaded dtrace-parser v0.1.14
10072024-02-21T15:16:04.116Z Downloaded proc-macro-error v1.0.4
10082024-02-21T15:16:04.116Z Downloaded mio v0.8.9
10092024-02-21T15:16:04.121Z Downloaded structopt v0.3.26
10102024-02-21T15:16:04.121Z Downloaded termcolor v1.2.0
10112024-02-21T15:16:04.121Z Downloaded pkcs8 v0.10.2
10122024-02-21T15:16:04.132Z Downloaded foreign-types-macros v0.2.3
10132024-02-21T15:16:04.143Z Downloaded whoami v1.4.1
10142024-02-21T15:16:04.143Z Downloaded diff v0.1.13
10152024-02-21T15:16:04.144Z Downloaded num_cpus v1.16.0
10162024-02-21T15:16:04.158Z Downloaded oorandom v11.1.3
10172024-02-21T15:16:04.159Z Downloaded olpc-cjson v0.1.3
10182024-02-21T15:16:04.159Z Downloaded signal-hook-registry v1.4.1
10192024-02-21T15:16:04.159Z Downloaded pest_meta v2.7.6
10202024-02-21T15:16:04.159Z Downloaded socket2 v0.5.5
10212024-02-21T15:16:04.159Z Downloaded phf_shared v0.10.0
10222024-02-21T15:16:04.160Z Downloaded tokio-tungstenite v0.20.1
10232024-02-21T15:16:04.179Z Downloaded pem v3.0.2
10242024-02-21T15:16:04.179Z Downloaded password-hash v0.5.0
10252024-02-21T15:16:04.179Z Downloaded crossbeam-channel v0.5.8
10262024-02-21T15:16:04.179Z Downloaded hex-literal v0.4.1
10272024-02-21T15:16:04.179Z Downloaded half v2.3.1
10282024-02-21T15:16:04.179Z Downloaded nom v7.1.3
10292024-02-21T15:16:04.615Z Downloaded foreign-types v0.3.2
10302024-02-21T15:16:04.615Z Downloaded uuid v1.7.0
10312024-02-21T15:16:04.616Z Downloaded signal-hook-mio v0.2.3
10322024-02-21T15:16:04.616Z Downloaded tiny-keccak v2.0.2
10332024-02-21T15:16:04.616Z Downloaded supports-color v3.0.0
10342024-02-21T15:16:04.616Z Downloaded slog-dtrace v0.3.0
10352024-02-21T15:16:04.616Z Downloaded scroll v0.12.0
10362024-02-21T15:16:04.616Z Downloaded serde_plain v1.0.2
10372024-02-21T15:16:04.616Z Downloaded schemars_derive v0.8.16
10382024-02-21T15:16:04.616Z Downloaded similar v2.3.0
10392024-02-21T15:16:04.616Z Downloaded display-error-chain v0.2.0
10402024-02-21T15:16:04.616Z Downloaded form_urlencoded v1.2.1
10412024-02-21T15:16:04.616Z Downloaded derive_builder v0.12.0
10422024-02-21T15:16:04.616Z Downloaded serde_urlencoded v0.7.1
10432024-02-21T15:16:04.616Z Downloaded headers v0.3.9
10442024-02-21T15:16:04.617Z Downloaded tower-layer v0.3.2
10452024-02-21T15:16:04.617Z Downloaded waitgroup v0.1.2
10462024-02-21T15:16:04.617Z Downloaded trybuild v1.0.89
10472024-02-21T15:16:04.617Z Downloaded futures-macro v0.3.30
10482024-02-21T15:16:04.617Z Downloaded textwrap v0.11.0
10492024-02-21T15:16:04.617Z Downloaded want v0.3.1
10502024-02-21T15:16:04.617Z Downloaded rusty-fork v0.3.0
10512024-02-21T15:16:04.618Z Downloaded thiserror-impl-no-std v2.0.2
10522024-02-21T15:16:04.618Z Downloaded num-traits v0.2.16
10532024-02-21T15:16:04.618Z Downloaded semver-parser v0.10.2
10542024-02-21T15:16:04.618Z Downloaded env_logger v0.10.0
10552024-02-21T15:16:04.618Z Downloaded thread_local v1.1.7
10562024-02-21T15:16:04.618Z Downloaded scopeguard v1.2.0
10572024-02-21T15:16:04.618Z Downloaded secrecy v0.8.0
10582024-02-21T15:16:04.618Z Downloaded pkcs1 v0.7.5
10592024-02-21T15:16:04.618Z Downloaded thread-id v4.2.0
10602024-02-21T15:16:04.618Z Downloaded parking_lot v0.11.2
10612024-02-21T15:16:04.619Z Downloaded toml v0.7.8
10622024-02-21T15:16:04.619Z Downloaded crossterm v0.27.0
10632024-02-21T15:16:04.619Z Downloaded plotters-svg v0.3.5
10642024-02-21T15:16:04.619Z Downloaded heapless v0.7.16
10652024-02-21T15:16:04.619Z Downloaded parking_lot v0.12.1
10662024-02-21T15:16:04.619Z Downloaded packed_struct v0.10.1
10672024-02-21T15:16:04.619Z Downloaded rustfmt-wrapper v0.2.0
10682024-02-21T15:16:04.619Z Downloaded pest_derive v2.7.6
10692024-02-21T15:16:04.619Z Downloaded rustc-hash v1.1.0
10702024-02-21T15:16:04.619Z Downloaded tinytemplate v1.2.1
10712024-02-21T15:16:04.619Z Downloaded rustls-pemfile v1.0.3
10722024-02-21T15:16:04.619Z Downloaded futures-task v0.3.30
10732024-02-21T15:16:04.619Z Downloaded serde_with_macros v3.6.1
10742024-02-21T15:16:04.619Z Downloaded num_enum v0.5.11
10752024-02-21T15:16:04.619Z Downloaded unicode_categories v0.1.1
10762024-02-21T15:16:04.619Z Downloaded thiserror-no-std v2.0.2
10772024-02-21T15:16:04.619Z Downloaded futures-timer v3.0.2
10782024-02-21T15:16:04.620Z Downloaded smallvec v0.6.14
10792024-02-21T15:16:04.620Z Downloaded omicron-zone-package v0.11.0
10802024-02-21T15:16:04.620Z Downloaded rand v0.8.5
10812024-02-21T15:16:04.620Z Downloaded typed-path v0.7.0
10822024-02-21T15:16:04.620Z Downloaded snafu-derive v0.7.5
10832024-02-21T15:16:04.620Z Downloaded walkdir v2.4.0
10842024-02-21T15:16:04.620Z Downloaded hkdf v0.12.4
10852024-02-21T15:16:04.620Z Downloaded toml v0.5.11
10862024-02-21T15:16:04.620Z Downloaded tower v0.4.13
10872024-02-21T15:16:04.620Z Downloaded rcgen v0.12.1
10882024-02-21T15:16:04.620Z Downloaded zerocopy v0.7.32
10892024-02-21T15:16:04.620Z Downloaded tokio-rustls v0.24.1
10902024-02-21T15:16:04.620Z Downloaded serde_yaml v0.9.25
10912024-02-21T15:16:04.621Z Downloaded usdt-impl v0.3.5
10922024-02-21T15:16:04.621Z Downloaded derive_more v0.99.17
10932024-02-21T15:16:04.621Z Downloaded hashbrown v0.13.2
10942024-02-21T15:16:04.621Z Downloaded platforms v3.0.2
10952024-02-21T15:16:04.621Z Downloaded diesel_derives v2.1.2
10962024-02-21T15:16:04.621Z Downloaded toml_edit v0.19.15
10972024-02-21T15:16:04.622Z Downloaded postcard v1.0.8
10982024-02-21T15:16:04.622Z Downloaded rustls-webpki v0.102.1
10992024-02-21T15:16:04.622Z Downloaded ref-cast v1.0.20
11002024-02-21T15:16:04.622Z Downloaded flume v0.11.0
11012024-02-21T15:16:04.622Z Downloaded tungstenite v0.20.1
11022024-02-21T15:16:04.622Z Downloaded steno v0.4.0
11032024-02-21T15:16:04.622Z Downloaded regex-automata v0.1.10
11042024-02-21T15:16:04.622Z Downloaded hashbrown v0.12.3
11052024-02-21T15:16:04.622Z Downloaded serde_with v3.6.1
11062024-02-21T15:16:04.622Z Downloaded blake3 v1.5.0
11072024-02-21T15:16:04.622Z Downloaded nix v0.27.1
11082024-02-21T15:16:04.622Z Downloaded tokio-postgres v0.7.10
11092024-02-21T15:16:04.622Z Downloaded bindgen v0.69.2
11102024-02-21T15:16:04.622Z Downloaded pest v2.7.6
11112024-02-21T15:16:04.622Z Downloaded winnow v0.5.15
11122024-02-21T15:16:04.622Z Downloaded lalrpop v0.19.12
11132024-02-21T15:16:04.622Z Downloaded reedline v0.29.0
11142024-02-21T15:16:04.622Z Downloaded h2 v0.3.24
11152024-02-21T15:16:04.622Z Downloaded rustyline v13.0.0
11162024-02-21T15:16:04.622Z Downloaded petgraph v0.6.4
11172024-02-21T15:16:04.622Z Downloaded tabled v0.15.0
11182024-02-21T15:16:04.622Z Downloaded syn v1.0.109
11192024-02-21T15:16:04.622Z Downloaded regex v1.10.3
11202024-02-21T15:16:04.622Z Downloaded rustls v0.21.9
11212024-02-21T15:16:04.623Z Downloaded object v0.32.1
11222024-02-21T15:16:04.623Z Downloaded webpki-roots v0.25.2
11232024-02-21T15:16:04.647Z Downloaded diesel v2.1.4
11242024-02-21T15:16:04.647Z Downloaded polar-core v0.27.0
11252024-02-21T15:16:04.647Z Downloaded bstr v1.6.0
11262024-02-21T15:16:04.668Z Downloaded openapiv3 v2.0.0
11272024-02-21T15:16:04.668Z Downloaded sled v0.34.7
11282024-02-21T15:16:04.687Z Downloaded object v0.30.4
11292024-02-21T15:16:04.688Z Downloaded zerocopy-derive v0.6.4
11302024-02-21T15:16:04.719Z Downloaded zerocopy-derive v0.2.0
11312024-02-21T15:16:04.719Z Downloaded regex-automata v0.4.4
11322024-02-21T15:16:04.730Z Downloaded regex-automata v0.3.8
11332024-02-21T15:16:04.736Z Downloaded tokio v1.36.0
11342024-02-21T15:16:04.765Z Downloaded sha3 v0.10.8
11352024-02-21T15:16:04.772Z Downloaded csv v1.3.0
11362024-02-21T15:16:04.790Z Downloaded bzip2-sys v0.1.11+1.0.8
11372024-02-21T15:16:04.802Z Downloaded vcpkg v0.2.15
11382024-02-21T15:16:04.842Z Downloaded rustls v0.22.2
11392024-02-21T15:16:04.855Z Downloaded smoltcp v0.11.0
11402024-02-21T15:16:04.867Z Downloaded smoltcp v0.9.1
11412024-02-21T15:16:04.878Z Downloaded encoding_rs v0.8.33
11422024-02-21T15:16:04.900Z Downloaded bstr v0.2.17
11432024-02-21T15:16:04.909Z Downloaded plotters v0.3.5
11442024-02-21T15:16:04.932Z Downloaded regress v0.8.0
11452024-02-21T15:16:04.936Z Downloaded rustls-webpki v0.101.7
11462024-02-21T15:16:04.941Z Downloaded curve25519-dalek v4.1.1
11472024-02-21T15:16:04.949Z Downloaded gimli v0.28.0
11482024-02-21T15:16:04.958Z Downloaded idna v0.5.0
11492024-02-21T15:16:04.964Z Downloaded idna v0.2.3
11502024-02-21T15:16:04.972Z Downloaded clap v2.34.0
11512024-02-21T15:16:04.978Z Downloaded prettyplease v0.2.16
11522024-02-21T15:16:04.982Z Downloaded pin-project v1.1.3
11532024-02-21T15:16:04.993Z Downloaded salty v0.2.0
11542024-02-21T15:16:04.998Z Downloaded chrono v0.4.31
11552024-02-21T15:16:05.006Z Downloaded url v2.5.0
11562024-02-21T15:16:05.011Z Downloaded unicode-normalization v0.1.22
11572024-02-21T15:16:05.015Z Downloaded tough v0.16.0
11582024-02-21T15:16:05.023Z Downloaded rayon v1.8.0
11592024-02-21T15:16:05.030Z Downloaded aho-corasick v1.0.4
11602024-02-21T15:16:05.035Z Downloaded semver v0.11.0
11612024-02-21T15:16:05.040Z Downloaded tokio-util v0.7.10
11622024-02-21T15:16:05.044Z Downloaded unicode-segmentation v1.10.1
11632024-02-21T15:16:05.048Z Downloaded time v0.3.27
11642024-02-21T15:16:05.055Z Downloaded itertools v0.12.1
11652024-02-21T15:16:05.063Z Downloaded darling_core v0.20.3
11662024-02-21T15:16:05.068Z Downloaded zone_cfg_derive v0.3.0
11672024-02-21T15:16:05.072Z Downloaded darling_macro v0.14.4
11682024-02-21T15:16:05.072Z Downloaded der v0.7.8
11692024-02-21T15:16:05.078Z Downloaded openssl-macros v0.1.1
11702024-02-21T15:16:05.082Z Downloaded deranged v0.3.8
11712024-02-21T15:16:05.082Z Downloaded der_derive v0.7.2
11722024-02-21T15:16:05.086Z Downloaded darling_macro v0.20.3
11732024-02-21T15:16:05.086Z Downloaded group v0.13.0
11742024-02-21T15:16:05.086Z Downloaded pest_generator v2.7.6
11752024-02-21T15:16:05.090Z Downloaded globset v0.4.13
11762024-02-21T15:16:05.090Z Downloaded defmt-macros v0.3.6
11772024-02-21T15:16:05.094Z Downloaded ring v0.16.20
11782024-02-21T15:16:05.583Z Downloaded guppy v0.17.5
11792024-02-21T15:16:05.603Z Downloaded goblin v0.8.0
11802024-02-21T15:16:05.603Z Downloaded parking_lot_core v0.9.8
11812024-02-21T15:16:05.603Z Downloaded darling_core v0.14.4
11822024-02-21T15:16:05.604Z Downloaded path-slash v0.1.5
11832024-02-21T15:16:05.604Z Downloaded defmt-parser v0.3.3
11842024-02-21T15:16:05.604Z Downloaded zone v0.3.0
11852024-02-21T15:16:05.604Z Downloaded darling v0.20.3
11862024-02-21T15:16:05.604Z Downloaded darling v0.14.4
11872024-02-21T15:16:05.604Z Downloaded openssl v0.10.60
11882024-02-21T15:16:05.604Z Downloaded snafu v0.7.5
11892024-02-21T15:16:05.604Z Downloaded gethostname v0.4.3
11902024-02-21T15:16:05.605Z Downloaded embedded-io v0.4.0
11912024-02-21T15:16:05.605Z Downloaded fxhash v0.2.1
11922024-02-21T15:16:05.605Z Downloaded rand_core v0.6.4
11932024-02-21T15:16:05.605Z Downloaded portable-atomic v1.4.3
11942024-02-21T15:16:05.605Z Downloaded filetime v0.2.23
11952024-02-21T15:16:05.605Z Downloaded pin-project-lite v0.2.13
11962024-02-21T15:16:05.605Z Downloaded pretty-hex v0.4.1
11972024-02-21T15:16:05.605Z Downloaded ucd-trie v0.1.6
11982024-02-21T15:16:05.605Z Downloaded typenum v1.16.0
11992024-02-21T15:16:05.605Z Downloaded generic-array v0.14.7
12002024-02-21T15:16:05.606Z Downloaded guppy-workspace-hack v0.1.0
12012024-02-21T15:16:05.606Z Downloaded parse-size v1.0.0
12022024-02-21T15:16:05.606Z Downloaded try-lock v0.2.4
12032024-02-21T15:16:05.606Z Downloaded ena v0.14.2
12042024-02-21T15:16:05.606Z Downloaded pathdiff v0.2.1
12052024-02-21T15:16:05.606Z Downloaded paste v1.0.14
12062024-02-21T15:16:05.606Z Downloaded x509-cert v0.2.4
12072024-02-21T15:16:05.606Z Downloaded toolchain_find v0.2.0
12082024-02-21T15:16:05.607Z Downloaded strum v0.25.0
12092024-02-21T15:16:05.607Z Downloaded pretty-hex v0.2.1
12102024-02-21T15:16:05.607Z Downloaded rand v0.4.6
12112024-02-21T15:16:05.607Z Downloaded foreign-types-shared v0.1.1
12122024-02-21T15:16:05.607Z Downloaded strum_macros v0.24.3
12132024-02-21T15:16:05.607Z Downloaded glob v0.3.1
12142024-02-21T15:16:05.607Z Downloaded libm v0.2.7
12152024-02-21T15:16:05.607Z Downloaded float-cmp v0.9.0
12162024-02-21T15:16:05.607Z Downloaded rand_xorshift v0.3.0
12172024-02-21T15:16:05.608Z Downloaded predicates-tree v1.0.9
12182024-02-21T15:16:05.608Z Downloaded smawk v0.3.1
12192024-02-21T15:16:05.608Z Downloaded resolv-conf v0.7.0
12202024-02-21T15:16:05.608Z Downloaded unicode-linebreak v0.1.5
12212024-02-21T15:16:05.608Z Downloaded hyper v0.14.27
12222024-02-21T15:16:05.608Z Downloaded futures-io v0.3.30
12232024-02-21T15:16:05.608Z Downloaded fragile v2.0.0
12242024-02-21T15:16:05.608Z Downloaded strsim v0.10.0
12252024-02-21T15:16:05.608Z Downloaded futures-core v0.3.30
12262024-02-21T15:16:05.608Z Downloaded proc-macro-error-attr v1.0.4
12272024-02-21T15:16:05.608Z Downloaded structopt-derive v0.4.18
12282024-02-21T15:16:05.608Z Downloaded flagset v0.4.3
12292024-02-21T15:16:05.609Z Downloaded ff v0.13.0
12302024-02-21T15:16:05.609Z Downloaded structmeta-derive v0.2.0
12312024-02-21T15:16:05.609Z Downloaded parking_lot_core v0.8.6
12322024-02-21T15:16:05.609Z Downloaded pin-project-internal v1.1.3
12332024-02-21T15:16:05.609Z Downloaded radium v0.7.0
12342024-02-21T15:16:05.609Z Downloaded quick-error v1.2.3
12352024-02-21T15:16:05.609Z Downloaded ppv-lite86 v0.2.17
12362024-02-21T15:16:05.609Z Downloaded fixedbitset v0.4.2
12372024-02-21T15:16:05.609Z Downloaded futures-executor v0.3.30
12382024-02-21T15:16:05.609Z Downloaded hex v0.4.3
12392024-02-21T15:16:05.610Z Downloaded string_cache v0.8.7
12402024-02-21T15:16:05.610Z Downloaded serde_tokenstream v0.1.7
12412024-02-21T15:16:05.610Z Downloaded partial-io v0.5.4
12422024-02-21T15:16:05.610Z Downloaded tokio-rustls v0.25.0
12432024-02-21T15:16:05.610Z Downloaded stringprep v0.1.3
12442024-02-21T15:16:05.610Z Downloaded structmeta v0.3.0
12452024-02-21T15:16:05.610Z Downloaded rand_chacha v0.3.1
12462024-02-21T15:16:05.610Z Downloaded topological-sort v0.2.2
12472024-02-21T15:16:05.610Z Downloaded bitvec v1.0.1
12482024-02-21T15:16:05.611Z Downloaded futures-channel v0.3.30
12492024-02-21T15:16:05.611Z Downloaded postgres-types v0.2.6
12502024-02-21T15:16:05.611Z Downloaded postgres-protocol v0.6.6
12512024-02-21T15:16:05.611Z Downloaded fd-lock v4.0.2
12522024-02-21T15:16:05.611Z Downloaded poly1305 v0.8.0
12532024-02-21T15:16:05.611Z Downloaded elliptic-curve v0.13.8
12542024-02-21T15:16:05.611Z Downloaded tinyvec v1.6.0
12552024-02-21T15:16:05.611Z Downloaded signal-hook v0.3.17
12562024-02-21T15:16:05.611Z Downloaded tracing-core v0.1.31
12572024-02-21T15:16:05.612Z Downloaded openssl-sys v0.9.96
12582024-02-21T15:16:05.612Z Downloaded flate2 v1.0.28
12592024-02-21T15:16:05.612Z Downloaded owo-colors v4.0.0
12602024-02-21T15:16:05.612Z Downloaded digest v0.10.7
12612024-02-21T15:16:05.612Z Downloaded trust-dns-resolver v0.22.0
12622024-02-21T15:16:05.612Z Downloaded trust-dns-client v0.22.0
12632024-02-21T15:16:05.612Z Downloaded expectorate v1.1.0
12642024-02-21T15:16:05.612Z Downloaded itertools v0.10.5
12652024-02-21T15:16:05.612Z Downloaded trust-dns-server v0.22.1
12662024-02-21T15:16:05.612Z Downloaded reqwest v0.11.22
12672024-02-21T15:16:05.612Z Downloaded futures-util v0.3.30
12682024-02-21T15:16:05.612Z Downloaded heapless v0.8.0
12692024-02-21T15:16:05.612Z Downloaded diesel_table_macro_syntax v0.1.0
12702024-02-21T15:16:05.612Z Downloaded hash32 v0.2.1
12712024-02-21T15:16:05.612Z Downloaded rustc-demangle v0.1.23
12722024-02-21T15:16:05.612Z Downloaded tar v0.4.40
12732024-02-21T15:16:05.612Z Downloaded version_check v0.9.4
12742024-02-21T15:16:05.613Z Downloaded smallvec v1.13.1
12752024-02-21T15:16:05.613Z Downloaded tracing-attributes v0.1.26
12762024-02-21T15:16:05.613Z Downloaded textwrap v0.16.1
12772024-02-21T15:16:05.613Z Downloaded rsa v0.9.2
12782024-02-21T15:16:05.613Z Downloaded sqlparser v0.43.1
12792024-02-21T15:16:05.624Z Downloaded hyper v1.1.0
12802024-02-21T15:16:05.624Z Downloaded quick-xml v0.30.0
12812024-02-21T15:16:05.624Z Downloaded plotters-backend v0.3.5
12822024-02-21T15:16:05.624Z Downloaded fatfs v0.3.6
12832024-02-21T15:16:05.624Z Downloaded foreign-types v0.5.0
12842024-02-21T15:16:05.624Z Downloaded proptest v1.4.0
12852024-02-21T15:16:05.624Z Downloaded radix_trie v0.2.1
12862024-02-21T15:16:05.624Z Downloaded regex-syntax v0.6.29
12872024-02-21T15:16:05.625Z Downloaded trust-dns-proto v0.22.0
12882024-02-21T15:16:05.625Z Downloaded regex-syntax v0.8.2
12892024-02-21T15:16:05.625Z Downloaded ratatui v0.26.1
12902024-02-21T15:16:05.625Z Downloaded unsafe-libyaml v0.2.10
12912024-02-21T15:16:05.625Z Downloaded libxml v0.3.3
12922024-02-21T15:16:05.625Z Downloaded rustc_version v0.1.7
12932024-02-21T15:16:05.625Z Downloaded vte v0.11.1
12942024-02-21T15:16:05.625Z Downloaded papergrid v0.11.0
12952024-02-21T15:16:05.625Z Downloaded pretty_assertions v1.4.0
12962024-02-21T15:16:05.625Z Downloaded once_cell v1.19.0
12972024-02-21T15:16:05.625Z Downloaded vsss-rs v3.3.4
12982024-02-21T15:16:05.625Z Downloaded tokio-stream v0.1.14
12992024-02-21T15:16:05.625Z Downloaded test-strategy v0.3.1
13002024-02-21T15:16:05.625Z Downloaded ron v0.8.1
13012024-02-21T15:16:05.625Z Downloaded target-lexicon v0.12.13
13022024-02-21T15:16:05.625Z Downloaded enum-as-inner v0.5.1
13032024-02-21T15:16:05.626Z Downloaded yansi v0.5.1
13042024-02-21T15:16:05.626Z Downloaded unicode-width v0.1.11
13052024-02-21T15:16:05.626Z Downloaded target-spec v3.1.0
13062024-02-21T15:16:05.626Z Downloaded fnv v1.0.7
13072024-02-21T15:16:05.626Z Downloaded pin-utils v0.1.0
13082024-02-21T15:16:05.626Z Downloaded foreign-types-shared v0.3.1
13092024-02-21T15:16:05.626Z Downloaded untrusted v0.9.0
13102024-02-21T15:16:05.626Z Downloaded packed_struct_codegen v0.10.1
13112024-02-21T15:16:05.626Z Downloaded zerocopy-derive v0.7.32
13122024-02-21T15:16:05.627Z Downloaded derive-where v1.2.7
13132024-02-21T15:16:05.627Z Downloaded serde_tokenstream v0.2.0
13142024-02-21T15:16:05.627Z Downloaded yasna v0.5.2
13152024-02-21T15:16:05.627Z Downloaded socket2 v0.4.9
13162024-02-21T15:16:05.627Z Downloaded slog-scope v4.4.0
13172024-02-21T15:16:05.627Z Downloaded phf_shared v0.11.2
13182024-02-21T15:16:05.627Z Downloaded rayon-core v1.12.0
13192024-02-21T15:16:05.627Z Downloaded usdt-impl v0.5.0
13202024-02-21T15:16:05.627Z Downloaded dyn-clone v1.0.16
13212024-02-21T15:16:05.627Z Downloaded zerocopy v0.3.0
13222024-02-21T15:16:05.627Z Downloaded base64 v0.21.7
13232024-02-21T15:16:05.628Z Downloaded serde_repr v0.1.16
13242024-02-21T15:16:05.628Z Downloaded same-file v1.0.6
13252024-02-21T15:16:05.628Z Downloaded cc v1.0.83
13262024-02-21T15:16:05.638Z Downloaded vec_map v0.8.2
13272024-02-21T15:16:05.638Z Downloaded semver v0.1.20
13282024-02-21T15:16:05.638Z Downloaded criterion v0.5.1
13292024-02-21T15:16:05.638Z Downloaded minimal-lexical v0.2.1
13302024-02-21T15:16:05.643Z Downloaded slog v2.7.0
13312024-02-21T15:16:05.643Z Downloaded futures v0.3.30
13322024-02-21T15:16:05.647Z Downloaded oso v0.27.0
13332024-02-21T15:16:05.647Z Downloaded wyz v0.5.1
13342024-02-21T15:16:05.651Z Downloaded synstructure v0.12.6
13352024-02-21T15:16:05.651Z Downloaded tracing v0.1.37
13362024-02-21T15:16:05.655Z Downloaded zeroize_derive v1.4.2
13372024-02-21T15:16:05.655Z Downloaded shlex v1.3.0
13382024-02-21T15:16:05.655Z Downloaded futures-sink v0.3.30
13392024-02-21T15:16:05.659Z Downloaded rstest_macros v0.18.2
13402024-02-21T15:16:05.659Z Downloaded getrandom v0.2.10
13412024-02-21T15:16:05.662Z Downloaded structmeta v0.2.0
13422024-02-21T15:16:05.662Z Downloaded phf v0.11.2
13432024-02-21T15:16:05.666Z Downloaded slog-bunyan v2.5.0
13442024-02-21T15:16:05.666Z Downloaded derive_builder_core v0.12.0
13452024-02-21T15:16:05.669Z Downloaded headers-core v0.2.0
13462024-02-21T15:16:05.669Z Downloaded rustls-pemfile v2.1.0
13472024-02-21T15:16:05.669Z Downloaded rust-argon2 v1.0.1
13482024-02-21T15:16:05.676Z Downloaded rstest v0.18.2
13492024-02-21T15:16:05.682Z Downloaded spin v0.9.8
13502024-02-21T15:16:05.682Z Downloaded chacha20poly1305 v0.10.1
13512024-02-21T15:16:05.682Z Downloaded static_assertions v1.1.0
13522024-02-21T15:16:05.682Z Downloaded sha2 v0.10.8
13532024-02-21T15:16:05.687Z Downloaded sqlformat v0.2.3
13542024-02-21T15:16:05.687Z Downloaded smf v0.2.2
13552024-02-21T15:16:05.687Z Downloaded rustls-pki-types v1.3.0
13562024-02-21T15:16:05.687Z Downloaded log v0.4.20
13572024-02-21T15:16:05.691Z Downloaded schemars v0.8.16
13582024-02-21T15:16:05.702Z Downloaded predicates-core v1.0.6
13592024-02-21T15:16:05.707Z Downloaded difflib v0.4.0
13602024-02-21T15:16:05.707Z Downloaded strum v0.26.1
13612024-02-21T15:16:05.707Z Downloaded const-oid v0.9.5
13622024-02-21T15:16:05.707Z Downloaded r2d2 v0.8.10
13632024-02-21T15:16:05.707Z Downloaded tap v1.0.1
13642024-02-21T15:16:05.714Z Downloaded zeroize v1.7.0
13652024-02-21T15:16:05.714Z Downloaded sqlparser_derive v0.2.2
13662024-02-21T15:16:05.714Z Downloaded compact_str v0.7.1
13672024-02-21T15:16:06.135Z Downloaded sha1 v0.10.6
13682024-02-21T15:16:06.135Z Downloaded wait-timeout v0.2.0
13692024-02-21T15:16:06.135Z Downloaded serde_derive_internals v0.26.0
13702024-02-21T15:16:06.135Z Downloaded slog-envlogger v2.2.0
13712024-02-21T15:16:06.135Z Downloaded blake2b_simd v1.0.1
13722024-02-21T15:16:06.135Z Downloaded which v4.4.0
13732024-02-21T15:16:06.135Z Downloaded usdt v0.5.0
13742024-02-21T15:16:06.135Z Downloaded unarray v0.1.4
13752024-02-21T15:16:06.190Z Downloaded tempfile v3.10.0
13762024-02-21T15:16:06.190Z Downloaded slab v0.4.9
13772024-02-21T15:16:06.190Z Downloaded usdt v0.3.5
13782024-02-21T15:16:06.190Z Downloaded parse-display v0.9.0
13792024-02-21T15:16:06.190Z Downloaded ref-cast-impl v1.0.20
13802024-02-21T15:16:06.190Z Downloaded siphasher v0.3.11
13812024-02-21T15:16:06.191Z Downloaded endian-type v0.1.2
13822024-02-21T15:16:06.191Z Downloaded dof v0.3.0
13832024-02-21T15:16:06.191Z Downloaded dof v0.1.5
13842024-02-21T15:16:06.191Z Downloaded untrusted v0.7.1
13852024-02-21T15:16:06.191Z Downloaded basic-toml v0.1.8
13862024-02-21T15:16:06.191Z Downloaded ahash v0.8.7
13872024-02-21T15:16:06.192Z Downloaded crossbeam-utils v0.8.16
13882024-02-21T15:16:06.192Z Downloaded clang-sys v1.6.1
13892024-02-21T15:16:06.192Z Downloaded constant_time_eq v0.2.6
13902024-02-21T15:16:06.192Z Downloaded defmt v0.3.5
13912024-02-21T15:16:06.192Z Downloaded strum_macros v0.26.1
13922024-02-21T15:16:06.192Z Downloaded fallible-iterator v0.2.0
13932024-02-21T15:16:06.193Z Downloaded datatest-stable v0.2.3
13942024-02-21T15:16:06.193Z Downloaded tui-tree-widget v0.17.0
13952024-02-21T15:16:06.193Z Downloaded unicode-xid v0.2.4
13962024-02-21T15:16:06.193Z Downloaded bzip2 v0.4.4
13972024-02-21T15:16:06.193Z Downloaded either v1.10.0
13982024-02-21T15:16:06.194Z Downloaded structmeta-derive v0.3.0
13992024-02-21T15:16:06.194Z Downloaded strip-ansi-escapes v0.2.0
14002024-02-21T15:16:06.194Z Downloaded serde-hex v0.1.0
14012024-02-21T15:16:06.194Z Downloaded num-bigint v0.4.4
14022024-02-21T15:16:06.194Z Downloaded hyper-util v0.1.2
14032024-02-21T15:16:06.195Z Downloaded ring v0.17.8
14042024-02-21T15:16:06.195Z Downloaded slog-stdlog v4.1.1
14052024-02-21T15:16:06.195Z Downloaded dirs-sys-next v0.1.2
14062024-02-21T15:16:06.195Z Downloaded threadpool v1.8.1
14072024-02-21T15:16:06.195Z Downloaded tempdir v0.3.7
14082024-02-21T15:16:06.196Z Downloaded sec1 v0.7.3
14092024-02-21T15:16:06.196Z Downloaded sct v0.7.0
14102024-02-21T15:16:06.196Z Downloaded doc-comment v0.3.3
14112024-02-21T15:16:06.196Z Downloaded backoff v0.4.0
14122024-02-21T15:16:06.197Z Downloaded scheduled-thread-pool v0.2.7
14132024-02-21T15:16:06.197Z Downloaded rustversion v1.0.14
14142024-02-21T15:16:06.197Z Downloaded relative-path v1.9.0
14152024-02-21T15:16:06.197Z Downloaded lock_api v0.4.10
14162024-02-21T15:16:06.197Z Downloaded libloading v0.7.4
14172024-02-21T15:16:06.198Z Downloaded ipnet v2.9.0
14182024-02-21T15:16:06.198Z Downloaded num_threads v0.1.6
14192024-02-21T15:16:06.198Z Downloaded stability v0.1.1
14202024-02-21T15:16:06.198Z Downloaded assert_cmd v2.0.14
14212024-02-21T15:16:06.198Z Downloaded argon2 v0.5.3
14222024-02-21T15:16:06.199Z Downloaded async-recursion v1.0.5
14232024-02-21T15:16:06.199Z Downloaded shell-words v1.1.0
14242024-02-21T15:16:06.199Z Downloaded xattr v1.0.1
14252024-02-21T15:16:06.199Z Downloaded async-trait v0.1.77
14262024-02-21T15:16:06.199Z Downloaded strum_macros v0.25.2
14272024-02-21T15:16:06.199Z Downloaded signature v1.6.4
14282024-02-21T15:16:06.200Z Downloaded serde_path_to_error v0.1.15
14292024-02-21T15:16:06.200Z Downloaded rustls-native-certs v0.7.0
14302024-02-21T15:16:06.200Z Downloaded indexmap v1.9.3
14312024-02-21T15:16:06.200Z Downloaded hyper-rustls v0.26.0
14322024-02-21T15:16:06.201Z Downloaded lalrpop-util v0.19.12
14332024-02-21T15:16:06.201Z Downloaded cast v0.3.0
14342024-02-21T15:16:06.201Z Downloaded keccak v0.1.4
14352024-02-21T15:16:06.201Z Downloaded rtoolbox v0.0.1
14362024-02-21T15:16:06.201Z Downloaded lru v0.12.1
14372024-02-21T15:16:06.201Z Downloaded kstat-rs v0.2.3
14382024-02-21T15:16:06.201Z Downloaded inout v0.1.3
14392024-02-21T15:16:06.201Z Downloaded rustc_version v0.4.0
14402024-02-21T15:16:06.202Z Downloaded rpassword v7.3.1
14412024-02-21T15:16:06.202Z Downloaded mime v0.3.17
14422024-02-21T15:16:06.202Z Downloaded md-5 v0.10.5
14432024-02-21T15:16:06.202Z Downloaded lru-cache v0.1.2
14442024-02-21T15:16:06.202Z Downloaded arrayref v0.3.7
14452024-02-21T15:16:06.202Z Downloaded indoc v1.0.9
14462024-02-21T15:16:06.202Z Downloaded criterion-plot v0.5.0
14472024-02-21T15:16:06.202Z Downloaded atomic-waker v1.1.1
14482024-02-21T15:16:06.203Z Downloaded crypto-common v0.1.6
14492024-02-21T15:16:06.203Z Downloaded adler v1.0.2
14502024-02-21T15:16:06.203Z Downloaded crossbeam-deque v0.8.3
14512024-02-21T15:16:06.203Z Downloaded bitfield v0.14.0
14522024-02-21T15:16:06.203Z Downloaded block-buffer v0.10.4
14532024-02-21T15:16:06.203Z Downloaded indoc v2.0.3
14542024-02-21T15:16:06.203Z Downloaded serde-big-array v0.4.1
14552024-02-21T15:16:06.203Z Downloaded ascii-canvas v3.0.0
14562024-02-21T15:16:06.204Z Downloaded time-core v0.1.1
14572024-02-21T15:16:06.204Z Downloaded take_mut v0.2.2
14582024-02-21T15:16:06.204Z Downloaded hyper-staticfile v0.9.5
14592024-02-21T15:16:06.204Z Downloaded bcs v0.1.6
14602024-02-21T15:16:06.204Z Downloaded is_ci v1.2.0
14612024-02-21T15:16:06.205Z Downloaded lazycell v1.3.0
14622024-02-21T15:16:06.205Z Downloaded atty v0.2.14
14632024-02-21T15:16:06.205Z Downloaded num-rational v0.4.1
14642024-02-21T15:16:06.205Z Downloaded allocator-api2 v0.2.16
14652024-02-21T15:16:06.206Z Downloaded managed v0.8.0
14662024-02-21T15:16:06.206Z Downloaded blake2 v0.10.6
14672024-02-21T15:16:06.206Z Downloaded nested v0.1.1
14682024-02-21T15:16:06.206Z Downloaded crunchy v0.2.2
14692024-02-21T15:16:06.206Z Downloaded crucible-workspace-hack v0.1.0
14702024-02-21T15:16:06.207Z Downloaded cpufeatures v0.2.12
14712024-02-21T15:16:06.207Z Downloaded httpdate v1.0.3
14722024-02-21T15:16:06.207Z Downloaded ciborium-ll v0.2.2
14732024-02-21T15:16:06.207Z Downloaded base16ct v0.2.0
14742024-02-21T15:16:06.207Z Downloaded cassowary v0.3.0
14752024-02-21T15:16:06.634Z Downloaded num-integer v0.1.46
14762024-02-21T15:16:06.634Z Downloaded num-complex v0.4.4
14772024-02-21T15:16:06.634Z Downloaded nu-ansi-term v0.50.0
14782024-02-21T15:16:06.634Z Downloaded async-stream-impl v0.3.5
14792024-02-21T15:16:06.635Z Downloaded home v0.5.5
14802024-02-21T15:16:06.635Z Downloaded matches v0.1.10
14812024-02-21T15:16:06.635Z Downloaded multer v3.0.0
14822024-02-21T15:16:06.635Z Downloaded normalize-line-endings v0.3.0
14832024-02-21T15:16:06.635Z Downloaded num-derive v0.4.0
14842024-02-21T15:16:06.635Z Downloaded linear-map v1.2.0
14852024-02-21T15:16:06.635Z Downloaded crc-catalog v2.2.0
14862024-02-21T15:16:06.635Z Downloaded colored v2.0.4
14872024-02-21T15:16:06.635Z Downloaded is-terminal v0.4.9
14882024-02-21T15:16:06.635Z Downloaded ipnetwork v0.20.0
14892024-02-21T15:16:06.635Z Downloaded cobs v0.2.3
14902024-02-21T15:16:06.635Z Downloaded cipher v0.4.4
14912024-02-21T15:16:06.636Z Downloaded assert_matches v1.5.0
14922024-02-21T15:16:06.636Z Downloaded cfg-if v1.0.0
14932024-02-21T15:16:06.636Z Downloaded buf-list v1.0.3
14942024-02-21T15:16:06.636Z Downloaded autocfg v1.1.0
14952024-02-21T15:16:06.636Z Downloaded hubpack_derive v0.1.1
14962024-02-21T15:16:06.643Z Compiling libc v0.2.153
14972024-02-21T15:16:06.644Z Compiling serde v1.0.196
14982024-02-21T15:16:06.644Z Compiling autocfg v1.1.0
14992024-02-21T15:16:06.644Z Compiling version_check v0.9.4
15002024-02-21T15:16:06.644Z Checking cfg-if v1.0.0
15012024-02-21T15:16:06.644Z Compiling syn v1.0.109
15022024-02-21T15:16:06.644Z Compiling syn v2.0.48
15032024-02-21T15:16:06.644Z Compiling parking_lot_core v0.9.8
15042024-02-21T15:16:06.661Z Compiling memchr v2.6.3
15052024-02-21T15:16:07.143Z Compiling libm v0.2.7
15062024-02-21T15:16:07.155Z Compiling once_cell v1.19.0
15072024-02-21T15:16:07.356Z Compiling ahash v0.8.7
15082024-02-21T15:16:07.473Z Compiling lock_api v0.4.10
15092024-02-21T15:16:07.610Z Compiling num-traits v0.2.16
15102024-02-21T15:16:07.794Z Compiling serde_json v1.0.114
15112024-02-21T15:16:07.932Z Compiling byteorder v1.5.0
15122024-02-21T15:16:08.388Z Compiling log v0.4.20
15132024-02-21T15:16:08.571Z Checking getrandom v0.2.10
15142024-02-21T15:16:08.606Z Compiling cc v1.0.83
15152024-02-21T15:16:08.792Z Compiling slab v0.4.9
15162024-02-21T15:16:08.952Z Compiling typenum v1.16.0
15172024-02-21T15:16:09.026Z Checking itoa v1.0.9
15182024-02-21T15:16:09.143Z Compiling generic-array v0.14.7
15192024-02-21T15:16:09.220Z Checking scopeguard v1.2.0
15202024-02-21T15:16:09.251Z Compiling allocator-api2 v0.2.16
15212024-02-21T15:16:09.343Z Compiling pkg-config v0.3.27
15222024-02-21T15:16:09.529Z Compiling rustix v0.38.31
15232024-02-21T15:16:10.422Z Checking smallvec v1.13.1
15242024-02-21T15:16:10.427Z Compiling schemars v0.8.16
15252024-02-21T15:16:10.427Z Compiling httparse v1.8.0
15262024-02-21T15:16:10.432Z Compiling fnv v1.0.7
15272024-02-21T15:16:10.731Z Compiling vcpkg v0.2.15
15282024-02-21T15:16:10.908Z Compiling aho-corasick v1.0.4
15292024-02-21T15:16:11.183Z Compiling regex-syntax v0.8.2
15302024-02-21T15:16:11.844Z Compiling ring v0.17.8
15312024-02-21T15:16:13.159Z Compiling openssl-sys v0.9.96
15322024-02-21T15:16:13.790Z Checking parking_lot v0.12.1
15332024-02-21T15:16:13.964Z Checking pin-project-lite v0.2.13
15342024-02-21T15:16:14.072Z Compiling ucd-trie v0.1.6
15352024-02-21T15:16:14.432Z Compiling serde_derive_internals v0.26.0
15362024-02-21T15:16:14.661Z Compiling regex-automata v0.4.4
15372024-02-21T15:16:15.634Z Compiling ring v0.16.20
15382024-02-21T15:16:16.210Z Checking ryu v1.0.15
15392024-02-21T15:16:17.091Z Checking signal-hook-registry v1.4.1
15402024-02-21T15:16:17.328Z Compiling crossbeam-utils v0.8.16
15412024-02-21T15:16:17.391Z Compiling openssl v0.10.60
15422024-02-21T15:16:17.816Z Checking mio v0.8.9
15432024-02-21T15:16:17.835Z Checking rand_core v0.6.4
15442024-02-21T15:16:17.874Z Compiling iana-time-zone v0.1.57
15452024-02-21T15:16:18.095Z Checking num_cpus v1.16.0
15462024-02-21T15:16:18.197Z Compiling native-tls v0.2.11
15472024-02-21T15:16:18.280Z Compiling rustls v0.21.9
15482024-02-21T15:16:18.390Z Checking futures-core v0.3.30
15492024-02-21T15:16:18.536Z Compiling spin v0.5.2
15502024-02-21T15:16:18.584Z Compiling regex v1.10.3
15512024-02-21T15:16:18.682Z Compiling dyn-clone v1.0.16
15522024-02-21T15:16:18.740Z Checking socket2 v0.5.5
15532024-02-21T15:16:18.884Z Compiling async-trait v0.1.77
15542024-02-21T15:16:19.019Z Compiling slog v2.7.0
15552024-02-21T15:16:19.469Z Compiling memoffset v0.9.0
15562024-02-21T15:16:19.928Z Compiling crossbeam-epoch v0.9.15
15572024-02-21T15:16:20.029Z Compiling backtrace v0.3.69
15582024-02-21T15:16:20.553Z Compiling futures-sink v0.3.30
15592024-02-21T15:16:20.613Z Compiling errno v0.3.8
15602024-02-21T15:16:20.625Z Compiling crc32fast v1.3.2
15612024-02-21T15:16:20.696Z Compiling rustversion v1.0.14
15622024-02-21T15:16:20.833Z Compiling unicode-xid v0.2.4
15632024-02-21T15:16:20.943Z Compiling either v1.10.0
15642024-02-21T15:16:20.964Z Compiling serde_derive v1.0.196
15652024-02-21T15:16:20.988Z Compiling zerocopy-derive v0.7.32
15662024-02-21T15:16:21.004Z Compiling thiserror-impl v1.0.57
15672024-02-21T15:16:21.156Z Compiling zeroize_derive v1.4.2
15682024-02-21T15:16:21.355Z Compiling tokio-macros v2.2.0
15692024-02-21T15:16:21.416Z Compiling futures-macro v0.3.30
15702024-02-21T15:16:22.085Z Compiling tracing-attributes v0.1.26
15712024-02-21T15:16:22.920Z Compiling schemars_derive v0.8.16
15722024-02-21T15:16:23.159Z Compiling openssl-macros v0.1.1
15732024-02-21T15:16:23.453Z Compiling zerocopy v0.7.32
15742024-02-21T15:16:23.741Z Checking zeroize v1.7.0
15752024-02-21T15:16:24.551Z Compiling thiserror v1.0.57
15762024-02-21T15:16:24.685Z Compiling pest v2.7.6
15772024-02-21T15:16:24.700Z Compiling tinyvec_macros v0.1.1
15782024-02-21T15:16:24.787Z Compiling tinyvec v1.6.0
15792024-02-21T15:16:25.504Z Compiling futures-channel v0.3.30
15802024-02-21T15:16:25.815Z Compiling hashbrown v0.14.3
15812024-02-21T15:16:26.212Z Compiling futures-task v0.3.30
15822024-02-21T15:16:26.481Z Compiling anyhow v1.0.75
15832024-02-21T15:16:26.518Z Compiling futures-io v0.3.30
15842024-02-21T15:16:26.539Z Compiling unicode-width v0.1.11
15852024-02-21T15:16:26.695Z Compiling pin-utils v0.1.0
15862024-02-21T15:16:26.712Z Compiling unicode-normalization v0.1.22
15872024-02-21T15:16:26.790Z Compiling futures-util v0.3.30
15882024-02-21T15:16:27.022Z Compiling pest_meta v2.7.6
15892024-02-21T15:16:27.238Z Compiling spin v0.9.8
15902024-02-21T15:16:27.333Z Compiling tracing-core v0.1.31
15912024-02-21T15:16:27.472Z Compiling unicode-bidi v0.3.13
15922024-02-21T15:16:27.827Z Compiling der_derive v0.7.2
15932024-02-21T15:16:28.172Z Compiling tracing v0.1.37
15942024-02-21T15:16:28.454Z Compiling pest_generator v2.7.6
15952024-02-21T15:16:28.842Z Compiling winnow v0.5.15
15962024-02-21T15:16:29.452Z Compiling lazy_static v1.4.0
15972024-02-21T15:16:30.657Z Checking subtle v2.5.0
15982024-02-21T15:16:31.783Z Compiling untrusted v0.7.1
15992024-02-21T15:16:31.993Z Compiling untrusted v0.9.0
16002024-02-21T15:16:32.153Z Compiling foreign-types-shared v0.1.1
16012024-02-21T15:16:32.262Z Compiling percent-encoding v2.3.1
16022024-02-21T15:16:32.316Z Compiling time-core v0.1.1
16032024-02-21T15:16:32.391Z Compiling pest_derive v2.7.6
16042024-02-21T15:16:32.603Z Compiling time-macros v0.2.13
16052024-02-21T15:16:33.251Z Compiling foreign-types v0.3.2
16062024-02-21T15:16:33.880Z Compiling scroll_derive v0.12.0
16072024-02-21T15:16:34.363Z Compiling synstructure v0.12.6
16082024-02-21T15:16:35.251Z Checking bytes v1.5.0
16092024-02-21T15:16:35.521Z Checking bitflags v2.4.0
16102024-02-21T15:16:36.056Z Checking tokio v1.36.0
16112024-02-21T15:16:36.170Z Compiling indexmap v2.2.3
16122024-02-21T15:16:36.913Z Compiling uuid v1.7.0
16132024-02-21T15:16:37.117Z Compiling chrono v0.4.31
16142024-02-21T15:16:37.272Z Compiling http v0.2.11
16152024-02-21T15:16:37.541Z Compiling semver v1.0.22
16162024-02-21T15:16:38.306Z Compiling toml_datetime v0.6.5
16172024-02-21T15:16:38.470Z Compiling serde_spanned v0.6.5
16182024-02-21T15:16:38.708Z Compiling openapiv3 v2.0.0
16192024-02-21T15:16:38.741Z Compiling rustc_version v0.4.0
16202024-02-21T15:16:39.341Z Compiling toml_edit v0.19.15
16212024-02-21T15:16:40.702Z Compiling thread-id v4.2.0
16222024-02-21T15:16:40.948Z Compiling base64 v0.21.7
16232024-02-21T15:16:41.132Z Compiling try-lock v0.2.4
16242024-02-21T15:16:41.268Z Compiling want v0.3.1
16252024-02-21T15:16:41.556Z Compiling http-body v0.4.5
16262024-02-21T15:16:41.716Z Compiling zerocopy-derive v0.2.0
16272024-02-21T15:16:41.964Z Compiling rustls-webpki v0.101.7
16282024-02-21T15:16:43.149Z Compiling sct v0.7.0
16292024-02-21T15:16:43.465Z Compiling form_urlencoded v1.2.1
16302024-02-21T15:16:43.776Z Compiling socket2 v0.4.9
16312024-02-21T15:16:43.780Z Compiling openssl-probe v0.1.5
16322024-02-21T15:16:43.871Z Compiling tower-service v0.3.2
16332024-02-21T15:16:43.908Z Compiling httpdate v1.0.3
16342024-02-21T15:16:43.993Z Compiling const-oid v0.9.5
16352024-02-21T15:16:44.371Z Compiling idna v0.5.0
16362024-02-21T15:16:44.637Z Compiling adler v1.0.2
16372024-02-21T15:16:44.862Z Compiling miniz_oxide v0.7.1
16382024-02-21T15:16:45.710Z Compiling tokio-util v0.7.10
16392024-02-21T15:16:45.976Z Compiling url v2.5.0
16402024-02-21T15:16:46.555Z Compiling signal-hook v0.3.17
16412024-02-21T15:16:46.847Z Compiling ipnet v2.9.0
16422024-02-21T15:16:46.995Z Compiling h2 v0.3.24
16432024-02-21T15:16:47.913Z Compiling tokio-native-tls v0.3.1
16442024-02-21T15:16:48.128Z Compiling tokio-rustls v0.24.1
16452024-02-21T15:16:48.182Z Compiling serde_urlencoded v0.7.1
16462024-02-21T15:16:48.186Z Compiling rustls-pemfile v1.0.3
16472024-02-21T15:16:48.528Z Compiling crypto-common v0.1.6
16482024-02-21T15:16:48.559Z Compiling zerocopy-derive v0.6.4
16492024-02-21T15:16:48.709Z Compiling clap_derive v4.5.0
16502024-02-21T15:16:48.732Z Compiling usdt-impl v0.3.5
16512024-02-21T15:16:49.099Z Compiling encoding_rs v0.8.33
16522024-02-21T15:16:49.390Z Compiling webpki-roots v0.25.2
16532024-02-21T15:16:49.543Z Compiling gimli v0.28.0
16542024-02-21T15:16:50.351Z Compiling mime v0.3.17
16552024-02-21T15:16:50.977Z Compiling siphasher v0.3.11
16562024-02-21T15:16:51.139Z Compiling zerocopy v0.3.0
16572024-02-21T15:16:51.388Z Compiling scroll v0.12.0
16582024-02-21T15:16:51.956Z Compiling block-buffer v0.10.4
16592024-02-21T15:16:52.224Z Compiling bzip2-sys v0.1.11+1.0.8
16602024-02-21T15:16:52.292Z Compiling object v0.32.1
16612024-02-21T15:16:52.706Z Compiling num-iter v0.1.43
16622024-02-21T15:16:53.023Z Compiling usdt-impl v0.5.0
16632024-02-21T15:16:53.370Z Compiling plain v0.2.3
16642024-02-21T15:16:53.387Z Compiling rustc-demangle v0.1.23
16652024-02-21T15:16:53.518Z Compiling goblin v0.8.0
16662024-02-21T15:16:53.838Z Compiling flate2 v1.0.28
16672024-02-21T15:16:53.856Z Compiling digest v0.10.7
16682024-02-21T15:16:54.339Z Compiling hyper v0.14.27
16692024-02-21T15:16:54.343Z Compiling addr2line v0.21.0
16702024-02-21T15:16:54.546Z Compiling dof v0.1.5
16712024-02-21T15:16:54.821Z Compiling heapless v0.7.16
16722024-02-21T15:16:54.962Z Compiling dtrace-parser v0.1.14
16732024-02-21T15:16:55.015Z Compiling futures-executor v0.3.30
16742024-02-21T15:16:55.284Z Compiling strum_macros v0.25.2
16752024-02-21T15:16:55.495Z Checking equivalent v1.0.1
16762024-02-21T15:16:55.599Z Compiling pretty-hex v0.4.1
16772024-02-21T15:16:55.628Z Compiling ppv-lite86 v0.2.17
16782024-02-21T15:16:56.418Z Compiling rand_chacha v0.3.1
16792024-02-21T15:16:57.132Z Compiling toml_edit v0.22.6
16802024-02-21T15:16:58.321Z Compiling futures v0.3.30
16812024-02-21T15:16:58.904Z Compiling toml v0.7.8
16822024-02-21T15:16:59.316Z Compiling dof v0.3.0
16832024-02-21T15:17:00.026Z Compiling serde_tokenstream v0.1.7
16842024-02-21T15:17:00.594Z Compiling hex v0.4.3
16852024-02-21T15:17:00.708Z Compiling dtrace-parser v0.2.0
16862024-02-21T15:17:01.749Z Compiling hyper-tls v0.5.0
16872024-02-21T15:17:02.002Z Compiling hyper-rustls v0.24.2
16882024-02-21T15:17:02.051Z Compiling bit-vec v0.6.3
16892024-02-21T15:17:02.102Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16902024-02-21T15:17:02.347Z Compiling reqwest v0.11.22
16912024-02-21T15:17:02.520Z Compiling rand v0.8.5
16922024-02-21T15:17:02.778Z Compiling phf_shared v0.10.0
16932024-02-21T15:17:03.098Z Compiling num-bigint v0.4.4
16942024-02-21T15:17:03.136Z Compiling new_debug_unreachable v1.0.4
16952024-02-21T15:17:03.223Z Compiling minimal-lexical v0.2.1
16962024-02-21T15:17:03.753Z Compiling base64ct v1.6.0
16972024-02-21T15:17:03.989Z Compiling fixedbitset v0.4.2
16982024-02-21T15:17:04.155Z Compiling precomputed-hash v0.1.1
16992024-02-21T15:17:04.240Z Compiling smoltcp v0.9.1
17002024-02-21T15:17:04.279Z Compiling string_cache v0.8.7
17012024-02-21T15:17:04.409Z Compiling petgraph v0.6.4
17022024-02-21T15:17:04.588Z Compiling pem-rfc7468 v0.7.0
17032024-02-21T15:17:04.839Z Compiling nom v7.1.3
17042024-02-21T15:17:05.038Z Compiling bit-set v0.5.3
17052024-02-21T15:17:05.139Z Compiling usdt-attr-macro v0.3.5
17062024-02-21T15:17:05.309Z Compiling usdt-macro v0.3.5
17072024-02-21T15:17:05.333Z Compiling hmac v0.12.1
17082024-02-21T15:17:05.484Z Compiling hubpack_derive v0.1.1
17092024-02-21T15:17:05.593Z Compiling enum-as-inner v0.5.1
17102024-02-21T15:17:05.720Z Compiling itertools v0.10.5
17112024-02-21T15:17:06.458Z Compiling diesel_table_macro_syntax v0.1.0
17122024-02-21T15:17:06.782Z Compiling unicode-segmentation v1.10.1
17132024-02-21T15:17:06.788Z Compiling flagset v0.4.3
17142024-02-21T15:17:06.838Z Compiling lalrpop-util v0.19.12
17152024-02-21T15:17:06.854Z Compiling diesel_derives v2.1.2
17162024-02-21T15:17:06.988Z Compiling der v0.7.8
17172024-02-21T15:17:08.567Z Compiling cpufeatures v0.2.12
17182024-02-21T15:17:08.668Z Compiling sha2 v0.10.8
17192024-02-21T15:17:09.077Z Compiling md-5 v0.10.5
17202024-02-21T15:17:09.108Z Compiling spki v0.7.2
17212024-02-21T15:17:09.212Z Compiling stringprep v0.1.3
17222024-02-21T15:17:09.325Z Compiling serde_repr v0.1.16
17232024-02-21T15:17:09.486Z Compiling num-integer v0.1.46
17242024-02-21T15:17:09.534Z Compiling hash32 v0.2.1
17252024-02-21T15:17:09.916Z Compiling fallible-iterator v0.2.0
17262024-02-21T15:17:10.195Z Compiling stable_deref_trait v1.2.0
17272024-02-21T15:17:10.293Z Compiling pkcs8 v0.10.2
17282024-02-21T15:17:10.620Z Compiling postgres-protocol v0.6.6
17292024-02-21T15:17:10.781Z Compiling phf_shared v0.11.2
17302024-02-21T15:17:11.151Z Compiling ff v0.13.0
17312024-02-21T15:17:11.375Z Compiling terminal_size v0.3.0
17322024-02-21T15:17:11.558Z Compiling block-padding v0.3.3
17332024-02-21T15:17:11.668Z Compiling scheduled-thread-pool v0.2.7
17342024-02-21T15:17:11.700Z Compiling managed v0.8.0
17352024-02-21T15:17:11.818Z Compiling base16ct v0.2.0
17362024-02-21T15:17:11.966Z Compiling num_threads v0.1.6
17372024-02-21T15:17:12.091Z Compiling matches v0.1.10
17382024-02-21T15:17:12.133Z Compiling regex-automata v0.1.10
17392024-02-21T15:17:12.150Z Checking unicode-ident v1.0.12
17402024-02-21T15:17:12.185Z Compiling deranged v0.3.8
17412024-02-21T15:17:12.310Z Compiling bitflags v1.3.2
17422024-02-21T15:17:12.371Z Compiling clap_builder v4.5.0
17432024-02-21T15:17:12.400Z Compiling idna v0.2.3
17442024-02-21T15:17:12.414Z Compiling sec1 v0.7.3
17452024-02-21T15:17:12.627Z Compiling bstr v0.2.17
17462024-02-21T15:17:12.998Z Compiling r2d2 v0.8.10
17472024-02-21T15:17:13.380Z Compiling inout v0.1.3
17482024-02-21T15:17:14.006Z Compiling time v0.3.27
17492024-02-21T15:17:14.032Z Compiling postgres-types v0.2.6
17502024-02-21T15:17:14.052Z Compiling group v0.13.0
17512024-02-21T15:17:14.198Z Compiling signal-hook-mio v0.2.3
17522024-02-21T15:17:14.354Z Compiling phf v0.11.2
17532024-02-21T15:17:14.371Z Compiling bzip2 v0.4.4
17542024-02-21T15:17:14.644Z Compiling hubpack v0.1.2
17552024-02-21T15:17:14.750Z Compiling hkdf v0.12.4
17562024-02-21T15:17:15.106Z Compiling zerocopy v0.6.4
17572024-02-21T15:17:15.356Z Compiling crypto-bigint v0.5.2
17582024-02-21T15:17:15.656Z Compiling ipnetwork v0.20.0
17592024-02-21T15:17:16.614Z Compiling float-cmp v0.9.0
17602024-02-21T15:17:16.848Z Compiling static_assertions v1.1.0
17612024-02-21T15:17:16.951Z Compiling regex-automata v0.3.8
17622024-02-21T15:17:17.222Z Compiling difflib v0.4.0
17632024-02-21T15:17:17.381Z Compiling whoami v1.4.1
17642024-02-21T15:17:18.022Z Compiling data-encoding v2.4.0
17652024-02-21T15:17:18.840Z Compiling normalize-line-endings v0.3.0
17662024-02-21T15:17:18.959Z Compiling predicates-core v1.0.6
17672024-02-21T15:17:19.106Z Compiling bstr v1.6.0
17682024-02-21T15:17:19.324Z Compiling predicates v3.1.0
17692024-02-21T15:17:19.484Z Compiling trust-dns-proto v0.22.0
17702024-02-21T15:17:19.563Z Compiling yasna v0.5.2
17712024-02-21T15:17:20.382Z Compiling tokio-postgres v0.7.10
17722024-02-21T15:17:20.749Z Compiling elliptic-curve v0.13.8
17732024-02-21T15:17:21.149Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17742024-02-21T15:17:21.567Z Compiling clap v4.5.0
17752024-02-21T15:17:21.610Z Compiling zip v0.6.6
17762024-02-21T15:17:21.684Z Compiling crossterm v0.27.0
17772024-02-21T15:17:22.602Z Compiling similar v2.3.0
17782024-02-21T15:17:23.032Z Compiling cipher v0.4.4
17792024-02-21T15:17:23.849Z Compiling diesel v2.1.4
17802024-02-21T15:17:25.260Z Compiling usdt v0.3.5
17812024-02-21T15:17:25.372Z Compiling strum v0.25.0
17822024-02-21T15:17:25.564Z Compiling tokio-stream v0.1.14
17832024-02-21T15:17:25.579Z Compiling console v0.15.8
17842024-02-21T15:17:25.741Z Checking proc-macro2 v1.0.78
17852024-02-21T15:17:26.385Z Checking quote v1.0.35
17862024-02-21T15:17:28.907Z Checking utf8parse v0.2.1
17872024-02-21T15:17:30.353Z Checking anstyle v1.0.2
17882024-02-21T15:17:34.736Z Checking anstyle-parse v0.2.1
17892024-02-21T15:17:35.580Z Checking colorchoice v1.0.0
17902024-02-21T15:17:35.708Z Checking anstyle-query v1.0.0
17912024-02-21T15:17:35.974Z Checking anstream v0.6.11
17922024-02-21T15:17:36.317Z Compiling serde_tokenstream v0.2.0
17932024-02-21T15:17:36.355Z Checking clap_lex v0.7.0
17942024-02-21T15:17:36.611Z Checking strsim v0.11.0
17952024-02-21T15:17:42.229Z Checking winnow v0.6.1
17962024-02-21T15:17:48.362Z Compiling regress v0.8.0
17972024-02-21T15:17:51.491Z Compiling getopts v0.2.21
17982024-02-21T15:17:51.665Z Compiling unsafe-libyaml v0.2.10
17992024-02-21T15:17:52.313Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18002024-02-21T15:17:52.539Z Checking heck v0.4.1
18012024-02-21T15:17:53.608Z Compiling serde_yaml v0.9.25
18022024-02-21T15:17:54.028Z Checking camino v1.1.6
18032024-02-21T15:17:54.281Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18042024-02-21T15:17:54.577Z Compiling ident_case v1.0.1
18052024-02-21T15:17:54.615Z Compiling strsim v0.10.0
18062024-02-21T15:17:54.663Z Checking rustls-pki-types v1.3.0
18072024-02-21T15:17:54.757Z Checking fastrand v2.0.1
18082024-02-21T15:17:55.067Z Checking match_cfg v0.1.0
18092024-02-21T15:17:55.091Z Checking tempfile v3.10.0
18102024-02-21T15:17:55.160Z Checking hostname v0.3.1
18112024-02-21T15:17:55.286Z Checking http v1.0.0
18122024-02-21T15:17:55.422Z Checking atty v0.2.14
18132024-02-21T15:17:55.455Z Checking quick-error v1.2.3
18142024-02-21T15:17:55.543Z Compiling paste v1.0.14
18152024-02-21T15:17:55.613Z Checking sha1 v0.10.6
18162024-02-21T15:17:55.867Z Checking dirs-sys-next v0.1.2
18172024-02-21T15:17:56.037Z Compiling rustls v0.22.2
18182024-02-21T15:17:56.372Z Checking dirs-next v2.0.0
18192024-02-21T15:17:56.500Z Checking rustls-webpki v0.102.1
18202024-02-21T15:17:56.632Z Checking crossbeam-channel v0.5.8
18212024-02-21T15:17:57.251Z Checking thread_local v1.1.7
18222024-02-21T15:17:57.376Z Checking instant v0.1.12
18232024-02-21T15:17:57.436Z Compiling slog-async v2.8.0
18242024-02-21T15:17:57.537Z Checking term v0.7.0
18252024-02-21T15:17:57.883Z Checking rustls-pemfile v2.1.0
18262024-02-21T15:17:57.938Z Compiling multer v3.0.0
18272024-02-21T15:17:58.032Z Checking take_mut v0.2.2
18282024-02-21T15:17:58.109Z Checking debug-ignore v1.0.5
18292024-02-21T15:17:58.164Z Checking slog-term v2.9.0
18302024-02-21T15:17:58.237Z Compiling darling_core v0.20.3
18312024-02-21T15:17:58.319Z Checking slog-json v2.6.1
18322024-02-21T15:17:58.472Z Compiling async-stream-impl v0.3.5
18332024-02-21T15:17:58.579Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18342024-02-21T15:17:58.622Z Checking atomic-waker v1.1.1
18352024-02-21T15:17:58.752Z Checking waitgroup v0.1.2
18362024-02-21T15:17:58.893Z Checking slog-bunyan v2.5.0
18372024-02-21T15:17:59.057Z Checking toml v0.8.10
18382024-02-21T15:17:59.389Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18392024-02-21T15:17:59.811Z Checking serde_path_to_error v0.1.15
18402024-02-21T15:17:59.987Z Checking async-stream v0.3.5
18412024-02-21T15:18:00.182Z Checking wait-timeout v0.2.0
18422024-02-21T15:18:00.362Z Compiling strum_macros v0.26.1
18432024-02-21T15:18:00.479Z Compiling structmeta-derive v0.3.0
18442024-02-21T15:18:01.286Z Checking tokio-rustls v0.25.0
18452024-02-21T15:18:01.646Z Checking rusty-fork v0.3.0
18462024-02-21T15:18:01.937Z Checking newtype-uuid v1.0.1
18472024-02-21T15:18:02.177Z Compiling structmeta-derive v0.2.0
18482024-02-21T15:18:03.742Z Compiling structmeta v0.3.0
18492024-02-21T15:18:04.198Z Checking rand_xorshift v0.3.0
18502024-02-21T15:18:04.366Z Checking unarray v0.1.4
18512024-02-21T15:18:04.436Z Compiling darling_macro v0.20.3
18522024-02-21T15:18:04.509Z Checking proptest v1.4.0
18532024-02-21T15:18:05.408Z Compiling structmeta v0.2.0
18542024-02-21T15:18:05.546Z Compiling darling v0.20.3
18552024-02-21T15:18:05.654Z Compiling serde_with_macros v3.6.1
18562024-02-21T15:18:05.713Z Compiling parse-display-derive v0.9.0
18572024-02-21T15:18:05.808Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18582024-02-21T15:18:05.867Z Checking backoff v0.4.0
18592024-02-21T15:18:05.887Z Checking strum v0.26.1
18602024-02-21T15:18:06.031Z Compiling test-strategy v0.3.1
18612024-02-21T15:18:06.179Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18622024-02-21T15:18:06.272Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18632024-02-21T15:18:06.349Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18642024-02-21T15:18:06.507Z Checking macaddr v1.0.1
18652024-02-21T15:18:06.837Z Checking camino-tempfile v1.1.1
18662024-02-21T15:18:07.089Z Checking is-terminal v0.4.9
18672024-02-21T15:18:07.095Z Compiling proc-macro-error-attr v1.0.4
18682024-02-21T15:18:07.206Z Compiling proc-macro-error v1.0.4
18692024-02-21T15:18:07.689Z Compiling proc-macro-crate v1.3.1
18702024-02-21T15:18:08.844Z Compiling heapless v0.8.0
18712024-02-21T15:18:09.053Z Checking serde_with v3.6.1
18722024-02-21T15:18:09.138Z Checking termtree v0.4.1
18732024-02-21T15:18:09.153Z Compiling num_enum_derive v0.5.11
18742024-02-21T15:18:09.327Z Checking predicates-tree v1.0.9
18752024-02-21T15:18:09.474Z Checking hash32 v0.3.1
18762024-02-21T15:18:09.657Z Compiling smoltcp v0.11.0
18772024-02-21T15:18:09.731Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18782024-02-21T15:18:10.210Z Compiling usdt-macro v0.5.0
18792024-02-21T15:18:10.424Z Compiling usdt-attr-macro v0.5.0
18802024-02-21T15:18:10.667Z Checking parse-display v0.9.0
18812024-02-21T15:18:10.888Z Checking memmap v0.7.0
18822024-02-21T15:18:11.081Z Compiling crucible-workspace-hack v0.1.0
18832024-02-21T15:18:11.123Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18842024-02-21T15:18:11.175Z Checking cobs v0.2.3
18852024-02-21T15:18:11.366Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18862024-02-21T15:18:11.388Z Checking embedded-io v0.4.0
18872024-02-21T15:18:11.580Z Checking postcard v1.0.8
18882024-02-21T15:18:11.925Z Compiling foreign-types-macros v0.2.3
18892024-02-21T15:18:12.123Z Checking num_enum v0.5.11
18902024-02-21T15:18:12.230Z Checking usdt v0.5.0
18912024-02-21T15:18:12.261Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18922024-02-21T15:18:12.279Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18932024-02-21T15:18:12.414Z Checking foreign-types-shared v0.3.1
18942024-02-21T15:18:12.482Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18952024-02-21T15:18:12.709Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18962024-02-21T15:18:12.743Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18972024-02-21T15:18:12.789Z Checking cstr-argument v0.1.2
18982024-02-21T15:18:12.821Z Checking pretty-hex v0.2.1
18992024-02-21T15:18:12.971Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19002024-02-21T15:18:12.990Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19012024-02-21T15:18:13.240Z Checking colored v2.0.4
19022024-02-21T15:18:13.268Z Checking foreign-types v0.5.0
19032024-02-21T15:18:13.313Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19042024-02-21T15:18:13.368Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19052024-02-21T15:18:13.514Z Compiling zone_cfg_derive v0.3.0
19062024-02-21T15:18:13.528Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19072024-02-21T15:18:13.663Z Compiling mockall_derive v0.12.0
19082024-02-21T15:18:13.718Z Compiling num-derive v0.4.0
19092024-02-21T15:18:13.864Z Checking downcast v0.11.0
19102024-02-21T15:18:14.064Z Checking fragile v2.0.0
19112024-02-21T15:18:14.319Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19122024-02-21T15:18:14.563Z Checking smf v0.2.2
19132024-02-21T15:18:14.819Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19142024-02-21T15:18:14.997Z Checking filetime v0.2.23
19152024-02-21T15:18:15.108Z Checking zone v0.3.0
19162024-02-21T15:18:15.207Z Checking xattr v1.0.1
19172024-02-21T15:18:15.392Z Checking same-file v1.0.6
19182024-02-21T15:18:15.556Z Checking walkdir v2.4.0
19192024-02-21T15:18:15.669Z Checking tar v0.4.40
19202024-02-21T15:18:15.835Z Checking pem v3.0.2
19212024-02-21T15:18:15.935Z Compiling rayon-core v1.12.0
19222024-02-21T15:18:16.087Z Checking linked-hash-map v0.5.6
19232024-02-21T15:18:16.245Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19242024-02-21T15:18:16.279Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19252024-02-21T15:18:16.293Z Checking itertools v0.12.1
19262024-02-21T15:18:16.418Z Checking lru-cache v0.1.2
19272024-02-21T15:18:16.435Z Checking headers-core v0.2.0
19282024-02-21T15:18:16.477Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19292024-02-21T15:18:16.596Z Checking headers v0.3.9
19302024-02-21T15:18:16.626Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19312024-02-21T15:18:16.698Z Checking password-hash v0.5.0
19322024-02-21T15:18:17.166Z Checking blake2 v0.10.6
19332024-02-21T15:18:17.579Z Checking swrite v0.1.0
19342024-02-21T15:18:17.694Z Checking argon2 v0.5.3
19352024-02-21T15:18:17.718Z Compiling derive-where v1.2.7
19362024-02-21T15:18:17.733Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19372024-02-21T15:18:18.020Z Checking rcgen v0.12.1
19382024-02-21T15:18:18.262Z Checking atomicwrites v0.4.3
19392024-02-21T15:18:18.455Z Checking subprocess v0.2.9
19402024-02-21T15:18:18.625Z Checking arc-swap v1.6.0
19412024-02-21T15:18:18.702Z Compiling cancel-safe-futures v0.1.5
19422024-02-21T15:18:18.984Z Checking half v2.3.1
19432024-02-21T15:18:19.007Z Checking ciborium-io v0.2.2
19442024-02-21T15:18:19.052Z Checking slog-scope v4.4.0
19452024-02-21T15:18:19.122Z Checking resolv-conf v0.7.0
19462024-02-21T15:18:19.238Z Checking slog-stdlog v4.1.1
19472024-02-21T15:18:19.405Z Checking slog-envlogger v2.2.0
19482024-02-21T15:18:19.466Z Checking ciborium-ll v0.2.2
19492024-02-21T15:18:19.470Z Checking trust-dns-resolver v0.22.0
19502024-02-21T15:18:19.533Z Checking libsw v3.3.1
19512024-02-21T15:18:19.621Z Checking linear-map v1.2.0
19522024-02-21T15:18:19.764Z Checking ciborium v0.2.2
19532024-02-21T15:18:19.789Z Checking owo-colors v4.0.0
19542024-02-21T15:18:19.958Z Compiling slog-dtrace v0.3.0
19552024-02-21T15:18:20.361Z Checking textwrap v0.11.0
19562024-02-21T15:18:20.612Z Compiling heck v0.3.3
19572024-02-21T15:18:20.824Z Compiling blake3 v1.5.0
19582024-02-21T15:18:21.019Z Checking ansi_term v0.12.1
19592024-02-21T15:18:21.049Z Checking strsim v0.8.0
19602024-02-21T15:18:21.222Z Checking termcolor v1.2.0
19612024-02-21T15:18:21.316Z Compiling libefi-sys v0.1.0
19622024-02-21T15:18:21.463Z Checking vec_map v0.8.2
19632024-02-21T15:18:21.602Z Compiling structopt-derive v0.4.18
19642024-02-21T15:18:21.702Z Checking clap v2.34.0
19652024-02-21T15:18:21.825Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19662024-02-21T15:18:21.951Z Checking nibble_vec v0.1.0
19672024-02-21T15:18:22.032Z Checking endian-type v0.1.2
19682024-02-21T15:18:22.128Z Compiling radium v0.7.0
19692024-02-21T15:18:22.229Z Checking radix_trie v0.2.1
19702024-02-21T15:18:22.270Z Checking mockall v0.12.0
19712024-02-21T15:18:22.509Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19722024-02-21T15:18:22.635Z Compiling maybe-uninit v2.0.0
19732024-02-21T15:18:22.640Z Checking tap v1.0.1
19742024-02-21T15:18:22.811Z Checking wyz v0.5.1
19752024-02-21T15:18:22.870Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19762024-02-21T15:18:23.089Z Checking fxhash v0.2.1
19772024-02-21T15:18:23.211Z Checking gethostname v0.4.3
19782024-02-21T15:18:23.216Z Compiling semver v0.1.20
19792024-02-21T15:18:23.216Z Checking funty v2.0.0
19802024-02-21T15:18:23.256Z Compiling packed_struct v0.10.1
19812024-02-21T15:18:23.341Z Compiling num-bigint-dig v0.8.4
19822024-02-21T15:18:23.663Z Checking crc-catalog v2.2.0
19832024-02-21T15:18:23.761Z Compiling rustc_version v0.1.7
19842024-02-21T15:18:23.791Z Checking crc v3.0.1
19852024-02-21T15:18:23.980Z Compiling packed_struct_codegen v0.10.1
19862024-02-21T15:18:23.984Z Compiling indexmap v1.9.3
19872024-02-21T15:18:24.235Z Checking nodrop v0.1.14
19882024-02-21T15:18:24.338Z Checking bitvec v1.0.1
19892024-02-21T15:18:24.352Z Checking array-init v0.0.4
19902024-02-21T15:18:24.356Z Compiling newtype_derive v0.1.6
19912024-02-21T15:18:24.462Z Checking smallvec v0.6.14
19922024-02-21T15:18:24.696Z Checking structopt v0.3.26
19932024-02-21T15:18:24.710Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19942024-02-21T15:18:24.830Z Checking pkcs1 v0.7.5
19952024-02-21T15:18:25.075Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19962024-02-21T15:18:25.091Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19972024-02-21T15:18:25.216Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19982024-02-21T15:18:25.343Z Checking signature v2.1.0
19992024-02-21T15:18:25.368Z Compiling crossbeam-deque v0.8.3
20002024-02-21T15:18:25.412Z Checking hashbrown v0.12.3
20012024-02-21T15:18:26.010Z Checking bitfield v0.14.0
20022024-02-21T15:18:26.796Z Checking rsa v0.9.2
20032024-02-21T15:18:27.139Z Checking serde-hex v0.1.0
20042024-02-21T15:18:27.208Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20052024-02-21T15:18:27.255Z Checking env_logger v0.10.0
20062024-02-21T15:18:27.440Z Checking x509-cert v0.2.4
20072024-02-21T15:18:27.685Z Checking ron v0.8.1
20082024-02-21T15:18:27.731Z Checking hashbrown v0.13.2
20092024-02-21T15:18:28.776Z Compiling semver-parser v0.10.2
20102024-02-21T15:18:28.990Z Compiling num-rational v0.4.1
20112024-02-21T15:18:28.994Z Checking crc-any v2.4.3
20122024-02-21T15:18:29.066Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20132024-02-21T15:18:29.313Z Checking object v0.30.4
20142024-02-21T15:18:29.328Z Compiling rayon v1.8.0
20152024-02-21T15:18:29.534Z Compiling semver v0.11.0
20162024-02-21T15:18:30.999Z Compiling memmap2 v0.7.1
20172024-02-21T15:18:31.022Z Compiling home v0.5.5
20182024-02-21T15:18:31.192Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20192024-02-21T15:18:31.263Z Compiling arrayref v0.3.7
20202024-02-21T15:18:31.290Z Compiling constant_time_eq v0.3.0
20212024-02-21T15:18:31.317Z Checking path-slash v0.1.5
20222024-02-21T15:18:31.354Z Compiling arrayvec v0.7.4
20232024-02-21T15:18:31.407Z Compiling toolchain_find v0.2.0
20242024-02-21T15:18:31.774Z Checking steno v0.4.0
20252024-02-21T15:18:32.026Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20262024-02-21T15:18:32.626Z Compiling toml v0.5.11
20272024-02-21T15:18:32.832Z Checking num-complex v0.4.4
20282024-02-21T15:18:33.612Z Compiling convert_case v0.4.0
20292024-02-21T15:18:34.178Z Compiling topological-sort v0.2.2
20302024-02-21T15:18:34.206Z Checking num v0.4.1
20312024-02-21T15:18:34.307Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20322024-02-21T15:18:34.385Z Compiling rustfmt-wrapper v0.2.0
20332024-02-21T15:18:34.584Z Compiling derive_more v0.99.17
20342024-02-21T15:18:35.032Z Compiling omicron-zone-package v0.11.0
20352024-02-21T15:18:35.575Z Checking newline-converter v0.3.0
20362024-02-21T15:18:35.736Z Checking expectorate v1.1.0
20372024-02-21T15:18:35.771Z Checking utf-8 v0.7.6
20382024-02-21T15:18:35.894Z Compiling buf-list v1.0.3
20392024-02-21T15:18:35.969Z Checking tungstenite v0.20.1
20402024-02-21T15:18:36.522Z Checking display-error-chain v0.2.0
20412024-02-21T15:18:36.665Z Compiling parking_lot_core v0.8.6
20422024-02-21T15:18:36.839Z Checking tokio-tungstenite v0.20.1
20432024-02-21T15:18:36.928Z Checking keccak v0.1.4
20442024-02-21T15:18:37.196Z Checking sha3 v0.10.8
20452024-02-21T15:18:37.284Z Checking trust-dns-client v0.22.0
20462024-02-21T15:18:37.505Z Checking parking_lot v0.11.2
20472024-02-21T15:18:37.584Z Checking secrecy v0.8.0
20482024-02-21T15:18:37.807Z Compiling pin-project-internal v1.1.3
20492024-02-21T15:18:37.848Z Compiling doc-comment v0.3.3
20502024-02-21T15:18:38.591Z Checking sled v0.34.7
20512024-02-21T15:18:38.703Z Checking glob v0.3.1
20522024-02-21T15:18:39.015Z Checking trust-dns-server v0.22.1
20532024-02-21T15:18:39.030Z Compiling vte_generate_state_changes v0.1.1
20542024-02-21T15:18:39.746Z Checking vte v0.11.1
20552024-02-21T15:18:41.198Z Compiling unicase v2.7.0
20562024-02-21T15:18:41.213Z Checking pin-project v1.1.3
20572024-02-21T15:18:41.332Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20582024-02-21T15:18:41.482Z Compiling platforms v3.0.2
20592024-02-21T15:18:41.695Z Checking strip-ansi-escapes v0.2.0
20602024-02-21T15:18:41.710Z Checking fd-lock v3.0.13
20612024-02-21T15:18:41.734Z Compiling snafu-derive v0.7.5
20622024-02-21T15:18:41.759Z Compiling fs-err v2.11.0
20632024-02-21T15:18:41.828Z Checking nu-ansi-term v0.50.0
20642024-02-21T15:18:41.889Z Checking globset v0.4.13
20652024-02-21T15:18:42.217Z Checking olpc-cjson v0.1.3
20662024-02-21T15:18:42.226Z Checking reedline v0.29.0
20672024-02-21T15:18:42.370Z Checking serde_plain v1.0.2
20682024-02-21T15:18:42.435Z Compiling async-recursion v1.0.5
20692024-02-21T15:18:42.457Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20702024-02-21T15:18:42.473Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20712024-02-21T15:18:42.614Z Checking typed-path v0.7.0
20722024-02-21T15:18:43.277Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20732024-02-21T15:18:43.291Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20742024-02-21T15:18:43.430Z Compiling curve25519-dalek v4.1.1
20752024-02-21T15:18:43.818Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20762024-02-21T15:18:43.994Z Compiling memoffset v0.7.1
20772024-02-21T15:18:44.046Z Checking parse-size v1.0.0
20782024-02-21T15:18:44.172Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20792024-02-21T15:18:44.377Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20802024-02-21T15:18:44.430Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20812024-02-21T15:18:44.456Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20822024-02-21T15:18:44.489Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20832024-02-21T15:18:44.896Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20842024-02-21T15:18:44.912Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20852024-02-21T15:18:45.681Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20862024-02-21T15:18:47.754Z Checking snafu v0.7.5
20872024-02-21T15:18:47.872Z Compiling mime_guess v2.0.4
20882024-02-21T15:18:48.246Z Checking tough v0.16.0
20892024-02-21T15:18:50.915Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20902024-02-21T15:18:51.299Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20912024-02-21T15:18:51.326Z Checking universal-hash v0.5.1
20922024-02-21T15:18:51.513Z Compiling thiserror-impl-no-std v2.0.2
20932024-02-21T15:18:51.640Z Compiling curve25519-dalek-derive v0.1.0
20942024-02-21T15:18:52.248Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20952024-02-21T15:18:53.169Z Checking opaque-debug v0.3.0
20962024-02-21T15:18:53.261Z Checking poly1305 v0.8.0
20972024-02-21T15:18:54.948Z Checking thiserror-no-std v2.0.2
20982024-02-21T15:18:55.176Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20992024-02-21T15:18:55.438Z Checking chacha20 v0.9.1
21002024-02-21T15:18:55.526Z Checking aead v0.5.2
21012024-02-21T15:18:55.730Z Checking kstat-rs v0.2.3
21022024-02-21T15:18:55.800Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21032024-02-21T15:18:56.107Z Compiling salty v0.2.0
21042024-02-21T15:18:56.674Z Checking signature v1.6.4
21052024-02-21T15:18:56.813Z Checking ed25519 v1.5.3
21062024-02-21T15:18:57.072Z Checking chacha20poly1305 v0.10.1
21072024-02-21T15:18:57.264Z Checking vsss-rs v3.3.4
21082024-02-21T15:18:57.752Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21092024-02-21T15:18:57.928Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21102024-02-21T15:18:58.186Z Checking serde-big-array v0.5.1
21112024-02-21T15:18:58.393Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21122024-02-21T15:18:58.420Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21132024-02-21T15:19:00.381Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21142024-02-21T15:19:01.062Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21152024-02-21T15:19:01.339Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21162024-02-21T15:19:01.610Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21172024-02-21T15:19:02.356Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21182024-02-21T15:19:02.592Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21192024-02-21T15:19:02.614Z Checking bytecount v0.6.3
21202024-02-21T15:19:02.754Z Checking papergrid v0.11.0
21212024-02-21T15:19:03.549Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21222024-02-21T15:19:04.772Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21232024-02-21T15:19:04.892Z Compiling tabled_derive v0.7.0
21242024-02-21T15:19:05.434Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21252024-02-21T15:19:05.903Z Checking signal-hook-tokio v0.3.1
21262024-02-21T15:19:06.101Z Checking fd-lock v4.0.2
21272024-02-21T15:19:06.116Z Checking nix v0.27.1
21282024-02-21T15:19:06.305Z Checking serde-big-array v0.4.1
21292024-02-21T15:19:06.482Z Compiling sqlparser_derive v0.2.2
21302024-02-21T15:19:07.160Z Compiling prettyplease v0.2.16
21312024-02-21T15:19:07.617Z Checking unicode_categories v0.1.1
21322024-02-21T15:19:07.693Z Checking humantime v2.1.0
21332024-02-21T15:19:07.812Z Checking tabled v0.15.0
21342024-02-21T15:19:07.915Z Checking sqlformat v0.2.3
21352024-02-21T15:19:07.973Z Checking sqlparser v0.43.1
21362024-02-21T15:19:08.879Z Checking rustyline v13.0.0
21372024-02-21T15:19:09.413Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21382024-02-21T15:19:10.463Z Checking bcs v0.1.6
21392024-02-21T15:19:10.582Z Checking highway v1.1.0
21402024-02-21T15:19:10.929Z Checking corncobs v0.1.3
21412024-02-21T15:19:10.943Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21422024-02-21T15:19:11.105Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21432024-02-21T15:19:11.216Z Checking http-range v0.1.5
21442024-02-21T15:19:11.277Z Compiling crunchy v0.2.2
21452024-02-21T15:19:11.399Z Checking hyper-staticfile v0.9.5
21462024-02-21T15:19:11.592Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21472024-02-21T15:19:11.774Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21482024-02-21T15:19:11.803Z Compiling clang-sys v1.6.1
21492024-02-21T15:19:11.830Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21502024-02-21T15:19:11.844Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21512024-02-21T15:19:12.351Z Compiling tiny-keccak v2.0.2
21522024-02-21T15:19:12.721Z Compiling darling_core v0.14.4
21532024-02-21T15:19:14.308Z Checking assert_matches v1.5.0
21542024-02-21T15:19:14.403Z Compiling ascii-canvas v3.0.0
21552024-02-21T15:19:15.149Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21562024-02-21T15:19:15.629Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21572024-02-21T15:19:15.915Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21582024-02-21T15:19:15.942Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21592024-02-21T15:19:16.737Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21602024-02-21T15:19:16.877Z Compiling ena v0.14.2
21612024-02-21T15:19:16.923Z Compiling libloading v0.7.4
21622024-02-21T15:19:17.182Z Compiling bindgen v0.69.2
21632024-02-21T15:19:17.262Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21642024-02-21T15:19:17.296Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21652024-02-21T15:19:18.466Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21662024-02-21T15:19:19.042Z Compiling darling_macro v0.14.4
21672024-02-21T15:19:19.301Z Compiling regex-syntax v0.6.29
21682024-02-21T15:19:20.183Z Compiling diff v0.1.13
21692024-02-21T15:19:20.635Z Compiling darling v0.14.4
21702024-02-21T15:19:20.910Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21712024-02-21T15:19:21.158Z Compiling cexpr v0.6.0
21722024-02-21T15:19:22.011Z Compiling which v4.4.0
21732024-02-21T15:19:22.627Z Compiling lalrpop v0.19.12
21742024-02-21T15:19:22.919Z Compiling peeking_take_while v0.1.2
21752024-02-21T15:19:23.056Z Compiling shlex v1.3.0
21762024-02-21T15:19:23.489Z Compiling portable-atomic v1.4.3
21772024-02-21T15:19:23.581Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21782024-02-21T15:19:24.000Z Compiling lazycell v1.3.0
21792024-02-21T15:19:24.170Z Compiling ref-cast v1.0.20
21802024-02-21T15:19:24.510Z Compiling rustc-hash v1.1.0
21812024-02-21T15:19:24.551Z Checking maplit v1.0.2
21822024-02-21T15:19:24.746Z Compiling derive_builder_core v0.12.0
21832024-02-21T15:19:24.822Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21842024-02-21T15:19:25.153Z Compiling ref-cast-impl v1.0.20
21852024-02-21T15:19:25.633Z Compiling libxml v0.3.3
21862024-02-21T15:19:26.607Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21872024-02-21T15:19:26.687Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21882024-02-21T15:19:27.172Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21892024-02-21T15:19:27.327Z Compiling derive_builder_macro v0.12.0
21902024-02-21T15:19:27.611Z Compiling strum_macros v0.24.3
21912024-02-21T15:19:27.627Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21922024-02-21T15:19:27.951Z Compiling cookie v0.18.0
21932024-02-21T15:19:28.300Z Compiling indoc v1.0.9
21942024-02-21T15:19:28.309Z Checking number_prefix v0.4.0
21952024-02-21T15:19:28.501Z Checking indicatif v0.17.8
21962024-02-21T15:19:29.288Z Checking derive_builder v0.12.0
21972024-02-21T15:19:29.513Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21982024-02-21T15:19:29.832Z Checking bb8 v0.8.3
21992024-02-21T15:19:30.323Z Checking quick-xml v0.30.0
22002024-02-21T15:19:31.198Z Checking castaway v0.2.2
22012024-02-21T15:19:31.306Z Compiling impl-trait-for-tuples v0.2.2
22022024-02-21T15:19:31.342Z Compiling oso-derive v0.27.0
22032024-02-21T15:19:31.665Z Checking compact_str v0.7.1
22042024-02-21T15:19:32.383Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22052024-02-21T15:19:32.803Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22062024-02-21T15:19:32.914Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22072024-02-21T15:19:32.949Z Checking lru v0.12.1
22082024-02-21T15:19:33.228Z Compiling stability v0.1.1
22092024-02-21T15:19:34.707Z Compiling indoc v2.0.3
22102024-02-21T15:19:34.722Z Checking cassowary v0.3.0
22112024-02-21T15:19:34.722Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22122024-02-21T15:19:34.722Z Checking unicode-linebreak v0.1.5
22132024-02-21T15:19:34.722Z Checking smawk v0.3.1
22142024-02-21T15:19:34.934Z Checking is_ci v1.2.0
22152024-02-21T15:19:35.366Z Checking supports-color v3.0.0
22162024-02-21T15:19:35.366Z Checking textwrap v0.16.1
22172024-02-21T15:19:35.366Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22182024-02-21T15:19:35.416Z Checking ratatui v0.26.1
22192024-02-21T15:19:35.542Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22202024-02-21T15:19:35.634Z Checking rtoolbox v0.0.1
22212024-02-21T15:19:35.808Z Checking rpassword v7.3.1
22222024-02-21T15:19:35.904Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22232024-02-21T15:19:36.334Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22242024-02-21T15:19:36.334Z Checking fatfs v0.3.6
22252024-02-21T15:19:36.334Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22262024-02-21T15:19:37.321Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22272024-02-21T15:19:37.756Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22282024-02-21T15:19:38.441Z Checking tui-tree-widget v0.17.0
22292024-02-21T15:19:38.771Z Checking shell-words v1.1.0
22302024-02-21T15:19:38.825Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22312024-02-21T15:19:39.327Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22322024-02-21T15:19:39.736Z Checking yansi v0.5.1
22332024-02-21T15:19:40.152Z Compiling target-lexicon v0.12.13
22342024-02-21T15:19:40.250Z Checking pretty_assertions v1.4.0
22352024-02-21T15:19:40.559Z Checking plotters-backend v0.3.5
22362024-02-21T15:19:41.308Z Compiling guppy-workspace-hack v0.1.0
22372024-02-21T15:19:41.657Z Checking plotters-svg v0.3.5
22382024-02-21T15:19:41.824Z Checking http-body v1.0.0
22392024-02-21T15:19:41.881Z Checking rand v0.4.6
22402024-02-21T15:19:42.034Z Checking remove_dir_all v0.5.3
22412024-02-21T15:19:42.140Z Compiling assert_cmd v2.0.14
22422024-02-21T15:19:42.699Z Compiling target-spec v3.1.0
22432024-02-21T15:19:42.838Z Checking tower-layer v0.3.2
22442024-02-21T15:19:43.105Z Checking cast v0.3.0
22452024-02-21T15:19:43.282Z Checking tower v0.4.13
22462024-02-21T15:19:43.390Z Checking tempdir v0.3.7
22472024-02-21T15:19:43.430Z Checking criterion-plot v0.5.0
22482024-02-21T15:19:43.606Z Checking hyper v1.1.0
22492024-02-21T15:19:43.952Z Checking plotters v0.3.5
22502024-02-21T15:19:44.127Z Checking cfg-expr v0.15.6
22512024-02-21T15:19:44.874Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22522024-02-21T15:19:45.383Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22532024-02-21T15:19:45.788Z Checking tinytemplate v1.2.1
22542024-02-21T15:19:45.813Z Checking cargo-platform v0.1.3
22552024-02-21T15:19:46.088Z Checking oorandom v11.1.3
22562024-02-21T15:19:46.189Z Checking anes v0.1.6
22572024-02-21T15:19:46.246Z Checking cargo_metadata v0.18.1
22582024-02-21T15:19:46.565Z Checking criterion v0.5.1
22592024-02-21T15:19:46.977Z Checking hyper-util v0.1.2
22602024-02-21T15:19:47.567Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22612024-02-21T15:19:48.428Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22622024-02-21T15:19:48.554Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22632024-02-21T15:19:49.605Z Checking rustls-native-certs v0.7.0
22642024-02-21T15:19:49.753Z Checking pathdiff v0.2.1
22652024-02-21T15:19:49.911Z Checking nested v0.1.1
22662024-02-21T15:19:50.144Z Checking guppy v0.17.5
22672024-02-21T15:19:52.415Z Checking hyper-rustls v0.26.0
22682024-02-21T15:19:52.759Z Checking httptest v0.15.5
22692024-02-21T15:19:52.884Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22702024-02-21T15:19:53.551Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22712024-02-21T15:19:53.826Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22722024-02-21T15:19:53.829Z Checking threadpool v1.8.1
22732024-02-21T15:19:53.869Z Checking nanorand v0.7.0
22742024-02-21T15:19:54.253Z Checking flume v0.11.0
22752024-02-21T15:19:54.763Z Checking libtest-mimic v0.6.1
22762024-02-21T15:19:54.860Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22772024-02-21T15:19:55.223Z Checking similar-asserts v1.5.0
22782024-02-21T15:19:55.447Z Compiling rstest_macros v0.18.2
22792024-02-21T15:19:56.117Z Checking datatest-stable v0.2.3
22802024-02-21T15:19:56.345Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22812024-02-21T15:19:57.629Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22822024-02-21T15:19:57.776Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22832024-02-21T15:19:58.054Z Checking csv-core v0.1.11
22842024-02-21T15:19:58.110Z Compiling relative-path v1.9.0
22852024-02-21T15:19:58.337Z Compiling trybuild v1.0.89
22862024-02-21T15:19:58.396Z Checking constant_time_eq v0.2.6
22872024-02-21T15:19:58.520Z Checking blake2b_simd v1.0.1
22882024-02-21T15:19:58.816Z Checking csv v1.3.0
22892024-02-21T15:19:59.359Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22902024-02-21T15:19:59.720Z Checking basic-toml v0.1.8
22912024-02-21T15:20:00.626Z Checking multimap v0.10.0
22922024-02-21T15:20:00.944Z Checking futures-timer v3.0.2
22932024-02-21T15:20:02.632Z Checking rust-argon2 v1.0.1
22942024-02-21T15:20:03.036Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22952024-02-21T15:20:05.036Z Checking partial-io v0.5.4
22962024-02-21T15:20:05.412Z Checking approx v0.5.1
22972024-02-21T15:20:05.651Z Checking termios v0.3.3
22982024-02-21T15:20:05.853Z Checking hex-literal v0.4.1
22992024-02-21T15:20:08.857Z Checking rstest v0.18.2
23002024-02-21T15:20:10.446Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23012024-02-21T15:20:58.791Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23022024-02-21T15:21:01.002Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23032024-02-21T15:21:01.283Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23042024-02-21T15:21:03.700Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23052024-02-21T15:21:17.405Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23062024-02-21T15:21:26.617Z Compiling polar-core v0.27.0
23072024-02-21T15:21:33.511Z Checking oso v0.27.0
23082024-02-21T15:21:58.658Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23092024-02-21T15:22:58.631Z Finished dev [unoptimized + debuginfo] target(s) in 6m 55s
23102024-02-21T15:22:58.807Z
23112024-02-21T15:22:58.807Zreal 7:39.680401101
23122024-02-21T15:22:58.807Zuser 39:50.865099137
23132024-02-21T15:22:58.807Zsys 6:41.533211985
23142024-02-21T15:22:58.807Ztrap 1.047058435
23152024-02-21T15:22:58.811Ztflt 6.092300646
23162024-02-21T15:22:58.811Zdflt 6.231656177
23172024-02-21T15:22:58.811Zkflt 0.108073413
23182024-02-21T15:22:58.811Zlock 1:01:18.359513180
23192024-02-21T15:22:58.811Zslp 2:02:52.990869884
23202024-02-21T15:22:58.811Zlat 1:44.090818183
23212024-02-21T15:22:58.812Zstop 3:57.496792965
23222024-02-21T15:22:59.610Zwarning: output filename collision.
23232024-02-21T15:22:59.610ZThe 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)`.
23242024-02-21T15:22:59.610ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23252024-02-21T15:22:59.610ZThe targets should have unique names.
23262024-02-21T15:22:59.610ZThis is a known bug where multiple crates with the same name use
23272024-02-21T15:22:59.610Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282024-02-21T15:22:59.615Zwarning: output filename collision.
23292024-02-21T15:22:59.615ZThe 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)`.
23302024-02-21T15:22:59.615ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23312024-02-21T15:22:59.615ZThe targets should have unique names.
23322024-02-21T15:22:59.615ZThis is a known bug where multiple crates with the same name use
23332024-02-21T15:22:59.615Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342024-02-21T15:22:59.615Zwarning: output filename collision.
23352024-02-21T15:22:59.615ZThe 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)`.
23362024-02-21T15:22:59.615ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23372024-02-21T15:22:59.615ZThe targets should have unique names.
23382024-02-21T15:22:59.615ZThis is a known bug where multiple crates with the same name use
23392024-02-21T15:22:59.616Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23402024-02-21T15:22:59.616Zwarning: output filename collision.
23412024-02-21T15:22:59.616ZThe 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)`.
23422024-02-21T15:22:59.616ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23432024-02-21T15:22:59.616ZThe targets should have unique names.
23442024-02-21T15:22:59.616ZThis is a known bug where multiple crates with the same name use
23452024-02-21T15:22:59.616Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23462024-02-21T15:22:59.616Zwarning: output filename collision.
23472024-02-21T15:22:59.616ZThe 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)`.
23482024-02-21T15:22:59.616ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23492024-02-21T15:22:59.616ZThe targets should have unique names.
23502024-02-21T15:22:59.616ZThis is a known bug where multiple crates with the same name use
23512024-02-21T15:22:59.616Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23522024-02-21T15:22:59.616Zwarning: output filename collision.
23532024-02-21T15:22:59.616ZThe 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)`.
23542024-02-21T15:22:59.616ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23552024-02-21T15:22:59.616ZThe targets should have unique names.
23562024-02-21T15:22:59.616ZThis is a known bug where multiple crates with the same name use
23572024-02-21T15:22:59.616Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23582024-02-21T15:22:59.616Zwarning: output filename collision.
23592024-02-21T15:22:59.616ZThe 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)`.
23602024-02-21T15:22:59.616ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23612024-02-21T15:22:59.616ZThe targets should have unique names.
23622024-02-21T15:22:59.616ZThis is a known bug where multiple crates with the same name use
23632024-02-21T15:22:59.617Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23642024-02-21T15:23:00.038Z Documenting libc v0.2.153
23652024-02-21T15:23:00.044Z Documenting cfg-if v1.0.0
23662024-02-21T15:23:00.088Z Documenting serde_derive v1.0.196
23672024-02-21T15:23:00.113Z Documenting log v0.4.20
23682024-02-21T15:23:00.114Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23692024-02-21T15:23:00.143Z Documenting memchr v2.6.3
23702024-02-21T15:23:00.152Z Documenting scopeguard v1.2.0
23712024-02-21T15:23:00.165Z Documenting byteorder v1.5.0
23722024-02-21T15:23:00.440Z Documenting smallvec v1.13.1
23732024-02-21T15:23:02.784Z Documenting itoa v1.0.9
23742024-02-21T15:23:02.913Z Documenting lock_api v0.4.10
23752024-02-21T15:23:03.626Z Documenting once_cell v1.19.0
23762024-02-21T15:23:04.208Z Documenting getrandom v0.2.10
23772024-02-21T15:23:04.535Z Documenting zeroize_derive v1.4.2
23782024-02-21T15:23:04.559Z Documenting parking_lot_core v0.9.8
23792024-02-21T15:23:04.677Z Documenting libm v0.2.7
23802024-02-21T15:23:05.648Z Documenting pin-project-lite v0.2.13
23812024-02-21T15:23:05.925Z Documenting signal-hook-registry v1.4.1
23822024-02-21T15:23:06.483Z Documenting serde v1.0.196
23832024-02-21T15:23:07.944Z Documenting num-traits v0.2.16
23842024-02-21T15:23:08.136Z Documenting mio v0.8.9
23852024-02-21T15:23:08.444Z Documenting rand_core v0.6.4
23862024-02-21T15:23:08.508Z Documenting futures-core v0.3.30
23872024-02-21T15:23:08.519Z Documenting parking_lot v0.12.1
23882024-02-21T15:23:09.177Z Documenting zeroize v1.7.0
23892024-02-21T15:23:10.002Z Documenting ryu v1.0.15
23902024-02-21T15:23:12.121Z Documenting thiserror-impl v1.0.57
23912024-02-21T15:23:12.238Z Documenting socket2 v0.5.5
23922024-02-21T15:23:12.392Z Documenting num_cpus v1.16.0
23932024-02-21T15:23:12.569Z Documenting tokio-macros v2.2.0
23942024-02-21T15:23:12.747Z Documenting zerocopy v0.7.32
23952024-02-21T15:23:12.785Z Documenting typenum v1.16.0
23962024-02-21T15:23:13.133Z Documenting subtle v2.5.0
23972024-02-21T15:23:16.266Z Documenting futures-sink v0.3.30
23982024-02-21T15:23:16.390Z Documenting pin-utils v0.1.0
23992024-02-21T15:23:16.979Z Documenting iana-time-zone v0.1.57
24002024-02-21T15:23:17.012Z Documenting thiserror v1.0.57
24012024-02-21T15:23:17.073Z Documenting slab v0.4.9
24022024-02-21T15:23:19.982Z Documenting futures-channel v0.3.30
24032024-02-21T15:23:20.058Z Documenting ahash v0.8.7
24042024-02-21T15:23:20.887Z Documenting futures-macro v0.3.30
24052024-02-21T15:23:20.972Z Documenting futures-task v0.3.30
24062024-02-21T15:23:21.103Z Documenting const-oid v0.9.5
24072024-02-21T15:23:21.511Z Documenting allocator-api2 v0.2.16
24082024-02-21T15:23:23.921Z Documenting futures-io v0.3.30
24092024-02-21T15:23:24.831Z Documenting tinyvec_macros v0.1.1
24102024-02-21T15:23:24.974Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24112024-02-21T15:23:25.105Z Documenting hashbrown v0.14.3
24122024-02-21T15:23:25.135Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24132024-02-21T15:23:25.809Z Documenting tracing-core v0.1.31
24142024-02-21T15:23:25.941Z Documenting tracing-attributes v0.1.26
24152024-02-21T15:23:27.042Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24162024-02-21T15:23:28.228Z Documenting tinyvec v1.6.0
24172024-02-21T15:23:28.234Z Documenting bytes v1.5.0
24182024-02-21T15:23:28.235Z Documenting bitflags v2.4.0
24192024-02-21T15:23:31.771Z Documenting serde_json v1.0.114
24202024-02-21T15:23:31.975Z Documenting chrono v0.4.31
24212024-02-21T15:23:32.040Z Documenting futures-util v0.3.30
24222024-02-21T15:23:32.074Z Documenting uuid v1.7.0
24232024-02-21T15:23:32.828Z Documenting tokio v1.36.0
24242024-02-21T15:23:36.457Z Documenting unicode-normalization v0.1.22
24252024-02-21T15:23:36.842Z Documenting ppv-lite86 v0.2.17
24262024-02-21T15:23:37.836Z Documenting unicode-bidi v0.3.13
24272024-02-21T15:23:38.262Z Documenting equivalent v1.0.1
24282024-02-21T15:23:38.270Z Documenting generic-array v0.14.7
24292024-02-21T15:23:40.340Z Documenting rand_chacha v0.3.1
24302024-02-21T15:23:40.680Z Documenting indexmap v2.2.3
24312024-02-21T15:23:40.996Z Documenting serde_derive_internals v0.26.0
24322024-02-21T15:23:42.101Z Checking serde_derive_internals v0.26.0
24332024-02-21T15:23:42.723Z Documenting percent-encoding v2.3.1
24342024-02-21T15:23:42.761Z Documenting base64 v0.21.7
24352024-02-21T15:23:43.022Z Documenting crypto-common v0.1.6
24362024-02-21T15:23:43.761Z Documenting block-buffer v0.10.4
24372024-02-21T15:23:44.307Z Documenting tracing v0.1.37
24382024-02-21T15:23:44.802Z Documenting rand v0.8.5
24392024-02-21T15:23:46.410Z Documenting dyn-clone v1.0.16
24402024-02-21T15:23:46.591Z Documenting schemars_derive v0.8.16
24412024-02-21T15:23:46.596Z Documenting lazy_static v1.4.0
24422024-02-21T15:23:46.735Z Documenting form_urlencoded v1.2.1
24432024-02-21T15:23:47.701Z Documenting fnv v1.0.7
24442024-02-21T15:23:48.206Z Documenting digest v0.10.7
24452024-02-21T15:23:49.409Z Documenting errno v0.3.8
24462024-02-21T15:23:49.466Z Documenting cpufeatures v0.2.12
24472024-02-21T15:23:50.298Z Documenting idna v0.5.0
24482024-02-21T15:23:50.748Z Documenting httparse v1.8.0
24492024-02-21T15:23:51.379Z Documenting unicode-width v0.1.11
24502024-02-21T15:23:51.994Z Documenting schemars v0.8.16
24512024-02-21T15:23:52.211Z Documenting unicode-ident v1.0.12
24522024-02-21T15:23:53.405Z Documenting rustix v0.38.31
24532024-02-21T15:23:54.289Z Documenting try-lock v0.2.4
24542024-02-21T15:23:54.311Z Documenting httpdate v1.0.3
24552024-02-21T15:23:54.676Z Documenting adler v1.0.2
24562024-02-21T15:23:54.739Z Documenting url v2.5.0
24572024-02-21T15:23:55.160Z Documenting proc-macro2 v1.0.78
24582024-02-21T15:23:57.109Z Documenting want v0.3.1
24592024-02-21T15:23:57.612Z Documenting miniz_oxide v0.7.1
24602024-02-21T15:23:58.111Z Documenting http-body v0.4.5
24612024-02-21T15:23:59.284Z Documenting openssl-sys v0.9.96
24622024-02-21T15:23:59.444Z Documenting openssl-macros v0.1.1
24632024-02-21T15:23:59.463Z Documenting mime v0.3.17
24642024-02-21T15:24:00.035Z Documenting tower-service v0.3.2
24652024-02-21T15:24:01.043Z Documenting base64ct v1.6.0
24662024-02-21T15:24:01.046Z Documenting quote v1.0.35
24672024-02-21T15:24:02.646Z Documenting aho-corasick v1.0.4
24682024-02-21T15:24:03.463Z Documenting slog v2.7.0
24692024-02-21T15:24:03.748Z Documenting ipnet v2.9.0
24702024-02-21T15:24:03.893Z Documenting regex-syntax v0.8.2
24712024-02-21T15:24:04.725Z Documenting tokio-util v0.7.10
24722024-02-21T15:24:04.944Z Documenting openssl-probe v0.1.5
24732024-02-21T15:24:05.167Z Documenting openssl v0.10.60
24742024-02-21T15:24:05.343Z Documenting syn v2.0.48
24752024-02-21T15:24:07.640Z Documenting async-trait v0.1.77
24762024-02-21T15:24:07.814Z Documenting pem-rfc7468 v0.7.0
24772024-02-21T15:24:07.960Z Documenting encoding_rs v0.8.33
24782024-02-21T15:24:08.702Z Documenting crossbeam-utils v0.8.16
24792024-02-21T15:24:10.638Z Documenting h2 v0.3.24
24802024-02-21T15:24:10.867Z Documenting regex-automata v0.4.4
24812024-02-21T15:24:11.860Z Documenting der_derive v0.7.2
24822024-02-21T15:24:12.457Z Documenting utf8parse v0.2.1
24832024-02-21T15:24:12.468Z Documenting flagset v0.4.3
24842024-02-21T15:24:12.786Z Documenting serde_urlencoded v0.7.1
24852024-02-21T15:24:13.394Z Documenting native-tls v0.2.11
24862024-02-21T15:24:15.302Z Documenting num-integer v0.1.46
24872024-02-21T15:24:15.375Z Documenting time-macros v0.2.13
24882024-02-21T15:24:16.866Z Documenting time-core v0.1.1
24892024-02-21T15:24:17.044Z Documenting der v0.7.8
24902024-02-21T15:24:18.409Z Documenting tokio-native-tls v0.3.1
24912024-02-21T15:24:18.593Z Documenting regex v1.10.3
24922024-02-21T15:24:19.782Z Documenting deranged v0.3.8
24932024-02-21T15:24:19.791Z Documenting gimli v0.28.0
24942024-02-21T15:24:20.276Z Documenting num_threads v0.1.6
24952024-02-21T15:24:21.918Z Documenting hyper v0.14.27
24962024-02-21T15:24:22.036Z Documenting spki v0.7.2
24972024-02-21T15:24:23.802Z Documenting object v0.32.1
24982024-02-21T15:24:23.829Z Documenting webpki-roots v0.25.2
24992024-02-21T15:24:23.954Z Documenting rustc-demangle v0.1.23
25002024-02-21T15:24:24.021Z Documenting spin v0.9.8
25012024-02-21T15:24:24.342Z Documenting time v0.3.27
25022024-02-21T15:24:25.993Z Documenting addr2line v0.21.0
25032024-02-21T15:24:26.540Z Documenting either v1.10.0
25042024-02-21T15:24:26.911Z Documenting pkcs8 v0.10.2
25052024-02-21T15:24:27.028Z Documenting openapiv3 v2.0.0
25062024-02-21T15:24:27.652Z Documenting futures-executor v0.3.30
25072024-02-21T15:24:29.723Z Checking pest_meta v2.7.6
25082024-02-21T15:24:29.809Z Documenting memoffset v0.9.0
25092024-02-21T15:24:30.628Z Documenting anstyle v1.0.2
25102024-02-21T15:24:30.673Z Documenting data-encoding v2.4.0
25112024-02-21T15:24:31.460Z Documenting anstyle-parse v0.2.1
25122024-02-21T15:24:32.658Z Documenting ipnetwork v0.20.0
25132024-02-21T15:24:32.685Z Documenting crossbeam-epoch v0.9.15
25142024-02-21T15:24:34.343Z Documenting hyper-tls v0.5.0
25152024-02-21T15:24:34.460Z Documenting hyper-rustls v0.24.2
25162024-02-21T15:24:34.683Z Documenting sha2 v0.10.8
25172024-02-21T15:24:34.858Z Documenting hex v0.4.3
25182024-02-21T15:24:35.516Z Documenting crc32fast v1.3.2
25192024-02-21T15:24:36.510Z Documenting backtrace v0.3.69
25202024-02-21T15:24:36.875Z Documenting pest_meta v2.7.6
25212024-02-21T15:24:37.987Z Documenting scroll_derive v0.12.0
25222024-02-21T15:24:39.112Z Documenting colorchoice v1.0.0
25232024-02-21T15:24:39.281Z Documenting untrusted v0.9.0
25242024-02-21T15:24:39.610Z Documenting anstyle-query v1.0.0
25252024-02-21T15:24:41.617Z Documenting futures v0.3.30
25262024-02-21T15:24:41.698Z Documenting pest_generator v2.7.6
25272024-02-21T15:24:41.895Z Checking pest_generator v2.7.6
25282024-02-21T15:24:42.119Z Documenting ring v0.17.8
25292024-02-21T15:24:42.418Z Documenting scroll v0.12.0
25302024-02-21T15:24:42.429Z Documenting reqwest v0.11.22
25312024-02-21T15:24:42.722Z Documenting num-iter v0.1.43
25322024-02-21T15:24:42.849Z Documenting anyhow v1.0.75
25332024-02-21T15:24:43.267Z Documenting anstream v0.6.11
25342024-02-21T15:24:46.282Z Documenting terminal_size v0.3.0
25352024-02-21T15:24:46.409Z Documenting hmac v0.12.1
25362024-02-21T15:24:47.152Z Documenting signal-hook v0.3.17
25372024-02-21T15:24:47.761Z Documenting strsim v0.11.0
25382024-02-21T15:24:47.772Z Documenting clap_lex v0.7.0
25392024-02-21T15:24:48.194Z Documenting static_assertions v1.1.0
25402024-02-21T15:24:49.018Z Documenting plain v0.2.3
25412024-02-21T15:24:50.551Z Documenting ucd-trie v0.1.6
25422024-02-21T15:24:51.162Z Documenting pest_derive v2.7.6
25432024-02-21T15:24:51.243Z Documenting flate2 v1.0.28
25442024-02-21T15:24:51.262Z Documenting clap_derive v4.5.0
25452024-02-21T15:24:51.464Z Documenting unicode-segmentation v1.10.1
25462024-02-21T15:24:51.794Z Documenting goblin v0.8.0
25472024-02-21T15:24:52.151Z Documenting clap_builder v4.5.0
25482024-02-21T15:24:53.171Z Documenting pretty-hex v0.4.1
25492024-02-21T15:24:54.835Z Documenting managed v0.8.0
25502024-02-21T15:24:54.970Z Documenting pest v2.7.6
25512024-02-21T15:24:55.601Z Documenting signal-hook-mio v0.2.3
25522024-02-21T15:24:55.622Z Documenting block-padding v0.3.3
25532024-02-21T15:24:56.253Z Documenting scheduled-thread-pool v0.2.7
25542024-02-21T15:24:56.447Z Documenting thread-id v4.2.0
25552024-02-21T15:24:58.161Z Documenting bzip2-sys v0.1.11+1.0.8
25562024-02-21T15:24:58.507Z Documenting clap v4.5.0
25572024-02-21T15:24:59.081Z Documenting dof v0.3.0
25582024-02-21T15:24:59.858Z Documenting enum-as-inner v0.5.1
25592024-02-21T15:24:59.891Z Documenting dtrace-parser v0.2.0
25602024-02-21T15:25:00.319Z Documenting diesel_table_macro_syntax v0.1.0
25612024-02-21T15:25:00.376Z Checking diesel_table_macro_syntax v0.1.0
25622024-02-21T15:25:00.539Z Documenting r2d2 v0.8.10
25632024-02-21T15:25:00.833Z Documenting inout v0.1.3
25642024-02-21T15:25:02.027Z Documenting bzip2 v0.4.4
25652024-02-21T15:25:03.737Z Documenting crossterm v0.27.0
25662024-02-21T15:25:04.141Z Documenting md-5 v0.10.5
25672024-02-21T15:25:04.203Z Documenting trust-dns-proto v0.22.0
25682024-02-21T15:25:04.495Z Documenting usdt-impl v0.5.0
25692024-02-21T15:25:04.667Z Documenting stringprep v0.1.3
25702024-02-21T15:25:04.876Z Documenting diesel_derives v2.1.2
25712024-02-21T15:25:06.016Z Documenting toml_datetime v0.6.5
25722024-02-21T15:25:06.187Z Documenting serde_spanned v0.6.5
25732024-02-21T15:25:08.603Z Documenting ff v0.13.0
25742024-02-21T15:25:08.978Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25752024-02-21T15:25:08.990Z Documenting winnow v0.6.1
25762024-02-21T15:25:09.942Z Documenting siphasher v0.3.11
25772024-02-21T15:25:10.109Z Documenting bit-vec v0.6.3
25782024-02-21T15:25:11.794Z Documenting fallible-iterator v0.2.0
25792024-02-21T15:25:12.046Z Documenting base16ct v0.2.0
25802024-02-21T15:25:12.747Z Documenting diesel v2.1.4
25812024-02-21T15:25:12.825Z Documenting group v0.13.0
25822024-02-21T15:25:12.927Z Documenting phf_shared v0.11.2
25832024-02-21T15:25:13.145Z Documenting cipher v0.4.4
25842024-02-21T15:25:14.085Z Documenting toml_edit v0.22.6
25852024-02-21T15:25:14.186Z Documenting zip v0.6.6
25862024-02-21T15:25:15.152Z Documenting sec1 v0.7.3
25872024-02-21T15:25:16.759Z Documenting hkdf v0.12.4
25882024-02-21T15:25:16.891Z Documenting postgres-protocol v0.6.6
25892024-02-21T15:25:17.161Z Documenting num-bigint v0.4.4
25902024-02-21T15:25:18.782Z Documenting crypto-bigint v0.5.2
25912024-02-21T15:25:19.443Z Documenting regress v0.8.0
25922024-02-21T15:25:20.841Z Documenting hubpack v0.1.2
25932024-02-21T15:25:21.973Z Documenting bstr v1.6.0
25942024-02-21T15:25:21.993Z Documenting serde_repr v0.1.16
25952024-02-21T15:25:23.992Z Documenting fixedbitset v0.4.2
25962024-02-21T15:25:24.913Z Documenting minimal-lexical v0.2.1
25972024-02-21T15:25:25.696Z Documenting new_debug_unreachable v1.0.4
25982024-02-21T15:25:25.711Z Documenting precomputed-hash v0.1.1
25992024-02-21T15:25:25.803Z Documenting lalrpop-util v0.19.12
26002024-02-21T15:25:26.560Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26012024-02-21T15:25:27.196Z Documenting petgraph v0.6.4
26022024-02-21T15:25:27.208Z Documenting elliptic-curve v0.13.8
26032024-02-21T15:25:28.623Z Documenting yasna v0.5.2
26042024-02-21T15:25:28.752Z Documenting nom v7.1.3
26052024-02-21T15:25:29.457Z Documenting string_cache v0.8.7
26062024-02-21T15:25:30.358Z Documenting postgres-types v0.2.6
26072024-02-21T15:25:33.121Z Documenting phf v0.11.2
26082024-02-21T15:25:33.339Z Documenting console v0.15.8
26092024-02-21T15:25:33.999Z Documenting semver v1.0.22
26102024-02-21T15:25:34.255Z Documenting float-cmp v0.9.0
26112024-02-21T15:25:34.513Z Documenting predicates-core v1.0.6
26122024-02-21T15:25:35.551Z Documenting normalize-line-endings v0.3.0
26132024-02-21T15:25:37.095Z Documenting whoami v1.4.1
26142024-02-21T15:25:37.254Z Documenting heck v0.4.1
26152024-02-21T15:25:37.660Z Documenting difflib v0.4.0
26162024-02-21T15:25:38.236Z Documenting bit-set v0.5.3
26172024-02-21T15:25:38.432Z Documenting similar v2.3.0
26182024-02-21T15:25:38.459Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26192024-02-21T15:25:39.363Z Documenting tokio-stream v0.1.14
26202024-02-21T15:25:39.474Z Documenting getopts v0.2.21
26212024-02-21T15:25:41.040Z Documenting tokio-postgres v0.7.10
26222024-02-21T15:25:41.699Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26232024-02-21T15:25:41.699Z Documenting predicates v3.1.0
26242024-02-21T15:25:42.347Z Checking strsim v0.10.0
26252024-02-21T15:25:42.597Z Checking ident_case v1.0.1
26262024-02-21T15:25:42.722Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26272024-02-21T15:25:42.752Z Documenting match_cfg v0.1.0
26282024-02-21T15:25:44.001Z Documenting sha1 v0.10.6
26292024-02-21T15:25:44.535Z Documenting dirs-sys-next v0.1.2
26302024-02-21T15:25:45.163Z Documenting rustls-pki-types v1.3.0
26312024-02-21T15:25:45.530Z Documenting hostname v0.3.1
26322024-02-21T15:25:47.621Z Documenting camino v1.1.6
26332024-02-21T15:25:48.389Z Documenting dirs-next v2.0.0
26342024-02-21T15:25:48.753Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26352024-02-21T15:25:48.848Z Documenting paste v1.0.14
26362024-02-21T15:25:49.046Z Documenting thread_local v1.1.7
26372024-02-21T15:25:49.350Z Documenting rustls-webpki v0.102.1
26382024-02-21T15:25:50.550Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26392024-02-21T15:25:51.064Z Documenting crossbeam-channel v0.5.8
26402024-02-21T15:25:52.230Z Documenting term v0.7.0
26412024-02-21T15:25:52.607Z Documenting atty v0.2.14
26422024-02-21T15:25:52.731Z Documenting take_mut v0.2.2
26432024-02-21T15:25:52.934Z Documenting slog-json v2.6.1
26442024-02-21T15:25:53.745Z Documenting rustls v0.22.2
26452024-02-21T15:25:54.219Z Documenting http v1.0.0
26462024-02-21T15:25:55.204Z Documenting async-stream-impl v0.3.5
26472024-02-21T15:25:55.475Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26482024-02-21T15:25:55.932Z Documenting atomic-waker v1.1.1
26492024-02-21T15:25:56.269Z Documenting slog-term v2.9.0
26502024-02-21T15:25:56.847Z Documenting slog-async v2.8.0
26512024-02-21T15:25:57.617Z Documenting debug-ignore v1.0.5
26522024-02-21T15:25:58.747Z Documenting waitgroup v0.1.2
26532024-02-21T15:25:59.304Z Documenting multer v3.0.0
26542024-02-21T15:25:59.750Z Documenting async-stream v0.3.5
26552024-02-21T15:26:00.345Z Documenting slog-bunyan v2.5.0
26562024-02-21T15:26:00.472Z Documenting rustls-pemfile v2.1.0
26572024-02-21T15:26:00.692Z Checking darling_core v0.20.3
26582024-02-21T15:26:02.485Z Documenting toml v0.8.10
26592024-02-21T15:26:02.529Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26602024-02-21T15:26:02.884Z Documenting tokio-rustls v0.25.0
26612024-02-21T15:26:03.511Z Documenting serde_path_to_error v0.1.15
26622024-02-21T15:26:03.827Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26632024-02-21T15:26:04.144Z Checking darling v0.20.3
26642024-02-21T15:26:04.244Z Documenting serde_with_macros v3.6.1
26652024-02-21T15:26:04.809Z Documenting structmeta-derive v0.3.0
26662024-02-21T15:26:05.024Z Documenting strum v0.26.1
26672024-02-21T15:26:07.452Z Checking structmeta v0.3.0
26682024-02-21T15:26:07.693Z Documenting instant v0.1.12
26692024-02-21T15:26:07.697Z Documenting newtype-uuid v1.0.1
26702024-02-21T15:26:08.352Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26712024-02-21T15:26:08.363Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26722024-02-21T15:26:08.792Z Documenting macaddr v1.0.1
26732024-02-21T15:26:09.314Z Documenting serde_with v3.6.1
26742024-02-21T15:26:09.855Z Documenting structmeta v0.3.0
26752024-02-21T15:26:11.416Z Documenting backoff v0.4.0
26762024-02-21T15:26:12.713Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26772024-02-21T15:26:12.894Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26782024-02-21T15:26:13.105Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26792024-02-21T15:26:13.116Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26802024-02-21T15:26:13.968Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26812024-02-21T15:26:14.281Z Documenting parse-display-derive v0.9.0
26822024-02-21T15:26:15.743Z Documenting fastrand v2.0.1
26832024-02-21T15:26:16.701Z Documenting proc-macro-error-attr v1.0.4
26842024-02-21T15:26:17.083Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26852024-02-21T15:26:17.270Z Checking proc-macro-error v1.0.4
26862024-02-21T15:26:17.553Z Documenting is-terminal v0.4.9
26872024-02-21T15:26:17.652Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26882024-02-21T15:26:18.067Z Documenting proc-macro-crate v1.3.1
26892024-02-21T15:26:18.067Z Checking proc-macro-crate v1.3.1
26902024-02-21T15:26:18.232Z Documenting hash32 v0.3.1
26912024-02-21T15:26:20.166Z Documenting tempfile v3.10.0
26922024-02-21T15:26:20.444Z Documenting parse-display v0.9.0
26932024-02-21T15:26:20.971Z Documenting stable_deref_trait v1.2.0
26942024-02-21T15:26:20.971Z Documenting proc-macro-error v1.0.4
26952024-02-21T15:26:22.244Z Documenting embedded-io v0.4.0
26962024-02-21T15:26:22.674Z Documenting cobs v0.2.3
26972024-02-21T15:26:23.423Z Documenting foreign-types-macros v0.2.3
26982024-02-21T15:26:23.433Z Documenting num_enum_derive v0.5.11
26992024-02-21T15:26:23.433Z Documenting heapless v0.8.0
27002024-02-21T15:26:24.584Z Documenting camino-tempfile v1.1.1
27012024-02-21T15:26:24.680Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27022024-02-21T15:26:24.962Z Documenting foreign-types-shared v0.3.1
27032024-02-21T15:26:25.342Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27042024-02-21T15:26:25.531Z Documenting postcard v1.0.8
27052024-02-21T15:26:27.519Z Documenting crucible-workspace-hack v0.1.0
27062024-02-21T15:26:27.919Z Documenting foreign-types v0.5.0
27072024-02-21T15:26:29.245Z Documenting smoltcp v0.11.0
27082024-02-21T15:26:29.245Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27092024-02-21T15:26:29.249Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27102024-02-21T15:26:29.393Z Documenting num_enum v0.5.11
27112024-02-21T15:26:30.200Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27122024-02-21T15:26:31.175Z Documenting cstr-argument v0.1.2
27132024-02-21T15:26:31.972Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27142024-02-21T15:26:32.665Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27152024-02-21T15:26:33.025Z Documenting colored v2.0.4
27162024-02-21T15:26:33.394Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27172024-02-21T15:26:33.821Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27182024-02-21T15:26:35.648Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27192024-02-21T15:26:36.253Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27202024-02-21T15:26:36.968Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27212024-02-21T15:26:37.833Z Documenting zone_cfg_derive v0.3.0
27222024-02-21T15:26:38.058Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27232024-02-21T15:26:40.132Z Documenting num-derive v0.4.0
27242024-02-21T15:26:40.375Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27252024-02-21T15:26:40.379Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27262024-02-21T15:26:41.139Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27272024-02-21T15:26:42.142Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27282024-02-21T15:26:42.585Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27292024-02-21T15:26:42.597Z Documenting zone v0.3.0
27302024-02-21T15:26:44.701Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27312024-02-21T15:26:46.216Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27322024-02-21T15:26:46.354Z Documenting smf v0.2.2
27332024-02-21T15:26:46.519Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27342024-02-21T15:26:46.817Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27352024-02-21T15:26:47.083Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27362024-02-21T15:26:47.987Z Documenting linked-hash-map v0.5.6
27372024-02-21T15:26:49.230Z Documenting password-hash v0.5.0
27382024-02-21T15:26:49.639Z Documenting blake2 v0.10.6
27392024-02-21T15:26:50.597Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27402024-02-21T15:26:51.802Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27412024-02-21T15:26:52.665Z Documenting lru-cache v0.1.2
27422024-02-21T15:26:53.076Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27432024-02-21T15:26:53.588Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27442024-02-21T15:26:53.741Z Documenting itertools v0.12.1
27452024-02-21T15:26:54.732Z Documenting argon2 v0.5.3
27462024-02-21T15:26:54.937Z Documenting memmap v0.7.0
27472024-02-21T15:26:56.498Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27482024-02-21T15:26:56.562Z Documenting quick-error v1.2.3
27492024-02-21T15:26:58.041Z Documenting derive-where v1.2.7
27502024-02-21T15:26:58.048Z Documenting swrite v0.1.0
27512024-02-21T15:26:59.035Z Documenting usdt v0.5.0
27522024-02-21T15:26:59.866Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27532024-02-21T15:27:00.291Z Documenting newtype_derive v0.1.6
27542024-02-21T15:27:00.320Z Documenting resolv-conf v0.7.0
27552024-02-21T15:27:00.733Z Documenting tap v1.0.1
27562024-02-21T15:27:01.243Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27572024-02-21T15:27:01.444Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27582024-02-21T15:27:02.768Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27592024-02-21T15:27:03.384Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27602024-02-21T15:27:03.598Z Documenting wyz v0.5.1
27612024-02-21T15:27:03.610Z Documenting radium v0.7.0
27622024-02-21T15:27:04.015Z Documenting steno v0.4.0
27632024-02-21T15:27:04.377Z Documenting trust-dns-resolver v0.22.0
27642024-02-21T15:27:06.379Z Documenting nibble_vec v0.1.0
27652024-02-21T15:27:06.579Z Checking heck v0.3.3
27662024-02-21T15:27:06.711Z Documenting crc-catalog v2.2.0
27672024-02-21T15:27:06.765Z Documenting endian-type v0.1.2
27682024-02-21T15:27:06.791Z Documenting funty v2.0.0
27692024-02-21T15:27:09.647Z Documenting crc v3.0.1
27702024-02-21T15:27:09.957Z Documenting bitvec v1.0.1
27712024-02-21T15:27:10.566Z Documenting structopt-derive v0.4.18
27722024-02-21T15:27:10.786Z Documenting radix_trie v0.2.1
27732024-02-21T15:27:12.596Z Documenting cancel-safe-futures v0.1.5
27742024-02-21T15:27:13.162Z Documenting filetime v0.2.23
27752024-02-21T15:27:14.774Z Documenting xattr v1.0.1
27762024-02-21T15:27:14.870Z Documenting packed_struct_codegen v0.10.1
27772024-02-21T15:27:15.217Z Documenting nodrop v0.1.14
27782024-02-21T15:27:15.650Z Documenting structopt v0.3.26
27792024-02-21T15:27:17.052Z Documenting num-bigint-dig v0.8.4
27802024-02-21T15:27:17.356Z Documenting libefi-sys v0.1.0
27812024-02-21T15:27:18.183Z Documenting array-init v0.0.4
27822024-02-21T15:27:18.844Z Documenting tar v0.4.40
27832024-02-21T15:27:19.271Z Documenting num-rational v0.4.1
27842024-02-21T15:27:19.874Z Documenting packed_struct v0.10.1
27852024-02-21T15:27:19.953Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27862024-02-21T15:27:21.450Z Documenting pkcs1 v0.7.5
27872024-02-21T15:27:21.527Z Documenting signature v2.1.0
27882024-02-21T15:27:22.937Z Documenting num-complex v0.4.4
27892024-02-21T15:27:23.544Z Documenting arc-swap v1.6.0
27902024-02-21T15:27:24.370Z Documenting bitfield v0.14.0
27912024-02-21T15:27:24.964Z Documenting termcolor v1.2.0
27922024-02-21T15:27:26.208Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27932024-02-21T15:27:26.450Z Documenting rsa v0.9.2
27942024-02-21T15:27:26.533Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27952024-02-21T15:27:27.376Z Documenting slog-scope v4.4.0
27962024-02-21T15:27:27.436Z Documenting serde-hex v0.1.0
27972024-02-21T15:27:28.263Z Documenting num v0.4.1
27982024-02-21T15:27:28.537Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27992024-02-21T15:27:29.087Z Documenting env_logger v0.10.0
28002024-02-21T15:27:31.343Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28012024-02-21T15:27:31.519Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28022024-02-21T15:27:32.808Z Documenting x509-cert v0.2.4
28032024-02-21T15:27:33.821Z Documenting ron v0.8.1
28042024-02-21T15:27:34.518Z Documenting libsw v3.3.1
28052024-02-21T15:27:34.800Z Documenting gethostname v0.4.3
28062024-02-21T15:27:35.531Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28072024-02-21T15:27:35.890Z Documenting half v2.3.1
28082024-02-21T15:27:36.404Z Documenting crc-any v2.4.3
28092024-02-21T15:27:38.112Z Documenting linear-map v1.2.0
28102024-02-21T15:27:38.467Z Documenting owo-colors v4.0.0
28112024-02-21T15:27:38.676Z Documenting same-file v1.0.6
28122024-02-21T15:27:38.988Z Documenting ciborium-io v0.2.2
28132024-02-21T15:27:39.494Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28142024-02-21T15:27:39.528Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28152024-02-21T15:27:40.006Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28162024-02-21T15:27:42.721Z Documenting ciborium-ll v0.2.2
28172024-02-21T15:27:42.731Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28182024-02-21T15:27:46.590Z Documenting walkdir v2.4.0
28192024-02-21T15:27:46.802Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28202024-02-21T15:27:46.869Z Documenting slog-stdlog v4.1.1
28212024-02-21T15:27:47.050Z Documenting slog-dtrace v0.3.0
28222024-02-21T15:27:47.090Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28232024-02-21T15:27:47.756Z Documenting path-slash v0.1.5
28242024-02-21T15:27:50.444Z Documenting ciborium v0.2.2
28252024-02-21T15:27:50.857Z Documenting slog-envlogger v2.2.0
28262024-02-21T15:27:51.588Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28272024-02-21T15:27:53.724Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28282024-02-21T15:27:53.908Z Documenting pem v3.0.2
28292024-02-21T15:27:54.311Z Documenting fxhash v0.2.1
28302024-02-21T15:27:54.983Z Documenting utf-8 v0.7.6
28312024-02-21T15:27:56.448Z Documenting display-error-chain v0.2.0
28322024-02-21T15:27:57.734Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28332024-02-21T15:27:57.772Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28342024-02-21T15:27:58.085Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28352024-02-21T15:27:58.312Z Documenting vte_generate_state_changes v0.1.1
28362024-02-21T15:27:58.808Z Documenting tungstenite v0.20.1
28372024-02-21T15:27:59.002Z Checking convert_case v0.4.0
28382024-02-21T15:27:59.201Z Documenting convert_case v0.4.0
28392024-02-21T15:28:00.244Z Documenting buf-list v1.0.3
28402024-02-21T15:28:02.129Z Documenting vte v0.11.1
28412024-02-21T15:28:02.913Z Documenting derive_more v0.99.17
28422024-02-21T15:28:03.417Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28432024-02-21T15:28:04.328Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28442024-02-21T15:28:05.154Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28452024-02-21T15:28:05.463Z Checking darling_core v0.14.4
28462024-02-21T15:28:05.925Z Documenting tokio-tungstenite v0.20.1
28472024-02-21T15:28:06.234Z Documenting pin-project-internal v1.1.3
28482024-02-21T15:28:07.298Z Checking darling v0.14.4
28492024-02-21T15:28:07.412Z Documenting strip-ansi-escapes v0.2.0
28502024-02-21T15:28:08.988Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28512024-02-21T15:28:11.245Z Documenting pin-project v1.1.3
28522024-02-21T15:28:11.343Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28532024-02-21T15:28:12.770Z Documenting doc-comment v0.3.3
28542024-02-21T15:28:13.288Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28552024-02-21T15:28:14.162Z Documenting crossbeam-deque v0.8.3
28562024-02-21T15:28:14.188Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28572024-02-21T15:28:14.375Z Documenting snafu-derive v0.7.5
28582024-02-21T15:28:14.605Z Documenting nu-ansi-term v0.50.0
28592024-02-21T15:28:16.223Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28602024-02-21T15:28:18.216Z Documenting rayon-core v1.12.0
28612024-02-21T15:28:18.938Z Documenting reedline v0.29.0
28622024-02-21T15:28:19.900Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28632024-02-21T15:28:20.584Z Documenting trust-dns-client v0.22.0
28642024-02-21T15:28:21.683Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28652024-02-21T15:28:22.392Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28662024-02-21T15:28:22.794Z Documenting globset v0.4.13
28672024-02-21T15:28:22.978Z Documenting olpc-cjson v0.1.3
28682024-02-21T15:28:22.993Z Documenting snafu v0.7.5
28692024-02-21T15:28:25.724Z Documenting serde_plain v1.0.2
28702024-02-21T15:28:26.590Z Documenting headers-core v0.2.0
28712024-02-21T15:28:27.798Z Documenting async-recursion v1.0.5
28722024-02-21T15:28:27.888Z Documenting keccak v0.1.4
28732024-02-21T15:28:28.751Z Documenting bytecount v0.6.3
28742024-02-21T15:28:29.697Z Documenting typed-path v0.7.0
28752024-02-21T15:28:30.112Z Documenting rayon v1.8.0
28762024-02-21T15:28:30.555Z Documenting trust-dns-server v0.22.1
28772024-02-21T15:28:30.723Z Documenting sha3 v0.10.8
28782024-02-21T15:28:31.618Z Documenting papergrid v0.11.0
28792024-02-21T15:28:31.635Z Documenting headers v0.3.9
28802024-02-21T15:28:32.317Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28812024-02-21T15:28:34.053Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28822024-02-21T15:28:35.254Z Documenting tough v0.16.0
28832024-02-21T15:28:35.941Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28842024-02-21T15:28:36.632Z Checking derive_builder_core v0.12.0
28852024-02-21T15:28:37.498Z Documenting derive_builder_core v0.12.0
28862024-02-21T15:28:37.519Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28872024-02-21T15:28:37.701Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28882024-02-21T15:28:37.722Z Documenting sled v0.34.7
28892024-02-21T15:28:38.143Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28902024-02-21T15:28:38.417Z Documenting fs-err v2.11.0
28912024-02-21T15:28:38.978Z Documenting unicase v2.7.0
28922024-02-21T15:28:39.414Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28932024-02-21T15:28:39.763Z Documenting tabled_derive v0.7.0
28942024-02-21T15:28:40.254Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28952024-02-21T15:28:42.254Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28962024-02-21T15:28:42.765Z Documenting fd-lock v4.0.2
28972024-02-21T15:28:43.494Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28982024-02-21T15:28:44.534Z Documenting nix v0.27.1
28992024-02-21T15:28:45.019Z Documenting secrecy v0.8.0
29002024-02-21T15:28:45.642Z Documenting rustversion v1.0.14
29012024-02-21T15:28:46.924Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29022024-02-21T15:28:49.003Z Documenting sqlparser_derive v0.2.2
29032024-02-21T15:28:49.259Z Documenting unicode_categories v0.1.1
29042024-02-21T15:28:49.298Z Documenting home v0.5.5
29052024-02-21T15:28:49.520Z Documenting parse-size v1.0.0
29062024-02-21T15:28:53.180Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29072024-02-21T15:28:53.297Z Documenting castaway v0.2.2
29082024-02-21T15:28:53.297Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29092024-02-21T15:28:53.365Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29102024-02-21T15:28:53.365Z Documenting rustyline v13.0.0
29112024-02-21T15:28:53.365Z Documenting sqlformat v0.2.3
29122024-02-21T15:28:53.537Z Documenting sqlparser v0.43.1
29132024-02-21T15:28:55.142Z Documenting tabled v0.15.0
29142024-02-21T15:28:55.365Z Documenting derive_builder_macro v0.12.0
29152024-02-21T15:28:58.497Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29162024-02-21T15:28:58.917Z Documenting mime_guess v2.0.4
29172024-02-21T15:29:00.813Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29182024-02-21T15:29:01.801Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29192024-02-21T15:29:02.183Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29202024-02-21T15:29:03.937Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29212024-02-21T15:29:04.254Z Documenting universal-hash v0.5.1
29222024-02-21T15:29:06.697Z Documenting bcs v0.1.6
29232024-02-21T15:29:08.381Z Documenting kstat-rs v0.2.3
29242024-02-21T15:29:10.420Z Documenting thiserror-impl-no-std v2.0.2
29252024-02-21T15:29:10.939Z Documenting ref-cast-impl v1.0.20
29262024-02-21T15:29:13.610Z Documenting curve25519-dalek-derive v0.1.0
29272024-02-21T15:29:15.265Z Documenting highway v1.1.0
29282024-02-21T15:29:15.484Z Documenting opaque-debug v0.3.0
29292024-02-21T15:29:16.490Z Documenting ref-cast v1.0.20
29302024-02-21T15:29:17.905Z Documenting thiserror-no-std v2.0.2
29312024-02-21T15:29:18.216Z Documenting curve25519-dalek v4.1.1
29322024-02-21T15:29:18.368Z Documenting poly1305 v0.8.0
29332024-02-21T15:29:19.178Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29342024-02-21T15:29:19.713Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29352024-02-21T15:29:20.408Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29362024-02-21T15:29:21.254Z Documenting derive_builder v0.12.0
29372024-02-21T15:29:21.574Z Documenting compact_str v0.7.1
29382024-02-21T15:29:23.381Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29392024-02-21T15:29:24.301Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29402024-02-21T15:29:24.858Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29412024-02-21T15:29:25.704Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29422024-02-21T15:29:28.850Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29432024-02-21T15:29:31.317Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29442024-02-21T15:29:36.406Z Documenting portable-atomic v1.4.3
29452024-02-21T15:29:36.444Z Documenting polar-core v0.27.0
29462024-02-21T15:29:38.207Z Documenting ed25519 v1.5.3
29472024-02-21T15:29:39.549Z Documenting libxml v0.3.3
29482024-02-21T15:29:41.165Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29492024-02-21T15:29:42.289Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29502024-02-21T15:29:44.630Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29512024-02-21T15:29:44.804Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29522024-02-21T15:29:45.498Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29532024-02-21T15:29:45.931Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29542024-02-21T15:29:48.669Z Documenting chacha20 v0.9.1
29552024-02-21T15:29:50.485Z Documenting bb8 v0.8.3
29562024-02-21T15:29:51.159Z Documenting aead v0.5.2
29572024-02-21T15:29:53.743Z Documenting lru v0.12.1
29582024-02-21T15:29:55.715Z Documenting quick-xml v0.30.0
29592024-02-21T15:29:56.630Z Documenting impl-trait-for-tuples v0.2.2
29602024-02-21T15:29:57.224Z Documenting oso-derive v0.27.0
29612024-02-21T15:29:59.344Z Documenting stability v0.1.1
29622024-02-21T15:30:01.188Z Documenting cassowary v0.3.0
29632024-02-21T15:30:02.054Z Documenting maplit v1.0.2
29642024-02-21T15:30:02.151Z Documenting glob v0.3.1
29652024-02-21T15:30:02.322Z Documenting number_prefix v0.4.0
29662024-02-21T15:30:03.161Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29672024-02-21T15:30:03.539Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29682024-02-21T15:30:03.748Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29692024-02-21T15:30:05.032Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29702024-02-21T15:30:05.266Z Documenting ratatui v0.26.1
29712024-02-21T15:30:05.878Z Documenting oso v0.27.0
29722024-02-21T15:30:06.370Z Documenting indicatif v0.17.8
29732024-02-21T15:30:06.683Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29742024-02-21T15:30:11.364Z Documenting chacha20poly1305 v0.10.1
29752024-02-21T15:30:11.541Z Documenting salty v0.2.0
29762024-02-21T15:30:12.789Z Documenting vsss-rs v3.3.4
29772024-02-21T15:30:14.875Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29782024-02-21T15:30:15.994Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29792024-02-21T15:30:16.171Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29802024-02-21T15:30:17.027Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29812024-02-21T15:30:17.983Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29822024-02-21T15:30:19.413Z Documenting cookie v0.18.0
29832024-02-21T15:30:21.254Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29842024-02-21T15:30:22.190Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29852024-02-21T15:30:22.199Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29862024-02-21T15:30:22.211Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29872024-02-21T15:30:22.508Z Documenting serde-big-array v0.5.1
29882024-02-21T15:30:24.012Z Documenting rtoolbox v0.0.1
29892024-02-21T15:30:25.468Z Documenting is_ci v1.2.0
29902024-02-21T15:30:26.470Z Documenting unicode-linebreak v0.1.5
29912024-02-21T15:30:27.097Z Documenting smawk v0.3.1
29922024-02-21T15:30:28.106Z Documenting http-range v0.1.5
29932024-02-21T15:30:29.192Z Documenting humantime v2.1.0
29942024-02-21T15:30:29.495Z Documenting supports-color v3.0.0
29952024-02-21T15:30:29.942Z Documenting rpassword v7.3.1
29962024-02-21T15:30:31.408Z Documenting textwrap v0.16.1
29972024-02-21T15:30:31.878Z Documenting hyper-staticfile v0.9.5
29982024-02-21T15:30:33.036Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29992024-02-21T15:30:34.158Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30002024-02-21T15:30:34.325Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30012024-02-21T15:30:34.781Z Documenting tui-tree-widget v0.17.0
30022024-02-21T15:30:36.318Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30032024-02-21T15:30:39.129Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30042024-02-21T15:30:39.691Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30052024-02-21T15:30:40.483Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30062024-02-21T15:30:40.569Z Documenting rcgen v0.12.1
30072024-02-21T15:30:40.956Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30082024-02-21T15:30:44.264Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30092024-02-21T15:30:44.302Z Documenting atomicwrites v0.4.3
30102024-02-21T15:30:44.660Z Documenting signal-hook-tokio v0.3.1
30112024-02-21T15:30:48.931Z Documenting memmap2 v0.7.1
30122024-02-21T15:30:48.946Z Documenting subprocess v0.2.9
30132024-02-21T15:30:49.640Z Documenting corncobs v0.1.3
30142024-02-21T15:30:49.853Z Documenting constant_time_eq v0.3.0
30152024-02-21T15:30:52.599Z Documenting arrayref v0.3.7
30162024-02-21T15:30:52.820Z Documenting shell-words v1.1.0
30172024-02-21T15:30:53.136Z Documenting arrayvec v0.7.4
30182024-02-21T15:30:53.350Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30192024-02-21T15:30:55.431Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30202024-02-21T15:30:56.341Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30212024-02-21T15:30:56.421Z Documenting blake3 v1.5.0
30222024-02-21T15:30:57.314Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30232024-02-21T15:30:58.314Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30242024-02-21T15:30:58.876Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30252024-02-21T15:30:59.794Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30262024-02-21T15:31:00.892Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30272024-02-21T15:31:01.101Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30282024-02-21T15:31:14.675Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30292024-02-21T15:31:16.527Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30302024-02-21T15:31:18.978Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30312024-02-21T15:31:21.675Z Documenting fatfs v0.3.6
30322024-02-21T15:31:22.845Zwarning: unclosed HTML tag `usize`
30332024-02-21T15:31:22.845Z --> wicket/src/ui/panes/update.rs:153:19
30342024-02-21T15:31:22.845Z |
30352024-02-21T15:31:22.845Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30362024-02-21T15:31:22.845Z | ^^^^^^^
30372024-02-21T15:31:22.845Z |
30382024-02-21T15:31:22.845Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30392024-02-21T15:31:22.845Z
30402024-02-21T15:31:24.178Zwarning: `wicket` (lib doc) generated 1 warning
30412024-02-21T15:31:24.182Z Documenting nanorand v0.7.0
30422024-02-21T15:31:25.948Z Documenting assert_matches v1.5.0
30432024-02-21T15:31:26.796Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30442024-02-21T15:31:26.835Z Documenting topological-sort v0.2.2
30452024-02-21T15:31:28.325Z Documenting flume v0.11.0
30462024-02-21T15:31:28.721Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30472024-02-21T15:31:30.048Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30482024-02-21T15:31:31.579Z Documenting omicron-zone-package v0.11.0
30492024-02-21T15:31:32.309Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30502024-02-21T15:31:32.801Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30512024-02-21T15:31:33.817Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30522024-02-21T15:31:34.187Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30532024-02-21T15:31:44.544Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30542024-02-21T15:31:45.358Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30552024-02-21T15:31:48.798Z Documenting termios v0.3.3
30562024-02-21T15:31:49.649Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30572024-02-21T15:31:49.650Z --> sled-agent/src/sim/instance.rs:46:7
30582024-02-21T15:31:49.650Z |
30592024-02-21T15:31:49.650Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30602024-02-21T15:31:49.650Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30612024-02-21T15:31:49.650Z |
30622024-02-21T15:31:49.650Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30632024-02-21T15:31:49.650Z
30642024-02-21T15:31:52.895Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30652024-02-21T15:31:53.068Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30662024-02-21T15:31:54.821Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30672024-02-21T15:31:56.923Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30682024-02-21T15:32:00.266Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30692024-02-21T15:32:16.098Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30702024-02-21T15:32:28.604Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30712024-02-21T15:32:29.291Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30722024-02-21T15:32:34.391Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30732024-02-21T15:32:35.164Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30742024-02-21T15:32:35.556Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30752024-02-21T15:32:35.556Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30762024-02-21T15:32:35.556Z |
30772024-02-21T15:32:35.556Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30782024-02-21T15:32:35.556Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30792024-02-21T15:32:35.556Z |
30802024-02-21T15:32:35.556Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30812024-02-21T15:32:35.556Z
30822024-02-21T15:32:46.703Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30832024-02-21T15:32:49.450Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30842024-02-21T15:32:50.147Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30852024-02-21T15:32:50.540Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30862024-02-21T15:32:51.605Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30872024-02-21T15:32:51.613Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30882024-02-21T15:33:15.600Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30892024-02-21T15:34:02.696Zwarning: unresolved link to `VolumeConstructionRequest`
30902024-02-21T15:34:02.696Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30912024-02-21T15:34:02.696Z |
30922024-02-21T15:34:02.696Z338 | /// [`VolumeConstructionRequest`] is shown here):
30932024-02-21T15:34:02.696Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30942024-02-21T15:34:02.696Z |
30952024-02-21T15:34:02.696Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30962024-02-21T15:34:02.697Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30972024-02-21T15:34:02.697Z
30982024-02-21T15:34:02.701Zwarning: unresolved link to `fd00:1122:3344:101::5`
30992024-02-21T15:34:02.701Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31002024-02-21T15:34:02.701Z |
31012024-02-21T15:34:02.701Z348 | /// "[fd00:1122:3344:101::5]:1000",
31022024-02-21T15:34:02.701Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31032024-02-21T15:34:02.701Z
31042024-02-21T15:34:02.701Zwarning: unresolved link to `fd00:1122:3344:102::9`
31052024-02-21T15:34:02.701Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31062024-02-21T15:34:02.701Z |
31072024-02-21T15:34:02.701Z349 | /// "[fd00:1122:3344:102::9]:1000",
31082024-02-21T15:34:02.701Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31092024-02-21T15:34:02.702Z
31102024-02-21T15:34:02.702Zwarning: unresolved link to `fd00:1122:3344:103::2`
31112024-02-21T15:34:02.702Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31122024-02-21T15:34:02.702Z |
31132024-02-21T15:34:02.702Z350 | /// "[fd00:1122:3344:103::2]:1000"
31142024-02-21T15:34:02.702Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31152024-02-21T15:34:02.702Z
31162024-02-21T15:34:02.702Zwarning: unresolved link to `fd00:1122:3344:101::5`
31172024-02-21T15:34:02.702Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31182024-02-21T15:34:02.702Z |
31192024-02-21T15:34:02.702Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31202024-02-21T15:34:02.702Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31212024-02-21T15:34:02.702Z
31222024-02-21T15:34:02.703Zwarning: unresolved link to `fd00:1122:3344:102::9`
31232024-02-21T15:34:02.703Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31242024-02-21T15:34:02.703Z |
31252024-02-21T15:34:02.703Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31262024-02-21T15:34:02.703Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31272024-02-21T15:34:02.703Z
31282024-02-21T15:34:02.703Zwarning: unresolved link to `fd00:1122:3344:103::2`
31292024-02-21T15:34:02.703Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31302024-02-21T15:34:02.703Z |
31312024-02-21T15:34:02.703Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31322024-02-21T15:34:02.703Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31332024-02-21T15:34:02.703Z
31342024-02-21T15:34:05.564Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31352024-02-21T15:34:28.263Z Finished dev [unoptimized + debuginfo] target(s) in 11m 29s
31362024-02-21T15:34:28.363Z
31372024-02-21T15:34:28.366Zreal 11:29.553383885
31382024-02-21T15:34:28.366Zuser 30:45.754289004
31392024-02-21T15:34:28.366Zsys 48:57.942526563
31402024-02-21T15:34:28.366Ztrap 0.930154756
31412024-02-21T15:34:28.366Ztflt 0.188460094
31422024-02-21T15:34:28.366Zdflt 0.574491373
31432024-02-21T15:34:28.367Zkflt 0.000298483
31442024-02-21T15:34:28.367Zlock 2:07:09.203605800
31452024-02-21T15:34:28.367Zslp 2:51:46.016292483
31462024-02-21T15:34:28.367Zlat 4:51.979999785
31472024-02-21T15:34:28.367Zstop 1:31.393033255
31482024-02-21T15:34:28.367Zprocess exited: duration 1282110 ms, exit code 0
 
31492024-02-21T15:34:28.380Zfound 0 output files