01HP7RFX7457TW1H5RN06A0MM0: 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: 01HP7RG9TFYHC3SN0N99R8GBP5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-09T20:22:30.481Zjob assigned to worker 01HP7RGGKFBRTW9A3A239BGRH3 (queued for 1 m 9 s)
 
22024-02-09T20:22:30.539Zstarting task 0: "setup"
32024-02-09T20:22:30.631Z++ uname -s
42024-02-09T20:22:30.634Z+ kern=SunOS
52024-02-09T20:22:30.634Z+ case "$kern" in
62024-02-09T20:22:30.634Z+ groupadd -g 12345 build
72024-02-09T20:22:30.637Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-09T20:22:32.643Z+ zfs create -o mountpoint=/work rpool/work
92024-02-09T20:22:32.735Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-09T20:22:32.738Z+ home_fs=zfs
112024-02-09T20:22:32.738Z+ [[ zfs == autofs ]]
122024-02-09T20:22:32.738Z+ mkdir -p /home/build
132024-02-09T20:22:32.744Z+ chown build:build /home/build /work
142024-02-09T20:22:34.745Z+ chmod 0700 /home/build /work
152024-02-09T20:22:34.754Zprocess exited: duration 4204 ms, exit code 0
 
162024-02-09T20:22:34.775Zstarting task 1: "rust-toolchain"
172024-02-09T20:22:34.786Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-09T20:22:34.786Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-09T20:22:34.891Zinfo: downloading installer
202024-02-09T20:22:36.525Zwarning: it looks like you have an existing installation of Rust at:
212024-02-09T20:22:36.525Zwarning: /opt/ooce/bin
222024-02-09T20:22:36.525Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-09T20:22:36.525Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-09T20:22:36.525Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-09T20:22:36.525Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-09T20:22:36.525Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-09T20:22:36.526Zerror: cannot install while Rust is installed
282024-02-09T20:22:36.552Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-09T20:22:36.657Zinfo: profile set to 'default'
302024-02-09T20:22:36.658Zinfo: default host triple is x86_64-unknown-illumos
312024-02-09T20:22:36.665Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-09T20:22:36.826Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-09T20:22:36.826Zinfo: downloading component 'cargo'
342024-02-09T20:22:37.716Zinfo: downloading component 'clippy'
352024-02-09T20:22:38.037Zinfo: downloading component 'rust-docs'
362024-02-09T20:22:40.602Zinfo: downloading component 'rust-std'
372024-02-09T20:22:42.427Zinfo: downloading component 'rustc'
382024-02-09T20:22:47.220Zinfo: downloading component 'rustfmt'
392024-02-09T20:22:47.512Zinfo: installing component 'cargo'
402024-02-09T20:22:48.433Zinfo: installing component 'clippy'
412024-02-09T20:22:48.862Zinfo: installing component 'rust-docs'
422024-02-09T20:22:50.373Zinfo: installing component 'rust-std'
432024-02-09T20:22:52.313Zinfo: installing component 'rustc'
442024-02-09T20:22:56.622Zinfo: installing component 'rustfmt'
452024-02-09T20:22:56.988Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-09T20:22:56.988Z
472024-02-09T20:22:57.262Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-09T20:22:57.262Z
492024-02-09T20:22:57.265Z
502024-02-09T20:22:57.265ZRust is installed now. Great!
512024-02-09T20:22:57.266Z
522024-02-09T20:22:57.266ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-09T20:22:57.266Zenvironment variable. This has not been done automatically.
542024-02-09T20:22:57.266Z
552024-02-09T20:22:57.266ZTo configure your current shell, run:
562024-02-09T20:22:57.266Zsource "$HOME/.cargo/env"
572024-02-09T20:22:57.311Z+ rustc --version
582024-02-09T20:22:57.376Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-09T20:22:57.379Zprocess exited: duration 22602 ms, exit code 0
 
602024-02-09T20:22:57.386Zstarting task 2: "authentication"
612024-02-09T20:22:57.409Zprocess exited: duration 21 ms, exit code 0
 
