01HPHMNKVVMW2MQJQ33VPA4Y6D: 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: 01HPHMNXSG0V23WPNXJ75PCXRT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-13T16:28:03.579Zjob assigned to worker 01HPHMP34Q0KREGNHYV2TR4PWC (queued for 1 m 7 s)
 
22024-02-13T16:28:04.578Zstarting task 0: "setup"
32024-02-13T16:28:04.659Z++ uname -s
42024-02-13T16:28:04.664Z+ kern=SunOS
52024-02-13T16:28:04.664Z+ case "$kern" in
62024-02-13T16:28:04.664Z+ groupadd -g 12345 build
72024-02-13T16:28:04.664Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-13T16:28:06.672Z+ zfs create -o mountpoint=/work rpool/work
92024-02-13T16:28:06.759Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-13T16:28:06.766Z+ home_fs=zfs
112024-02-13T16:28:06.767Z+ [[ zfs == autofs ]]
122024-02-13T16:28:06.767Z+ mkdir -p /home/build
132024-02-13T16:28:06.767Z+ chown build:build /home/build /work
142024-02-13T16:28:08.762Z+ chmod 0700 /home/build /work
152024-02-13T16:28:08.778Zprocess exited: duration 4182 ms, exit code 0
 
162024-02-13T16:28:08.796Zstarting task 1: "rust-toolchain"
172024-02-13T16:28:08.808Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-13T16:28:08.808Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-13T16:28:08.922Zinfo: downloading installer
202024-02-13T16:28:10.853Zwarning: it looks like you have an existing installation of Rust at:
212024-02-13T16:28:10.853Zwarning: /opt/ooce/bin
222024-02-13T16:28:10.854Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-13T16:28:10.854Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-13T16:28:10.854Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-13T16:28:10.854Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-13T16:28:10.854Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-13T16:28:10.865Zerror: cannot install while Rust is installed
282024-02-13T16:28:10.866Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-13T16:28:10.866Zinfo: profile set to 'default'
302024-02-13T16:28:10.866Zinfo: default host triple is x86_64-unknown-illumos
312024-02-13T16:28:10.866Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-13T16:28:10.866Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-13T16:28:10.866Zinfo: downloading component 'cargo'
342024-02-13T16:28:11.539Zinfo: downloading component 'clippy'
352024-02-13T16:28:11.836Zinfo: downloading component 'rust-docs'
362024-02-13T16:28:14.333Zinfo: downloading component 'rust-std'
372024-02-13T16:28:16.221Zinfo: downloading component 'rustc'
382024-02-13T16:28:21.027Zinfo: downloading component 'rustfmt'
392024-02-13T16:28:22.533Zinfo: installing component 'cargo'
402024-02-13T16:28:23.417Zinfo: installing component 'clippy'
412024-02-13T16:28:23.813Zinfo: installing component 'rust-docs'
422024-02-13T16:28:25.328Zinfo: installing component 'rust-std'
432024-02-13T16:28:27.260Zinfo: installing component 'rustc'
442024-02-13T16:28:31.842Zinfo: installing component 'rustfmt'
452024-02-13T16:28:32.182Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-13T16:28:32.182Z
472024-02-13T16:28:32.465Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-13T16:28:32.465Z
492024-02-13T16:28:32.468Z
502024-02-13T16:28:32.468ZRust is installed now. Great!
512024-02-13T16:28:32.468Z
522024-02-13T16:28:32.469ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-13T16:28:32.469Zenvironment variable. This has not been done automatically.
542024-02-13T16:28:32.469Z
552024-02-13T16:28:32.469ZTo configure your current shell, run:
562024-02-13T16:28:32.469Zsource "$HOME/.cargo/env"
572024-02-13T16:28:32.522Z+ rustc --version
582024-02-13T16:28:32.588Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-13T16:28:32.591Zprocess exited: duration 23787 ms, exit code 0
 
602024-02-13T16:28:32.597Zstarting task 2: "authentication"
612024-02-13T16:28:32.618Zprocess exited: duration 21 ms, exit code 0
 
622024-02-13T16:28:32.624Zstarting task 3: "clone repository"
632024-02-13T16:28:32.629Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-13T16:28:32.632Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-13T16:28:32.856ZCloning into '/work/oxidecomputer/omicron'...
662024-02-13T16:28:39.990Z+ cd /work/oxidecomputer/omicron
672024-02-13T16:28:39.990Z+ git fetch origin f245a9283f02873fe116f9e4fd498ea99fd65429
682024-02-13T16:28:40.313ZFrom https://github.com/oxidecomputer/omicron
692024-02-13T16:28:40.313Z * branch f245a9283f02873fe116f9e4fd498ea99fd65429 -> FETCH_HEAD
702024-02-13T16:28:40.322Z+ [[ -n bootstore-omdb-hook ]]
712024-02-13T16:28:40.326Z++ git branch --show-current
722024-02-13T16:28:40.326Z+ current=main
732024-02-13T16:28:40.330Z+ [[ main != bootstore-omdb-hook ]]
742024-02-13T16:28:40.330Z+ git branch -f bootstore-omdb-hook f245a9283f02873fe116f9e4fd498ea99fd65429
752024-02-13T16:28:40.330Z+ git checkout -f bootstore-omdb-hook
762024-02-13T16:28:40.439ZSwitched to branch 'bootstore-omdb-hook'
772024-02-13T16:28:40.442Z+ git reset --hard f245a9283f02873fe116f9e4fd498ea99fd65429
782024-02-13T16:28:40.452ZHEAD is now at f245a9283 review comment
792024-02-13T16:28:40.459Zprocess exited: duration 7825 ms, exit code 0
 
