01HQ2B793QJ5HTTYFYN8NQVPYH: 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: 01HQ2B7HVZ873NP7RTPN2FYARQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-20T04:09:55.280Zjob assigned to worker 01HQ2B7RJS4J66V3P0TWY3MPGM (queued for 1 m 2 s)
 
22024-02-20T04:09:55.736Zstarting task 0: "setup"
32024-02-20T04:09:55.834Z++ uname -s
42024-02-20T04:09:55.851Z+ kern=SunOS
52024-02-20T04:09:55.851Z+ case "$kern" in
62024-02-20T04:09:55.851Z+ groupadd -g 12345 build
72024-02-20T04:09:55.851Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-20T04:09:57.844Z+ zfs create -o mountpoint=/work rpool/work
92024-02-20T04:09:57.938Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-20T04:09:57.963Z+ home_fs=zfs
112024-02-20T04:09:57.963Z+ [[ zfs == autofs ]]
122024-02-20T04:09:57.963Z+ mkdir -p /home/build
132024-02-20T04:09:57.963Z+ chown build:build /home/build /work
142024-02-20T04:09:59.949Z+ chmod 0700 /home/build /work
152024-02-20T04:09:59.966Zprocess exited: duration 4204 ms, exit code 0
 
162024-02-20T04:09:59.991Zstarting task 1: "rust-toolchain"
172024-02-20T04:10:00.000Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-20T04:10:00.000Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-20T04:10:00.311Zinfo: downloading installer
202024-02-20T04:10:01.836Zwarning: it looks like you have an existing installation of Rust at:
212024-02-20T04:10:01.836Zwarning: /opt/ooce/bin
222024-02-20T04:10:01.836Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-20T04:10:01.837Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-20T04:10:01.837Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-20T04:10:01.837Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-20T04:10:01.837Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-20T04:10:01.837Zerror: cannot install while Rust is installed
282024-02-20T04:10:01.837Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-20T04:10:01.973Zinfo: profile set to 'default'
302024-02-20T04:10:01.973Zinfo: default host triple is x86_64-unknown-illumos
312024-02-20T04:10:01.978Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-20T04:10:02.143Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-20T04:10:02.143Zinfo: downloading component 'cargo'
342024-02-20T04:10:02.985Zinfo: downloading component 'clippy'
352024-02-20T04:10:03.284Zinfo: downloading component 'rust-docs'
362024-02-20T04:10:04.331Zinfo: downloading component 'rust-std'
372024-02-20T04:10:06.199Zinfo: downloading component 'rustc'
382024-02-20T04:10:11.152Zinfo: downloading component 'rustfmt'
392024-02-20T04:10:11.159Zinfo: installing component 'cargo'
402024-02-20T04:10:12.052Zinfo: installing component 'clippy'
412024-02-20T04:10:12.463Zinfo: installing component 'rust-docs'
422024-02-20T04:10:13.963Zinfo: installing component 'rust-std'
432024-02-20T04:10:15.917Zinfo: installing component 'rustc'
442024-02-20T04:10:20.106Zinfo: installing component 'rustfmt'
452024-02-20T04:10:20.447Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-20T04:10:20.448Z
472024-02-20T04:10:20.708Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-20T04:10:20.708Z
492024-02-20T04:10:20.712Z
502024-02-20T04:10:20.712ZRust is installed now. Great!
512024-02-20T04:10:20.712Z
522024-02-20T04:10:20.712ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-20T04:10:20.712Zenvironment variable. This has not been done automatically.
542024-02-20T04:10:20.712Z
552024-02-20T04:10:20.712ZTo configure your current shell, run:
562024-02-20T04:10:20.712Zsource "$HOME/.cargo/env"
572024-02-20T04:10:20.764Z+ rustc --version
582024-02-20T04:10:20.829Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-20T04:10:20.842Zprocess exited: duration 20846 ms, exit code 0
 
602024-02-20T04:10:21.273Zstarting task 2: "authentication"
612024-02-20T04:10:21.282Zprocess exited: duration 32 ms, exit code 0
 
622024-02-20T04:10:21.300Zstarting task 3: "clone repository"
632024-02-20T04:10:21.308Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-20T04:10:21.308Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-20T04:10:21.520ZCloning into '/work/oxidecomputer/omicron'...
662024-02-20T04:10:27.509Z+ cd /work/oxidecomputer/omicron
672024-02-20T04:10:27.517Z+ git fetch origin 9f6fab8d5e8fbbb41e7cc593aae7ff8f5b984a07
682024-02-20T04:10:27.839ZFrom https://github.com/oxidecomputer/omicron
692024-02-20T04:10:27.840Z * branch 9f6fab8d5e8fbbb41e7cc593aae7ff8f5b984a07 -> FETCH_HEAD
702024-02-20T04:10:27.856Z+ [[ -n renovate/serde_json-1.x ]]
712024-02-20T04:10:27.856Z++ git branch --show-current
722024-02-20T04:10:27.857Z+ current=main
732024-02-20T04:10:27.857Z+ [[ main != renovate/serde_json-1.x ]]
742024-02-20T04:10:27.857Z+ git branch -f renovate/serde_json-1.x 9f6fab8d5e8fbbb41e7cc593aae7ff8f5b984a07
752024-02-20T04:10:27.857Z+ git checkout -f renovate/serde_json-1.x
762024-02-20T04:10:27.972ZSwitched to branch 'renovate/serde_json-1.x'
772024-02-20T04:10:27.987Z+ git reset --hard 9f6fab8d5e8fbbb41e7cc593aae7ff8f5b984a07
782024-02-20T04:10:27.987ZHEAD is now at 9f6fab8d5 chore(deps): update rust crate serde_json to 1.0.114
792024-02-20T04:10:27.987Zprocess exited: duration 6679 ms, exit code 0
 
