01HNHRQN2FBFV1YJYG9PE71RDC: 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: 01HNHRRQA2DVG0FK4CZYFMPGNZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-01T07:24:23.939Zjob assigned to worker 01HNHRS1FWRX1RS2PS5TTRMFY5 (queued for 1 m 44 s)
 
22024-02-01T07:24:25.496Zstarting task 0: "setup"
32024-02-01T07:24:25.835Z++ uname -s
42024-02-01T07:24:25.874Z+ kern=SunOS
52024-02-01T07:24:25.874Z+ case "$kern" in
62024-02-01T07:24:25.874Z+ groupadd -g 12345 build
72024-02-01T07:24:25.874Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-01T07:24:27.108Z+ zfs create -o mountpoint=/work rpool/work
92024-02-01T07:24:27.321Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-01T07:24:27.331Z+ home_fs=zfs
112024-02-01T07:24:27.331Z+ [[ zfs == autofs ]]
122024-02-01T07:24:27.331Z+ mkdir -p /home/build
132024-02-01T07:24:27.331Z+ chown build:build /home/build /work
142024-02-01T07:24:29.322Z+ chmod 0700 /home/build /work
152024-02-01T07:24:29.327Zprocess exited: duration 3825 ms, exit code 0
 
162024-02-01T07:24:29.335Zstarting task 1: "rust-toolchain"
172024-02-01T07:24:29.344Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-01T07:24:29.347Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-01T07:24:29.498Zinfo: downloading installer
202024-02-01T07:24:30.935Zwarning: it looks like you have an existing installation of Rust at:
212024-02-01T07:24:30.935Zwarning: /opt/ooce/bin
222024-02-01T07:24:30.935Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-01T07:24:30.935Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-01T07:24:30.935Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-01T07:24:30.935Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-01T07:24:30.935Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-01T07:24:30.935Zerror: cannot install while Rust is installed
282024-02-01T07:24:30.935Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-01T07:24:31.230Zinfo: profile set to 'default'
302024-02-01T07:24:31.230Zinfo: default host triple is x86_64-unknown-illumos
312024-02-01T07:24:31.243Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-01T07:24:31.392Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-01T07:24:31.393Zinfo: downloading component 'cargo'
342024-02-01T07:24:31.982Zinfo: downloading component 'clippy'
352024-02-01T07:24:32.194Zinfo: downloading component 'rust-docs'
362024-02-01T07:24:32.929Zinfo: downloading component 'rust-std'
372024-02-01T07:24:34.236Zinfo: downloading component 'rustc'
382024-02-01T07:24:37.355Zinfo: downloading component 'rustfmt'
392024-02-01T07:24:37.533Zinfo: installing component 'cargo'
402024-02-01T07:24:39.124Zinfo: installing component 'clippy'
412024-02-01T07:24:39.764Zinfo: installing component 'rust-docs'
422024-02-01T07:24:42.455Zinfo: installing component 'rust-std'
432024-02-01T07:24:45.985Zinfo: installing component 'rustc'
442024-02-01T07:24:55.156Zinfo: installing component 'rustfmt'
452024-02-01T07:24:55.606Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-01T07:24:55.606Z
472024-02-01T07:24:55.744Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-01T07:24:55.745Z
492024-02-01T07:24:55.761Z
502024-02-01T07:24:55.762ZRust is installed now. Great!
512024-02-01T07:24:55.762Z
522024-02-01T07:24:55.762ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-01T07:24:55.763Zenvironment variable. This has not been done automatically.
542024-02-01T07:24:55.763Z
552024-02-01T07:24:55.765ZTo configure your current shell, run:
562024-02-01T07:24:55.765Zsource "$HOME/.cargo/env"
572024-02-01T07:24:56.239Z+ rustc --version
582024-02-01T07:24:56.246Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-01T07:24:56.246Zprocess exited: duration 26614 ms, exit code 0
 
602024-02-01T07:24:56.263Zstarting task 2: "authentication"
612024-02-01T07:24:56.322Zprocess exited: duration 40 ms, exit code 0
 
622024-02-01T07:24:56.344Zstarting task 3: "clone repository"
632024-02-01T07:24:56.374Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-01T07:24:56.375Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-01T07:24:56.539ZCloning into '/work/oxidecomputer/omicron'...
662024-02-01T07:25:02.824Z+ cd /work/oxidecomputer/omicron
672024-02-01T07:25:02.824Z+ git fetch origin 4f230b334444ec11ebda1809ef1ca8abd69a5ff6
682024-02-01T07:25:03.588ZFrom https://github.com/oxidecomputer/omicron
692024-02-01T07:25:03.588Z * branch 4f230b334444ec11ebda1809ef1ca8abd69a5ff6 -> FETCH_HEAD
702024-02-01T07:25:03.596Z+ [[ -n renovate/itertools-0.x ]]
712024-02-01T07:25:03.596Z++ git branch --show-current
722024-02-01T07:25:03.596Z+ current=main
732024-02-01T07:25:03.596Z+ [[ main != renovate/itertools-0.x ]]
742024-02-01T07:25:03.597Z+ git branch -f renovate/itertools-0.x 4f230b334444ec11ebda1809ef1ca8abd69a5ff6
752024-02-01T07:25:03.597Z+ git checkout -f renovate/itertools-0.x
762024-02-01T07:25:03.597ZSwitched to branch 'renovate/itertools-0.x'
772024-02-01T07:25:03.597Z+ git reset --hard 4f230b334444ec11ebda1809ef1ca8abd69a5ff6
782024-02-01T07:25:03.597ZHEAD is now at 4f230b334 Update Rust crate itertools to 0.12.1
792024-02-01T07:25:03.597Zprocess exited: duration 7067 ms, exit code 0
 