802024-02-13T16:28:40.465Zstarting task 4: "build"
812024-02-13T16:28:40.470Z+ cargo --version
822024-02-13T16:28:40.474Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-13T16:28:40.669Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-13T16:28:40.677Zinfo: downloading component 'cargo'
852024-02-13T16:28:41.760Zinfo: downloading component 'clippy'
862024-02-13T16:28:42.038Zinfo: downloading component 'rust-docs'
872024-02-13T16:28:43.069Zinfo: downloading component 'rust-std'
882024-02-13T16:28:44.597Zinfo: downloading component 'rustc'
892024-02-13T16:28:49.019Zinfo: downloading component 'rustfmt'
902024-02-13T16:28:49.253Zinfo: installing component 'cargo'
912024-02-13T16:28:50.145Zinfo: installing component 'clippy'
922024-02-13T16:28:50.475Zinfo: installing component 'rust-docs'
932024-02-13T16:28:52.039Zinfo: installing component 'rust-std'
942024-02-13T16:28:53.682Zinfo: installing component 'rustc'
952024-02-13T16:28:57.665Zinfo: installing component 'rustfmt'
962024-02-13T16:28:58.039Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-13T16:28:58.043Z+ rustc --version
982024-02-13T16:28:58.108Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-13T16:28:58.112Z+ source ./env.sh
1002024-02-13T16:28:58.115Z++ set -o xtrace
1012024-02-13T16:28:58.115Z++++ dirname ./env.sh
1022024-02-13T16:28:58.147Z+++ cd .
1032024-02-13T16:28:58.150Z+++ echo /work/oxidecomputer/omicron
1042024-02-13T16:28:58.150Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-13T16:28:58.150Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-02-13T16:28:58.150Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-13T16:28:58.150Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-02-13T16:28:58.150Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-02-13T16:28:58.150Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-02-13T16:28:58.150Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-02-13T16:28:58.150Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-02-13T16:28:58.150Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-02-13T16:28:58.151Z++ unset OMICRON_WS
1142024-02-13T16:28:58.151Z++ set +o xtrace
1152024-02-13T16:28:58.182Z
1162024-02-13T16:28:58.182Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-13T16:28:58.182Z # # # # # # # # # # # # # # #
1182024-02-13T16:28:58.182Z # # # # ##### # # ##### # # # # # #### #
1192024-02-13T16:28:58.182Z ##### ##### # ##### # # # # # # # # #
1202024-02-13T16:28:58.182Z # # # # # # # # # # # # # # #
1212024-02-13T16:28:58.182Z # # # ###### # # ###### ### # #### # #### #
1222024-02-13T16:28:58.182Z
1232024-02-13T16:29:07.134Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-13T16:29:08.312Z Startup: Caching catalogs ... Done
1252024-02-13T16:29:09.433ZPlanning: Solver setup ... Done (0.802s)
1262024-02-13T16:29:09.451ZPlanning: Running solver ... Done (0.018s)
1272024-02-13T16:29:09.621ZPlanning: Finding local manifests ... Done (0.151s)
1282024-02-13T16:29:09.632ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-13T16:29:10.327ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-13T16:29:10.369ZPlanning: Package planning ... Done (0.047s)
1312024-02-13T16:29:10.419ZPlanning: Merging actions ... Done (0.053s)
1322024-02-13T16:29:11.375ZPlanning: Checking for conflicting actions ... Done (0.955s)
1332024-02-13T16:29:11.386ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-13T16:29:14.731ZPlanning: Evaluating mediators ... Done (3.342s)
1352024-02-13T16:29:14.745ZPlanning: Planning completed in 6.37 seconds
1362024-02-13T16:29:15.165Z Packages to install: 4
1372024-02-13T16:29:15.165Z Mediators to change: 2
1382024-02-13T16:29:15.169Z Services to change: 1
1392024-02-13T16:29:15.169Z Estimated space available: 148.87 GB
1402024-02-13T16:29:15.169ZEstimated space to be consumed: 1.41 GB
1412024-02-13T16:29:15.169Z Create boot environment: No
1422024-02-13T16:29:15.169ZCreate backup boot environment: No
1432024-02-13T16:29:15.169Z Rebuild boot archive: No
1442024-02-13T16:29:15.169Z
1452024-02-13T16:29:15.169ZChanged mediators:
1462024-02-13T16:29:15.169Z mediator clang:
1472024-02-13T16:29:15.169Z version: None -> 15 (system default)
1482024-02-13T16:29:15.169Z
1492024-02-13T16:29:15.169Z mediator llvm:
1502024-02-13T16:29:15.169Z version: 14 (system default) -> 15 (system default)
1512024-02-13T16:29:15.169Z
1522024-02-13T16:29:15.169ZChanged packages:
1532024-02-13T16:29:15.169Zhelios-dev
1542024-02-13T16:29:15.169Z developer/build-essential
1552024-02-13T16:29:15.170Z None -> 11-2.0
1562024-02-13T16:29:15.170Z library/libxmlsec1
1572024-02-13T16:29:15.170Z None -> 1.2.35-2.0
1582024-02-13T16:29:15.170Z ooce/developer/clang-15
1592024-02-13T16:29:15.170Z None -> 15.0.7-2.0
1602024-02-13T16:29:15.170Z ooce/developer/llvm-15
1612024-02-13T16:29:15.170Z None -> 15.0.7-2.0
1622024-02-13T16:29:15.170Z
1632024-02-13T16:29:15.170ZServices:
1642024-02-13T16:29:15.170Z restart_fmri:
1652024-02-13T16:29:15.170Z svc:/system/update-man-index:default
1662024-02-13T16:29:15.170Z
1672024-02-13T16:29:15.170ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-13T16:29:20.024ZDownload: 684/3290 items 3.7/212.6MB 1% complete (768k/s)
1692024-02-13T16:29:29.721ZDownload: 1196/3290 items 83.4/212.6MB 39% complete (9.9M/s)
1702024-02-13T16:29:34.724ZDownload: 2874/3290 items 121.1/212.6MB 56% complete (7.6M/s)
1712024-02-13T16:29:37.755ZDownload: Completed 212.60 MB in 22.72 seconds (9.4M/s)
1722024-02-13T16:29:38.038Z Actions: 1/3689 actions (Installing new actions)
1732024-02-13T16:29:43.107Z Actions: 3617/3689 actions (Installing new actions)
1742024-02-13T16:29:43.142Z Actions: Completed 3689 actions in 5.10 seconds.
1752024-02-13T16:29:43.306Z Done (0.158s)
1762024-02-13T16:29:43.306Z Done (0.000s)
1772024-02-13T16:29:43.508Z Done (0.205s)
1782024-02-13T16:29:48.829Z Done (5.195s)
1792024-02-13T16:29:48.986Z Done (0.081s)
1802024-02-13T16:29:48.989Z Done (0.000s)
1812024-02-13T16:29:49.149Z Done (0.000s)
1822024-02-13T16:29:49.657ZPlanning: Evaluating mediator changes ... Done
1832024-02-13T16:29:49.818ZPlanning: Checking for conflicting actions ... Done
1842024-02-13T16:29:49.821ZPlanning: Consolidating action changes ... Done
1852024-02-13T16:29:50.084ZPlanning: Evaluating mediators ... Done
1862024-02-13T16:29:50.087ZPlanning: Planning completed in 0.43 seconds
1872024-02-13T16:29:50.117Z Mediators to change: 2
1882024-02-13T16:29:50.117Z Create boot environment: No
1892024-02-13T16:29:50.122ZCreate backup boot environment: No
1902024-02-13T16:29:50.178Z Done
1912024-02-13T16:29:50.178Z Done
1922024-02-13T16:29:50.300Z Done
1932024-02-13T16:29:53.905Z Done
1942024-02-13T16:29:53.996Z Done
1952024-02-13T16:29:53.998Z Done
1962024-02-13T16:29:54.107Z Done
1972024-02-13T16:29:54.742ZPlanning: Evaluating mediator changes ... Done
1982024-02-13T16:29:54.745ZPlanning: Merging actions ... Done
1992024-02-13T16:29:54.934ZPlanning: Checking for conflicting actions ... Done
2002024-02-13T16:29:54.937ZPlanning: Consolidating action changes ... Done
2012024-02-13T16:29:55.202ZPlanning: Evaluating mediators ... Done
2022024-02-13T16:29:55.258ZPlanning: Planning completed in 0.79 seconds
2032024-02-13T16:29:55.292Z Packages to change: 1
2042024-02-13T16:29:55.292Z Mediators to change: 1
2052024-02-13T16:29:55.295Z Services to change: 1
2062024-02-13T16:29:55.295Z Create boot environment: No
2072024-02-13T16:29:55.295ZCreate backup boot environment: Yes
2082024-02-13T16:29:56.986Z Actions: 1/6 actions (Updating modified actions)
2092024-02-13T16:29:57.015Z Actions: Completed 6 actions in 0.03 seconds.
2102024-02-13T16:29:57.021Z Done
2112024-02-13T16:29:57.021Z Done
2122024-02-13T16:29:57.061Z Done
2132024-02-13T16:30:00.680Z Done
2142024-02-13T16:30:00.772Z Done
2152024-02-13T16:30:00.775Z Done
2162024-02-13T16:30:00.866Z Done
2172024-02-13T16:30:01.307ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182024-02-13T16:30:01.307Zclang system 15 system
2192024-02-13T16:30:01.307Zcsh system system illumos
2202024-02-13T16:30:01.307Zctags system system illumos
2212024-02-13T16:30:01.307Zgcc vendor 12 vendor
2222024-02-13T16:30:01.308Zgcc system 10 system
2232024-02-13T16:30:01.308Zgcc system 7 system
2242024-02-13T16:30:01.308Zgo system 1.20 system
2252024-02-13T16:30:01.308Zgo system 1.19 system
2262024-02-13T16:30:01.308Zllvm system 15 system
2272024-02-13T16:30:01.308Zllvm system 14 system
2282024-02-13T16:30:01.308Zmariadb system 10.6 system
2292024-02-13T16:30:01.308Zmta vendor vendor dma
2302024-02-13T16:30:01.308Zopenjdk system 17 system
2312024-02-13T16:30:01.308Zopenjdk system 11 system
2322024-02-13T16:30:01.308Zopenjdk system 1.8 system
2332024-02-13T16:30:01.308Zopenssl vendor 3 vendor
2342024-02-13T16:30:01.308Zperl system 5.36 system
2352024-02-13T16:30:01.308Zpostgresql system 15 system
2362024-02-13T16:30:01.308Zpostgresql system 13 system
2372024-02-13T16:30:01.308Zpython vendor 3 vendor
2382024-02-13T16:30:01.308Zpython system 2 system
2392024-02-13T16:30:01.308Zpython3 system 3.11 system
2402024-02-13T16:30:01.308Zruby system 3.0 system
2412024-02-13T16:30:01.308Zwords vendor vendor american-english
2422024-02-13T16:30:01.309Zwords system system australian-english
2432024-02-13T16:30:01.309Zwords system system british-english
2442024-02-13T16:30:01.309Zwords system system canadian-english
2452024-02-13T16:30:01.309Zwords system system french
2462024-02-13T16:30:01.309Zwords system system italian
2472024-02-13T16:30:01.309Zwords system system ngerman
2482024-02-13T16:30:01.309Zwords system system ogerman
2492024-02-13T16:30:01.309Zwords system system spanish
2502024-02-13T16:30:01.640ZFMRI IFO
2512024-02-13T16:30:01.641Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2522024-02-13T16:30:01.641Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2532024-02-13T16:30:01.641Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2542024-02-13T16:30:01.641Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2552024-02-13T16:30:01.641Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2562024-02-13T16:30:01.641Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2572024-02-13T16:30:01.642Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2582024-02-13T16:30:01.642Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2592024-02-13T16:30:01.691Z+ set -o errexit
2602024-02-13T16:30:01.702Z+++ dirname ./tools/ci_download_cockroachdb
2612024-02-13T16:30:01.702Z++ cd ./tools
2622024-02-13T16:30:01.703Z++ pwd
2632024-02-13T16:30:01.704Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2642024-02-13T16:30:01.704Z++ basename ./tools/ci_download_cockroachdb
2652024-02-13T16:30:01.704Z+ ARG0=ci_download_cockroachdb
2662024-02-13T16:30:01.704Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2672024-02-13T16:30:01.705Z+ CIDL_VERSION=v22.1.9
2682024-02-13T16:30:01.705Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2692024-02-13T16:30:01.705Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2702024-02-13T16:30:01.705Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2712024-02-13T16:30:01.705Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2722024-02-13T16:30:01.706Z+ TARGET_DIR=out
2732024-02-13T16:30:01.706Z+ DOWNLOAD_DIR=out/downloads
2742024-02-13T16:30:01.706Z+ DEST_DIR=./out/cockroachdb
2752024-02-13T16:30:01.706Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2762024-02-13T16:30:01.707Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2772024-02-13T16:30:01.707Z+ main
2782024-02-13T16:30:01.707Z+ [[ 0 != 0 ]]
2792024-02-13T16:30:01.707Z+ CIDL_OS=solaris2.11
2802024-02-13T16:30:01.707Z+ [[ 0 != 0 ]]
2812024-02-13T16:30:01.707Z+ configure_os solaris2.11
2822024-02-13T16:30:01.708Z+ echo 'current directory: /work/oxidecomputer/omicron'
2832024-02-13T16:30:01.708Zcurrent directory: /work/oxidecomputer/omicron
2842024-02-13T16:30:01.708Z+ echo 'configuring based on OS: "solaris2.11"'
2852024-02-13T16:30:01.708Z+ case "$1" in
2862024-02-13T16:30:01.708Zconfiguring based on OS: "solaris2.11"
2872024-02-13T16:30:01.708Z+ CIDL_BUILD=illumos
2882024-02-13T16:30:01.708Z+ CIDL_SUFFIX=tar.gz
2892024-02-13T16:30:01.709Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2902024-02-13T16:30:01.710Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-02-13T16:30:01.710Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-02-13T16:30:01.710Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-02-13T16:30:01.710Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-02-13T16:30:01.711Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-02-13T16:30:01.711Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-02-13T16:30:01.711Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-13T16:30:01.711Z+ CIDL_SHA256FUNC=do_sha256sum
2982024-02-13T16:30:01.711Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2992024-02-13T16:30:01.711ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-02-13T16:30:01.711ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-02-13T16:30:01.711Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022024-02-13T16:30:01.712Z+ mkdir -p out/downloads
3032024-02-13T16:30:01.712Z+ mkdir -p ./out/cockroachdb
3042024-02-13T16:30:01.749Z+ local DO_DOWNLOAD=true
3052024-02-13T16:30:01.750Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3062024-02-13T16:30:01.750Z+ '[' true == true ']'
3072024-02-13T16:30:01.750Z+ echo Downloading...
3082024-02-13T16:30:01.750ZDownloading...
3092024-02-13T16:30:01.750Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-02-13T16:30:01.751Z+ 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
3112024-02-13T16:30:05.225Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-02-13T16:30:05.233Z++ sha256sum
3132024-02-13T16:30:05.233Z++ awk '{print $1}'
3142024-02-13T16:30:05.340Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3152024-02-13T16:30:05.340Z+ [[ 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 ]]
3162024-02-13T16:30:05.340Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172024-02-13T16:30:05.347Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3182024-02-13T16:30:07.515Z+ do_assemble_illumos
3192024-02-13T16:30:07.515Z+ rm -r ./out/cockroachdb
3202024-02-13T16:30:07.519Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3212024-02-13T16:30:07.921Z+ ./out/cockroachdb/bin/cockroach version
3222024-02-13T16:30:08.159ZBuild Tag: v22.1.9-dirty
3232024-02-13T16:30:08.160ZBuild Time: 2022/10/26 21:17:46
3242024-02-13T16:30:08.160ZDistribution: OSS
3252024-02-13T16:30:08.160ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3262024-02-13T16:30:08.160ZGo Version: go1.17.13
3272024-02-13T16:30:08.160ZC Compiler: gcc 10.3.0
3282024-02-13T16:30:08.160ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3292024-02-13T16:30:08.160ZBuild Type: release
3302024-02-13T16:30:08.177Z+ set -o errexit
3312024-02-13T16:30:08.207Z+++ dirname ./tools/ci_download_clickhouse
3322024-02-13T16:30:08.207Z++ cd ./tools
3332024-02-13T16:30:08.208Z++ pwd
3342024-02-13T16:30:08.208Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3352024-02-13T16:30:08.208Z++ basename ./tools/ci_download_clickhouse
3362024-02-13T16:30:08.208Z+ ARG0=ci_download_clickhouse
3372024-02-13T16:30:08.208Z+ TARGET_DIR=out
3382024-02-13T16:30:08.208Z+ DOWNLOAD_DIR=out/downloads
3392024-02-13T16:30:08.208Z+ DEST_DIR=./out/clickhouse
3402024-02-13T16:30:08.208Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3412024-02-13T16:30:08.208Z+ CIDL_VERSION=v22.8.9.24
3422024-02-13T16:30:08.208Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3432024-02-13T16:30:08.208Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3442024-02-13T16:30:08.208Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3452024-02-13T16:30:08.208Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3462024-02-13T16:30:08.208Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3472024-02-13T16:30:08.208Z+ main
3482024-02-13T16:30:08.208Z+ [[ 0 != 0 ]]
3492024-02-13T16:30:08.208Z+ CIDL_OS=solaris2.11
3502024-02-13T16:30:08.208Z+ [[ 0 != 0 ]]
3512024-02-13T16:30:08.208Z+ configure_os solaris2.11
3522024-02-13T16:30:08.208Z+ echo 'current directory: /work/oxidecomputer/omicron'
3532024-02-13T16:30:08.208Zcurrent directory: /work/oxidecomputer/omicron
3542024-02-13T16:30:08.208Z+ echo 'configuring based on OS: "solaris2.11"'
3552024-02-13T16:30:08.208Z+ CIDL_DASHREV=
3562024-02-13T16:30:08.209Zconfiguring based on OS: "solaris2.11"
3572024-02-13T16:30:08.209Z+ case "$1" in
3582024-02-13T16:30:08.209Z+ CIDL_PLATFORM=illumos
3592024-02-13T16:30:08.209Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3602024-02-13T16:30:08.209Z+ CIDL_MD5FUNC=do_md5sum
3612024-02-13T16:30:08.209Z+ CIDL_DASHREV=-1
3622024-02-13T16:30:08.209Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3632024-02-13T16:30:08.209Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-02-13T16:30:08.209Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-02-13T16:30:08.209Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-13T16:30:08.209Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672024-02-13T16:30:08.209Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3682024-02-13T16:30:08.209Z+ mkdir -p out/downloads
3692024-02-13T16:30:08.209ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-13T16:30:08.209ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-13T16:30:08.210Z+ mkdir -p ./out/clickhouse
3722024-02-13T16:30:08.210Z+ local DO_DOWNLOAD=true
3732024-02-13T16:30:08.210Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3742024-02-13T16:30:08.210Z+ '[' true == true ']'
3752024-02-13T16:30:08.210Z+ echo Downloading...
3762024-02-13T16:30:08.210ZDownloading...
3772024-02-13T16:30:08.210Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-02-13T16:30:08.210Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3792024-02-13T16:30:09.646Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802024-02-13T16:30:09.649Z++ md5sum
3812024-02-13T16:30:09.649Z++ awk '{print $1}'
3822024-02-13T16:30:09.826Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3832024-02-13T16:30:09.829Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3842024-02-13T16:30:09.829Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3852024-02-13T16:30:09.829Z+ mkdir -p ./out/clickhouse
3862024-02-13T16:30:09.829Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3872024-02-13T16:30:12.878Z+ ./out/clickhouse/clickhouse server --version
3882024-02-13T16:30:12.906ZClickHouse server version 22.8.9.1.
3892024-02-13T16:30:12.931Z+ set -o errexit
3902024-02-13T16:30:12.935Z+++ dirname ./tools/ci_download_console
3912024-02-13T16:30:12.937Z++ cd ./tools
3922024-02-13T16:30:12.938Z++ pwd
3932024-02-13T16:30:12.938Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3942024-02-13T16:30:12.942Z++ basename ./tools/ci_download_console
3952024-02-13T16:30:12.942Z+ ARG0=ci_download_console
3962024-02-13T16:30:12.943Z+ TARGET_DIR=out
3972024-02-13T16:30:12.943Z+ DOWNLOAD_DIR=out/downloads
3982024-02-13T16:30:12.943Z+ DEST_DIR=./out/console-assets
3992024-02-13T16:30:12.943Z+ source /work/oxidecomputer/omicron/tools/console_version
4002024-02-13T16:30:12.943Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4012024-02-13T16:30:12.943Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4022024-02-13T16:30:12.943Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4032024-02-13T16:30:12.943Z+ TARBALL_FILE=out/downloads/console.tar.gz
4042024-02-13T16:30:12.943Z+ main
4052024-02-13T16:30:12.943Z+ [[ 0 != 0 ]]
4062024-02-13T16:30:12.943Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4072024-02-13T16:30:12.943ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4082024-02-13T16:30:12.943ZLocal file: out/downloads/console.tar.gz
4092024-02-13T16:30:12.943Z+ echo 'Local file: out/downloads/console.tar.gz'
4102024-02-13T16:30:12.943Z+ local DO_DOWNLOAD=true
4112024-02-13T16:30:12.943Z+ [[ -f out/downloads/console.tar.gz ]]
4122024-02-13T16:30:12.943Z+ mkdir -p out/downloads
4132024-02-13T16:30:12.949Z+ '[' true == true ']'
4142024-02-13T16:30:12.949Z+ echo Downloading...
4152024-02-13T16:30:12.949ZDownloading...
4162024-02-13T16:30:12.949Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4172024-02-13T16:30:12.949Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4182024-02-13T16:30:13.453Z++ do_sha256sum out/downloads/console.tar.gz
4192024-02-13T16:30:13.453Z++ case "$OSTYPE" in
4202024-02-13T16:30:13.453Z++ SHA=sha256sum
4212024-02-13T16:30:13.456Z++ sha256sum
4222024-02-13T16:30:13.456Z++ awk '{print $1}'
4232024-02-13T16:30:13.461Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4242024-02-13T16:30:13.461Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4252024-02-13T16:30:13.462Z+ rm -rf ./out/console-assets
4262024-02-13T16:30:13.465Z+ mkdir -p ./out/console-assets
4272024-02-13T16:30:13.469Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4282024-02-13T16:30:13.469Z+ mkdir -p ./out/console-assets
4292024-02-13T16:30:13.469Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4302024-02-13T16:30:13.561Z+ set -o errexit
4312024-02-13T16:30:13.575Z+++ dirname ./tools/ci_download_maghemite_openapi
4322024-02-13T16:30:13.575Z++ cd ./tools
4332024-02-13T16:30:13.575Z++ pwd
4342024-02-13T16:30:13.575Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4352024-02-13T16:30:13.575Z++ basename ./tools/ci_download_maghemite_openapi
4362024-02-13T16:30:13.575Z+ ARG0=ci_download_maghemite_openapi
4372024-02-13T16:30:13.575Z+ TARGET_DIR=out
4382024-02-13T16:30:13.575Z+ DOWNLOAD_DIR=out/downloads
4392024-02-13T16:30:13.575Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4402024-02-13T16:30:13.575Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4412024-02-13T16:30:13.575Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4422024-02-13T16:30:13.575Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4432024-02-13T16:30:13.575Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4442024-02-13T16:30:13.576Z+ main
4452024-02-13T16:30:13.576Z+ [[ 0 != 0 ]]
4462024-02-13T16:30:13.576Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4472024-02-13T16:30:13.576ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4482024-02-13T16:30:13.576Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4492024-02-13T16:30:13.576ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4502024-02-13T16:30:13.576Z+ local DO_DOWNLOAD=true
4512024-02-13T16:30:13.576Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4522024-02-13T16:30:13.576Z+ mkdir -p out/downloads
4532024-02-13T16:30:13.576Z+ '[' true == true ']'
4542024-02-13T16:30:13.576Z+ echo Downloading...
4552024-02-13T16:30:13.576ZDownloading...
4562024-02-13T16:30:13.576Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4572024-02-13T16:30:13.576Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4582024-02-13T16:30:13.789Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4592024-02-13T16:30:13.789Z++ case "$OSTYPE" in
4602024-02-13T16:30:13.800Z++ SHA=sha256sum
4612024-02-13T16:30:13.800Z++ sha256sum
4622024-02-13T16:30:13.800Z++ awk '{print $1}'
4632024-02-13T16:30:13.800Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4642024-02-13T16:30:13.800Z+ [[ 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 ]]
4652024-02-13T16:30:13.800Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4662024-02-13T16:30:13.800Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4672024-02-13T16:30:13.800Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4682024-02-13T16:30:13.800Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4692024-02-13T16:30:13.800Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4702024-02-13T16:30:13.800Z+ main
4712024-02-13T16:30:13.800Z+ [[ 0 != 0 ]]
4722024-02-13T16:30:13.800Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4732024-02-13T16:30:13.801ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4742024-02-13T16:30:13.801Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4752024-02-13T16:30:13.801ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4762024-02-13T16:30:13.801Z+ local DO_DOWNLOAD=true
4772024-02-13T16:30:13.801Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4782024-02-13T16:30:13.801Z+ mkdir -p out/downloads
4792024-02-13T16:30:13.801Z+ '[' true == true ']'
4802024-02-13T16:30:13.801Z+ echo Downloading...
4812024-02-13T16:30:13.801ZDownloading...
4822024-02-13T16:30:13.801Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4832024-02-13T16:30:13.801Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4842024-02-13T16:30:13.911Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4852024-02-13T16:30:13.915Z++ case "$OSTYPE" in
4862024-02-13T16:30:13.915Z++ SHA=sha256sum
4872024-02-13T16:30:13.915Z++ sha256sum
4882024-02-13T16:30:13.915Z++ awk '{print $1}'
4892024-02-13T16:30:13.918Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4902024-02-13T16:30:13.918Z+ [[ 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 ]]
4912024-02-13T16:30:13.923Z+ set -o errexit
4922024-02-13T16:30:13.928Z+++ dirname ./tools/ci_download_dendrite_openapi
4932024-02-13T16:30:13.932Z++ cd ./tools
4942024-02-13T16:30:13.932Z++ pwd
4952024-02-13T16:30:13.932Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4962024-02-13T16:30:13.932Z++ basename ./tools/ci_download_dendrite_openapi
4972024-02-13T16:30:13.932Z+ ARG0=ci_download_dendrite_openapi
4982024-02-13T16:30:13.932Z+ TARGET_DIR=out
4992024-02-13T16:30:13.932Z+ DOWNLOAD_DIR=out/downloads
5002024-02-13T16:30:13.933Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5012024-02-13T16:30:13.933Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5022024-02-13T16:30:13.933Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5032024-02-13T16:30:13.933Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5042024-02-13T16:30:13.933Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5052024-02-13T16:30:13.933Z+ main
5062024-02-13T16:30:13.933Z+ [[ 0 != 0 ]]
5072024-02-13T16:30:13.933Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5082024-02-13T16:30:13.933ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5092024-02-13T16:30:13.933Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5102024-02-13T16:30:13.933ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5112024-02-13T16:30:13.933Z+ local DO_DOWNLOAD=true
5122024-02-13T16:30:13.933Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5132024-02-13T16:30:13.933Z+ mkdir -p out/downloads
5142024-02-13T16:30:13.952ZDownloading...
5152024-02-13T16:30:13.952Z+ '[' true == true ']'
5162024-02-13T16:30:13.952Z+ echo Downloading...
5172024-02-13T16:30:13.952Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5182024-02-13T16:30:13.952Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5192024-02-13T16:30:14.112Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5202024-02-13T16:30:14.117Z++ case "$OSTYPE" in
5212024-02-13T16:30:14.118Z++ SHA=sha256sum
5222024-02-13T16:30:14.118Z++ sha256sum
5232024-02-13T16:30:14.118Z++ awk '{print $1}'
5242024-02-13T16:30:14.118Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5252024-02-13T16:30:14.118Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5262024-02-13T16:30:14.118Z+ set -o errexit
5272024-02-13T16:30:14.135Z+++ dirname ./tools/ci_download_dendrite_stub
5282024-02-13T16:30:14.136Z++ cd ./tools
5292024-02-13T16:30:14.136Z++ pwd
5302024-02-13T16:30:14.136Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5312024-02-13T16:30:14.136Z++ basename ./tools/ci_download_dendrite_stub
5322024-02-13T16:30:14.143Z+ ARG0=ci_download_dendrite_stub
5332024-02-13T16:30:14.143Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5342024-02-13T16:30:14.143Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5352024-02-13T16:30:14.143Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5362024-02-13T16:30:14.143Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5372024-02-13T16:30:14.143Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5382024-02-13T16:30:14.143Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5392024-02-13T16:30:14.144Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5402024-02-13T16:30:14.144Z+ TARGET_DIR=out
5412024-02-13T16:30:14.144Z+ DOWNLOAD_DIR=out/downloads
5422024-02-13T16:30:14.144Z+ DEST_DIR=./out/dendrite-stub
5432024-02-13T16:30:14.144Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5442024-02-13T16:30:14.144Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5452024-02-13T16:30:14.144Z+ REPO=oxidecomputer/dendrite
5462024-02-13T16:30:14.144Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5472024-02-13T16:30:14.144Z+ main
5482024-02-13T16:30:14.144Z+ [[ 0 != 0 ]]
5492024-02-13T16:30:14.145Z+ CIDL_OS=solaris2.11
5502024-02-13T16:30:14.145Z+ [[ 0 != 0 ]]
5512024-02-13T16:30:14.145Z+ configure_os solaris2.11
5522024-02-13T16:30:14.145Z+ echo 'current directory: /work/oxidecomputer/omicron'
5532024-02-13T16:30:14.145Zcurrent directory: /work/oxidecomputer/omicron
5542024-02-13T16:30:14.145Zconfiguring based on OS: "solaris2.11"
5552024-02-13T16:30:14.145Z+ echo 'configuring based on OS: "solaris2.11"'
5562024-02-13T16:30:14.145Z+ case "$1" in
5572024-02-13T16:30:14.145Z+ SET_BINARIES=
5582024-02-13T16:30:14.145Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5592024-02-13T16:30:14.145Z+ CIDL_SHA256FUNC=do_sha256sum
5602024-02-13T16:30:14.145Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5612024-02-13T16:30:14.146Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5622024-02-13T16:30:14.146Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5632024-02-13T16:30:14.146Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5642024-02-13T16:30:14.146ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5652024-02-13T16:30:14.146ZLocal file: out/downloads/dendrite-stub.tar.gz
5662024-02-13T16:30:14.146Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5672024-02-13T16:30:14.146Z+ mkdir -p out/downloads
5682024-02-13T16:30:14.146Z+ mkdir -p ./out/dendrite-stub
5692024-02-13T16:30:14.146Z+ fetch_and_verify
5702024-02-13T16:30:14.146Z+ local DO_DOWNLOAD=true
5712024-02-13T16:30:14.147Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5722024-02-13T16:30:14.147Z+ '[' true == true ']'
5732024-02-13T16:30:14.147Z+ echo Downloading...
5742024-02-13T16:30:14.147ZDownloading...
5752024-02-13T16:30:14.147Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5762024-02-13T16:30:14.147Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5772024-02-13T16:30:21.443Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5782024-02-13T16:30:21.446Z++ sha256sum
5792024-02-13T16:30:21.446Z++ awk '{print $1}'
5802024-02-13T16:30:21.468Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5812024-02-13T16:30:21.471Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5822024-02-13T16:30:21.471Z+ do_untar out/downloads/dendrite-stub.tar.gz
5832024-02-13T16:30:21.471Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5842024-02-13T16:30:22.165Z+ do_assemble
5852024-02-13T16:30:22.165Z+ rm -r ./out/dendrite-stub
5862024-02-13T16:30:22.168Z+ mkdir ./out/dendrite-stub
5872024-02-13T16:30:22.168Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5882024-02-13T16:30:22.259Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5892024-02-13T16:30:22.272Z+ set -o errexit
5902024-02-13T16:30:22.275Z+++ dirname ./tools/ci_download_maghemite_mgd
5912024-02-13T16:30:22.275Z++ cd ./tools
5922024-02-13T16:30:22.275Z++ pwd
5932024-02-13T16:30:22.276Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5942024-02-13T16:30:22.276Z++ basename ./tools/ci_download_maghemite_mgd
5952024-02-13T16:30:22.279Z+ ARG0=ci_download_maghemite_mgd
5962024-02-13T16:30:22.279Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5972024-02-13T16:30:22.279Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5982024-02-13T16:30:22.280Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5992024-02-13T16:30:22.280Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6002024-02-13T16:30:22.280Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6012024-02-13T16:30:22.280Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6022024-02-13T16:30:22.280Z+ TARGET_DIR=out
6032024-02-13T16:30:22.280Z+ DOWNLOAD_DIR=out/downloads
6042024-02-13T16:30:22.280Z+ DEST_DIR=./out/mgd
6052024-02-13T16:30:22.280Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6062024-02-13T16:30:22.280Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6072024-02-13T16:30:22.280Z+ REPO=oxidecomputer/maghemite
6082024-02-13T16:30:22.280Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6092024-02-13T16:30:22.280Z+ main
6102024-02-13T16:30:22.280Z+ [[ 0 != 0 ]]
6112024-02-13T16:30:22.280Z+ CIDL_OS=solaris2.11
6122024-02-13T16:30:22.280Z+ [[ 0 != 0 ]]
6132024-02-13T16:30:22.280Z+ configure_os solaris2.11
6142024-02-13T16:30:22.280Z+ echo 'current directory: /work/oxidecomputer/omicron'
6152024-02-13T16:30:22.280Zcurrent directory: /work/oxidecomputer/omicron
6162024-02-13T16:30:22.280Z+ echo 'configuring based on OS: "solaris2.11"'
6172024-02-13T16:30:22.280Z+ case "$1" in
6182024-02-13T16:30:22.280Z+ SET_BINARIES=
6192024-02-13T16:30:22.281Zconfiguring based on OS: "solaris2.11"
6202024-02-13T16:30:22.281Z+ CIDL_SHA256FUNC=do_sha256sum
6212024-02-13T16:30:22.281Z+ TARBALL_FILENAME=mgd.tar.gz
6222024-02-13T16:30:22.281Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6232024-02-13T16:30:22.281Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6242024-02-13T16:30:22.281Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6252024-02-13T16:30:22.281ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6262024-02-13T16:30:22.281Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6272024-02-13T16:30:22.281ZLocal file: out/downloads/mgd.tar.gz
6282024-02-13T16:30:22.281Z+ mkdir -p out/downloads
6292024-02-13T16:30:22.281Z+ mkdir -p ./out/mgd
6302024-02-13T16:30:22.284Z+ fetch_and_verify
6312024-02-13T16:30:22.285Z+ local DO_DOWNLOAD=true
6322024-02-13T16:30:22.285Z+ [[ -f out/downloads/mgd.tar.gz ]]
6332024-02-13T16:30:22.285Z+ '[' true == true ']'
6342024-02-13T16:30:22.285Z+ echo Downloading...
6352024-02-13T16:30:22.285ZDownloading...
6362024-02-13T16:30:22.285Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6372024-02-13T16:30:22.285Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6382024-02-13T16:30:27.306Z++ do_sha256sum out/downloads/mgd.tar.gz
6392024-02-13T16:30:27.309Z++ sha256sum
6402024-02-13T16:30:27.309Z++ awk '{print $1}'
6412024-02-13T16:30:27.327Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6422024-02-13T16:30:27.330Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6432024-02-13T16:30:27.330Z+ do_untar out/downloads/mgd.tar.gz
6442024-02-13T16:30:27.330Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6452024-02-13T16:30:27.780Z+ do_assemble
6462024-02-13T16:30:27.780Z+ rm -r ./out/mgd
6472024-02-13T16:30:27.783Z+ mkdir ./out/mgd
6482024-02-13T16:30:27.786Z+ cp -r out/downloads/root ./out/mgd/root
6492024-02-13T16:30:27.950Z+ set -o errexit
6502024-02-13T16:30:27.953Z+++ dirname ./tools/ci_download_transceiver_control
6512024-02-13T16:30:27.957Z++ cd ./tools
6522024-02-13T16:30:27.957Z++ pwd
6532024-02-13T16:30:27.957Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6542024-02-13T16:30:27.960Z++ basename ./tools/ci_download_transceiver_control
6552024-02-13T16:30:27.960Z+ ARG0=ci_download_transceiver_control
6562024-02-13T16:30:27.960Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6572024-02-13T16:30:27.960Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6582024-02-13T16:30:27.960Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592024-02-13T16:30:27.960Z+ TARGET_DIR=out
6602024-02-13T16:30:27.961Z+ DOWNLOAD_DIR=out/downloads
6612024-02-13T16:30:27.961Z+ DEST_DIR=./out/transceiver-control
6622024-02-13T16:30:27.961Z+ BIN_DIR=/opt/oxide/bin
6632024-02-13T16:30:27.961Z+ BINARY=xcvradm
6642024-02-13T16:30:27.961Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6652024-02-13T16:30:27.961Z+ REPO=oxidecomputer/transceiver-control
6662024-02-13T16:30:27.961Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6672024-02-13T16:30:27.961Z+ main
6682024-02-13T16:30:27.961Z+ [[ 0 != 0 ]]
6692024-02-13T16:30:27.961Z+ CIDL_OS=solaris2.11
6702024-02-13T16:30:27.961Z+ [[ 0 != 0 ]]
6712024-02-13T16:30:27.961Z+ configure_os solaris2.11
6722024-02-13T16:30:27.961Z+ echo 'current directory: /work/oxidecomputer/omicron'
6732024-02-13T16:30:27.961Zcurrent directory: /work/oxidecomputer/omicron
6742024-02-13T16:30:27.961Zconfiguring based on OS: "solaris2.11"
6752024-02-13T16:30:27.961Z+ echo 'configuring based on OS: "solaris2.11"'
6762024-02-13T16:30:27.961Z+ case "$1" in
6772024-02-13T16:30:27.961Z+ SET_BINARIES=
6782024-02-13T16:30:27.961Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6792024-02-13T16:30:27.961Z+ CIDL_SHA256FUNC=do_sha256sum
6802024-02-13T16:30:27.961Z+ ARCHIVE_FILENAME=xcvradm.gz
6812024-02-13T16:30:27.961Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6822024-02-13T16:30:27.961Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6832024-02-13T16:30:27.961Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6842024-02-13T16:30:27.961Z+ echo 'Local file: out/downloads/xcvradm.gz'
6852024-02-13T16:30:27.962Z+ mkdir -p out/downloads
6862024-02-13T16:30:27.962ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872024-02-13T16:30:27.962ZLocal file: out/downloads/xcvradm.gz
6882024-02-13T16:30:27.965Z+ mkdir -p ./out/transceiver-control
6892024-02-13T16:30:27.968Z+ fetch_and_verify
6902024-02-13T16:30:27.968Z+ local DO_DOWNLOAD=true
6912024-02-13T16:30:27.968Z+ [[ -f out/downloads/xcvradm.gz ]]
6922024-02-13T16:30:27.968Z+ '[' true == true ']'
6932024-02-13T16:30:27.968Z+ echo Downloading...
6942024-02-13T16:30:27.968ZDownloading...
6952024-02-13T16:30:27.968Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6962024-02-13T16:30:27.968Z+ 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
6972024-02-13T16:30:29.510Z++ do_sha256sum out/downloads/xcvradm.gz
6982024-02-13T16:30:29.514Z++ sha256sum
6992024-02-13T16:30:29.514Z++ awk '{print $1}'
7002024-02-13T16:30:29.519Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7012024-02-13T16:30:29.519Z+ [[ 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 ]]
7022024-02-13T16:30:29.522Z+ do_unpack out/downloads/xcvradm.gz
7032024-02-13T16:30:29.522Z+ mkdir -p out/downloads/root//opt/oxide/bin
7042024-02-13T16:30:29.523Z+ gzip -dc out/downloads/xcvradm.gz
7052024-02-13T16:30:29.639Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7062024-02-13T16:30:29.642Z+ do_assemble
7072024-02-13T16:30:29.642Z+ rm -r ./out/transceiver-control
7082024-02-13T16:30:29.645Z+ mkdir ./out/transceiver-control
7092024-02-13T16:30:29.645Z+ cp -r out/downloads/root ./out/transceiver-control/root
7102024-02-13T16:30:30.015ZAll builder prerequisites installed successfully, and PATH looks valid
7112024-02-13T16:30:30.018Z
7122024-02-13T16:30:30.018Zreal 1:31.758063927
7132024-02-13T16:30:30.018Zuser 33.135803149
7142024-02-13T16:30:30.019Zsys 6.289977011
7152024-02-13T16:30:30.019Ztrap 0.007157311
7162024-02-13T16:30:30.019Ztflt 0.148204410
7172024-02-13T16:30:30.019Zdflt 0.479661104
7182024-02-13T16:30:30.019Zkflt 0.213700606
7192024-02-13T16:30:30.019Zlock 1.324748073
7202024-02-13T16:30:30.019Zslp 2:57.735071626
7212024-02-13T16:30:30.019Zlat 1.809239035
7222024-02-13T16:30:30.019Zstop 0.118178686
7232024-02-13T16:30:30.019Z
7242024-02-13T16:30:30.019Z #### # # ##### ##### # #
7252024-02-13T16:30:30.019Z # # # # # # # # # #
7262024-02-13T16:30:30.019Z # # # # # # # #
7272024-02-13T16:30:30.019Z # # # ##### ##### #
7282024-02-13T16:30:30.019Z # # # # # # #
7292024-02-13T16:30:30.019Z #### ###### # # # #
7302024-02-13T16:30:30.019Z
7312024-02-13T16:30:30.231Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7322024-02-13T16:30:30.546Z Updating git repository `https://github.com/oxidecomputer/samael`
7332024-02-13T16:30:30.938Z Updating crates.io index
7342024-02-13T16:30:31.095Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7352024-02-13T16:30:31.737Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7362024-02-13T16:30:33.355Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7372024-02-13T16:30:33.964Z Updating git repository `http://github.com/oxidecomputer/tofino`
7382024-02-13T16:30:34.269Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7392024-02-13T16:30:34.555Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7402024-02-13T16:30:34.821Z Updating git repository `https://github.com/oxidecomputer/propolis`
7412024-02-13T16:30:35.685Z Updating git repository `https://github.com/oxidecomputer/crucible`
7422024-02-13T16:30:37.837Z Updating git repository `https://github.com/oxidecomputer/opte`
7432024-02-13T16:30:38.759Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7442024-02-13T16:30:39.059Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7452024-02-13T16:30:39.602Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7462024-02-13T16:30:39.902Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7472024-02-13T16:30:40.241Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7482024-02-13T16:30:40.529Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7492024-02-13T16:30:40.904Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7502024-02-13T16:30:41.462Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7512024-02-13T16:30:41.737Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7522024-02-13T16:30:42.235Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7532024-02-13T16:30:42.586Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7542024-02-13T16:30:43.058Z Updating git repository `https://github.com/jgallagher/nix`
7552024-02-13T16:30:44.114Z Updating git repository `https://github.com/cbiffle/hubpack`
7562024-02-13T16:30:44.473Z Updating git repository `https://github.com/oxidecomputer/typify`
7572024-02-13T16:30:45.724Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7582024-02-13T16:30:46.265Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7592024-02-13T16:30:46.535Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7602024-02-13T16:30:47.673Z Downloading crates ...
7612024-02-13T16:30:47.849Z Downloaded cargo-platform v0.1.3
7622024-02-13T16:30:47.853Z Downloaded anstream v0.5.0
7632024-02-13T16:30:47.853Z Downloaded errno v0.3.8
7642024-02-13T16:30:47.856Z Downloaded equivalent v1.0.1
7652024-02-13T16:30:47.860Z Downloaded colorchoice v1.0.0
7662024-02-13T16:30:47.863Z Downloaded camino v1.1.6
7672024-02-13T16:30:47.866Z Downloaded io-lifetimes v1.0.11
7682024-02-13T16:30:47.869Z Downloaded terminal_size v0.2.6
7692024-02-13T16:30:47.894Z Downloaded anstyle v1.0.2
7702024-02-13T16:30:47.898Z Downloaded clap_lex v0.5.1
7712024-02-13T16:30:47.903Z Downloaded strsim v0.10.0
7722024-02-13T16:30:47.905Z Downloaded serde_spanned v0.6.5
7732024-02-13T16:30:47.909Z Downloaded thiserror v1.0.56
7742024-02-13T16:30:47.915Z Downloaded cargo_metadata v0.18.1
7752024-02-13T16:30:47.918Z Downloaded utf8parse v0.2.1
7762024-02-13T16:30:47.918Z Downloaded heck v0.4.1
7772024-02-13T16:30:47.927Z Downloaded cargo_toml v0.19.0
7782024-02-13T16:30:47.931Z Downloaded anstyle-query v1.0.0
7792024-02-13T16:30:47.941Z Downloaded thiserror-impl v1.0.56
7802024-02-13T16:30:47.941Z Downloaded semver v1.0.21
7812024-02-13T16:30:47.941Z Downloaded itoa v1.0.9
7822024-02-13T16:30:47.944Z Downloaded quote v1.0.35
7832024-02-13T16:30:47.947Z Downloaded bitflags v1.3.2
7842024-02-13T16:30:47.954Z Downloaded anstyle-parse v0.2.1
7852024-02-13T16:30:47.957Z Downloaded ryu v1.0.15
7862024-02-13T16:30:47.960Z Downloaded serde_derive v1.0.196
7872024-02-13T16:30:47.963Z Downloaded toml_datetime v0.6.5
7882024-02-13T16:30:47.970Z Downloaded unicode-ident v1.0.12
7892024-02-13T16:30:47.970Z Downloaded anyhow v1.0.75
7902024-02-13T16:30:47.973Z Downloaded clap v4.4.3
7912024-02-13T16:30:47.978Z Downloaded memchr v2.6.3
7922024-02-13T16:30:47.984Z Downloaded indexmap v2.2.2
7932024-02-13T16:30:47.988Z Downloaded toml v0.8.9
7942024-02-13T16:30:47.991Z Downloaded clap_derive v4.4.2
7952024-02-13T16:30:47.991Z Downloaded proc-macro2 v1.0.78
7962024-02-13T16:30:47.994Z Downloaded serde v1.0.196
7972024-02-13T16:30:47.997Z Downloaded toml_edit v0.21.1
7982024-02-13T16:30:48.019Z Downloaded hashbrown v0.14.2
7992024-02-13T16:30:48.031Z Downloaded serde_json v1.0.113
8002024-02-13T16:30:48.036Z Downloaded winnow v0.5.15
8012024-02-13T16:30:48.045Z Downloaded clap_builder v4.4.2
8022024-02-13T16:30:48.057Z Downloaded syn v2.0.48
8032024-02-13T16:30:48.068Z Downloaded rustix v0.37.23
8042024-02-13T16:30:48.097Z Downloaded libc v0.2.153
8052024-02-13T16:30:48.316Z Compiling proc-macro2 v1.0.78
8062024-02-13T16:30:48.316Z Compiling unicode-ident v1.0.12
8072024-02-13T16:30:48.319Z Compiling serde v1.0.196
8082024-02-13T16:30:48.319Z Compiling libc v0.2.153
8092024-02-13T16:30:48.319Z Compiling io-lifetimes v1.0.11
8102024-02-13T16:30:48.319Z Compiling rustix v0.37.23
8112024-02-13T16:30:48.341Z Compiling utf8parse v0.2.1
8122024-02-13T16:30:48.344Z Compiling equivalent v1.0.1
8132024-02-13T16:30:48.496Z Compiling bitflags v1.3.2
8142024-02-13T16:30:48.530Z Compiling hashbrown v0.14.2
8152024-02-13T16:30:48.535Z Compiling anstyle-parse v0.2.1
8162024-02-13T16:30:48.587Z Compiling serde_json v1.0.113
8172024-02-13T16:30:48.847Z Compiling colorchoice v1.0.0
8182024-02-13T16:30:48.949Z Compiling camino v1.1.6
8192024-02-13T16:30:49.456Z Compiling indexmap v2.2.2
8202024-02-13T16:30:50.104Z Compiling winnow v0.5.15
8212024-02-13T16:30:50.118Z Compiling anstyle v1.0.2
8222024-02-13T16:30:50.290Z Compiling thiserror v1.0.56
8232024-02-13T16:30:50.325Z Compiling anstyle-query v1.0.0
8242024-02-13T16:30:50.408Z Compiling semver v1.0.21
8252024-02-13T16:30:50.435Z Compiling anstream v0.5.0
8262024-02-13T16:30:50.530Z Compiling clap_lex v0.5.1
8272024-02-13T16:30:50.551Z Compiling itoa v1.0.9
8282024-02-13T16:30:50.754Z Compiling anyhow v1.0.75
8292024-02-13T16:30:50.929Z Compiling strsim v0.10.0
8302024-02-13T16:30:50.972Z Compiling ryu v1.0.15
8312024-02-13T16:30:51.015Z Compiling heck v0.4.1
8322024-02-13T16:30:51.110Z Compiling quote v1.0.35
8332024-02-13T16:30:51.557Z Compiling syn v2.0.48
8342024-02-13T16:30:51.612Z Compiling errno v0.3.8
8352024-02-13T16:30:52.587Z Compiling terminal_size v0.2.6
8362024-02-13T16:30:52.679Z Compiling clap_builder v4.4.2
8372024-02-13T16:30:56.243Z Compiling serde_derive v1.0.196
8382024-02-13T16:30:56.243Z Compiling thiserror-impl v1.0.56
8392024-02-13T16:30:56.246Z Compiling clap_derive v4.4.2
8402024-02-13T16:30:59.079Z Compiling clap v4.4.3
8412024-02-13T16:31:04.163Z Compiling serde_spanned v0.6.5
8422024-02-13T16:31:04.167Z Compiling toml_datetime v0.6.5
8432024-02-13T16:31:04.167Z Compiling cargo-platform v0.1.3
8442024-02-13T16:31:04.411Z Compiling toml_edit v0.21.1
8452024-02-13T16:31:05.460Z Compiling cargo_metadata v0.18.1
8462024-02-13T16:31:06.316Z Compiling toml v0.8.9
8472024-02-13T16:31:06.862Z Compiling cargo_toml v0.19.0
8482024-02-13T16:31:10.799Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8492024-02-13T16:31:11.709Z Finished dev [unoptimized + debuginfo] target(s) in 41.62s
8502024-02-13T16:31:11.874Z Running `target/debug/xtask clippy`
8512024-02-13T16:31:11.909Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8522024-02-13T16:31:12.423Z Downloading crates ...
8532024-02-13T16:31:12.603Z Downloaded adler v1.0.2
8542024-02-13T16:31:12.606Z Downloaded base16ct v0.2.0
8552024-02-13T16:31:12.609Z Downloaded async-recursion v1.0.5
8562024-02-13T16:31:12.611Z Downloaded arrayvec v0.7.4
8572024-02-13T16:31:12.615Z Downloaded http-body v1.0.0
8582024-02-13T16:31:12.618Z Downloaded hostname v0.3.1
8592024-02-13T16:31:12.620Z Downloaded byteorder v1.5.0
8602024-02-13T16:31:12.626Z Downloaded bytecount v0.6.3
8612024-02-13T16:31:12.629Z Downloaded httparse v1.8.0
8622024-02-13T16:31:12.631Z Downloaded bitfield v0.14.0
8632024-02-13T16:31:12.637Z Downloaded http-range v0.1.5
8642024-02-13T16:31:12.640Z Downloaded buf-list v1.0.3
8652024-02-13T16:31:12.643Z Downloaded home v0.5.5
8662024-02-13T16:31:12.646Z Downloaded hmac v0.12.1
8672024-02-13T16:31:12.646Z Downloaded bit-set v0.5.3
8682024-02-13T16:31:12.649Z Downloaded http-body v0.4.5
8692024-02-13T16:31:12.652Z Downloaded hex v0.4.3
8702024-02-13T16:31:12.652Z Downloaded csv-core v0.1.11
8712024-02-13T16:31:12.655Z Downloaded bb8 v0.8.3
8722024-02-13T16:31:12.658Z Downloaded chacha20 v0.9.1
8732024-02-13T16:31:12.661Z Downloaded bcs v0.1.6
8742024-02-13T16:31:12.664Z Downloaded constant_time_eq v0.2.6
8752024-02-13T16:31:12.664Z Downloaded num-integer v0.1.45
8762024-02-13T16:31:12.668Z Downloaded ciborium-io v0.2.2
8772024-02-13T16:31:12.668Z Downloaded num-complex v0.4.4
8782024-02-13T16:31:12.672Z Downloaded hyper-rustls v0.26.0
8792024-02-13T16:31:12.674Z Downloaded bytes v1.5.0
8802024-02-13T16:31:12.682Z Downloaded normalize-line-endings v0.3.0
8812024-02-13T16:31:12.685Z Downloaded num-iter v0.1.43
8822024-02-13T16:31:12.686Z Downloaded num-bigint v0.4.4
8832024-02-13T16:31:12.691Z Downloaded mockall_derive v0.12.0
8842024-02-13T16:31:12.694Z Downloaded hubpack_derive v0.1.1
8852024-02-13T16:31:12.697Z Downloaded macaddr v1.0.1
8862024-02-13T16:31:12.701Z Downloaded ron v0.8.1
8872024-02-13T16:31:12.705Z Downloaded log v0.4.20
8882024-02-13T16:31:12.709Z Downloaded async-stream-impl v0.3.5
8892024-02-13T16:31:12.712Z Downloaded rustc_version v0.4.0
8902024-02-13T16:31:12.712Z Downloaded atomicwrites v0.4.3
8912024-02-13T16:31:12.715Z Downloaded hyper-rustls v0.24.2
8922024-02-13T16:31:12.720Z Downloaded crucible-workspace-hack v0.1.0
8932024-02-13T16:31:12.723Z Downloaded cfg-if v1.0.0
8942024-02-13T16:31:12.723Z Downloaded cassowary v0.3.0
8952024-02-13T16:31:12.726Z Downloaded num-bigint-dig v0.8.4
8962024-02-13T16:31:12.732Z Downloaded atty v0.2.14
8972024-02-13T16:31:12.739Z Downloaded libtest-mimic v0.6.1
8982024-02-13T16:31:12.743Z Downloaded iana-time-zone v0.1.57
8992024-02-13T16:31:12.745Z Downloaded matches v0.1.10
9002024-02-13T16:31:12.750Z Downloaded autocfg v1.1.0
9012024-02-13T16:31:12.752Z Downloaded ascii-canvas v3.0.0
9022024-02-13T16:31:12.753Z Downloaded arrayref v0.3.7
9032024-02-13T16:31:12.753Z Downloaded ipnetwork v0.20.0
9042024-02-13T16:31:12.756Z Downloaded match_cfg v0.1.0
9052024-02-13T16:31:12.761Z Downloaded memoffset v0.9.0
9062024-02-13T16:31:12.761Z Downloaded block-buffer v0.10.4
9072024-02-13T16:31:12.764Z Downloaded ahash v0.8.7
9082024-02-13T16:31:12.767Z Downloaded nodrop v0.1.14
9092024-02-13T16:31:12.767Z Downloaded crc-catalog v2.2.0
9102024-02-13T16:31:12.770Z Downloaded crossbeam v0.8.2
9112024-02-13T16:31:12.773Z Downloaded mime v0.3.17
9122024-02-13T16:31:12.773Z Downloaded tiny-keccak v2.0.2
9132024-02-13T16:31:12.780Z Downloaded usdt-attr-macro v0.3.5
9142024-02-13T16:31:12.783Z Downloaded pretty-hex v0.4.1
9152024-02-13T16:31:12.783Z Downloaded predicates-core v1.0.6
9162024-02-13T16:31:12.783Z Downloaded termtree v0.4.1
9172024-02-13T16:31:12.786Z Downloaded newline-converter v0.3.0
9182024-02-13T16:31:12.786Z Downloaded nibble_vec v0.1.0
9192024-02-13T16:31:12.788Z Downloaded assert_cmd v2.0.13
9202024-02-13T16:31:12.791Z Downloaded num v0.4.1
9212024-02-13T16:31:12.794Z Downloaded num-derive v0.4.0
9222024-02-13T16:31:12.797Z Downloaded ansi_term v0.12.1
9232024-02-13T16:31:12.799Z Downloaded crossbeam-deque v0.8.3
9242024-02-13T16:31:12.802Z Downloaded ipnet v2.9.0
9252024-02-13T16:31:12.802Z Downloaded base64ct v1.6.0
9262024-02-13T16:31:12.806Z Downloaded take_mut v0.2.2
9272024-02-13T16:31:12.809Z Downloaded bzip2 v0.4.4
9282024-02-13T16:31:12.812Z Downloaded bitflags v2.4.0
9292024-02-13T16:31:12.815Z Downloaded libefi-sys v0.1.0
9302024-02-13T16:31:12.820Z Downloaded whoami v1.4.1
9312024-02-13T16:31:12.823Z Downloaded oorandom v11.1.3
9322024-02-13T16:31:12.823Z Downloaded wyz v0.5.1
9332024-02-13T16:31:12.823Z Downloaded native-tls v0.2.11
9342024-02-13T16:31:12.826Z Downloaded curve25519-dalek-derive v0.1.0
9352024-02-13T16:31:12.826Z Downloaded predicates-tree v1.0.9
9362024-02-13T16:31:12.829Z Downloaded fs-err v2.11.0
9372024-02-13T16:31:12.832Z Downloaded darling_macro v0.20.3
9382024-02-13T16:31:12.834Z Downloaded headers-core v0.2.0
9392024-02-13T16:31:12.835Z Downloaded usdt v0.5.0
9402024-02-13T16:31:12.837Z Downloaded mime_guess v2.0.4
9412024-02-13T16:31:12.840Z Downloaded textwrap v0.16.0
9422024-02-13T16:31:12.844Z Downloaded async-trait v0.1.77
9432024-02-13T16:31:12.847Z Downloaded strum v0.26.1
9442024-02-13T16:31:12.850Z Downloaded blake2 v0.10.6
9452024-02-13T16:31:12.853Z Downloaded form_urlencoded v1.2.1
9462024-02-13T16:31:12.853Z Downloaded guppy-workspace-hack v0.1.0
9472024-02-13T16:31:12.853Z Downloaded nu-ansi-term v0.49.0
9482024-02-13T16:31:12.856Z Downloaded untrusted v0.7.1
9492024-02-13T16:31:12.859Z Downloaded semver v0.11.0
9502024-02-13T16:31:12.865Z Downloaded indexmap v1.9.3
9512024-02-13T16:31:12.868Z Downloaded once_cell v1.19.0
9522024-02-13T16:31:12.868Z Downloaded hash32 v0.3.1
9532024-02-13T16:31:12.871Z Downloaded precomputed-hash v0.1.1
9542024-02-13T16:31:12.871Z Downloaded parse-size v1.0.0
9552024-02-13T16:31:12.874Z Downloaded zone v0.3.0
9562024-02-13T16:31:12.874Z Downloaded scopeguard v1.2.0
9572024-02-13T16:31:12.877Z Downloaded heck v0.3.3
9582024-02-13T16:31:12.877Z Downloaded serde_tokenstream v0.1.7
9592024-02-13T16:31:12.881Z Downloaded crc-any v2.4.3
9602024-02-13T16:31:12.884Z Downloaded crypto-bigint v0.5.2
9612024-02-13T16:31:12.891Z Downloaded structmeta v0.2.0
9622024-02-13T16:31:12.894Z Downloaded want v0.3.1
9632024-02-13T16:31:12.897Z Downloaded new_debug_unreachable v1.0.4
9642024-02-13T16:31:12.897Z Downloaded toolchain_find v0.2.0
9652024-02-13T16:31:12.900Z Downloaded time-core v0.1.1
9662024-02-13T16:31:12.900Z Downloaded plotters-svg v0.3.5
9672024-02-13T16:31:12.900Z Downloaded dof v0.1.5
9682024-02-13T16:31:12.904Z Downloaded strum_macros v0.25.2
9692024-02-13T16:31:12.907Z Downloaded tabled_derive v0.7.0
9702024-02-13T16:31:12.907Z Downloaded defmt-macros v0.3.6
9712024-02-13T16:31:12.910Z Downloaded ppv-lite86 v0.2.17
9722024-02-13T16:31:12.913Z Downloaded futures v0.3.30
9732024-02-13T16:31:12.917Z Downloaded pathdiff v0.2.1
9742024-02-13T16:31:12.923Z Downloaded predicates v3.1.0
9752024-02-13T16:31:12.927Z Downloaded zerocopy v0.3.0
9762024-02-13T16:31:12.927Z Downloaded rstest_macros v0.18.2
9772024-02-13T16:31:12.930Z Downloaded slab v0.4.9
9782024-02-13T16:31:12.930Z Downloaded universal-hash v0.5.1
9792024-02-13T16:31:12.930Z Downloaded unicode-width v0.1.11
9802024-02-13T16:31:12.935Z Downloaded serde-big-array v0.4.1
9812024-02-13T16:31:12.935Z Downloaded rpassword v7.3.1
9822024-02-13T16:31:12.939Z Downloaded structopt-derive v0.4.18
9832024-02-13T16:31:12.939Z Downloaded spki v0.7.2
9842024-02-13T16:31:12.942Z Downloaded try-lock v0.2.4
9852024-02-13T16:31:12.945Z Downloaded serde_tokenstream v0.2.0
9862024-02-13T16:31:12.948Z Downloaded is_ci v1.1.1
9872024-02-13T16:31:12.951Z Downloaded unicode-linebreak v0.1.5
9882024-02-13T16:31:12.953Z Downloaded tempfile v3.10.0
9892024-02-13T16:31:12.956Z Downloaded futures-macro v0.3.30
9902024-02-13T16:31:12.959Z Downloaded num_threads v0.1.6
9912024-02-13T16:31:12.962Z Downloaded diesel_derives v2.1.2
9922024-02-13T16:31:12.968Z Downloaded darling_core v0.14.4
9932024-02-13T16:31:12.970Z Downloaded shlex v1.3.0
9942024-02-13T16:31:12.970Z Downloaded derive_builder_core v0.12.0
9952024-02-13T16:31:12.973Z Downloaded threadpool v1.8.1
9962024-02-13T16:31:12.976Z Downloaded endian-type v0.1.2
9972024-02-13T16:31:12.976Z Downloaded dtrace-parser v0.2.0
9982024-02-13T16:31:12.979Z Downloaded futures-executor v0.3.30
9992024-02-13T16:31:12.979Z Downloaded thread-id v4.2.0
10002024-02-13T16:31:12.983Z Downloaded oso-derive v0.27.0
10012024-02-13T16:31:12.983Z Downloaded openssl-probe v0.1.5
10022024-02-13T16:31:12.983Z Downloaded unicode-bidi v0.3.13
10032024-02-13T16:31:12.986Z Downloaded openssl-macros v0.1.1
10042024-02-13T16:31:12.989Z Downloaded crossterm v0.27.0
10052024-02-13T16:31:12.993Z Downloaded fxhash v0.2.1
10062024-02-13T16:31:12.996Z Downloaded zone_cfg_derive v0.3.0
10072024-02-13T16:31:12.996Z Downloaded pkcs8 v0.10.2
10082024-02-13T16:31:12.999Z Downloaded target-lexicon v0.12.13
10092024-02-13T16:31:13.002Z Downloaded slog-dtrace v0.3.0
10102024-02-13T16:31:13.005Z Downloaded darling_macro v0.14.4
10112024-02-13T16:31:13.005Z Downloaded pest_derive v2.7.6
10122024-02-13T16:31:13.008Z Downloaded downcast v0.11.0
10132024-02-13T16:31:13.008Z Downloaded mio v0.8.9
10142024-02-13T16:31:13.014Z Downloaded num_cpus v1.16.0
10152024-02-13T16:31:13.017Z Downloaded doc-comment v0.3.3
10162024-02-13T16:31:13.023Z Downloaded path-slash v0.1.5
10172024-02-13T16:31:13.023Z Downloaded trust-dns-client v0.22.0
10182024-02-13T16:31:13.028Z Downloaded pin-utils v0.1.0
10192024-02-13T16:31:13.031Z Downloaded fastrand v2.0.1
10202024-02-13T16:31:13.031Z Downloaded plotters-backend v0.3.5
10212024-02-13T16:31:13.031Z Downloaded display-error-chain v0.2.0
10222024-02-13T16:31:13.034Z Downloaded paste v1.0.14
10232024-02-13T16:31:13.039Z Downloaded scroll v0.12.0
10242024-02-13T16:31:13.042Z Downloaded slog-stdlog v4.1.1
10252024-02-13T16:31:13.045Z Downloaded toml_edit v0.19.15
10262024-02-13T16:31:13.062Z Downloaded swrite v0.1.0
10272024-02-13T16:31:13.064Z Downloaded vte_generate_state_changes v0.1.1
10282024-02-13T16:31:13.065Z Downloaded dtrace-parser v0.1.14
10292024-02-13T16:31:13.065Z Downloaded walkdir v2.4.0
10302024-02-13T16:31:13.068Z Downloaded pkg-config v0.3.27
10312024-02-13T16:31:13.071Z Downloaded foreign-types v0.3.2
10322024-02-13T16:31:13.071Z Downloaded slog-envlogger v2.2.0
10332024-02-13T16:31:13.071Z Downloaded unicase v2.7.0
10342024-02-13T16:31:13.074Z Downloaded rustls-native-certs v0.7.0
10352024-02-13T16:31:13.077Z Downloaded openssl-sys v0.9.96
10362024-02-13T16:31:13.083Z Downloaded parking_lot_core v0.9.8
10372024-02-13T16:31:13.086Z Downloaded scroll_derive v0.12.0
10382024-02-13T16:31:13.086Z Downloaded peeking_take_while v0.1.2
10392024-02-13T16:31:13.086Z Downloaded string_cache v0.8.7
10402024-02-13T16:31:13.086Z Downloaded libm v0.2.7
10412024-02-13T16:31:13.095Z Downloaded difflib v0.4.0
10422024-02-13T16:31:13.098Z Downloaded subtle v2.5.0
10432024-02-13T16:31:13.098Z Downloaded num_enum_derive v0.5.11
10442024-02-13T16:31:13.101Z Downloaded usdt-macro v0.5.0
10452024-02-13T16:31:13.101Z Downloaded debug-ignore v1.0.5
10462024-02-13T16:31:13.104Z Downloaded flagset v0.4.3
10472024-02-13T16:31:13.104Z Downloaded filetime v0.2.23
10482024-02-13T16:31:13.107Z Downloaded ena v0.14.2
10492024-02-13T16:31:13.111Z Downloaded password-hash v0.5.0
10502024-02-13T16:31:13.111Z Downloaded heapless v0.8.0
10512024-02-13T16:31:13.114Z Downloaded foreign-types-macros v0.2.3
10522024-02-13T16:31:13.117Z Downloaded highway v1.1.0
10532024-02-13T16:31:13.120Z Downloaded defmt-parser v0.3.3
10542024-02-13T16:31:13.120Z Downloaded percent-encoding v2.3.1
10552024-02-13T16:31:13.120Z Downloaded fatfs v0.3.6
10562024-02-13T16:31:13.123Z Downloaded lalrpop v0.19.12
10572024-02-13T16:31:13.135Z Downloaded resolv-conf v0.7.0
10582024-02-13T16:31:13.143Z Downloaded dirs-next v2.0.0
10592024-02-13T16:31:13.143Z Downloaded data-encoding v2.4.0
10602024-02-13T16:31:13.143Z Downloaded sha1 v0.10.6
10612024-02-13T16:31:13.143Z Downloaded strum_macros v0.26.1
10622024-02-13T16:31:13.150Z Downloaded hashbrown v0.12.3
10632024-02-13T16:31:13.153Z Downloaded lalrpop-util v0.19.12
10642024-02-13T16:31:13.153Z Downloaded trust-dns-server v0.22.1
10652024-02-13T16:31:13.156Z Downloaded yasna v0.5.2
10662024-02-13T16:31:13.159Z Downloaded darling_core v0.20.3
10672024-02-13T16:31:13.163Z Downloaded vsss-rs v3.3.4
10682024-02-13T16:31:13.165Z Downloaded typenum v1.16.0
10692024-02-13T16:31:13.168Z Downloaded nom v7.1.3
10702024-02-13T16:31:13.175Z Downloaded num-traits v0.2.16
10712024-02-13T16:31:13.178Z Downloaded parking_lot v0.12.1
10722024-02-13T16:31:13.181Z Downloaded heapless v0.7.16
10732024-02-13T16:31:13.185Z Downloaded test-strategy v0.3.1
10742024-02-13T16:31:13.188Z Downloaded elliptic-curve v0.13.8
10752024-02-13T16:31:13.192Z Downloaded half v2.3.1
10762024-02-13T16:31:13.195Z Downloaded pin-project v1.1.3
10772024-02-13T16:31:13.208Z Downloaded headers v0.3.9
10782024-02-13T16:31:13.216Z Downloaded hashbrown v0.13.2
10792024-02-13T16:31:13.220Z Downloaded hyper v0.14.27
10802024-02-13T16:31:13.229Z Downloaded time v0.3.27
10812024-02-13T16:31:13.238Z Downloaded portable-atomic v1.4.3
10822024-02-13T16:31:13.244Z Downloaded clap v2.34.0
10832024-02-13T16:31:13.251Z Downloaded expectorate v1.1.0
10842024-02-13T16:31:13.254Z Downloaded minimal-lexical v0.2.1
10852024-02-13T16:31:13.259Z Downloaded reedline v0.28.0
10862024-02-13T16:31:13.266Z Downloaded pest v2.7.6
10872024-02-13T16:31:13.272Z Downloaded chrono v0.4.31
10882024-02-13T16:31:13.280Z Downloaded reqwest v0.11.22
10892024-02-13T16:31:13.288Z Downloaded bindgen v0.69.2
10902024-02-13T16:31:13.295Z Downloaded plotters v0.3.5
10912024-02-13T16:31:13.307Z Downloaded tabled v0.15.0
10922024-02-13T16:31:13.321Z Downloaded float-cmp v0.9.0
10932024-02-13T16:31:13.324Z Downloaded bstr v0.2.17
10942024-02-13T16:31:13.331Z Downloaded quick-error v1.2.3
10952024-02-13T16:31:13.334Z Downloaded fnv v1.0.7
10962024-02-13T16:31:13.334Z Downloaded yansi v0.5.1
10972024-02-13T16:31:13.337Z Downloaded h2 v0.3.24
10982024-02-13T16:31:13.341Z Downloaded either v1.9.0
10992024-02-13T16:31:13.345Z Downloaded dyn-clone v1.0.16
11002024-02-13T16:31:13.345Z Downloaded radium v0.7.0
11012024-02-13T16:31:13.345Z Downloaded futures-core v0.3.30
11022024-02-13T16:31:13.348Z Downloaded idna v0.5.0
11032024-02-13T16:31:13.353Z Downloaded signature v1.6.4
11042024-02-13T16:31:13.356Z Downloaded phf v0.11.2
11052024-02-13T16:31:13.356Z Downloaded phf_shared v0.11.2
11062024-02-13T16:31:13.359Z Downloaded pest_generator v2.7.6
11072024-02-13T16:31:13.359Z Downloaded nix v0.27.1
11082024-02-13T16:31:13.370Z Downloaded rusty-fork v0.3.0
11092024-02-13T16:31:13.373Z Downloaded polar-core v0.27.0
11102024-02-13T16:31:13.385Z Downloaded rand_xorshift v0.3.0
11112024-02-13T16:31:13.389Z Downloaded sqlformat v0.2.3
11122024-02-13T16:31:13.389Z Downloaded syn v1.0.109
11132024-02-13T16:31:13.395Z Downloaded group v0.13.0
11142024-02-13T16:31:13.398Z Downloaded gethostname v0.4.3
11152024-02-13T16:31:13.398Z Downloaded tokio-native-tls v0.3.1
11162024-02-13T16:31:13.401Z Downloaded futures-timer v3.0.2
11172024-02-13T16:31:13.401Z Downloaded smallvec v0.6.14
11182024-02-13T16:31:13.411Z Downloaded smoltcp v0.11.0
11192024-02-13T16:31:13.416Z Downloaded rustls v0.22.2
11202024-02-13T16:31:13.431Z Downloaded signature v2.1.0
11212024-02-13T16:31:13.434Z Downloaded owo-colors v4.0.0
11222024-02-13T16:31:13.437Z Downloaded rustversion v1.0.14
11232024-02-13T16:31:13.440Z Downloaded smallvec v1.13.1
11242024-02-13T16:31:13.440Z Downloaded r2d2 v0.8.10
11252024-02-13T16:31:13.442Z Downloaded tracing-attributes v0.1.26
11262024-02-13T16:31:13.446Z Downloaded rand_core v0.6.4
11272024-02-13T16:31:13.447Z Downloaded ratatui v0.26.0
11282024-02-13T16:31:13.464Z Downloaded wait-timeout v0.2.0
11292024-02-13T16:31:13.469Z Downloaded env_logger v0.10.0
11302024-02-13T16:31:13.469Z Downloaded getrandom v0.2.10
11312024-02-13T16:31:13.472Z Downloaded zerocopy-derive v0.7.32
11322024-02-13T16:31:13.475Z Downloaded vcpkg v0.2.15
11332024-02-13T16:31:13.516Z Downloaded spin v0.9.8
11342024-02-13T16:31:13.519Z Downloaded socket2 v0.4.9
11352024-02-13T16:31:13.522Z Downloaded snafu-derive v0.7.5
11362024-02-13T16:31:13.522Z Downloaded pest_meta v2.7.6
11372024-02-13T16:31:13.525Z Downloaded proptest v1.4.0
11382024-02-13T16:31:13.533Z Downloaded vte v0.11.1
11392024-02-13T16:31:13.537Z Downloaded regex-automata v0.3.8
11402024-02-13T16:31:13.554Z Downloaded similar v2.3.0
11412024-02-13T16:31:13.559Z Downloaded zerocopy-derive v0.6.4
11422024-02-13T16:31:13.570Z Downloaded schemars v0.8.16
11432024-02-13T16:31:13.582Z Downloaded oso v0.27.0
11442024-02-13T16:31:13.585Z Downloaded tracing v0.1.37
11452024-02-13T16:31:13.590Z Downloaded object v0.30.4
11462024-02-13T16:31:13.604Z Downloaded rand v0.4.6
11472024-02-13T16:31:13.606Z Downloaded rsa v0.9.2
11482024-02-13T16:31:13.610Z Downloaded trust-dns-resolver v0.22.0
11492024-02-13T16:31:13.614Z Downloaded tungstenite v0.20.1
11502024-02-13T16:31:13.620Z Downloaded tokio-postgres v0.7.10
11512024-02-13T16:31:13.625Z Downloaded salty v0.2.0
11522024-02-13T16:31:13.630Z Downloaded tokio-util v0.7.10
11532024-02-13T16:31:13.638Z Downloaded gimli v0.28.0
11542024-02-13T16:31:13.647Z Downloaded tower v0.4.13
11552024-02-13T16:31:13.658Z Downloaded object v0.32.1
11562024-02-13T16:31:13.670Z Downloaded curve25519-dalek v4.1.1
11572024-02-13T16:31:13.679Z Downloaded tough v0.16.0
11582024-02-13T16:31:13.700Z Downloaded rustyline v13.0.0
11592024-02-13T16:31:13.704Z Downloaded zerocopy v0.7.32
11602024-02-13T16:31:13.712Z Downloaded futures-util v0.3.30
11612024-02-13T16:31:13.726Z Downloaded goblin v0.8.0
11622024-02-13T16:31:13.736Z Downloaded rustls-webpki v0.101.7
11632024-02-13T16:31:13.751Z Downloaded rustls-webpki v0.102.1
11642024-02-13T16:31:13.770Z Downloaded quick-xml v0.30.0
11652024-02-13T16:31:13.775Z Downloaded sqlparser v0.43.1
11662024-02-13T16:31:13.782Z Downloaded petgraph v0.6.4
11672024-02-13T16:31:13.798Z Downloaded smoltcp v0.9.1
11682024-02-13T16:31:13.809Z Downloaded radix_trie v0.2.1
11692024-02-13T16:31:13.815Z Downloaded sled v0.34.7
11702024-02-13T16:31:13.826Z Downloaded trust-dns-proto v0.22.0
11712024-02-13T16:31:13.839Z Downloaded ring v0.16.20
11722024-02-13T16:31:13.923Z Downloaded bzip2-sys v0.1.11+1.0.8
11732024-02-13T16:31:13.934Z Downloaded steno v0.4.0
11742024-02-13T16:31:13.938Z Downloaded csv v1.3.0
11752024-02-13T16:31:13.958Z Downloaded regex-automata v0.4.4
11762024-02-13T16:31:13.976Z Downloaded zerocopy-derive v0.2.0
11772024-02-13T16:31:13.987Z Downloaded tracing-core v0.1.31
11782024-02-13T16:31:13.991Z Downloaded bstr v1.6.0
11792024-02-13T16:31:13.999Z Downloaded uuid v1.7.0
11802024-02-13T16:31:14.003Z Downloaded generic-array v0.14.7
11812024-02-13T16:31:14.018Z Downloaded flume v0.11.0
11822024-02-13T16:31:14.021Z Downloaded toml v0.5.11
11832024-02-13T16:31:14.021Z Downloaded openapiv3 v2.0.0
11842024-02-13T16:31:14.025Z Downloaded tokio v1.36.0
11852024-02-13T16:31:14.061Z Downloaded sha3 v0.10.8
11862024-02-13T16:31:14.065Z Downloaded rustls v0.21.9
11872024-02-13T16:31:14.077Z Downloaded ed25519 v1.5.3
11882024-02-13T16:31:14.083Z Downloaded packed_struct v0.10.1
11892024-02-13T16:31:14.083Z Downloaded serde_urlencoded v0.7.1
11902024-02-13T16:31:14.086Z Downloaded schemars_derive v0.8.16
11912024-02-13T16:31:14.086Z Downloaded rustls-pemfile v1.0.3
11922024-02-13T16:31:14.086Z Downloaded enum-as-inner v0.5.1
11932024-02-13T16:31:14.089Z Downloaded static_assertions v1.1.0
11942024-02-13T16:31:14.089Z Downloaded tokio-rustls v0.24.1
11952024-02-13T16:31:14.092Z Downloaded regex-syntax v0.8.2
11962024-02-13T16:31:14.098Z Downloaded regex-syntax v0.6.29
11972024-02-13T16:31:14.106Z Downloaded idna v0.2.3
11982024-02-13T16:31:14.113Z Downloaded getopts v0.2.21
11992024-02-13T16:31:14.117Z Downloaded encoding_rs v0.8.33
12002024-02-13T16:31:14.136Z Downloaded tokio-tungstenite v0.20.1
12012024-02-13T16:31:14.139Z Downloaded tokio-rustls v0.25.0
12022024-02-13T16:31:14.142Z Downloaded spin v0.5.2
12032024-02-13T16:31:14.142Z Downloaded diesel v2.1.4
12042024-02-13T16:31:14.159Z Downloaded rustix v0.38.31
12052024-02-13T16:31:14.181Z Downloaded futures-task v0.3.30
12062024-02-13T16:31:14.184Z Downloaded openssl v0.10.60
12072024-02-13T16:31:14.191Z Downloaded regress v0.7.1
12082024-02-13T16:31:14.198Z Downloaded zeroize_derive v1.4.2
12092024-02-13T16:31:14.205Z Downloaded zeroize v1.7.0
12102024-02-13T16:31:14.205Z Downloaded stable_deref_trait v1.2.0
12112024-02-13T16:31:14.205Z Downloaded webpki-roots v0.25.2
12122024-02-13T16:31:14.208Z Downloaded regex v1.10.3
12132024-02-13T16:31:14.219Z Downloaded phf_shared v0.10.0
12142024-02-13T16:31:14.222Z Downloaded tower-service v0.3.2
12152024-02-13T16:31:14.222Z Downloaded tinyvec_macros v0.1.1
12162024-02-13T16:31:14.222Z Downloaded guppy v0.17.5
12172024-02-13T16:31:14.226Z Downloaded rayon v1.8.0
12182024-02-13T16:31:14.235Z Downloaded der v0.7.8
12192024-02-13T16:31:14.240Z Downloaded regex-automata v0.1.10
12202024-02-13T16:31:14.245Z Downloaded aho-corasick v1.0.4
12212024-02-13T16:31:14.251Z Downloaded unicode_categories v0.1.1
12222024-02-13T16:31:14.254Z Downloaded rand v0.8.5
12232024-02-13T16:31:14.257Z Downloaded rcgen v0.12.1
12242024-02-13T16:31:14.259Z Downloaded unicode-normalization v0.1.22
12252024-02-13T16:31:14.263Z Downloaded fd-lock v4.0.2
12262024-02-13T16:31:14.266Z Downloaded postcard v1.0.8
12272024-02-13T16:31:14.271Z Downloaded papergrid v0.11.0
12282024-02-13T16:31:14.274Z Downloaded x509-cert v0.2.4
12292024-02-13T16:31:14.279Z Downloaded hyper v1.1.0
12302024-02-13T16:31:14.285Z Downloaded num-rational v0.4.1
12312024-02-13T16:31:14.288Z Downloaded tinyvec v1.6.0
12322024-02-13T16:31:14.291Z Downloaded time-macros v0.2.13
12332024-02-13T16:31:14.294Z Downloaded packed_struct_codegen v0.10.1
12342024-02-13T16:31:14.294Z Downloaded structmeta-derive v0.2.0
12352024-02-13T16:31:14.294Z Downloaded der_derive v0.7.2
12362024-02-13T16:31:14.297Z Downloaded postgres-protocol v0.6.6
12372024-02-13T16:31:14.298Z Downloaded rayon-core v1.12.0
12382024-02-13T16:31:14.301Z Downloaded ring v0.17.7
12392024-02-13T16:31:14.369Z Downloaded flate2 v1.0.28
12402024-02-13T16:31:14.374Z Downloaded typed-path v0.7.0
12412024-02-13T16:31:14.380Z Downloaded itertools v0.12.1
12422024-02-13T16:31:14.387Z Downloaded zerocopy v0.6.4
12432024-02-13T16:31:14.393Z Downloaded url v2.5.0
12442024-02-13T16:31:14.396Z Downloaded prettyplease v0.2.16
12452024-02-13T16:31:14.396Z Downloaded derive_more v0.99.17
12462024-02-13T16:31:14.402Z Downloaded parse-display-derive v0.9.0
12472024-02-13T16:31:14.405Z Downloaded proc-macro-crate v1.3.1
12482024-02-13T16:31:14.405Z Downloaded deranged v0.3.8
12492024-02-13T16:31:14.405Z Downloaded rustls-pemfile v2.0.0
12502024-02-13T16:31:14.405Z Downloaded snafu v0.7.5
12512024-02-13T16:31:14.410Z Downloaded futures-io v0.3.30
12522024-02-13T16:31:14.413Z Downloaded dirs-sys-next v0.1.2
12532024-02-13T16:31:14.413Z Downloaded strip-ansi-escapes v0.2.0
12542024-02-13T16:31:14.413Z Downloaded sct v0.7.0
12552024-02-13T16:31:14.416Z Downloaded stringprep v0.1.3
12562024-02-13T16:31:14.419Z Downloaded slog-term v2.9.0
12572024-02-13T16:31:14.422Z Downloaded miniz_oxide v0.7.1
12582024-02-13T16:31:14.422Z Downloaded socket2 v0.5.5
12592024-02-13T16:31:14.425Z Downloaded plain v0.2.3
12602024-02-13T16:31:14.425Z Downloaded itertools v0.10.5
12612024-02-13T16:31:14.430Z Downloaded pin-project-lite v0.2.13
12622024-02-13T16:31:14.438Z Downloaded termios v0.3.3
12632024-02-13T16:31:14.441Z Downloaded sha2 v0.10.8
12642024-02-13T16:31:14.441Z Downloaded unicode-segmentation v1.10.1
12652024-02-13T16:31:14.444Z Downloaded termcolor v1.2.0
12662024-02-13T16:31:14.444Z Downloaded signal-hook v0.3.17
12672024-02-13T16:31:14.447Z Downloaded postgres-types v0.2.6
12682024-02-13T16:31:14.450Z Downloaded structopt v0.3.26
12692024-02-13T16:31:14.454Z Downloaded serde_yaml v0.9.25
12702024-02-13T16:31:14.458Z Downloaded hkdf v0.12.4
12712024-02-13T16:31:14.461Z Downloaded version_check v0.9.4
12722024-02-13T16:31:14.464Z Downloaded strsim v0.8.0
12732024-02-13T16:31:14.464Z Downloaded embedded-io v0.4.0
12742024-02-13T16:31:14.467Z Downloaded hash32 v0.2.1
12752024-02-13T16:31:14.467Z Downloaded utf-8 v0.7.6
12762024-02-13T16:31:14.467Z Downloaded usdt-macro v0.3.5
12772024-02-13T16:31:14.467Z Downloaded crossbeam-channel v0.5.8
12782024-02-13T16:31:14.471Z Downloaded bitvec v1.0.1
12792024-02-13T16:31:14.485Z Downloaded pin-project-internal v1.1.3
12802024-02-13T16:31:14.488Z Downloaded datatest-stable v0.2.3
12812024-02-13T16:31:14.488Z Downloaded zip v0.6.6
12822024-02-13T16:31:14.492Z Downloaded unsafe-libyaml v0.2.10
12832024-02-13T16:31:14.495Z Downloaded pretty_assertions v1.4.0
12842024-02-13T16:31:14.498Z Downloaded pem-rfc7468 v0.7.0
12852024-02-13T16:31:14.501Z Downloaded tinytemplate v1.2.1
12862024-02-13T16:31:14.501Z Downloaded globset v0.4.13
12872024-02-13T16:31:14.504Z Downloaded platforms v3.0.2
12882024-02-13T16:31:14.504Z Downloaded relative-path v1.9.0
12892024-02-13T16:31:14.509Z Downloaded ref-cast-impl v1.0.20
12902024-02-13T16:31:14.509Z Downloaded parking_lot v0.11.2
12912024-02-13T16:31:14.513Z Downloaded tui-tree-widget v0.17.0
12922024-02-13T16:31:14.513Z Downloaded fixedbitset v0.4.2
12932024-02-13T16:31:14.513Z Downloaded diff v0.1.13
12942024-02-13T16:31:14.513Z Downloaded maybe-uninit v2.0.0
12952024-02-13T16:31:14.516Z Downloaded serde-big-array v0.5.1
12962024-02-13T16:31:14.516Z Downloaded ref-cast v1.0.20
12972024-02-13T16:31:14.519Z Downloaded fd-lock v3.0.13
12982024-02-13T16:31:14.519Z Downloaded thiserror-impl-no-std v2.0.2
12992024-02-13T16:31:14.521Z Downloaded vec_map v0.8.2
13002024-02-13T16:31:14.522Z Downloaded slog-bunyan v2.5.0
13012024-02-13T16:31:14.525Z Downloaded slog-async v2.8.0
13022024-02-13T16:31:14.525Z Downloaded scheduled-thread-pool v0.2.7
13032024-02-13T16:31:14.525Z Downloaded same-file v1.0.6
13042024-02-13T16:31:14.528Z Downloaded glob v0.3.1
13052024-02-13T16:31:14.528Z Downloaded pkcs1 v0.7.5
13062024-02-13T16:31:14.531Z Downloaded defmt v0.3.5
13072024-02-13T16:31:14.534Z Downloaded tap v1.0.1
13082024-02-13T16:31:14.534Z Downloaded unicode-xid v0.2.4
13092024-02-13T16:31:14.534Z Downloaded target-spec v3.1.0
13102024-02-13T16:31:14.537Z Downloaded poly1305 v0.8.0
13112024-02-13T16:31:14.537Z Downloaded omicron-zone-package v0.11.0
13122024-02-13T16:31:14.540Z Downloaded rand_chacha v0.3.1
13132024-02-13T16:31:14.543Z Downloaded futures-sink v0.3.30
13142024-02-13T16:31:14.543Z Downloaded pem v3.0.2
13152024-02-13T16:31:14.544Z Downloaded toml v0.7.8
13162024-02-13T16:31:14.547Z Downloaded tar v0.4.40
13172024-02-13T16:31:14.552Z Downloaded signal-hook-tokio v0.3.1
13182024-02-13T16:31:14.552Z Downloaded thread_local v1.1.7
13192024-02-13T16:31:14.555Z Downloaded remove_dir_all v0.5.3
13202024-02-13T16:31:14.555Z Downloaded multimap v0.8.3
13212024-02-13T16:31:14.555Z Downloaded proc-macro-error-attr v1.0.4
13222024-02-13T16:31:14.555Z Downloaded ff v0.13.0
13232024-02-13T16:31:14.555Z Downloaded thiserror-no-std v2.0.2
13242024-02-13T16:31:14.558Z Downloaded proc-macro-error v1.0.4
13252024-02-13T16:31:14.561Z Downloaded fallible-iterator v0.2.0
13262024-02-13T16:31:14.564Z Downloaded xattr v1.0.1
13272024-02-13T16:31:14.564Z Downloaded parking_lot_core v0.8.6
13282024-02-13T16:31:14.567Z Downloaded serde_derive_internals v0.26.0
13292024-02-13T16:31:14.567Z Downloaded structmeta-derive v0.3.0
13302024-02-13T16:31:14.569Z Downloaded usdt-attr-macro v0.5.0
13312024-02-13T16:31:14.570Z Downloaded chacha20poly1305 v0.10.1
13322024-02-13T16:31:14.570Z Downloaded siphasher v0.3.11
13332024-02-13T16:31:14.573Z Downloaded partial-io v0.5.4
13342024-02-13T16:31:14.573Z Downloaded rustls-pki-types v1.1.0
13352024-02-13T16:31:14.580Z Downloaded derive-where v1.2.7
13362024-02-13T16:31:14.583Z Downloaded ucd-trie v0.1.6
13372024-02-13T16:31:14.583Z Downloaded trybuild v1.0.89
13382024-02-13T16:31:14.583Z Downloaded term v0.7.0
13392024-02-13T16:31:14.586Z Downloaded topological-sort v0.2.2
13402024-02-13T16:31:14.587Z Downloaded darling v0.14.4
13412024-02-13T16:31:14.590Z Downloaded subprocess v0.2.9
13422024-02-13T16:31:14.593Z Downloaded crossbeam-epoch v0.9.15
13432024-02-13T16:31:14.596Z Downloaded tempdir v0.3.7
13442024-02-13T16:31:14.596Z Downloaded foreign-types v0.5.0
13452024-02-13T16:31:14.596Z Downloaded usdt-impl v0.5.0
13462024-02-13T16:31:14.599Z Downloaded unarray v0.1.4
13472024-02-13T16:31:14.599Z Downloaded supports-color v2.1.0
13482024-02-13T16:31:14.599Z Downloaded strum_macros v0.24.3
13492024-02-13T16:31:14.602Z Downloaded parse-display v0.9.0
13502024-02-13T16:31:14.602Z Downloaded http v1.0.0
13512024-02-13T16:31:14.605Z Downloaded waitgroup v0.1.2
13522024-02-13T16:31:14.608Z Downloaded semver-parser v0.10.2
13532024-02-13T16:31:14.608Z Downloaded serde_repr v0.1.16
13542024-02-13T16:31:14.614Z Downloaded derive_builder v0.12.0
13552024-02-13T16:31:14.619Z Downloaded libsw v3.3.1
13562024-02-13T16:31:14.619Z Downloaded kstat-rs v0.2.3
13572024-02-13T16:31:14.619Z Downloaded arc-swap v1.6.0
13582024-02-13T16:31:14.622Z Downloaded allocator-api2 v0.2.16
13592024-02-13T16:31:14.623Z Downloaded newtype_derive v0.1.6
13602024-02-13T16:31:14.623Z Downloaded cookie v0.18.0
13612024-02-13T16:31:14.625Z Downloaded untrusted v0.9.0
13622024-02-13T16:31:14.628Z Downloaded memmap2 v0.7.1
13632024-02-13T16:31:14.628Z Downloaded dof v0.3.0
13642024-02-13T16:31:14.628Z Downloaded usdt-impl v0.3.5
13652024-02-13T16:31:14.631Z Downloaded inout v0.1.3
13662024-02-13T16:31:14.631Z Downloaded darling v0.20.3
13672024-02-13T16:31:14.634Z Downloaded constant_time_eq v0.3.0
13682024-02-13T16:31:14.637Z Downloaded digest v0.10.7
13692024-02-13T16:31:14.637Z Downloaded futures-channel v0.3.30
13702024-02-13T16:31:14.640Z Downloaded rustc-hash v1.1.0
13712024-02-13T16:31:14.640Z Downloaded num_enum v0.5.11
13722024-02-13T16:31:14.643Z Downloaded smf v0.2.2
13732024-02-13T16:31:14.646Z Downloaded impl-trait-for-tuples v0.2.2
13742024-02-13T16:31:14.649Z Downloaded hyper-tls v0.5.0
13752024-02-13T16:31:14.649Z Downloaded convert_case v0.4.0
13762024-02-13T16:31:14.649Z Downloaded serde-hex v0.1.0
13772024-02-13T16:31:14.652Z Downloaded olpc-cjson v0.1.3
13782024-02-13T16:31:14.652Z Downloaded blake3 v1.5.0
13792024-02-13T16:31:14.661Z Downloaded tokio-stream v0.1.14
13802024-02-13T16:31:14.664Z Downloaded serde_with v3.6.0
13812024-02-13T16:31:14.672Z Downloaded cfg-expr v0.15.6
13822024-02-13T16:31:14.675Z Downloaded which v4.4.0
13832024-02-13T16:31:14.675Z Downloaded rust-argon2 v1.0.1
13842024-02-13T16:31:14.675Z Downloaded rtoolbox v0.0.1
13852024-02-13T16:31:14.677Z Downloaded funty v2.0.0
13862024-02-13T16:31:14.678Z Downloaded const-oid v0.9.5
13872024-02-13T16:31:14.680Z Downloaded compact_str v0.7.1
13882024-02-13T16:31:14.683Z Downloaded clang-sys v1.6.1
13892024-02-13T16:31:14.683Z Downloaded cc v1.0.83
13902024-02-13T16:31:14.686Z Downloaded addr2line v0.21.0
13912024-02-13T16:31:14.689Z Downloaded hyper-util v0.1.2
13922024-02-13T16:31:14.692Z Downloaded multer v3.0.0
13932024-02-13T16:31:14.695Z Downloaded md-5 v0.10.5
13942024-02-13T16:31:14.695Z Downloaded lock_api v0.4.10
13952024-02-13T16:31:14.698Z Downloaded pretty-hex v0.2.1
13962024-02-13T16:31:14.698Z Downloaded usdt v0.3.5
13972024-02-13T16:31:14.698Z Downloaded textwrap v0.11.0
13982024-02-13T16:31:14.698Z Downloaded structmeta v0.3.0
13992024-02-13T16:31:14.701Z Downloaded signal-hook-registry v1.4.1
14002024-02-13T16:31:14.701Z Downloaded signal-hook-mio v0.2.3
14012024-02-13T16:31:14.701Z Downloaded shell-words v1.1.0
14022024-02-13T16:31:14.704Z Downloaded semver v0.1.20
14032024-02-13T16:31:14.704Z Downloaded rustc-demangle v0.1.23
14042024-02-13T16:31:14.704Z Downloaded fragile v2.0.0
14052024-02-13T16:31:14.707Z Downloaded diesel_table_macro_syntax v0.1.0
14062024-02-13T16:31:14.707Z Downloaded smawk v0.3.1
14072024-02-13T16:31:14.709Z Downloaded similar-asserts v1.5.0
14082024-02-13T16:31:14.709Z Downloaded slog-json v2.6.1
14092024-02-13T16:31:14.712Z Downloaded http v0.2.11
14102024-02-13T16:31:14.715Z Downloaded tokio-macros v2.2.0
14112024-02-13T16:31:14.715Z Downloaded slog-scope v4.4.0
14122024-02-13T16:31:14.721Z Downloaded serde_plain v1.0.2
14132024-02-13T16:31:14.721Z Downloaded criterion-plot v0.5.0
14142024-02-13T16:31:14.723Z Downloaded blake2b_simd v1.0.1
14152024-02-13T16:31:14.724Z Downloaded backoff v0.4.0
14162024-02-13T16:31:14.724Z Downloaded foreign-types-shared v0.3.1
14172024-02-13T16:31:14.724Z Downloaded derive_builder_macro v0.12.0
14182024-02-13T16:31:14.724Z Downloaded libloading v0.7.4
14192024-02-13T16:31:14.726Z Downloaded crc32fast v1.3.2
14202024-02-13T16:31:14.726Z Downloaded argon2 v0.5.3
14212024-02-13T16:31:14.730Z Downloaded ciborium v0.2.2
14222024-02-13T16:31:14.733Z Downloaded linear-map v1.2.0
14232024-02-13T16:31:14.733Z Downloaded sec1 v0.7.3
14242024-02-13T16:31:14.733Z Downloaded nanorand v0.7.0
14252024-02-13T16:31:14.736Z Downloaded mockall v0.12.0
14262024-02-13T16:31:14.738Z Downloaded serde_path_to_error v0.1.15
14272024-02-13T16:31:14.738Z Downloaded rustc_version v0.1.7
14282024-02-13T16:31:14.738Z Downloaded lru-cache v0.1.2
14292024-02-13T16:31:14.741Z Downloaded httptest v0.15.5
14302024-02-13T16:31:14.741Z Downloaded base64 v0.21.7
14312024-02-13T16:31:14.744Z Downloaded number_prefix v0.4.0
14322024-02-13T16:31:14.747Z Downloaded foreign-types-shared v0.1.1
14332024-02-13T16:31:14.747Z Downloaded opaque-debug v0.3.0
14342024-02-13T16:31:14.747Z Downloaded memmap v0.7.0
14352024-02-13T16:31:14.750Z Downloaded crypto-common v0.1.6
14362024-02-13T16:31:14.750Z Downloaded strum v0.25.0
14372024-02-13T16:31:14.750Z Downloaded sqlparser_derive v0.2.2
14382024-02-13T16:31:14.750Z Downloaded secrecy v0.8.0
14392024-02-13T16:31:14.753Z Downloaded cancel-safe-futures v0.1.5
14402024-02-13T16:31:14.753Z Downloaded tower-layer v0.3.2
14412024-02-13T16:31:14.759Z Downloaded synstructure v0.12.6
14422024-02-13T16:31:14.759Z Downloaded memoffset v0.7.1
14432024-02-13T16:31:14.759Z Downloaded linked-hash-map v0.5.6
14442024-02-13T16:31:14.763Z Downloaded lazycell v1.3.0
14452024-02-13T16:31:14.763Z Downloaded lazy_static v1.4.0
14462024-02-13T16:31:14.763Z Downloaded keccak v0.1.4
14472024-02-13T16:31:14.763Z Downloaded hex-literal v0.4.1
14482024-02-13T16:31:14.763Z Downloaded atomic-waker v1.1.1
14492024-02-13T16:31:14.763Z Downloaded serde_with_macros v3.6.0
14502024-02-13T16:31:14.763Z Downloaded rustfmt-wrapper v0.2.0
14512024-02-13T16:31:14.766Z Downloaded approx v0.5.1
14522024-02-13T16:31:14.766Z Downloaded async-stream v0.3.5
14532024-02-13T16:31:14.766Z Downloaded is-terminal v0.4.9
14542024-02-13T16:31:14.769Z Downloaded indoc v1.0.9
14552024-02-13T16:31:14.772Z Downloaded colored v2.0.4
14562024-02-13T16:31:14.772Z Downloaded array-init v0.0.4
14572024-02-13T16:31:14.772Z Downloaded rstest v0.18.2
14582024-02-13T16:31:14.777Z Downloaded cstr-argument v0.1.2
14592024-02-13T16:31:14.780Z Downloaded crossbeam-utils v0.8.16
14602024-02-13T16:31:14.780Z Downloaded criterion v0.5.1
14612024-02-13T16:31:14.785Z Downloaded assert_matches v1.5.0
14622024-02-13T16:31:14.788Z Downloaded anes v0.1.6
14632024-02-13T16:31:14.791Z Downloaded aead v0.5.2
14642024-02-13T16:31:14.791Z Downloaded indoc v2.0.3
14652024-02-13T16:31:14.795Z Downloaded humantime v2.1.0
14662024-02-13T16:31:14.795Z Downloaded cobs v0.2.3
14672024-02-13T16:31:14.795Z Downloaded console v0.15.8
14682024-02-13T16:31:14.798Z Downloaded cipher v0.4.4
14692024-02-13T16:31:14.798Z Downloaded maplit v1.0.2
14702024-02-13T16:31:14.800Z Downloaded managed v0.8.0
14712024-02-13T16:31:14.801Z Downloaded crossbeam-queue v0.3.8
14722024-02-13T16:31:14.801Z Downloaded stability v0.1.1
14732024-02-13T16:31:14.804Z Downloaded slog v2.7.0
14742024-02-13T16:31:14.808Z Downloaded crunchy v0.2.2
14752024-02-13T16:31:14.809Z Downloaded libxml v0.3.3
14762024-02-13T16:31:14.811Z Downloaded castaway v0.2.2
14772024-02-13T16:31:14.812Z Downloaded corncobs v0.1.3
14782024-02-13T16:31:14.814Z Downloaded indicatif v0.17.7
14792024-02-13T16:31:14.817Z Downloaded instant v0.1.12
14802024-02-13T16:31:14.817Z Downloaded lru v0.12.1
14812024-02-13T16:31:14.820Z Downloaded crc v3.0.1
14822024-02-13T16:31:14.820Z Downloaded cpufeatures v0.2.12
14832024-02-13T16:31:14.820Z Downloaded ident_case v1.0.1
14842024-02-13T16:31:14.823Z Downloaded ciborium-ll v0.2.2
14852024-02-13T16:31:14.823Z Downloaded block-padding v0.3.3
14862024-02-13T16:31:14.823Z Downloaded cast v0.3.0
14872024-02-13T16:31:14.826Z Downloaded camino-tempfile v1.1.1
14882024-02-13T16:31:14.826Z Downloaded backtrace v0.3.69
14892024-02-13T16:31:14.829Z Downloaded hyper-staticfile v0.9.5
14902024-02-13T16:31:14.832Z Downloaded cexpr v0.6.0
14912024-02-13T16:31:14.835Z Downloaded bit-vec v0.6.3
14922024-02-13T16:31:14.835Z Downloaded httpdate v1.0.3
14932024-02-13T16:31:14.835Z Downloaded nested v0.1.1
14942024-02-13T16:31:14.838Z Downloaded hubpack v0.1.2
14952024-02-13T16:31:14.838Z Downloaded basic-toml v0.1.8
14962024-02-13T16:31:15.333Z Compiling serde v1.0.196
14972024-02-13T16:31:15.333Z Compiling autocfg v1.1.0
14982024-02-13T16:31:15.333Z Compiling version_check v0.9.4
14992024-02-13T16:31:15.336Z Checking cfg-if v1.0.0
15002024-02-13T16:31:15.336Z Compiling syn v1.0.109
15012024-02-13T16:31:15.394Z Checking libc v0.2.153
15022024-02-13T16:31:15.409Z Compiling syn v2.0.48
15032024-02-13T16:31:15.450Z Compiling parking_lot_core v0.9.8
15042024-02-13T16:31:15.491Z Compiling cc v1.0.83
15052024-02-13T16:31:15.920Z Compiling once_cell v1.19.0
15062024-02-13T16:31:15.944Z Compiling memchr v2.6.3
15072024-02-13T16:31:16.115Z Compiling ahash v0.8.7
15082024-02-13T16:31:16.207Z Compiling lock_api v0.4.10
15092024-02-13T16:31:16.310Z Compiling libm v0.2.7
15102024-02-13T16:31:16.546Z Compiling num-traits v0.2.16
15112024-02-13T16:31:16.582Z Checking getrandom v0.2.10
15122024-02-13T16:31:16.692Z Compiling byteorder v1.5.0
15132024-02-13T16:31:16.802Z Compiling serde_json v1.0.113
15142024-02-13T16:31:17.144Z Compiling log v0.4.20
15152024-02-13T16:31:17.181Z Compiling slab v0.4.9
15162024-02-13T16:31:17.648Z Compiling typenum v1.16.0
15172024-02-13T16:31:17.666Z Checking scopeguard v1.2.0
15182024-02-13T16:31:17.792Z Compiling generic-array v0.14.7
15192024-02-13T16:31:17.877Z Checking itoa v1.0.9
15202024-02-13T16:31:18.150Z Compiling pkg-config v0.3.27
15212024-02-13T16:31:18.219Z Checking smallvec v1.13.1
15222024-02-13T16:31:18.581Z Compiling allocator-api2 v0.2.16
15232024-02-13T16:31:18.636Z Compiling rustix v0.38.31
15242024-02-13T16:31:18.656Z Compiling ring v0.17.7
15252024-02-13T16:31:18.744Z Compiling schemars v0.8.16
15262024-02-13T16:31:19.172Z Compiling httparse v1.8.0
15272024-02-13T16:31:19.488Z Compiling fnv v1.0.7
15282024-02-13T16:31:19.638Z Compiling vcpkg v0.2.15
15292024-02-13T16:31:19.736Z Compiling aho-corasick v1.0.4
15302024-02-13T16:31:19.751Z Checking pin-project-lite v0.2.13
15312024-02-13T16:31:19.868Z Compiling regex-syntax v0.8.2
15322024-02-13T16:31:19.986Z Checking parking_lot v0.12.1
15332024-02-13T16:31:20.330Z Compiling ucd-trie v0.1.6
15342024-02-13T16:31:21.883Z Compiling openssl-sys v0.9.96
15352024-02-13T16:31:22.197Z Compiling crossbeam-utils v0.8.16
15362024-02-13T16:31:23.014Z Compiling ring v0.16.20
15372024-02-13T16:31:23.311Z Compiling serde_derive_internals v0.26.0
15382024-02-13T16:31:24.102Z Compiling regex-automata v0.4.4
15392024-02-13T16:31:24.145Z Checking signal-hook-registry v1.4.1
15402024-02-13T16:31:25.419Z Checking mio v0.8.9
15412024-02-13T16:31:26.008Z Checking rand_core v0.6.4
15422024-02-13T16:31:26.074Z Compiling openssl v0.10.60
15432024-02-13T16:31:26.305Z Compiling iana-time-zone v0.1.57
15442024-02-13T16:31:26.496Z Checking ryu v1.0.15
15452024-02-13T16:31:26.525Z Checking num_cpus v1.16.0
15462024-02-13T16:31:26.548Z Checking futures-core v0.3.30
15472024-02-13T16:31:26.632Z Compiling rustls v0.21.9
15482024-02-13T16:31:26.710Z Compiling native-tls v0.2.11
15492024-02-13T16:31:26.727Z Checking socket2 v0.5.5
15502024-02-13T16:31:26.745Z Compiling spin v0.5.2
15512024-02-13T16:31:26.933Z Compiling dyn-clone v1.0.16
15522024-02-13T16:31:27.093Z Compiling memoffset v0.9.0
15532024-02-13T16:31:27.110Z Compiling async-trait v0.1.77
15542024-02-13T16:31:27.172Z Compiling slog v2.7.0
15552024-02-13T16:31:27.677Z Compiling crossbeam-epoch v0.9.15
15562024-02-13T16:31:27.778Z Compiling backtrace v0.3.69
15572024-02-13T16:31:27.955Z Compiling errno v0.3.8
15582024-02-13T16:31:28.298Z Compiling futures-sink v0.3.30
15592024-02-13T16:31:28.332Z Compiling regex v1.10.3
15602024-02-13T16:31:28.454Z Compiling unicode-xid v0.2.4
15612024-02-13T16:31:28.508Z Compiling tinyvec_macros v0.1.1
15622024-02-13T16:31:28.602Z Compiling either v1.9.0
15632024-02-13T16:31:28.623Z Compiling crc32fast v1.3.2
15642024-02-13T16:31:28.864Z Compiling tinyvec v1.6.0
15652024-02-13T16:31:28.947Z Compiling futures-channel v0.3.30
15662024-02-13T16:31:29.394Z Compiling futures-task v0.3.30
15672024-02-13T16:31:29.460Z Compiling pin-utils v0.1.0
15682024-02-13T16:31:29.505Z Compiling futures-io v0.3.30
15692024-02-13T16:31:29.556Z Compiling unicode-width v0.1.11
15702024-02-13T16:31:29.696Z Compiling rustversion v1.0.14
15712024-02-13T16:31:29.719Z Compiling anyhow v1.0.75
15722024-02-13T16:31:29.792Z Compiling spin v0.9.8
15732024-02-13T16:31:29.792Z Compiling tracing-core v0.1.31
15742024-02-13T16:31:30.190Z Compiling unicode-bidi v0.3.13
15752024-02-13T16:31:30.351Z Compiling serde_derive v1.0.196
15762024-02-13T16:31:30.379Z Compiling zerocopy-derive v0.7.32
15772024-02-13T16:31:30.415Z Compiling thiserror-impl v1.0.56
15782024-02-13T16:31:30.459Z Compiling zeroize_derive v1.4.2
15792024-02-13T16:31:31.247Z Compiling tokio-macros v2.2.0
15802024-02-13T16:31:31.326Z Compiling futures-macro v0.3.30
15812024-02-13T16:31:31.785Z Compiling tracing-attributes v0.1.26
15822024-02-13T16:31:32.227Z Compiling schemars_derive v0.8.16
15832024-02-13T16:31:32.932Z Compiling zerocopy v0.7.32
15842024-02-13T16:31:33.107Z Compiling openssl-macros v0.1.1
15852024-02-13T16:31:33.642Z Checking zeroize v1.7.0
15862024-02-13T16:31:34.074Z Compiling thiserror v1.0.56
15872024-02-13T16:31:34.217Z Compiling pest v2.7.6
15882024-02-13T16:31:34.672Z Compiling futures-util v0.3.30
15892024-02-13T16:31:35.295Z Compiling hashbrown v0.14.2
15902024-02-13T16:31:35.439Z Compiling hashbrown v0.13.2
15912024-02-13T16:31:36.034Z Compiling unicode-normalization v0.1.22
15922024-02-13T16:31:36.555Z Compiling pest_meta v2.7.6
15932024-02-13T16:31:36.761Z Compiling tracing v0.1.37
15942024-02-13T16:31:37.008Z Compiling der_derive v0.7.2
15952024-02-13T16:31:37.442Z Compiling num-integer v0.1.45
15962024-02-13T16:31:37.527Z Checking subtle v2.5.0
15972024-02-13T16:31:37.772Z Compiling pest_generator v2.7.6
15982024-02-13T16:31:38.306Z Compiling lazy_static v1.4.0
15992024-02-13T16:31:39.830Z Compiling untrusted v0.9.0
16002024-02-13T16:31:40.011Z Compiling foreign-types-shared v0.1.1
16012024-02-13T16:31:40.252Z Compiling untrusted v0.7.1
16022024-02-13T16:31:40.291Z Compiling percent-encoding v2.3.1
16032024-02-13T16:31:40.446Z Compiling time-core v0.1.1
16042024-02-13T16:31:40.618Z Compiling time-macros v0.2.13
16052024-02-13T16:31:41.055Z Compiling foreign-types v0.3.2
16062024-02-13T16:31:41.251Z Compiling scroll_derive v0.12.0
16072024-02-13T16:31:41.792Z Compiling pest_derive v2.7.6
16082024-02-13T16:31:42.689Z Compiling synstructure v0.12.6
16092024-02-13T16:31:43.808Z Compiling thread-id v4.2.0
16102024-02-13T16:31:43.928Z Compiling try-lock v0.2.4
16112024-02-13T16:31:44.078Z Compiling base64 v0.21.7
16122024-02-13T16:31:44.282Z Compiling want v0.3.1
16132024-02-13T16:31:44.376Z Compiling rustls-webpki v0.101.7
16142024-02-13T16:31:44.527Z Compiling sct v0.7.0
16152024-02-13T16:31:44.551Z Compiling form_urlencoded v1.2.1
16162024-02-13T16:31:44.574Z Compiling zerocopy-derive v0.2.0
16172024-02-13T16:31:44.845Z Compiling socket2 v0.4.9
16182024-02-13T16:31:44.864Z Compiling const-oid v0.9.5
16192024-02-13T16:31:44.999Z Checking bytes v1.5.0
16202024-02-13T16:31:45.489Z Checking bitflags v2.4.0
16212024-02-13T16:31:45.777Z Compiling tower-service v0.3.2
16222024-02-13T16:31:45.797Z Checking tokio v1.36.0
16232024-02-13T16:31:45.905Z Compiling openssl-probe v0.1.5
16242024-02-13T16:31:46.347Z Compiling indexmap v2.2.2
16252024-02-13T16:31:46.681Z Compiling chrono v0.4.31
16262024-02-13T16:31:46.752Z Compiling uuid v1.7.0
16272024-02-13T16:31:46.798Z Compiling semver v1.0.21
16282024-02-13T16:31:46.926Z Compiling toml_datetime v0.6.5
16292024-02-13T16:31:47.359Z Compiling http v0.2.11
16302024-02-13T16:31:47.692Z Compiling serde_spanned v0.6.5
16312024-02-13T16:31:47.782Z Compiling rustc_version v0.4.0
16322024-02-13T16:31:47.947Z Compiling toml_edit v0.19.15
16332024-02-13T16:31:48.438Z Compiling openapiv3 v2.0.0
16342024-02-13T16:31:50.008Z Compiling http-body v0.4.5
16352024-02-13T16:31:50.766Z Compiling httpdate v1.0.3
16362024-02-13T16:31:52.811Z Compiling idna v0.5.0
16372024-02-13T16:31:53.522Z Compiling adler v1.0.2
16382024-02-13T16:31:53.668Z Compiling miniz_oxide v0.7.1
16392024-02-13T16:31:53.743Z Compiling url v2.5.0
16402024-02-13T16:31:54.504Z Compiling signal-hook v0.3.17
16412024-02-13T16:31:54.803Z Compiling ipnet v2.9.0
16422024-02-13T16:31:55.141Z Compiling serde_urlencoded v0.7.1
16432024-02-13T16:31:55.304Z Compiling rustls-pemfile v1.0.3
16442024-02-13T16:31:55.674Z Compiling crypto-common v0.1.6
16452024-02-13T16:31:55.690Z Compiling tokio-util v0.7.10
16462024-02-13T16:31:55.777Z Compiling tokio-rustls v0.24.1
16472024-02-13T16:31:55.896Z Compiling zerocopy-derive v0.6.4
16482024-02-13T16:31:56.083Z Compiling clap_derive v4.4.2
16492024-02-13T16:31:56.176Z Compiling usdt-impl v0.3.5
16502024-02-13T16:31:56.188Z Compiling encoding_rs v0.8.33
16512024-02-13T16:31:56.533Z Compiling webpki-roots v0.25.2
16522024-02-13T16:31:57.291Z Compiling h2 v0.3.24
16532024-02-13T16:31:57.310Z Compiling tokio-native-tls v0.3.1
16542024-02-13T16:31:57.570Z Compiling gimli v0.28.0
16552024-02-13T16:31:58.334Z Compiling mime v0.3.17
16562024-02-13T16:31:58.958Z Compiling siphasher v0.3.11
16572024-02-13T16:31:59.467Z Compiling zerocopy v0.3.0
16582024-02-13T16:31:59.541Z Compiling scroll v0.12.0
16592024-02-13T16:32:00.266Z Compiling block-buffer v0.10.4
16602024-02-13T16:32:00.545Z Compiling bzip2-sys v0.1.11+1.0.8
16612024-02-13T16:32:00.632Z Compiling object v0.32.1
16622024-02-13T16:32:00.956Z Compiling num-iter v0.1.43
16632024-02-13T16:32:00.959Z Compiling usdt-impl v0.5.0
16642024-02-13T16:32:01.326Z Checking equivalent v1.0.1
16652024-02-13T16:32:01.419Z Compiling rustc-demangle v0.1.23
16662024-02-13T16:32:01.436Z Compiling plain v0.2.3
16672024-02-13T16:32:01.601Z Compiling goblin v0.8.0
16682024-02-13T16:32:02.407Z Compiling addr2line v0.21.0
16692024-02-13T16:32:03.006Z Compiling flate2 v1.0.28
16702024-02-13T16:32:03.053Z Compiling digest v0.10.7
16712024-02-13T16:32:03.484Z Compiling dof v0.1.5
16722024-02-13T16:32:03.565Z Compiling heapless v0.7.16
16732024-02-13T16:32:03.791Z Compiling dtrace-parser v0.1.14
16742024-02-13T16:32:04.054Z Compiling futures-executor v0.3.30
16752024-02-13T16:32:04.499Z Compiling hyper v0.14.27
16762024-02-13T16:32:04.858Z Compiling ppv-lite86 v0.2.17
16772024-02-13T16:32:04.874Z Compiling pretty-hex v0.4.1
16782024-02-13T16:32:05.250Z Compiling futures v0.3.30
16792024-02-13T16:32:05.428Z Compiling toml v0.7.8
16802024-02-13T16:32:05.655Z Compiling rand_chacha v0.3.1
16812024-02-13T16:32:05.876Z Compiling toml_edit v0.21.1
16822024-02-13T16:32:07.173Z Compiling hex v0.4.3
16832024-02-13T16:32:07.471Z Compiling dof v0.3.0
16842024-02-13T16:32:07.658Z Compiling serde_tokenstream v0.1.7
16852024-02-13T16:32:08.224Z Compiling dtrace-parser v0.2.0
16862024-02-13T16:32:08.619Z Compiling strum_macros v0.25.2
16872024-02-13T16:32:09.775Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16882024-02-13T16:32:09.865Z Compiling bit-vec v0.6.3
16892024-02-13T16:32:10.692Z Compiling rand v0.8.5
16902024-02-13T16:32:10.730Z Compiling phf_shared v0.10.0
16912024-02-13T16:32:11.141Z Compiling num-bigint v0.4.4
16922024-02-13T16:32:11.723Z Compiling hyper-tls v0.5.0
16932024-02-13T16:32:12.025Z Compiling hyper-rustls v0.24.2
16942024-02-13T16:32:12.059Z Compiling fixedbitset v0.4.2
16952024-02-13T16:32:12.079Z Compiling minimal-lexical v0.2.1
16962024-02-13T16:32:12.368Z Compiling reqwest v0.11.22
16972024-02-13T16:32:12.383Z Compiling new_debug_unreachable v1.0.4
16982024-02-13T16:32:12.471Z Compiling base64ct v1.6.0
16992024-02-13T16:32:12.488Z Compiling smoltcp v0.9.1
17002024-02-13T16:32:12.608Z Compiling precomputed-hash v0.1.1
17012024-02-13T16:32:12.731Z Compiling string_cache v0.8.7
17022024-02-13T16:32:12.954Z Compiling pem-rfc7468 v0.7.0
17032024-02-13T16:32:13.068Z Compiling nom v7.1.3
17042024-02-13T16:32:13.106Z Compiling petgraph v0.6.4
17052024-02-13T16:32:13.319Z Compiling bit-set v0.5.3
17062024-02-13T16:32:13.588Z Compiling usdt-attr-macro v0.3.5
17072024-02-13T16:32:13.603Z Compiling usdt-macro v0.3.5
17082024-02-13T16:32:13.725Z Compiling hmac v0.12.1
17092024-02-13T16:32:14.047Z Compiling hubpack_derive v0.1.1
17102024-02-13T16:32:14.452Z Compiling enum-as-inner v0.5.1
17112024-02-13T16:32:14.944Z Compiling itertools v0.10.5
17122024-02-13T16:32:14.987Z Compiling diesel_table_macro_syntax v0.1.0
17132024-02-13T16:32:15.217Z Compiling unicode-segmentation v1.10.1
17142024-02-13T16:32:15.546Z Compiling lalrpop-util v0.19.12
17152024-02-13T16:32:15.803Z Compiling flagset v0.4.3
17162024-02-13T16:32:15.906Z Compiling diesel_derives v2.1.2
17172024-02-13T16:32:16.019Z Compiling der v0.7.8
17182024-02-13T16:32:16.478Z Compiling cpufeatures v0.2.12
17192024-02-13T16:32:16.582Z Compiling sha2 v0.10.8
17202024-02-13T16:32:16.879Z Compiling rustix v0.37.23
17212024-02-13T16:32:17.226Z Compiling md-5 v0.10.5
17222024-02-13T16:32:17.705Z Compiling stringprep v0.1.3
17232024-02-13T16:32:18.251Z Compiling spki v0.7.2
17242024-02-13T16:32:18.346Z Compiling serde_repr v0.1.16
17252024-02-13T16:32:18.502Z Compiling hash32 v0.2.1
17262024-02-13T16:32:18.633Z Checking unicode-ident v1.0.12
17272024-02-13T16:32:18.793Z Compiling stable_deref_trait v1.2.0
17282024-02-13T16:32:18.882Z Compiling fallible-iterator v0.2.0
17292024-02-13T16:32:19.252Z Compiling pkcs8 v0.10.2
17302024-02-13T16:32:19.391Z Compiling terminal_size v0.2.6
17312024-02-13T16:32:19.560Z Compiling postgres-protocol v0.6.6
17322024-02-13T16:32:19.732Z Compiling phf_shared v0.11.2
17332024-02-13T16:32:19.939Z Compiling ff v0.13.0
17342024-02-13T16:32:20.086Z Compiling block-padding v0.3.3
17352024-02-13T16:32:20.153Z Compiling scheduled-thread-pool v0.2.7
17362024-02-13T16:32:20.271Z Compiling base16ct v0.2.0
17372024-02-13T16:32:20.331Z Compiling matches v0.1.10
17382024-02-13T16:32:20.428Z Compiling deranged v0.3.8
17392024-02-13T16:32:20.601Z Compiling num_threads v0.1.6
17402024-02-13T16:32:20.724Z Compiling managed v0.8.0
17412024-02-13T16:32:20.746Z Compiling regex-automata v0.1.10
17422024-02-13T16:32:20.864Z Compiling clap_builder v4.4.2
17432024-02-13T16:32:20.977Z Compiling sec1 v0.7.3
17442024-02-13T16:32:21.172Z Compiling bstr v0.2.17
17452024-02-13T16:32:21.501Z Compiling idna v0.2.3
17462024-02-13T16:32:21.532Z Compiling r2d2 v0.8.10
17472024-02-13T16:32:21.918Z Compiling inout v0.1.3
17482024-02-13T16:32:22.202Z Compiling time v0.3.27
17492024-02-13T16:32:22.278Z Compiling postgres-types v0.2.6
17502024-02-13T16:32:22.627Z Compiling signal-hook-mio v0.2.3
17512024-02-13T16:32:22.780Z Compiling group v0.13.0
17522024-02-13T16:32:23.112Z Compiling phf v0.11.2
17532024-02-13T16:32:23.128Z Compiling bzip2 v0.4.4
17542024-02-13T16:32:23.936Z Compiling hubpack v0.1.2
17552024-02-13T16:32:23.939Z Compiling hkdf v0.12.4
17562024-02-13T16:32:23.939Z Compiling zerocopy v0.6.4
17572024-02-13T16:32:23.993Z Compiling crypto-bigint v0.5.2
17582024-02-13T16:32:24.123Z Compiling ipnetwork v0.20.0
17592024-02-13T16:32:24.739Z Compiling float-cmp v0.9.0
17602024-02-13T16:32:24.974Z Compiling regex-automata v0.3.8
17612024-02-13T16:32:25.051Z Compiling difflib v0.4.0
17622024-02-13T16:32:26.713Z Compiling normalize-line-endings v0.3.0
17632024-02-13T16:32:26.837Z Checking bitflags v1.3.2
17642024-02-13T16:32:26.931Z Compiling predicates-core v1.0.6
17652024-02-13T16:32:27.293Z Compiling data-encoding v2.4.0
17662024-02-13T16:32:27.310Z Compiling whoami v1.4.1
17672024-02-13T16:32:27.468Z Compiling static_assertions v1.1.0
17682024-02-13T16:32:27.573Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17692024-02-13T16:32:27.656Z Compiling tokio-postgres v0.7.10
17702024-02-13T16:32:27.698Z Compiling predicates v3.1.0
17712024-02-13T16:32:27.948Z Compiling trust-dns-proto v0.22.0
17722024-02-13T16:32:29.469Z Compiling bstr v1.6.0
17732024-02-13T16:32:29.700Z Compiling yasna v0.5.2
17742024-02-13T16:32:30.577Z Compiling elliptic-curve v0.13.8
17752024-02-13T16:32:31.083Z Compiling clap v4.4.3
17762024-02-13T16:32:31.201Z Compiling zip v0.6.6
17772024-02-13T16:32:31.395Z Compiling crossterm v0.27.0
17782024-02-13T16:32:31.659Z Compiling cipher v0.4.4
17792024-02-13T16:32:32.170Z Compiling similar v2.3.0
17802024-02-13T16:32:32.509Z Compiling diesel v2.1.4
17812024-02-13T16:32:32.817Z Checking proc-macro2 v1.0.78
17822024-02-13T16:32:33.070Z Compiling usdt v0.3.5
17832024-02-13T16:32:33.362Z Compiling tokio-stream v0.1.14
17842024-02-13T16:32:33.519Z Compiling console v0.15.8
17852024-02-13T16:32:34.389Z Checking quote v1.0.35
17862024-02-13T16:32:37.248Z Checking utf8parse v0.2.1
17872024-02-13T16:32:39.297Z Checking anstyle v1.0.2
17882024-02-13T16:32:40.319Z Compiling serde_tokenstream v0.2.0
17892024-02-13T16:32:40.836Z Checking io-lifetimes v1.0.11
17902024-02-13T16:32:44.633Z Checking anstyle-parse v0.2.1
17912024-02-13T16:32:45.133Z Checking anstyle-query v1.0.0
17922024-02-13T16:32:45.162Z Checking colorchoice v1.0.0
17932024-02-13T16:32:45.284Z Checking anstream v0.5.0
17942024-02-13T16:32:45.616Z Checking strsim v0.10.0
17952024-02-13T16:32:45.659Z Checking clap_lex v0.5.1
17962024-02-13T16:32:46.202Z Checking winnow v0.5.15
17972024-02-13T16:32:51.252Z Compiling regress v0.7.1
17982024-02-13T16:32:54.922Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17992024-02-13T16:33:01.784Z Compiling getopts v0.2.21
18002024-02-13T16:33:02.034Z Compiling unsafe-libyaml v0.2.10
18012024-02-13T16:33:02.185Z Checking heck v0.4.1
18022024-02-13T16:33:03.247Z Checking camino v1.1.6
18032024-02-13T16:33:03.757Z Compiling serde_yaml v0.9.25
18042024-02-13T16:33:04.033Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18052024-02-13T16:33:04.049Z Compiling ident_case v1.0.1
18062024-02-13T16:33:04.113Z Checking fastrand v2.0.1
18072024-02-13T16:33:04.236Z Checking match_cfg v0.1.0
18082024-02-13T16:33:04.330Z Checking rustls-pki-types v1.1.0
18092024-02-13T16:33:04.356Z Checking hostname v0.3.1
18102024-02-13T16:33:04.447Z Checking tempfile v3.10.0
18112024-02-13T16:33:04.480Z Checking http v1.0.0
18122024-02-13T16:33:04.723Z Checking atty v0.2.14
18132024-02-13T16:33:04.809Z Checking quick-error v1.2.3
18142024-02-13T16:33:04.836Z Compiling paste v1.0.14
18152024-02-13T16:33:04.945Z Checking crossbeam-channel v0.5.8
18162024-02-13T16:33:05.434Z Checking sha1 v0.10.6
18172024-02-13T16:33:05.649Z Checking dirs-sys-next v0.1.2
18182024-02-13T16:33:05.710Z Compiling rustls v0.22.2
18192024-02-13T16:33:05.823Z Checking dirs-next v2.0.0
18202024-02-13T16:33:05.945Z Checking rustls-webpki v0.102.1
18212024-02-13T16:33:06.036Z Checking thread_local v1.1.7
18222024-02-13T16:33:06.326Z Checking instant v0.1.12
18232024-02-13T16:33:06.443Z Compiling slog-async v2.8.0
18242024-02-13T16:33:07.065Z Checking term v0.7.0
18252024-02-13T16:33:07.130Z Checking rustls-pemfile v2.0.0
18262024-02-13T16:33:07.359Z Compiling multer v3.0.0
18272024-02-13T16:33:07.475Z Checking debug-ignore v1.0.5
18282024-02-13T16:33:07.617Z Checking take_mut v0.2.2
18292024-02-13T16:33:07.654Z Checking slog-term v2.9.0
18302024-02-13T16:33:07.753Z Compiling darling_core v0.20.3
18312024-02-13T16:33:08.015Z Checking slog-json v2.6.1
18322024-02-13T16:33:08.084Z Compiling async-stream-impl v0.3.5
18332024-02-13T16:33:08.177Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18342024-02-13T16:33:08.261Z Checking atomic-waker v1.1.1
18352024-02-13T16:33:08.396Z Checking waitgroup v0.1.2
18362024-02-13T16:33:08.543Z Checking slog-bunyan v2.5.0
18372024-02-13T16:33:08.700Z Checking toml v0.8.9
18382024-02-13T16:33:08.999Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18392024-02-13T16:33:09.521Z Checking serde_path_to_error v0.1.15
18402024-02-13T16:33:09.555Z Checking async-stream v0.3.5
18412024-02-13T16:33:09.749Z Checking wait-timeout v0.2.0
18422024-02-13T16:33:09.930Z Checking strum v0.25.0
18432024-02-13T16:33:10.079Z Compiling structmeta-derive v0.3.0
18442024-02-13T16:33:10.157Z Checking rusty-fork v0.3.0
18452024-02-13T16:33:10.393Z Checking tokio-rustls v0.25.0
18462024-02-13T16:33:10.444Z Compiling structmeta-derive v0.2.0
18472024-02-13T16:33:10.762Z Checking rand_xorshift v0.3.0
18482024-02-13T16:33:10.933Z Checking unarray v0.1.4
18492024-02-13T16:33:11.075Z Checking proptest v1.4.0
18502024-02-13T16:33:13.336Z Compiling structmeta v0.3.0
18512024-02-13T16:33:13.640Z Compiling structmeta v0.2.0
18522024-02-13T16:33:13.732Z Compiling parse-display-derive v0.9.0
18532024-02-13T16:33:14.092Z Compiling darling_macro v0.20.3
18542024-02-13T16:33:14.112Z Checking backoff v0.4.0
18552024-02-13T16:33:14.358Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18562024-02-13T16:33:14.418Z Compiling test-strategy v0.3.1
18572024-02-13T16:33:14.664Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18582024-02-13T16:33:15.140Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18592024-02-13T16:33:15.216Z Compiling darling v0.20.3
18602024-02-13T16:33:15.270Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18612024-02-13T16:33:15.328Z Compiling serde_with_macros v3.6.0
18622024-02-13T16:33:15.423Z Checking macaddr v1.0.1
18632024-02-13T16:33:15.588Z Checking camino-tempfile v1.1.1
18642024-02-13T16:33:15.727Z Checking is-terminal v0.4.9
18652024-02-13T16:33:15.850Z Compiling proc-macro-error-attr v1.0.4
18662024-02-13T16:33:15.857Z Compiling proc-macro-error v1.0.4
18672024-02-13T16:33:16.008Z Compiling proc-macro-crate v1.3.1
18682024-02-13T16:33:16.346Z Checking termtree v0.4.1
18692024-02-13T16:33:16.551Z Compiling heapless v0.8.0
18702024-02-13T16:33:17.127Z Compiling num_enum_derive v0.5.11
18712024-02-13T16:33:17.473Z Checking predicates-tree v1.0.9
18722024-02-13T16:33:17.623Z Checking hash32 v0.3.1
18732024-02-13T16:33:17.801Z Compiling smoltcp v0.11.0
18742024-02-13T16:33:17.904Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18752024-02-13T16:33:18.623Z Compiling crucible-workspace-hack v0.1.0
18762024-02-13T16:33:18.708Z Checking embedded-io v0.4.0
18772024-02-13T16:33:18.744Z Checking parse-display v0.9.0
18782024-02-13T16:33:18.808Z Checking serde_with v3.6.0
18792024-02-13T16:33:18.909Z Checking cobs v0.2.3
18802024-02-13T16:33:18.943Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18812024-02-13T16:33:18.991Z Compiling foreign-types-macros v0.2.3
18822024-02-13T16:33:19.090Z Checking postcard v1.0.8
18832024-02-13T16:33:19.290Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18842024-02-13T16:33:19.614Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18852024-02-13T16:33:19.755Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18862024-02-13T16:33:19.804Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18872024-02-13T16:33:19.948Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18882024-02-13T16:33:20.101Z Checking num_enum v0.5.11
18892024-02-13T16:33:20.236Z Checking foreign-types-shared v0.3.1
18902024-02-13T16:33:20.341Z Checking foreign-types v0.5.0
18912024-02-13T16:33:20.426Z Compiling usdt-attr-macro v0.5.0
18922024-02-13T16:33:20.446Z Compiling usdt-macro v0.5.0
18932024-02-13T16:33:20.566Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18942024-02-13T16:33:21.495Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18952024-02-13T16:33:21.643Z Checking cstr-argument v0.1.2
18962024-02-13T16:33:21.816Z Checking memmap v0.7.0
18972024-02-13T16:33:22.001Z Checking pretty-hex v0.2.1
18982024-02-13T16:33:22.026Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18992024-02-13T16:33:22.156Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19002024-02-13T16:33:22.159Z Checking usdt v0.5.0
19012024-02-13T16:33:22.303Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19022024-02-13T16:33:22.414Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19032024-02-13T16:33:22.427Z Checking colored v2.0.4
19042024-02-13T16:33:22.433Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19052024-02-13T16:33:22.433Z Compiling zone_cfg_derive v0.3.0
19062024-02-13T16:33:22.499Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19072024-02-13T16:33:22.602Z Compiling num-derive v0.4.0
19082024-02-13T16:33:22.652Z Compiling mockall_derive v0.12.0
19092024-02-13T16:33:22.841Z Checking downcast v0.11.0
19102024-02-13T16:33:23.140Z Checking fragile v2.0.0
19112024-02-13T16:33:23.436Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19122024-02-13T16:33:23.690Z Checking smf v0.2.2
19132024-02-13T16:33:23.902Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19142024-02-13T16:33:24.144Z Checking zone v0.3.0
19152024-02-13T16:33:24.161Z Checking filetime v0.2.23
19162024-02-13T16:33:24.365Z Checking xattr v1.0.1
19172024-02-13T16:33:24.539Z Checking same-file v1.0.6
19182024-02-13T16:33:24.583Z Checking tar v0.4.40
19192024-02-13T16:33:24.699Z Checking walkdir v2.4.0
19202024-02-13T16:33:24.924Z Compiling rayon-core v1.12.0
19212024-02-13T16:33:24.978Z Checking pem v3.0.2
19222024-02-13T16:33:25.201Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19232024-02-13T16:33:25.249Z Checking linked-hash-map v0.5.6
19242024-02-13T16:33:25.268Z Checking itertools v0.12.1
19252024-02-13T16:33:25.290Z Checking headers-core v0.2.0
19262024-02-13T16:33:25.325Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19272024-02-13T16:33:25.433Z Checking headers v0.3.9
19282024-02-13T16:33:25.576Z Checking lru-cache v0.1.2
19292024-02-13T16:33:25.602Z Checking swrite v0.1.0
19302024-02-13T16:33:25.637Z Checking password-hash v0.5.0
19312024-02-13T16:33:25.712Z Checking blake2 v0.10.6
19322024-02-13T16:33:25.747Z Checking rcgen v0.12.1
19332024-02-13T16:33:26.080Z Checking atomicwrites v0.4.3
19342024-02-13T16:33:26.144Z Checking argon2 v0.5.3
19352024-02-13T16:33:26.274Z Checking subprocess v0.2.9
19362024-02-13T16:33:26.448Z Checking arc-swap v1.6.0
19372024-02-13T16:33:26.568Z Compiling cancel-safe-futures v0.1.5
19382024-02-13T16:33:26.765Z Checking half v2.3.1
19392024-02-13T16:33:26.810Z Checking ciborium-io v0.2.2
19402024-02-13T16:33:26.906Z Checking slog-scope v4.4.0
19412024-02-13T16:33:26.933Z Checking resolv-conf v0.7.0
19422024-02-13T16:33:27.099Z Checking slog-stdlog v4.1.1
19432024-02-13T16:33:27.248Z Checking ciborium-ll v0.2.2
19442024-02-13T16:33:27.269Z Checking slog-envlogger v2.2.0
19452024-02-13T16:33:27.287Z Checking trust-dns-resolver v0.22.0
19462024-02-13T16:33:27.413Z Checking libsw v3.3.1
19472024-02-13T16:33:27.474Z Compiling derive-where v1.2.7
19482024-02-13T16:33:27.538Z Checking ciborium v0.2.2
19492024-02-13T16:33:27.668Z Checking linear-map v1.2.0
19502024-02-13T16:33:27.891Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19512024-02-13T16:33:27.930Z Checking owo-colors v4.0.0
19522024-02-13T16:33:27.977Z Checking textwrap v0.11.0
19532024-02-13T16:33:28.225Z Compiling heck v0.3.3
19542024-02-13T16:33:28.559Z Compiling blake3 v1.5.0
19552024-02-13T16:33:28.643Z Checking vec_map v0.8.2
19562024-02-13T16:33:28.873Z Compiling libefi-sys v0.1.0
19572024-02-13T16:33:28.915Z Checking strsim v0.8.0
19582024-02-13T16:33:29.096Z Checking ansi_term v0.12.1
19592024-02-13T16:33:29.216Z Compiling structopt-derive v0.4.18
19602024-02-13T16:33:29.395Z Checking clap v2.34.0
19612024-02-13T16:33:29.579Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19622024-02-13T16:33:29.959Z Compiling slog-dtrace v0.3.0
19632024-02-13T16:33:30.316Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19642024-02-13T16:33:30.613Z Checking termcolor v1.2.0
19652024-02-13T16:33:30.680Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19662024-02-13T16:33:31.006Z Checking nibble_vec v0.1.0
19672024-02-13T16:33:31.202Z Checking gethostname v0.4.3
19682024-02-13T16:33:31.284Z Checking mockall v0.12.0
19692024-02-13T16:33:31.304Z Checking endian-type v0.1.2
19702024-02-13T16:33:31.338Z Compiling radium v0.7.0
19712024-02-13T16:33:31.365Z Checking tap v1.0.1
19722024-02-13T16:33:31.497Z Checking radix_trie v0.2.1
19732024-02-13T16:33:31.517Z Compiling maybe-uninit v2.0.0
19742024-02-13T16:33:31.531Z Checking wyz v0.5.1
19752024-02-13T16:33:31.902Z Checking fxhash v0.2.1
19762024-02-13T16:33:31.924Z Compiling packed_struct v0.10.1
19772024-02-13T16:33:32.061Z Checking crc-catalog v2.2.0
19782024-02-13T16:33:32.099Z Compiling num-bigint-dig v0.8.4
19792024-02-13T16:33:32.187Z Compiling semver v0.1.20
19802024-02-13T16:33:32.220Z Checking funty v2.0.0
19812024-02-13T16:33:32.234Z Checking crc v3.0.1
19822024-02-13T16:33:32.310Z Checking structopt v0.3.26
19832024-02-13T16:33:32.445Z Compiling packed_struct_codegen v0.10.1
19842024-02-13T16:33:32.475Z Compiling indexmap v1.9.3
19852024-02-13T16:33:32.499Z Checking nodrop v0.1.14
19862024-02-13T16:33:32.611Z Compiling rustc_version v0.1.7
19872024-02-13T16:33:32.690Z Checking array-init v0.0.4
19882024-02-13T16:33:32.821Z Checking smallvec v0.6.14
19892024-02-13T16:33:33.153Z Compiling newtype_derive v0.1.6
19902024-02-13T16:33:33.264Z Checking pkcs1 v0.7.5
19912024-02-13T16:33:33.363Z Checking bitvec v1.0.1
19922024-02-13T16:33:33.508Z Checking signature v2.1.0
19932024-02-13T16:33:33.701Z Compiling crossbeam-deque v0.8.3
19942024-02-13T16:33:33.716Z Checking bitfield v0.14.0
19952024-02-13T16:33:33.793Z Checking hashbrown v0.12.3
19962024-02-13T16:33:34.885Z Checking rsa v0.9.2
19972024-02-13T16:33:35.005Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19982024-02-13T16:33:35.067Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19992024-02-13T16:33:35.307Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20002024-02-13T16:33:35.420Z Checking serde-hex v0.1.0
20012024-02-13T16:33:35.590Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20022024-02-13T16:33:35.606Z Checking env_logger v0.10.0
20032024-02-13T16:33:35.773Z Checking x509-cert v0.2.4
20042024-02-13T16:33:35.818Z Checking ron v0.8.1
20052024-02-13T16:33:36.035Z Compiling semver-parser v0.10.2
20062024-02-13T16:33:37.080Z Compiling num-rational v0.4.1
20072024-02-13T16:33:37.288Z Checking crc-any v2.4.3
20082024-02-13T16:33:37.478Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20092024-02-13T16:33:37.659Z Compiling semver v0.11.0
20102024-02-13T16:33:37.689Z Compiling rayon v1.8.0
20112024-02-13T16:33:37.848Z Checking object v0.30.4
20122024-02-13T16:33:38.861Z Compiling memmap2 v0.7.1
20132024-02-13T16:33:39.433Z Compiling arrayref v0.3.7
20142024-02-13T16:33:39.530Z Compiling constant_time_eq v0.3.0
20152024-02-13T16:33:39.552Z Checking path-slash v0.1.5
20162024-02-13T16:33:39.692Z Compiling arrayvec v0.7.4
20172024-02-13T16:33:39.696Z Compiling home v0.5.5
20182024-02-13T16:33:39.970Z Compiling toolchain_find v0.2.0
20192024-02-13T16:33:40.182Z Checking steno v0.4.0
20202024-02-13T16:33:40.270Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20212024-02-13T16:33:40.589Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20222024-02-13T16:33:41.254Z Compiling toml v0.5.11
20232024-02-13T16:33:41.348Z Checking num-complex v0.4.4
20242024-02-13T16:33:41.841Z Compiling convert_case v0.4.0
20252024-02-13T16:33:42.558Z Compiling topological-sort v0.2.2
20262024-02-13T16:33:42.596Z Checking num v0.4.1
20272024-02-13T16:33:42.705Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20282024-02-13T16:33:42.791Z Checking newline-converter v0.3.0
20292024-02-13T16:33:42.808Z Compiling derive_more v0.99.17
20302024-02-13T16:33:42.951Z Compiling omicron-zone-package v0.11.0
20312024-02-13T16:33:44.031Z Compiling rustfmt-wrapper v0.2.0
20322024-02-13T16:33:44.543Z Checking expectorate v1.1.0
20332024-02-13T16:33:44.671Z Checking utf-8 v0.7.6
20342024-02-13T16:33:44.696Z Compiling buf-list v1.0.3
20352024-02-13T16:33:44.855Z Checking tungstenite v0.20.1
20362024-02-13T16:33:45.192Z Checking display-error-chain v0.2.0
20372024-02-13T16:33:45.331Z Compiling parking_lot_core v0.8.6
20382024-02-13T16:33:45.728Z Checking keccak v0.1.4
20392024-02-13T16:33:45.792Z Checking tokio-tungstenite v0.20.1
20402024-02-13T16:33:45.805Z Checking trust-dns-client v0.22.0
20412024-02-13T16:33:46.012Z Checking sha3 v0.10.8
20422024-02-13T16:33:46.202Z Checking parking_lot v0.11.2
20432024-02-13T16:33:46.393Z Checking secrecy v0.8.0
20442024-02-13T16:33:46.544Z Compiling pin-project-internal v1.1.3
20452024-02-13T16:33:46.648Z Compiling doc-comment v0.3.3
20462024-02-13T16:33:47.119Z Checking sled v0.34.7
20472024-02-13T16:33:47.208Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20482024-02-13T16:33:47.422Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20492024-02-13T16:33:47.506Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20502024-02-13T16:33:47.717Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20512024-02-13T16:33:48.938Z Checking trust-dns-server v0.22.1
20522024-02-13T16:33:49.949Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20532024-02-13T16:33:49.986Z Checking pin-project v1.1.3
20542024-02-13T16:33:50.052Z Checking glob v0.3.1
20552024-02-13T16:33:50.102Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20562024-02-13T16:33:50.337Z Compiling vte_generate_state_changes v0.1.1
20572024-02-13T16:33:51.054Z Checking vte v0.11.1
20582024-02-13T16:33:51.566Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20592024-02-13T16:33:51.595Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20602024-02-13T16:33:52.127Z Compiling unicase v2.7.0
20612024-02-13T16:33:52.471Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20622024-02-13T16:33:52.487Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20632024-02-13T16:33:52.555Z Compiling platforms v3.0.2
20642024-02-13T16:33:52.847Z Checking strip-ansi-escapes v0.2.0
20652024-02-13T16:33:52.992Z Checking fd-lock v3.0.13
20662024-02-13T16:33:53.028Z Compiling snafu-derive v0.7.5
20672024-02-13T16:33:53.141Z Compiling fs-err v2.11.0
20682024-02-13T16:33:53.191Z Checking nu-ansi-term v0.49.0
20692024-02-13T16:33:53.597Z Checking reedline v0.28.0
20702024-02-13T16:33:54.067Z Checking globset v0.4.13
20712024-02-13T16:33:54.213Z Checking olpc-cjson v0.1.3
20722024-02-13T16:33:54.337Z Checking serde_plain v1.0.2
20732024-02-13T16:33:54.440Z Compiling async-recursion v1.0.5
20742024-02-13T16:33:54.549Z Checking typed-path v0.7.0
20752024-02-13T16:33:55.631Z Compiling curve25519-dalek v4.1.1
20762024-02-13T16:33:56.236Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20772024-02-13T16:33:56.468Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20782024-02-13T16:33:56.488Z Compiling memoffset v0.7.1
20792024-02-13T16:33:56.820Z Checking parse-size v1.0.0
20802024-02-13T16:33:57.149Z Compiling mime_guess v2.0.4
20812024-02-13T16:33:57.339Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20822024-02-13T16:33:57.600Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20832024-02-13T16:33:58.596Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20842024-02-13T16:33:59.010Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20852024-02-13T16:33:59.189Z Checking snafu v0.7.5
20862024-02-13T16:33:59.342Z Checking universal-hash v0.5.1
20872024-02-13T16:33:59.532Z Compiling thiserror-impl-no-std v2.0.2
20882024-02-13T16:33:59.700Z Checking tough v0.16.0
20892024-02-13T16:34:00.431Z Compiling curve25519-dalek-derive v0.1.0
20902024-02-13T16:34:01.286Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20912024-02-13T16:34:02.068Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20922024-02-13T16:34:03.062Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20932024-02-13T16:34:03.982Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20942024-02-13T16:34:04.404Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20952024-02-13T16:34:04.829Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20962024-02-13T16:34:05.520Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20972024-02-13T16:34:06.167Z Checking opaque-debug v0.3.0
20982024-02-13T16:34:06.257Z Checking poly1305 v0.8.0
20992024-02-13T16:34:06.660Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21002024-02-13T16:34:06.713Z Checking thiserror-no-std v2.0.2
21012024-02-13T16:34:08.728Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21022024-02-13T16:34:08.791Z Checking chacha20 v0.9.1
21032024-02-13T16:34:09.083Z Checking aead v0.5.2
21042024-02-13T16:34:09.144Z Checking kstat-rs v0.2.3
21052024-02-13T16:34:09.253Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21062024-02-13T16:34:09.313Z Compiling salty v0.2.0
21072024-02-13T16:34:09.591Z Checking signature v1.6.4
21082024-02-13T16:34:09.726Z Checking ed25519 v1.5.3
21092024-02-13T16:34:09.913Z Checking chacha20poly1305 v0.10.1
21102024-02-13T16:34:10.113Z Checking vsss-rs v3.3.4
21112024-02-13T16:34:10.507Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21122024-02-13T16:34:10.688Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21132024-02-13T16:34:10.964Z Checking serde-big-array v0.5.1
21142024-02-13T16:34:11.194Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21152024-02-13T16:34:12.176Z Checking bytecount v0.6.3
21162024-02-13T16:34:12.322Z Checking papergrid v0.11.0
21172024-02-13T16:34:13.851Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21182024-02-13T16:34:14.173Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21192024-02-13T16:34:14.288Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21202024-02-13T16:34:14.454Z Compiling tabled_derive v0.7.0
21212024-02-13T16:34:15.275Z Checking signal-hook-tokio v0.3.1
21222024-02-13T16:34:15.472Z Checking fd-lock v4.0.2
21232024-02-13T16:34:15.656Z Checking nix v0.27.1
21242024-02-13T16:34:15.719Z Checking serde-big-array v0.4.1
21252024-02-13T16:34:15.886Z Compiling sqlparser_derive v0.2.2
21262024-02-13T16:34:16.399Z Checking humantime v2.1.0
21272024-02-13T16:34:16.694Z Compiling prettyplease v0.2.16
21282024-02-13T16:34:17.085Z Checking unicode_categories v0.1.1
21292024-02-13T16:34:17.141Z Checking tabled v0.15.0
21302024-02-13T16:34:17.176Z Checking sqlparser v0.43.1
21312024-02-13T16:34:17.371Z Checking sqlformat v0.2.3
21322024-02-13T16:34:18.395Z Checking rustyline v13.0.0
21332024-02-13T16:34:18.793Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21342024-02-13T16:34:18.904Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21352024-02-13T16:34:20.116Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21362024-02-13T16:34:20.215Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21372024-02-13T16:34:20.604Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21382024-02-13T16:34:21.227Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21392024-02-13T16:34:21.395Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21402024-02-13T16:34:22.553Z Checking bcs v0.1.6
21412024-02-13T16:34:23.028Z Checking highway v1.1.0
21422024-02-13T16:34:23.476Z Checking corncobs v0.1.3
21432024-02-13T16:34:23.684Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21442024-02-13T16:34:23.872Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21452024-02-13T16:34:24.584Z Compiling crunchy v0.2.2
21462024-02-13T16:34:24.587Z Checking http-range v0.1.5
21472024-02-13T16:34:24.779Z Checking hyper-staticfile v0.9.5
21482024-02-13T16:34:25.004Z Compiling clang-sys v1.6.1
21492024-02-13T16:34:25.124Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21502024-02-13T16:34:25.193Z Compiling tiny-keccak v2.0.2
21512024-02-13T16:34:25.267Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21522024-02-13T16:34:25.470Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21532024-02-13T16:34:25.498Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21542024-02-13T16:34:25.783Z Compiling darling_core v0.14.4
21552024-02-13T16:34:25.812Z Checking assert_matches v1.5.0
21562024-02-13T16:34:25.905Z Compiling portable-atomic v1.4.3
21572024-02-13T16:34:25.996Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21582024-02-13T16:34:27.025Z Compiling ascii-canvas v3.0.0
21592024-02-13T16:34:27.560Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21602024-02-13T16:34:28.153Z Compiling ena v0.14.2
21612024-02-13T16:34:28.262Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21622024-02-13T16:34:28.575Z Compiling libloading v0.7.4
21632024-02-13T16:34:28.898Z Compiling bindgen v0.69.2
21642024-02-13T16:34:28.940Z Compiling diff v0.1.13
21652024-02-13T16:34:29.636Z Compiling regex-syntax v0.6.29
21662024-02-13T16:34:30.723Z Compiling cexpr v0.6.0
21672024-02-13T16:34:31.264Z Compiling which v4.4.0
21682024-02-13T16:34:31.874Z Compiling ref-cast v1.0.20
21692024-02-13T16:34:31.913Z Compiling darling_macro v0.14.4
21702024-02-13T16:34:32.414Z Compiling lazycell v1.3.0
21712024-02-13T16:34:32.492Z Checking maplit v1.0.2
21722024-02-13T16:34:32.575Z Compiling rustc-hash v1.1.0
21732024-02-13T16:34:32.599Z Checking number_prefix v0.4.0
21742024-02-13T16:34:32.732Z Compiling shlex v1.3.0
21752024-02-13T16:34:32.791Z Compiling peeking_take_while v0.1.2
21762024-02-13T16:34:32.833Z Checking indicatif v0.17.7
21772024-02-13T16:34:32.928Z Compiling lalrpop v0.19.12
21782024-02-13T16:34:33.021Z Compiling darling v0.14.4
21792024-02-13T16:34:33.181Z Compiling derive_builder_core v0.12.0
21802024-02-13T16:34:33.205Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21812024-02-13T16:34:33.580Z Compiling ref-cast-impl v1.0.20
21822024-02-13T16:34:33.821Z Compiling libxml v0.3.3
21832024-02-13T16:34:34.281Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21842024-02-13T16:34:35.037Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21852024-02-13T16:34:35.238Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21862024-02-13T16:34:35.452Z Compiling strum_macros v0.24.3
21872024-02-13T16:34:35.604Z Compiling derive_builder_macro v0.12.0
21882024-02-13T16:34:35.906Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21892024-02-13T16:34:36.230Z Compiling cookie v0.18.0
21902024-02-13T16:34:36.544Z Compiling indoc v1.0.9
21912024-02-13T16:34:36.635Z Checking derive_builder v0.12.0
21922024-02-13T16:34:37.646Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21932024-02-13T16:34:37.978Z Checking bb8 v0.8.3
21942024-02-13T16:34:38.254Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21952024-02-13T16:34:38.488Z Checking quick-xml v0.30.0
21962024-02-13T16:34:38.667Z Compiling strum_macros v0.26.1
21972024-02-13T16:34:39.433Z Checking castaway v0.2.2
21982024-02-13T16:34:39.458Z Compiling impl-trait-for-tuples v0.2.2
21992024-02-13T16:34:39.589Z Compiling oso-derive v0.27.0
22002024-02-13T16:34:40.506Z Checking compact_str v0.7.1
22012024-02-13T16:34:41.271Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22022024-02-13T16:34:42.782Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22032024-02-13T16:34:43.313Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22042024-02-13T16:34:44.178Z Checking lru v0.12.1
22052024-02-13T16:34:44.275Z Checking strum v0.26.1
22062024-02-13T16:34:44.435Z Compiling stability v0.1.1
22072024-02-13T16:34:44.464Z Checking cassowary v0.3.0
22082024-02-13T16:34:44.891Z Compiling indoc v2.0.3
22092024-02-13T16:34:45.079Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22102024-02-13T16:34:45.478Z Checking unicode-linebreak v0.1.5
22112024-02-13T16:34:45.895Z Checking smawk v0.3.1
22122024-02-13T16:34:46.031Z Checking ratatui v0.26.0
22132024-02-13T16:34:46.106Z Checking textwrap v0.16.0
22142024-02-13T16:34:46.490Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22152024-02-13T16:34:46.768Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22162024-02-13T16:34:47.176Z Checking is_ci v1.1.1
22172024-02-13T16:34:47.320Z Checking supports-color v2.1.0
22182024-02-13T16:34:47.502Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22192024-02-13T16:34:47.533Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22202024-02-13T16:34:47.887Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22212024-02-13T16:34:48.913Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22222024-02-13T16:34:49.167Z Checking rtoolbox v0.0.1
22232024-02-13T16:34:49.251Z Checking tui-tree-widget v0.17.0
22242024-02-13T16:34:49.370Z Checking rpassword v7.3.1
22252024-02-13T16:34:49.527Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22262024-02-13T16:34:49.556Z Checking fatfs v0.3.6
22272024-02-13T16:34:50.650Z Checking shell-words v1.1.0
22282024-02-13T16:34:50.835Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22292024-02-13T16:34:51.237Z Checking yansi v0.5.1
22302024-02-13T16:34:51.523Z Checking pretty_assertions v1.4.0
22312024-02-13T16:34:51.894Z Compiling target-lexicon v0.12.13
22322024-02-13T16:34:51.939Z Compiling guppy-workspace-hack v0.1.0
22332024-02-13T16:34:51.975Z Checking plotters-backend v0.3.5
22342024-02-13T16:34:52.283Z Checking http-body v1.0.0
22352024-02-13T16:34:52.354Z Checking plotters-svg v0.3.5
22362024-02-13T16:34:52.493Z Checking rand v0.4.6
22372024-02-13T16:34:52.588Z Checking remove_dir_all v0.5.3
22382024-02-13T16:34:52.687Z Compiling target-spec v3.1.0
22392024-02-13T16:34:53.337Z Checking tower-layer v0.3.2
22402024-02-13T16:34:53.453Z Checking cast v0.3.0
22412024-02-13T16:34:53.483Z Checking tempdir v0.3.7
22422024-02-13T16:34:53.606Z Checking tower v0.4.13
22432024-02-13T16:34:53.652Z Checking cfg-expr v0.15.6
22442024-02-13T16:34:53.771Z Checking criterion-plot v0.5.0
22452024-02-13T16:34:54.243Z Checking plotters v0.3.5
22462024-02-13T16:34:54.416Z Checking hyper v1.1.0
22472024-02-13T16:34:54.571Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22482024-02-13T16:34:54.788Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22492024-02-13T16:34:55.527Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22502024-02-13T16:34:55.742Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22512024-02-13T16:34:55.761Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22522024-02-13T16:34:56.023Z Checking tinytemplate v1.2.1
22532024-02-13T16:34:56.417Z Checking cargo-platform v0.1.3
22542024-02-13T16:34:56.975Z Checking oorandom v11.1.3
22552024-02-13T16:34:57.136Z Checking anes v0.1.6
22562024-02-13T16:34:57.528Z Checking criterion v0.5.1
22572024-02-13T16:34:57.805Z Checking cargo_metadata v0.18.1
22582024-02-13T16:34:57.889Z Checking hyper-util v0.1.2
22592024-02-13T16:34:59.473Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22602024-02-13T16:34:59.522Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22612024-02-13T16:34:59.774Z Checking assert_cmd v2.0.13
22622024-02-13T16:35:00.226Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22632024-02-13T16:35:00.571Z Checking rustls-native-certs v0.7.0
22642024-02-13T16:35:00.714Z Checking pathdiff v0.2.1
22652024-02-13T16:35:01.106Z Checking nested v0.1.1
22662024-02-13T16:35:01.324Z Checking guppy v0.17.5
22672024-02-13T16:35:05.037Z Checking hyper-rustls v0.26.0
22682024-02-13T16:35:05.385Z Checking httptest v0.15.5
22692024-02-13T16:35:05.465Z Checking threadpool v1.8.1
22702024-02-13T16:35:05.681Z Checking nanorand v0.7.0
22712024-02-13T16:35:06.021Z Checking libtest-mimic v0.6.1
22722024-02-13T16:35:06.081Z Checking flume v0.11.0
22732024-02-13T16:35:06.161Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22742024-02-13T16:35:06.472Z Checking similar-asserts v1.5.0
22752024-02-13T16:35:06.573Z Compiling rstest_macros v0.18.2
22762024-02-13T16:35:06.707Z Compiling crossbeam-queue v0.3.8
22772024-02-13T16:35:07.254Z Checking datatest-stable v0.2.3
22782024-02-13T16:35:07.292Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22792024-02-13T16:35:07.476Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22802024-02-13T16:35:08.360Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22812024-02-13T16:35:08.508Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22822024-02-13T16:35:08.848Z Checking csv-core v0.1.11
22832024-02-13T16:35:09.096Z Compiling trybuild v1.0.89
22842024-02-13T16:35:09.116Z Compiling relative-path v1.9.0
22852024-02-13T16:35:09.154Z Checking constant_time_eq v0.2.6
22862024-02-13T16:35:09.285Z Checking blake2b_simd v1.0.1
22872024-02-13T16:35:09.607Z Checking csv v1.3.0
22882024-02-13T16:35:10.389Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22892024-02-13T16:35:10.505Z Checking multimap v0.8.3
22902024-02-13T16:35:10.793Z Checking basic-toml v0.1.8
22912024-02-13T16:35:11.639Z Checking futures-timer v3.0.2
22922024-02-13T16:35:13.390Z Checking crossbeam v0.8.2
22932024-02-13T16:35:13.500Z Checking rust-argon2 v1.0.1
22942024-02-13T16:35:15.022Z Checking partial-io v0.5.4
22952024-02-13T16:35:15.418Z Checking approx v0.5.1
22962024-02-13T16:35:15.641Z Checking termios v0.3.3
22972024-02-13T16:35:15.854Z Checking hex-literal v0.4.1
22982024-02-13T16:35:19.809Z Checking rstest v0.18.2
22992024-02-13T16:35:21.669Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23002024-02-13T16:35:24.847Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
23012024-02-13T16:36:08.490Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23022024-02-13T16:36:09.247Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23032024-02-13T16:36:10.622Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23042024-02-13T16:36:12.703Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23052024-02-13T16:36:16.267Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23062024-02-13T16:36:35.028Z Compiling polar-core v0.27.0
23072024-02-13T16:36:41.973Z Checking oso v0.27.0
23082024-02-13T16:37:08.957Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23092024-02-13T16:38:10.714Z Finished dev [unoptimized + debuginfo] target(s) in 6m 58s
23102024-02-13T16:38:10.906Z
23112024-02-13T16:38:10.906Zreal 7:40.694579003
23122024-02-13T16:38:10.906Zuser 39:56.288521580
23132024-02-13T16:38:10.906Zsys 6:38.312291979
23142024-02-13T16:38:10.906Ztrap 1.076080641
23152024-02-13T16:38:10.906Ztflt 4.485324587
23162024-02-13T16:38:10.906Zdflt 3.290078744
23172024-02-13T16:38:10.906Zkflt 0.095080206
23182024-02-13T16:38:10.906Zlock 1:01:25.128318040
23192024-02-13T16:38:10.907Zslp 2:02:10.665012544
23202024-02-13T16:38:10.909Zlat 1:46.070975716
23212024-02-13T16:38:10.910Zstop 4:04.810841894
23222024-02-13T16:38:11.738Zwarning: output filename collision.
23232024-02-13T16:38:11.738ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
23242024-02-13T16:38:11.738ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23252024-02-13T16:38:11.738ZThe targets should have unique names.
23262024-02-13T16:38:11.738ZThis is a known bug where multiple crates with the same name use
23272024-02-13T16:38:11.738Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282024-02-13T16:38:11.742Zwarning: output filename collision.
23292024-02-13T16:38:11.742ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23302024-02-13T16:38:11.742ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23312024-02-13T16:38:11.742ZThe targets should have unique names.
23322024-02-13T16:38:11.742ZThis is a known bug where multiple crates with the same name use
23332024-02-13T16:38:11.742Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342024-02-13T16:38:11.742Zwarning: output filename collision.
23352024-02-13T16:38:11.743ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23362024-02-13T16:38:11.743ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23372024-02-13T16:38:11.743ZThe targets should have unique names.
23382024-02-13T16:38:11.743ZThis is a known bug where multiple crates with the same name use
23392024-02-13T16:38:11.743Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23402024-02-13T16:38:11.743Zwarning: output filename collision.
23412024-02-13T16:38:11.743ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23422024-02-13T16:38:11.743ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23432024-02-13T16:38:11.743ZThe targets should have unique names.
23442024-02-13T16:38:11.743ZThis is a known bug where multiple crates with the same name use
23452024-02-13T16:38:11.743Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23462024-02-13T16:38:11.743Zwarning: output filename collision.
23472024-02-13T16:38:11.743ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23482024-02-13T16:38:11.743ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23492024-02-13T16:38:11.743ZThe targets should have unique names.
23502024-02-13T16:38:11.743ZThis is a known bug where multiple crates with the same name use
23512024-02-13T16:38:11.743Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23522024-02-13T16:38:11.743Zwarning: output filename collision.
23532024-02-13T16:38:11.743ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23542024-02-13T16:38:11.743ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23552024-02-13T16:38:11.743ZThe targets should have unique names.
23562024-02-13T16:38:11.743ZThis is a known bug where multiple crates with the same name use
23572024-02-13T16:38:11.743Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23582024-02-13T16:38:11.743Zwarning: output filename collision.
23592024-02-13T16:38:11.743ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
23602024-02-13T16:38:11.743ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23612024-02-13T16:38:11.744ZThe targets should have unique names.
23622024-02-13T16:38:11.744ZThis is a known bug where multiple crates with the same name use
23632024-02-13T16:38:11.744Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23642024-02-13T16:38:12.166Z Documenting libc v0.2.153
23652024-02-13T16:38:12.206Z Documenting cfg-if v1.0.0
23662024-02-13T16:38:12.231Z Documenting serde_derive v1.0.196
23672024-02-13T16:38:12.246Z Documenting log v0.4.20
23682024-02-13T16:38:12.261Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23692024-02-13T16:38:12.275Z Documenting memchr v2.6.3
23702024-02-13T16:38:12.277Z Documenting scopeguard v1.2.0
23712024-02-13T16:38:12.298Z Documenting byteorder v1.5.0
23722024-02-13T16:38:12.572Z Documenting smallvec v1.13.1
23732024-02-13T16:38:14.966Z Documenting itoa v1.0.9
23742024-02-13T16:38:15.025Z Documenting lock_api v0.4.10
23752024-02-13T16:38:15.760Z Documenting zeroize_derive v1.4.2
23762024-02-13T16:38:16.332Z Documenting getrandom v0.2.10
23772024-02-13T16:38:16.620Z Documenting parking_lot_core v0.9.8
23782024-02-13T16:38:16.734Z Documenting once_cell v1.19.0
23792024-02-13T16:38:16.785Z Documenting pin-project-lite v0.2.13
23802024-02-13T16:38:17.737Z Documenting libm v0.2.7
23812024-02-13T16:38:17.975Z Documenting signal-hook-registry v1.4.1
23822024-02-13T16:38:18.620Z Documenting serde v1.0.196
23832024-02-13T16:38:19.541Z Documenting mio v0.8.9
23842024-02-13T16:38:20.145Z Documenting rand_core v0.6.4
23852024-02-13T16:38:20.538Z Documenting parking_lot v0.12.1
23862024-02-13T16:38:21.082Z Documenting num-traits v0.2.16
23872024-02-13T16:38:21.261Z Documenting futures-core v0.3.30
23882024-02-13T16:38:21.309Z Documenting zeroize v1.7.0
23892024-02-13T16:38:21.974Z Documenting thiserror-impl v1.0.56
23902024-02-13T16:38:23.653Z Documenting num_cpus v1.16.0
23912024-02-13T16:38:24.083Z Documenting socket2 v0.5.5
23922024-02-13T16:38:24.500Z Documenting tokio-macros v2.2.0
23932024-02-13T16:38:24.862Z Documenting ryu v1.0.15
23942024-02-13T16:38:25.204Z Documenting typenum v1.16.0
23952024-02-13T16:38:25.821Z Documenting subtle v2.5.0
23962024-02-13T16:38:26.815Z Documenting thiserror v1.0.56
23972024-02-13T16:38:27.556Z Documenting zerocopy v0.7.32
23982024-02-13T16:38:27.664Z Documenting futures-sink v0.3.30
23992024-02-13T16:38:28.072Z Documenting pin-utils v0.1.0
24002024-02-13T16:38:29.020Z Documenting slab v0.4.9
24012024-02-13T16:38:29.763Z Documenting futures-macro v0.3.30
24022024-02-13T16:38:30.498Z Documenting futures-io v0.3.30
24032024-02-13T16:38:31.399Z Documenting futures-channel v0.3.30
24042024-02-13T16:38:33.128Z Documenting futures-task v0.3.30
24052024-02-13T16:38:33.643Z Documenting const-oid v0.9.5
24062024-02-13T16:38:34.595Z Documenting iana-time-zone v0.1.57
24072024-02-13T16:38:34.720Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24082024-02-13T16:38:35.214Z Documenting ahash v0.8.7
24092024-02-13T16:38:35.513Z Documenting allocator-api2 v0.2.16
24102024-02-13T16:38:35.516Z Documenting tinyvec_macros v0.1.1
24112024-02-13T16:38:37.087Z Documenting futures-util v0.3.30
24122024-02-13T16:38:38.469Z Documenting tinyvec v1.6.0
24132024-02-13T16:38:38.575Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24142024-02-13T16:38:39.465Z Documenting tracing-core v0.1.31
24152024-02-13T16:38:39.804Z Documenting tracing-attributes v0.1.26
24162024-02-13T16:38:40.226Z Documenting hashbrown v0.14.2
24172024-02-13T16:38:40.546Z Documenting bytes v1.5.0
24182024-02-13T16:38:42.170Z Documenting bitflags v2.4.0
24192024-02-13T16:38:45.659Z Documenting tokio v1.36.0
24202024-02-13T16:38:46.256Z Documenting serde_json v1.0.113
24212024-02-13T16:38:46.891Z Documenting chrono v0.4.31
24222024-02-13T16:38:47.028Z Documenting uuid v1.7.0
24232024-02-13T16:38:47.808Z Documenting unicode-normalization v0.1.22
24242024-02-13T16:38:48.187Z Documenting ppv-lite86 v0.2.17
24252024-02-13T16:38:51.516Z Documenting unicode-bidi v0.3.13
24262024-02-13T16:38:51.668Z Documenting rand_chacha v0.3.1
24272024-02-13T16:38:51.709Z Documenting equivalent v1.0.1
24282024-02-13T16:38:52.248Z Documenting generic-array v0.14.7
24292024-02-13T16:38:52.449Z Documenting base64 v0.21.7
24302024-02-13T16:38:53.059Z Documenting percent-encoding v2.3.1
24312024-02-13T16:38:54.486Z Documenting indexmap v2.2.2
24322024-02-13T16:38:55.670Z Documenting lazy_static v1.4.0
24332024-02-13T16:38:56.012Z Documenting rand v0.8.5
24342024-02-13T16:38:56.393Z Documenting serde_derive_internals v0.26.0
24352024-02-13T16:38:56.830Z Checking serde_derive_internals v0.26.0
24362024-02-13T16:38:57.129Z Documenting crypto-common v0.1.6
24372024-02-13T16:38:57.281Z Documenting block-buffer v0.10.4
24382024-02-13T16:38:57.396Z Documenting form_urlencoded v1.2.1
24392024-02-13T16:38:57.898Z Documenting tracing v0.1.37
24402024-02-13T16:38:58.546Z Documenting fnv v1.0.7
24412024-02-13T16:38:59.956Z Documenting dyn-clone v1.0.16
24422024-02-13T16:39:01.356Z Documenting cpufeatures v0.2.12
24432024-02-13T16:39:01.403Z Documenting idna v0.5.0
24442024-02-13T16:39:01.659Z Documenting httparse v1.8.0
24452024-02-13T16:39:01.733Z Documenting schemars_derive v0.8.16
24462024-02-13T16:39:01.777Z Documenting digest v0.10.7
24472024-02-13T16:39:02.272Z Documenting errno v0.3.8
24482024-02-13T16:39:03.054Z Documenting unicode-ident v1.0.12
24492024-02-13T16:39:04.169Z Documenting unicode-width v0.1.11
24502024-02-13T16:39:05.398Z Documenting url v2.5.0
24512024-02-13T16:39:05.869Z Documenting proc-macro2 v1.0.78
24522024-02-13T16:39:06.147Z Documenting adler v1.0.2
24532024-02-13T16:39:06.199Z Documenting rustix v0.38.31
24542024-02-13T16:39:06.977Z Documenting httpdate v1.0.3
24552024-02-13T16:39:07.864Z Documenting try-lock v0.2.4
24562024-02-13T16:39:08.232Z Documenting schemars v0.8.16
24572024-02-13T16:39:09.021Z Documenting miniz_oxide v0.7.1
24582024-02-13T16:39:09.910Z Documenting http-body v0.4.5
24592024-02-13T16:39:09.959Z Documenting openssl-sys v0.9.96
24602024-02-13T16:39:10.699Z Documenting want v0.3.1
24612024-02-13T16:39:10.811Z Documenting openssl-macros v0.1.1
24622024-02-13T16:39:12.655Z Documenting mime v0.3.17
24632024-02-13T16:39:12.847Z Documenting tower-service v0.3.2
24642024-02-13T16:39:14.422Z Documenting base64ct v1.6.0
24652024-02-13T16:39:14.586Z Documenting quote v1.0.35
24662024-02-13T16:39:15.251Z Documenting aho-corasick v1.0.4
24672024-02-13T16:39:15.706Z Documenting slog v2.7.0
24682024-02-13T16:39:16.017Z Documenting openssl v0.10.60
24692024-02-13T16:39:16.736Z Documenting ipnet v2.9.0
24702024-02-13T16:39:17.341Z Documenting openssl-probe v0.1.5
24712024-02-13T16:39:18.518Z Documenting tokio-util v0.7.10
24722024-02-13T16:39:18.596Z Documenting regex-syntax v0.8.2
24732024-02-13T16:39:18.743Z Documenting syn v2.0.48
24742024-02-13T16:39:20.129Z Documenting async-trait v0.1.77
24752024-02-13T16:39:20.344Z Documenting pem-rfc7468 v0.7.0
24762024-02-13T16:39:21.017Z Documenting crossbeam-utils v0.8.16
24772024-02-13T16:39:21.136Z Documenting encoding_rs v0.8.33
24782024-02-13T16:39:24.257Z Documenting native-tls v0.2.11
24792024-02-13T16:39:24.334Z Documenting h2 v0.3.24
24802024-02-13T16:39:24.413Z Documenting der_derive v0.7.2
24812024-02-13T16:39:24.763Z Documenting utf8parse v0.2.1
24822024-02-13T16:39:25.075Z Documenting flagset v0.4.3
24832024-02-13T16:39:25.338Z Documenting regex-automata v0.4.4
24842024-02-13T16:39:25.642Z Documenting serde_urlencoded v0.7.1
24852024-02-13T16:39:27.602Z Documenting num-integer v0.1.45
24862024-02-13T16:39:27.884Z Documenting time-macros v0.2.13
24872024-02-13T16:39:29.268Z Documenting tokio-native-tls v0.3.1
24882024-02-13T16:39:29.716Z Documenting der v0.7.8
24892024-02-13T16:39:29.818Z Documenting deranged v0.3.8
24902024-02-13T16:39:31.691Z Documenting time-core v0.1.1
24912024-02-13T16:39:33.057Z Documenting num_threads v0.1.6
24922024-02-13T16:39:34.195Z Documenting gimli v0.28.0
24932024-02-13T16:39:34.361Z Documenting regex v1.10.3
24942024-02-13T16:39:34.489Z Documenting object v0.32.1
24952024-02-13T16:39:34.524Z Documenting webpki-roots v0.25.2
24962024-02-13T16:39:34.625Z Documenting spki v0.7.2
24972024-02-13T16:39:35.551Z Documenting hyper v0.14.27
24982024-02-13T16:39:36.827Z Documenting time v0.3.27
24992024-02-13T16:39:37.533Z Documenting rustc-demangle v0.1.23
25002024-02-13T16:39:38.485Z Documenting spin v0.9.8
25012024-02-13T16:39:39.167Z Documenting either v1.9.0
25022024-02-13T16:39:39.917Z Documenting pkcs8 v0.10.2
25032024-02-13T16:39:40.462Z Documenting addr2line v0.21.0
25042024-02-13T16:39:40.519Z Documenting openapiv3 v2.0.0
25052024-02-13T16:39:41.684Z Documenting futures-executor v0.3.30
25062024-02-13T16:39:42.276Z Checking pest_meta v2.7.6
25072024-02-13T16:39:43.242Z Documenting memoffset v0.9.0
25082024-02-13T16:39:43.253Z Documenting data-encoding v2.4.0
25092024-02-13T16:39:44.246Z Documenting anstyle v1.0.2
25102024-02-13T16:39:44.479Z Documenting anstyle-parse v0.2.1
25112024-02-13T16:39:46.073Z Documenting ipnetwork v0.20.0
25122024-02-13T16:39:46.233Z Documenting crossbeam-epoch v0.9.15
25132024-02-13T16:39:47.294Z Documenting backtrace v0.3.69
25142024-02-13T16:39:47.574Z Documenting sha2 v0.10.8
25152024-02-13T16:39:47.612Z Documenting hex v0.4.3
25162024-02-13T16:39:47.761Z Documenting crc32fast v1.3.2
25172024-02-13T16:39:48.032Z Documenting hyper-rustls v0.24.2
25182024-02-13T16:39:48.308Z Documenting hyper-tls v0.5.0
25192024-02-13T16:39:50.275Z Documenting pest_meta v2.7.6
25202024-02-13T16:39:51.100Z Documenting scroll_derive v0.12.0
25212024-02-13T16:39:51.514Z Documenting anstyle-query v1.0.0
25222024-02-13T16:39:51.731Z Documenting untrusted v0.9.0
25232024-02-13T16:39:52.449Z Documenting colorchoice v1.0.0
25242024-02-13T16:39:53.536Z Documenting anyhow v1.0.75
25252024-02-13T16:39:54.553Z Documenting ring v0.17.7
25262024-02-13T16:39:55.104Z Documenting pest_generator v2.7.6
25272024-02-13T16:39:55.159Z Documenting futures v0.3.30
25282024-02-13T16:39:55.259Z Documenting anstream v0.5.0
25292024-02-13T16:39:55.547Z Documenting scroll v0.12.0
25302024-02-13T16:39:55.563Z Checking pest_generator v2.7.6
25312024-02-13T16:39:56.056Z Documenting reqwest v0.11.22
25322024-02-13T16:39:56.331Z Documenting num-iter v0.1.43
25332024-02-13T16:39:58.439Z Documenting hmac v0.12.1
25342024-02-13T16:39:59.144Z Documenting signal-hook v0.3.17
25352024-02-13T16:39:59.420Z Documenting terminal_size v0.2.6
25362024-02-13T16:39:59.789Z Documenting static_assertions v1.1.0
25372024-02-13T16:39:59.838Z Documenting clap_lex v0.5.1
25382024-02-13T16:40:00.580Z Documenting plain v0.2.3
25392024-02-13T16:40:02.796Z Documenting ucd-trie v0.1.6
25402024-02-13T16:40:03.241Z Documenting strsim v0.10.0
25412024-02-13T16:40:03.307Z Documenting pest_derive v2.7.6
25422024-02-13T16:40:03.553Z Documenting flate2 v1.0.28
25432024-02-13T16:40:03.630Z Documenting goblin v0.8.0
25442024-02-13T16:40:03.861Z Documenting clap_derive v4.4.2
25452024-02-13T16:40:04.405Z Documenting unicode-segmentation v1.10.1
25462024-02-13T16:40:07.166Z Documenting pest v2.7.6
25472024-02-13T16:40:07.748Z Documenting clap_builder v4.4.2
25482024-02-13T16:40:07.827Z Documenting pretty-hex v0.4.1
25492024-02-13T16:40:07.850Z Documenting managed v0.8.0
25502024-02-13T16:40:07.868Z Documenting signal-hook-mio v0.2.3
25512024-02-13T16:40:08.727Z Documenting block-padding v0.3.3
25522024-02-13T16:40:09.072Z Documenting scheduled-thread-pool v0.2.7
25532024-02-13T16:40:10.926Z Documenting bzip2-sys v0.1.11+1.0.8
25542024-02-13T16:40:11.021Z Documenting dof v0.3.0
25552024-02-13T16:40:11.248Z Documenting thread-id v4.2.0
25562024-02-13T16:40:12.140Z Documenting dtrace-parser v0.2.0
25572024-02-13T16:40:12.203Z Documenting enum-as-inner v0.5.1
25582024-02-13T16:40:12.896Z Documenting diesel_table_macro_syntax v0.1.0
25592024-02-13T16:40:13.093Z Checking diesel_table_macro_syntax v0.1.0
25602024-02-13T16:40:13.268Z Documenting r2d2 v0.8.10
25612024-02-13T16:40:14.081Z Documenting clap v4.4.3
25622024-02-13T16:40:14.838Z Documenting bzip2 v0.4.4
25632024-02-13T16:40:15.088Z Documenting inout v0.1.3
25642024-02-13T16:40:16.107Z Documenting crossterm v0.27.0
25652024-02-13T16:40:16.554Z Documenting usdt-impl v0.5.0
25662024-02-13T16:40:16.566Z Documenting trust-dns-proto v0.22.0
25672024-02-13T16:40:17.459Z Documenting md-5 v0.10.5
25682024-02-13T16:40:17.537Z Documenting diesel_derives v2.1.2
25692024-02-13T16:40:18.848Z Documenting stringprep v0.1.3
25702024-02-13T16:40:18.979Z Documenting toml_datetime v0.6.5
25712024-02-13T16:40:19.280Z Documenting serde_spanned v0.6.5
25722024-02-13T16:40:21.350Z Documenting ff v0.13.0
25732024-02-13T16:40:22.235Z Documenting regress v0.7.1
25742024-02-13T16:40:22.699Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25752024-02-13T16:40:22.952Z Documenting winnow v0.5.15
25762024-02-13T16:40:23.233Z Documenting fallible-iterator v0.2.0
25772024-02-13T16:40:24.350Z Documenting siphasher v0.3.11
25782024-02-13T16:40:24.542Z Documenting base16ct v0.2.0
25792024-02-13T16:40:25.282Z Documenting bit-vec v0.6.3
25802024-02-13T16:40:25.580Z Documenting group v0.13.0
25812024-02-13T16:40:26.524Z Documenting diesel v2.1.4
25822024-02-13T16:40:27.310Z Documenting phf_shared v0.11.2
25832024-02-13T16:40:27.761Z Documenting sec1 v0.7.3
25842024-02-13T16:40:28.089Z Documenting cipher v0.4.4
25852024-02-13T16:40:28.281Z Documenting postgres-protocol v0.6.6
25862024-02-13T16:40:28.294Z Documenting toml_edit v0.21.1
25872024-02-13T16:40:29.383Z Documenting zip v0.6.6
25882024-02-13T16:40:29.643Z Documenting hkdf v0.12.4
25892024-02-13T16:40:31.090Z Documenting num-bigint v0.4.4
25902024-02-13T16:40:33.793Z Documenting crypto-bigint v0.5.2
25912024-02-13T16:40:33.937Z Documenting hubpack v0.1.2
25922024-02-13T16:40:34.350Z Documenting bstr v1.6.0
25932024-02-13T16:40:34.576Z Documenting serde_repr v0.1.16
25942024-02-13T16:40:34.874Z Documenting fixedbitset v0.4.2
25952024-02-13T16:40:35.247Z Documenting lalrpop-util v0.19.12
25962024-02-13T16:40:38.212Z Documenting minimal-lexical v0.2.1
25972024-02-13T16:40:38.484Z Documenting heck v0.4.1
25982024-02-13T16:40:38.770Z Documenting new_debug_unreachable v1.0.4
25992024-02-13T16:40:39.139Z Documenting precomputed-hash v0.1.1
26002024-02-13T16:40:39.457Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26012024-02-13T16:40:40.053Z Documenting yasna v0.5.2
26022024-02-13T16:40:40.753Z Documenting elliptic-curve v0.13.8
26032024-02-13T16:40:41.753Z Documenting petgraph v0.6.4
26042024-02-13T16:40:42.146Z Documenting nom v7.1.3
26052024-02-13T16:40:43.026Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26062024-02-13T16:40:43.089Z Documenting string_cache v0.8.7
26072024-02-13T16:40:46.206Z Documenting postgres-types v0.2.6
26082024-02-13T16:40:46.903Z Documenting phf v0.11.2
26092024-02-13T16:40:47.043Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26102024-02-13T16:40:47.336Z Documenting console v0.15.8
26112024-02-13T16:40:47.798Z Documenting semver v1.0.21
26122024-02-13T16:40:49.236Z Documenting float-cmp v0.9.0
26132024-02-13T16:40:50.961Z Documenting whoami v1.4.1
26142024-02-13T16:40:50.990Z Documenting predicates-core v1.0.6
26152024-02-13T16:40:51.070Z Documenting difflib v0.4.0
26162024-02-13T16:40:51.642Z Documenting normalize-line-endings v0.3.0
26172024-02-13T16:40:52.285Z Documenting bit-set v0.5.3
26182024-02-13T16:40:53.975Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26192024-02-13T16:40:53.995Z Documenting similar v2.3.0
26202024-02-13T16:40:54.306Z Documenting getopts v0.2.21
26212024-02-13T16:40:54.720Z Documenting tokio-postgres v0.7.10
26222024-02-13T16:40:54.833Z Documenting tokio-stream v0.1.14
26232024-02-13T16:40:54.943Z Checking ident_case v1.0.1
26242024-02-13T16:40:55.104Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26252024-02-13T16:40:55.293Z Documenting predicates v3.1.0
26262024-02-13T16:40:56.411Z Documenting match_cfg v0.1.0
26272024-02-13T16:40:58.321Z Documenting sha1 v0.10.6
26282024-02-13T16:40:58.809Z Documenting dirs-sys-next v0.1.2
26292024-02-13T16:40:59.225Z Documenting hostname v0.3.1
26302024-02-13T16:41:00.028Z Documenting rustls-pki-types v1.1.0
26312024-02-13T16:41:00.281Z Documenting camino v1.1.6
26322024-02-13T16:41:01.673Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26332024-02-13T16:41:02.235Z Documenting paste v1.0.14
26342024-02-13T16:41:02.731Z Documenting dirs-next v2.0.0
26352024-02-13T16:41:03.157Z Documenting thread_local v1.1.7
26362024-02-13T16:41:03.316Z Documenting crossbeam-channel v0.5.8
26372024-02-13T16:41:04.048Z Documenting rustls-webpki v0.102.1
26382024-02-13T16:41:04.323Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26392024-02-13T16:41:05.300Z Documenting atty v0.2.14
26402024-02-13T16:41:06.569Z Documenting term v0.7.0
26412024-02-13T16:41:06.753Z Documenting take_mut v0.2.2
26422024-02-13T16:41:07.530Z Documenting slog-json v2.6.1
26432024-02-13T16:41:07.685Z Documenting http v1.0.0
26442024-02-13T16:41:08.027Z Documenting async-stream-impl v0.3.5
26452024-02-13T16:41:08.471Z Documenting atomic-waker v1.1.1
26462024-02-13T16:41:08.482Z Documenting rustls v0.22.2
26472024-02-13T16:41:09.898Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26482024-02-13T16:41:10.438Z Documenting slog-async v2.8.0
26492024-02-13T16:41:10.619Z Documenting slog-term v2.9.0
26502024-02-13T16:41:11.548Z Documenting debug-ignore v1.0.5
26512024-02-13T16:41:12.161Z Documenting slog-bunyan v2.5.0
26522024-02-13T16:41:12.547Z Documenting async-stream v0.3.5
26532024-02-13T16:41:13.695Z Documenting multer v3.0.0
26542024-02-13T16:41:14.473Z Documenting waitgroup v0.1.2
26552024-02-13T16:41:15.024Z Documenting rustls-pemfile v2.0.0
26562024-02-13T16:41:15.169Z Checking darling_core v0.20.3
26572024-02-13T16:41:16.316Z Documenting toml v0.8.9
26582024-02-13T16:41:17.101Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26592024-02-13T16:41:17.207Z Documenting serde_path_to_error v0.1.15
26602024-02-13T16:41:17.591Z Documenting tokio-rustls v0.25.0
26612024-02-13T16:41:18.262Z Checking darling v0.20.3
26622024-02-13T16:41:18.372Z Documenting serde_with_macros v3.6.0
26632024-02-13T16:41:18.639Z Documenting structmeta-derive v0.3.0
26642024-02-13T16:41:19.268Z Checking structmeta v0.3.0
26652024-02-13T16:41:19.497Z Documenting instant v0.1.12
26662024-02-13T16:41:20.877Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26672024-02-13T16:41:21.510Z Documenting macaddr v1.0.1
26682024-02-13T16:41:22.218Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26692024-02-13T16:41:22.936Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26702024-02-13T16:41:23.109Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26712024-02-13T16:41:23.175Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26722024-02-13T16:41:23.285Z Documenting backoff v0.4.0
26732024-02-13T16:41:23.414Z Documenting serde_with v3.6.0
26742024-02-13T16:41:23.719Z Documenting structmeta v0.3.0
26752024-02-13T16:41:25.444Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26762024-02-13T16:41:25.622Z Documenting fastrand v2.0.1
26772024-02-13T16:41:25.893Z Documenting proc-macro-error-attr v1.0.4
26782024-02-13T16:41:26.533Z Documenting is-terminal v0.4.9
26792024-02-13T16:41:28.145Z Documenting parse-display-derive v0.9.0
26802024-02-13T16:41:29.481Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26812024-02-13T16:41:29.580Z Checking proc-macro-error v1.0.4
26822024-02-13T16:41:29.859Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26832024-02-13T16:41:29.880Z Documenting proc-macro-error v1.0.4
26842024-02-13T16:41:30.043Z Documenting tempfile v3.10.0
26852024-02-13T16:41:30.134Z Checking proc-macro-crate v1.3.1
26862024-02-13T16:41:30.325Z Documenting proc-macro-crate v1.3.1
26872024-02-13T16:41:30.372Z Documenting hash32 v0.3.1
26882024-02-13T16:41:30.867Z Documenting stable_deref_trait v1.2.0
26892024-02-13T16:41:31.898Z Documenting embedded-io v0.4.0
26902024-02-13T16:41:33.716Z Documenting cobs v0.2.3
26912024-02-13T16:41:34.080Z Documenting parse-display v0.9.0
26922024-02-13T16:41:34.475Z Documenting camino-tempfile v1.1.1
26932024-02-13T16:41:34.576Z Documenting heapless v0.8.0
26942024-02-13T16:41:35.037Z Documenting foreign-types-macros v0.2.3
26952024-02-13T16:41:35.206Z Documenting foreign-types-shared v0.3.1
26962024-02-13T16:41:35.657Z Documenting num_enum_derive v0.5.11
26972024-02-13T16:41:36.636Z Documenting postcard v1.0.8
26982024-02-13T16:41:38.098Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26992024-02-13T16:41:38.110Z Documenting crucible-workspace-hack v0.1.0
27002024-02-13T16:41:38.310Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27012024-02-13T16:41:38.901Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27022024-02-13T16:41:39.473Z Documenting smoltcp v0.11.0
27032024-02-13T16:41:39.634Z Documenting foreign-types v0.5.0
27042024-02-13T16:41:41.022Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27052024-02-13T16:41:41.440Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27062024-02-13T16:41:41.910Z Documenting num_enum v0.5.11
27072024-02-13T16:41:41.952Z Documenting cstr-argument v0.1.2
27082024-02-13T16:41:43.355Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27092024-02-13T16:41:43.686Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27102024-02-13T16:41:44.778Z Documenting colored v2.0.4
27112024-02-13T16:41:45.613Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27122024-02-13T16:41:45.627Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27132024-02-13T16:41:46.628Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27142024-02-13T16:41:47.674Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27152024-02-13T16:41:48.043Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27162024-02-13T16:41:49.272Z Documenting zone_cfg_derive v0.3.0
27172024-02-13T16:41:50.378Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27182024-02-13T16:41:51.226Z Documenting num-derive v0.4.0
27192024-02-13T16:41:51.408Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27202024-02-13T16:41:52.056Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27212024-02-13T16:41:52.139Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27222024-02-13T16:41:53.413Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27232024-02-13T16:41:54.726Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27242024-02-13T16:41:54.874Z Documenting zone v0.3.0
27252024-02-13T16:41:55.925Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27262024-02-13T16:41:57.115Z Documenting smf v0.2.2
27272024-02-13T16:41:58.390Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27282024-02-13T16:41:59.014Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27292024-02-13T16:41:59.311Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27302024-02-13T16:42:00.424Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27312024-02-13T16:42:00.542Z Documenting password-hash v0.5.0
27322024-02-13T16:42:00.750Z Documenting blake2 v0.10.6
27332024-02-13T16:42:01.112Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27342024-02-13T16:42:01.335Z Documenting linked-hash-map v0.5.6
27352024-02-13T16:42:02.369Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27362024-02-13T16:42:04.653Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27372024-02-13T16:42:05.249Z Documenting itertools v0.12.1
27382024-02-13T16:42:05.511Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27392024-02-13T16:42:05.549Z Documenting memmap v0.7.0
27402024-02-13T16:42:05.821Z Documenting argon2 v0.5.3
27412024-02-13T16:42:06.028Z Documenting lru-cache v0.1.2
27422024-02-13T16:42:07.690Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27432024-02-13T16:42:08.996Z Documenting quick-error v1.2.3
27442024-02-13T16:42:09.480Z Documenting usdt v0.5.0
27452024-02-13T16:42:09.822Z Documenting swrite v0.1.0
27462024-02-13T16:42:09.858Z Documenting newtype_derive v0.1.6
27472024-02-13T16:42:10.379Z Documenting tap v1.0.1
27482024-02-13T16:42:10.792Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27492024-02-13T16:42:12.547Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27502024-02-13T16:42:12.787Z Documenting resolv-conf v0.7.0
27512024-02-13T16:42:13.409Z Documenting wyz v0.5.1
27522024-02-13T16:42:13.531Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27532024-02-13T16:42:13.750Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27542024-02-13T16:42:13.798Z Documenting steno v0.4.0
27552024-02-13T16:42:13.836Z Documenting radium v0.7.0
27562024-02-13T16:42:16.549Z Documenting nibble_vec v0.1.0
27572024-02-13T16:42:16.797Z Documenting trust-dns-resolver v0.22.0
27582024-02-13T16:42:16.948Z Checking heck v0.3.3
27592024-02-13T16:42:17.036Z Documenting funty v2.0.0
27602024-02-13T16:42:17.117Z Documenting crc-catalog v2.2.0
27612024-02-13T16:42:17.538Z Documenting endian-type v0.1.2
27622024-02-13T16:42:20.069Z Documenting crc v3.0.1
27632024-02-13T16:42:20.285Z Documenting bitvec v1.0.1
27642024-02-13T16:42:21.146Z Documenting structopt-derive v0.4.18
27652024-02-13T16:42:21.366Z Documenting radix_trie v0.2.1
27662024-02-13T16:42:23.099Z Documenting cancel-safe-futures v0.1.5
27672024-02-13T16:42:24.529Z Documenting xattr v1.0.1
27682024-02-13T16:42:25.513Z Documenting filetime v0.2.23
27692024-02-13T16:42:25.537Z Documenting packed_struct_codegen v0.10.1
27702024-02-13T16:42:25.690Z Documenting nodrop v0.1.14
27712024-02-13T16:42:27.368Z Documenting structopt v0.3.26
27722024-02-13T16:42:29.280Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27732024-02-13T16:42:29.288Z Documenting array-init v0.0.4
27742024-02-13T16:42:29.392Z Documenting libefi-sys v0.1.0
27752024-02-13T16:42:29.429Z Documenting tar v0.4.40
27762024-02-13T16:42:29.753Z Documenting num-bigint-dig v0.8.4
27772024-02-13T16:42:31.633Z Documenting packed_struct v0.10.1
27782024-02-13T16:42:31.741Z Documenting num-rational v0.4.1
27792024-02-13T16:42:31.942Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27802024-02-13T16:42:33.481Z Documenting pkcs1 v0.7.5
27812024-02-13T16:42:33.630Z Documenting signature v2.1.0
27822024-02-13T16:42:35.419Z Documenting num-complex v0.4.4
27832024-02-13T16:42:36.133Z Documenting arc-swap v1.6.0
27842024-02-13T16:42:36.238Z Documenting termcolor v1.2.0
27852024-02-13T16:42:37.067Z Documenting bitfield v0.14.0
27862024-02-13T16:42:37.096Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27872024-02-13T16:42:38.140Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27882024-02-13T16:42:38.641Z Documenting rsa v0.9.2
27892024-02-13T16:42:39.961Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27902024-02-13T16:42:40.197Z Documenting slog-scope v4.4.0
27912024-02-13T16:42:40.512Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27922024-02-13T16:42:40.945Z Documenting num v0.4.1
27932024-02-13T16:42:41.052Z Documenting env_logger v0.10.0
27942024-02-13T16:42:43.249Z Documenting serde-hex v0.1.0
27952024-02-13T16:42:44.026Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27962024-02-13T16:42:45.423Z Documenting x509-cert v0.2.4
27972024-02-13T16:42:45.640Z Documenting libsw v3.3.1
27982024-02-13T16:42:47.124Z Documenting ron v0.8.1
27992024-02-13T16:42:47.200Z Documenting gethostname v0.4.3
28002024-02-13T16:42:48.013Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28012024-02-13T16:42:48.365Z Documenting half v2.3.1
28022024-02-13T16:42:49.709Z Documenting derive-where v1.2.7
28032024-02-13T16:42:50.537Z Documenting same-file v1.0.6
28042024-02-13T16:42:51.076Z Documenting owo-colors v4.0.0
28052024-02-13T16:42:51.206Z Documenting ciborium-io v0.2.2
28062024-02-13T16:42:51.462Z Documenting crc-any v2.4.3
28072024-02-13T16:42:51.706Z Documenting linear-map v1.2.0
28082024-02-13T16:42:53.349Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28092024-02-13T16:42:54.554Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28102024-02-13T16:42:54.979Z Documenting ciborium-ll v0.2.2
28112024-02-13T16:42:55.147Z Documenting walkdir v2.4.0
28122024-02-13T16:42:55.815Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28132024-02-13T16:42:56.586Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28142024-02-13T16:42:56.782Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28152024-02-13T16:42:59.149Z Documenting slog-stdlog v4.1.1
28162024-02-13T16:42:59.898Z Documenting slog-dtrace v0.3.0
28172024-02-13T16:43:00.940Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28182024-02-13T16:43:03.829Z Documenting path-slash v0.1.5
28192024-02-13T16:43:03.967Z Documenting slog-envlogger v2.2.0
28202024-02-13T16:43:06.028Z Documenting ciborium v0.2.2
28212024-02-13T16:43:06.989Z Documenting pem v3.0.2
28222024-02-13T16:43:07.571Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28232024-02-13T16:43:07.594Z Documenting fxhash v0.2.1
28242024-02-13T16:43:08.171Z Documenting display-error-chain v0.2.0
28252024-02-13T16:43:09.398Z Documenting utf-8 v0.7.6
28262024-02-13T16:43:10.697Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28272024-02-13T16:43:10.863Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28282024-02-13T16:43:11.606Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28292024-02-13T16:43:11.981Z Documenting vte_generate_state_changes v0.1.1
28302024-02-13T16:43:12.278Z Checking convert_case v0.4.0
28312024-02-13T16:43:12.491Z Documenting convert_case v0.4.0
28322024-02-13T16:43:13.175Z Documenting tungstenite v0.20.1
28332024-02-13T16:43:16.272Z Documenting vte v0.11.1
28342024-02-13T16:43:16.284Z Documenting derive_more v0.99.17
28352024-02-13T16:43:16.747Z Documenting buf-list v1.0.3
28362024-02-13T16:43:19.809Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28372024-02-13T16:43:20.251Z Documenting tokio-tungstenite v0.20.1
28382024-02-13T16:43:20.332Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28392024-02-13T16:43:20.721Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28402024-02-13T16:43:21.048Z Checking darling_core v0.14.4
28412024-02-13T16:43:21.749Z Documenting pin-project-internal v1.1.3
28422024-02-13T16:43:22.188Z Documenting strip-ansi-escapes v0.2.0
28432024-02-13T16:43:22.922Z Checking darling v0.14.4
28442024-02-13T16:43:23.043Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28452024-02-13T16:43:26.276Z Documenting doc-comment v0.3.3
28462024-02-13T16:43:27.061Z Documenting pin-project v1.1.3
28472024-02-13T16:43:28.315Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28482024-02-13T16:43:28.411Z Documenting crossbeam-deque v0.8.3
28492024-02-13T16:43:29.339Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28502024-02-13T16:43:29.500Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28512024-02-13T16:43:29.774Z Documenting snafu-derive v0.7.5
28522024-02-13T16:43:30.059Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28532024-02-13T16:43:30.399Z Documenting nu-ansi-term v0.49.0
28542024-02-13T16:43:32.511Z Documenting rayon-core v1.12.0
28552024-02-13T16:43:33.089Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28562024-02-13T16:43:34.533Z Documenting reedline v0.28.0
28572024-02-13T16:43:34.971Z Documenting trust-dns-client v0.22.0
28582024-02-13T16:43:36.571Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28592024-02-13T16:43:36.854Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28602024-02-13T16:43:37.180Z Documenting globset v0.4.13
28612024-02-13T16:43:37.856Z Documenting olpc-cjson v0.1.3
28622024-02-13T16:43:38.561Z Documenting snafu v0.7.5
28632024-02-13T16:43:41.737Z Documenting serde_plain v1.0.2
28642024-02-13T16:43:42.208Z Documenting headers-core v0.2.0
28652024-02-13T16:43:42.268Z Documenting async-recursion v1.0.5
28662024-02-13T16:43:42.454Z Documenting bytecount v0.6.3
28672024-02-13T16:43:43.449Z Documenting typed-path v0.7.0
28682024-02-13T16:43:44.737Z Documenting keccak v0.1.4
28692024-02-13T16:43:44.879Z Documenting trust-dns-server v0.22.1
28702024-02-13T16:43:45.374Z Documenting papergrid v0.11.0
28712024-02-13T16:43:45.995Z Documenting rayon v1.8.0
28722024-02-13T16:43:47.124Z Documenting headers v0.3.9
28732024-02-13T16:43:47.717Z Documenting sha3 v0.10.8
28742024-02-13T16:43:48.909Z Documenting tough v0.16.0
28752024-02-13T16:43:49.127Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28762024-02-13T16:43:50.197Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28772024-02-13T16:43:51.419Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28782024-02-13T16:43:52.864Z Checking derive_builder_core v0.12.0
28792024-02-13T16:43:52.890Z Documenting derive_builder_core v0.12.0
28802024-02-13T16:43:53.620Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28812024-02-13T16:43:53.747Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28822024-02-13T16:43:53.954Z Documenting sled v0.34.7
28832024-02-13T16:43:54.316Z Documenting fs-err v2.11.0
28842024-02-13T16:43:54.419Z Documenting unicase v2.7.0
28852024-02-13T16:43:54.451Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28862024-02-13T16:43:54.515Z Documenting tabled_derive v0.7.0
28872024-02-13T16:43:54.777Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28882024-02-13T16:43:57.868Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28892024-02-13T16:43:58.152Z Documenting fd-lock v4.0.2
28902024-02-13T16:43:59.422Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28912024-02-13T16:43:59.620Z Documenting nix v0.27.1
28922024-02-13T16:44:00.424Z Documenting secrecy v0.8.0
28932024-02-13T16:44:00.457Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28942024-02-13T16:44:01.984Z Documenting rustversion v1.0.14
28952024-02-13T16:44:02.527Z Documenting sqlparser_derive v0.2.2
28962024-02-13T16:44:02.847Z Documenting parse-size v1.0.0
28972024-02-13T16:44:03.182Z Documenting home v0.5.5
28982024-02-13T16:44:05.037Z Documenting unicode_categories v0.1.1
28992024-02-13T16:44:05.311Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
29002024-02-13T16:44:05.768Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29012024-02-13T16:44:06.054Z Documenting castaway v0.2.2
29022024-02-13T16:44:06.701Z Documenting derive_builder_macro v0.12.0
29032024-02-13T16:44:07.028Z Documenting rustyline v13.0.0
29042024-02-13T16:44:07.949Z Documenting sqlparser v0.43.1
29052024-02-13T16:44:09.002Z Documenting sqlformat v0.2.3
29062024-02-13T16:44:09.869Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29072024-02-13T16:44:11.184Z Documenting tabled v0.15.0
29082024-02-13T16:44:13.869Z Documenting mime_guess v2.0.4
29092024-02-13T16:44:15.728Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29102024-02-13T16:44:17.516Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29112024-02-13T16:44:17.786Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29122024-02-13T16:44:18.966Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29132024-02-13T16:44:19.271Z Documenting universal-hash v0.5.1
29142024-02-13T16:44:20.869Z Documenting bcs v0.1.6
29152024-02-13T16:44:23.597Z Documenting kstat-rs v0.2.3
29162024-02-13T16:44:25.567Z Documenting thiserror-impl-no-std v2.0.2
29172024-02-13T16:44:25.641Z Documenting ref-cast-impl v1.0.20
29182024-02-13T16:44:27.953Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29192024-02-13T16:44:29.166Z Documenting curve25519-dalek-derive v0.1.0
29202024-02-13T16:44:30.796Z Documenting opaque-debug v0.3.0
29212024-02-13T16:44:30.921Z Documenting highway v1.1.0
29222024-02-13T16:44:31.459Z Documenting ref-cast v1.0.20
29232024-02-13T16:44:32.466Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29242024-02-13T16:44:32.803Z Documenting thiserror-no-std v2.0.2
29252024-02-13T16:44:33.688Z Documenting curve25519-dalek v4.1.1
29262024-02-13T16:44:33.772Z Documenting poly1305 v0.8.0
29272024-02-13T16:44:34.482Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29282024-02-13T16:44:34.952Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29292024-02-13T16:44:35.794Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29302024-02-13T16:44:35.858Z Documenting derive_builder v0.12.0
29312024-02-13T16:44:36.326Z Documenting compact_str v0.7.1
29322024-02-13T16:44:38.897Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29332024-02-13T16:44:39.423Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29342024-02-13T16:44:40.375Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29352024-02-13T16:44:40.931Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29362024-02-13T16:44:43.454Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29372024-02-13T16:44:48.706Z Documenting portable-atomic v1.4.3
29382024-02-13T16:44:51.425Z Documenting ed25519 v1.5.3
29392024-02-13T16:44:52.517Z Documenting polar-core v0.27.0
29402024-02-13T16:44:54.403Z Documenting strum v0.26.1
29412024-02-13T16:44:57.013Z Documenting libxml v0.3.3
29422024-02-13T16:44:57.569Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29432024-02-13T16:44:58.197Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29442024-02-13T16:45:00.713Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29452024-02-13T16:45:01.313Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29462024-02-13T16:45:01.498Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29472024-02-13T16:45:01.596Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29482024-02-13T16:45:02.284Z Documenting chacha20 v0.9.1
29492024-02-13T16:45:03.218Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29502024-02-13T16:45:03.411Z Documenting bb8 v0.8.3
29512024-02-13T16:45:07.425Z Documenting aead v0.5.2
29522024-02-13T16:45:09.734Z Documenting lru v0.12.1
29532024-02-13T16:45:10.415Z Documenting quick-xml v0.30.0
29542024-02-13T16:45:12.910Z Documenting stability v0.1.1
29552024-02-13T16:45:13.006Z Documenting oso-derive v0.27.0
29562024-02-13T16:45:13.890Z Documenting impl-trait-for-tuples v0.2.2
29572024-02-13T16:45:15.030Z Documenting maplit v1.0.2
29582024-02-13T16:45:15.269Z Documenting glob v0.3.1
29592024-02-13T16:45:16.826Z Documenting number_prefix v0.4.0
29602024-02-13T16:45:17.507Z Documenting cassowary v0.3.0
29612024-02-13T16:45:17.705Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29622024-02-13T16:45:18.851Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29632024-02-13T16:45:19.348Z Documenting chacha20poly1305 v0.10.1
29642024-02-13T16:45:20.003Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29652024-02-13T16:45:20.391Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29662024-02-13T16:45:20.424Z Documenting oso v0.27.0
29672024-02-13T16:45:20.569Z Documenting indicatif v0.17.7
29682024-02-13T16:45:21.585Z Documenting ratatui v0.26.0
29692024-02-13T16:45:25.670Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29702024-02-13T16:45:25.903Z Documenting salty v0.2.0
29712024-02-13T16:45:26.205Z Documenting vsss-rs v3.3.4
29722024-02-13T16:45:29.898Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29732024-02-13T16:45:30.461Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29742024-02-13T16:45:31.035Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29752024-02-13T16:45:32.111Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29762024-02-13T16:45:33.178Z Documenting cookie v0.18.0
29772024-02-13T16:45:33.673Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29782024-02-13T16:45:35.506Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29792024-02-13T16:45:37.684Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29802024-02-13T16:45:39.553Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29812024-02-13T16:45:39.711Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29822024-02-13T16:45:39.872Z Documenting serde-big-array v0.5.1
29832024-02-13T16:45:40.702Z Documenting rtoolbox v0.0.1
29842024-02-13T16:45:41.801Z Documenting http-range v0.1.5
29852024-02-13T16:45:42.647Z Documenting humantime v2.1.0
29862024-02-13T16:45:44.456Z Documenting unicode-linebreak v0.1.5
29872024-02-13T16:45:44.804Z Documenting smawk v0.3.1
29882024-02-13T16:45:45.645Z Documenting is_ci v1.1.1
29892024-02-13T16:45:45.883Z Documenting hyper-staticfile v0.9.5
29902024-02-13T16:45:46.557Z Documenting rpassword v7.3.1
29912024-02-13T16:45:47.559Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29922024-02-13T16:45:48.209Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29932024-02-13T16:45:49.302Z Documenting textwrap v0.16.0
29942024-02-13T16:45:49.482Z Documenting supports-color v2.1.0
29952024-02-13T16:45:50.997Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29962024-02-13T16:45:51.159Z Documenting tui-tree-widget v0.17.0
29972024-02-13T16:45:53.637Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29982024-02-13T16:45:53.892Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29992024-02-13T16:45:53.985Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30002024-02-13T16:45:54.282Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30012024-02-13T16:45:54.746Z Documenting rcgen v0.12.1
30022024-02-13T16:45:57.339Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30032024-02-13T16:45:57.991Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30042024-02-13T16:45:58.404Z Documenting atomicwrites v0.4.3
30052024-02-13T16:45:59.493Z Documenting signal-hook-tokio v0.3.1
30062024-02-13T16:46:02.816Z Documenting memmap2 v0.7.1
30072024-02-13T16:46:02.881Z Documenting subprocess v0.2.9
30082024-02-13T16:46:04.248Z Documenting constant_time_eq v0.3.0
30092024-02-13T16:46:04.415Z Documenting arrayref v0.3.7
30102024-02-13T16:46:07.032Z Documenting shell-words v1.1.0
30112024-02-13T16:46:07.256Z Documenting arrayvec v0.7.4
30122024-02-13T16:46:07.316Z Documenting corncobs v0.1.3
30132024-02-13T16:46:07.449Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30142024-02-13T16:46:10.491Z Documenting blake3 v1.5.0
30152024-02-13T16:46:10.602Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30162024-02-13T16:46:11.541Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30172024-02-13T16:46:14.553Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30182024-02-13T16:46:15.027Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30192024-02-13T16:46:15.789Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30202024-02-13T16:46:17.252Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30212024-02-13T16:46:18.600Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30222024-02-13T16:46:21.887Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30232024-02-13T16:46:28.339Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30242024-02-13T16:46:30.045Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30252024-02-13T16:46:35.267Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
30262024-02-13T16:46:36.290Z Documenting fatfs v0.3.6
30272024-02-13T16:46:36.748Zwarning: unclosed HTML tag `usize`
30282024-02-13T16:46:36.748Z --> wicket/src/ui/panes/update.rs:153:19
30292024-02-13T16:46:36.748Z |
30302024-02-13T16:46:36.748Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30312024-02-13T16:46:36.748Z | ^^^^^^^
30322024-02-13T16:46:36.748Z |
30332024-02-13T16:46:36.748Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30342024-02-13T16:46:36.748Z
30352024-02-13T16:46:37.742Z Documenting nanorand v0.7.0
30362024-02-13T16:46:38.039Zwarning: `wicket` (lib doc) generated 1 warning
30372024-02-13T16:46:38.042Z Documenting topological-sort v0.2.2
30382024-02-13T16:46:41.484Z Documenting assert_matches v1.5.0
30392024-02-13T16:46:41.888Z Documenting flume v0.11.0
30402024-02-13T16:46:42.648Z Documenting omicron-zone-package v0.11.0
30412024-02-13T16:46:44.490Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30422024-02-13T16:46:45.179Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30432024-02-13T16:46:46.737Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30442024-02-13T16:46:47.286Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30452024-02-13T16:46:49.320Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30462024-02-13T16:46:50.364Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30472024-02-13T16:46:51.200Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30482024-02-13T16:46:56.840Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30492024-02-13T16:47:00.215Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30502024-02-13T16:47:01.079Z Documenting termios v0.3.3
30512024-02-13T16:47:03.141Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30522024-02-13T16:47:03.141Z --> sled-agent/src/sim/instance.rs:46:7
30532024-02-13T16:47:03.141Z |
30542024-02-13T16:47:03.141Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30552024-02-13T16:47:03.141Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30562024-02-13T16:47:03.141Z |
30572024-02-13T16:47:03.141Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30582024-02-13T16:47:03.142Z
30592024-02-13T16:47:05.574Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30602024-02-13T16:47:06.294Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30612024-02-13T16:47:07.381Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30622024-02-13T16:47:11.788Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30632024-02-13T16:47:13.465Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30642024-02-13T16:47:32.511Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30652024-02-13T16:47:40.619Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30662024-02-13T16:47:42.901Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30672024-02-13T16:47:51.606Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30682024-02-13T16:47:53.640Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30692024-02-13T16:47:53.640Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30702024-02-13T16:47:53.640Z |
30712024-02-13T16:47:53.640Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30722024-02-13T16:47:53.640Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30732024-02-13T16:47:53.640Z |
30742024-02-13T16:47:53.640Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30752024-02-13T16:47:53.641Z
30762024-02-13T16:47:59.177Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30772024-02-13T16:48:00.788Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30782024-02-13T16:48:01.972Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30792024-02-13T16:48:02.900Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30802024-02-13T16:48:09.284Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30812024-02-13T16:48:09.287Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30822024-02-13T16:48:31.498Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30832024-02-13T16:49:02.059Zwarning: unresolved link to `VolumeConstructionRequest`
30842024-02-13T16:49:02.059Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30852024-02-13T16:49:02.059Z |
30862024-02-13T16:49:02.059Z338 | /// [`VolumeConstructionRequest`] is shown here):
30872024-02-13T16:49:02.059Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30882024-02-13T16:49:02.059Z |
30892024-02-13T16:49:02.059Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30902024-02-13T16:49:02.059Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30912024-02-13T16:49:02.059Z
30922024-02-13T16:49:02.065Zwarning: unresolved link to `fd00:1122:3344:101::5`
30932024-02-13T16:49:02.065Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30942024-02-13T16:49:02.066Z |
30952024-02-13T16:49:02.066Z348 | /// "[fd00:1122:3344:101::5]:1000",
30962024-02-13T16:49:02.066Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30972024-02-13T16:49:02.066Z
30982024-02-13T16:49:02.066Zwarning: unresolved link to `fd00:1122:3344:102::9`
30992024-02-13T16:49:02.066Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31002024-02-13T16:49:02.066Z |
31012024-02-13T16:49:02.066Z349 | /// "[fd00:1122:3344:102::9]:1000",
31022024-02-13T16:49:02.066Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31032024-02-13T16:49:02.066Z
31042024-02-13T16:49:02.066Zwarning: unresolved link to `fd00:1122:3344:103::2`
31052024-02-13T16:49:02.066Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31062024-02-13T16:49:02.066Z |
31072024-02-13T16:49:02.066Z350 | /// "[fd00:1122:3344:103::2]:1000"
31082024-02-13T16:49:02.066Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31092024-02-13T16:49:02.066Z
31102024-02-13T16:49:02.066Zwarning: unresolved link to `fd00:1122:3344:101::5`
31112024-02-13T16:49:02.066Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31122024-02-13T16:49:02.066Z |
31132024-02-13T16:49:02.066Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31142024-02-13T16:49:02.066Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31152024-02-13T16:49:02.066Z
31162024-02-13T16:49:02.066Zwarning: unresolved link to `fd00:1122:3344:102::9`
31172024-02-13T16:49:02.066Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31182024-02-13T16:49:02.066Z |
31192024-02-13T16:49:02.067Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31202024-02-13T16:49:02.067Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31212024-02-13T16:49:02.067Z
31222024-02-13T16:49:02.067Zwarning: unresolved link to `fd00:1122:3344:103::2`
31232024-02-13T16:49:02.067Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31242024-02-13T16:49:02.067Z |
31252024-02-13T16:49:02.067Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31262024-02-13T16:49:02.067Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31272024-02-13T16:49:02.067Z
31282024-02-13T16:49:04.564Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31292024-02-13T16:49:26.622Z Finished dev [unoptimized + debuginfo] target(s) in 11m 15s
31302024-02-13T16:49:26.719Z
31312024-02-13T16:49:26.722Zreal 11:15.508215619
31322024-02-13T16:49:26.722Zuser 30:56.158940383
31332024-02-13T16:49:26.722Zsys 48:41.785995894
31342024-02-13T16:49:26.722Ztrap 0.945108951
31352024-02-13T16:49:26.722Ztflt 0.146068464
31362024-02-13T16:49:26.722Zdflt 0.611639099
31372024-02-13T16:49:26.722Zkflt 0.000091682
31382024-02-13T16:49:26.722Zlock 2:06:32.337962279
31392024-02-13T16:49:26.722Zslp 2:51:26.796222750
31402024-02-13T16:49:26.722Zlat 5:01.252352696
31412024-02-13T16:49:26.722Zstop 1:33.888917156
31422024-02-13T16:49:26.722Zprocess exited: duration 1245738 ms, exit code 0
 
31432024-02-13T16:49:26.729Zfound 0 output files