622024-02-09T20:22:57.419Zstarting task 3: "clone repository"
632024-02-09T20:22:57.425Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-09T20:22:57.438Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-09T20:22:57.664ZCloning into '/work/oxidecomputer/omicron'...
662024-02-09T20:23:03.956Z+ cd /work/oxidecomputer/omicron
672024-02-09T20:23:03.960Z+ git fetch origin ac788894b59e9191a1cc5e4620a3a8d67dbc600b
682024-02-09T20:23:04.268ZFrom https://github.com/oxidecomputer/omicron
692024-02-09T20:23:04.268Z * branch ac788894b59e9191a1cc5e4620a3a8d67dbc600b -> FETCH_HEAD
702024-02-09T20:23:04.281Z+ [[ -n console-lookup-route ]]
712024-02-09T20:23:04.281Z++ git branch --show-current
722024-02-09T20:23:04.281Z+ current=main
732024-02-09T20:23:04.281Z+ [[ main != console-lookup-route ]]
742024-02-09T20:23:04.282Z+ git branch -f console-lookup-route ac788894b59e9191a1cc5e4620a3a8d67dbc600b
752024-02-09T20:23:04.695Z+ git checkout -f console-lookup-route
762024-02-09T20:23:04.698ZSwitched to branch 'console-lookup-route'
772024-02-09T20:23:04.699Z+ git reset --hard ac788894b59e9191a1cc5e4620a3a8d67dbc600b
782024-02-09T20:23:04.699ZHEAD is now at ac788894b /lookup/* route for console
792024-02-09T20:23:04.699Zprocess exited: duration 7076 ms, exit code 0
 
802024-02-09T20:23:04.707Zstarting task 4: "build"
812024-02-09T20:23:04.712Z+ cargo --version
822024-02-09T20:23:04.717Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-09T20:23:04.904Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-09T20:23:04.904Zinfo: downloading component 'cargo'
852024-02-09T20:23:05.934Zinfo: downloading component 'clippy'
862024-02-09T20:23:06.261Zinfo: downloading component 'rust-docs'
872024-02-09T20:23:07.494Zinfo: downloading component 'rust-std'
882024-02-09T20:23:09.060Zinfo: downloading component 'rustc'
892024-02-09T20:23:12.417Zinfo: downloading component 'rustfmt'
902024-02-09T20:23:12.602Zinfo: installing component 'cargo'
912024-02-09T20:23:13.475Zinfo: installing component 'clippy'
922024-02-09T20:23:13.838Zinfo: installing component 'rust-docs'
932024-02-09T20:23:15.390Zinfo: installing component 'rust-std'
942024-02-09T20:23:17.088Zinfo: installing component 'rustc'
952024-02-09T20:23:21.201Zinfo: installing component 'rustfmt'
962024-02-09T20:23:21.581Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-09T20:23:21.585Z+ rustc --version
982024-02-09T20:23:21.660Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-09T20:23:21.664Z+ source ./env.sh
1002024-02-09T20:23:21.664Z++ set -o xtrace
1012024-02-09T20:23:21.664Z++++ dirname ./env.sh
1022024-02-09T20:23:21.690Z+++ cd .
1032024-02-09T20:23:21.693Z+++ echo /work/oxidecomputer/omicron
1042024-02-09T20:23:21.693Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-09T20:23:21.693Z++ 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-09T20:23:21.693Z++ 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-09T20:23:21.693Z++ 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-09T20:23:21.693Z++ 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-09T20:23:21.693Z++ 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-09T20:23:21.693Z++ 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-09T20:23:21.693Z++ 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-09T20:23:21.693Z++ 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-09T20:23:21.694Z++ unset OMICRON_WS
1142024-02-09T20:23:21.694Z++ set +o xtrace
1152024-02-09T20:23:21.725Z
1162024-02-09T20:23:21.725Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-09T20:23:21.725Z # # # # # # # # # # # # # # #
1182024-02-09T20:23:21.725Z # # # # ##### # # ##### # # # # # #### #
1192024-02-09T20:23:21.725Z ##### ##### # ##### # # # # # # # # #
1202024-02-09T20:23:21.725Z # # # # # # # # # # # # # # #
1212024-02-09T20:23:21.725Z # # # ###### # # ###### ### # #### # #### #
1222024-02-09T20:23:21.725Z
1232024-02-09T20:23:30.405Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-09T20:23:31.546Z Startup: Caching catalogs ... Done
1252024-02-09T20:23:32.667ZPlanning: Solver setup ... Done (0.801s)
1262024-02-09T20:23:32.685ZPlanning: Running solver ... Done (0.019s)
1272024-02-09T20:23:32.852ZPlanning: Finding local manifests ... Done (0.151s)
1282024-02-09T20:23:32.878ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-09T20:23:33.079ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-09T20:23:33.127ZPlanning: Package planning ... Done (0.048s)
1312024-02-09T20:23:33.178ZPlanning: Merging actions ... Done (0.051s)
1322024-02-09T20:23:34.022ZPlanning: Checking for conflicting actions ... Done (0.843s)
1332024-02-09T20:23:34.032ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-09T20:23:37.429ZPlanning: Evaluating mediators ... Done (3.395s)
1352024-02-09T20:23:37.438ZPlanning: Planning completed in 5.84 seconds
1362024-02-09T20:23:37.459Z Packages to install: 4
1372024-02-09T20:23:37.459Z Mediators to change: 2
1382024-02-09T20:23:37.467Z Services to change: 1
1392024-02-09T20:23:37.467Z Estimated space available: 148.87 GB
1402024-02-09T20:23:37.467ZEstimated space to be consumed: 1.41 GB
1412024-02-09T20:23:37.467Z Create boot environment: No
1422024-02-09T20:23:37.467ZCreate backup boot environment: No
1432024-02-09T20:23:37.467Z Rebuild boot archive: No
1442024-02-09T20:23:37.467Z
1452024-02-09T20:23:37.467ZChanged mediators:
1462024-02-09T20:23:37.467Z mediator clang:
1472024-02-09T20:23:37.467Z version: None -> 15 (system default)
1482024-02-09T20:23:37.467Z
1492024-02-09T20:23:37.467Z mediator llvm:
1502024-02-09T20:23:37.468Z version: 14 (system default) -> 15 (system default)
1512024-02-09T20:23:37.468Z
1522024-02-09T20:23:37.468ZChanged packages:
1532024-02-09T20:23:37.468Zhelios-dev
1542024-02-09T20:23:37.468Z developer/build-essential
1552024-02-09T20:23:37.468Z None -> 11-2.0
1562024-02-09T20:23:37.468Z library/libxmlsec1
1572024-02-09T20:23:37.468Z None -> 1.2.35-2.0
1582024-02-09T20:23:37.468Z ooce/developer/clang-15
1592024-02-09T20:23:37.468Z None -> 15.0.7-2.0
1602024-02-09T20:23:37.468Z ooce/developer/llvm-15
1612024-02-09T20:23:37.468Z None -> 15.0.7-2.0
1622024-02-09T20:23:37.468Z
1632024-02-09T20:23:37.468ZServices:
1642024-02-09T20:23:37.468Z restart_fmri:
1652024-02-09T20:23:37.468Z svc:/system/update-man-index:default
1662024-02-09T20:23:37.710Z
1672024-02-09T20:23:37.710ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-09T20:23:42.723ZDownload: 794/3290 items 18.6/212.6MB 8% complete (3.9M/s)
1692024-02-09T20:23:48.123ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (9.4M/s)
1702024-02-09T20:23:53.365ZDownload: 2217/3290 items 119.2/212.6MB 56% complete (10.1M/s)
1712024-02-09T20:23:58.373ZDownload: 2917/3290 items 120.9/212.6MB 56% complete (3.8M/s)
1722024-02-09T20:24:03.820ZDownload: 3286/3290 items 210.0/212.6MB 98% complete (9.1M/s)
1732024-02-09T20:24:03.913ZDownload: Completed 212.60 MB in 26.20 seconds (8.1M/s)
1742024-02-09T20:24:04.322Z Actions: 1/3689 actions (Installing new actions)
1752024-02-09T20:24:09.542Z Actions: 3625/3689 actions (Installing new actions)
1762024-02-09T20:24:09.588Z Actions: Completed 3689 actions in 5.27 seconds.
1772024-02-09T20:24:09.754Z Done (0.160s)
1782024-02-09T20:24:09.754Z Done (0.000s)
1792024-02-09T20:24:09.958Z Done (0.203s)
1802024-02-09T20:24:15.463Z Done (5.385s)
1812024-02-09T20:24:15.622Z Done (0.088s)
1822024-02-09T20:24:15.625Z Done (0.000s)
1832024-02-09T20:24:15.794Z Done (0.000s)
1842024-02-09T20:24:16.282ZPlanning: Evaluating mediator changes ... Done
1852024-02-09T20:24:16.440ZPlanning: Checking for conflicting actions ... Done
1862024-02-09T20:24:16.444ZPlanning: Consolidating action changes ... Done
1872024-02-09T20:24:16.710ZPlanning: Evaluating mediators ... Done
1882024-02-09T20:24:16.715ZPlanning: Planning completed in 0.43 seconds
1892024-02-09T20:24:16.748Z Mediators to change: 2
1902024-02-09T20:24:16.759Z Create boot environment: No
1912024-02-09T20:24:16.759ZCreate backup boot environment: No
1922024-02-09T20:24:16.827Z Done
1932024-02-09T20:24:16.827Z Done
1942024-02-09T20:24:16.945Z Done
1952024-02-09T20:24:20.578Z Done
1962024-02-09T20:24:20.666Z Done
1972024-02-09T20:24:20.669Z Done
1982024-02-09T20:24:20.776Z Done
1992024-02-09T20:24:21.405ZPlanning: Evaluating mediator changes ... Done
2002024-02-09T20:24:21.408ZPlanning: Merging actions ... Done
2012024-02-09T20:24:21.594ZPlanning: Checking for conflicting actions ... Done
2022024-02-09T20:24:21.597ZPlanning: Consolidating action changes ... Done
2032024-02-09T20:24:21.856ZPlanning: Evaluating mediators ... Done
2042024-02-09T20:24:21.912ZPlanning: Planning completed in 0.78 seconds
2052024-02-09T20:24:21.946Z Packages to change: 1
2062024-02-09T20:24:21.946Z Mediators to change: 1
2072024-02-09T20:24:21.949Z Services to change: 1
2082024-02-09T20:24:21.949Z Create boot environment: No
2092024-02-09T20:24:21.949ZCreate backup boot environment: Yes
2102024-02-09T20:24:23.763Z Actions: 1/6 actions (Updating modified actions)
2112024-02-09T20:24:23.810Z Actions: Completed 6 actions in 0.05 seconds.
2122024-02-09T20:24:23.813Z Done
2132024-02-09T20:24:23.813Z Done
2142024-02-09T20:24:23.856Z Done
2152024-02-09T20:24:27.435Z Done
2162024-02-09T20:24:27.524Z Done
2172024-02-09T20:24:27.527Z Done
2182024-02-09T20:24:27.637Z Done
2192024-02-09T20:24:28.064ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-02-09T20:24:28.064Zclang system 15 system
2212024-02-09T20:24:28.064Zcsh system system illumos
2222024-02-09T20:24:28.064Zctags system system illumos
2232024-02-09T20:24:28.065Zgcc vendor 12 vendor
2242024-02-09T20:24:28.065Zgcc system 10 system
2252024-02-09T20:24:28.065Zgcc system 7 system
2262024-02-09T20:24:28.065Zgo system 1.20 system
2272024-02-09T20:24:28.065Zgo system 1.19 system
2282024-02-09T20:24:28.065Zllvm system 15 system
2292024-02-09T20:24:28.065Zllvm system 14 system
2302024-02-09T20:24:28.065Zmariadb system 10.6 system
2312024-02-09T20:24:28.065Zmta vendor vendor dma
2322024-02-09T20:24:28.065Zopenjdk system 17 system
2332024-02-09T20:24:28.065Zopenjdk system 11 system
2342024-02-09T20:24:28.065Zopenjdk system 1.8 system
2352024-02-09T20:24:28.065Zopenssl vendor 3 vendor
2362024-02-09T20:24:28.065Zperl system 5.36 system
2372024-02-09T20:24:28.065Zpostgresql system 15 system
2382024-02-09T20:24:28.065Zpostgresql system 13 system
2392024-02-09T20:24:28.065Zpython vendor 3 vendor
2402024-02-09T20:24:28.065Zpython system 2 system
2412024-02-09T20:24:28.065Zpython3 system 3.11 system
2422024-02-09T20:24:28.065Zruby system 3.0 system
2432024-02-09T20:24:28.065Zwords vendor vendor american-english
2442024-02-09T20:24:28.065Zwords system system australian-english
2452024-02-09T20:24:28.065Zwords system system british-english
2462024-02-09T20:24:28.065Zwords system system canadian-english
2472024-02-09T20:24:28.065Zwords system system french
2482024-02-09T20:24:28.066Zwords system system italian
2492024-02-09T20:24:28.066Zwords system system ngerman
2502024-02-09T20:24:28.066Zwords system system ogerman
2512024-02-09T20:24:28.066Zwords system system spanish
2522024-02-09T20:24:28.387ZFMRI IFO
2532024-02-09T20:24:28.387Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-02-09T20:24:28.387Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-02-09T20:24:28.387Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-02-09T20:24:28.388Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-02-09T20:24:28.388Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2582024-02-09T20:24:28.388Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2592024-02-09T20:24:28.388Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-02-09T20:24:28.388Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-02-09T20:24:28.435Z+ set -o errexit
2622024-02-09T20:24:28.450Z+++ dirname ./tools/ci_download_cockroachdb
2632024-02-09T20:24:28.450Z++ cd ./tools
2642024-02-09T20:24:28.450Z++ pwd
2652024-02-09T20:24:28.450Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2662024-02-09T20:24:28.450Z++ basename ./tools/ci_download_cockroachdb
2672024-02-09T20:24:28.450Z+ ARG0=ci_download_cockroachdb
2682024-02-09T20:24:28.450Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2692024-02-09T20:24:28.450Z+ CIDL_VERSION=v22.1.9
2702024-02-09T20:24:28.450Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2712024-02-09T20:24:28.450Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2722024-02-09T20:24:28.450Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2732024-02-09T20:24:28.450Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2742024-02-09T20:24:28.451Z+ TARGET_DIR=out
2752024-02-09T20:24:28.451Z+ DOWNLOAD_DIR=out/downloads
2762024-02-09T20:24:28.451Z+ DEST_DIR=./out/cockroachdb
2772024-02-09T20:24:28.451Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2782024-02-09T20:24:28.451Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2792024-02-09T20:24:28.451Z+ main
2802024-02-09T20:24:28.451Z+ [[ 0 != 0 ]]
2812024-02-09T20:24:28.451Z+ CIDL_OS=solaris2.11
2822024-02-09T20:24:28.451Z+ [[ 0 != 0 ]]
2832024-02-09T20:24:28.451Z+ configure_os solaris2.11
2842024-02-09T20:24:28.451Z+ echo 'current directory: /work/oxidecomputer/omicron'
2852024-02-09T20:24:28.451Zcurrent directory: /work/oxidecomputer/omicron
2862024-02-09T20:24:28.451Z+ echo 'configuring based on OS: "solaris2.11"'
2872024-02-09T20:24:28.451Z+ case "$1" in
2882024-02-09T20:24:28.451Zconfiguring based on OS: "solaris2.11"
2892024-02-09T20:24:28.451Z+ CIDL_BUILD=illumos
2902024-02-09T20:24:28.451Z+ CIDL_SUFFIX=tar.gz
2912024-02-09T20:24:28.451Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2922024-02-09T20:24:28.451Z+ CIDL_URL_BASE=https://illumos.org/downloads
2932024-02-09T20:24:28.451Z+ CIDL_ASSEMBLE=do_assemble_illumos
2942024-02-09T20:24:28.451Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2952024-02-09T20:24:28.451Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2962024-02-09T20:24:28.451Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-09T20:24:28.451Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2982024-02-09T20:24:28.451Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-09T20:24:28.452Z+ CIDL_SHA256FUNC=do_sha256sum
3002024-02-09T20:24:28.452Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-02-09T20:24:28.452ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-02-09T20:24:28.452Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3032024-02-09T20:24:28.452Z+ mkdir -p out/downloads
3042024-02-09T20:24:28.452ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052024-02-09T20:24:28.452Z+ mkdir -p ./out/cockroachdb
3062024-02-09T20:24:28.452Z+ local DO_DOWNLOAD=true
3072024-02-09T20:24:28.452Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3082024-02-09T20:24:28.452Z+ '[' true == true ']'
3092024-02-09T20:24:28.452Z+ echo Downloading...
3102024-02-09T20:24:28.452ZDownloading...
3112024-02-09T20:24:28.452Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-02-09T20:24:28.452Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-09T20:24:31.232Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-02-09T20:24:31.235Z++ sha256sum
3152024-02-09T20:24:31.236Z++ awk '{print $1}'
3162024-02-09T20:24:31.348Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3172024-02-09T20:24:31.348Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3182024-02-09T20:24:31.351Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-02-09T20:24:31.352Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3202024-02-09T20:24:33.540Z+ do_assemble_illumos
3212024-02-09T20:24:33.540Z+ rm -r ./out/cockroachdb
3222024-02-09T20:24:33.547Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3232024-02-09T20:24:33.911Z+ ./out/cockroachdb/bin/cockroach version
3242024-02-09T20:24:34.065ZBuild Tag: v22.1.9-dirty
3252024-02-09T20:24:34.065ZBuild Time: 2022/10/26 21:17:46
3262024-02-09T20:24:34.065ZDistribution: OSS
3272024-02-09T20:24:34.065ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3282024-02-09T20:24:34.065ZGo Version: go1.17.13
3292024-02-09T20:24:34.066ZC Compiler: gcc 10.3.0
3302024-02-09T20:24:34.066ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3312024-02-09T20:24:34.066ZBuild Type: release
3322024-02-09T20:24:34.082Z+ set -o errexit
3332024-02-09T20:24:34.085Z+++ dirname ./tools/ci_download_clickhouse
3342024-02-09T20:24:34.087Z++ cd ./tools
3352024-02-09T20:24:34.088Z++ pwd
3362024-02-09T20:24:34.088Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3372024-02-09T20:24:34.088Z++ basename ./tools/ci_download_clickhouse
3382024-02-09T20:24:34.091Z+ ARG0=ci_download_clickhouse
3392024-02-09T20:24:34.091Z+ TARGET_DIR=out
3402024-02-09T20:24:34.091Z+ DOWNLOAD_DIR=out/downloads
3412024-02-09T20:24:34.091Z+ DEST_DIR=./out/clickhouse
3422024-02-09T20:24:34.091Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3432024-02-09T20:24:34.091Z+ CIDL_VERSION=v22.8.9.24
3442024-02-09T20:24:34.091Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452024-02-09T20:24:34.091Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462024-02-09T20:24:34.091Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472024-02-09T20:24:34.091Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482024-02-09T20:24:34.091Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492024-02-09T20:24:34.097Z+ main
3502024-02-09T20:24:34.098Z+ [[ 0 != 0 ]]
3512024-02-09T20:24:34.098Z+ CIDL_OS=solaris2.11
3522024-02-09T20:24:34.098Z+ [[ 0 != 0 ]]
3532024-02-09T20:24:34.098Z+ configure_os solaris2.11
3542024-02-09T20:24:34.098Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552024-02-09T20:24:34.098Zcurrent directory: /work/oxidecomputer/omicron
3562024-02-09T20:24:34.098Zconfiguring based on OS: "solaris2.11"
3572024-02-09T20:24:34.098Z+ echo 'configuring based on OS: "solaris2.11"'
3582024-02-09T20:24:34.098Z+ CIDL_DASHREV=
3592024-02-09T20:24:34.098Z+ case "$1" in
3602024-02-09T20:24:34.098Z+ CIDL_PLATFORM=illumos
3612024-02-09T20:24:34.098Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622024-02-09T20:24:34.098Z+ CIDL_MD5FUNC=do_md5sum
3632024-02-09T20:24:34.098Z+ CIDL_DASHREV=-1
3642024-02-09T20:24:34.098Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652024-02-09T20:24:34.098Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-09T20:24:34.098Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-09T20:24:34.098Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-09T20:24:34.098Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692024-02-09T20:24:34.098ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-09T20:24:34.098ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-09T20:24:34.098Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3722024-02-09T20:24:34.098Z+ mkdir -p out/downloads
3732024-02-09T20:24:34.099Z+ mkdir -p ./out/clickhouse
3742024-02-09T20:24:34.099Z+ local DO_DOWNLOAD=true
3752024-02-09T20:24:34.099Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762024-02-09T20:24:34.099Z+ '[' true == true ']'
3772024-02-09T20:24:34.099Z+ echo Downloading...
3782024-02-09T20:24:34.099ZDownloading...
3792024-02-09T20:24:34.099Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802024-02-09T20:24:34.099Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812024-02-09T20:24:35.591Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822024-02-09T20:24:35.594Z++ md5sum
3832024-02-09T20:24:35.595Z++ awk '{print $1}'
3842024-02-09T20:24:35.799Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852024-02-09T20:24:35.799Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3862024-02-09T20:24:35.802Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872024-02-09T20:24:35.802Z+ mkdir -p ./out/clickhouse
3882024-02-09T20:24:35.802Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892024-02-09T20:24:38.988Z+ ./out/clickhouse/clickhouse server --version
3902024-02-09T20:24:39.017ZClickHouse server version 22.8.9.1.
3912024-02-09T20:24:39.020Z+ set -o errexit
3922024-02-09T20:24:39.024Z+++ dirname ./tools/ci_download_console
3932024-02-09T20:24:39.024Z++ cd ./tools
3942024-02-09T20:24:39.024Z++ pwd
3952024-02-09T20:24:39.029Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962024-02-09T20:24:39.029Z++ basename ./tools/ci_download_console
3972024-02-09T20:24:39.029Z+ ARG0=ci_download_console
3982024-02-09T20:24:39.029Z+ TARGET_DIR=out
3992024-02-09T20:24:39.029Z+ DOWNLOAD_DIR=out/downloads
4002024-02-09T20:24:39.029Z+ DEST_DIR=./out/console-assets
4012024-02-09T20:24:39.029Z+ source /work/oxidecomputer/omicron/tools/console_version
4022024-02-09T20:24:39.029Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4032024-02-09T20:24:39.030Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4042024-02-09T20:24:39.030Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4052024-02-09T20:24:39.030Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062024-02-09T20:24:39.030Z+ main
4072024-02-09T20:24:39.030Z+ [[ 0 != 0 ]]
4082024-02-09T20:24:39.030Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4092024-02-09T20:24:39.030Z+ echo 'Local file: out/downloads/console.tar.gz'
4102024-02-09T20:24:39.030ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4112024-02-09T20:24:39.030ZLocal file: out/downloads/console.tar.gz
4122024-02-09T20:24:39.030Z+ local DO_DOWNLOAD=true
4132024-02-09T20:24:39.030Z+ [[ -f out/downloads/console.tar.gz ]]
4142024-02-09T20:24:39.030Z+ mkdir -p out/downloads
4152024-02-09T20:24:39.035Z+ '[' true == true ']'
4162024-02-09T20:24:39.035Z+ echo Downloading...
4172024-02-09T20:24:39.035ZDownloading...
4182024-02-09T20:24:39.035Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4192024-02-09T20:24:39.035Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4202024-02-09T20:24:39.563Z++ do_sha256sum out/downloads/console.tar.gz
4212024-02-09T20:24:39.566Z++ case "$OSTYPE" in
4222024-02-09T20:24:39.566Z++ SHA=sha256sum
4232024-02-09T20:24:39.566Z++ sha256sum
4242024-02-09T20:24:39.566Z++ awk '{print $1}'
4252024-02-09T20:24:39.571Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4262024-02-09T20:24:39.574Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4272024-02-09T20:24:39.574Z+ rm -rf ./out/console-assets
4282024-02-09T20:24:39.574Z+ mkdir -p ./out/console-assets
4292024-02-09T20:24:39.576Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302024-02-09T20:24:39.577Z+ mkdir -p ./out/console-assets
4312024-02-09T20:24:39.577Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322024-02-09T20:24:39.669Z+ set -o errexit
4332024-02-09T20:24:39.673Z+++ dirname ./tools/ci_download_maghemite_openapi
4342024-02-09T20:24:39.673Z++ cd ./tools
4352024-02-09T20:24:39.673Z++ pwd
4362024-02-09T20:24:39.676Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372024-02-09T20:24:39.676Z++ basename ./tools/ci_download_maghemite_openapi
4382024-02-09T20:24:39.676Z+ ARG0=ci_download_maghemite_openapi
4392024-02-09T20:24:39.676Z+ TARGET_DIR=out
4402024-02-09T20:24:39.677Z+ DOWNLOAD_DIR=out/downloads
4412024-02-09T20:24:39.677Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422024-02-09T20:24:39.677Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4432024-02-09T20:24:39.677Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-09T20:24:39.677Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4452024-02-09T20:24:39.677Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4462024-02-09T20:24:39.677Z+ main
4472024-02-09T20:24:39.677Z+ [[ 0 != 0 ]]
4482024-02-09T20:24:39.677Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4492024-02-09T20:24:39.677Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4502024-02-09T20:24:39.677ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4512024-02-09T20:24:39.677ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4522024-02-09T20:24:39.677Z+ local DO_DOWNLOAD=true
4532024-02-09T20:24:39.677Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4542024-02-09T20:24:39.677Z+ mkdir -p out/downloads
4552024-02-09T20:24:39.680Z+ '[' true == true ']'
4562024-02-09T20:24:39.680Z+ echo Downloading...
4572024-02-09T20:24:39.680ZDownloading...
4582024-02-09T20:24:39.680Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4592024-02-09T20:24:39.680Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4602024-02-09T20:24:39.943Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4612024-02-09T20:24:39.943Z++ case "$OSTYPE" in
4622024-02-09T20:24:39.944Z++ SHA=sha256sum
4632024-02-09T20:24:39.950Z++ sha256sum
4642024-02-09T20:24:39.950Z++ awk '{print $1}'
4652024-02-09T20:24:39.951Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4662024-02-09T20:24:39.951Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4672024-02-09T20:24:39.951Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682024-02-09T20:24:39.951Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4692024-02-09T20:24:39.951Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-09T20:24:39.952Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4712024-02-09T20:24:39.952Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4722024-02-09T20:24:39.952Z+ main
4732024-02-09T20:24:39.952Z+ [[ 0 != 0 ]]
4742024-02-09T20:24:39.952Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4752024-02-09T20:24:39.953ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4762024-02-09T20:24:39.953Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4772024-02-09T20:24:39.953ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4782024-02-09T20:24:39.953Z+ local DO_DOWNLOAD=true
4792024-02-09T20:24:39.953Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4802024-02-09T20:24:39.953Z+ mkdir -p out/downloads
4812024-02-09T20:24:39.954Z+ '[' true == true ']'
4822024-02-09T20:24:39.954Z+ echo Downloading...
4832024-02-09T20:24:39.954ZDownloading...
4842024-02-09T20:24:39.954Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4852024-02-09T20:24:39.955Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4862024-02-09T20:24:40.054Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4872024-02-09T20:24:40.057Z++ case "$OSTYPE" in
4882024-02-09T20:24:40.057Z++ SHA=sha256sum
4892024-02-09T20:24:40.057Z++ sha256sum
4902024-02-09T20:24:40.057Z++ awk '{print $1}'
4912024-02-09T20:24:40.061Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4922024-02-09T20:24:40.061Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4932024-02-09T20:24:40.068Z+ set -o errexit
4942024-02-09T20:24:40.071Z+++ dirname ./tools/ci_download_dendrite_openapi
4952024-02-09T20:24:40.071Z++ cd ./tools
4962024-02-09T20:24:40.071Z++ pwd
4972024-02-09T20:24:40.071Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982024-02-09T20:24:40.071Z++ basename ./tools/ci_download_dendrite_openapi
4992024-02-09T20:24:40.074Z+ ARG0=ci_download_dendrite_openapi
5002024-02-09T20:24:40.074Z+ TARGET_DIR=out
5012024-02-09T20:24:40.074Z+ DOWNLOAD_DIR=out/downloads
5022024-02-09T20:24:40.074Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032024-02-09T20:24:40.075Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5042024-02-09T20:24:40.075Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5052024-02-09T20:24:40.075Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5062024-02-09T20:24:40.075Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5072024-02-09T20:24:40.075Z+ main
5082024-02-09T20:24:40.075Z+ [[ 0 != 0 ]]
5092024-02-09T20:24:40.075Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5102024-02-09T20:24:40.075ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5112024-02-09T20:24:40.075Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5122024-02-09T20:24:40.075ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5132024-02-09T20:24:40.075Z+ local DO_DOWNLOAD=true
5142024-02-09T20:24:40.075Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5152024-02-09T20:24:40.075Z+ mkdir -p out/downloads
5162024-02-09T20:24:40.075Z+ '[' true == true ']'
5172024-02-09T20:24:40.075Z+ echo Downloading...
5182024-02-09T20:24:40.075ZDownloading...
5192024-02-09T20:24:40.075Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5202024-02-09T20:24:40.075Z+ 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
5212024-02-09T20:24:40.181Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5222024-02-09T20:24:40.185Z++ case "$OSTYPE" in
5232024-02-09T20:24:40.185Z++ SHA=sha256sum
5242024-02-09T20:24:40.185Z++ sha256sum
5252024-02-09T20:24:40.185Z++ awk '{print $1}'
5262024-02-09T20:24:40.190Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5272024-02-09T20:24:40.190Z+ [[ 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 ]]
5282024-02-09T20:24:40.193Z+ set -o errexit
5292024-02-09T20:24:40.196Z+++ dirname ./tools/ci_download_dendrite_stub
5302024-02-09T20:24:40.199Z++ cd ./tools
5312024-02-09T20:24:40.199Z++ pwd
5322024-02-09T20:24:40.199Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332024-02-09T20:24:40.199Z++ basename ./tools/ci_download_dendrite_stub
5342024-02-09T20:24:40.203Z+ ARG0=ci_download_dendrite_stub
5352024-02-09T20:24:40.203Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362024-02-09T20:24:40.203Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5372024-02-09T20:24:40.203Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5382024-02-09T20:24:40.203Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5392024-02-09T20:24:40.203Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402024-02-09T20:24:40.203Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5412024-02-09T20:24:40.203Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5422024-02-09T20:24:40.203Z+ TARGET_DIR=out
5432024-02-09T20:24:40.203Z+ DOWNLOAD_DIR=out/downloads
5442024-02-09T20:24:40.203Z+ DEST_DIR=./out/dendrite-stub
5452024-02-09T20:24:40.203Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462024-02-09T20:24:40.203Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472024-02-09T20:24:40.203Z+ REPO=oxidecomputer/dendrite
5482024-02-09T20:24:40.203Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5492024-02-09T20:24:40.203Z+ main
5502024-02-09T20:24:40.203Z+ [[ 0 != 0 ]]
5512024-02-09T20:24:40.203Z+ CIDL_OS=solaris2.11
5522024-02-09T20:24:40.203Z+ [[ 0 != 0 ]]
5532024-02-09T20:24:40.203Z+ configure_os solaris2.11
5542024-02-09T20:24:40.203Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552024-02-09T20:24:40.204Zcurrent directory: /work/oxidecomputer/omicron
5562024-02-09T20:24:40.204Z+ echo 'configuring based on OS: "solaris2.11"'
5572024-02-09T20:24:40.204Z+ case "$1" in
5582024-02-09T20:24:40.204Zconfiguring based on OS: "solaris2.11"
5592024-02-09T20:24:40.204Z+ SET_BINARIES=
5602024-02-09T20:24:40.204Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5612024-02-09T20:24:40.204Z+ CIDL_SHA256FUNC=do_sha256sum
5622024-02-09T20:24:40.204Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632024-02-09T20:24:40.204Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5642024-02-09T20:24:40.204Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652024-02-09T20:24:40.204Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5662024-02-09T20:24:40.204ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5672024-02-09T20:24:40.204Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5682024-02-09T20:24:40.204Z+ mkdir -p out/downloads
5692024-02-09T20:24:40.204ZLocal file: out/downloads/dendrite-stub.tar.gz
5702024-02-09T20:24:40.204Z+ mkdir -p ./out/dendrite-stub
5712024-02-09T20:24:40.207Z+ fetch_and_verify
5722024-02-09T20:24:40.208Z+ local DO_DOWNLOAD=true
5732024-02-09T20:24:40.208Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742024-02-09T20:24:40.208Z+ '[' true == true ']'
5752024-02-09T20:24:40.208Z+ echo Downloading...
5762024-02-09T20:24:40.208ZDownloading...
5772024-02-09T20:24:40.208Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782024-02-09T20:24:40.208Z+ 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
5792024-02-09T20:24:49.930Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802024-02-09T20:24:49.934Z++ sha256sum
5812024-02-09T20:24:49.934Z++ awk '{print $1}'
5822024-02-09T20:24:49.954Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5832024-02-09T20:24:49.958Z+ [[ 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 ]]
5842024-02-09T20:24:49.958Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852024-02-09T20:24:49.958Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862024-02-09T20:24:50.662Z+ do_assemble
5872024-02-09T20:24:50.662Z+ rm -r ./out/dendrite-stub
5882024-02-09T20:24:50.666Z+ mkdir ./out/dendrite-stub
5892024-02-09T20:24:50.669Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902024-02-09T20:24:50.764Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912024-02-09T20:24:50.775Z+ set -o errexit
5922024-02-09T20:24:50.779Z+++ dirname ./tools/ci_download_maghemite_mgd
5932024-02-09T20:24:50.784Z++ cd ./tools
5942024-02-09T20:24:50.784Z++ pwd
5952024-02-09T20:24:50.784Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962024-02-09T20:24:50.784Z++ basename ./tools/ci_download_maghemite_mgd
5972024-02-09T20:24:50.784Z+ ARG0=ci_download_maghemite_mgd
5982024-02-09T20:24:50.785Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992024-02-09T20:24:50.785Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6002024-02-09T20:24:50.785Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6012024-02-09T20:24:50.785Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022024-02-09T20:24:50.785Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6032024-02-09T20:24:50.785Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6042024-02-09T20:24:50.785Z+ TARGET_DIR=out
6052024-02-09T20:24:50.785Z+ DOWNLOAD_DIR=out/downloads
6062024-02-09T20:24:50.785Z+ DEST_DIR=./out/mgd
6072024-02-09T20:24:50.785Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082024-02-09T20:24:50.785Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092024-02-09T20:24:50.785Z+ REPO=oxidecomputer/maghemite
6102024-02-09T20:24:50.785Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6112024-02-09T20:24:50.786Z+ main
6122024-02-09T20:24:50.786Z+ [[ 0 != 0 ]]
6132024-02-09T20:24:50.786Z+ CIDL_OS=solaris2.11
6142024-02-09T20:24:50.786Z+ [[ 0 != 0 ]]
6152024-02-09T20:24:50.786Z+ configure_os solaris2.11
6162024-02-09T20:24:50.786Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172024-02-09T20:24:50.786Zcurrent directory: /work/oxidecomputer/omicron
6182024-02-09T20:24:50.786Zconfiguring based on OS: "solaris2.11"
6192024-02-09T20:24:50.786Z+ echo 'configuring based on OS: "solaris2.11"'
6202024-02-09T20:24:50.786Z+ case "$1" in
6212024-02-09T20:24:50.786Z+ SET_BINARIES=
6222024-02-09T20:24:50.790Z+ CIDL_SHA256FUNC=do_sha256sum
6232024-02-09T20:24:50.790Z+ TARBALL_FILENAME=mgd.tar.gz
6242024-02-09T20:24:50.790Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6252024-02-09T20:24:50.790Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262024-02-09T20:24:50.790Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6272024-02-09T20:24:50.790ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6282024-02-09T20:24:50.791ZLocal file: out/downloads/mgd.tar.gz
6292024-02-09T20:24:50.791Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6302024-02-09T20:24:50.791Z+ mkdir -p out/downloads
6312024-02-09T20:24:50.791Z+ mkdir -p ./out/mgd
6322024-02-09T20:24:50.791Z+ fetch_and_verify
6332024-02-09T20:24:50.791Z+ local DO_DOWNLOAD=true
6342024-02-09T20:24:50.791Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352024-02-09T20:24:50.791Z+ '[' true == true ']'
6362024-02-09T20:24:50.791Z+ echo Downloading...
6372024-02-09T20:24:50.791ZDownloading...
6382024-02-09T20:24:50.791Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6392024-02-09T20:24:50.791Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6402024-02-09T20:24:56.513Z++ do_sha256sum out/downloads/mgd.tar.gz
6412024-02-09T20:24:56.516Z++ sha256sum
6422024-02-09T20:24:56.516Z++ awk '{print $1}'
6432024-02-09T20:24:56.534Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6442024-02-09T20:24:56.537Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6452024-02-09T20:24:56.537Z+ do_untar out/downloads/mgd.tar.gz
6462024-02-09T20:24:56.537Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472024-02-09T20:24:56.985Z+ do_assemble
6482024-02-09T20:24:56.985Z+ rm -r ./out/mgd
6492024-02-09T20:24:56.988Z+ mkdir ./out/mgd
6502024-02-09T20:24:56.994Z+ cp -r out/downloads/root ./out/mgd/root
6512024-02-09T20:24:57.142Z+ set -o errexit
6522024-02-09T20:24:57.151Z+++ dirname ./tools/ci_download_transceiver_control
6532024-02-09T20:24:57.151Z++ cd ./tools
6542024-02-09T20:24:57.151Z++ pwd
6552024-02-09T20:24:57.151Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562024-02-09T20:24:57.151Z++ basename ./tools/ci_download_transceiver_control
6572024-02-09T20:24:57.151Z+ ARG0=ci_download_transceiver_control
6582024-02-09T20:24:57.151Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592024-02-09T20:24:57.152Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602024-02-09T20:24:57.152Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612024-02-09T20:24:57.152Z+ TARGET_DIR=out
6622024-02-09T20:24:57.152Z+ DOWNLOAD_DIR=out/downloads
6632024-02-09T20:24:57.152Z+ DEST_DIR=./out/transceiver-control
6642024-02-09T20:24:57.152Z+ BIN_DIR=/opt/oxide/bin
6652024-02-09T20:24:57.152Z+ BINARY=xcvradm
6662024-02-09T20:24:57.152Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672024-02-09T20:24:57.152Z+ REPO=oxidecomputer/transceiver-control
6682024-02-09T20:24:57.153Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692024-02-09T20:24:57.153Z+ main
6702024-02-09T20:24:57.153Z+ [[ 0 != 0 ]]
6712024-02-09T20:24:57.153Z+ CIDL_OS=solaris2.11
6722024-02-09T20:24:57.153Z+ [[ 0 != 0 ]]
6732024-02-09T20:24:57.153Z+ configure_os solaris2.11
6742024-02-09T20:24:57.153Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752024-02-09T20:24:57.153Zcurrent directory: /work/oxidecomputer/omicron
6762024-02-09T20:24:57.153Z+ echo 'configuring based on OS: "solaris2.11"'
6772024-02-09T20:24:57.153Zconfiguring based on OS: "solaris2.11"
6782024-02-09T20:24:57.153Z+ case "$1" in
6792024-02-09T20:24:57.153Z+ SET_BINARIES=
6802024-02-09T20:24:57.153Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-09T20:24:57.153Z+ CIDL_SHA256FUNC=do_sha256sum
6822024-02-09T20:24:57.153Z+ ARCHIVE_FILENAME=xcvradm.gz
6832024-02-09T20:24:57.153Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842024-02-09T20:24:57.153Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852024-02-09T20:24:57.153Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6862024-02-09T20:24:57.153Z+ echo 'Local file: out/downloads/xcvradm.gz'
6872024-02-09T20:24:57.153ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882024-02-09T20:24:57.153ZLocal file: out/downloads/xcvradm.gz
6892024-02-09T20:24:57.154Z+ mkdir -p out/downloads
6902024-02-09T20:24:57.154Z+ mkdir -p ./out/transceiver-control
6912024-02-09T20:24:57.161Z+ fetch_and_verify
6922024-02-09T20:24:57.161Z+ local DO_DOWNLOAD=true
6932024-02-09T20:24:57.162Z+ [[ -f out/downloads/xcvradm.gz ]]
6942024-02-09T20:24:57.162Z+ '[' true == true ']'
6952024-02-09T20:24:57.162Z+ echo Downloading...
6962024-02-09T20:24:57.162ZDownloading...
6972024-02-09T20:24:57.162Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982024-02-09T20:24:57.162Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6992024-02-09T20:25:00.023Z++ do_sha256sum out/downloads/xcvradm.gz
7002024-02-09T20:25:00.032Z++ sha256sum
7012024-02-09T20:25:00.032Z++ awk '{print $1}'
7022024-02-09T20:25:00.035Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032024-02-09T20:25:00.036Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7042024-02-09T20:25:00.036Z+ do_unpack out/downloads/xcvradm.gz
7052024-02-09T20:25:00.036Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062024-02-09T20:25:00.036Z+ gzip -dc out/downloads/xcvradm.gz
7072024-02-09T20:25:00.153Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082024-02-09T20:25:00.156Z+ do_assemble
7092024-02-09T20:25:00.156Z+ rm -r ./out/transceiver-control
7102024-02-09T20:25:00.156Z+ mkdir ./out/transceiver-control
7112024-02-09T20:25:00.165Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122024-02-09T20:25:00.428ZAll builder prerequisites installed successfully, and PATH looks valid
7132024-02-09T20:25:00.444Z
7142024-02-09T20:25:00.444Zreal 1:38.649117756
7152024-02-09T20:25:00.444Zuser 33.103949100
7162024-02-09T20:25:00.444Zsys 6.325588758
7172024-02-09T20:25:00.444Ztrap 0.008711562
7182024-02-09T20:25:00.444Ztflt 0.277666099
7192024-02-09T20:25:00.444Zdflt 0.391615692
7202024-02-09T20:25:00.444Zkflt 0.196542052
7212024-02-09T20:25:00.444Zlock 1.319651377
7222024-02-09T20:25:00.444Zslp 3:15.166860953
7232024-02-09T20:25:00.444Zlat 1.798290100
7242024-02-09T20:25:00.444Zstop 0.144845873
7252024-02-09T20:25:00.444Z
7262024-02-09T20:25:00.444Z #### # # ##### ##### # #
7272024-02-09T20:25:00.444Z # # # # # # # # # #
7282024-02-09T20:25:00.444Z # # # # # # # #
7292024-02-09T20:25:00.444Z # # # ##### ##### #
7302024-02-09T20:25:00.444Z # # # # # # #
7312024-02-09T20:25:00.444Z #### ###### # # # #
7322024-02-09T20:25:00.444Z
7332024-02-09T20:25:00.666Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342024-02-09T20:25:00.975Z Updating git repository `https://github.com/oxidecomputer/samael`
7352024-02-09T20:25:01.316Z Updating crates.io index
7362024-02-09T20:25:01.457Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7372024-02-09T20:25:02.496Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7382024-02-09T20:25:04.134Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7392024-02-09T20:25:04.804Z Updating git repository `http://github.com/oxidecomputer/tofino`
7402024-02-09T20:25:05.091Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7412024-02-09T20:25:05.349Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7422024-02-09T20:25:05.626Z Updating git repository `https://github.com/oxidecomputer/propolis`
7432024-02-09T20:25:07.677Z Updating git repository `https://github.com/oxidecomputer/crucible`
7442024-02-09T20:25:09.790Z Updating git repository `https://github.com/oxidecomputer/opte`
7452024-02-09T20:25:10.688Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7462024-02-09T20:25:10.974Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7472024-02-09T20:25:11.947Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7482024-02-09T20:25:11.981Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7492024-02-09T20:25:12.118Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7502024-02-09T20:25:12.397Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7512024-02-09T20:25:12.774Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7522024-02-09T20:25:13.055Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7532024-02-09T20:25:13.419Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7542024-02-09T20:25:13.896Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7552024-02-09T20:25:14.218Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7562024-02-09T20:25:14.517Z Updating git repository `https://github.com/jgallagher/nix`
7572024-02-09T20:25:15.436Z Updating git repository `https://github.com/cbiffle/hubpack`
7582024-02-09T20:25:15.803Z Updating git repository `https://github.com/oxidecomputer/typify`
7592024-02-09T20:25:17.355Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7602024-02-09T20:25:17.729Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7612024-02-09T20:25:18.000Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7622024-02-09T20:25:19.050Z Downloading crates ...
7632024-02-09T20:25:19.273Z Downloaded strsim v0.10.0
7642024-02-09T20:25:19.301Z Downloaded syn v2.0.48
7652024-02-09T20:25:19.307Z Downloaded heck v0.4.1
7662024-02-09T20:25:19.307Z Downloaded proc-macro2 v1.0.78
7672024-02-09T20:25:19.307Z Downloaded cargo-platform v0.1.3
7682024-02-09T20:25:19.307Z Downloaded thiserror-impl v1.0.56
7692024-02-09T20:25:19.312Z Downloaded clap_derive v4.4.2
7702024-02-09T20:25:19.312Z Downloaded memchr v2.6.3
7712024-02-09T20:25:19.317Z Downloaded anstream v0.5.0
7722024-02-09T20:25:19.317Z Downloaded thiserror v1.0.56
7732024-02-09T20:25:19.325Z Downloaded clap_builder v4.4.2
7742024-02-09T20:25:19.329Z Downloaded clap v4.4.3
7752024-02-09T20:25:19.336Z Downloaded unicode-ident v1.0.12
7762024-02-09T20:25:19.340Z Downloaded anstyle-parse v0.2.1
7772024-02-09T20:25:19.351Z Downloaded errno v0.3.8
7782024-02-09T20:25:19.351Z Downloaded camino v1.1.6
7792024-02-09T20:25:19.351Z Downloaded colorchoice v1.0.0
7802024-02-09T20:25:19.351Z Downloaded anstyle-query v1.0.0
7812024-02-09T20:25:19.351Z Downloaded serde v1.0.196
7822024-02-09T20:25:19.351Z Downloaded serde_spanned v0.6.5
7832024-02-09T20:25:19.351Z Downloaded semver v1.0.21
7842024-02-09T20:25:19.357Z Downloaded itoa v1.0.9
7852024-02-09T20:25:19.357Z Downloaded cargo_toml v0.19.0
7862024-02-09T20:25:19.357Z Downloaded toml v0.8.9
7872024-02-09T20:25:19.357Z Downloaded io-lifetimes v1.0.11
7882024-02-09T20:25:19.365Z Downloaded hashbrown v0.14.2
7892024-02-09T20:25:19.365Z Downloaded quote v1.0.35
7902024-02-09T20:25:19.371Z Downloaded toml_datetime v0.6.5
7912024-02-09T20:25:19.371Z Downloaded equivalent v1.0.1
7922024-02-09T20:25:19.371Z Downloaded bitflags v1.3.2
7932024-02-09T20:25:19.382Z Downloaded indexmap v2.2.2
7942024-02-09T20:25:19.382Z Downloaded serde_derive v1.0.196
7952024-02-09T20:25:19.395Z Downloaded serde_json v1.0.113
7962024-02-09T20:25:19.395Z Downloaded anstyle v1.0.2
7972024-02-09T20:25:19.395Z Downloaded winnow v0.5.15
7982024-02-09T20:25:19.405Z Downloaded cargo_metadata v0.18.1
7992024-02-09T20:25:19.405Z Downloaded ryu v1.0.15
8002024-02-09T20:25:19.405Z Downloaded rustix v0.37.23
8012024-02-09T20:25:19.424Z Downloaded utf8parse v0.2.1
8022024-02-09T20:25:19.431Z Downloaded terminal_size v0.2.6
8032024-02-09T20:25:19.431Z Downloaded anyhow v1.0.75
8042024-02-09T20:25:19.431Z Downloaded clap_lex v0.5.1
8052024-02-09T20:25:19.431Z Downloaded toml_edit v0.21.1
8062024-02-09T20:25:19.483Z Downloaded libc v0.2.153
8072024-02-09T20:25:19.666Z Compiling proc-macro2 v1.0.78
8082024-02-09T20:25:19.667Z Compiling unicode-ident v1.0.12
8092024-02-09T20:25:19.674Z Compiling serde v1.0.196
8102024-02-09T20:25:19.674Z Compiling libc v0.2.153
8112024-02-09T20:25:19.674Z Compiling io-lifetimes v1.0.11
8122024-02-09T20:25:19.674Z Compiling rustix v0.37.23
8132024-02-09T20:25:19.724Z Compiling hashbrown v0.14.2
8142024-02-09T20:25:19.724Z Compiling equivalent v1.0.1
8152024-02-09T20:25:19.831Z Compiling bitflags v1.3.2
8162024-02-09T20:25:19.885Z Compiling utf8parse v0.2.1
8172024-02-09T20:25:19.922Z Compiling serde_json v1.0.113
8182024-02-09T20:25:20.037Z Compiling anstyle-parse v0.2.1
8192024-02-09T20:25:20.257Z Compiling thiserror v1.0.56
8202024-02-09T20:25:20.681Z Compiling indexmap v2.2.2
8212024-02-09T20:25:21.141Z Compiling camino v1.1.6
8222024-02-09T20:25:21.170Z Compiling semver v1.0.21
8232024-02-09T20:25:27.062Z Compiling winnow v0.5.15
8242024-02-09T20:25:27.450Z Compiling anstyle v1.0.2
8252024-02-09T20:25:27.451Z Compiling colorchoice v1.0.0
8262024-02-09T20:25:27.451Z Compiling anstyle-query v1.0.0
8272024-02-09T20:25:27.451Z Compiling anstream v0.5.0
8282024-02-09T20:25:27.451Z Compiling heck v0.4.1
8292024-02-09T20:25:27.451Z Compiling clap_lex v0.5.1
8302024-02-09T20:25:27.451Z Compiling anyhow v1.0.75
8312024-02-09T20:25:27.452Z Compiling strsim v0.10.0
8322024-02-09T20:25:27.452Z Compiling quote v1.0.35
8332024-02-09T20:25:27.452Z Compiling itoa v1.0.9
8342024-02-09T20:25:27.452Z Compiling ryu v1.0.15
8352024-02-09T20:25:27.452Z Compiling syn v2.0.48
8362024-02-09T20:25:27.452Z Compiling errno v0.3.8
8372024-02-09T20:25:27.452Z Compiling terminal_size v0.2.6
8382024-02-09T20:25:27.452Z Compiling clap_builder v4.4.2
8392024-02-09T20:25:27.709Z Compiling serde_derive v1.0.196
8402024-02-09T20:25:27.710Z Compiling thiserror-impl v1.0.56
8412024-02-09T20:25:27.724Z Compiling clap_derive v4.4.2
8422024-02-09T20:25:30.424Z Compiling clap v4.4.3
8432024-02-09T20:25:35.969Z Compiling serde_spanned v0.6.5
8442024-02-09T20:25:35.985Z Compiling toml_datetime v0.6.5
8452024-02-09T20:25:35.985Z Compiling cargo-platform v0.1.3
8462024-02-09T20:25:35.985Z Compiling toml_edit v0.21.1
8472024-02-09T20:25:36.856Z Compiling cargo_metadata v0.18.1
8482024-02-09T20:25:37.713Z Compiling toml v0.8.9
8492024-02-09T20:25:38.407Z Compiling cargo_toml v0.19.0
8502024-02-09T20:25:42.005Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8512024-02-09T20:25:42.907Z Finished dev [unoptimized + debuginfo] target(s) in 42.41s
8522024-02-09T20:25:43.079Z Running `target/debug/xtask clippy`
8532024-02-09T20:25:43.095Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8542024-02-09T20:25:43.590Z Downloading crates ...
8552024-02-09T20:25:43.821Z Downloaded addr2line v0.21.0
8562024-02-09T20:25:43.831Z Downloaded criterion-plot v0.5.0
8572024-02-09T20:25:43.837Z Downloaded indoc v2.0.3
8582024-02-09T20:25:43.840Z Downloaded adler v1.0.2
8592024-02-09T20:25:43.840Z Downloaded ident_case v1.0.1
8602024-02-09T20:25:43.843Z Downloaded async-stream-impl v0.3.5
8612024-02-09T20:25:43.844Z Downloaded crossbeam-channel v0.5.8
8622024-02-09T20:25:43.847Z Downloaded convert_case v0.4.0
8632024-02-09T20:25:43.850Z Downloaded libtest-mimic v0.6.1
8642024-02-09T20:25:43.854Z Downloaded lazycell v1.3.0
8652024-02-09T20:25:43.858Z Downloaded atomicwrites v0.4.3
8662024-02-09T20:25:43.860Z Downloaded highway v1.1.0
8672024-02-09T20:25:43.864Z Downloaded linked-hash-map v0.5.6
8682024-02-09T20:25:43.864Z Downloaded instant v0.1.12
8692024-02-09T20:25:43.868Z Downloaded bit-vec v0.6.3
8702024-02-09T20:25:43.876Z Downloaded hex-literal v0.4.1
8712024-02-09T20:25:43.879Z Downloaded managed v0.8.0
8722024-02-09T20:25:43.879Z Downloaded approx v0.5.1
8732024-02-09T20:25:43.883Z Downloaded memmap2 v0.7.1
8742024-02-09T20:25:43.886Z Downloaded ansi_term v0.12.1
8752024-02-09T20:25:43.888Z Downloaded slog-json v2.6.1
8762024-02-09T20:25:43.892Z Downloaded ipnet v2.9.0
8772024-02-09T20:25:43.897Z Downloaded signal-hook-tokio v0.3.1
8782024-02-09T20:25:43.897Z Downloaded shell-words v1.1.0
8792024-02-09T20:25:43.900Z Downloaded cpufeatures v0.2.12
8802024-02-09T20:25:43.900Z Downloaded arrayvec v0.7.4
8812024-02-09T20:25:43.903Z Downloaded arrayref v0.3.7
8822024-02-09T20:25:43.903Z Downloaded assert_cmd v2.0.13
8832024-02-09T20:25:43.906Z Downloaded atomic-waker v1.1.1
8842024-02-09T20:25:43.909Z Downloaded crucible-workspace-hack v0.1.0
8852024-02-09T20:25:43.909Z Downloaded memoffset v0.7.1
8862024-02-09T20:25:43.912Z Downloaded http-body v1.0.0
8872024-02-09T20:25:43.912Z Downloaded argon2 v0.5.3
8882024-02-09T20:25:43.915Z Downloaded ahash v0.8.7
8892024-02-09T20:25:43.918Z Downloaded http-range v0.1.5
8902024-02-09T20:25:43.921Z Downloaded ciborium-io v0.2.2
8912024-02-09T20:25:43.921Z Downloaded take_mut v0.2.2
8922024-02-09T20:25:43.924Z Downloaded swrite v0.1.0
8932024-02-09T20:25:43.924Z Downloaded atty v0.2.14
8942024-02-09T20:25:43.928Z Downloaded is_ci v1.1.1
8952024-02-09T20:25:43.928Z Downloaded libloading v0.7.4
8962024-02-09T20:25:43.931Z Downloaded crunchy v0.2.2
8972024-02-09T20:25:43.931Z Downloaded cstr-argument v0.1.2
8982024-02-09T20:25:43.934Z Downloaded matches v0.1.10
8992024-02-09T20:25:43.934Z Downloaded nested v0.1.1
9002024-02-09T20:25:43.937Z Downloaded block-padding v0.3.3
9012024-02-09T20:25:43.937Z Downloaded match_cfg v0.1.0
9022024-02-09T20:25:43.940Z Downloaded assert_matches v1.5.0
9032024-02-09T20:25:43.940Z Downloaded linear-map v1.2.0
9042024-02-09T20:25:43.943Z Downloaded lru v0.12.1
9052024-02-09T20:25:43.943Z Downloaded async-recursion v1.0.5
9062024-02-09T20:25:43.946Z Downloaded corncobs v0.1.3
9072024-02-09T20:25:43.953Z Downloaded home v0.5.5
9082024-02-09T20:25:43.953Z Downloaded new_debug_unreachable v1.0.4
9092024-02-09T20:25:43.953Z Downloaded hostname v0.3.1
9102024-02-09T20:25:43.953Z Downloaded nodrop v0.1.14
9112024-02-09T20:25:43.957Z Downloaded hex v0.4.3
9122024-02-09T20:25:43.957Z Downloaded buf-list v1.0.3
9132024-02-09T20:25:43.959Z Downloaded bitflags v2.4.0
9142024-02-09T20:25:43.962Z Downloaded constant_time_eq v0.3.0
9152024-02-09T20:25:43.968Z Downloaded time-macros v0.2.13
9162024-02-09T20:25:43.968Z Downloaded autocfg v1.1.0
9172024-02-09T20:25:43.971Z Downloaded maplit v1.0.2
9182024-02-09T20:25:43.971Z Downloaded crypto-common v0.1.6
9192024-02-09T20:25:43.971Z Downloaded libsw v3.3.1
9202024-02-09T20:25:43.974Z Downloaded http-body v0.4.5
9212024-02-09T20:25:43.974Z Downloaded nibble_vec v0.1.0
9222024-02-09T20:25:43.977Z Downloaded maybe-uninit v2.0.0
9232024-02-09T20:25:43.977Z Downloaded bb8 v0.8.3
9242024-02-09T20:25:43.980Z Downloaded castaway v0.2.2
9252024-02-09T20:25:43.980Z Downloaded humantime v2.1.0
9262024-02-09T20:25:43.983Z Downloaded indoc v1.0.9
9272024-02-09T20:25:43.985Z Downloaded bytecount v0.6.3
9282024-02-09T20:25:43.988Z Downloaded cexpr v0.6.0
9292024-02-09T20:25:43.991Z Downloaded byteorder v1.5.0
9302024-02-09T20:25:43.991Z Downloaded md-5 v0.10.5
9312024-02-09T20:25:43.994Z Downloaded cfg-if v1.0.0
9322024-02-09T20:25:43.997Z Downloaded memoffset v0.9.0
9332024-02-09T20:25:43.997Z Downloaded chacha20 v0.9.1
9342024-02-09T20:25:44.001Z Downloaded ciborium v0.2.2
9352024-02-09T20:25:44.004Z Downloaded cast v0.3.0
9362024-02-09T20:25:44.004Z Downloaded httpdate v1.0.3
9372024-02-09T20:25:44.010Z Downloaded bit-set v0.5.3
9382024-02-09T20:25:44.010Z Downloaded sec1 v0.7.3
9392024-02-09T20:25:44.013Z Downloaded lalrpop-util v0.19.12
9402024-02-09T20:25:44.013Z Downloaded lock_api v0.4.10
9412024-02-09T20:25:44.013Z Downloaded crc32fast v1.3.2
9422024-02-09T20:25:44.016Z Downloaded waitgroup v0.1.2
9432024-02-09T20:25:44.016Z Downloaded cfg-expr v0.15.6
9442024-02-09T20:25:44.020Z Downloaded tar v0.4.40
9452024-02-09T20:25:44.023Z Downloaded newtype_derive v0.1.6
9462024-02-09T20:25:44.023Z Downloaded normalize-line-endings v0.3.0
9472024-02-09T20:25:44.026Z Downloaded csv-core v0.1.11
9482024-02-09T20:25:44.026Z Downloaded base64ct v1.6.0
9492024-02-09T20:25:44.029Z Downloaded serde_tokenstream v0.1.7
9502024-02-09T20:25:44.035Z Downloaded blake2 v0.10.6
9512024-02-09T20:25:44.038Z Downloaded parse-size v1.0.0
9522024-02-09T20:25:44.038Z Downloaded foreign-types-shared v0.3.1
9532024-02-09T20:25:44.038Z Downloaded memmap v0.7.0
9542024-02-09T20:25:44.041Z Downloaded cancel-safe-futures v0.1.5
9552024-02-09T20:25:44.045Z Downloaded native-tls v0.2.11
9562024-02-09T20:25:44.045Z Downloaded strum v0.25.0
9572024-02-09T20:25:44.051Z Downloaded lru-cache v0.1.2
9582024-02-09T20:25:44.051Z Downloaded mime_guess v2.0.4
9592024-02-09T20:25:44.051Z Downloaded macaddr v1.0.1
9602024-02-09T20:25:44.051Z Downloaded hyper-rustls v0.26.0
9612024-02-09T20:25:44.054Z Downloaded camino-tempfile v1.1.1
9622024-02-09T20:25:44.054Z Downloaded indexmap v1.9.3
9632024-02-09T20:25:44.057Z Downloaded base16ct v0.2.0
9642024-02-09T20:25:44.060Z Downloaded async-trait v0.1.77
9652024-02-09T20:25:44.063Z Downloaded num-integer v0.1.45
9662024-02-09T20:25:44.067Z Downloaded filetime v0.2.23
9672024-02-09T20:25:44.067Z Downloaded unicode-width v0.1.11
9682024-02-09T20:25:44.070Z Downloaded doc-comment v0.3.3
9692024-02-09T20:25:44.070Z Downloaded backoff v0.4.0
9702024-02-09T20:25:44.073Z Downloaded usdt v0.5.0
9712024-02-09T20:25:44.073Z Downloaded crc v3.0.1
9722024-02-09T20:25:44.075Z Downloaded cipher v0.4.4
9732024-02-09T20:25:44.078Z Downloaded bcs v0.1.6
9742024-02-09T20:25:44.078Z Downloaded inout v0.1.3
9752024-02-09T20:25:44.081Z Downloaded constant_time_eq v0.2.6
9762024-02-09T20:25:44.081Z Downloaded difflib v0.4.0
9772024-02-09T20:25:44.085Z Downloaded keccak v0.1.4
9782024-02-09T20:25:44.085Z Downloaded is-terminal v0.4.9
9792024-02-09T20:25:44.089Z Downloaded signature v2.1.0
9802024-02-09T20:25:44.089Z Downloaded lazy_static v1.4.0
9812024-02-09T20:25:44.092Z Downloaded ciborium-ll v0.2.2
9822024-02-09T20:25:44.092Z Downloaded slog-scope v4.4.0
9832024-02-09T20:25:44.092Z Downloaded phf v0.11.2
9842024-02-09T20:25:44.098Z Downloaded crossbeam-utils v0.8.16
9852024-02-09T20:25:44.101Z Downloaded pem v3.0.2
9862024-02-09T20:25:44.101Z Downloaded libefi-sys v0.1.0
9872024-02-09T20:25:44.101Z Downloaded string_cache v0.8.7
9882024-02-09T20:25:44.101Z Downloaded sqlformat v0.2.3
9892024-02-09T20:25:44.104Z Downloaded openssl-probe v0.1.5
9902024-02-09T20:25:44.104Z Downloaded usdt v0.3.5
9912024-02-09T20:25:44.107Z Downloaded futures-core v0.3.30
9922024-02-09T20:25:44.107Z Downloaded nu-ansi-term v0.49.0
9932024-02-09T20:25:44.110Z Downloaded strsim v0.8.0
9942024-02-09T20:25:44.111Z Downloaded pretty-hex v0.4.1
9952024-02-09T20:25:44.117Z Downloaded foreign-types v0.5.0
9962024-02-09T20:25:44.117Z Downloaded strip-ansi-escapes v0.2.0
9972024-02-09T20:25:44.117Z Downloaded siphasher v0.3.11
9982024-02-09T20:25:44.117Z Downloaded plain v0.2.3
9992024-02-09T20:25:44.120Z Downloaded cookie v0.18.0
10002024-02-09T20:25:44.120Z Downloaded clang-sys v1.6.1
10012024-02-09T20:25:44.123Z Downloaded usdt-macro v0.3.5
10022024-02-09T20:25:44.123Z Downloaded proc-macro-error-attr v1.0.4
10032024-02-09T20:25:44.126Z Downloaded time-core v0.1.1
10042024-02-09T20:25:44.126Z Downloaded packed_struct v0.10.1
10052024-02-09T20:25:44.130Z Downloaded stringprep v0.1.3
10062024-02-09T20:25:44.130Z Downloaded hmac v0.12.1
10072024-02-09T20:25:44.133Z Downloaded signal-hook-registry v1.4.1
10082024-02-09T20:25:44.133Z Downloaded serde-hex v0.1.0
10092024-02-09T20:25:44.136Z Downloaded remove_dir_all v0.5.3
10102024-02-09T20:25:44.136Z Downloaded rustls-native-certs v0.7.0
10112024-02-09T20:25:44.139Z Downloaded endian-type v0.1.2
10122024-02-09T20:25:44.139Z Downloaded log v0.4.20
10132024-02-09T20:25:44.142Z Downloaded oorandom v11.1.3
10142024-02-09T20:25:44.142Z Downloaded num-complex v0.4.4
10152024-02-09T20:25:44.145Z Downloaded schemars_derive v0.8.16
10162024-02-09T20:25:44.148Z Downloaded allocator-api2 v0.2.16
10172024-02-09T20:25:44.151Z Downloaded strum v0.26.1
10182024-02-09T20:25:44.151Z Downloaded newline-converter v0.3.0
10192024-02-09T20:25:44.153Z Downloaded miniz_oxide v0.7.1
10202024-02-09T20:25:44.154Z Downloaded rustc_version v0.1.7
10212024-02-09T20:25:44.156Z Downloaded whoami v1.4.1
10222024-02-09T20:25:44.157Z Downloaded pin-utils v0.1.0
10232024-02-09T20:25:44.159Z Downloaded console v0.15.8
10242024-02-09T20:25:44.162Z Downloaded rustfmt-wrapper v0.2.0
10252024-02-09T20:25:44.163Z Downloaded getrandom v0.2.10
10262024-02-09T20:25:44.165Z Downloaded foreign-types-shared v0.1.1
10272024-02-09T20:25:44.171Z Downloaded diesel_table_macro_syntax v0.1.0
10282024-02-09T20:25:44.171Z Downloaded opaque-debug v0.3.0
10292024-02-09T20:25:44.174Z Downloaded peeking_take_while v0.1.2
10302024-02-09T20:25:44.174Z Downloaded precomputed-hash v0.1.1
10312024-02-09T20:25:44.174Z Downloaded slog-bunyan v2.5.0
10322024-02-09T20:25:44.175Z Downloaded rand_chacha v0.3.1
10332024-02-09T20:25:44.175Z Downloaded crossbeam v0.8.2
10342024-02-09T20:25:44.178Z Downloaded predicates-tree v1.0.9
10352024-02-09T20:25:44.178Z Downloaded synstructure v0.12.6
10362024-02-09T20:25:44.178Z Downloaded crypto-bigint v0.5.2
10372024-02-09T20:25:44.188Z Downloaded packed_struct_codegen v0.10.1
10382024-02-09T20:25:44.195Z Downloaded bytes v1.5.0
10392024-02-09T20:25:44.195Z Downloaded derive_builder_macro v0.12.0
10402024-02-09T20:25:44.196Z Downloaded num-traits v0.2.16
10412024-02-09T20:25:44.217Z Downloaded half v2.3.1
10422024-02-09T20:25:44.217Z Downloaded rustversion v1.0.14
10432024-02-09T20:25:44.217Z Downloaded dtrace-parser v0.2.0
10442024-02-09T20:25:44.217Z Downloaded multer v3.0.0
10452024-02-09T20:25:44.217Z Downloaded mockall_derive v0.12.0
10462024-02-09T20:25:44.217Z Downloaded hyper-util v0.1.2
10472024-02-09T20:25:44.239Z Downloaded tap v1.0.1
10482024-02-09T20:25:44.239Z Downloaded topological-sort v0.2.2
10492024-02-09T20:25:44.239Z Downloaded heck v0.3.3
10502024-02-09T20:25:44.239Z Downloaded shlex v1.3.0
10512024-02-09T20:25:44.239Z Downloaded darling_macro v0.14.4
10522024-02-09T20:25:44.239Z Downloaded rustc-hash v1.1.0
10532024-02-09T20:25:44.239Z Downloaded headers-core v0.2.0
10542024-02-09T20:25:44.239Z Downloaded usdt-attr-macro v0.3.5
10552024-02-09T20:25:44.239Z Downloaded defmt-parser v0.3.3
10562024-02-09T20:25:44.239Z Downloaded zeroize_derive v1.4.2
10572024-02-09T20:25:44.239Z Downloaded form_urlencoded v1.2.1
10582024-02-09T20:25:44.239Z Downloaded float-cmp v0.9.0
10592024-02-09T20:25:44.240Z Downloaded uuid v1.7.0
10602024-02-09T20:25:44.243Z Downloaded pkcs8 v0.10.2
10612024-02-09T20:25:44.244Z Downloaded rustc-demangle v0.1.23
10622024-02-09T20:25:44.244Z Downloaded ref-cast-impl v1.0.20
10632024-02-09T20:25:44.244Z Downloaded r2d2 v0.8.10
10642024-02-09T20:25:44.244Z Downloaded hash32 v0.3.1
10652024-02-09T20:25:44.244Z Downloaded derive_more v0.99.17
10662024-02-09T20:25:44.247Z Downloaded yansi v0.5.1
10672024-02-09T20:25:44.253Z Downloaded platforms v3.0.2
10682024-02-09T20:25:44.253Z Downloaded poly1305 v0.8.0
10692024-02-09T20:25:44.256Z Downloaded scopeguard v1.2.0
10702024-02-09T20:25:44.256Z Downloaded rustls-pki-types v1.1.0
10712024-02-09T20:25:44.256Z Downloaded futures v0.3.30
10722024-02-09T20:25:44.261Z Downloaded ena v0.14.2
10732024-02-09T20:25:44.267Z Downloaded dyn-clone v1.0.16
10742024-02-09T20:25:44.280Z Downloaded serde_yaml v0.9.25
10752024-02-09T20:25:44.280Z Downloaded dof v0.3.0
10762024-02-09T20:25:44.280Z Downloaded crc-any v2.4.3
10772024-02-09T20:25:44.280Z Downloaded num_enum_derive v0.5.11
10782024-02-09T20:25:44.280Z Downloaded flate2 v1.0.28
10792024-02-09T20:25:44.280Z Downloaded unicode-linebreak v0.1.5
10802024-02-09T20:25:44.288Z Downloaded rsa v0.9.2
10812024-02-09T20:25:44.288Z Downloaded mio v0.8.9
10822024-02-09T20:25:44.291Z Downloaded ed25519 v1.5.3
10832024-02-09T20:25:44.294Z Downloaded datatest-stable v0.2.3
10842024-02-09T20:25:44.294Z Downloaded similar-asserts v1.5.0
10852024-02-09T20:25:44.300Z Downloaded unicase v2.7.0
10862024-02-09T20:25:44.303Z Downloaded num_cpus v1.16.0
10872024-02-09T20:25:44.303Z Downloaded supports-color v2.1.0
10882024-02-09T20:25:44.303Z Downloaded oso-derive v0.27.0
10892024-02-09T20:25:44.303Z Downloaded proc-macro-crate v1.3.1
10902024-02-09T20:25:44.306Z Downloaded openssl-sys v0.9.96
10912024-02-09T20:25:44.309Z Downloaded curve25519-dalek-derive v0.1.0
10922024-02-09T20:25:44.312Z Downloaded derive_builder_core v0.12.0
10932024-02-09T20:25:44.312Z Downloaded structmeta-derive v0.2.0
10942024-02-09T20:25:44.315Z Downloaded wyz v0.5.1
10952024-02-09T20:25:44.315Z Downloaded ppv-lite86 v0.2.17
10962024-02-09T20:25:44.318Z Downloaded resolv-conf v0.7.0
10972024-02-09T20:25:44.318Z Downloaded xattr v1.0.1
10982024-02-09T20:25:44.321Z Downloaded serde_derive_internals v0.26.0
10992024-02-09T20:25:44.323Z Downloaded flagset v0.4.3
11002024-02-09T20:25:44.324Z Downloaded foreign-types v0.3.2
11012024-02-09T20:25:44.326Z Downloaded parking_lot v0.12.1
11022024-02-09T20:25:44.326Z Downloaded similar v2.3.0
11032024-02-09T20:25:44.331Z Downloaded defmt-macros v0.3.6
11042024-02-09T20:25:44.334Z Downloaded untrusted v0.7.1
11052024-02-09T20:25:44.337Z Downloaded debug-ignore v1.0.5
11062024-02-09T20:25:44.340Z Downloaded glob v0.3.1
11072024-02-09T20:25:44.340Z Downloaded const-oid v0.9.5
11082024-02-09T20:25:44.343Z Downloaded rustls-pemfile v1.0.3
11092024-02-09T20:25:44.346Z Downloaded display-error-chain v0.2.0
11102024-02-09T20:25:44.346Z Downloaded dtrace-parser v0.1.14
11112024-02-09T20:25:44.346Z Downloaded num_enum v0.5.11
11122024-02-09T20:25:44.350Z Downloaded unarray v0.1.4
11132024-02-09T20:25:44.353Z Downloaded usdt-attr-macro v0.5.0
11142024-02-09T20:25:44.353Z Downloaded rusty-fork v0.3.0
11152024-02-09T20:25:44.356Z Downloaded quick-error v1.2.3
11162024-02-09T20:25:44.361Z Downloaded num v0.4.1
11172024-02-09T20:25:44.362Z Downloaded structmeta v0.3.0
11182024-02-09T20:25:44.364Z Downloaded rand_xorshift v0.3.0
11192024-02-09T20:25:44.365Z Downloaded futures-macro v0.3.30
11202024-02-09T20:25:44.365Z Downloaded postgres-types v0.2.6
11212024-02-09T20:25:44.365Z Downloaded http v1.0.0
11222024-02-09T20:25:44.368Z Downloaded phf_shared v0.10.0
11232024-02-09T20:25:44.371Z Downloaded darling_macro v0.20.3
11242024-02-09T20:25:44.371Z Downloaded pest_generator v2.7.6
11252024-02-09T20:25:44.374Z Downloaded parse-display-derive v0.9.0
11262024-02-09T20:25:44.374Z Downloaded structmeta v0.2.0
11272024-02-09T20:25:44.374Z Downloaded termtree v0.4.1
11282024-02-09T20:25:44.380Z Downloaded pretty-hex v0.2.1
11292024-02-09T20:25:44.380Z Downloaded generic-array v0.14.7
11302024-02-09T20:25:44.383Z Downloaded libm v0.2.7
11312024-02-09T20:25:44.391Z Downloaded fragile v2.0.0
11322024-02-09T20:25:44.395Z Downloaded minimal-lexical v0.2.1
11332024-02-09T20:25:44.401Z Downloaded structmeta-derive v0.3.0
11342024-02-09T20:25:44.403Z Downloaded signal-hook-mio v0.2.3
11352024-02-09T20:25:44.406Z Downloaded fallible-iterator v0.2.0
11362024-02-09T20:25:44.406Z Downloaded pkg-config v0.3.27
11372024-02-09T20:25:44.409Z Downloaded trust-dns-client v0.22.0
11382024-02-09T20:25:44.416Z Downloaded untrusted v0.9.0
11392024-02-09T20:25:44.419Z Downloaded impl-trait-for-tuples v0.2.2
11402024-02-09T20:25:44.422Z Downloaded papergrid v0.11.0
11412024-02-09T20:25:44.426Z Downloaded crossterm v0.27.0
11422024-02-09T20:25:44.434Z Downloaded phf_shared v0.11.2
11432024-02-09T20:25:44.438Z Downloaded pem-rfc7468 v0.7.0
11442024-02-09T20:25:44.441Z Downloaded pin-project-internal v1.1.3
11452024-02-09T20:25:44.441Z Downloaded hash32 v0.2.1
11462024-02-09T20:25:44.444Z Downloaded tokio-macros v2.2.0
11472024-02-09T20:25:44.446Z Downloaded rustls-pemfile v2.0.0
11482024-02-09T20:25:44.446Z Downloaded crc-catalog v2.2.0
11492024-02-09T20:25:44.450Z Downloaded tempfile v3.10.0
11502024-02-09T20:25:44.453Z Downloaded num-rational v0.4.1
11512024-02-09T20:25:44.456Z Downloaded oso v0.27.0
11522024-02-09T20:25:44.458Z Downloaded salty v0.2.0
11532024-02-09T20:25:44.463Z Downloaded thread_local v1.1.7
11542024-02-09T20:25:44.876Z Downloaded futures-task v0.3.30
11552024-02-09T20:25:44.900Z Downloaded itertools v0.12.1
11562024-02-09T20:25:44.901Z Downloaded fastrand v2.0.1
11572024-02-09T20:25:44.901Z Downloaded once_cell v1.19.0
11582024-02-09T20:25:44.901Z Downloaded thiserror-no-std v2.0.2
11592024-02-09T20:25:44.902Z Downloaded unicode-xid v0.2.4
11602024-02-09T20:25:44.902Z Downloaded spin v0.9.8
11612024-02-09T20:25:44.902Z Downloaded tower-service v0.3.2
11622024-02-09T20:25:44.902Z Downloaded flume v0.11.0
11632024-02-09T20:25:44.902Z Downloaded zerocopy-derive v0.7.32
11642024-02-09T20:25:44.903Z Downloaded target-spec v3.1.0
11652024-02-09T20:25:44.903Z Downloaded number_prefix v0.4.0
11662024-02-09T20:25:44.903Z Downloaded futures-sink v0.3.30
11672024-02-09T20:25:44.903Z Downloaded unicode-segmentation v1.10.1
11682024-02-09T20:25:44.903Z Downloaded plotters-svg v0.3.5
11692024-02-09T20:25:44.904Z Downloaded stability v0.1.1
11702024-02-09T20:25:44.904Z Downloaded pathdiff v0.2.1
11712024-02-09T20:25:44.904Z Downloaded target-lexicon v0.12.13
11722024-02-09T20:25:44.904Z Downloaded tokio-stream v0.1.14
11732024-02-09T20:25:44.904Z Downloaded toml v0.7.8
11742024-02-09T20:25:44.904Z Downloaded heapless v0.7.16
11752024-02-09T20:25:44.904Z Downloaded try-lock v0.2.4
11762024-02-09T20:25:44.904Z Downloaded sqlparser_derive v0.2.2
11772024-02-09T20:25:44.905Z Downloaded unicode-normalization v0.1.22
11782024-02-09T20:25:44.905Z Downloaded tinytemplate v1.2.1
11792024-02-09T20:25:44.905Z Downloaded proc-macro-error v1.0.4
11802024-02-09T20:25:44.905Z Downloaded expectorate v1.1.0
11812024-02-09T20:25:44.905Z Downloaded scroll_derive v0.12.0
11822024-02-09T20:25:44.905Z Downloaded snafu-derive v0.7.5
11832024-02-09T20:25:44.905Z Downloaded num_threads v0.1.6
11842024-02-09T20:25:44.905Z Downloaded rayon-core v1.12.0
11852024-02-09T20:25:44.906Z Downloaded usdt-macro v0.5.0
11862024-02-09T20:25:44.906Z Downloaded typed-path v0.7.0
11872024-02-09T20:25:44.906Z Downloaded tokio-postgres v0.7.10
11882024-02-09T20:25:44.906Z Downloaded termcolor v1.2.0
11892024-02-09T20:25:44.906Z Downloaded smawk v0.3.1
11902024-02-09T20:25:44.907Z Downloaded smallvec v0.6.14
11912024-02-09T20:25:44.907Z Downloaded pkcs1 v0.7.5
11922024-02-09T20:25:44.907Z Downloaded structopt v0.3.26
11932024-02-09T20:25:44.907Z Downloaded guppy-workspace-hack v0.1.0
11942024-02-09T20:25:44.907Z Downloaded rstest_macros v0.18.2
11952024-02-09T20:25:44.907Z Downloaded serde_urlencoded v0.7.1
11962024-02-09T20:25:44.907Z Downloaded either v1.9.0
11972024-02-09T20:25:44.908Z Downloaded nom v7.1.3
11982024-02-09T20:25:44.908Z Downloaded num-bigint-dig v0.8.4
11992024-02-09T20:25:44.908Z Downloaded olpc-cjson v0.1.3
12002024-02-09T20:25:44.908Z Downloaded dirs-next v2.0.0
12012024-02-09T20:25:44.908Z Downloaded semver v0.1.20
12022024-02-09T20:25:44.908Z Downloaded secrecy v0.8.0
12032024-02-09T20:25:44.909Z Downloaded tui-tree-widget v0.17.0
12042024-02-09T20:25:44.909Z Downloaded data-encoding v2.4.0
12052024-02-09T20:25:44.909Z Downloaded tempdir v0.3.7
12062024-02-09T20:25:44.909Z Downloaded aho-corasick v1.0.4
12072024-02-09T20:25:44.909Z Downloaded static_assertions v1.1.0
12082024-02-09T20:25:44.909Z Downloaded want v0.3.1
12092024-02-09T20:25:44.909Z Downloaded hashbrown v0.13.2
12102024-02-09T20:25:44.909Z Downloaded socket2 v0.4.9
12112024-02-09T20:25:44.909Z Downloaded ff v0.13.0
12122024-02-09T20:25:44.909Z Downloaded steno v0.4.0
12132024-02-09T20:25:44.909Z Downloaded rcgen v0.12.1
12142024-02-09T20:25:44.910Z Downloaded percent-encoding v2.3.1
12152024-02-09T20:25:44.910Z Downloaded fxhash v0.2.1
12162024-02-09T20:25:44.910Z Downloaded signal-hook v0.3.17
12172024-02-09T20:25:44.910Z Downloaded indicatif v0.17.7
12182024-02-09T20:25:44.910Z Downloaded spin v0.5.2
12192024-02-09T20:25:44.910Z Downloaded dirs-sys-next v0.1.2
12202024-02-09T20:25:44.911Z Downloaded subtle v2.5.0
12212024-02-09T20:25:44.911Z Downloaded digest v0.10.7
12222024-02-09T20:25:44.911Z Downloaded sha1 v0.10.6
12232024-02-09T20:25:44.911Z Downloaded x509-cert v0.2.4
12242024-02-09T20:25:44.911Z Downloaded gethostname v0.4.3
12252024-02-09T20:25:44.912Z Downloaded textwrap v0.11.0
12262024-02-09T20:25:44.912Z Downloaded paste v1.0.14
12272024-02-09T20:25:44.912Z Downloaded fd-lock v3.0.13
12282024-02-09T20:25:44.912Z Downloaded walkdir v2.4.0
12292024-02-09T20:25:44.912Z Downloaded vsss-rs v3.3.4
12302024-02-09T20:25:44.912Z Downloaded version_check v0.9.4
12312024-02-09T20:25:44.912Z Downloaded vec_map v0.8.2
12322024-02-09T20:25:44.912Z Downloaded same-file v1.0.6
12332024-02-09T20:25:44.912Z Downloaded slog-async v2.8.0
12342024-02-09T20:25:44.912Z Downloaded group v0.13.0
12352024-02-09T20:25:44.912Z Downloaded usdt-impl v0.5.0
12362024-02-09T20:25:44.913Z Downloaded zerocopy v0.3.0
12372024-02-09T20:25:44.913Z Downloaded url v2.5.0
12382024-02-09T20:25:44.913Z Downloaded parking_lot_core v0.9.8
12392024-02-09T20:25:44.913Z Downloaded tungstenite v0.20.1
12402024-02-09T20:25:44.913Z Downloaded serde_with_macros v3.6.0
12412024-02-09T20:25:44.913Z Downloaded test-strategy v0.3.1
12422024-02-09T20:25:44.913Z Downloaded password-hash v0.5.0
12432024-02-09T20:25:44.913Z Downloaded der_derive v0.7.2
12442024-02-09T20:25:44.913Z Downloaded strum_macros v0.26.1
12452024-02-09T20:25:44.913Z Downloaded getopts v0.2.21
12462024-02-09T20:25:44.913Z Downloaded tinyvec v1.6.0
12472024-02-09T20:25:44.914Z Downloaded embedded-io v0.4.0
12482024-02-09T20:25:44.914Z Downloaded parking_lot_core v0.8.6
12492024-02-09T20:25:44.914Z Downloaded textwrap v0.16.0
12502024-02-09T20:25:44.914Z Downloaded rand v0.8.5
12512024-02-09T20:25:44.914Z Downloaded stable_deref_trait v1.2.0
12522024-02-09T20:25:44.914Z Downloaded relative-path v1.9.0
12532024-02-09T20:25:44.914Z Downloaded trybuild v1.0.89
12542024-02-09T20:25:44.914Z Downloaded derive-where v1.2.7
12552024-02-09T20:25:45.558Z Downloaded vte v0.11.1
12562024-02-09T20:25:45.558Z Downloaded sha2 v0.10.8
12572024-02-09T20:25:45.559Z Downloaded zone v0.3.0
12582024-02-09T20:25:45.559Z Downloaded heapless v0.8.0
12592024-02-09T20:25:45.559Z Downloaded rustyline v13.0.0
12602024-02-09T20:25:45.559Z Downloaded quick-xml v0.30.0
12612024-02-09T20:25:45.559Z Downloaded scroll v0.12.0
12622024-02-09T20:25:45.559Z Downloaded prettyplease v0.2.16
12632024-02-09T20:25:45.559Z Downloaded pin-project v1.1.3
12642024-02-09T20:25:45.559Z Downloaded omicron-zone-package v0.11.0
12652024-02-09T20:25:45.559Z Downloaded darling_core v0.14.4
12662024-02-09T20:25:45.559Z Downloaded tough v0.16.0
12672024-02-09T20:25:45.559Z Downloaded darling v0.14.4
12682024-02-09T20:25:45.560Z Downloaded trust-dns-server v0.22.1
12692024-02-09T20:25:45.560Z Downloaded darling_core v0.20.3
12702024-02-09T20:25:45.560Z Downloaded chrono v0.4.31
12712024-02-09T20:25:45.560Z Downloaded der v0.7.8
12722024-02-09T20:25:45.560Z Downloaded criterion v0.5.1
12732024-02-09T20:25:45.560Z Downloaded reedline v0.28.0
12742024-02-09T20:25:45.560Z Downloaded smoltcp v0.9.1
12752024-02-09T20:25:45.560Z Downloaded portable-atomic v1.4.3
12762024-02-09T20:25:45.560Z Downloaded serde_with v3.6.0
12772024-02-09T20:25:45.561Z Downloaded h2 v0.3.24
12782024-02-09T20:25:45.561Z Downloaded nix v0.27.1
12792024-02-09T20:25:45.561Z Downloaded rayon v1.8.0
12802024-02-09T20:25:45.561Z Downloaded pest v2.7.6
12812024-02-09T20:25:45.561Z Downloaded sqlparser v0.43.1
12822024-02-09T20:25:45.561Z Downloaded goblin v0.8.0
12832024-02-09T20:25:45.561Z Downloaded idna v0.2.3
12842024-02-09T20:25:45.561Z Downloaded zerocopy v0.7.32
12852024-02-09T20:25:45.561Z Downloaded regex-automata v0.1.10
12862024-02-09T20:25:45.561Z Downloaded petgraph v0.6.4
12872024-02-09T20:25:45.561Z Downloaded guppy v0.17.5
12882024-02-09T20:25:45.561Z Downloaded rustls-webpki v0.102.1
12892024-02-09T20:25:45.562Z Downloaded vcpkg v0.2.15
12902024-02-09T20:25:45.562Z Downloaded futures-util v0.3.30
12912024-02-09T20:25:45.562Z Downloaded radix_trie v0.2.1
12922024-02-09T20:25:45.562Z Downloaded regex v1.10.3
12932024-02-09T20:25:45.562Z Downloaded object v0.32.1
12942024-02-09T20:25:45.562Z Downloaded idna v0.5.0
12952024-02-09T20:25:45.562Z Downloaded curve25519-dalek v4.1.1
12962024-02-09T20:25:45.562Z Downloaded bstr v1.6.0
12972024-02-09T20:25:45.562Z Downloaded syn v1.0.109
12982024-02-09T20:25:45.562Z Downloaded regex-syntax v0.6.29
12992024-02-09T20:25:45.562Z Downloaded smoltcp v0.11.0
13002024-02-09T20:25:45.563Z Downloaded rustls v0.22.2
13012024-02-09T20:25:45.563Z Downloaded regex-syntax v0.8.2
13022024-02-09T20:25:45.563Z Downloaded ratatui v0.26.0
13032024-02-09T20:25:45.563Z Downloaded rustix v0.38.31
13042024-02-09T20:25:45.563Z Downloaded bzip2-sys v0.1.11+1.0.8
13052024-02-09T20:25:45.563Z Downloaded sled v0.34.7
13062024-02-09T20:25:45.563Z Downloaded sha3 v0.10.8
13072024-02-09T20:25:45.563Z Downloaded encoding_rs v0.8.33
13082024-02-09T20:25:45.563Z Downloaded polar-core v0.27.0
13092024-02-09T20:25:45.563Z Downloaded openapiv3 v2.0.0
13102024-02-09T20:25:45.563Z Downloaded diesel v2.1.4
13112024-02-09T20:25:45.564Z Downloaded zerocopy-derive v0.2.0
13122024-02-09T20:25:45.564Z Downloaded regress v0.7.1
13132024-02-09T20:25:45.564Z Downloaded zerocopy-derive v0.6.4
13142024-02-09T20:25:45.564Z Downloaded gimli v0.28.0
13152024-02-09T20:25:45.564Z Downloaded trust-dns-proto v0.22.0
13162024-02-09T20:25:45.564Z Downloaded regex-automata v0.3.8
13172024-02-09T20:25:45.564Z Downloaded regex-automata v0.4.4
13182024-02-09T20:25:45.564Z Downloaded tokio v1.36.0
13192024-02-09T20:25:45.565Z Downloaded csv v1.3.0
13202024-02-09T20:25:45.565Z Downloaded rustls v0.21.9
13212024-02-09T20:25:45.565Z Downloaded openssl v0.10.60
13222024-02-09T20:25:45.565Z Downloaded bstr v0.2.17
13232024-02-09T20:25:45.565Z Downloaded object v0.30.4
13242024-02-09T20:25:45.565Z Downloaded webpki-roots v0.25.2
13252024-02-09T20:25:45.565Z Downloaded tabled v0.15.0
13262024-02-09T20:25:45.566Z Downloaded plotters v0.3.5
13272024-02-09T20:25:45.566Z Downloaded toml_edit v0.19.15
13282024-02-09T20:25:45.566Z Downloaded proptest v1.4.0
13292024-02-09T20:25:45.566Z Downloaded bitvec v1.0.1
13302024-02-09T20:25:45.566Z Downloaded time v0.3.27
13312024-02-09T20:25:45.566Z Downloaded bindgen v0.69.2
13322024-02-09T20:25:45.566Z Downloaded lalrpop v0.19.12
13332024-02-09T20:25:45.566Z Downloaded rustls-webpki v0.101.7
13342024-02-09T20:25:45.579Z Downloaded clap v2.34.0
13352024-02-09T20:25:45.579Z Downloaded tower v0.4.13
13362024-02-09T20:25:45.606Z Downloaded tracing-core v0.1.31
13372024-02-09T20:25:45.606Z Downloaded elliptic-curve v0.13.8
13382024-02-09T20:25:45.606Z Downloaded hyper v0.14.27
13392024-02-09T20:25:45.621Z Downloaded fatfs v0.3.6
13402024-02-09T20:25:45.621Z Downloaded subprocess v0.2.9
13412024-02-09T20:25:45.621Z Downloaded socket2 v0.5.5
13422024-02-09T20:25:45.630Z Downloaded zerocopy v0.6.4
13432024-02-09T20:25:45.630Z Downloaded tracing v0.1.37
13442024-02-09T20:25:45.630Z Downloaded slog v2.7.0
13452024-02-09T20:25:45.630Z Downloaded darling v0.20.3
13462024-02-09T20:25:45.630Z Downloaded rand v0.4.6
13472024-02-09T20:25:45.636Z Downloaded tracing-attributes v0.1.26
13482024-02-09T20:25:45.641Z Downloaded slog-term v2.9.0
13492024-02-09T20:25:45.642Z Downloaded hyper v1.1.0
13502024-02-09T20:25:45.650Z Downloaded fd-lock v4.0.2
13512024-02-09T20:25:45.656Z Downloaded deranged v0.3.8
13522024-02-09T20:25:45.656Z Downloaded fs-err v2.11.0
13532024-02-09T20:25:45.662Z Downloaded reqwest v0.11.22
13542024-02-09T20:25:45.693Z Downloaded zone_cfg_derive v0.3.0
13552024-02-09T20:25:45.693Z Downloaded trust-dns-resolver v0.22.0
13562024-02-09T20:25:45.702Z Downloaded parse-display v0.9.0
13572024-02-09T20:25:45.702Z Downloaded libxml v0.3.3
13582024-02-09T20:25:45.702Z Downloaded serde_tokenstream v0.2.0
13592024-02-09T20:25:45.703Z Downloaded serde_plain v1.0.2
13602024-02-09T20:25:45.703Z Downloaded serde_path_to_error v0.1.15
13612024-02-09T20:25:45.703Z Downloaded semver v0.11.0
13622024-02-09T20:25:45.703Z Downloaded hashbrown v0.12.3
13632024-02-09T20:25:45.703Z Downloaded futures-timer v3.0.2
13642024-02-09T20:25:45.703Z Downloaded smf v0.2.2
13652024-02-09T20:25:45.703Z Downloaded plotters-backend v0.3.5
13662024-02-09T20:25:45.703Z Downloaded utf-8 v0.7.6
13672024-02-09T20:25:45.703Z Downloaded yasna v0.5.2
13682024-02-09T20:25:45.704Z Downloaded rand_core v0.6.4
13692024-02-09T20:25:45.704Z Downloaded tokio-util v0.7.10
13702024-02-09T20:25:45.722Z Downloaded futures-io v0.3.30
13712024-02-09T20:25:45.722Z Downloaded zip v0.6.6
13722024-02-09T20:25:45.722Z Downloaded snafu v0.7.5
13732024-02-09T20:25:45.741Z Downloaded path-slash v0.1.5
13742024-02-09T20:25:45.741Z Downloaded tower-layer v0.3.2
13752024-02-09T20:25:45.741Z Downloaded tinyvec_macros v0.1.1
13762024-02-09T20:25:45.742Z Downloaded rust-argon2 v1.0.1
13772024-02-09T20:25:45.742Z Downloaded unsafe-libyaml v0.2.10
13782024-02-09T20:25:45.742Z Downloaded tabled_derive v0.7.0
13792024-02-09T20:25:45.742Z Downloaded rustc_version v0.4.0
13802024-02-09T20:25:45.742Z Downloaded slog-stdlog v4.1.1
13812024-02-09T20:25:45.742Z Downloaded blake3 v1.5.0
13822024-02-09T20:25:45.742Z Downloaded hkdf v0.12.4
13832024-02-09T20:25:45.742Z Downloaded futures-channel v0.3.30
13842024-02-09T20:25:45.747Z Downloaded ucd-trie v0.1.6
13852024-02-09T20:25:45.747Z Downloaded universal-hash v0.5.1
13862024-02-09T20:25:45.747Z Downloaded globset v0.4.13
13872024-02-09T20:25:45.747Z Downloaded defmt v0.3.5
13882024-02-09T20:25:45.747Z Downloaded structopt-derive v0.4.18
13892024-02-09T20:25:45.747Z Downloaded unicode_categories v0.1.1
13902024-02-09T20:25:45.756Z Downloaded futures-executor v0.3.30
13912024-02-09T20:25:45.756Z Downloaded funty v2.0.0
13922024-02-09T20:25:45.756Z Downloaded foreign-types-macros v0.2.3
13932024-02-09T20:25:45.756Z Downloaded tiny-keccak v2.0.2
13942024-02-09T20:25:45.768Z Downloaded strum_macros v0.25.2
13952024-02-09T20:25:45.768Z Downloaded num-bigint v0.4.4
13962024-02-09T20:25:45.768Z Downloaded enum-as-inner v0.5.1
13972024-02-09T20:25:45.768Z Downloaded which v4.4.0
13982024-02-09T20:25:45.768Z Downloaded usdt-impl v0.3.5
13992024-02-09T20:25:45.785Z Downloaded diesel_derives v2.1.2
14002024-02-09T20:25:45.785Z Downloaded parking_lot v0.11.2
14012024-02-09T20:25:45.785Z Downloaded diff v0.1.13
14022024-02-09T20:25:45.785Z Downloaded ron v0.8.1
14032024-02-09T20:25:45.785Z Downloaded pretty_assertions v1.4.0
14042024-02-09T20:25:45.805Z Downloaded zeroize v1.7.0
14052024-02-09T20:25:45.805Z Downloaded thiserror-impl-no-std v2.0.2
14062024-02-09T20:25:45.805Z Downloaded itertools v0.10.5
14072024-02-09T20:25:45.806Z Downloaded spki v0.7.2
14082024-02-09T20:25:45.806Z Downloaded headers v0.3.9
14092024-02-09T20:25:45.811Z Downloaded semver-parser v0.10.2
14102024-02-09T20:25:45.811Z Downloaded fixedbitset v0.4.2
14112024-02-09T20:25:45.811Z Downloaded tokio-rustls v0.25.0
14122024-02-09T20:25:45.811Z Downloaded pest_derive v2.7.6
14132024-02-09T20:25:45.811Z Downloaded postcard v1.0.8
14142024-02-09T20:25:45.815Z Downloaded smallvec v1.13.1
14152024-02-09T20:25:45.815Z Downloaded sct v0.7.0
14162024-02-09T20:25:45.821Z Downloaded partial-io v0.5.4
14172024-02-09T20:25:45.822Z Downloaded term v0.7.0
14182024-02-09T20:25:45.825Z Downloaded pest_meta v2.7.6
14192024-02-09T20:25:45.825Z Downloaded toml v0.5.11
14202024-02-09T20:25:45.829Z Downloaded backtrace v0.3.69
14212024-02-09T20:25:45.832Z Downloaded derive_builder v0.12.0
14222024-02-09T20:25:45.839Z Downloaded ring v0.17.7
14232024-02-09T20:25:45.905Z Downloaded http v0.2.11
14242024-02-09T20:25:45.908Z Downloaded tokio-rustls v0.24.1
14252024-02-09T20:25:45.912Z Downloaded pin-project-lite v0.2.13
14262024-02-09T20:25:45.915Z Downloaded owo-colors v4.0.0
14272024-02-09T20:25:45.918Z Downloaded compact_str v0.7.1
14282024-02-09T20:25:45.922Z Downloaded schemars v0.8.16
14292024-02-09T20:25:45.932Z Downloaded cc v1.0.83
14302024-02-09T20:25:45.936Z Downloaded typenum v1.16.0
14312024-02-09T20:25:45.939Z Downloaded rpassword v7.3.1
14322024-02-09T20:25:45.942Z Downloaded base64 v0.21.7
14332024-02-09T20:25:45.945Z Downloaded unicode-bidi v0.3.13
14342024-02-09T20:25:45.945Z Downloaded chacha20poly1305 v0.10.1
14352024-02-09T20:25:45.948Z Downloaded env_logger v0.10.0
14362024-02-09T20:25:45.952Z Downloaded dof v0.1.5
14372024-02-09T20:25:45.952Z Downloaded ring v0.16.20
14382024-02-09T20:25:46.032Z Downloaded postgres-protocol v0.6.6
14392024-02-09T20:25:46.040Z Downloaded ref-cast v1.0.20
14402024-02-09T20:25:46.043Z Downloaded radium v0.7.0
14412024-02-09T20:25:46.043Z Downloaded arc-swap v1.6.0
14422024-02-09T20:25:46.043Z Downloaded wait-timeout v0.2.0
14432024-02-09T20:25:46.043Z Downloaded fnv v1.0.7
14442024-02-09T20:25:46.043Z Downloaded predicates-core v1.0.6
14452024-02-09T20:25:46.047Z Downloaded predicates v3.1.0
14462024-02-09T20:25:46.047Z Downloaded slog-dtrace v0.3.0
14472024-02-09T20:25:46.050Z Downloaded rstest v0.18.2
14482024-02-09T20:25:46.053Z Downloaded basic-toml v0.1.8
14492024-02-09T20:25:46.062Z Downloaded kstat-rs v0.2.3
14502024-02-09T20:25:46.065Z Downloaded threadpool v1.8.1
14512024-02-09T20:25:46.065Z Downloaded ipnetwork v0.20.0
14522024-02-09T20:25:46.068Z Downloaded num-derive v0.4.0
14532024-02-09T20:25:46.068Z Downloaded toolchain_find v0.2.0
14542024-02-09T20:25:46.068Z Downloaded termios v0.3.3
14552024-02-09T20:25:46.070Z Downloaded bzip2 v0.4.4
14562024-02-09T20:25:46.071Z Downloaded hyper-staticfile v0.9.5
14572024-02-09T20:25:46.074Z Downloaded openssl-macros v0.1.1
14582024-02-09T20:25:46.074Z Downloaded downcast v0.11.0
14592024-02-09T20:25:46.077Z Downloaded rtoolbox v0.0.1
14602024-02-09T20:25:46.077Z Downloaded mime v0.3.17
14612024-02-09T20:25:46.077Z Downloaded signature v1.6.4
14622024-02-09T20:25:46.080Z Downloaded crossbeam-epoch v0.9.15
14632024-02-09T20:25:46.083Z Downloaded serde_repr v0.1.16
14642024-02-09T20:25:46.083Z Downloaded vte_generate_state_changes v0.1.1
14652024-02-09T20:25:46.083Z Downloaded hyper-rustls v0.24.2
14662024-02-09T20:25:46.086Z Downloaded scheduled-thread-pool v0.2.7
14672024-02-09T20:25:46.089Z Downloaded num-iter v0.1.43
14682024-02-09T20:25:46.089Z Downloaded iana-time-zone v0.1.57
14692024-02-09T20:25:46.092Z Downloaded httparse v1.8.0
14702024-02-09T20:25:46.092Z Downloaded httptest v0.15.5
14712024-02-09T20:25:46.095Z Downloaded blake2b_simd v1.0.1
14722024-02-09T20:25:46.095Z Downloaded tokio-tungstenite v0.20.1
14732024-02-09T20:25:46.098Z Downloaded cobs v0.2.3
14742024-02-09T20:25:46.098Z Downloaded multimap v0.8.3
14752024-02-09T20:25:46.098Z Downloaded thread-id v4.2.0
14762024-02-09T20:25:46.101Z Downloaded cassowary v0.3.0
14772024-02-09T20:25:46.101Z Downloaded hubpack v0.1.2
14782024-02-09T20:25:46.106Z Downloaded bitfield v0.14.0
14792024-02-09T20:25:46.106Z Downloaded nanorand v0.7.0
14802024-02-09T20:25:46.109Z Downloaded hubpack_derive v0.1.1
14812024-02-09T20:25:46.109Z Downloaded hyper-tls v0.5.0
14822024-02-09T20:25:46.109Z Downloaded crossbeam-queue v0.3.8
14832024-02-09T20:25:46.109Z Downloaded slog-envlogger v2.2.0
14842024-02-09T20:25:46.110Z Downloaded colored v2.0.4
14852024-02-09T20:25:46.112Z Downloaded block-buffer v0.10.4
14862024-02-09T20:25:46.112Z Downloaded async-stream v0.3.5
14872024-02-09T20:25:46.115Z Downloaded tokio-native-tls v0.3.1
14882024-02-09T20:25:46.115Z Downloaded strum_macros v0.24.3
14892024-02-09T20:25:46.118Z Downloaded crossbeam-deque v0.8.3
14902024-02-09T20:25:46.118Z Downloaded array-init v0.0.4
14912024-02-09T20:25:46.118Z Downloaded aead v0.5.2
14922024-02-09T20:25:46.121Z Downloaded slab v0.4.9
14932024-02-09T20:25:46.121Z Downloaded mockall v0.12.0
14942024-02-09T20:25:46.124Z Downloaded serde-big-array v0.5.1
14952024-02-09T20:25:46.124Z Downloaded serde-big-array v0.4.1
14962024-02-09T20:25:46.127Z Downloaded ascii-canvas v3.0.0
14972024-02-09T20:25:46.127Z Downloaded anes v0.1.6
14982024-02-09T20:25:46.661Z Compiling serde v1.0.196
14992024-02-09T20:25:46.661Z Compiling autocfg v1.1.0
15002024-02-09T20:25:46.672Z Compiling version_check v0.9.4
15012024-02-09T20:25:46.672Z Checking cfg-if v1.0.0
15022024-02-09T20:25:46.736Z Compiling syn v1.0.109
15032024-02-09T20:25:46.751Z Checking libc v0.2.153
15042024-02-09T20:25:46.751Z Compiling syn v2.0.48
15052024-02-09T20:25:46.789Z Compiling parking_lot_core v0.9.8
15062024-02-09T20:25:46.811Z Compiling cc v1.0.83
15072024-02-09T20:25:47.285Z Compiling once_cell v1.19.0
15082024-02-09T20:25:47.294Z Compiling memchr v2.6.3
15092024-02-09T20:25:47.973Z Compiling ahash v0.8.7
15102024-02-09T20:25:47.983Z Compiling lock_api v0.4.10
15112024-02-09T20:25:47.983Z Compiling libm v0.2.7
15122024-02-09T20:25:47.983Z Checking getrandom v0.2.10
15132024-02-09T20:25:47.983Z Compiling num-traits v0.2.16
15142024-02-09T20:25:48.063Z Compiling byteorder v1.5.0
15152024-02-09T20:25:48.163Z Compiling serde_json v1.0.113
15162024-02-09T20:25:48.532Z Compiling log v0.4.20
15172024-02-09T20:25:48.548Z Compiling slab v0.4.9
15182024-02-09T20:25:49.007Z Compiling typenum v1.16.0
15192024-02-09T20:25:49.156Z Checking scopeguard v1.2.0
15202024-02-09T20:25:49.243Z Compiling generic-array v0.14.7
15212024-02-09T20:25:49.270Z Checking itoa v1.0.9
15222024-02-09T20:25:49.391Z Compiling pkg-config v0.3.27
15232024-02-09T20:25:49.455Z Checking smallvec v1.13.1
15242024-02-09T20:25:49.818Z Compiling allocator-api2 v0.2.16
15252024-02-09T20:25:49.948Z Compiling rustix v0.38.31
15262024-02-09T20:25:49.976Z Compiling schemars v0.8.16
15272024-02-09T20:25:50.006Z Compiling ring v0.17.7
15282024-02-09T20:25:50.344Z Compiling httparse v1.8.0
15292024-02-09T20:25:50.601Z Compiling fnv v1.0.7
15302024-02-09T20:25:50.757Z Compiling vcpkg v0.2.15
15312024-02-09T20:25:50.857Z Compiling aho-corasick v1.0.4
15322024-02-09T20:25:50.877Z Checking pin-project-lite v0.2.13
15332024-02-09T20:25:50.984Z Compiling regex-syntax v0.8.2
15342024-02-09T20:25:51.160Z Checking parking_lot v0.12.1
15352024-02-09T20:25:51.491Z Compiling ucd-trie v0.1.6
15362024-02-09T20:25:52.917Z Compiling crossbeam-utils v0.8.16
15372024-02-09T20:25:52.999Z Compiling openssl-sys v0.9.96
15382024-02-09T20:25:54.134Z Compiling ring v0.16.20
15392024-02-09T20:25:54.447Z Compiling serde_derive_internals v0.26.0
15402024-02-09T20:25:55.275Z Compiling regex-automata v0.4.4
15412024-02-09T20:25:55.407Z Checking signal-hook-registry v1.4.1
15422024-02-09T20:25:56.777Z Checking mio v0.8.9
15432024-02-09T20:25:57.691Z Checking rand_core v0.6.4
15442024-02-09T20:25:57.695Z Compiling openssl v0.10.60
15452024-02-09T20:25:57.695Z Checking ryu v1.0.15
15462024-02-09T20:25:57.695Z Compiling iana-time-zone v0.1.57
15472024-02-09T20:25:57.751Z Checking num_cpus v1.16.0
15482024-02-09T20:25:57.789Z Checking futures-core v0.3.30
15492024-02-09T20:25:57.816Z Compiling rustls v0.21.9
15502024-02-09T20:25:57.835Z Compiling native-tls v0.2.11
15512024-02-09T20:25:58.262Z Checking socket2 v0.5.5
15522024-02-09T20:25:58.269Z Compiling dyn-clone v1.0.16
15532024-02-09T20:25:58.269Z Compiling spin v0.5.2
15542024-02-09T20:25:58.269Z Compiling memoffset v0.9.0
15552024-02-09T20:25:58.269Z Compiling slog v2.7.0
15562024-02-09T20:25:58.304Z Compiling async-trait v0.1.77
15572024-02-09T20:25:58.587Z Compiling crossbeam-epoch v0.9.15
15582024-02-09T20:25:58.873Z Compiling backtrace v0.3.69
15592024-02-09T20:25:59.189Z Compiling errno v0.3.8
15602024-02-09T20:25:59.250Z Compiling futures-sink v0.3.30
15612024-02-09T20:25:59.326Z Compiling regex v1.10.3
15622024-02-09T20:25:59.410Z Compiling unicode-xid v0.2.4
15632024-02-09T20:25:59.427Z Compiling tinyvec_macros v0.1.1
15642024-02-09T20:25:59.569Z Compiling either v1.9.0
15652024-02-09T20:25:59.654Z Compiling crc32fast v1.3.2
15662024-02-09T20:25:59.687Z Compiling tinyvec v1.6.0
15672024-02-09T20:25:59.904Z Compiling futures-channel v0.3.30
15682024-02-09T20:26:00.218Z Compiling futures-io v0.3.30
15692024-02-09T20:26:00.323Z Compiling rustversion v1.0.14
15702024-02-09T20:26:00.431Z Compiling pin-utils v0.1.0
15712024-02-09T20:26:00.515Z Compiling unicode-width v0.1.11
15722024-02-09T20:26:00.520Z Compiling anyhow v1.0.75
15732024-02-09T20:26:00.701Z Compiling futures-task v0.3.30
15742024-02-09T20:26:00.717Z Compiling spin v0.9.8
15752024-02-09T20:26:00.987Z Compiling tracing-core v0.1.31
15762024-02-09T20:26:01.066Z Compiling unicode-bidi v0.3.13
15772024-02-09T20:26:01.188Z Compiling unicode-normalization v0.1.22
15782024-02-09T20:26:01.548Z Compiling serde_derive v1.0.196
15792024-02-09T20:26:01.628Z Compiling zerocopy-derive v0.7.32
15802024-02-09T20:26:02.217Z Compiling thiserror-impl v1.0.56
15812024-02-09T20:26:02.253Z Compiling zeroize_derive v1.4.2
15822024-02-09T20:26:02.465Z Compiling tokio-macros v2.2.0
15832024-02-09T20:26:02.555Z Compiling futures-macro v0.3.30
15842024-02-09T20:26:02.832Z Compiling tracing-attributes v0.1.26
15852024-02-09T20:26:04.950Z Compiling schemars_derive v0.8.16
15862024-02-09T20:26:04.980Z Compiling zerocopy v0.7.32
15872024-02-09T20:26:04.981Z Compiling openssl-macros v0.1.1
15882024-02-09T20:26:04.981Z Checking zeroize v1.7.0
15892024-02-09T20:26:05.396Z Compiling futures-util v0.3.30
15902024-02-09T20:26:05.756Z Compiling thiserror v1.0.56
15912024-02-09T20:26:05.883Z Compiling pest v2.7.6
15922024-02-09T20:26:06.419Z Compiling hashbrown v0.14.2
15932024-02-09T20:26:06.546Z Compiling hashbrown v0.13.2
15942024-02-09T20:26:07.428Z Compiling tracing v0.1.37
15952024-02-09T20:26:07.604Z Compiling der_derive v0.7.2
15962024-02-09T20:26:07.902Z Compiling num-integer v0.1.45
15972024-02-09T20:26:08.219Z Compiling pest_meta v2.7.6
15982024-02-09T20:26:08.222Z Checking subtle v2.5.0
15992024-02-09T20:26:08.509Z Compiling lazy_static v1.4.0
16002024-02-09T20:26:08.612Z Compiling percent-encoding v2.3.1
16012024-02-09T20:26:08.949Z Compiling untrusted v0.9.0
16022024-02-09T20:26:09.232Z Compiling foreign-types-shared v0.1.1
16032024-02-09T20:26:09.338Z Compiling time-core v0.1.1
16042024-02-09T20:26:09.511Z Compiling pest_generator v2.7.6
16052024-02-09T20:26:10.249Z Compiling untrusted v0.7.1
16062024-02-09T20:26:11.273Z Compiling time-macros v0.2.13
16072024-02-09T20:26:11.602Z Compiling foreign-types v0.3.2
16082024-02-09T20:26:11.691Z Compiling scroll_derive v0.12.0
16092024-02-09T20:26:13.320Z Compiling synstructure v0.12.6
16102024-02-09T20:26:13.598Z Compiling pest_derive v2.7.6
16112024-02-09T20:26:14.391Z Compiling thread-id v4.2.0
16122024-02-09T20:26:14.440Z Compiling base64 v0.21.7
16132024-02-09T20:26:14.494Z Compiling try-lock v0.2.4
16142024-02-09T20:26:14.634Z Compiling want v0.3.1
16152024-02-09T20:26:14.747Z Compiling rustls-webpki v0.101.7
16162024-02-09T20:26:14.901Z Compiling sct v0.7.0
16172024-02-09T20:26:14.979Z Compiling form_urlencoded v1.2.1
16182024-02-09T20:26:15.122Z Compiling zerocopy-derive v0.2.0
16192024-02-09T20:26:15.219Z Compiling socket2 v0.4.9
16202024-02-09T20:26:15.284Z Compiling httpdate v1.0.3
16212024-02-09T20:26:15.826Z Checking bytes v1.5.0
16222024-02-09T20:26:15.967Z Checking bitflags v2.4.0
16232024-02-09T20:26:16.111Z Compiling tower-service v0.3.2
16242024-02-09T20:26:16.527Z Compiling openssl-probe v0.1.5
16252024-02-09T20:26:16.527Z Compiling const-oid v0.9.5
16262024-02-09T20:26:16.617Z Checking tokio v1.36.0
16272024-02-09T20:26:17.277Z Compiling indexmap v2.2.2
16282024-02-09T20:26:17.654Z Compiling chrono v0.4.31
16292024-02-09T20:26:17.897Z Compiling uuid v1.7.0
16302024-02-09T20:26:18.162Z Compiling http v0.2.11
16312024-02-09T20:26:18.428Z Compiling semver v1.0.21
16322024-02-09T20:26:19.202Z Compiling serde_spanned v0.6.5
16332024-02-09T20:26:19.431Z Compiling toml_datetime v0.6.5
16342024-02-09T20:26:19.582Z Compiling rustc_version v0.4.0
16352024-02-09T20:26:19.874Z Compiling openapiv3 v2.0.0
16362024-02-09T20:26:20.324Z Compiling toml_edit v0.19.15
16372024-02-09T20:26:21.635Z Compiling http-body v0.4.5
16382024-02-09T20:26:23.601Z Compiling idna v0.5.0
16392024-02-09T20:26:23.956Z Compiling adler v1.0.2
16402024-02-09T20:26:24.167Z Compiling miniz_oxide v0.7.1
16412024-02-09T20:26:25.113Z Compiling url v2.5.0
16422024-02-09T20:26:25.217Z Compiling signal-hook v0.3.17
16432024-02-09T20:26:25.521Z Compiling ipnet v2.9.0
16442024-02-09T20:26:25.757Z Compiling serde_urlencoded v0.7.1
16452024-02-09T20:26:25.783Z Compiling rustls-pemfile v1.0.3
16462024-02-09T20:26:25.800Z Compiling crypto-common v0.1.6
16472024-02-09T20:26:26.006Z Compiling clap_derive v4.4.2
16482024-02-09T20:26:26.148Z Compiling zerocopy-derive v0.6.4
16492024-02-09T20:26:26.286Z Compiling usdt-impl v0.3.5
16502024-02-09T20:26:26.638Z Compiling tokio-util v0.7.10
16512024-02-09T20:26:26.822Z Compiling tokio-rustls v0.24.1
16522024-02-09T20:26:27.055Z Compiling encoding_rs v0.8.33
16532024-02-09T20:26:27.221Z Compiling mime v0.3.17
16542024-02-09T20:26:27.836Z Compiling h2 v0.3.24
16552024-02-09T20:26:28.309Z Compiling webpki-roots v0.25.2
16562024-02-09T20:26:28.455Z Compiling tokio-native-tls v0.3.1
16572024-02-09T20:26:28.472Z Compiling gimli v0.28.0
16582024-02-09T20:26:28.719Z Compiling siphasher v0.3.11
16592024-02-09T20:26:28.870Z Compiling zerocopy v0.3.0
16602024-02-09T20:26:29.134Z Compiling scroll v0.12.0
16612024-02-09T20:26:29.705Z Compiling block-buffer v0.10.4
16622024-02-09T20:26:29.983Z Compiling bzip2-sys v0.1.11+1.0.8
16632024-02-09T20:26:30.173Z Compiling object v0.32.1
16642024-02-09T20:26:30.459Z Compiling num-iter v0.1.43
16652024-02-09T20:26:30.813Z Compiling usdt-impl v0.5.0
16662024-02-09T20:26:30.829Z Checking equivalent v1.0.1
16672024-02-09T20:26:30.930Z Compiling rustc-demangle v0.1.23
16682024-02-09T20:26:31.231Z Compiling plain v0.2.3
16692024-02-09T20:26:31.736Z Compiling goblin v0.8.0
16702024-02-09T20:26:32.880Z Compiling addr2line v0.21.0
16712024-02-09T20:26:33.514Z Compiling flate2 v1.0.28
16722024-02-09T20:26:33.564Z Compiling digest v0.10.7
16732024-02-09T20:26:33.677Z Compiling dof v0.1.5
16742024-02-09T20:26:34.039Z Compiling heapless v0.7.16
16752024-02-09T20:26:34.162Z Compiling dtrace-parser v0.1.14
16762024-02-09T20:26:34.304Z Compiling futures-executor v0.3.30
16772024-02-09T20:26:35.674Z Compiling ppv-lite86 v0.2.17
16782024-02-09T20:26:35.720Z Compiling hyper v0.14.27
16792024-02-09T20:26:35.721Z Compiling pretty-hex v0.4.1
16802024-02-09T20:26:35.721Z Compiling rand_chacha v0.3.1
16812024-02-09T20:26:35.721Z Compiling futures v0.3.30
16822024-02-09T20:26:35.733Z Compiling toml v0.7.8
16832024-02-09T20:26:36.950Z Compiling toml_edit v0.21.1
16842024-02-09T20:26:37.174Z Compiling hex v0.4.3
16852024-02-09T20:26:37.427Z Compiling serde_tokenstream v0.1.7
16862024-02-09T20:26:37.793Z Compiling dof v0.3.0
16872024-02-09T20:26:37.942Z Compiling dtrace-parser v0.2.0
16882024-02-09T20:26:38.548Z Compiling strum_macros v0.25.2
16892024-02-09T20:26:40.108Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16902024-02-09T20:26:40.116Z Compiling bit-vec v0.6.3
16912024-02-09T20:26:40.433Z Compiling rand v0.8.5
16922024-02-09T20:26:40.638Z Compiling phf_shared v0.10.0
16932024-02-09T20:26:41.046Z Compiling num-bigint v0.4.4
16942024-02-09T20:26:41.479Z Compiling base64ct v1.6.0
16952024-02-09T20:26:41.811Z Compiling hyper-rustls v0.24.2
16962024-02-09T20:26:41.890Z Compiling hyper-tls v0.5.0
16972024-02-09T20:26:42.096Z Compiling new_debug_unreachable v1.0.4
16982024-02-09T20:26:42.141Z Compiling smoltcp v0.9.1
16992024-02-09T20:26:42.187Z Compiling reqwest v0.11.22
17002024-02-09T20:26:42.235Z Compiling minimal-lexical v0.2.1
17012024-02-09T20:26:42.358Z Compiling precomputed-hash v0.1.1
17022024-02-09T20:26:42.479Z Compiling fixedbitset v0.4.2
17032024-02-09T20:26:42.570Z Compiling string_cache v0.8.7
17042024-02-09T20:26:42.750Z Compiling petgraph v0.6.4
17052024-02-09T20:26:42.767Z Compiling nom v7.1.3
17062024-02-09T20:26:42.894Z Compiling pem-rfc7468 v0.7.0
17072024-02-09T20:26:43.035Z Compiling bit-set v0.5.3
17082024-02-09T20:26:43.290Z Compiling usdt-macro v0.3.5
17092024-02-09T20:26:43.307Z Compiling usdt-attr-macro v0.3.5
17102024-02-09T20:26:43.618Z Compiling hmac v0.12.1
17112024-02-09T20:26:44.393Z Compiling hubpack_derive v0.1.1
17122024-02-09T20:26:44.743Z Compiling enum-as-inner v0.5.1
17132024-02-09T20:26:44.885Z Compiling itertools v0.10.5
17142024-02-09T20:26:44.901Z Compiling diesel_table_macro_syntax v0.1.0
17152024-02-09T20:26:45.243Z Compiling flagset v0.4.3
17162024-02-09T20:26:45.352Z Compiling unicode-segmentation v1.10.1
17172024-02-09T20:26:45.430Z Compiling lalrpop-util v0.19.12
17182024-02-09T20:26:45.866Z Compiling der v0.7.8
17192024-02-09T20:26:46.257Z Compiling diesel_derives v2.1.2
17202024-02-09T20:26:46.459Z Compiling cpufeatures v0.2.12
17212024-02-09T20:26:46.463Z Compiling rustix v0.37.23
17222024-02-09T20:26:46.552Z Compiling sha2 v0.10.8
17232024-02-09T20:26:47.206Z Compiling md-5 v0.10.5
17242024-02-09T20:26:47.840Z Compiling stringprep v0.1.3
17252024-02-09T20:26:47.874Z Compiling serde_repr v0.1.16
17262024-02-09T20:26:48.222Z Compiling spki v0.7.2
17272024-02-09T20:26:48.461Z Compiling hash32 v0.2.1
17282024-02-09T20:26:48.597Z Compiling stable_deref_trait v1.2.0
17292024-02-09T20:26:48.814Z Checking unicode-ident v1.0.12
17302024-02-09T20:26:48.836Z Compiling fallible-iterator v0.2.0
17312024-02-09T20:26:49.099Z Compiling pkcs8 v0.10.2
17322024-02-09T20:26:49.217Z Compiling terminal_size v0.2.6
17332024-02-09T20:26:49.535Z Compiling postgres-protocol v0.6.6
17342024-02-09T20:26:49.540Z Compiling phf_shared v0.11.2
17352024-02-09T20:26:49.924Z Compiling ff v0.13.0
17362024-02-09T20:26:50.124Z Compiling block-padding v0.3.3
17372024-02-09T20:26:50.163Z Compiling scheduled-thread-pool v0.2.7
17382024-02-09T20:26:50.378Z Compiling num_threads v0.1.6
17392024-02-09T20:26:50.510Z Compiling regex-automata v0.1.10
17402024-02-09T20:26:50.598Z Compiling deranged v0.3.8
17412024-02-09T20:26:50.636Z Compiling base16ct v0.2.0
17422024-02-09T20:26:50.798Z Compiling managed v0.8.0
17432024-02-09T20:26:50.890Z Compiling matches v0.1.10
17442024-02-09T20:26:50.912Z Compiling sec1 v0.7.3
17452024-02-09T20:26:50.983Z Compiling idna v0.2.3
17462024-02-09T20:26:51.009Z Compiling bstr v0.2.17
17472024-02-09T20:26:51.029Z Compiling clap_builder v4.4.2
17482024-02-09T20:26:51.445Z Compiling r2d2 v0.8.10
17492024-02-09T20:26:51.823Z Compiling inout v0.1.3
17502024-02-09T20:26:52.109Z Compiling postgres-types v0.2.6
17512024-02-09T20:26:52.443Z Compiling time v0.3.27
17522024-02-09T20:26:52.526Z Compiling group v0.13.0
17532024-02-09T20:26:52.589Z Compiling signal-hook-mio v0.2.3
17542024-02-09T20:26:52.744Z Compiling phf v0.11.2
17552024-02-09T20:26:52.856Z Compiling bzip2 v0.4.4
17562024-02-09T20:26:53.230Z Compiling hubpack v0.1.2
17572024-02-09T20:26:53.484Z Compiling hkdf v0.12.4
17582024-02-09T20:26:53.683Z Compiling zerocopy v0.6.4
17592024-02-09T20:26:53.724Z Compiling ipnetwork v0.20.0
17602024-02-09T20:26:54.020Z Compiling crypto-bigint v0.5.2
17612024-02-09T20:26:54.538Z Compiling float-cmp v0.9.0
17622024-02-09T20:26:54.632Z Compiling static_assertions v1.1.0
17632024-02-09T20:26:54.728Z Compiling regex-automata v0.3.8
17642024-02-09T20:26:54.753Z Compiling data-encoding v2.4.0
17652024-02-09T20:26:57.065Z Checking bitflags v1.3.2
17662024-02-09T20:26:57.130Z Compiling predicates-core v1.0.6
17672024-02-09T20:26:57.155Z Compiling whoami v1.4.1
17682024-02-09T20:26:57.295Z Compiling difflib v0.4.0
17692024-02-09T20:26:57.485Z Compiling normalize-line-endings v0.3.0
17702024-02-09T20:26:57.605Z Compiling tokio-postgres v0.7.10
17712024-02-09T20:26:57.724Z Compiling predicates v3.1.0
17722024-02-09T20:26:57.792Z Compiling bstr v1.6.0
17732024-02-09T20:26:57.875Z Compiling yasna v0.5.2
17742024-02-09T20:26:58.984Z Compiling elliptic-curve v0.13.8
17752024-02-09T20:26:59.382Z Compiling trust-dns-proto v0.22.0
17762024-02-09T20:26:59.458Z Compiling clap v4.4.3
17772024-02-09T20:26:59.570Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17782024-02-09T20:26:59.806Z Compiling zip v0.6.6
17792024-02-09T20:26:59.872Z Compiling crossterm v0.27.0
17802024-02-09T20:27:00.925Z Compiling cipher v0.4.4
17812024-02-09T20:27:01.197Z Compiling similar v2.3.0
17822024-02-09T20:27:01.645Z Checking proc-macro2 v1.0.78
17832024-02-09T20:27:02.517Z Compiling usdt v0.3.5
17842024-02-09T20:27:02.705Z Compiling diesel v2.1.4
17852024-02-09T20:27:02.729Z Compiling tokio-stream v0.1.14
17862024-02-09T20:27:02.782Z Compiling console v0.15.8
17872024-02-09T20:27:03.846Z Checking quote v1.0.35
17882024-02-09T20:27:07.531Z Checking utf8parse v0.2.1
17892024-02-09T20:27:09.596Z Checking anstyle v1.0.2
17902024-02-09T20:27:10.444Z Compiling serde_tokenstream v0.2.0
17912024-02-09T20:27:10.895Z Checking io-lifetimes v1.0.11
17922024-02-09T20:27:14.347Z Checking anstyle-parse v0.2.1
17932024-02-09T20:27:14.733Z Checking anstyle-query v1.0.0
17942024-02-09T20:27:14.939Z Checking colorchoice v1.0.0
17952024-02-09T20:27:15.059Z Checking anstream v0.5.0
17962024-02-09T20:27:15.409Z Checking strsim v0.10.0
17972024-02-09T20:27:15.476Z Checking clap_lex v0.5.1
17982024-02-09T20:27:15.887Z Checking winnow v0.5.15
17992024-02-09T20:27:20.995Z Compiling regress v0.7.1
18002024-02-09T20:27:24.501Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18012024-02-09T20:27:31.121Z Compiling getopts v0.2.21
18022024-02-09T20:27:31.327Z Compiling unsafe-libyaml v0.2.10
18032024-02-09T20:27:31.456Z Checking heck v0.4.1
18042024-02-09T20:27:32.501Z Checking camino v1.1.6
18052024-02-09T20:27:33.066Z Compiling serde_yaml v0.9.25
18062024-02-09T20:27:33.261Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18072024-02-09T20:27:33.323Z Compiling ident_case v1.0.1
18082024-02-09T20:27:33.341Z Checking rustls-pki-types v1.1.0
18092024-02-09T20:27:33.496Z Checking match_cfg v0.1.0
18102024-02-09T20:27:33.574Z Checking fastrand v2.0.1
18112024-02-09T20:27:33.588Z Checking hostname v0.3.1
18122024-02-09T20:27:33.712Z Checking http v1.0.0
18132024-02-09T20:27:33.742Z Checking atty v0.2.14
18142024-02-09T20:27:33.853Z Checking quick-error v1.2.3
18152024-02-09T20:27:33.872Z Checking tempfile v3.10.0
18162024-02-09T20:27:34.394Z Compiling paste v1.0.14
18172024-02-09T20:27:34.410Z Checking crossbeam-channel v0.5.8
18182024-02-09T20:27:34.553Z Checking sha1 v0.10.6
18192024-02-09T20:27:34.832Z Checking dirs-sys-next v0.1.2
18202024-02-09T20:27:34.943Z Compiling rustls v0.22.2
18212024-02-09T20:27:34.995Z Checking dirs-next v2.0.0
18222024-02-09T20:27:35.146Z Checking rustls-webpki v0.102.1
18232024-02-09T20:27:35.246Z Checking thread_local v1.1.7
18242024-02-09T20:27:35.530Z Checking instant v0.1.12
18252024-02-09T20:27:35.656Z Compiling slog-async v2.8.0
18262024-02-09T20:27:36.252Z Checking term v0.7.0
18272024-02-09T20:27:36.348Z Checking rustls-pemfile v2.0.0
18282024-02-09T20:27:36.569Z Compiling multer v3.0.0
18292024-02-09T20:27:36.656Z Checking debug-ignore v1.0.5
18302024-02-09T20:27:36.790Z Checking take_mut v0.2.2
18312024-02-09T20:27:36.850Z Checking slog-term v2.9.0
18322024-02-09T20:27:36.952Z Compiling darling_core v0.20.3
18332024-02-09T20:27:37.215Z Checking slog-json v2.6.1
18342024-02-09T20:27:37.317Z Compiling async-stream-impl v0.3.5
18352024-02-09T20:27:37.368Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18362024-02-09T20:27:37.451Z Checking atomic-waker v1.1.1
18372024-02-09T20:27:37.577Z Checking waitgroup v0.1.2
18382024-02-09T20:27:37.710Z Checking slog-bunyan v2.5.0
18392024-02-09T20:27:37.871Z Checking toml v0.8.9
18402024-02-09T20:27:38.157Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18412024-02-09T20:27:38.655Z Checking serde_path_to_error v0.1.15
18422024-02-09T20:27:38.825Z Checking async-stream v0.3.5
18432024-02-09T20:27:39.014Z Checking wait-timeout v0.2.0
18442024-02-09T20:27:39.174Z Checking strum v0.25.0
18452024-02-09T20:27:39.285Z Compiling structmeta-derive v0.3.0
18462024-02-09T20:27:39.312Z Checking rusty-fork v0.3.0
18472024-02-09T20:27:39.592Z Compiling structmeta-derive v0.2.0
18482024-02-09T20:27:39.631Z Checking tokio-rustls v0.25.0
18492024-02-09T20:27:39.974Z Checking rand_xorshift v0.3.0
18502024-02-09T20:27:40.130Z Checking unarray v0.1.4
18512024-02-09T20:27:40.275Z Checking proptest v1.4.0
18522024-02-09T20:27:42.562Z Compiling structmeta v0.3.0
18532024-02-09T20:27:42.664Z Compiling structmeta v0.2.0
18542024-02-09T20:27:42.947Z Compiling darling_macro v0.20.3
18552024-02-09T20:27:43.011Z Compiling parse-display-derive v0.9.0
18562024-02-09T20:27:43.076Z Checking backoff v0.4.0
18572024-02-09T20:27:43.364Z Compiling test-strategy v0.3.1
18582024-02-09T20:27:43.384Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18592024-02-09T20:27:43.990Z Compiling darling v0.20.3
18602024-02-09T20:27:44.099Z Compiling serde_with_macros v3.6.0
18612024-02-09T20:27:44.199Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18622024-02-09T20:27:44.270Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18632024-02-09T20:27:44.415Z Checking macaddr v1.0.1
18642024-02-09T20:27:44.652Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18652024-02-09T20:27:44.739Z Checking camino-tempfile v1.1.1
18662024-02-09T20:27:44.755Z Checking is-terminal v0.4.9
18672024-02-09T20:27:44.867Z Compiling proc-macro-error-attr v1.0.4
18682024-02-09T20:27:44.993Z Compiling proc-macro-error v1.0.4
18692024-02-09T20:27:45.454Z Compiling proc-macro-crate v1.3.1
18702024-02-09T20:27:45.472Z Checking termtree v0.4.1
18712024-02-09T20:27:45.722Z Compiling heapless v0.8.0
18722024-02-09T20:27:46.608Z Checking predicates-tree v1.0.9
18732024-02-09T20:27:46.638Z Compiling num_enum_derive v0.5.11
18742024-02-09T20:27:46.750Z Checking hash32 v0.3.1
18752024-02-09T20:27:46.927Z Compiling smoltcp v0.11.0
18762024-02-09T20:27:46.942Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18772024-02-09T20:27:47.424Z Checking serde_with v3.6.0
18782024-02-09T20:27:47.643Z Checking embedded-io v0.4.0
18792024-02-09T20:27:47.708Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18802024-02-09T20:27:47.766Z Checking parse-display v0.9.0
18812024-02-09T20:27:47.866Z Compiling crucible-workspace-hack v0.1.0
18822024-02-09T20:27:47.969Z Checking cobs v0.2.3
18832024-02-09T20:27:48.049Z Compiling foreign-types-macros v0.2.3
18842024-02-09T20:27:48.147Z Checking postcard v1.0.8
18852024-02-09T20:27:48.188Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18862024-02-09T20:27:48.598Z Checking foreign-types-shared v0.3.1
18872024-02-09T20:27:48.626Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18882024-02-09T20:27:48.646Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18892024-02-09T20:27:48.764Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18902024-02-09T20:27:48.862Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18912024-02-09T20:27:49.361Z Checking foreign-types v0.5.0
18922024-02-09T20:27:49.475Z Compiling usdt-attr-macro v0.5.0
18932024-02-09T20:27:49.504Z Checking num_enum v0.5.11
18942024-02-09T20:27:49.624Z Compiling usdt-macro v0.5.0
18952024-02-09T20:27:49.643Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18962024-02-09T20:27:50.546Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18972024-02-09T20:27:50.694Z Checking cstr-argument v0.1.2
18982024-02-09T20:27:50.870Z Checking memmap v0.7.0
18992024-02-09T20:27:50.953Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19002024-02-09T20:27:51.064Z Checking pretty-hex v0.2.1
19012024-02-09T20:27:51.220Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19022024-02-09T20:27:51.261Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19032024-02-09T20:27:51.295Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19042024-02-09T20:27:51.298Z Checking usdt v0.5.0
19052024-02-09T20:27:51.456Z Checking colored v2.0.4
19062024-02-09T20:27:51.479Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19072024-02-09T20:27:51.551Z Compiling zone_cfg_derive v0.3.0
19082024-02-09T20:27:51.567Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19092024-02-09T20:27:51.589Z Compiling num-derive v0.4.0
19102024-02-09T20:27:51.685Z Compiling mockall_derive v0.12.0
19112024-02-09T20:27:51.905Z Checking downcast v0.11.0
19122024-02-09T20:27:52.103Z Checking fragile v2.0.0
19132024-02-09T20:27:52.370Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19142024-02-09T20:27:52.607Z Checking smf v0.2.2
19152024-02-09T20:27:52.713Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19162024-02-09T20:27:53.464Z Checking xattr v1.0.1
19172024-02-09T20:27:53.469Z Checking zone v0.3.0
19182024-02-09T20:27:53.469Z Checking filetime v0.2.23
19192024-02-09T20:27:53.469Z Checking same-file v1.0.6
19202024-02-09T20:27:53.506Z Checking tar v0.4.40
19212024-02-09T20:27:53.589Z Checking walkdir v2.4.0
19222024-02-09T20:27:53.839Z Compiling rayon-core v1.12.0
19232024-02-09T20:27:53.854Z Checking pem v3.0.2
19242024-02-09T20:27:54.020Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19252024-02-09T20:27:54.098Z Checking linked-hash-map v0.5.6
19262024-02-09T20:27:54.101Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19272024-02-09T20:27:54.163Z Checking itertools v0.12.1
19282024-02-09T20:27:54.228Z Checking headers-core v0.2.0
19292024-02-09T20:27:54.363Z Checking headers v0.3.9
19302024-02-09T20:27:54.384Z Checking swrite v0.1.0
19312024-02-09T20:27:54.814Z Checking lru-cache v0.1.2
19322024-02-09T20:27:54.826Z Checking password-hash v0.5.0
19332024-02-09T20:27:54.826Z Checking blake2 v0.10.6
19342024-02-09T20:27:54.826Z Checking rcgen v0.12.1
19352024-02-09T20:27:54.910Z Checking atomicwrites v0.4.3
19362024-02-09T20:27:54.913Z Checking argon2 v0.5.3
19372024-02-09T20:27:55.097Z Checking subprocess v0.2.9
19382024-02-09T20:27:55.231Z Checking arc-swap v1.6.0
19392024-02-09T20:27:55.456Z Compiling cancel-safe-futures v0.1.5
19402024-02-09T20:27:55.523Z Checking half v2.3.1
19412024-02-09T20:27:55.684Z Checking ciborium-io v0.2.2
19422024-02-09T20:27:55.716Z Checking slog-scope v4.4.0
19432024-02-09T20:27:55.800Z Checking resolv-conf v0.7.0
19442024-02-09T20:27:55.893Z Checking slog-stdlog v4.1.1
19452024-02-09T20:27:56.049Z Checking ciborium-ll v0.2.2
19462024-02-09T20:27:56.065Z Checking slog-envlogger v2.2.0
19472024-02-09T20:27:56.129Z Checking trust-dns-resolver v0.22.0
19482024-02-09T20:27:56.286Z Checking libsw v3.3.1
19492024-02-09T20:27:56.354Z Checking ciborium v0.2.2
19502024-02-09T20:27:56.368Z Compiling derive-where v1.2.7
19512024-02-09T20:27:56.558Z Checking linear-map v1.2.0
19522024-02-09T20:27:56.840Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19532024-02-09T20:27:56.883Z Checking owo-colors v4.0.0
19542024-02-09T20:28:08.713Z Checking textwrap v0.11.0
19552024-02-09T20:28:08.832Z Compiling heck v0.3.3
19562024-02-09T20:28:08.832Z Compiling blake3 v1.5.0
19572024-02-09T20:28:08.832Z Checking ansi_term v0.12.1
19582024-02-09T20:28:08.832Z Checking strsim v0.8.0
19592024-02-09T20:28:08.832Z Checking vec_map v0.8.2
19602024-02-09T20:28:08.832Z Compiling libefi-sys v0.1.0
19612024-02-09T20:28:08.832Z Checking clap v2.34.0
19622024-02-09T20:28:08.832Z Compiling structopt-derive v0.4.18
19632024-02-09T20:28:08.832Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19642024-02-09T20:28:08.833Z Compiling slog-dtrace v0.3.0
19652024-02-09T20:28:08.833Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19662024-02-09T20:28:08.833Z Checking termcolor v1.2.0
19672024-02-09T20:28:08.833Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19682024-02-09T20:28:08.833Z Checking nibble_vec v0.1.0
19692024-02-09T20:28:08.833Z Checking gethostname v0.4.3
19702024-02-09T20:28:08.833Z Compiling radium v0.7.0
19712024-02-09T20:28:08.833Z Checking endian-type v0.1.2
19722024-02-09T20:28:08.833Z Checking tap v1.0.1
19732024-02-09T20:28:08.833Z Checking mockall v0.12.0
19742024-02-09T20:28:08.833Z Compiling maybe-uninit v2.0.0
19752024-02-09T20:28:08.833Z Checking radix_trie v0.2.1
19762024-02-09T20:28:08.833Z Checking wyz v0.5.1
19772024-02-09T20:28:08.881Z Checking fxhash v0.2.1
19782024-02-09T20:28:08.881Z Compiling packed_struct v0.10.1
19792024-02-09T20:28:08.881Z Checking crc-catalog v2.2.0
19802024-02-09T20:28:08.881Z Checking funty v2.0.0
19812024-02-09T20:28:08.881Z Compiling num-bigint-dig v0.8.4
19822024-02-09T20:28:08.881Z Compiling semver v0.1.20
19832024-02-09T20:28:08.881Z Checking crc v3.0.1
19842024-02-09T20:28:08.881Z Compiling packed_struct_codegen v0.10.1
19852024-02-09T20:28:08.881Z Compiling indexmap v1.9.3
19862024-02-09T20:28:08.881Z Compiling rustc_version v0.1.7
19872024-02-09T20:28:08.881Z Checking structopt v0.3.26
19882024-02-09T20:28:08.882Z Checking nodrop v0.1.14
19892024-02-09T20:28:08.882Z Checking smallvec v0.6.14
19902024-02-09T20:28:08.882Z Checking array-init v0.0.4
19912024-02-09T20:28:08.882Z Compiling newtype_derive v0.1.6
19922024-02-09T20:28:08.882Z Checking bitvec v1.0.1
19932024-02-09T20:28:08.882Z Checking pkcs1 v0.7.5
19942024-02-09T20:28:08.882Z Checking signature v2.1.0
19952024-02-09T20:28:08.882Z Compiling crossbeam-deque v0.8.3
19962024-02-09T20:28:08.882Z Checking bitfield v0.14.0
19972024-02-09T20:28:08.882Z Checking hashbrown v0.12.3
19982024-02-09T20:28:08.882Z Checking rsa v0.9.2
19992024-02-09T20:28:08.882Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20002024-02-09T20:28:08.882Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20012024-02-09T20:28:08.882Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20022024-02-09T20:28:08.882Z Checking serde-hex v0.1.0
20032024-02-09T20:28:08.882Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20042024-02-09T20:28:08.882Z Checking env_logger v0.10.0
20052024-02-09T20:28:08.882Z Checking x509-cert v0.2.4
20062024-02-09T20:28:08.882Z Checking ron v0.8.1
20072024-02-09T20:28:08.882Z Compiling semver-parser v0.10.2
20082024-02-09T20:28:08.882Z Compiling num-rational v0.4.1
20092024-02-09T20:28:08.882Z Checking crc-any v2.4.3
20102024-02-09T20:28:08.882Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20112024-02-09T20:28:08.882Z Compiling semver v0.11.0
20122024-02-09T20:28:08.882Z Compiling rayon v1.8.0
20132024-02-09T20:28:08.883Z Checking object v0.30.4
20142024-02-09T20:28:08.883Z Compiling memmap2 v0.7.1
20152024-02-09T20:28:08.883Z Compiling arrayref v0.3.7
20162024-02-09T20:28:08.883Z Compiling constant_time_eq v0.3.0
20172024-02-09T20:28:08.883Z Compiling home v0.5.5
20182024-02-09T20:28:08.883Z Compiling arrayvec v0.7.4
20192024-02-09T20:28:08.883Z Checking path-slash v0.1.5
20202024-02-09T20:28:08.883Z Compiling toolchain_find v0.2.0
20212024-02-09T20:28:08.883Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20222024-02-09T20:28:08.883Z Checking steno v0.4.0
20232024-02-09T20:28:09.137Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20242024-02-09T20:28:09.810Z Compiling toml v0.5.11
20252024-02-09T20:28:09.915Z Checking num-complex v0.4.4
20262024-02-09T20:28:10.686Z Compiling convert_case v0.4.0
20272024-02-09T20:28:11.093Z Compiling topological-sort v0.2.2
20282024-02-09T20:28:11.296Z Checking num v0.4.1
20292024-02-09T20:28:11.309Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20302024-02-09T20:28:11.393Z Checking newline-converter v0.3.0
20312024-02-09T20:28:11.536Z Compiling rustfmt-wrapper v0.2.0
20322024-02-09T20:28:11.642Z Compiling derive_more v0.99.17
20332024-02-09T20:28:12.171Z Compiling omicron-zone-package v0.11.0
20342024-02-09T20:28:12.607Z Checking expectorate v1.1.0
20352024-02-09T20:28:12.746Z Checking utf-8 v0.7.6
20362024-02-09T20:28:12.806Z Compiling buf-list v1.0.3
20372024-02-09T20:28:12.946Z Checking tungstenite v0.20.1
20382024-02-09T20:28:13.610Z Checking display-error-chain v0.2.0
20392024-02-09T20:28:13.736Z Compiling parking_lot_core v0.8.6
20402024-02-09T20:28:13.829Z Checking tokio-tungstenite v0.20.1
20412024-02-09T20:28:13.845Z Checking keccak v0.1.4
20422024-02-09T20:28:14.135Z Checking sha3 v0.10.8
20432024-02-09T20:28:14.267Z Checking trust-dns-client v0.22.0
20442024-02-09T20:28:14.499Z Checking secrecy v0.8.0
20452024-02-09T20:28:14.567Z Checking parking_lot v0.11.2
20462024-02-09T20:28:14.711Z Compiling pin-project-internal v1.1.3
20472024-02-09T20:28:14.903Z Compiling doc-comment v0.3.3
20482024-02-09T20:28:15.574Z Checking sled v0.34.7
20492024-02-09T20:28:15.762Z Checking glob v0.3.1
20502024-02-09T20:28:15.877Z Checking trust-dns-server v0.22.1
20512024-02-09T20:28:16.024Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20522024-02-09T20:28:16.236Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20532024-02-09T20:28:16.297Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20542024-02-09T20:28:17.969Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20552024-02-09T20:28:18.480Z Checking pin-project v1.1.3
20562024-02-09T20:28:18.551Z Compiling vte_generate_state_changes v0.1.1
20572024-02-09T20:28:18.602Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20582024-02-09T20:28:18.609Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20592024-02-09T20:28:19.055Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20602024-02-09T20:28:19.246Z Checking vte v0.11.1
20612024-02-09T20:28:19.870Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20622024-02-09T20:28:20.698Z Compiling unicase v2.7.0
20632024-02-09T20:28:20.713Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20642024-02-09T20:28:20.848Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20652024-02-09T20:28:21.014Z Compiling platforms v3.0.2
20662024-02-09T20:28:21.191Z Checking strip-ansi-escapes v0.2.0
20672024-02-09T20:28:21.209Z Checking fd-lock v3.0.13
20682024-02-09T20:28:21.281Z Compiling snafu-derive v0.7.5
20692024-02-09T20:28:21.328Z Compiling fs-err v2.11.0
20702024-02-09T20:28:21.374Z Checking nu-ansi-term v0.49.0
20712024-02-09T20:28:21.776Z Checking reedline v0.28.0
20722024-02-09T20:28:22.005Z Checking globset v0.4.13
20732024-02-09T20:28:22.497Z Checking olpc-cjson v0.1.3
20742024-02-09T20:28:22.501Z Checking serde_plain v1.0.2
20752024-02-09T20:28:22.620Z Compiling async-recursion v1.0.5
20762024-02-09T20:28:22.714Z Checking typed-path v0.7.0
20772024-02-09T20:28:23.760Z Compiling curve25519-dalek v4.1.1
20782024-02-09T20:28:24.346Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20792024-02-09T20:28:24.450Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20802024-02-09T20:28:24.682Z Compiling memoffset v0.7.1
20812024-02-09T20:28:25.015Z Checking parse-size v1.0.0
20822024-02-09T20:28:25.250Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20832024-02-09T20:28:25.320Z Compiling mime_guess v2.0.4
20842024-02-09T20:28:25.481Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20852024-02-09T20:28:26.750Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20862024-02-09T20:28:27.144Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20872024-02-09T20:28:27.320Z Checking snafu v0.7.5
20882024-02-09T20:28:27.468Z Checking universal-hash v0.5.1
20892024-02-09T20:28:27.650Z Compiling thiserror-impl-no-std v2.0.2
20902024-02-09T20:28:27.819Z Checking tough v0.16.0
20912024-02-09T20:28:28.515Z Compiling curve25519-dalek-derive v0.1.0
20922024-02-09T20:28:29.580Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20932024-02-09T20:28:30.127Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20942024-02-09T20:28:31.160Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20952024-02-09T20:28:32.061Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20962024-02-09T20:28:32.365Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20972024-02-09T20:28:32.634Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20982024-02-09T20:28:33.361Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20992024-02-09T20:28:34.109Z Checking opaque-debug v0.3.0
21002024-02-09T20:28:34.206Z Checking poly1305 v0.8.0
21012024-02-09T20:28:34.631Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21022024-02-09T20:28:35.058Z Checking thiserror-no-std v2.0.2
21032024-02-09T20:28:37.004Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21042024-02-09T20:28:37.142Z Checking chacha20 v0.9.1
21052024-02-09T20:28:37.243Z Checking aead v0.5.2
21062024-02-09T20:28:37.355Z Checking kstat-rs v0.2.3
21072024-02-09T20:28:37.459Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21082024-02-09T20:28:37.693Z Compiling salty v0.2.0
21092024-02-09T20:28:37.805Z Checking signature v1.6.4
21102024-02-09T20:28:37.939Z Checking ed25519 v1.5.3
21112024-02-09T20:28:38.169Z Checking chacha20poly1305 v0.10.1
21122024-02-09T20:28:38.355Z Checking vsss-rs v3.3.4
21132024-02-09T20:28:38.535Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21142024-02-09T20:28:38.988Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21152024-02-09T20:28:39.227Z Checking serde-big-array v0.5.1
21162024-02-09T20:28:39.442Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21172024-02-09T20:28:40.407Z Checking bytecount v0.6.3
21182024-02-09T20:28:40.559Z Checking papergrid v0.11.0
21192024-02-09T20:28:41.701Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21202024-02-09T20:28:42.028Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21212024-02-09T20:28:42.101Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21222024-02-09T20:28:42.350Z Compiling tabled_derive v0.7.0
21232024-02-09T20:28:43.125Z Checking signal-hook-tokio v0.3.1
21242024-02-09T20:28:43.303Z Checking fd-lock v4.0.2
21252024-02-09T20:28:43.498Z Checking nix v0.27.1
21262024-02-09T20:28:43.602Z Checking serde-big-array v0.4.1
21272024-02-09T20:28:43.775Z Compiling sqlparser_derive v0.2.2
21282024-02-09T20:28:44.052Z Checking humantime v2.1.0
21292024-02-09T20:28:44.337Z Checking unicode_categories v0.1.1
21302024-02-09T20:28:44.746Z Compiling prettyplease v0.2.16
21312024-02-09T20:28:44.948Z Checking sqlparser v0.43.1
21322024-02-09T20:28:44.952Z Checking tabled v0.15.0
21332024-02-09T20:28:45.089Z Checking sqlformat v0.2.3
21342024-02-09T20:28:45.997Z Checking rustyline v13.0.0
21352024-02-09T20:28:46.565Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21362024-02-09T20:28:46.896Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21372024-02-09T20:28:47.604Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21382024-02-09T20:28:47.722Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21392024-02-09T20:28:47.965Z Checking bcs v0.1.6
21402024-02-09T20:28:48.466Z Checking highway v1.1.0
21412024-02-09T20:28:48.843Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21422024-02-09T20:28:48.878Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21432024-02-09T20:28:49.345Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21442024-02-09T20:28:50.825Z Checking corncobs v0.1.3
21452024-02-09T20:28:51.023Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21462024-02-09T20:28:51.221Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21472024-02-09T20:28:52.060Z Checking http-range v0.1.5
21482024-02-09T20:28:52.243Z Compiling crunchy v0.2.2
21492024-02-09T20:28:52.507Z Checking hyper-staticfile v0.9.5
21502024-02-09T20:28:52.566Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21512024-02-09T20:28:52.778Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21522024-02-09T20:28:52.782Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21532024-02-09T20:28:52.875Z Compiling clang-sys v1.6.1
21542024-02-09T20:28:52.992Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21552024-02-09T20:28:53.535Z Compiling tiny-keccak v2.0.2
21562024-02-09T20:28:53.643Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21572024-02-09T20:28:53.802Z Compiling darling_core v0.14.4
21582024-02-09T20:28:53.876Z Compiling portable-atomic v1.4.3
21592024-02-09T20:28:54.947Z Checking assert_matches v1.5.0
21602024-02-09T20:28:55.109Z Compiling ascii-canvas v3.0.0
21612024-02-09T20:28:55.624Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21622024-02-09T20:28:55.668Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21632024-02-09T20:28:56.084Z Compiling ena v0.14.2
21642024-02-09T20:28:56.488Z Compiling libloading v0.7.4
21652024-02-09T20:28:56.851Z Compiling diff v0.1.13
21662024-02-09T20:28:56.851Z Compiling bindgen v0.69.2
21672024-02-09T20:28:56.877Z Compiling regex-syntax v0.6.29
21682024-02-09T20:28:58.530Z Compiling cexpr v0.6.0
21692024-02-09T20:28:58.553Z Compiling which v4.4.0
21702024-02-09T20:28:59.169Z Compiling peeking_take_while v0.1.2
21712024-02-09T20:28:59.310Z Compiling shlex v1.3.0
21722024-02-09T20:28:59.738Z Compiling lazycell v1.3.0
21732024-02-09T20:28:59.896Z Checking maplit v1.0.2
21742024-02-09T20:28:59.988Z Compiling darling_macro v0.14.4
21752024-02-09T20:29:00.004Z Compiling ref-cast v1.0.20
21762024-02-09T20:29:00.206Z Compiling lalrpop v0.19.12
21772024-02-09T20:29:00.512Z Checking number_prefix v0.4.0
21782024-02-09T20:29:00.712Z Compiling rustc-hash v1.1.0
21792024-02-09T20:29:00.736Z Checking indicatif v0.17.7
21802024-02-09T20:29:01.114Z Compiling darling v0.14.4
21812024-02-09T20:29:01.240Z Compiling derive_builder_core v0.12.0
21822024-02-09T20:29:01.529Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21832024-02-09T20:29:01.553Z Compiling ref-cast-impl v1.0.20
21842024-02-09T20:29:02.256Z Compiling libxml v0.3.3
21852024-02-09T20:29:02.289Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21862024-02-09T20:29:02.948Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21872024-02-09T20:29:03.133Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21882024-02-09T20:29:03.163Z Compiling strum_macros v0.24.3
21892024-02-09T20:29:03.348Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21902024-02-09T20:29:03.668Z Compiling cookie v0.18.0
21912024-02-09T20:29:03.745Z Compiling derive_builder_macro v0.12.0
21922024-02-09T20:29:03.988Z Compiling indoc v1.0.9
21932024-02-09T20:29:04.673Z Checking derive_builder v0.12.0
21942024-02-09T20:29:05.053Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21952024-02-09T20:29:05.380Z Checking bb8 v0.8.3
21962024-02-09T20:29:05.887Z Checking quick-xml v0.30.0
21972024-02-09T20:29:06.031Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21982024-02-09T20:29:06.702Z Checking castaway v0.2.2
21992024-02-09T20:29:06.875Z Compiling strum_macros v0.26.1
22002024-02-09T20:29:07.173Z Compiling oso-derive v0.27.0
22012024-02-09T20:29:07.228Z Compiling impl-trait-for-tuples v0.2.2
22022024-02-09T20:29:08.337Z Checking compact_str v0.7.1
22032024-02-09T20:29:09.103Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22042024-02-09T20:29:10.296Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22052024-02-09T20:29:10.552Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22062024-02-09T20:29:11.730Z Checking lru v0.12.1
22072024-02-09T20:29:12.018Z Compiling stability v0.1.1
22082024-02-09T20:29:12.309Z Checking strum v0.26.1
22092024-02-09T20:29:12.340Z Checking cassowary v0.3.0
22102024-02-09T20:29:12.467Z Compiling indoc v2.0.3
22112024-02-09T20:29:12.751Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22122024-02-09T20:29:13.076Z Checking smawk v0.3.1
22132024-02-09T20:29:13.280Z Checking unicode-linebreak v0.1.5
22142024-02-09T20:29:13.623Z Checking ratatui v0.26.0
22152024-02-09T20:29:13.710Z Checking textwrap v0.16.0
22162024-02-09T20:29:14.096Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22172024-02-09T20:29:14.344Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22182024-02-09T20:29:14.494Z Checking is_ci v1.1.1
22192024-02-09T20:29:14.633Z Checking supports-color v2.1.0
22202024-02-09T20:29:14.835Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22212024-02-09T20:29:15.390Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22222024-02-09T20:29:15.743Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22232024-02-09T20:29:16.653Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22242024-02-09T20:29:16.713Z Checking rtoolbox v0.0.1
22252024-02-09T20:29:16.912Z Checking rpassword v7.3.1
22262024-02-09T20:29:16.996Z Checking tui-tree-widget v0.17.0
22272024-02-09T20:29:17.048Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22282024-02-09T20:29:17.288Z Checking fatfs v0.3.6
22292024-02-09T20:29:18.398Z Checking shell-words v1.1.0
22302024-02-09T20:29:18.552Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22312024-02-09T20:29:18.850Z Checking yansi v0.5.1
22322024-02-09T20:29:19.138Z Checking pretty_assertions v1.4.0
22332024-02-09T20:29:19.341Z Compiling target-lexicon v0.12.13
22342024-02-09T20:29:19.444Z Compiling guppy-workspace-hack v0.1.0
22352024-02-09T20:29:19.701Z Checking plotters-backend v0.3.5
22362024-02-09T20:29:19.791Z Checking http-body v1.0.0
22372024-02-09T20:29:19.995Z Checking rand v0.4.6
22382024-02-09T20:29:20.089Z Checking plotters-svg v0.3.5
22392024-02-09T20:29:20.287Z Checking tower-layer v0.3.2
22402024-02-09T20:29:20.579Z Checking cast v0.3.0
22412024-02-09T20:29:21.097Z Checking remove_dir_all v0.5.3
22422024-02-09T20:29:21.097Z Compiling target-spec v3.1.0
22432024-02-09T20:29:21.097Z Checking criterion-plot v0.5.0
22442024-02-09T20:29:21.097Z Checking tempdir v0.3.7
22452024-02-09T20:29:21.167Z Checking cfg-expr v0.15.6
22462024-02-09T20:29:21.437Z Checking tower v0.4.13
22472024-02-09T20:29:21.493Z Checking plotters v0.3.5
22482024-02-09T20:29:21.981Z Checking hyper v1.1.0
22492024-02-09T20:29:22.346Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22502024-02-09T20:29:22.482Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22512024-02-09T20:29:23.187Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22522024-02-09T20:29:23.253Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22532024-02-09T20:29:23.283Z Checking tinytemplate v1.2.1
22542024-02-09T20:29:23.400Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22552024-02-09T20:29:23.666Z Checking cargo-platform v0.1.3
22562024-02-09T20:29:24.267Z Checking anes v0.1.6
22572024-02-09T20:29:24.664Z Checking oorandom v11.1.3
22582024-02-09T20:29:24.815Z Checking criterion v0.5.1
22592024-02-09T20:29:25.349Z Checking cargo_metadata v0.18.1
22602024-02-09T20:29:25.412Z Checking hyper-util v0.1.2
22612024-02-09T20:29:26.501Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22622024-02-09T20:29:26.946Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22632024-02-09T20:29:27.238Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22642024-02-09T20:29:27.809Z Checking assert_cmd v2.0.13
22652024-02-09T20:29:28.279Z Checking rustls-native-certs v0.7.0
22662024-02-09T20:29:28.434Z Checking pathdiff v0.2.1
22672024-02-09T20:29:28.587Z Checking nested v0.1.1
22682024-02-09T20:29:30.895Z Checking guppy v0.17.5
22692024-02-09T20:29:32.162Z Checking hyper-rustls v0.26.0
22702024-02-09T20:29:32.495Z Checking httptest v0.15.5
22712024-02-09T20:29:32.831Z Checking threadpool v1.8.1
22722024-02-09T20:29:33.006Z Checking nanorand v0.7.0
22732024-02-09T20:29:33.028Z Checking libtest-mimic v0.6.1
22742024-02-09T20:29:33.251Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22752024-02-09T20:29:33.378Z Checking flume v0.11.0
22762024-02-09T20:29:33.415Z Checking similar-asserts v1.5.0
22772024-02-09T20:29:33.654Z Compiling rstest_macros v0.18.2
22782024-02-09T20:29:33.834Z Compiling crossbeam-queue v0.3.8
22792024-02-09T20:29:34.318Z Checking datatest-stable v0.2.3
22802024-02-09T20:29:34.415Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22812024-02-09T20:29:34.538Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22822024-02-09T20:29:35.403Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22832024-02-09T20:29:35.667Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22842024-02-09T20:29:36.032Z Checking csv-core v0.1.11
22852024-02-09T20:29:36.146Z Checking constant_time_eq v0.2.6
22862024-02-09T20:29:36.255Z Compiling trybuild v1.0.89
22872024-02-09T20:29:36.290Z Compiling relative-path v1.9.0
22882024-02-09T20:29:36.361Z Checking csv v1.3.0
22892024-02-09T20:29:36.732Z Checking blake2b_simd v1.0.1
22902024-02-09T20:29:37.532Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22912024-02-09T20:29:37.546Z Checking basic-toml v0.1.8
22922024-02-09T20:29:38.474Z Checking multimap v0.8.3
22932024-02-09T20:29:38.784Z Checking futures-timer v3.0.2
22942024-02-09T20:29:40.485Z Checking crossbeam v0.8.2
22952024-02-09T20:29:40.598Z Checking rust-argon2 v1.0.1
22962024-02-09T20:29:42.065Z Checking partial-io v0.5.4
22972024-02-09T20:29:42.448Z Checking approx v0.5.1
22982024-02-09T20:29:42.678Z Checking termios v0.3.3
22992024-02-09T20:29:42.901Z Checking hex-literal v0.4.1
23002024-02-09T20:29:47.110Z Checking rstest v0.18.2
23012024-02-09T20:29:48.459Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23022024-02-09T20:29:51.710Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
23032024-02-09T20:30:32.948Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23042024-02-09T20:30:36.069Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23052024-02-09T20:30:36.526Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23062024-02-09T20:30:36.742Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23072024-02-09T20:30:41.800Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23082024-02-09T20:30:59.421Z Compiling polar-core v0.27.0
23092024-02-09T20:31:06.272Z Checking oso v0.27.0
23102024-02-09T20:31:30.681Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23112024-02-09T20:32:27.989Z Finished dev [unoptimized + debuginfo] target(s) in 6m 44s
23122024-02-09T20:32:28.156Z
23132024-02-09T20:32:28.159Zreal 7:27.657664091
23142024-02-09T20:32:28.159Zuser 38:53.988899853
23152024-02-09T20:32:28.160Zsys 6:41.391526031
23162024-02-09T20:32:28.160Ztrap 0.999492822
23172024-02-09T20:32:28.160Ztflt 3.667322049
23182024-02-09T20:32:28.160Zdflt 3.703300243
23192024-02-09T20:32:28.160Zkflt 0.053485169
23202024-02-09T20:32:28.160Zlock 59:51.977839554
23212024-02-09T20:32:28.160Zslp 1:59:08.271264380
23222024-02-09T20:32:28.160Zlat 1:42.676819155
23232024-02-09T20:32:28.160Zstop 4:06.280874871
23242024-02-09T20:32:28.935Zwarning: output filename collision.
23252024-02-09T20:32:28.935ZThe 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)`.
23262024-02-09T20:32:28.935ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23272024-02-09T20:32:28.935ZThe targets should have unique names.
23282024-02-09T20:32:28.935ZThis is a known bug where multiple crates with the same name use
23292024-02-09T20:32:28.935Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302024-02-09T20:32:28.975Zwarning: output filename collision.
23312024-02-09T20:32:28.975ZThe 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)`.
23322024-02-09T20:32:28.975ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23332024-02-09T20:32:28.975ZThe targets should have unique names.
23342024-02-09T20:32:28.975ZThis is a known bug where multiple crates with the same name use
23352024-02-09T20:32:28.975Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362024-02-09T20:32:28.975Zwarning: output filename collision.
23372024-02-09T20:32:28.975ZThe 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)`.
23382024-02-09T20:32:28.975ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23392024-02-09T20:32:28.976ZThe targets should have unique names.
23402024-02-09T20:32:28.976ZThis is a known bug where multiple crates with the same name use
23412024-02-09T20:32:28.976Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422024-02-09T20:32:28.976Zwarning: output filename collision.
23432024-02-09T20:32:28.976ZThe 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)`.
23442024-02-09T20:32:28.976ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23452024-02-09T20:32:28.976ZThe targets should have unique names.
23462024-02-09T20:32:28.976ZThis is a known bug where multiple crates with the same name use
23472024-02-09T20:32:28.976Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23482024-02-09T20:32:28.976Zwarning: output filename collision.
23492024-02-09T20:32:28.976ZThe 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)`.
23502024-02-09T20:32:28.976ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23512024-02-09T20:32:28.977ZThe targets should have unique names.
23522024-02-09T20:32:28.977ZThis is a known bug where multiple crates with the same name use
23532024-02-09T20:32:28.977Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23542024-02-09T20:32:28.977Zwarning: output filename collision.
23552024-02-09T20:32:28.977ZThe 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)`.
23562024-02-09T20:32:28.977ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23572024-02-09T20:32:28.977ZThe targets should have unique names.
23582024-02-09T20:32:28.977ZThis is a known bug where multiple crates with the same name use
23592024-02-09T20:32:28.977Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23602024-02-09T20:32:28.977Zwarning: output filename collision.
23612024-02-09T20:32:28.977ZThe 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)`.
23622024-02-09T20:32:28.977ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23632024-02-09T20:32:28.977ZThe targets should have unique names.
23642024-02-09T20:32:28.977ZThis is a known bug where multiple crates with the same name use
23652024-02-09T20:32:28.977Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23662024-02-09T20:32:29.342Z Documenting libc v0.2.153
23672024-02-09T20:32:29.380Z Documenting cfg-if v1.0.0
23682024-02-09T20:32:29.392Z Documenting serde_derive v1.0.196
23692024-02-09T20:32:29.415Z Documenting log v0.4.20
23702024-02-09T20:32:29.431Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23712024-02-09T20:32:29.447Z Documenting memchr v2.6.3
23722024-02-09T20:32:29.457Z Documenting scopeguard v1.2.0
23732024-02-09T20:32:29.469Z Documenting byteorder v1.5.0
23742024-02-09T20:32:29.740Z Documenting smallvec v1.13.1
23752024-02-09T20:32:32.074Z Documenting itoa v1.0.9
23762024-02-09T20:32:32.109Z Documenting lock_api v0.4.10
23772024-02-09T20:32:32.873Z Documenting zeroize_derive v1.4.2
23782024-02-09T20:32:33.423Z Documenting getrandom v0.2.10
23792024-02-09T20:32:33.707Z Documenting parking_lot_core v0.9.8
23802024-02-09T20:32:33.852Z Documenting once_cell v1.19.0
23812024-02-09T20:32:33.862Z Documenting pin-project-lite v0.2.13
23822024-02-09T20:32:34.830Z Documenting libm v0.2.7
23832024-02-09T20:32:34.969Z Documenting signal-hook-registry v1.4.1
23842024-02-09T20:32:36.673Z Documenting mio v0.8.9
23852024-02-09T20:32:36.977Z Documenting serde v1.0.196
23862024-02-09T20:32:37.486Z Documenting rand_core v0.6.4
23872024-02-09T20:32:37.583Z Documenting parking_lot v0.12.1
23882024-02-09T20:32:38.060Z Documenting num-traits v0.2.16
23892024-02-09T20:32:38.315Z Documenting futures-core v0.3.30
23902024-02-09T20:32:38.379Z Documenting zeroize v1.7.0
23912024-02-09T20:32:39.566Z Documenting thiserror-impl v1.0.56
23922024-02-09T20:32:41.505Z Documenting socket2 v0.5.5
23932024-02-09T20:32:41.589Z Documenting num_cpus v1.16.0
23942024-02-09T20:32:41.596Z Documenting tokio-macros v2.2.0
23952024-02-09T20:32:42.255Z Documenting ryu v1.0.15
23962024-02-09T20:32:42.753Z Documenting typenum v1.16.0
23972024-02-09T20:32:42.949Z Documenting subtle v2.5.0
23982024-02-09T20:32:44.975Z Documenting zerocopy v0.7.32
23992024-02-09T20:32:45.208Z Documenting thiserror v1.0.56
24002024-02-09T20:32:45.449Z Documenting futures-sink v0.3.30
24012024-02-09T20:32:46.049Z Documenting pin-utils v0.1.0
24022024-02-09T20:32:46.799Z Documenting slab v0.4.9
24032024-02-09T20:32:46.928Z Documenting futures-macro v0.3.30
24042024-02-09T20:32:50.002Z Documenting futures-task v0.3.30
24052024-02-09T20:32:50.174Z Documenting futures-channel v0.3.30
24062024-02-09T20:32:51.066Z Documenting futures-io v0.3.30
24072024-02-09T20:32:51.261Z Documenting const-oid v0.9.5
24082024-02-09T20:32:52.386Z Documenting iana-time-zone v0.1.57
24092024-02-09T20:32:52.714Z Documenting ahash v0.8.7
24102024-02-09T20:32:54.924Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24112024-02-09T20:32:55.208Z Documenting tinyvec_macros v0.1.1
24122024-02-09T20:32:55.772Z Documenting allocator-api2 v0.2.16
24132024-02-09T20:32:56.117Z Documenting futures-util v0.3.30
24142024-02-09T20:32:57.356Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24152024-02-09T20:32:57.392Z Documenting tracing-core v0.1.31
24162024-02-09T20:32:57.490Z Documenting tracing-attributes v0.1.26
24172024-02-09T20:32:58.113Z Documenting tinyvec v1.6.0
24182024-02-09T20:32:59.490Z Documenting hashbrown v0.14.2
24192024-02-09T20:33:00.845Z Documenting bytes v1.5.0
24202024-02-09T20:33:01.925Z Documenting bitflags v2.4.0
24212024-02-09T20:33:04.873Z Documenting serde_json v1.0.113
24222024-02-09T20:33:05.728Z Documenting tokio v1.36.0
24232024-02-09T20:33:12.356Z Documenting chrono v0.4.31
24242024-02-09T20:33:12.459Z Documenting uuid v1.7.0
24252024-02-09T20:33:12.459Z Documenting unicode-normalization v0.1.22
24262024-02-09T20:33:12.459Z Documenting ppv-lite86 v0.2.17
24272024-02-09T20:33:12.459Z Documenting generic-array v0.14.7
24282024-02-09T20:33:12.459Z Documenting rand_chacha v0.3.1
24292024-02-09T20:33:12.474Z Documenting unicode-bidi v0.3.13
24302024-02-09T20:33:12.474Z Documenting equivalent v1.0.1
24312024-02-09T20:33:12.474Z Documenting base64 v0.21.7
24322024-02-09T20:33:12.474Z Documenting percent-encoding v2.3.1
24332024-02-09T20:33:12.474Z Documenting crypto-common v0.1.6
24342024-02-09T20:33:14.042Z Documenting block-buffer v0.10.4
24352024-02-09T20:33:14.466Z Documenting rand v0.8.5
24362024-02-09T20:33:15.324Z Documenting indexmap v2.2.2
24372024-02-09T20:33:16.054Z Documenting lazy_static v1.4.0
24382024-02-09T20:33:16.250Z Documenting form_urlencoded v1.2.1
24392024-02-09T20:33:16.408Z Documenting serde_derive_internals v0.26.0
24402024-02-09T20:33:17.172Z Checking serde_derive_internals v0.26.0
24412024-02-09T20:33:17.725Z Documenting dyn-clone v1.0.16
24422024-02-09T20:33:17.763Z Documenting tracing v0.1.37
24432024-02-09T20:33:18.517Z Documenting digest v0.10.7
24442024-02-09T20:33:18.868Z Documenting fnv v1.0.7
24452024-02-09T20:33:19.998Z Documenting cpufeatures v0.2.12
24462024-02-09T20:33:20.208Z Documenting idna v0.5.0
24472024-02-09T20:33:20.739Z Documenting httparse v1.8.0
24482024-02-09T20:33:21.050Z Documenting errno v0.3.8
24492024-02-09T20:33:22.652Z Documenting schemars_derive v0.8.16
24502024-02-09T20:33:22.708Z Documenting unicode-ident v1.0.12
24512024-02-09T20:33:23.333Z Documenting unicode-width v0.1.11
24522024-02-09T20:33:24.558Z Documenting url v2.5.0
24532024-02-09T20:33:24.628Z Documenting adler v1.0.2
24542024-02-09T20:33:25.092Z Documenting httpdate v1.0.3
24552024-02-09T20:33:25.476Z Documenting proc-macro2 v1.0.78
24562024-02-09T20:33:25.554Z Documenting rustix v0.38.31
24572024-02-09T20:33:26.076Z Documenting try-lock v0.2.4
24582024-02-09T20:33:27.420Z Documenting miniz_oxide v0.7.1
24592024-02-09T20:33:28.628Z Documenting http-body v0.4.5
24602024-02-09T20:33:29.030Z Documenting want v0.3.1
24612024-02-09T20:33:29.139Z Documenting schemars v0.8.16
24622024-02-09T20:33:29.530Z Documenting openssl-sys v0.9.96
24632024-02-09T20:33:30.506Z Documenting openssl-macros v0.1.1
24642024-02-09T20:33:30.810Z Documenting tower-service v0.3.2
24652024-02-09T20:33:32.173Z Documenting base64ct v1.6.0
24662024-02-09T20:33:33.581Z Documenting mime v0.3.17
24672024-02-09T20:33:33.800Z Documenting quote v1.0.35
24682024-02-09T20:33:35.505Z Documenting aho-corasick v1.0.4
24692024-02-09T20:33:35.770Z Documenting slog v2.7.0
24702024-02-09T20:33:35.827Z Documenting openssl v0.10.60
24712024-02-09T20:33:36.210Z Documenting regex-syntax v0.8.2
24722024-02-09T20:33:36.689Z Documenting ipnet v2.9.0
24732024-02-09T20:33:37.659Z Documenting tokio-util v0.7.10
24742024-02-09T20:33:37.803Z Documenting openssl-probe v0.1.5
24752024-02-09T20:33:38.642Z Documenting syn v2.0.48
24762024-02-09T20:33:40.141Z Documenting async-trait v0.1.77
24772024-02-09T20:33:40.585Z Documenting pem-rfc7468 v0.7.0
24782024-02-09T20:33:40.607Z Documenting encoding_rs v0.8.33
24792024-02-09T20:33:42.356Z Documenting crossbeam-utils v0.8.16
24802024-02-09T20:33:42.859Z Documenting regex-automata v0.4.4
24812024-02-09T20:33:43.374Z Documenting h2 v0.3.24
24822024-02-09T20:33:44.691Z Documenting der_derive v0.7.2
24832024-02-09T20:33:45.154Z Documenting flagset v0.4.3
24842024-02-09T20:33:45.289Z Documenting native-tls v0.2.11
24852024-02-09T20:33:45.670Z Documenting utf8parse v0.2.1
24862024-02-09T20:33:47.311Z Documenting serde_urlencoded v0.7.1
24872024-02-09T20:33:48.020Z Documenting num-integer v0.1.45
24882024-02-09T20:33:48.532Z Documenting time-macros v0.2.13
24892024-02-09T20:33:50.056Z Documenting tokio-native-tls v0.3.1
24902024-02-09T20:33:50.372Z Documenting regex v1.10.3
24912024-02-09T20:33:50.963Z Documenting der v0.7.8
24922024-02-09T20:33:52.115Z Documenting deranged v0.3.8
24932024-02-09T20:33:52.501Z Documenting num_threads v0.1.6
24942024-02-09T20:33:53.678Z Documenting gimli v0.28.0
24952024-02-09T20:33:54.364Z Documenting hyper v0.14.27
24962024-02-09T20:33:55.419Z Documenting time-core v0.1.1
24972024-02-09T20:33:55.509Z Documenting object v0.32.1
24982024-02-09T20:33:55.943Z Documenting spki v0.7.2
24992024-02-09T20:33:57.118Z Documenting rustc-demangle v0.1.23
25002024-02-09T20:33:57.331Z Documenting webpki-roots v0.25.2
25012024-02-09T20:34:02.211Z Documenting time v0.3.27
25022024-02-09T20:34:02.273Z Documenting addr2line v0.21.0
25032024-02-09T20:34:02.273Z Documenting spin v0.9.8
25042024-02-09T20:34:02.273Z Documenting either v1.9.0
25052024-02-09T20:34:02.273Z Documenting pkcs8 v0.10.2
25062024-02-09T20:34:02.273Z Documenting openapiv3 v2.0.0
25072024-02-09T20:34:03.086Z Documenting futures-executor v0.3.30
25082024-02-09T20:34:03.480Z Checking pest_meta v2.7.6
25092024-02-09T20:34:04.177Z Documenting memoffset v0.9.0
25102024-02-09T20:34:04.401Z Documenting data-encoding v2.4.0
25112024-02-09T20:34:04.604Z Documenting anstyle v1.0.2
25122024-02-09T20:34:06.324Z Documenting anstyle-parse v0.2.1
25132024-02-09T20:34:06.421Z Documenting backtrace v0.3.69
25142024-02-09T20:34:06.745Z Documenting hyper-tls v0.5.0
25152024-02-09T20:34:07.225Z Documenting hyper-rustls v0.24.2
25162024-02-09T20:34:08.292Z Documenting crossbeam-epoch v0.9.15
25172024-02-09T20:34:08.681Z Documenting ipnetwork v0.20.0
25182024-02-09T20:34:09.399Z Documenting sha2 v0.10.8
25192024-02-09T20:34:09.513Z Documenting hex v0.4.3
25202024-02-09T20:34:10.612Z Documenting crc32fast v1.3.2
25212024-02-09T20:34:12.589Z Documenting anyhow v1.0.75
25222024-02-09T20:34:13.075Z Documenting pest_meta v2.7.6
25232024-02-09T20:34:13.826Z Documenting scroll_derive v0.12.0
25242024-02-09T20:34:14.409Z Documenting untrusted v0.9.0
25252024-02-09T20:34:14.524Z Documenting anstyle-query v1.0.0
25262024-02-09T20:34:14.922Z Documenting colorchoice v1.0.0
25272024-02-09T20:34:14.999Z Documenting reqwest v0.11.22
25282024-02-09T20:34:15.147Z Documenting futures v0.3.30
25292024-02-09T20:34:17.259Z Documenting ring v0.17.7
25302024-02-09T20:34:17.506Z Checking pest_generator v2.7.6
25312024-02-09T20:34:17.661Z Documenting pest_generator v2.7.6
25322024-02-09T20:34:17.691Z Documenting num-iter v0.1.43
25332024-02-09T20:34:18.185Z Documenting hmac v0.12.1
25342024-02-09T20:34:19.018Z Documenting anstream v0.5.0
25352024-02-09T20:34:19.099Z Documenting scroll v0.12.0
25362024-02-09T20:34:21.904Z Documenting signal-hook v0.3.17
25372024-02-09T20:34:22.317Z Documenting terminal_size v0.2.6
25382024-02-09T20:34:22.606Z Documenting static_assertions v1.1.0
25392024-02-09T20:34:22.737Z Documenting clap_lex v0.5.1
25402024-02-09T20:34:23.061Z Documenting plain v0.2.3
25412024-02-09T20:34:23.788Z Documenting ucd-trie v0.1.6
25422024-02-09T20:34:23.875Z Documenting strsim v0.10.0
25432024-02-09T20:34:25.562Z Documenting pest_derive v2.7.6
25442024-02-09T20:34:25.857Z Documenting goblin v0.8.0
25452024-02-09T20:34:26.835Z Documenting flate2 v1.0.28
25462024-02-09T20:34:26.856Z Documenting clap_derive v4.4.2
25472024-02-09T20:34:26.967Z Documenting managed v0.8.0
25482024-02-09T20:34:27.181Z Documenting unicode-segmentation v1.10.1
25492024-02-09T20:34:28.167Z Documenting clap_builder v4.4.2
25502024-02-09T20:34:28.269Z Documenting pest v2.7.6
25512024-02-09T20:34:30.106Z Documenting pretty-hex v0.4.1
25522024-02-09T20:34:30.285Z Documenting signal-hook-mio v0.2.3
25532024-02-09T20:34:30.526Z Documenting block-padding v0.3.3
25542024-02-09T20:34:31.468Z Documenting scheduled-thread-pool v0.2.7
25552024-02-09T20:34:32.745Z Documenting bzip2-sys v0.1.11+1.0.8
25562024-02-09T20:34:33.136Z Documenting dtrace-parser v0.2.0
25572024-02-09T20:34:33.183Z Documenting thread-id v4.2.0
25582024-02-09T20:34:34.158Z Documenting dof v0.3.0
25592024-02-09T20:34:34.470Z Documenting enum-as-inner v0.5.1
25602024-02-09T20:34:34.559Z Documenting clap v4.4.3
25612024-02-09T20:34:35.624Z Checking diesel_table_macro_syntax v0.1.0
25622024-02-09T20:34:35.787Z Documenting diesel_table_macro_syntax v0.1.0
25632024-02-09T20:34:36.245Z Documenting r2d2 v0.8.10
25642024-02-09T20:34:37.066Z Documenting inout v0.1.3
25652024-02-09T20:34:37.133Z Documenting crossterm v0.27.0
25662024-02-09T20:34:37.525Z Documenting bzip2 v0.4.4
25672024-02-09T20:34:39.460Z Documenting md-5 v0.10.5
25682024-02-09T20:34:39.463Z Documenting usdt-impl v0.5.0
25692024-02-09T20:34:39.624Z Documenting trust-dns-proto v0.22.0
25702024-02-09T20:34:41.123Z Documenting diesel_derives v2.1.2
25712024-02-09T20:34:41.325Z Documenting stringprep v0.1.3
25722024-02-09T20:34:41.483Z Documenting toml_datetime v0.6.5
25732024-02-09T20:34:42.180Z Documenting serde_spanned v0.6.5
25742024-02-09T20:34:42.500Z Documenting ff v0.13.0
25752024-02-09T20:34:46.133Z Documenting regress v0.7.1
25762024-02-09T20:34:46.224Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25772024-02-09T20:34:46.399Z Documenting winnow v0.5.15
25782024-02-09T20:34:46.616Z Documenting fallible-iterator v0.2.0
25792024-02-09T20:34:46.968Z Documenting siphasher v0.3.11
25802024-02-09T20:34:47.126Z Documenting bit-vec v0.6.3
25812024-02-09T20:34:48.512Z Documenting base16ct v0.2.0
25822024-02-09T20:34:49.347Z Documenting group v0.13.0
25832024-02-09T20:34:49.867Z Documenting phf_shared v0.11.2
25842024-02-09T20:34:50.024Z Documenting diesel v2.1.4
25852024-02-09T20:34:50.058Z Documenting cipher v0.4.4
25862024-02-09T20:34:51.195Z Documenting zip v0.6.6
25872024-02-09T20:34:51.454Z Documenting postgres-protocol v0.6.6
25882024-02-09T20:34:51.535Z Documenting sec1 v0.7.3
25892024-02-09T20:34:52.488Z Documenting toml_edit v0.21.1
25902024-02-09T20:34:53.643Z Documenting hkdf v0.12.4
25912024-02-09T20:34:54.526Z Documenting num-bigint v0.4.4
25922024-02-09T20:34:55.648Z Documenting crypto-bigint v0.5.2
25932024-02-09T20:34:56.518Z Documenting hubpack v0.1.2
25942024-02-09T20:34:57.759Z Documenting bstr v1.6.0
25952024-02-09T20:34:58.326Z Documenting serde_repr v0.1.16
25962024-02-09T20:34:58.626Z Documenting fixedbitset v0.4.2
25972024-02-09T20:34:58.639Z Documenting lalrpop-util v0.19.12
25982024-02-09T20:35:00.830Z Documenting precomputed-hash v0.1.1
25992024-02-09T20:35:01.789Z Documenting minimal-lexical v0.2.1
26002024-02-09T20:35:01.984Z Documenting new_debug_unreachable v1.0.4
26012024-02-09T20:35:02.650Z Documenting heck v0.4.1
26022024-02-09T20:35:02.836Z Documenting elliptic-curve v0.13.8
26032024-02-09T20:35:03.121Z Documenting yasna v0.5.2
26042024-02-09T20:35:03.534Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26052024-02-09T20:35:04.764Z Documenting petgraph v0.6.4
26062024-02-09T20:35:05.529Z Documenting string_cache v0.8.7
26072024-02-09T20:35:06.389Z Documenting nom v7.1.3
26082024-02-09T20:35:07.020Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26092024-02-09T20:35:10.005Z Documenting postgres-types v0.2.6
26102024-02-09T20:35:10.077Z Documenting phf v0.11.2
26112024-02-09T20:35:10.144Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26122024-02-09T20:35:10.163Z Documenting console v0.15.8
26132024-02-09T20:35:11.433Z Documenting semver v1.0.21
26142024-02-09T20:35:12.060Z Documenting float-cmp v0.9.0
26152024-02-09T20:35:12.984Z Documenting difflib v0.4.0
26162024-02-09T20:35:14.825Z Documenting predicates-core v1.0.6
26172024-02-09T20:35:15.080Z Documenting whoami v1.4.1
26182024-02-09T20:35:15.237Z Documenting normalize-line-endings v0.3.0
26192024-02-09T20:35:17.087Z Documenting bit-set v0.5.3
26202024-02-09T20:35:17.091Z Documenting similar v2.3.0
26212024-02-09T20:35:17.091Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26222024-02-09T20:35:17.533Z Documenting getopts v0.2.21
26232024-02-09T20:35:17.541Z Documenting tokio-stream v0.1.14
26242024-02-09T20:35:19.400Z Checking ident_case v1.0.1
26252024-02-09T20:35:19.551Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26262024-02-09T20:35:19.602Z Documenting tokio-postgres v0.7.10
26272024-02-09T20:35:19.882Z Documenting predicates v3.1.0
26282024-02-09T20:35:20.710Z Documenting match_cfg v0.1.0
26292024-02-09T20:35:21.158Z Documenting sha1 v0.10.6
26302024-02-09T20:35:21.968Z Documenting dirs-sys-next v0.1.2
26312024-02-09T20:35:22.648Z Documenting rustls-pki-types v1.1.0
26322024-02-09T20:35:23.519Z Documenting hostname v0.3.1
26332024-02-09T20:35:23.681Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26342024-02-09T20:35:24.787Z Documenting camino v1.1.6
26352024-02-09T20:35:26.015Z Documenting paste v1.0.14
26362024-02-09T20:35:26.532Z Documenting dirs-next v2.0.0
26372024-02-09T20:35:26.770Z Documenting thread_local v1.1.7
26382024-02-09T20:35:27.329Z Documenting rustls-webpki v0.102.1
26392024-02-09T20:35:28.094Z Documenting crossbeam-channel v0.5.8
26402024-02-09T20:35:28.973Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26412024-02-09T20:35:29.758Z Documenting atty v0.2.14
26422024-02-09T20:35:30.474Z Documenting take_mut v0.2.2
26432024-02-09T20:35:31.125Z Documenting term v0.7.0
26442024-02-09T20:35:31.327Z Documenting slog-json v2.6.1
26452024-02-09T20:35:31.742Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26462024-02-09T20:35:32.070Z Documenting rustls v0.22.2
26472024-02-09T20:35:32.995Z Documenting http v1.0.0
26482024-02-09T20:35:33.036Z Documenting async-stream-impl v0.3.5
26492024-02-09T20:35:33.524Z Documenting atomic-waker v1.1.1
26502024-02-09T20:35:35.008Z Documenting slog-async v2.8.0
26512024-02-09T20:35:35.938Z Documenting slog-term v2.9.0
26522024-02-09T20:35:36.360Z Documenting debug-ignore v1.0.5
26532024-02-09T20:35:36.432Z Documenting waitgroup v0.1.2
26542024-02-09T20:35:38.350Z Documenting async-stream v0.3.5
26552024-02-09T20:35:38.856Z Documenting multer v3.0.0
26562024-02-09T20:35:39.215Z Documenting slog-bunyan v2.5.0
26572024-02-09T20:35:39.529Z Documenting rustls-pemfile v2.0.0
26582024-02-09T20:35:40.265Z Checking darling_core v0.20.3
26592024-02-09T20:35:41.082Z Documenting tokio-rustls v0.25.0
26602024-02-09T20:35:41.095Z Documenting toml v0.8.9
26612024-02-09T20:35:42.214Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26622024-02-09T20:35:42.446Z Documenting serde_path_to_error v0.1.15
26632024-02-09T20:35:43.138Z Checking darling v0.20.3
26642024-02-09T20:35:43.245Z Documenting serde_with_macros v3.6.0
26652024-02-09T20:35:43.628Z Documenting structmeta-derive v0.3.0
26662024-02-09T20:35:43.804Z Checking structmeta v0.3.0
26672024-02-09T20:35:43.889Z Documenting instant v0.1.12
26682024-02-09T20:35:44.021Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26692024-02-09T20:35:56.784Z Documenting macaddr v1.0.1
26702024-02-09T20:35:56.784Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26712024-02-09T20:35:56.784Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26722024-02-09T20:35:56.785Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26732024-02-09T20:35:56.785Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26742024-02-09T20:35:56.785Z Documenting serde_with v3.6.0
26752024-02-09T20:35:56.785Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26762024-02-09T20:35:56.785Z Documenting backoff v0.4.0
26772024-02-09T20:35:56.785Z Documenting structmeta v0.3.0
26782024-02-09T20:35:56.785Z Documenting fastrand v2.0.1
26792024-02-09T20:35:56.785Z Documenting proc-macro-error-attr v1.0.4
26802024-02-09T20:35:56.785Z Documenting is-terminal v0.4.9
26812024-02-09T20:35:56.785Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26822024-02-09T20:35:56.786Z Checking proc-macro-error v1.0.4
26832024-02-09T20:35:56.786Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26842024-02-09T20:35:56.786Z Documenting proc-macro-crate v1.3.1
26852024-02-09T20:35:56.786Z Checking proc-macro-crate v1.3.1
26862024-02-09T20:35:56.786Z Documenting parse-display-derive v0.9.0
26872024-02-09T20:35:56.786Z Documenting hash32 v0.3.1
26882024-02-09T20:35:56.786Z Documenting tempfile v3.10.0
26892024-02-09T20:35:56.786Z Documenting proc-macro-error v1.0.4
26902024-02-09T20:35:56.786Z Documenting stable_deref_trait v1.2.0
26912024-02-09T20:35:56.937Z Documenting cobs v0.2.3
26922024-02-09T20:35:58.635Z Documenting embedded-io v0.4.0
26932024-02-09T20:35:58.809Z Documenting heapless v0.8.0
26942024-02-09T20:35:59.126Z Documenting num_enum_derive v0.5.11
26952024-02-09T20:35:59.679Z Documenting camino-tempfile v1.1.1
26962024-02-09T20:35:59.791Z Documenting foreign-types-macros v0.2.3
26972024-02-09T20:36:00.479Z Documenting parse-display v0.9.0
26982024-02-09T20:36:00.915Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26992024-02-09T20:36:01.730Z Documenting postcard v1.0.8
27002024-02-09T20:36:02.301Z Documenting foreign-types-shared v0.3.1
27012024-02-09T20:36:03.554Z Documenting smoltcp v0.11.0
27022024-02-09T20:36:03.790Z Documenting crucible-workspace-hack v0.1.0
27032024-02-09T20:36:04.132Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27042024-02-09T20:36:04.554Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27052024-02-09T20:36:05.108Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27062024-02-09T20:36:05.243Z Documenting num_enum v0.5.11
27072024-02-09T20:36:05.297Z Documenting foreign-types v0.5.0
27082024-02-09T20:36:06.544Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27092024-02-09T20:36:08.480Z Documenting cstr-argument v0.1.2
27102024-02-09T20:36:08.582Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27112024-02-09T20:36:09.332Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27122024-02-09T20:36:09.381Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27132024-02-09T20:36:09.729Z Documenting colored v2.0.4
27142024-02-09T20:36:09.921Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27152024-02-09T20:36:12.827Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27162024-02-09T20:36:13.891Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27172024-02-09T20:36:15.228Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27182024-02-09T20:36:15.255Z Documenting zone_cfg_derive v0.3.0
27192024-02-09T20:36:15.255Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27202024-02-09T20:36:15.664Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27212024-02-09T20:36:17.337Z Documenting num-derive v0.4.0
27222024-02-09T20:36:17.447Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27232024-02-09T20:36:17.939Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27242024-02-09T20:36:18.046Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27252024-02-09T20:36:19.824Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27262024-02-09T20:36:19.883Z Documenting zone v0.3.0
27272024-02-09T20:36:21.489Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27282024-02-09T20:36:22.828Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27292024-02-09T20:36:23.089Z Documenting smf v0.2.2
27302024-02-09T20:36:24.352Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27312024-02-09T20:36:24.670Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27322024-02-09T20:36:24.681Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27332024-02-09T20:36:26.266Z Documenting password-hash v0.5.0
27342024-02-09T20:36:26.484Z Documenting blake2 v0.10.6
27352024-02-09T20:36:27.850Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27362024-02-09T20:36:27.927Z Documenting linked-hash-map v0.5.6
27372024-02-09T20:36:28.259Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27382024-02-09T20:36:29.002Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27392024-02-09T20:36:29.017Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27402024-02-09T20:36:31.037Z Documenting itertools v0.12.1
27412024-02-09T20:36:31.456Z Documenting argon2 v0.5.3
27422024-02-09T20:36:31.975Z Documenting memmap v0.7.0
27432024-02-09T20:36:32.473Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27442024-02-09T20:36:32.473Z Documenting lru-cache v0.1.2
27452024-02-09T20:36:33.175Z Documenting quick-error v1.2.3
27462024-02-09T20:36:35.900Z Documenting swrite v0.1.0
27472024-02-09T20:36:36.291Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27482024-02-09T20:36:36.455Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27492024-02-09T20:36:36.641Z Documenting usdt v0.5.0
27502024-02-09T20:36:37.216Z Documenting newtype_derive v0.1.6
27512024-02-09T20:36:37.853Z Documenting resolv-conf v0.7.0
27522024-02-09T20:36:38.992Z Documenting tap v1.0.1
27532024-02-09T20:36:39.360Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27542024-02-09T20:36:40.499Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27552024-02-09T20:36:40.628Z Documenting radium v0.7.0
27562024-02-09T20:36:41.806Z Documenting steno v0.4.0
27572024-02-09T20:36:42.011Z Documenting trust-dns-resolver v0.22.0
27582024-02-09T20:36:42.052Z Documenting wyz v0.5.1
27592024-02-09T20:36:43.028Z Documenting nibble_vec v0.1.0
27602024-02-09T20:36:43.575Z Checking heck v0.3.3
27612024-02-09T20:36:43.747Z Documenting crc-catalog v2.2.0
27622024-02-09T20:36:43.962Z Documenting endian-type v0.1.2
27632024-02-09T20:36:45.175Z Documenting funty v2.0.0
27642024-02-09T20:36:46.659Z Documenting crc v3.0.1
27652024-02-09T20:36:47.477Z Documenting structopt-derive v0.4.18
27662024-02-09T20:36:48.331Z Documenting bitvec v1.0.1
27672024-02-09T20:36:48.520Z Documenting radix_trie v0.2.1
27682024-02-09T20:36:49.597Z Documenting cancel-safe-futures v0.1.5
27692024-02-09T20:36:50.640Z Documenting xattr v1.0.1
27702024-02-09T20:36:52.230Z Documenting filetime v0.2.23
27712024-02-09T20:36:52.262Z Documenting packed_struct_codegen v0.10.1
27722024-02-09T20:36:53.415Z Documenting nodrop v0.1.14
27732024-02-09T20:36:53.537Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27742024-02-09T20:36:53.564Z Documenting structopt v0.3.26
27752024-02-09T20:36:54.336Z Documenting libefi-sys v0.1.0
27762024-02-09T20:36:54.608Z Documenting num-bigint-dig v0.8.4
27772024-02-09T20:36:56.180Z Documenting num-rational v0.4.1
27782024-02-09T20:36:56.277Z Documenting array-init v0.0.4
27792024-02-09T20:36:56.855Z Documenting tar v0.4.40
27802024-02-09T20:36:57.949Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27812024-02-09T20:36:58.249Z Documenting packed_struct v0.10.1
27822024-02-09T20:36:59.270Z Documenting pkcs1 v0.7.5
27832024-02-09T20:36:59.441Z Documenting signature v2.1.0
27842024-02-09T20:37:00.600Z Documenting num-complex v0.4.4
27852024-02-09T20:37:00.839Z Documenting arc-swap v1.6.0
27862024-02-09T20:37:01.072Z Documenting termcolor v1.2.0
27872024-02-09T20:37:02.541Z Documenting bitfield v0.14.0
27882024-02-09T20:37:03.124Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27892024-02-09T20:37:03.845Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27902024-02-09T20:37:04.332Z Documenting rsa v0.9.2
27912024-02-09T20:37:05.479Z Documenting serde-hex v0.1.0
27922024-02-09T20:37:05.894Z Documenting slog-scope v4.4.0
27932024-02-09T20:37:05.894Z Documenting env_logger v0.10.0
27942024-02-09T20:37:06.149Z Documenting num v0.4.1
27952024-02-09T20:37:06.824Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27962024-02-09T20:37:08.757Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27972024-02-09T20:37:10.331Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27982024-02-09T20:37:10.906Z Documenting x509-cert v0.2.4
27992024-02-09T20:37:11.901Z Documenting ron v0.8.1
28002024-02-09T20:37:12.311Z Documenting libsw v3.3.1
28012024-02-09T20:37:12.542Z Documenting gethostname v0.4.3
28022024-02-09T20:37:13.126Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28032024-02-09T20:37:14.242Z Documenting half v2.3.1
28042024-02-09T20:37:14.638Z Documenting derive-where v1.2.7
28052024-02-09T20:37:16.403Z Documenting crc-any v2.4.3
28062024-02-09T20:37:16.464Z Documenting linear-map v1.2.0
28072024-02-09T20:37:17.018Z Documenting same-file v1.0.6
28082024-02-09T20:37:17.315Z Documenting owo-colors v4.0.0
28092024-02-09T20:37:17.402Z Documenting ciborium-io v0.2.2
28102024-02-09T20:37:18.950Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28112024-02-09T20:37:19.482Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28122024-02-09T20:37:21.080Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28132024-02-09T20:37:21.511Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28142024-02-09T20:37:21.621Z Documenting walkdir v2.4.0
28152024-02-09T20:37:21.925Z Documenting ciborium-ll v0.2.2
28162024-02-09T20:37:22.174Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28172024-02-09T20:37:26.020Z Documenting slog-stdlog v4.1.1
28182024-02-09T20:37:26.185Z Documenting slog-dtrace v0.3.0
28192024-02-09T20:37:26.376Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28202024-02-09T20:37:29.304Z Documenting path-slash v0.1.5
28212024-02-09T20:37:30.438Z Documenting ciborium v0.2.2
28222024-02-09T20:37:30.505Z Documenting slog-envlogger v2.2.0
28232024-02-09T20:37:32.456Z Documenting pem v3.0.2
28242024-02-09T20:37:33.436Z Documenting fxhash v0.2.1
28252024-02-09T20:37:33.830Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28262024-02-09T20:37:35.987Z Documenting utf-8 v0.7.6
28272024-02-09T20:37:36.053Z Documenting display-error-chain v0.2.0
28282024-02-09T20:37:36.247Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28292024-02-09T20:37:37.048Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28302024-02-09T20:37:37.195Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28312024-02-09T20:37:37.387Z Documenting vte_generate_state_changes v0.1.1
28322024-02-09T20:37:38.032Z Documenting convert_case v0.4.0
28332024-02-09T20:37:40.578Z Documenting tungstenite v0.20.1
28342024-02-09T20:37:40.715Z Checking convert_case v0.4.0
28352024-02-09T20:37:40.934Z Documenting buf-list v1.0.3
28362024-02-09T20:37:41.945Z Documenting vte v0.11.1
28372024-02-09T20:37:42.779Z Documenting derive_more v0.99.17
28382024-02-09T20:37:45.422Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28392024-02-09T20:37:45.771Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28402024-02-09T20:37:45.948Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28412024-02-09T20:37:46.293Z Checking darling_core v0.14.4
28422024-02-09T20:37:47.358Z Documenting pin-project-internal v1.1.3
28432024-02-09T20:37:47.606Z Documenting tokio-tungstenite v0.20.1
28442024-02-09T20:37:48.092Z Checking darling v0.14.4
28452024-02-09T20:37:48.205Z Documenting strip-ansi-escapes v0.2.0
28462024-02-09T20:37:49.810Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28472024-02-09T20:37:51.088Z Documenting doc-comment v0.3.3
28482024-02-09T20:37:51.838Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28492024-02-09T20:37:52.296Z Documenting crossbeam-deque v0.8.3
28502024-02-09T20:37:52.500Z Documenting pin-project v1.1.3
28512024-02-09T20:37:53.352Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28522024-02-09T20:37:53.764Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28532024-02-09T20:37:54.272Z Documenting snafu-derive v0.7.5
28542024-02-09T20:37:55.609Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28552024-02-09T20:37:55.621Z Documenting nu-ansi-term v0.49.0
28562024-02-09T20:37:56.971Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28572024-02-09T20:37:57.785Z Documenting rayon-core v1.12.0
28582024-02-09T20:37:58.842Z Documenting trust-dns-client v0.22.0
28592024-02-09T20:38:00.668Z Documenting reedline v0.28.0
28602024-02-09T20:38:01.511Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28612024-02-09T20:38:02.557Z Documenting snafu v0.7.5
28622024-02-09T20:38:02.760Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28632024-02-09T20:38:02.774Z Documenting globset v0.4.13
28642024-02-09T20:38:03.476Z Documenting olpc-cjson v0.1.3
28652024-02-09T20:38:05.068Z Documenting serde_plain v1.0.2
28662024-02-09T20:38:07.341Z Documenting headers-core v0.2.0
28672024-02-09T20:38:07.421Z Documenting async-recursion v1.0.5
28682024-02-09T20:38:07.646Z Documenting bytecount v0.6.3
28692024-02-09T20:38:08.017Z Documenting typed-path v0.7.0
28702024-02-09T20:38:08.435Z Documenting keccak v0.1.4
28712024-02-09T20:38:08.466Z Documenting trust-dns-server v0.22.1
28722024-02-09T20:38:10.046Z Documenting rayon v1.8.0
28732024-02-09T20:38:10.465Z Documenting papergrid v0.11.0
28742024-02-09T20:38:11.285Z Documenting sha3 v0.10.8
28752024-02-09T20:38:11.845Z Documenting headers v0.3.9
28762024-02-09T20:38:14.297Z Documenting tough v0.16.0
28772024-02-09T20:38:15.913Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28782024-02-09T20:38:16.027Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28792024-02-09T20:38:16.479Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28802024-02-09T20:38:17.265Z Documenting derive_builder_core v0.12.0
28812024-02-09T20:38:17.868Z Checking derive_builder_core v0.12.0
28822024-02-09T20:38:17.992Z Documenting sled v0.34.7
28832024-02-09T20:38:18.277Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28842024-02-09T20:38:18.675Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28852024-02-09T20:38:18.780Z Documenting fs-err v2.11.0
28862024-02-09T20:38:18.864Z Documenting unicase v2.7.0
28872024-02-09T20:38:19.475Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28882024-02-09T20:38:19.786Z Documenting tabled_derive v0.7.0
28892024-02-09T20:38:21.237Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28902024-02-09T20:38:22.087Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28912024-02-09T20:38:23.666Z Documenting fd-lock v4.0.2
28922024-02-09T20:38:23.773Z Documenting nix v0.27.1
28932024-02-09T20:38:23.898Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28942024-02-09T20:38:24.892Z Documenting secrecy v0.8.0
28952024-02-09T20:38:25.341Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28962024-02-09T20:38:26.912Z Documenting rustversion v1.0.14
28972024-02-09T20:38:28.863Z Documenting sqlparser_derive v0.2.2
28982024-02-09T20:38:28.877Z Documenting unicode_categories v0.1.1
28992024-02-09T20:38:28.971Z Documenting home v0.5.5
29002024-02-09T20:38:29.454Z Documenting parse-size v1.0.0
29012024-02-09T20:38:29.530Z Documenting tabled v0.15.0
29022024-02-09T20:38:29.664Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
29032024-02-09T20:38:31.641Z Documenting castaway v0.2.2
29042024-02-09T20:38:32.436Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29052024-02-09T20:38:33.339Z Documenting sqlformat v0.2.3
29062024-02-09T20:38:33.632Z Documenting sqlparser v0.43.1
29072024-02-09T20:38:33.954Z Documenting rustyline v13.0.0
29082024-02-09T20:38:35.938Z Documenting derive_builder_macro v0.12.0
29092024-02-09T20:38:36.475Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29102024-02-09T20:38:37.537Z Documenting mime_guess v2.0.4
29112024-02-09T20:38:41.005Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29122024-02-09T20:38:41.653Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29132024-02-09T20:38:41.922Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29142024-02-09T20:38:42.509Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29152024-02-09T20:38:42.840Z Documenting universal-hash v0.5.1
29162024-02-09T20:38:48.348Z Documenting bcs v0.1.6
29172024-02-09T20:38:48.479Z Documenting kstat-rs v0.2.3
29182024-02-09T20:38:49.380Z Documenting thiserror-impl-no-std v2.0.2
29192024-02-09T20:38:53.160Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29202024-02-09T20:38:53.333Z Documenting curve25519-dalek-derive v0.1.0
29212024-02-09T20:38:53.540Z Documenting ref-cast-impl v1.0.20
29222024-02-09T20:38:55.306Z Documenting highway v1.1.0
29232024-02-09T20:38:55.646Z Documenting opaque-debug v0.3.0
29242024-02-09T20:38:55.941Z Documenting thiserror-no-std v2.0.2
29252024-02-09T20:38:58.413Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29262024-02-09T20:38:58.600Z Documenting curve25519-dalek v4.1.1
29272024-02-09T20:38:58.667Z Documenting poly1305 v0.8.0
29282024-02-09T20:38:59.016Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29292024-02-09T20:38:59.233Z Documenting ref-cast v1.0.20
29302024-02-09T20:38:59.399Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29312024-02-09T20:39:00.153Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29322024-02-09T20:39:02.184Z Documenting derive_builder v0.12.0
29332024-02-09T20:39:02.813Z Documenting compact_str v0.7.1
29342024-02-09T20:39:03.627Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29352024-02-09T20:39:04.228Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29362024-02-09T20:39:05.632Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29372024-02-09T20:39:07.811Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29382024-02-09T20:39:11.022Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29392024-02-09T20:39:12.921Z Documenting portable-atomic v1.4.3
29402024-02-09T20:39:14.340Z Documenting polar-core v0.27.0
29412024-02-09T20:39:16.530Z Documenting ed25519 v1.5.3
29422024-02-09T20:39:19.796Z Documenting strum v0.26.1
29432024-02-09T20:39:21.735Z Documenting libxml v0.3.3
29442024-02-09T20:39:21.879Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29452024-02-09T20:39:24.472Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29462024-02-09T20:39:24.517Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29472024-02-09T20:39:25.106Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29482024-02-09T20:39:25.333Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29492024-02-09T20:39:26.890Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29502024-02-09T20:39:28.379Z Documenting chacha20 v0.9.1
29512024-02-09T20:39:28.408Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29522024-02-09T20:39:28.564Z Documenting bb8 v0.8.3
29532024-02-09T20:39:32.640Z Documenting aead v0.5.2
29542024-02-09T20:39:35.142Z Documenting lru v0.12.1
29552024-02-09T20:39:35.298Z Documenting quick-xml v0.30.0
29562024-02-09T20:39:38.132Z Documenting stability v0.1.1
29572024-02-09T20:39:38.560Z Documenting oso-derive v0.27.0
29582024-02-09T20:39:38.812Z Documenting impl-trait-for-tuples v0.2.2
29592024-02-09T20:39:39.114Z Documenting cassowary v0.3.0
29602024-02-09T20:39:40.604Z Documenting number_prefix v0.4.0
29612024-02-09T20:39:40.621Z Documenting glob v0.3.1
29622024-02-09T20:39:41.281Z Documenting maplit v1.0.2
29632024-02-09T20:39:41.360Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29642024-02-09T20:39:43.478Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29652024-02-09T20:39:43.804Z Documenting chacha20poly1305 v0.10.1
29662024-02-09T20:39:44.061Z Documenting ratatui v0.26.0
29672024-02-09T20:39:45.286Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29682024-02-09T20:39:45.414Z Documenting indicatif v0.17.7
29692024-02-09T20:39:45.659Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29702024-02-09T20:39:46.324Z Documenting oso v0.27.0
29712024-02-09T20:39:49.986Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29722024-02-09T20:39:50.470Z Documenting salty v0.2.0
29732024-02-09T20:39:51.367Z Documenting vsss-rs v3.3.4
29742024-02-09T20:39:54.411Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29752024-02-09T20:39:54.765Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29762024-02-09T20:39:55.253Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29772024-02-09T20:39:55.502Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29782024-02-09T20:39:57.342Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29792024-02-09T20:39:58.647Z Documenting cookie v0.18.0
29802024-02-09T20:39:59.732Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29812024-02-09T20:40:01.594Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29822024-02-09T20:40:03.415Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29832024-02-09T20:40:03.725Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29842024-02-09T20:40:05.001Z Documenting serde-big-array v0.5.1
29852024-02-09T20:40:05.806Z Documenting rtoolbox v0.0.1
29862024-02-09T20:40:06.055Z Documenting humantime v2.1.0
29872024-02-09T20:40:06.521Z Documenting smawk v0.3.1
29882024-02-09T20:40:09.342Z Documenting unicode-linebreak v0.1.5
29892024-02-09T20:40:09.545Z Documenting http-range v0.1.5
29902024-02-09T20:40:09.910Z Documenting is_ci v1.1.1
29912024-02-09T20:40:10.860Z Documenting rpassword v7.3.1
29922024-02-09T20:40:10.980Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29932024-02-09T20:40:12.449Z Documenting textwrap v0.16.0
29942024-02-09T20:40:12.478Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29952024-02-09T20:40:14.301Z Documenting hyper-staticfile v0.9.5
29962024-02-09T20:40:14.555Z Documenting supports-color v2.1.0
29972024-02-09T20:40:14.997Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29982024-02-09T20:40:15.183Z Documenting tui-tree-widget v0.17.0
29992024-02-09T20:40:17.300Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30002024-02-09T20:40:17.594Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30012024-02-09T20:40:19.137Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30022024-02-09T20:40:19.881Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30032024-02-09T20:40:21.188Z Documenting rcgen v0.12.1
30042024-02-09T20:40:21.622Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30052024-02-09T20:40:22.319Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30062024-02-09T20:40:22.725Z Documenting atomicwrites v0.4.3
30072024-02-09T20:40:23.075Z Documenting signal-hook-tokio v0.3.1
30082024-02-09T20:40:27.447Z Documenting subprocess v0.2.9
30092024-02-09T20:40:27.528Z Documenting memmap2 v0.7.1
30102024-02-09T20:40:27.823Z Documenting corncobs v0.1.3
30112024-02-09T20:40:28.999Z Documenting arrayvec v0.7.4
30122024-02-09T20:40:30.820Z Documenting constant_time_eq v0.3.0
30132024-02-09T20:40:31.831Z Documenting arrayref v0.3.7
30142024-02-09T20:40:32.169Z Documenting shell-words v1.1.0
30152024-02-09T20:40:32.386Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30162024-02-09T20:40:32.633Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30172024-02-09T20:40:33.769Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30182024-02-09T20:40:34.709Z Documenting blake3 v1.5.0
30192024-02-09T20:40:36.692Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30202024-02-09T20:40:37.974Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30212024-02-09T20:40:39.239Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30222024-02-09T20:40:40.523Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30232024-02-09T20:40:42.665Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30242024-02-09T20:40:46.523Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30252024-02-09T20:40:47.987Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30262024-02-09T20:40:49.666Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30272024-02-09T20:41:00.756Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
30282024-02-09T20:41:02.114Zwarning: unclosed HTML tag `usize`
30292024-02-09T20:41:02.114Z --> wicket/src/ui/panes/update.rs:153:19
30302024-02-09T20:41:02.114Z |
30312024-02-09T20:41:02.114Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30322024-02-09T20:41:02.114Z | ^^^^^^^
30332024-02-09T20:41:02.114Z |
30342024-02-09T20:41:02.114Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30352024-02-09T20:41:02.114Z
30362024-02-09T20:41:03.389Zwarning: `wicket` (lib doc) generated 1 warning
30372024-02-09T20:41:03.397Z Documenting fatfs v0.3.6
30382024-02-09T20:41:03.953Z Documenting nanorand v0.7.0
30392024-02-09T20:41:05.744Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30402024-02-09T20:41:08.216Z Documenting assert_matches v1.5.0
30412024-02-09T20:41:08.912Z Documenting topological-sort v0.2.2
30422024-02-09T20:41:08.996Z Documenting flume v0.11.0
30432024-02-09T20:41:10.612Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30442024-02-09T20:41:11.041Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30452024-02-09T20:41:12.299Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30462024-02-09T20:41:13.567Z Documenting omicron-zone-package v0.11.0
30472024-02-09T20:41:14.131Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30482024-02-09T20:41:14.436Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30492024-02-09T20:41:15.132Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30502024-02-09T20:41:21.654Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30512024-02-09T20:41:21.654Z --> sled-agent/src/sim/instance.rs:46:7
30522024-02-09T20:41:21.654Z |
30532024-02-09T20:41:21.654Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30542024-02-09T20:41:21.654Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30552024-02-09T20:41:21.654Z |
30562024-02-09T20:41:21.654Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30572024-02-09T20:41:21.654Z
30582024-02-09T20:41:24.799Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30592024-02-09T20:41:24.803Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30602024-02-09T20:41:25.608Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30612024-02-09T20:41:26.576Z Documenting termios v0.3.3
30622024-02-09T20:41:28.965Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30632024-02-09T20:41:31.274Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30642024-02-09T20:41:31.599Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30652024-02-09T20:41:36.359Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30662024-02-09T20:41:37.671Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30672024-02-09T20:42:02.895Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30682024-02-09T20:42:09.828Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30692024-02-09T20:42:14.060Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30702024-02-09T20:42:14.060Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30712024-02-09T20:42:14.060Z |
30722024-02-09T20:42:14.060Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30732024-02-09T20:42:14.060Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30742024-02-09T20:42:14.060Z |
30752024-02-09T20:42:14.060Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30762024-02-09T20:42:14.060Z
30772024-02-09T20:42:21.313Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30782024-02-09T20:42:21.434Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30792024-02-09T20:42:22.053Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30802024-02-09T20:42:23.168Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30812024-02-09T20:42:23.231Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30822024-02-09T20:42:29.259Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30832024-02-09T20:42:29.262Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30842024-02-09T20:42:53.924Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30852024-02-09T20:43:38.753Zwarning: unresolved link to `VolumeConstructionRequest`
30862024-02-09T20:43:38.753Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30872024-02-09T20:43:38.753Z |
30882024-02-09T20:43:38.753Z338 | /// [`VolumeConstructionRequest`] is shown here):
30892024-02-09T20:43:38.753Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30902024-02-09T20:43:38.753Z |
30912024-02-09T20:43:38.753Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30922024-02-09T20:43:38.753Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30932024-02-09T20:43:38.753Z
30942024-02-09T20:43:38.757Zwarning: unresolved link to `fd00:1122:3344:101::5`
30952024-02-09T20:43:38.757Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30962024-02-09T20:43:38.757Z |
30972024-02-09T20:43:38.757Z348 | /// "[fd00:1122:3344:101::5]:1000",
30982024-02-09T20:43:38.757Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30992024-02-09T20:43:38.757Z
31002024-02-09T20:43:38.757Zwarning: unresolved link to `fd00:1122:3344:102::9`
31012024-02-09T20:43:38.757Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31022024-02-09T20:43:38.757Z |
31032024-02-09T20:43:38.758Z349 | /// "[fd00:1122:3344:102::9]:1000",
31042024-02-09T20:43:38.758Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31052024-02-09T20:43:38.758Z
31062024-02-09T20:43:38.758Zwarning: unresolved link to `fd00:1122:3344:103::2`
31072024-02-09T20:43:38.758Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31082024-02-09T20:43:38.758Z |
31092024-02-09T20:43:38.758Z350 | /// "[fd00:1122:3344:103::2]:1000"
31102024-02-09T20:43:38.758Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31112024-02-09T20:43:38.758Z
31122024-02-09T20:43:38.758Zwarning: unresolved link to `fd00:1122:3344:101::5`
31132024-02-09T20:43:38.758Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31142024-02-09T20:43:38.758Z |
31152024-02-09T20:43:38.758Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31162024-02-09T20:43:38.758Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31172024-02-09T20:43:38.758Z
31182024-02-09T20:43:38.758Zwarning: unresolved link to `fd00:1122:3344:102::9`
31192024-02-09T20:43:38.758Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31202024-02-09T20:43:38.758Z |
31212024-02-09T20:43:38.758Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31222024-02-09T20:43:38.758Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31232024-02-09T20:43:38.758Z
31242024-02-09T20:43:38.758Zwarning: unresolved link to `fd00:1122:3344:103::2`
31252024-02-09T20:43:38.758Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31262024-02-09T20:43:38.758Z |
31272024-02-09T20:43:38.758Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31282024-02-09T20:43:38.759Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31292024-02-09T20:43:38.759Z
31302024-02-09T20:43:41.601Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31312024-02-09T20:44:03.296Z Finished dev [unoptimized + debuginfo] target(s) in 11m 34s
31322024-02-09T20:44:03.394Z
31332024-02-09T20:44:03.406Zreal 11:35.101813660
31342024-02-09T20:44:03.406Zuser 29:48.052988294
31352024-02-09T20:44:03.407Zsys 51:08.717457342
31362024-02-09T20:44:03.407Ztrap 0.867115083
31372024-02-09T20:44:03.407Ztflt 0.178612200
31382024-02-09T20:44:03.407Zdflt 0.600069023
31392024-02-09T20:44:03.407Zkflt 0.000058308
31402024-02-09T20:44:03.407Zlock 2:04:46.410507577
31412024-02-09T20:44:03.408Zslp 2:54:37.849304975
31422024-02-09T20:44:03.408Zlat 5:01.307845244
31432024-02-09T20:44:03.408Zstop 1:25.508934644
31442024-02-09T20:44:03.408Zprocess exited: duration 1258487 ms, exit code 0
 
31452024-02-09T20:44:03.421Zfound 0 output files