802024-02-20T04:10:27.997Zstarting task 4: "build"
812024-02-20T04:10:28.002Z+ cargo --version
822024-02-20T04:10:28.012Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-20T04:10:28.153Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-20T04:10:28.153Zinfo: downloading component 'cargo'
852024-02-20T04:10:28.891Zinfo: downloading component 'clippy'
862024-02-20T04:10:29.152Zinfo: downloading component 'rust-docs'
872024-02-20T04:10:30.216Zinfo: downloading component 'rust-std'
882024-02-20T04:10:31.426Zinfo: downloading component 'rustc'
892024-02-20T04:10:34.842Zinfo: downloading component 'rustfmt'
902024-02-20T04:10:35.032Zinfo: installing component 'cargo'
912024-02-20T04:10:36.160Zinfo: installing component 'clippy'
922024-02-20T04:10:36.262Zinfo: installing component 'rust-docs'
932024-02-20T04:10:37.845Zinfo: installing component 'rust-std'
942024-02-20T04:10:39.529Zinfo: installing component 'rustc'
952024-02-20T04:10:43.594Zinfo: installing component 'rustfmt'
962024-02-20T04:10:43.986Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-20T04:10:44.407Z+ rustc --version
982024-02-20T04:10:44.432Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-20T04:10:44.432Z+ source ./env.sh
1002024-02-20T04:10:44.432Z++ set -o xtrace
1012024-02-20T04:10:44.432Z++++ dirname ./env.sh
1022024-02-20T04:10:44.433Z+++ cd .
1032024-02-20T04:10:44.433Z+++ echo /work/oxidecomputer/omicron
1042024-02-20T04:10:44.433Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-20T04:10:44.433Z++ 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-20T04:10:44.433Z++ 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-20T04:10:44.433Z++ 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-20T04:10:44.433Z++ 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-20T04:10:44.433Z++ 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-20T04:10:44.433Z++ 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-20T04:10:44.434Z++ 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-20T04:10:44.434Z++ 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-20T04:10:44.434Z++ unset OMICRON_WS
1142024-02-20T04:10:44.434Z++ set +o xtrace
1152024-02-20T04:10:44.434Z
1162024-02-20T04:10:44.434Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-20T04:10:44.434Z # # # # # # # # # # # # # # #
1182024-02-20T04:10:44.434Z # # # # ##### # # ##### # # # # # #### #
1192024-02-20T04:10:44.434Z ##### ##### # ##### # # # # # # # # #
1202024-02-20T04:10:44.434Z # # # # # # # # # # # # # # #
1212024-02-20T04:10:44.434Z # # # ###### # # ###### ### # #### # #### #
1222024-02-20T04:10:44.434Z
1232024-02-20T04:10:59.280Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-20T04:11:00.525Z Startup: Caching catalogs ... Done
1252024-02-20T04:11:02.112ZPlanning: Solver setup ... Done (1.188s)
1262024-02-20T04:11:02.136ZPlanning: Running solver ... Done (0.028s)
1272024-02-20T04:11:02.294ZPlanning: Finding local manifests ... Done (0.132s)
1282024-02-20T04:11:02.317ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-20T04:11:02.948ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-20T04:11:02.999ZPlanning: Package planning ... Done (0.050s)
1312024-02-20T04:11:03.054ZPlanning: Merging actions ... Done (0.051s)
1322024-02-20T04:11:03.852ZPlanning: Checking for conflicting actions ... Done (0.801s)
1332024-02-20T04:11:03.859ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-20T04:11:07.045ZPlanning: Evaluating mediators ... Done (3.183s)
1352024-02-20T04:11:07.053ZPlanning: Planning completed in 6.48 seconds
1362024-02-20T04:11:07.068Z Packages to install: 4
1372024-02-20T04:11:07.068Z Mediators to change: 2
1382024-02-20T04:11:07.081Z Services to change: 1
1392024-02-20T04:11:07.081Z Estimated space available: 148.87 GB
1402024-02-20T04:11:07.081ZEstimated space to be consumed: 1.41 GB
1412024-02-20T04:11:07.081Z Create boot environment: No
1422024-02-20T04:11:07.081ZCreate backup boot environment: No
1432024-02-20T04:11:07.081Z Rebuild boot archive: No
1442024-02-20T04:11:07.082Z
1452024-02-20T04:11:07.082ZChanged mediators:
1462024-02-20T04:11:07.082Z mediator clang:
1472024-02-20T04:11:07.082Z version: None -> 15 (system default)
1482024-02-20T04:11:07.083Z
1492024-02-20T04:11:07.083Z mediator llvm:
1502024-02-20T04:11:07.083Z version: 14 (system default) -> 15 (system default)
1512024-02-20T04:11:07.083Z
1522024-02-20T04:11:07.083ZChanged packages:
1532024-02-20T04:11:07.083Zhelios-dev
1542024-02-20T04:11:07.083Z developer/build-essential
1552024-02-20T04:11:07.084Z None -> 11-2.0
1562024-02-20T04:11:07.084Z library/libxmlsec1
1572024-02-20T04:11:07.084Z None -> 1.2.35-2.0
1582024-02-20T04:11:07.084Z ooce/developer/clang-15
1592024-02-20T04:11:07.084Z None -> 15.0.7-2.0
1602024-02-20T04:11:07.084Z ooce/developer/llvm-15
1612024-02-20T04:11:07.084Z None -> 15.0.7-2.0
1622024-02-20T04:11:07.084Z
1632024-02-20T04:11:07.085ZServices:
1642024-02-20T04:11:07.085Z restart_fmri:
1652024-02-20T04:11:07.085Z svc:/system/update-man-index:default
1662024-02-20T04:11:07.231Z
1672024-02-20T04:11:07.232ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-20T04:11:12.232ZDownload: 318/3290 items 15.8/212.6MB 7% complete (3.1M/s)
1692024-02-20T04:11:17.263ZDownload: 1103/3290 items 19.4/212.6MB 9% complete (2.0M/s)
1702024-02-20T04:11:22.264ZDownload: 1188/3290 items 83.1/212.6MB 39% complete (9.0M/s)
1712024-02-20T04:11:29.072ZDownload: 1190/3290 items 83.1/212.6MB 39% complete (8.7M/s)
1722024-02-20T04:11:36.563ZDownload: 1192/3290 items 83.1/212.6MB 39% complete
1732024-02-20T04:11:41.863ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (4.5M/s)
1742024-02-20T04:11:54.640ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (3.8M/s)
1752024-02-20T04:11:59.649ZDownload: 3288/3290 items 212.0/212.6MB 99% complete (18.8M/s)
1762024-02-20T04:11:59.923ZDownload: Completed 212.60 MB in 52.70 seconds (4.0M/s)
1772024-02-20T04:12:00.354Z Actions: 1/3689 actions (Installing new actions)
1782024-02-20T04:12:05.386Z Actions: 3597/3689 actions (Installing new actions)
1792024-02-20T04:12:05.395Z Actions: Completed 3689 actions in 5.04 seconds.
1802024-02-20T04:12:05.576Z Done (0.174s)
1812024-02-20T04:12:05.576Z Done (0.000s)
1822024-02-20T04:12:05.793Z Done (0.218s)
1832024-02-20T04:12:11.122Z Done (5.190s)
1842024-02-20T04:12:11.292Z Done (0.100s)
1852024-02-20T04:12:11.296Z Done (0.000s)
1862024-02-20T04:12:11.459Z Done (0.000s)
1872024-02-20T04:12:11.999ZPlanning: Evaluating mediator changes ... Done
1882024-02-20T04:12:12.159ZPlanning: Checking for conflicting actions ... Done
1892024-02-20T04:12:12.163ZPlanning: Consolidating action changes ... Done
1902024-02-20T04:12:12.436ZPlanning: Evaluating mediators ... Done
1912024-02-20T04:12:12.440ZPlanning: Planning completed in 0.44 seconds
1922024-02-20T04:12:12.470Z Mediators to change: 2
1932024-02-20T04:12:12.474Z Create boot environment: No
1942024-02-20T04:12:12.474ZCreate backup boot environment: No
1952024-02-20T04:12:12.549Z Done
1962024-02-20T04:12:12.550Z Done
1972024-02-20T04:12:12.682Z Done
1982024-02-20T04:12:16.533Z Done
1992024-02-20T04:12:16.628Z Done
2002024-02-20T04:12:16.637Z Done
2012024-02-20T04:12:16.733Z Done
2022024-02-20T04:12:17.397ZPlanning: Evaluating mediator changes ... Done
2032024-02-20T04:12:17.409ZPlanning: Merging actions ... Done
2042024-02-20T04:12:17.593ZPlanning: Checking for conflicting actions ... Done
2052024-02-20T04:12:17.604ZPlanning: Consolidating action changes ... Done
2062024-02-20T04:12:17.874ZPlanning: Evaluating mediators ... Done
2072024-02-20T04:12:17.938ZPlanning: Planning completed in 0.82 seconds
2082024-02-20T04:12:17.972Z Packages to change: 1
2092024-02-20T04:12:17.973Z Mediators to change: 1
2102024-02-20T04:12:17.990Z Services to change: 1
2112024-02-20T04:12:17.990Z Create boot environment: No
2122024-02-20T04:12:17.990ZCreate backup boot environment: Yes
2132024-02-20T04:12:19.913Z Actions: 1/6 actions (Updating modified actions)
2142024-02-20T04:12:19.946Z Actions: Completed 6 actions in 0.03 seconds.
2152024-02-20T04:12:19.960Z Done
2162024-02-20T04:12:19.961Z Done
2172024-02-20T04:12:20.007Z Done
2182024-02-20T04:12:23.790Z Done
2192024-02-20T04:12:23.884Z Done
2202024-02-20T04:12:23.897Z Done
2212024-02-20T04:12:23.991Z Done
2222024-02-20T04:12:24.466ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2232024-02-20T04:12:24.466Zclang system 15 system
2242024-02-20T04:12:24.467Zcsh system system illumos
2252024-02-20T04:12:24.467Zctags system system illumos
2262024-02-20T04:12:24.467Zgcc vendor 12 vendor
2272024-02-20T04:12:24.467Zgcc system 10 system
2282024-02-20T04:12:24.467Zgcc system 7 system
2292024-02-20T04:12:24.467Zgo system 1.20 system
2302024-02-20T04:12:24.467Zgo system 1.19 system
2312024-02-20T04:12:24.467Zllvm system 15 system
2322024-02-20T04:12:24.467Zllvm system 14 system
2332024-02-20T04:12:24.468Zmariadb system 10.6 system
2342024-02-20T04:12:24.468Zmta vendor vendor dma
2352024-02-20T04:12:24.468Zopenjdk system 17 system
2362024-02-20T04:12:24.468Zopenjdk system 11 system
2372024-02-20T04:12:24.468Zopenjdk system 1.8 system
2382024-02-20T04:12:24.468Zopenssl vendor 3 vendor
2392024-02-20T04:12:24.468Zperl system 5.36 system
2402024-02-20T04:12:24.468Zpostgresql system 15 system
2412024-02-20T04:12:24.468Zpostgresql system 13 system
2422024-02-20T04:12:24.468Zpython vendor 3 vendor
2432024-02-20T04:12:24.468Zpython system 2 system
2442024-02-20T04:12:24.468Zpython3 system 3.11 system
2452024-02-20T04:12:24.468Zruby system 3.0 system
2462024-02-20T04:12:24.468Zwords vendor vendor american-english
2472024-02-20T04:12:24.468Zwords system system australian-english
2482024-02-20T04:12:24.468Zwords system system british-english
2492024-02-20T04:12:24.468Zwords system system canadian-english
2502024-02-20T04:12:24.468Zwords system system french
2512024-02-20T04:12:24.468Zwords system system italian
2522024-02-20T04:12:24.469Zwords system system ngerman
2532024-02-20T04:12:24.469Zwords system system ogerman
2542024-02-20T04:12:24.469Zwords system system spanish
2552024-02-20T04:12:24.793ZFMRI IFO
2562024-02-20T04:12:24.793Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-02-20T04:12:24.794Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-02-20T04:12:24.794Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-02-20T04:12:24.794Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-02-20T04:12:24.795Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2612024-02-20T04:12:24.795Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2622024-02-20T04:12:24.795Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2632024-02-20T04:12:24.796Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2642024-02-20T04:12:24.845Z+ set -o errexit
2652024-02-20T04:12:24.871Z+++ dirname ./tools/ci_download_cockroachdb
2662024-02-20T04:12:24.871Z++ cd ./tools
2672024-02-20T04:12:24.871Z++ pwd
2682024-02-20T04:12:24.871Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2692024-02-20T04:12:24.872Z++ basename ./tools/ci_download_cockroachdb
2702024-02-20T04:12:24.872Z+ ARG0=ci_download_cockroachdb
2712024-02-20T04:12:24.872Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2722024-02-20T04:12:24.872Z+ CIDL_VERSION=v22.1.9
2732024-02-20T04:12:24.872Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2742024-02-20T04:12:24.872Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2752024-02-20T04:12:24.872Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2762024-02-20T04:12:24.872Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2772024-02-20T04:12:24.873Z+ TARGET_DIR=out
2782024-02-20T04:12:24.873Z+ DOWNLOAD_DIR=out/downloads
2792024-02-20T04:12:24.873Z+ DEST_DIR=./out/cockroachdb
2802024-02-20T04:12:24.873Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2812024-02-20T04:12:24.873Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2822024-02-20T04:12:24.873Z+ main
2832024-02-20T04:12:24.873Z+ [[ 0 != 0 ]]
2842024-02-20T04:12:24.873Z+ CIDL_OS=solaris2.11
2852024-02-20T04:12:24.873Z+ [[ 0 != 0 ]]
2862024-02-20T04:12:24.873Z+ configure_os solaris2.11
2872024-02-20T04:12:24.873Z+ echo 'current directory: /work/oxidecomputer/omicron'
2882024-02-20T04:12:24.873Z+ echo 'configuring based on OS: "solaris2.11"'
2892024-02-20T04:12:24.873Zcurrent directory: /work/oxidecomputer/omicron
2902024-02-20T04:12:24.873Zconfiguring based on OS: "solaris2.11"
2912024-02-20T04:12:24.874Z+ case "$1" in
2922024-02-20T04:12:24.874Z+ CIDL_BUILD=illumos
2932024-02-20T04:12:24.874Z+ CIDL_SUFFIX=tar.gz
2942024-02-20T04:12:24.874Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2952024-02-20T04:12:24.874Z+ CIDL_URL_BASE=https://illumos.org/downloads
2962024-02-20T04:12:24.874Z+ CIDL_ASSEMBLE=do_assemble_illumos
2972024-02-20T04:12:24.874Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2982024-02-20T04:12:24.874Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2992024-02-20T04:12:24.874Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-02-20T04:12:24.874Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3012024-02-20T04:12:24.874Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-02-20T04:12:24.875Z+ CIDL_SHA256FUNC=do_sha256sum
3032024-02-20T04:12:24.875Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042024-02-20T04:12:24.875ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052024-02-20T04:12:24.875Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062024-02-20T04:12:24.875Z+ mkdir -p out/downloads
3072024-02-20T04:12:24.875ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-02-20T04:12:24.875Z+ mkdir -p ./out/cockroachdb
3092024-02-20T04:12:24.876Z+ local DO_DOWNLOAD=true
3102024-02-20T04:12:24.876Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3112024-02-20T04:12:24.876Z+ '[' true == true ']'
3122024-02-20T04:12:24.876Z+ echo Downloading...
3132024-02-20T04:12:24.876ZDownloading...
3142024-02-20T04:12:24.876Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152024-02-20T04:12:24.876Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-02-20T04:12:31.123Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172024-02-20T04:12:31.139Z++ sha256sum
3182024-02-20T04:12:31.140Z++ awk '{print $1}'
3192024-02-20T04:12:31.632Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3202024-02-20T04:12:31.632Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3212024-02-20T04:12:32.056Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3222024-02-20T04:12:32.056Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3232024-02-20T04:12:33.386Z+ do_assemble_illumos
3242024-02-20T04:12:33.386Z+ rm -r ./out/cockroachdb
3252024-02-20T04:12:33.807Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3262024-02-20T04:12:33.833Z+ ./out/cockroachdb/bin/cockroach version
3272024-02-20T04:12:34.299ZBuild Tag: v22.1.9-dirty
3282024-02-20T04:12:34.299ZBuild Time: 2022/10/26 21:17:46
3292024-02-20T04:12:34.299ZDistribution: OSS
3302024-02-20T04:12:34.299ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3312024-02-20T04:12:34.300ZGo Version: go1.17.13
3322024-02-20T04:12:34.300ZC Compiler: gcc 10.3.0
3332024-02-20T04:12:34.300ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3342024-02-20T04:12:34.301ZBuild Type: release
3352024-02-20T04:12:34.301Z+ set -o errexit
3362024-02-20T04:12:34.301Z+++ dirname ./tools/ci_download_clickhouse
3372024-02-20T04:12:34.301Z++ cd ./tools
3382024-02-20T04:12:34.302Z++ pwd
3392024-02-20T04:12:34.302Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3402024-02-20T04:12:34.302Z++ basename ./tools/ci_download_clickhouse
3412024-02-20T04:12:34.302Z+ ARG0=ci_download_clickhouse
3422024-02-20T04:12:34.302Z+ TARGET_DIR=out
3432024-02-20T04:12:34.303Z+ DOWNLOAD_DIR=out/downloads
3442024-02-20T04:12:34.303Z+ DEST_DIR=./out/clickhouse
3452024-02-20T04:12:34.303Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3462024-02-20T04:12:34.303Z+ CIDL_VERSION=v22.8.9.24
3472024-02-20T04:12:34.303Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3482024-02-20T04:12:34.303Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3492024-02-20T04:12:34.304Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3502024-02-20T04:12:34.304Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3512024-02-20T04:12:34.304Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3522024-02-20T04:12:34.304Z+ main
3532024-02-20T04:12:34.304Z+ [[ 0 != 0 ]]
3542024-02-20T04:12:34.305Z+ CIDL_OS=solaris2.11
3552024-02-20T04:12:34.305Z+ [[ 0 != 0 ]]
3562024-02-20T04:12:34.305Z+ configure_os solaris2.11
3572024-02-20T04:12:34.305Z+ echo 'current directory: /work/oxidecomputer/omicron'
3582024-02-20T04:12:34.305Zcurrent directory: /work/oxidecomputer/omicron
3592024-02-20T04:12:34.305Z+ echo 'configuring based on OS: "solaris2.11"'
3602024-02-20T04:12:34.305Z+ CIDL_DASHREV=
3612024-02-20T04:12:34.305Z+ case "$1" in
3622024-02-20T04:12:34.305Zconfiguring based on OS: "solaris2.11"
3632024-02-20T04:12:34.305Z+ CIDL_PLATFORM=illumos
3642024-02-20T04:12:34.305Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3652024-02-20T04:12:34.306Z+ CIDL_MD5FUNC=do_md5sum
3662024-02-20T04:12:34.306Z+ CIDL_DASHREV=-1
3672024-02-20T04:12:34.306Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3682024-02-20T04:12:34.306Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3692024-02-20T04:12:34.306Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-20T04:12:34.306Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-20T04:12:34.306Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3722024-02-20T04:12:34.306Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3732024-02-20T04:12:34.306ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742024-02-20T04:12:34.306ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752024-02-20T04:12:34.306Z+ mkdir -p out/downloads
3762024-02-20T04:12:34.306Z+ mkdir -p ./out/clickhouse
3772024-02-20T04:12:34.306Z+ local DO_DOWNLOAD=true
3782024-02-20T04:12:34.306Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3792024-02-20T04:12:34.306Z+ '[' true == true ']'
3802024-02-20T04:12:34.306Z+ echo Downloading...
3812024-02-20T04:12:34.306ZDownloading...
3822024-02-20T04:12:34.307Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3832024-02-20T04:12:34.307Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3842024-02-20T04:12:35.656Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3852024-02-20T04:12:35.665Z++ md5sum
3862024-02-20T04:12:35.665Z++ awk '{print $1}'
3872024-02-20T04:12:35.828Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3882024-02-20T04:12:35.828Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3892024-02-20T04:12:35.832Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3902024-02-20T04:12:35.832Z+ mkdir -p ./out/clickhouse
3912024-02-20T04:12:35.832Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3922024-02-20T04:12:38.969Z+ ./out/clickhouse/clickhouse server --version
3932024-02-20T04:12:39.017ZClickHouse server version 22.8.9.1.
3942024-02-20T04:12:39.477Z+ set -o errexit
3952024-02-20T04:12:39.478Z+++ dirname ./tools/ci_download_console
3962024-02-20T04:12:39.478Z++ cd ./tools
3972024-02-20T04:12:39.478Z++ pwd
3982024-02-20T04:12:39.478Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3992024-02-20T04:12:39.478Z++ basename ./tools/ci_download_console
4002024-02-20T04:12:39.478Z+ ARG0=ci_download_console
4012024-02-20T04:12:39.478Z+ TARGET_DIR=out
4022024-02-20T04:12:39.478Z+ DOWNLOAD_DIR=out/downloads
4032024-02-20T04:12:39.478Z+ DEST_DIR=./out/console-assets
4042024-02-20T04:12:39.479Z+ source /work/oxidecomputer/omicron/tools/console_version
4052024-02-20T04:12:39.479Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
4062024-02-20T04:12:39.479Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4072024-02-20T04:12:39.479Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4082024-02-20T04:12:39.479Z+ TARBALL_FILE=out/downloads/console.tar.gz
4092024-02-20T04:12:39.479Z+ main
4102024-02-20T04:12:39.479Z+ [[ 0 != 0 ]]
4112024-02-20T04:12:39.479Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4122024-02-20T04:12:39.480ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4132024-02-20T04:12:39.480Z+ echo 'Local file: out/downloads/console.tar.gz'
4142024-02-20T04:12:39.480Z+ local DO_DOWNLOAD=true
4152024-02-20T04:12:39.480ZLocal file: out/downloads/console.tar.gz
4162024-02-20T04:12:39.480Z+ [[ -f out/downloads/console.tar.gz ]]
4172024-02-20T04:12:39.480Z+ mkdir -p out/downloads
4182024-02-20T04:12:39.480Z+ '[' true == true ']'
4192024-02-20T04:12:39.480Z+ echo Downloading...
4202024-02-20T04:12:39.481ZDownloading...
4212024-02-20T04:12:39.481Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4222024-02-20T04:12:39.481Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4232024-02-20T04:12:39.723Z++ do_sha256sum out/downloads/console.tar.gz
4242024-02-20T04:12:39.729Z++ case "$OSTYPE" in
4252024-02-20T04:12:39.730Z++ SHA=sha256sum
4262024-02-20T04:12:39.730Z++ sha256sum
4272024-02-20T04:12:39.730Z++ awk '{print $1}'
4282024-02-20T04:12:39.730Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4292024-02-20T04:12:39.730Z+ [[ 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 ]]
4302024-02-20T04:12:39.730Z+ rm -rf ./out/console-assets
4312024-02-20T04:12:39.730Z+ mkdir -p ./out/console-assets
4322024-02-20T04:12:39.736Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4332024-02-20T04:12:39.736Z+ mkdir -p ./out/console-assets
4342024-02-20T04:12:39.737Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4352024-02-20T04:12:39.840Z+ set -o errexit
4362024-02-20T04:12:39.852Z+++ dirname ./tools/ci_download_maghemite_openapi
4372024-02-20T04:12:39.852Z++ cd ./tools
4382024-02-20T04:12:39.852Z++ pwd
4392024-02-20T04:12:39.853Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4402024-02-20T04:12:39.853Z++ basename ./tools/ci_download_maghemite_openapi
4412024-02-20T04:12:39.853Z+ ARG0=ci_download_maghemite_openapi
4422024-02-20T04:12:39.853Z+ TARGET_DIR=out
4432024-02-20T04:12:39.853Z+ DOWNLOAD_DIR=out/downloads
4442024-02-20T04:12:39.853Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4452024-02-20T04:12:39.854Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4462024-02-20T04:12:39.854Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4472024-02-20T04:12:39.854Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4482024-02-20T04:12:39.854Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4492024-02-20T04:12:39.854Z+ main
4502024-02-20T04:12:39.854Z+ [[ 0 != 0 ]]
4512024-02-20T04:12:39.854Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4522024-02-20T04:12:39.854ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4532024-02-20T04:12:39.854Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4542024-02-20T04:12:39.854ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4552024-02-20T04:12:39.854Z+ local DO_DOWNLOAD=true
4562024-02-20T04:12:39.854Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4572024-02-20T04:12:39.855Z+ mkdir -p out/downloads
4582024-02-20T04:12:39.855Z+ '[' true == true ']'
4592024-02-20T04:12:39.855Z+ echo Downloading...
4602024-02-20T04:12:39.855ZDownloading...
4612024-02-20T04:12:39.855Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4622024-02-20T04:12:39.855Z+ 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
4632024-02-20T04:12:39.986Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4642024-02-20T04:12:39.986Z++ case "$OSTYPE" in
4652024-02-20T04:12:39.990Z++ SHA=sha256sum
4662024-02-20T04:12:39.990Z++ sha256sum
4672024-02-20T04:12:39.990Z++ awk '{print $1}'
4682024-02-20T04:12:39.994Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4692024-02-20T04:12:39.994Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4702024-02-20T04:12:39.994Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4712024-02-20T04:12:39.995Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4722024-02-20T04:12:39.995Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4732024-02-20T04:12:39.995Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4742024-02-20T04:12:39.995Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4752024-02-20T04:12:39.995Z+ main
4762024-02-20T04:12:39.995Z+ [[ 0 != 0 ]]
4772024-02-20T04:12:39.995Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4782024-02-20T04:12:39.995ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4792024-02-20T04:12:39.995Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4802024-02-20T04:12:39.995Z+ local DO_DOWNLOAD=true
4812024-02-20T04:12:39.995ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4822024-02-20T04:12:39.995Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4832024-02-20T04:12:39.995Z+ mkdir -p out/downloads
4842024-02-20T04:12:39.995Z+ '[' true == true ']'
4852024-02-20T04:12:39.995Z+ echo Downloading...
4862024-02-20T04:12:39.996ZDownloading...
4872024-02-20T04:12:39.996Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4882024-02-20T04:12:39.996Z+ 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
4892024-02-20T04:12:40.147Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4902024-02-20T04:12:40.156Z++ case "$OSTYPE" in
4912024-02-20T04:12:40.156Z++ SHA=sha256sum
4922024-02-20T04:12:40.156Z++ sha256sum
4932024-02-20T04:12:40.156Z++ awk '{print $1}'
4942024-02-20T04:12:40.156Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4952024-02-20T04:12:40.156Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4962024-02-20T04:12:40.178Z+ set -o errexit
4972024-02-20T04:12:40.178Z+++ dirname ./tools/ci_download_dendrite_openapi
4982024-02-20T04:12:40.178Z++ cd ./tools
4992024-02-20T04:12:40.178Z++ pwd
5002024-02-20T04:12:40.178Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5012024-02-20T04:12:40.178Z++ basename ./tools/ci_download_dendrite_openapi
5022024-02-20T04:12:40.603Z+ ARG0=ci_download_dendrite_openapi
5032024-02-20T04:12:40.603Z+ TARGET_DIR=out
5042024-02-20T04:12:40.603Z+ DOWNLOAD_DIR=out/downloads
5052024-02-20T04:12:40.603Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5062024-02-20T04:12:40.603Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5072024-02-20T04:12:40.603Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5082024-02-20T04:12:40.604Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5092024-02-20T04:12:40.604Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5102024-02-20T04:12:40.604Z+ main
5112024-02-20T04:12:40.604Z+ [[ 0 != 0 ]]
5122024-02-20T04:12:40.604Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5132024-02-20T04:12:40.604ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5142024-02-20T04:12:40.604Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5152024-02-20T04:12:40.604Z+ local DO_DOWNLOAD=true
5162024-02-20T04:12:40.604ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5172024-02-20T04:12:40.604Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5182024-02-20T04:12:40.604Z+ mkdir -p out/downloads
5192024-02-20T04:12:40.604Z+ '[' true == true ']'
5202024-02-20T04:12:40.604Z+ echo Downloading...
5212024-02-20T04:12:40.604ZDownloading...
5222024-02-20T04:12:40.604Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5232024-02-20T04:12:40.604Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5242024-02-20T04:12:41.158Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5252024-02-20T04:12:41.158Z++ case "$OSTYPE" in
5262024-02-20T04:12:41.158Z++ SHA=sha256sum
5272024-02-20T04:12:41.158Z++ sha256sum
5282024-02-20T04:12:41.158Z++ awk '{print $1}'
5292024-02-20T04:12:41.159Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5302024-02-20T04:12:41.159Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5312024-02-20T04:12:41.159Z+ set -o errexit
5322024-02-20T04:12:41.159Z+++ dirname ./tools/ci_download_dendrite_stub
5332024-02-20T04:12:41.159Z++ cd ./tools
5342024-02-20T04:12:41.159Z++ pwd
5352024-02-20T04:12:41.160Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5362024-02-20T04:12:41.160Z++ basename ./tools/ci_download_dendrite_stub
5372024-02-20T04:12:41.160Z+ ARG0=ci_download_dendrite_stub
5382024-02-20T04:12:41.160Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5392024-02-20T04:12:41.160Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5402024-02-20T04:12:41.161Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5412024-02-20T04:12:41.161Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5422024-02-20T04:12:41.161Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5432024-02-20T04:12:41.161Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5442024-02-20T04:12:41.161Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5452024-02-20T04:12:41.162Z+ TARGET_DIR=out
5462024-02-20T04:12:41.162Z+ DOWNLOAD_DIR=out/downloads
5472024-02-20T04:12:41.162Z+ DEST_DIR=./out/dendrite-stub
5482024-02-20T04:12:41.162Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5492024-02-20T04:12:41.162Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5502024-02-20T04:12:41.163Z+ REPO=oxidecomputer/dendrite
5512024-02-20T04:12:41.163Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5522024-02-20T04:12:41.163Z+ main
5532024-02-20T04:12:41.163Z+ [[ 0 != 0 ]]
5542024-02-20T04:12:41.163Z+ CIDL_OS=solaris2.11
5552024-02-20T04:12:41.163Z+ [[ 0 != 0 ]]
5562024-02-20T04:12:41.164Z+ configure_os solaris2.11
5572024-02-20T04:12:41.164Z+ echo 'current directory: /work/oxidecomputer/omicron'
5582024-02-20T04:12:41.164Zcurrent directory: /work/oxidecomputer/omicron
5592024-02-20T04:12:41.164Z+ echo 'configuring based on OS: "solaris2.11"'
5602024-02-20T04:12:41.164Z+ case "$1" in
5612024-02-20T04:12:41.164Z+ SET_BINARIES=
5622024-02-20T04:12:41.165Zconfiguring based on OS: "solaris2.11"
5632024-02-20T04:12:41.165Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5642024-02-20T04:12:41.165Z+ CIDL_SHA256FUNC=do_sha256sum
5652024-02-20T04:12:41.165Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5662024-02-20T04:12:41.165Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5672024-02-20T04:12:41.165Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5682024-02-20T04:12:41.166Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5692024-02-20T04:12:41.166ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5702024-02-20T04:12:41.197Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5712024-02-20T04:12:41.197ZLocal file: out/downloads/dendrite-stub.tar.gz
5722024-02-20T04:12:41.197Z+ mkdir -p out/downloads
5732024-02-20T04:12:41.197Z+ mkdir -p ./out/dendrite-stub
5742024-02-20T04:12:41.198Z+ fetch_and_verify
5752024-02-20T04:12:41.198Z+ local DO_DOWNLOAD=true
5762024-02-20T04:12:41.198Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5772024-02-20T04:12:41.198Z+ '[' true == true ']'
5782024-02-20T04:12:41.198Z+ echo Downloading...
5792024-02-20T04:12:41.198ZDownloading...
5802024-02-20T04:12:41.198Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5812024-02-20T04:12:41.198Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5822024-02-20T04:12:51.405Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5832024-02-20T04:12:51.415Z++ sha256sum
5842024-02-20T04:12:51.415Z++ awk '{print $1}'
5852024-02-20T04:12:51.429Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5862024-02-20T04:12:51.440Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5872024-02-20T04:12:51.440Z+ do_untar out/downloads/dendrite-stub.tar.gz
5882024-02-20T04:12:51.440Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5892024-02-20T04:12:52.109Z+ do_assemble
5902024-02-20T04:12:52.109Z+ rm -r ./out/dendrite-stub
5912024-02-20T04:12:52.117Z+ mkdir ./out/dendrite-stub
5922024-02-20T04:12:52.117Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5932024-02-20T04:12:52.202Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5942024-02-20T04:12:52.212Z+ set -o errexit
5952024-02-20T04:12:52.216Z+++ dirname ./tools/ci_download_maghemite_mgd
5962024-02-20T04:12:52.216Z++ cd ./tools
5972024-02-20T04:12:52.219Z++ pwd
5982024-02-20T04:12:52.219Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5992024-02-20T04:12:52.219Z++ basename ./tools/ci_download_maghemite_mgd
6002024-02-20T04:12:52.219Z+ ARG0=ci_download_maghemite_mgd
6012024-02-20T04:12:52.219Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6022024-02-20T04:12:52.219Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6032024-02-20T04:12:52.219Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
6042024-02-20T04:12:52.219Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6052024-02-20T04:12:52.219Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6062024-02-20T04:12:52.219Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6072024-02-20T04:12:52.220Z+ TARGET_DIR=out
6082024-02-20T04:12:52.220Z+ DOWNLOAD_DIR=out/downloads
6092024-02-20T04:12:52.220Z+ DEST_DIR=./out/mgd
6102024-02-20T04:12:52.220Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6112024-02-20T04:12:52.220Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6122024-02-20T04:12:52.220Z+ REPO=oxidecomputer/maghemite
6132024-02-20T04:12:52.220Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6142024-02-20T04:12:52.224Z+ main
6152024-02-20T04:12:52.224Z+ [[ 0 != 0 ]]
6162024-02-20T04:12:52.224Z+ CIDL_OS=solaris2.11
6172024-02-20T04:12:52.224Z+ [[ 0 != 0 ]]
6182024-02-20T04:12:52.224Z+ configure_os solaris2.11
6192024-02-20T04:12:52.224Z+ echo 'current directory: /work/oxidecomputer/omicron'
6202024-02-20T04:12:52.224Z+ echo 'configuring based on OS: "solaris2.11"'
6212024-02-20T04:12:52.224Zcurrent directory: /work/oxidecomputer/omicron
6222024-02-20T04:12:52.224Zconfiguring based on OS: "solaris2.11"
6232024-02-20T04:12:52.224Z+ case "$1" in
6242024-02-20T04:12:52.224Z+ SET_BINARIES=
6252024-02-20T04:12:52.224Z+ CIDL_SHA256FUNC=do_sha256sum
6262024-02-20T04:12:52.224Z+ TARBALL_FILENAME=mgd.tar.gz
6272024-02-20T04:12:52.224Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6282024-02-20T04:12:52.224Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6292024-02-20T04:12:52.224Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6302024-02-20T04:12:52.224ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6312024-02-20T04:12:52.224Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6322024-02-20T04:12:52.225Z+ mkdir -p out/downloads
6332024-02-20T04:12:52.225ZLocal file: out/downloads/mgd.tar.gz
6342024-02-20T04:12:52.225Z+ mkdir -p ./out/mgd
6352024-02-20T04:12:52.225Z+ fetch_and_verify
6362024-02-20T04:12:52.225Z+ local DO_DOWNLOAD=true
6372024-02-20T04:12:52.225Z+ [[ -f out/downloads/mgd.tar.gz ]]
6382024-02-20T04:12:52.225Z+ '[' true == true ']'
6392024-02-20T04:12:52.225Z+ echo Downloading...
6402024-02-20T04:12:52.225ZDownloading...
6412024-02-20T04:12:52.225Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6422024-02-20T04:12:52.225Z+ 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
6432024-02-20T04:12:58.599Z++ do_sha256sum out/downloads/mgd.tar.gz
6442024-02-20T04:12:58.604Z++ sha256sum
6452024-02-20T04:12:58.604Z++ awk '{print $1}'
6462024-02-20T04:12:58.640Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6472024-02-20T04:12:58.652Z+ [[ 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 ]]
6482024-02-20T04:12:58.652Z+ do_untar out/downloads/mgd.tar.gz
6492024-02-20T04:12:58.652Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6502024-02-20T04:12:59.077Z+ do_assemble
6512024-02-20T04:12:59.077Z+ rm -r ./out/mgd
6522024-02-20T04:12:59.083Z+ mkdir ./out/mgd
6532024-02-20T04:12:59.083Z+ cp -r out/downloads/root ./out/mgd/root
6542024-02-20T04:12:59.236Z+ set -o errexit
6552024-02-20T04:12:59.242Z+++ dirname ./tools/ci_download_transceiver_control
6562024-02-20T04:12:59.242Z++ cd ./tools
6572024-02-20T04:12:59.242Z++ pwd
6582024-02-20T04:12:59.242Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6592024-02-20T04:12:59.248Z++ basename ./tools/ci_download_transceiver_control
6602024-02-20T04:12:59.248Z+ ARG0=ci_download_transceiver_control
6612024-02-20T04:12:59.248Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6622024-02-20T04:12:59.248Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632024-02-20T04:12:59.248Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6642024-02-20T04:12:59.248Z+ TARGET_DIR=out
6652024-02-20T04:12:59.248Z+ DOWNLOAD_DIR=out/downloads
6662024-02-20T04:12:59.248Z+ DEST_DIR=./out/transceiver-control
6672024-02-20T04:12:59.248Z+ BIN_DIR=/opt/oxide/bin
6682024-02-20T04:12:59.248Z+ BINARY=xcvradm
6692024-02-20T04:12:59.248Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6702024-02-20T04:12:59.248Z+ REPO=oxidecomputer/transceiver-control
6712024-02-20T04:12:59.248Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6722024-02-20T04:12:59.248Z+ main
6732024-02-20T04:12:59.248Z+ [[ 0 != 0 ]]
6742024-02-20T04:12:59.248Z+ CIDL_OS=solaris2.11
6752024-02-20T04:12:59.248Z+ [[ 0 != 0 ]]
6762024-02-20T04:12:59.248Z+ configure_os solaris2.11
6772024-02-20T04:12:59.248Z+ echo 'current directory: /work/oxidecomputer/omicron'
6782024-02-20T04:12:59.248Zcurrent directory: /work/oxidecomputer/omicron
6792024-02-20T04:12:59.248Z+ echo 'configuring based on OS: "solaris2.11"'
6802024-02-20T04:12:59.249Z+ case "$1" in
6812024-02-20T04:12:59.249Zconfiguring based on OS: "solaris2.11"
6822024-02-20T04:12:59.249Z+ SET_BINARIES=
6832024-02-20T04:12:59.249Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6842024-02-20T04:12:59.249Z+ CIDL_SHA256FUNC=do_sha256sum
6852024-02-20T04:12:59.249Z+ ARCHIVE_FILENAME=xcvradm.gz
6862024-02-20T04:12:59.249Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6872024-02-20T04:12:59.249Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6882024-02-20T04:12:59.249Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6892024-02-20T04:12:59.249Z+ echo 'Local file: out/downloads/xcvradm.gz'
6902024-02-20T04:12:59.249Z+ mkdir -p out/downloads
6912024-02-20T04:12:59.249ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6922024-02-20T04:12:59.249ZLocal file: out/downloads/xcvradm.gz
6932024-02-20T04:12:59.249Z+ mkdir -p ./out/transceiver-control
6942024-02-20T04:12:59.253Z+ fetch_and_verify
6952024-02-20T04:12:59.253Z+ local DO_DOWNLOAD=true
6962024-02-20T04:12:59.253Z+ [[ -f out/downloads/xcvradm.gz ]]
6972024-02-20T04:12:59.253Z+ '[' true == true ']'
6982024-02-20T04:12:59.253Z+ echo Downloading...
6992024-02-20T04:12:59.253ZDownloading...
7002024-02-20T04:12:59.254Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7012024-02-20T04:12:59.254Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
7022024-02-20T04:13:00.825Z++ do_sha256sum out/downloads/xcvradm.gz
7032024-02-20T04:13:00.830Z++ sha256sum
7042024-02-20T04:13:00.830Z++ awk '{print $1}'
7052024-02-20T04:13:00.835Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7062024-02-20T04:13:00.835Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7072024-02-20T04:13:00.835Z+ do_unpack out/downloads/xcvradm.gz
7082024-02-20T04:13:00.835Z+ mkdir -p out/downloads/root//opt/oxide/bin
7092024-02-20T04:13:00.835Z+ gzip -dc out/downloads/xcvradm.gz
7102024-02-20T04:13:00.955Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7112024-02-20T04:13:00.965Z+ do_assemble
7122024-02-20T04:13:00.965Z+ rm -r ./out/transceiver-control
7132024-02-20T04:13:00.965Z+ mkdir ./out/transceiver-control
7142024-02-20T04:13:00.965Z+ cp -r out/downloads/root ./out/transceiver-control/root
7152024-02-20T04:13:01.236ZAll builder prerequisites installed successfully, and PATH looks valid
7162024-02-20T04:13:01.246Z
7172024-02-20T04:13:01.246Zreal 2:17.052399427
7182024-02-20T04:13:01.246Zuser 35.051909642
7192024-02-20T04:13:01.246Zsys 6.671420256
7202024-02-20T04:13:01.246Ztrap 0.007402237
7212024-02-20T04:13:01.246Ztflt 0.225522491
7222024-02-20T04:13:01.246Zdflt 0.392195097
7232024-02-20T04:13:01.246Zkflt 0.181400766
7242024-02-20T04:13:01.246Zlock 1.334569737
7252024-02-20T04:13:01.246Zslp 4:33.984396222
7262024-02-20T04:13:01.246Zlat 1.834099008
7272024-02-20T04:13:01.246Zstop 0.152399257
7282024-02-20T04:13:01.246Z
7292024-02-20T04:13:01.247Z #### # # ##### ##### # #
7302024-02-20T04:13:01.247Z # # # # # # # # # #
7312024-02-20T04:13:01.247Z # # # # # # # #
7322024-02-20T04:13:01.247Z # # # ##### ##### #
7332024-02-20T04:13:01.247Z # # # # # # #
7342024-02-20T04:13:01.247Z #### ###### # # # #
7352024-02-20T04:13:01.247Z
7362024-02-20T04:13:01.445Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7372024-02-20T04:13:01.776Z Updating git repository `https://github.com/oxidecomputer/samael`
7382024-02-20T04:13:02.125Z Updating crates.io index
7392024-02-20T04:13:02.208Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7402024-02-20T04:13:02.915Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7412024-02-20T04:13:04.627Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7422024-02-20T04:13:05.213Z Updating git repository `http://github.com/oxidecomputer/tofino`
7432024-02-20T04:13:05.531Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7442024-02-20T04:13:05.825Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7452024-02-20T04:13:06.095Z Updating git repository `https://github.com/oxidecomputer/propolis`
7462024-02-20T04:13:06.987Z Updating git repository `https://github.com/oxidecomputer/crucible`
7472024-02-20T04:13:09.128Z Updating git repository `https://github.com/oxidecomputer/opte`
7482024-02-20T04:13:10.072Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7492024-02-20T04:13:10.389Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7502024-02-20T04:13:10.965Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7512024-02-20T04:13:11.271Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7522024-02-20T04:13:11.570Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7532024-02-20T04:13:11.838Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7542024-02-20T04:13:12.200Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7552024-02-20T04:13:12.547Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7562024-02-20T04:13:12.989Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7572024-02-20T04:13:13.466Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7582024-02-20T04:13:13.808Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7592024-02-20T04:13:14.097Z Updating git repository `https://github.com/jgallagher/nix`
7602024-02-20T04:13:15.181Z Updating git repository `https://github.com/cbiffle/hubpack`
7612024-02-20T04:13:15.527Z Updating git repository `https://github.com/oxidecomputer/typify`
7622024-02-20T04:13:16.704Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7632024-02-20T04:13:17.081Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7642024-02-20T04:13:17.357Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7652024-02-20T04:13:18.763Z Downloading crates ...
7662024-02-20T04:13:18.954Z Downloaded semver v1.0.21
7672024-02-20T04:13:18.959Z Downloaded cargo_toml v0.19.0
7682024-02-20T04:13:18.966Z Downloaded strsim v0.11.0
7692024-02-20T04:13:18.972Z Downloaded serde_derive v1.0.196
7702024-02-20T04:13:18.976Z Downloaded thiserror-impl v1.0.57
7712024-02-20T04:13:18.981Z Downloaded colorchoice v1.0.0
7722024-02-20T04:13:18.985Z Downloaded anstyle-parse v0.2.1
7732024-02-20T04:13:18.989Z Downloaded camino v1.1.6
7742024-02-20T04:13:18.989Z Downloaded errno v0.3.8
7752024-02-20T04:13:18.993Z Downloaded anstyle-query v1.0.0
7762024-02-20T04:13:18.993Z Downloaded itoa v1.0.9
7772024-02-20T04:13:18.993Z Downloaded heck v0.4.1
7782024-02-20T04:13:18.997Z Downloaded clap_lex v0.7.0
7792024-02-20T04:13:18.997Z Downloaded toml_datetime v0.6.5
7802024-02-20T04:13:18.997Z Downloaded thiserror v1.0.57
7812024-02-20T04:13:19.001Z Downloaded terminal_size v0.3.0
7822024-02-20T04:13:19.001Z Downloaded anstream v0.6.11
7832024-02-20T04:13:19.005Z Downloaded cargo-platform v0.1.3
7842024-02-20T04:13:19.006Z Downloaded utf8parse v0.2.1
7852024-02-20T04:13:19.006Z Downloaded equivalent v1.0.1
7862024-02-20T04:13:19.013Z Downloaded serde_spanned v0.6.5
7872024-02-20T04:13:19.017Z Downloaded bitflags v2.4.0
7882024-02-20T04:13:19.017Z Downloaded clap_derive v4.5.0
7892024-02-20T04:13:19.022Z Downloaded toml v0.8.10
7902024-02-20T04:13:19.022Z Downloaded unicode-ident v1.0.12
7912024-02-20T04:13:19.026Z Downloaded cargo_metadata v0.18.1
7922024-02-20T04:13:19.026Z Downloaded anstyle v1.0.2
7932024-02-20T04:13:19.029Z Downloaded proc-macro2 v1.0.78
7942024-02-20T04:13:19.029Z Downloaded ryu v1.0.15
7952024-02-20T04:13:19.033Z Downloaded anyhow v1.0.75
7962024-02-20T04:13:19.044Z Downloaded indexmap v2.2.3
7972024-02-20T04:13:19.048Z Downloaded serde v1.0.196
7982024-02-20T04:13:19.048Z Downloaded clap v4.5.0
7992024-02-20T04:13:19.054Z Downloaded quote v1.0.35
8002024-02-20T04:13:19.058Z Downloaded memchr v2.6.3
8012024-02-20T04:13:19.062Z Downloaded toml_edit v0.22.6
8022024-02-20T04:13:19.082Z Downloaded hashbrown v0.14.3
8032024-02-20T04:13:19.089Z Downloaded serde_json v1.0.114
8042024-02-20T04:13:19.095Z Downloaded clap_builder v4.5.0
8052024-02-20T04:13:19.102Z Downloaded winnow v0.6.1
8062024-02-20T04:13:19.110Z Downloaded syn v2.0.48
8072024-02-20T04:13:19.123Z Downloaded rustix v0.38.31
8082024-02-20T04:13:19.152Z Downloaded libc v0.2.153
8092024-02-20T04:13:19.369Z Compiling proc-macro2 v1.0.78
8102024-02-20T04:13:19.369Z Compiling unicode-ident v1.0.12
8112024-02-20T04:13:19.369Z Compiling serde v1.0.196
8122024-02-20T04:13:19.377Z Compiling libc v0.2.153
8132024-02-20T04:13:19.377Z Compiling rustix v0.38.31
8142024-02-20T04:13:19.378Z Compiling equivalent v1.0.1
8152024-02-20T04:13:19.378Z Compiling hashbrown v0.14.3
8162024-02-20T04:13:19.378Z Compiling bitflags v2.4.0
8172024-02-20T04:13:19.584Z Compiling utf8parse v0.2.1
8182024-02-20T04:13:19.735Z Compiling anstyle-parse v0.2.1
8192024-02-20T04:13:19.781Z Compiling thiserror v1.0.57
8202024-02-20T04:13:20.002Z Compiling winnow v0.6.1
8212024-02-20T04:13:20.421Z Compiling indexmap v2.2.3
8222024-02-20T04:13:20.814Z Compiling colorchoice v1.0.0
8232024-02-20T04:13:20.830Z Compiling anstyle v1.0.2
8242024-02-20T04:13:20.937Z Compiling semver v1.0.21
8252024-02-20T04:13:20.977Z Compiling anstyle-query v1.0.0
8262024-02-20T04:13:21.042Z Compiling serde_json v1.0.114
8272024-02-20T04:13:21.099Z Compiling camino v1.1.6
8282024-02-20T04:13:21.257Z Compiling anstream v0.6.11
8292024-02-20T04:13:21.499Z Compiling itoa v1.0.9
8302024-02-20T04:13:21.510Z Compiling anyhow v1.0.75
8312024-02-20T04:13:21.517Z Compiling ryu v1.0.15
8322024-02-20T04:13:21.695Z Compiling clap_lex v0.7.0
8332024-02-20T04:13:21.781Z Compiling heck v0.4.1
8342024-02-20T04:13:21.872Z Compiling quote v1.0.35
8352024-02-20T04:13:21.979Z Compiling strsim v0.11.0
8362024-02-20T04:13:22.220Z Compiling syn v2.0.48
8372024-02-20T04:13:22.232Z Compiling errno v0.3.8
8382024-02-20T04:13:23.258Z Compiling terminal_size v0.3.0
8392024-02-20T04:13:23.341Z Compiling clap_builder v4.5.0
8402024-02-20T04:13:27.101Z Compiling serde_derive v1.0.196
8412024-02-20T04:13:27.105Z Compiling thiserror-impl v1.0.57
8422024-02-20T04:13:27.105Z Compiling clap_derive v4.5.0
8432024-02-20T04:13:29.848Z Compiling clap v4.5.0
8442024-02-20T04:13:35.281Z Compiling serde_spanned v0.6.5
8452024-02-20T04:13:35.288Z Compiling toml_datetime v0.6.5
8462024-02-20T04:13:35.289Z Compiling cargo-platform v0.1.3
8472024-02-20T04:13:35.503Z Compiling toml_edit v0.22.6
8482024-02-20T04:13:36.615Z Compiling cargo_metadata v0.18.1
8492024-02-20T04:13:37.541Z Compiling toml v0.8.10
8502024-02-20T04:13:38.214Z Compiling cargo_toml v0.19.0
8512024-02-20T04:13:42.015Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8522024-02-20T04:13:42.972Z Finished dev [unoptimized + debuginfo] target(s) in 41.69s
8532024-02-20T04:13:43.143Z Running `target/debug/xtask clippy`
8542024-02-20T04:13:43.168Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8552024-02-20T04:13:43.700Z Downloading crates ...
8562024-02-20T04:13:43.909Z Downloaded addr2line v0.21.0
8572024-02-20T04:13:43.916Z Downloaded chacha20 v0.9.1
8582024-02-20T04:13:43.923Z Downloaded bzip2 v0.4.4
8592024-02-20T04:13:43.933Z Downloaded hyper-tls v0.5.0
8602024-02-20T04:13:43.933Z Downloaded hyper-staticfile v0.9.5
8612024-02-20T04:13:43.933Z Downloaded hubpack_derive v0.1.1
8622024-02-20T04:13:43.934Z Downloaded http-body v1.0.0
8632024-02-20T04:13:43.941Z Downloaded indoc v1.0.9
8642024-02-20T04:13:43.941Z Downloaded iana-time-zone v0.1.57
8652024-02-20T04:13:43.946Z Downloaded httparse v1.8.0
8662024-02-20T04:13:43.947Z Downloaded hubpack v0.1.2
8672024-02-20T04:13:43.947Z Downloaded hyper-rustls v0.26.0
8682024-02-20T04:13:43.951Z Downloaded bit-set v0.5.3
8692024-02-20T04:13:43.951Z Downloaded nested v0.1.1
8702024-02-20T04:13:43.959Z Downloaded hyper-util v0.1.2
8712024-02-20T04:13:43.966Z Downloaded hyper v1.1.0
8722024-02-20T04:13:43.982Z Downloaded new_debug_unreachable v1.0.4
8732024-02-20T04:13:43.987Z Downloaded instant v0.1.12
8742024-02-20T04:13:43.987Z Downloaded idna v0.2.3
8752024-02-20T04:13:43.991Z Downloaded num-integer v0.1.46
8762024-02-20T04:13:43.995Z Downloaded num-iter v0.1.43
8772024-02-20T04:13:43.995Z Downloaded num-complex v0.4.4
8782024-02-20T04:13:43.998Z Downloaded num v0.4.1
8792024-02-20T04:13:44.002Z Downloaded nu-ansi-term v0.50.0
8802024-02-20T04:13:44.006Z Downloaded ciborium-io v0.2.2
8812024-02-20T04:13:44.006Z Downloaded nibble_vec v0.1.0
8822024-02-20T04:13:44.010Z Downloaded mockall_derive v0.12.0
8832024-02-20T04:13:44.015Z Downloaded is-terminal v0.4.9
8842024-02-20T04:13:44.015Z Downloaded crunchy v0.2.2
8852024-02-20T04:13:44.019Z Downloaded multer v3.0.0
8862024-02-20T04:13:44.019Z Downloaded num-bigint-dig v0.8.4
8872024-02-20T04:13:44.026Z Downloaded assert_matches v1.5.0
8882024-02-20T04:13:44.031Z Downloaded remove_dir_all v0.5.3
8892024-02-20T04:13:44.031Z Downloaded normalize-line-endings v0.3.0
8902024-02-20T04:13:44.037Z Downloaded rust-argon2 v1.0.1
8912024-02-20T04:13:44.037Z Downloaded lazycell v1.3.0
8922024-02-20T04:13:44.046Z Downloaded crossbeam-channel v0.5.8
8932024-02-20T04:13:44.046Z Downloaded atty v0.2.14
8942024-02-20T04:13:44.046Z Downloaded ipnetwork v0.20.0
8952024-02-20T04:13:44.050Z Downloaded criterion v0.5.1
8962024-02-20T04:13:44.056Z Downloaded ident_case v1.0.1
8972024-02-20T04:13:44.060Z Downloaded async-stream v0.3.5
8982024-02-20T04:13:44.060Z Downloaded newline-converter v0.3.0
8992024-02-20T04:13:44.066Z Downloaded http-range v0.1.5
9002024-02-20T04:13:44.066Z Downloaded atomicwrites v0.4.3
9012024-02-20T04:13:44.071Z Downloaded async-stream-impl v0.3.5
9022024-02-20T04:13:44.071Z Downloaded matches v0.1.10
9032024-02-20T04:13:44.071Z Downloaded crucible-workspace-hack v0.1.0
9042024-02-20T04:13:44.071Z Downloaded castaway v0.2.2
9052024-02-20T04:13:44.078Z Downloaded cassowary v0.3.0
9062024-02-20T04:13:44.078Z Downloaded kstat-rs v0.2.3
9072024-02-20T04:13:44.078Z Downloaded humantime v2.1.0
9082024-02-20T04:13:44.083Z Downloaded is_ci v1.2.0
9092024-02-20T04:13:44.087Z Downloaded aead v0.5.2
9102024-02-20T04:13:44.087Z Downloaded array-init v0.0.4
9112024-02-20T04:13:44.087Z Downloaded indoc v2.0.3
9122024-02-20T04:13:44.096Z Downloaded cexpr v0.6.0
9132024-02-20T04:13:44.100Z Downloaded managed v0.8.0
9142024-02-20T04:13:44.100Z Downloaded http-body v0.4.5
9152024-02-20T04:13:44.100Z Downloaded bytecount v0.6.3
9162024-02-20T04:13:44.100Z Downloaded autocfg v1.1.0
9172024-02-20T04:13:44.104Z Downloaded log v0.4.20
9182024-02-20T04:13:44.109Z Downloaded cast v0.3.0
9192024-02-20T04:13:44.109Z Downloaded block-buffer v0.10.4
9202024-02-20T04:13:44.109Z Downloaded cstr-argument v0.1.2
9212024-02-20T04:13:44.113Z Downloaded ipnet v2.9.0
9222024-02-20T04:13:44.113Z Downloaded bb8 v0.8.3
9232024-02-20T04:13:44.118Z Downloaded bit-vec v0.6.3
9242024-02-20T04:13:44.118Z Downloaded peeking_take_while v0.1.2
9252024-02-20T04:13:44.122Z Downloaded foreign-types v0.5.0
9262024-02-20T04:13:44.122Z Downloaded sqlparser_derive v0.2.2
9272024-02-20T04:13:44.122Z Downloaded cancel-safe-futures v0.1.5
9282024-02-20T04:13:44.127Z Downloaded constant_time_eq v0.3.0
9292024-02-20T04:13:44.127Z Downloaded match_cfg v0.1.0
9302024-02-20T04:13:44.133Z Downloaded crypto-common v0.1.6
9312024-02-20T04:13:44.134Z Downloaded md-5 v0.10.5
9322024-02-20T04:13:44.134Z Downloaded async-recursion v1.0.5
9332024-02-20T04:13:44.139Z Downloaded colored v2.0.4
9342024-02-20T04:13:44.139Z Downloaded cfg-if v1.0.0
9352024-02-20T04:13:44.143Z Downloaded slog-dtrace v0.3.0
9362024-02-20T04:13:44.143Z Downloaded serde_tokenstream v0.2.0
9372024-02-20T04:13:44.147Z Downloaded mime v0.3.17
9382024-02-20T04:13:44.154Z Downloaded endian-type v0.1.2
9392024-02-20T04:13:44.154Z Downloaded multimap v0.10.0
9402024-02-20T04:13:44.154Z Downloaded toolchain_find v0.2.0
9412024-02-20T04:13:44.154Z Downloaded mockall v0.12.0
9422024-02-20T04:13:44.177Z Downloaded console v0.15.8
9432024-02-20T04:13:44.177Z Downloaded parse-size v1.0.0
9442024-02-20T04:13:44.188Z Downloaded ansi_term v0.12.1
9452024-02-20T04:13:44.188Z Downloaded glob v0.3.1
9462024-02-20T04:13:44.188Z Downloaded slog-scope v4.4.0
9472024-02-20T04:13:44.189Z Downloaded slab v0.4.9
9482024-02-20T04:13:44.189Z Downloaded rusty-fork v0.3.0
9492024-02-20T04:13:44.189Z Downloaded fnv v1.0.7
9502024-02-20T04:13:44.189Z Downloaded mime_guess v2.0.4
9512024-02-20T04:13:44.189Z Downloaded bitfield v0.14.0
9522024-02-20T04:13:44.189Z Downloaded oso-derive v0.27.0
9532024-02-20T04:13:44.189Z Downloaded crc32fast v1.3.2
9542024-02-20T04:13:44.189Z Downloaded hyper-rustls v0.24.2
9552024-02-20T04:13:44.200Z Downloaded plotters-svg v0.3.5
9562024-02-20T04:13:44.200Z Downloaded serde-big-array v0.5.1
9572024-02-20T04:13:44.201Z Downloaded zone v0.3.0
9582024-02-20T04:13:44.201Z Downloaded unicode-linebreak v0.1.5
9592024-02-20T04:13:44.201Z Downloaded futures-macro v0.3.30
9602024-02-20T04:13:44.201Z Downloaded tokio-stream v0.1.14
9612024-02-20T04:13:44.211Z Downloaded tower-layer v0.3.2
9622024-02-20T04:13:44.211Z Downloaded sqlformat v0.2.3
9632024-02-20T04:13:44.211Z Downloaded tinyvec_macros v0.1.1
9642024-02-20T04:13:44.211Z Downloaded walkdir v2.4.0
9652024-02-20T04:13:44.211Z Downloaded assert_cmd v2.0.13
9662024-02-20T04:13:44.221Z Downloaded base64ct v1.6.0
9672024-02-20T04:13:44.221Z Downloaded camino-tempfile v1.1.1
9682024-02-20T04:13:44.221Z Downloaded crossbeam-utils v0.8.16
9692024-02-20T04:13:44.230Z Downloaded diesel_table_macro_syntax v0.1.0
9702024-02-20T04:13:44.230Z Downloaded futures-executor v0.3.30
9712024-02-20T04:13:44.230Z Downloaded zone_cfg_derive v0.3.0
9722024-02-20T04:13:44.231Z Downloaded semver v0.11.0
9732024-02-20T04:13:44.231Z Downloaded cfg-expr v0.15.6
9742024-02-20T04:13:44.231Z Downloaded rpassword v7.3.1
9752024-02-20T04:13:44.237Z Downloaded fixedbitset v0.4.2
9762024-02-20T04:13:44.237Z Downloaded miniz_oxide v0.7.1
9772024-02-20T04:13:44.237Z Downloaded unicode-xid v0.2.4
9782024-02-20T04:13:44.237Z Downloaded unicode-width v0.1.11
9792024-02-20T04:13:44.244Z Downloaded arrayvec v0.7.4
9802024-02-20T04:13:44.244Z Downloaded stability v0.1.1
9812024-02-20T04:13:44.245Z Downloaded crossbeam-epoch v0.9.15
9822024-02-20T04:13:44.256Z Downloaded dirs-sys-next v0.1.2
9832024-02-20T04:13:44.256Z Downloaded supports-color v3.0.0
9842024-02-20T04:13:44.256Z Downloaded display-error-chain v0.2.0
9852024-02-20T04:13:44.256Z Downloaded spin v0.5.2
9862024-02-20T04:13:44.256Z Downloaded indicatif v0.17.8
9872024-02-20T04:13:44.265Z Downloaded usdt-macro v0.5.0
9882024-02-20T04:13:44.266Z Downloaded slog-term v2.9.0
9892024-02-20T04:13:44.266Z Downloaded defmt-macros v0.3.6
9902024-02-20T04:13:44.266Z Downloaded serde_urlencoded v0.7.1
9912024-02-20T04:13:44.276Z Downloaded hmac v0.12.1
9922024-02-20T04:13:44.276Z Downloaded whoami v1.4.1
9932024-02-20T04:13:44.276Z Downloaded unicase v2.7.0
9942024-02-20T04:13:44.276Z Downloaded blake2 v0.10.6
9952024-02-20T04:13:44.285Z Downloaded basic-toml v0.1.8
9962024-02-20T04:13:44.297Z Downloaded number_prefix v0.4.0
9972024-02-20T04:13:44.298Z Downloaded tempdir v0.3.7
9982024-02-20T04:13:44.298Z Downloaded target-spec v3.1.0
9992024-02-20T04:13:44.298Z Downloaded flagset v0.4.3
10002024-02-20T04:13:44.298Z Downloaded allocator-api2 v0.2.16
10012024-02-20T04:13:44.298Z Downloaded openssl-macros v0.1.1
10022024-02-20T04:13:44.299Z Downloaded futures-core v0.3.30
10032024-02-20T04:13:44.303Z Downloaded tracing-attributes v0.1.26
10042024-02-20T04:13:44.303Z Downloaded maybe-uninit v2.0.0
10052024-02-20T04:13:44.303Z Downloaded serde_path_to_error v0.1.15
10062024-02-20T04:13:44.308Z Downloaded unicode-bidi v0.3.13
10072024-02-20T04:13:44.313Z Downloaded guppy-workspace-hack v0.1.0
10082024-02-20T04:13:44.313Z Downloaded universal-hash v0.5.1
10092024-02-20T04:13:44.317Z Downloaded bytes v1.5.0
10102024-02-20T04:13:44.317Z Downloaded dof v0.1.5
10112024-02-20T04:13:44.324Z Downloaded parking_lot v0.11.2
10122024-02-20T04:13:44.324Z Downloaded slog-async v2.8.0
10132024-02-20T04:13:44.324Z Downloaded untrusted v0.9.0
10142024-02-20T04:13:44.329Z Downloaded try-lock v0.2.4
10152024-02-20T04:13:44.329Z Downloaded futures v0.3.30
10162024-02-20T04:13:44.335Z Downloaded rand_core v0.6.4
10172024-02-20T04:13:44.345Z Downloaded wait-timeout v0.2.0
10182024-02-20T04:13:44.345Z Downloaded structmeta-derive v0.3.0
10192024-02-20T04:13:44.345Z Downloaded group v0.13.0
10202024-02-20T04:13:44.345Z Downloaded sha2 v0.10.8
10212024-02-20T04:13:44.349Z Downloaded parking_lot_core v0.9.8
10222024-02-20T04:13:44.350Z Downloaded num_enum_derive v0.5.11
10232024-02-20T04:13:44.350Z Downloaded num_enum v0.5.11
10242024-02-20T04:13:44.354Z Downloaded time-macros v0.2.13
10252024-02-20T04:13:44.354Z Downloaded doc-comment v0.3.3
10262024-02-20T04:13:44.358Z Downloaded pest_meta v2.7.6
10272024-02-20T04:13:44.358Z Downloaded oso v0.27.0
10282024-02-20T04:13:44.362Z Downloaded ref-cast-impl v1.0.20
10292024-02-20T04:13:44.367Z Downloaded relative-path v1.9.0
10302024-02-20T04:13:44.367Z Downloaded partial-io v0.5.4
10312024-02-20T04:13:44.370Z Downloaded tokio-rustls v0.25.0
10322024-02-20T04:13:44.370Z Downloaded http v1.0.0
10332024-02-20T04:13:44.374Z Downloaded serde_tokenstream v0.1.7
10342024-02-20T04:13:44.378Z Downloaded smallvec v0.6.14
10352024-02-20T04:13:44.382Z Downloaded rsa v0.9.2
10362024-02-20T04:13:44.387Z Downloaded openssl-probe v0.1.5
10372024-02-20T04:13:44.387Z Downloaded rand_chacha v0.3.1
10382024-02-20T04:13:44.393Z Downloaded quick-error v1.2.3
10392024-02-20T04:13:44.393Z Downloaded term v0.7.0
10402024-02-20T04:13:44.399Z Downloaded take_mut v0.2.2
10412024-02-20T04:13:44.399Z Downloaded yasna v0.5.2
10422024-02-20T04:13:44.399Z Downloaded phf_shared v0.10.0
10432024-02-20T04:13:44.399Z Downloaded zerocopy v0.3.0
10442024-02-20T04:13:44.399Z Downloaded futures-channel v0.3.30
10452024-02-20T04:13:44.404Z Downloaded proc-macro-error v1.0.4
10462024-02-20T04:13:44.408Z Downloaded rand_xorshift v0.3.0
10472024-02-20T04:13:44.409Z Downloaded fatfs v0.3.6
10482024-02-20T04:13:44.412Z Downloaded snafu v0.7.5
10492024-02-20T04:13:44.420Z Downloaded time-core v0.1.1
10502024-02-20T04:13:44.425Z Downloaded typenum v1.16.0
10512024-02-20T04:13:44.425Z Downloaded strip-ansi-escapes v0.2.0
10522024-02-20T04:13:44.425Z Downloaded stringprep v0.1.3
10532024-02-20T04:13:44.425Z Downloaded ppv-lite86 v0.2.17
10542024-02-20T04:13:44.429Z Downloaded yansi v0.5.1
10552024-02-20T04:13:44.429Z Downloaded crossterm v0.27.0
10562024-02-20T04:13:44.435Z Downloaded usdt-attr-macro v0.3.5
10572024-02-20T04:13:44.439Z Downloaded rustfmt-wrapper v0.2.0
10582024-02-20T04:13:44.439Z Downloaded opaque-debug v0.3.0
10592024-02-20T04:13:44.439Z Downloaded usdt v0.3.5
10602024-02-20T04:13:44.444Z Downloaded phf_shared v0.11.2
10612024-02-20T04:13:44.444Z Downloaded tui-tree-widget v0.17.0
10622024-02-20T04:13:44.444Z Downloaded strum v0.25.0
10632024-02-20T04:13:44.444Z Downloaded darling_macro v0.20.3
10642024-02-20T04:13:44.449Z Downloaded serde_repr v0.1.16
10652024-02-20T04:13:44.449Z Downloaded phf v0.11.2
10662024-02-20T04:13:44.449Z Downloaded structopt v0.3.26
10672024-02-20T04:13:44.457Z Downloaded want v0.3.1
10682024-02-20T04:13:44.462Z Downloaded futures-io v0.3.30
10692024-02-20T04:13:44.462Z Downloaded lalrpop-util v0.19.12
10702024-02-20T04:13:44.462Z Downloaded data-encoding v2.4.0
10712024-02-20T04:13:44.462Z Downloaded tokio-rustls v0.24.1
10722024-02-20T04:13:44.467Z Downloaded pest_derive v2.7.6
10732024-02-20T04:13:44.467Z Downloaded lock_api v0.4.10
10742024-02-20T04:13:44.472Z Downloaded postgres-types v0.2.6
10752024-02-20T04:13:44.475Z Downloaded num-traits v0.2.16
10762024-02-20T04:13:44.475Z Downloaded unicode_categories v0.1.1
10772024-02-20T04:13:44.480Z Downloaded termcolor v1.2.0
10782024-02-20T04:13:44.480Z Downloaded hex v0.4.3
10792024-02-20T04:13:44.486Z Downloaded usdt v0.5.0
10802024-02-20T04:13:44.487Z Downloaded base64 v0.21.7
10812024-02-20T04:13:44.493Z Downloaded slog-json v2.6.1
10822024-02-20T04:13:44.493Z Downloaded swrite v0.1.0
10832024-02-20T04:13:44.493Z Downloaded num_threads v0.1.6
10842024-02-20T04:13:44.493Z Downloaded elliptic-curve v0.13.8
10852024-02-20T04:13:44.498Z Downloaded tap v1.0.1
10862024-02-20T04:13:44.498Z Downloaded downcast v0.11.0
10872024-02-20T04:13:44.498Z Downloaded rustc_version v0.4.0
10882024-02-20T04:13:44.503Z Downloaded postgres-protocol v0.6.6
10892024-02-20T04:13:44.503Z Downloaded derive_builder_macro v0.12.0
10902024-02-20T04:13:44.503Z Downloaded shlex v1.3.0
10912024-02-20T04:13:44.507Z Downloaded deranged v0.3.8
10922024-02-20T04:13:44.507Z Downloaded spin v0.9.8
10932024-02-20T04:13:44.514Z Downloaded digest v0.10.7
10942024-02-20T04:13:44.514Z Downloaded derive_builder v0.12.0
10952024-02-20T04:13:44.518Z Downloaded darling_macro v0.14.4
10962024-02-20T04:13:44.518Z Downloaded smf v0.2.2
10972024-02-20T04:13:44.524Z Downloaded fastrand v2.0.1
10982024-02-20T04:13:44.524Z Downloaded fallible-iterator v0.2.0
10992024-02-20T04:13:44.529Z Downloaded rustversion v1.0.14
11002024-02-20T04:13:44.534Z Downloaded rand v0.8.5
11012024-02-20T04:13:44.538Z Downloaded sec1 v0.7.3
11022024-02-20T04:13:44.539Z Downloaded tower v0.4.13
11032024-02-20T04:13:44.549Z Downloaded utf-8 v0.7.6
11042024-02-20T04:13:44.555Z Downloaded rustls v0.22.2
11052024-02-20T04:13:44.572Z Downloaded fd-lock v4.0.2
11062024-02-20T04:13:44.580Z Downloaded der_derive v0.7.2
11072024-02-20T04:13:44.580Z Downloaded hash32 v0.3.1
11082024-02-20T04:13:44.580Z Downloaded omicron-zone-package v0.11.0
11092024-02-20T04:13:44.580Z Downloaded thiserror-impl-no-std v2.0.2
11102024-02-20T04:13:44.590Z Downloaded rustc-hash v1.1.0
11112024-02-20T04:13:44.590Z Downloaded dof v0.3.0
11122024-02-20T04:13:44.590Z Downloaded target-lexicon v0.12.13
11132024-02-20T04:13:44.590Z Downloaded tempfile v3.10.0
11142024-02-20T04:13:44.590Z Downloaded predicates v3.1.0
11152024-02-20T04:13:44.590Z Downloaded slog v2.7.0
11162024-02-20T04:13:44.609Z Downloaded trust-dns-resolver v0.22.0
11172024-02-20T04:13:44.609Z Downloaded packed_struct v0.10.1
11182024-02-20T04:13:44.609Z Downloaded tar v0.4.40
11192024-02-20T04:13:44.610Z Downloaded papergrid v0.11.0
11202024-02-20T04:13:44.620Z Downloaded headers v0.3.9
11212024-02-20T04:13:44.620Z Downloaded path-slash v0.1.5
11222024-02-20T04:13:44.620Z Downloaded hkdf v0.12.4
11232024-02-20T04:13:45.036Z Downloaded typed-path v0.7.0
11242024-02-20T04:13:45.037Z Downloaded topological-sort v0.2.2
11252024-02-20T04:13:45.037Z Downloaded rustls-native-certs v0.7.0
11262024-02-20T04:13:45.043Z Downloaded tokio-tungstenite v0.20.1
11272024-02-20T04:13:45.043Z Downloaded der v0.7.8
11282024-02-20T04:13:45.043Z Downloaded termtree v0.4.1
11292024-02-20T04:13:45.043Z Downloaded fxhash v0.2.1
11302024-02-20T04:13:45.043Z Downloaded foreign-types-shared v0.1.1
11312024-02-20T04:13:45.043Z Downloaded dtrace-parser v0.2.0
11322024-02-20T04:13:45.043Z Downloaded usdt-attr-macro v0.5.0
11332024-02-20T04:13:45.043Z Downloaded idna v0.5.0
11342024-02-20T04:13:45.043Z Downloaded rstest_macros v0.18.2
11352024-02-20T04:13:45.043Z Downloaded rustc-demangle v0.1.23
11362024-02-20T04:13:45.043Z Downloaded sqlparser v0.43.1
11372024-02-20T04:13:45.043Z Downloaded strsim v0.10.0
11382024-02-20T04:13:45.043Z Downloaded expectorate v1.1.0
11392024-02-20T04:13:45.043Z Downloaded tokio-util v0.7.10
11402024-02-20T04:13:45.043Z Downloaded pkg-config v0.3.27
11412024-02-20T04:13:45.043Z Downloaded strum v0.26.1
11422024-02-20T04:13:45.043Z Downloaded gethostname v0.4.3
11432024-02-20T04:13:45.043Z Downloaded fs-err v2.11.0
11442024-02-20T04:13:45.043Z Downloaded defmt v0.3.5
11452024-02-20T04:13:45.043Z Downloaded debug-ignore v1.0.5
11462024-02-20T04:13:45.043Z Downloaded shell-words v1.1.0
11472024-02-20T04:13:45.043Z Downloaded defmt-parser v0.3.3
11482024-02-20T04:13:45.043Z Downloaded zeroize_derive v1.4.2
11492024-02-20T04:13:45.044Z Downloaded strum_macros v0.24.3
11502024-02-20T04:13:45.044Z Downloaded hash32 v0.2.1
11512024-02-20T04:13:45.044Z Downloaded pin-utils v0.1.0
11522024-02-20T04:13:45.044Z Downloaded diesel_derives v2.1.2
11532024-02-20T04:13:45.044Z Downloaded plotters-backend v0.3.5
11542024-02-20T04:13:45.044Z Downloaded portable-atomic v1.4.3
11552024-02-20T04:13:45.044Z Downloaded postcard v1.0.8
11562024-02-20T04:13:45.044Z Downloaded rustls-pki-types v1.3.0
11572024-02-20T04:13:45.044Z Downloaded rayon v1.8.0
11582024-02-20T04:13:45.044Z Downloaded mio v0.8.9
11592024-02-20T04:13:45.044Z Downloaded rustls-pemfile v1.0.3
11602024-02-20T04:13:45.044Z Downloaded x509-cert v0.2.4
11612024-02-20T04:13:45.044Z Downloaded pkcs8 v0.10.2
11622024-02-20T04:13:45.044Z Downloaded unicode-normalization v0.1.22
11632024-02-20T04:13:45.044Z Downloaded pkcs1 v0.7.5
11642024-02-20T04:13:45.044Z Downloaded time v0.3.27
11652024-02-20T04:13:45.044Z Downloaded signal-hook-mio v0.2.3
11662024-02-20T04:13:45.044Z Downloaded signal-hook v0.3.17
11672024-02-20T04:13:45.044Z Downloaded textwrap v0.16.1
11682024-02-20T04:13:45.044Z Downloaded pin-project-internal v1.1.3
11692024-02-20T04:13:45.044Z Downloaded r2d2 v0.8.10
11702024-02-20T04:13:45.044Z Downloaded radium v0.7.0
11712024-02-20T04:13:45.044Z Downloaded parking_lot v0.12.1
11722024-02-20T04:13:45.044Z Downloaded similar v2.3.0
11732024-02-20T04:13:45.044Z Downloaded unicode-segmentation v1.10.1
11742024-02-20T04:13:45.045Z Downloaded rustls-pemfile v2.1.0
11752024-02-20T04:13:45.045Z Downloaded vsss-rs v3.3.4
11762024-02-20T04:13:45.045Z Downloaded strum_macros v0.26.1
11772024-02-20T04:13:45.045Z Downloaded darling_core v0.20.3
11782024-02-20T04:13:45.045Z Downloaded winnow v0.5.15
11792024-02-20T04:13:45.045Z Downloaded pretty_assertions v1.4.0
11802024-02-20T04:13:45.045Z Downloaded flume v0.11.0
11812024-02-20T04:13:45.045Z Downloaded h2 v0.3.24
11822024-02-20T04:13:45.045Z Downloaded reqwest v0.11.22
11832024-02-20T04:13:45.045Z Downloaded darling v0.20.3
11842024-02-20T04:13:45.045Z Downloaded curve25519-dalek v4.1.1
11852024-02-20T04:13:45.045Z Downloaded tough v0.16.0
11862024-02-20T04:13:45.045Z Downloaded poly1305 v0.8.0
11872024-02-20T04:13:45.045Z Downloaded tracing v0.1.37
11882024-02-20T04:13:45.045Z Downloaded blake3 v1.5.0
11892024-02-20T04:13:45.045Z Downloaded syn v1.0.109
11902024-02-20T04:13:45.045Z Downloaded regex-automata v0.1.10
11912024-02-20T04:13:45.045Z Downloaded schemars v0.8.16
11922024-02-20T04:13:45.045Z Downloaded zip v0.6.6
11932024-02-20T04:13:45.045Z Downloaded flate2 v1.0.28
11942024-02-20T04:13:45.045Z Downloaded rustls v0.21.9
11952024-02-20T04:13:45.045Z Downloaded proptest v1.4.0
11962024-02-20T04:13:45.045Z Downloaded guppy v0.17.5
11972024-02-20T04:13:45.045Z Downloaded regress v0.8.0
11982024-02-20T04:13:45.045Z Downloaded serde_with v3.6.1
11992024-02-20T04:13:45.046Z Downloaded petgraph v0.6.4
12002024-02-20T04:13:45.046Z Downloaded bitvec v1.0.1
12012024-02-20T04:13:45.046Z Downloaded bindgen v0.69.2
12022024-02-20T04:13:45.046Z Downloaded rustls-webpki v0.102.1
12032024-02-20T04:13:45.046Z Downloaded futures-util v0.3.30
12042024-02-20T04:13:45.046Z Downloaded smoltcp v0.9.1
12052024-02-20T04:13:45.046Z Downloaded quick-xml v0.30.0
12062024-02-20T04:13:45.046Z Downloaded smoltcp v0.11.0
12072024-02-20T04:13:45.046Z Downloaded object v0.32.1
12082024-02-20T04:13:45.050Z Downloaded diesel v2.1.4
12092024-02-20T04:13:45.064Z Downloaded openapiv3 v2.0.0
12102024-02-20T04:13:45.079Z Downloaded trust-dns-proto v0.22.0
12112024-02-20T04:13:45.092Z Downloaded regex-syntax v0.8.2
12122024-02-20T04:13:45.107Z Downloaded ratatui v0.26.1
12132024-02-20T04:13:45.540Z Downloaded zerocopy-derive v0.6.4
12142024-02-20T04:13:45.548Z Downloaded openssl v0.10.60
12152024-02-20T04:13:45.548Z Downloaded sled v0.34.7
12162024-02-20T04:13:45.548Z Downloaded regex-automata v0.3.8
12172024-02-20T04:13:45.548Z Downloaded bzip2-sys v0.1.11+1.0.8
12182024-02-20T04:13:45.548Z Downloaded tokio v1.36.0
12192024-02-20T04:13:45.548Z Downloaded sha3 v0.10.8
12202024-02-20T04:13:45.548Z Downloaded csv v1.3.0
12212024-02-20T04:13:45.548Z Downloaded regex-automata v0.4.4
12222024-02-20T04:13:45.548Z Downloaded zerocopy-derive v0.2.0
12232024-02-20T04:13:45.548Z Downloaded polar-core v0.27.0
12242024-02-20T04:13:45.548Z Downloaded bstr v0.2.17
12252024-02-20T04:13:45.548Z Downloaded tabled v0.15.0
12262024-02-20T04:13:45.548Z Downloaded radix_trie v0.2.1
12272024-02-20T04:13:45.549Z Downloaded gimli v0.28.0
12282024-02-20T04:13:45.549Z Downloaded regex v1.10.3
12292024-02-20T04:13:45.549Z Downloaded goblin v0.8.0
12302024-02-20T04:13:45.549Z Downloaded vcpkg v0.2.15
12312024-02-20T04:13:45.549Z Downloaded object v0.30.4
12322024-02-20T04:13:45.549Z Downloaded bstr v1.6.0
12332024-02-20T04:13:45.549Z Downloaded chrono v0.4.31
12342024-02-20T04:13:45.549Z Downloaded webpki-roots v0.25.2
12352024-02-20T04:13:45.550Z Downloaded reedline v0.29.0
12362024-02-20T04:13:45.550Z Downloaded zerocopy v0.7.32
12372024-02-20T04:13:45.550Z Downloaded regex-syntax v0.6.29
12382024-02-20T04:13:45.550Z Downloaded rand v0.4.6
12392024-02-20T04:13:45.550Z Downloaded lalrpop v0.19.12
12402024-02-20T04:13:45.550Z Downloaded clap v2.34.0
12412024-02-20T04:13:45.550Z Downloaded pest v2.7.6
12422024-02-20T04:13:45.550Z Downloaded rustls-webpki v0.101.7
12432024-02-20T04:13:45.550Z Downloaded test-strategy v0.3.1
12442024-02-20T04:13:45.550Z Downloaded half v2.3.1
12452024-02-20T04:13:45.550Z Downloaded encoding_rs v0.8.33
12462024-02-20T04:13:45.550Z Downloaded aho-corasick v1.0.4
12472024-02-20T04:13:45.550Z Downloaded usdt-impl v0.5.0
12482024-02-20T04:13:45.551Z Downloaded structmeta v0.2.0
12492024-02-20T04:13:45.551Z Downloaded proc-macro-error-attr v1.0.4
12502024-02-20T04:13:45.551Z Downloaded strsim v0.8.0
12512024-02-20T04:13:45.551Z Downloaded password-hash v0.5.0
12522024-02-20T04:13:45.551Z Downloaded itertools v0.12.1
12532024-02-20T04:13:45.551Z Downloaded pin-project-lite v0.2.13
12542024-02-20T04:13:45.551Z Downloaded form_urlencoded v1.2.1
12552024-02-20T04:13:45.551Z Downloaded structmeta-derive v0.2.0
12562024-02-20T04:13:45.552Z Downloaded futures-timer v3.0.2
12572024-02-20T04:13:45.552Z Downloaded hashbrown v0.13.2
12582024-02-20T04:13:45.552Z Downloaded either v1.10.0
12592024-02-20T04:13:45.552Z Downloaded ed25519 v1.5.3
12602024-02-20T04:13:45.552Z Downloaded version_check v0.9.4
12612024-02-20T04:13:45.552Z Downloaded synstructure v0.12.6
12622024-02-20T04:13:45.552Z Downloaded structmeta v0.3.0
12632024-02-20T04:13:45.552Z Downloaded hyper v0.14.27
12642024-02-20T04:13:45.564Z Downloaded olpc-cjson v0.1.3
12652024-02-20T04:13:45.564Z Downloaded foreign-types-macros v0.2.3
12662024-02-20T04:13:45.564Z Downloaded float-cmp v0.9.0
12672024-02-20T04:13:45.564Z Downloaded ena v0.14.2
12682024-02-20T04:13:45.564Z Downloaded embedded-io v0.4.0
12692024-02-20T04:13:45.564Z Downloaded dyn-clone v1.0.16
12702024-02-20T04:13:45.564Z Downloaded usdt-macro v0.3.5
12712024-02-20T04:13:45.564Z Downloaded usdt-impl v0.3.5
12722024-02-20T04:13:45.573Z Downloaded unsafe-libyaml v0.2.10
12732024-02-20T04:13:45.573Z Downloaded pin-project v1.1.3
12742024-02-20T04:13:45.581Z Downloaded url v2.5.0
12752024-02-20T04:13:45.581Z Downloaded strum_macros v0.25.2
12762024-02-20T04:13:45.581Z Downloaded similar-asserts v1.5.0
12772024-02-20T04:13:45.589Z Downloaded futures-task v0.3.30
12782024-02-20T04:13:45.589Z Downloaded textwrap v0.11.0
12792024-02-20T04:13:45.589Z Downloaded slog-bunyan v2.5.0
12802024-02-20T04:13:45.589Z Downloaded thiserror-no-std v2.0.2
12812024-02-20T04:13:45.589Z Downloaded scopeguard v1.2.0
12822024-02-20T04:13:45.598Z Downloaded scheduled-thread-pool v0.2.7
12832024-02-20T04:13:45.598Z Downloaded paste v1.0.14
12842024-02-20T04:13:45.599Z Downloaded heck v0.3.3
12852024-02-20T04:13:45.599Z Downloaded plotters v0.3.5
12862024-02-20T04:13:45.603Z Downloaded generic-array v0.14.7
12872024-02-20T04:13:45.607Z Downloaded fragile v2.0.0
12882024-02-20T04:13:45.607Z Downloaded waitgroup v0.1.2
12892024-02-20T04:13:45.607Z Downloaded trust-dns-server v0.22.1
12902024-02-20T04:13:45.614Z Downloaded salty v0.2.0
12912024-02-20T04:13:45.617Z Downloaded funty v2.0.0
12922024-02-20T04:13:45.617Z Downloaded predicates-core v1.0.6
12932024-02-20T04:13:45.621Z Downloaded foreign-types-shared v0.3.1
12942024-02-20T04:13:45.621Z Downloaded rcgen v0.12.1
12952024-02-20T04:13:45.624Z Downloaded subtle v2.5.0
12962024-02-20T04:13:45.624Z Downloaded uuid v1.7.0
12972024-02-20T04:13:45.628Z Downloaded openssl-sys v0.9.96
12982024-02-20T04:13:45.631Z Downloaded prettyplease v0.2.16
12992024-02-20T04:13:45.635Z Downloaded trust-dns-client v0.22.0
13002024-02-20T04:13:45.638Z Downloaded trybuild v1.0.89
13012024-02-20T04:13:45.643Z Downloaded secrecy v0.8.0
13022024-02-20T04:13:45.650Z Downloaded smallvec v1.13.1
13032024-02-20T04:13:45.650Z Downloaded zerocopy v0.6.4
13042024-02-20T04:13:45.654Z Downloaded tokio-postgres v0.7.10
13052024-02-20T04:13:45.654Z Downloaded steno v0.4.0
13062024-02-20T04:13:45.658Z Downloaded plain v0.2.3
13072024-02-20T04:13:45.658Z Downloaded oorandom v11.1.3
13082024-02-20T04:13:45.662Z Downloaded datatest-stable v0.2.3
13092024-02-20T04:13:45.662Z Downloaded futures-sink v0.3.30
13102024-02-20T04:13:45.662Z Downloaded toml v0.5.11
13112024-02-20T04:13:45.666Z Downloaded darling v0.14.4
13122024-02-20T04:13:45.666Z Downloaded tinyvec v1.6.0
13132024-02-20T04:13:45.673Z Downloaded subprocess v0.2.9
13142024-02-20T04:13:45.677Z Downloaded itertools v0.10.5
13152024-02-20T04:13:45.680Z Downloaded slog-envlogger v2.2.0
13162024-02-20T04:13:45.680Z Downloaded owo-colors v4.0.0
13172024-02-20T04:13:45.684Z Downloaded diff v0.1.13
13182024-02-20T04:13:45.689Z Downloaded proc-macro-crate v1.3.1
13192024-02-20T04:13:45.689Z Downloaded csv-core v0.1.11
13202024-02-20T04:13:45.689Z Downloaded rayon-core v1.12.0
13212024-02-20T04:13:45.693Z Downloaded darling_core v0.14.4
13222024-02-20T04:13:45.704Z Downloaded vte v0.11.1
13232024-02-20T04:13:45.707Z Downloaded ucd-trie v0.1.6
13242024-02-20T04:13:45.707Z Downloaded filetime v0.2.23
13252024-02-20T04:13:45.708Z Downloaded toml_edit v0.19.15
13262024-02-20T04:13:45.716Z Downloaded scroll v0.12.0
13272024-02-20T04:13:45.719Z Downloaded env_logger v0.10.0
13282024-02-20T04:13:45.723Z Downloaded derive_more v0.99.17
13292024-02-20T04:13:45.730Z Downloaded pest_generator v2.7.6
13302024-02-20T04:13:45.730Z Downloaded zerocopy-derive v0.7.32
13312024-02-20T04:13:45.737Z Downloaded heapless v0.8.0
13322024-02-20T04:13:45.737Z Downloaded wyz v0.5.1
13332024-02-20T04:13:45.741Z Downloaded minimal-lexical v0.2.1
13342024-02-20T04:13:45.741Z Downloaded resolv-conf v0.7.0
13352024-02-20T04:13:45.745Z Downloaded tracing-core v0.1.31
13362024-02-20T04:13:45.745Z Downloaded hashbrown v0.12.3
13372024-02-20T04:13:45.749Z Downloaded threadpool v1.8.1
13382024-02-20T04:13:45.749Z Downloaded serde-hex v0.1.0
13392024-02-20T04:13:45.752Z Downloaded xattr v1.0.1
13402024-02-20T04:13:45.753Z Downloaded heapless v0.7.16
13412024-02-20T04:13:45.756Z Downloaded rustyline v13.0.0
13422024-02-20T04:13:45.760Z Downloaded same-file v1.0.6
13432024-02-20T04:13:45.764Z Downloaded packed_struct_codegen v0.10.1
13442024-02-20T04:13:45.764Z Downloaded rtoolbox v0.0.1
13452024-02-20T04:13:45.764Z Downloaded derive-where v1.2.7
13462024-02-20T04:13:45.768Z Downloaded libm v0.2.7
13472024-02-20T04:13:45.776Z Downloaded crypto-bigint v0.5.2
13482024-02-20T04:13:45.784Z Downloaded ref-cast v1.0.20
13492024-02-20T04:13:45.788Z Downloaded backtrace v0.3.69
13502024-02-20T04:13:45.794Z Downloaded once_cell v1.19.0
13512024-02-20T04:13:45.797Z Downloaded getopts v0.2.21
13522024-02-20T04:13:45.797Z Downloaded serde_derive_internals v0.26.0
13532024-02-20T04:13:45.804Z Downloaded derive_builder_core v0.12.0
13542024-02-20T04:13:45.804Z Downloaded arc-swap v1.6.0
13552024-02-20T04:13:45.808Z Downloaded getrandom v0.2.10
13562024-02-20T04:13:45.808Z Downloaded tungstenite v0.20.1
13572024-02-20T04:13:45.812Z Downloaded zeroize v1.7.0
13582024-02-20T04:13:45.812Z Downloaded num_cpus v1.16.0
13592024-02-20T04:13:45.817Z Downloaded enum-as-inner v0.5.1
13602024-02-20T04:13:45.817Z Downloaded parking_lot_core v0.8.6
13612024-02-20T04:13:45.820Z Downloaded http v0.2.11
13622024-02-20T04:13:45.824Z Downloaded vec_map v0.8.2
13632024-02-20T04:13:45.824Z Downloaded snafu-derive v0.7.5
13642024-02-20T04:13:45.824Z Downloaded libloading v0.7.4
13652024-02-20T04:13:45.827Z Downloaded tabled_derive v0.7.0
13662024-02-20T04:13:45.828Z Downloaded hex-literal v0.4.1
13672024-02-20T04:13:45.828Z Downloaded globset v0.4.13
13682024-02-20T04:13:45.832Z Downloaded structopt-derive v0.4.18
13692024-02-20T04:13:45.832Z Downloaded parse-display v0.9.0
13702024-02-20T04:13:45.832Z Downloaded which v4.4.0
13712024-02-20T04:13:45.835Z Downloaded ff v0.13.0
13722024-02-20T04:13:45.836Z Downloaded vte_generate_state_changes v0.1.1
13732024-02-20T04:13:45.836Z Downloaded socket2 v0.5.5
13742024-02-20T04:13:45.839Z Downloaded signature v2.1.0
13752024-02-20T04:13:45.839Z Downloaded signature v1.6.4
13762024-02-20T04:13:45.839Z Downloaded smawk v0.3.1
13772024-02-20T04:13:45.843Z Downloaded unarray v0.1.4
13782024-02-20T04:13:45.843Z Downloaded difflib v0.4.0
13792024-02-20T04:13:45.843Z Downloaded dirs-next v2.0.0
13802024-02-20T04:13:45.847Z Downloaded socket2 v0.4.9
13812024-02-20T04:13:45.847Z Downloaded tokio-macros v2.2.0
13822024-02-20T04:13:45.847Z Downloaded ahash v0.8.7
13832024-02-20T04:13:45.852Z Downloaded native-tls v0.2.11
13842024-02-20T04:13:45.852Z Downloaded predicates-tree v1.0.9
13852024-02-20T04:13:45.852Z Downloaded clang-sys v1.6.1
13862024-02-20T04:13:45.856Z Downloaded memoffset v0.9.0
13872024-02-20T04:13:45.856Z Downloaded serde_yaml v0.9.25
13882024-02-20T04:13:45.861Z Downloaded percent-encoding v2.3.1
13892024-02-20T04:13:45.861Z Downloaded precomputed-hash v0.1.1
13902024-02-20T04:13:45.861Z Downloaded pem v3.0.2
13912024-02-20T04:13:45.861Z Downloaded signal-hook-registry v1.4.1
13922024-02-20T04:13:45.868Z Downloaded cookie v0.18.0
13932024-02-20T04:13:45.868Z Downloaded toml v0.7.8
13942024-02-20T04:13:45.872Z Downloaded crc-any v2.4.3
13952024-02-20T04:13:45.872Z Downloaded const-oid v0.9.5
13962024-02-20T04:13:45.872Z Downloaded blake2b_simd v1.0.1
13972024-02-20T04:13:45.875Z Downloaded memmap2 v0.7.1
13982024-02-20T04:13:45.875Z Downloaded cc v1.0.83
13992024-02-20T04:13:45.883Z Downloaded serde_with_macros v3.6.1
14002024-02-20T04:13:45.886Z Downloaded sct v0.7.0
14012024-02-20T04:13:45.886Z Downloaded macaddr v1.0.1
14022024-02-20T04:13:45.887Z Downloaded async-trait v0.1.77
14032024-02-20T04:13:45.887Z Downloaded platforms v3.0.2
14042024-02-20T04:13:45.891Z Downloaded thread-id v4.2.0
14052024-02-20T04:13:45.891Z Downloaded stable_deref_trait v1.2.0
14062024-02-20T04:13:45.891Z Downloaded untrusted v0.7.1
14072024-02-20T04:13:45.897Z Downloaded parse-display-derive v0.9.0
14082024-02-20T04:13:45.897Z Downloaded fd-lock v3.0.13
14092024-02-20T04:13:45.897Z Downloaded tinytemplate v1.2.1
14102024-02-20T04:13:46.311Z Downloaded spki v0.7.2
14112024-02-20T04:13:46.311Z Downloaded semver v0.1.20
14122024-02-20T04:13:46.311Z Downloaded thread_local v1.1.7
14132024-02-20T04:13:46.311Z Downloaded compact_str v0.7.1
14142024-02-20T04:13:46.311Z Downloaded pretty-hex v0.2.1
14152024-02-20T04:13:46.311Z Downloaded pem-rfc7468 v0.7.0
14162024-02-20T04:13:46.311Z Downloaded rstest v0.18.2
14172024-02-20T04:13:46.311Z Downloaded bcs v0.1.6
14182024-02-20T04:13:46.311Z Downloaded pretty-hex v0.4.1
14192024-02-20T04:13:46.311Z Downloaded maplit v1.0.2
14202024-02-20T04:13:46.311Z Downloaded block-padding v0.3.3
14212024-02-20T04:13:46.311Z Downloaded httptest v0.15.5
14222024-02-20T04:13:46.311Z Downloaded newtype-uuid v1.0.1
14232024-02-20T04:13:46.311Z Downloaded tokio-native-tls v0.3.1
14242024-02-20T04:13:46.311Z Downloaded string_cache v0.8.7
14252024-02-20T04:13:46.311Z Downloaded tiny-keccak v2.0.2
14262024-02-20T04:13:46.311Z Downloaded termios v0.3.3
14272024-02-20T04:13:46.311Z Downloaded static_assertions v1.1.0
14282024-02-20T04:13:46.311Z Downloaded headers-core v0.2.0
14292024-02-20T04:13:46.312Z Downloaded pathdiff v0.2.1
14302024-02-20T04:13:46.312Z Downloaded foreign-types v0.3.2
14312024-02-20T04:13:46.312Z Downloaded slog-stdlog v4.1.1
14322024-02-20T04:13:46.312Z Downloaded signal-hook-tokio v0.3.1
14332024-02-20T04:13:46.312Z Downloaded sha1 v0.10.6
14342024-02-20T04:13:46.312Z Downloaded schemars_derive v0.8.16
14352024-02-20T04:13:46.312Z Downloaded ron v0.8.1
14362024-02-20T04:13:46.312Z Downloaded nanorand v0.7.0
14372024-02-20T04:13:46.312Z Downloaded memmap v0.7.0
14382024-02-20T04:13:46.312Z Downloaded lru v0.12.1
14392024-02-20T04:13:46.312Z Downloaded highway v1.1.0
14402024-02-20T04:13:46.312Z Downloaded anes v0.1.6
14412024-02-20T04:13:46.312Z Downloaded ring v0.17.8
14422024-02-20T04:13:46.312Z Downloaded semver-parser v0.10.2
14432024-02-20T04:13:46.312Z Downloaded linked-hash-map v0.5.6
14442024-02-20T04:13:46.312Z Downloaded libtest-mimic v0.6.1
14452024-02-20T04:13:46.312Z Downloaded crc-catalog v2.2.0
14462024-02-20T04:13:46.312Z Downloaded base16ct v0.2.0
14472024-02-20T04:13:46.312Z Downloaded argon2 v0.5.3
14482024-02-20T04:13:46.312Z Downloaded tower-service v0.3.2
14492024-02-20T04:13:46.312Z Downloaded siphasher v0.3.11
14502024-02-20T04:13:46.312Z Downloaded memoffset v0.7.1
14512024-02-20T04:13:46.312Z Downloaded hostname v0.3.1
14522024-02-20T04:13:46.312Z Downloaded linear-map v1.2.0
14532024-02-20T04:13:46.312Z Downloaded ascii-canvas v3.0.0
14542024-02-20T04:13:46.313Z Downloaded arrayref v0.3.7
14552024-02-20T04:13:46.313Z Downloaded dtrace-parser v0.1.14
14562024-02-20T04:13:46.313Z Downloaded keccak v0.1.4
14572024-02-20T04:13:46.313Z Downloaded bitflags v1.3.2
14582024-02-20T04:13:46.313Z Downloaded atomic-waker v1.1.1
14592024-02-20T04:13:46.313Z Downloaded serde-big-array v0.4.1
14602024-02-20T04:13:46.313Z Downloaded num-rational v0.4.1
14612024-02-20T04:13:46.313Z Downloaded criterion-plot v0.5.0
14622024-02-20T04:13:46.313Z Downloaded serde_plain v1.0.2
14632024-02-20T04:13:46.313Z Downloaded crc v3.0.1
14642024-02-20T04:13:46.313Z Downloaded approx v0.5.1
14652024-02-20T04:13:46.313Z Downloaded httpdate v1.0.3
14662024-02-20T04:13:46.313Z Downloaded byteorder v1.5.0
14672024-02-20T04:13:46.313Z Downloaded backoff v0.4.0
14682024-02-20T04:13:46.313Z Downloaded lazy_static v1.4.0
14692024-02-20T04:13:46.313Z Downloaded scroll_derive v0.12.0
14702024-02-20T04:13:46.313Z Downloaded constant_time_eq v0.2.6
14712024-02-20T04:13:46.313Z Downloaded ciborium-ll v0.2.2
14722024-02-20T04:13:46.313Z Downloaded adler v1.0.2
14732024-02-20T04:13:46.313Z Downloaded corncobs v0.1.3
14742024-02-20T04:13:46.313Z Downloaded convert_case v0.4.0
14752024-02-20T04:13:46.313Z Downloaded buf-list v1.0.3
14762024-02-20T04:13:46.313Z Downloaded crossbeam-deque v0.8.3
14772024-02-20T04:13:46.313Z Downloaded home v0.5.5
14782024-02-20T04:13:46.313Z Downloaded rustc_version v0.1.7
14792024-02-20T04:13:46.314Z Downloaded ring v0.16.20
14802024-02-20T04:13:46.314Z Downloaded ciborium v0.2.2
14812024-02-20T04:13:46.314Z Downloaded chacha20poly1305 v0.10.1
14822024-02-20T04:13:46.314Z Downloaded curve25519-dalek-derive v0.1.0
14832024-02-20T04:13:46.314Z Downloaded cobs v0.2.3
14842024-02-20T04:13:46.314Z Downloaded inout v0.1.3
14852024-02-20T04:13:46.314Z Downloaded cipher v0.4.4
14862024-02-20T04:13:46.314Z Downloaded nom v7.1.3
14872024-02-20T04:13:46.314Z Downloaded nix v0.27.1
14882024-02-20T04:13:46.314Z Downloaded libxml v0.3.3
14892024-02-20T04:13:46.314Z Downloaded num-bigint v0.4.4
14902024-02-20T04:13:46.314Z Downloaded indexmap v1.9.3
14912024-02-20T04:13:46.314Z Downloaded cpufeatures v0.2.12
14922024-02-20T04:13:46.314Z Downloaded lru-cache v0.1.2
14932024-02-20T04:13:46.314Z Downloaded libsw v3.3.1
14942024-02-20T04:13:46.314Z Downloaded num-derive v0.4.0
14952024-02-20T04:13:46.314Z Downloaded nodrop v0.1.14
14962024-02-20T04:13:46.314Z Downloaded newtype_derive v0.1.6
14972024-02-20T04:13:46.314Z Downloaded libefi-sys v0.1.0
14982024-02-20T04:13:46.314Z Downloaded impl-trait-for-tuples v0.2.2
14992024-02-20T04:13:46.694Z Compiling libc v0.2.153
15002024-02-20T04:13:46.694Z Compiling serde v1.0.196
15012024-02-20T04:13:46.698Z Compiling autocfg v1.1.0
15022024-02-20T04:13:46.698Z Compiling version_check v0.9.4
15032024-02-20T04:13:46.698Z Checking cfg-if v1.0.0
15042024-02-20T04:13:46.740Z Compiling syn v1.0.109
15052024-02-20T04:13:46.772Z Compiling syn v2.0.48
15062024-02-20T04:13:46.833Z Compiling parking_lot_core v0.9.8
15072024-02-20T04:13:46.874Z Compiling libm v0.2.7
15082024-02-20T04:13:47.232Z Compiling memchr v2.6.3
15092024-02-20T04:13:47.311Z Compiling once_cell v1.19.0
15102024-02-20T04:13:47.341Z Compiling serde_json v1.0.114
15112024-02-20T04:13:47.472Z Compiling ahash v0.8.7
15122024-02-20T04:13:47.691Z Compiling lock_api v0.4.10
15132024-02-20T04:13:47.711Z Compiling num-traits v0.2.16
15142024-02-20T04:13:47.909Z Compiling byteorder v1.5.0
15152024-02-20T04:13:48.369Z Compiling log v0.4.20
15162024-02-20T04:13:48.760Z Checking getrandom v0.2.10
15172024-02-20T04:13:48.893Z Compiling slab v0.4.9
15182024-02-20T04:13:48.988Z Compiling cc v1.0.83
15192024-02-20T04:13:49.211Z Compiling typenum v1.16.0
15202024-02-20T04:13:49.370Z Checking itoa v1.0.9
15212024-02-20T04:13:49.393Z Compiling generic-array v0.14.7
15222024-02-20T04:13:49.534Z Checking scopeguard v1.2.0
15232024-02-20T04:13:49.578Z Compiling allocator-api2 v0.2.16
15242024-02-20T04:13:49.645Z Compiling pkg-config v0.3.27
15252024-02-20T04:13:49.817Z Compiling rustix v0.38.31
15262024-02-20T04:13:50.356Z Checking smallvec v1.13.1
15272024-02-20T04:13:50.756Z Compiling schemars v0.8.16
15282024-02-20T04:13:50.820Z Compiling httparse v1.8.0
15292024-02-20T04:13:50.836Z Compiling fnv v1.0.7
15302024-02-20T04:13:51.194Z Compiling vcpkg v0.2.15
15312024-02-20T04:13:51.291Z Compiling aho-corasick v1.0.4
15322024-02-20T04:13:51.549Z Compiling regex-syntax v0.8.2
15332024-02-20T04:13:52.175Z Compiling ring v0.17.8
15342024-02-20T04:13:53.500Z Compiling openssl-sys v0.9.96
15352024-02-20T04:13:54.158Z Checking parking_lot v0.12.1
15362024-02-20T04:13:54.375Z Checking pin-project-lite v0.2.13
15372024-02-20T04:13:54.475Z Compiling ucd-trie v0.1.6
15382024-02-20T04:13:54.876Z Compiling serde_derive_internals v0.26.0
15392024-02-20T04:13:54.995Z Compiling regex-automata v0.4.4
15402024-02-20T04:13:55.733Z Compiling ring v0.16.20
15412024-02-20T04:13:56.349Z Checking ryu v1.0.15
15422024-02-20T04:13:57.525Z Checking signal-hook-registry v1.4.1
15432024-02-20T04:13:57.648Z Compiling openssl v0.10.60
15442024-02-20T04:13:57.752Z Compiling crossbeam-utils v0.8.16
15452024-02-20T04:13:58.064Z Checking mio v0.8.9
15462024-02-20T04:13:58.238Z Checking rand_core v0.6.4
15472024-02-20T04:13:58.276Z Compiling iana-time-zone v0.1.57
15482024-02-20T04:13:58.531Z Checking num_cpus v1.16.0
15492024-02-20T04:13:58.642Z Checking futures-core v0.3.30
15502024-02-20T04:13:58.704Z Compiling native-tls v0.2.11
15512024-02-20T04:13:58.723Z Compiling rustls v0.21.9
15522024-02-20T04:13:58.820Z Compiling dyn-clone v1.0.16
15532024-02-20T04:13:58.920Z Compiling regex v1.10.3
15542024-02-20T04:13:59.003Z Compiling spin v0.5.2
15552024-02-20T04:13:59.022Z Checking socket2 v0.5.5
15562024-02-20T04:13:59.061Z Compiling async-trait v0.1.77
15572024-02-20T04:13:59.222Z Compiling slog v2.7.0
15582024-02-20T04:13:59.668Z Compiling memoffset v0.9.0
15592024-02-20T04:14:00.153Z Compiling crossbeam-epoch v0.9.15
15602024-02-20T04:14:00.220Z Compiling backtrace v0.3.69
15612024-02-20T04:14:00.393Z Compiling futures-sink v0.3.30
15622024-02-20T04:14:00.538Z Compiling errno v0.3.8
15632024-02-20T04:14:00.683Z Compiling tinyvec_macros v0.1.1
15642024-02-20T04:14:00.752Z Compiling unicode-xid v0.2.4
15652024-02-20T04:14:00.771Z Compiling crc32fast v1.3.2
15662024-02-20T04:14:00.776Z Compiling rustversion v1.0.14
15672024-02-20T04:14:00.913Z Compiling either v1.10.0
15682024-02-20T04:14:01.225Z Compiling tinyvec v1.6.0
15692024-02-20T04:14:01.247Z Compiling futures-channel v0.3.30
15702024-02-20T04:14:01.584Z Compiling unicode-width v0.1.11
15712024-02-20T04:14:01.650Z Compiling futures-io v0.3.30
15722024-02-20T04:14:01.666Z Compiling pin-utils v0.1.0
15732024-02-20T04:14:01.708Z Compiling serde_derive v1.0.196
15742024-02-20T04:14:01.746Z Compiling zerocopy-derive v0.7.32
15752024-02-20T04:14:01.763Z Compiling thiserror-impl v1.0.57
15762024-02-20T04:14:01.895Z Compiling zeroize_derive v1.4.2
15772024-02-20T04:14:01.943Z Compiling tokio-macros v2.2.0
15782024-02-20T04:14:02.423Z Compiling futures-macro v0.3.30
15792024-02-20T04:14:02.717Z Compiling tracing-attributes v0.1.26
15802024-02-20T04:14:03.736Z Compiling schemars_derive v0.8.16
15812024-02-20T04:14:03.801Z Compiling openssl-macros v0.1.1
15822024-02-20T04:14:04.244Z Compiling zerocopy v0.7.32
15832024-02-20T04:14:04.601Z Checking zeroize v1.7.0
15842024-02-20T04:14:05.253Z Compiling futures-task v0.3.30
15852024-02-20T04:14:05.273Z Compiling thiserror v1.0.57
15862024-02-20T04:14:05.409Z Compiling pest v2.7.6
15872024-02-20T04:14:05.685Z Compiling anyhow v1.0.75
15882024-02-20T04:14:06.113Z Compiling futures-util v0.3.30
15892024-02-20T04:14:06.415Z Compiling hashbrown v0.14.3
15902024-02-20T04:14:06.478Z Compiling unicode-normalization v0.1.22
15912024-02-20T04:14:07.372Z Compiling spin v0.9.8
15922024-02-20T04:14:07.566Z Compiling tracing-core v0.1.31
15932024-02-20T04:14:07.621Z Compiling unicode-bidi v0.3.13
15942024-02-20T04:14:07.733Z Compiling pest_meta v2.7.6
15952024-02-20T04:14:08.195Z Compiling der_derive v0.7.2
15962024-02-20T04:14:08.429Z Compiling tracing v0.1.37
15972024-02-20T04:14:09.024Z Compiling winnow v0.5.15
15982024-02-20T04:14:09.137Z Compiling pest_generator v2.7.6
15992024-02-20T04:14:09.733Z Compiling lazy_static v1.4.0
16002024-02-20T04:14:10.100Z Checking subtle v2.5.0
16012024-02-20T04:14:11.515Z Compiling time-core v0.1.1
16022024-02-20T04:14:11.694Z Compiling foreign-types-shared v0.1.1
16032024-02-20T04:14:11.800Z Compiling untrusted v0.9.0
16042024-02-20T04:14:11.974Z Compiling percent-encoding v2.3.1
16052024-02-20T04:14:12.608Z Compiling untrusted v0.7.1
16062024-02-20T04:14:13.069Z Compiling pest_derive v2.7.6
16072024-02-20T04:14:13.927Z Compiling foreign-types v0.3.2
16082024-02-20T04:14:13.961Z Compiling time-macros v0.2.13
16092024-02-20T04:14:14.015Z Compiling scroll_derive v0.12.0
16102024-02-20T04:14:14.264Z Compiling synstructure v0.12.6
16112024-02-20T04:14:15.985Z Compiling thread-id v4.2.0
16122024-02-20T04:14:16.002Z Checking bytes v1.5.0
16132024-02-20T04:14:16.087Z Checking bitflags v2.4.0
16142024-02-20T04:14:16.490Z Compiling base64 v0.21.7
16152024-02-20T04:14:16.605Z Compiling try-lock v0.2.4
16162024-02-20T04:14:16.742Z Compiling want v0.3.1
16172024-02-20T04:14:16.783Z Checking tokio v1.36.0
16182024-02-20T04:14:16.816Z Compiling zerocopy-derive v0.2.0
16192024-02-20T04:14:17.050Z Compiling indexmap v2.2.3
16202024-02-20T04:14:17.427Z Compiling chrono v0.4.31
16212024-02-20T04:14:17.702Z Compiling uuid v1.7.0
16222024-02-20T04:14:17.884Z Compiling semver v1.0.21
16232024-02-20T04:14:18.516Z Compiling http v0.2.11
16242024-02-20T04:14:19.024Z Compiling serde_spanned v0.6.5
16252024-02-20T04:14:19.256Z Compiling toml_datetime v0.6.5
16262024-02-20T04:14:19.357Z Compiling openapiv3 v2.0.0
16272024-02-20T04:14:19.706Z Compiling rustc_version v0.4.0
16282024-02-20T04:14:20.474Z Compiling toml_edit v0.19.15
16292024-02-20T04:14:21.286Z Compiling http-body v0.4.5
16302024-02-20T04:14:21.693Z Compiling rustls-webpki v0.101.7
16312024-02-20T04:14:21.806Z Compiling sct v0.7.0
16322024-02-20T04:14:22.117Z Compiling form_urlencoded v1.2.1
16332024-02-20T04:14:23.129Z Compiling socket2 v0.4.9
16342024-02-20T04:14:23.700Z Compiling tower-service v0.3.2
16352024-02-20T04:14:23.828Z Compiling openssl-probe v0.1.5
16362024-02-20T04:14:24.039Z Compiling const-oid v0.9.5
16372024-02-20T04:14:24.159Z Compiling httpdate v1.0.3
16382024-02-20T04:14:24.315Z Compiling idna v0.5.0
16392024-02-20T04:14:24.632Z Compiling adler v1.0.2
16402024-02-20T04:14:24.843Z Compiling miniz_oxide v0.7.1
16412024-02-20T04:14:25.940Z Compiling url v2.5.0
16422024-02-20T04:14:25.975Z Compiling signal-hook v0.3.17
16432024-02-20T04:14:26.278Z Compiling ipnet v2.9.0
16442024-02-20T04:14:26.587Z Compiling serde_urlencoded v0.7.1
16452024-02-20T04:14:27.117Z Compiling tokio-util v0.7.10
16462024-02-20T04:14:27.551Z Compiling rustls-pemfile v1.0.3
16472024-02-20T04:14:27.935Z Compiling crypto-common v0.1.6
16482024-02-20T04:14:28.146Z Compiling tokio-rustls v0.24.1
16492024-02-20T04:14:28.562Z Compiling h2 v0.3.24
16502024-02-20T04:14:28.595Z Compiling tokio-native-tls v0.3.1
16512024-02-20T04:14:28.685Z Compiling zerocopy-derive v0.6.4
16522024-02-20T04:14:28.725Z Compiling clap_derive v4.5.0
16532024-02-20T04:14:28.782Z Compiling usdt-impl v0.3.5
16542024-02-20T04:14:28.849Z Compiling encoding_rs v0.8.33
16552024-02-20T04:14:29.155Z Compiling gimli v0.28.0
16562024-02-20T04:14:30.401Z Compiling siphasher v0.3.11
16572024-02-20T04:14:30.812Z Compiling mime v0.3.17
16582024-02-20T04:14:31.053Z Compiling webpki-roots v0.25.2
16592024-02-20T04:14:31.361Z Compiling zerocopy v0.3.0
16602024-02-20T04:14:31.425Z Compiling scroll v0.12.0
16612024-02-20T04:14:31.990Z Compiling block-buffer v0.10.4
16622024-02-20T04:14:32.245Z Compiling bzip2-sys v0.1.11+1.0.8
16632024-02-20T04:14:32.514Z Compiling object v0.32.1
16642024-02-20T04:14:32.729Z Compiling num-iter v0.1.43
16652024-02-20T04:14:33.054Z Compiling usdt-impl v0.5.0
16662024-02-20T04:14:33.415Z Compiling addr2line v0.21.0
16672024-02-20T04:14:33.509Z Compiling rustc-demangle v0.1.23
16682024-02-20T04:14:33.577Z Compiling plain v0.2.3
16692024-02-20T04:14:33.751Z Compiling goblin v0.8.0
16702024-02-20T04:14:34.233Z Compiling flate2 v1.0.28
16712024-02-20T04:14:34.335Z Compiling digest v0.10.7
16722024-02-20T04:14:34.519Z Compiling dof v0.1.5
16732024-02-20T04:14:34.536Z Compiling heapless v0.7.16
16742024-02-20T04:14:34.794Z Compiling dtrace-parser v0.1.14
16752024-02-20T04:14:34.978Z Compiling futures-executor v0.3.30
16762024-02-20T04:14:35.119Z Compiling strum_macros v0.25.2
16772024-02-20T04:14:35.272Z Compiling ppv-lite86 v0.2.17
16782024-02-20T04:14:35.574Z Compiling hyper v0.14.27
16792024-02-20T04:14:36.088Z Checking equivalent v1.0.1
16802024-02-20T04:14:36.189Z Compiling pretty-hex v0.4.1
16812024-02-20T04:14:36.858Z Compiling rand_chacha v0.3.1
16822024-02-20T04:14:37.705Z Compiling toml_edit v0.22.6
16832024-02-20T04:14:39.164Z Compiling futures v0.3.30
16842024-02-20T04:14:39.348Z Compiling toml v0.7.8
16852024-02-20T04:14:39.483Z Compiling hex v0.4.3
16862024-02-20T04:14:39.615Z Compiling dof v0.3.0
16872024-02-20T04:14:40.066Z Compiling serde_tokenstream v0.1.7
16882024-02-20T04:14:40.731Z Compiling dtrace-parser v0.2.0
16892024-02-20T04:14:41.909Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16902024-02-20T04:14:41.977Z Compiling bit-vec v0.6.3
16912024-02-20T04:14:42.420Z Compiling rand v0.8.5
16922024-02-20T04:14:42.540Z Compiling phf_shared v0.10.0
16932024-02-20T04:14:42.754Z Compiling hyper-rustls v0.24.2
16942024-02-20T04:14:42.815Z Compiling hyper-tls v0.5.0
16952024-02-20T04:14:43.010Z Compiling num-bigint v0.4.4
16962024-02-20T04:14:43.128Z Compiling reqwest v0.11.22
16972024-02-20T04:14:43.160Z Compiling minimal-lexical v0.2.1
16982024-02-20T04:14:43.685Z Compiling precomputed-hash v0.1.1
16992024-02-20T04:14:43.797Z Compiling base64ct v1.6.0
17002024-02-20T04:14:43.998Z Compiling new_debug_unreachable v1.0.4
17012024-02-20T04:14:44.027Z Compiling smoltcp v0.9.1
17022024-02-20T04:14:44.090Z Compiling fixedbitset v0.4.2
17032024-02-20T04:14:44.428Z Compiling petgraph v0.6.4
17042024-02-20T04:14:44.553Z Compiling pem-rfc7468 v0.7.0
17052024-02-20T04:14:44.588Z Compiling string_cache v0.8.7
17062024-02-20T04:14:45.057Z Compiling nom v7.1.3
17072024-02-20T04:14:45.201Z Compiling bit-set v0.5.3
17082024-02-20T04:14:45.286Z Compiling usdt-attr-macro v0.3.5
17092024-02-20T04:14:45.472Z Compiling usdt-macro v0.3.5
17102024-02-20T04:14:46.028Z Compiling hmac v0.12.1
17112024-02-20T04:14:46.091Z Compiling enum-as-inner v0.5.1
17122024-02-20T04:14:46.194Z Compiling hubpack_derive v0.1.1
17132024-02-20T04:14:46.275Z Compiling itertools v0.10.5
17142024-02-20T04:14:46.851Z Compiling diesel_table_macro_syntax v0.1.0
17152024-02-20T04:14:47.106Z Compiling lalrpop-util v0.19.12
17162024-02-20T04:14:47.160Z Compiling flagset v0.4.3
17172024-02-20T04:14:47.164Z Compiling unicode-segmentation v1.10.1
17182024-02-20T04:14:47.276Z Compiling diesel_derives v2.1.2
17192024-02-20T04:14:47.376Z Compiling der v0.7.8
17202024-02-20T04:14:48.484Z Compiling cpufeatures v0.2.12
17212024-02-20T04:14:48.872Z Compiling sha2 v0.10.8
17222024-02-20T04:14:49.151Z Compiling md-5 v0.10.5
17232024-02-20T04:14:49.400Z Compiling stringprep v0.1.3
17242024-02-20T04:14:49.549Z Compiling serde_repr v0.1.16
17252024-02-20T04:14:49.705Z Compiling spki v0.7.2
17262024-02-20T04:14:49.785Z Compiling num-integer v0.1.46
17272024-02-20T04:14:50.083Z Compiling hash32 v0.2.1
17282024-02-20T04:14:50.398Z Compiling fallible-iterator v0.2.0
17292024-02-20T04:14:50.483Z Compiling stable_deref_trait v1.2.0
17302024-02-20T04:14:50.600Z Compiling pkcs8 v0.10.2
17312024-02-20T04:14:51.010Z Compiling phf_shared v0.11.2
17322024-02-20T04:14:51.121Z Compiling postgres-protocol v0.6.6
17332024-02-20T04:14:51.380Z Compiling ff v0.13.0
17342024-02-20T04:14:51.610Z Compiling terminal_size v0.3.0
17352024-02-20T04:14:51.799Z Compiling block-padding v0.3.3
17362024-02-20T04:14:51.938Z Compiling scheduled-thread-pool v0.2.7
17372024-02-20T04:14:52.002Z Compiling matches v0.1.10
17382024-02-20T04:14:52.051Z Checking unicode-ident v1.0.12
17392024-02-20T04:14:52.112Z Compiling bitflags v1.3.2
17402024-02-20T04:14:52.206Z Compiling num_threads v0.1.6
17412024-02-20T04:14:52.223Z Compiling deranged v0.3.8
17422024-02-20T04:14:52.227Z Compiling managed v0.8.0
17432024-02-20T04:14:52.333Z Compiling base16ct v0.2.0
17442024-02-20T04:14:52.500Z Compiling regex-automata v0.1.10
17452024-02-20T04:14:52.576Z Compiling sec1 v0.7.3
17462024-02-20T04:14:52.679Z Compiling clap_builder v4.5.0
17472024-02-20T04:14:52.970Z Compiling bstr v0.2.17
17482024-02-20T04:14:52.998Z Compiling r2d2 v0.8.10
17492024-02-20T04:14:53.123Z Compiling idna v0.2.3
17502024-02-20T04:14:53.380Z Compiling inout v0.1.3
17512024-02-20T04:14:54.073Z Compiling time v0.3.27
17522024-02-20T04:14:54.099Z Compiling postgres-types v0.2.6
17532024-02-20T04:14:54.488Z Compiling group v0.13.0
17542024-02-20T04:14:54.773Z Compiling signal-hook-mio v0.2.3
17552024-02-20T04:14:54.812Z Compiling phf v0.11.2
17562024-02-20T04:14:54.926Z Compiling bzip2 v0.4.4
17572024-02-20T04:14:55.099Z Compiling hubpack v0.1.2
17582024-02-20T04:14:55.319Z Compiling hkdf v0.12.4
17592024-02-20T04:14:55.589Z Compiling zerocopy v0.6.4
17602024-02-20T04:14:55.701Z Compiling crypto-bigint v0.5.2
17612024-02-20T04:14:55.919Z Compiling ipnetwork v0.20.0
17622024-02-20T04:14:56.831Z Compiling float-cmp v0.9.0
17632024-02-20T04:14:57.074Z Compiling static_assertions v1.1.0
17642024-02-20T04:14:57.176Z Compiling difflib v0.4.0
17652024-02-20T04:14:57.786Z Compiling regex-automata v0.3.8
17662024-02-20T04:14:58.373Z Compiling data-encoding v2.4.0
17672024-02-20T04:14:58.862Z Compiling normalize-line-endings v0.3.0
17682024-02-20T04:14:58.988Z Compiling predicates-core v1.0.6
17692024-02-20T04:14:59.322Z Compiling whoami v1.4.1
17702024-02-20T04:14:59.536Z Compiling predicates v3.1.0
17712024-02-20T04:14:59.592Z Compiling bstr v1.6.0
17722024-02-20T04:14:59.961Z Compiling tokio-postgres v0.7.10
17732024-02-20T04:15:00.410Z Compiling trust-dns-proto v0.22.0
17742024-02-20T04:15:00.834Z Compiling yasna v0.5.2
17752024-02-20T04:15:01.228Z Compiling elliptic-curve v0.13.8
17762024-02-20T04:15:01.262Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17772024-02-20T04:15:02.047Z Compiling clap v4.5.0
17782024-02-20T04:15:02.161Z Compiling zip v0.6.6
17792024-02-20T04:15:02.816Z Compiling crossterm v0.27.0
17802024-02-20T04:15:03.054Z Compiling similar v2.3.0
17812024-02-20T04:15:03.627Z Compiling cipher v0.4.4
17822024-02-20T04:15:04.182Z Compiling diesel v2.1.4
17832024-02-20T04:15:05.367Z Compiling usdt v0.3.5
17842024-02-20T04:15:05.656Z Compiling strum v0.25.0
17852024-02-20T04:15:05.672Z Compiling tokio-stream v0.1.14
17862024-02-20T04:15:05.825Z Compiling console v0.15.8
17872024-02-20T04:15:06.178Z Checking proc-macro2 v1.0.78
17882024-02-20T04:15:06.818Z Checking quote v1.0.35
17892024-02-20T04:15:09.433Z Checking utf8parse v0.2.1
17902024-02-20T04:15:10.510Z Checking anstyle v1.0.2
17912024-02-20T04:15:15.120Z Checking anstyle-parse v0.2.1
17922024-02-20T04:15:16.143Z Checking anstyle-query v1.0.0
17932024-02-20T04:15:16.257Z Checking colorchoice v1.0.0
17942024-02-20T04:15:16.385Z Checking anstream v0.6.11
17952024-02-20T04:15:16.735Z Compiling serde_tokenstream v0.2.0
17962024-02-20T04:15:16.764Z Checking clap_lex v0.7.0
17972024-02-20T04:15:17.010Z Checking strsim v0.11.0
17982024-02-20T04:15:22.850Z Checking winnow v0.6.1
17992024-02-20T04:15:28.916Z Compiling regress v0.8.0
18002024-02-20T04:15:31.986Z Compiling getopts v0.2.21
18012024-02-20T04:15:32.165Z Compiling unsafe-libyaml v0.2.10
18022024-02-20T04:15:32.688Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18032024-02-20T04:15:33.082Z Checking heck v0.4.1
18042024-02-20T04:15:34.124Z Compiling serde_yaml v0.9.25
18052024-02-20T04:15:34.747Z Checking camino v1.1.6
18062024-02-20T04:15:34.903Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
18072024-02-20T04:15:35.245Z Compiling strsim v0.10.0
18082024-02-20T04:15:35.310Z Compiling ident_case v1.0.1
18092024-02-20T04:15:35.417Z Checking fastrand v2.0.1
18102024-02-20T04:15:35.489Z Checking match_cfg v0.1.0
18112024-02-20T04:15:35.584Z Checking rustls-pki-types v1.3.0
18122024-02-20T04:15:35.733Z Checking tempfile v3.10.0
18132024-02-20T04:15:35.981Z Checking hostname v0.3.1
18142024-02-20T04:15:36.034Z Checking http v1.0.0
18152024-02-20T04:15:36.089Z Checking atty v0.2.14
18162024-02-20T04:15:36.114Z Compiling paste v1.0.14
18172024-02-20T04:15:36.203Z Checking quick-error v1.2.3
18182024-02-20T04:15:36.340Z Checking sha1 v0.10.6
18192024-02-20T04:15:36.618Z Checking dirs-sys-next v0.1.2
18202024-02-20T04:15:36.725Z Compiling rustls v0.22.2
18212024-02-20T04:15:36.792Z Checking dirs-next v2.0.0
18222024-02-20T04:15:37.045Z Checking rustls-webpki v0.102.1
18232024-02-20T04:15:37.402Z Checking crossbeam-channel v0.5.8
18242024-02-20T04:15:37.826Z Checking thread_local v1.1.7
18252024-02-20T04:15:38.099Z Checking instant v0.1.12
18262024-02-20T04:15:38.166Z Compiling slog-async v2.8.0
18272024-02-20T04:15:38.236Z Checking term v0.7.0
18282024-02-20T04:15:38.343Z Checking rustls-pemfile v2.1.0
18292024-02-20T04:15:38.593Z Compiling multer v3.0.0
18302024-02-20T04:15:38.688Z Checking take_mut v0.2.2
18312024-02-20T04:15:38.774Z Checking debug-ignore v1.0.5
18322024-02-20T04:15:38.843Z Checking slog-term v2.9.0
18332024-02-20T04:15:38.896Z Compiling darling_core v0.20.3
18342024-02-20T04:15:38.981Z Checking slog-json v2.6.1
18352024-02-20T04:15:39.101Z Compiling async-stream-impl v0.3.5
18362024-02-20T04:15:39.233Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18372024-02-20T04:15:39.318Z Checking atomic-waker v1.1.1
18382024-02-20T04:15:39.447Z Checking waitgroup v0.1.2
18392024-02-20T04:15:39.579Z Checking slog-bunyan v2.5.0
18402024-02-20T04:15:39.743Z Checking toml v0.8.10
18412024-02-20T04:15:40.013Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18422024-02-20T04:15:40.508Z Checking serde_path_to_error v0.1.15
18432024-02-20T04:15:40.543Z Checking async-stream v0.3.5
18442024-02-20T04:15:40.733Z Checking wait-timeout v0.2.0
18452024-02-20T04:15:40.897Z Compiling strum_macros v0.26.1
18462024-02-20T04:15:41.144Z Compiling structmeta-derive v0.3.0
18472024-02-20T04:15:41.978Z Checking tokio-rustls v0.25.0
18482024-02-20T04:15:42.327Z Checking rusty-fork v0.3.0
18492024-02-20T04:15:42.619Z Checking newtype-uuid v1.0.1
18502024-02-20T04:15:42.859Z Compiling structmeta-derive v0.2.0
18512024-02-20T04:15:44.415Z Compiling structmeta v0.3.0
18522024-02-20T04:15:44.873Z Checking rand_xorshift v0.3.0
18532024-02-20T04:15:45.042Z Checking unarray v0.1.4
18542024-02-20T04:15:45.139Z Compiling darling_macro v0.20.3
18552024-02-20T04:15:45.203Z Checking proptest v1.4.0
18562024-02-20T04:15:46.151Z Compiling structmeta v0.2.0
18572024-02-20T04:15:46.249Z Compiling darling v0.20.3
18582024-02-20T04:15:46.295Z Compiling parse-display-derive v0.9.0
18592024-02-20T04:15:46.371Z Compiling serde_with_macros v3.6.1
18602024-02-20T04:15:46.478Z Checking strum v0.26.1
18612024-02-20T04:15:46.496Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18622024-02-20T04:15:46.552Z Checking backoff v0.4.0
18632024-02-20T04:15:46.630Z Compiling test-strategy v0.3.1
18642024-02-20T04:15:46.859Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18652024-02-20T04:15:46.977Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18662024-02-20T04:15:47.019Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18672024-02-20T04:15:47.175Z Checking macaddr v1.0.1
18682024-02-20T04:15:47.506Z Checking camino-tempfile v1.1.1
18692024-02-20T04:15:47.780Z Checking is-terminal v0.4.9
18702024-02-20T04:15:47.826Z Compiling proc-macro-error-attr v1.0.4
18712024-02-20T04:15:47.899Z Compiling proc-macro-error v1.0.4
18722024-02-20T04:15:48.391Z Compiling proc-macro-crate v1.3.1
18732024-02-20T04:15:49.608Z Checking termtree v0.4.1
18742024-02-20T04:15:49.781Z Compiling heapless v0.8.0
18752024-02-20T04:15:49.809Z Checking predicates-tree v1.0.9
18762024-02-20T04:15:49.824Z Checking serde_with v3.6.1
18772024-02-20T04:15:49.934Z Compiling num_enum_derive v0.5.11
18782024-02-20T04:15:49.953Z Checking hash32 v0.3.1
18792024-02-20T04:15:50.133Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18802024-02-20T04:15:50.501Z Compiling smoltcp v0.11.0
18812024-02-20T04:15:50.931Z Compiling usdt-attr-macro v0.5.0
18822024-02-20T04:15:51.239Z Checking parse-display v0.9.0
18832024-02-20T04:15:51.300Z Compiling usdt-macro v0.5.0
18842024-02-20T04:15:51.451Z Checking memmap v0.7.0
18852024-02-20T04:15:51.620Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
18862024-02-20T04:15:51.655Z Checking embedded-io v0.4.0
18872024-02-20T04:15:51.659Z Checking cobs v0.2.3
18882024-02-20T04:15:51.845Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18892024-02-20T04:15:51.861Z Compiling crucible-workspace-hack v0.1.0
18902024-02-20T04:15:52.198Z Checking postcard v1.0.8
18912024-02-20T04:15:52.698Z Compiling foreign-types-macros v0.2.3
18922024-02-20T04:15:52.766Z Checking num_enum v0.5.11
18932024-02-20T04:15:52.879Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18942024-02-20T04:15:52.883Z Checking usdt v0.5.0
18952024-02-20T04:15:52.912Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18962024-02-20T04:15:53.050Z Checking foreign-types-shared v0.3.1
18972024-02-20T04:15:53.155Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18982024-02-20T04:15:53.301Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18992024-02-20T04:15:53.410Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19002024-02-20T04:15:53.437Z Checking cstr-argument v0.1.2
19012024-02-20T04:15:53.573Z Checking pretty-hex v0.2.1
19022024-02-20T04:15:53.649Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19032024-02-20T04:15:53.713Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19042024-02-20T04:15:53.979Z Checking colored v2.0.4
19052024-02-20T04:15:53.997Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19062024-02-20T04:15:54.053Z Checking foreign-types v0.5.0
19072024-02-20T04:15:54.160Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19082024-02-20T04:15:54.201Z Compiling zone_cfg_derive v0.3.0
19092024-02-20T04:15:54.258Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19102024-02-20T04:15:54.414Z Compiling mockall_derive v0.12.0
19112024-02-20T04:15:54.457Z Compiling num-derive v0.4.0
19122024-02-20T04:15:54.622Z Checking fragile v2.0.0
19132024-02-20T04:15:54.878Z Checking downcast v0.11.0
19142024-02-20T04:15:55.075Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
19152024-02-20T04:15:55.306Z Checking smf v0.2.2
19162024-02-20T04:15:55.464Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19172024-02-20T04:15:55.745Z Checking filetime v0.2.23
19182024-02-20T04:15:55.809Z Checking zone v0.3.0
19192024-02-20T04:15:55.931Z Checking xattr v1.0.1
19202024-02-20T04:15:56.106Z Checking same-file v1.0.6
19212024-02-20T04:15:56.273Z Checking walkdir v2.4.0
19222024-02-20T04:15:56.289Z Checking tar v0.4.40
19232024-02-20T04:15:56.535Z Checking pem v3.0.2
19242024-02-20T04:15:56.554Z Compiling rayon-core v1.12.0
19252024-02-20T04:15:56.768Z Checking linked-hash-map v0.5.6
19262024-02-20T04:15:56.839Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19272024-02-20T04:15:56.892Z Checking itertools v0.12.1
19282024-02-20T04:15:56.905Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19292024-02-20T04:15:56.991Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
19302024-02-20T04:15:57.074Z Checking lru-cache v0.1.2
19312024-02-20T04:15:57.132Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19322024-02-20T04:15:57.247Z Checking headers-core v0.2.0
19332024-02-20T04:15:57.312Z Checking password-hash v0.5.0
19342024-02-20T04:15:57.381Z Checking headers v0.3.9
19352024-02-20T04:15:57.766Z Checking blake2 v0.10.6
19362024-02-20T04:15:58.215Z Checking swrite v0.1.0
19372024-02-20T04:15:58.305Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19382024-02-20T04:15:58.325Z Checking argon2 v0.5.3
19392024-02-20T04:15:58.527Z Compiling derive-where v1.2.7
19402024-02-20T04:15:58.593Z Checking rcgen v0.12.1
19412024-02-20T04:15:58.982Z Checking atomicwrites v0.4.3
19422024-02-20T04:15:59.121Z Checking subprocess v0.2.9
19432024-02-20T04:15:59.165Z Checking arc-swap v1.6.0
19442024-02-20T04:15:59.253Z Compiling cancel-safe-futures v0.1.5
19452024-02-20T04:15:59.580Z Checking slog-scope v4.4.0
19462024-02-20T04:15:59.647Z Checking half v2.3.1
19472024-02-20T04:15:59.651Z Checking ciborium-io v0.2.2
19482024-02-20T04:15:59.766Z Checking slog-stdlog v4.1.1
19492024-02-20T04:15:59.782Z Checking resolv-conf v0.7.0
19502024-02-20T04:15:59.925Z Checking slog-envlogger v2.2.0
19512024-02-20T04:16:00.113Z Checking ciborium-ll v0.2.2
19522024-02-20T04:16:00.135Z Checking trust-dns-resolver v0.22.0
19532024-02-20T04:16:00.140Z Checking libsw v3.3.1
19542024-02-20T04:16:00.140Z Checking owo-colors v4.0.0
19552024-02-20T04:16:00.409Z Checking ciborium v0.2.2
19562024-02-20T04:16:00.424Z Checking linear-map v1.2.0
19572024-02-20T04:16:00.753Z Compiling slog-dtrace v0.3.0
19582024-02-20T04:16:01.138Z Checking textwrap v0.11.0
19592024-02-20T04:16:01.347Z Compiling heck v0.3.3
19602024-02-20T04:16:01.488Z Compiling blake3 v1.5.0
19612024-02-20T04:16:01.675Z Checking ansi_term v0.12.1
19622024-02-20T04:16:01.740Z Checking termcolor v1.2.0
19632024-02-20T04:16:01.952Z Compiling libefi-sys v0.1.0
19642024-02-20T04:16:02.111Z Checking strsim v0.8.0
19652024-02-20T04:16:02.127Z Checking vec_map v0.8.2
19662024-02-20T04:16:02.270Z Compiling structopt-derive v0.4.18
19672024-02-20T04:16:02.331Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19682024-02-20T04:16:02.365Z Checking clap v2.34.0
19692024-02-20T04:16:02.500Z Checking nibble_vec v0.1.0
19702024-02-20T04:16:02.682Z Compiling radium v0.7.0
19712024-02-20T04:16:02.697Z Checking endian-type v0.1.2
19722024-02-20T04:16:02.904Z Checking radix_trie v0.2.1
19732024-02-20T04:16:02.945Z Checking mockall v0.12.0
19742024-02-20T04:16:03.165Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19752024-02-20T04:16:03.168Z Checking tap v1.0.1
19762024-02-20T04:16:03.277Z Compiling maybe-uninit v2.0.0
19772024-02-20T04:16:03.296Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19782024-02-20T04:16:03.336Z Checking wyz v0.5.1
19792024-02-20T04:16:03.574Z Checking fxhash v0.2.1
19802024-02-20T04:16:03.727Z Checking gethostname v0.4.3
19812024-02-20T04:16:03.745Z Compiling num-bigint-dig v0.8.4
19822024-02-20T04:16:03.867Z Checking funty v2.0.0
19832024-02-20T04:16:03.906Z Compiling semver v0.1.20
19842024-02-20T04:16:03.944Z Checking crc-catalog v2.2.0
19852024-02-20T04:16:04.076Z Compiling packed_struct v0.10.1
19862024-02-20T04:16:04.088Z Checking crc v3.0.1
19872024-02-20T04:16:04.283Z Compiling rustc_version v0.1.7
19882024-02-20T04:16:04.590Z Compiling packed_struct_codegen v0.10.1
19892024-02-20T04:16:04.656Z Compiling indexmap v1.9.3
19902024-02-20T04:16:04.761Z Checking nodrop v0.1.14
19912024-02-20T04:16:04.871Z Checking array-init v0.0.4
19922024-02-20T04:16:05.010Z Compiling newtype_derive v0.1.6
19932024-02-20T04:16:05.023Z Checking bitvec v1.0.1
19942024-02-20T04:16:05.242Z Checking smallvec v0.6.14
19952024-02-20T04:16:05.307Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
19962024-02-20T04:16:05.472Z Checking structopt v0.3.26
19972024-02-20T04:16:05.572Z Checking pkcs1 v0.7.5
19982024-02-20T04:16:05.681Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19992024-02-20T04:16:05.850Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20002024-02-20T04:16:05.888Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20012024-02-20T04:16:05.971Z Checking signature v2.1.0
20022024-02-20T04:16:05.985Z Compiling crossbeam-deque v0.8.3
20032024-02-20T04:16:06.318Z Checking bitfield v0.14.0
20042024-02-20T04:16:06.443Z Checking hashbrown v0.12.3
20052024-02-20T04:16:07.318Z Checking rsa v0.9.2
20062024-02-20T04:16:07.519Z Checking serde-hex v0.1.0
20072024-02-20T04:16:07.793Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20082024-02-20T04:16:08.029Z Checking env_logger v0.10.0
20092024-02-20T04:16:08.215Z Checking x509-cert v0.2.4
20102024-02-20T04:16:08.222Z Checking ron v0.8.1
20112024-02-20T04:16:08.454Z Checking hashbrown v0.13.2
20122024-02-20T04:16:09.365Z Compiling semver-parser v0.10.2
20132024-02-20T04:16:09.545Z Compiling num-rational v0.4.1
20142024-02-20T04:16:09.618Z Checking crc-any v2.4.3
20152024-02-20T04:16:09.844Z Checking object v0.30.4
20162024-02-20T04:16:09.971Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20172024-02-20T04:16:10.098Z Compiling semver v0.11.0
20182024-02-20T04:16:10.205Z Compiling rayon v1.8.0
20192024-02-20T04:16:10.964Z Compiling memmap2 v0.7.1
20202024-02-20T04:16:11.640Z Compiling arrayvec v0.7.4
20212024-02-20T04:16:11.818Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20222024-02-20T04:16:11.915Z Compiling home v0.5.5
20232024-02-20T04:16:11.957Z Checking path-slash v0.1.5
20242024-02-20T04:16:11.991Z Compiling constant_time_eq v0.3.0
20252024-02-20T04:16:12.050Z Compiling arrayref v0.3.7
20262024-02-20T04:16:12.088Z Compiling toolchain_find v0.2.0
20272024-02-20T04:16:12.185Z Checking steno v0.4.0
20282024-02-20T04:16:12.706Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20292024-02-20T04:16:13.222Z Compiling toml v0.5.11
20302024-02-20T04:16:13.449Z Checking num-complex v0.4.4
20312024-02-20T04:16:14.364Z Compiling topological-sort v0.2.2
20322024-02-20T04:16:14.437Z Compiling convert_case v0.4.0
20332024-02-20T04:16:14.567Z Checking num v0.4.1
20342024-02-20T04:16:14.634Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20352024-02-20T04:16:15.148Z Compiling rustfmt-wrapper v0.2.0
20362024-02-20T04:16:15.404Z Compiling derive_more v0.99.17
20372024-02-20T04:16:15.802Z Compiling omicron-zone-package v0.11.0
20382024-02-20T04:16:15.913Z Checking newline-converter v0.3.0
20392024-02-20T04:16:16.397Z Checking expectorate v1.1.0
20402024-02-20T04:16:16.427Z Checking utf-8 v0.7.6
20412024-02-20T04:16:16.558Z Compiling buf-list v1.0.3
20422024-02-20T04:16:16.633Z Checking tungstenite v0.20.1
20432024-02-20T04:16:17.089Z Checking display-error-chain v0.2.0
20442024-02-20T04:16:17.234Z Compiling parking_lot_core v0.8.6
20452024-02-20T04:16:17.561Z Checking tokio-tungstenite v0.20.1
20462024-02-20T04:16:17.587Z Checking keccak v0.1.4
20472024-02-20T04:16:17.873Z Checking trust-dns-client v0.22.0
20482024-02-20T04:16:17.888Z Checking sha3 v0.10.8
20492024-02-20T04:16:18.073Z Checking parking_lot v0.11.2
20502024-02-20T04:16:18.255Z Checking secrecy v0.8.0
20512024-02-20T04:16:18.407Z Compiling pin-project-internal v1.1.3
20522024-02-20T04:16:18.492Z Compiling doc-comment v0.3.3
20532024-02-20T04:16:19.244Z Checking sled v0.34.7
20542024-02-20T04:16:19.384Z Checking glob v0.3.1
20552024-02-20T04:16:19.540Z Checking trust-dns-server v0.22.1
20562024-02-20T04:16:19.708Z Compiling vte_generate_state_changes v0.1.1
20572024-02-20T04:16:20.401Z Checking vte v0.11.1
20582024-02-20T04:16:21.759Z Checking pin-project v1.1.3
20592024-02-20T04:16:21.881Z Compiling unicase v2.7.0
20602024-02-20T04:16:21.897Z Compiling platforms v3.0.2
20612024-02-20T04:16:22.105Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20622024-02-20T04:16:22.260Z Checking strip-ansi-escapes v0.2.0
20632024-02-20T04:16:22.299Z Checking fd-lock v3.0.13
20642024-02-20T04:16:22.388Z Compiling snafu-derive v0.7.5
20652024-02-20T04:16:22.407Z Compiling fs-err v2.11.0
20662024-02-20T04:16:22.455Z Checking nu-ansi-term v0.50.0
20672024-02-20T04:16:22.484Z Checking globset v0.4.13
20682024-02-20T04:16:22.851Z Checking olpc-cjson v0.1.3
20692024-02-20T04:16:22.855Z Checking reedline v0.29.0
20702024-02-20T04:16:22.956Z Checking serde_plain v1.0.2
20712024-02-20T04:16:23.063Z Compiling async-recursion v1.0.5
20722024-02-20T04:16:23.078Z Checking typed-path v0.7.0
20732024-02-20T04:16:23.145Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20742024-02-20T04:16:23.169Z Compiling curve25519-dalek v4.1.1
20752024-02-20T04:16:23.983Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20762024-02-20T04:16:24.275Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20772024-02-20T04:16:24.529Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20782024-02-20T04:16:24.533Z Compiling memoffset v0.7.1
20792024-02-20T04:16:24.766Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
20802024-02-20T04:16:24.890Z Checking parse-size v1.0.0
20812024-02-20T04:16:24.971Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20822024-02-20T04:16:24.989Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20832024-02-20T04:16:25.022Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20842024-02-20T04:16:25.046Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20852024-02-20T04:16:25.330Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20862024-02-20T04:16:25.574Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20872024-02-20T04:16:25.710Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20882024-02-20T04:16:26.089Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20892024-02-20T04:16:28.484Z Checking snafu v0.7.5
20902024-02-20T04:16:29.003Z Compiling mime_guess v2.0.4
20912024-02-20T04:16:29.018Z Checking tough v0.16.0
20922024-02-20T04:16:31.463Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20932024-02-20T04:16:31.894Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20942024-02-20T04:16:32.210Z Checking universal-hash v0.5.1
20952024-02-20T04:16:32.396Z Compiling thiserror-impl-no-std v2.0.2
20962024-02-20T04:16:32.497Z Compiling curve25519-dalek-derive v0.1.0
20972024-02-20T04:16:32.637Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
20982024-02-20T04:16:33.987Z Checking opaque-debug v0.3.0
20992024-02-20T04:16:34.081Z Checking poly1305 v0.8.0
21002024-02-20T04:16:35.881Z Checking thiserror-no-std v2.0.2
21012024-02-20T04:16:35.979Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21022024-02-20T04:16:36.235Z Checking chacha20 v0.9.1
21032024-02-20T04:16:36.304Z Checking aead v0.5.2
21042024-02-20T04:16:36.518Z Checking kstat-rs v0.2.3
21052024-02-20T04:16:36.576Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21062024-02-20T04:16:36.920Z Compiling salty v0.2.0
21072024-02-20T04:16:37.478Z Checking signature v1.6.4
21082024-02-20T04:16:37.611Z Checking ed25519 v1.5.3
21092024-02-20T04:16:37.854Z Checking chacha20poly1305 v0.10.1
21102024-02-20T04:16:38.031Z Checking vsss-rs v3.3.4
21112024-02-20T04:16:38.571Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21122024-02-20T04:16:38.649Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21132024-02-20T04:16:38.927Z Checking serde-big-array v0.5.1
21142024-02-20T04:16:39.160Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21152024-02-20T04:16:39.302Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21162024-02-20T04:16:40.150Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21172024-02-20T04:16:41.736Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21182024-02-20T04:16:41.809Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21192024-02-20T04:16:41.873Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21202024-02-20T04:16:42.230Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21212024-02-20T04:16:42.905Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21222024-02-20T04:16:43.162Z Checking bytecount v0.6.3
21232024-02-20T04:16:43.316Z Checking papergrid v0.11.0
21242024-02-20T04:16:44.983Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21252024-02-20T04:16:45.412Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21262024-02-20T04:16:45.512Z Compiling tabled_derive v0.7.0
21272024-02-20T04:16:45.892Z Checking signal-hook-tokio v0.3.1
21282024-02-20T04:16:46.076Z Checking fd-lock v4.0.2
21292024-02-20T04:16:46.271Z Checking nix v0.27.1
21302024-02-20T04:16:46.402Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21312024-02-20T04:16:46.479Z Checking serde-big-array v0.4.1
21322024-02-20T04:16:46.641Z Compiling sqlparser_derive v0.2.2
21332024-02-20T04:16:47.848Z Compiling prettyplease v0.2.16
21342024-02-20T04:16:48.184Z Checking unicode_categories v0.1.1
21352024-02-20T04:16:48.216Z Checking humantime v2.1.0
21362024-02-20T04:16:48.231Z Checking tabled v0.15.0
21372024-02-20T04:16:48.501Z Checking sqlformat v0.2.3
21382024-02-20T04:16:48.562Z Checking sqlparser v0.43.1
21392024-02-20T04:16:49.012Z Checking rustyline v13.0.0
21402024-02-20T04:16:49.964Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21412024-02-20T04:16:50.628Z Checking bcs v0.1.6
21422024-02-20T04:16:51.038Z Checking corncobs v0.1.3
21432024-02-20T04:16:51.099Z Checking highway v1.1.0
21442024-02-20T04:16:51.224Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21452024-02-20T04:16:51.377Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21462024-02-20T04:16:51.510Z Compiling crunchy v0.2.2
21472024-02-20T04:16:51.654Z Checking http-range v0.1.5
21482024-02-20T04:16:51.834Z Checking hyper-staticfile v0.9.5
21492024-02-20T04:16:52.067Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21502024-02-20T04:16:52.112Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
21512024-02-20T04:16:52.217Z Compiling clang-sys v1.6.1
21522024-02-20T04:16:52.232Z Compiling tiny-keccak v2.0.2
21532024-02-20T04:16:52.306Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21542024-02-20T04:16:52.563Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
21552024-02-20T04:16:53.110Z Compiling darling_core v0.14.4
21562024-02-20T04:16:54.261Z Checking assert_matches v1.5.0
21572024-02-20T04:16:54.356Z Compiling ascii-canvas v3.0.0
21582024-02-20T04:16:55.570Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21592024-02-20T04:16:55.866Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21602024-02-20T04:16:56.511Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21612024-02-20T04:16:56.733Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21622024-02-20T04:16:56.959Z Compiling ena v0.14.2
21632024-02-20T04:16:57.157Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21642024-02-20T04:16:57.368Z Compiling libloading v0.7.4
21652024-02-20T04:16:57.388Z Compiling regex-syntax v0.6.29
21662024-02-20T04:16:57.605Z Compiling diff v0.1.13
21672024-02-20T04:16:57.747Z Compiling bindgen v0.69.2
21682024-02-20T04:16:58.283Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21692024-02-20T04:16:58.495Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21702024-02-20T04:16:59.552Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21712024-02-20T04:17:00.320Z Compiling darling_macro v0.14.4
21722024-02-20T04:17:01.451Z Compiling darling v0.14.4
21732024-02-20T04:17:01.572Z Compiling lalrpop v0.19.12
21742024-02-20T04:17:03.449Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21752024-02-20T04:17:03.666Z Compiling cexpr v0.6.0
21762024-02-20T04:17:03.682Z Compiling which v4.4.0
21772024-02-20T04:17:04.283Z Compiling rustc-hash v1.1.0
21782024-02-20T04:17:04.392Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21792024-02-20T04:17:04.441Z Compiling ref-cast v1.0.20
21802024-02-20T04:17:04.943Z Compiling peeking_take_while v0.1.2
21812024-02-20T04:17:04.993Z Checking maplit v1.0.2
21822024-02-20T04:17:05.073Z Compiling shlex v1.3.0
21832024-02-20T04:17:05.093Z Compiling lazycell v1.3.0
21842024-02-20T04:17:05.208Z Compiling portable-atomic v1.4.3
21852024-02-20T04:17:05.333Z Compiling derive_builder_core v0.12.0
21862024-02-20T04:17:05.505Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21872024-02-20T04:17:05.842Z Compiling ref-cast-impl v1.0.20
21882024-02-20T04:17:06.342Z Compiling libxml v0.3.3
21892024-02-20T04:17:07.317Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21902024-02-20T04:17:07.389Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21912024-02-20T04:17:07.763Z Compiling derive_builder_macro v0.12.0
21922024-02-20T04:17:07.830Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21932024-02-20T04:17:08.239Z Compiling strum_macros v0.24.3
21942024-02-20T04:17:08.261Z Compiling cookie v0.18.0
21952024-02-20T04:17:08.629Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21962024-02-20T04:17:08.751Z Compiling indoc v1.0.9
21972024-02-20T04:17:08.966Z Checking number_prefix v0.4.0
21982024-02-20T04:17:09.161Z Checking indicatif v0.17.8
21992024-02-20T04:17:09.897Z Checking derive_builder v0.12.0
22002024-02-20T04:17:10.038Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22012024-02-20T04:17:10.363Z Checking bb8 v0.8.3
22022024-02-20T04:17:10.828Z Checking quick-xml v0.30.0
22032024-02-20T04:17:11.753Z Checking castaway v0.2.2
22042024-02-20T04:17:11.873Z Compiling oso-derive v0.27.0
22052024-02-20T04:17:11.906Z Compiling impl-trait-for-tuples v0.2.2
22062024-02-20T04:17:12.205Z Checking compact_str v0.7.1
22072024-02-20T04:17:12.840Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22082024-02-20T04:17:13.398Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22092024-02-20T04:17:13.470Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22102024-02-20T04:17:13.476Z Checking lru v0.12.1
22112024-02-20T04:17:13.772Z Compiling stability v0.1.1
22122024-02-20T04:17:14.817Z Compiling indoc v2.0.3
22132024-02-20T04:17:14.858Z Checking cassowary v0.3.0
22142024-02-20T04:17:15.271Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22152024-02-20T04:17:15.348Z Checking smawk v0.3.1
22162024-02-20T04:17:15.529Z Checking unicode-linebreak v0.1.5
22172024-02-20T04:17:15.543Z Checking is_ci v1.2.0
22182024-02-20T04:17:15.681Z Checking supports-color v3.0.0
22192024-02-20T04:17:15.876Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22202024-02-20T04:17:15.927Z Checking textwrap v0.16.1
22212024-02-20T04:17:15.953Z Checking ratatui v0.26.1
22222024-02-20T04:17:16.221Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22232024-02-20T04:17:16.303Z Checking rtoolbox v0.0.1
22242024-02-20T04:17:16.505Z Checking rpassword v7.3.1
22252024-02-20T04:17:16.575Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22262024-02-20T04:17:16.651Z Checking fatfs v0.3.6
22272024-02-20T04:17:16.919Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22282024-02-20T04:17:17.210Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22292024-02-20T04:17:18.081Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22302024-02-20T04:17:18.550Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22312024-02-20T04:17:18.978Z Checking tui-tree-widget v0.17.0
22322024-02-20T04:17:19.282Z Checking shell-words v1.1.0
22332024-02-20T04:17:19.466Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22342024-02-20T04:17:19.573Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22352024-02-20T04:17:20.535Z Checking yansi v0.5.1
22362024-02-20T04:17:20.766Z Compiling target-lexicon v0.12.13
22372024-02-20T04:17:20.808Z Checking pretty_assertions v1.4.0
22382024-02-20T04:17:21.489Z Checking plotters-backend v0.3.5
22392024-02-20T04:17:21.878Z Compiling guppy-workspace-hack v0.1.0
22402024-02-20T04:17:21.892Z Checking plotters-svg v0.3.5
22412024-02-20T04:17:22.228Z Checking http-body v1.0.0
22422024-02-20T04:17:22.440Z Checking rand v0.4.6
22432024-02-20T04:17:22.576Z Checking tower-layer v0.3.2
22442024-02-20T04:17:22.993Z Checking cast v0.3.0
22452024-02-20T04:17:23.313Z Compiling target-spec v3.1.0
22462024-02-20T04:17:23.362Z Checking remove_dir_all v0.5.3
22472024-02-20T04:17:23.476Z Checking tempdir v0.3.7
22482024-02-20T04:17:23.646Z Checking criterion-plot v0.5.0
22492024-02-20T04:17:23.919Z Checking tower v0.4.13
22502024-02-20T04:17:24.053Z Checking cfg-expr v0.15.6
22512024-02-20T04:17:24.114Z Checking hyper v1.1.0
22522024-02-20T04:17:24.776Z Checking plotters v0.3.5
22532024-02-20T04:17:24.881Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22542024-02-20T04:17:25.411Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22552024-02-20T04:17:25.742Z Checking tinytemplate v1.2.1
22562024-02-20T04:17:26.147Z Checking cargo-platform v0.1.3
22572024-02-20T04:17:26.457Z Checking anes v0.1.6
22582024-02-20T04:17:26.612Z Checking oorandom v11.1.3
22592024-02-20T04:17:26.754Z Checking cargo_metadata v0.18.1
22602024-02-20T04:17:26.824Z Checking criterion v0.5.1
22612024-02-20T04:17:27.052Z Checking hyper-util v0.1.2
22622024-02-20T04:17:28.596Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22632024-02-20T04:17:28.778Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22642024-02-20T04:17:28.895Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22652024-02-20T04:17:29.885Z Checking assert_cmd v2.0.13
22662024-02-20T04:17:30.330Z Checking rustls-native-certs v0.7.0
22672024-02-20T04:17:30.477Z Checking pathdiff v0.2.1
22682024-02-20T04:17:30.633Z Checking nested v0.1.1
22692024-02-20T04:17:30.849Z Checking guppy v0.17.5
22702024-02-20T04:17:33.140Z Checking hyper-rustls v0.26.0
22712024-02-20T04:17:33.487Z Checking httptest v0.15.5
22722024-02-20T04:17:33.929Z Checking threadpool v1.8.1
22732024-02-20T04:17:34.124Z Checking nanorand v0.7.0
22742024-02-20T04:17:34.462Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22752024-02-20T04:17:34.476Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22762024-02-20T04:17:35.057Z Checking flume v0.11.0
22772024-02-20T04:17:35.387Z Checking libtest-mimic v0.6.1
22782024-02-20T04:17:35.432Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22792024-02-20T04:17:35.581Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22802024-02-20T04:17:35.840Z Checking similar-asserts v1.5.0
22812024-02-20T04:17:36.062Z Compiling rstest_macros v0.18.2
22822024-02-20T04:17:36.804Z Checking datatest-stable v0.2.3
22832024-02-20T04:17:37.032Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22842024-02-20T04:17:38.336Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22852024-02-20T04:17:38.642Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22862024-02-20T04:17:38.869Z Checking csv-core v0.1.11
22872024-02-20T04:17:38.977Z Compiling trybuild v1.0.89
22882024-02-20T04:17:39.087Z Compiling relative-path v1.9.0
22892024-02-20T04:17:39.211Z Checking constant_time_eq v0.2.6
22902024-02-20T04:17:39.339Z Checking blake2b_simd v1.0.1
22912024-02-20T04:17:39.457Z Checking csv v1.3.0
22922024-02-20T04:17:40.181Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22932024-02-20T04:17:40.360Z Checking multimap v0.10.0
22942024-02-20T04:17:40.687Z Checking basic-toml v0.1.8
22952024-02-20T04:17:41.538Z Checking futures-timer v3.0.2
22962024-02-20T04:17:43.276Z Checking rust-argon2 v1.0.1
22972024-02-20T04:17:43.686Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22982024-02-20T04:17:45.724Z Checking partial-io v0.5.4
22992024-02-20T04:17:46.106Z Checking approx v0.5.1
23002024-02-20T04:17:46.335Z Checking termios v0.3.3
23012024-02-20T04:17:46.583Z Checking hex-literal v0.4.1
23022024-02-20T04:17:49.785Z Checking rstest v0.18.2
23032024-02-20T04:17:52.156Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23042024-02-20T04:18:39.033Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23052024-02-20T04:18:42.314Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23062024-02-20T04:18:43.198Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23072024-02-20T04:18:43.282Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23082024-02-20T04:18:55.851Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23092024-02-20T04:19:06.773Z Compiling polar-core v0.27.0
23102024-02-20T04:19:13.652Z Checking oso v0.27.0
23112024-02-20T04:19:39.438Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23122024-02-20T04:20:39.581Z Finished dev [unoptimized + debuginfo] target(s) in 6m 56s
23132024-02-20T04:20:39.762Z
23142024-02-20T04:20:39.762Zreal 7:38.599063336
23152024-02-20T04:20:39.762Zuser 39:59.664694295
23162024-02-20T04:20:39.762Zsys 6:40.149454875
23172024-02-20T04:20:39.762Ztrap 1.080917996
23182024-02-20T04:20:39.762Ztflt 4.286883536
23192024-02-20T04:20:39.762Zdflt 2.769526512
23202024-02-20T04:20:39.762Zkflt 0.045131041
23212024-02-20T04:20:39.762Zlock 1:01:40.550161842
23222024-02-20T04:20:39.766Zslp 2:02:04.800398196
23232024-02-20T04:20:39.766Zlat 1:41.934278268
23242024-02-20T04:20:39.766Zstop 4:10.559942236
23252024-02-20T04:20:40.572Zwarning: output filename collision.
23262024-02-20T04:20:40.572ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
23272024-02-20T04:20:40.573ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23282024-02-20T04:20:40.573ZThe targets should have unique names.
23292024-02-20T04:20:40.573ZThis is a known bug where multiple crates with the same name use
23302024-02-20T04:20:40.573Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312024-02-20T04:20:40.578Zwarning: output filename collision.
23322024-02-20T04:20:40.578ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23332024-02-20T04:20:40.578ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23342024-02-20T04:20:40.578ZThe targets should have unique names.
23352024-02-20T04:20:40.578ZThis is a known bug where multiple crates with the same name use
23362024-02-20T04:20:40.578Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23372024-02-20T04:20:40.579Zwarning: output filename collision.
23382024-02-20T04:20:40.579ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23392024-02-20T04:20:40.579ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23402024-02-20T04:20:40.579ZThe targets should have unique names.
23412024-02-20T04:20:40.579ZThis is a known bug where multiple crates with the same name use
23422024-02-20T04:20:40.579Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23432024-02-20T04:20:40.579Zwarning: output filename collision.
23442024-02-20T04:20:40.579ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23452024-02-20T04:20:40.579ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23462024-02-20T04:20:40.579ZThe targets should have unique names.
23472024-02-20T04:20:40.579ZThis is a known bug where multiple crates with the same name use
23482024-02-20T04:20:40.579Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23492024-02-20T04:20:40.579Zwarning: output filename collision.
23502024-02-20T04:20:40.579ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23512024-02-20T04:20:40.579ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23522024-02-20T04:20:40.579ZThe targets should have unique names.
23532024-02-20T04:20:40.579ZThis is a known bug where multiple crates with the same name use
23542024-02-20T04:20:40.579Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23552024-02-20T04:20:40.579Zwarning: output filename collision.
23562024-02-20T04:20:40.579ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)`.
23572024-02-20T04:20:40.579ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23582024-02-20T04:20:40.579ZThe targets should have unique names.
23592024-02-20T04:20:40.579ZThis is a known bug where multiple crates with the same name use
23602024-02-20T04:20:40.579Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23612024-02-20T04:20:40.579Zwarning: output filename collision.
23622024-02-20T04:20:40.580ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
23632024-02-20T04:20:40.580ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23642024-02-20T04:20:40.580ZThe targets should have unique names.
23652024-02-20T04:20:40.580ZThis is a known bug where multiple crates with the same name use
23662024-02-20T04:20:40.580Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23672024-02-20T04:20:40.997Z Documenting libc v0.2.153
23682024-02-20T04:20:41.036Z Documenting cfg-if v1.0.0
23692024-02-20T04:20:41.051Z Documenting serde_derive v1.0.196
23702024-02-20T04:20:41.074Z Documenting log v0.4.20
23712024-02-20T04:20:41.074Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23722024-02-20T04:20:41.102Z Documenting memchr v2.6.3
23732024-02-20T04:20:41.117Z Documenting scopeguard v1.2.0
23742024-02-20T04:20:41.122Z Documenting byteorder v1.5.0
23752024-02-20T04:20:41.399Z Documenting smallvec v1.13.1
23762024-02-20T04:20:43.682Z Documenting itoa v1.0.9
23772024-02-20T04:20:43.802Z Documenting lock_api v0.4.10
23782024-02-20T04:20:44.567Z Documenting once_cell v1.19.0
23792024-02-20T04:20:45.161Z Documenting getrandom v0.2.10
23802024-02-20T04:20:45.441Z Documenting zeroize_derive v1.4.2
23812024-02-20T04:20:45.450Z Documenting parking_lot_core v0.9.8
23822024-02-20T04:20:45.629Z Documenting libm v0.2.7
23832024-02-20T04:20:46.474Z Documenting pin-project-lite v0.2.13
23842024-02-20T04:20:46.702Z Documenting signal-hook-registry v1.4.1
23852024-02-20T04:20:47.333Z Documenting serde v1.0.196
23862024-02-20T04:20:48.868Z Documenting num-traits v0.2.16
23872024-02-20T04:20:48.927Z Documenting rand_core v0.6.4
23882024-02-20T04:20:49.019Z Documenting mio v0.8.9
23892024-02-20T04:20:49.286Z Documenting parking_lot v0.12.1
23902024-02-20T04:20:49.336Z Documenting futures-core v0.3.30
23912024-02-20T04:20:50.686Z Documenting ryu v1.0.15
23922024-02-20T04:20:50.975Z Documenting zeroize v1.7.0
23932024-02-20T04:20:52.659Z Documenting thiserror-impl v1.0.57
23942024-02-20T04:20:52.875Z Documenting num_cpus v1.16.0
23952024-02-20T04:20:53.095Z Documenting socket2 v0.5.5
23962024-02-20T04:20:53.198Z Documenting tokio-macros v2.2.0
23972024-02-20T04:20:53.484Z Documenting zerocopy v0.7.32
23982024-02-20T04:20:53.526Z Documenting typenum v1.16.0
23992024-02-20T04:20:54.929Z Documenting subtle v2.5.0
24002024-02-20T04:20:56.863Z Documenting futures-sink v0.3.30
24012024-02-20T04:20:57.116Z Documenting pin-utils v0.1.0
24022024-02-20T04:20:57.485Z Documenting thiserror v1.0.57
24032024-02-20T04:20:57.764Z Documenting iana-time-zone v0.1.57
24042024-02-20T04:20:58.804Z Documenting slab v0.4.9
24052024-02-20T04:21:00.554Z Documenting futures-channel v0.3.30
24062024-02-20T04:21:00.788Z Documenting ahash v0.8.7
24072024-02-20T04:21:01.194Z Documenting futures-macro v0.3.30
24082024-02-20T04:21:01.454Z Documenting const-oid v0.9.5
24092024-02-20T04:21:02.357Z Documenting futures-io v0.3.30
24102024-02-20T04:21:03.784Z Documenting allocator-api2 v0.2.16
24112024-02-20T04:21:04.622Z Documenting futures-task v0.3.30
24122024-02-20T04:21:05.838Z Documenting tinyvec_macros v0.1.1
24132024-02-20T04:21:06.199Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24142024-02-20T04:21:06.248Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24152024-02-20T04:21:06.359Z Documenting tracing-core v0.1.31
24162024-02-20T04:21:07.179Z Documenting tracing-attributes v0.1.26
24172024-02-20T04:21:07.317Z Documenting hashbrown v0.14.3
24182024-02-20T04:21:07.613Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24192024-02-20T04:21:08.700Z Documenting futures-util v0.3.30
24202024-02-20T04:21:08.841Z Documenting tinyvec v1.6.0
24212024-02-20T04:21:08.914Z Documenting bytes v1.5.0
24222024-02-20T04:21:12.697Z Documenting bitflags v2.4.0
24232024-02-20T04:21:13.878Z Documenting serde_json v1.0.114
24242024-02-20T04:21:14.044Z Documenting tokio v1.36.0
24252024-02-20T04:21:14.354Z Documenting chrono v0.4.31
24262024-02-20T04:21:16.566Z Documenting uuid v1.7.0
24272024-02-20T04:21:17.127Z Documenting unicode-normalization v0.1.22
24282024-02-20T04:21:19.283Z Documenting ppv-lite86 v0.2.17
24292024-02-20T04:21:19.488Z Documenting generic-array v0.14.7
24302024-02-20T04:21:19.872Z Documenting unicode-bidi v0.3.13
24312024-02-20T04:21:20.444Z Documenting equivalent v1.0.1
24322024-02-20T04:21:21.106Z Checking serde_derive_internals v0.26.0
24332024-02-20T04:21:21.684Z Documenting serde_derive_internals v0.26.0
24342024-02-20T04:21:21.695Z Documenting dyn-clone v1.0.16
24352024-02-20T04:21:22.481Z Documenting rand_chacha v0.3.1
24362024-02-20T04:21:23.197Z Documenting indexmap v2.2.3
24372024-02-20T04:21:24.027Z Documenting percent-encoding v2.3.1
24382024-02-20T04:21:24.209Z Documenting crypto-common v0.1.6
24392024-02-20T04:21:24.498Z Documenting tracing v0.1.37
24402024-02-20T04:21:24.799Z Documenting block-buffer v0.10.4
24412024-02-20T04:21:25.165Z Documenting base64 v0.21.7
24422024-02-20T04:21:26.826Z Documenting rand v0.8.5
24432024-02-20T04:21:26.942Z Documenting schemars_derive v0.8.16
24442024-02-20T04:21:28.066Z Documenting lazy_static v1.4.0
24452024-02-20T04:21:28.576Z Documenting form_urlencoded v1.2.1
24462024-02-20T04:21:28.787Z Documenting fnv v1.0.7
24472024-02-20T04:21:28.859Z Documenting digest v0.10.7
24482024-02-20T04:21:28.942Z Documenting errno v0.3.8
24492024-02-20T04:21:30.935Z Documenting cpufeatures v0.2.12
24502024-02-20T04:21:32.230Z Documenting idna v0.5.0
24512024-02-20T04:21:32.464Z Documenting httparse v1.8.0
24522024-02-20T04:21:32.594Z Documenting unicode-ident v1.0.12
24532024-02-20T04:21:32.880Z Documenting rustix v0.38.31
24542024-02-20T04:21:33.306Z Documenting schemars v0.8.16
24552024-02-20T04:21:33.750Z Documenting unicode-width v0.1.11
24562024-02-20T04:21:34.898Z Documenting try-lock v0.2.4
24572024-02-20T04:21:35.630Z Documenting proc-macro2 v1.0.78
24582024-02-20T04:21:36.491Z Documenting url v2.5.0
24592024-02-20T04:21:36.811Z Documenting adler v1.0.2
24602024-02-20T04:21:37.164Z Documenting httpdate v1.0.3
24612024-02-20T04:21:37.826Z Documenting want v0.3.1
24622024-02-20T04:21:39.574Z Documenting http-body v0.4.5
24632024-02-20T04:21:39.867Z Documenting miniz_oxide v0.7.1
24642024-02-20T04:21:39.900Z Documenting openssl-sys v0.9.96
24652024-02-20T04:21:40.877Z Documenting openssl-macros v0.1.1
24662024-02-20T04:21:40.897Z Documenting mime v0.3.17
24672024-02-20T04:21:41.015Z Documenting base64ct v1.6.0
24682024-02-20T04:21:41.719Z Documenting tower-service v0.3.2
24692024-02-20T04:21:42.440Z Documenting tokio-util v0.7.10
24702024-02-20T04:21:43.186Z Documenting quote v1.0.35
24712024-02-20T04:21:43.785Z Documenting aho-corasick v1.0.4
24722024-02-20T04:21:45.183Z Documenting slog v2.7.0
24732024-02-20T04:21:45.211Z Documenting openssl-probe v0.1.5
24742024-02-20T04:21:45.461Z Documenting regex-syntax v0.8.2
24752024-02-20T04:21:45.502Z Documenting ipnet v2.9.0
24762024-02-20T04:21:45.634Z Documenting openssl v0.10.60
24772024-02-20T04:21:47.053Z Documenting syn v2.0.48
24782024-02-20T04:21:48.407Z Documenting h2 v0.3.24
24792024-02-20T04:21:48.683Z Documenting async-trait v0.1.77
24802024-02-20T04:21:48.915Z Documenting pem-rfc7468 v0.7.0
24812024-02-20T04:21:49.497Z Documenting crossbeam-utils v0.8.16
24822024-02-20T04:21:49.746Z Documenting encoding_rs v0.8.33
24832024-02-20T04:21:52.091Z Documenting regex-automata v0.4.4
24842024-02-20T04:21:53.065Z Documenting der_derive v0.7.2
24852024-02-20T04:21:53.374Z Documenting utf8parse v0.2.1
24862024-02-20T04:21:53.612Z Documenting flagset v0.4.3
24872024-02-20T04:21:53.853Z Documenting native-tls v0.2.11
24882024-02-20T04:21:54.413Z Documenting serde_urlencoded v0.7.1
24892024-02-20T04:21:56.222Z Documenting num-integer v0.1.46
24902024-02-20T04:21:56.475Z Documenting time-macros v0.2.13
24912024-02-20T04:21:58.235Z Documenting der v0.7.8
24922024-02-20T04:21:58.498Z Documenting deranged v0.3.8
24932024-02-20T04:21:59.858Z Documenting hyper v0.14.27
24942024-02-20T04:21:59.939Z Documenting tokio-native-tls v0.3.1
24952024-02-20T04:22:01.143Z Documenting regex v1.10.3
24962024-02-20T04:22:01.190Z Documenting time-core v0.1.1
24972024-02-20T04:22:01.682Z Documenting num_threads v0.1.6
24982024-02-20T04:22:02.828Z Documenting gimli v0.28.0
24992024-02-20T04:22:03.189Z Documenting spki v0.7.2
25002024-02-20T04:22:04.020Z Documenting object v0.32.1
25012024-02-20T04:22:05.221Z Documenting rustc-demangle v0.1.23
25022024-02-20T04:22:05.462Z Documenting time v0.3.27
25032024-02-20T04:22:05.749Z Documenting webpki-roots v0.25.2
25042024-02-20T04:22:06.752Z Documenting spin v0.9.8
25052024-02-20T04:22:07.657Z Documenting either v1.10.0
25062024-02-20T04:22:08.162Z Documenting pkcs8 v0.10.2
25072024-02-20T04:22:09.084Z Documenting addr2line v0.21.0
25082024-02-20T04:22:09.600Z Documenting openapiv3 v2.0.0
25092024-02-20T04:22:09.872Z Documenting futures-executor v0.3.30
25102024-02-20T04:22:10.752Z Checking pest_meta v2.7.6
25112024-02-20T04:22:11.724Z Documenting memoffset v0.9.0
25122024-02-20T04:22:11.872Z Documenting anstyle v1.0.2
25132024-02-20T04:22:12.052Z Documenting hyper-tls v0.5.0
25142024-02-20T04:22:12.788Z Documenting hyper-rustls v0.24.2
25152024-02-20T04:22:12.871Z Documenting data-encoding v2.4.0
25162024-02-20T04:22:14.541Z Documenting crossbeam-epoch v0.9.15
25172024-02-20T04:22:15.098Z Documenting anstyle-parse v0.2.1
25182024-02-20T04:22:15.811Z Documenting ipnetwork v0.20.0
25192024-02-20T04:22:16.347Z Documenting sha2 v0.10.8
25202024-02-20T04:22:16.610Z Documenting backtrace v0.3.69
25212024-02-20T04:22:17.171Z Documenting hex v0.4.3
25222024-02-20T04:22:18.239Z Documenting crc32fast v1.3.2
25232024-02-20T04:22:18.571Z Documenting pest_meta v2.7.6
25242024-02-20T04:22:19.390Z Documenting scroll_derive v0.12.0
25252024-02-20T04:22:20.883Z Documenting anstyle-query v1.0.0
25262024-02-20T04:22:21.032Z Documenting reqwest v0.11.22
25272024-02-20T04:22:21.269Z Documenting untrusted v0.9.0
25282024-02-20T04:22:21.396Z Documenting colorchoice v1.0.0
25292024-02-20T04:22:21.986Z Documenting futures v0.3.30
25302024-02-20T04:22:22.795Z Documenting anyhow v1.0.75
25312024-02-20T04:22:23.345Z Documenting pest_generator v2.7.6
25322024-02-20T04:22:23.805Z Documenting scroll v0.12.0
25332024-02-20T04:22:24.080Z Documenting ring v0.17.8
25342024-02-20T04:22:24.205Z Checking pest_generator v2.7.6
25352024-02-20T04:22:24.581Z Documenting anstream v0.6.11
25362024-02-20T04:22:24.945Z Documenting num-iter v0.1.43
25372024-02-20T04:22:27.810Z Documenting terminal_size v0.3.0
25382024-02-20T04:22:28.088Z Documenting hmac v0.12.1
25392024-02-20T04:22:28.129Z Documenting signal-hook v0.3.17
25402024-02-20T04:22:28.411Z Documenting static_assertions v1.1.0
25412024-02-20T04:22:29.201Z Documenting ucd-trie v0.1.6
25422024-02-20T04:22:29.925Z Documenting strsim v0.11.0
25432024-02-20T04:22:30.551Z Documenting clap_lex v0.7.0
25442024-02-20T04:22:31.458Z Documenting plain v0.2.3
25452024-02-20T04:22:31.740Z Documenting pest_derive v2.7.6
25462024-02-20T04:22:32.171Z Documenting flate2 v1.0.28
25472024-02-20T04:22:32.311Z Documenting clap_derive v4.5.0
25482024-02-20T04:22:32.923Z Documenting managed v0.8.0
25492024-02-20T04:22:33.550Z Documenting pest v2.7.6
25502024-02-20T04:22:34.277Z Documenting pretty-hex v0.4.1
25512024-02-20T04:22:34.355Z Documenting goblin v0.8.0
25522024-02-20T04:22:34.907Z Documenting clap_builder v4.5.0
25532024-02-20T04:22:36.244Z Documenting unicode-segmentation v1.10.1
25542024-02-20T04:22:36.248Z Documenting signal-hook-mio v0.2.3
25552024-02-20T04:22:37.329Z Documenting block-padding v0.3.3
25562024-02-20T04:22:37.415Z Documenting scheduled-thread-pool v0.2.7
25572024-02-20T04:22:37.556Z Documenting bzip2-sys v0.1.11+1.0.8
25582024-02-20T04:22:38.507Z Documenting dtrace-parser v0.2.0
25592024-02-20T04:22:39.606Z Documenting thread-id v4.2.0
25602024-02-20T04:22:40.484Z Documenting enum-as-inner v0.5.1
25612024-02-20T04:22:41.135Z Documenting clap v4.5.0
25622024-02-20T04:22:41.441Z Documenting diesel_table_macro_syntax v0.1.0
25632024-02-20T04:22:41.529Z Checking diesel_table_macro_syntax v0.1.0
25642024-02-20T04:22:41.573Z Documenting dof v0.3.0
25652024-02-20T04:22:41.621Z Documenting bzip2 v0.4.4
25662024-02-20T04:22:41.693Z Documenting r2d2 v0.8.10
25672024-02-20T04:22:42.421Z Documenting inout v0.1.3
25682024-02-20T04:22:43.412Z Documenting crossterm v0.27.0
25692024-02-20T04:22:44.923Z Documenting trust-dns-proto v0.22.0
25702024-02-20T04:22:45.616Z Documenting md-5 v0.10.5
25712024-02-20T04:22:45.858Z Documenting stringprep v0.1.3
25722024-02-20T04:22:45.945Z Documenting diesel_derives v2.1.2
25732024-02-20T04:22:46.440Z Documenting serde_spanned v0.6.5
25742024-02-20T04:22:46.538Z Documenting toml_datetime v0.6.5
25752024-02-20T04:22:47.134Z Documenting usdt-impl v0.5.0
25762024-02-20T04:22:48.728Z Documenting ff v0.13.0
25772024-02-20T04:22:49.725Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25782024-02-20T04:22:50.371Z Documenting base16ct v0.2.0
25792024-02-20T04:22:50.478Z Documenting bit-vec v0.6.3
25802024-02-20T04:22:50.602Z Documenting winnow v0.6.1
25812024-02-20T04:22:52.586Z Documenting siphasher v0.3.11
25822024-02-20T04:22:52.805Z Documenting fallible-iterator v0.2.0
25832024-02-20T04:22:53.422Z Documenting diesel v2.1.4
25842024-02-20T04:22:53.480Z Documenting sec1 v0.7.3
25852024-02-20T04:22:54.215Z Documenting group v0.13.0
25862024-02-20T04:22:54.571Z Documenting cipher v0.4.4
25872024-02-20T04:22:54.714Z Documenting zip v0.6.6
25882024-02-20T04:22:55.550Z Documenting phf_shared v0.11.2
25892024-02-20T04:22:55.710Z Documenting toml_edit v0.22.6
25902024-02-20T04:22:57.812Z Documenting postgres-protocol v0.6.6
25912024-02-20T04:22:58.140Z Documenting hkdf v0.12.4
25922024-02-20T04:22:59.331Z Documenting num-bigint v0.4.4
25932024-02-20T04:22:59.342Z Documenting crypto-bigint v0.5.2
25942024-02-20T04:22:59.640Z Documenting regress v0.8.0
25952024-02-20T04:23:01.162Z Documenting hubpack v0.1.2
25962024-02-20T04:23:01.770Z Documenting bstr v1.6.0
25972024-02-20T04:23:03.228Z Documenting serde_repr v0.1.16
25982024-02-20T04:23:04.702Z Documenting minimal-lexical v0.2.1
25992024-02-20T04:23:05.711Z Documenting fixedbitset v0.4.2
26002024-02-20T04:23:05.988Z Documenting precomputed-hash v0.1.1
26012024-02-20T04:23:06.343Z Documenting lalrpop-util v0.19.12
26022024-02-20T04:23:06.968Z Documenting new_debug_unreachable v1.0.4
26032024-02-20T04:23:07.025Z Documenting yasna v0.5.2
26042024-02-20T04:23:07.892Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26052024-02-20T04:23:08.493Z Documenting nom v7.1.3
26062024-02-20T04:23:08.967Z Documenting petgraph v0.6.4
26072024-02-20T04:23:09.785Z Documenting elliptic-curve v0.13.8
26082024-02-20T04:23:09.899Z Documenting string_cache v0.8.7
26092024-02-20T04:23:10.886Z Documenting postgres-types v0.2.6
26102024-02-20T04:23:13.523Z Documenting phf v0.11.2
26112024-02-20T04:23:13.566Z Documenting console v0.15.8
26122024-02-20T04:23:14.061Z Documenting semver v1.0.21
26132024-02-20T04:23:14.329Z Documenting float-cmp v0.9.0
26142024-02-20T04:23:14.754Z Documenting heck v0.4.1
26152024-02-20T04:23:16.099Z Documenting predicates-core v1.0.6
26162024-02-20T04:23:17.698Z Documenting whoami v1.4.1
26172024-02-20T04:23:17.834Z Documenting difflib v0.4.0
26182024-02-20T04:23:18.321Z Documenting normalize-line-endings v0.3.0
26192024-02-20T04:23:18.548Z Documenting bit-set v0.5.3
26202024-02-20T04:23:19.284Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26212024-02-20T04:23:19.415Z Documenting similar v2.3.0
26222024-02-20T04:23:19.910Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26232024-02-20T04:23:20.154Z Documenting tokio-stream v0.1.14
26242024-02-20T04:23:21.581Z Documenting tokio-postgres v0.7.10
26252024-02-20T04:23:21.687Z Documenting getopts v0.2.21
26262024-02-20T04:23:22.212Z Documenting predicates v3.1.0
26272024-02-20T04:23:22.713Z Checking strsim v0.10.0
26282024-02-20T04:23:22.938Z Checking ident_case v1.0.1
26292024-02-20T04:23:23.094Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26302024-02-20T04:23:23.764Z Documenting match_cfg v0.1.0
26312024-02-20T04:23:25.348Z Documenting sha1 v0.10.6
26322024-02-20T04:23:26.149Z Documenting dirs-sys-next v0.1.2
26332024-02-20T04:23:26.555Z Documenting rustls-pki-types v1.3.0
26342024-02-20T04:23:26.583Z Documenting hostname v0.3.1
26352024-02-20T04:23:26.995Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
26362024-02-20T04:23:27.200Z Documenting camino v1.1.6
26372024-02-20T04:23:30.024Z Documenting dirs-next v2.0.0
26382024-02-20T04:23:30.206Z Documenting paste v1.0.14
26392024-02-20T04:23:30.411Z Documenting thread_local v1.1.7
26402024-02-20T04:23:30.449Z Documenting rustls-webpki v0.102.1
26412024-02-20T04:23:31.070Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26422024-02-20T04:23:31.533Z Documenting crossbeam-channel v0.5.8
26432024-02-20T04:23:32.181Z Documenting atty v0.2.14
26442024-02-20T04:23:33.973Z Documenting term v0.7.0
26452024-02-20T04:23:34.823Z Documenting take_mut v0.2.2
26462024-02-20T04:23:34.832Z Documenting rustls v0.22.2
26472024-02-20T04:23:34.984Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26482024-02-20T04:23:35.027Z Documenting slog-json v2.6.1
26492024-02-20T04:23:35.237Z Documenting http v1.0.0
26502024-02-20T04:23:35.503Z Documenting async-stream-impl v0.3.5
26512024-02-20T04:23:35.530Z Documenting atomic-waker v1.1.1
26522024-02-20T04:23:37.807Z Documenting slog-term v2.9.0
26532024-02-20T04:23:38.411Z Documenting debug-ignore v1.0.5
26542024-02-20T04:23:38.543Z Documenting slog-async v2.8.0
26552024-02-20T04:23:39.780Z Documenting slog-bunyan v2.5.0
26562024-02-20T04:23:39.975Z Documenting async-stream v0.3.5
26572024-02-20T04:23:41.206Z Documenting multer v3.0.0
26582024-02-20T04:23:41.245Z Documenting waitgroup v0.1.2
26592024-02-20T04:23:42.207Z Documenting rustls-pemfile v2.1.0
26602024-02-20T04:23:43.057Z Checking darling_core v0.20.3
26612024-02-20T04:23:43.249Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
26622024-02-20T04:23:43.726Z Documenting toml v0.8.10
26632024-02-20T04:23:44.061Z Documenting tokio-rustls v0.25.0
26642024-02-20T04:23:44.841Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26652024-02-20T04:23:45.023Z Documenting serde_path_to_error v0.1.15
26662024-02-20T04:23:45.098Z Checking darling v0.20.3
26672024-02-20T04:23:45.226Z Documenting serde_with_macros v3.6.1
26682024-02-20T04:23:45.981Z Documenting structmeta-derive v0.3.0
26692024-02-20T04:23:46.495Z Documenting strum v0.26.1
26702024-02-20T04:23:49.188Z Checking structmeta v0.3.0
26712024-02-20T04:23:49.410Z Documenting instant v0.1.12
26722024-02-20T04:23:49.427Z Documenting newtype-uuid v1.0.1
26732024-02-20T04:23:49.701Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26742024-02-20T04:23:50.147Z Documenting macaddr v1.0.1
26752024-02-20T04:23:50.296Z Documenting serde_with v3.6.1
26762024-02-20T04:23:50.664Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26772024-02-20T04:23:51.069Z Documenting structmeta v0.3.0
26782024-02-20T04:23:52.542Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26792024-02-20T04:23:53.105Z Documenting backoff v0.4.0
26802024-02-20T04:23:54.003Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26812024-02-20T04:23:54.186Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26822024-02-20T04:23:54.242Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26832024-02-20T04:23:54.322Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26842024-02-20T04:23:55.417Z Documenting parse-display-derive v0.9.0
26852024-02-20T04:23:56.854Z Documenting fastrand v2.0.1
26862024-02-20T04:23:56.866Z Documenting proc-macro-error-attr v1.0.4
26872024-02-20T04:23:57.664Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26882024-02-20T04:23:58.363Z Checking proc-macro-error v1.0.4
26892024-02-20T04:23:58.460Z Documenting is-terminal v0.4.9
26902024-02-20T04:23:58.634Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26912024-02-20T04:23:58.917Z Documenting proc-macro-crate v1.3.1
26922024-02-20T04:23:59.289Z Checking proc-macro-crate v1.3.1
26932024-02-20T04:23:59.537Z Documenting hash32 v0.3.1
26942024-02-20T04:23:59.545Z Documenting stable_deref_trait v1.2.0
26952024-02-20T04:24:00.702Z Documenting proc-macro-error v1.0.4
26962024-02-20T04:24:01.379Z Documenting parse-display v0.9.0
26972024-02-20T04:24:01.483Z Documenting tempfile v3.10.0
26982024-02-20T04:24:02.320Z Documenting cobs v0.2.3
26992024-02-20T04:24:03.550Z Documenting heapless v0.8.0
27002024-02-20T04:24:03.636Z Documenting embedded-io v0.4.0
27012024-02-20T04:24:04.228Z Documenting num_enum_derive v0.5.11
27022024-02-20T04:24:05.121Z Documenting foreign-types-macros v0.2.3
27032024-02-20T04:24:05.245Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27042024-02-20T04:24:05.322Z Documenting foreign-types-shared v0.3.1
27052024-02-20T04:24:05.527Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27062024-02-20T04:24:05.889Z Documenting camino-tempfile v1.1.1
27072024-02-20T04:24:06.836Z Documenting postcard v1.0.8
27082024-02-20T04:24:08.162Z Documenting crucible-workspace-hack v0.1.0
27092024-02-20T04:24:08.326Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27102024-02-20T04:24:08.372Z Documenting smoltcp v0.11.0
27112024-02-20T04:24:09.693Z Documenting foreign-types v0.5.0
27122024-02-20T04:24:10.293Z Documenting num_enum v0.5.11
27132024-02-20T04:24:10.528Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27142024-02-20T04:24:11.430Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27152024-02-20T04:24:11.874Z Documenting cstr-argument v0.1.2
27162024-02-20T04:24:12.691Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27172024-02-20T04:24:13.809Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27182024-02-20T04:24:14.143Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27192024-02-20T04:24:14.321Z Documenting colored v2.0.4
27202024-02-20T04:24:14.594Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27212024-02-20T04:24:16.343Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27222024-02-20T04:24:17.010Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27232024-02-20T04:24:18.509Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27242024-02-20T04:24:18.724Z Documenting zone_cfg_derive v0.3.0
27252024-02-20T04:24:18.853Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27262024-02-20T04:24:20.936Z Documenting num-derive v0.4.0
27272024-02-20T04:24:21.129Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27282024-02-20T04:24:21.419Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27292024-02-20T04:24:21.706Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27302024-02-20T04:24:23.073Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
27312024-02-20T04:24:23.373Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27322024-02-20T04:24:23.557Z Documenting zone v0.3.0
27332024-02-20T04:24:25.552Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27342024-02-20T04:24:26.884Z Documenting smf v0.2.2
27352024-02-20T04:24:27.369Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27362024-02-20T04:24:27.593Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372024-02-20T04:24:27.681Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27382024-02-20T04:24:27.950Z Documenting password-hash v0.5.0
27392024-02-20T04:24:28.023Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27402024-02-20T04:24:30.233Z Documenting blake2 v0.10.6
27412024-02-20T04:24:30.432Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27422024-02-20T04:24:31.034Z Documenting linked-hash-map v0.5.6
27432024-02-20T04:24:31.628Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27442024-02-20T04:24:32.042Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27452024-02-20T04:24:34.761Z Documenting itertools v0.12.1
27462024-02-20T04:24:34.894Z Documenting memmap v0.7.0
27472024-02-20T04:24:34.994Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27482024-02-20T04:24:35.090Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27492024-02-20T04:24:35.311Z Documenting argon2 v0.5.3
27502024-02-20T04:24:35.576Z Documenting lru-cache v0.1.2
27512024-02-20T04:24:36.297Z Documenting derive-where v1.2.7
27522024-02-20T04:24:37.394Z Documenting swrite v0.1.0
27532024-02-20T04:24:38.850Z Documenting usdt v0.5.0
27542024-02-20T04:24:39.335Z Documenting quick-error v1.2.3
27552024-02-20T04:24:40.397Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27562024-02-20T04:24:41.125Z Documenting newtype_derive v0.1.6
27572024-02-20T04:24:41.159Z Documenting tap v1.0.1
27582024-02-20T04:24:41.716Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27592024-02-20T04:24:42.933Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27602024-02-20T04:24:43.026Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27612024-02-20T04:24:43.058Z Documenting resolv-conf v0.7.0
27622024-02-20T04:24:43.298Z Documenting radium v0.7.0
27632024-02-20T04:24:44.071Z Documenting wyz v0.5.1
27642024-02-20T04:24:44.988Z Documenting steno v0.4.0
27652024-02-20T04:24:46.164Z Documenting nibble_vec v0.1.0
27662024-02-20T04:24:46.249Z Checking heck v0.3.3
27672024-02-20T04:24:46.427Z Documenting funty v2.0.0
27682024-02-20T04:24:47.067Z Documenting endian-type v0.1.2
27692024-02-20T04:24:47.248Z Documenting crc-catalog v2.2.0
27702024-02-20T04:24:47.385Z Documenting trust-dns-resolver v0.22.0
27712024-02-20T04:24:49.945Z Documenting bitvec v1.0.1
27722024-02-20T04:24:50.245Z Documenting crc v3.0.1
27732024-02-20T04:24:50.626Z Documenting structopt-derive v0.4.18
27742024-02-20T04:24:50.863Z Documenting radix_trie v0.2.1
27752024-02-20T04:24:53.152Z Documenting cancel-safe-futures v0.1.5
27762024-02-20T04:24:54.834Z Documenting filetime v0.2.23
27772024-02-20T04:24:54.875Z Documenting xattr v1.0.1
27782024-02-20T04:24:55.421Z Documenting packed_struct_codegen v0.10.1
27792024-02-20T04:24:55.729Z Documenting nodrop v0.1.14
27802024-02-20T04:24:56.264Z Documenting structopt v0.3.26
27812024-02-20T04:24:58.696Z Documenting array-init v0.0.4
27822024-02-20T04:24:58.892Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27832024-02-20T04:24:58.947Z Documenting libefi-sys v0.1.0
27842024-02-20T04:24:59.089Z Documenting tar v0.4.40
27852024-02-20T04:24:59.730Z Documenting num-bigint-dig v0.8.4
27862024-02-20T04:24:59.743Z Documenting num-rational v0.4.1
27872024-02-20T04:25:00.633Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27882024-02-20T04:25:01.394Z Documenting packed_struct v0.10.1
27892024-02-20T04:25:01.934Z Documenting pkcs1 v0.7.5
27902024-02-20T04:25:02.939Z Documenting signature v2.1.0
27912024-02-20T04:25:03.229Z Documenting num-complex v0.4.4
27922024-02-20T04:25:05.729Z Documenting arc-swap v1.6.0
27932024-02-20T04:25:05.739Z Documenting termcolor v1.2.0
27942024-02-20T04:25:06.177Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27952024-02-20T04:25:06.239Z Documenting bitfield v0.14.0
27962024-02-20T04:25:06.515Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27972024-02-20T04:25:07.806Z Documenting rsa v0.9.2
27982024-02-20T04:25:08.700Z Documenting num v0.4.1
27992024-02-20T04:25:08.767Z Documenting slog-scope v4.4.0
28002024-02-20T04:25:09.186Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28012024-02-20T04:25:10.241Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28022024-02-20T04:25:10.325Z Documenting env_logger v0.10.0
28032024-02-20T04:25:11.463Z Documenting serde-hex v0.1.0
28042024-02-20T04:25:12.652Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28052024-02-20T04:25:13.736Z Documenting x509-cert v0.2.4
28062024-02-20T04:25:14.976Z Documenting ron v0.8.1
28072024-02-20T04:25:15.237Z Documenting libsw v3.3.1
28082024-02-20T04:25:16.320Z Documenting gethostname v0.4.3
28092024-02-20T04:25:16.625Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28102024-02-20T04:25:17.916Z Documenting half v2.3.1
28112024-02-20T04:25:18.150Z Documenting same-file v1.0.6
28122024-02-20T04:25:19.372Z Documenting crc-any v2.4.3
28132024-02-20T04:25:19.441Z Documenting owo-colors v4.0.0
28142024-02-20T04:25:20.037Z Documenting ciborium-io v0.2.2
28152024-02-20T04:25:20.180Z Documenting linear-map v1.2.0
28162024-02-20T04:25:20.988Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28172024-02-20T04:25:21.883Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28182024-02-20T04:25:22.432Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28192024-02-20T04:25:22.753Z Documenting walkdir v2.4.0
28202024-02-20T04:25:23.693Z Documenting ciborium-ll v0.2.2
28212024-02-20T04:25:24.150Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28222024-02-20T04:25:24.963Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28232024-02-20T04:25:27.333Z Documenting slog-stdlog v4.1.1
28242024-02-20T04:25:27.876Z Documenting slog-dtrace v0.3.0
28252024-02-20T04:25:29.166Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28262024-02-20T04:25:31.505Z Documenting path-slash v0.1.5
28272024-02-20T04:25:32.489Z Documenting slog-envlogger v2.2.0
28282024-02-20T04:25:34.021Z Documenting ciborium v0.2.2
28292024-02-20T04:25:35.032Z Documenting pem v3.0.2
28302024-02-20T04:25:35.345Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28312024-02-20T04:25:35.604Z Documenting fxhash v0.2.1
28322024-02-20T04:25:40.671Z Documenting display-error-chain v0.2.0
28332024-02-20T04:25:40.725Z Documenting utf-8 v0.7.6
28342024-02-20T04:25:40.725Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28352024-02-20T04:25:40.725Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28362024-02-20T04:25:40.725Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28372024-02-20T04:25:41.026Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28382024-02-20T04:25:41.065Z Documenting vte_generate_state_changes v0.1.1
28392024-02-20T04:25:41.641Z Checking convert_case v0.4.0
28402024-02-20T04:25:41.654Z Documenting convert_case v0.4.0
28412024-02-20T04:25:41.818Z Documenting buf-list v1.0.3
28422024-02-20T04:25:42.579Z Documenting tungstenite v0.20.1
28432024-02-20T04:25:44.783Z Documenting vte v0.11.1
28442024-02-20T04:25:45.178Z Documenting derive_more v0.99.17
28452024-02-20T04:25:46.734Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28462024-02-20T04:25:47.246Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28472024-02-20T04:25:48.993Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28482024-02-20T04:25:49.310Z Checking darling_core v0.14.4
28492024-02-20T04:25:49.654Z Documenting tokio-tungstenite v0.20.1
28502024-02-20T04:25:49.731Z Documenting pin-project-internal v1.1.3
28512024-02-20T04:25:51.039Z Documenting strip-ansi-escapes v0.2.0
28522024-02-20T04:25:51.095Z Checking darling v0.14.4
28532024-02-20T04:25:51.221Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28542024-02-20T04:25:54.888Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28552024-02-20T04:25:55.040Z Documenting doc-comment v0.3.3
28562024-02-20T04:25:55.104Z Documenting pin-project v1.1.3
28572024-02-20T04:25:56.735Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28582024-02-20T04:25:58.028Z Documenting crossbeam-deque v0.8.3
28592024-02-20T04:25:58.040Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28602024-02-20T04:25:58.086Z Documenting snafu-derive v0.7.5
28612024-02-20T04:25:58.164Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28622024-02-20T04:25:58.444Z Documenting nu-ansi-term v0.50.0
28632024-02-20T04:26:01.257Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28642024-02-20T04:26:01.874Z Documenting rayon-core v1.12.0
28652024-02-20T04:26:02.423Z Documenting reedline v0.29.0
28662024-02-20T04:26:03.090Z Documenting trust-dns-client v0.22.0
28672024-02-20T04:26:03.300Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28682024-02-20T04:26:04.599Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28692024-02-20T04:26:04.918Z Documenting globset v0.4.13
28702024-02-20T04:26:06.257Z Documenting olpc-cjson v0.1.3
28712024-02-20T04:26:07.210Z Documenting snafu v0.7.5
28722024-02-20T04:26:08.014Z Documenting serde_plain v1.0.2
28732024-02-20T04:26:09.630Z Documenting headers-core v0.2.0
28742024-02-20T04:26:10.098Z Documenting async-recursion v1.0.5
28752024-02-20T04:26:10.898Z Documenting typed-path v0.7.0
28762024-02-20T04:26:12.038Z Documenting keccak v0.1.4
28772024-02-20T04:26:12.216Z Documenting bytecount v0.6.3
28782024-02-20T04:26:13.014Z Documenting rayon v1.8.0
28792024-02-20T04:26:13.074Z Documenting trust-dns-server v0.22.1
28802024-02-20T04:26:14.334Z Documenting headers v0.3.9
28812024-02-20T04:26:15.036Z Documenting sha3 v0.10.8
28822024-02-20T04:26:15.152Z Documenting papergrid v0.11.0
28832024-02-20T04:26:16.363Z Documenting tough v0.16.0
28842024-02-20T04:26:16.729Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28852024-02-20T04:26:20.253Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28862024-02-20T04:26:20.553Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28872024-02-20T04:26:20.935Z Checking derive_builder_core v0.12.0
28882024-02-20T04:26:21.335Z Documenting derive_builder_core v0.12.0
28892024-02-20T04:26:21.455Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28902024-02-20T04:26:21.814Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28912024-02-20T04:26:22.012Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28922024-02-20T04:26:22.148Z Documenting sled v0.34.7
28932024-02-20T04:26:22.405Z Documenting fs-err v2.11.0
28942024-02-20T04:26:22.479Z Documenting unicase v2.7.0
28952024-02-20T04:26:22.816Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28962024-02-20T04:26:23.128Z Documenting tabled_derive v0.7.0
28972024-02-20T04:26:23.139Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28982024-02-20T04:26:26.019Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
28992024-02-20T04:26:26.471Z Documenting fd-lock v4.0.2
29002024-02-20T04:26:27.863Z Documenting nix v0.27.1
29012024-02-20T04:26:28.866Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29022024-02-20T04:26:29.161Z Documenting secrecy v0.8.0
29032024-02-20T04:26:30.053Z Documenting rustversion v1.0.14
29042024-02-20T04:26:30.415Z Documenting sqlparser_derive v0.2.2
29052024-02-20T04:26:30.942Z Documenting parse-size v1.0.0
29062024-02-20T04:26:31.504Z Documenting unicode_categories v0.1.1
29072024-02-20T04:26:33.283Z Documenting home v0.5.5
29082024-02-20T04:26:33.893Z Documenting castaway v0.2.2
29092024-02-20T04:26:34.031Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29102024-02-20T04:26:34.729Z Documenting derive_builder_macro v0.12.0
29112024-02-20T04:26:34.941Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
29122024-02-20T04:26:35.391Z Documenting sqlformat v0.2.3
29132024-02-20T04:26:35.789Z Documenting sqlparser v0.43.1
29142024-02-20T04:26:37.084Z Documenting rustyline v13.0.0
29152024-02-20T04:26:37.920Z Documenting tabled v0.15.0
29162024-02-20T04:26:39.479Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29172024-02-20T04:26:40.560Z Documenting mime_guess v2.0.4
29182024-02-20T04:26:44.330Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29192024-02-20T04:26:45.124Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29202024-02-20T04:26:45.375Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29212024-02-20T04:26:45.394Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29222024-02-20T04:26:45.708Z Documenting universal-hash v0.5.1
29232024-02-20T04:26:48.649Z Documenting bcs v0.1.6
29242024-02-20T04:26:51.837Z Documenting kstat-rs v0.2.3
29252024-02-20T04:26:52.175Z Documenting thiserror-impl-no-std v2.0.2
29262024-02-20T04:26:53.128Z Documenting ref-cast-impl v1.0.20
29272024-02-20T04:26:56.321Z Documenting curve25519-dalek-derive v0.1.0
29282024-02-20T04:26:57.228Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29292024-02-20T04:26:58.254Z Documenting highway v1.1.0
29302024-02-20T04:26:58.781Z Documenting opaque-debug v0.3.0
29312024-02-20T04:26:58.797Z Documenting ref-cast v1.0.20
29322024-02-20T04:26:59.501Z Documenting thiserror-no-std v2.0.2
29332024-02-20T04:27:00.945Z Documenting curve25519-dalek v4.1.1
29342024-02-20T04:27:01.150Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29352024-02-20T04:27:01.604Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29362024-02-20T04:27:01.707Z Documenting poly1305 v0.8.0
29372024-02-20T04:27:01.866Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
29382024-02-20T04:27:02.221Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29392024-02-20T04:27:02.419Z Documenting derive_builder v0.12.0
29402024-02-20T04:27:06.290Z Documenting compact_str v0.7.1
29412024-02-20T04:27:06.660Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29422024-02-20T04:27:07.034Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29432024-02-20T04:27:08.048Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29442024-02-20T04:27:10.053Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29452024-02-20T04:27:10.334Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29462024-02-20T04:27:14.653Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29472024-02-20T04:27:17.066Z Documenting portable-atomic v1.4.3
29482024-02-20T04:27:19.050Z Documenting polar-core v0.27.0
29492024-02-20T04:27:19.997Z Documenting ed25519 v1.5.3
29502024-02-20T04:27:20.747Z Documenting libxml v0.3.3
29512024-02-20T04:27:22.922Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29522024-02-20T04:27:25.039Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29532024-02-20T04:27:27.259Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29542024-02-20T04:27:27.574Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29552024-02-20T04:27:27.703Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29562024-02-20T04:27:28.069Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29572024-02-20T04:27:29.075Z Documenting chacha20 v0.9.1
29582024-02-20T04:27:31.570Z Documenting bb8 v0.8.3
29592024-02-20T04:27:33.265Z Documenting aead v0.5.2
29602024-02-20T04:27:34.131Z Documenting lru v0.12.1
29612024-02-20T04:27:37.586Z Documenting quick-xml v0.30.0
29622024-02-20T04:27:38.495Z Documenting oso-derive v0.27.0
29632024-02-20T04:27:39.351Z Documenting impl-trait-for-tuples v0.2.2
29642024-02-20T04:27:39.517Z Documenting stability v0.1.1
29652024-02-20T04:27:41.403Z Documenting glob v0.3.1
29662024-02-20T04:27:42.877Z Documenting maplit v1.0.2
29672024-02-20T04:27:43.082Z Documenting cassowary v0.3.0
29682024-02-20T04:27:43.154Z Documenting number_prefix v0.4.0
29692024-02-20T04:27:44.106Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29702024-02-20T04:27:45.632Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29712024-02-20T04:27:45.861Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29722024-02-20T04:27:46.083Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29732024-02-20T04:27:46.679Z Documenting oso v0.27.0
29742024-02-20T04:27:46.933Z Documenting indicatif v0.17.8
29752024-02-20T04:27:47.201Z Documenting ratatui v0.26.1
29762024-02-20T04:27:48.746Z Documenting chacha20poly1305 v0.10.1
29772024-02-20T04:27:51.803Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29782024-02-20T04:27:52.136Z Documenting salty v0.2.0
29792024-02-20T04:27:55.040Z Documenting vsss-rs v3.3.4
29802024-02-20T04:27:56.453Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29812024-02-20T04:27:57.225Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29822024-02-20T04:27:57.931Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29832024-02-20T04:27:58.291Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29842024-02-20T04:27:59.339Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29852024-02-20T04:28:01.538Z Documenting cookie v0.18.0
29862024-02-20T04:28:02.391Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29872024-02-20T04:28:02.627Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29882024-02-20T04:28:02.929Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29892024-02-20T04:28:06.266Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29902024-02-20T04:28:06.566Z Documenting serde-big-array v0.5.1
29912024-02-20T04:28:06.623Z Documenting rtoolbox v0.0.1
29922024-02-20T04:28:06.942Z Documenting smawk v0.3.1
29932024-02-20T04:28:07.992Z Documenting humantime v2.1.0
29942024-02-20T04:28:10.606Z Documenting unicode-linebreak v0.1.5
29952024-02-20T04:28:11.041Z Documenting http-range v0.1.5
29962024-02-20T04:28:11.411Z Documenting is_ci v1.2.0
29972024-02-20T04:28:11.490Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29982024-02-20T04:28:11.850Z Documenting rpassword v7.3.1
29992024-02-20T04:28:13.689Z Documenting textwrap v0.16.1
30002024-02-20T04:28:14.934Z Documenting hyper-staticfile v0.9.5
30012024-02-20T04:28:15.085Z Documenting supports-color v3.0.0
30022024-02-20T04:28:15.591Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30032024-02-20T04:28:16.121Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30042024-02-20T04:28:17.709Z Documenting tui-tree-widget v0.17.0
30052024-02-20T04:28:20.282Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30062024-02-20T04:28:20.503Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30072024-02-20T04:28:23.008Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30082024-02-20T04:28:23.816Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30092024-02-20T04:28:23.995Z Documenting rcgen v0.12.1
30102024-02-20T04:28:24.145Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30112024-02-20T04:28:24.598Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30122024-02-20T04:28:25.011Z Documenting atomicwrites v0.4.3
30132024-02-20T04:28:25.786Z Documenting signal-hook-tokio v0.3.1
30142024-02-20T04:28:28.490Z Documenting subprocess v0.2.9
30152024-02-20T04:28:29.390Z Documenting memmap2 v0.7.1
30162024-02-20T04:28:30.748Z Documenting shell-words v1.1.0
30172024-02-20T04:28:31.773Z Documenting arrayvec v0.7.4
30182024-02-20T04:28:32.710Z Documenting arrayref v0.3.7
30192024-02-20T04:28:33.385Z Documenting corncobs v0.1.3
30202024-02-20T04:28:33.675Z Documenting constant_time_eq v0.3.0
30212024-02-20T04:28:34.935Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30222024-02-20T04:28:35.320Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30232024-02-20T04:28:35.635Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30242024-02-20T04:28:36.554Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30252024-02-20T04:28:36.685Z Documenting blake3 v1.5.0
30262024-02-20T04:28:41.192Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30272024-02-20T04:28:41.694Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30282024-02-20T04:28:43.028Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30292024-02-20T04:28:44.922Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30302024-02-20T04:28:50.601Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30312024-02-20T04:28:56.749Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30322024-02-20T04:28:58.497Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30332024-02-20T04:29:00.698Zwarning: unclosed HTML tag `usize`
30342024-02-20T04:29:00.698Z --> wicket/src/ui/panes/update.rs:153:19
30352024-02-20T04:29:00.698Z |
30362024-02-20T04:29:00.698Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30372024-02-20T04:29:00.698Z | ^^^^^^^
30382024-02-20T04:29:00.698Z |
30392024-02-20T04:29:00.698Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30402024-02-20T04:29:00.698Z
30412024-02-20T04:29:01.999Zwarning: `wicket` (lib doc) generated 1 warning
30422024-02-20T04:29:02.004Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30432024-02-20T04:29:04.255Z Documenting fatfs v0.3.6
30442024-02-20T04:29:07.121Z Documenting nanorand v0.7.0
30452024-02-20T04:29:08.956Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30462024-02-20T04:29:09.461Z Documenting assert_matches v1.5.0
30472024-02-20T04:29:11.258Z Documenting topological-sort v0.2.2
30482024-02-20T04:29:11.825Z Documenting flume v0.11.0
30492024-02-20T04:29:12.376Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30502024-02-20T04:29:13.029Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30512024-02-20T04:29:15.759Z Documenting omicron-zone-package v0.11.0
30522024-02-20T04:29:16.361Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30532024-02-20T04:29:18.559Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30542024-02-20T04:29:19.493Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30552024-02-20T04:29:19.533Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30562024-02-20T04:29:24.772Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30572024-02-20T04:29:24.772Z --> sled-agent/src/sim/instance.rs:46:7
30582024-02-20T04:29:24.772Z |
30592024-02-20T04:29:24.772Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30602024-02-20T04:29:24.772Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30612024-02-20T04:29:24.772Z |
30622024-02-20T04:29:24.772Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30632024-02-20T04:29:24.772Z
30642024-02-20T04:29:28.002Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30652024-02-20T04:29:28.005Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30662024-02-20T04:29:28.338Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30672024-02-20T04:29:29.200Z Documenting termios v0.3.3
30682024-02-20T04:29:31.549Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30692024-02-20T04:29:33.207Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30702024-02-20T04:29:41.845Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30712024-02-20T04:29:42.499Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30722024-02-20T04:29:42.893Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30732024-02-20T04:30:06.542Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30742024-02-20T04:30:13.259Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30752024-02-20T04:30:19.424Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30762024-02-20T04:30:19.425Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30772024-02-20T04:30:19.425Z |
30782024-02-20T04:30:19.425Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30792024-02-20T04:30:19.425Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30802024-02-20T04:30:19.425Z |
30812024-02-20T04:30:19.425Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30822024-02-20T04:30:19.425Z
30832024-02-20T04:30:21.493Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30842024-02-20T04:30:24.692Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30852024-02-20T04:30:26.679Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30862024-02-20T04:30:27.125Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30872024-02-20T04:30:35.267Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30882024-02-20T04:30:35.832Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30892024-02-20T04:30:35.836Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30902024-02-20T04:30:38.091Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30912024-02-20T04:30:59.369Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30922024-02-20T04:31:46.057Zwarning: unresolved link to `VolumeConstructionRequest`
30932024-02-20T04:31:46.057Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30942024-02-20T04:31:46.057Z |
30952024-02-20T04:31:46.057Z338 | /// [`VolumeConstructionRequest`] is shown here):
30962024-02-20T04:31:46.057Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30972024-02-20T04:31:46.058Z |
30982024-02-20T04:31:46.058Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30992024-02-20T04:31:46.058Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31002024-02-20T04:31:46.058Z
31012024-02-20T04:31:46.073Zwarning: unresolved link to `fd00:1122:3344:101::5`
31022024-02-20T04:31:46.074Z --> nexus/src/app/sagas/volume_delete.rs:348:17
31032024-02-20T04:31:46.074Z |
31042024-02-20T04:31:46.074Z348 | /// "[fd00:1122:3344:101::5]:1000",
31052024-02-20T04:31:46.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31062024-02-20T04:31:46.074Z
31072024-02-20T04:31:46.074Zwarning: unresolved link to `fd00:1122:3344:102::9`
31082024-02-20T04:31:46.074Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31092024-02-20T04:31:46.074Z |
31102024-02-20T04:31:46.074Z349 | /// "[fd00:1122:3344:102::9]:1000",
31112024-02-20T04:31:46.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31122024-02-20T04:31:46.074Z
31132024-02-20T04:31:46.074Zwarning: unresolved link to `fd00:1122:3344:103::2`
31142024-02-20T04:31:46.074Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31152024-02-20T04:31:46.074Z |
31162024-02-20T04:31:46.074Z350 | /// "[fd00:1122:3344:103::2]:1000"
31172024-02-20T04:31:46.074Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31182024-02-20T04:31:46.074Z
31192024-02-20T04:31:46.074Zwarning: unresolved link to `fd00:1122:3344:101::5`
31202024-02-20T04:31:46.074Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31212024-02-20T04:31:46.075Z |
31222024-02-20T04:31:46.075Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31232024-02-20T04:31:46.075Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31242024-02-20T04:31:46.075Z
31252024-02-20T04:31:46.075Zwarning: unresolved link to `fd00:1122:3344:102::9`
31262024-02-20T04:31:46.075Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31272024-02-20T04:31:46.075Z |
31282024-02-20T04:31:46.075Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31292024-02-20T04:31:46.075Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31302024-02-20T04:31:46.075Z
31312024-02-20T04:31:46.075Zwarning: unresolved link to `fd00:1122:3344:103::2`
31322024-02-20T04:31:46.075Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31332024-02-20T04:31:46.075Z |
31342024-02-20T04:31:46.075Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31352024-02-20T04:31:46.075Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31362024-02-20T04:31:46.075Z
31372024-02-20T04:31:48.953Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31382024-02-20T04:32:11.335Z Finished dev [unoptimized + debuginfo] target(s) in 11m 31s
31392024-02-20T04:32:11.427Z
31402024-02-20T04:32:11.442Zreal 11:31.748552575
31412024-02-20T04:32:11.443Zuser 30:45.310346707
31422024-02-20T04:32:11.443Zsys 49:23.957984794
31432024-02-20T04:32:11.443Ztrap 0.900144984
31442024-02-20T04:32:11.443Ztflt 0.135635531
31452024-02-20T04:32:11.443Zdflt 0.537808383
31462024-02-20T04:32:11.443Zkflt 0.000137480
31472024-02-20T04:32:11.443Zlock 2:08:09.530001390
31482024-02-20T04:32:11.443Zslp 2:52:39.509189244
31492024-02-20T04:32:11.443Zlat 4:45.650290656
31502024-02-20T04:32:11.443Zstop 1:30.048456793
31512024-02-20T04:32:11.443Zprocess exited: duration 1303635 ms, exit code 0
 
31522024-02-20T04:32:11.452Zfound 0 output files