01HRDDJNTHNA6EV2XBVA60F369: 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: 01HRDDK6FRXV74CH0PVFH39H5R

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-03-07T21:38:45.452Zjob assigned to worker 01HRDDKEC0HS4NG5JHCE5720VW (queued for 1 m 13 s)
 
22024-03-07T21:38:52.548Zstarting task 0: "setup"
32024-03-07T21:38:52.601Z++ uname -s
42024-03-07T21:38:52.604Z+ kern=SunOS
52024-03-07T21:38:52.604Z+ case "$kern" in
62024-03-07T21:38:52.604Z+ groupadd -g 12345 build
72024-03-07T21:38:52.625Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-03-07T21:38:54.651Z+ zfs create -o mountpoint=/work rpool/work
92024-03-07T21:38:54.748Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-03-07T21:38:54.761Z+ home_fs=zfs
112024-03-07T21:38:54.761Z+ [[ zfs == autofs ]]
122024-03-07T21:38:54.761Z+ mkdir -p /home/build
132024-03-07T21:38:54.761Z+ chown build:build /home/build /work
142024-03-07T21:38:56.761Z+ chmod 0700 /home/build /work
152024-03-07T21:38:56.775Zprocess exited: duration 4208 ms, exit code 0
 
162024-03-07T21:38:56.792Zstarting task 1: "rust-toolchain"
172024-03-07T21:38:56.799Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-03-07T21:38:56.802Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-03-07T21:38:56.913Zinfo: downloading installer
202024-03-07T21:38:58.460Zwarning: it looks like you have an existing installation of Rust at:
212024-03-07T21:38:58.460Zwarning: /opt/ooce/bin
222024-03-07T21:38:58.460Zwarning: It is recommended that rustup be the primary Rust installation.
232024-03-07T21:38:58.460Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-03-07T21:38:58.460Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-03-07T21:38:58.460Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-03-07T21:38:58.460Zwarning: or pass `-y' to ignore all ignorable checks.
272024-03-07T21:38:58.460Zerror: cannot install while Rust is installed
282024-03-07T21:38:58.460Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-03-07T21:38:58.545Zinfo: profile set to 'default'
302024-03-07T21:38:58.546Zinfo: default host triple is x86_64-unknown-illumos
312024-03-07T21:38:58.553Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-03-07T21:38:59.082Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-03-07T21:38:59.082Zinfo: downloading component 'cargo'
342024-03-07T21:38:59.323Zinfo: downloading component 'clippy'
352024-03-07T21:38:59.553Zinfo: downloading component 'rust-docs'
362024-03-07T21:39:00.369Zinfo: downloading component 'rust-std'
372024-03-07T21:39:01.846Zinfo: downloading component 'rustc'
382024-03-07T21:39:05.806Zinfo: downloading component 'rustfmt'
392024-03-07T21:39:05.810Zinfo: installing component 'cargo'
402024-03-07T21:39:06.433Zinfo: installing component 'clippy'
412024-03-07T21:39:06.800Zinfo: installing component 'rust-docs'
422024-03-07T21:39:08.335Zinfo: installing component 'rust-std'
432024-03-07T21:39:10.167Zinfo: installing component 'rustc'
442024-03-07T21:39:14.224Zinfo: installing component 'rustfmt'
452024-03-07T21:39:14.557Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-03-07T21:39:14.557Z
472024-03-07T21:39:14.833Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-03-07T21:39:14.833Z
492024-03-07T21:39:14.842Z
502024-03-07T21:39:14.842ZRust is installed now. Great!
512024-03-07T21:39:14.842Z
522024-03-07T21:39:14.842ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-03-07T21:39:14.842Zenvironment variable. This has not been done automatically.
542024-03-07T21:39:14.842Z
552024-03-07T21:39:14.842ZTo configure your current shell, run:
562024-03-07T21:39:14.842Zsource "$HOME/.cargo/env"
572024-03-07T21:39:15.004Z+ rustc --version
582024-03-07T21:39:15.068Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-03-07T21:39:15.072Zprocess exited: duration 18278 ms, exit code 0
 
602024-03-07T21:39:15.078Zstarting task 2: "authentication"
612024-03-07T21:39:15.119Zprocess exited: duration 25 ms, exit code 0
 
622024-03-07T21:39:15.147Zstarting task 3: "clone repository"
632024-03-07T21:39:15.151Z+ mkdir -p /work/oxidecomputer/omicron
642024-03-07T21:39:15.154Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-03-07T21:39:16.060ZCloning into '/work/oxidecomputer/omicron'...
662024-03-07T21:39:29.772Z+ cd /work/oxidecomputer/omicron
672024-03-07T21:39:29.772Z+ git fetch origin 9027e5b37d2d10cba6a97a3230f19fba6258581f
682024-03-07T21:39:30.183ZFrom https://github.com/oxidecomputer/omicron
692024-03-07T21:39:30.183Z * branch 9027e5b37d2d10cba6a97a3230f19fba6258581f -> FETCH_HEAD
702024-03-07T21:39:30.183Z+ [[ -n ajs/vmm-reservoir-bg-thread ]]
712024-03-07T21:39:30.183Z++ git branch --show-current
722024-03-07T21:39:30.183Z+ current=main
732024-03-07T21:39:30.183Z+ [[ main != ajs/vmm-reservoir-bg-thread ]]
742024-03-07T21:39:30.183Z+ git branch -f ajs/vmm-reservoir-bg-thread 9027e5b37d2d10cba6a97a3230f19fba6258581f
752024-03-07T21:39:30.184Z+ git checkout -f ajs/vmm-reservoir-bg-thread
762024-03-07T21:39:30.262ZSwitched to branch 'ajs/vmm-reservoir-bg-thread'
772024-03-07T21:39:30.271Z+ git reset --hard 9027e5b37d2d10cba6a97a3230f19fba6258581f
782024-03-07T21:39:30.288ZHEAD is now at 9027e5b37 Merge branch 'main' into ajs/vmm-reservoir-bg-thread
792024-03-07T21:39:30.300Zprocess exited: duration 15135 ms, exit code 0
 
802024-03-07T21:39:30.342Zstarting task 4: "build"
812024-03-07T21:39:30.369Z+ cargo --version
822024-03-07T21:39:30.370Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
832024-03-07T21:39:30.564Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
842024-03-07T21:39:30.564Zinfo: downloading component 'cargo'
852024-03-07T21:39:31.421Zinfo: downloading component 'clippy'
862024-03-07T21:39:31.681Zinfo: downloading component 'rust-docs'
872024-03-07T21:39:33.193Zinfo: downloading component 'rust-std'
882024-03-07T21:39:34.475Zinfo: downloading component 'rustc'
892024-03-07T21:39:38.800Zinfo: downloading component 'rustfmt'
902024-03-07T21:39:39.042Zinfo: installing component 'cargo'
912024-03-07T21:39:39.944Zinfo: installing component 'clippy'
922024-03-07T21:39:40.275Zinfo: installing component 'rust-docs'
932024-03-07T21:39:41.898Zinfo: installing component 'rust-std'
942024-03-07T21:39:43.820Zinfo: installing component 'rustc'
952024-03-07T21:39:47.979Zinfo: installing component 'rustfmt'
962024-03-07T21:39:48.370Zcargo 1.76.0 (c84b36747 2024-01-18)
972024-03-07T21:39:48.376Z+ rustc --version
982024-03-07T21:39:48.440Zrustc 1.76.0 (07dca489a 2024-02-04)
992024-03-07T21:39:48.444Z+ source ./env.sh
1002024-03-07T21:39:48.447Z++ set -o xtrace
1012024-03-07T21:39:48.447Z++++ dirname ./env.sh
1022024-03-07T21:39:48.450Z+++ readlink -f .
1032024-03-07T21:39:48.507Z++ OMICRON_WS=/work/oxidecomputer/omicron
1042024-03-07T21:39:48.511Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052024-03-07T21:39:48.511Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-03-07T21:39:48.511Z++ 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
1072024-03-07T21:39:48.511Z++ 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-03-07T21:39:48.511Z++ 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
1092024-03-07T21:39:48.511Z++ 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-03-07T21:39:48.511Z++ 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
1112024-03-07T21:39:48.511Z++ 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-03-07T21:39:48.511Z++ unset OMICRON_WS
1132024-03-07T21:39:48.511Z++ set +o xtrace
1142024-03-07T21:39:48.547Z
1152024-03-07T21:39:48.547Z ##### ##### ###### ##### ###### #### # # # #### #
1162024-03-07T21:39:48.547Z # # # # # # # # # # # # # # #
1172024-03-07T21:39:48.547Z # # # # ##### # # ##### # # # # # #### #
1182024-03-07T21:39:48.547Z ##### ##### # ##### # # # # # # # # #
1192024-03-07T21:39:48.547Z # # # # # # # # # # # # # # #
1202024-03-07T21:39:48.547Z # # # ###### # # ###### ### # #### # #### #
1212024-03-07T21:39:48.547Z
1222024-03-07T21:39:54.197Z Startup: Refreshing catalog 'helios-dev' ... Done
1232024-03-07T21:39:55.981ZPlanning: Solver setup ... Done (0.875s)
1242024-03-07T21:39:55.999ZPlanning: Running solver ... Done (0.019s)
1252024-03-07T21:39:56.108ZPlanning: Finding local manifests ... Done (0.086s)
1262024-03-07T21:39:56.112ZPlanning: Fetching manifests: 0/4 0% complete
1272024-03-07T21:39:56.903ZPlanning: Fetching manifests: 4/4 100% complete
1282024-03-07T21:39:56.957ZPlanning: Package planning ... Done (0.055s)
1292024-03-07T21:39:57.009ZPlanning: Merging actions ... Done (0.051s)
1302024-03-07T21:39:57.351ZPlanning: Checking for conflicting actions ... Done (0.342s)
1312024-03-07T21:39:57.362ZPlanning: Consolidating action changes ... Done (0.011s)
1322024-03-07T21:40:04.570ZPlanning: Evaluating mediators ... Done (6.091s)
1332024-03-07T21:40:04.570ZPlanning: Planning completed in 9.27 seconds
1342024-03-07T21:40:04.571Z Packages to install: 4
1352024-03-07T21:40:04.571Z Mediators to change: 2
1362024-03-07T21:40:04.571Z Services to change: 1
1372024-03-07T21:40:04.571Z Estimated space available: 155.33 GB
1382024-03-07T21:40:04.571ZEstimated space to be consumed: 1.42 GB
1392024-03-07T21:40:04.571Z Create boot environment: No
1402024-03-07T21:40:04.571ZCreate backup boot environment: No
1412024-03-07T21:40:04.571Z Rebuild boot archive: No
1422024-03-07T21:40:04.571Z
1432024-03-07T21:40:04.571ZChanged mediators:
1442024-03-07T21:40:04.571Z mediator clang:
1452024-03-07T21:40:04.571Z version: None -> 15 (system default)
1462024-03-07T21:40:04.571Z
1472024-03-07T21:40:04.571Z mediator llvm:
1482024-03-07T21:40:04.571Z version: 14 (system default) -> 15 (system default)
1492024-03-07T21:40:04.572Z
1502024-03-07T21:40:04.572ZChanged packages:
1512024-03-07T21:40:04.572Zhelios-dev
1522024-03-07T21:40:04.572Z developer/build-essential
1532024-03-07T21:40:04.572Z None -> 11-2.0
1542024-03-07T21:40:04.572Z library/libxmlsec1
1552024-03-07T21:40:04.572Z None -> 1.2.35-2.0
1562024-03-07T21:40:04.572Z ooce/developer/clang-15
1572024-03-07T21:40:04.572Z None -> 15.0.7-2.0
1582024-03-07T21:40:04.572Z ooce/developer/llvm-15
1592024-03-07T21:40:04.572Z None -> 15.0.7-2.0
1602024-03-07T21:40:04.572Z
1612024-03-07T21:40:04.573ZServices:
1622024-03-07T21:40:04.573Z restart_fmri:
1632024-03-07T21:40:04.573Z svc:/system/update-man-index:default
1642024-03-07T21:40:04.573Z
1652024-03-07T21:40:04.573ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1662024-03-07T21:40:10.270ZDownload: 208/3290 items 1.3/212.6MB 0% complete (845k/s)
1672024-03-07T21:40:16.667ZDownload: 209/3290 items 1.3/212.6MB 0% complete
1682024-03-07T21:40:21.666ZDownload: 1194/3290 items 61.6/212.6MB 28% complete (11.9M/s)
1692024-03-07T21:40:29.395ZDownload: 2133/3290 items 119.0/212.6MB 55% complete (11.8M/s)
1702024-03-07T21:40:31.672ZDownload: 3248/3290 items 201.7/212.6MB 94% complete (14.0M/s)
1712024-03-07T21:40:32.869ZDownload: Completed 212.60 MB in 28.73 seconds (7.4M/s)
1722024-03-07T21:40:33.204Z Actions: 1/3689 actions (Installing new actions)
1732024-03-07T21:40:38.262Z Actions: 3559/3689 actions (Installing new actions)
1742024-03-07T21:40:38.416Z Actions: Completed 3689 actions in 5.22 seconds.
1752024-03-07T21:40:38.579Z Done (0.158s)
1762024-03-07T21:40:38.579Z Done (0.000s)
1772024-03-07T21:40:38.815Z Done (0.236s)
1782024-03-07T21:40:44.125Z Done (5.151s)
1792024-03-07T21:40:44.284Z Done (0.083s)
1802024-03-07T21:40:44.297Z Done (0.000s)
1812024-03-07T21:40:44.482Z Done (0.000s)
1822024-03-07T21:40:44.934ZPlanning: Evaluating mediator changes ... Done
1832024-03-07T21:40:45.106ZPlanning: Checking for conflicting actions ... Done
1842024-03-07T21:40:45.109ZPlanning: Consolidating action changes ... Done
1852024-03-07T21:40:45.401ZPlanning: Evaluating mediators ... Done
1862024-03-07T21:40:45.406ZPlanning: Planning completed in 0.46 seconds
1872024-03-07T21:40:45.431Z Mediators to change: 2
1882024-03-07T21:40:45.431Z Create boot environment: No
1892024-03-07T21:40:45.432ZCreate backup boot environment: No
1902024-03-07T21:40:45.488Z Done
1912024-03-07T21:40:45.488Z Done
1922024-03-07T21:40:45.632Z Done
1932024-03-07T21:40:49.648Z Done
1942024-03-07T21:40:49.738Z Done
1952024-03-07T21:40:49.742Z Done
1962024-03-07T21:40:49.830Z Done
1972024-03-07T21:40:50.512ZPlanning: Evaluating mediator changes ... Done
1982024-03-07T21:40:50.518ZPlanning: Merging actions ... Done
1992024-03-07T21:40:50.720ZPlanning: Checking for conflicting actions ... Done
2002024-03-07T21:40:50.731ZPlanning: Consolidating action changes ... Done
2012024-03-07T21:40:50.995ZPlanning: Evaluating mediators ... Done
2022024-03-07T21:40:51.055ZPlanning: Planning completed in 0.83 seconds
2032024-03-07T21:40:51.091Z Packages to change: 1
2042024-03-07T21:40:51.091Z Mediators to change: 1
2052024-03-07T21:40:51.094Z Services to change: 1
2062024-03-07T21:40:51.094Z Create boot environment: No
2072024-03-07T21:40:51.094ZCreate backup boot environment: Yes
2082024-03-07T21:40:52.852Z Actions: 1/6 actions (Updating modified actions)
2092024-03-07T21:40:52.862Z Actions: Completed 6 actions in 0.00 seconds.
2102024-03-07T21:40:52.862Z Done
2112024-03-07T21:40:52.863Z Done
2122024-03-07T21:40:52.906Z Done
2132024-03-07T21:40:57.022Z Done
2142024-03-07T21:40:57.110Z Done
2152024-03-07T21:40:57.114Z Done
2162024-03-07T21:40:57.244Z Done
2172024-03-07T21:40:57.737ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182024-03-07T21:40:57.737Zclang system 15 system
2192024-03-07T21:40:57.737Zcsh system system illumos
2202024-03-07T21:40:57.737Zctags system system illumos
2212024-03-07T21:40:57.738Zgcc vendor 12 vendor
2222024-03-07T21:40:57.738Zgcc system 10 system
2232024-03-07T21:40:57.738Zgcc system 7 system
2242024-03-07T21:40:57.738Zgo system 1.20 system
2252024-03-07T21:40:57.738Zgo system 1.19 system
2262024-03-07T21:40:57.738Zllvm system 15 system
2272024-03-07T21:40:57.738Zllvm system 14 system
2282024-03-07T21:40:57.738Zmariadb system 10.6 system
2292024-03-07T21:40:57.738Zmta vendor vendor dma
2302024-03-07T21:40:57.738Zopenjdk system 17 system
2312024-03-07T21:40:57.738Zopenjdk system 11 system
2322024-03-07T21:40:57.739Zopenjdk system 1.8 system
2332024-03-07T21:40:57.739Zopenssl vendor 3 vendor
2342024-03-07T21:40:57.739Zperl system 5.36 system
2352024-03-07T21:40:57.739Zpostgresql system 15 system
2362024-03-07T21:40:57.739Zpostgresql system 13 system
2372024-03-07T21:40:57.739Zpython vendor 3 vendor
2382024-03-07T21:40:57.739Zpython system 2 system
2392024-03-07T21:40:57.739Zpython3 system 3.11 system
2402024-03-07T21:40:57.739Zruby system 3.0 system
2412024-03-07T21:40:57.739Zwords vendor vendor american-english
2422024-03-07T21:40:57.739Zwords system system australian-english
2432024-03-07T21:40:57.739Zwords system system british-english
2442024-03-07T21:40:57.739Zwords system system canadian-english
2452024-03-07T21:40:57.739Zwords system system french
2462024-03-07T21:40:57.740Zwords system system italian
2472024-03-07T21:40:57.740Zwords system system ngerman
2482024-03-07T21:40:57.740Zwords system system ogerman
2492024-03-07T21:40:57.740Zwords system system spanish
2502024-03-07T21:40:58.101ZPUBLISHER TYPE STATUS P LOCATION
2512024-03-07T21:40:58.101Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2522024-03-07T21:40:59.335ZFMRI IFO
2532024-03-07T21:40:59.335Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-03-07T21:40:59.335Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-03-07T21:40:59.335Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-03-07T21:40:59.335Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-03-07T21:40:59.335Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2582024-03-07T21:40:59.336Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592024-03-07T21:40:59.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2602024-03-07T21:40:59.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2612024-03-07T21:40:59.336Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2622024-03-07T21:40:59.336Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2632024-03-07T21:40:59.336Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2642024-03-07T21:40:59.336Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2652024-03-07T21:40:59.574Z+ set -o errexit
2662024-03-07T21:40:59.577Z+++ dirname ./tools/ci_download_cockroachdb
2672024-03-07T21:40:59.580Z++ cd ./tools
2682024-03-07T21:40:59.580Z++ pwd
2692024-03-07T21:40:59.580Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2702024-03-07T21:40:59.580Z++ basename ./tools/ci_download_cockroachdb
2712024-03-07T21:40:59.580Z+ ARG0=ci_download_cockroachdb
2722024-03-07T21:40:59.583Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2732024-03-07T21:40:59.583Z+ CIDL_VERSION=v22.1.9
2742024-03-07T21:40:59.584Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2752024-03-07T21:40:59.584Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2762024-03-07T21:40:59.584Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2772024-03-07T21:40:59.584Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2782024-03-07T21:40:59.584Z+ TARGET_DIR=out
2792024-03-07T21:40:59.584Z+ DOWNLOAD_DIR=out/downloads
2802024-03-07T21:40:59.584Z+ DEST_DIR=./out/cockroachdb
2812024-03-07T21:40:59.584Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2822024-03-07T21:40:59.584Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2832024-03-07T21:40:59.584Z+ main
2842024-03-07T21:40:59.584Z+ [[ 0 != 0 ]]
2852024-03-07T21:40:59.584Z+ CIDL_OS=solaris2.11
2862024-03-07T21:40:59.584Z+ [[ 0 != 0 ]]
2872024-03-07T21:40:59.584Z+ configure_os solaris2.11
2882024-03-07T21:40:59.584Z+ echo 'current directory: /work/oxidecomputer/omicron'
2892024-03-07T21:40:59.584Zcurrent directory: /work/oxidecomputer/omicron
2902024-03-07T21:40:59.584Z+ echo 'configuring based on OS: "solaris2.11"'
2912024-03-07T21:40:59.584Zconfiguring based on OS: "solaris2.11"
2922024-03-07T21:40:59.584Z+ case "$1" in
2932024-03-07T21:40:59.584Z+ CIDL_BUILD=illumos
2942024-03-07T21:40:59.584Z+ CIDL_SUFFIX=tar.gz
2952024-03-07T21:40:59.584Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2962024-03-07T21:40:59.585Z+ CIDL_URL_BASE=https://illumos.org/downloads
2972024-03-07T21:40:59.585Z+ CIDL_ASSEMBLE=do_assemble_illumos
2982024-03-07T21:40:59.588Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2992024-03-07T21:40:59.588Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3002024-03-07T21:40:59.588Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-03-07T21:40:59.588Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3022024-03-07T21:40:59.588Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-03-07T21:40:59.588Z+ CIDL_SHA256FUNC=do_sha256sum
3042024-03-07T21:40:59.589Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3052024-03-07T21:40:59.589ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3062024-03-07T21:40:59.589ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-03-07T21:40:59.589Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3082024-03-07T21:40:59.589Z+ mkdir -p out/downloads
3092024-03-07T21:40:59.589Z+ mkdir -p ./out/cockroachdb
3102024-03-07T21:40:59.589Z+ local DO_DOWNLOAD=true
3112024-03-07T21:40:59.589Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3122024-03-07T21:40:59.589Z+ '[' true == true ']'
3132024-03-07T21:40:59.589Z+ echo Downloading...
3142024-03-07T21:40:59.589ZDownloading...
3152024-03-07T21:40:59.589Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-03-07T21:40:59.589Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3172024-03-07T21:41:02.313Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182024-03-07T21:41:02.323Z++ sha256sum
3192024-03-07T21:41:02.323Z++ awk '{print $1}'
3202024-03-07T21:41:02.375Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3212024-03-07T21:41:02.376Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3222024-03-07T21:41:02.379Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3232024-03-07T21:41:02.379Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3242024-03-07T21:41:04.607Z+ do_assemble_illumos
3252024-03-07T21:41:04.607Z+ rm -r ./out/cockroachdb
3262024-03-07T21:41:04.613Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3272024-03-07T21:41:05.045Z+ ./out/cockroachdb/bin/cockroach version
3282024-03-07T21:41:05.288ZBuild Tag: v22.1.9-dirty
3292024-03-07T21:41:05.288ZBuild Time: 2022/10/26 21:17:46
3302024-03-07T21:41:05.288ZDistribution: OSS
3312024-03-07T21:41:05.288ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3322024-03-07T21:41:05.288ZGo Version: go1.17.13
3332024-03-07T21:41:05.288ZC Compiler: gcc 10.3.0
3342024-03-07T21:41:05.288ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3352024-03-07T21:41:05.288ZBuild Type: release
3362024-03-07T21:41:05.293Z+ set -o errexit
3372024-03-07T21:41:05.293Z+++ dirname ./tools/ci_download_clickhouse
3382024-03-07T21:41:05.293Z++ cd ./tools
3392024-03-07T21:41:05.293Z++ pwd
3402024-03-07T21:41:05.299Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3412024-03-07T21:41:05.299Z++ basename ./tools/ci_download_clickhouse
3422024-03-07T21:41:05.299Z+ ARG0=ci_download_clickhouse
3432024-03-07T21:41:05.299Z+ TARGET_DIR=out
3442024-03-07T21:41:05.299Z+ DOWNLOAD_DIR=out/downloads
3452024-03-07T21:41:05.299Z+ DEST_DIR=./out/clickhouse
3462024-03-07T21:41:05.300Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3472024-03-07T21:41:05.300Z+ CIDL_VERSION=v23.8.7.24
3482024-03-07T21:41:05.300Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3492024-03-07T21:41:05.300Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3502024-03-07T21:41:05.300Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3512024-03-07T21:41:05.300Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3522024-03-07T21:41:05.300Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3532024-03-07T21:41:05.300Z+ main
3542024-03-07T21:41:05.300Z+ [[ 0 != 0 ]]
3552024-03-07T21:41:05.300Z+ CIDL_OS=solaris2.11
3562024-03-07T21:41:05.300Z+ [[ 0 != 0 ]]
3572024-03-07T21:41:05.300Z+ configure_os solaris2.11
3582024-03-07T21:41:05.300Z+ echo 'current directory: /work/oxidecomputer/omicron'
3592024-03-07T21:41:05.301Z+ echo 'configuring based on OS: "solaris2.11"'
3602024-03-07T21:41:05.301Z+ CIDL_DASHREV=
3612024-03-07T21:41:05.301Z+ case "$1" in
3622024-03-07T21:41:05.301Zcurrent directory: /work/oxidecomputer/omicron
3632024-03-07T21:41:05.301Zconfiguring based on OS: "solaris2.11"
3642024-03-07T21:41:05.301Z+ CIDL_PLATFORM=illumos
3652024-03-07T21:41:05.301Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3662024-03-07T21:41:05.301Z+ CIDL_MD5FUNC=do_md5sum
3672024-03-07T21:41:05.301Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3682024-03-07T21:41:05.301Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3692024-03-07T21:41:05.301Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3702024-03-07T21:41:05.301Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3712024-03-07T21:41:05.301Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3722024-03-07T21:41:05.302ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3732024-03-07T21:41:05.302ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3742024-03-07T21:41:05.302Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3752024-03-07T21:41:05.302Z+ mkdir -p out/downloads
3762024-03-07T21:41:05.308Z+ mkdir -p ./out/clickhouse
3772024-03-07T21:41:05.308Z+ local DO_DOWNLOAD=true
3782024-03-07T21:41:05.309Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3792024-03-07T21:41:05.309Z+ '[' true == true ']'
3802024-03-07T21:41:05.309Z+ echo Downloading...
3812024-03-07T21:41:05.309ZDownloading...
3822024-03-07T21:41:05.309Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3832024-03-07T21:41:05.309Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3842024-03-07T21:41:06.986Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3852024-03-07T21:41:07.000Z++ md5sum
3862024-03-07T21:41:07.000Z++ awk '{print $1}'
3872024-03-07T21:41:07.601Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3882024-03-07T21:41:07.601Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3892024-03-07T21:41:07.607Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3902024-03-07T21:41:07.608Z+ mkdir -p ./out/clickhouse
3912024-03-07T21:41:07.608Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3922024-03-07T21:41:11.061Z+ ./out/clickhouse/clickhouse server --version
3932024-03-07T21:41:11.316ZClickHouse server version 23.8.7.1.
3942024-03-07T21:41:11.339Z+ set -o errexit
3952024-03-07T21:41:11.343Z+++ dirname ./tools/ci_download_console
3962024-03-07T21:41:11.346Z++ cd ./tools
3972024-03-07T21:41:11.346Z++ pwd
3982024-03-07T21:41:11.346Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3992024-03-07T21:41:11.346Z++ basename ./tools/ci_download_console
4002024-03-07T21:41:11.350Z+ ARG0=ci_download_console
4012024-03-07T21:41:11.350Z+ TARGET_DIR=out
4022024-03-07T21:41:11.350Z+ DOWNLOAD_DIR=out/downloads
4032024-03-07T21:41:11.350Z+ DEST_DIR=./out/console-assets
4042024-03-07T21:41:11.350Z+ source /work/oxidecomputer/omicron/tools/console_version
4052024-03-07T21:41:11.350Z++ COMMIT=784e8aac273dc282b6218994d09042aa5928a198
4062024-03-07T21:41:11.350Z++ SHA2=b5afd1243e40e86d3a779f089fe61ed9cb3fbbd6d59e547e522a59c1b0e4b7d8
4072024-03-07T21:41:11.350Z+ URL=https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz
4082024-03-07T21:41:11.350Z+ TARBALL_FILE=out/downloads/console.tar.gz
4092024-03-07T21:41:11.350Z+ main
4102024-03-07T21:41:11.350Z+ [[ 0 != 0 ]]
4112024-03-07T21:41:11.350Z+ echo 'URL: https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz'
4122024-03-07T21:41:11.350Z+ echo 'Local file: out/downloads/console.tar.gz'
4132024-03-07T21:41:11.350ZURL: https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz
4142024-03-07T21:41:11.350ZLocal file: out/downloads/console.tar.gz
4152024-03-07T21:41:11.350Z+ local DO_DOWNLOAD=true
4162024-03-07T21:41:11.350Z+ [[ -f out/downloads/console.tar.gz ]]
4172024-03-07T21:41:11.350Z+ mkdir -p out/downloads
4182024-03-07T21:41:11.350Z+ '[' true == true ']'
4192024-03-07T21:41:11.351Z+ echo Downloading...
4202024-03-07T21:41:11.351ZDownloading...
4212024-03-07T21:41:11.351Z+ do_download_curl https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz out/downloads/console.tar.gz
4222024-03-07T21:41:11.354Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz
4232024-03-07T21:41:12.343Z++ do_sha256sum out/downloads/console.tar.gz
4242024-03-07T21:41:12.356Z++ case "$OSTYPE" in
4252024-03-07T21:41:12.357Z++ SHA=sha256sum
4262024-03-07T21:41:12.357Z++ sha256sum
4272024-03-07T21:41:12.357Z++ awk '{print $1}'
4282024-03-07T21:41:12.357Z+ calculated_sha2=b5afd1243e40e86d3a779f089fe61ed9cb3fbbd6d59e547e522a59c1b0e4b7d8
4292024-03-07T21:41:12.357Z+ [[ b5afd1243e40e86d3a779f089fe61ed9cb3fbbd6d59e547e522a59c1b0e4b7d8 != \b\5\a\f\d\1\2\4\3\e\4\0\e\8\6\d\3\a\7\7\9\f\0\8\9\f\e\6\1\e\d\9\c\b\3\f\b\b\d\6\d\5\9\e\5\4\7\e\5\2\2\a\5\9\c\1\b\0\e\4\b\7\d\8 ]]
4302024-03-07T21:41:12.357Z+ rm -rf ./out/console-assets
4312024-03-07T21:41:12.357Z+ mkdir -p ./out/console-assets
4322024-03-07T21:41:12.357Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4332024-03-07T21:41:12.357Z+ mkdir -p ./out/console-assets
4342024-03-07T21:41:12.357Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4352024-03-07T21:41:12.357Z+ set -o errexit
4362024-03-07T21:41:12.357Z+++ dirname ./tools/ci_download_maghemite_openapi
4372024-03-07T21:41:12.357Z++ cd ./tools
4382024-03-07T21:41:12.357Z++ pwd
4392024-03-07T21:41:12.357Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4402024-03-07T21:41:12.357Z++ basename ./tools/ci_download_maghemite_openapi
4412024-03-07T21:41:12.357Z+ ARG0=ci_download_maghemite_openapi
4422024-03-07T21:41:12.357Z+ TARGET_DIR=out
4432024-03-07T21:41:12.357Z+ DOWNLOAD_DIR=out/downloads
4442024-03-07T21:41:12.358Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4452024-03-07T21:41:12.358Z++ COMMIT=ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba
4462024-03-07T21:41:12.358Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4472024-03-07T21:41:12.358Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/ddm-admin.json
4482024-03-07T21:41:12.358Z+ LOCAL_FILE=out/downloads/ddm-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4492024-03-07T21:41:12.358Z+ main
4502024-03-07T21:41:12.358Z+ [[ 0 != 0 ]]
4512024-03-07T21:41:12.358Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/ddm-admin.json'
4522024-03-07T21:41:12.358ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/ddm-admin.json
4532024-03-07T21:41:12.358Z+ echo 'Local file: out/downloads/ddm-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json'
4542024-03-07T21:41:12.358ZLocal file: out/downloads/ddm-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4552024-03-07T21:41:12.358Z+ local DO_DOWNLOAD=true
4562024-03-07T21:41:12.358Z+ [[ -f out/downloads/ddm-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json ]]
4572024-03-07T21:41:12.358Z+ mkdir -p out/downloads
4582024-03-07T21:41:12.358Z+ '[' true == true ']'
4592024-03-07T21:41:12.358Z+ echo Downloading...
4602024-03-07T21:41:12.358ZDownloading...
4612024-03-07T21:41:12.358Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/ddm-admin.json out/downloads/ddm-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4622024-03-07T21:41:12.358Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/ddm-admin.json
4632024-03-07T21:41:12.358Z++ do_sha256sum out/downloads/ddm-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4642024-03-07T21:41:12.358Z++ case "$OSTYPE" in
4652024-03-07T21:41:12.358Z++ SHA=sha256sum
4662024-03-07T21:41:12.358Z++ sha256sum
4672024-03-07T21:41:12.359Z++ awk '{print $1}'
4682024-03-07T21:41:12.359Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4692024-03-07T21:41:12.359Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4702024-03-07T21:41:12.359Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4712024-03-07T21:41:12.359Z++ COMMIT=ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba
4722024-03-07T21:41:12.359Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4732024-03-07T21:41:12.359Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mg-admin.json
4742024-03-07T21:41:12.359Z+ LOCAL_FILE=out/downloads/mg-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4752024-03-07T21:41:12.359Z+ main
4762024-03-07T21:41:12.360Z+ [[ 0 != 0 ]]
4772024-03-07T21:41:12.360Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mg-admin.json'
4782024-03-07T21:41:12.360ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mg-admin.json
4792024-03-07T21:41:12.360Z+ echo 'Local file: out/downloads/mg-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json'
4802024-03-07T21:41:12.360ZLocal file: out/downloads/mg-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4812024-03-07T21:41:12.360Z+ local DO_DOWNLOAD=true
4822024-03-07T21:41:12.360Z+ [[ -f out/downloads/mg-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json ]]
4832024-03-07T21:41:12.360Z+ mkdir -p out/downloads
4842024-03-07T21:41:12.360Z+ '[' true == true ']'
4852024-03-07T21:41:12.360Z+ echo Downloading...
4862024-03-07T21:41:12.360ZDownloading...
4872024-03-07T21:41:12.360Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mg-admin.json out/downloads/mg-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4882024-03-07T21:41:12.360Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mg-admin.json
4892024-03-07T21:41:12.360Z++ do_sha256sum out/downloads/mg-admin-ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba.json
4902024-03-07T21:41:12.360Z++ case "$OSTYPE" in
4912024-03-07T21:41:12.360Z++ SHA=sha256sum
4922024-03-07T21:41:12.361Z++ sha256sum
4932024-03-07T21:41:12.361Z++ awk '{print $1}'
4942024-03-07T21:41:12.405Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4952024-03-07T21:41:12.405Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4962024-03-07T21:41:12.405Z+ set -o errexit
4972024-03-07T21:41:12.405Z+++ dirname ./tools/ci_download_dendrite_openapi
4982024-03-07T21:41:12.405Z++ cd ./tools
4992024-03-07T21:41:12.405Z++ pwd
5002024-03-07T21:41:12.405Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5012024-03-07T21:41:12.405Z++ basename ./tools/ci_download_dendrite_openapi
5022024-03-07T21:41:12.406Z+ ARG0=ci_download_dendrite_openapi
5032024-03-07T21:41:12.406Z+ TARGET_DIR=out
5042024-03-07T21:41:12.406Z+ DOWNLOAD_DIR=out/downloads
5052024-03-07T21:41:12.416Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5062024-03-07T21:41:12.416Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5072024-03-07T21:41:12.416Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5082024-03-07T21:41:12.416Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5092024-03-07T21:41:12.416Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5102024-03-07T21:41:12.416Z+ main
5112024-03-07T21:41:12.416Z+ [[ 0 != 0 ]]
5122024-03-07T21:41:12.416Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5132024-03-07T21:41:12.416ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5142024-03-07T21:41:12.416ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5152024-03-07T21:41:12.416Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5162024-03-07T21:41:12.416Z+ local DO_DOWNLOAD=true
5172024-03-07T21:41:12.416Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5182024-03-07T21:41:12.416Z+ mkdir -p out/downloads
5192024-03-07T21:41:12.416Z+ '[' true == true ']'
5202024-03-07T21:41:12.416Z+ echo Downloading...
5212024-03-07T21:41:12.416ZDownloading...
5222024-03-07T21:41:12.416Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5232024-03-07T21:41:12.416Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5242024-03-07T21:41:12.490Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5252024-03-07T21:41:12.490Z++ case "$OSTYPE" in
5262024-03-07T21:41:12.490Z++ SHA=sha256sum
5272024-03-07T21:41:12.509Z++ sha256sum
5282024-03-07T21:41:12.509Z++ awk '{print $1}'
5292024-03-07T21:41:12.509Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5302024-03-07T21:41:12.510Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5312024-03-07T21:41:12.526Z+ set -o errexit
5322024-03-07T21:41:12.526Z+++ dirname ./tools/ci_download_dendrite_stub
5332024-03-07T21:41:12.526Z++ cd ./tools
5342024-03-07T21:41:12.526Z++ pwd
5352024-03-07T21:41:12.526Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5362024-03-07T21:41:12.526Z++ basename ./tools/ci_download_dendrite_stub
5372024-03-07T21:41:12.526Z+ ARG0=ci_download_dendrite_stub
5382024-03-07T21:41:12.526Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5392024-03-07T21:41:12.526Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5402024-03-07T21:41:12.527Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5412024-03-07T21:41:12.527Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5422024-03-07T21:41:12.527Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5432024-03-07T21:41:12.527Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5442024-03-07T21:41:12.527Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5452024-03-07T21:41:12.527Z+ TARGET_DIR=out
5462024-03-07T21:41:12.527Z+ DOWNLOAD_DIR=out/downloads
5472024-03-07T21:41:12.527Z+ DEST_DIR=./out/dendrite-stub
5482024-03-07T21:41:12.528Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5492024-03-07T21:41:12.528Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5502024-03-07T21:41:12.528Z+ REPO=oxidecomputer/dendrite
5512024-03-07T21:41:12.528Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5522024-03-07T21:41:12.528Z+ main
5532024-03-07T21:41:12.528Z+ [[ 0 != 0 ]]
5542024-03-07T21:41:12.528Z+ CIDL_OS=solaris2.11
5552024-03-07T21:41:12.529Z+ [[ 0 != 0 ]]
5562024-03-07T21:41:12.529Z+ configure_os solaris2.11
5572024-03-07T21:41:12.529Z+ echo 'current directory: /work/oxidecomputer/omicron'
5582024-03-07T21:41:12.529Z+ echo 'configuring based on OS: "solaris2.11"'
5592024-03-07T21:41:12.529Zcurrent directory: /work/oxidecomputer/omicron
5602024-03-07T21:41:12.529Zconfiguring based on OS: "solaris2.11"
5612024-03-07T21:41:12.529Z+ case "$1" in
5622024-03-07T21:41:12.529Z+ SET_BINARIES=
5632024-03-07T21:41:12.529Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5642024-03-07T21:41:12.529Z+ CIDL_SHA256FUNC=do_sha256sum
5652024-03-07T21:41:12.530Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5662024-03-07T21:41:12.530Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5672024-03-07T21:41:12.530Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5682024-03-07T21:41:12.530Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5692024-03-07T21:41:12.530ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5702024-03-07T21:41:12.530Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5712024-03-07T21:41:12.530Z+ mkdir -p out/downloads
5722024-03-07T21:41:12.530ZLocal file: out/downloads/dendrite-stub.tar.gz
5732024-03-07T21:41:12.530Z+ mkdir -p ./out/dendrite-stub
5742024-03-07T21:41:12.531Z+ fetch_and_verify
5752024-03-07T21:41:12.531Z+ local DO_DOWNLOAD=true
5762024-03-07T21:41:12.531Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5772024-03-07T21:41:12.531Z+ '[' true == true ']'
5782024-03-07T21:41:12.531Z+ echo Downloading...
5792024-03-07T21:41:12.531ZDownloading...
5802024-03-07T21:41:12.531Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5812024-03-07T21:41:12.532Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5822024-03-07T21:41:21.093Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5832024-03-07T21:41:21.096Z++ sha256sum
5842024-03-07T21:41:21.096Z++ awk '{print $1}'
5852024-03-07T21:41:21.113Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5862024-03-07T21:41:21.114Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5872024-03-07T21:41:21.117Z+ do_untar out/downloads/dendrite-stub.tar.gz
5882024-03-07T21:41:21.117Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5892024-03-07T21:41:21.802Z+ do_assemble
5902024-03-07T21:41:21.802Z+ rm -r ./out/dendrite-stub
5912024-03-07T21:41:21.805Z+ mkdir ./out/dendrite-stub
5922024-03-07T21:41:21.809Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5932024-03-07T21:41:21.904Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5942024-03-07T21:41:21.913Z+ set -o errexit
5952024-03-07T21:41:21.917Z+++ dirname ./tools/ci_download_maghemite_mgd
5962024-03-07T21:41:21.920Z++ cd ./tools
5972024-03-07T21:41:21.920Z++ pwd
5982024-03-07T21:41:21.920Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5992024-03-07T21:41:21.920Z++ basename ./tools/ci_download_maghemite_mgd
6002024-03-07T21:41:21.924Z+ ARG0=ci_download_maghemite_mgd
6012024-03-07T21:41:21.924Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6022024-03-07T21:41:21.924Z++ CIDL_SHA256=151aeb26414989cad571b3886786efbeeafd91c41a93a747c784cdc654d5876d
6032024-03-07T21:41:21.924Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
6042024-03-07T21:41:21.924Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6052024-03-07T21:41:21.924Z++ COMMIT=ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba
6062024-03-07T21:41:21.924Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6072024-03-07T21:41:21.924Z+ TARGET_DIR=out
6082024-03-07T21:41:21.924Z+ DOWNLOAD_DIR=out/downloads
6092024-03-07T21:41:21.924Z+ DEST_DIR=./out/mgd
6102024-03-07T21:41:21.924Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6112024-03-07T21:41:21.924Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6122024-03-07T21:41:21.924Z+ REPO=oxidecomputer/maghemite
6132024-03-07T21:41:21.924Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba
6142024-03-07T21:41:21.924Z+ main
6152024-03-07T21:41:21.924Z+ [[ 0 != 0 ]]
6162024-03-07T21:41:21.924Z+ CIDL_OS=solaris2.11
6172024-03-07T21:41:21.924Z+ [[ 0 != 0 ]]
6182024-03-07T21:41:21.924Z+ configure_os solaris2.11
6192024-03-07T21:41:21.924Z+ echo 'current directory: /work/oxidecomputer/omicron'
6202024-03-07T21:41:21.925Z+ echo 'configuring based on OS: "solaris2.11"'
6212024-03-07T21:41:21.925Zcurrent directory: /work/oxidecomputer/omicron
6222024-03-07T21:41:21.925Zconfiguring based on OS: "solaris2.11"
6232024-03-07T21:41:21.925Z+ case "$1" in
6242024-03-07T21:41:21.925Z+ SET_BINARIES=
6252024-03-07T21:41:21.925Z+ CIDL_SHA256FUNC=do_sha256sum
6262024-03-07T21:41:21.925Z+ TARBALL_FILENAME=mgd.tar.gz
6272024-03-07T21:41:21.925Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mgd.tar.gz
6282024-03-07T21:41:21.925Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6292024-03-07T21:41:21.925Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mgd.tar.gz'
6302024-03-07T21:41:21.925Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6312024-03-07T21:41:21.925Z+ mkdir -p out/downloads
6322024-03-07T21:41:21.925ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mgd.tar.gz
6332024-03-07T21:41:21.925ZLocal file: out/downloads/mgd.tar.gz
6342024-03-07T21:41:21.928Z+ mkdir -p ./out/mgd
6352024-03-07T21:41:21.928Z+ fetch_and_verify
6362024-03-07T21:41:21.928Z+ local DO_DOWNLOAD=true
6372024-03-07T21:41:21.928Z+ [[ -f out/downloads/mgd.tar.gz ]]
6382024-03-07T21:41:21.929Z+ '[' true == true ']'
6392024-03-07T21:41:21.929Z+ echo Downloading...
6402024-03-07T21:41:21.929ZDownloading...
6412024-03-07T21:41:21.929Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mgd.tar.gz out/downloads/mgd.tar.gz
6422024-03-07T21:41:21.929Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/ee0896f5cf9ba0799f155dd8c95f6e1dabaf80ba/mgd.tar.gz
6432024-03-07T21:41:29.490Z++ do_sha256sum out/downloads/mgd.tar.gz
6442024-03-07T21:41:29.494Z++ sha256sum
6452024-03-07T21:41:29.494Z++ awk '{print $1}'
6462024-03-07T21:41:29.512Z+ calculated_sha256=151aeb26414989cad571b3886786efbeeafd91c41a93a747c784cdc654d5876d
6472024-03-07T21:41:29.512Z+ [[ 151aeb26414989cad571b3886786efbeeafd91c41a93a747c784cdc654d5876d != \1\5\1\a\e\b\2\6\4\1\4\9\8\9\c\a\d\5\7\1\b\3\8\8\6\7\8\6\e\f\b\e\e\a\f\d\9\1\c\4\1\a\9\3\a\7\4\7\c\7\8\4\c\d\c\6\5\4\d\5\8\7\6\d ]]
6482024-03-07T21:41:29.515Z+ do_untar out/downloads/mgd.tar.gz
6492024-03-07T21:41:29.515Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6502024-03-07T21:41:29.972Z+ do_assemble
6512024-03-07T21:41:29.972Z+ rm -r ./out/mgd
6522024-03-07T21:41:29.979Z+ mkdir ./out/mgd
6532024-03-07T21:41:29.979Z+ cp -r out/downloads/root ./out/mgd/root
6542024-03-07T21:41:30.134Z+ set -o errexit
6552024-03-07T21:41:30.146Z+++ dirname ./tools/ci_download_transceiver_control
6562024-03-07T21:41:30.146Z++ cd ./tools
6572024-03-07T21:41:30.147Z++ pwd
6582024-03-07T21:41:30.147Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6592024-03-07T21:41:30.147Z++ basename ./tools/ci_download_transceiver_control
6602024-03-07T21:41:30.147Z+ ARG0=ci_download_transceiver_control
6612024-03-07T21:41:30.147Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6622024-03-07T21:41:30.148Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632024-03-07T21:41:30.148Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6642024-03-07T21:41:30.148Z+ TARGET_DIR=out
6652024-03-07T21:41:30.148Z+ DOWNLOAD_DIR=out/downloads
6662024-03-07T21:41:30.148Z+ DEST_DIR=./out/transceiver-control
6672024-03-07T21:41:30.149Z+ BIN_DIR=/opt/oxide/bin
6682024-03-07T21:41:30.149Z+ BINARY=xcvradm
6692024-03-07T21:41:30.149Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6702024-03-07T21:41:30.149Z+ REPO=oxidecomputer/transceiver-control
6712024-03-07T21:41:30.149Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6722024-03-07T21:41:30.150Z+ main
6732024-03-07T21:41:30.150Z+ [[ 0 != 0 ]]
6742024-03-07T21:41:30.150Z+ CIDL_OS=solaris2.11
6752024-03-07T21:41:30.150Z+ [[ 0 != 0 ]]
6762024-03-07T21:41:30.150Z+ configure_os solaris2.11
6772024-03-07T21:41:30.150Z+ echo 'current directory: /work/oxidecomputer/omicron'
6782024-03-07T21:41:30.150Z+ echo 'configuring based on OS: "solaris2.11"'
6792024-03-07T21:41:30.150Zcurrent directory: /work/oxidecomputer/omicron
6802024-03-07T21:41:30.150Zconfiguring based on OS: "solaris2.11"
6812024-03-07T21:41:30.150Z+ case "$1" in
6822024-03-07T21:41:30.150Z+ SET_BINARIES=
6832024-03-07T21:41:30.150Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6842024-03-07T21:41:30.151Z+ CIDL_SHA256FUNC=do_sha256sum
6852024-03-07T21:41:30.151Z+ ARCHIVE_FILENAME=xcvradm.gz
6862024-03-07T21:41:30.151Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872024-03-07T21:41:30.151Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6882024-03-07T21:41:30.151Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6892024-03-07T21:41:30.151ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6902024-03-07T21:41:30.151Z+ echo 'Local file: out/downloads/xcvradm.gz'
6912024-03-07T21:41:30.151Z+ mkdir -p out/downloads
6922024-03-07T21:41:30.151ZLocal file: out/downloads/xcvradm.gz
6932024-03-07T21:41:30.151Z+ mkdir -p ./out/transceiver-control
6942024-03-07T21:41:30.157Z+ fetch_and_verify
6952024-03-07T21:41:30.157Z+ local DO_DOWNLOAD=true
6962024-03-07T21:41:30.157Z+ [[ -f out/downloads/xcvradm.gz ]]
6972024-03-07T21:41:30.157Z+ '[' true == true ']'
6982024-03-07T21:41:30.157Z+ echo Downloading...
6992024-03-07T21:41:30.157ZDownloading...
7002024-03-07T21:41:30.157Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7012024-03-07T21:41:30.157Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
7022024-03-07T21:41:32.615Z++ do_sha256sum out/downloads/xcvradm.gz
7032024-03-07T21:41:32.618Z++ sha256sum
7042024-03-07T21:41:32.618Z++ awk '{print $1}'
7052024-03-07T21:41:32.622Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7062024-03-07T21:41:32.622Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7072024-03-07T21:41:32.625Z+ do_unpack out/downloads/xcvradm.gz
7082024-03-07T21:41:32.625Z+ mkdir -p out/downloads/root//opt/oxide/bin
7092024-03-07T21:41:32.625Z+ gzip -dc out/downloads/xcvradm.gz
7102024-03-07T21:41:32.747Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7112024-03-07T21:41:32.751Z+ do_assemble
7122024-03-07T21:41:32.751Z+ rm -r ./out/transceiver-control
7132024-03-07T21:41:32.751Z+ mkdir ./out/transceiver-control
7142024-03-07T21:41:32.754Z+ cp -r out/downloads/root ./out/transceiver-control/root
7152024-03-07T21:41:32.979ZAll builder prerequisites installed successfully, and PATH looks valid
7162024-03-07T21:41:32.987Z
7172024-03-07T21:41:32.987Zreal 1:44.421833876
7182024-03-07T21:41:32.987Zuser 34.220180580
7192024-03-07T21:41:32.987Zsys 6.996010769
7202024-03-07T21:41:32.988Ztrap 0.010168582
7212024-03-07T21:41:32.988Ztflt 0.105416656
7222024-03-07T21:41:32.988Zdflt 0.182411228
7232024-03-07T21:41:32.988Zkflt 0.108498273
7242024-03-07T21:41:32.988Zlock 1.592811815
7252024-03-07T21:41:32.988Zslp 3:27.370277338
7262024-03-07T21:41:32.988Zlat 1.946260933
7272024-03-07T21:41:32.988Zstop 0.137930584
7282024-03-07T21:41:32.988Z
7292024-03-07T21:41:32.988Z #### # # ##### ##### # #
7302024-03-07T21:41:32.988Z # # # # # # # # # #
7312024-03-07T21:41:32.988Z # # # # # # # #
7322024-03-07T21:41:32.988Z # # # ##### ##### #
7332024-03-07T21:41:32.989Z # # # # # # #
7342024-03-07T21:41:32.989Z #### ###### # # # #
7352024-03-07T21:41:32.989Z
7362024-03-07T21:41:33.219Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7372024-03-07T21:41:33.538Z Updating git repository `https://github.com/oxidecomputer/samael`
7382024-03-07T21:41:33.896Z Updating crates.io index
7392024-03-07T21:41:33.913Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7402024-03-07T21:41:34.795Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7412024-03-07T21:41:41.158Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7422024-03-07T21:41:41.259Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7432024-03-07T21:41:41.259Z Updating git repository `http://github.com/oxidecomputer/tofino`
7442024-03-07T21:41:41.259Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7452024-03-07T21:41:41.259Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7462024-03-07T21:41:41.259Z Updating git repository `https://github.com/oxidecomputer/propolis`
7472024-03-07T21:41:41.260Z Updating git repository `https://github.com/oxidecomputer/crucible`
7482024-03-07T21:41:41.668Z Updating git repository `https://github.com/oxidecomputer/opte`
7492024-03-07T21:41:42.669Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7502024-03-07T21:41:42.990Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7512024-03-07T21:41:43.635Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7522024-03-07T21:41:43.928Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7532024-03-07T21:41:44.238Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7542024-03-07T21:41:44.578Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7552024-03-07T21:41:45.087Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7562024-03-07T21:41:45.415Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7572024-03-07T21:41:45.849Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7582024-03-07T21:41:46.219Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7592024-03-07T21:41:46.521Z Updating git repository `https://github.com/jgallagher/nix`
7602024-03-07T21:41:47.821Z Updating git repository `https://github.com/cbiffle/hubpack`
7612024-03-07T21:41:48.156Z Updating git repository `https://github.com/oxidecomputer/typify`
7622024-03-07T21:41:49.885Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7632024-03-07T21:41:50.289Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7642024-03-07T21:41:50.555Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7652024-03-07T21:41:51.852Z Downloading crates ...
7662024-03-07T21:41:52.016Z Downloaded equivalent v1.0.1
7672024-03-07T21:41:52.042Z Downloaded colorchoice v1.0.0
7682024-03-07T21:41:52.052Z Downloaded cargo_metadata v0.18.1
7692024-03-07T21:41:52.055Z Downloaded anstyle v1.0.2
7702024-03-07T21:41:52.056Z Downloaded cargo_toml v0.19.0
7712024-03-07T21:41:52.059Z Downloaded bitflags v2.4.0
7722024-03-07T21:41:52.062Z Downloaded quote v1.0.35
7732024-03-07T21:41:52.065Z Downloaded itoa v1.0.9
7742024-03-07T21:41:52.068Z Downloaded camino v1.1.6
7752024-03-07T21:41:52.068Z Downloaded hashbrown v0.14.3
7762024-03-07T21:41:52.072Z Downloaded anstream v0.6.11
7772024-03-07T21:41:52.076Z Downloaded semver v1.0.22
7782024-03-07T21:41:52.080Z Downloaded strsim v0.11.0
7792024-03-07T21:41:52.083Z Downloaded utf8parse v0.2.1
7802024-03-07T21:41:52.083Z Downloaded unicode-ident v1.0.12
7812024-03-07T21:41:52.086Z Downloaded thiserror v1.0.57
7822024-03-07T21:41:52.090Z Downloaded proc-macro2 v1.0.78
7832024-03-07T21:41:52.094Z Downloaded thiserror-impl v1.0.57
7842024-03-07T21:41:52.097Z Downloaded heck v0.4.1
7852024-03-07T21:41:52.097Z Downloaded errno v0.3.8
7862024-03-07T21:41:52.097Z Downloaded anstyle-parse v0.2.1
7872024-03-07T21:41:52.100Z Downloaded serde_spanned v0.6.5
7882024-03-07T21:41:52.100Z Downloaded terminal_size v0.3.0
7892024-03-07T21:41:52.100Z Downloaded anstyle-query v1.0.0
7902024-03-07T21:41:52.103Z Downloaded clap_lex v0.7.0
7912024-03-07T21:41:52.103Z Downloaded cargo-platform v0.1.3
7922024-03-07T21:41:52.103Z Downloaded toml_datetime v0.6.5
7932024-03-07T21:41:52.106Z Downloaded serde v1.0.197
7942024-03-07T21:41:52.109Z Downloaded clap_derive v4.5.0
7952024-03-07T21:41:52.112Z Downloaded indexmap v2.2.5
7962024-03-07T21:41:52.115Z Downloaded toml v0.8.10
7972024-03-07T21:41:52.118Z Downloaded serde_derive v1.0.197
7982024-03-07T21:41:52.121Z Downloaded anyhow v1.0.75
7992024-03-07T21:41:52.125Z Downloaded ryu v1.0.15
8002024-03-07T21:41:52.128Z Downloaded clap v4.5.0
8012024-03-07T21:41:52.136Z Downloaded memchr v2.6.3
8022024-03-07T21:41:52.141Z Downloaded toml_edit v0.22.6
8032024-03-07T21:41:52.162Z Downloaded serde_json v1.0.114
8042024-03-07T21:41:52.169Z Downloaded winnow v0.6.1
8052024-03-07T21:41:52.178Z Downloaded syn v2.0.51
8062024-03-07T21:41:52.191Z Downloaded clap_builder v4.5.0
8072024-03-07T21:41:52.194Z Downloaded rustix v0.38.31
8082024-03-07T21:41:52.223Z Downloaded libc v0.2.153
8092024-03-07T21:41:52.471Z Compiling proc-macro2 v1.0.78
8102024-03-07T21:41:52.474Z Compiling unicode-ident v1.0.12
8112024-03-07T21:41:52.474Z Compiling serde v1.0.197
8122024-03-07T21:41:52.474Z Compiling libc v0.2.153
8132024-03-07T21:41:52.474Z Compiling rustix v0.38.31
8142024-03-07T21:41:52.495Z Compiling utf8parse v0.2.1
8152024-03-07T21:41:52.498Z Compiling equivalent v1.0.1
8162024-03-07T21:41:52.503Z Compiling bitflags v2.4.0
8172024-03-07T21:41:52.644Z Compiling hashbrown v0.14.3
8182024-03-07T21:41:52.697Z Compiling anstyle-parse v0.2.1
8192024-03-07T21:41:52.708Z Compiling anstyle v1.0.2
8202024-03-07T21:41:52.951Z Compiling camino v1.1.6
8212024-03-07T21:41:53.014Z Compiling thiserror v1.0.57
8222024-03-07T21:41:53.143Z Compiling serde_json v1.0.114
8232024-03-07T21:41:53.609Z Compiling winnow v0.6.1
8242024-03-07T21:41:53.623Z Compiling semver v1.0.22
8252024-03-07T21:41:53.623Z Compiling colorchoice v1.0.0
8262024-03-07T21:41:53.738Z Compiling indexmap v2.2.5
8272024-03-07T21:41:53.748Z Compiling anstyle-query v1.0.0
8282024-03-07T21:41:53.868Z Compiling anstream v0.6.11
8292024-03-07T21:41:53.905Z Compiling clap_lex v0.7.0
8302024-03-07T21:41:53.922Z Compiling itoa v1.0.9
8312024-03-07T21:41:54.157Z Compiling heck v0.4.1
8322024-03-07T21:41:54.208Z Compiling strsim v0.11.0
8332024-03-07T21:41:54.416Z Compiling ryu v1.0.15
8342024-03-07T21:41:54.609Z Compiling quote v1.0.35
8352024-03-07T21:41:54.644Z Compiling anyhow v1.0.75
8362024-03-07T21:41:55.025Z Compiling errno v0.3.8
8372024-03-07T21:41:55.120Z Compiling syn v2.0.51
8382024-03-07T21:41:56.048Z Compiling terminal_size v0.3.0
8392024-03-07T21:41:56.172Z Compiling clap_builder v4.5.0
8402024-03-07T21:42:00.529Z Compiling serde_derive v1.0.197
8412024-03-07T21:42:00.529Z Compiling thiserror-impl v1.0.57
8422024-03-07T21:42:00.532Z Compiling clap_derive v4.5.0
8432024-03-07T21:42:03.390Z Compiling clap v4.5.0
8442024-03-07T21:42:08.765Z Compiling toml_datetime v0.6.5
8452024-03-07T21:42:08.769Z Compiling serde_spanned v0.6.5
8462024-03-07T21:42:08.769Z Compiling cargo-platform v0.1.3
8472024-03-07T21:42:09.004Z Compiling toml_edit v0.22.6
8482024-03-07T21:42:10.148Z Compiling cargo_metadata v0.18.1
8492024-03-07T21:42:11.092Z Compiling toml v0.8.10
8502024-03-07T21:42:11.710Z Compiling cargo_toml v0.19.0
8512024-03-07T21:42:15.638Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8522024-03-07T21:42:17.044Z Finished dev [unoptimized + debuginfo] target(s) in 43.59s
8532024-03-07T21:42:17.051Z Running `target/debug/xtask clippy`
8542024-03-07T21:42:17.051Zrunning: "/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8552024-03-07T21:42:17.476Z Downloading crates ...
8562024-03-07T21:42:17.700Z Downloaded bytes v1.5.0
8572024-03-07T21:42:17.713Z Downloaded hostname v0.3.1
8582024-03-07T21:42:17.718Z Downloaded addr2line v0.21.0
8592024-03-07T21:42:17.725Z Downloaded basic-toml v0.1.8
8602024-03-07T21:42:17.733Z Downloaded hyper v1.1.0
8612024-03-07T21:42:17.741Z Downloaded hubpack v0.1.2
8622024-03-07T21:42:17.745Z Downloaded hyper-rustls v0.24.2
8632024-03-07T21:42:17.754Z Downloaded hubpack_derive v0.1.1
8642024-03-07T21:42:17.758Z Downloaded httptest v0.15.5
8652024-03-07T21:42:17.758Z Downloaded http v0.2.12
8662024-03-07T21:42:17.758Z Downloaded backtrace v0.3.69
8672024-03-07T21:42:17.767Z Downloaded new_debug_unreachable v1.0.4
8682024-03-07T21:42:17.818Z Downloaded normalize-line-endings v0.3.0
8692024-03-07T21:42:17.818Z Downloaded num-derive v0.4.0
8702024-03-07T21:42:17.818Z Downloaded instant v0.1.12
8712024-03-07T21:42:17.819Z Downloaded http-body v1.0.0
8722024-03-07T21:42:17.819Z Downloaded ciborium-ll v0.2.2
8732024-03-07T21:42:17.819Z Downloaded num-integer v0.1.46
8742024-03-07T21:42:17.819Z Downloaded num v0.4.1
8752024-03-07T21:42:17.819Z Downloaded multimap v0.10.0
8762024-03-07T21:42:17.819Z Downloaded hyper-rustls v0.26.0
8772024-03-07T21:42:17.824Z Downloaded impl-trait-for-tuples v0.2.2
8782024-03-07T21:42:17.824Z Downloaded num-complex v0.4.4
8792024-03-07T21:42:17.824Z Downloaded rusty-fork v0.3.0
8802024-03-07T21:42:17.824Z Downloaded ident_case v1.0.1
8812024-03-07T21:42:17.824Z Downloaded ciborium-io v0.2.2
8822024-03-07T21:42:17.824Z Downloaded scopeguard v1.2.0
8832024-03-07T21:42:17.824Z Downloaded managed v0.8.0
8842024-03-07T21:42:17.824Z Downloaded indoc v1.0.9
8852024-03-07T21:42:17.824Z Downloaded miniz_oxide v0.7.1
8862024-03-07T21:42:17.824Z Downloaded hyper-staticfile v0.9.5
8872024-03-07T21:42:17.824Z Downloaded rust-argon2 v1.0.1
8882024-03-07T21:42:17.824Z Downloaded bitfield v0.14.0
8892024-03-07T21:42:17.824Z Downloaded keccak v0.1.4
8902024-03-07T21:42:17.837Z Downloaded bcs v0.1.6
8912024-03-07T21:42:17.837Z Downloaded async-stream-impl v0.3.5
8922024-03-07T21:42:17.837Z Downloaded atty v0.2.14
8932024-03-07T21:42:17.845Z Downloaded curve25519-dalek-derive v0.1.0
8942024-03-07T21:42:17.845Z Downloaded cstr-argument v0.1.2
8952024-03-07T21:42:17.846Z Downloaded atomicwrites v0.4.3
8962024-03-07T21:42:17.846Z Downloaded http-range v0.1.5
8972024-03-07T21:42:17.846Z Downloaded crunchy v0.2.2
8982024-03-07T21:42:17.846Z Downloaded cfg-if v1.0.0
8992024-03-07T21:42:17.846Z Downloaded ascii-canvas v3.0.0
9002024-03-07T21:42:17.853Z Downloaded lock_api v0.4.10
9012024-03-07T21:42:17.853Z Downloaded crc32fast v1.3.2
9022024-03-07T21:42:17.853Z Downloaded lalrpop-util v0.19.12
9032024-03-07T21:42:17.863Z Downloaded lru v0.12.1
9042024-03-07T21:42:17.863Z Downloaded humantime v2.1.0
9052024-03-07T21:42:17.863Z Downloaded matches v0.1.10
9062024-03-07T21:42:17.864Z Downloaded is_ci v1.2.0
9072024-03-07T21:42:17.864Z Downloaded array-init v0.0.4
9082024-03-07T21:42:17.864Z Downloaded crucible-workspace-hack v0.1.0
9092024-03-07T21:42:17.870Z Downloaded approx v0.5.1
9102024-03-07T21:42:17.871Z Downloaded is-terminal v0.4.9
9112024-03-07T21:42:17.871Z Downloaded tinyvec_macros v0.1.1
9122024-03-07T21:42:17.871Z Downloaded hyper-util v0.1.2
9132024-03-07T21:42:17.880Z Downloaded highway v1.1.0
9142024-03-07T21:42:17.880Z Downloaded zone_cfg_derive v0.3.0
9152024-03-07T21:42:17.880Z Downloaded bit-vec v0.6.3
9162024-03-07T21:42:17.881Z Downloaded nodrop v0.1.14
9172024-03-07T21:42:17.881Z Downloaded adler v1.0.2
9182024-03-07T21:42:17.888Z Downloaded newtype-uuid v1.0.1
9192024-03-07T21:42:17.888Z Downloaded memoffset v0.7.1
9202024-03-07T21:42:17.888Z Downloaded mime v0.3.17
9212024-03-07T21:42:17.894Z Downloaded lazycell v1.3.0
9222024-03-07T21:42:17.894Z Downloaded maybe-uninit v2.0.0
9232024-03-07T21:42:17.894Z Downloaded clang-sys v1.6.1
9242024-03-07T21:42:17.894Z Downloaded lru-cache v0.1.2
9252024-03-07T21:42:17.894Z Downloaded libefi-sys v0.1.0
9262024-03-07T21:42:17.898Z Downloaded base16ct v0.2.0
9272024-03-07T21:42:17.898Z Downloaded sqlparser_derive v0.2.2
9282024-03-07T21:42:17.910Z Downloaded async-recursion v1.0.5
9292024-03-07T21:42:17.911Z Downloaded memoffset v0.9.0
9302024-03-07T21:42:17.911Z Downloaded resolv-conf v0.7.0
9312024-03-07T21:42:17.911Z Downloaded criterion-plot v0.5.0
9322024-03-07T21:42:17.922Z Downloaded memmap v0.7.0
9332024-03-07T21:42:17.923Z Downloaded crc-catalog v2.2.0
9342024-03-07T21:42:17.923Z Downloaded castaway v0.2.2
9352024-03-07T21:42:17.923Z Downloaded buf-list v1.0.3
9362024-03-07T21:42:17.923Z Downloaded cpufeatures v0.2.12
9372024-03-07T21:42:17.923Z Downloaded schemars_derive v0.8.16
9382024-03-07T21:42:17.937Z Downloaded argon2 v0.5.3
9392024-03-07T21:42:17.937Z Downloaded signal-hook-registry v1.4.1
9402024-03-07T21:42:17.938Z Downloaded signal-hook-mio v0.2.3
9412024-03-07T21:42:17.938Z Downloaded mockall v0.12.0
9422024-03-07T21:42:17.938Z Downloaded rpassword v7.3.1
9432024-03-07T21:42:17.938Z Downloaded oorandom v11.1.3
9442024-03-07T21:42:17.938Z Downloaded glob v0.3.1
9452024-03-07T21:42:17.944Z Downloaded difflib v0.4.0
9462024-03-07T21:42:17.944Z Downloaded zone v0.3.0
9472024-03-07T21:42:17.944Z Downloaded nibble_vec v0.1.0
9482024-03-07T21:42:17.944Z Downloaded corncobs v0.1.3
9492024-03-07T21:42:17.944Z Downloaded guppy-workspace-hack v0.1.0
9502024-03-07T21:42:17.944Z Downloaded cobs v0.2.3
9512024-03-07T21:42:17.944Z Downloaded downcast v0.11.0
9522024-03-07T21:42:17.944Z Downloaded libtest-mimic v0.6.1
9532024-03-07T21:42:17.948Z Downloaded async-stream v0.3.5
9542024-03-07T21:42:17.948Z Downloaded plotters-svg v0.3.5
9552024-03-07T21:42:17.952Z Downloaded funty v2.0.0
9562024-03-07T21:42:17.952Z Downloaded subtle v2.5.0
9572024-03-07T21:42:17.952Z Downloaded dtrace-parser v0.2.0
9582024-03-07T21:42:17.979Z Downloaded termtree v0.4.1
9592024-03-07T21:42:17.979Z Downloaded structopt-derive v0.4.18
9602024-03-07T21:42:17.979Z Downloaded num-rational v0.4.1
9612024-03-07T21:42:17.979Z Downloaded nu-ansi-term v0.50.0
9622024-03-07T21:42:17.979Z Downloaded async-trait v0.1.77
9632024-03-07T21:42:17.979Z Downloaded relative-path v1.9.0
9642024-03-07T21:42:17.979Z Downloaded multer v3.0.0
9652024-03-07T21:42:17.979Z Downloaded stability v0.1.1
9662024-03-07T21:42:17.994Z Downloaded tabwriter v1.4.0
9672024-03-07T21:42:17.994Z Downloaded zeroize_derive v1.4.2
9682024-03-07T21:42:17.994Z Downloaded defmt v0.3.5
9692024-03-07T21:42:17.994Z Downloaded whoami v1.5.0
9702024-03-07T21:42:17.994Z Downloaded sha2 v0.10.8
9712024-03-07T21:42:17.995Z Downloaded endian-type v0.1.2
9722024-03-07T21:42:17.995Z Downloaded universal-hash v0.5.1
9732024-03-07T21:42:18.006Z Downloaded peeking_take_while v0.1.2
9742024-03-07T21:42:18.007Z Downloaded const-oid v0.9.5
9752024-03-07T21:42:18.007Z Downloaded semver-parser v0.10.2
9762024-03-07T21:42:18.007Z Downloaded wyz v0.5.1
9772024-03-07T21:42:18.007Z Downloaded dtrace-parser v0.1.14
9782024-03-07T21:42:18.017Z Downloaded nanorand v0.7.0
9792024-03-07T21:42:18.017Z Downloaded plotters-backend v0.3.5
9802024-03-07T21:42:18.017Z Downloaded ahash v0.8.7
9812024-03-07T21:42:18.017Z Downloaded paste v1.0.14
9822024-03-07T21:42:18.029Z Downloaded fixedbitset v0.4.2
9832024-03-07T21:42:18.030Z Downloaded number_prefix v0.4.0
9842024-03-07T21:42:18.030Z Downloaded slog-bunyan v2.5.0
9852024-03-07T21:42:18.030Z Downloaded vsss-rs v3.3.4
9862024-03-07T21:42:18.030Z Downloaded signal-hook v0.3.17
9872024-03-07T21:42:18.043Z Downloaded textwrap v0.11.0
9882024-03-07T21:42:18.043Z Downloaded cc v1.0.83
9892024-03-07T21:42:18.044Z Downloaded deranged v0.3.8
9902024-03-07T21:42:18.044Z Downloaded crossbeam-epoch v0.9.15
9912024-03-07T21:42:18.044Z Downloaded usdt v0.3.5
9922024-03-07T21:42:18.058Z Downloaded libxml v0.3.3
9932024-03-07T21:42:18.058Z Downloaded olpc-cjson v0.1.3
9942024-03-07T21:42:18.059Z Downloaded slog-envlogger v2.2.0
9952024-03-07T21:42:18.059Z Downloaded scheduled-thread-pool v0.2.7
9962024-03-07T21:42:18.059Z Downloaded pin-utils v0.1.0
9972024-03-07T21:42:18.066Z Downloaded tabled_derive v0.7.0
9982024-03-07T21:42:18.067Z Downloaded ipnetwork v0.20.0
9992024-03-07T21:42:18.067Z Downloaded vte v0.11.1
10002024-03-07T21:42:18.067Z Downloaded chacha20poly1305 v0.10.1
10012024-03-07T21:42:18.067Z Downloaded zerocopy-derive v0.7.32
10022024-03-07T21:42:18.067Z Downloaded futures-io v0.3.30
10032024-03-07T21:42:18.072Z Downloaded subprocess v0.2.9
10042024-03-07T21:42:18.072Z Downloaded cookie v0.18.0
10052024-03-07T21:42:18.072Z Downloaded pathdiff v0.2.1
10062024-03-07T21:42:18.082Z Downloaded which v4.4.0
10072024-03-07T21:42:18.082Z Downloaded packed_struct v0.10.1
10082024-03-07T21:42:18.082Z Downloaded futures-core v0.3.30
10092024-03-07T21:42:18.082Z Downloaded usdt-impl v0.3.5
10102024-03-07T21:42:18.082Z Downloaded platforms v3.0.2
10112024-03-07T21:42:18.087Z Downloaded tap v1.0.1
10122024-03-07T21:42:18.087Z Downloaded spki v0.7.2
10132024-03-07T21:42:18.088Z Downloaded usdt-attr-macro v0.5.0
10142024-03-07T21:42:18.092Z Downloaded predicates-tree v1.0.9
10152024-03-07T21:42:18.092Z Downloaded thiserror-impl-no-std v2.0.2
10162024-03-07T21:42:18.092Z Downloaded rustls-pemfile v2.1.1
10172024-03-07T21:42:18.098Z Downloaded walkdir v2.4.0
10182024-03-07T21:42:18.098Z Downloaded num_threads v0.1.6
10192024-03-07T21:42:18.098Z Downloaded pin-project-internal v1.1.3
10202024-03-07T21:42:18.103Z Downloaded enum-as-inner v0.5.1
10212024-03-07T21:42:18.103Z Downloaded der_derive v0.7.2
10222024-03-07T21:42:18.103Z Downloaded smallvec v0.6.14
10232024-03-07T21:42:18.110Z Downloaded unicase v2.7.0
10242024-03-07T21:42:18.110Z Downloaded tempdir v0.3.7
10252024-03-07T21:42:18.110Z Downloaded pkcs1 v0.7.5
10262024-03-07T21:42:18.116Z Downloaded semver v0.11.0
10272024-03-07T21:42:18.116Z Downloaded strum v0.26.1
10282024-03-07T21:42:18.116Z Downloaded num_enum_derive v0.5.11
10292024-03-07T21:42:18.116Z Downloaded once_cell v1.19.0
10302024-03-07T21:42:18.123Z Downloaded strum v0.25.0
10312024-03-07T21:42:18.123Z Downloaded fd-lock v4.0.2
10322024-03-07T21:42:18.123Z Downloaded fs-err v2.11.0
10332024-03-07T21:42:18.129Z Downloaded heck v0.3.3
10342024-03-07T21:42:18.129Z Downloaded serde_path_to_error v0.1.15
10352024-03-07T21:42:18.129Z Downloaded radium v0.7.0
10362024-03-07T21:42:18.129Z Downloaded tower-layer v0.3.2
10372024-03-07T21:42:18.136Z Downloaded parking_lot v0.11.2
10382024-03-07T21:42:18.136Z Downloaded yansi v0.5.1
10392024-03-07T21:42:18.136Z Downloaded zerocopy v0.3.0
10402024-03-07T21:42:18.141Z Downloaded tokio-rustls v0.24.1
10412024-03-07T21:42:18.141Z Downloaded phf v0.11.2
10422024-03-07T21:42:18.141Z Downloaded slog-stdlog v4.1.1
10432024-03-07T21:42:18.141Z Downloaded usdt v0.5.0
10442024-03-07T21:42:18.149Z Downloaded scroll v0.12.0
10452024-03-07T21:42:18.149Z Downloaded darling v0.14.4
10462024-03-07T21:42:18.157Z Downloaded textwrap v0.16.1
10472024-03-07T21:42:18.157Z Downloaded num_cpus v1.16.0
10482024-03-07T21:42:18.157Z Downloaded either v1.10.0
10492024-03-07T21:42:18.172Z Downloaded secrecy v0.8.0
10502024-03-07T21:42:18.172Z Downloaded xattr v1.0.1
10512024-03-07T21:42:18.172Z Downloaded group v0.13.0
10522024-03-07T21:42:18.172Z Downloaded futures-task v0.3.30
10532024-03-07T21:42:18.172Z Downloaded signal-hook-tokio v0.3.1
10542024-03-07T21:42:18.172Z Downloaded env_logger v0.10.0
10552024-03-07T21:42:18.177Z Downloaded typenum v1.16.0
10562024-03-07T21:42:18.177Z Downloaded scroll_derive v0.12.0
10572024-03-07T21:42:18.177Z Downloaded usdt-attr-macro v0.3.5
10582024-03-07T21:42:18.177Z Downloaded tracing-attributes v0.1.26
10592024-03-07T21:42:18.177Z Downloaded tokio-macros v2.2.0
10602024-03-07T21:42:18.177Z Downloaded smf v0.2.2
10612024-03-07T21:42:18.177Z Downloaded signature v1.6.4
10622024-03-07T21:42:18.601Z Downloaded float-cmp v0.9.0
10632024-03-07T21:42:18.601Z Downloaded unarray v0.1.4
10642024-03-07T21:42:18.601Z Downloaded packed_struct_codegen v0.10.1
10652024-03-07T21:42:18.619Z Downloaded form_urlencoded v1.2.1
10662024-03-07T21:42:18.619Z Downloaded num_enum v0.5.11
10672024-03-07T21:42:18.619Z Downloaded mio v0.8.11
10682024-03-07T21:42:18.619Z Downloaded match_cfg v0.1.0
10692024-03-07T21:42:18.619Z Downloaded serde_plain v1.0.2
10702024-03-07T21:42:18.619Z Downloaded pkg-config v0.3.27
10712024-03-07T21:42:18.619Z Downloaded parking_lot v0.12.1
10722024-03-07T21:42:18.619Z Downloaded tui-tree-widget v0.17.0
10732024-03-07T21:42:18.619Z Downloaded tokio-rustls v0.25.0
10742024-03-07T21:42:18.619Z Downloaded phf_shared v0.10.0
10752024-03-07T21:42:18.619Z Downloaded darling v0.20.3
10762024-03-07T21:42:18.619Z Downloaded take_mut v0.2.2
10772024-03-07T21:42:18.619Z Downloaded strsim v0.10.0
10782024-03-07T21:42:18.619Z Downloaded time-core v0.1.1
10792024-03-07T21:42:18.619Z Downloaded r2d2 v0.8.10
10802024-03-07T21:42:18.619Z Downloaded postgres-protocol v0.6.6
10812024-03-07T21:42:18.620Z Downloaded slog-term v2.9.0
10822024-03-07T21:42:18.620Z Downloaded derive_builder v0.12.0
10832024-03-07T21:42:18.620Z Downloaded slog-scope v4.4.0
10842024-03-07T21:42:18.620Z Downloaded slog-json v2.6.1
10852024-03-07T21:42:18.620Z Downloaded thiserror-no-std v2.0.2
10862024-03-07T21:42:18.620Z Downloaded phf_shared v0.11.2
10872024-03-07T21:42:18.620Z Downloaded http v1.0.0
10882024-03-07T21:42:18.620Z Downloaded dof v0.3.0
10892024-03-07T21:42:18.620Z Downloaded hex-literal v0.4.1
10902024-03-07T21:42:18.620Z Downloaded sqlformat v0.2.3
10912024-03-07T21:42:18.620Z Downloaded filetime v0.2.23
10922024-03-07T21:42:18.620Z Downloaded structmeta v0.3.0
10932024-03-07T21:42:18.620Z Downloaded fd-lock v3.0.13
10942024-03-07T21:42:18.620Z Downloaded password-hash v0.5.0
10952024-03-07T21:42:18.620Z Downloaded want v0.3.1
10962024-03-07T21:42:18.620Z Downloaded same-file v1.0.6
10972024-03-07T21:42:18.620Z Downloaded serde_tokenstream v0.2.0
10982024-03-07T21:42:18.620Z Downloaded zerocopy v0.6.4
10992024-03-07T21:42:18.620Z Downloaded unicode-bidi v0.3.13
11002024-03-07T21:42:18.620Z Downloaded tracing-core v0.1.31
11012024-03-07T21:42:18.620Z Downloaded structmeta-derive v0.2.0
11022024-03-07T21:42:18.620Z Downloaded target-spec v3.1.0
11032024-03-07T21:42:18.621Z Downloaded ppv-lite86 v0.2.17
11042024-03-07T21:42:18.621Z Downloaded topological-sort v0.2.2
11052024-03-07T21:42:18.621Z Downloaded rustls-native-certs v0.7.0
11062024-03-07T21:42:18.621Z Downloaded term v0.7.0
11072024-03-07T21:42:18.621Z Downloaded omicron-zone-package v0.11.0
11082024-03-07T21:42:18.621Z Downloaded pin-project v1.1.3
11092024-03-07T21:42:18.621Z Downloaded tokio-stream v0.1.14
11102024-03-07T21:42:18.621Z Downloaded heapless v0.8.0
11112024-03-07T21:42:18.621Z Downloaded pkcs8 v0.10.2
11122024-03-07T21:42:18.621Z Downloaded postgres-types v0.2.6
11132024-03-07T21:42:18.621Z Downloaded hashbrown v0.13.2
11142024-03-07T21:42:18.621Z Downloaded socket2 v0.4.9
11152024-03-07T21:42:18.621Z Downloaded futures v0.3.30
11162024-03-07T21:42:18.621Z Downloaded yasna v0.5.2
11172024-03-07T21:42:18.621Z Downloaded toml v0.7.8
11182024-03-07T21:42:18.621Z Downloaded ron v0.8.1
11192024-03-07T21:42:18.621Z Downloaded elliptic-curve v0.13.8
11202024-03-07T21:42:18.621Z Downloaded sct v0.7.0
11212024-03-07T21:42:18.621Z Downloaded num-bigint-dig v0.8.4
11222024-03-07T21:42:18.621Z Downloaded trust-dns-client v0.22.0
11232024-03-07T21:42:18.621Z Downloaded toml v0.5.11
11242024-03-07T21:42:18.622Z Downloaded crossterm v0.27.0
11252024-03-07T21:42:18.622Z Downloaded flate2 v1.0.28
11262024-03-07T21:42:18.622Z Downloaded tokio-util v0.7.10
11272024-03-07T21:42:18.622Z Downloaded itertools v0.12.1
11282024-03-07T21:42:18.622Z Downloaded x509-cert v0.2.4
11292024-03-07T21:42:18.622Z Downloaded oso-derive v0.27.0
11302024-03-07T21:42:18.622Z Downloaded fxhash v0.2.1
11312024-03-07T21:42:18.622Z Downloaded doc-comment v0.3.3
11322024-03-07T21:42:18.622Z Downloaded darling_macro v0.14.4
11332024-03-07T21:42:18.622Z Downloaded tower v0.4.13
11342024-03-07T21:42:18.622Z Downloaded vte_generate_state_changes v0.1.1
11352024-03-07T21:42:18.622Z Downloaded hyper v0.14.27
11362024-03-07T21:42:18.622Z Downloaded winnow v0.5.15
11372024-03-07T21:42:18.622Z Downloaded getopts v0.2.21
11382024-03-07T21:42:18.622Z Downloaded hash32 v0.2.1
11392024-03-07T21:42:18.622Z Downloaded nix v0.27.1
11402024-03-07T21:42:18.622Z Downloaded foreign-types v0.5.0
11412024-03-07T21:42:18.622Z Downloaded unicode-width v0.1.11
11422024-03-07T21:42:18.622Z Downloaded bindgen v0.69.2
11432024-03-07T21:42:18.622Z Downloaded parse-size v1.0.0
11442024-03-07T21:42:18.622Z Downloaded sync_wrapper v0.1.2
11452024-03-07T21:42:18.623Z Downloaded swrite v0.1.0
11462024-03-07T21:42:18.623Z Downloaded opaque-debug v0.3.0
11472024-03-07T21:42:18.623Z Downloaded usdt-macro v0.5.0
11482024-03-07T21:42:18.623Z Downloaded fnv v1.0.7
11492024-03-07T21:42:18.623Z Downloaded display-error-chain v0.2.0
11502024-03-07T21:42:18.623Z Downloaded foreign-types v0.3.2
11512024-03-07T21:42:18.623Z Downloaded foreign-types-shared v0.1.1
11522024-03-07T21:42:18.623Z Downloaded futures-timer v3.0.2
11532024-03-07T21:42:18.623Z Downloaded plotters v0.3.5
11542024-03-07T21:42:18.623Z Downloaded tower-service v0.3.2
11552024-03-07T21:42:18.623Z Downloaded rand_chacha v0.3.1
11562024-03-07T21:42:18.623Z Downloaded supports-color v3.0.0
11572024-03-07T21:42:18.623Z Downloaded petgraph v0.6.4
11582024-03-07T21:42:18.623Z Downloaded try-lock v0.2.4
11592024-03-07T21:42:18.623Z Downloaded guppy v0.17.5
11602024-03-07T21:42:18.623Z Downloaded strip-ansi-escapes v0.2.0
11612024-03-07T21:42:18.623Z Downloaded time-macros v0.2.13
11622024-03-07T21:42:18.623Z Downloaded tough v0.16.0
11632024-03-07T21:42:18.623Z Downloaded rustc_version v0.1.7
11642024-03-07T21:42:18.623Z Downloaded synstructure v0.12.6
11652024-03-07T21:42:18.628Z Downloaded dyn-clone v1.0.17
11662024-03-07T21:42:18.628Z Downloaded dirs-sys-next v0.1.2
11672024-03-07T21:42:18.628Z Downloaded remove_dir_all v0.5.3
11682024-03-07T21:42:18.628Z Downloaded percent-encoding v2.3.1
11692024-03-07T21:42:18.628Z Downloaded foreign-types-macros v0.2.3
11702024-03-07T21:42:18.628Z Downloaded rtoolbox v0.0.1
11712024-03-07T21:42:18.628Z Downloaded static_assertions v1.1.0
11722024-03-07T21:42:18.628Z Downloaded vec_map v0.8.2
11732024-03-07T21:42:18.628Z Downloaded tiny-keccak v2.0.2
11742024-03-07T21:42:18.628Z Downloaded ed25519 v1.5.3
11752024-03-07T21:42:18.629Z Downloaded datatest-stable v0.2.3
11762024-03-07T21:42:18.629Z Downloaded signature v2.1.0
11772024-03-07T21:42:18.629Z Downloaded termcolor v1.2.0
11782024-03-07T21:42:18.629Z Downloaded diesel_table_macro_syntax v0.1.0
11792024-03-07T21:42:18.629Z Downloaded generic-array v0.14.7
11802024-03-07T21:42:18.629Z Downloaded strum_macros v0.26.1
11812024-03-07T21:42:18.629Z Downloaded derive_builder_core v0.12.0
11822024-03-07T21:42:18.629Z Downloaded quick-xml v0.30.0
11832024-03-07T21:42:18.629Z Downloaded dirs-next v2.0.0
11842024-03-07T21:42:18.629Z Downloaded rustc-hash v1.1.0
11852024-03-07T21:42:18.629Z Downloaded ref-cast-impl v1.0.20
11862024-03-07T21:42:18.629Z Downloaded proc-macro-error-attr v1.0.4
11872024-03-07T21:42:18.629Z Downloaded parking_lot_core v0.9.8
11882024-03-07T21:42:18.629Z Downloaded pest_derive v2.7.6
11892024-03-07T21:42:18.629Z Downloaded oso v0.27.0
11902024-03-07T21:42:18.629Z Downloaded tinytemplate v1.2.1
11912024-03-07T21:42:18.629Z Downloaded proc-macro-error v1.0.4
11922024-03-07T21:42:18.629Z Downloaded getrandom v0.2.10
11932024-03-07T21:42:18.629Z Downloaded tinyvec v1.6.0
11942024-03-07T21:42:18.629Z Downloaded wait-timeout v0.2.0
11952024-03-07T21:42:18.629Z Downloaded bitvec v1.0.1
11962024-03-07T21:42:18.629Z Downloaded pem-rfc7468 v0.7.0
11972024-03-07T21:42:18.629Z Downloaded serde_yaml v0.9.25
11982024-03-07T21:42:18.629Z Downloaded partial-io v0.5.4
11992024-03-07T21:42:18.630Z Downloaded sqlparser v0.43.1
12002024-03-07T21:42:18.630Z Downloaded darling_core v0.20.3
12012024-03-07T21:42:18.630Z Downloaded headers v0.3.9
12022024-03-07T21:42:18.630Z Downloaded lalrpop v0.19.12
12032024-03-07T21:42:18.633Z Downloaded structopt v0.3.26
12042024-03-07T21:42:18.637Z Downloaded prettyplease v0.2.16
12052024-03-07T21:42:18.640Z Downloaded fatfs v0.3.6
12062024-03-07T21:42:18.643Z Downloaded rayon v1.9.0
12072024-03-07T21:42:18.653Z Downloaded rsa v0.9.2
12082024-03-07T21:42:18.659Z Downloaded rstest_macros v0.18.2
12092024-03-07T21:42:18.662Z Downloaded rustls v0.22.2
12102024-03-07T21:42:18.677Z Downloaded webpki-roots v0.25.2
12112024-03-07T21:42:18.680Z Downloaded trust-dns-resolver v0.22.0
12122024-03-07T21:42:18.685Z Downloaded steno v0.4.0
12132024-03-07T21:42:18.689Z Downloaded tokio-postgres v0.7.10
12142024-03-07T21:42:18.694Z Downloaded unicode-segmentation v1.10.1
12152024-03-07T21:42:18.698Z Downloaded idna v0.5.0
12162024-03-07T21:42:18.706Z Downloaded unicode-normalization v0.1.22
12172024-03-07T21:42:18.711Z Downloaded idna v0.2.3
12182024-03-07T21:42:18.718Z Downloaded bstr v0.2.17
12192024-03-07T21:42:18.741Z Downloaded reedline v0.30.0
12202024-03-07T21:42:18.745Z Downloaded object v0.32.1
12212024-03-07T21:42:18.748Z Downloaded trust-dns-server v0.22.1
12222024-03-07T21:42:18.754Z Downloaded regex-automata v0.1.10
12232024-03-07T21:42:18.763Z Downloaded pest v2.7.6
12242024-03-07T21:42:18.767Z Downloaded object v0.30.4
12252024-03-07T21:42:18.775Z Downloaded regex-syntax v0.6.29
12262024-03-07T21:42:18.788Z Downloaded h2 v0.3.24
12272024-03-07T21:42:18.794Z Downloaded rustls-webpki v0.102.1
12282024-03-07T21:42:18.810Z Downloaded reqwest v0.11.24
12292024-03-07T21:42:18.818Z Downloaded regex-syntax v0.8.2
12302024-03-07T21:42:18.827Z Downloaded proptest v1.4.0
12312024-03-07T21:42:18.843Z Downloaded openssl v0.10.60
12322024-03-07T21:42:18.858Z Downloaded openapiv3 v2.0.0
12332024-03-07T21:42:18.867Z Downloaded syn v1.0.109
12342024-03-07T21:42:18.874Z Downloaded regress v0.8.0
12352024-03-07T21:42:18.881Z Downloaded regex v1.10.3
12362024-03-07T21:42:18.896Z Downloaded sled v0.34.7
12372024-03-07T21:42:18.907Z Downloaded bzip2-sys v0.1.11+1.0.8
12382024-03-07T21:42:18.920Z Downloaded zerocopy-derive v0.2.0
12392024-03-07T21:42:18.932Z Downloaded trust-dns-proto v0.22.0
12402024-03-07T21:42:18.945Z Downloaded ratatui v0.26.1
12412024-03-07T21:42:18.962Z Downloaded zerocopy-derive v0.6.4
12422024-03-07T21:42:18.973Z Downloaded tokio v1.36.0
12432024-03-07T21:42:19.020Z Downloaded diesel v2.1.4
12442024-03-07T21:42:19.034Z Downloaded sha3 v0.10.8
12452024-03-07T21:42:19.040Z Downloaded regex-automata v0.4.4
12462024-03-07T21:42:19.056Z Downloaded regex-automata v0.3.8
12472024-03-07T21:42:19.075Z Downloaded csv v1.3.0
12482024-03-07T21:42:19.105Z Downloaded encoding_rs v0.8.33
12492024-03-07T21:42:19.126Z Downloaded smoltcp v0.11.0
12502024-03-07T21:42:19.137Z Downloaded vcpkg v0.2.15
12512024-03-07T21:42:19.173Z Downloaded smoltcp v0.9.1
12522024-03-07T21:42:19.183Z Downloaded futures-util v0.3.30
12532024-03-07T21:42:19.195Z Downloaded gimli v0.28.0
12542024-03-07T21:42:19.204Z Downloaded goblin v0.8.0
12552024-03-07T21:42:19.210Z Downloaded time v0.3.27
12562024-03-07T21:42:19.228Z Downloaded radix_trie v0.2.1
12572024-03-07T21:42:19.232Z Downloaded curve25519-dalek v4.1.1
12582024-03-07T21:42:19.232Z Downloaded tracing v0.1.37
12592024-03-07T21:42:19.236Z Downloaded uuid v1.7.0
12602024-03-07T21:42:19.241Z Downloaded expectorate v1.1.0
12612024-03-07T21:42:19.241Z Downloaded tabled v0.15.0
12622024-03-07T21:42:19.260Z Downloaded polar-core v0.27.0
12632024-03-07T21:42:19.289Z Downloaded pretty_assertions v1.4.0
12642024-03-07T21:42:19.289Z Downloaded flume v0.11.0
12652024-03-07T21:42:19.289Z Downloaded rcgen v0.12.1
12662024-03-07T21:42:19.290Z Downloaded rand v0.8.5
12672024-03-07T21:42:19.290Z Downloaded url v2.5.0
12682024-03-07T21:42:19.290Z Downloaded rustls v0.21.9
12692024-03-07T21:42:19.294Z Downloaded unsafe-libyaml v0.2.10
12702024-03-07T21:42:19.300Z Downloaded openssl-sys v0.9.96
12712024-03-07T21:42:19.305Z Downloaded chrono v0.4.31
12722024-03-07T21:42:19.314Z Downloaded half v2.3.1
12732024-03-07T21:42:19.314Z Downloaded diesel_derives v2.1.2
12742024-03-07T21:42:19.319Z Downloaded derive_more v0.99.17
12752024-03-07T21:42:19.324Z Downloaded similar v2.3.0
12762024-03-07T21:42:19.329Z Downloaded darling_core v0.14.4
12772024-03-07T21:42:19.333Z Downloaded structmeta-derive v0.3.0
12782024-03-07T21:42:19.333Z Downloaded smallvec v1.13.1
12792024-03-07T21:42:19.333Z Downloaded gethostname v0.4.3
12802024-03-07T21:42:19.333Z Downloaded strsim v0.8.0
12812024-03-07T21:42:19.337Z Downloaded globset v0.4.13
12822024-03-07T21:42:19.337Z Downloaded rustfmt-wrapper v0.2.0
12832024-03-07T21:42:19.337Z Downloaded pest_generator v2.7.6
12842024-03-07T21:42:19.341Z Downloaded dof v0.1.5
12852024-03-07T21:42:19.341Z Downloaded version_check v0.9.4
12862024-03-07T21:42:19.341Z Downloaded tokio-native-tls v0.3.1
12872024-03-07T21:42:19.344Z Downloaded ref-cast v1.0.20
12882024-03-07T21:42:19.344Z Downloaded rand_core v0.6.4
12892024-03-07T21:42:19.344Z Downloaded fastrand v2.0.1
12902024-03-07T21:42:19.348Z Downloaded fallible-iterator v0.2.0
12912024-03-07T21:42:19.348Z Downloaded rustls-pemfile v1.0.3
12922024-03-07T21:42:19.359Z Downloaded rustc_version v0.4.0
12932024-03-07T21:42:19.359Z Downloaded clap v2.34.0
12942024-03-07T21:42:19.363Z Downloaded untrusted v0.7.1
12952024-03-07T21:42:19.363Z Downloaded pretty-hex v0.4.1
12962024-03-07T21:42:19.363Z Downloaded proc-macro-crate v1.3.1
12972024-03-07T21:42:19.363Z Downloaded data-encoding v2.4.0
12982024-03-07T21:42:19.363Z Downloaded untrusted v0.9.0
12992024-03-07T21:42:19.363Z Downloaded string_cache v0.8.7
13002024-03-07T21:42:19.366Z Downloaded stable_deref_trait v1.2.0
13012024-03-07T21:42:19.366Z Downloaded similar-asserts v1.5.0
13022024-03-07T21:42:19.366Z Downloaded rustversion v1.0.14
13032024-03-07T21:42:19.370Z Downloaded aho-corasick v1.0.4
13042024-03-07T21:42:19.374Z Downloaded waitgroup v0.1.2
13052024-03-07T21:42:19.378Z Downloaded siphasher v0.3.11
13062024-03-07T21:42:19.378Z Downloaded rand_xorshift v0.3.0
13072024-03-07T21:42:19.378Z Downloaded parse-display v0.9.0
13082024-03-07T21:42:19.382Z Downloaded serde_with v3.6.1
13092024-03-07T21:42:19.388Z Downloaded portable-atomic v1.4.3
13102024-03-07T21:42:19.394Z Downloaded toml_edit v0.19.15
13112024-03-07T21:42:19.412Z Downloaded quick-error v1.2.3
13122024-03-07T21:42:19.416Z Downloaded headers-core v0.2.0
13132024-03-07T21:42:19.416Z Downloaded smawk v0.3.1
13142024-03-07T21:42:19.416Z Downloaded parse-display-derive v0.9.0
13152024-03-07T21:42:19.416Z Downloaded foreign-types-shared v0.3.1
13162024-03-07T21:42:19.416Z Downloaded unicode-linebreak v0.1.5
13172024-03-07T21:42:19.416Z Downloaded threadpool v1.8.1
13182024-03-07T21:42:19.422Z Downloaded thread_local v1.1.7
13192024-03-07T21:42:19.422Z Downloaded termios v0.3.3
13202024-03-07T21:42:19.422Z Downloaded predicates-core v1.0.6
13212024-03-07T21:42:19.438Z Downloaded zerocopy v0.7.32
13222024-03-07T21:42:19.442Z Downloaded derive_builder_macro v0.12.0
13232024-03-07T21:42:19.442Z Downloaded usdt-macro v0.3.5
13242024-03-07T21:42:19.442Z Downloaded openssl-probe v0.1.5
13252024-03-07T21:42:19.442Z Downloaded openssl-macros v0.1.1
13262024-03-07T21:42:19.442Z Downloaded sha1 v0.10.6
13272024-03-07T21:42:19.443Z Downloaded predicates v3.1.0
13282024-03-07T21:42:19.446Z Downloaded plain v0.2.3
13292024-03-07T21:42:19.446Z Downloaded hkdf v0.12.4
13302024-03-07T21:42:19.450Z Downloaded hashbrown v0.12.3
13312024-03-07T21:42:19.453Z Downloaded darling_macro v0.20.3
13322024-03-07T21:42:19.453Z Downloaded precomputed-hash v0.1.1
13332024-03-07T21:42:19.453Z Downloaded rustyline v13.0.0
13342024-03-07T21:42:19.460Z Downloaded bstr v1.6.0
13352024-03-07T21:42:19.473Z Downloaded typed-path v0.7.0
13362024-03-07T21:42:19.476Z Downloaded rand v0.4.6
13372024-03-07T21:42:19.480Z Downloaded libm v0.2.7
13382024-03-07T21:42:19.491Z Downloaded rustls-webpki v0.101.7
13392024-03-07T21:42:19.504Z Downloaded itertools v0.10.5
13402024-03-07T21:42:19.509Z Downloaded socket2 v0.5.5
13412024-03-07T21:42:19.512Z Downloaded derive-where v1.2.7
13422024-03-07T21:42:19.517Z Downloaded rayon-core v1.12.1
13432024-03-07T21:42:19.540Z Downloaded der v0.7.8
13442024-03-07T21:42:19.543Z Downloaded heapless v0.7.16
13452024-03-07T21:42:19.543Z Downloaded nom v7.1.3
13462024-03-07T21:42:19.544Z Downloaded salty v0.2.0
13472024-03-07T21:42:19.544Z Downloaded tungstenite v0.20.1
13482024-03-07T21:42:19.544Z Downloaded futures-macro v0.3.30
13492024-03-07T21:42:19.544Z Downloaded pin-project-lite v0.2.13
13502024-03-07T21:42:19.551Z Downloaded papergrid v0.11.0
13512024-03-07T21:42:19.568Z Downloaded postcard v1.0.8
13522024-03-07T21:42:19.568Z Downloaded futures-channel v0.3.30
13532024-03-07T21:42:19.578Z Downloaded ring v0.17.8
13542024-03-07T21:42:19.630Z Downloaded num-traits v0.2.16
13552024-03-07T21:42:19.634Z Downloaded zip v0.6.6
13562024-03-07T21:42:19.642Z Downloaded zeroize v1.7.0
13572024-03-07T21:42:19.642Z Downloaded hash32 v0.3.1
13582024-03-07T21:42:19.649Z Downloaded embedded-io v0.4.0
13592024-03-07T21:42:19.649Z Downloaded target-lexicon v0.12.13
13602024-03-07T21:42:19.649Z Downloaded schemars v0.8.16
13612024-03-07T21:42:19.660Z Downloaded trybuild v1.0.89
13622024-03-07T21:42:19.660Z Downloaded tokio-tungstenite v0.20.1
13632024-03-07T21:42:20.074Z Downloaded toolchain_find v0.2.0
13642024-03-07T21:42:20.074Z Downloaded serde-big-array v0.4.1
13652024-03-07T21:42:20.074Z Downloaded hex v0.4.3
13662024-03-07T21:42:20.074Z Downloaded ring v0.16.20
13672024-03-07T21:42:20.079Z Downloaded digest v0.10.7
13682024-03-07T21:42:20.079Z Downloaded crossbeam-channel v0.5.8
13692024-03-07T21:42:20.079Z Downloaded unicode_categories v0.1.1
13702024-03-07T21:42:20.079Z Downloaded ucd-trie v0.1.6
13712024-03-07T21:42:20.079Z Downloaded tar v0.4.40
13722024-03-07T21:42:20.079Z Downloaded test-strategy v0.3.1
13732024-03-07T21:42:20.079Z Downloaded minimal-lexical v0.2.1
13742024-03-07T21:42:20.079Z Downloaded poly1305 v0.8.0
13752024-03-07T21:42:20.079Z Downloaded slog-async v2.8.0
13762024-03-07T21:42:20.079Z Downloaded slab v0.4.9
13772024-03-07T21:42:20.079Z Downloaded slog v2.7.0
13782024-03-07T21:42:20.079Z Downloaded base64 v0.21.7
13792024-03-07T21:42:20.079Z Downloaded serde_repr v0.1.16
13802024-03-07T21:42:20.079Z Downloaded owo-colors v4.0.0
13812024-03-07T21:42:20.079Z Downloaded defmt-parser v0.3.3
13822024-03-07T21:42:20.080Z Downloaded strum_macros v0.25.2
13832024-03-07T21:42:20.080Z Downloaded sec1 v0.7.3
13842024-03-07T21:42:20.080Z Downloaded pretty-hex v0.2.1
13852024-03-07T21:42:20.080Z Downloaded serde_with_macros v3.6.1
13862024-03-07T21:42:20.080Z Downloaded slog-dtrace v0.3.0
13872024-03-07T21:42:20.080Z Downloaded spin v0.9.8
13882024-03-07T21:42:20.080Z Downloaded usdt-impl v0.5.0
13892024-03-07T21:42:20.080Z Downloaded snafu v0.7.5
13902024-03-07T21:42:20.080Z Downloaded pest_meta v2.7.6
13912024-03-07T21:42:20.080Z Downloaded parking_lot_core v0.8.6
13922024-03-07T21:42:20.080Z Downloaded futures-executor v0.3.30
13932024-03-07T21:42:20.080Z Downloaded ena v0.14.2
13942024-03-07T21:42:20.080Z Downloaded serde_tokenstream v0.1.7
13952024-03-07T21:42:20.080Z Downloaded crypto-bigint v0.5.2
13962024-03-07T21:42:20.080Z Downloaded arc-swap v1.6.0
13972024-03-07T21:42:20.080Z Downloaded allocator-api2 v0.2.16
13982024-03-07T21:42:20.080Z Downloaded indicatif v0.17.8
13992024-03-07T21:42:20.080Z Downloaded compact_str v0.7.1
14002024-03-07T21:42:20.080Z Downloaded blake2b_simd v1.0.1
14012024-03-07T21:42:20.080Z Downloaded rustls-pki-types v1.3.0
14022024-03-07T21:42:20.080Z Downloaded ff v0.13.0
14032024-03-07T21:42:20.080Z Downloaded fragile v2.0.0
14042024-03-07T21:42:20.080Z Downloaded pem v3.0.2
14052024-03-07T21:42:20.080Z Downloaded mockall_derive v0.12.0
14062024-03-07T21:42:20.081Z Downloaded num-iter v0.1.43
14072024-03-07T21:42:20.081Z Downloaded rstest v0.18.2
14082024-03-07T21:42:20.081Z Downloaded criterion v0.5.1
14092024-03-07T21:42:20.081Z Downloaded cfg-expr v0.15.6
14102024-03-07T21:42:20.081Z Downloaded serde-big-array v0.5.1
14112024-03-07T21:42:20.081Z Downloaded structmeta v0.2.0
14122024-03-07T21:42:20.081Z Downloaded crc-any v2.4.3
14132024-03-07T21:42:20.081Z Downloaded diff v0.1.13
14142024-03-07T21:42:20.081Z Downloaded blake2 v0.10.6
14152024-03-07T21:42:20.081Z Downloaded tempfile v3.10.0
14162024-03-07T21:42:20.081Z Downloaded futures-sink v0.3.30
14172024-03-07T21:42:20.081Z Downloaded spin v0.5.2
14182024-03-07T21:42:20.081Z Downloaded snafu-derive v0.7.5
14192024-03-07T21:42:20.081Z Downloaded log v0.4.20
14202024-03-07T21:42:20.081Z Downloaded flagset v0.4.3
14212024-03-07T21:42:20.081Z Downloaded mime_guess v2.0.4
14222024-03-07T21:42:20.081Z Downloaded memmap2 v0.7.1
14232024-03-07T21:42:20.081Z Downloaded native-tls v0.2.11
14242024-03-07T21:42:20.081Z Downloaded serde_derive_internals v0.26.0
14252024-03-07T21:42:20.081Z Downloaded nested v0.1.1
14262024-03-07T21:42:20.081Z Downloaded path-slash v0.1.5
14272024-03-07T21:42:20.081Z Downloaded thread-id v4.2.0
14282024-03-07T21:42:20.081Z Downloaded strum_macros v0.24.3
14292024-03-07T21:42:20.082Z Downloaded ansi_term v0.12.1
14302024-03-07T21:42:20.082Z Downloaded anes v0.1.6
14312024-03-07T21:42:20.082Z Downloaded csv-core v0.1.11
14322024-03-07T21:42:20.082Z Downloaded base64ct v1.6.0
14332024-03-07T21:42:20.082Z Downloaded assert_cmd v2.0.14
14342024-03-07T21:42:20.082Z Downloaded ciborium v0.2.2
14352024-03-07T21:42:20.082Z Downloaded console v0.15.8
14362024-03-07T21:42:20.082Z Downloaded libloading v0.7.4
14372024-03-07T21:42:20.082Z Downloaded ipnet v2.9.0
14382024-03-07T21:42:20.082Z Downloaded utf-8 v0.7.6
14392024-03-07T21:42:20.082Z Downloaded defmt-macros v0.3.6
14402024-03-07T21:42:20.082Z Downloaded debug-ignore v1.0.5
14412024-03-07T21:42:20.082Z Downloaded unicode-xid v0.2.4
14422024-03-07T21:42:20.082Z Downloaded stringprep v0.1.3
14432024-03-07T21:42:20.082Z Downloaded indexmap v1.9.3
14442024-03-07T21:42:20.082Z Downloaded shlex v1.3.0
14452024-03-07T21:42:20.082Z Downloaded shell-words v1.1.0
14462024-03-07T21:42:20.082Z Downloaded inout v0.1.3
14472024-03-07T21:42:20.082Z Downloaded cancel-safe-futures v0.1.5
14482024-03-07T21:42:20.082Z Downloaded arrayvec v0.7.4
14492024-03-07T21:42:20.082Z Downloaded serde-hex v0.1.0
14502024-03-07T21:42:20.082Z Downloaded semver v0.1.20
14512024-03-07T21:42:20.082Z Downloaded macaddr v1.0.1
14522024-03-07T21:42:20.082Z Downloaded lazy_static v1.4.0
14532024-03-07T21:42:20.082Z Downloaded md-5 v0.10.5
14542024-03-07T21:42:20.083Z Downloaded indoc v2.0.3
14552024-03-07T21:42:20.083Z Downloaded crossbeam-deque v0.8.3
14562024-03-07T21:42:20.083Z Downloaded crc v3.0.1
14572024-03-07T21:42:20.083Z Downloaded constant_time_eq v0.3.0
14582024-03-07T21:42:20.083Z Downloaded linked-hash-map v0.5.6
14592024-03-07T21:42:20.083Z Downloaded serde_urlencoded v0.7.1
14602024-03-07T21:42:20.083Z Downloaded atomic-waker v1.1.1
14612024-03-07T21:42:20.083Z Downloaded num-bigint v0.4.4
14622024-03-07T21:42:20.083Z Downloaded crypto-common v0.1.6
14632024-03-07T21:42:20.083Z Downloaded convert_case v0.4.0
14642024-03-07T21:42:20.083Z Downloaded bb8 v0.8.3
14652024-03-07T21:42:20.083Z Downloaded autocfg v1.1.0
14662024-03-07T21:42:20.083Z Downloaded arrayref v0.3.7
14672024-03-07T21:42:20.089Z Downloaded assert_matches v1.5.0
14682024-03-07T21:42:20.089Z Downloaded linear-map v1.2.0
14692024-03-07T21:42:20.089Z Downloaded httpdate v1.0.3
14702024-03-07T21:42:20.089Z Downloaded libsw v3.3.1
14712024-03-07T21:42:20.089Z Downloaded cipher v0.4.4
14722024-03-07T21:42:20.089Z Downloaded hmac v0.12.1
14732024-03-07T21:42:20.089Z Downloaded iana-time-zone v0.1.57
14742024-03-07T21:42:20.090Z Downloaded home v0.5.5
14752024-03-07T21:42:20.090Z Downloaded block-buffer v0.10.4
14762024-03-07T21:42:20.090Z Downloaded constant_time_eq v0.2.6
14772024-03-07T21:42:20.090Z Downloaded colored v2.0.4
14782024-03-07T21:42:20.090Z Downloaded chacha20 v0.9.1
14792024-03-07T21:42:20.090Z Downloaded cast v0.3.0
14802024-03-07T21:42:20.090Z Downloaded kstat-rs v0.2.3
14812024-03-07T21:42:20.090Z Downloaded backoff v0.4.0
14822024-03-07T21:42:20.090Z Downloaded aead v0.5.2
14832024-03-07T21:42:20.090Z Downloaded rustc-demangle v0.1.23
14842024-03-07T21:42:20.090Z Downloaded http-body v0.4.5
14852024-03-07T21:42:20.091Z Downloaded cassowary v0.3.0
14862024-03-07T21:42:20.091Z Downloaded bit-set v0.5.3
14872024-03-07T21:42:20.091Z Downloaded cexpr v0.6.0
14882024-03-07T21:42:20.091Z Downloaded crossbeam-utils v0.8.16
14892024-03-07T21:42:20.091Z Downloaded camino-tempfile v1.1.1
14902024-03-07T21:42:20.091Z Downloaded bzip2 v0.4.4
14912024-03-07T21:42:20.091Z Downloaded hyper-tls v0.5.0
14922024-03-07T21:42:20.092Z Downloaded byteorder v1.5.0
14932024-03-07T21:42:20.092Z Downloaded maplit v1.0.2
14942024-03-07T21:42:20.092Z Downloaded newtype_derive v0.1.6
14952024-03-07T21:42:20.092Z Downloaded newline-converter v0.3.0
14962024-03-07T21:42:20.092Z Downloaded bytecount v0.6.3
14972024-03-07T21:42:20.092Z Downloaded block-padding v0.3.3
14982024-03-07T21:42:20.093Z Downloaded bitflags v1.3.2
14992024-03-07T21:42:20.093Z Downloaded httparse v1.8.0
15002024-03-07T21:42:20.093Z Downloaded blake3 v1.5.0
15012024-03-07T21:42:20.614Z Compiling libc v0.2.153
15022024-03-07T21:42:20.614Z Compiling serde v1.0.197
15032024-03-07T21:42:20.618Z Compiling autocfg v1.1.0
15042024-03-07T21:42:20.618Z Compiling version_check v0.9.4
15052024-03-07T21:42:20.618Z Checking cfg-if v1.0.0
15062024-03-07T21:42:20.699Z Compiling syn v1.0.109
15072024-03-07T21:42:20.738Z Compiling syn v2.0.51
15082024-03-07T21:42:20.776Z Compiling parking_lot_core v0.9.8
15092024-03-07T21:42:20.794Z Compiling libm v0.2.7
15102024-03-07T21:42:21.146Z Compiling memchr v2.6.3
15112024-03-07T21:42:21.290Z Compiling once_cell v1.19.0
15122024-03-07T21:42:21.582Z Compiling serde_json v1.0.114
15132024-03-07T21:42:21.600Z Compiling lock_api v0.4.10
15142024-03-07T21:42:21.751Z Compiling num-traits v0.2.16
15152024-03-07T21:42:21.831Z Compiling ahash v0.8.7
15162024-03-07T21:42:22.095Z Compiling byteorder v1.5.0
15172024-03-07T21:42:22.595Z Compiling slab v0.4.9
15182024-03-07T21:42:22.692Z Checking getrandom v0.2.10
15192024-03-07T21:42:22.890Z Compiling cc v1.0.83
15202024-03-07T21:42:23.072Z Compiling typenum v1.16.0
15212024-03-07T21:42:23.092Z Compiling log v0.4.20
15222024-03-07T21:42:23.109Z Compiling generic-array v0.14.7
15232024-03-07T21:42:23.417Z Checking itoa v1.0.9
15242024-03-07T21:42:23.498Z Checking scopeguard v1.2.0
15252024-03-07T21:42:23.530Z Compiling rustix v0.38.31
15262024-03-07T21:42:24.024Z Compiling allocator-api2 v0.2.16
15272024-03-07T21:42:24.027Z Compiling pkg-config v0.3.27
15282024-03-07T21:42:24.312Z Checking smallvec v1.13.1
15292024-03-07T21:42:24.510Z Compiling fnv v1.0.7
15302024-03-07T21:42:24.652Z Compiling schemars v0.8.16
15312024-03-07T21:42:24.687Z Compiling httparse v1.8.0
15322024-03-07T21:42:24.744Z Compiling vcpkg v0.2.15
15332024-03-07T21:42:24.947Z Compiling ucd-trie v0.1.6
15342024-03-07T21:42:25.654Z Checking parking_lot v0.12.1
15352024-03-07T21:42:26.052Z Compiling aho-corasick v1.0.4
15362024-03-07T21:42:26.127Z Compiling ring v0.17.8
15372024-03-07T21:42:26.666Z Compiling regex-syntax v0.8.2
15382024-03-07T21:42:27.257Z Compiling openssl-sys v0.9.96
15392024-03-07T21:42:27.787Z Checking pin-project-lite v0.2.13
15402024-03-07T21:42:28.601Z Compiling crossbeam-utils v0.8.16
15412024-03-07T21:42:28.788Z Compiling ring v0.16.20
15422024-03-07T21:42:29.016Z Compiling serde_derive_internals v0.26.0
15432024-03-07T21:42:29.898Z Compiling regex-automata v0.4.4
15442024-03-07T21:42:30.169Z Checking rand_core v0.6.4
15452024-03-07T21:42:30.504Z Checking signal-hook-registry v1.4.1
15462024-03-07T21:42:30.730Z Compiling openssl v0.10.60
15472024-03-07T21:42:31.115Z Checking ryu v1.0.15
15482024-03-07T21:42:31.351Z Checking mio v0.8.11
15492024-03-07T21:42:31.705Z Checking num_cpus v1.16.0
15502024-03-07T21:42:31.819Z Checking futures-core v0.3.30
15512024-03-07T21:42:32.005Z Compiling iana-time-zone v0.1.57
15522024-03-07T21:42:32.021Z Compiling rustls v0.21.9
15532024-03-07T21:42:32.405Z Compiling native-tls v0.2.11
15542024-03-07T21:42:32.470Z Compiling spin v0.5.2
15552024-03-07T21:42:32.684Z Compiling async-trait v0.1.77
15562024-03-07T21:42:32.735Z Compiling slog v2.7.0
15572024-03-07T21:42:33.200Z Compiling memoffset v0.9.0
15582024-03-07T21:42:33.251Z Checking socket2 v0.5.5
15592024-03-07T21:42:33.753Z Compiling crossbeam-epoch v0.9.15
15602024-03-07T21:42:33.931Z Compiling regex v1.10.3
15612024-03-07T21:42:34.079Z Compiling dyn-clone v1.0.17
15622024-03-07T21:42:34.288Z Compiling backtrace v0.3.69
15632024-03-07T21:42:34.550Z Compiling futures-sink v0.3.30
15642024-03-07T21:42:34.714Z Compiling errno v0.3.8
15652024-03-07T21:42:34.760Z Compiling crc32fast v1.3.2
15662024-03-07T21:42:34.878Z Compiling unicode-xid v0.2.4
15672024-03-07T21:42:34.977Z Compiling tinyvec_macros v0.1.1
15682024-03-07T21:42:35.063Z Compiling either v1.10.0
15692024-03-07T21:42:35.099Z Compiling tinyvec v1.6.0
15702024-03-07T21:42:35.115Z Compiling futures-channel v0.3.30
15712024-03-07T21:42:35.477Z Compiling pin-utils v0.1.0
15722024-03-07T21:42:35.541Z Compiling futures-task v0.3.30
15732024-03-07T21:42:35.576Z Compiling serde_derive v1.0.197
15742024-03-07T21:42:35.595Z Compiling zerocopy-derive v0.7.32
15752024-03-07T21:42:35.779Z Compiling thiserror-impl v1.0.57
15762024-03-07T21:42:35.855Z Compiling zeroize_derive v1.4.2
15772024-03-07T21:42:35.898Z Compiling tokio-macros v2.2.0
15782024-03-07T21:42:36.625Z Compiling futures-macro v0.3.30
15792024-03-07T21:42:37.169Z Compiling tracing-attributes v0.1.26
15802024-03-07T21:42:37.583Z Compiling schemars_derive v0.8.16
15812024-03-07T21:42:37.709Z Checking zeroize v1.7.0
15822024-03-07T21:42:37.975Z Compiling openssl-macros v0.1.1
15832024-03-07T21:42:38.191Z Compiling zerocopy v0.7.32
15842024-03-07T21:42:39.273Z Compiling thiserror v1.0.57
15852024-03-07T21:42:39.414Z Compiling pest v2.7.6
15862024-03-07T21:42:40.197Z Compiling futures-io v0.3.30
15872024-03-07T21:42:40.448Z Compiling anyhow v1.0.75
15882024-03-07T21:42:40.512Z Compiling hashbrown v0.14.3
15892024-03-07T21:42:40.577Z Compiling futures-util v0.3.30
15902024-03-07T21:42:41.143Z Compiling unicode-normalization v0.1.22
15912024-03-07T21:42:41.277Z Compiling spin v0.9.8
15922024-03-07T21:42:41.321Z Compiling tracing-core v0.1.31
15932024-03-07T21:42:41.672Z Compiling unicode-bidi v0.3.13
15942024-03-07T21:42:41.741Z Compiling pest_meta v2.7.6
15952024-03-07T21:42:41.987Z Compiling rustversion v1.0.14
15962024-03-07T21:42:42.235Z Compiling tracing v0.1.37
15972024-03-07T21:42:42.291Z Compiling der_derive v0.7.2
15982024-03-07T21:42:42.771Z Compiling winnow v0.5.15
15992024-03-07T21:42:43.263Z Compiling pest_generator v2.7.6
16002024-03-07T21:42:44.673Z Compiling lazy_static v1.4.0
16012024-03-07T21:42:44.786Z Compiling unicode-width v0.1.11
16022024-03-07T21:42:45.088Z Checking subtle v2.5.0
16032024-03-07T21:42:45.536Z Compiling untrusted v0.7.1
16042024-03-07T21:42:45.725Z Compiling foreign-types-shared v0.1.1
16052024-03-07T21:42:45.825Z Compiling untrusted v0.9.0
16062024-03-07T21:42:50.196Z Compiling time-core v0.1.1
16072024-03-07T21:42:50.196Z Compiling percent-encoding v2.3.1
16082024-03-07T21:42:50.196Z Compiling time-macros v0.2.13
16092024-03-07T21:42:50.196Z Compiling foreign-types v0.3.2
16102024-03-07T21:42:50.196Z Compiling pest_derive v2.7.6
16112024-03-07T21:42:50.311Z Compiling scroll_derive v0.12.0
16122024-03-07T21:42:50.311Z Compiling synstructure v0.12.6
16132024-03-07T21:42:50.311Z Compiling thread-id v4.2.0
16142024-03-07T21:42:50.311Z Compiling try-lock v0.2.4
16152024-03-07T21:42:50.311Z Compiling base64 v0.21.7
16162024-03-07T21:42:50.311Z Compiling zerocopy-derive v0.2.0
16172024-03-07T21:42:50.311Z Compiling want v0.3.1
16182024-03-07T21:42:50.311Z Checking bytes v1.5.0
16192024-03-07T21:42:50.355Z Checking bitflags v2.4.0
16202024-03-07T21:42:50.567Z Compiling sct v0.7.0
16212024-03-07T21:42:50.599Z Compiling rustls-webpki v0.101.7
16222024-03-07T21:42:50.638Z Compiling form_urlencoded v1.2.1
16232024-03-07T21:42:50.824Z Checking tokio v1.36.0
16242024-03-07T21:42:50.944Z Compiling socket2 v0.4.9
16252024-03-07T21:42:51.591Z Compiling indexmap v2.2.5
16262024-03-07T21:42:52.172Z Compiling uuid v1.7.0
16272024-03-07T21:42:52.489Z Compiling chrono v0.4.31
16282024-03-07T21:42:52.659Z Compiling semver v1.0.22
16292024-03-07T21:42:53.002Z Compiling http v0.2.12
16302024-03-07T21:42:53.573Z Compiling serde_spanned v0.6.5
16312024-03-07T21:42:53.808Z Compiling toml_datetime v0.6.5
16322024-03-07T21:42:54.331Z Compiling rustc_version v0.4.0
16332024-03-07T21:42:54.730Z Compiling toml_edit v0.19.15
16342024-03-07T21:42:55.524Z Compiling openapiv3 v2.0.0
16352024-03-07T21:42:55.633Z Compiling http-body v0.4.5
16362024-03-07T21:42:56.575Z Compiling openssl-probe v0.1.5
16372024-03-07T21:42:56.640Z Compiling tower-service v0.3.2
16382024-03-07T21:42:56.765Z Compiling const-oid v0.9.5
16392024-03-07T21:42:57.236Z Compiling httpdate v1.0.3
16402024-03-07T21:42:58.529Z Compiling idna v0.5.0
16412024-03-07T21:42:59.312Z Compiling adler v1.0.2
16422024-03-07T21:42:59.913Z Compiling miniz_oxide v0.7.1
16432024-03-07T21:43:00.231Z Compiling url v2.5.0
16442024-03-07T21:43:01.176Z Compiling signal-hook v0.3.17
16452024-03-07T21:43:01.452Z Compiling ipnet v2.9.0
16462024-03-07T21:43:01.532Z Compiling serde_urlencoded v0.7.1
16472024-03-07T21:43:01.551Z Compiling rustls-pemfile v1.0.3
16482024-03-07T21:43:01.947Z Compiling tokio-util v0.7.10
16492024-03-07T21:43:02.124Z Compiling tokio-rustls v0.24.1
16502024-03-07T21:43:02.202Z Compiling crypto-common v0.1.6
16512024-03-07T21:43:02.485Z Compiling clap_derive v4.5.0
16522024-03-07T21:43:02.786Z Compiling tokio-native-tls v0.3.1
16532024-03-07T21:43:03.061Z Compiling zerocopy-derive v0.6.4
16542024-03-07T21:43:03.076Z Compiling h2 v0.3.24
16552024-03-07T21:43:03.311Z Compiling usdt-impl v0.3.5
16562024-03-07T21:43:03.538Z Compiling encoding_rs v0.8.33
16572024-03-07T21:43:03.667Z Compiling webpki-roots v0.25.2
16582024-03-07T21:43:03.827Z Compiling gimli v0.28.0
16592024-03-07T21:43:05.082Z Compiling mime v0.3.17
16602024-03-07T21:43:05.444Z Compiling sync_wrapper v0.1.2
16612024-03-07T21:43:05.580Z Compiling siphasher v0.3.11
16622024-03-07T21:43:05.881Z Compiling zerocopy v0.3.0
16632024-03-07T21:43:05.989Z Compiling scroll v0.12.0
16642024-03-07T21:43:06.571Z Compiling block-buffer v0.10.4
16652024-03-07T21:43:06.851Z Compiling bzip2-sys v0.1.11+1.0.8
16662024-03-07T21:43:07.068Z Compiling object v0.32.1
16672024-03-07T21:43:07.338Z Compiling num-iter v0.1.43
16682024-03-07T21:43:07.494Z Compiling usdt-impl v0.5.0
16692024-03-07T21:43:07.622Z Compiling rustc-demangle v0.1.23
16702024-03-07T21:43:07.977Z Compiling plain v0.2.3
16712024-03-07T21:43:08.133Z Compiling goblin v0.8.0
16722024-03-07T21:43:08.368Z Compiling addr2line v0.21.0
16732024-03-07T21:43:09.040Z Compiling flate2 v1.0.28
16742024-03-07T21:43:09.043Z Compiling digest v0.10.7
16752024-03-07T21:43:09.506Z Compiling dof v0.1.5
16762024-03-07T21:43:09.525Z Compiling heapless v0.7.16
16772024-03-07T21:43:09.868Z Compiling dtrace-parser v0.1.14
16782024-03-07T21:43:09.994Z Compiling futures-executor v0.3.30
16792024-03-07T21:43:10.111Z Compiling hyper v0.14.27
16802024-03-07T21:43:10.498Z Compiling pretty-hex v0.4.1
16812024-03-07T21:43:10.636Z Compiling ppv-lite86 v0.2.17
16822024-03-07T21:43:10.723Z Compiling toml_edit v0.22.6
16832024-03-07T21:43:11.444Z Compiling rand_chacha v0.3.1
16842024-03-07T21:43:12.016Z Compiling futures v0.3.30
16852024-03-07T21:43:12.203Z Compiling toml v0.7.8
16862024-03-07T21:43:13.448Z Compiling serde_tokenstream v0.1.7
16872024-03-07T21:43:14.017Z Compiling hex v0.4.3
16882024-03-07T21:43:14.045Z Compiling dtrace-parser v0.2.0
16892024-03-07T21:43:14.194Z Compiling dof v0.3.0
16902024-03-07T21:43:14.628Z Compiling bit-vec v0.6.3
16912024-03-07T21:43:15.330Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16922024-03-07T21:43:16.193Z Compiling rand v0.8.5
16932024-03-07T21:43:16.282Z Compiling phf_shared v0.10.0
16942024-03-07T21:43:16.639Z Compiling num-bigint v0.4.4
16952024-03-07T21:43:17.100Z Compiling base64ct v1.6.0
16962024-03-07T21:43:17.328Z Compiling hyper-tls v0.5.0
16972024-03-07T21:43:17.511Z Compiling hyper-rustls v0.24.2
16982024-03-07T21:43:17.699Z Compiling new_debug_unreachable v1.0.4
16992024-03-07T21:43:17.771Z Compiling fixedbitset v0.4.2
17002024-03-07T21:43:17.794Z Compiling reqwest v0.11.24
17012024-03-07T21:43:17.834Z Compiling smoltcp v0.9.1
17022024-03-07T21:43:17.868Z Compiling minimal-lexical v0.2.1
17032024-03-07T21:43:18.238Z Compiling precomputed-hash v0.1.1
17042024-03-07T21:43:18.290Z Compiling nom v7.1.3
17052024-03-07T21:43:18.353Z Compiling string_cache v0.8.7
17062024-03-07T21:43:18.414Z Compiling petgraph v0.6.4
17072024-03-07T21:43:18.831Z Compiling pem-rfc7468 v0.7.0
17082024-03-07T21:43:18.983Z Compiling bit-set v0.5.3
17092024-03-07T21:43:19.252Z Compiling usdt-attr-macro v0.3.5
17102024-03-07T21:43:19.270Z Compiling usdt-macro v0.3.5
17112024-03-07T21:43:19.629Z Compiling hmac v0.12.1
17122024-03-07T21:43:19.888Z Compiling enum-as-inner v0.5.1
17132024-03-07T21:43:20.269Z Compiling hubpack_derive v0.1.1
17142024-03-07T21:43:20.670Z Compiling itertools v0.10.5
17152024-03-07T21:43:20.815Z Compiling diesel_table_macro_syntax v0.1.0
17162024-03-07T21:43:21.160Z Compiling unicode-segmentation v1.10.1
17172024-03-07T21:43:21.209Z Compiling flagset v0.4.3
17182024-03-07T21:43:21.247Z Compiling lalrpop-util v0.19.12
17192024-03-07T21:43:21.410Z Checking equivalent v1.0.1
17202024-03-07T21:43:21.599Z Compiling der v0.7.8
17212024-03-07T21:43:21.877Z Compiling diesel_derives v2.1.2
17222024-03-07T21:43:22.131Z Compiling strum_macros v0.25.2
17232024-03-07T21:43:22.793Z Compiling cpufeatures v0.2.12
17242024-03-07T21:43:22.905Z Compiling sha2 v0.10.8
17252024-03-07T21:43:23.646Z Compiling md-5 v0.10.5
17262024-03-07T21:43:24.329Z Compiling spki v0.7.2
17272024-03-07T21:43:24.333Z Compiling stringprep v0.1.3
17282024-03-07T21:43:24.333Z Compiling serde_repr v0.1.16
17292024-03-07T21:43:25.049Z Compiling num-integer v0.1.46
17302024-03-07T21:43:25.257Z Compiling hash32 v0.2.1
17312024-03-07T21:43:26.610Z Compiling fallible-iterator v0.2.0
17322024-03-07T21:43:26.611Z Compiling stable_deref_trait v1.2.0
17332024-03-07T21:43:26.611Z Compiling pkcs8 v0.10.2
17342024-03-07T21:43:26.611Z Compiling postgres-protocol v0.6.6
17352024-03-07T21:43:26.611Z Compiling phf_shared v0.11.2
17362024-03-07T21:43:26.758Z Compiling ff v0.13.0
17372024-03-07T21:43:26.802Z Compiling terminal_size v0.3.0
17382024-03-07T21:43:26.995Z Compiling block-padding v0.3.3
17392024-03-07T21:43:27.000Z Compiling scheduled-thread-pool v0.2.7
17402024-03-07T21:43:27.248Z Compiling matches v0.1.10
17412024-03-07T21:43:27.383Z Compiling regex-automata v0.1.10
17422024-03-07T21:43:27.457Z Compiling bitflags v1.3.2
17432024-03-07T21:43:27.506Z Compiling num_threads v0.1.6
17442024-03-07T21:43:27.563Z Compiling deranged v0.3.8
17452024-03-07T21:43:27.569Z Compiling managed v0.8.0
17462024-03-07T21:43:27.667Z Compiling base16ct v0.2.0
17472024-03-07T21:43:27.683Z Compiling clap_builder v4.5.0
17482024-03-07T21:43:27.711Z Compiling idna v0.2.3
17492024-03-07T21:43:27.899Z Compiling sec1 v0.7.3
17502024-03-07T21:43:27.945Z Compiling bstr v0.2.17
17512024-03-07T21:43:28.511Z Compiling r2d2 v0.8.10
17522024-03-07T21:43:28.910Z Compiling inout v0.1.3
17532024-03-07T21:43:29.432Z Compiling time v0.3.27
17542024-03-07T21:43:29.452Z Compiling group v0.13.0
17552024-03-07T21:43:29.506Z Compiling signal-hook-mio v0.2.3
17562024-03-07T21:43:29.586Z Compiling postgres-types v0.2.6
17572024-03-07T21:43:29.660Z Compiling phf v0.11.2
17582024-03-07T21:43:29.758Z Compiling bzip2 v0.4.4
17592024-03-07T21:43:30.340Z Compiling hubpack v0.1.2
17602024-03-07T21:43:30.829Z Compiling hkdf v0.12.4
17612024-03-07T21:43:31.109Z Compiling zerocopy v0.6.4
17622024-03-07T21:43:31.235Z Compiling crypto-bigint v0.5.2
17632024-03-07T21:43:31.374Z Compiling ipnetwork v0.20.0
17642024-03-07T21:43:31.982Z Compiling float-cmp v0.9.0
17652024-03-07T21:43:32.205Z Compiling regex-automata v0.3.8
17662024-03-07T21:43:32.349Z Compiling normalize-line-endings v0.3.0
17672024-03-07T21:43:32.475Z Compiling predicates-core v1.0.6
17682024-03-07T21:43:32.848Z Compiling difflib v0.4.0
17692024-03-07T21:43:33.784Z Compiling static_assertions v1.1.0
17702024-03-07T21:43:33.921Z Compiling data-encoding v2.4.0
17712024-03-07T21:43:34.575Z Compiling whoami v1.5.0
17722024-03-07T21:43:34.741Z Compiling trust-dns-proto v0.22.0
17732024-03-07T21:43:34.766Z Compiling bstr v1.6.0
17742024-03-07T21:43:35.197Z Compiling tokio-postgres v0.7.10
17752024-03-07T21:43:35.283Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17762024-03-07T21:43:36.365Z Compiling predicates v3.1.0
17772024-03-07T21:43:36.461Z Compiling elliptic-curve v0.13.8
17782024-03-07T21:43:37.297Z Compiling yasna v0.5.2
17792024-03-07T21:43:38.181Z Compiling clap v4.5.0
17802024-03-07T21:43:38.268Z Compiling zip v0.6.6
17812024-03-07T21:43:38.303Z Compiling crossterm v0.27.0
17822024-03-07T21:43:39.276Z Compiling cipher v0.4.4
17832024-03-07T21:43:39.327Z Compiling diesel v2.1.4
17842024-03-07T21:43:39.764Z Compiling similar v2.3.0
17852024-03-07T21:43:40.012Z Compiling usdt v0.3.5
17862024-03-07T21:43:40.318Z Compiling tokio-stream v0.1.14
17872024-03-07T21:43:40.528Z Compiling console v0.15.8
17882024-03-07T21:43:41.489Z Checking unicode-ident v1.0.12
17892024-03-07T21:43:42.137Z Checking proc-macro2 v1.0.78
17902024-03-07T21:43:42.822Z Checking quote v1.0.35
17912024-03-07T21:43:44.503Z Checking utf8parse v0.2.1
17922024-03-07T21:43:45.218Z Checking anstyle v1.0.2
17932024-03-07T21:43:50.985Z Checking anstyle-parse v0.2.1
17942024-03-07T21:43:52.189Z Checking anstyle-query v1.0.0
17952024-03-07T21:43:52.307Z Checking colorchoice v1.0.0
17962024-03-07T21:43:52.429Z Checking anstream v0.6.11
17972024-03-07T21:43:52.799Z Checking clap_lex v0.7.0
17982024-03-07T21:43:52.817Z Checking strsim v0.11.0
17992024-03-07T21:43:55.880Z Compiling serde_tokenstream v0.2.0
18002024-03-07T21:43:59.079Z Checking winnow v0.6.1
18012024-03-07T21:44:07.713Z Compiling regress v0.8.0
18022024-03-07T21:44:08.151Z Compiling getopts v0.2.21
18032024-03-07T21:44:08.492Z Compiling unsafe-libyaml v0.2.10
18042024-03-07T21:44:08.944Z Checking heck v0.4.1
18052024-03-07T21:44:09.196Z Compiling ident_case v1.0.1
18062024-03-07T21:44:09.385Z Compiling strsim v0.10.0
18072024-03-07T21:44:10.095Z Compiling serde_yaml v0.9.25
18082024-03-07T21:44:10.310Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
18092024-03-07T21:44:10.524Z Checking camino v1.1.6
18102024-03-07T21:44:10.659Z Checking fastrand v2.0.1
18112024-03-07T21:44:10.889Z Checking match_cfg v0.1.0
18122024-03-07T21:44:10.972Z Checking rustls-pki-types v1.3.0
18132024-03-07T21:44:10.990Z Checking hostname v0.3.1
18142024-03-07T21:44:11.128Z Checking tempfile v3.10.0
18152024-03-07T21:44:11.151Z Compiling darling_core v0.20.3
18162024-03-07T21:44:11.400Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
18172024-03-07T21:44:11.501Z Checking http v1.0.0
18182024-03-07T21:44:12.831Z Checking atty v0.2.14
18192024-03-07T21:44:12.957Z Checking quick-error v1.2.3
18202024-03-07T21:44:13.095Z Compiling paste v1.0.14
18212024-03-07T21:44:13.673Z Checking sha1 v0.10.6
18222024-03-07T21:44:13.965Z Checking dirs-sys-next v0.1.2
18232024-03-07T21:44:14.156Z Compiling rustls v0.22.2
18242024-03-07T21:44:14.186Z Checking dirs-next v2.0.0
18252024-03-07T21:44:14.469Z Checking rustls-webpki v0.102.1
18262024-03-07T21:44:14.538Z Checking crossbeam-channel v0.5.8
18272024-03-07T21:44:14.829Z Checking thread_local v1.1.7
18282024-03-07T21:44:15.144Z Checking instant v0.1.12
18292024-03-07T21:44:15.254Z Compiling slog-async v2.8.0
18302024-03-07T21:44:15.326Z Checking term v0.7.0
18312024-03-07T21:44:15.640Z Checking rustls-pemfile v2.1.1
18322024-03-07T21:44:15.760Z Compiling multer v3.0.0
18332024-03-07T21:44:15.845Z Checking debug-ignore v1.0.5
18342024-03-07T21:44:15.877Z Checking take_mut v0.2.2
18352024-03-07T21:44:15.976Z Checking slog-term v2.9.0
18362024-03-07T21:44:16.140Z Checking slog-json v2.6.1
18372024-03-07T21:44:16.315Z Compiling async-stream-impl v0.3.5
18382024-03-07T21:44:16.388Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18392024-03-07T21:44:16.482Z Checking atomic-waker v1.1.1
18402024-03-07T21:44:16.626Z Checking waitgroup v0.1.2
18412024-03-07T21:44:16.770Z Checking slog-bunyan v2.5.0
18422024-03-07T21:44:16.939Z Checking toml v0.8.10
18432024-03-07T21:44:17.225Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18442024-03-07T21:44:17.688Z Checking serde_path_to_error v0.1.15
18452024-03-07T21:44:17.725Z Compiling darling_macro v0.20.3
18462024-03-07T21:44:17.855Z Checking async-stream v0.3.5
18472024-03-07T21:44:18.056Z Compiling strum_macros v0.26.1
18482024-03-07T21:44:18.320Z Checking wait-timeout v0.2.0
18492024-03-07T21:44:18.508Z Compiling structmeta-derive v0.3.0
18502024-03-07T21:44:18.610Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18512024-03-07T21:44:18.797Z Compiling darling v0.20.3
18522024-03-07T21:44:18.913Z Compiling serde_with_macros v3.6.1
18532024-03-07T21:44:19.070Z Checking rusty-fork v0.3.0
18542024-03-07T21:44:19.249Z Checking tokio-rustls v0.25.0
18552024-03-07T21:44:19.377Z Checking newtype-uuid v1.0.1
18562024-03-07T21:44:19.547Z Compiling structmeta-derive v0.2.0
18572024-03-07T21:44:19.629Z Checking rand_xorshift v0.3.0
18582024-03-07T21:44:19.807Z Checking unarray v0.1.4
18592024-03-07T21:44:19.997Z Checking proptest v1.4.0
18602024-03-07T21:44:21.859Z Compiling structmeta v0.3.0
18612024-03-07T21:44:22.301Z Compiling parse-display-derive v0.9.0
18622024-03-07T21:44:22.365Z Checking serde_with v3.6.1
18632024-03-07T21:44:22.830Z Compiling structmeta v0.2.0
18642024-03-07T21:44:23.310Z Checking backoff v0.4.0
18652024-03-07T21:44:23.398Z Compiling test-strategy v0.3.1
18662024-03-07T21:44:23.610Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18672024-03-07T21:44:23.649Z Checking strum v0.26.1
18682024-03-07T21:44:23.787Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18692024-03-07T21:44:23.823Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18702024-03-07T21:44:23.981Z Checking macaddr v1.0.1
18712024-03-07T21:44:24.330Z Checking camino-tempfile v1.1.1
18722024-03-07T21:44:24.618Z Checking is-terminal v0.4.9
18732024-03-07T21:44:24.640Z Compiling proc-macro-error-attr v1.0.4
18742024-03-07T21:44:24.725Z Compiling proc-macro-error v1.0.4
18752024-03-07T21:44:24.746Z Compiling proc-macro-crate v1.3.1
18762024-03-07T21:44:25.207Z Checking termtree v0.4.1
18772024-03-07T21:44:25.431Z Compiling heapless v0.8.0
18782024-03-07T21:44:25.838Z Checking predicates-tree v1.0.9
18792024-03-07T21:44:25.944Z Compiling num_enum_derive v0.5.11
18802024-03-07T21:44:25.999Z Checking hash32 v0.3.1
18812024-03-07T21:44:26.196Z Compiling smoltcp v0.11.0
18822024-03-07T21:44:26.308Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18832024-03-07T21:44:26.692Z Compiling crucible-workspace-hack v0.1.0
18842024-03-07T21:44:26.969Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18852024-03-07T21:44:26.998Z Checking cobs v0.2.3
18862024-03-07T21:44:27.598Z Checking embedded-io v0.4.0
18872024-03-07T21:44:27.605Z Compiling usdt-attr-macro v0.5.0
18882024-03-07T21:44:27.606Z Checking parse-display v0.9.0
18892024-03-07T21:44:27.606Z Checking postcard v1.0.8
18902024-03-07T21:44:27.606Z Compiling usdt-macro v0.5.0
18912024-03-07T21:44:27.757Z Compiling foreign-types-macros v0.2.3
18922024-03-07T21:44:28.123Z Checking memmap v0.7.0
18932024-03-07T21:44:28.339Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
18942024-03-07T21:44:28.657Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18952024-03-07T21:44:28.874Z Checking num_enum v0.5.11
18962024-03-07T21:44:28.964Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
18972024-03-07T21:44:29.031Z Checking foreign-types-shared v0.3.1
18982024-03-07T21:44:29.154Z Checking foreign-types v0.5.0
18992024-03-07T21:44:29.158Z Checking usdt v0.5.0
19002024-03-07T21:44:29.211Z Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
19012024-03-07T21:44:29.250Z Checking tabwriter v1.4.0
19022024-03-07T21:44:29.268Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19032024-03-07T21:44:29.333Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
19042024-03-07T21:44:29.427Z Checking cstr-argument v0.1.2
19052024-03-07T21:44:29.476Z Checking pretty-hex v0.2.1
19062024-03-07T21:44:29.606Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19072024-03-07T21:44:29.639Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19082024-03-07T21:44:29.908Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19092024-03-07T21:44:29.930Z Checking colored v2.0.4
19102024-03-07T21:44:30.280Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19112024-03-07T21:44:30.297Z Compiling zone_cfg_derive v0.3.0
19122024-03-07T21:44:30.330Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
19132024-03-07T21:44:30.432Z Compiling mockall_derive v0.12.0
19142024-03-07T21:44:30.503Z Compiling num-derive v0.4.0
19152024-03-07T21:44:30.703Z Checking fragile v2.0.0
19162024-03-07T21:44:30.959Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
19172024-03-07T21:44:31.580Z Checking downcast v0.11.0
19182024-03-07T21:44:31.580Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
19192024-03-07T21:44:31.580Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
19202024-03-07T21:44:31.581Z Checking smf v0.2.2
19212024-03-07T21:44:31.892Z Checking filetime v0.2.23
19222024-03-07T21:44:31.987Z Checking zone v0.3.0
19232024-03-07T21:44:32.098Z Checking xattr v1.0.1
19242024-03-07T21:44:32.568Z Checking same-file v1.0.6
19252024-03-07T21:44:32.568Z Checking tar v0.4.40
19262024-03-07T21:44:32.568Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
19272024-03-07T21:44:32.568Z Checking walkdir v2.4.0
19282024-03-07T21:44:32.667Z Checking pem v3.0.2
19292024-03-07T21:44:32.799Z Compiling rayon-core v1.12.1
19302024-03-07T21:44:33.272Z Checking linked-hash-map v0.5.6
19312024-03-07T21:44:33.272Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=1c1574fb721f98f2df1b23e3fd27d83be018882e#1c1574fb)
19322024-03-07T21:44:33.272Z Checking itertools v0.12.1
19332024-03-07T21:44:33.272Z Checking headers-core v0.2.0
19342024-03-07T21:44:33.273Z Checking lru-cache v0.1.2
19352024-03-07T21:44:33.287Z Checking headers v0.3.9
19362024-03-07T21:44:33.430Z Checking password-hash v0.5.0
19372024-03-07T21:44:33.531Z Checking blake2 v0.10.6
19382024-03-07T21:44:33.829Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
19392024-03-07T21:44:33.903Z Checking swrite v0.1.0
19402024-03-07T21:44:33.968Z Checking argon2 v0.5.3
19412024-03-07T21:44:34.023Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19422024-03-07T21:44:34.126Z Compiling derive-where v1.2.7
19432024-03-07T21:44:34.447Z Checking rcgen v0.12.1
19442024-03-07T21:44:34.703Z Checking atomicwrites v0.4.3
19452024-03-07T21:44:34.838Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19462024-03-07T21:44:34.903Z Checking subprocess v0.2.9
19472024-03-07T21:44:34.994Z Checking arc-swap v1.6.0
19482024-03-07T21:44:35.224Z Compiling cancel-safe-futures v0.1.5
19492024-03-07T21:44:35.538Z Checking slog-scope v4.4.0
19502024-03-07T21:44:35.545Z Checking half v2.3.1
19512024-03-07T21:44:35.622Z Checking ciborium-io v0.2.2
19522024-03-07T21:44:35.677Z Checking slog-stdlog v4.1.1
19532024-03-07T21:44:35.849Z Checking slog-envlogger v2.2.0
19542024-03-07T21:44:35.936Z Checking resolv-conf v0.7.0
19552024-03-07T21:44:36.023Z Checking ciborium-ll v0.2.2
19562024-03-07T21:44:36.077Z Checking libsw v3.3.1
19572024-03-07T21:44:36.212Z Checking owo-colors v4.0.0
19582024-03-07T21:44:36.297Z Checking trust-dns-resolver v0.22.0
19592024-03-07T21:44:36.334Z Checking ciborium v0.2.2
19602024-03-07T21:44:36.350Z Checking linear-map v1.2.0
19612024-03-07T21:44:36.700Z Compiling slog-dtrace v0.3.0
19622024-03-07T21:44:36.941Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
19632024-03-07T21:44:37.073Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
19642024-03-07T21:44:37.462Z Checking textwrap v0.11.0
19652024-03-07T21:44:37.663Z Compiling heck v0.3.3
19662024-03-07T21:44:37.883Z Compiling blake3 v1.5.0
19672024-03-07T21:44:37.902Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19682024-03-07T21:44:37.954Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19692024-03-07T21:44:38.079Z Compiling libefi-sys v0.1.0
19702024-03-07T21:44:38.193Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19712024-03-07T21:44:38.210Z Checking termcolor v1.2.0
19722024-03-07T21:44:38.291Z Checking strsim v0.8.0
19732024-03-07T21:44:38.362Z Checking vec_map v0.8.2
19742024-03-07T21:44:38.468Z Checking ansi_term v0.12.1
19752024-03-07T21:44:38.610Z Compiling structopt-derive v0.4.18
19762024-03-07T21:44:38.756Z Checking clap v2.34.0
19772024-03-07T21:44:38.912Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19782024-03-07T21:44:39.021Z Checking nibble_vec v0.1.0
19792024-03-07T21:44:39.070Z Compiling radium v0.7.0
19802024-03-07T21:44:39.199Z Checking endian-type v0.1.2
19812024-03-07T21:44:39.210Z Checking mockall v0.12.0
19822024-03-07T21:44:39.401Z Checking radix_trie v0.2.1
19832024-03-07T21:44:39.565Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19842024-03-07T21:44:39.657Z Checking tap v1.0.1
19852024-03-07T21:44:39.760Z Compiling maybe-uninit v2.0.0
19862024-03-07T21:44:39.799Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19872024-03-07T21:44:39.815Z Checking wyz v0.5.1
19882024-03-07T21:44:40.077Z Checking fxhash v0.2.1
19892024-03-07T21:44:40.265Z Checking gethostname v0.4.3
19902024-03-07T21:44:40.280Z Checking crc-catalog v2.2.0
19912024-03-07T21:44:40.297Z Compiling packed_struct v0.10.1
19922024-03-07T21:44:40.387Z Checking funty v2.0.0
19932024-03-07T21:44:40.404Z Compiling num-bigint-dig v0.8.4
19942024-03-07T21:44:40.407Z Compiling semver v0.1.20
19952024-03-07T21:44:40.736Z Checking crc v3.0.1
19962024-03-07T21:44:40.777Z Compiling rustc_version v0.1.7
19972024-03-07T21:44:41.438Z Compiling packed_struct_codegen v0.10.1
19982024-03-07T21:44:41.442Z Compiling indexmap v1.9.3
19992024-03-07T21:44:41.442Z Checking nodrop v0.1.14
20002024-03-07T21:44:41.442Z Checking array-init v0.0.4
20012024-03-07T21:44:41.442Z Checking bitvec v1.0.1
20022024-03-07T21:44:41.475Z Compiling newtype_derive v0.1.6
20032024-03-07T21:44:41.692Z Checking smallvec v0.6.14
20042024-03-07T21:44:41.819Z Checking structopt v0.3.26
20052024-03-07T21:44:42.060Z Checking pkcs1 v0.7.5
20062024-03-07T21:44:42.246Z Checking signature v2.1.0
20072024-03-07T21:44:42.402Z Compiling crossbeam-deque v0.8.3
20082024-03-07T21:44:42.492Z Checking bitfield v0.14.0
20092024-03-07T21:44:42.767Z Checking hashbrown v0.12.3
20102024-03-07T21:44:43.769Z Checking serde-hex v0.1.0
20112024-03-07T21:44:44.022Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20122024-03-07T21:44:44.109Z Checking rsa v0.9.2
20132024-03-07T21:44:44.219Z Checking env_logger v0.10.0
20142024-03-07T21:44:44.294Z Checking x509-cert v0.2.4
20152024-03-07T21:44:44.590Z Checking ron v0.8.1
20162024-03-07T21:44:44.678Z Checking hashbrown v0.13.2
20172024-03-07T21:44:44.913Z Compiling semver-parser v0.10.2
20182024-03-07T21:44:45.160Z Compiling num-rational v0.4.1
20192024-03-07T21:44:45.474Z Checking crc-any v2.4.3
20202024-03-07T21:44:45.776Z Checking object v0.30.4
20212024-03-07T21:44:45.853Z Compiling semver v0.11.0
20222024-03-07T21:44:45.934Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
20232024-03-07T21:44:45.946Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20242024-03-07T21:44:46.243Z Compiling rayon v1.9.0
20252024-03-07T21:44:47.099Z Compiling memmap2 v0.7.1
20262024-03-07T21:44:47.460Z Compiling constant_time_eq v0.3.0
20272024-03-07T21:44:47.476Z Compiling arrayref v0.3.7
20282024-03-07T21:44:47.533Z Compiling home v0.5.5
20292024-03-07T21:44:47.573Z Compiling arrayvec v0.7.4
20302024-03-07T21:44:47.641Z Checking path-slash v0.1.5
20312024-03-07T21:44:47.780Z Compiling toolchain_find v0.2.0
20322024-03-07T21:44:48.018Z Checking steno v0.4.0
20332024-03-07T21:44:48.136Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20342024-03-07T21:44:48.452Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20352024-03-07T21:44:49.235Z Checking newline-converter v0.3.0
20362024-03-07T21:44:49.256Z Compiling toml v0.5.11
20372024-03-07T21:44:49.443Z Checking num-complex v0.4.4
20382024-03-07T21:44:50.128Z Compiling convert_case v0.4.0
20392024-03-07T21:44:50.437Z Compiling topological-sort v0.2.2
20402024-03-07T21:44:50.468Z Checking num v0.4.1
20412024-03-07T21:44:50.571Z Checking expectorate v1.1.0
20422024-03-07T21:44:50.646Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20432024-03-07T21:44:51.288Z Compiling derive_more v0.99.17
20442024-03-07T21:44:51.913Z Compiling omicron-zone-package v0.11.0
20452024-03-07T21:44:52.169Z Compiling rustfmt-wrapper v0.2.0
20462024-03-07T21:44:53.140Z Checking utf-8 v0.7.6
20472024-03-07T21:44:53.165Z Checking tungstenite v0.20.1
20482024-03-07T21:44:53.166Z Compiling buf-list v1.0.3
20492024-03-07T21:44:53.166Z Checking display-error-chain v0.2.0
20502024-03-07T21:44:53.188Z Compiling parking_lot_core v0.8.6
20512024-03-07T21:44:53.208Z Checking keccak v0.1.4
20522024-03-07T21:44:53.555Z Checking sha3 v0.10.8
20532024-03-07T21:44:53.684Z Checking tokio-tungstenite v0.20.1
20542024-03-07T21:44:53.849Z Checking trust-dns-client v0.22.0
20552024-03-07T21:44:54.065Z Checking parking_lot v0.11.2
20562024-03-07T21:44:54.158Z Checking secrecy v0.8.0
20572024-03-07T21:44:54.373Z Compiling pin-project-internal v1.1.3
20582024-03-07T21:44:54.428Z Compiling doc-comment v0.3.3
20592024-03-07T21:44:55.175Z Checking sled v0.34.7
20602024-03-07T21:44:55.346Z Checking glob v0.3.1
20612024-03-07T21:44:55.533Z Checking trust-dns-server v0.22.1
20622024-03-07T21:44:55.694Z Compiling vte_generate_state_changes v0.1.1
20632024-03-07T21:44:56.381Z Checking vte v0.11.1
20642024-03-07T21:44:57.828Z Checking pin-project v1.1.3
20652024-03-07T21:44:58.303Z Compiling unicase v2.7.0
20662024-03-07T21:44:58.307Z Compiling platforms v3.0.2
20672024-03-07T21:44:58.308Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20682024-03-07T21:44:58.308Z Checking strip-ansi-escapes v0.2.0
20692024-03-07T21:44:58.311Z Checking fd-lock v3.0.13
20702024-03-07T21:44:58.374Z Compiling snafu-derive v0.7.5
20712024-03-07T21:44:58.426Z Compiling fs-err v2.11.0
20722024-03-07T21:44:58.500Z Checking strum v0.25.0
20732024-03-07T21:44:58.963Z Checking nu-ansi-term v0.50.0
20742024-03-07T21:44:58.975Z Checking globset v0.4.13
20752024-03-07T21:44:58.975Z Checking olpc-cjson v0.1.3
20762024-03-07T21:44:58.984Z Checking reedline v0.30.0
20772024-03-07T21:44:59.151Z Checking serde_plain v1.0.2
20782024-03-07T21:44:59.355Z Compiling async-recursion v1.0.5
20792024-03-07T21:44:59.359Z Checking typed-path v0.7.0
20802024-03-07T21:44:59.415Z Compiling curve25519-dalek v4.1.1
20812024-03-07T21:44:59.881Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20822024-03-07T21:45:00.792Z Compiling memoffset v0.7.1
20832024-03-07T21:45:00.837Z Checking parse-size v1.0.0
20842024-03-07T21:45:00.854Z Compiling mime_guess v2.0.4
20852024-03-07T21:45:01.376Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20862024-03-07T21:45:01.380Z Checking universal-hash v0.5.1
20872024-03-07T21:45:01.567Z Compiling thiserror-impl-no-std v2.0.2
20882024-03-07T21:45:01.761Z Compiling curve25519-dalek-derive v0.1.0
20892024-03-07T21:45:01.805Z Checking nanorand v0.7.0
20902024-03-07T21:45:01.888Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20912024-03-07T21:45:01.937Z Checking opaque-debug v0.3.0
20922024-03-07T21:45:02.043Z Checking poly1305 v0.8.0
20932024-03-07T21:45:02.190Z Checking flume v0.11.0
20942024-03-07T21:45:02.569Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20952024-03-07T21:45:02.719Z Checking chacha20 v0.9.1
20962024-03-07T21:45:02.836Z Checking aead v0.5.2
20972024-03-07T21:45:02.886Z Checking kstat-rs v0.2.3
20982024-03-07T21:45:03.067Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20992024-03-07T21:45:03.225Z Checking signature v1.6.4
21002024-03-07T21:45:03.353Z Compiling salty v0.2.0
21012024-03-07T21:45:03.429Z Checking ed25519 v1.5.3
21022024-03-07T21:45:03.605Z Checking chacha20poly1305 v0.10.1
21032024-03-07T21:45:03.917Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21042024-03-07T21:45:04.092Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21052024-03-07T21:45:04.364Z Checking serde-big-array v0.5.1
21062024-03-07T21:45:04.520Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21072024-03-07T21:45:04.561Z Checking bytecount v0.6.3
21082024-03-07T21:45:04.723Z Checking papergrid v0.11.0
21092024-03-07T21:45:04.729Z Checking snafu v0.7.5
21102024-03-07T21:45:05.162Z Checking thiserror-no-std v2.0.2
21112024-03-07T21:45:05.290Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
21122024-03-07T21:45:05.356Z Checking tough v0.16.0
21132024-03-07T21:45:05.471Z Checking vsss-rs v3.3.4
21142024-03-07T21:45:05.506Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21152024-03-07T21:45:05.533Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21162024-03-07T21:45:05.901Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21172024-03-07T21:45:06.363Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21182024-03-07T21:45:06.563Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21192024-03-07T21:45:07.108Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21202024-03-07T21:45:07.838Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
21212024-03-07T21:45:09.207Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=1c1574fb721f98f2df1b23e3fd27d83be018882e#1c1574fb)
21222024-03-07T21:45:10.173Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
21232024-03-07T21:45:10.304Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21242024-03-07T21:45:10.628Z Compiling tabled_derive v0.7.0
21252024-03-07T21:45:10.875Z Checking signal-hook-tokio v0.3.1
21262024-03-07T21:45:11.051Z Checking fd-lock v4.0.2
21272024-03-07T21:45:11.248Z Checking nix v0.27.1
21282024-03-07T21:45:12.088Z Checking serde-big-array v0.4.1
21292024-03-07T21:45:12.256Z Compiling sqlparser_derive v0.2.2
21302024-03-07T21:45:13.442Z Checking unicode_categories v0.1.1
21312024-03-07T21:45:13.954Z Compiling prettyplease v0.2.16
21322024-03-07T21:45:13.954Z Checking humantime v2.1.0
21332024-03-07T21:45:13.958Z Checking sqlformat v0.2.3
21342024-03-07T21:45:13.997Z Checking rustyline v13.0.0
21352024-03-07T21:45:14.031Z Checking tabled v0.15.0
21362024-03-07T21:45:14.434Z Checking sqlparser v0.43.1
21372024-03-07T21:45:15.569Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21382024-03-07T21:45:16.070Z Checking bcs v0.1.6
21392024-03-07T21:45:16.171Z Checking highway v1.1.0
21402024-03-07T21:45:16.611Z Checking corncobs v0.1.3
21412024-03-07T21:45:16.635Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
21422024-03-07T21:45:16.804Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21432024-03-07T21:45:17.000Z Checking http-range v0.1.5
21442024-03-07T21:45:17.190Z Compiling crunchy v0.2.2
21452024-03-07T21:45:17.223Z Checking hyper-staticfile v0.9.5
21462024-03-07T21:45:17.504Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21472024-03-07T21:45:17.613Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21482024-03-07T21:45:17.647Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21492024-03-07T21:45:17.666Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21502024-03-07T21:45:20.066Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21512024-03-07T21:45:21.099Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21522024-03-07T21:45:21.900Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21532024-03-07T21:45:22.141Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21542024-03-07T21:45:22.536Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21552024-03-07T21:45:22.712Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21562024-03-07T21:45:22.951Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
21572024-03-07T21:45:23.308Z Compiling clang-sys v1.6.1
21582024-03-07T21:45:23.638Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21592024-03-07T21:45:24.017Z Compiling tiny-keccak v2.0.2
21602024-03-07T21:45:24.477Z Compiling darling_core v0.14.4
21612024-03-07T21:45:24.617Z Checking assert_matches v1.5.0
21622024-03-07T21:45:24.713Z Compiling ascii-canvas v3.0.0
21632024-03-07T21:45:25.966Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21642024-03-07T21:45:26.321Z Compiling ena v0.14.2
21652024-03-07T21:45:26.744Z Compiling libloading v0.7.4
21662024-03-07T21:45:27.191Z Compiling diff v0.1.13
21672024-03-07T21:45:27.237Z Compiling bindgen v0.69.2
21682024-03-07T21:45:27.340Z Compiling regex-syntax v0.6.29
21692024-03-07T21:45:30.798Z Compiling darling_macro v0.14.4
21702024-03-07T21:45:31.242Z Compiling lalrpop v0.19.12
21712024-03-07T21:45:31.655Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21722024-03-07T21:45:31.886Z Compiling darling v0.14.4
21732024-03-07T21:45:31.902Z Compiling cexpr v0.6.0
21742024-03-07T21:45:32.014Z Compiling which v4.4.0
21752024-03-07T21:45:32.693Z Checking maplit v1.0.2
21762024-03-07T21:45:32.807Z Compiling lazycell v1.3.0
21772024-03-07T21:45:32.995Z Compiling ref-cast v1.0.20
21782024-03-07T21:45:33.547Z Compiling rustc-hash v1.1.0
21792024-03-07T21:45:33.591Z Compiling portable-atomic v1.4.3
21802024-03-07T21:45:33.650Z Compiling peeking_take_while v0.1.2
21812024-03-07T21:45:33.703Z Compiling shlex v1.3.0
21822024-03-07T21:45:33.863Z Compiling derive_builder_core v0.12.0
21832024-03-07T21:45:34.708Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21842024-03-07T21:45:35.045Z Compiling ref-cast-impl v1.0.20
21852024-03-07T21:45:35.142Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21862024-03-07T21:45:36.137Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21872024-03-07T21:45:36.730Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21882024-03-07T21:45:36.739Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21892024-03-07T21:45:37.028Z Compiling libxml v0.3.3
21902024-03-07T21:45:37.322Z Compiling derive_builder_macro v0.12.0
21912024-03-07T21:45:38.228Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21922024-03-07T21:45:38.630Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21932024-03-07T21:45:41.365Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21942024-03-07T21:45:42.686Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21952024-03-07T21:45:42.706Z Compiling strum_macros v0.24.3
21962024-03-07T21:45:42.706Z Compiling cookie v0.18.0
21972024-03-07T21:45:42.898Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21982024-03-07T21:45:43.222Z Checking number_prefix v0.4.0
21992024-03-07T21:45:43.440Z Compiling indoc v1.0.9
22002024-03-07T21:45:43.810Z Checking indicatif v0.17.8
22012024-03-07T21:45:44.444Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22022024-03-07T21:45:44.625Z Checking derive_builder v0.12.0
22032024-03-07T21:45:44.779Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22042024-03-07T21:45:45.106Z Checking bb8 v0.8.3
22052024-03-07T21:45:45.582Z Checking quick-xml v0.30.0
22062024-03-07T21:45:46.073Z Checking castaway v0.2.2
22072024-03-07T21:45:46.241Z Compiling oso-derive v0.27.0
22082024-03-07T21:45:47.081Z Compiling impl-trait-for-tuples v0.2.2
22092024-03-07T21:45:47.108Z Checking compact_str v0.7.1
22102024-03-07T21:45:47.407Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22112024-03-07T21:45:47.450Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22122024-03-07T21:45:47.986Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22132024-03-07T21:45:48.001Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22142024-03-07T21:45:48.051Z Checking lru v0.12.1
22152024-03-07T21:45:48.345Z Compiling stability v0.1.1
22162024-03-07T21:45:48.391Z Checking cassowary v0.3.0
22172024-03-07T21:45:48.837Z Compiling indoc v2.0.3
22182024-03-07T21:45:49.401Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22192024-03-07T21:45:49.445Z Checking smawk v0.3.1
22202024-03-07T21:45:49.647Z Checking unicode-linebreak v0.1.5
22212024-03-07T21:45:49.927Z Checking is_ci v1.2.0
22222024-03-07T21:45:50.060Z Checking ratatui v0.26.1
22232024-03-07T21:45:50.094Z Checking supports-color v3.0.0
22242024-03-07T21:45:50.118Z Checking textwrap v0.16.1
22252024-03-07T21:45:50.302Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
22262024-03-07T21:45:50.602Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22272024-03-07T21:45:50.647Z Checking rtoolbox v0.0.1
22282024-03-07T21:45:50.860Z Checking rpassword v7.3.1
22292024-03-07T21:45:50.923Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=1c1574fb721f98f2df1b23e3fd27d83be018882e#1c1574fb)
22302024-03-07T21:45:51.026Z Checking fatfs v0.3.6
22312024-03-07T21:45:51.077Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22322024-03-07T21:45:52.220Z Checking shell-words v1.1.0
22332024-03-07T21:45:52.411Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22342024-03-07T21:45:52.640Z Checking yansi v0.5.1
22352024-03-07T21:45:52.970Z Checking pretty_assertions v1.4.0
22362024-03-07T21:45:53.169Z Compiling target-lexicon v0.12.13
22372024-03-07T21:45:53.190Z Checking tui-tree-widget v0.17.0
22382024-03-07T21:45:53.502Z Compiling guppy-workspace-hack v0.1.0
22392024-03-07T21:45:53.559Z Checking plotters-backend v0.3.5
22402024-03-07T21:45:54.060Z Checking plotters-svg v0.3.5
22412024-03-07T21:45:54.211Z Checking http-body v1.0.0
22422024-03-07T21:45:54.275Z Checking rand v0.4.6
22432024-03-07T21:45:54.325Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22442024-03-07T21:45:54.774Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22452024-03-07T21:45:55.456Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22462024-03-07T21:45:55.874Z Checking cast v0.3.0
22472024-03-07T21:45:55.896Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
22482024-03-07T21:45:56.214Z Checking remove_dir_all v0.5.3
22492024-03-07T21:45:56.461Z Compiling assert_cmd v2.0.14
22502024-03-07T21:45:56.878Z Checking tower-layer v0.3.2
22512024-03-07T21:45:56.894Z Compiling target-spec v3.1.0
22522024-03-07T21:45:57.167Z Checking tower v0.4.13
22532024-03-07T21:45:57.510Z Checking tempdir v0.3.7
22542024-03-07T21:45:57.697Z Checking criterion-plot v0.5.0
22552024-03-07T21:45:57.980Z Checking cfg-expr v0.15.6
22562024-03-07T21:45:58.219Z Checking hyper v1.1.0
22572024-03-07T21:45:58.825Z Checking plotters v0.3.5
22582024-03-07T21:45:59.295Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22592024-03-07T21:46:08.246Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22602024-03-07T21:46:08.373Z Checking tinytemplate v1.2.1
22612024-03-07T21:46:08.373Z Checking cargo-platform v0.1.3
22622024-03-07T21:46:08.373Z Checking oorandom v11.1.3
22632024-03-07T21:46:08.373Z Checking anes v0.1.6
22642024-03-07T21:46:08.374Z Checking cargo_metadata v0.18.1
22652024-03-07T21:46:08.374Z Checking hyper-util v0.1.2
22662024-03-07T21:46:08.374Z Checking criterion v0.5.1
22672024-03-07T21:46:08.423Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22682024-03-07T21:46:08.423Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22692024-03-07T21:46:08.423Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22702024-03-07T21:46:08.423Z Checking rustls-native-certs v0.7.0
22712024-03-07T21:46:08.423Z Checking pathdiff v0.2.1
22722024-03-07T21:46:08.423Z Checking nested v0.1.1
22732024-03-07T21:46:08.423Z Checking guppy v0.17.5
22742024-03-07T21:46:08.423Z Checking hyper-rustls v0.26.0
22752024-03-07T21:46:08.423Z Checking httptest v0.15.5
22762024-03-07T21:46:08.423Z Checking threadpool v1.8.1
22772024-03-07T21:46:08.496Z Checking libtest-mimic v0.6.1
22782024-03-07T21:46:08.943Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22792024-03-07T21:46:09.262Z Checking similar-asserts v1.5.0
22802024-03-07T21:46:09.469Z Compiling rstest_macros v0.18.2
22812024-03-07T21:46:10.123Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22822024-03-07T21:46:11.350Z Checking datatest-stable v0.2.3
22832024-03-07T21:46:11.571Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22842024-03-07T21:46:11.591Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22852024-03-07T21:46:12.065Z Checking csv-core v0.1.11
22862024-03-07T21:46:12.087Z Compiling trybuild v1.0.89
22872024-03-07T21:46:12.107Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22882024-03-07T21:46:12.337Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22892024-03-07T21:46:12.432Z Checking constant_time_eq v0.2.6
22902024-03-07T21:46:12.502Z Compiling relative-path v1.9.0
22912024-03-07T21:46:12.566Z Checking blake2b_simd v1.0.1
22922024-03-07T21:46:13.095Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22932024-03-07T21:46:13.524Z Checking csv v1.3.0
22942024-03-07T21:46:14.487Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22952024-03-07T21:46:14.711Z Checking multimap v0.10.0
22962024-03-07T21:46:15.019Z Checking basic-toml v0.1.8
22972024-03-07T21:46:15.957Z Checking futures-timer v3.0.2
22982024-03-07T21:46:17.809Z Checking rust-argon2 v1.0.1
22992024-03-07T21:46:18.474Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23002024-03-07T21:46:20.515Z Checking partial-io v0.5.4
23012024-03-07T21:46:20.924Z Checking approx v0.5.1
23022024-03-07T21:46:21.154Z Checking termios v0.3.3
23032024-03-07T21:46:21.387Z Checking hex-literal v0.4.1
23042024-03-07T21:46:23.650Z Checking rstest v0.18.2
23052024-03-07T21:46:26.125Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23062024-03-07T21:47:12.642Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23072024-03-07T21:47:20.239Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23082024-03-07T21:47:20.737Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23092024-03-07T21:47:20.737Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23102024-03-07T21:47:30.746Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23112024-03-07T21:47:43.876Z Compiling polar-core v0.27.0
23122024-03-07T21:47:51.707Z Checking oso v0.27.0
23132024-03-07T21:48:19.924Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23142024-03-07T21:49:30.246Z Finished dev [unoptimized + debuginfo] target(s) in 7m 11s
23152024-03-07T21:49:30.315Z
23162024-03-07T21:49:30.315Zreal 7:55.598802320
23172024-03-07T21:49:30.315Zuser 40:35.258364672
23182024-03-07T21:49:30.315Zsys 6:53.436946494
23192024-03-07T21:49:30.315Ztrap 1.179482551
23202024-03-07T21:49:30.315Ztflt 5.600797710
23212024-03-07T21:49:30.315Zdflt 3.537423654
23222024-03-07T21:49:30.315Zkflt 0.224850984
23232024-03-07T21:49:30.315Zlock 1:02:53.420199687
23242024-03-07T21:49:30.315Zslp 2:03:13.971190107
23252024-03-07T21:49:30.315Zlat 1:49.467443268
23262024-03-07T21:49:30.315Zstop 4:25.193482050
23272024-03-07T21:49:30.316Zwarning: output filename collision.
23282024-03-07T21:49:30.316ZThe 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)`.
23292024-03-07T21:49:30.316ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23302024-03-07T21:49:30.316ZThe targets should have unique names.
23312024-03-07T21:49:30.316ZThis is a known bug where multiple crates with the same name use
23322024-03-07T21:49:30.316Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23332024-03-07T21:49:30.316Zwarning: output filename collision.
23342024-03-07T21:49:30.316ZThe 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)`.
23352024-03-07T21:49:30.317ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23362024-03-07T21:49:30.317ZThe targets should have unique names.
23372024-03-07T21:49:30.317ZThis is a known bug where multiple crates with the same name use
23382024-03-07T21:49:30.317Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23392024-03-07T21:49:30.317Zwarning: output filename collision.
23402024-03-07T21:49:30.317ZThe 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)`.
23412024-03-07T21:49:30.318ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23422024-03-07T21:49:30.318ZThe targets should have unique names.
23432024-03-07T21:49:30.318ZThis is a known bug where multiple crates with the same name use
23442024-03-07T21:49:30.318Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23452024-03-07T21:49:30.318Zwarning: output filename collision.
23462024-03-07T21:49:30.318ZThe 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)`.
23472024-03-07T21:49:30.318ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23482024-03-07T21:49:30.318ZThe targets should have unique names.
23492024-03-07T21:49:30.348ZThis is a known bug where multiple crates with the same name use
23502024-03-07T21:49:30.348Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23512024-03-07T21:49:30.348Z Documenting libc v0.2.153
23522024-03-07T21:49:30.348Z Documenting cfg-if v1.0.0
23532024-03-07T21:49:30.348Z Documenting serde_derive v1.0.197
23542024-03-07T21:49:30.349Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23552024-03-07T21:49:30.349Z Documenting log v0.4.20
23562024-03-07T21:49:30.349Z Documenting scopeguard v1.2.0
23572024-03-07T21:49:30.349Z Documenting memchr v2.6.3
23582024-03-07T21:49:30.349Z Documenting byteorder v1.5.0
23592024-03-07T21:49:30.390Z Documenting smallvec v1.13.1
23602024-03-07T21:49:32.957Z Documenting itoa v1.0.9
23612024-03-07T21:49:32.988Z Documenting lock_api v0.4.10
23622024-03-07T21:49:35.361Z Documenting zeroize_derive v1.4.2
23632024-03-07T21:49:35.380Z Documenting getrandom v0.2.10
23642024-03-07T21:49:35.380Z Documenting once_cell v1.19.0
23652024-03-07T21:49:35.380Z Documenting parking_lot_core v0.9.8
23662024-03-07T21:49:35.565Z Documenting libm v0.2.7
23672024-03-07T21:49:36.209Z Documenting pin-project-lite v0.2.13
23682024-03-07T21:49:36.366Z Documenting signal-hook-registry v1.4.1
23692024-03-07T21:49:38.048Z Documenting serde v1.0.197
23702024-03-07T21:49:39.168Z Documenting mio v0.8.11
23712024-03-07T21:49:39.187Z Documenting futures-core v0.3.30
23722024-03-07T21:49:39.271Z Documenting rand_core v0.6.4
23732024-03-07T21:49:39.347Z Documenting num-traits v0.2.16
23742024-03-07T21:49:39.502Z Documenting zeroize v1.7.0
23752024-03-07T21:49:39.673Z Documenting parking_lot v0.12.1
23762024-03-07T21:49:41.227Z Documenting thiserror-impl v1.0.57
23772024-03-07T21:49:43.874Z Documenting ryu v1.0.15
23782024-03-07T21:49:44.135Z Documenting socket2 v0.5.5
23792024-03-07T21:49:44.194Z Documenting num_cpus v1.16.0
23802024-03-07T21:49:44.254Z Documenting typenum v1.16.0
23812024-03-07T21:49:44.274Z Documenting tokio-macros v2.2.0
23822024-03-07T21:49:44.542Z Documenting subtle v2.5.0
23832024-03-07T21:49:46.834Z Documenting zerocopy v0.7.32
23842024-03-07T21:49:47.351Z Documenting thiserror v1.0.57
23852024-03-07T21:49:48.844Z Documenting futures-sink v0.3.30
23862024-03-07T21:49:57.225Z Documenting const-oid v0.9.5
23872024-03-07T21:49:57.336Z Documenting iana-time-zone v0.1.57
23882024-03-07T21:49:58.284Z Documenting generic-array v0.14.7
23892024-03-07T21:49:58.740Z Documenting pin-utils v0.1.0
23902024-03-07T21:49:58.748Z Documenting slab v0.4.9
23912024-03-07T21:49:58.762Z Documenting futures-channel v0.3.30
23922024-03-07T21:49:59.477Z Documenting futures-macro v0.3.30
23932024-03-07T21:50:01.706Z Documenting futures-task v0.3.30
23942024-03-07T21:50:03.436Z Documenting futures-io v0.3.30
23952024-03-07T21:50:03.792Z Documenting crypto-common v0.1.6
23962024-03-07T21:50:04.103Z Documenting ahash v0.8.7
23972024-03-07T21:50:04.121Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23982024-03-07T21:50:04.185Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23992024-03-07T21:50:04.289Z Documenting allocator-api2 v0.2.16
24002024-03-07T21:50:04.952Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24012024-03-07T21:50:05.967Z Documenting tinyvec_macros v0.1.1
24022024-03-07T21:50:07.038Z Documenting block-buffer v0.10.4
24032024-03-07T21:50:08.534Z Documenting ppv-lite86 v0.2.17
24042024-03-07T21:50:08.578Z Documenting futures-util v0.3.30
24052024-03-07T21:50:08.855Z Documenting tinyvec v1.6.0
24062024-03-07T21:50:09.632Z Documenting bytes v1.5.0
24072024-03-07T21:50:09.740Z Documenting bitflags v2.4.0
24082024-03-07T21:50:09.831Z Documenting serde_json v1.0.114
24092024-03-07T21:50:12.087Z Documenting chrono v0.4.31
24102024-03-07T21:50:12.556Z Documenting hashbrown v0.14.3
24112024-03-07T21:50:12.817Z Documenting uuid v1.7.0
24122024-03-07T21:50:13.315Z Documenting rand_chacha v0.3.1
24132024-03-07T21:50:14.673Z Documenting tokio v1.36.0
24142024-03-07T21:50:15.137Z Documenting digest v0.10.7
24152024-03-07T21:50:15.885Z Documenting tracing-core v0.1.31
24162024-03-07T21:50:19.688Z Documenting tracing-attributes v0.1.26
24172024-03-07T21:50:19.705Z Documenting unicode-normalization v0.1.22
24182024-03-07T21:50:19.705Z Documenting rand v0.8.5
24192024-03-07T21:50:19.705Z Documenting lazy_static v1.4.0
24202024-03-07T21:50:19.705Z Documenting unicode-bidi v0.3.13
24212024-03-07T21:50:29.857Z Documenting serde_derive_internals v0.26.0
24222024-03-07T21:50:30.104Z Checking serde_derive_internals v0.26.0
24232024-03-07T21:50:30.194Z Documenting dyn-clone v1.0.17
24242024-03-07T21:50:30.231Z Documenting equivalent v1.0.1
24252024-03-07T21:50:30.242Z Documenting base64 v0.21.7
24262024-03-07T21:50:30.665Z Documenting percent-encoding v2.3.1
24272024-03-07T21:50:30.818Z Documenting errno v0.3.8
24282024-03-07T21:50:33.339Z Documenting cpufeatures v0.2.12
24292024-03-07T21:50:33.524Z Documenting indexmap v2.2.5
24302024-03-07T21:50:33.665Z Documenting unicode-width v0.1.11
24312024-03-07T21:50:34.873Z Documenting form_urlencoded v1.2.1
24322024-03-07T21:50:35.145Z Documenting fnv v1.0.7
24332024-03-07T21:50:35.684Z Documenting rustix v0.38.31
24342024-03-07T21:50:36.491Z Documenting idna v0.5.0
24352024-03-07T21:50:36.755Z Documenting schemars_derive v0.8.16
24362024-03-07T21:50:36.882Z Documenting httparse v1.8.0
24372024-03-07T21:50:39.835Z Documenting adler v1.0.2
24382024-03-07T21:50:40.160Z Documenting base64ct v1.6.0
24392024-03-07T21:50:40.172Z Documenting unicode-ident v1.0.12
24402024-03-07T21:50:40.206Z Documenting tracing v0.1.37
24412024-03-07T21:50:41.789Z Documenting slog v2.7.0
24422024-03-07T21:50:41.965Z Documenting url v2.5.0
24432024-03-07T21:50:42.991Z Documenting miniz_oxide v0.7.1
24442024-03-07T21:50:43.169Z Documenting try-lock v0.2.4
24452024-03-07T21:50:43.660Z Documenting proc-macro2 v1.0.78
24462024-03-07T21:50:43.830Z Documenting schemars v0.8.16
24472024-03-07T21:50:45.272Z Documenting httpdate v1.0.3
24482024-03-07T21:50:46.322Z Documenting http-body v0.4.5
24492024-03-07T21:50:46.533Z Documenting want v0.3.1
24502024-03-07T21:50:47.013Z Documenting openssl-sys v0.9.96
24512024-03-07T21:50:47.132Z Documenting async-trait v0.1.77
24522024-03-07T21:50:48.859Z Documenting openssl-macros v0.1.1
24532024-03-07T21:50:50.980Z Documenting tower-service v0.3.2
24542024-03-07T21:50:51.205Z Documenting mime v0.3.17
24552024-03-07T21:50:51.220Z Documenting quote v1.0.35
24562024-03-07T21:50:51.392Z Documenting pem-rfc7468 v0.7.0
24572024-03-07T21:50:53.178Z Documenting aho-corasick v1.0.4
24582024-03-07T21:50:54.140Z Documenting crossbeam-utils v0.8.16
24592024-03-07T21:50:54.308Z Documenting openssl v0.10.60
24602024-03-07T21:50:56.174Z Documenting der_derive v0.7.2
24612024-03-07T21:50:56.428Z Documenting regex-syntax v0.8.2
24622024-03-07T21:50:56.452Z Documenting flagset v0.4.3
24632024-03-07T21:50:56.618Z Documenting ipnet v2.9.0
24642024-03-07T21:50:58.950Z Documenting tokio-util v0.7.10
24652024-03-07T21:50:59.567Z Documenting openssl-probe v0.1.5
24662024-03-07T21:50:59.630Z Documenting utf8parse v0.2.1
24672024-03-07T21:50:59.911Z Documenting syn v2.0.51
24682024-03-07T21:51:01.557Z Documenting num-integer v0.1.46
24692024-03-07T21:51:02.693Z Documenting der v0.7.8
24702024-03-07T21:51:03.066Z Documenting time-macros v0.2.13
24712024-03-07T21:51:04.011Z Documenting regex-automata v0.4.4
24722024-03-07T21:51:04.152Z Documenting time-core v0.1.1
24732024-03-07T21:51:04.481Z Documenting gimli v0.28.0
24742024-03-07T21:51:05.569Z Documenting h2 v0.3.24
24752024-03-07T21:51:06.426Z Documenting deranged v0.3.8
24762024-03-07T21:51:07.142Z Documenting num_threads v0.1.6
24772024-03-07T21:51:08.506Z Documenting native-tls v0.2.11
24782024-03-07T21:51:09.057Z Documenting spki v0.7.2
24792024-03-07T21:51:10.920Z Documenting addr2line v0.21.0
24802024-03-07T21:51:12.007Z Documenting object v0.32.1
24812024-03-07T21:51:12.010Z Documenting time v0.3.27
24822024-03-07T21:51:13.655Z Documenting regex v1.10.3
24832024-03-07T21:51:14.250Z Documenting encoding_rs v0.8.33
24842024-03-07T21:51:14.748Z Documenting rustc-demangle v0.1.23
24852024-03-07T21:51:14.868Z Documenting tokio-native-tls v0.3.1
24862024-03-07T21:51:16.329Z Documenting hyper v0.14.27
24872024-03-07T21:51:18.189Z Documenting serde_urlencoded v0.7.1
24882024-03-07T21:51:18.356Z Documenting spin v0.9.8
24892024-03-07T21:51:19.634Z Documenting either v1.10.0
24902024-03-07T21:51:20.193Z Documenting pkcs8 v0.10.2
24912024-03-07T21:51:20.513Z Documenting futures-executor v0.3.30
24922024-03-07T21:51:22.085Z Checking pest_meta v2.7.6
24932024-03-07T21:51:23.100Z Documenting memoffset v0.9.0
24942024-03-07T21:51:23.705Z Documenting webpki-roots v0.25.2
24952024-03-07T21:51:24.453Z Documenting sync_wrapper v0.1.2
24962024-03-07T21:51:24.561Z Documenting data-encoding v2.4.0
24972024-03-07T21:51:24.994Z Documenting backtrace v0.3.69
24982024-03-07T21:51:25.057Z Documenting anstyle v1.0.2
24992024-03-07T21:51:25.781Z Documenting anstyle-parse v0.2.1
25002024-03-07T21:51:26.319Z Documenting crossbeam-epoch v0.9.15
25012024-03-07T21:51:27.939Z Documenting ipnetwork v0.20.0
25022024-03-07T21:51:28.674Z Documenting sha2 v0.10.8
25032024-03-07T21:51:29.985Z Documenting hex v0.4.3
25042024-03-07T21:51:29.995Z Documenting crc32fast v1.3.2
25052024-03-07T21:51:29.995Z Documenting pest_meta v2.7.6
25062024-03-07T21:51:31.228Z Documenting hyper-tls v0.5.0
25072024-03-07T21:51:31.507Z Documenting hyper-rustls v0.24.2
25082024-03-07T21:51:31.579Z Documenting anyhow v1.0.75
25092024-03-07T21:51:33.704Z Documenting scroll_derive v0.12.0
25102024-03-07T21:51:33.828Z Documenting colorchoice v1.0.0
25112024-03-07T21:51:34.375Z Documenting anstyle-query v1.0.0
25122024-03-07T21:51:34.781Z Documenting untrusted v0.9.0
25132024-03-07T21:51:34.992Z Documenting pest_generator v2.7.6
25142024-03-07T21:51:36.825Z Documenting futures v0.3.30
25152024-03-07T21:51:38.384Z Checking pest_generator v2.7.6
25162024-03-07T21:51:38.403Z Documenting ring v0.17.8
25172024-03-07T21:51:38.493Z Documenting num-iter v0.1.43
25182024-03-07T21:51:38.675Z Documenting reqwest v0.11.24
25192024-03-07T21:51:38.707Z Documenting terminal_size v0.3.0
25202024-03-07T21:51:39.156Z Documenting anstream v0.6.11
25212024-03-07T21:51:39.451Z Documenting scroll v0.12.0
25222024-03-07T21:51:41.145Z Documenting openapiv3 v2.0.0
25232024-03-07T21:51:43.456Z Documenting hmac v0.12.1
25242024-03-07T21:51:43.605Z Documenting signal-hook v0.3.17
25252024-03-07T21:51:44.118Z Documenting clap_lex v0.7.0
25262024-03-07T21:51:44.131Z Documenting strsim v0.11.0
25272024-03-07T21:51:44.530Z Documenting plain v0.2.3
25282024-03-07T21:51:44.888Z Documenting static_assertions v1.1.0
25292024-03-07T21:51:48.006Z Documenting ucd-trie v0.1.6
25302024-03-07T21:51:48.447Z Documenting goblin v0.8.0
25312024-03-07T21:51:48.800Z Documenting pest_derive v2.7.6
25322024-03-07T21:51:48.890Z Documenting flate2 v1.0.28
25332024-03-07T21:51:48.923Z Documenting clap_builder v4.5.0
25342024-03-07T21:51:49.086Z Documenting clap_derive v4.5.0
25352024-03-07T21:51:49.495Z Documenting managed v0.8.0
25362024-03-07T21:51:49.880Z Documenting pretty-hex v0.4.1
25372024-03-07T21:51:52.635Z Documenting pest v2.7.6
25382024-03-07T21:51:53.485Z Documenting unicode-segmentation v1.10.1
25392024-03-07T21:51:53.582Z Documenting signal-hook-mio v0.2.3
25402024-03-07T21:51:54.377Z Documenting block-padding v0.3.3
25412024-03-07T21:51:54.672Z Documenting scheduled-thread-pool v0.2.7
25422024-03-07T21:51:55.081Z Documenting bzip2-sys v0.1.11+1.0.8
25432024-03-07T21:51:56.015Z Documenting dof v0.3.0
25442024-03-07T21:51:57.071Z Documenting thread-id v4.2.0
25452024-03-07T21:51:57.089Z Documenting clap v4.5.0
25462024-03-07T21:51:58.217Z Documenting enum-as-inner v0.5.1
25472024-03-07T21:51:58.257Z Documenting dtrace-parser v0.2.0
25482024-03-07T21:51:59.243Z Checking diesel_table_macro_syntax v0.1.0
25492024-03-07T21:51:59.411Z Documenting diesel_table_macro_syntax v0.1.0
25502024-03-07T21:51:59.839Z Documenting inout v0.1.3
25512024-03-07T21:52:00.054Z Documenting bzip2 v0.4.4
25522024-03-07T21:52:01.684Z Documenting r2d2 v0.8.10
25532024-03-07T21:52:02.202Z Documenting crossterm v0.27.0
25542024-03-07T21:52:03.603Z Documenting usdt-impl v0.5.0
25552024-03-07T21:52:03.633Z Documenting trust-dns-proto v0.22.0
25562024-03-07T21:52:03.879Z Documenting md-5 v0.10.5
25572024-03-07T21:52:05.182Z Documenting stringprep v0.1.3
25582024-03-07T21:52:05.313Z Documenting toml_datetime v0.6.5
25592024-03-07T21:52:05.390Z Documenting diesel_derives v2.1.2
25602024-03-07T21:52:07.068Z Documenting serde_spanned v0.6.5
25612024-03-07T21:52:07.884Z Documenting ff v0.13.0
25622024-03-07T21:52:08.838Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25632024-03-07T21:52:09.976Z Documenting bit-vec v0.6.3
25642024-03-07T21:52:10.211Z Documenting siphasher v0.3.11
25652024-03-07T21:52:10.563Z Documenting base16ct v0.2.0
25662024-03-07T21:52:12.239Z Documenting fallible-iterator v0.2.0
25672024-03-07T21:52:13.044Z Documenting winnow v0.6.1
25682024-03-07T21:52:13.045Z Documenting group v0.13.0
25692024-03-07T21:52:13.239Z Documenting phf_shared v0.11.2
25702024-03-07T21:52:13.822Z Documenting cipher v0.4.4
25712024-03-07T21:52:13.924Z Documenting diesel v2.1.4
25722024-03-07T21:52:14.005Z Documenting sec1 v0.7.3
25732024-03-07T21:52:14.645Z Documenting zip v0.6.6
25742024-03-07T21:52:18.065Z Documenting hkdf v0.12.4
25752024-03-07T21:52:18.084Z Documenting postgres-protocol v0.6.6
25762024-03-07T21:52:18.239Z Documenting num-bigint v0.4.4
25772024-03-07T21:52:19.102Z Documenting toml_edit v0.22.6
25782024-03-07T21:52:28.892Z Documenting hubpack v0.1.2
25792024-03-07T21:52:29.423Z Documenting crypto-bigint v0.5.2
25802024-03-07T21:52:37.184Z Documenting bstr v1.6.0
25812024-03-07T21:52:37.214Z Documenting serde_repr v0.1.16
25822024-03-07T21:52:38.338Z Checking strsim v0.10.0
25832024-03-07T21:52:38.338Z Checking ident_case v1.0.1
25842024-03-07T21:52:38.338Z Documenting precomputed-hash v0.1.1
25852024-03-07T21:52:38.339Z Documenting fixedbitset v0.4.2
25862024-03-07T21:52:38.339Z Documenting minimal-lexical v0.2.1
25872024-03-07T21:52:38.463Z Documenting new_debug_unreachable v1.0.4
25882024-03-07T21:52:40.062Z Documenting lalrpop-util v0.19.12
25892024-03-07T21:52:47.979Z Documenting yasna v0.5.2
25902024-03-07T21:52:48.164Z Documenting petgraph v0.6.4
25912024-03-07T21:52:48.342Z Documenting string_cache v0.8.7
25922024-03-07T21:52:48.474Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25932024-03-07T21:52:48.577Z Documenting nom v7.1.3
25942024-03-07T21:52:48.756Z Documenting postgres-types v0.2.6
25952024-03-07T21:52:48.769Z Documenting phf v0.11.2
25962024-03-07T21:52:48.931Z Documenting elliptic-curve v0.13.8
25972024-03-07T21:52:54.226Z Documenting console v0.15.8
25982024-03-07T21:52:54.232Z Documenting semver v1.0.22
25992024-03-07T21:52:54.264Z Documenting float-cmp v0.9.0
26002024-03-07T21:52:54.846Z Documenting difflib v0.4.0
26012024-03-07T21:52:55.423Z Documenting normalize-line-endings v0.3.0
26022024-03-07T21:53:04.923Z Documenting whoami v1.5.0
26032024-03-07T21:53:04.980Z Documenting predicates-core v1.0.6
26042024-03-07T21:53:05.158Z Documenting bit-set v0.5.3
26052024-03-07T21:53:05.194Z Documenting similar v2.3.0
26062024-03-07T21:53:05.320Z Documenting tokio-stream v0.1.14
26072024-03-07T21:53:05.402Z Documenting regress v0.8.0
26082024-03-07T21:53:05.449Z Documenting heck v0.4.1
26092024-03-07T21:53:05.534Z Checking unsafe-libyaml v0.2.10
26102024-03-07T21:53:07.161Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26112024-03-07T21:53:09.741Z Documenting predicates v3.1.0
26122024-03-07T21:53:09.952Z Documenting unsafe-libyaml v0.2.10
26132024-03-07T21:53:10.117Z Documenting tokio-postgres v0.7.10
26142024-03-07T21:53:10.242Z Checking serde_yaml v0.9.25
26152024-03-07T21:53:10.655Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26162024-03-07T21:53:12.132Z Documenting getopts v0.2.21
26172024-03-07T21:53:12.145Z Documenting match_cfg v0.1.0
26182024-03-07T21:53:12.784Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26192024-03-07T21:53:13.754Z Checking darling_core v0.20.3
26202024-03-07T21:53:14.573Z Documenting serde_yaml v0.9.25
26212024-03-07T21:53:15.203Z Documenting hostname v0.3.1
26222024-03-07T21:53:15.666Z Documenting sha1 v0.10.6
26232024-03-07T21:53:15.690Z Documenting dirs-sys-next v0.1.2
26242024-03-07T21:53:16.939Z Documenting rustls-pki-types v1.3.0
26252024-03-07T21:53:18.707Z Checking darling v0.20.3
26262024-03-07T21:53:18.823Z Documenting camino v1.1.6
26272024-03-07T21:53:19.496Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26282024-03-07T21:53:20.289Z Documenting thread_local v1.1.7
26292024-03-07T21:53:20.692Z Documenting paste v1.0.14
26302024-03-07T21:53:20.772Z Documenting dirs-next v2.0.0
26312024-03-07T21:53:21.576Z Documenting progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26322024-03-07T21:53:22.288Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26332024-03-07T21:53:22.294Z Documenting rustls-webpki v0.102.1
26342024-03-07T21:53:23.774Z Documenting crossbeam-channel v0.5.8
26352024-03-07T21:53:24.360Z Documenting atty v0.2.14
26362024-03-07T21:53:25.013Z Documenting take_mut v0.2.2
26372024-03-07T21:53:25.628Z Documenting slog-json v2.6.1
26382024-03-07T21:53:25.783Z Documenting term v0.7.0
26392024-03-07T21:53:27.060Z Documenting rustls v0.22.2
26402024-03-07T21:53:28.251Z Documenting http v1.0.0
26412024-03-07T21:53:28.936Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26422024-03-07T21:53:29.229Z Documenting async-stream-impl v0.3.5
26432024-03-07T21:53:29.827Z Documenting atomic-waker v1.1.1
26442024-03-07T21:53:29.901Z Documenting slog-async v2.8.0
26452024-03-07T21:53:30.810Z Documenting debug-ignore v1.0.5
26462024-03-07T21:53:30.983Z Documenting slog-term v2.9.0
26472024-03-07T21:53:32.890Z Documenting waitgroup v0.1.2
26482024-03-07T21:53:33.757Z Documenting multer v3.0.0
26492024-03-07T21:53:33.780Z Documenting slog-bunyan v2.5.0
26502024-03-07T21:53:34.799Z Documenting rustls-pemfile v2.1.1
26512024-03-07T21:53:35.047Z Documenting async-stream v0.3.5
26522024-03-07T21:53:36.599Z Documenting toml v0.8.10
26532024-03-07T21:53:37.540Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26542024-03-07T21:53:37.743Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
26552024-03-07T21:53:37.962Z Documenting tokio-rustls v0.25.0
26562024-03-07T21:53:39.072Z Documenting serde_path_to_error v0.1.15
26572024-03-07T21:53:39.384Z Documenting strum v0.26.1
26582024-03-07T21:53:39.687Z Documenting serde_with_macros v3.6.1
26592024-03-07T21:53:39.953Z Documenting structmeta-derive v0.3.0
26602024-03-07T21:53:42.890Z Checking structmeta v0.3.0
26612024-03-07T21:53:43.008Z Documenting instant v0.1.12
26622024-03-07T21:53:43.541Z Documenting newtype-uuid v1.0.1
26632024-03-07T21:53:43.940Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26642024-03-07T21:53:44.215Z Documenting macaddr v1.0.1
26652024-03-07T21:53:44.511Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
26662024-03-07T21:53:46.152Z Documenting serde_with v3.6.1
26672024-03-07T21:53:46.464Z Documenting structmeta v0.3.0
26682024-03-07T21:53:47.608Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26692024-03-07T21:53:47.878Z Documenting backoff v0.4.0
26702024-03-07T21:53:48.646Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26712024-03-07T21:53:48.863Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26722024-03-07T21:53:48.894Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26732024-03-07T21:53:49.349Z Documenting fastrand v2.0.1
26742024-03-07T21:53:51.726Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26752024-03-07T21:53:52.059Z Documenting parse-display-derive v0.9.0
26762024-03-07T21:53:53.154Z Documenting proc-macro-error-attr v1.0.4
26772024-03-07T21:53:53.479Z Checking proc-macro-error v1.0.4
26782024-03-07T21:53:53.773Z Documenting is-terminal v0.4.9
26792024-03-07T21:53:54.105Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26802024-03-07T21:53:54.180Z Documenting tempfile v3.10.0
26812024-03-07T21:53:54.662Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26822024-03-07T21:53:54.957Z Checking proc-macro-crate v1.3.1
26832024-03-07T21:53:55.027Z Documenting proc-macro-crate v1.3.1
26842024-03-07T21:53:55.264Z Documenting hash32 v0.3.1
26852024-03-07T21:53:56.417Z Documenting stable_deref_trait v1.2.0
26862024-03-07T21:53:58.314Z Documenting proc-macro-error v1.0.4
26872024-03-07T21:53:58.461Z Documenting cobs v0.2.3
26882024-03-07T21:53:58.720Z Documenting embedded-io v0.4.0
26892024-03-07T21:53:58.996Z Documenting foreign-types-macros v0.2.3
26902024-03-07T21:53:59.258Z Documenting camino-tempfile v1.1.1
26912024-03-07T21:53:59.864Z Documenting parse-display v0.9.0
26922024-03-07T21:54:00.149Z Documenting heapless v0.8.0
26932024-03-07T21:54:00.579Z Documenting num_enum_derive v0.5.11
26942024-03-07T21:54:02.872Z Documenting foreign-types-shared v0.3.1
26952024-03-07T21:54:02.886Z Documenting postcard v1.0.8
26962024-03-07T21:54:03.937Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
26972024-03-07T21:54:04.247Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26982024-03-07T21:54:04.688Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26992024-03-07T21:54:04.856Z Documenting crucible-workspace-hack v0.1.0
27002024-03-07T21:54:05.158Z Documenting foreign-types v0.5.0
27012024-03-07T21:54:05.406Z Documenting smoltcp v0.11.0
27022024-03-07T21:54:06.885Z Documenting num_enum v0.5.11
27032024-03-07T21:54:07.190Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27042024-03-07T21:54:07.210Z Documenting derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
27052024-03-07T21:54:09.049Z Documenting tabwriter v1.4.0
27062024-03-07T21:54:09.745Z Documenting cstr-argument v0.1.2
27072024-03-07T21:54:10.104Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27082024-03-07T21:54:11.700Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
27092024-03-07T21:54:12.204Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27102024-03-07T21:54:12.660Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
27112024-03-07T21:54:13.185Z Documenting colored v2.0.4
27122024-03-07T21:54:13.954Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27132024-03-07T21:54:14.600Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27142024-03-07T21:54:15.615Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27152024-03-07T21:54:17.389Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27162024-03-07T21:54:17.480Z Documenting zone_cfg_derive v0.3.0
27172024-03-07T21:54:18.794Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
27182024-03-07T21:54:19.227Z Documenting num-derive v0.4.0
27192024-03-07T21:54:19.517Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
27202024-03-07T21:54:20.635Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27212024-03-07T21:54:20.790Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27222024-03-07T21:54:22.620Z Documenting zone v0.3.0
27232024-03-07T21:54:24.543Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
27242024-03-07T21:54:25.118Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=1c1574fb721f98f2df1b23e3fd27d83be018882e#1c1574fb)
27252024-03-07T21:54:25.788Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27262024-03-07T21:54:26.110Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
27272024-03-07T21:54:26.181Z Documenting smf v0.2.2
27282024-03-07T21:54:27.362Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27292024-03-07T21:54:27.431Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27302024-03-07T21:54:27.687Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27312024-03-07T21:54:28.728Z Documenting linked-hash-map v0.5.6
27322024-03-07T21:54:30.167Z Documenting password-hash v0.5.0
27332024-03-07T21:54:31.309Z Documenting blake2 v0.10.6
27342024-03-07T21:54:31.421Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27352024-03-07T21:54:32.628Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27362024-03-07T21:54:33.130Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b85995f92ae94cdc78b97b0a610c69e103e00423#b85995f9)
27372024-03-07T21:54:33.750Z Documenting lru-cache v0.1.2
27382024-03-07T21:54:35.546Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27392024-03-07T21:54:35.780Z Documenting itertools v0.12.1
27402024-03-07T21:54:36.833Z Documenting argon2 v0.5.3
27412024-03-07T21:54:37.321Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27422024-03-07T21:54:38.545Z Documenting memmap v0.7.0
27432024-03-07T21:54:39.035Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27442024-03-07T21:54:39.158Z Documenting quick-error v1.2.3
27452024-03-07T21:54:39.919Z Documenting derive-where v1.2.7
27462024-03-07T21:54:40.302Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27472024-03-07T21:54:40.429Z Documenting swrite v0.1.0
27482024-03-07T21:54:41.661Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27492024-03-07T21:54:43.107Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27502024-03-07T21:54:43.803Z Documenting usdt v0.5.0
27512024-03-07T21:54:44.085Z Documenting resolv-conf v0.7.0
27522024-03-07T21:54:44.415Z Documenting newtype_derive v0.1.6
27532024-03-07T21:54:45.338Z Documenting tap v1.0.1
27542024-03-07T21:54:45.813Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27552024-03-07T21:54:47.271Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27562024-03-07T21:54:48.349Z Documenting wyz v0.5.1
27572024-03-07T21:54:48.619Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27582024-03-07T21:54:49.235Z Documenting trust-dns-resolver v0.22.0
27592024-03-07T21:54:49.387Z Documenting steno v0.4.0
27602024-03-07T21:54:49.448Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27612024-03-07T21:54:49.948Z Documenting radium v0.7.0
27622024-03-07T21:54:50.340Z Documenting nibble_vec v0.1.0
27632024-03-07T21:54:50.793Z Checking heck v0.3.3
27642024-03-07T21:54:50.966Z Documenting endian-type v0.1.2
27652024-03-07T21:54:52.215Z Documenting funty v2.0.0
27662024-03-07T21:54:53.705Z Documenting crc-catalog v2.2.0
27672024-03-07T21:54:55.014Z Documenting structopt-derive v0.4.18
27682024-03-07T21:54:55.813Z Documenting radix_trie v0.2.1
27692024-03-07T21:54:56.249Z Documenting bitvec v1.0.1
27702024-03-07T21:54:56.814Z Documenting crc v3.0.1
27712024-03-07T21:54:58.058Z Documenting cancel-safe-futures v0.1.5
27722024-03-07T21:54:59.860Z Documenting xattr v1.0.1
27732024-03-07T21:54:59.912Z Documenting filetime v0.2.23
27742024-03-07T21:55:00.450Z Documenting packed_struct_codegen v0.10.1
27752024-03-07T21:55:08.355Z Documenting nodrop v0.1.14
27762024-03-07T21:55:08.516Z Documenting structopt v0.3.26
27772024-03-07T21:55:08.516Z Documenting libefi-sys v0.1.0
27782024-03-07T21:55:08.529Z Documenting num-bigint-dig v0.8.4
27792024-03-07T21:55:08.530Z Documenting num-rational v0.4.1
27802024-03-07T21:55:08.530Z Documenting array-init v0.0.4
27812024-03-07T21:55:08.530Z Documenting tar v0.4.40
27822024-03-07T21:55:08.530Z Documenting packed_struct v0.10.1
27832024-03-07T21:55:08.530Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27842024-03-07T21:55:08.704Z Documenting pkcs1 v0.7.5
27852024-03-07T21:55:08.967Z Documenting signature v2.1.0
27862024-03-07T21:55:09.603Z Documenting num-complex v0.4.4
27872024-03-07T21:55:10.458Z Documenting bitfield v0.14.0
27882024-03-07T21:55:11.945Z Documenting termcolor v1.2.0
27892024-03-07T21:55:13.392Z Documenting arc-swap v1.6.0
27902024-03-07T21:55:13.643Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27912024-03-07T21:55:13.692Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27922024-03-07T21:55:13.973Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27932024-03-07T21:55:14.967Z Documenting rsa v0.9.2
27942024-03-07T21:55:15.495Z Documenting num v0.4.1
27952024-03-07T21:55:17.035Z Documenting env_logger v0.10.0
27962024-03-07T21:55:17.374Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27972024-03-07T21:55:18.553Z Documenting slog-scope v4.4.0
27982024-03-07T21:55:18.712Z Documenting serde-hex v0.1.0
27992024-03-07T21:55:20.007Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28002024-03-07T21:55:26.576Z Documenting x509-cert v0.2.4
28012024-03-07T21:55:26.690Z Documenting ron v0.8.1
28022024-03-07T21:55:26.690Z Documenting libsw v3.3.1
28032024-03-07T21:55:26.691Z Documenting gethostname v0.4.3
28042024-03-07T21:55:26.691Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28052024-03-07T21:55:26.691Z Documenting half v2.3.1
28062024-03-07T21:55:26.692Z Documenting same-file v1.0.6
28072024-03-07T21:55:27.497Z Documenting crc-any v2.4.3
28082024-03-07T21:55:28.629Z Documenting owo-colors v4.0.0
28092024-03-07T21:55:28.718Z Documenting linear-map v1.2.0
28102024-03-07T21:55:29.102Z Documenting ciborium-io v0.2.2
28112024-03-07T21:55:29.473Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28122024-03-07T21:55:29.604Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28132024-03-07T21:55:31.198Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28142024-03-07T21:55:31.339Z Documenting walkdir v2.4.0
28152024-03-07T21:55:33.818Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28162024-03-07T21:55:33.926Z Documenting ciborium-ll v0.2.2
28172024-03-07T21:55:34.290Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28182024-03-07T21:55:36.214Z Documenting slog-stdlog v4.1.1
28192024-03-07T21:55:38.646Z Documenting slog-dtrace v0.3.0
28202024-03-07T21:55:39.165Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28212024-03-07T21:55:40.706Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28222024-03-07T21:55:41.267Z Documenting path-slash v0.1.5
28232024-03-07T21:55:41.591Z Documenting slog-envlogger v2.2.0
28242024-03-07T21:55:45.742Z Documenting ciborium v0.2.2
28252024-03-07T21:55:45.810Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28262024-03-07T21:55:46.240Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28272024-03-07T21:55:46.562Z Documenting pem v3.0.2
28282024-03-07T21:55:47.187Z Documenting fxhash v0.2.1
28292024-03-07T21:55:47.354Z Documenting display-error-chain v0.2.0
28302024-03-07T21:55:50.509Z Documenting utf-8 v0.7.6
28312024-03-07T21:55:51.098Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28322024-03-07T21:55:51.720Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28332024-03-07T21:55:52.268Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28342024-03-07T21:55:52.441Z Documenting vte_generate_state_changes v0.1.1
28352024-03-07T21:55:52.494Z Documenting convert_case v0.4.0
28362024-03-07T21:55:56.071Z Documenting tungstenite v0.20.1
28372024-03-07T21:55:57.434Z Checking convert_case v0.4.0
28382024-03-07T21:55:57.552Z Documenting vte v0.11.1
28392024-03-07T21:55:57.656Z Documenting derive_more v0.99.17
28402024-03-07T21:55:59.320Z Documenting buf-list v1.0.3
28412024-03-07T21:55:59.975Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28422024-03-07T21:56:00.485Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28432024-03-07T21:56:02.837Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28442024-03-07T21:56:03.135Z Checking darling_core v0.14.4
28452024-03-07T21:56:03.213Z Documenting tokio-tungstenite v0.20.1
28462024-03-07T21:56:04.295Z Documenting pin-project-internal v1.1.3
28472024-03-07T21:56:05.112Z Checking darling v0.14.4
28482024-03-07T21:56:05.265Z Documenting strip-ansi-escapes v0.2.0
28492024-03-07T21:56:05.290Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28502024-03-07T21:56:05.577Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28512024-03-07T21:56:06.911Z Documenting doc-comment v0.3.3
28522024-03-07T21:56:09.067Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28532024-03-07T21:56:09.994Z Documenting crossbeam-deque v0.8.3
28542024-03-07T21:56:10.599Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28552024-03-07T21:56:10.862Z Documenting pin-project v1.1.3
28562024-03-07T21:56:11.018Z Documenting snafu-derive v0.7.5
28572024-03-07T21:56:11.108Z Documenting nu-ansi-term v0.50.0
28582024-03-07T21:56:12.987Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28592024-03-07T21:56:13.938Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28602024-03-07T21:56:15.218Z Documenting trust-dns-client v0.22.0
28612024-03-07T21:56:15.369Z Documenting rayon-core v1.12.1
28622024-03-07T21:56:15.914Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28632024-03-07T21:56:16.196Z Documenting reedline v0.30.0
28642024-03-07T21:56:17.142Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28652024-03-07T21:56:17.443Z Documenting globset v0.4.13
28662024-03-07T21:56:19.228Z Documenting snafu v0.7.5
28672024-03-07T21:56:21.040Z Documenting olpc-cjson v0.1.3
28682024-03-07T21:56:23.215Z Documenting serde_plain v1.0.2
28692024-03-07T21:56:23.515Z Documenting headers-core v0.2.0
28702024-03-07T21:56:23.970Z Documenting async-recursion v1.0.5
28712024-03-07T21:56:24.090Z Documenting typed-path v0.7.0
28722024-03-07T21:56:24.394Z Documenting keccak v0.1.4
28732024-03-07T21:56:24.751Z Documenting bytecount v0.6.3
28742024-03-07T21:56:30.042Z Documenting trust-dns-server v0.22.1
28752024-03-07T21:56:30.065Z Documenting sha3 v0.10.8
28762024-03-07T21:56:30.065Z Documenting papergrid v0.11.0
28772024-03-07T21:56:30.065Z Documenting rayon v1.9.0
28782024-03-07T21:56:30.065Z Documenting headers v0.3.9
28792024-03-07T21:56:31.115Z Documenting tough v0.16.0
28802024-03-07T21:56:32.228Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28812024-03-07T21:56:32.680Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28822024-03-07T21:56:33.902Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28832024-03-07T21:56:34.403Z Checking derive_builder_core v0.12.0
28842024-03-07T21:56:35.318Z Documenting derive_builder_core v0.12.0
28852024-03-07T21:56:35.464Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28862024-03-07T21:56:35.514Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28872024-03-07T21:56:36.005Z Documenting sled v0.34.7
28882024-03-07T21:56:36.114Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28892024-03-07T21:56:36.930Z Documenting fs-err v2.11.0
28902024-03-07T21:56:37.241Z Documenting unicase v2.7.0
28912024-03-07T21:56:37.674Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28922024-03-07T21:56:37.988Z Documenting tabled_derive v0.7.0
28932024-03-07T21:56:38.002Z Documenting fd-lock v4.0.2
28942024-03-07T21:56:40.663Z Documenting nix v0.27.1
28952024-03-07T21:56:41.989Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28962024-03-07T21:56:42.998Z Documenting secrecy v0.8.0
28972024-03-07T21:56:43.341Z Documenting rustversion v1.0.14
28982024-03-07T21:56:43.382Z Documenting sqlparser_derive v0.2.2
28992024-03-07T21:56:43.409Z Documenting home v0.5.5
29002024-03-07T21:56:43.700Z Documenting parse-size v1.0.0
29012024-03-07T21:56:45.673Z Documenting unicode_categories v0.1.1
29022024-03-07T21:56:46.819Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29032024-03-07T21:56:47.680Z Documenting derive_builder_macro v0.12.0
29042024-03-07T21:56:47.873Z Documenting tabled v0.15.0
29052024-03-07T21:56:48.369Z Documenting rustyline v13.0.0
29062024-03-07T21:56:48.595Z Documenting sqlparser v0.43.1
29072024-03-07T21:56:48.896Z Documenting castaway v0.2.2
29082024-03-07T21:56:50.661Z Documenting sqlformat v0.2.3
29092024-03-07T21:56:52.759Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29102024-03-07T21:56:53.933Z Documenting mime_guess v2.0.4
29112024-03-07T21:56:55.867Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29122024-03-07T21:56:56.751Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29132024-03-07T21:56:56.991Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29142024-03-07T21:56:59.211Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29152024-03-07T21:56:59.510Z Documenting universal-hash v0.5.1
29162024-03-07T21:57:03.326Z Documenting bcs v0.1.6
29172024-03-07T21:57:04.870Z Documenting kstat-rs v0.2.3
29182024-03-07T21:57:15.800Z Documenting thiserror-impl-no-std v2.0.2
29192024-03-07T21:57:16.024Z Documenting ref-cast-impl v1.0.20
29202024-03-07T21:57:16.263Z Documenting curve25519-dalek-derive v0.1.0
29212024-03-07T21:57:16.766Z Documenting highway v1.1.0
29222024-03-07T21:57:16.766Z Documenting opaque-debug v0.3.0
29232024-03-07T21:57:16.791Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29242024-03-07T21:57:17.282Z Documenting compact_str v0.7.1
29252024-03-07T21:57:19.604Z Documenting poly1305 v0.8.0
29262024-03-07T21:57:21.617Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29272024-03-07T21:57:21.957Z Documenting curve25519-dalek v4.1.1
29282024-03-07T21:57:22.226Z Documenting thiserror-no-std v2.0.2
29292024-03-07T21:57:22.386Z Documenting ref-cast v1.0.20
29302024-03-07T21:57:22.741Z Documenting derive_builder v0.12.0
29312024-03-07T21:57:25.295Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29322024-03-07T21:57:25.465Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29332024-03-07T21:57:25.791Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29342024-03-07T21:57:27.021Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29352024-03-07T21:57:28.022Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29362024-03-07T21:57:32.131Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29372024-03-07T21:57:32.331Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=a9fdbc464db4cbd4ac0f43ffa0d045b4b02e0c1c#a9fdbc46)
29382024-03-07T21:57:32.735Z Documenting portable-atomic v1.4.3
29392024-03-07T21:57:37.307Z Documenting ed25519 v1.5.3
29402024-03-07T21:57:40.024Z Documenting polar-core v0.27.0
29412024-03-07T21:57:41.043Z Documenting libxml v0.3.3
29422024-03-07T21:57:43.964Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29432024-03-07T21:57:44.307Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29442024-03-07T21:57:44.974Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29452024-03-07T21:57:45.867Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29462024-03-07T21:57:46.756Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29472024-03-07T21:57:46.785Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=1c1574fb721f98f2df1b23e3fd27d83be018882e#1c1574fb)
29482024-03-07T21:57:47.158Z Documenting chacha20 v0.9.1
29492024-03-07T21:57:49.361Z Documenting bb8 v0.8.3
29502024-03-07T21:57:50.807Z Documenting lru v0.12.1
29512024-03-07T21:57:52.329Z Documenting aead v0.5.2
29522024-03-07T21:57:58.277Z Documenting quick-xml v0.30.0
29532024-03-07T21:57:58.277Z Documenting nanorand v0.7.0
29542024-03-07T21:57:58.277Z Documenting impl-trait-for-tuples v0.2.2
29552024-03-07T21:58:03.370Z Documenting stability v0.1.1
29562024-03-07T21:58:08.167Z Documenting oso-derive v0.27.0
29572024-03-07T21:58:08.249Z Documenting maplit v1.0.2
29582024-03-07T21:58:08.713Z Documenting cassowary v0.3.0
29592024-03-07T21:58:08.725Z Documenting glob v0.3.1
29602024-03-07T21:58:08.758Z Documenting number_prefix v0.4.0
29612024-03-07T21:58:09.097Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29622024-03-07T21:58:09.110Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29632024-03-07T21:58:09.266Z Documenting chacha20poly1305 v0.10.1
29642024-03-07T21:58:12.971Z Documenting flume v0.11.0
29652024-03-07T21:58:13.117Z Documenting oso v0.27.0
29662024-03-07T21:58:13.456Z Documenting ratatui v0.26.1
29672024-03-07T21:58:13.727Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29682024-03-07T21:58:13.953Z Documenting indicatif v0.17.8
29692024-03-07T21:58:25.229Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29702024-03-07T21:58:25.655Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29712024-03-07T21:58:25.664Z Documenting salty v0.2.0
29722024-03-07T21:58:26.838Z Documenting vsss-rs v3.3.4
29732024-03-07T21:58:27.429Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29742024-03-07T21:58:27.720Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29752024-03-07T21:58:28.784Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29762024-03-07T21:58:29.956Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29772024-03-07T21:58:31.094Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29782024-03-07T21:58:31.881Z Documenting cookie v0.18.0
29792024-03-07T21:58:33.219Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29802024-03-07T21:58:34.134Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29812024-03-07T21:58:34.848Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29822024-03-07T21:58:34.880Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29832024-03-07T21:58:35.168Z Documenting serde-big-array v0.5.1
29842024-03-07T21:58:37.945Z Documenting rtoolbox v0.0.1
29852024-03-07T21:58:38.942Z Documenting smawk v0.3.1
29862024-03-07T21:58:39.834Z Documenting unicode-linebreak v0.1.5
29872024-03-07T21:58:40.083Z Documenting humantime v2.1.0
29882024-03-07T21:58:42.785Z Documenting http-range v0.1.5
29892024-03-07T21:58:43.320Z Documenting is_ci v1.2.0
29902024-03-07T21:58:43.405Z Documenting rpassword v7.3.1
29912024-03-07T21:58:43.577Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29922024-03-07T21:58:43.734Z Documenting textwrap v0.16.1
29932024-03-07T21:58:45.528Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29942024-03-07T21:58:47.865Z Documenting hyper-staticfile v0.9.5
29952024-03-07T21:58:48.281Z Documenting supports-color v3.0.0
29962024-03-07T21:58:48.838Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29972024-03-07T21:58:49.016Z Documenting tui-tree-widget v0.17.0
29982024-03-07T21:58:51.439Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29992024-03-07T21:58:54.323Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30002024-03-07T21:58:54.330Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30012024-03-07T21:58:55.152Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30022024-03-07T21:58:55.651Z Documenting rcgen v0.12.1
30032024-03-07T21:58:55.795Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30042024-03-07T21:58:56.143Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30052024-03-07T21:58:56.575Z Documenting atomicwrites v0.4.3
30062024-03-07T21:58:58.591Z Documenting signal-hook-tokio v0.3.1
30072024-03-07T21:58:59.817Z Documenting subprocess v0.2.9
30082024-03-07T21:59:02.601Z Documenting memmap2 v0.7.1
30092024-03-07T21:59:04.208Z Documenting arrayvec v0.7.4
30102024-03-07T21:59:05.062Z Documenting shell-words v1.1.0
30112024-03-07T21:59:05.424Z Documenting arrayref v0.3.7
30122024-03-07T21:59:08.004Z Documenting constant_time_eq v0.3.0
30132024-03-07T21:59:08.205Z Documenting corncobs v0.1.3
30142024-03-07T21:59:08.484Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30152024-03-07T21:59:09.632Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30162024-03-07T21:59:09.857Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30172024-03-07T21:59:11.095Z Documenting blake3 v1.5.0
30182024-03-07T21:59:11.352Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30192024-03-07T21:59:16.070Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30202024-03-07T21:59:16.724Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30212024-03-07T21:59:17.221Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30222024-03-07T21:59:18.141Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30232024-03-07T21:59:23.312Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30242024-03-07T21:59:30.218Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30252024-03-07T21:59:32.027Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30262024-03-07T21:59:35.186Zwarning: unclosed HTML tag `usize`
30272024-03-07T21:59:35.187Z --> wicket/src/ui/panes/update.rs:153:19
30282024-03-07T21:59:35.187Z |
30292024-03-07T21:59:35.187Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30302024-03-07T21:59:35.187Z | ^^^^^^^
30312024-03-07T21:59:35.187Z |
30322024-03-07T21:59:35.187Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30332024-03-07T21:59:35.187Z
30342024-03-07T21:59:36.585Zwarning: `wicket` (lib doc) generated 1 warning
30352024-03-07T21:59:36.588Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=1c1574fb721f98f2df1b23e3fd27d83be018882e#1c1574fb)
30362024-03-07T21:59:39.693Z Documenting fatfs v0.3.6
30372024-03-07T21:59:40.201Z Documenting topological-sort v0.2.2
30382024-03-07T21:59:40.376Z Documenting assert_matches v1.5.0
30392024-03-07T21:59:42.557Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30402024-03-07T21:59:43.811Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30412024-03-07T21:59:44.961Z Documenting omicron-zone-package v0.11.0
30422024-03-07T21:59:46.374Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30432024-03-07T21:59:46.375Z --> sled-agent/src/sim/instance.rs:46:7
30442024-03-07T21:59:46.375Z |
30452024-03-07T21:59:46.375Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30462024-03-07T21:59:46.375Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30472024-03-07T21:59:46.375Z |
30482024-03-07T21:59:46.375Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30492024-03-07T21:59:46.375Z
30502024-03-07T21:59:47.160Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30512024-03-07T21:59:49.304Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30522024-03-07T21:59:49.456Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30532024-03-07T21:59:50.416Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30542024-03-07T21:59:51.232Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30552024-03-07T21:59:51.237Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30562024-03-07T21:59:54.835Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30572024-03-07T21:59:55.709Z Documenting termios v0.3.3
30582024-03-07T21:59:59.588Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30592024-03-07T22:00:00.090Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30602024-03-07T22:00:01.294Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30612024-03-07T22:00:04.650Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30622024-03-07T22:00:06.346Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30632024-03-07T22:00:08.933Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30642024-03-07T22:00:34.848Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30652024-03-07T22:00:40.508Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30662024-03-07T22:00:52.834Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30672024-03-07T22:00:53.756Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30682024-03-07T22:00:55.859Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30692024-03-07T22:00:57.032Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30702024-03-07T22:00:57.569Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30712024-03-07T22:01:00.740Zwarning: unresolved link to `test_sled_transitions`
30722024-03-07T22:01:00.740Z --> nexus/db-queries/src/db/datastore/sled.rs:536:11
30732024-03-07T22:01:00.740Z |
30742024-03-07T22:01:00.740Z536 | /// [`test_sled_transitions`].
30752024-03-07T22:01:00.740Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30762024-03-07T22:01:00.740Z |
30772024-03-07T22:01:00.740Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30782024-03-07T22:01:00.740Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30792024-03-07T22:01:00.740Z
30802024-03-07T22:01:00.755Zwarning: unresolved link to `test_sled_transitions`
30812024-03-07T22:01:00.755Z --> nexus/db-queries/src/db/datastore/sled.rs:572:11
30822024-03-07T22:01:00.755Z |
30832024-03-07T22:01:00.755Z572 | /// [`test_sled_transitions`].
30842024-03-07T22:01:00.755Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30852024-03-07T22:01:00.755Z |
30862024-03-07T22:01:00.755Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30872024-03-07T22:01:00.755Z
30882024-03-07T22:01:00.755Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30892024-03-07T22:01:00.755Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30902024-03-07T22:01:00.755Z |
30912024-03-07T22:01:00.755Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30922024-03-07T22:01:00.755Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30932024-03-07T22:01:00.755Z
30942024-03-07T22:01:03.710Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30952024-03-07T22:01:14.187Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
30962024-03-07T22:01:14.194Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30972024-03-07T22:01:40.293Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30982024-03-07T22:02:17.790Zwarning: unresolved link to `VolumeConstructionRequest`
30992024-03-07T22:02:17.790Z --> nexus/src/app/sagas/volume_delete.rs:338:7
31002024-03-07T22:02:17.790Z |
31012024-03-07T22:02:17.790Z338 | /// [`VolumeConstructionRequest`] is shown here):
31022024-03-07T22:02:17.790Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
31032024-03-07T22:02:17.791Z |
31042024-03-07T22:02:17.791Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31052024-03-07T22:02:17.791Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31062024-03-07T22:02:17.791Z
31072024-03-07T22:02:17.794Zwarning: unresolved link to `fd00:1122:3344:101::5`
31082024-03-07T22:02:17.794Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31092024-03-07T22:02:17.794Z |
31102024-03-07T22:02:17.794Z348 | /// "[fd00:1122:3344:101::5]:1000",
31112024-03-07T22:02:17.794Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31122024-03-07T22:02:17.794Z
31132024-03-07T22:02:17.794Zwarning: unresolved link to `fd00:1122:3344:102::9`
31142024-03-07T22:02:17.794Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31152024-03-07T22:02:17.794Z |
31162024-03-07T22:02:17.794Z349 | /// "[fd00:1122:3344:102::9]:1000",
31172024-03-07T22:02:17.795Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31182024-03-07T22:02:17.795Z
31192024-03-07T22:02:17.795Zwarning: unresolved link to `fd00:1122:3344:103::2`
31202024-03-07T22:02:17.795Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31212024-03-07T22:02:17.795Z |
31222024-03-07T22:02:17.795Z350 | /// "[fd00:1122:3344:103::2]:1000"
31232024-03-07T22:02:17.795Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31242024-03-07T22:02:17.795Z
31252024-03-07T22:02:17.795Zwarning: unresolved link to `fd00:1122:3344:101::5`
31262024-03-07T22:02:17.795Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31272024-03-07T22:02:17.795Z |
31282024-03-07T22:02:17.795Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31292024-03-07T22:02:17.795Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31302024-03-07T22:02:17.795Z
31312024-03-07T22:02:17.795Zwarning: unresolved link to `fd00:1122:3344:102::9`
31322024-03-07T22:02:17.795Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31332024-03-07T22:02:17.795Z |
31342024-03-07T22:02:17.795Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31352024-03-07T22:02:17.795Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31362024-03-07T22:02:17.795Z
31372024-03-07T22:02:17.795Zwarning: unresolved link to `fd00:1122:3344:103::2`
31382024-03-07T22:02:17.795Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31392024-03-07T22:02:17.796Z |
31402024-03-07T22:02:17.796Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31412024-03-07T22:02:17.796Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31422024-03-07T22:02:17.796Z
31432024-03-07T22:02:20.958Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31442024-03-07T22:02:44.660Z Finished dev [unoptimized + debuginfo] target(s) in 13m 15s
31452024-03-07T22:02:44.736Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html
31462024-03-07T22:02:44.736Z Generated /work/oxidecomputer/omicron/target/doc/bootstore/index.html
31472024-03-07T22:02:44.736Z Generated /work/oxidecomputer/omicron/target/doc/bootstrap_agent_client/index.html
31482024-03-07T22:02:44.736Z Generated /work/oxidecomputer/omicron/target/doc/caboose_util/index.html
31492024-03-07T22:02:44.737Z Generated /work/oxidecomputer/omicron/target/doc/crdb_seed/index.html
31502024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/db_macros/index.html
31512024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/ddm_admin_client/index.html
31522024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/dns_server/index.html
31532024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/apigen/index.html
31542024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/dns_db_dump/index.html
31552024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/dnsadm/index.html
31562024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
31572024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/dpd_client/index.html
31582024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/gateway_cli/index.html
31592024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/gateway_client/index.html
31602024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/gateway_test_utils/index.html
31612024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/illumos_utils/index.html
31622024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/installinator/index.html
31632024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifact_client/index.html
31642024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifactd/index.html
31652024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/installinator_common/index.html
31662024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
31672024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/dnswait/index.html
31682024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/ipcc/index.html
31692024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/key_manager/index.html
31702024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/mg_admin_client/index.html
31712024-03-07T22:02:44.745Z Generated /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
31722024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_config/index.html
31732024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_model/index.html
31742024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_queries/index.html
31752024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_defaults/index.html
31762024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_inventory/index.html
31772024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_macros_common/index.html
31782024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_execution/index.html
31792024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_planning/index.html
31802024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/nexus_types/index.html
31812024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_certificates/index.html
31822024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
31832024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_gateway/index.html
31842024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_nexus/index.html
31852024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/schema_updater/index.html
31862024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_package/index.html
31872024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
31882024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_rpaths/index.html
31892024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_sled_agent/index.html
31902024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/services_ledger_check_migrate/index.html
31912024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/zone_bundle/index.html
31922024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_test_utils/index.html
31932024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/omicron_uuid_kinds/index.html
31942024-03-07T22:02:44.746Z Generated /work/oxidecomputer/omicron/target/doc/oxide_client/index.html
31952024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31962024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_client/index.html
31972024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_collector/index.html
31982024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/clickhouse_schema_updater/index.html
31992024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32002024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_db/index.html
32012024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_instruments/index.html
32022024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_macro_impl/index.html
32032024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
32042024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/oxlog/index.html
32052024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/sled_agent_client/index.html
32062024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/sled_hardware/index.html
32072024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/sled_storage/index.html
32082024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/sp_sim/index.html
32092024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous/index.html
32102024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous_lib/index.html
32112024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/update_common/index.html
32122024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/update_engine/index.html
32132024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/wicket/index.html
32142024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/wicket_common/index.html
32152024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg/index.html
32162024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg_server/index.html
32172024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/wicketd/index.html
32182024-03-07T22:02:44.747Z Generated /work/oxidecomputer/omicron/target/doc/wicketd_client/index.html
32192024-03-07T22:02:44.748Z Generated /work/oxidecomputer/omicron/target/doc/zone_networking/index.html
32202024-03-07T22:02:44.775Z
32212024-03-07T22:02:44.775Zreal 13:16.036393078
32222024-03-07T22:02:45.228Zuser 33:52.647276943
32232024-03-07T22:02:45.228Zsys 53:07.707786146
32242024-03-07T22:02:45.228Ztrap 0.930750740
32252024-03-07T22:02:45.228Ztflt 0.566281907
32262024-03-07T22:02:45.228Zdflt 0.247561119
32272024-03-07T22:02:45.228Zkflt 0.000074672
32282024-03-07T22:02:45.228Zlock 3:25:27.365961680
32292024-03-07T22:02:45.228Zslp 3:26:30.675934086
32302024-03-07T22:02:45.228Zlat 4:04.152466111
32312024-03-07T22:02:45.229Zstop 1:45.846316741
32322024-03-07T22:02:45.229Zprocess exited: duration 1394303 ms, exit code 0
 
32332024-03-07T22:02:45.276Zfound 0 output files