802024-02-01T07:25:04.022Zstarting task 4: "build"
812024-02-01T07:25:04.031Z+ cargo --version
822024-02-01T07:25:04.037Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-01T07:25:04.208Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-01T07:25:04.667Zinfo: downloading component 'cargo'
852024-02-01T07:25:04.827Zinfo: downloading component 'clippy'
862024-02-01T07:25:05.029Zinfo: downloading component 'rust-docs'
872024-02-01T07:25:05.782Zinfo: downloading component 'rust-std'
882024-02-01T07:25:06.920Zinfo: downloading component 'rustc'
892024-02-01T07:25:10.080Zinfo: downloading component 'rustfmt'
902024-02-01T07:25:10.261Zinfo: installing component 'cargo'
912024-02-01T07:25:11.540Zinfo: installing component 'clippy'
922024-02-01T07:25:12.029Zinfo: installing component 'rust-docs'
932024-02-01T07:25:14.834Zinfo: installing component 'rust-std'
942024-02-01T07:25:17.231Zinfo: installing component 'rustc'
952024-02-01T07:25:23.369Zinfo: installing component 'rustfmt'
962024-02-01T07:25:23.905Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-01T07:25:23.916Z+ rustc --version
982024-02-01T07:25:24.045Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-01T07:25:24.061Z+ source ./env.sh
1002024-02-01T07:25:24.061Z++ set -o xtrace
1012024-02-01T07:25:24.061Z++++ dirname ./env.sh
1022024-02-01T07:25:24.099Z+++ cd .
1032024-02-01T07:25:24.112Z+++ echo /work/oxidecomputer/omicron
1042024-02-01T07:25:24.112Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-01T07:25:24.112Z++ 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-01T07:25:24.113Z++ 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-01T07:25:24.113Z++ 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-01T07:25:24.114Z++ 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-01T07:25:24.114Z++ 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-01T07:25:24.114Z++ 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-01T07:25:24.114Z++ 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-01T07:25:24.114Z++ 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-01T07:25:24.114Z++ unset OMICRON_WS
1142024-02-01T07:25:24.114Z++ set +o xtrace
1152024-02-01T07:25:24.133Z
1162024-02-01T07:25:24.133Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-01T07:25:24.133Z # # # # # # # # # # # # # # #
1182024-02-01T07:25:24.133Z # # # # ##### # # ##### # # # # # #### #
1192024-02-01T07:25:24.133Z ##### ##### # ##### # # # # # # # # #
1202024-02-01T07:25:24.134Z # # # # # # # # # # # # # # #
1212024-02-01T07:25:24.134Z # # # ###### # # ###### ### # #### # #### #
1222024-02-01T07:25:24.135Z
1232024-02-01T07:25:33.051Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-01T07:25:34.830Z Startup: Caching catalogs ... Done
1252024-02-01T07:25:38.052ZPlanning: Solver setup ... Done (2.306s)
1262024-02-01T07:25:38.067ZPlanning: Running solver ... Done (0.063s)
1272024-02-01T07:25:38.068ZPlanning: Finding local manifests ... Done (0.003s)
1282024-02-01T07:25:38.068ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-01T07:25:38.068ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-01T07:25:38.505ZPlanning: Package planning ... Done (0.080s)
1312024-02-01T07:25:38.517ZPlanning: Merging actions ... Done (0.085s)
1322024-02-01T07:25:38.925ZPlanning: Checking for conflicting actions ... Done (0.749s)
1332024-02-01T07:25:38.936ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-02-01T07:25:42.768ZPlanning: Evaluating mediators ... Done (3.830s)
1352024-02-01T07:25:42.784ZPlanning: Planning completed in 7.88 seconds
1362024-02-01T07:25:44.518Z Packages to install: 4
1372024-02-01T07:25:44.518Z Mediators to change: 2
1382024-02-01T07:25:44.520Z Services to change: 1
1392024-02-01T07:25:44.524Z Estimated space available: 148.87 GB
1402024-02-01T07:25:44.524ZEstimated space to be consumed: 1.40 GB
1412024-02-01T07:25:44.524Z Create boot environment: No
1422024-02-01T07:25:44.524ZCreate backup boot environment: No
1432024-02-01T07:25:44.524Z Rebuild boot archive: No
1442024-02-01T07:25:44.524Z
1452024-02-01T07:25:44.524ZChanged mediators:
1462024-02-01T07:25:44.524Z mediator clang:
1472024-02-01T07:25:44.524Z version: None -> 15 (system default)
1482024-02-01T07:25:44.524Z
1492024-02-01T07:25:44.524Z mediator llvm:
1502024-02-01T07:25:44.524Z version: 14 (system default) -> 15 (system default)
1512024-02-01T07:25:44.524Z
1522024-02-01T07:25:44.524ZChanged packages:
1532024-02-01T07:25:44.525Zhelios-dev
1542024-02-01T07:25:44.525Z developer/build-essential
1552024-02-01T07:25:44.525Z None -> 11-2.0
1562024-02-01T07:25:44.525Z library/libxmlsec1
1572024-02-01T07:25:44.525Z None -> 1.2.35-2.0
1582024-02-01T07:25:44.525Z ooce/developer/clang-15
1592024-02-01T07:25:44.525Z None -> 15.0.7-2.0
1602024-02-01T07:25:44.525Z ooce/developer/llvm-15
1612024-02-01T07:25:44.525Z None -> 15.0.7-2.0
1622024-02-01T07:25:44.525Z
1632024-02-01T07:25:44.525ZServices:
1642024-02-01T07:25:44.525Z restart_fmri:
1652024-02-01T07:25:44.525Z svc:/system/update-man-index:default
1662024-02-01T07:25:44.715Z
1672024-02-01T07:25:44.715ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-01T07:25:49.701ZDownload: 423/3290 items 16.9/212.6MB 7% complete (3.5M/s)
1692024-02-01T07:25:54.703ZDownload: 1012/3290 items 19.4/212.6MB 9% complete (2.0M/s)
1702024-02-01T07:26:01.811ZDownload: 1194/3290 items 83.5/212.6MB 39% complete (7.9M/s)
1712024-02-01T07:26:07.681ZDownload: 1195/3290 items 83.5/212.6MB 39% complete (7.8M/s)
1722024-02-01T07:26:14.627ZDownload: 1196/3290 items 83.5/212.6MB 39% complete
1732024-02-01T07:26:24.332ZDownload: 1200/3290 items 83.5/212.6MB 39% complete (390B/s)
1742024-02-01T07:26:29.326ZDownload: 1980/3290 items 118.7/212.6MB 55% complete (7.3M/s)
1752024-02-01T07:26:36.263ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (5.0M/s)
1762024-02-01T07:26:41.271ZDownload: 2727/3290 items 120.8/212.6MB 56% complete (169k/s)
1772024-02-01T07:26:46.752ZDownload: 3246/3290 items 181.2/212.6MB 85% complete (6.1M/s)
1782024-02-01T07:26:50.181ZDownload: Completed 212.60 MB in 65.48 seconds (3.2M/s)
1792024-02-01T07:26:50.446Z Actions: 1/3689 actions (Installing new actions)
1802024-02-01T07:26:55.553Z Actions: 2694/3689 actions (Installing new actions)
1812024-02-01T07:26:58.016Z Actions: Completed 3689 actions in 7.57 seconds.
1822024-02-01T07:26:58.272Z Done (0.250s)
1832024-02-01T07:26:58.272Z Done (0.000s)
1842024-02-01T07:26:58.608Z Done (0.336s)
1852024-02-01T07:27:06.110Z Done (7.363s)
1862024-02-01T07:27:06.291Z Done (0.084s)
1872024-02-01T07:27:06.294Z Done (0.000s)
1882024-02-01T07:27:06.503Z Done (0.000s)
1892024-02-01T07:27:07.235ZPlanning: Evaluating mediator changes ... Done
1902024-02-01T07:27:07.520ZPlanning: Checking for conflicting actions ... Done
1912024-02-01T07:27:07.523ZPlanning: Consolidating action changes ... Done
1922024-02-01T07:27:07.960ZPlanning: Evaluating mediators ... Done
1932024-02-01T07:27:07.963ZPlanning: Planning completed in 0.73 seconds
1942024-02-01T07:27:08.014Z Mediators to change: 2
1952024-02-01T07:27:08.017Z Create boot environment: No
1962024-02-01T07:27:08.017ZCreate backup boot environment: No
1972024-02-01T07:27:08.145Z Done
1982024-02-01T07:27:08.146Z Done
1992024-02-01T07:27:08.346Z Done
2002024-02-01T07:27:14.002Z Done
2012024-02-01T07:27:14.122Z Done
2022024-02-01T07:27:14.125Z Done
2032024-02-01T07:27:14.245Z Done
2042024-02-01T07:27:15.252ZPlanning: Evaluating mediator changes ... Done
2052024-02-01T07:27:15.254ZPlanning: Merging actions ... Done
2062024-02-01T07:27:15.579ZPlanning: Checking for conflicting actions ... Done
2072024-02-01T07:27:15.582ZPlanning: Consolidating action changes ... Done
2082024-02-01T07:27:16.015ZPlanning: Evaluating mediators ... Done
2092024-02-01T07:27:16.101ZPlanning: Planning completed in 1.30 seconds
2102024-02-01T07:27:16.160Z Packages to change: 1
2112024-02-01T07:27:16.163Z Mediators to change: 1
2122024-02-01T07:27:16.163Z Services to change: 1
2132024-02-01T07:27:16.163Z Create boot environment: No
2142024-02-01T07:27:16.163ZCreate backup boot environment: Yes
2152024-02-01T07:27:18.040Z Actions: 1/6 actions (Updating modified actions)
2162024-02-01T07:27:18.043Z Actions: Completed 6 actions in 0.00 seconds.
2172024-02-01T07:27:18.043Z Done
2182024-02-01T07:27:18.043Z Done
2192024-02-01T07:27:18.120Z Done
2202024-02-01T07:27:23.903Z Done
2212024-02-01T07:27:24.026Z Done
2222024-02-01T07:27:24.029Z Done
2232024-02-01T07:27:24.120Z Done
2242024-02-01T07:27:24.806ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252024-02-01T07:27:24.806Zclang system 15 system
2262024-02-01T07:27:24.806Zcsh system system illumos
2272024-02-01T07:27:24.806Zctags system system illumos
2282024-02-01T07:27:24.806Zgcc vendor 12 vendor
2292024-02-01T07:27:24.806Zgcc system 10 system
2302024-02-01T07:27:24.806Zgcc system 7 system
2312024-02-01T07:27:24.806Zgo system 1.20 system
2322024-02-01T07:27:24.807Zgo system 1.19 system
2332024-02-01T07:27:24.807Zllvm system 15 system
2342024-02-01T07:27:24.807Zllvm system 14 system
2352024-02-01T07:27:24.807Zmariadb system 10.6 system
2362024-02-01T07:27:24.807Zmta vendor vendor dma
2372024-02-01T07:27:24.807Zopenjdk system 17 system
2382024-02-01T07:27:24.807Zopenjdk system 11 system
2392024-02-01T07:27:24.807Zopenjdk system 1.8 system
2402024-02-01T07:27:24.807Zopenssl vendor 3 vendor
2412024-02-01T07:27:24.807Zperl system 5.36 system
2422024-02-01T07:27:24.807Zpostgresql system 15 system
2432024-02-01T07:27:24.807Zpostgresql system 13 system
2442024-02-01T07:27:24.808Zpython vendor 3 vendor
2452024-02-01T07:27:24.808Zpython system 2 system
2462024-02-01T07:27:24.808Zpython3 system 3.11 system
2472024-02-01T07:27:24.808Zruby system 3.0 system
2482024-02-01T07:27:24.808Zwords vendor vendor american-english
2492024-02-01T07:27:24.808Zwords system system australian-english
2502024-02-01T07:27:24.808Zwords system system british-english
2512024-02-01T07:27:24.808Zwords system system canadian-english
2522024-02-01T07:27:24.808Zwords system system french
2532024-02-01T07:27:24.808Zwords system system italian
2542024-02-01T07:27:24.808Zwords system system ngerman
2552024-02-01T07:27:24.809Zwords system system ogerman
2562024-02-01T07:27:24.809Zwords system system spanish
2572024-02-01T07:27:25.332ZFMRI IFO
2582024-02-01T07:27:25.332Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2592024-02-01T07:27:25.332Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2602024-02-01T07:27:25.332Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2612024-02-01T07:27:25.332Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2622024-02-01T07:27:25.332Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-02-01T07:27:25.340Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2642024-02-01T07:27:25.340Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2652024-02-01T07:27:25.340Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2662024-02-01T07:27:25.406Z+ set -o errexit
2672024-02-01T07:27:25.410Z+++ dirname ./tools/ci_download_cockroachdb
2682024-02-01T07:27:25.413Z++ cd ./tools
2692024-02-01T07:27:25.413Z++ pwd
2702024-02-01T07:27:25.413Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2712024-02-01T07:27:25.413Z++ basename ./tools/ci_download_cockroachdb
2722024-02-01T07:27:25.416Z+ ARG0=ci_download_cockroachdb
2732024-02-01T07:27:25.416Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2742024-02-01T07:27:25.419Z+ CIDL_VERSION=v22.1.9
2752024-02-01T07:27:25.419Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2762024-02-01T07:27:25.419Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2772024-02-01T07:27:25.419Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2782024-02-01T07:27:25.419Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2792024-02-01T07:27:25.419Z+ TARGET_DIR=out
2802024-02-01T07:27:25.419Z+ DOWNLOAD_DIR=out/downloads
2812024-02-01T07:27:25.419Z+ DEST_DIR=./out/cockroachdb
2822024-02-01T07:27:25.431Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2832024-02-01T07:27:25.431Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2842024-02-01T07:27:25.431Z+ main
2852024-02-01T07:27:25.431Z+ [[ 0 != 0 ]]
2862024-02-01T07:27:25.431Z+ CIDL_OS=solaris2.11
2872024-02-01T07:27:25.431Z+ [[ 0 != 0 ]]
2882024-02-01T07:27:25.431Z+ configure_os solaris2.11
2892024-02-01T07:27:25.432Z+ echo 'current directory: /work/oxidecomputer/omicron'
2902024-02-01T07:27:25.432Zcurrent directory: /work/oxidecomputer/omicron
2912024-02-01T07:27:25.432Z+ echo 'configuring based on OS: "solaris2.11"'
2922024-02-01T07:27:25.432Z+ case "$1" in
2932024-02-01T07:27:25.432Zconfiguring based on OS: "solaris2.11"
2942024-02-01T07:27:25.432Z+ CIDL_BUILD=illumos
2952024-02-01T07:27:25.432Z+ CIDL_SUFFIX=tar.gz
2962024-02-01T07:27:25.432Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2972024-02-01T07:27:25.433Z+ CIDL_MD5FUNC=do_md5sum
2982024-02-01T07:27:25.433Z+ CIDL_URL_BASE=https://illumos.org/downloads
2992024-02-01T07:27:25.433Z+ CIDL_ASSEMBLE=do_assemble_illumos
3002024-02-01T07:27:25.433Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3012024-02-01T07:27:25.433Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3022024-02-01T07:27:25.433Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-01T07:27:25.433Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3042024-02-01T07:27:25.433Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052024-02-01T07:27:25.433Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062024-02-01T07:27:25.433ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-02-01T07:27:25.433ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-02-01T07:27:25.433Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3092024-02-01T07:27:25.433Z+ mkdir -p out/downloads
3102024-02-01T07:27:25.443Z+ mkdir -p ./out/cockroachdb
3112024-02-01T07:27:25.443Z+ local DO_DOWNLOAD=true
3122024-02-01T07:27:25.443Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3132024-02-01T07:27:25.444Z+ '[' true == true ']'
3142024-02-01T07:27:25.444Z+ echo Downloading...
3152024-02-01T07:27:25.444ZDownloading...
3162024-02-01T07:27:25.444Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172024-02-01T07:27:25.444Z+ 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
3182024-02-01T07:27:38.513Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-02-01T07:27:38.515Z++ md5sum
3202024-02-01T07:27:38.516Z++ awk '{print $1}'
3212024-02-01T07:27:38.727Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3222024-02-01T07:27:38.727Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3232024-02-01T07:27:38.727Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3242024-02-01T07:27:38.729Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3252024-02-01T07:27:42.172Z+ do_assemble_illumos
3262024-02-01T07:27:42.172Z+ rm -r ./out/cockroachdb
3272024-02-01T07:27:42.177Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3282024-02-01T07:27:42.852Z+ ./out/cockroachdb/bin/cockroach version
3292024-02-01T07:27:43.207ZBuild Tag: v22.1.9-dirty
3302024-02-01T07:27:43.208ZBuild Time: 2022/10/26 21:17:46
3312024-02-01T07:27:43.208ZDistribution: OSS
3322024-02-01T07:27:43.208ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3332024-02-01T07:27:43.208ZGo Version: go1.17.13
3342024-02-01T07:27:43.208ZC Compiler: gcc 10.3.0
3352024-02-01T07:27:43.208ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3362024-02-01T07:27:43.208ZBuild Type: release
3372024-02-01T07:27:43.235Z+ set -o errexit
3382024-02-01T07:27:43.240Z+++ dirname ./tools/ci_download_clickhouse
3392024-02-01T07:27:43.244Z++ cd ./tools
3402024-02-01T07:27:43.244Z++ pwd
3412024-02-01T07:27:43.244Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3422024-02-01T07:27:43.244Z++ basename ./tools/ci_download_clickhouse
3432024-02-01T07:27:43.244Z+ ARG0=ci_download_clickhouse
3442024-02-01T07:27:43.244Z+ TARGET_DIR=out
3452024-02-01T07:27:43.244Z+ DOWNLOAD_DIR=out/downloads
3462024-02-01T07:27:43.244Z+ DEST_DIR=./out/clickhouse
3472024-02-01T07:27:43.244Z+ CIDL_VERSION=v22.8.9.24
3482024-02-01T07:27:43.244Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3492024-02-01T07:27:43.244Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3502024-02-01T07:27:43.244Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3512024-02-01T07:27:43.247Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3522024-02-01T07:27:43.247Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3532024-02-01T07:27:43.247Z+ main
3542024-02-01T07:27:43.247Z+ [[ 0 != 0 ]]
3552024-02-01T07:27:43.247Z+ CIDL_OS=solaris2.11
3562024-02-01T07:27:43.247Z+ [[ 0 != 0 ]]
3572024-02-01T07:27:43.247Z+ configure_os solaris2.11
3582024-02-01T07:27:43.247Z+ echo 'current directory: /work/oxidecomputer/omicron'
3592024-02-01T07:27:43.248Zcurrent directory: /work/oxidecomputer/omicron
3602024-02-01T07:27:43.248Z+ echo 'configuring based on OS: "solaris2.11"'
3612024-02-01T07:27:43.248Z+ CIDL_DASHREV=
3622024-02-01T07:27:43.248Zconfiguring based on OS: "solaris2.11"
3632024-02-01T07:27:43.248Z+ case "$1" in
3642024-02-01T07:27:43.248Z+ CIDL_PLATFORM=illumos
3652024-02-01T07:27:43.248Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3662024-02-01T07:27:43.248Z+ CIDL_MD5FUNC=do_md5sum
3672024-02-01T07:27:43.248Z+ CIDL_DASHREV=-1
3682024-02-01T07:27:43.248Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3692024-02-01T07:27:43.248Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3702024-02-01T07:27:43.248Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-01T07:27:43.248Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-01T07:27:43.251Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3732024-02-01T07:27:43.251ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742024-02-01T07:27:43.251ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752024-02-01T07:27:43.251Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3762024-02-01T07:27:43.253Z+ mkdir -p out/downloads
3772024-02-01T07:27:43.253Z+ mkdir -p ./out/clickhouse
3782024-02-01T07:27:43.253Z+ local DO_DOWNLOAD=true
3792024-02-01T07:27:43.253Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3802024-02-01T07:27:43.253Z+ '[' true == true ']'
3812024-02-01T07:27:43.253Z+ echo Downloading...
3822024-02-01T07:27:43.254ZDownloading...
3832024-02-01T07:27:43.254Z+ 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
3842024-02-01T07:27:43.254Z+ 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
3852024-02-01T07:27:44.589Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3862024-02-01T07:27:44.592Z++ md5sum
3872024-02-01T07:27:44.592Z++ awk '{print $1}'
3882024-02-01T07:27:44.850Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3892024-02-01T07:27:44.850Z+ [[ 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 ]]
3902024-02-01T07:27:44.850Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3912024-02-01T07:27:44.862Z+ mkdir -p ./out/clickhouse
3922024-02-01T07:27:44.862Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3932024-02-01T07:27:49.653Z+ ./out/clickhouse/clickhouse server --version
3942024-02-01T07:27:49.783ZClickHouse server version 22.8.9.1.
3952024-02-01T07:27:49.808Z+ set -o errexit
3962024-02-01T07:27:49.808Z+++ dirname ./tools/ci_download_console
3972024-02-01T07:27:49.808Z++ cd ./tools
3982024-02-01T07:27:49.808Z++ pwd
3992024-02-01T07:27:49.808Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4002024-02-01T07:27:49.808Z++ basename ./tools/ci_download_console
4012024-02-01T07:27:49.808Z+ ARG0=ci_download_console
4022024-02-01T07:27:49.808Z+ TARGET_DIR=out
4032024-02-01T07:27:49.808Z+ DOWNLOAD_DIR=out/downloads
4042024-02-01T07:27:49.808Z+ DEST_DIR=./out/console-assets
4052024-02-01T07:27:49.808Z+ source /work/oxidecomputer/omicron/tools/console_version
4062024-02-01T07:27:49.808Z++ COMMIT=1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0
4072024-02-01T07:27:49.808Z++ SHA2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
4082024-02-01T07:27:49.809Z+ URL=https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4092024-02-01T07:27:49.809Z+ TARBALL_FILE=out/downloads/console.tar.gz
4102024-02-01T07:27:49.809Z+ main
4112024-02-01T07:27:49.809Z+ [[ 0 != 0 ]]
4122024-02-01T07:27:49.809Z+ echo 'URL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz'
4132024-02-01T07:27:49.809ZURL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4142024-02-01T07:27:49.809Z+ echo 'Local file: out/downloads/console.tar.gz'
4152024-02-01T07:27:49.809ZLocal file: out/downloads/console.tar.gz
4162024-02-01T07:27:49.809Z+ local DO_DOWNLOAD=true
4172024-02-01T07:27:49.809Z+ [[ -f out/downloads/console.tar.gz ]]
4182024-02-01T07:27:49.809Z+ mkdir -p out/downloads
4192024-02-01T07:27:49.809Z+ '[' true == true ']'
4202024-02-01T07:27:49.809Z+ echo Downloading...
4212024-02-01T07:27:49.809ZDownloading...
4222024-02-01T07:27:49.809Z+ do_download_curl https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz out/downloads/console.tar.gz
4232024-02-01T07:27:49.809Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4242024-02-01T07:27:50.341Z++ do_sha256sum out/downloads/console.tar.gz
4252024-02-01T07:27:50.349Z++ case "$OSTYPE" in
4262024-02-01T07:27:50.350Z++ SHA=sha256sum
4272024-02-01T07:27:50.350Z++ sha256sum
4282024-02-01T07:27:50.351Z++ awk '{print $1}'
4292024-02-01T07:27:50.393Z+ calculated_sha2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
4302024-02-01T07:27:50.394Z+ [[ 97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4 != \9\7\e\1\e\a\6\9\a\7\f\2\a\7\9\8\c\0\5\f\1\d\8\e\1\2\f\7\d\e\9\b\f\3\2\d\1\1\f\7\0\d\9\9\a\7\c\b\c\0\5\d\a\b\d\a\1\c\5\b\7\c\e\4 ]]
4312024-02-01T07:27:50.394Z+ rm -rf ./out/console-assets
4322024-02-01T07:27:50.400Z+ mkdir -p ./out/console-assets
4332024-02-01T07:27:50.407Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4342024-02-01T07:27:50.407Z+ mkdir -p ./out/console-assets
4352024-02-01T07:27:50.407Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4362024-02-01T07:27:50.540Z+ set -o errexit
4372024-02-01T07:27:50.543Z+++ dirname ./tools/ci_download_maghemite_openapi
4382024-02-01T07:27:50.543Z++ cd ./tools
4392024-02-01T07:27:50.548Z++ pwd
4402024-02-01T07:27:50.549Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4412024-02-01T07:27:50.549Z++ basename ./tools/ci_download_maghemite_openapi
4422024-02-01T07:27:50.567Z+ ARG0=ci_download_maghemite_openapi
4432024-02-01T07:27:50.567Z+ TARGET_DIR=out
4442024-02-01T07:27:50.567Z+ DOWNLOAD_DIR=out/downloads
4452024-02-01T07:27:50.567Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4462024-02-01T07:27:50.567Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4472024-02-01T07:27:50.568Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4482024-02-01T07:27:50.568Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4492024-02-01T07:27:50.568Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4502024-02-01T07:27:50.568Z+ main
4512024-02-01T07:27:50.569Z+ [[ 0 != 0 ]]
4522024-02-01T07:27:50.569Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4532024-02-01T07:27:50.569ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4542024-02-01T07:27:50.569Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4552024-02-01T07:27:50.569ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4562024-02-01T07:27:50.569Z+ local DO_DOWNLOAD=true
4572024-02-01T07:27:50.569Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4582024-02-01T07:27:50.569Z+ mkdir -p out/downloads
4592024-02-01T07:27:50.569Z+ '[' true == true ']'
4602024-02-01T07:27:50.569Z+ echo Downloading...
4612024-02-01T07:27:50.569ZDownloading...
4622024-02-01T07:27:50.569Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4632024-02-01T07:27:50.569Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4642024-02-01T07:27:52.788Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4652024-02-01T07:27:52.796Z++ case "$OSTYPE" in
4662024-02-01T07:27:52.797Z++ SHA=sha256sum
4672024-02-01T07:27:52.797Z++ sha256sum
4682024-02-01T07:27:52.797Z++ awk '{print $1}'
4692024-02-01T07:27:52.797Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4702024-02-01T07:27:52.797Z+ [[ 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 ]]
4712024-02-01T07:27:52.798Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4722024-02-01T07:27:52.798Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4732024-02-01T07:27:52.798Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4742024-02-01T07:27:52.798Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4752024-02-01T07:27:52.798Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4762024-02-01T07:27:52.799Z+ main
4772024-02-01T07:27:52.799Z+ [[ 0 != 0 ]]
4782024-02-01T07:27:52.799Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4792024-02-01T07:27:52.799ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4802024-02-01T07:27:52.800ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4812024-02-01T07:27:52.800Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4822024-02-01T07:27:52.800Z+ local DO_DOWNLOAD=true
4832024-02-01T07:27:52.800Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4842024-02-01T07:27:52.800Z+ mkdir -p out/downloads
4852024-02-01T07:27:52.801Z+ '[' true == true ']'
4862024-02-01T07:27:52.801Z+ echo Downloading...
4872024-02-01T07:27:52.801ZDownloading...
4882024-02-01T07:27:52.801Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4892024-02-01T07:27:52.801Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4902024-02-01T07:27:53.079Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4912024-02-01T07:27:53.108Z++ case "$OSTYPE" in
4922024-02-01T07:27:53.108Z++ SHA=sha256sum
4932024-02-01T07:27:53.108Z++ sha256sum
4942024-02-01T07:27:53.108Z++ awk '{print $1}'
4952024-02-01T07:27:53.108Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4962024-02-01T07:27:53.108Z+ [[ 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 ]]
4972024-02-01T07:27:53.109Z+ set -o errexit
4982024-02-01T07:27:53.109Z+++ dirname ./tools/ci_download_dendrite_openapi
4992024-02-01T07:27:53.109Z++ cd ./tools
5002024-02-01T07:27:53.109Z++ pwd
5012024-02-01T07:27:53.109Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5022024-02-01T07:27:53.109Z++ basename ./tools/ci_download_dendrite_openapi
5032024-02-01T07:27:53.109Z+ ARG0=ci_download_dendrite_openapi
5042024-02-01T07:27:53.110Z+ TARGET_DIR=out
5052024-02-01T07:27:53.110Z+ DOWNLOAD_DIR=out/downloads
5062024-02-01T07:27:53.110Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5072024-02-01T07:27:53.110Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5082024-02-01T07:27:53.110Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5092024-02-01T07:27:53.111Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5102024-02-01T07:27:53.111Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5112024-02-01T07:27:53.111Z+ main
5122024-02-01T07:27:53.111Z+ [[ 0 != 0 ]]
5132024-02-01T07:27:53.111Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5142024-02-01T07:27:53.112ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5152024-02-01T07:27:53.112Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5162024-02-01T07:27:53.112Z+ local DO_DOWNLOAD=true
5172024-02-01T07:27:53.112ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5182024-02-01T07:27:53.112Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5192024-02-01T07:27:53.113Z+ mkdir -p out/downloads
5202024-02-01T07:27:53.113Z+ '[' true == true ']'
5212024-02-01T07:27:53.113Z+ echo Downloading...
5222024-02-01T07:27:53.113ZDownloading...
5232024-02-01T07:27:53.114Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5242024-02-01T07:27:53.114Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5252024-02-01T07:27:53.914Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5262024-02-01T07:27:53.914Z++ case "$OSTYPE" in
5272024-02-01T07:27:53.928Z++ SHA=sha256sum
5282024-02-01T07:27:53.928Z++ sha256sum
5292024-02-01T07:27:53.929Z++ awk '{print $1}'
5302024-02-01T07:27:53.929Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5312024-02-01T07:27:53.929Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5322024-02-01T07:27:53.940Z+ set -o errexit
5332024-02-01T07:27:53.940Z+++ dirname ./tools/ci_download_dendrite_stub
5342024-02-01T07:27:53.940Z++ cd ./tools
5352024-02-01T07:27:53.940Z++ pwd
5362024-02-01T07:27:53.941Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5372024-02-01T07:27:53.941Z++ basename ./tools/ci_download_dendrite_stub
5382024-02-01T07:27:53.941Z+ ARG0=ci_download_dendrite_stub
5392024-02-01T07:27:53.941Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5402024-02-01T07:27:53.941Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5412024-02-01T07:27:53.941Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5422024-02-01T07:27:53.941Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5432024-02-01T07:27:53.941Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5442024-02-01T07:27:53.941Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5452024-02-01T07:27:53.941Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5462024-02-01T07:27:53.941Z+ TARGET_DIR=out
5472024-02-01T07:27:53.941Z+ DOWNLOAD_DIR=out/downloads
5482024-02-01T07:27:53.941Z+ DEST_DIR=./out/dendrite-stub
5492024-02-01T07:27:53.941Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5502024-02-01T07:27:53.942Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5512024-02-01T07:27:53.942Z+ REPO=oxidecomputer/dendrite
5522024-02-01T07:27:53.942Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5532024-02-01T07:27:53.954Z+ main
5542024-02-01T07:27:53.954Z+ [[ 0 != 0 ]]
5552024-02-01T07:27:53.954Z+ CIDL_OS=solaris2.11
5562024-02-01T07:27:53.954Z+ [[ 0 != 0 ]]
5572024-02-01T07:27:53.955Z+ configure_os solaris2.11
5582024-02-01T07:27:53.955Z+ echo 'current directory: /work/oxidecomputer/omicron'
5592024-02-01T07:27:53.955Zcurrent directory: /work/oxidecomputer/omicron
5602024-02-01T07:27:53.955Z+ echo 'configuring based on OS: "solaris2.11"'
5612024-02-01T07:27:53.955Z+ case "$1" in
5622024-02-01T07:27:53.955Zconfiguring based on OS: "solaris2.11"
5632024-02-01T07:27:53.955Z+ SET_BINARIES=
5642024-02-01T07:27:53.956Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5652024-02-01T07:27:53.956Z+ CIDL_SHA256FUNC=do_sha256sum
5662024-02-01T07:27:53.956Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5672024-02-01T07:27:53.956Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5682024-02-01T07:27:53.956Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5692024-02-01T07:27:53.956Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5702024-02-01T07:27:53.956ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5712024-02-01T07:27:53.956Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5722024-02-01T07:27:53.957ZLocal file: out/downloads/dendrite-stub.tar.gz
5732024-02-01T07:27:53.957Z+ mkdir -p out/downloads
5742024-02-01T07:27:53.957Z+ mkdir -p ./out/dendrite-stub
5752024-02-01T07:27:53.957Z+ fetch_and_verify
5762024-02-01T07:27:53.957Z+ local DO_DOWNLOAD=true
5772024-02-01T07:27:53.957Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5782024-02-01T07:27:53.957Z+ '[' true == true ']'
5792024-02-01T07:27:53.957Z+ echo Downloading...
5802024-02-01T07:27:53.957ZDownloading...
5812024-02-01T07:27:53.957Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5822024-02-01T07:27:53.957Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5832024-02-01T07:28:15.491Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5842024-02-01T07:28:15.521Z++ sha256sum
5852024-02-01T07:28:15.521Z++ awk '{print $1}'
5862024-02-01T07:28:15.607Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5872024-02-01T07:28:15.627Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5882024-02-01T07:28:15.627Z+ do_untar out/downloads/dendrite-stub.tar.gz
5892024-02-01T07:28:15.627Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5902024-02-01T07:28:16.674Z+ do_assemble
5912024-02-01T07:28:16.674Z+ rm -r ./out/dendrite-stub
5922024-02-01T07:28:16.678Z+ mkdir ./out/dendrite-stub
5932024-02-01T07:28:16.678Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5942024-02-01T07:28:16.864Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5952024-02-01T07:28:16.876Z+ set -o errexit
5962024-02-01T07:28:17.358Z+++ dirname ./tools/ci_download_maghemite_mgd
5972024-02-01T07:28:17.358Z++ cd ./tools
5982024-02-01T07:28:17.359Z++ pwd
5992024-02-01T07:28:17.359Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6002024-02-01T07:28:17.359Z++ basename ./tools/ci_download_maghemite_mgd
6012024-02-01T07:28:17.359Z+ ARG0=ci_download_maghemite_mgd
6022024-02-01T07:28:17.359Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6032024-02-01T07:28:17.359Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6042024-02-01T07:28:17.359Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
6052024-02-01T07:28:17.360Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6062024-02-01T07:28:17.360Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
6072024-02-01T07:28:17.360Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6082024-02-01T07:28:17.360Z+ TARGET_DIR=out
6092024-02-01T07:28:17.360Z+ DOWNLOAD_DIR=out/downloads
6102024-02-01T07:28:17.360Z+ DEST_DIR=./out/mgd
6112024-02-01T07:28:17.360Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6122024-02-01T07:28:17.361Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6132024-02-01T07:28:17.361Z+ REPO=oxidecomputer/maghemite
6142024-02-01T07:28:17.361Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
6152024-02-01T07:28:17.361Z+ main
6162024-02-01T07:28:17.361Z+ [[ 0 != 0 ]]
6172024-02-01T07:28:17.361Z+ CIDL_OS=solaris2.11
6182024-02-01T07:28:17.361Z+ [[ 0 != 0 ]]
6192024-02-01T07:28:17.361Z+ configure_os solaris2.11
6202024-02-01T07:28:17.362Z+ echo 'current directory: /work/oxidecomputer/omicron'
6212024-02-01T07:28:17.362Zcurrent directory: /work/oxidecomputer/omicron
6222024-02-01T07:28:17.362Z+ echo 'configuring based on OS: "solaris2.11"'
6232024-02-01T07:28:17.362Z+ case "$1" in
6242024-02-01T07:28:17.362Zconfiguring based on OS: "solaris2.11"
6252024-02-01T07:28:17.362Z+ SET_BINARIES=
6262024-02-01T07:28:17.363Z+ CIDL_SHA256FUNC=do_sha256sum
6272024-02-01T07:28:17.363Z+ TARBALL_FILENAME=mgd.tar.gz
6282024-02-01T07:28:17.363Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6292024-02-01T07:28:17.363Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6302024-02-01T07:28:17.363ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6312024-02-01T07:28:17.363ZLocal file: out/downloads/mgd.tar.gz
6322024-02-01T07:28:17.363Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
6332024-02-01T07:28:17.363Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6342024-02-01T07:28:17.364Z+ mkdir -p out/downloads
6352024-02-01T07:28:17.364Z+ mkdir -p ./out/mgd
6362024-02-01T07:28:17.364Z+ fetch_and_verify
6372024-02-01T07:28:17.364Z+ local DO_DOWNLOAD=true
6382024-02-01T07:28:17.364Z+ [[ -f out/downloads/mgd.tar.gz ]]
6392024-02-01T07:28:17.364Z+ '[' true == true ']'
6402024-02-01T07:28:17.365Z+ echo Downloading...
6412024-02-01T07:28:17.365ZDownloading...
6422024-02-01T07:28:17.365Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6432024-02-01T07:28:17.365Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6442024-02-01T07:28:25.930Z++ do_sha256sum out/downloads/mgd.tar.gz
6452024-02-01T07:28:25.935Z++ sha256sum
6462024-02-01T07:28:25.935Z++ awk '{print $1}'
6472024-02-01T07:28:26.013Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6482024-02-01T07:28:26.013Z+ [[ 2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774 != \2\c\5\4\1\4\6\a\1\3\3\b\5\f\1\2\5\8\7\d\9\f\b\8\9\f\8\5\e\f\0\a\0\c\a\6\2\7\8\e\f\c\8\c\6\f\e\4\8\5\9\7\8\2\e\8\8\6\e\6\c\7\7\4 ]]
6492024-02-01T07:28:26.020Z+ do_untar out/downloads/mgd.tar.gz
6502024-02-01T07:28:26.020Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6512024-02-01T07:28:26.867Z+ do_assemble
6522024-02-01T07:28:26.867Z+ rm -r ./out/mgd
6532024-02-01T07:28:26.918Z+ mkdir ./out/mgd
6542024-02-01T07:28:26.918Z+ cp -r out/downloads/root ./out/mgd/root
6552024-02-01T07:28:26.929Z+ set -o errexit
6562024-02-01T07:28:26.929Z+++ dirname ./tools/ci_download_transceiver_control
6572024-02-01T07:28:26.929Z++ cd ./tools
6582024-02-01T07:28:26.929Z++ pwd
6592024-02-01T07:28:26.929Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6602024-02-01T07:28:26.929Z++ basename ./tools/ci_download_transceiver_control
6612024-02-01T07:28:26.929Z+ ARG0=ci_download_transceiver_control
6622024-02-01T07:28:26.929Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6632024-02-01T07:28:26.930Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6642024-02-01T07:28:26.930Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6652024-02-01T07:28:26.931Z+ TARGET_DIR=out
6662024-02-01T07:28:26.931Z+ DOWNLOAD_DIR=out/downloads
6672024-02-01T07:28:26.931Z+ DEST_DIR=./out/transceiver-control
6682024-02-01T07:28:26.931Z+ BIN_DIR=/opt/oxide/bin
6692024-02-01T07:28:26.931Z+ BINARY=xcvradm
6702024-02-01T07:28:26.931Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6712024-02-01T07:28:26.931Z+ REPO=oxidecomputer/transceiver-control
6722024-02-01T07:28:26.931Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6732024-02-01T07:28:26.931Z+ main
6742024-02-01T07:28:26.931Z+ [[ 0 != 0 ]]
6752024-02-01T07:28:26.932Z+ CIDL_OS=solaris2.11
6762024-02-01T07:28:26.932Z+ [[ 0 != 0 ]]
6772024-02-01T07:28:26.932Z+ configure_os solaris2.11
6782024-02-01T07:28:26.932Z+ echo 'current directory: /work/oxidecomputer/omicron'
6792024-02-01T07:28:26.932Zcurrent directory: /work/oxidecomputer/omicron
6802024-02-01T07:28:26.932Z+ echo 'configuring based on OS: "solaris2.11"'
6812024-02-01T07:28:26.932Zconfiguring based on OS: "solaris2.11"
6822024-02-01T07:28:26.932Z+ case "$1" in
6832024-02-01T07:28:26.932Z+ SET_BINARIES=
6842024-02-01T07:28:26.932Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6852024-02-01T07:28:26.932Z+ CIDL_SHA256FUNC=do_sha256sum
6862024-02-01T07:28:26.933Z+ ARCHIVE_FILENAME=xcvradm.gz
6872024-02-01T07:28:26.933Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882024-02-01T07:28:26.933Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6892024-02-01T07:28:26.933Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6902024-02-01T07:28:26.933ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6912024-02-01T07:28:26.933Z+ echo 'Local file: out/downloads/xcvradm.gz'
6922024-02-01T07:28:26.933ZLocal file: out/downloads/xcvradm.gz
6932024-02-01T07:28:26.933Z+ mkdir -p out/downloads
6942024-02-01T07:28:26.957Z+ mkdir -p ./out/transceiver-control
6952024-02-01T07:28:26.957Z+ fetch_and_verify
6962024-02-01T07:28:26.957Z+ local DO_DOWNLOAD=true
6972024-02-01T07:28:26.957Z+ [[ -f out/downloads/xcvradm.gz ]]
6982024-02-01T07:28:26.957Z+ '[' true == true ']'
6992024-02-01T07:28:26.958Z+ echo Downloading...
7002024-02-01T07:28:26.958ZDownloading...
7012024-02-01T07:28:26.958Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7022024-02-01T07:28:26.961Z+ 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
7032024-02-01T07:28:29.086Z++ do_sha256sum out/downloads/xcvradm.gz
7042024-02-01T07:28:29.089Z++ sha256sum
7052024-02-01T07:28:29.089Z++ awk '{print $1}'
7062024-02-01T07:28:29.111Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7072024-02-01T07:28:29.111Z+ [[ 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 ]]
7082024-02-01T07:28:29.114Z+ do_unpack out/downloads/xcvradm.gz
7092024-02-01T07:28:29.114Z+ mkdir -p out/downloads/root//opt/oxide/bin
7102024-02-01T07:28:29.114Z+ gzip -dc out/downloads/xcvradm.gz
7112024-02-01T07:28:29.288Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7122024-02-01T07:28:29.292Z+ do_assemble
7132024-02-01T07:28:29.292Z+ rm -r ./out/transceiver-control
7142024-02-01T07:28:29.295Z+ mkdir ./out/transceiver-control
7152024-02-01T07:28:29.297Z+ cp -r out/downloads/root ./out/transceiver-control/root
7162024-02-01T07:28:29.647ZAll builder prerequisites installed successfully, and PATH looks valid
7172024-02-01T07:28:29.668Z
7182024-02-01T07:28:29.668Zreal 3:05.485631860
7192024-02-01T07:28:29.668Zuser 51.908500318
7202024-02-01T07:28:29.668Zsys 10.237959225
7212024-02-01T07:28:29.669Ztrap 0.022792325
7222024-02-01T07:28:29.669Ztflt 0.141138138
7232024-02-01T07:28:29.669Zdflt 0.280005248
7242024-02-01T07:28:29.669Zkflt 0.168835693
7252024-02-01T07:28:29.669Zlock 2.284880253
7262024-02-01T07:28:29.669Zslp 6:21.761588154
7272024-02-01T07:28:29.670Zlat 3.457542910
7282024-02-01T07:28:29.670Zstop 0.072196786
7292024-02-01T07:28:29.670Z
7302024-02-01T07:28:29.670Z #### # # ##### ##### # #
7312024-02-01T07:28:29.670Z # # # # # # # # # #
7322024-02-01T07:28:29.670Z # # # # # # # #
7332024-02-01T07:28:29.670Z # # # ##### ##### #
7342024-02-01T07:28:29.670Z # # # # # # #
7352024-02-01T07:28:29.670Z #### ###### # # # #
7362024-02-01T07:28:29.670Z
7372024-02-01T07:28:30.111Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7382024-02-01T07:28:30.340Z Updating crates.io index
7392024-02-01T07:28:30.362Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7402024-02-01T07:28:31.232Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7412024-02-01T07:28:33.529Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7422024-02-01T07:28:34.147Z Updating git repository `http://github.com/oxidecomputer/tofino`
7432024-02-01T07:28:34.429Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7442024-02-01T07:28:34.715Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7452024-02-01T07:28:34.992Z Updating git repository `https://github.com/oxidecomputer/propolis`
7462024-02-01T07:28:36.042Z Updating git repository `https://github.com/oxidecomputer/crucible`
7472024-02-01T07:28:38.608Z Updating git repository `https://github.com/oxidecomputer/opte`
7482024-02-01T07:28:39.592Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7492024-02-01T07:28:39.917Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7502024-02-01T07:28:40.538Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7512024-02-01T07:28:40.882Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7522024-02-01T07:28:41.151Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7532024-02-01T07:28:41.481Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7542024-02-01T07:28:41.976Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7552024-02-01T07:28:42.422Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7562024-02-01T07:28:42.711Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7572024-02-01T07:28:43.255Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7582024-02-01T07:28:43.683Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7592024-02-01T07:28:43.971Z Updating git repository `https://github.com/jgallagher/nix`
7602024-02-01T07:28:45.163Z Updating git repository `https://github.com/cbiffle/hubpack`
7612024-02-01T07:28:45.604Z Updating git repository `https://github.com/oxidecomputer/typify`
7622024-02-01T07:28:47.379Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7632024-02-01T07:28:47.773Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7642024-02-01T07:28:48.074Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7652024-02-01T07:28:49.544Z Downloading crates ...
7662024-02-01T07:28:49.819Z Downloaded anstyle-parse v0.2.1
7672024-02-01T07:28:49.837Z Downloaded equivalent v1.0.1
7682024-02-01T07:28:49.847Z Downloaded colorchoice v1.0.0
7692024-02-01T07:28:49.851Z Downloaded terminal_size v0.2.6
7702024-02-01T07:28:49.858Z Downloaded anstyle-query v1.0.0
7712024-02-01T07:28:49.861Z Downloaded bitflags v1.3.2
7722024-02-01T07:28:49.861Z Downloaded toml_datetime v0.6.5
7732024-02-01T07:28:49.865Z Downloaded thiserror v1.0.56
7742024-02-01T07:28:49.871Z Downloaded errno v0.3.8
7752024-02-01T07:28:49.874Z Downloaded heck v0.4.1
7762024-02-01T07:28:49.879Z Downloaded utf8parse v0.2.1
7772024-02-01T07:28:49.879Z Downloaded strsim v0.10.0
7782024-02-01T07:28:49.882Z Downloaded quote v1.0.35
7792024-02-01T07:28:49.883Z Downloaded anstyle v1.0.2
7802024-02-01T07:28:49.889Z Downloaded io-lifetimes v1.0.11
7812024-02-01T07:28:49.897Z Downloaded clap_derive v4.4.2
7822024-02-01T07:28:49.897Z Downloaded cargo_toml v0.19.0
7832024-02-01T07:28:49.897Z Downloaded camino v1.1.6
7842024-02-01T07:28:49.900Z Downloaded semver v1.0.21
7852024-02-01T07:28:49.904Z Downloaded cargo-platform v0.1.3
7862024-02-01T07:28:49.904Z Downloaded anstream v0.5.0
7872024-02-01T07:28:49.921Z Downloaded thiserror-impl v1.0.56
7882024-02-01T07:28:49.928Z Downloaded serde_spanned v0.6.4
7892024-02-01T07:28:49.928Z Downloaded ryu v1.0.15
7902024-02-01T07:28:49.928Z Downloaded clap v4.4.3
7912024-02-01T07:28:49.931Z Downloaded toml v0.8.8
7922024-02-01T07:28:49.935Z Downloaded unicode-ident v1.0.12
7932024-02-01T07:28:49.945Z Downloaded serde v1.0.195
7942024-02-01T07:28:49.949Z Downloaded serde_derive v1.0.195
7952024-02-01T07:28:49.949Z Downloaded memchr v2.6.3
7962024-02-01T07:28:49.961Z Downloaded toml_edit v0.21.0
7972024-02-01T07:28:49.998Z Downloaded clap_builder v4.4.2
7982024-02-01T07:28:50.007Z Downloaded serde_json v1.0.113
7992024-02-01T07:28:50.019Z Downloaded winnow v0.5.15
8002024-02-01T07:28:50.032Z Downloaded rustix v0.37.23
8012024-02-01T07:28:50.067Z Downloaded syn v2.0.48
8022024-02-01T07:28:50.087Z Downloaded libc v0.2.152
8032024-02-01T07:28:50.134Z Downloaded hashbrown v0.14.2
8042024-02-01T07:28:50.144Z Downloaded indexmap v2.2.2
8052024-02-01T07:28:50.162Z Downloaded proc-macro2 v1.0.78
8062024-02-01T07:28:50.187Z Downloaded anyhow v1.0.75
8072024-02-01T07:28:50.187Z Downloaded cargo_metadata v0.18.1
8082024-02-01T07:28:50.188Z Downloaded clap_lex v0.5.1
8092024-02-01T07:28:50.188Z Downloaded itoa v1.0.9
8102024-02-01T07:28:50.279Z Compiling proc-macro2 v1.0.78
8112024-02-01T07:28:50.282Z Compiling unicode-ident v1.0.12
8122024-02-01T07:28:50.282Z Compiling serde v1.0.195
8132024-02-01T07:28:50.282Z Compiling libc v0.2.152
8142024-02-01T07:28:50.282Z Compiling io-lifetimes v1.0.11
8152024-02-01T07:28:50.282Z Compiling rustix v0.37.23
8162024-02-01T07:28:50.295Z Compiling hashbrown v0.14.2
8172024-02-01T07:28:50.298Z Compiling bitflags v1.3.2
8182024-02-01T07:28:50.532Z Compiling utf8parse v0.2.1
8192024-02-01T07:28:50.653Z Compiling equivalent v1.0.1
8202024-02-01T07:28:50.776Z Compiling anstyle-parse v0.2.1
8212024-02-01T07:28:50.797Z Compiling camino v1.1.6
8222024-02-01T07:28:51.208Z Compiling anstyle v1.0.2
8232024-02-01T07:28:51.756Z Compiling thiserror v1.0.56
8242024-02-01T07:28:51.805Z Compiling serde_json v1.0.113
8252024-02-01T07:28:51.935Z Compiling indexmap v2.2.2
8262024-02-01T07:28:51.943Z Compiling winnow v0.5.15
8272024-02-01T07:28:51.993Z Compiling anstyle-query v1.0.0
8282024-02-01T07:28:52.135Z Compiling semver v1.0.21
8292024-02-01T07:28:52.155Z Compiling colorchoice v1.0.0
8302024-02-01T07:28:52.312Z Compiling anstream v0.5.0
8312024-02-01T07:28:52.458Z Compiling ryu v1.0.15
8322024-02-01T07:28:52.663Z Compiling strsim v0.10.0
8332024-02-01T07:28:53.069Z Compiling itoa v1.0.9
8342024-02-01T07:28:53.123Z Compiling anyhow v1.0.75
8352024-02-01T07:28:53.421Z Compiling quote v1.0.35
8362024-02-01T07:28:53.469Z Compiling clap_lex v0.5.1
8372024-02-01T07:28:53.945Z Compiling errno v0.3.8
8382024-02-01T07:28:54.039Z Compiling syn v2.0.48
8392024-02-01T07:28:54.208Z Compiling heck v0.4.1
8402024-02-01T07:28:55.680Z Compiling terminal_size v0.2.6
8412024-02-01T07:28:55.829Z Compiling clap_builder v4.4.2
8422024-02-01T07:29:01.938Z Compiling serde_derive v1.0.195
8432024-02-01T07:29:01.938Z Compiling thiserror-impl v1.0.56
8442024-02-01T07:29:01.948Z Compiling clap_derive v4.4.2
8452024-02-01T07:29:06.420Z Compiling clap v4.4.3
8462024-02-01T07:29:14.786Z Compiling serde_spanned v0.6.4
8472024-02-01T07:29:14.791Z Compiling toml_datetime v0.6.5
8482024-02-01T07:29:14.791Z Compiling cargo-platform v0.1.3
8492024-02-01T07:29:15.107Z Compiling toml_edit v0.21.0
8502024-02-01T07:29:16.759Z Compiling cargo_metadata v0.18.1
8512024-02-01T07:29:18.303Z Compiling toml v0.8.8
8522024-02-01T07:29:19.644Z Compiling cargo_toml v0.19.0
8532024-02-01T07:29:25.870Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8542024-02-01T07:29:27.359Z Finished dev [unoptimized + debuginfo] target(s) in 57.51s
8552024-02-01T07:29:27.465Z Running `target/debug/xtask clippy`
8562024-02-01T07:29:27.521Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8572024-02-01T07:29:28.374Z Downloading crates ...
8582024-02-01T07:29:28.688Z Downloaded addr2line v0.21.0
8592024-02-01T07:29:28.713Z Downloaded hostname v0.3.1
8602024-02-01T07:29:28.716Z Downloaded is-terminal v0.4.9
8612024-02-01T07:29:28.730Z Downloaded anes v0.1.6
8622024-02-01T07:29:28.737Z Downloaded assert_cmd v2.0.13
8632024-02-01T07:29:28.742Z Downloaded crossbeam v0.8.2
8642024-02-01T07:29:28.745Z Downloaded async-stream-impl v0.3.5
8652024-02-01T07:29:28.748Z Downloaded argon2 v0.5.3
8662024-02-01T07:29:28.751Z Downloaded adler v1.0.2
8672024-02-01T07:29:28.758Z Downloaded assert_matches v1.5.0
8682024-02-01T07:29:28.765Z Downloaded atty v0.2.14
8692024-02-01T07:29:28.772Z Downloaded signature v2.1.0
8702024-02-01T07:29:28.776Z Downloaded slog-json v2.6.1
8712024-02-01T07:29:28.782Z Downloaded libefi-sys v0.1.0
8722024-02-01T07:29:28.789Z Downloaded slog-envlogger v2.2.0
8732024-02-01T07:29:28.794Z Downloaded lru-cache v0.1.2
8742024-02-01T07:29:28.799Z Downloaded linear-map v1.2.0
8752024-02-01T07:29:28.802Z Downloaded nested v0.1.1
8762024-02-01T07:29:28.804Z Downloaded linked-hash-map v0.5.6
8772024-02-01T07:29:28.809Z Downloaded libsw v3.3.1
8782024-02-01T07:29:28.827Z Downloaded nodrop v0.1.14
8792024-02-01T07:29:28.830Z Downloaded http-range v0.1.5
8802024-02-01T07:29:28.837Z Downloaded bit-set v0.5.3
8812024-02-01T07:29:28.842Z Downloaded crunchy v0.2.2
8822024-02-01T07:29:28.847Z Downloaded cstr-argument v0.1.2
8832024-02-01T07:29:28.850Z Downloaded http-body v1.0.0
8842024-02-01T07:29:28.862Z Downloaded ahash v0.8.6
8852024-02-01T07:29:28.873Z Downloaded block-padding v0.3.3
8862024-02-01T07:29:28.892Z Downloaded newtype_derive v0.1.6
8872024-02-01T07:29:28.892Z Downloaded crc32fast v1.3.2
8882024-02-01T07:29:28.899Z Downloaded base16ct v0.2.0
8892024-02-01T07:29:28.899Z Downloaded num-iter v0.1.43
8902024-02-01T07:29:28.899Z Downloaded usdt-macro v0.5.0
8912024-02-01T07:29:28.899Z Downloaded num_enum v0.5.11
8922024-02-01T07:29:28.915Z Downloaded termios v0.3.3
8932024-02-01T07:29:28.925Z Downloaded base64ct v1.6.0
8942024-02-01T07:29:29.359Z Downloaded display-error-chain v0.2.0
8952024-02-01T07:29:29.359Z Downloaded usdt-attr-macro v0.5.0
8962024-02-01T07:29:29.359Z Downloaded difflib v0.4.0
8972024-02-01T07:29:29.359Z Downloaded tinyvec_macros v0.1.1
8982024-02-01T07:29:29.360Z Downloaded libtest-mimic v0.6.1
8992024-02-01T07:29:29.360Z Downloaded tap v1.0.1
9002024-02-01T07:29:29.360Z Downloaded darling v0.14.4
9012024-02-01T07:29:29.360Z Downloaded topological-sort v0.2.2
9022024-02-01T07:29:29.360Z Downloaded usdt-impl v0.5.0
9032024-02-01T07:29:29.360Z Downloaded term v0.7.0
9042024-02-01T07:29:29.360Z Downloaded mime_guess v2.0.4
9052024-02-01T07:29:29.360Z Downloaded scopeguard v1.2.0
9062024-02-01T07:29:29.360Z Downloaded dirs-sys-next v0.1.2
9072024-02-01T07:29:29.360Z Downloaded usdt-impl v0.3.5
9082024-02-01T07:29:29.360Z Downloaded parse-size v1.0.0
9092024-02-01T07:29:29.360Z Downloaded strum_macros v0.25.2
9102024-02-01T07:29:29.361Z Downloaded float-cmp v0.9.0
9112024-02-01T07:29:29.361Z Downloaded flagset v0.4.3
9122024-02-01T07:29:29.361Z Downloaded blake2 v0.10.6
9132024-02-01T07:29:29.361Z Downloaded fragile v2.0.0
9142024-02-01T07:29:29.361Z Downloaded base64 v0.21.7
9152024-02-01T07:29:29.361Z Downloaded try-lock v0.2.4
9162024-02-01T07:29:29.361Z Downloaded rustfmt-wrapper v0.2.0
9172024-02-01T07:29:29.361Z Downloaded untrusted v0.7.1
9182024-02-01T07:29:29.363Z Downloaded itertools v0.12.1
9192024-02-01T07:29:29.363Z Downloaded phf_shared v0.10.0
9202024-02-01T07:29:29.363Z Downloaded derive_builder v0.12.0
9212024-02-01T07:29:29.363Z Downloaded oso v0.27.0
9222024-02-01T07:29:29.363Z Downloaded unicase v2.7.0
9232024-02-01T07:29:29.364Z Downloaded diesel_derives v2.1.2
9242024-02-01T07:29:29.364Z Downloaded fxhash v0.2.1
9252024-02-01T07:29:29.364Z Downloaded termtree v0.4.1
9262024-02-01T07:29:29.364Z Downloaded fd-lock v3.0.13
9272024-02-01T07:29:29.364Z Downloaded password-hash v0.5.0
9282024-02-01T07:29:29.364Z Downloaded pkg-config v0.3.27
9292024-02-01T07:29:29.364Z Downloaded shlex v1.3.0
9302024-02-01T07:29:29.364Z Downloaded usdt-attr-macro v0.3.5
9312024-02-01T07:29:29.364Z Downloaded time-core v0.1.1
9322024-02-01T07:29:29.364Z Downloaded crossbeam-channel v0.5.8
9332024-02-01T07:29:29.364Z Downloaded endian-type v0.1.2
9342024-02-01T07:29:29.364Z Downloaded tower-layer v0.3.2
9352024-02-01T07:29:29.365Z Downloaded either v1.9.0
9362024-02-01T07:29:29.365Z Downloaded wait-timeout v0.2.0
9372024-02-01T07:29:29.365Z Downloaded hmac v0.12.1
9382024-02-01T07:29:29.365Z Downloaded pretty-hex v0.4.1
9392024-02-01T07:29:29.365Z Downloaded rstest v0.18.2
9402024-02-01T07:29:29.365Z Downloaded tui-tree-widget v0.16.0
9412024-02-01T07:29:29.365Z Downloaded group v0.13.0
9422024-02-01T07:29:29.365Z Downloaded signal-hook-mio v0.2.3
9432024-02-01T07:29:29.365Z Downloaded steno v0.4.0
9442024-02-01T07:29:29.365Z Downloaded sqlparser_derive v0.2.2
9452024-02-01T07:29:29.366Z Downloaded enum-as-inner v0.5.1
9462024-02-01T07:29:29.367Z Downloaded ena v0.14.2
9472024-02-01T07:29:29.367Z Downloaded der_derive v0.7.2
9482024-02-01T07:29:29.367Z Downloaded phf v0.11.2
9492024-02-01T07:29:29.367Z Downloaded whoami v1.4.1
9502024-02-01T07:29:29.367Z Downloaded usdt v0.3.5
9512024-02-01T07:29:29.367Z Downloaded toml v0.7.8
9522024-02-01T07:29:29.367Z Downloaded opaque-debug v0.3.0
9532024-02-01T07:29:29.367Z Downloaded rtoolbox v0.0.1
9542024-02-01T07:29:29.367Z Downloaded wyz v0.5.1
9552024-02-01T07:29:29.368Z Downloaded synstructure v0.12.6
9562024-02-01T07:29:29.368Z Downloaded dtrace-parser v0.1.14
9572024-02-01T07:29:29.368Z Downloaded num-bigint v0.4.4
9582024-02-01T07:29:29.368Z Downloaded dtrace-parser v0.2.0
9592024-02-01T07:29:29.368Z Downloaded structopt v0.3.26
9602024-02-01T07:29:29.368Z Downloaded derive_builder_macro v0.12.0
9612024-02-01T07:29:29.368Z Downloaded unicode-xid v0.2.4
9622024-02-01T07:29:29.368Z Downloaded ref-cast-impl v1.0.20
9632024-02-01T07:29:29.368Z Downloaded serde-big-array v0.5.1
9642024-02-01T07:29:29.368Z Downloaded sqlformat v0.2.3
9652024-02-01T07:29:29.368Z Downloaded hash32 v0.3.1
9662024-02-01T07:29:29.368Z Downloaded hash32 v0.2.1
9672024-02-01T07:29:29.368Z Downloaded httpdate v1.0.3
9682024-02-01T07:29:29.369Z Downloaded resolv-conf v0.7.0
9692024-02-01T07:29:29.369Z Downloaded tokio-rustls v0.24.1
9702024-02-01T07:29:29.369Z Downloaded version_check v0.9.4
9712024-02-01T07:29:29.369Z Downloaded rstest_macros v0.18.2
9722024-02-01T07:29:29.371Z Downloaded guppy-workspace-hack v0.1.0
9732024-02-01T07:29:29.371Z Downloaded quick-error v1.2.3
9742024-02-01T07:29:29.372Z Downloaded futures-executor v0.3.30
9752024-02-01T07:29:29.372Z Downloaded openssl-probe v0.1.5
9762024-02-01T07:29:29.372Z Downloaded serde-big-array v0.4.1
9772024-02-01T07:29:29.372Z Downloaded dyn-clone v1.0.13
9782024-02-01T07:29:29.372Z Downloaded defmt-parser v0.3.3
9792024-02-01T07:29:29.372Z Downloaded proc-macro-error-attr v1.0.4
9802024-02-01T07:29:29.372Z Downloaded precomputed-hash v0.1.1
9812024-02-01T07:29:29.372Z Downloaded futures-sink v0.3.30
9822024-02-01T07:29:29.373Z Downloaded tokio-tungstenite v0.20.1
9832024-02-01T07:29:29.373Z Downloaded oorandom v11.1.3
9842024-02-01T07:29:29.373Z Downloaded tower-service v0.3.2
9852024-02-01T07:29:29.373Z Downloaded oso-derive v0.27.0
9862024-02-01T07:29:29.373Z Downloaded take_mut v0.2.2
9872024-02-01T07:29:29.373Z Downloaded slog v2.7.0
9882024-02-01T07:29:29.373Z Downloaded plotters-backend v0.3.5
9892024-02-01T07:29:29.373Z Downloaded vec_map v0.8.2
9902024-02-01T07:29:29.373Z Downloaded openssl-sys v0.9.96
9912024-02-01T07:29:29.378Z Downloaded serde_tokenstream v0.1.7
9922024-02-01T07:29:29.378Z Downloaded proc-macro-crate v1.3.1
9932024-02-01T07:29:29.378Z Downloaded spki v0.7.2
9942024-02-01T07:29:29.378Z Downloaded pin-utils v0.1.0
9952024-02-01T07:29:29.379Z Downloaded unicode-width v0.1.11
9962024-02-01T07:29:29.379Z Downloaded ppv-lite86 v0.2.17
9972024-02-01T07:29:29.379Z Downloaded once_cell v1.19.0
9982024-02-01T07:29:29.379Z Downloaded semver-parser v0.10.2
9992024-02-01T07:29:29.380Z Downloaded futures-macro v0.3.30
10002024-02-01T07:29:29.380Z Downloaded tracing-attributes v0.1.26
10012024-02-01T07:29:29.383Z Downloaded tungstenite v0.20.1
10022024-02-01T07:29:29.388Z Downloaded packed_struct v0.10.1
10032024-02-01T07:29:29.392Z Downloaded zerocopy v0.3.0
10042024-02-01T07:29:29.395Z Downloaded schemars_derive v0.8.16
10052024-02-01T07:29:29.398Z Downloaded fastrand v2.0.0
10062024-02-01T07:29:29.403Z Downloaded trust-dns-resolver v0.22.0
10072024-02-01T07:29:29.409Z Downloaded globset v0.4.13
10082024-02-01T07:29:29.415Z Downloaded proc-macro-error v1.0.4
10092024-02-01T07:29:29.420Z Downloaded parking_lot v0.12.1
10102024-02-01T07:29:29.425Z Downloaded yansi v0.5.1
10112024-02-01T07:29:29.428Z Downloaded ucd-trie v0.1.6
10122024-02-01T07:29:29.432Z Downloaded unsafe-libyaml v0.2.10
10132024-02-01T07:29:29.438Z Downloaded owo-colors v4.0.0
10142024-02-01T07:29:29.444Z Downloaded tokio-postgres v0.7.10
10152024-02-01T07:29:29.453Z Downloaded half v2.3.1
10162024-02-01T07:29:29.458Z Downloaded socket2 v0.4.9
10172024-02-01T07:29:29.461Z Downloaded tinyvec v1.6.0
10182024-02-01T07:29:29.467Z Downloaded x509-cert v0.2.4
10192024-02-01T07:29:29.482Z Downloaded elliptic-curve v0.13.8
10202024-02-01T07:29:29.485Z Downloaded tracing v0.1.37
10212024-02-01T07:29:29.493Z Downloaded socket2 v0.5.5
10222024-02-01T07:29:29.498Z Downloaded hashbrown v0.13.2
10232024-02-01T07:29:29.512Z Downloaded zerocopy v0.6.4
10242024-02-01T07:29:29.516Z Downloaded clap v2.34.0
10252024-02-01T07:29:29.525Z Downloaded tower v0.4.13
10262024-02-01T07:29:29.542Z Downloaded trust-dns-client v0.22.0
10272024-02-01T07:29:29.553Z Downloaded reedline v0.28.0
10282024-02-01T07:29:29.567Z Downloaded der v0.7.8
10292024-02-01T07:29:29.576Z Downloaded unicode-segmentation v1.10.1
10302024-02-01T07:29:29.584Z Downloaded goblin v0.8.0
10312024-02-01T07:29:29.596Z Downloaded time v0.3.27
10322024-02-01T07:29:29.608Z Downloaded bitvec v1.0.1
10332024-02-01T07:29:29.637Z Downloaded hyper v1.1.0
10342024-02-01T07:29:29.649Z Downloaded plotters v0.3.5
10352024-02-01T07:29:29.666Z Downloaded unicode-normalization v0.1.22
10362024-02-01T07:29:29.675Z Downloaded hkdf v0.12.4
10372024-02-01T07:29:29.678Z Downloaded reqwest v0.11.22
10382024-02-01T07:29:29.692Z Downloaded object v0.30.4
10392024-02-01T07:29:29.712Z Downloaded quick-xml v0.30.0
10402024-02-01T07:29:29.723Z Downloaded gimli v0.28.0
10412024-02-01T07:29:29.741Z Downloaded proptest v1.4.0
10422024-02-01T07:29:29.762Z Downloaded tabled v0.15.0
10432024-02-01T07:29:30.190Z Downloaded regress v0.7.1
10442024-02-01T07:29:30.190Z Downloaded smoltcp v0.11.0
10452024-02-01T07:29:30.190Z Downloaded trust-dns-proto v0.22.0
10462024-02-01T07:29:30.190Z Downloaded openapiv3 v2.0.0
10472024-02-01T07:29:30.191Z Downloaded regex-syntax v0.8.2
10482024-02-01T07:29:30.191Z Downloaded zerocopy-derive v0.2.0
10492024-02-01T07:29:30.191Z Downloaded sled v0.34.7
10502024-02-01T07:29:30.191Z Downloaded bzip2-sys v0.1.11+1.0.8
10512024-02-01T07:29:30.191Z Downloaded regex-automata v0.4.4
10522024-02-01T07:29:30.191Z Downloaded regex-automata v0.3.8
10532024-02-01T07:29:30.191Z Downloaded tokio v1.35.1
10542024-02-01T07:29:30.191Z Downloaded sha3 v0.10.8
10552024-02-01T07:29:30.191Z Downloaded zerocopy-derive v0.6.4
10562024-02-01T07:29:30.191Z Downloaded regex-syntax v0.7.5
10572024-02-01T07:29:30.191Z Downloaded openssl v0.10.60
10582024-02-01T07:29:30.191Z Downloaded encoding_rs v0.8.33
10592024-02-01T07:29:30.209Z Downloaded regex-syntax v0.6.29
10602024-02-01T07:29:30.220Z Downloaded rustls v0.22.2
10612024-02-01T07:29:30.247Z Downloaded rustix v0.38.30
10622024-02-01T07:29:30.697Z Downloaded bstr v0.2.17
10632024-02-01T07:29:30.700Z Downloaded syn v1.0.109
10642024-02-01T07:29:30.700Z Downloaded ratatui v0.25.0
10652024-02-01T07:29:30.700Z Downloaded bstr v1.6.0
10662024-02-01T07:29:30.700Z Downloaded ring v0.17.7
10672024-02-01T07:29:30.700Z Downloaded diesel v2.1.4
10682024-02-01T07:29:30.700Z Downloaded smoltcp v0.9.1
10692024-02-01T07:29:30.700Z Downloaded rustls v0.21.9
10702024-02-01T07:29:30.700Z Downloaded regex v1.10.3
10712024-02-01T07:29:30.700Z Downloaded object v0.32.1
10722024-02-01T07:29:30.700Z Downloaded polar-core v0.27.0
10732024-02-01T07:29:30.700Z Downloaded ring v0.16.20
10742024-02-01T07:29:30.809Z Downloaded curve25519-dalek v4.1.1
10752024-02-01T07:29:30.825Z Downloaded h2 v0.3.24
10762024-02-01T07:29:30.836Z Downloaded nix v0.27.1
10772024-02-01T07:29:30.859Z Downloaded petgraph v0.6.4
10782024-02-01T07:29:30.880Z Downloaded vcpkg v0.2.15
10792024-02-01T07:29:30.952Z Downloaded radix_trie v0.2.1
10802024-02-01T07:29:30.961Z Downloaded rustls-webpki v0.102.1
10812024-02-01T07:29:30.993Z Downloaded sqlparser v0.43.1
10822024-02-01T07:29:31.003Z Downloaded zerocopy v0.7.32
10832024-02-01T07:29:31.035Z Downloaded webpki-roots v0.25.2
10842024-02-01T07:29:31.043Z Downloaded portable-atomic v1.4.3
10852024-02-01T07:29:31.048Z Downloaded chrono v0.4.31
10862024-02-01T07:29:31.062Z Downloaded tough v0.16.0
10872024-02-01T07:29:31.075Z Downloaded guppy v0.17.4
10882024-02-01T07:29:31.086Z Downloaded bindgen v0.69.2
10892024-02-01T07:29:31.099Z Downloaded headers v0.3.9
10902024-02-01T07:29:31.109Z Downloaded tokio-util v0.7.10
10912024-02-01T07:29:31.119Z Downloaded typed-path v0.7.0
10922024-02-01T07:29:31.131Z Downloaded rustls-webpki v0.101.7
10932024-02-01T07:29:31.155Z Downloaded pest v2.7.6
10942024-02-01T07:29:31.164Z Downloaded rayon v1.8.0
10952024-02-01T07:29:31.183Z Downloaded hashbrown v0.12.3
10962024-02-01T07:29:31.188Z Downloaded lalrpop v0.19.12
10972024-02-01T07:29:31.207Z Downloaded serde_with v3.5.1
10982024-02-01T07:29:31.221Z Downloaded regex-automata v0.1.10
10992024-02-01T07:29:31.228Z Downloaded idna v0.2.3
11002024-02-01T07:29:31.241Z Downloaded rcgen v0.12.1
11012024-02-01T07:29:31.246Z Downloaded url v2.5.0
11022024-02-01T07:29:31.262Z Downloaded postcard v1.0.8
11032024-02-01T07:29:31.272Z Downloaded tracing-core v0.1.31
11042024-02-01T07:29:31.273Z Downloaded derive_more v0.99.17
11052024-02-01T07:29:31.276Z Downloaded futures-util v0.3.30
11062024-02-01T07:29:31.291Z Downloaded parking_lot v0.11.2
11072024-02-01T07:29:31.294Z Downloaded pkcs1 v0.7.5
11082024-02-01T07:29:31.298Z Downloaded phf_shared v0.11.2
11092024-02-01T07:29:31.301Z Downloaded fatfs v0.3.6
11102024-02-01T07:29:31.304Z Downloaded snafu v0.7.5
11112024-02-01T07:29:31.314Z Downloaded prettyplease v0.2.16
11122024-02-01T07:29:31.320Z Downloaded pretty_assertions v1.4.0
11132024-02-01T07:29:31.324Z Downloaded expectorate v1.1.0
11142024-02-01T07:29:31.327Z Downloaded rand v0.8.5
11152024-02-01T07:29:31.332Z Downloaded subprocess v0.2.9
11162024-02-01T07:29:31.337Z Downloaded idna v0.5.0
11172024-02-01T07:29:31.349Z Downloaded serde_repr v0.1.16
11182024-02-01T07:29:31.352Z Downloaded relative-path v1.9.0
11192024-02-01T07:29:31.361Z Downloaded env_logger v0.10.0
11202024-02-01T07:29:31.365Z Downloaded embedded-io v0.4.0
11212024-02-01T07:29:31.365Z Downloaded trybuild v1.0.89
11222024-02-01T07:29:31.369Z Downloaded schemars v0.8.16
11232024-02-01T07:29:31.390Z Downloaded rustyline v13.0.0
11242024-02-01T07:29:31.397Z Downloaded pin-project-internal v1.1.3
11252024-02-01T07:29:31.401Z Downloaded crossterm v0.27.0
11262024-02-01T07:29:31.411Z Downloaded openssl-macros v0.1.1
11272024-02-01T07:29:31.414Z Downloaded httptest v0.15.5
11282024-02-01T07:29:31.417Z Downloaded trust-dns-server v0.22.1
11292024-02-01T07:29:31.423Z Downloaded rayon-core v1.12.0
11302024-02-01T07:29:31.442Z Downloaded nom v7.1.3
11312024-02-01T07:29:31.446Z Downloaded rsa v0.9.2
11322024-02-01T07:29:31.451Z Downloaded remove_dir_all v0.5.3
11332024-02-01T07:29:31.451Z Downloaded snafu-derive v0.7.5
11342024-02-01T07:29:31.451Z Downloaded serde_tokenstream v0.2.0
11352024-02-01T07:29:31.457Z Downloaded derive_builder_core v0.12.0
11362024-02-01T07:29:31.461Z Downloaded scroll v0.12.0
11372024-02-01T07:29:31.461Z Downloaded typenum v1.16.0
11382024-02-01T07:29:31.465Z Downloaded derive-where v1.2.7
11392024-02-01T07:29:31.471Z Downloaded heapless v0.7.16
11402024-02-01T07:29:31.478Z Downloaded doc-comment v0.3.3
11412024-02-01T07:29:31.482Z Downloaded dof v0.1.5
11422024-02-01T07:29:31.482Z Downloaded dof v0.3.0
11432024-02-01T07:29:31.499Z Downloaded digest v0.10.7
11442024-02-01T07:29:31.499Z Downloaded textwrap v0.11.0
11452024-02-01T07:29:31.507Z Downloaded scroll_derive v0.12.0
11462024-02-01T07:29:31.507Z Downloaded futures-core v0.3.30
11472024-02-01T07:29:31.507Z Downloaded num-bigint-dig v0.8.4
11482024-02-01T07:29:31.507Z Downloaded tokio-stream v0.1.14
11492024-02-01T07:29:31.517Z Downloaded toml v0.5.11
11502024-02-01T07:29:31.517Z Downloaded futures v0.3.30
11512024-02-01T07:29:31.521Z Downloaded heapless v0.8.0
11522024-02-01T07:29:31.525Z Downloaded toml_edit v0.19.15
11532024-02-01T07:29:31.559Z Downloaded which v4.4.0
11542024-02-01T07:29:31.568Z Downloaded xattr v1.0.1
11552024-02-01T07:29:31.569Z Downloaded scheduled-thread-pool v0.2.7
11562024-02-01T07:29:31.569Z Downloaded same-file v1.0.6
11572024-02-01T07:29:31.569Z Downloaded postgres-types v0.2.6
11582024-02-01T07:29:31.572Z Downloaded postgres-protocol v0.6.6
11592024-02-01T07:29:31.572Z Downloaded sct v0.7.0
11602024-02-01T07:29:31.575Z Downloaded rand v0.4.6
11612024-02-01T07:29:31.583Z Downloaded minimal-lexical v0.2.1
11622024-02-01T07:29:31.588Z Downloaded libxml v0.3.3
11632024-02-01T07:29:31.598Z Downloaded downcast v0.11.0
11642024-02-01T07:29:31.603Z Downloaded slog-term v2.9.0
11652024-02-01T07:29:31.606Z Downloaded tinytemplate v1.2.1
11662024-02-01T07:29:31.609Z Downloaded signal-hook v0.3.17
11672024-02-01T07:29:31.618Z Downloaded pest_meta v2.7.6
11682024-02-01T07:29:31.618Z Downloaded tokio-rustls v0.25.0
11692024-02-01T07:29:31.623Z Downloaded signal-hook-registry v1.4.1
11702024-02-01T07:29:31.623Z Downloaded rand_chacha v0.3.1
11712024-02-01T07:29:31.626Z Downloaded futures-io v0.3.30
11722024-02-01T07:29:31.626Z Downloaded ref-cast v1.0.20
11732024-02-01T07:29:31.630Z Downloaded getrandom v0.2.10
11742024-02-01T07:29:31.633Z Downloaded getopts v0.2.21
11752024-02-01T07:29:31.636Z Downloaded futures-channel v0.3.30
11762024-02-01T07:29:31.643Z Downloaded rustc_version v0.1.7
11772024-02-01T07:29:31.643Z Downloaded criterion v0.5.1
11782024-02-01T07:29:31.651Z Downloaded funty v2.0.0
11792024-02-01T07:29:31.654Z Downloaded platforms v3.0.2
11802024-02-01T07:29:31.657Z Downloaded unicode-bidi v0.3.13
11812024-02-01T07:29:31.660Z Downloaded papergrid v0.11.0
11822024-02-01T07:29:31.667Z Downloaded omicron-zone-package v0.10.1
11832024-02-01T07:29:31.671Z Downloaded unicode_categories v0.1.1
11842024-02-01T07:29:31.676Z Downloaded smallvec v0.6.14
11852024-02-01T07:29:31.678Z Downloaded time-macros v0.2.13
11862024-02-01T07:29:31.681Z Downloaded ed25519 v1.5.3
11872024-02-01T07:29:31.684Z Downloaded deranged v0.3.8
11882024-02-01T07:29:31.684Z Downloaded slog-stdlog v4.1.1
11892024-02-01T07:29:31.687Z Downloaded rustls-pki-types v1.1.0
11902024-02-01T07:29:31.690Z Downloaded secrecy v0.8.0
11912024-02-01T07:29:31.693Z Downloaded sec1 v0.7.3
11922024-02-01T07:29:31.693Z Downloaded yasna v0.5.2
11932024-02-01T07:29:31.702Z Downloaded swrite v0.1.0
11942024-02-01T07:29:31.707Z Downloaded tiny-keccak v2.0.2
11952024-02-01T07:29:31.707Z Downloaded datatest-stable v0.2.3
11962024-02-01T07:29:31.707Z Downloaded pkcs8 v0.10.2
11972024-02-01T07:29:31.710Z Downloaded pem-rfc7468 v0.7.0
11982024-02-01T07:29:31.718Z Downloaded http v0.2.11
11992024-02-01T07:29:31.723Z Downloaded flate2 v1.0.28
12002024-02-01T07:29:31.732Z Downloaded generic-array v0.14.7
12012024-02-01T07:29:31.732Z Downloaded serde-hex v0.1.0
12022024-02-01T07:29:31.732Z Downloaded rand_xorshift v0.3.0
12032024-02-01T07:29:31.736Z Downloaded rand_core v0.6.4
12042024-02-01T07:29:31.736Z Downloaded fs-err v2.11.0
12052024-02-01T07:29:31.748Z Downloaded serde_with_macros v3.5.1
12062024-02-01T07:29:31.748Z Downloaded parking_lot_core v0.8.6
12072024-02-01T07:29:31.748Z Downloaded flume v0.11.0
12082024-02-01T07:29:31.753Z Downloaded aho-corasick v1.0.4
12092024-02-01T07:29:31.761Z Downloaded crypto-bigint v0.5.2
12102024-02-01T07:29:31.771Z Downloaded vte v0.11.1
12112024-02-01T07:29:31.774Z Downloaded predicates-tree v1.0.9
12122024-02-01T07:29:31.778Z Downloaded predicates-core v1.0.6
12132024-02-01T07:29:31.778Z Downloaded predicates v3.1.0
12142024-02-01T07:29:31.785Z Downloaded usdt v0.5.0
12152024-02-01T07:29:31.791Z Downloaded zip v0.6.6
12162024-02-01T07:29:31.791Z Downloaded hyper v0.14.27
12172024-02-01T07:29:31.804Z Downloaded rusty-fork v0.3.0
12182024-02-01T07:29:31.807Z Downloaded tabled_derive v0.7.0
12192024-02-01T07:29:31.810Z Downloaded pest_derive v2.7.6
12202024-02-01T07:29:31.813Z Downloaded partial-io v0.5.4
12212024-02-01T07:29:31.816Z Downloaded tar v0.4.40
12222024-02-01T07:29:31.822Z Downloaded pin-project v1.1.3
12232024-02-01T07:29:31.840Z Downloaded form_urlencoded v1.2.1
12242024-02-01T07:29:31.844Z Downloaded plain v0.2.3
12252024-02-01T07:29:31.844Z Downloaded thread_local v1.1.7
12262024-02-01T07:29:31.847Z Downloaded thread-id v4.2.0
12272024-02-01T07:29:31.847Z Downloaded fallible-iterator v0.2.0
12282024-02-01T07:29:31.850Z Downloaded fd-lock v4.0.2
12292024-02-01T07:29:31.853Z Downloaded unicode-linebreak v0.1.5
12302024-02-01T07:29:31.856Z Downloaded libm v0.2.7
12312024-02-01T07:29:31.870Z Downloaded darling_core v0.20.3
12322024-02-01T07:29:31.877Z Downloaded pretty-hex v0.2.1
12332024-02-01T07:29:31.881Z Downloaded r2d2 v0.8.10
12342024-02-01T07:29:31.886Z Downloaded diff v0.1.13
12352024-02-01T07:29:31.893Z Downloaded mio v0.8.9
12362024-02-01T07:29:31.898Z Downloaded shell-words v1.1.0
12372024-02-01T07:29:31.901Z Downloaded pest_generator v2.7.6
12382024-02-01T07:29:31.904Z Downloaded pem v3.0.2
12392024-02-01T07:29:31.904Z Downloaded parking_lot_core v0.9.8
12402024-02-01T07:29:31.907Z Downloaded untrusted v0.9.0
12412024-02-01T07:29:31.909Z Downloaded universal-hash v0.5.1
12422024-02-01T07:29:31.912Z Downloaded rustc_version v0.4.0
12432024-02-01T07:29:31.915Z Downloaded salty v0.2.0
12442024-02-01T07:29:31.921Z Downloaded paste v1.0.14
12452024-02-01T07:29:31.926Z Downloaded samael v0.0.14
12462024-02-01T07:29:31.935Z Downloaded zerocopy-derive v0.7.32
12472024-02-01T07:29:31.943Z Downloaded tokio-macros v2.2.0
12482024-02-01T07:29:31.945Z Downloaded poly1305 v0.8.0
12492024-02-01T07:29:31.948Z Downloaded darling_core v0.14.4
12502024-02-01T07:29:31.956Z Downloaded percent-encoding v2.3.1
12512024-02-01T07:29:31.959Z Downloaded parse-display-derive v0.8.2
12522024-02-01T07:29:31.961Z Downloaded heck v0.3.3
12532024-02-01T07:29:31.961Z Downloaded futures-task v0.3.30
12542024-02-01T07:29:31.967Z Downloaded rustversion v1.0.14
12552024-02-01T07:29:31.970Z Downloaded olpc-cjson v0.1.3
12562024-02-01T07:29:31.972Z Downloaded home v0.5.5
12572024-02-01T07:29:31.975Z Downloaded tokio-native-tls v0.3.1
12582024-02-01T07:29:31.975Z Downloaded uuid v1.7.0
12592024-02-01T07:29:31.978Z Downloaded itertools v0.10.5
12602024-02-01T07:29:31.988Z Downloaded unarray v0.1.4
12612024-02-01T07:29:31.992Z Downloaded packed_struct_codegen v0.10.1
12622024-02-01T07:29:31.995Z Downloaded test-strategy v0.3.1
12632024-02-01T07:29:31.999Z Downloaded highway v1.1.0
12642024-02-01T07:29:32.004Z Downloaded hex-literal v0.4.1
12652024-02-01T07:29:32.004Z Downloaded hex v0.4.3
12662024-02-01T07:29:32.007Z Downloaded slog-async v2.8.0
12672024-02-01T07:29:32.010Z Downloaded siphasher v0.3.11
12682024-02-01T07:29:32.010Z Downloaded similar-asserts v1.5.0
12692024-02-01T07:29:32.013Z Downloaded fnv v1.0.7
12702024-02-01T07:29:32.017Z Downloaded num-traits v0.2.16
12712024-02-01T07:29:32.020Z Downloaded textwrap v0.16.0
12722024-02-01T07:29:32.023Z Downloaded peeking_take_while v0.1.2
12732024-02-01T07:29:32.034Z Downloaded pathdiff v0.2.1
12742024-02-01T07:29:32.035Z Downloaded path-slash v0.1.5
12752024-02-01T07:29:32.041Z Downloaded serde_urlencoded v0.7.1
12762024-02-01T07:29:32.041Z Downloaded radium v0.7.0
12772024-02-01T07:29:32.041Z Downloaded cc v1.0.83
12782024-02-01T07:29:32.042Z Downloaded fixedbitset v0.4.2
12792024-02-01T07:29:32.045Z Downloaded ff v0.13.0
12802024-02-01T07:29:32.046Z Downloaded vsss-rs v3.3.4
12812024-02-01T07:29:32.046Z Downloaded ron v0.8.1
12822024-02-01T07:29:32.055Z Downloaded structmeta-derive v0.2.0
12832024-02-01T07:29:32.058Z Downloaded strsim v0.8.0
12842024-02-01T07:29:32.058Z Downloaded pin-project-lite v0.2.13
12852024-02-01T07:29:32.066Z Downloaded target-lexicon v0.12.12
12862024-02-01T07:29:32.069Z Downloaded parse-display v0.8.2
12872024-02-01T07:29:32.072Z Downloaded headers-core v0.2.0
12882024-02-01T07:29:32.072Z Downloaded filetime v0.2.23
12892024-02-01T07:29:32.077Z Downloaded dirs-next v2.0.0
12902024-02-01T07:29:32.077Z Downloaded smf v0.2.2
12912024-02-01T07:29:32.080Z Downloaded defmt-macros v0.3.6
12922024-02-01T07:29:32.083Z Downloaded slab v0.4.9
12932024-02-01T07:29:32.086Z Downloaded slog-bunyan v2.5.0
12942024-02-01T07:29:32.086Z Downloaded chacha20poly1305 v0.10.1
12952024-02-01T07:29:32.089Z Downloaded backtrace v0.3.69
12962024-02-01T07:29:32.096Z Downloaded crc-any v2.4.3
12972024-02-01T07:29:32.100Z Downloaded tempfile v3.9.0
12982024-02-01T07:29:32.104Z Downloaded plotters-svg v0.3.5
12992024-02-01T07:29:32.110Z Downloaded foreign-types-shared v0.3.1
13002024-02-01T07:29:32.110Z Downloaded foreign-types-shared v0.1.1
13012024-02-01T07:29:32.110Z Downloaded foreign-types-macros v0.2.3
13022024-02-01T07:29:32.113Z Downloaded foreign-types v0.5.0
13032024-02-01T07:29:32.113Z Downloaded foreign-types v0.3.2
13042024-02-01T07:29:32.113Z Downloaded blake2b_simd v1.0.1
13052024-02-01T07:29:32.120Z Downloaded bcs v0.1.6
13062024-02-01T07:29:32.120Z Downloaded slog-scope v4.4.0
13072024-02-01T07:29:32.123Z Downloaded slog-dtrace v0.3.0
13082024-02-01T07:29:32.123Z Downloaded debug-ignore v1.0.5
13092024-02-01T07:29:32.126Z Downloaded data-encoding v2.4.0
13102024-02-01T07:29:32.126Z Downloaded zeroize_derive v1.4.2
13112024-02-01T07:29:32.129Z Downloaded darling v0.20.3
13122024-02-01T07:29:32.133Z Downloaded defmt v0.3.5
13132024-02-01T07:29:32.138Z Downloaded zone v0.3.0
13142024-02-01T07:29:32.141Z Downloaded zeroize v1.7.0
13152024-02-01T07:29:32.146Z Downloaded bytes v1.5.0
13162024-02-01T07:29:32.150Z Downloaded async-trait v0.1.77
13172024-02-01T07:29:32.154Z Downloaded num_cpus v1.16.0
13182024-02-01T07:29:32.160Z Downloaded num-rational v0.4.1
13192024-02-01T07:29:32.163Z Downloaded num-complex v0.4.4
13202024-02-01T07:29:32.163Z Downloaded multer v3.0.0
13212024-02-01T07:29:32.167Z Downloaded mockall v0.12.0
13222024-02-01T07:29:32.172Z Downloaded walkdir v2.4.0
13232024-02-01T07:29:32.175Z Downloaded vte_generate_state_changes v0.1.1
13242024-02-01T07:29:32.175Z Downloaded utf-8 v0.7.6
13252024-02-01T07:29:32.176Z Downloaded allocator-api2 v0.2.16
13262024-02-01T07:29:32.180Z Downloaded strum v0.25.0
13272024-02-01T07:29:32.183Z Downloaded toolchain_find v0.2.0
13282024-02-01T07:29:32.183Z Downloaded arc-swap v1.6.0
13292024-02-01T07:29:32.189Z Downloaded thiserror-impl-no-std v2.0.2
13302024-02-01T07:29:32.192Z Downloaded rustls-pemfile v1.0.3
13312024-02-01T07:29:32.195Z Downloaded rustls-native-certs v0.7.0
13322024-02-01T07:29:32.198Z Downloaded miniz_oxide v0.7.1
13332024-02-01T07:29:32.201Z Downloaded cookie v0.18.0
13342024-02-01T07:29:32.206Z Downloaded const-oid v0.9.5
13352024-02-01T07:29:32.211Z Downloaded thiserror-no-std v2.0.2
13362024-02-01T07:29:32.216Z Downloaded tempdir v0.3.7
13372024-02-01T07:29:32.219Z Downloaded supports-color v2.1.0
13382024-02-01T07:29:32.223Z Downloaded termcolor v1.2.0
13392024-02-01T07:29:32.223Z Downloaded memmap v0.7.0
13402024-02-01T07:29:32.239Z Downloaded console v0.15.8
13412024-02-01T07:29:32.242Z Downloaded clang-sys v1.6.1
13422024-02-01T07:29:32.242Z Downloaded target-spec v3.0.1
13432024-02-01T07:29:32.242Z Downloaded smallvec v1.11.2
13442024-02-01T07:29:32.243Z Downloaded num_enum_derive v0.5.11
13452024-02-01T07:29:32.243Z Downloaded nu-ansi-term v0.49.0
13462024-02-01T07:29:32.247Z Downloaded darling_macro v0.20.3
13472024-02-01T07:29:32.247Z Downloaded darling_macro v0.14.4
13482024-02-01T07:29:32.247Z Downloaded zone_cfg_derive v0.3.0
13492024-02-01T07:29:32.251Z Downloaded threadpool v1.8.1
13502024-02-01T07:29:32.251Z Downloaded strum_macros v0.24.3
13512024-02-01T07:29:32.251Z Downloaded structopt-derive v0.4.18
13522024-02-01T07:29:32.255Z Downloaded hubpack v0.1.2
13532024-02-01T07:29:32.258Z Downloaded http-body v0.4.5
13542024-02-01T07:29:32.258Z Downloaded crypto-common v0.1.6
13552024-02-01T07:29:32.261Z Downloaded native-tls v0.2.11
13562024-02-01T07:29:32.264Z Downloaded mockall_derive v0.12.0
13572024-02-01T07:29:32.268Z Downloaded md-5 v0.10.5
13582024-02-01T07:29:32.268Z Downloaded want v0.3.1
13592024-02-01T07:29:32.273Z Downloaded waitgroup v0.1.2
13602024-02-01T07:29:32.273Z Downloaded cfg-expr v0.15.5
13612024-02-01T07:29:32.277Z Downloaded basic-toml v0.1.8
13622024-02-01T07:29:32.293Z Downloaded subtle v2.5.0
13632024-02-01T07:29:32.296Z Downloaded structmeta v0.2.0
13642024-02-01T07:29:32.296Z Downloaded strip-ansi-escapes v0.2.0
13652024-02-01T07:29:32.296Z Downloaded string_cache v0.8.7
13662024-02-01T07:29:32.300Z Downloaded stable_deref_trait v1.2.0
13672024-02-01T07:29:32.300Z Downloaded rustls-pemfile v2.0.0
13682024-02-01T07:29:32.304Z Downloaded hyper-rustls v0.24.2
13692024-02-01T07:29:32.308Z Downloaded usdt-macro v0.3.5
13702024-02-01T07:29:32.311Z Downloaded num-integer v0.1.45
13712024-02-01T07:29:32.311Z Downloaded num-derive v0.4.0
13722024-02-01T07:29:32.316Z Downloaded num v0.4.1
13732024-02-01T07:29:32.316Z Downloaded nanorand v0.7.0
13742024-02-01T07:29:32.322Z Downloaded maybe-uninit v2.0.0
13752024-02-01T07:29:32.325Z Downloaded futures-timer v3.0.2
13762024-02-01T07:29:32.325Z Downloaded stringprep v0.1.3
13772024-02-01T07:29:32.326Z Downloaded rustc-demangle v0.1.23
13782024-02-01T07:29:32.340Z Downloaded rust-argon2 v1.0.1
13792024-02-01T07:29:32.344Z Downloaded glob v0.3.1
13802024-02-01T07:29:32.345Z Downloaded static_assertions v1.1.0
13812024-02-01T07:29:32.345Z Downloaded signature v1.6.4
13822024-02-01T07:29:32.345Z Downloaded serde_plain v1.0.2
13832024-02-01T07:29:32.345Z Downloaded semver v0.11.0
13842024-02-01T07:29:32.345Z Downloaded ciborium v0.2.2
13852024-02-01T07:29:32.348Z Downloaded diesel_table_macro_syntax v0.1.0
13862024-02-01T07:29:32.350Z Downloaded new_debug_unreachable v1.0.4
13872024-02-01T07:29:32.353Z Downloaded mime v0.3.17
13882024-02-01T07:29:32.354Z Downloaded match_cfg v0.1.0
13892024-02-01T07:29:32.354Z Downloaded cpufeatures v0.2.12
13902024-02-01T07:29:32.356Z Downloaded constant_time_eq v0.2.6
13912024-02-01T07:29:32.356Z Downloaded bzip2 v0.4.4
13922024-02-01T07:29:32.359Z Downloaded block-buffer v0.10.4
13932024-02-01T07:29:32.362Z Downloaded backoff v0.4.0
13942024-02-01T07:29:32.364Z Downloaded nibble_vec v0.1.0
13952024-02-01T07:29:32.369Z Downloaded maplit v1.0.2
13962024-02-01T07:29:32.369Z Downloaded crossbeam-deque v0.8.3
13972024-02-01T07:29:32.372Z Downloaded cancel-safe-futures v0.1.5
13982024-02-01T07:29:32.377Z Downloaded bit-vec v0.6.3
13992024-02-01T07:29:32.380Z Downloaded autocfg v1.1.0
14002024-02-01T07:29:32.380Z Downloaded macaddr v1.0.1
14012024-02-01T07:29:32.384Z Downloaded curve25519-dalek-derive v0.1.0
14022024-02-01T07:29:32.384Z Downloaded bitflags v2.4.0
14032024-02-01T07:29:32.387Z Downloaded number_prefix v0.4.0
14042024-02-01T07:29:32.391Z Downloaded num_threads v0.1.6
14052024-02-01T07:29:32.391Z Downloaded crucible-workspace-hack v0.1.0
14062024-02-01T07:29:32.391Z Downloaded rustc-hash v1.1.0
14072024-02-01T07:29:32.395Z Downloaded kstat-rs v0.2.3
14082024-02-01T07:29:32.395Z Downloaded hyper-tls v0.5.0
14092024-02-01T07:29:32.400Z Downloaded normalize-line-endings v0.3.0
14102024-02-01T07:29:32.400Z Downloaded newline-converter v0.3.0
14112024-02-01T07:29:32.400Z Downloaded lazy_static v1.4.0
14122024-02-01T07:29:32.404Z Downloaded crossbeam-epoch v0.9.15
14132024-02-01T07:29:32.409Z Downloaded criterion-plot v0.5.0
14142024-02-01T07:29:32.409Z Downloaded crc-catalog v2.2.0
14152024-02-01T07:29:32.415Z Downloaded constant_time_eq v0.3.0
14162024-02-01T07:29:32.415Z Downloaded cobs v0.2.3
14172024-02-01T07:29:32.420Z Downloaded stability v0.1.1
14182024-02-01T07:29:32.420Z Downloaded log v0.4.20
14192024-02-01T07:29:32.421Z Downloaded lock_api v0.4.10
14202024-02-01T07:29:32.437Z Downloaded crc v3.0.1
14212024-02-01T07:29:32.441Z Downloaded corncobs v0.1.3
14222024-02-01T07:29:32.446Z Downloaded colored v2.0.4
14232024-02-01T07:29:32.446Z Downloaded cipher v0.4.4
14242024-02-01T07:29:32.451Z Downloaded cast v0.3.0
14252024-02-01T07:29:32.451Z Downloaded cassowary v0.3.0
14262024-02-01T07:29:32.458Z Downloaded buf-list v1.0.3
14272024-02-01T07:29:32.458Z Downloaded bb8 v0.8.1
14282024-02-01T07:29:32.876Z Downloaded bitfield v0.14.0
14292024-02-01T07:29:32.876Z Downloaded atomic-waker v1.1.1
14302024-02-01T07:29:32.876Z Downloaded serde_yaml v0.9.25
14312024-02-01T07:29:32.880Z Downloaded memoffset v0.9.0
14322024-02-01T07:29:32.881Z Downloaded memoffset v0.7.1
14332024-02-01T07:29:32.881Z Downloaded matches v0.1.10
14342024-02-01T07:29:32.881Z Downloaded managed v0.8.0
14352024-02-01T07:29:32.881Z Downloaded lru v0.12.1
14362024-02-01T07:29:32.881Z Downloaded crossbeam-utils v0.8.16
14372024-02-01T07:29:32.881Z Downloaded ciborium-ll v0.2.2
14382024-02-01T07:29:32.881Z Downloaded chacha20 v0.9.1
14392024-02-01T07:29:32.881Z Downloaded cexpr v0.6.0
14402024-02-01T07:29:32.881Z Downloaded bytecount v0.6.3
14412024-02-01T07:29:32.881Z Downloaded async-recursion v1.0.5
14422024-02-01T07:29:32.881Z Downloaded array-init v0.0.4
14432024-02-01T07:29:32.881Z Downloaded cfg-if v1.0.0
14442024-02-01T07:29:32.881Z Downloaded camino-tempfile v1.1.1
14452024-02-01T07:29:32.881Z Downloaded byteorder v1.5.0
14462024-02-01T07:29:32.881Z Downloaded approx v0.5.1
14472024-02-01T07:29:32.881Z Downloaded similar v2.3.0
14482024-02-01T07:29:32.881Z Downloaded lazycell v1.3.0
14492024-02-01T07:29:32.881Z Downloaded spin v0.9.8
14502024-02-01T07:29:32.881Z Downloaded crossbeam-queue v0.3.8
14512024-02-01T07:29:32.882Z Downloaded rpassword v7.3.1
14522024-02-01T07:29:32.882Z Downloaded is_ci v1.1.1
14532024-02-01T07:29:32.883Z Downloaded ident_case v1.0.1
14542024-02-01T07:29:32.883Z Downloaded convert_case v0.4.0
14552024-02-01T07:29:32.883Z Downloaded ciborium-io v0.2.2
14562024-02-01T07:29:32.883Z Downloaded async-stream v0.3.5
14572024-02-01T07:29:32.883Z Downloaded ascii-canvas v3.0.0
14582024-02-01T07:29:32.883Z Downloaded spin v0.5.2
14592024-02-01T07:29:32.883Z Downloaded smawk v0.3.1
14602024-02-01T07:29:32.883Z Downloaded signal-hook-tokio v0.3.1
14612024-02-01T07:29:32.883Z Downloaded sha2 v0.10.8
14622024-02-01T07:29:32.883Z Downloaded serde_derive_internals v0.26.0
14632024-02-01T07:29:32.883Z Downloaded sha1 v0.10.6
14642024-02-01T07:29:32.883Z Downloaded serde_path_to_error v0.1.15
14652024-02-01T07:29:32.883Z Downloaded semver v0.1.20
14662024-02-01T07:29:32.883Z Downloaded atomicwrites v0.4.3
14672024-02-01T07:29:32.883Z Downloaded arrayref v0.3.7
14682024-02-01T07:29:32.883Z Downloaded lalrpop-util v0.19.12
14692024-02-01T07:29:32.883Z Downloaded keccak v0.1.4
14702024-02-01T07:29:32.883Z Downloaded arrayvec v0.7.4
14712024-02-01T07:29:32.883Z Downloaded indoc v2.0.3
14722024-02-01T07:29:32.883Z Downloaded indicatif v0.17.7
14732024-02-01T07:29:32.883Z Downloaded ansi_term v0.12.1
14742024-02-01T07:29:32.883Z Downloaded indexmap v1.9.3
14752024-02-01T07:29:32.883Z Downloaded libloading v0.7.4
14762024-02-01T07:29:32.883Z Downloaded ipnet v2.9.0
14772024-02-01T07:29:32.883Z Downloaded instant v0.1.12
14782024-02-01T07:29:32.884Z Downloaded hyper-util v0.1.2
14792024-02-01T07:29:32.884Z Downloaded hyper-rustls v0.26.0
14802024-02-01T07:29:32.884Z Downloaded httparse v1.8.0
14812024-02-01T07:29:32.884Z Downloaded aead v0.5.2
14822024-02-01T07:29:32.884Z Downloaded ipnetwork v0.20.0
14832024-02-01T07:29:32.884Z Downloaded indoc v1.0.9
14842024-02-01T07:29:32.884Z Downloaded impl-trait-for-tuples v0.2.2
14852024-02-01T07:29:32.884Z Downloaded humantime v2.1.0
14862024-02-01T07:29:32.884Z Downloaded http v1.0.0
14872024-02-01T07:29:32.885Z Downloaded inout v0.1.3
14882024-02-01T07:29:32.885Z Downloaded iana-time-zone v0.1.57
14892024-02-01T07:29:32.885Z Downloaded hyper-staticfile v0.9.5
14902024-02-01T07:29:32.885Z Downloaded hubpack_derive v0.1.1
14912024-02-01T07:29:33.447Z Compiling serde v1.0.195
14922024-02-01T07:29:33.450Z Compiling autocfg v1.1.0
14932024-02-01T07:29:33.450Z Compiling version_check v0.9.4
14942024-02-01T07:29:33.450Z Checking cfg-if v1.0.0
14952024-02-01T07:29:33.480Z Compiling syn v1.0.109
14962024-02-01T07:29:33.494Z Checking libc v0.2.152
14972024-02-01T07:29:33.530Z Compiling syn v2.0.48
14982024-02-01T07:29:33.577Z Compiling parking_lot_core v0.9.8
14992024-02-01T07:29:33.618Z Compiling once_cell v1.19.0
15002024-02-01T07:29:34.361Z Compiling memchr v2.6.3
15012024-02-01T07:29:34.379Z Compiling libm v0.2.7
15022024-02-01T07:29:34.424Z Compiling cc v1.0.83
15032024-02-01T07:29:34.814Z Compiling ahash v0.8.6
15042024-02-01T07:29:34.880Z Compiling getrandom v0.2.10
15052024-02-01T07:29:34.951Z Compiling lock_api v0.4.10
15062024-02-01T07:29:35.472Z Compiling num-traits v0.2.16
15072024-02-01T07:29:35.672Z Compiling byteorder v1.5.0
15082024-02-01T07:29:35.693Z Compiling serde_json v1.0.113
15092024-02-01T07:29:36.187Z Checking log v0.4.20
15102024-02-01T07:29:36.596Z Compiling slab v0.4.9
15112024-02-01T07:29:37.116Z Compiling typenum v1.16.0
15122024-02-01T07:29:37.214Z Checking scopeguard v1.2.0
15132024-02-01T07:29:37.335Z Compiling generic-array v0.14.7
15142024-02-01T07:29:37.376Z Checking itoa v1.0.9
15152024-02-01T07:29:37.605Z Checking smallvec v1.11.2
15162024-02-01T07:29:37.682Z Compiling pkg-config v0.3.27
15172024-02-01T07:29:38.061Z Compiling allocator-api2 v0.2.16
15182024-02-01T07:29:38.389Z Compiling rustix v0.38.30
15192024-02-01T07:29:38.420Z Compiling schemars v0.8.16
15202024-02-01T07:29:39.185Z Compiling httparse v1.8.0
15212024-02-01T07:29:39.492Z Compiling ring v0.17.7
15222024-02-01T07:29:39.635Z Compiling fnv v1.0.7
15232024-02-01T07:29:39.784Z Checking parking_lot v0.12.1
15242024-02-01T07:29:39.802Z Checking pin-project-lite v0.2.13
15252024-02-01T07:29:39.838Z Compiling vcpkg v0.2.15
15262024-02-01T07:29:39.922Z Compiling aho-corasick v1.0.4
15272024-02-01T07:29:40.287Z Compiling regex-syntax v0.8.2
15282024-02-01T07:29:43.263Z Compiling openssl-sys v0.9.96
15292024-02-01T07:29:44.582Z Checking signal-hook-registry v1.4.1
15302024-02-01T07:29:45.045Z Compiling ucd-trie v0.1.6
15312024-02-01T07:29:45.049Z Checking mio v0.8.9
15322024-02-01T07:29:45.049Z Checking rand_core v0.6.4
15332024-02-01T07:29:45.599Z Compiling ring v0.16.20
15342024-02-01T07:29:45.730Z Checking num_cpus v1.16.0
15352024-02-01T07:29:45.875Z Compiling serde_derive_internals v0.26.0
15362024-02-01T07:29:45.992Z Compiling regex-automata v0.4.4
15372024-02-01T07:29:48.804Z Checking futures-core v0.3.30
15382024-02-01T07:29:49.064Z Compiling openssl v0.10.60
15392024-02-01T07:29:49.688Z Compiling iana-time-zone v0.1.57
15402024-02-01T07:29:50.022Z Checking socket2 v0.5.5
15412024-02-01T07:29:50.353Z Checking ryu v1.0.15
15422024-02-01T07:29:50.535Z Compiling rustls v0.21.9
15432024-02-01T07:29:50.660Z Compiling native-tls v0.2.11
15442024-02-01T07:29:50.699Z Checking spin v0.5.2
15452024-02-01T07:29:50.742Z Compiling dyn-clone v1.0.13
15462024-02-01T07:29:51.035Z Compiling async-trait v0.1.77
15472024-02-01T07:29:51.632Z Checking futures-sink v0.3.30
15482024-02-01T07:29:51.767Z Compiling backtrace v0.3.69
15492024-02-01T07:29:52.246Z Compiling errno v0.3.8
15502024-02-01T07:29:52.441Z Compiling unicode-xid v0.2.4
15512024-02-01T07:29:52.459Z Compiling tinyvec_macros v0.1.1
15522024-02-01T07:29:52.559Z Checking pin-utils v0.1.0
15532024-02-01T07:29:52.579Z Compiling crc32fast v1.3.2
15542024-02-01T07:29:52.673Z Compiling regex v1.10.3
15552024-02-01T07:29:52.691Z Compiling crossbeam-utils v0.8.16
15562024-02-01T07:29:53.291Z Compiling tinyvec v1.6.0
15572024-02-01T07:29:53.378Z Compiling futures-channel v0.3.30
15582024-02-01T07:29:54.028Z Checking futures-task v0.3.30
15592024-02-01T07:29:54.294Z Compiling anyhow v1.0.75
15602024-02-01T07:29:54.363Z Checking subtle v2.5.0
15612024-02-01T07:29:54.904Z Compiling unicode-width v0.1.11
15622024-02-01T07:29:54.908Z Compiling futures-io v0.3.30
15632024-02-01T07:29:55.141Z Compiling spin v0.9.8
15642024-02-01T07:29:55.196Z Compiling tracing-core v0.1.31
15652024-02-01T07:29:55.318Z Compiling unicode-bidi v0.3.13
15662024-02-01T07:29:55.822Z Compiling unicode-normalization v0.1.22
15672024-02-01T07:29:57.360Z Compiling num-integer v0.1.45
15682024-02-01T07:29:57.627Z Compiling slog v2.7.0
15692024-02-01T07:29:57.732Z Compiling lazy_static v1.4.0
15702024-02-01T07:29:57.856Z Compiling serde_derive v1.0.195
15712024-02-01T07:29:57.878Z Compiling zerocopy-derive v0.7.32
15722024-02-01T07:29:57.896Z Compiling thiserror-impl v1.0.56
15732024-02-01T07:29:57.917Z Compiling zeroize_derive v1.4.2
15742024-02-01T07:29:58.070Z Compiling tokio-macros v2.2.0
15752024-02-01T07:29:58.461Z Compiling futures-macro v0.3.30
15762024-02-01T07:29:58.792Z Compiling tracing-attributes v0.1.26
15772024-02-01T07:30:00.563Z Compiling schemars_derive v0.8.16
15782024-02-01T07:30:00.910Z Checking zeroize v1.7.0
15792024-02-01T07:30:01.324Z Compiling openssl-macros v0.1.1
15802024-02-01T07:30:01.807Z Compiling zerocopy v0.7.32
15812024-02-01T07:30:03.165Z Checking futures-util v0.3.30
15822024-02-01T07:30:03.428Z Compiling thiserror v1.0.56
15832024-02-01T07:30:03.605Z Compiling pest v2.7.6
15842024-02-01T07:30:05.452Z Compiling hashbrown v0.14.2
15852024-02-01T07:30:05.473Z Compiling hashbrown v0.13.2
15862024-02-01T07:30:06.461Z Compiling tracing v0.1.37
15872024-02-01T07:30:07.229Z Compiling der_derive v0.7.2
15882024-02-01T07:30:07.608Z Compiling pest_meta v2.7.6
15892024-02-01T07:30:08.447Z Compiling untrusted v0.9.0
15902024-02-01T07:30:08.692Z Compiling rustversion v1.0.14
15912024-02-01T07:30:08.906Z Compiling percent-encoding v2.3.1
15922024-02-01T07:30:09.470Z Compiling untrusted v0.7.1
15932024-02-01T07:30:09.660Z Compiling time-core v0.1.1
15942024-02-01T07:30:09.709Z Compiling foreign-types-shared v0.1.1
15952024-02-01T07:30:09.765Z Compiling pest_generator v2.7.6
15962024-02-01T07:30:09.918Z Compiling time-macros v0.2.13
15972024-02-01T07:30:11.550Z Compiling foreign-types v0.3.2
15982024-02-01T07:30:13.193Z Compiling scroll_derive v0.12.0
15992024-02-01T07:30:15.591Z Compiling synstructure v0.12.6
16002024-02-01T07:30:15.728Z Compiling thread-id v4.2.0
16012024-02-01T07:30:15.880Z Compiling base64 v0.21.7
16022024-02-01T07:30:16.385Z Compiling pest_derive v2.7.6
16032024-02-01T07:30:17.151Z Compiling try-lock v0.2.4
16042024-02-01T07:30:17.348Z Compiling want v0.3.1
16052024-02-01T07:30:17.626Z Compiling rustls-webpki v0.101.7
16062024-02-01T07:30:17.779Z Compiling sct v0.7.0
16072024-02-01T07:30:18.041Z Compiling form_urlencoded v1.2.1
16082024-02-01T07:30:18.285Z Compiling socket2 v0.4.9
16092024-02-01T07:30:18.515Z Compiling openssl-probe v0.1.5
16102024-02-01T07:30:18.679Z Compiling zerocopy-derive v0.2.0
16112024-02-01T07:30:19.015Z Compiling httpdate v1.0.3
16122024-02-01T07:30:19.407Z Compiling const-oid v0.9.5
16132024-02-01T07:30:19.640Z Compiling tower-service v0.3.2
16142024-02-01T07:30:20.230Z Compiling idna v0.5.0
16152024-02-01T07:30:20.485Z Compiling memoffset v0.9.0
16162024-02-01T07:30:20.897Z Compiling adler v1.0.2
16172024-02-01T07:30:21.069Z Checking bytes v1.5.0
16182024-02-01T07:30:21.233Z Checking bitflags v2.4.0
16192024-02-01T07:30:21.661Z Compiling url v2.5.0
16202024-02-01T07:30:21.938Z Compiling miniz_oxide v0.7.1
16212024-02-01T07:30:22.270Z Checking tokio v1.35.1
16222024-02-01T07:30:22.854Z Compiling indexmap v2.2.2
16232024-02-01T07:30:23.867Z Compiling chrono v0.4.31
16242024-02-01T07:30:24.828Z Compiling uuid v1.7.0
16252024-02-01T07:30:25.053Z Compiling http v0.2.11
16262024-02-01T07:30:25.171Z Compiling semver v1.0.21
16272024-02-01T07:30:26.833Z Compiling serde_spanned v0.6.4
16282024-02-01T07:30:26.836Z Compiling toml_datetime v0.6.5
16292024-02-01T07:30:27.353Z Compiling rustc_version v0.4.0
16302024-02-01T07:30:27.453Z Compiling openapiv3 v2.0.0
16312024-02-01T07:30:28.598Z Compiling toml_edit v0.19.15
16322024-02-01T07:30:30.375Z Compiling http-body v0.4.5
16332024-02-01T07:30:33.295Z Checking crypto-common v0.1.6
16342024-02-01T07:30:33.549Z Compiling signal-hook v0.3.17
16352024-02-01T07:30:33.950Z Compiling ipnet v2.9.0
16362024-02-01T07:30:34.553Z Checking equivalent v1.0.1
16372024-02-01T07:30:34.691Z Compiling either v1.9.0
16382024-02-01T07:30:35.839Z Compiling serde_urlencoded v0.7.1
16392024-02-01T07:30:35.984Z Compiling rustls-pemfile v1.0.3
16402024-02-01T07:30:36.652Z Compiling zerocopy-derive v0.6.4
16412024-02-01T07:30:36.772Z Compiling clap_derive v4.4.2
16422024-02-01T07:30:37.243Z Compiling crossbeam-epoch v0.9.15
16432024-02-01T07:30:37.941Z Compiling tokio-util v0.7.10
16442024-02-01T07:30:38.117Z Compiling tokio-rustls v0.24.1
16452024-02-01T07:30:38.585Z Compiling usdt-impl v0.3.5
16462024-02-01T07:30:38.741Z Compiling encoding_rs v0.8.33
16472024-02-01T07:30:39.073Z Compiling gimli v0.28.0
16482024-02-01T07:30:40.361Z Compiling h2 v0.3.24
16492024-02-01T07:30:40.437Z Compiling webpki-roots v0.25.2
16502024-02-01T07:30:40.662Z Compiling mime v0.3.17
16512024-02-01T07:30:41.866Z Compiling siphasher v0.3.11
16522024-02-01T07:30:42.515Z Compiling tokio-native-tls v0.3.1
16532024-02-01T07:30:43.141Z Compiling zerocopy v0.3.0
16542024-02-01T07:30:43.286Z Compiling strum_macros v0.25.2
16552024-02-01T07:30:44.417Z Compiling scroll v0.12.0
16562024-02-01T07:30:45.302Z Compiling block-buffer v0.10.4
16572024-02-01T07:30:45.376Z Compiling bzip2-sys v0.1.11+1.0.8
16582024-02-01T07:30:45.672Z Compiling object v0.32.1
16592024-02-01T07:30:45.796Z Compiling num-iter v0.1.43
16602024-02-01T07:30:46.057Z Compiling addr2line v0.21.0
16612024-02-01T07:30:46.227Z Compiling usdt-impl v0.5.0
16622024-02-01T07:30:46.712Z Compiling plain v0.2.3
16632024-02-01T07:30:46.921Z Compiling rustc-demangle v0.1.23
16642024-02-01T07:30:47.082Z Compiling goblin v0.8.0
16652024-02-01T07:30:48.970Z Compiling flate2 v1.0.28
16662024-02-01T07:30:48.973Z Compiling digest v0.10.7
16672024-02-01T07:30:49.195Z Compiling dof v0.1.5
16682024-02-01T07:30:49.523Z Compiling heapless v0.7.16
16692024-02-01T07:30:50.137Z Compiling dtrace-parser v0.1.14
16702024-02-01T07:30:50.190Z Compiling pretty-hex v0.4.1
16712024-02-01T07:30:50.193Z Compiling ppv-lite86 v0.2.17
16722024-02-01T07:30:50.404Z Compiling toml v0.7.8
16732024-02-01T07:30:50.494Z Compiling toml_edit v0.21.0
16742024-02-01T07:30:50.709Z Compiling serde_tokenstream v0.1.7
16752024-02-01T07:30:51.485Z Compiling rand_chacha v0.3.1
16762024-02-01T07:30:53.236Z Compiling hyper v0.14.27
16772024-02-01T07:30:53.535Z Compiling hex v0.4.3
16782024-02-01T07:30:54.512Z Compiling dtrace-parser v0.2.0
16792024-02-01T07:30:56.425Z Compiling dof v0.3.0
16802024-02-01T07:30:56.910Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16812024-02-01T07:30:58.298Z Compiling bit-vec v0.6.3
16822024-02-01T07:30:59.407Z Compiling rand v0.8.5
16832024-02-01T07:31:00.204Z Compiling phf_shared v0.10.0
16842024-02-01T07:31:01.219Z Compiling num-bigint v0.4.4
16852024-02-01T07:31:01.227Z Compiling new_debug_unreachable v1.0.4
16862024-02-01T07:31:01.228Z Compiling base64ct v1.6.0
16872024-02-01T07:31:01.264Z Compiling precomputed-hash v0.1.1
16882024-02-01T07:31:01.401Z Compiling fixedbitset v0.4.2
16892024-02-01T07:31:01.844Z Compiling minimal-lexical v0.2.1
16902024-02-01T07:31:02.096Z Compiling smoltcp v0.9.1
16912024-02-01T07:31:02.196Z Compiling pem-rfc7468 v0.7.0
16922024-02-01T07:31:02.654Z Compiling nom v7.1.3
16932024-02-01T07:31:02.674Z Compiling petgraph v0.6.4
16942024-02-01T07:31:03.087Z Compiling string_cache v0.8.7
16952024-02-01T07:31:03.425Z Compiling bit-set v0.5.3
16962024-02-01T07:31:03.791Z Compiling usdt-attr-macro v0.3.5
16972024-02-01T07:31:03.813Z Compiling usdt-macro v0.3.5
16982024-02-01T07:31:03.831Z Compiling hmac v0.12.1
16992024-02-01T07:31:04.198Z Compiling itertools v0.10.5
17002024-02-01T07:31:04.519Z Compiling hyper-rustls v0.24.2
17012024-02-01T07:31:05.049Z Compiling hyper-tls v0.5.0
17022024-02-01T07:31:05.547Z Compiling reqwest v0.11.22
17032024-02-01T07:31:05.603Z Compiling hubpack_derive v0.1.1
17042024-02-01T07:31:05.954Z Compiling enum-as-inner v0.5.1
17052024-02-01T07:31:06.217Z Compiling diesel_table_macro_syntax v0.1.0
17062024-02-01T07:31:07.003Z Compiling flagset v0.4.3
17072024-02-01T07:31:07.303Z Compiling unicode-segmentation v1.10.1
17082024-02-01T07:31:07.600Z Checking unicode-ident v1.0.12
17092024-02-01T07:31:07.635Z Compiling lalrpop-util v0.19.12
17102024-02-01T07:31:07.908Z Compiling der v0.7.8
17112024-02-01T07:31:08.208Z Compiling diesel_derives v2.1.2
17122024-02-01T07:31:09.211Z Compiling cpufeatures v0.2.12
17132024-02-01T07:31:09.250Z Compiling rustix v0.37.23
17142024-02-01T07:31:09.342Z Compiling sha2 v0.10.8
17152024-02-01T07:31:09.367Z Compiling md-5 v0.10.5
17162024-02-01T07:31:09.913Z Compiling serde_repr v0.1.16
17172024-02-01T07:31:11.010Z Compiling stringprep v0.1.3
17182024-02-01T07:31:11.065Z Compiling hash32 v0.2.1
17192024-02-01T07:31:11.547Z Compiling spki v0.7.2
17202024-02-01T07:31:11.632Z Compiling fallible-iterator v0.2.0
17212024-02-01T07:31:11.735Z Compiling stable_deref_trait v1.2.0
17222024-02-01T07:31:11.875Z Checking bitflags v1.3.2
17232024-02-01T07:31:12.108Z Compiling pkcs8 v0.10.2
17242024-02-01T07:31:12.628Z Compiling terminal_size v0.2.6
17252024-02-01T07:31:12.788Z Compiling postgres-protocol v0.6.6
17262024-02-01T07:31:13.206Z Checking proc-macro2 v1.0.78
17272024-02-01T07:31:13.389Z Compiling phf_shared v0.11.2
17282024-02-01T07:31:13.938Z Compiling ff v0.13.0
17292024-02-01T07:31:14.124Z Compiling block-padding v0.3.3
17302024-02-01T07:31:14.143Z Compiling scheduled-thread-pool v0.2.7
17312024-02-01T07:31:14.688Z Compiling deranged v0.3.8
17322024-02-01T07:31:14.898Z Compiling num_threads v0.1.6
17332024-02-01T07:31:15.004Z Compiling base16ct v0.2.0
17342024-02-01T07:31:15.018Z Compiling managed v0.8.0
17352024-02-01T07:31:15.066Z Compiling matches v0.1.10
17362024-02-01T07:31:15.186Z Compiling regex-automata v0.1.10
17372024-02-01T07:31:15.475Z Compiling sec1 v0.7.3
17382024-02-01T07:31:15.721Z Compiling idna v0.2.3
17392024-02-01T07:31:15.977Z Compiling bstr v0.2.17
17402024-02-01T07:31:16.359Z Compiling clap_builder v4.4.2
17412024-02-01T07:31:17.626Z Compiling time v0.3.27
17422024-02-01T07:31:18.308Z Compiling r2d2 v0.8.10
17432024-02-01T07:31:18.383Z Compiling inout v0.1.3
17442024-02-01T07:31:18.769Z Compiling group v0.13.0
17452024-02-01T07:31:18.905Z Checking quote v1.0.35
17462024-02-01T07:31:19.236Z Compiling postgres-types v0.2.6
17472024-02-01T07:31:19.345Z Compiling signal-hook-mio v0.2.3
17482024-02-01T07:31:19.407Z Compiling phf v0.11.2
17492024-02-01T07:31:19.569Z Compiling bzip2 v0.4.4
17502024-02-01T07:31:20.152Z Compiling hubpack v0.1.2
17512024-02-01T07:31:20.325Z Compiling hkdf v0.12.4
17522024-02-01T07:31:20.874Z Compiling zerocopy v0.6.4
17532024-02-01T07:31:21.719Z Compiling ipnetwork v0.20.0
17542024-02-01T07:31:22.293Z Compiling crypto-bigint v0.5.2
17552024-02-01T07:31:23.173Z Compiling futures-executor v0.3.30
17562024-02-01T07:31:24.555Z Compiling float-cmp v0.9.0
17572024-02-01T07:31:24.887Z Compiling difflib v0.4.0
17582024-02-01T07:31:25.960Z Compiling normalize-line-endings v0.3.0
17592024-02-01T07:31:26.126Z Compiling predicates-core v1.0.6
17602024-02-01T07:31:26.680Z Compiling whoami v1.4.1
17612024-02-01T07:31:26.730Z Compiling regex-automata v0.3.8
17622024-02-01T07:31:27.681Z Compiling data-encoding v2.4.0
17632024-02-01T07:31:27.779Z Compiling static_assertions v1.1.0
17642024-02-01T07:31:27.920Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17652024-02-01T07:31:42.905Z Compiling bstr v1.6.0
17662024-02-01T07:31:43.708Z Compiling trust-dns-proto v0.22.0
17672024-02-01T07:31:44.086Z Compiling tokio-postgres v0.7.10
17682024-02-01T07:31:44.088Z Compiling predicates v3.1.0
17692024-02-01T07:31:44.088Z Compiling elliptic-curve v0.13.8
17702024-02-01T07:31:44.088Z Compiling yasna v0.5.2
17712024-02-01T07:31:44.088Z Compiling futures v0.3.30
17722024-02-01T07:31:44.088Z Compiling clap v4.4.3
17732024-02-01T07:31:44.088Z Compiling zip v0.6.6
17742024-02-01T07:31:44.088Z Compiling crossterm v0.27.0
17752024-02-01T07:31:44.088Z Compiling diesel v2.1.4
17762024-02-01T07:31:44.088Z Compiling cipher v0.4.4
17772024-02-01T07:31:44.088Z Compiling similar v2.3.0
17782024-02-01T07:31:44.088Z Compiling usdt v0.3.5
17792024-02-01T07:31:44.088Z Compiling camino v1.1.6
17802024-02-01T07:31:44.088Z Compiling tokio-stream v0.1.14
17812024-02-01T07:31:44.088Z Compiling console v0.15.8
17822024-02-01T07:31:44.088Z Checking utf8parse v0.2.1
17832024-02-01T07:31:46.093Z Checking anstyle v1.0.2
17842024-02-01T07:31:48.094Z Compiling serde_tokenstream v0.2.0
17852024-02-01T07:31:48.925Z Checking io-lifetimes v1.0.11
17862024-02-01T07:31:54.186Z Checking anstyle-parse v0.2.1
17872024-02-01T07:31:55.229Z Checking anstyle-query v1.0.0
17882024-02-01T07:31:55.387Z Checking colorchoice v1.0.0
17892024-02-01T07:31:55.571Z Checking anstream v0.5.0
17902024-02-01T07:31:56.280Z Checking clap_lex v0.5.1
17912024-02-01T07:31:56.308Z Checking strsim v0.10.0
17922024-02-01T07:31:56.788Z Checking winnow v0.5.15
17932024-02-01T07:32:05.096Z Compiling regress v0.7.1
17942024-02-01T07:32:11.195Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17952024-02-01T07:32:21.102Z Compiling getopts v0.2.21
17962024-02-01T07:32:21.649Z Compiling unsafe-libyaml v0.2.10
17972024-02-01T07:32:22.023Z Checking heck v0.4.1
17982024-02-01T07:32:23.274Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17992024-02-01T07:32:23.727Z Compiling ident_case v1.0.1
18002024-02-01T07:32:23.981Z Compiling serde_yaml v0.9.25
18012024-02-01T07:32:24.938Z Checking rustls-pki-types v1.1.0
18022024-02-01T07:32:24.963Z Checking fastrand v2.0.0
18032024-02-01T07:32:24.985Z Checking match_cfg v0.1.0
18042024-02-01T07:32:25.100Z Checking hostname v0.3.1
18052024-02-01T07:32:25.282Z Checking http v1.0.0
18062024-02-01T07:32:25.444Z Checking tempfile v3.9.0
18072024-02-01T07:32:25.508Z Checking atty v0.2.14
18082024-02-01T07:32:25.669Z Compiling paste v1.0.14
18092024-02-01T07:32:25.974Z Checking quick-error v1.2.3
18102024-02-01T07:32:26.157Z Checking crossbeam-channel v0.5.8
18112024-02-01T07:32:26.498Z Checking sha1 v0.10.6
18122024-02-01T07:32:26.905Z Checking dirs-sys-next v0.1.2
18132024-02-01T07:32:27.163Z Compiling rustls v0.22.2
18142024-02-01T07:32:27.281Z Checking dirs-next v2.0.0
18152024-02-01T07:32:27.447Z Checking rustls-webpki v0.102.1
18162024-02-01T07:32:27.586Z Checking thread_local v1.1.7
18172024-02-01T07:32:28.040Z Checking instant v0.1.12
18182024-02-01T07:32:28.189Z Compiling slog-async v2.8.0
18192024-02-01T07:32:29.065Z Checking term v0.7.0
18202024-02-01T07:32:29.408Z Checking rustls-pemfile v2.0.0
18212024-02-01T07:32:29.686Z Compiling multer v3.0.0
18222024-02-01T07:32:29.737Z Checking debug-ignore v1.0.5
18232024-02-01T07:32:29.933Z Checking take_mut v0.2.2
18242024-02-01T07:32:30.202Z Checking slog-term v2.9.0
18252024-02-01T07:32:30.559Z Compiling darling_core v0.20.3
18262024-02-01T07:32:30.962Z Checking slog-json v2.6.1
18272024-02-01T07:32:30.966Z Compiling async-stream-impl v0.3.5
18282024-02-01T07:32:31.138Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18292024-02-01T07:32:31.343Z Checking atomic-waker v1.1.1
18302024-02-01T07:32:31.520Z Checking waitgroup v0.1.2
18312024-02-01T07:32:31.672Z Checking slog-bunyan v2.5.0
18322024-02-01T07:32:31.906Z Checking toml v0.8.8
18332024-02-01T07:32:32.303Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18342024-02-01T07:32:33.123Z Checking serde_path_to_error v0.1.15
18352024-02-01T07:32:33.247Z Checking async-stream v0.3.5
18362024-02-01T07:32:33.534Z Checking strum v0.25.0
18372024-02-01T07:32:33.732Z Compiling structmeta-derive v0.2.0
18382024-02-01T07:32:34.136Z Checking wait-timeout v0.2.0
18392024-02-01T07:32:34.378Z Checking rusty-fork v0.3.0
18402024-02-01T07:32:34.795Z Checking tokio-rustls v0.25.0
18412024-02-01T07:32:34.795Z Checking rand_xorshift v0.3.0
18422024-02-01T07:32:35.020Z Compiling regex-syntax v0.7.5
18432024-02-01T07:32:35.209Z Checking unarray v0.1.4
18442024-02-01T07:32:35.469Z Checking proptest v1.4.0
18452024-02-01T07:32:38.834Z Compiling structmeta v0.2.0
18462024-02-01T07:32:39.513Z Checking backoff v0.4.0
18472024-02-01T07:32:39.951Z Compiling test-strategy v0.3.1
18482024-02-01T07:32:40.794Z Compiling darling_macro v0.20.3
18492024-02-01T07:32:41.544Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18502024-02-01T07:32:42.142Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18512024-02-01T07:32:42.298Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18522024-02-01T07:32:42.479Z Compiling darling v0.20.3
18532024-02-01T07:32:42.499Z Checking macaddr v1.0.1
18542024-02-01T07:32:42.553Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18552024-02-01T07:32:42.640Z Compiling serde_with_macros v3.5.1
18562024-02-01T07:32:42.644Z Checking camino-tempfile v1.1.1
18572024-02-01T07:32:43.012Z Checking is-terminal v0.4.9
18582024-02-01T07:32:43.103Z Compiling proc-macro-error-attr v1.0.4
18592024-02-01T07:32:43.170Z Compiling proc-macro-error v1.0.4
18602024-02-01T07:32:43.452Z Compiling proc-macro-crate v1.3.1
18612024-02-01T07:32:43.787Z Checking termtree v0.4.1
18622024-02-01T07:32:44.077Z Compiling heapless v0.8.0
18632024-02-01T07:32:45.254Z Compiling num_enum_derive v0.5.11
18642024-02-01T07:32:45.373Z Checking predicates-tree v1.0.9
18652024-02-01T07:32:45.578Z Checking hash32 v0.3.1
18662024-02-01T07:32:45.842Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18672024-02-01T07:32:46.099Z Compiling smoltcp v0.11.0
18682024-02-01T07:32:46.452Z Compiling parse-display-derive v0.8.2
18692024-02-01T07:32:46.728Z Compiling crucible-workspace-hack v0.1.0
18702024-02-01T07:32:47.118Z Checking embedded-io v0.4.0
18712024-02-01T07:32:47.253Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18722024-02-01T07:32:47.400Z Checking cobs v0.2.3
18732024-02-01T07:32:47.666Z Checking postcard v1.0.8
18742024-02-01T07:32:47.721Z Compiling foreign-types-macros v0.2.3
18752024-02-01T07:32:47.878Z Checking serde_with v3.5.1
18762024-02-01T07:32:48.819Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18772024-02-01T07:32:49.251Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18782024-02-01T07:32:49.659Z Checking foreign-types-shared v0.3.1
18792024-02-01T07:32:49.818Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18802024-02-01T07:32:49.897Z Checking foreign-types v0.5.0
18812024-02-01T07:32:49.926Z Checking num_enum v0.5.11
18822024-02-01T07:32:50.176Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18832024-02-01T07:32:50.310Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18842024-02-01T07:32:50.361Z Checking cstr-argument v0.1.2
18852024-02-01T07:32:50.605Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18862024-02-01T07:32:51.187Z Checking pretty-hex v0.2.1
18872024-02-01T07:32:51.375Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18882024-02-01T07:32:51.581Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18892024-02-01T07:32:51.665Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18902024-02-01T07:32:51.772Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18912024-02-01T07:32:52.085Z Checking colored v2.0.4
18922024-02-01T07:32:52.231Z Compiling usdt-attr-macro v0.5.0
18932024-02-01T07:32:52.515Z Compiling usdt-macro v0.5.0
18942024-02-01T07:32:53.223Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18952024-02-01T07:32:53.704Z Checking memmap v0.7.0
18962024-02-01T07:32:53.979Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18972024-02-01T07:32:54.007Z Checking parse-display v0.8.2
18982024-02-01T07:32:54.311Z Compiling zone_cfg_derive v0.3.0
18992024-02-01T07:32:54.662Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19002024-02-01T07:32:54.973Z Compiling mockall_derive v0.12.0
19012024-02-01T07:32:55.391Z Checking usdt v0.5.0
19022024-02-01T07:32:55.415Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19032024-02-01T07:32:55.415Z Compiling num-derive v0.4.0
19042024-02-01T07:32:55.416Z Checking downcast v0.11.0
19052024-02-01T07:32:55.637Z Checking fragile v2.0.0
19062024-02-01T07:32:56.024Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19072024-02-01T07:32:56.361Z Checking smf v0.2.2
19082024-02-01T07:32:56.703Z Checking zone v0.3.0
19092024-02-01T07:32:57.009Z Checking xattr v1.0.1
19102024-02-01T07:32:57.115Z Checking filetime v0.2.23
19112024-02-01T07:32:57.264Z Checking same-file v1.0.6
19122024-02-01T07:32:57.311Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19132024-02-01T07:32:57.405Z Checking tar v0.4.40
19142024-02-01T07:32:57.493Z Checking walkdir v2.4.0
19152024-02-01T07:32:57.704Z Checking pem v3.0.2
19162024-02-01T07:32:58.343Z Checking linked-hash-map v0.5.6
19172024-02-01T07:32:58.353Z Checking itertools v0.12.1
19182024-02-01T07:32:58.353Z Checking headers-core v0.2.0
19192024-02-01T07:32:58.368Z Checking headers v0.3.9
19202024-02-01T07:32:58.440Z Checking lru-cache v0.1.2
19212024-02-01T07:32:58.667Z Checking swrite v0.1.0
19222024-02-01T07:32:58.691Z Checking password-hash v0.5.0
19232024-02-01T07:32:58.821Z Checking blake2 v0.10.6
19242024-02-01T07:32:59.140Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19252024-02-01T07:32:59.370Z Checking rcgen v0.12.1
19262024-02-01T07:32:59.464Z Checking argon2 v0.5.3
19272024-02-01T07:32:59.803Z Checking atomicwrites v0.4.3
19282024-02-01T07:33:00.068Z Checking subprocess v0.2.9
19292024-02-01T07:33:00.113Z Checking arc-swap v1.6.0
19302024-02-01T07:33:00.419Z Compiling cancel-safe-futures v0.1.5
19312024-02-01T07:33:00.437Z Checking half v2.3.1
19322024-02-01T07:33:00.795Z Checking slog-scope v4.4.0
19332024-02-01T07:33:01.303Z Checking ciborium-io v0.2.2
19342024-02-01T07:33:01.329Z Checking resolv-conf v0.7.0
19352024-02-01T07:33:01.329Z Checking slog-stdlog v4.1.1
19362024-02-01T07:33:01.330Z Checking ciborium-ll v0.2.2
19372024-02-01T07:33:01.330Z Checking slog-envlogger v2.2.0
19382024-02-01T07:33:01.550Z Checking trust-dns-resolver v0.22.0
19392024-02-01T07:33:01.604Z Checking libsw v3.3.1
19402024-02-01T07:33:01.621Z Checking ciborium v0.2.2
19412024-02-01T07:33:01.624Z Compiling derive-where v1.2.7
19422024-02-01T07:33:01.984Z Checking owo-colors v4.0.0
19432024-02-01T07:33:02.198Z Checking linear-map v1.2.0
19442024-02-01T07:33:02.693Z Checking textwrap v0.11.0
19452024-02-01T07:33:03.047Z Compiling heck v0.3.3
19462024-02-01T07:33:03.209Z Checking ansi_term v0.12.1
19472024-02-01T07:33:03.632Z Checking vec_map v0.8.2
19482024-02-01T07:33:03.686Z Checking strsim v0.8.0
19492024-02-01T07:33:03.953Z Compiling libefi-sys v0.1.0
19502024-02-01T07:33:04.033Z Compiling structopt-derive v0.4.18
19512024-02-01T07:33:04.461Z Checking clap v2.34.0
19522024-02-01T07:33:04.478Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19532024-02-01T07:33:04.973Z Compiling slog-dtrace v0.3.0
19542024-02-01T07:33:05.031Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19552024-02-01T07:33:05.493Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19562024-02-01T07:33:05.943Z Checking termcolor v1.2.0
19572024-02-01T07:33:05.975Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19582024-02-01T07:33:06.563Z Checking nibble_vec v0.1.0
19592024-02-01T07:33:06.836Z Compiling radium v0.7.0
19602024-02-01T07:33:06.941Z Checking endian-type v0.1.2
19612024-02-01T07:33:07.235Z Checking radix_trie v0.2.1
19622024-02-01T07:33:07.545Z Compiling maybe-uninit v2.0.0
19632024-02-01T07:33:07.749Z Checking tap v1.0.1
19642024-02-01T07:33:08.038Z Checking wyz v0.5.1
19652024-02-01T07:33:08.438Z Checking fxhash v0.2.1
19662024-02-01T07:33:08.518Z Compiling packed_struct v0.10.1
19672024-02-01T07:33:08.577Z Checking funty v2.0.0
19682024-02-01T07:33:08.620Z Checking crc-catalog v2.2.0
19692024-02-01T07:33:08.662Z Compiling num-bigint-dig v0.8.4
19702024-02-01T07:33:08.818Z Checking crc v3.0.1
19712024-02-01T07:33:08.908Z Checking mockall v0.12.0
19722024-02-01T07:33:09.025Z Checking structopt v0.3.26
19732024-02-01T07:33:09.146Z Compiling packed_struct_codegen v0.10.1
19742024-02-01T07:33:09.167Z Compiling indexmap v1.9.3
19752024-02-01T07:33:09.226Z Checking nodrop v0.1.14
19762024-02-01T07:33:09.258Z Compiling semver v0.1.20
19772024-02-01T07:33:09.396Z Checking array-init v0.0.4
19782024-02-01T07:33:09.564Z Checking smallvec v0.6.14
19792024-02-01T07:33:10.147Z Compiling rustc_version v0.1.7
19802024-02-01T07:33:10.275Z Checking bitvec v1.0.1
19812024-02-01T07:33:10.324Z Checking pkcs1 v0.7.5
19822024-02-01T07:33:10.904Z Checking signature v2.1.0
19832024-02-01T07:33:10.919Z Checking bitfield v0.14.0
19842024-02-01T07:33:11.159Z Checking hashbrown v0.12.3
19852024-02-01T07:33:11.571Z Checking serde-hex v0.1.0
19862024-02-01T07:33:12.642Z Compiling newtype_derive v0.1.6
19872024-02-01T07:33:12.887Z Checking rsa v0.9.2
19882024-02-01T07:33:13.132Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19892024-02-01T07:33:13.438Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19902024-02-01T07:33:13.481Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19912024-02-01T07:33:13.904Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19922024-02-01T07:33:13.955Z Checking env_logger v0.10.0
19932024-02-01T07:33:13.973Z Checking x509-cert v0.2.4
19942024-02-01T07:33:14.149Z Checking ron v0.8.1
19952024-02-01T07:33:14.263Z Compiling semver-parser v0.10.2
19962024-02-01T07:33:14.605Z Checking crc-any v2.4.3
19972024-02-01T07:33:16.166Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19982024-02-01T07:33:16.540Z Compiling semver v0.11.0
19992024-02-01T07:33:16.588Z Checking object v0.30.4
20002024-02-01T07:33:17.419Z Compiling num-rational v0.4.1
20012024-02-01T07:33:17.988Z Compiling home v0.5.5
20022024-02-01T07:33:18.188Z Checking path-slash v0.1.5
20032024-02-01T07:33:18.315Z Compiling toolchain_find v0.2.0
20042024-02-01T07:33:18.712Z Compiling toml v0.5.11
20052024-02-01T07:33:19.168Z Compiling convert_case v0.4.0
20062024-02-01T07:33:19.244Z Compiling topological-sort v0.2.2
20072024-02-01T07:33:20.608Z Compiling omicron-zone-package v0.10.1
20082024-02-01T07:33:20.687Z Compiling derive_more v0.99.17
20092024-02-01T07:33:21.088Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20102024-02-01T07:33:21.651Z Compiling rustfmt-wrapper v0.2.0
20112024-02-01T07:33:21.808Z Checking steno v0.4.0
20122024-02-01T07:33:25.035Z Checking num-complex v0.4.4
20132024-02-01T07:33:25.485Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20142024-02-01T07:33:25.673Z Checking newline-converter v0.3.0
20152024-02-01T07:33:25.885Z Checking utf-8 v0.7.6
20162024-02-01T07:33:26.168Z Checking tungstenite v0.20.1
20172024-02-01T07:33:26.591Z Checking num v0.4.1
20182024-02-01T07:33:26.729Z Checking expectorate v1.1.0
20192024-02-01T07:33:26.841Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20202024-02-01T07:33:26.955Z Compiling buf-list v1.0.3
20212024-02-01T07:33:27.346Z Checking display-error-chain v0.2.0
20222024-02-01T07:33:27.415Z Compiling parking_lot_core v0.8.6
20232024-02-01T07:33:27.543Z Checking keccak v0.1.4
20242024-02-01T07:33:27.608Z Checking tokio-tungstenite v0.20.1
20252024-02-01T07:33:28.454Z Checking sha3 v0.10.8
20262024-02-01T07:33:28.464Z Checking trust-dns-client v0.22.0
20272024-02-01T07:33:28.513Z Checking secrecy v0.8.0
20282024-02-01T07:33:28.622Z Checking parking_lot v0.11.2
20292024-02-01T07:33:28.640Z Compiling pin-project-internal v1.1.3
20302024-02-01T07:33:28.807Z Compiling doc-comment v0.3.3
20312024-02-01T07:33:29.171Z Checking sled v0.34.7
20322024-02-01T07:33:30.005Z Checking glob v0.3.1
20332024-02-01T07:33:30.352Z Compiling vte_generate_state_changes v0.1.1
20342024-02-01T07:33:30.439Z Compiling unicase v2.7.0
20352024-02-01T07:33:30.782Z Checking trust-dns-server v0.22.1
20362024-02-01T07:33:30.874Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20372024-02-01T07:33:31.337Z Compiling platforms v3.0.2
20382024-02-01T07:33:31.347Z Checking vte v0.11.1
20392024-02-01T07:33:32.130Z Checking crossbeam-deque v0.8.3
20402024-02-01T07:33:32.588Z Checking fd-lock v3.0.13
20412024-02-01T07:33:32.873Z Compiling snafu-derive v0.7.5
20422024-02-01T07:33:33.875Z Compiling fs-err v2.11.0
20432024-02-01T07:33:33.888Z Checking pin-project v1.1.3
20442024-02-01T07:33:33.906Z Checking strip-ansi-escapes v0.2.0
20452024-02-01T07:33:34.058Z Compiling rayon-core v1.12.0
20462024-02-01T07:33:34.108Z Checking nu-ansi-term v0.49.0
20472024-02-01T07:33:34.522Z Checking globset v0.4.13
20482024-02-01T07:33:34.732Z Checking reedline v0.28.0
20492024-02-01T07:33:35.117Z Checking olpc-cjson v0.1.3
20502024-02-01T07:33:35.212Z Checking serde_plain v1.0.2
20512024-02-01T07:33:35.245Z Compiling async-recursion v1.0.5
20522024-02-01T07:33:35.415Z Checking typed-path v0.7.0
20532024-02-01T07:33:35.450Z Compiling curve25519-dalek v4.1.1
20542024-02-01T07:33:36.337Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20552024-02-01T07:33:36.630Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20562024-02-01T07:33:36.869Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20572024-02-01T07:33:36.934Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20582024-02-01T07:33:37.453Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20592024-02-01T07:33:38.037Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20602024-02-01T07:33:38.586Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20612024-02-01T07:33:38.725Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20622024-02-01T07:33:41.071Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20632024-02-01T07:33:41.806Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20642024-02-01T07:33:42.427Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20652024-02-01T07:33:42.483Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20662024-02-01T07:33:42.580Z Checking snafu v0.7.5
20672024-02-01T07:33:43.357Z Checking tough v0.16.0
20682024-02-01T07:33:43.360Z Compiling memoffset v0.7.1
20692024-02-01T07:33:43.666Z Checking parse-size v1.0.0
20702024-02-01T07:33:43.921Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20712024-02-01T07:33:44.000Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20722024-02-01T07:33:44.123Z Checking rayon v1.8.0
20732024-02-01T07:33:47.052Z Compiling mime_guess v2.0.4
20742024-02-01T07:33:50.373Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20752024-02-01T07:33:50.858Z Checking universal-hash v0.5.1
20762024-02-01T07:33:51.123Z Compiling thiserror-impl-no-std v2.0.2
20772024-02-01T07:33:51.238Z Compiling curve25519-dalek-derive v0.1.0
20782024-02-01T07:33:52.069Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20792024-02-01T07:33:52.446Z Checking opaque-debug v0.3.0
20802024-02-01T07:33:52.565Z Checking poly1305 v0.8.0
20812024-02-01T07:33:53.959Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20822024-02-01T07:33:54.404Z Checking chacha20 v0.9.1
20832024-02-01T07:33:54.968Z Checking aead v0.5.2
20842024-02-01T07:33:55.293Z Checking kstat-rs v0.2.3
20852024-02-01T07:33:55.784Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20862024-02-01T07:33:56.215Z Checking signature v1.6.4
20872024-02-01T07:33:56.400Z Compiling salty v0.2.0
20882024-02-01T07:33:56.555Z Checking thiserror-no-std v2.0.2
20892024-02-01T07:33:56.600Z Checking ed25519 v1.5.3
20902024-02-01T07:33:56.695Z Checking vsss-rs v3.3.4
20912024-02-01T07:33:56.923Z Checking chacha20poly1305 v0.10.1
20922024-02-01T07:33:57.258Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20932024-02-01T07:33:58.387Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20942024-02-01T07:33:58.672Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20952024-02-01T07:33:58.764Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20962024-02-01T07:34:01.736Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20972024-02-01T07:34:02.981Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20982024-02-01T07:34:03.455Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20992024-02-01T07:34:04.116Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21002024-02-01T07:34:05.190Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21012024-02-01T07:34:06.244Z Checking serde-big-array v0.5.1
21022024-02-01T07:34:06.565Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21032024-02-01T07:34:08.087Z Checking bytecount v0.6.3
21042024-02-01T07:34:08.297Z Checking humantime v2.1.0
21052024-02-01T07:34:09.272Z Checking papergrid v0.11.0
21062024-02-01T07:34:09.764Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21072024-02-01T07:34:10.425Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21082024-02-01T07:34:11.299Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21092024-02-01T07:34:11.662Z Compiling tabled_derive v0.7.0
21102024-02-01T07:34:12.934Z Checking signal-hook-tokio v0.3.1
21112024-02-01T07:34:12.953Z Checking fd-lock v4.0.2
21122024-02-01T07:34:13.179Z Checking nix v0.27.1
21132024-02-01T07:34:13.225Z Checking serde-big-array v0.4.1
21142024-02-01T07:34:13.443Z Compiling sqlparser_derive v0.2.2
21152024-02-01T07:34:13.501Z Checking unicode_categories v0.1.1
21162024-02-01T07:34:14.182Z Checking sqlformat v0.2.3
21172024-02-01T07:34:15.224Z Checking sqlparser v0.43.1
21182024-02-01T07:34:16.147Z Checking tabled v0.15.0
21192024-02-01T07:34:16.434Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21202024-02-01T07:34:17.308Z Checking rustyline v13.0.0
21212024-02-01T07:34:18.115Z Checking bcs v0.1.6
21222024-02-01T07:34:19.273Z Compiling prettyplease v0.2.16
21232024-02-01T07:34:19.281Z Checking highway v1.1.0
21242024-02-01T07:34:19.920Z Checking corncobs v0.1.3
21252024-02-01T07:34:20.063Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21262024-02-01T07:34:20.199Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21272024-02-01T07:34:20.461Z Checking http-range v0.1.5
21282024-02-01T07:34:20.709Z Checking hyper-staticfile v0.9.5
21292024-02-01T07:34:20.862Z Compiling portable-atomic v1.4.3
21302024-02-01T07:34:21.341Z Compiling crunchy v0.2.2
21312024-02-01T07:34:21.705Z Compiling clang-sys v1.6.1
21322024-02-01T07:34:22.115Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21332024-02-01T07:34:22.511Z Compiling tiny-keccak v2.0.2
21342024-02-01T07:34:22.832Z Checking assert_matches v1.5.0
21352024-02-01T07:34:23.133Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21362024-02-01T07:34:23.719Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21372024-02-01T07:34:24.030Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21382024-02-01T07:34:24.613Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21392024-02-01T07:34:24.966Z Compiling darling_core v0.14.4
21402024-02-01T07:34:25.473Z Checking number_prefix v0.4.0
21412024-02-01T07:34:25.749Z Checking indicatif v0.17.7
21422024-02-01T07:34:26.655Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21432024-02-01T07:34:26.926Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21442024-02-01T07:34:28.435Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21452024-02-01T07:34:29.397Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21462024-02-01T07:34:29.674Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21472024-02-01T07:34:29.960Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21482024-02-01T07:34:32.304Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21492024-02-01T07:34:32.351Z Compiling ascii-canvas v3.0.0
21502024-02-01T07:34:34.476Z Compiling ena v0.14.2
21512024-02-01T07:34:34.822Z Compiling darling_macro v0.14.4
21522024-02-01T07:34:35.103Z Compiling libloading v0.7.4
21532024-02-01T07:34:35.122Z Compiling regex-syntax v0.6.29
21542024-02-01T07:34:35.292Z Compiling diff v0.1.13
21552024-02-01T07:34:35.717Z Compiling bindgen v0.69.2
21562024-02-01T07:34:36.490Z Compiling darling v0.14.4
21572024-02-01T07:34:36.743Z Compiling cexpr v0.6.0
21582024-02-01T07:34:36.799Z Compiling which v4.4.0
21592024-02-01T07:34:37.753Z Compiling rustc-hash v1.1.0
21602024-02-01T07:34:38.000Z Compiling shlex v1.3.0
21612024-02-01T07:34:38.671Z Compiling lazycell v1.3.0
21622024-02-01T07:34:38.923Z Compiling peeking_take_while v0.1.2
21632024-02-01T07:34:39.112Z Compiling ref-cast v1.0.20
21642024-02-01T07:34:39.562Z Checking maplit v1.0.2
21652024-02-01T07:34:39.709Z Compiling derive_builder_core v0.12.0
21662024-02-01T07:34:39.974Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21672024-02-01T07:34:40.389Z Compiling ref-cast-impl v1.0.20
21682024-02-01T07:34:41.249Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21692024-02-01T07:34:41.783Z Compiling lalrpop v0.19.12
21702024-02-01T07:34:43.708Z Compiling libxml v0.3.3
21712024-02-01T07:34:44.275Z Compiling derive_builder_macro v0.12.0
21722024-02-01T07:34:45.419Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21732024-02-01T07:34:45.503Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21742024-02-01T07:34:45.648Z Compiling strum_macros v0.24.3
21752024-02-01T07:34:45.910Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21762024-02-01T07:34:45.962Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21772024-02-01T07:34:46.410Z Compiling cookie v0.18.0
21782024-02-01T07:34:46.848Z Compiling indoc v1.0.9
21792024-02-01T07:34:47.477Z Checking derive_builder v0.12.0
21802024-02-01T07:34:48.544Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21812024-02-01T07:34:50.480Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21822024-02-01T07:34:50.677Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21832024-02-01T07:34:51.131Z Checking bb8 v0.8.1
21842024-02-01T07:34:51.895Z Checking quick-xml v0.30.0
21852024-02-01T07:34:52.138Z Compiling oso-derive v0.27.0
21862024-02-01T07:34:52.188Z Compiling impl-trait-for-tuples v0.2.2
21872024-02-01T07:34:52.719Z Checking unicode-linebreak v0.1.5
21882024-02-01T07:34:53.466Z Checking smawk v0.3.1
21892024-02-01T07:34:53.745Z Checking textwrap v0.16.0
21902024-02-01T07:34:53.942Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21912024-02-01T07:34:54.923Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21922024-02-01T07:34:55.089Z Checking is_ci v1.1.1
21932024-02-01T07:34:55.268Z Checking supports-color v2.1.0
21942024-02-01T07:34:55.554Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21952024-02-01T07:34:55.572Z Checking lru v0.12.1
21962024-02-01T07:34:55.962Z Compiling stability v0.1.1
21972024-02-01T07:34:57.534Z Checking cassowary v0.3.0
21982024-02-01T07:34:57.630Z Compiling indoc v2.0.3
21992024-02-01T07:34:58.213Z Checking rtoolbox v0.0.1
22002024-02-01T07:34:58.308Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22012024-02-01T07:34:59.115Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22022024-02-01T07:34:59.378Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22032024-02-01T07:34:59.973Z Checking ratatui v0.25.0
22042024-02-01T07:35:00.660Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22052024-02-01T07:35:01.794Z Checking rpassword v7.3.1
22062024-02-01T07:35:02.009Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22072024-02-01T07:35:02.435Z Checking shell-words v1.1.0
22082024-02-01T07:35:02.714Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22092024-02-01T07:35:04.253Z Checking tui-tree-widget v0.16.0
22102024-02-01T07:35:04.495Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22112024-02-01T07:35:04.725Z Checking fatfs v0.3.6
22122024-02-01T07:35:06.403Z Checking yansi v0.5.1
22132024-02-01T07:35:06.905Z Compiling target-lexicon v0.12.12
22142024-02-01T07:35:07.141Z Checking pretty_assertions v1.4.0
22152024-02-01T07:35:07.438Z Checking plotters-backend v0.3.5
22162024-02-01T07:35:08.023Z Compiling guppy-workspace-hack v0.1.0
22172024-02-01T07:35:08.468Z Checking plotters-svg v0.3.5
22182024-02-01T07:35:08.796Z Checking http-body v1.0.0
22192024-02-01T07:35:09.095Z Checking rand v0.4.6
22202024-02-01T07:35:09.285Z Compiling target-spec v3.0.1
22212024-02-01T07:35:10.107Z Checking tower-layer v0.3.2
22222024-02-01T07:35:10.514Z Checking remove_dir_all v0.5.3
22232024-02-01T07:35:10.652Z Checking cast v0.3.0
22242024-02-01T07:35:10.655Z Checking tempdir v0.3.7
22252024-02-01T07:35:10.903Z Checking tower v0.4.13
22262024-02-01T07:35:11.145Z Checking criterion-plot v0.5.0
22272024-02-01T07:35:11.821Z Checking cfg-expr v0.15.5
22282024-02-01T07:35:11.919Z Checking hyper v1.1.0
22292024-02-01T07:35:12.163Z Checking plotters v0.3.5
22302024-02-01T07:35:13.264Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22312024-02-01T07:35:13.920Z Checking tinytemplate v1.2.1
22322024-02-01T07:35:14.480Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22332024-02-01T07:35:14.544Z Checking cargo-platform v0.1.3
22342024-02-01T07:35:14.639Z Checking anes v0.1.6
22352024-02-01T07:35:14.985Z Checking oorandom v11.1.3
22362024-02-01T07:35:15.065Z Checking cargo_metadata v0.18.1
22372024-02-01T07:35:15.195Z Checking hyper-util v0.1.2
22382024-02-01T07:35:15.214Z Checking criterion v0.5.1
22392024-02-01T07:35:17.690Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22402024-02-01T07:35:18.086Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22412024-02-01T07:35:19.891Z Checking assert_cmd v2.0.13
22422024-02-01T07:35:20.551Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22432024-02-01T07:35:23.055Z Checking rustls-native-certs v0.7.0
22442024-02-01T07:35:23.255Z Checking pathdiff v0.2.1
22452024-02-01T07:35:23.613Z Checking nested v0.1.1
22462024-02-01T07:35:25.106Z Checking guppy v0.17.4
22472024-02-01T07:35:25.818Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22482024-02-01T07:35:26.009Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22492024-02-01T07:35:26.251Z Checking hyper-rustls v0.26.0
22502024-02-01T07:35:26.752Z Checking threadpool v1.8.1
22512024-02-01T07:35:27.023Z Checking nanorand v0.7.0
22522024-02-01T07:35:27.252Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22532024-02-01T07:35:27.590Z Checking flume v0.11.0
22542024-02-01T07:35:28.336Z Checking libtest-mimic v0.6.1
22552024-02-01T07:35:28.639Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22562024-02-01T07:35:28.993Z Checking httptest v0.15.5
22572024-02-01T07:35:29.704Z Checking similar-asserts v1.5.0
22582024-02-01T07:35:30.039Z Compiling rstest_macros v0.18.2
22592024-02-01T07:35:30.171Z Compiling crossbeam-queue v0.3.8
22602024-02-01T07:35:30.945Z Checking datatest-stable v0.2.3
22612024-02-01T07:35:30.984Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22622024-02-01T07:35:31.268Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22632024-02-01T07:35:32.380Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22642024-02-01T07:35:32.820Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22652024-02-01T07:35:33.288Z Checking arrayref v0.3.7
22662024-02-01T07:35:33.453Z Compiling trybuild v1.0.89
22672024-02-01T07:35:33.502Z Checking constant_time_eq v0.2.6
22682024-02-01T07:35:33.663Z Compiling relative-path v1.9.0
22692024-02-01T07:35:33.811Z Checking arrayvec v0.7.4
22702024-02-01T07:35:34.405Z Checking blake2b_simd v1.0.1
22712024-02-01T07:35:34.514Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22722024-02-01T07:35:35.726Z Checking basic-toml v0.1.8
22732024-02-01T07:35:37.051Z Checking futures-timer v3.0.2
22742024-02-01T07:35:37.493Z Checking constant_time_eq v0.3.0
22752024-02-01T07:35:37.664Z Checking rust-argon2 v1.0.1
22762024-02-01T07:35:40.552Z Checking crossbeam v0.8.2
22772024-02-01T07:35:42.445Z Checking partial-io v0.5.4
22782024-02-01T07:35:43.003Z Checking approx v0.5.1
22792024-02-01T07:35:43.351Z Checking termios v0.3.3
22802024-02-01T07:35:43.645Z Checking hex-literal v0.4.1
22812024-02-01T07:35:50.648Z Checking rstest v0.18.2
22822024-02-01T07:35:52.152Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22832024-02-01T07:35:56.066Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22842024-02-01T07:37:03.637Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22852024-02-01T07:37:11.379Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22862024-02-01T07:37:12.371Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22872024-02-01T07:37:20.366Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22882024-02-01T07:37:20.889Z Compiling samael v0.0.14
22892024-02-01T07:37:52.509Z Compiling polar-core v0.27.0
22902024-02-01T07:38:03.469Z Checking oso v0.27.0
22912024-02-01T07:38:42.613Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22922024-02-01T07:40:12.799Z Finished dev [unoptimized + debuginfo] target(s) in 10m 45s
22932024-02-01T07:40:13.028Z
22942024-02-01T07:40:13.028Zreal 11:43.382184596
22952024-02-01T07:40:13.028Zuser 1:04:23.963262520
22962024-02-01T07:40:13.029Zsys 8:11.411852386
22972024-02-01T07:40:13.030Ztrap 2.133547553
22982024-02-01T07:40:13.030Ztflt 2.348362306
22992024-02-01T07:40:13.030Zdflt 4.033327140
23002024-02-01T07:40:13.030Zkflt 0.024256729
23012024-02-01T07:40:13.030Zlock 1:42:14.744354051
23022024-02-01T07:40:13.033Zslp 3:10:32.794286777
23032024-02-01T07:40:13.033Zlat 2:18.735403978
23042024-02-01T07:40:13.033Zstop 5:01.077979911
23052024-02-01T07:40:14.240Zwarning: output filename collision.
23062024-02-01T07:40:14.241ZThe 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)`.
23072024-02-01T07:40:14.241ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23082024-02-01T07:40:14.241ZThe targets should have unique names.
23092024-02-01T07:40:14.241ZThis is a known bug where multiple crates with the same name use
23102024-02-01T07:40:14.241Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23112024-02-01T07:40:14.245Zwarning: output filename collision.
23122024-02-01T07:40:14.245ZThe 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)`.
23132024-02-01T07:40:14.245ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23142024-02-01T07:40:14.245ZThe targets should have unique names.
23152024-02-01T07:40:14.245ZThis is a known bug where multiple crates with the same name use
23162024-02-01T07:40:14.246Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23172024-02-01T07:40:14.246Zwarning: output filename collision.
23182024-02-01T07:40:14.246ZThe 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)`.
23192024-02-01T07:40:14.246ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23202024-02-01T07:40:14.246ZThe targets should have unique names.
23212024-02-01T07:40:14.246ZThis is a known bug where multiple crates with the same name use
23222024-02-01T07:40:14.246Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23232024-02-01T07:40:14.246Zwarning: output filename collision.
23242024-02-01T07:40:14.246ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23252024-02-01T07:40:14.246ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23262024-02-01T07:40:14.246ZThe targets should have unique names.
23272024-02-01T07:40:14.246ZThis is a known bug where multiple crates with the same name use
23282024-02-01T07:40:14.246Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23292024-02-01T07:40:14.246Zwarning: output filename collision.
23302024-02-01T07:40:14.246ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23312024-02-01T07:40:14.246ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23322024-02-01T07:40:14.246ZThe targets should have unique names.
23332024-02-01T07:40:14.246ZThis is a known bug where multiple crates with the same name use
23342024-02-01T07:40:14.246Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23352024-02-01T07:40:14.246Zwarning: output filename collision.
23362024-02-01T07:40:14.246ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23372024-02-01T07:40:14.246ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23382024-02-01T07:40:14.246ZThe targets should have unique names.
23392024-02-01T07:40:14.246ZThis is a known bug where multiple crates with the same name use
23402024-02-01T07:40:14.247Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23412024-02-01T07:40:14.247Zwarning: output filename collision.
23422024-02-01T07:40:14.247ZThe 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)`.
23432024-02-01T07:40:14.247ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23442024-02-01T07:40:14.247ZThe targets should have unique names.
23452024-02-01T07:40:14.247ZThis is a known bug where multiple crates with the same name use
23462024-02-01T07:40:14.247Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23472024-02-01T07:40:14.894Z Documenting libc v0.2.152
23482024-02-01T07:40:14.910Z Documenting cfg-if v1.0.0
23492024-02-01T07:40:14.924Z Documenting serde_derive v1.0.195
23502024-02-01T07:40:14.949Z Documenting log v0.4.20
23512024-02-01T07:40:14.966Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23522024-02-01T07:40:14.980Z Documenting memchr v2.6.3
23532024-02-01T07:40:14.993Z Documenting scopeguard v1.2.0
23542024-02-01T07:40:15.007Z Documenting byteorder v1.5.0
23552024-02-01T07:40:15.383Z Documenting smallvec v1.11.2
23562024-02-01T07:40:18.842Z Documenting itoa v1.0.9
23572024-02-01T07:40:19.058Z Documenting lock_api v0.4.10
23582024-02-01T07:40:19.927Z Documenting zeroize_derive v1.4.2
23592024-02-01T07:40:20.898Z Documenting once_cell v1.19.0
23602024-02-01T07:40:21.012Z Documenting pin-project-lite v0.2.13
23612024-02-01T07:40:21.196Z Documenting getrandom v0.2.10
23622024-02-01T07:40:21.847Z Documenting parking_lot_core v0.9.8
23632024-02-01T07:40:22.931Z Documenting libm v0.2.7
23642024-02-01T07:40:23.563Z Documenting signal-hook-registry v1.4.1
23652024-02-01T07:40:24.601Z Documenting serde v1.0.195
23662024-02-01T07:40:25.034Z Documenting mio v0.8.9
23672024-02-01T07:40:26.671Z Documenting rand_core v0.6.4
23682024-02-01T07:40:26.784Z Documenting futures-core v0.3.30
23692024-02-01T07:40:27.482Z Documenting zeroize v1.7.0
23702024-02-01T07:40:27.541Z Documenting parking_lot v0.12.1
23712024-02-01T07:40:27.771Z Documenting num-traits v0.2.16
23722024-02-01T07:40:29.142Z Documenting thiserror-impl v1.0.56
23732024-02-01T07:40:30.922Z Documenting num_cpus v1.16.0
23742024-02-01T07:40:31.974Z Documenting socket2 v0.5.5
23752024-02-01T07:40:32.266Z Documenting tokio-macros v2.2.0
23762024-02-01T07:40:33.272Z Documenting typenum v1.16.0
23772024-02-01T07:40:33.309Z Documenting subtle v2.5.0
23782024-02-01T07:40:34.821Z Documenting ryu v1.0.15
23792024-02-01T07:40:36.180Z Documenting thiserror v1.0.56
23802024-02-01T07:40:36.841Z Documenting zerocopy v0.7.32
23812024-02-01T07:40:37.857Z Documenting futures-sink v0.3.30
23822024-02-01T07:40:38.760Z Documenting pin-utils v0.1.0
23832024-02-01T07:40:38.773Z Documenting slab v0.4.9
23842024-02-01T07:40:38.897Z Documenting futures-macro v0.3.30
23852024-02-01T07:40:41.461Z Documenting futures-io v0.3.30
23862024-02-01T07:40:43.300Z Documenting futures-channel v0.3.30
23872024-02-01T07:40:44.954Z Documenting futures-task v0.3.30
23882024-02-01T07:40:45.761Z Documenting const-oid v0.9.5
23892024-02-01T07:40:46.386Z Documenting iana-time-zone v0.1.57
23902024-02-01T07:40:46.982Z Documenting tinyvec_macros v0.1.1
23912024-02-01T07:40:48.848Z Documenting ahash v0.8.6
23922024-02-01T07:40:49.083Z Documenting allocator-api2 v0.2.16
23932024-02-01T07:40:50.704Z Documenting futures-util v0.3.30
23942024-02-01T07:40:51.165Z Documenting tinyvec v1.6.0
23952024-02-01T07:40:51.895Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23962024-02-01T07:40:53.234Z Documenting tracing-core v0.1.31
23972024-02-01T07:40:54.350Z Documenting tracing-attributes v0.1.26
23982024-02-01T07:40:55.630Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23992024-02-01T07:40:55.913Z Documenting hashbrown v0.14.2
24002024-02-01T07:40:56.611Z Documenting unicode-normalization v0.1.22
24012024-02-01T07:40:59.342Z Documenting bytes v1.5.0
24022024-02-01T07:41:03.109Z Documenting bitflags v2.4.0
24032024-02-01T07:41:03.951Z Documenting serde_json v1.0.113
24042024-02-01T07:41:04.461Z Documenting chrono v0.4.31
24052024-02-01T07:41:06.685Z Documenting tokio v1.35.1
24062024-02-01T07:41:06.755Z Documenting uuid v1.7.0
24072024-02-01T07:41:09.501Z Documenting ppv-lite86 v0.2.17
24082024-02-01T07:41:09.974Z Documenting unicode-bidi v0.3.13
24092024-02-01T07:41:12.173Z Documenting equivalent v1.0.1
24102024-02-01T07:41:13.421Z Documenting base64 v0.21.7
24112024-02-01T07:41:13.504Z Documenting percent-encoding v2.3.1
24122024-02-01T07:41:14.712Z Documenting rand_chacha v0.3.1
24132024-02-01T07:41:16.353Z Documenting indexmap v2.2.2
24142024-02-01T07:41:16.744Z Documenting lazy_static v1.4.0
24152024-02-01T07:41:18.702Z Documenting generic-array v0.14.7
24162024-02-01T07:41:19.062Z Checking serde_derive_internals v0.26.0
24172024-02-01T07:41:19.494Z Documenting form_urlencoded v1.2.1
24182024-02-01T07:41:19.993Z Documenting serde_derive_internals v0.26.0
24192024-02-01T07:41:20.620Z Documenting rand v0.8.5
24202024-02-01T07:41:20.900Z Documenting dyn-clone v1.0.13
24212024-02-01T07:41:22.610Z Documenting tracing v0.1.37
24222024-02-01T07:41:23.617Z Documenting fnv v1.0.7
24232024-02-01T07:41:24.605Z Documenting cpufeatures v0.2.12
24242024-02-01T07:41:25.436Z Documenting idna v0.5.0
24252024-02-01T07:41:25.444Z Documenting httparse v1.8.0
24262024-02-01T07:41:25.567Z Documenting crypto-common v0.1.6
24272024-02-01T07:41:27.791Z Documenting block-buffer v0.10.4
24282024-02-01T07:41:28.180Z Documenting schemars_derive v0.8.16
24292024-02-01T07:41:28.596Z Documenting errno v0.3.8
24302024-02-01T07:41:28.880Z Documenting unicode-ident v1.0.12
24312024-02-01T07:41:31.730Z Documenting url v2.5.0
24322024-02-01T07:41:31.737Z Documenting unicode-width v0.1.11
24332024-02-01T07:41:32.330Z Documenting try-lock v0.2.4
24342024-02-01T07:41:32.868Z Documenting proc-macro2 v1.0.78
24352024-02-01T07:41:33.450Z Documenting digest v0.10.7
24362024-02-01T07:41:34.123Z Documenting rustix v0.38.30
24372024-02-01T07:41:35.602Z Documenting adler v1.0.2
24382024-02-01T07:41:36.373Z Documenting httpdate v1.0.3
24392024-02-01T07:41:36.977Z Documenting schemars v0.8.16
24402024-02-01T07:41:37.499Z Documenting want v0.3.1
24412024-02-01T07:41:38.812Z Documenting http-body v0.4.5
24422024-02-01T07:41:39.560Z Documenting miniz_oxide v0.7.1
24432024-02-01T07:41:41.726Z Documenting openssl-sys v0.9.96
24442024-02-01T07:41:43.013Z Documenting openssl-macros v0.1.1
24452024-02-01T07:41:43.543Z Documenting base64ct v1.6.0
24462024-02-01T07:41:44.740Z Documenting tower-service v0.3.2
24472024-02-01T07:41:45.253Z Documenting mime v0.3.17
24482024-02-01T07:41:45.606Z Documenting quote v1.0.35
24492024-02-01T07:41:47.100Z Documenting aho-corasick v1.0.4
24502024-02-01T07:41:49.496Z Documenting openssl-probe v0.1.5
24512024-02-01T07:41:49.838Z Documenting ipnet v2.9.0
24522024-02-01T07:41:49.882Z Documenting regex-syntax v0.8.2
24532024-02-01T07:41:51.110Z Documenting openssl v0.10.60
24542024-02-01T07:41:51.145Z Documenting syn v2.0.48
24552024-02-01T07:41:51.603Z Documenting slog v2.7.0
24562024-02-01T07:41:54.012Z Documenting tokio-util v0.7.10
24572024-02-01T07:41:54.529Z Documenting async-trait v0.1.77
24582024-02-01T07:41:55.128Z Documenting pem-rfc7468 v0.7.0
24592024-02-01T07:41:56.363Z Documenting encoding_rs v0.8.33
24602024-02-01T07:41:58.053Z Documenting der_derive v0.7.2
24612024-02-01T07:42:00.455Z Documenting regex-automata v0.4.4
24622024-02-01T07:42:01.008Z Documenting flagset v0.4.3
24632024-02-01T07:42:01.347Z Documenting utf8parse v0.2.1
24642024-02-01T07:42:02.285Z Documenting h2 v0.3.24
24652024-02-01T07:42:03.437Z Documenting serde_urlencoded v0.7.1
24662024-02-01T07:42:03.716Z Documenting native-tls v0.2.11
24672024-02-01T07:42:05.211Z Documenting num-integer v0.1.45
24682024-02-01T07:42:05.540Z Documenting time-macros v0.2.13
24692024-02-01T07:42:05.773Z Documenting der v0.7.8
24702024-02-01T07:42:09.472Z Documenting time-core v0.1.1
24712024-02-01T07:42:11.202Z Documenting deranged v0.3.8
24722024-02-01T07:42:11.486Z Documenting tokio-native-tls v0.3.1
24732024-02-01T07:42:12.707Z Documenting gimli v0.28.0
24742024-02-01T07:42:13.105Z Documenting num_threads v0.1.6
24752024-02-01T07:42:13.431Z Documenting regex v1.10.3
24762024-02-01T07:42:13.692Z Documenting spki v0.7.2
24772024-02-01T07:42:17.601Z Documenting object v0.32.1
24782024-02-01T07:42:18.411Z Documenting hyper v0.14.27
24792024-02-01T07:42:18.440Z Documenting time v0.3.27
24802024-02-01T07:42:19.208Z Documenting crossbeam-utils v0.8.16
24812024-02-01T07:42:19.888Z Documenting rustc-demangle v0.1.23
24822024-02-01T07:42:20.286Z Documenting webpki-roots v0.25.2
24832024-02-01T07:42:21.738Z Documenting spin v0.9.8
24842024-02-01T07:42:22.261Z Documenting addr2line v0.21.0
24852024-02-01T07:42:24.437Z Documenting pkcs8 v0.10.2
24862024-02-01T07:42:25.841Z Documenting openapiv3 v2.0.0
24872024-02-01T07:42:26.057Z Checking pest_meta v2.7.6
24882024-02-01T07:42:26.400Z Documenting data-encoding v2.4.0
24892024-02-01T07:42:26.609Z Documenting anstyle v1.0.2
24902024-02-01T07:42:27.600Z Documenting anstyle-parse v0.2.1
24912024-02-01T07:42:27.895Z Documenting ipnetwork v0.20.0
24922024-02-01T07:42:31.248Z Documenting sha2 v0.10.8
24932024-02-01T07:42:32.189Z Documenting futures-executor v0.3.30
24942024-02-01T07:42:32.250Z Documenting hex v0.4.3
24952024-02-01T07:42:32.475Z Documenting crc32fast v1.3.2
24962024-02-01T07:42:35.225Z Documenting pest_meta v2.7.6
24972024-02-01T07:42:36.088Z Documenting scroll_derive v0.12.0
24982024-02-01T07:42:37.021Z Documenting backtrace v0.3.69
24992024-02-01T07:42:37.853Z Documenting hyper-tls v0.5.0
25002024-02-01T07:42:38.052Z Documenting hyper-rustls v0.24.2
25012024-02-01T07:42:38.607Z Documenting untrusted v0.9.0
25022024-02-01T07:42:38.765Z Documenting anstyle-query v1.0.0
25032024-02-01T07:42:39.060Z Documenting colorchoice v1.0.0
25042024-02-01T07:42:41.178Z Documenting either v1.9.0
25052024-02-01T07:42:42.586Z Documenting scroll v0.12.0
25062024-02-01T07:42:42.775Z Documenting ring v0.17.7
25072024-02-01T07:42:43.175Z Documenting pest_generator v2.7.6
25082024-02-01T07:42:44.185Z Documenting anstream v0.5.0
25092024-02-01T07:42:45.229Z Documenting anyhow v1.0.75
25102024-02-01T07:42:47.205Z Checking pest_generator v2.7.6
25112024-02-01T07:42:48.316Z Documenting num-iter v0.1.43
25122024-02-01T07:42:48.345Z Documenting hmac v0.12.1
25132024-02-01T07:42:48.835Z Documenting signal-hook v0.3.17
25142024-02-01T07:42:49.008Z Documenting reqwest v0.11.22
25152024-02-01T07:42:49.818Z Documenting terminal_size v0.2.6
25162024-02-01T07:42:50.178Z Documenting memoffset v0.9.0
25172024-02-01T07:42:50.319Z Documenting clap_lex v0.5.1
25182024-02-01T07:42:53.090Z Documenting ucd-trie v0.1.6
25192024-02-01T07:42:54.240Z Documenting strsim v0.10.0
25202024-02-01T07:42:54.243Z Documenting plain v0.2.3
25212024-02-01T07:42:54.583Z Documenting crossbeam-epoch v0.9.15
25222024-02-01T07:42:55.480Z Documenting pest_derive v2.7.6
25232024-02-01T07:42:55.621Z Documenting futures v0.3.30
25242024-02-01T07:42:56.260Z Documenting flate2 v1.0.28
25252024-02-01T07:42:58.388Z Documenting goblin v0.8.0
25262024-02-01T07:42:59.056Z Documenting pest v2.7.6
25272024-02-01T07:43:00.286Z Documenting clap_builder v4.4.2
25282024-02-01T07:43:00.299Z Documenting clap_derive v4.4.2
25292024-02-01T07:43:01.627Z Documenting managed v0.8.0
25302024-02-01T07:43:03.667Z Documenting unicode-segmentation v1.10.1
25312024-02-01T07:43:05.110Z Documenting pretty-hex v0.4.1
25322024-02-01T07:43:06.528Z Documenting dtrace-parser v0.2.0
25332024-02-01T07:43:06.693Z Documenting signal-hook-mio v0.2.3
25342024-02-01T07:43:07.190Z Documenting block-padding v0.3.3
25352024-02-01T07:43:08.712Z Documenting scheduled-thread-pool v0.2.7
25362024-02-01T07:43:08.840Z Documenting bzip2-sys v0.1.11+1.0.8
25372024-02-01T07:43:09.569Z Documenting thread-id v4.2.0
25382024-02-01T07:43:09.646Z Documenting dof v0.3.0
25392024-02-01T07:43:10.032Z Documenting clap v4.4.3
25402024-02-01T07:43:12.326Z Documenting enum-as-inner v0.5.1
25412024-02-01T07:43:13.059Z Checking diesel_table_macro_syntax v0.1.0
25422024-02-01T07:43:13.258Z Documenting diesel_table_macro_syntax v0.1.0
25432024-02-01T07:43:13.308Z Documenting inout v0.1.3
25442024-02-01T07:43:14.155Z Documenting r2d2 v0.8.10
25452024-02-01T07:43:14.462Z Documenting bzip2 v0.4.4
25462024-02-01T07:43:15.063Z Documenting crossterm v0.27.0
25472024-02-01T07:43:17.015Z Documenting md-5 v0.10.5
25482024-02-01T07:43:18.037Z Documenting usdt-impl v0.5.0
25492024-02-01T07:43:19.229Z Documenting stringprep v0.1.3
25502024-02-01T07:43:19.483Z Documenting trust-dns-proto v0.22.0
25512024-02-01T07:43:19.706Z Documenting diesel_derives v2.1.2
25522024-02-01T07:43:20.152Z Documenting serde_spanned v0.6.4
25532024-02-01T07:43:20.294Z Documenting toml_datetime v0.6.5
25542024-02-01T07:43:22.817Z Documenting ff v0.13.0
25552024-02-01T07:43:24.075Z Documenting regress v0.7.1
25562024-02-01T07:43:25.146Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25572024-02-01T07:43:25.899Z Documenting winnow v0.5.15
25582024-02-01T07:43:26.154Z Documenting base16ct v0.2.0
25592024-02-01T07:43:28.086Z Documenting bit-vec v0.6.3
25602024-02-01T07:43:28.620Z Documenting fallible-iterator v0.2.0
25612024-02-01T07:43:30.606Z Documenting static_assertions v1.1.0
25622024-02-01T07:43:30.855Z Documenting siphasher v0.3.11
25632024-02-01T07:43:31.366Z Documenting diesel v2.1.4
25642024-02-01T07:43:33.439Z Documenting sec1 v0.7.3
25652024-02-01T07:43:33.448Z Documenting group v0.13.0
25662024-02-01T07:43:33.518Z Documenting toml_edit v0.21.0
25672024-02-01T07:43:34.020Z Documenting zip v0.6.6
25682024-02-01T07:43:35.331Z Documenting phf_shared v0.11.2
25692024-02-01T07:43:35.422Z Documenting cipher v0.4.4
25702024-02-01T07:43:36.127Z Documenting postgres-protocol v0.6.6
25712024-02-01T07:43:39.052Z Documenting hkdf v0.12.4
25722024-02-01T07:43:41.643Z Documenting num-bigint v0.4.4
25732024-02-01T07:43:41.643Z Documenting crypto-bigint v0.5.2
25742024-02-01T07:43:41.990Z Documenting camino v1.1.6
25752024-02-01T07:43:42.527Z Documenting hubpack v0.1.2
25762024-02-01T07:43:45.373Z Documenting bstr v1.6.0
25772024-02-01T07:43:45.909Z Documenting serde_repr v0.1.16
25782024-02-01T07:43:46.653Z Documenting new_debug_unreachable v1.0.4
25792024-02-01T07:43:49.213Z Documenting heck v0.4.1
25802024-02-01T07:43:49.287Z Documenting precomputed-hash v0.1.1
25812024-02-01T07:43:50.970Z Documenting fixedbitset v0.4.2
25822024-02-01T07:43:51.939Z Documenting minimal-lexical v0.2.1
25832024-02-01T07:43:51.942Z Documenting lalrpop-util v0.19.12
25842024-02-01T07:43:52.516Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25852024-02-01T07:43:53.146Z Documenting elliptic-curve v0.13.8
25862024-02-01T07:43:54.870Z Documenting string_cache v0.8.7
25872024-02-01T07:43:55.505Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25882024-02-01T07:43:55.767Z Documenting petgraph v0.6.4
25892024-02-01T07:43:56.997Z Documenting nom v7.1.3
25902024-02-01T07:43:58.399Z Documenting yasna v0.5.2
25912024-02-01T07:44:01.825Z Documenting postgres-types v0.2.6
25922024-02-01T07:44:01.948Z Documenting phf v0.11.2
25932024-02-01T07:44:04.453Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25942024-02-01T07:44:04.481Z Documenting console v0.15.8
25952024-02-01T07:44:06.971Z Documenting semver v1.0.21
25962024-02-01T07:44:07.318Z Documenting float-cmp v0.9.0
25972024-02-01T07:44:07.872Z Documenting predicates-core v1.0.6
25982024-02-01T07:44:08.120Z Documenting difflib v0.4.0
25992024-02-01T07:44:09.518Z Documenting whoami v1.4.1
26002024-02-01T07:44:10.841Z Documenting normalize-line-endings v0.3.0
26012024-02-01T07:44:12.739Z Documenting bit-set v0.5.3
26022024-02-01T07:44:13.167Z Documenting similar v2.3.0
26032024-02-01T07:44:13.391Z Documenting getopts v0.2.21
26042024-02-01T07:44:13.574Z Documenting tokio-stream v0.1.14
26052024-02-01T07:44:14.176Z Checking ident_case v1.0.1
26062024-02-01T07:44:14.391Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26072024-02-01T07:44:15.969Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26082024-02-01T07:44:16.031Z Documenting tokio-postgres v0.7.10
26092024-02-01T07:44:16.156Z Documenting predicates v3.1.0
26102024-02-01T07:44:18.828Z Documenting match_cfg v0.1.0
26112024-02-01T07:44:19.493Z Documenting sha1 v0.10.6
26122024-02-01T07:44:19.526Z Documenting dirs-sys-next v0.1.2
26132024-02-01T07:44:21.120Z Documenting rustls-pki-types v1.1.0
26142024-02-01T07:44:22.895Z Documenting hostname v0.3.1
26152024-02-01T07:44:23.425Z Documenting paste v1.0.14
26162024-02-01T07:44:24.657Z Documenting thread_local v1.1.7
26172024-02-01T07:44:24.822Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26182024-02-01T07:44:25.176Z Documenting dirs-next v2.0.0
26192024-02-01T07:44:26.752Z Documenting rustls-webpki v0.102.1
26202024-02-01T07:44:26.860Z Documenting crossbeam-channel v0.5.8
26212024-02-01T07:44:28.441Z Documenting atty v0.2.14
26222024-02-01T07:44:29.469Z Documenting take_mut v0.2.2
26232024-02-01T07:44:29.497Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26242024-02-01T07:44:30.923Z Documenting slog-json v2.6.1
26252024-02-01T07:44:30.960Z Documenting term v0.7.0
26262024-02-01T07:44:33.028Z Documenting http v1.0.0
26272024-02-01T07:44:33.253Z Documenting async-stream-impl v0.3.5
26282024-02-01T07:44:33.296Z Documenting rustls v0.22.2
26292024-02-01T07:44:34.776Z Documenting slog-async v2.8.0
26302024-02-01T07:44:34.911Z Documenting atomic-waker v1.1.1
26312024-02-01T07:44:36.731Z Documenting slog-term v2.9.0
26322024-02-01T07:44:37.380Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26332024-02-01T07:44:37.634Z Documenting debug-ignore v1.0.5
26342024-02-01T07:44:38.994Z Documenting waitgroup v0.1.2
26352024-02-01T07:44:39.754Z Documenting async-stream v0.3.5
26362024-02-01T07:44:40.364Z Documenting slog-bunyan v2.5.0
26372024-02-01T07:44:41.418Z Documenting multer v3.0.0
26382024-02-01T07:44:41.816Z Documenting rustls-pemfile v2.0.0
26392024-02-01T07:44:43.162Z Checking darling_core v0.20.3
26402024-02-01T07:44:44.417Z Documenting toml v0.8.8
26412024-02-01T07:44:45.233Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26422024-02-01T07:44:46.045Z Documenting serde_path_to_error v0.1.15
26432024-02-01T07:44:47.448Z Documenting tokio-rustls v0.25.0
26442024-02-01T07:44:47.781Z Documenting strum v0.25.0
26452024-02-01T07:44:48.167Z Checking darling v0.20.3
26462024-02-01T07:44:48.331Z Documenting serde_with_macros v3.5.1
26472024-02-01T07:44:48.455Z Documenting structmeta-derive v0.2.0
26482024-02-01T07:44:52.274Z Checking structmeta v0.2.0
26492024-02-01T07:44:52.584Z Documenting instant v0.1.12
26502024-02-01T07:44:53.295Z Checking regex-syntax v0.7.5
26512024-02-01T07:44:53.298Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26522024-02-01T07:44:53.470Z Documenting macaddr v1.0.1
26532024-02-01T07:44:54.110Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26542024-02-01T07:44:55.355Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26552024-02-01T07:44:55.707Z Documenting serde_with v3.5.1
26562024-02-01T07:44:55.985Z Documenting structmeta v0.2.0
26572024-02-01T07:44:58.123Z Documenting backoff v0.4.0
26582024-02-01T07:44:58.469Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26592024-02-01T07:44:58.810Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26602024-02-01T07:44:59.536Z Documenting fastrand v2.0.0
26612024-02-01T07:44:59.687Z Documenting proc-macro-error-attr v1.0.4
26622024-02-01T07:45:00.409Z Documenting is-terminal v0.4.9
26632024-02-01T07:45:02.381Z Documenting parse-display-derive v0.8.2
26642024-02-01T07:45:03.259Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26652024-02-01T07:45:05.361Z Documenting proc-macro-error v1.0.4
26662024-02-01T07:45:05.568Z Documenting tempfile v3.9.0
26672024-02-01T07:45:06.427Z Checking proc-macro-error v1.0.4
26682024-02-01T07:45:06.842Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26692024-02-01T07:45:07.411Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26702024-02-01T07:45:07.498Z Checking proc-macro-crate v1.3.1
26712024-02-01T07:45:07.883Z Documenting proc-macro-crate v1.3.1
26722024-02-01T07:45:07.890Z Documenting hash32 v0.3.1
26732024-02-01T07:45:08.201Z Documenting stable_deref_trait v1.2.0
26742024-02-01T07:45:09.803Z Documenting embedded-io v0.4.0
26752024-02-01T07:45:11.400Z Documenting parse-display v0.8.2
26762024-02-01T07:45:12.015Z Documenting camino-tempfile v1.1.1
26772024-02-01T07:45:12.252Z Documenting cobs v0.2.3
26782024-02-01T07:45:12.608Z Documenting foreign-types-macros v0.2.3
26792024-02-01T07:45:13.766Z Documenting heapless v0.8.0
26802024-02-01T07:45:14.375Z Documenting foreign-types-shared v0.3.1
26812024-02-01T07:45:15.685Z Documenting num_enum_derive v0.5.11
26822024-02-01T07:45:16.469Z Documenting postcard v1.0.8
26832024-02-01T07:45:17.330Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26842024-02-01T07:45:18.544Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26852024-02-01T07:45:18.640Z Documenting crucible-workspace-hack v0.1.0
26862024-02-01T07:45:18.776Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26872024-02-01T07:45:19.335Z Documenting foreign-types v0.5.0
26882024-02-01T07:45:21.104Z Documenting smoltcp v0.11.0
26892024-02-01T07:45:21.661Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26902024-02-01T07:45:23.491Z Documenting cstr-argument v0.1.2
26912024-02-01T07:45:24.109Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26922024-02-01T07:45:24.651Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26932024-02-01T07:45:25.471Z Documenting colored v2.0.4
26942024-02-01T07:45:25.757Z Documenting num_enum v0.5.11
26952024-02-01T07:45:27.129Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26962024-02-01T07:45:29.642Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26972024-02-01T07:45:30.348Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26982024-02-01T07:45:31.198Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26992024-02-01T07:45:31.358Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27002024-02-01T07:45:31.806Z Documenting zone_cfg_derive v0.3.0
27012024-02-01T07:45:32.312Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27022024-02-01T07:45:32.437Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27032024-02-01T07:45:35.242Z Documenting num-derive v0.4.0
27042024-02-01T07:45:37.039Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27052024-02-01T07:45:38.114Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27062024-02-01T07:45:38.358Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27072024-02-01T07:45:39.674Z Documenting zone v0.3.0
27082024-02-01T07:45:40.122Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27092024-02-01T07:45:42.196Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27102024-02-01T07:45:44.429Z Documenting smf v0.2.2
27112024-02-01T07:45:45.744Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27122024-02-01T07:45:48.135Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27132024-02-01T07:45:48.848Z Documenting linked-hash-map v0.5.6
27142024-02-01T07:45:49.405Z Documenting password-hash v0.5.0
27152024-02-01T07:45:50.004Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27162024-02-01T07:45:50.288Z Documenting blake2 v0.10.6
27172024-02-01T07:45:51.430Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27182024-02-01T07:45:53.505Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27192024-02-01T07:45:55.238Z Documenting lru-cache v0.1.2
27202024-02-01T07:45:55.889Z Documenting itertools v0.12.1
27212024-02-01T07:45:58.110Z Documenting argon2 v0.5.3
27222024-02-01T07:45:58.511Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27232024-02-01T07:46:00.393Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27242024-02-01T07:46:00.726Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27252024-02-01T07:46:00.846Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27262024-02-01T07:46:00.857Z Documenting memmap v0.7.0
27272024-02-01T07:46:02.823Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27282024-02-01T07:46:05.582Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27292024-02-01T07:46:05.907Z Documenting quick-error v1.2.3
27302024-02-01T07:46:06.483Z Documenting tap v1.0.1
27312024-02-01T07:46:06.686Z Documenting swrite v0.1.0
27322024-02-01T07:46:06.768Z Documenting usdt v0.5.0
27332024-02-01T07:46:07.585Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27342024-02-01T07:46:09.672Z Documenting radium v0.7.0
27352024-02-01T07:46:09.891Z Documenting newtype_derive v0.1.6
27362024-02-01T07:46:10.835Z Documenting wyz v0.5.1
27372024-02-01T07:46:11.312Z Documenting resolv-conf v0.7.0
27382024-02-01T07:46:12.088Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27392024-02-01T07:46:12.155Z Documenting nibble_vec v0.1.0
27402024-02-01T07:46:13.917Z Checking heck v0.3.3
27412024-02-01T07:46:14.153Z Documenting endian-type v0.1.2
27422024-02-01T07:46:15.345Z Documenting crc-catalog v2.2.0
27432024-02-01T07:46:15.394Z Documenting funty v2.0.0
27442024-02-01T07:46:15.720Z Documenting steno v0.4.0
27452024-02-01T07:46:16.451Z Documenting structopt-derive v0.4.18
27462024-02-01T07:46:17.106Z Documenting trust-dns-resolver v0.22.0
27472024-02-01T07:46:18.330Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27482024-02-01T07:46:19.668Z Documenting crc v3.0.1
27492024-02-01T07:46:19.935Z Documenting radix_trie v0.2.1
27502024-02-01T07:46:20.269Z Documenting bitvec v1.0.1
27512024-02-01T07:46:24.204Z Documenting cancel-safe-futures v0.1.5
27522024-02-01T07:46:24.879Z Documenting filetime v0.2.23
27532024-02-01T07:46:26.239Z Documenting xattr v1.0.1
27542024-02-01T07:46:28.871Z Documenting packed_struct_codegen v0.10.1
27552024-02-01T07:46:30.124Z Documenting nodrop v0.1.14
27562024-02-01T07:46:50.971Z Documenting structopt v0.3.26
27572024-02-01T07:46:50.971Z Documenting tar v0.4.40
27582024-02-01T07:46:51.771Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27592024-02-01T07:46:51.771Z Documenting num-bigint-dig v0.8.4
27602024-02-01T07:46:51.772Z Documenting libefi-sys v0.1.0
27612024-02-01T07:46:51.772Z Documenting array-init v0.0.4
27622024-02-01T07:46:51.772Z Documenting packed_struct v0.10.1
27632024-02-01T07:46:51.772Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27642024-02-01T07:46:51.772Z Documenting pkcs1 v0.7.5
27652024-02-01T07:46:51.772Z Documenting signature v2.1.0
27662024-02-01T07:46:51.772Z Documenting termcolor v1.2.0
27672024-02-01T07:46:51.772Z Documenting arc-swap v1.6.0
27682024-02-01T07:46:51.773Z Documenting bitfield v0.14.0
27692024-02-01T07:46:51.773Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27702024-02-01T07:46:51.773Z Documenting env_logger v0.10.0
27712024-02-01T07:46:51.773Z Documenting rsa v0.9.2
27722024-02-01T07:46:51.773Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27732024-02-01T07:46:51.773Z Documenting slog-scope v4.4.0
27742024-02-01T07:46:51.773Z Documenting serde-hex v0.1.0
27752024-02-01T07:46:51.774Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27762024-02-01T07:46:52.039Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27772024-02-01T07:46:52.342Z Documenting num-rational v0.4.1
27782024-02-01T07:46:53.817Z Documenting x509-cert v0.2.4
27792024-02-01T07:46:54.139Z Documenting libsw v3.3.1
27802024-02-01T07:46:55.728Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27812024-02-01T07:46:57.376Z Documenting ron v0.8.1
27822024-02-01T07:46:57.630Z Documenting num-complex v0.4.4
27832024-02-01T07:46:57.791Z Documenting half v2.3.1
27842024-02-01T07:46:58.549Z Documenting derive-where v1.2.7
27852024-02-01T07:47:01.038Z Documenting owo-colors v4.0.0
27862024-02-01T07:47:02.457Z Documenting linear-map v1.2.0
27872024-02-01T07:47:02.511Z Documenting crc-any v2.4.3
27882024-02-01T07:47:02.570Z Documenting same-file v1.0.6
27892024-02-01T07:47:04.016Z Documenting ciborium-io v0.2.2
27902024-02-01T07:47:04.860Z Documenting num v0.4.1
27912024-02-01T07:47:07.028Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27922024-02-01T07:47:08.344Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27932024-02-01T07:47:08.461Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27942024-02-01T07:47:08.757Z Documenting walkdir v2.4.0
27952024-02-01T07:47:09.222Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27962024-02-01T07:47:09.459Z Documenting ciborium-ll v0.2.2
27972024-02-01T07:47:13.737Z Documenting slog-stdlog v4.1.1
27982024-02-01T07:47:14.560Z Documenting slog-dtrace v0.3.0
27992024-02-01T07:47:15.297Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28002024-02-01T07:47:15.609Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28012024-02-01T07:47:20.069Z Documenting path-slash v0.1.5
28022024-02-01T07:47:22.714Z Documenting slog-envlogger v2.2.0
28032024-02-01T07:47:22.739Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28042024-02-01T07:47:25.271Z Documenting ciborium v0.2.2
28052024-02-01T07:47:25.398Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28062024-02-01T07:47:25.811Z Documenting pem v3.0.2
28072024-02-01T07:47:31.194Z Documenting fxhash v0.2.1
28082024-02-01T07:47:31.402Z Documenting utf-8 v0.7.6
28092024-02-01T07:47:31.829Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28102024-02-01T07:47:33.116Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28112024-02-01T07:47:36.799Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28122024-02-01T07:47:37.272Z Documenting tungstenite v0.20.1
28132024-02-01T07:47:37.900Z Documenting vte_generate_state_changes v0.1.1
28142024-02-01T07:47:39.968Z Documenting convert_case v0.4.0
28152024-02-01T07:47:40.652Z Checking convert_case v0.4.0
28162024-02-01T07:47:40.967Z Documenting display-error-chain v0.2.0
28172024-02-01T07:47:43.624Z Documenting vte v0.11.1
28182024-02-01T07:47:45.830Z Documenting derive_more v0.99.17
28192024-02-01T07:47:46.686Z Documenting buf-list v1.0.3
28202024-02-01T07:47:47.192Z Documenting tokio-tungstenite v0.20.1
28212024-02-01T07:47:50.226Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28222024-02-01T07:47:53.599Z Documenting pin-project-internal v1.1.3
28232024-02-01T07:47:53.659Z Documenting strip-ansi-escapes v0.2.0
28242024-02-01T07:47:53.935Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28252024-02-01T07:47:54.634Z Documenting doc-comment v0.3.3
28262024-02-01T07:47:58.278Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28272024-02-01T07:47:59.303Z Checking darling_core v0.14.4
28282024-02-01T07:47:59.440Z Documenting snafu-derive v0.7.5
28292024-02-01T07:48:01.201Z Documenting pin-project v1.1.3
28302024-02-01T07:48:03.217Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28312024-02-01T07:48:03.713Z Documenting nu-ansi-term v0.49.0
28322024-02-01T07:48:03.714Z Checking darling v0.14.4
28332024-02-01T07:48:03.714Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28342024-02-01T07:48:05.835Z Documenting trust-dns-client v0.22.0
28352024-02-01T07:48:05.848Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28362024-02-01T07:48:06.622Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28372024-02-01T07:48:07.015Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28382024-02-01T07:48:08.734Z Documenting reedline v0.28.0
28392024-02-01T07:48:08.903Z Documenting globset v0.4.13
28402024-02-01T07:48:12.723Z Documenting snafu v0.7.5
28412024-02-01T07:48:15.773Z Documenting olpc-cjson v0.1.3
28422024-02-01T07:48:16.269Z Documenting serde_plain v1.0.2
28432024-02-01T07:48:18.550Z Documenting async-recursion v1.0.5
28442024-02-01T07:48:18.733Z Documenting bytecount v0.6.3
28452024-02-01T07:48:19.755Z Documenting typed-path v0.7.0
28462024-02-01T07:48:20.798Z Documenting keccak v0.1.4
28472024-02-01T07:48:22.485Z Documenting trust-dns-server v0.22.1
28482024-02-01T07:48:23.091Z Documenting papergrid v0.11.0
28492024-02-01T07:48:24.011Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28502024-02-01T07:48:25.183Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28512024-02-01T07:48:25.391Z Documenting sha3 v0.10.8
28522024-02-01T07:48:26.176Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28532024-02-01T07:48:27.064Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28542024-02-01T07:48:27.820Z Documenting tough v0.16.0
28552024-02-01T07:48:28.108Z Documenting sled v0.34.7
28562024-02-01T07:48:28.619Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28572024-02-01T07:48:29.850Z Documenting fs-err v2.11.0
28582024-02-01T07:48:29.945Z Documenting unicase v2.7.0
28592024-02-01T07:48:32.868Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28602024-02-01T07:48:33.178Z Documenting tabled_derive v0.7.0
28612024-02-01T07:48:33.300Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28622024-02-01T07:48:34.843Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28632024-02-01T07:48:35.378Z Documenting crossbeam-deque v0.8.3
28642024-02-01T07:48:35.949Z Documenting fd-lock v4.0.2
28652024-02-01T07:48:36.944Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28662024-02-01T07:48:37.203Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28672024-02-01T07:48:37.512Z Documenting nix v0.27.1
28682024-02-01T07:48:38.848Z Documenting secrecy v0.8.0
28692024-02-01T07:48:40.822Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28702024-02-01T07:48:41.117Z Documenting headers-core v0.2.0
28712024-02-01T07:48:42.564Z Documenting sqlparser_derive v0.2.2
28722024-02-01T07:48:45.025Z Documenting parse-size v1.0.0
28732024-02-01T07:48:45.759Z Documenting home v0.5.5
28742024-02-01T07:48:45.959Z Documenting unicode_categories v0.1.1
28752024-02-01T07:48:46.485Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28762024-02-01T07:48:46.490Z Documenting rayon-core v1.12.0
28772024-02-01T07:48:47.772Z Documenting headers v0.3.9
28782024-02-01T07:48:49.265Z Documenting tabled v0.15.0
28792024-02-01T07:48:49.495Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28802024-02-01T07:48:49.768Z Documenting sqlparser v0.43.1
28812024-02-01T07:48:51.298Z Documenting rustyline v13.0.0
28822024-02-01T07:48:51.576Z Documenting sqlformat v0.2.3
28832024-02-01T07:48:52.367Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28842024-02-01T07:48:57.540Z Documenting mime_guess v2.0.4
28852024-02-01T07:48:59.220Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28862024-02-01T07:49:00.241Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28872024-02-01T07:49:00.549Z Checking derive_builder_core v0.12.0
28882024-02-01T07:49:01.935Z Documenting derive_builder_core v0.12.0
28892024-02-01T07:49:04.378Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28902024-02-01T07:49:04.391Z Documenting universal-hash v0.5.1
28912024-02-01T07:49:04.780Z Documenting bcs v0.1.6
28922024-02-01T07:49:09.101Z Documenting kstat-rs v0.2.3
28932024-02-01T07:49:10.933Z Documenting thiserror-impl-no-std v2.0.2
28942024-02-01T07:49:11.294Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28952024-02-01T07:49:11.454Z Documenting curve25519-dalek-derive v0.1.0
28962024-02-01T07:49:13.978Z Documenting opaque-debug v0.3.0
28972024-02-01T07:49:15.277Z Documenting highway v1.1.0
28982024-02-01T07:49:18.213Z Documenting curve25519-dalek v4.1.1
28992024-02-01T07:49:18.360Z Documenting poly1305 v0.8.0
29002024-02-01T07:49:18.748Z Documenting thiserror-no-std v2.0.2
29012024-02-01T07:49:18.908Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29022024-02-01T07:49:20.902Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29032024-02-01T07:49:20.902Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29042024-02-01T07:49:22.179Z Documenting derive_builder_macro v0.12.0
29052024-02-01T07:49:23.003Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29062024-02-01T07:49:24.445Z Documenting rayon v1.8.0
29072024-02-01T07:49:27.059Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29082024-02-01T07:49:28.907Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29092024-02-01T07:49:29.356Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29102024-02-01T07:49:34.024Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29112024-02-01T07:49:36.320Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29122024-02-01T07:49:59.297Z Documenting portable-atomic v1.4.3
29132024-02-01T07:49:59.341Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29142024-02-01T07:49:59.341Z Documenting ed25519 v1.5.3
29152024-02-01T07:49:59.341Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29162024-02-01T07:49:59.341Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29172024-02-01T07:49:59.342Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29182024-02-01T07:49:59.342Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29192024-02-01T07:50:01.140Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29202024-02-01T07:50:06.408Z Documenting chacha20 v0.9.1
29212024-02-01T07:50:06.649Z Documenting aead v0.5.2
29222024-02-01T07:50:08.372Z Documenting lru v0.12.1
29232024-02-01T07:50:13.905Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29242024-02-01T07:50:15.845Z Documenting stability v0.1.1
29252024-02-01T07:50:16.116Z Documenting ref-cast-impl v1.0.20
29262024-02-01T07:50:16.323Z Documenting number_prefix v0.4.0
29272024-02-01T07:50:17.406Z Documenting glob v0.3.1
29282024-02-01T07:50:18.483Z Documenting cassowary v0.3.0
29292024-02-01T07:50:21.870Z Documenting indicatif v0.17.7
29302024-02-01T07:50:22.360Z Documenting chacha20poly1305 v0.10.1
29312024-02-01T07:50:23.714Z Documenting ref-cast v1.0.20
29322024-02-01T07:50:24.186Z Documenting ratatui v0.25.0
29332024-02-01T07:50:24.624Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29342024-02-01T07:50:25.339Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29352024-02-01T07:50:27.817Z Documenting salty v0.2.0
29362024-02-01T07:50:27.919Z Documenting derive_builder v0.12.0
29372024-02-01T07:50:29.658Z Documenting vsss-rs v3.3.4
29382024-02-01T07:50:34.601Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29392024-02-01T07:50:34.903Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29402024-02-01T07:50:36.122Z Documenting polar-core v0.27.0
29412024-02-01T07:50:36.212Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29422024-02-01T07:50:39.724Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29432024-02-01T07:50:40.983Z Documenting libxml v0.3.3
29442024-02-01T07:50:42.862Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29452024-02-01T07:50:49.272Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29462024-02-01T07:50:49.288Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29472024-02-01T07:50:49.737Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29482024-02-01T07:50:50.825Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29492024-02-01T07:50:55.351Z Documenting bb8 v0.8.1
29502024-02-01T07:50:59.354Z Documenting quick-xml v0.30.0
29512024-02-01T07:51:00.132Z Documenting serde-big-array v0.5.1
29522024-02-01T07:51:00.919Z Documenting rtoolbox v0.0.1
29532024-02-01T07:51:04.035Z Documenting impl-trait-for-tuples v0.2.2
29542024-02-01T07:51:04.526Z Documenting oso-derive v0.27.0
29552024-02-01T07:51:04.526Z Documenting humantime v2.1.0
29562024-02-01T07:51:05.973Z Documenting smawk v0.3.1
29572024-02-01T07:51:06.565Z Documenting http-range v0.1.5
29582024-02-01T07:51:06.909Z Documenting is_ci v1.1.1
29592024-02-01T07:51:07.629Z Documenting unicode-linebreak v0.1.5
29602024-02-01T07:51:10.023Z Documenting maplit v1.0.2
29612024-02-01T07:51:11.292Z Documenting samael v0.0.14
29622024-02-01T07:51:11.963Z Documenting rpassword v7.3.1
29632024-02-01T07:51:12.251Z Documenting hyper-staticfile v0.9.5
29642024-02-01T07:51:12.479Z Documenting textwrap v0.16.0
29652024-02-01T07:51:12.992Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29662024-02-01T07:51:13.052Z Documenting supports-color v2.1.0
29672024-02-01T07:51:15.378Z Documenting oso v0.27.0
29682024-02-01T07:51:17.684Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29692024-02-01T07:51:17.799Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29702024-02-01T07:51:20.011Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29712024-02-01T07:51:23.104Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29722024-02-01T07:51:23.654Z Documenting tui-tree-widget v0.16.0
29732024-02-01T07:51:27.569Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29742024-02-01T07:51:28.455Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29752024-02-01T07:51:29.220Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29762024-02-01T07:51:30.210Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29772024-02-01T07:51:32.872Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29782024-02-01T07:51:34.557Z Documenting cookie v0.18.0
29792024-02-01T07:51:37.625Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29802024-02-01T07:51:40.239Z Documenting rcgen v0.12.1
29812024-02-01T07:51:41.098Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29822024-02-01T07:51:41.687Z Documenting atomicwrites v0.4.3
29832024-02-01T07:51:46.710Z Documenting signal-hook-tokio v0.3.1
29842024-02-01T07:51:48.718Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29852024-02-01T07:51:50.995Z Documenting subprocess v0.2.9
29862024-02-01T07:51:54.174Z Documenting shell-words v1.1.0
29872024-02-01T07:51:57.095Z Documenting corncobs v0.1.3
29882024-02-01T07:51:57.347Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29892024-02-01T07:52:01.135Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29902024-02-01T07:52:01.461Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29912024-02-01T07:52:03.791Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29922024-02-01T07:52:07.112Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29932024-02-01T07:52:08.697Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29942024-02-01T07:52:10.921Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29952024-02-01T07:52:12.676Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29962024-02-01T07:52:14.744Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29972024-02-01T07:52:32.203Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29982024-02-01T07:52:34.874Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29992024-02-01T07:52:40.836Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
30002024-02-01T07:52:43.104Zwarning: unclosed HTML tag `usize`
30012024-02-01T07:52:43.104Z --> wicket/src/ui/panes/update.rs:153:19
30022024-02-01T07:52:43.104Z |
30032024-02-01T07:52:43.104Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30042024-02-01T07:52:43.104Z | ^^^^^^^
30052024-02-01T07:52:43.104Z |
30062024-02-01T07:52:43.104Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30072024-02-01T07:52:43.104Z
30082024-02-01T07:52:43.777Z Documenting fatfs v0.3.6
30092024-02-01T07:52:45.093Zwarning: `wicket` (lib doc) generated 1 warning
30102024-02-01T07:52:45.096Z Documenting nanorand v0.7.0
30112024-02-01T07:52:47.914Z Documenting topological-sort v0.2.2
30122024-02-01T07:52:51.069Z Documenting assert_matches v1.5.0
30132024-02-01T07:52:51.614Z Documenting flume v0.11.0
30142024-02-01T07:52:54.056Z Documenting omicron-zone-package v0.10.1
30152024-02-01T07:52:55.278Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30162024-02-01T07:52:58.643Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30172024-02-01T07:53:00.092Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30182024-02-01T07:53:02.137Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30192024-02-01T07:53:03.691Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30202024-02-01T07:53:08.517Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30212024-02-01T07:53:12.180Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30222024-02-01T07:53:17.846Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30232024-02-01T07:53:19.140Z Documenting termios v0.3.3
30242024-02-01T07:53:25.615Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30252024-02-01T07:53:28.843Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30262024-02-01T07:53:28.843Z --> sled-agent/src/sim/instance.rs:46:7
30272024-02-01T07:53:28.843Z |
30282024-02-01T07:53:28.843Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30292024-02-01T07:53:28.843Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30302024-02-01T07:53:28.843Z |
30312024-02-01T07:53:28.843Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30322024-02-01T07:53:28.843Z
30332024-02-01T07:53:31.911Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30342024-02-01T07:53:34.153Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30352024-02-01T07:53:42.017Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30362024-02-01T07:53:44.550Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30372024-02-01T07:53:50.379Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30382024-02-01T07:53:57.580Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30392024-02-01T07:54:16.881Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30402024-02-01T07:54:22.420Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30412024-02-01T07:54:50.688Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30422024-02-01T07:54:53.021Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30432024-02-01T07:54:54.723Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30442024-02-01T07:54:55.543Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30452024-02-01T07:54:55.961Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30462024-02-01T07:54:55.961Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30472024-02-01T07:54:55.961Z |
30482024-02-01T07:54:55.961Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30492024-02-01T07:54:55.961Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30502024-02-01T07:54:55.961Z |
30512024-02-01T07:54:55.962Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30522024-02-01T07:54:55.962Z
30532024-02-01T07:55:04.186Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30542024-02-01T07:55:18.538Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30552024-02-01T07:55:18.544Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30562024-02-01T07:56:35.574Zwarning: unresolved link to `VolumeConstructionRequest`
30572024-02-01T07:56:35.574Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30582024-02-01T07:56:35.575Z |
30592024-02-01T07:56:35.575Z338 | /// [`VolumeConstructionRequest`] is shown here):
30602024-02-01T07:56:35.576Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30612024-02-01T07:56:35.576Z |
30622024-02-01T07:56:35.576Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30632024-02-01T07:56:35.576Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30642024-02-01T07:56:35.576Z
30652024-02-01T07:56:35.580Zwarning: unresolved link to `fd00:1122:3344:101::5`
30662024-02-01T07:56:35.580Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30672024-02-01T07:56:35.580Z |
30682024-02-01T07:56:35.580Z348 | /// "[fd00:1122:3344:101::5]:1000",
30692024-02-01T07:56:35.580Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30702024-02-01T07:56:35.580Z
30712024-02-01T07:56:35.580Zwarning: unresolved link to `fd00:1122:3344:102::9`
30722024-02-01T07:56:35.580Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30732024-02-01T07:56:35.580Z |
30742024-02-01T07:56:35.580Z349 | /// "[fd00:1122:3344:102::9]:1000",
30752024-02-01T07:56:35.580Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30762024-02-01T07:56:35.581Z
30772024-02-01T07:56:35.581Zwarning: unresolved link to `fd00:1122:3344:103::2`
30782024-02-01T07:56:35.581Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30792024-02-01T07:56:35.581Z |
30802024-02-01T07:56:35.581Z350 | /// "[fd00:1122:3344:103::2]:1000"
30812024-02-01T07:56:35.581Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30822024-02-01T07:56:35.581Z
30832024-02-01T07:56:35.581Zwarning: unresolved link to `fd00:1122:3344:101::5`
30842024-02-01T07:56:35.581Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30852024-02-01T07:56:35.581Z |
30862024-02-01T07:56:35.582Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30872024-02-01T07:56:35.582Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30882024-02-01T07:56:35.582Z
30892024-02-01T07:56:35.582Zwarning: unresolved link to `fd00:1122:3344:102::9`
30902024-02-01T07:56:35.582Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30912024-02-01T07:56:35.582Z |
30922024-02-01T07:56:35.582Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30932024-02-01T07:56:35.582Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30942024-02-01T07:56:35.582Z
30952024-02-01T07:56:35.582Zwarning: unresolved link to `fd00:1122:3344:103::2`
30962024-02-01T07:56:35.582Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30972024-02-01T07:56:35.582Z |
30982024-02-01T07:56:35.582Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30992024-02-01T07:56:35.582Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31002024-02-01T07:56:35.582Z
31012024-02-01T07:56:40.491Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31022024-02-01T07:57:14.717Z Finished dev [unoptimized + debuginfo] target(s) in 17m 01s
31032024-02-01T07:57:14.828Z
31042024-02-01T07:57:14.828Zreal 17:01.778569392
31052024-02-01T07:57:14.828Zuser 55:22.943752144
31062024-02-01T07:57:14.828Zsys 1:04:15.977816587
31072024-02-01T07:57:14.828Ztrap 1.864523392
31082024-02-01T07:57:14.828Ztflt 0.108680441
31092024-02-01T07:57:14.828Zdflt 0.410164961
31102024-02-01T07:57:14.831Zkflt 0.000195861
31112024-02-01T07:57:14.831Zlock 3:20:49.818067794
31122024-02-01T07:57:14.831Zslp 4:18:50.798318755
31132024-02-01T07:57:14.831Zlat 5:39.526516717
31142024-02-01T07:57:14.833Zstop 1:38.930657438
31152024-02-01T07:57:14.833Zprocess exited: duration 1930829 ms, exit code 0
 
31162024-02-01T07:57:14.839Zfound 0 output files