01HN6T8VY3RRTMJA75N3DKBCQR: 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: 01HN6T93CABGAA1182VYQCNAAN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-28T03:20:11.377Zjob assigned to worker 01HN717T2RJE127ME7125NB1PN (queued for 2 h 2 m 45 s)
 
22024-01-28T03:20:12.241Zstarting task 0: "setup"
32024-01-28T03:20:12.254Z++ uname -s
42024-01-28T03:20:12.257Z+ kern=SunOS
52024-01-28T03:20:12.257Z+ case "$kern" in
62024-01-28T03:20:12.258Z+ groupadd -g 12345 build
72024-01-28T03:20:12.261Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-28T03:20:14.306Z+ zfs create -o mountpoint=/work rpool/work
92024-01-28T03:20:14.409Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-28T03:20:14.412Z+ home_fs=zfs
112024-01-28T03:20:14.412Z+ [[ zfs == autofs ]]
122024-01-28T03:20:14.412Z+ mkdir -p /home/build
132024-01-28T03:20:14.418Z+ chown build:build /home/build /work
142024-01-28T03:20:16.469Z+ chmod 0700 /home/build /work
152024-01-28T03:20:16.472Zprocess exited: duration 4179 ms, exit code 0
 
162024-01-28T03:20:16.479Zstarting task 1: "rust-toolchain"
172024-01-28T03:20:16.488Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-28T03:20:16.491Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-28T03:20:16.673Zinfo: downloading installer
202024-01-28T03:20:18.687Zwarning: it looks like you have an existing installation of Rust at:
212024-01-28T03:20:18.688Zwarning: /opt/ooce/bin
222024-01-28T03:20:18.688Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-28T03:20:18.688Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-28T03:20:18.688Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-28T03:20:18.688Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-28T03:20:18.688Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-28T03:20:18.689Zerror: cannot install while Rust is installed
282024-01-28T03:20:18.689Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-28T03:20:18.803Zinfo: profile set to 'default'
302024-01-28T03:20:18.803Zinfo: default host triple is x86_64-unknown-illumos
312024-01-28T03:20:18.811Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-28T03:20:19.005Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-28T03:20:19.006Zinfo: downloading component 'cargo'
342024-01-28T03:20:19.921Zinfo: downloading component 'clippy'
352024-01-28T03:20:20.249Zinfo: downloading component 'rust-docs'
362024-01-28T03:20:21.381Zinfo: downloading component 'rust-std'
372024-01-28T03:20:23.418Zinfo: downloading component 'rustc'
382024-01-28T03:20:28.336Zinfo: downloading component 'rustfmt'
392024-01-28T03:20:28.625Zinfo: installing component 'cargo'
402024-01-28T03:20:30.043Zinfo: installing component 'clippy'
412024-01-28T03:20:30.631Zinfo: installing component 'rust-docs'
422024-01-28T03:20:33.393Zinfo: installing component 'rust-std'
432024-01-28T03:20:36.883Zinfo: installing component 'rustc'
442024-01-28T03:20:47.247Zinfo: installing component 'rustfmt'
452024-01-28T03:20:47.828Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-28T03:20:47.828Z
472024-01-28T03:20:47.964Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-28T03:20:47.964Z
492024-01-28T03:20:47.967Z
502024-01-28T03:20:47.967ZRust is installed now. Great!
512024-01-28T03:20:47.967Z
522024-01-28T03:20:47.967ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-28T03:20:47.967Zenvironment variable. This has not been done automatically.
542024-01-28T03:20:47.967Z
552024-01-28T03:20:47.968ZTo configure your current shell, run:
562024-01-28T03:20:47.968Zsource "$HOME/.cargo/env"
572024-01-28T03:20:48.057Z+ rustc --version
582024-01-28T03:20:48.167Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-28T03:20:48.173Zprocess exited: duration 31697 ms, exit code 0
 
602024-01-28T03:20:48.181Zstarting task 2: "authentication"
612024-01-28T03:20:48.212Zprocess exited: duration 30 ms, exit code 0
 
622024-01-28T03:20:48.218Zstarting task 3: "clone repository"
632024-01-28T03:20:48.225Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-28T03:20:48.228Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-28T03:20:48.595ZCloning into '/work/oxidecomputer/omicron'...
662024-01-28T03:20:55.136Z+ cd /work/oxidecomputer/omicron
672024-01-28T03:20:55.140Z+ git fetch origin 301f95eddc654d74719021a01e891d8c032c7fc6
682024-01-28T03:20:55.556ZFrom https://github.com/oxidecomputer/omicron
692024-01-28T03:20:55.556Z * branch 301f95eddc654d74719021a01e891d8c032c7fc6 -> FETCH_HEAD
702024-01-28T03:20:55.568Z+ [[ -n alan/prop-cru-new ]]
712024-01-28T03:20:55.571Z++ git branch --show-current
722024-01-28T03:20:55.574Z+ current=main
732024-01-28T03:20:55.574Z+ [[ main != alan/prop-cru-new ]]
742024-01-28T03:20:55.574Z+ git branch -f alan/prop-cru-new 301f95eddc654d74719021a01e891d8c032c7fc6
752024-01-28T03:20:55.578Z+ git checkout -f alan/prop-cru-new
762024-01-28T03:20:55.765ZSwitched to branch 'alan/prop-cru-new'
772024-01-28T03:20:55.768Z+ git reset --hard 301f95eddc654d74719021a01e891d8c032c7fc6
782024-01-28T03:20:55.785ZHEAD is now at 301f95edd Update crucible and propolis versions
792024-01-28T03:20:55.788Zprocess exited: duration 7569 ms, exit code 0
 
802024-01-28T03:20:55.794Zstarting task 4: "build"
812024-01-28T03:20:55.801Z+ cargo --version
822024-01-28T03:20:55.808Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-01-28T03:20:56.006Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-01-28T03:20:56.006Zinfo: downloading component 'cargo'
852024-01-28T03:20:56.699Zinfo: downloading component 'clippy'
862024-01-28T03:20:56.944Zinfo: downloading component 'rust-docs'
872024-01-28T03:20:57.799Zinfo: downloading component 'rust-std'
882024-01-28T03:20:59.075Zinfo: downloading component 'rustc'
892024-01-28T03:21:02.677Zinfo: downloading component 'rustfmt'
902024-01-28T03:21:02.879Zinfo: installing component 'cargo'
912024-01-28T03:21:04.171Zinfo: installing component 'clippy'
922024-01-28T03:21:04.654Zinfo: installing component 'rust-docs'
932024-01-28T03:21:07.536Zinfo: installing component 'rust-std'
942024-01-28T03:21:09.939Zinfo: installing component 'rustc'
952024-01-28T03:21:16.216Zinfo: installing component 'rustfmt'
962024-01-28T03:21:16.770Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-01-28T03:21:16.773Z+ rustc --version
982024-01-28T03:21:16.919Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-01-28T03:21:16.922Z+ source ./env.sh
1002024-01-28T03:21:16.922Z++ set -o xtrace
1012024-01-28T03:21:16.922Z++++ dirname ./env.sh
1022024-01-28T03:21:16.994Z+++ cd .
1032024-01-28T03:21:17.002Z+++ echo /work/oxidecomputer/omicron
1042024-01-28T03:21:17.002Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-01-28T03:21:17.002Z++ 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-01-28T03:21:17.002Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-01-28T03:21:17.002Z++ 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-01-28T03:21:17.004Z++ 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-01-28T03:21:17.004Z++ 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-01-28T03:21:17.004Z++ 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-01-28T03:21:17.004Z++ 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-01-28T03:21:17.004Z++ 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-01-28T03:21:17.004Z++ unset OMICRON_WS
1142024-01-28T03:21:17.004Z++ set +o xtrace
1152024-01-28T03:21:17.090Z
1162024-01-28T03:21:17.090Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-01-28T03:21:17.090Z # # # # # # # # # # # # # # #
1182024-01-28T03:21:17.091Z # # # # ##### # # ##### # # # # # #### #
1192024-01-28T03:21:17.091Z ##### ##### # ##### # # # # # # # # #
1202024-01-28T03:21:17.091Z # # # # # # # # # # # # # # #
1212024-01-28T03:21:17.092Z # # # ###### # # ###### ### # #### # #### #
1222024-01-28T03:21:17.092Z
1232024-01-28T03:21:33.661Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-01-28T03:21:35.608Z Startup: Caching catalogs ... Done
1252024-01-28T03:21:38.306ZPlanning: Solver setup ... Done (2.203s)
1262024-01-28T03:21:38.363ZPlanning: Running solver ... Done (0.056s)
1272024-01-28T03:21:38.393ZPlanning: Finding local manifests ... Done (0.003s)
1282024-01-28T03:21:38.408ZPlanning: Fetching manifests: 0/4 0% complete
1292024-01-28T03:21:38.726ZPlanning: Fetching manifests: 4/4 100% complete
1302024-01-28T03:21:38.808ZPlanning: Package planning ... Done (0.082s)
1312024-01-28T03:21:38.894ZPlanning: Merging actions ... Done (0.086s)
1322024-01-28T03:21:40.112ZPlanning: Checking for conflicting actions ... Done (1.218s)
1332024-01-28T03:21:40.129ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-01-28T03:21:47.218ZPlanning: Evaluating mediators ... Done (7.089s)
1352024-01-28T03:21:47.236ZPlanning: Planning completed in 11.56 seconds
1362024-01-28T03:21:51.056Z Packages to install: 4
1372024-01-28T03:21:51.057Z Mediators to change: 2
1382024-01-28T03:21:51.057Z Services to change: 1
1392024-01-28T03:21:51.060Z Estimated space available: 148.87 GB
1402024-01-28T03:21:51.060ZEstimated space to be consumed: 1.40 GB
1412024-01-28T03:21:51.060Z Create boot environment: No
1422024-01-28T03:21:51.060ZCreate backup boot environment: No
1432024-01-28T03:21:51.060Z Rebuild boot archive: No
1442024-01-28T03:21:51.060Z
1452024-01-28T03:21:51.060ZChanged mediators:
1462024-01-28T03:21:51.060Z mediator clang:
1472024-01-28T03:21:51.060Z version: None -> 15 (system default)
1482024-01-28T03:21:51.060Z
1492024-01-28T03:21:51.070Z mediator llvm:
1502024-01-28T03:21:51.070Z version: 14 (system default) -> 15 (system default)
1512024-01-28T03:21:51.070Z
1522024-01-28T03:21:51.070ZChanged packages:
1532024-01-28T03:21:51.071Zhelios-dev
1542024-01-28T03:21:51.071Z developer/build-essential
1552024-01-28T03:21:51.071Z None -> 11-2.0
1562024-01-28T03:21:51.071Z library/libxmlsec1
1572024-01-28T03:21:51.071Z None -> 1.2.35-2.0
1582024-01-28T03:21:51.071Z ooce/developer/clang-15
1592024-01-28T03:21:51.071Z None -> 15.0.7-2.0
1602024-01-28T03:21:51.071Z ooce/developer/llvm-15
1612024-01-28T03:21:51.071Z None -> 15.0.7-2.0
1622024-01-28T03:21:51.071Z
1632024-01-28T03:21:51.071ZServices:
1642024-01-28T03:21:51.071Z restart_fmri:
1652024-01-28T03:21:51.071Z svc:/system/update-man-index:default
1662024-01-28T03:21:51.399Z
1672024-01-28T03:21:51.399ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-01-28T03:21:56.399ZDownload: 1258/3290 items 94.3/212.6MB 44% complete (18.8M/s)
1692024-01-28T03:22:01.400ZDownload: 2740/3290 items 120.6/212.6MB 56% complete (12.2M/s)
1702024-01-28T03:22:04.819ZDownload: Completed 212.60 MB in 13.42 seconds (15.8M/s)
1712024-01-28T03:22:05.639Z Actions: 1/3689 actions (Installing new actions)
1722024-01-28T03:22:11.007Z Actions: 1868/3689 actions (Installing new actions)
1732024-01-28T03:22:13.370Z Actions: Completed 3689 actions in 7.73 seconds.
1742024-01-28T03:22:13.512Z Done (0.135s)
1752024-01-28T03:22:13.512Z Done (0.000s)
1762024-01-28T03:22:13.839Z Done (0.327s)
1772024-01-28T03:22:22.206Z Done (8.229s)
1782024-01-28T03:22:22.474Z Done (0.165s)
1792024-01-28T03:22:22.477Z Done (0.000s)
1802024-01-28T03:22:22.776Z Done (0.000s)
1812024-01-28T03:22:23.511ZPlanning: Evaluating mediator changes ... Done
1822024-01-28T03:22:23.797ZPlanning: Checking for conflicting actions ... Done
1832024-01-28T03:22:23.802ZPlanning: Consolidating action changes ... Done
1842024-01-28T03:22:24.238ZPlanning: Evaluating mediators ... Done
1852024-01-28T03:22:24.241ZPlanning: Planning completed in 0.73 seconds
1862024-01-28T03:22:24.293Z Mediators to change: 2
1872024-01-28T03:22:24.293Z Create boot environment: No
1882024-01-28T03:22:24.296ZCreate backup boot environment: No
1892024-01-28T03:22:24.404Z Done
1902024-01-28T03:22:24.404Z Done
1912024-01-28T03:22:24.616Z Done
1922024-01-28T03:22:30.466Z Done
1932024-01-28T03:22:30.585Z Done
1942024-01-28T03:22:30.588Z Done
1952024-01-28T03:22:30.736Z Done
1962024-01-28T03:22:31.762ZPlanning: Evaluating mediator changes ... Done
1972024-01-28T03:22:31.768ZPlanning: Merging actions ... Done
1982024-01-28T03:22:32.103ZPlanning: Checking for conflicting actions ... Done
1992024-01-28T03:22:32.106ZPlanning: Consolidating action changes ... Done
2002024-01-28T03:22:32.546ZPlanning: Evaluating mediators ... Done
2012024-01-28T03:22:32.639ZPlanning: Planning completed in 1.33 seconds
2022024-01-28T03:22:32.697Z Packages to change: 1
2032024-01-28T03:22:32.697Z Mediators to change: 1
2042024-01-28T03:22:32.697Z Services to change: 1
2052024-01-28T03:22:32.697Z Create boot environment: No
2062024-01-28T03:22:32.700ZCreate backup boot environment: Yes
2072024-01-28T03:22:34.889Z Actions: 1/6 actions (Updating modified actions)
2082024-01-28T03:22:34.892Z Actions: Completed 6 actions in 0.00 seconds.
2092024-01-28T03:22:34.892Z Done
2102024-01-28T03:22:34.892Z Done
2112024-01-28T03:22:34.966Z Done
2122024-01-28T03:22:41.012Z Done
2132024-01-28T03:22:41.142Z Done
2142024-01-28T03:22:41.145Z Done
2152024-01-28T03:22:41.267Z Done
2162024-01-28T03:22:41.941ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-01-28T03:22:41.941Zclang system 15 system
2182024-01-28T03:22:41.941Zcsh system system illumos
2192024-01-28T03:22:41.941Zctags system system illumos
2202024-01-28T03:22:41.941Zgcc vendor 12 vendor
2212024-01-28T03:22:41.941Zgcc system 10 system
2222024-01-28T03:22:41.941Zgcc system 7 system
2232024-01-28T03:22:41.941Zgo system 1.20 system
2242024-01-28T03:22:41.941Zgo system 1.19 system
2252024-01-28T03:22:41.941Zllvm system 15 system
2262024-01-28T03:22:41.942Zllvm system 14 system
2272024-01-28T03:22:41.942Zmariadb system 10.6 system
2282024-01-28T03:22:41.943Zmta vendor vendor dma
2292024-01-28T03:22:41.943Zopenjdk system 17 system
2302024-01-28T03:22:41.943Zopenjdk system 11 system
2312024-01-28T03:22:41.943Zopenjdk system 1.8 system
2322024-01-28T03:22:41.943Zopenssl vendor 3 vendor
2332024-01-28T03:22:41.943Zperl system 5.36 system
2342024-01-28T03:22:41.943Zpostgresql system 15 system
2352024-01-28T03:22:41.943Zpostgresql system 13 system
2362024-01-28T03:22:41.943Zpython vendor 3 vendor
2372024-01-28T03:22:41.943Zpython system 2 system
2382024-01-28T03:22:41.943Zpython3 system 3.11 system
2392024-01-28T03:22:41.943Zruby system 3.0 system
2402024-01-28T03:22:41.943Zwords vendor vendor american-english
2412024-01-28T03:22:41.943Zwords system system australian-english
2422024-01-28T03:22:41.943Zwords system system british-english
2432024-01-28T03:22:41.943Zwords system system canadian-english
2442024-01-28T03:22:41.943Zwords system system french
2452024-01-28T03:22:41.943Zwords system system italian
2462024-01-28T03:22:41.943Zwords system system ngerman
2472024-01-28T03:22:41.943Zwords system system ogerman
2482024-01-28T03:22:41.943Zwords system system spanish
2492024-01-28T03:22:42.474ZFMRI IFO
2502024-01-28T03:22:42.474Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512024-01-28T03:22:42.474Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522024-01-28T03:22:42.475Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532024-01-28T03:22:42.477Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2542024-01-28T03:22:42.477Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-01-28T03:22:42.477Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-01-28T03:22:42.477Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-01-28T03:22:42.477Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-01-28T03:22:42.556Z+ set -o errexit
2592024-01-28T03:22:42.564Z+++ dirname ./tools/ci_download_cockroachdb
2602024-01-28T03:22:42.568Z++ cd ./tools
2612024-01-28T03:22:42.568Z++ pwd
2622024-01-28T03:22:42.568Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632024-01-28T03:22:42.568Z++ basename ./tools/ci_download_cockroachdb
2642024-01-28T03:22:42.568Z+ ARG0=ci_download_cockroachdb
2652024-01-28T03:22:42.568Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662024-01-28T03:22:42.568Z+ CIDL_VERSION=v22.1.9
2672024-01-28T03:22:42.568Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682024-01-28T03:22:42.568Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692024-01-28T03:22:42.568Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702024-01-28T03:22:42.568Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712024-01-28T03:22:42.568Z+ TARGET_DIR=out
2722024-01-28T03:22:42.568Z+ DOWNLOAD_DIR=out/downloads
2732024-01-28T03:22:42.568Z+ DEST_DIR=./out/cockroachdb
2742024-01-28T03:22:42.568Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752024-01-28T03:22:42.568Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762024-01-28T03:22:42.568Z+ main
2772024-01-28T03:22:42.568Z+ [[ 0 != 0 ]]
2782024-01-28T03:22:42.568Z+ CIDL_OS=solaris2.11
2792024-01-28T03:22:42.570Z+ [[ 0 != 0 ]]
2802024-01-28T03:22:42.573Z+ configure_os solaris2.11
2812024-01-28T03:22:42.573Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822024-01-28T03:22:42.573Zcurrent directory: /work/oxidecomputer/omicron
2832024-01-28T03:22:42.573Zconfiguring based on OS: "solaris2.11"
2842024-01-28T03:22:42.574Z+ echo 'configuring based on OS: "solaris2.11"'
2852024-01-28T03:22:42.574Z+ case "$1" in
2862024-01-28T03:22:42.574Z+ CIDL_BUILD=illumos
2872024-01-28T03:22:42.574Z+ CIDL_SUFFIX=tar.gz
2882024-01-28T03:22:42.574Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892024-01-28T03:22:42.574Z+ CIDL_MD5FUNC=do_md5sum
2902024-01-28T03:22:42.574Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-01-28T03:22:42.574Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-01-28T03:22:42.574Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-01-28T03:22:42.574Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-01-28T03:22:42.574Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-28T03:22:42.574Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-01-28T03:22:42.574Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-01-28T03:22:42.574Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-01-28T03:22:42.574ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-01-28T03:22:42.574ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-01-28T03:22:42.574Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3012024-01-28T03:22:42.574Z+ mkdir -p out/downloads
3022024-01-28T03:22:42.574Z+ mkdir -p ./out/cockroachdb
3032024-01-28T03:22:42.574Z+ local DO_DOWNLOAD=true
3042024-01-28T03:22:42.577Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052024-01-28T03:22:42.577Z+ '[' true == true ']'
3062024-01-28T03:22:42.577Z+ echo Downloading...
3072024-01-28T03:22:42.577ZDownloading...
3082024-01-28T03:22:42.577Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-01-28T03:22:42.577Z+ 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
3102024-01-28T03:22:45.049Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-01-28T03:22:45.053Z++ md5sum
3122024-01-28T03:22:45.053Z++ awk '{print $1}'
3132024-01-28T03:22:45.332Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142024-01-28T03:22:45.332Z+ [[ 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 ]]
3152024-01-28T03:22:45.333Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-01-28T03:22:45.336Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172024-01-28T03:22:48.778Z+ do_assemble_illumos
3182024-01-28T03:22:48.778Z+ rm -r ./out/cockroachdb
3192024-01-28T03:22:48.781Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202024-01-28T03:22:49.400Z+ ./out/cockroachdb/bin/cockroach version
3212024-01-28T03:22:49.675ZBuild Tag: v22.1.9-dirty
3222024-01-28T03:22:49.675ZBuild Time: 2022/10/26 21:17:46
3232024-01-28T03:22:49.675ZDistribution: OSS
3242024-01-28T03:22:49.675ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252024-01-28T03:22:49.675ZGo Version: go1.17.13
3262024-01-28T03:22:49.675ZC Compiler: gcc 10.3.0
3272024-01-28T03:22:49.675ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282024-01-28T03:22:49.675ZBuild Type: release
3292024-01-28T03:22:49.700Z+ set -o errexit
3302024-01-28T03:22:49.703Z+++ dirname ./tools/ci_download_clickhouse
3312024-01-28T03:22:49.706Z++ cd ./tools
3322024-01-28T03:22:49.706Z++ pwd
3332024-01-28T03:22:49.706Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342024-01-28T03:22:49.710Z++ basename ./tools/ci_download_clickhouse
3352024-01-28T03:22:49.710Z+ ARG0=ci_download_clickhouse
3362024-01-28T03:22:49.710Z+ TARGET_DIR=out
3372024-01-28T03:22:49.710Z+ DOWNLOAD_DIR=out/downloads
3382024-01-28T03:22:49.710Z+ DEST_DIR=./out/clickhouse
3392024-01-28T03:22:49.710Z+ CIDL_VERSION=v22.8.9.24
3402024-01-28T03:22:49.710Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412024-01-28T03:22:49.710Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422024-01-28T03:22:49.710Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432024-01-28T03:22:49.710Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442024-01-28T03:22:49.710Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452024-01-28T03:22:49.711Z+ main
3462024-01-28T03:22:49.711Z+ [[ 0 != 0 ]]
3472024-01-28T03:22:49.711Z+ CIDL_OS=solaris2.11
3482024-01-28T03:22:49.711Z+ [[ 0 != 0 ]]
3492024-01-28T03:22:49.711Z+ configure_os solaris2.11
3502024-01-28T03:22:49.711Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512024-01-28T03:22:49.711Zcurrent directory: /work/oxidecomputer/omicron
3522024-01-28T03:22:49.711Z+ echo 'configuring based on OS: "solaris2.11"'
3532024-01-28T03:22:49.711Z+ CIDL_DASHREV=
3542024-01-28T03:22:49.711Z+ case "$1" in
3552024-01-28T03:22:49.711Zconfiguring based on OS: "solaris2.11"
3562024-01-28T03:22:49.711Z+ CIDL_PLATFORM=illumos
3572024-01-28T03:22:49.711Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582024-01-28T03:22:49.711Z+ CIDL_MD5FUNC=do_md5sum
3592024-01-28T03:22:49.711Z+ CIDL_DASHREV=-1
3602024-01-28T03:22:49.711Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612024-01-28T03:22:49.712Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-01-28T03:22:49.712Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-01-28T03:22:49.712Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-01-28T03:22:49.712Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-01-28T03:22:49.712ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-01-28T03:22:49.712ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-01-28T03:22:49.712Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3682024-01-28T03:22:49.712Z+ mkdir -p out/downloads
3692024-01-28T03:22:49.715Z+ mkdir -p ./out/clickhouse
3702024-01-28T03:22:49.715Z+ local DO_DOWNLOAD=true
3712024-01-28T03:22:49.716Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722024-01-28T03:22:49.716Z+ '[' true == true ']'
3732024-01-28T03:22:49.716Z+ echo Downloading...
3742024-01-28T03:22:49.716ZDownloading...
3752024-01-28T03:22:49.716Z+ 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
3762024-01-28T03:22:49.716Z+ 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
3772024-01-28T03:22:51.387Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-01-28T03:22:51.390Z++ md5sum
3792024-01-28T03:22:51.390Z++ awk '{print $1}'
3802024-01-28T03:22:51.651Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812024-01-28T03:22:51.651Z+ [[ 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 ]]
3822024-01-28T03:22:51.654Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832024-01-28T03:22:51.654Z+ mkdir -p ./out/clickhouse
3842024-01-28T03:22:51.654Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852024-01-28T03:22:56.453Z+ ./out/clickhouse/clickhouse server --version
3862024-01-28T03:22:56.508ZClickHouse server version 22.8.9.1.
3872024-01-28T03:22:56.531Z+ set -o errexit
3882024-01-28T03:22:56.534Z+++ dirname ./tools/ci_download_console
3892024-01-28T03:22:56.537Z++ cd ./tools
3902024-01-28T03:22:56.537Z++ pwd
3912024-01-28T03:22:56.537Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922024-01-28T03:22:56.540Z++ basename ./tools/ci_download_console
3932024-01-28T03:22:56.540Z+ ARG0=ci_download_console
3942024-01-28T03:22:56.540Z+ TARGET_DIR=out
3952024-01-28T03:22:56.540Z+ DOWNLOAD_DIR=out/downloads
3962024-01-28T03:22:56.540Z+ DEST_DIR=./out/console-assets
3972024-01-28T03:22:56.540Z+ source /work/oxidecomputer/omicron/tools/console_version
3982024-01-28T03:22:56.540Z++ COMMIT=b9013a33eaa3f5efdcd5c7d244e36a54e7222295
3992024-01-28T03:22:56.540Z++ SHA2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4002024-01-28T03:22:56.540Z+ URL=https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4012024-01-28T03:22:56.540Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022024-01-28T03:22:56.540Z+ main
4032024-01-28T03:22:56.540Z+ [[ 0 != 0 ]]
4042024-01-28T03:22:56.540Z+ echo 'URL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz'
4052024-01-28T03:22:56.540ZURL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4062024-01-28T03:22:56.540Z+ echo 'Local file: out/downloads/console.tar.gz'
4072024-01-28T03:22:56.541Z+ local DO_DOWNLOAD=true
4082024-01-28T03:22:56.541ZLocal file: out/downloads/console.tar.gz
4092024-01-28T03:22:56.541Z+ [[ -f out/downloads/console.tar.gz ]]
4102024-01-28T03:22:56.541Z+ mkdir -p out/downloads
4112024-01-28T03:22:56.544Z+ '[' true == true ']'
4122024-01-28T03:22:56.544Z+ echo Downloading...
4132024-01-28T03:22:56.544ZDownloading...
4142024-01-28T03:22:56.544Z+ do_download_curl https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz out/downloads/console.tar.gz
4152024-01-28T03:22:56.544Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4162024-01-28T03:22:57.489Z++ do_sha256sum out/downloads/console.tar.gz
4172024-01-28T03:22:57.492Z++ case "$OSTYPE" in
4182024-01-28T03:22:57.492Z++ SHA=sha256sum
4192024-01-28T03:22:57.492Z++ sha256sum
4202024-01-28T03:22:57.492Z++ awk '{print $1}'
4212024-01-28T03:22:57.591Z+ calculated_sha2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4222024-01-28T03:22:57.591Z+ [[ bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d != \b\e\b\b\9\8\0\0\f\f\9\4\c\4\2\8\9\7\d\5\4\f\a\a\c\8\c\2\a\3\f\8\9\b\2\b\0\e\9\2\7\e\b\f\7\5\e\c\7\4\2\2\3\b\6\1\6\3\e\4\2\0\9\d ]]
4232024-01-28T03:22:57.594Z+ rm -rf ./out/console-assets
4242024-01-28T03:22:57.594Z+ mkdir -p ./out/console-assets
4252024-01-28T03:22:57.597Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262024-01-28T03:22:57.597Z+ mkdir -p ./out/console-assets
4272024-01-28T03:22:57.600Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282024-01-28T03:22:57.736Z+ set -o errexit
4292024-01-28T03:22:57.739Z+++ dirname ./tools/ci_download_maghemite_openapi
4302024-01-28T03:22:57.742Z++ cd ./tools
4312024-01-28T03:22:57.742Z++ pwd
4322024-01-28T03:22:57.742Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332024-01-28T03:22:57.745Z++ basename ./tools/ci_download_maghemite_openapi
4342024-01-28T03:22:57.745Z+ ARG0=ci_download_maghemite_openapi
4352024-01-28T03:22:57.745Z+ TARGET_DIR=out
4362024-01-28T03:22:57.746Z+ DOWNLOAD_DIR=out/downloads
4372024-01-28T03:22:57.746Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382024-01-28T03:22:57.746Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4392024-01-28T03:22:57.746Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4402024-01-28T03:22:57.746Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4412024-01-28T03:22:57.746Z+ LOCAL_FILE=out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4422024-01-28T03:22:57.746Z+ main
4432024-01-28T03:22:57.746Z+ [[ 0 != 0 ]]
4442024-01-28T03:22:57.746Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json'
4452024-01-28T03:22:57.747ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4462024-01-28T03:22:57.747ZLocal file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4472024-01-28T03:22:57.747Z+ echo 'Local file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4482024-01-28T03:22:57.747Z+ local DO_DOWNLOAD=true
4492024-01-28T03:22:57.747Z+ [[ -f out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4502024-01-28T03:22:57.747Z+ mkdir -p out/downloads
4512024-01-28T03:22:57.750Z+ '[' true == true ']'
4522024-01-28T03:22:57.750Z+ echo Downloading...
4532024-01-28T03:22:57.750ZDownloading...
4542024-01-28T03:22:57.750Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4552024-01-28T03:22:57.750Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4562024-01-28T03:22:58.034Z++ do_sha256sum out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4572024-01-28T03:22:58.034Z++ case "$OSTYPE" in
4582024-01-28T03:22:58.037Z++ SHA=sha256sum
4592024-01-28T03:22:58.037Z++ sha256sum
4602024-01-28T03:22:58.037Z++ awk '{print $1}'
4612024-01-28T03:22:58.040Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4622024-01-28T03:22:58.040Z+ [[ 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 ]]
4632024-01-28T03:22:58.040Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-01-28T03:22:58.043Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4652024-01-28T03:22:58.043Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4662024-01-28T03:22:58.044Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4672024-01-28T03:22:58.044Z+ LOCAL_FILE=out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4682024-01-28T03:22:58.044Z+ main
4692024-01-28T03:22:58.044Z+ [[ 0 != 0 ]]
4702024-01-28T03:22:58.044Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json'
4712024-01-28T03:22:58.044ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4722024-01-28T03:22:58.044Z+ echo 'Local file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4732024-01-28T03:22:58.044ZLocal file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4742024-01-28T03:22:58.044Z+ local DO_DOWNLOAD=true
4752024-01-28T03:22:58.044Z+ [[ -f out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4762024-01-28T03:22:58.044Z+ mkdir -p out/downloads
4772024-01-28T03:22:58.045Z+ '[' true == true ']'
4782024-01-28T03:22:58.045Z+ echo Downloading...
4792024-01-28T03:22:58.045ZDownloading...
4802024-01-28T03:22:58.045Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4812024-01-28T03:22:58.045Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4822024-01-28T03:22:58.188Z++ do_sha256sum out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4832024-01-28T03:22:58.191Z++ case "$OSTYPE" in
4842024-01-28T03:22:58.191Z++ SHA=sha256sum
4852024-01-28T03:22:58.191Z++ sha256sum
4862024-01-28T03:22:58.191Z++ awk '{print $1}'
4872024-01-28T03:22:58.194Z+ calculated_sha2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4882024-01-28T03:22:58.195Z+ [[ 7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4 != \7\6\1\8\5\1\1\f\9\0\5\d\2\6\3\9\4\e\f\7\c\5\5\2\3\3\9\d\d\7\8\8\3\5\c\e\3\6\a\6\d\e\f\0\d\8\5\b\0\5\b\6\d\1\e\3\6\3\a\5\e\7\b\4 ]]
4892024-01-28T03:22:58.204Z+ set -o errexit
4902024-01-28T03:22:58.207Z+++ dirname ./tools/ci_download_dendrite_openapi
4912024-01-28T03:22:58.210Z++ cd ./tools
4922024-01-28T03:22:58.210Z++ pwd
4932024-01-28T03:22:58.210Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942024-01-28T03:22:58.213Z++ basename ./tools/ci_download_dendrite_openapi
4952024-01-28T03:22:58.213Z+ ARG0=ci_download_dendrite_openapi
4962024-01-28T03:22:58.213Z+ TARGET_DIR=out
4972024-01-28T03:22:58.213Z+ DOWNLOAD_DIR=out/downloads
4982024-01-28T03:22:58.213Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992024-01-28T03:22:58.213Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5002024-01-28T03:22:58.213Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5012024-01-28T03:22:58.213Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5022024-01-28T03:22:58.213Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5032024-01-28T03:22:58.213Z+ main
5042024-01-28T03:22:58.213Z+ [[ 0 != 0 ]]
5052024-01-28T03:22:58.213Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5062024-01-28T03:22:58.213ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5072024-01-28T03:22:58.213Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5082024-01-28T03:22:58.213ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5092024-01-28T03:22:58.213Z+ local DO_DOWNLOAD=true
5102024-01-28T03:22:58.213Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5112024-01-28T03:22:58.213Z+ mkdir -p out/downloads
5122024-01-28T03:22:58.216Z+ '[' true == true ']'
5132024-01-28T03:22:58.216Z+ echo Downloading...
5142024-01-28T03:22:58.216ZDownloading...
5152024-01-28T03:22:58.216Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5162024-01-28T03:22:58.216Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5172024-01-28T03:22:58.389Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5182024-01-28T03:22:58.389Z++ case "$OSTYPE" in
5192024-01-28T03:22:58.392Z++ SHA=sha256sum
5202024-01-28T03:22:58.392Z++ sha256sum
5212024-01-28T03:22:58.392Z++ awk '{print $1}'
5222024-01-28T03:22:58.395Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5232024-01-28T03:22:58.401Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5242024-01-28T03:22:58.406Z+ set -o errexit
5252024-01-28T03:22:58.408Z+++ dirname ./tools/ci_download_dendrite_stub
5262024-01-28T03:22:58.411Z++ cd ./tools
5272024-01-28T03:22:58.411Z++ pwd
5282024-01-28T03:22:58.411Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292024-01-28T03:22:58.414Z++ basename ./tools/ci_download_dendrite_stub
5302024-01-28T03:22:58.414Z+ ARG0=ci_download_dendrite_stub
5312024-01-28T03:22:58.414Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322024-01-28T03:22:58.414Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5332024-01-28T03:22:58.414Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5342024-01-28T03:22:58.414Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5352024-01-28T03:22:58.414Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362024-01-28T03:22:58.414Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5372024-01-28T03:22:58.414Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5382024-01-28T03:22:58.414Z+ TARGET_DIR=out
5392024-01-28T03:22:58.414Z+ DOWNLOAD_DIR=out/downloads
5402024-01-28T03:22:58.415Z+ DEST_DIR=./out/dendrite-stub
5412024-01-28T03:22:58.415Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422024-01-28T03:22:58.415Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432024-01-28T03:22:58.415Z+ REPO=oxidecomputer/dendrite
5442024-01-28T03:22:58.415Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5452024-01-28T03:22:58.415Z+ main
5462024-01-28T03:22:58.415Z+ [[ 0 != 0 ]]
5472024-01-28T03:22:58.415Z+ CIDL_OS=solaris2.11
5482024-01-28T03:22:58.416Z+ [[ 0 != 0 ]]
5492024-01-28T03:22:58.416Z+ configure_os solaris2.11
5502024-01-28T03:22:58.416Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512024-01-28T03:22:58.416Zcurrent directory: /work/oxidecomputer/omicron
5522024-01-28T03:22:58.416Z+ echo 'configuring based on OS: "solaris2.11"'
5532024-01-28T03:22:58.416Zconfiguring based on OS: "solaris2.11"
5542024-01-28T03:22:58.416Z+ case "$1" in
5552024-01-28T03:22:58.416Z+ SET_BINARIES=
5562024-01-28T03:22:58.416Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5572024-01-28T03:22:58.416Z+ CIDL_SHA256FUNC=do_sha256sum
5582024-01-28T03:22:58.416Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592024-01-28T03:22:58.416Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5602024-01-28T03:22:58.416Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612024-01-28T03:22:58.416Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5622024-01-28T03:22:58.416ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5632024-01-28T03:22:58.419Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5642024-01-28T03:22:58.419ZLocal file: out/downloads/dendrite-stub.tar.gz
5652024-01-28T03:22:58.420Z+ mkdir -p out/downloads
5662024-01-28T03:22:58.420Z+ mkdir -p ./out/dendrite-stub
5672024-01-28T03:22:58.420Z+ fetch_and_verify
5682024-01-28T03:22:58.420Z+ local DO_DOWNLOAD=true
5692024-01-28T03:22:58.420Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702024-01-28T03:22:58.420Z+ '[' true == true ']'
5712024-01-28T03:22:58.420Z+ echo Downloading...
5722024-01-28T03:22:58.420ZDownloading...
5732024-01-28T03:22:58.420Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742024-01-28T03:22:58.420Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5752024-01-28T03:23:05.600Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762024-01-28T03:23:05.603Z++ sha256sum
5772024-01-28T03:23:05.603Z++ awk '{print $1}'
5782024-01-28T03:23:05.706Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5792024-01-28T03:23:05.706Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5802024-01-28T03:23:05.710Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812024-01-28T03:23:05.713Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822024-01-28T03:23:06.802Z+ do_assemble
5832024-01-28T03:23:06.802Z+ rm -r ./out/dendrite-stub
5842024-01-28T03:23:06.805Z+ mkdir ./out/dendrite-stub
5852024-01-28T03:23:06.808Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862024-01-28T03:23:06.981Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872024-01-28T03:23:06.993Z+ set -o errexit
5882024-01-28T03:23:06.996Z+++ dirname ./tools/ci_download_maghemite_mgd
5892024-01-28T03:23:06.999Z++ cd ./tools
5902024-01-28T03:23:06.999Z++ pwd
5912024-01-28T03:23:06.999Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922024-01-28T03:23:07.003Z++ basename ./tools/ci_download_maghemite_mgd
5932024-01-28T03:23:07.003Z+ ARG0=ci_download_maghemite_mgd
5942024-01-28T03:23:07.003Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952024-01-28T03:23:07.003Z++ CIDL_SHA256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
5962024-01-28T03:23:07.003Z++ MGD_LINUX_SHA256=93331c1001e3aa506a8c1b83346abba1995e489910bff2c94a86730b96617a34
5972024-01-28T03:23:07.003Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982024-01-28T03:23:07.003Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
5992024-01-28T03:23:07.003Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
6002024-01-28T03:23:07.003Z+ TARGET_DIR=out
6012024-01-28T03:23:07.003Z+ DOWNLOAD_DIR=out/downloads
6022024-01-28T03:23:07.003Z+ DEST_DIR=./out/mgd
6032024-01-28T03:23:07.003Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042024-01-28T03:23:07.003Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052024-01-28T03:23:07.003Z+ REPO=oxidecomputer/maghemite
6062024-01-28T03:23:07.003Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342
6072024-01-28T03:23:07.004Z+ main
6082024-01-28T03:23:07.004Z+ [[ 0 != 0 ]]
6092024-01-28T03:23:07.004Z+ CIDL_OS=solaris2.11
6102024-01-28T03:23:07.005Z+ [[ 0 != 0 ]]
6112024-01-28T03:23:07.005Z+ configure_os solaris2.11
6122024-01-28T03:23:07.005Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132024-01-28T03:23:07.005Zcurrent directory: /work/oxidecomputer/omicron
6142024-01-28T03:23:07.005Z+ echo 'configuring based on OS: "solaris2.11"'
6152024-01-28T03:23:07.005Z+ case "$1" in
6162024-01-28T03:23:07.005Zconfiguring based on OS: "solaris2.11"
6172024-01-28T03:23:07.005Z+ SET_BINARIES=
6182024-01-28T03:23:07.005Z+ CIDL_SHA256FUNC=do_sha256sum
6192024-01-28T03:23:07.005Z+ TARBALL_FILENAME=mgd.tar.gz
6202024-01-28T03:23:07.005Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6212024-01-28T03:23:07.005Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222024-01-28T03:23:07.005Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz'
6232024-01-28T03:23:07.005ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6242024-01-28T03:23:07.005Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6252024-01-28T03:23:07.005Z+ mkdir -p out/downloads
6262024-01-28T03:23:07.005ZLocal file: out/downloads/mgd.tar.gz
6272024-01-28T03:23:07.008Z+ mkdir -p ./out/mgd
6282024-01-28T03:23:07.009Z+ fetch_and_verify
6292024-01-28T03:23:07.009Z+ local DO_DOWNLOAD=true
6302024-01-28T03:23:07.009Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312024-01-28T03:23:07.009Z+ '[' true == true ']'
6322024-01-28T03:23:07.009Z+ echo Downloading...
6332024-01-28T03:23:07.009ZDownloading...
6342024-01-28T03:23:07.009Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz out/downloads/mgd.tar.gz
6352024-01-28T03:23:07.010Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6362024-01-28T03:23:11.552Z++ do_sha256sum out/downloads/mgd.tar.gz
6372024-01-28T03:23:11.555Z++ sha256sum
6382024-01-28T03:23:11.555Z++ awk '{print $1}'
6392024-01-28T03:23:11.630Z+ calculated_sha256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
6402024-01-28T03:23:11.630Z+ [[ bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d != \b\c\8\8\7\e\0\8\e\3\d\0\5\2\d\8\4\4\0\9\8\3\a\2\d\6\1\8\6\c\d\1\d\9\2\a\5\2\3\4\5\5\0\4\0\9\2\f\6\4\f\4\d\e\2\e\5\3\3\5\a\7\5\d ]]
6412024-01-28T03:23:11.635Z+ do_untar out/downloads/mgd.tar.gz
6422024-01-28T03:23:11.635Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432024-01-28T03:23:12.298Z+ do_assemble
6442024-01-28T03:23:12.299Z+ rm -r ./out/mgd
6452024-01-28T03:23:12.302Z+ mkdir ./out/mgd
6462024-01-28T03:23:12.305Z+ cp -r out/downloads/root ./out/mgd/root
6472024-01-28T03:23:12.520Z+ set -o errexit
6482024-01-28T03:23:12.523Z+++ dirname ./tools/ci_download_transceiver_control
6492024-01-28T03:23:12.526Z++ cd ./tools
6502024-01-28T03:23:12.526Z++ pwd
6512024-01-28T03:23:12.526Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522024-01-28T03:23:12.530Z++ basename ./tools/ci_download_transceiver_control
6532024-01-28T03:23:12.530Z+ ARG0=ci_download_transceiver_control
6542024-01-28T03:23:12.530Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552024-01-28T03:23:12.530Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-01-28T03:23:12.530Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-01-28T03:23:12.530Z+ TARGET_DIR=out
6582024-01-28T03:23:12.530Z+ DOWNLOAD_DIR=out/downloads
6592024-01-28T03:23:12.530Z+ DEST_DIR=./out/transceiver-control
6602024-01-28T03:23:12.530Z+ BIN_DIR=/opt/oxide/bin
6612024-01-28T03:23:12.530Z+ BINARY=xcvradm
6622024-01-28T03:23:12.530Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632024-01-28T03:23:12.530Z+ REPO=oxidecomputer/transceiver-control
6642024-01-28T03:23:12.530Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652024-01-28T03:23:12.531Z+ main
6662024-01-28T03:23:12.531Z+ [[ 0 != 0 ]]
6672024-01-28T03:23:12.531Z+ CIDL_OS=solaris2.11
6682024-01-28T03:23:12.531Z+ [[ 0 != 0 ]]
6692024-01-28T03:23:12.531Z+ configure_os solaris2.11
6702024-01-28T03:23:12.531Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712024-01-28T03:23:12.531Zcurrent directory: /work/oxidecomputer/omicron
6722024-01-28T03:23:12.531Z+ echo 'configuring based on OS: "solaris2.11"'
6732024-01-28T03:23:12.531Zconfiguring based on OS: "solaris2.11"
6742024-01-28T03:23:12.532Z+ case "$1" in
6752024-01-28T03:23:12.532Z+ SET_BINARIES=
6762024-01-28T03:23:12.532Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772024-01-28T03:23:12.532Z+ CIDL_SHA256FUNC=do_sha256sum
6782024-01-28T03:23:12.532Z+ ARCHIVE_FILENAME=xcvradm.gz
6792024-01-28T03:23:12.532Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-01-28T03:23:12.532Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6812024-01-28T03:23:12.532Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6822024-01-28T03:23:12.532ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-01-28T03:23:12.532ZLocal file: out/downloads/xcvradm.gz
6842024-01-28T03:23:12.532Z+ echo 'Local file: out/downloads/xcvradm.gz'
6852024-01-28T03:23:12.532Z+ mkdir -p out/downloads
6862024-01-28T03:23:12.535Z+ mkdir -p ./out/transceiver-control
6872024-01-28T03:23:12.535Z+ fetch_and_verify
6882024-01-28T03:23:12.535Z+ local DO_DOWNLOAD=true
6892024-01-28T03:23:12.535Z+ [[ -f out/downloads/xcvradm.gz ]]
6902024-01-28T03:23:12.538Z+ '[' true == true ']'
6912024-01-28T03:23:12.538Z+ echo Downloading...
6922024-01-28T03:23:12.538ZDownloading...
6932024-01-28T03:23:12.538Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942024-01-28T03:23:12.538Z+ 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
6952024-01-28T03:23:13.746Z++ do_sha256sum out/downloads/xcvradm.gz
6962024-01-28T03:23:13.748Z++ sha256sum
6972024-01-28T03:23:13.749Z++ awk '{print $1}'
6982024-01-28T03:23:13.771Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992024-01-28T03:23:13.771Z+ [[ 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 ]]
7002024-01-28T03:23:13.774Z+ do_unpack out/downloads/xcvradm.gz
7012024-01-28T03:23:13.774Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022024-01-28T03:23:13.774Z+ gzip -dc out/downloads/xcvradm.gz
7032024-01-28T03:23:13.955Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042024-01-28T03:23:13.959Z+ do_assemble
7052024-01-28T03:23:13.959Z+ rm -r ./out/transceiver-control
7062024-01-28T03:23:13.962Z+ mkdir ./out/transceiver-control
7072024-01-28T03:23:13.965Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082024-01-28T03:23:14.558ZAll builder prerequisites installed successfully, and PATH looks valid
7092024-01-28T03:23:14.564Z
7102024-01-28T03:23:14.564Zreal 1:57.376200399
7112024-01-28T03:23:14.565Zuser 53.101391998
7122024-01-28T03:23:14.565Zsys 9.985965263
7132024-01-28T03:23:14.565Ztrap 0.022375162
7142024-01-28T03:23:14.568Ztflt 0.343003240
7152024-01-28T03:23:14.568Zdflt 0.722625168
7162024-01-28T03:23:14.568Zkflt 0.361473429
7172024-01-28T03:23:14.568Zlock 2.370117584
7182024-01-28T03:23:14.568Zslp 3:31.528480566
7192024-01-28T03:23:14.568Zlat 3.278086621
7202024-01-28T03:23:14.568Zstop 0.071525982
7212024-01-28T03:23:14.572Z
7222024-01-28T03:23:14.572Z #### # # ##### ##### # #
7232024-01-28T03:23:14.572Z # # # # # # # # # #
7242024-01-28T03:23:14.572Z # # # # # # # #
7252024-01-28T03:23:14.572Z # # # ##### ##### #
7262024-01-28T03:23:14.572Z # # # # # # #
7272024-01-28T03:23:14.572Z #### ###### # # # #
7282024-01-28T03:23:14.572Z
7292024-01-28T03:23:14.909Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302024-01-28T03:23:15.375Z Updating crates.io index
7312024-01-28T03:23:15.481Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-01-28T03:23:16.314Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-01-28T03:23:18.690Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-01-28T03:23:19.105Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-01-28T03:23:19.654Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-01-28T03:23:20.059Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-01-28T03:23:20.469Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-01-28T03:23:21.444Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-01-28T03:23:23.753Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-01-28T03:23:24.875Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-01-28T03:23:25.386Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-01-28T03:23:26.112Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-01-28T03:23:26.702Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-01-28T03:23:27.073Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-01-28T03:23:27.580Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-01-28T03:23:28.134Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-01-28T03:23:28.758Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7482024-01-28T03:23:29.292Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-01-28T03:23:29.863Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-01-28T03:23:30.413Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-01-28T03:23:30.875Z Updating git repository `https://github.com/jgallagher/nix`
7522024-01-28T03:23:32.307Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-01-28T03:23:32.931Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7542024-01-28T03:23:33.774Z Updating git repository `https://github.com/oxidecomputer/typify`
7552024-01-28T03:23:35.755Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7562024-01-28T03:23:36.167Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7572024-01-28T03:23:36.565Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7582024-01-28T03:23:38.402Z Downloading crates ...
7592024-01-28T03:23:38.630Z Downloaded indexmap v2.1.0
7602024-01-28T03:23:38.637Z Downloaded anstyle-query v1.0.0
7612024-01-28T03:23:38.641Z Downloaded cargo-platform v0.1.3
7622024-01-28T03:23:38.641Z Downloaded cargo_metadata v0.18.1
7632024-01-28T03:23:38.645Z Downloaded serde_derive v1.0.195
7642024-01-28T03:23:38.648Z Downloaded anyhow v1.0.75
7652024-01-28T03:23:38.655Z Downloaded anstyle v1.0.2
7662024-01-28T03:23:38.661Z Downloaded cargo_toml v0.18.0
7672024-01-28T03:23:38.664Z Downloaded semver v1.0.21
7682024-01-28T03:23:38.664Z Downloaded clap_lex v0.5.1
7692024-01-28T03:23:38.714Z Downloaded rustix v0.37.23
7702024-01-28T03:23:38.752Z Downloaded toml_edit v0.21.0
7712024-01-28T03:23:38.792Z Downloaded utf8parse v0.2.1
7722024-01-28T03:23:38.795Z Downloaded thiserror-impl v1.0.56
7732024-01-28T03:23:38.799Z Downloaded thiserror v1.0.56
7742024-01-28T03:23:38.805Z Downloaded quote v1.0.35
7752024-01-28T03:23:38.809Z Downloaded toml_datetime v0.6.5
7762024-01-28T03:23:38.812Z Downloaded strsim v0.10.0
7772024-01-28T03:23:38.815Z Downloaded clap_derive v4.4.2
7782024-01-28T03:23:38.818Z Downloaded errno v0.3.8
7792024-01-28T03:23:38.821Z Downloaded unicode-ident v1.0.12
7802024-01-28T03:23:38.824Z Downloaded clap v4.4.3
7812024-01-28T03:23:38.840Z Downloaded proc-macro2 v1.0.78
7822024-01-28T03:23:38.845Z Downloaded io-lifetimes v1.0.11
7832024-01-28T03:23:38.852Z Downloaded colorchoice v1.0.0
7842024-01-28T03:23:38.855Z Downloaded ryu v1.0.15
7852024-01-28T03:23:38.858Z Downloaded serde_json v1.0.111
7862024-01-28T03:23:38.871Z Downloaded hashbrown v0.14.2
7872024-01-28T03:23:38.881Z Downloaded winnow v0.5.15
7882024-01-28T03:23:38.897Z Downloaded syn v2.0.48
7892024-01-28T03:23:38.917Z Downloaded libc v0.2.152
7902024-01-28T03:23:38.977Z Downloaded clap_builder v4.4.2
7912024-01-28T03:23:38.980Z Downloaded bitflags v1.3.2
7922024-01-28T03:23:38.984Z Downloaded terminal_size v0.2.6
7932024-01-28T03:23:38.984Z Downloaded serde v1.0.195
7942024-01-28T03:23:38.989Z Downloaded memchr v2.6.3
7952024-01-28T03:23:39.003Z Downloaded heck v0.4.1
7962024-01-28T03:23:39.006Z Downloaded equivalent v1.0.1
7972024-01-28T03:23:39.006Z Downloaded camino v1.1.6
7982024-01-28T03:23:39.006Z Downloaded anstyle-parse v0.2.1
7992024-01-28T03:23:39.009Z Downloaded toml v0.8.8
8002024-01-28T03:23:39.012Z Downloaded serde_spanned v0.6.4
8012024-01-28T03:23:39.016Z Downloaded itoa v1.0.9
8022024-01-28T03:23:39.019Z Downloaded anstream v0.5.0
8032024-01-28T03:23:39.130Z Compiling proc-macro2 v1.0.78
8042024-01-28T03:23:39.133Z Compiling unicode-ident v1.0.12
8052024-01-28T03:23:39.133Z Compiling serde v1.0.195
8062024-01-28T03:23:39.133Z Compiling libc v0.2.152
8072024-01-28T03:23:39.134Z Compiling io-lifetimes v1.0.11
8082024-01-28T03:23:39.142Z Compiling rustix v0.37.23
8092024-01-28T03:23:39.145Z Compiling hashbrown v0.14.2
8102024-01-28T03:23:39.145Z Compiling bitflags v1.3.2
8112024-01-28T03:23:39.379Z Compiling equivalent v1.0.1
8122024-01-28T03:23:39.514Z Compiling utf8parse v0.2.1
8132024-01-28T03:23:39.530Z Compiling thiserror v1.0.56
8142024-01-28T03:23:39.756Z Compiling anstyle-parse v0.2.1
8152024-01-28T03:23:40.148Z Compiling colorchoice v1.0.0
8162024-01-28T03:23:40.314Z Compiling camino v1.1.6
8172024-01-28T03:23:40.777Z Compiling indexmap v2.1.0
8182024-01-28T03:23:41.221Z Compiling semver v1.0.21
8192024-01-28T03:23:41.233Z Compiling winnow v0.5.15
8202024-01-28T03:23:41.360Z Compiling anstyle-query v1.0.0
8212024-01-28T03:23:41.394Z Compiling anstyle v1.0.2
8222024-01-28T03:23:41.518Z Compiling serde_json v1.0.111
8232024-01-28T03:23:41.811Z Compiling heck v0.4.1
8242024-01-28T03:23:42.019Z Compiling anstream v0.5.0
8252024-01-28T03:23:42.051Z Compiling ryu v1.0.15
8262024-01-28T03:23:42.076Z Compiling clap_lex v0.5.1
8272024-01-28T03:23:42.523Z Compiling itoa v1.0.9
8282024-01-28T03:23:42.526Z Compiling strsim v0.10.0
8292024-01-28T03:23:42.575Z Compiling anyhow v1.0.75
8302024-01-28T03:23:42.819Z Compiling quote v1.0.35
8312024-01-28T03:23:43.302Z Compiling errno v0.3.8
8322024-01-28T03:23:43.525Z Compiling syn v2.0.48
8332024-01-28T03:23:44.831Z Compiling terminal_size v0.2.6
8342024-01-28T03:23:44.984Z Compiling clap_builder v4.4.2
8352024-01-28T03:23:51.985Z Compiling serde_derive v1.0.195
8362024-01-28T03:23:51.985Z Compiling thiserror-impl v1.0.56
8372024-01-28T03:23:51.988Z Compiling clap_derive v4.4.2
8382024-01-28T03:23:56.176Z Compiling clap v4.4.3
8392024-01-28T03:24:04.605Z Compiling toml_datetime v0.6.5
8402024-01-28T03:24:04.609Z Compiling serde_spanned v0.6.4
8412024-01-28T03:24:04.609Z Compiling cargo-platform v0.1.3
8422024-01-28T03:24:04.966Z Compiling toml_edit v0.21.0
8432024-01-28T03:24:06.652Z Compiling cargo_metadata v0.18.1
8442024-01-28T03:24:08.069Z Compiling toml v0.8.8
8452024-01-28T03:24:09.104Z Compiling cargo_toml v0.18.0
8462024-01-28T03:24:15.226Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8472024-01-28T03:24:16.601Z Finished dev [unoptimized + debuginfo] target(s) in 1m 01s
8482024-01-28T03:24:16.821Z Running `target/debug/xtask clippy`
8492024-01-28T03:24:16.874Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8502024-01-28T03:24:17.742Z Downloading crates ...
8512024-01-28T03:24:17.994Z Downloaded cobs v0.2.3
8522024-01-28T03:24:17.998Z Downloaded constant_time_eq v0.3.0
8532024-01-28T03:24:18.002Z Downloaded hyper-util v0.1.2
8542024-01-28T03:24:18.009Z Downloaded crossbeam v0.8.2
8552024-01-28T03:24:18.012Z Downloaded lru v0.12.1
8562024-01-28T03:24:18.019Z Downloaded httptest v0.15.5
8572024-01-28T03:24:18.023Z Downloaded maplit v1.0.2
8582024-01-28T03:24:18.023Z Downloaded libtest-mimic v0.6.1
8592024-01-28T03:24:18.028Z Downloaded indoc v1.0.9
8602024-01-28T03:24:18.036Z Downloaded hyper v1.1.0
8612024-01-28T03:24:18.053Z Downloaded newline-converter v0.3.0
8622024-01-28T03:24:18.057Z Downloaded libloading v0.7.4
8632024-01-28T03:24:18.063Z Downloaded mockall_derive v0.12.0
8642024-01-28T03:24:18.069Z Downloaded nu-ansi-term v0.49.0
8652024-01-28T03:24:18.093Z Downloaded mockall v0.12.0
8662024-01-28T03:24:18.100Z Downloaded rustls-pemfile v1.0.3
8672024-01-28T03:24:18.110Z Downloaded atomicwrites v0.4.3
8682024-01-28T03:24:18.119Z Downloaded atomic-waker v1.1.1
8692024-01-28T03:24:18.127Z Downloaded array-init v0.0.4
8702024-01-28T03:24:18.136Z Downloaded block-padding v0.3.3
8712024-01-28T03:24:18.143Z Downloaded atty v0.2.14
8722024-01-28T03:24:18.150Z Downloaded bit-vec v0.6.3
8732024-01-28T03:24:18.268Z Downloaded http-body v1.0.0
8742024-01-28T03:24:18.271Z Downloaded try-lock v0.2.4
8752024-01-28T03:24:18.271Z Downloaded tower-layer v0.3.2
8762024-01-28T03:24:18.271Z Downloaded serde-big-array v0.4.1
8772024-01-28T03:24:18.272Z Downloaded zone_cfg_derive v0.3.0
8782024-01-28T03:24:18.272Z Downloaded buf-list v1.0.3
8792024-01-28T03:24:18.272Z Downloaded bytecount v0.6.3
8802024-01-28T03:24:18.272Z Downloaded backoff v0.4.0
8812024-01-28T03:24:18.272Z Downloaded byteorder v1.5.0
8822024-01-28T03:24:18.272Z Downloaded hubpack v0.1.2
8832024-01-28T03:24:18.272Z Downloaded ciborium-io v0.2.2
8842024-01-28T03:24:18.272Z Downloaded parse-display-derive v0.8.2
8852024-01-28T03:24:18.272Z Downloaded ident_case v1.0.1
8862024-01-28T03:24:18.272Z Downloaded termtree v0.4.1
8872024-01-28T03:24:18.272Z Downloaded assert_cmd v2.0.13
8882024-01-28T03:24:18.272Z Downloaded mime v0.3.17
8892024-01-28T03:24:18.272Z Downloaded camino-tempfile v1.1.1
8902024-01-28T03:24:18.272Z Downloaded hostname v0.3.1
8912024-01-28T03:24:18.275Z Downloaded chacha20 v0.9.1
8922024-01-28T03:24:18.278Z Downloaded keccak v0.1.4
8932024-01-28T03:24:18.282Z Downloaded darling_macro v0.14.4
8942024-01-28T03:24:18.285Z Downloaded crossbeam-utils v0.8.16
8952024-01-28T03:24:18.293Z Downloaded bitflags v2.4.0
8962024-01-28T03:24:18.303Z Downloaded textwrap v0.11.0
8972024-01-28T03:24:18.310Z Downloaded num_cpus v1.16.0
8982024-01-28T03:24:18.321Z Downloaded num_enum_derive v0.5.11
8992024-01-28T03:24:18.325Z Downloaded hyper-rustls v0.24.2
9002024-01-28T03:24:18.334Z Downloaded strum_macros v0.25.2
9012024-01-28T03:24:18.341Z Downloaded zerocopy v0.6.4
9022024-01-28T03:24:18.348Z Downloaded usdt-attr-macro v0.3.5
9032024-01-28T03:24:18.351Z Downloaded structmeta v0.2.0
9042024-01-28T03:24:18.354Z Downloaded usdt-macro v0.3.5
9052024-01-28T03:24:18.359Z Downloaded static_assertions v1.1.0
9062024-01-28T03:24:18.362Z Downloaded strsim v0.8.0
9072024-01-28T03:24:18.365Z Downloaded darling_macro v0.20.3
9082024-01-28T03:24:18.368Z Downloaded endian-type v0.1.2
9092024-01-28T03:24:18.371Z Downloaded globset v0.4.13
9102024-01-28T03:24:18.375Z Downloaded serde_yaml v0.9.25
9112024-01-28T03:24:18.382Z Downloaded sqlparser_derive v0.2.2
9122024-01-28T03:24:18.385Z Downloaded hash32 v0.3.1
9132024-01-28T03:24:18.389Z Downloaded pretty-hex v0.2.1
9142024-01-28T03:24:18.392Z Downloaded lock_api v0.4.10
9152024-01-28T03:24:18.397Z Downloaded usdt-macro v0.5.0
9162024-01-28T03:24:18.399Z Downloaded time-core v0.1.1
9172024-01-28T03:24:18.403Z Downloaded proc-macro-error-attr v1.0.4
9182024-01-28T03:24:18.405Z Downloaded enum-as-inner v0.5.1
9192024-01-28T03:24:18.410Z Downloaded dirs-next v2.0.0
9202024-01-28T03:24:18.413Z Downloaded rustversion v1.0.14
9212024-01-28T03:24:18.423Z Downloaded data-encoding v2.4.0
9222024-01-28T03:24:18.426Z Downloaded predicates-tree v1.0.9
9232024-01-28T03:24:18.426Z Downloaded yansi v0.5.1
9242024-01-28T03:24:18.430Z Downloaded thiserror-no-std v2.0.2
9252024-01-28T03:24:18.440Z Downloaded oso-derive v0.27.0
9262024-01-28T03:24:18.443Z Downloaded foreign-types-macros v0.2.3
9272024-01-28T03:24:18.446Z Downloaded rand_chacha v0.3.1
9282024-01-28T03:24:18.448Z Downloaded radium v0.7.0
9292024-01-28T03:24:18.451Z Downloaded rustls-pki-types v1.1.0
9302024-01-28T03:24:18.455Z Downloaded env_logger v0.10.0
9312024-01-28T03:24:18.462Z Downloaded openssl-macros v0.1.1
9322024-01-28T03:24:18.465Z Downloaded phf v0.11.2
9332024-01-28T03:24:18.468Z Downloaded topological-sort v0.2.2
9342024-01-28T03:24:18.471Z Downloaded peeking_take_while v0.1.2
9352024-01-28T03:24:18.474Z Downloaded path-slash v0.1.5
9362024-01-28T03:24:18.477Z Downloaded pem-rfc7468 v0.7.0
9372024-01-28T03:24:18.482Z Downloaded highway v1.1.0
9382024-01-28T03:24:18.486Z Downloaded zerocopy-derive v0.7.32
9392024-01-28T03:24:18.498Z Downloaded stability v0.1.1
9402024-01-28T03:24:18.504Z Downloaded tower v0.4.13
9412024-01-28T03:24:18.522Z Downloaded doc-comment v0.3.3
9422024-01-28T03:24:18.524Z Downloaded precomputed-hash v0.1.1
9432024-01-28T03:24:18.527Z Downloaded toolchain_find v0.2.0
9442024-01-28T03:24:18.530Z Downloaded rustls-native-certs v0.7.0
9452024-01-28T03:24:18.533Z Downloaded strum_macros v0.24.3
9462024-01-28T03:24:18.538Z Downloaded tiny-keccak v2.0.2
9472024-01-28T03:24:18.544Z Downloaded is_ci v1.1.1
9482024-01-28T03:24:18.547Z Downloaded plain v0.2.3
9492024-01-28T03:24:18.551Z Downloaded pin-project-lite v0.2.13
9502024-01-28T03:24:18.563Z Downloaded foreign-types v0.3.2
9512024-01-28T03:24:18.566Z Downloaded yasna v0.5.2
9522024-01-28T03:24:18.571Z Downloaded predicates v3.1.0
9532024-01-28T03:24:18.577Z Downloaded predicates-core v1.0.6
9542024-01-28T03:24:18.580Z Downloaded semver v0.1.20
9552024-01-28T03:24:18.585Z Downloaded thiserror-impl-no-std v2.0.2
9562024-01-28T03:24:18.589Z Downloaded olpc-cjson v0.1.3
9572024-01-28T03:24:18.589Z Downloaded sec1 v0.7.3
9582024-01-28T03:24:18.593Z Downloaded pathdiff v0.2.1
9592024-01-28T03:24:18.596Z Downloaded futures-timer v3.0.2
9602024-01-28T03:24:18.598Z Downloaded derive_builder_macro v0.12.0
9612024-01-28T03:24:18.601Z Downloaded papergrid v0.11.0
9622024-01-28T03:24:18.611Z Downloaded want v0.3.1
9632024-01-28T03:24:18.614Z Downloaded waitgroup v0.1.2
9642024-01-28T03:24:18.617Z Downloaded difflib v0.4.0
9652024-01-28T03:24:18.620Z Downloaded embedded-io v0.4.0
9662024-01-28T03:24:18.623Z Downloaded signal-hook-mio v0.2.3
9672024-01-28T03:24:18.625Z Downloaded dtrace-parser v0.2.0
9682024-01-28T03:24:18.629Z Downloaded defmt-parser v0.3.3
9692024-01-28T03:24:18.632Z Downloaded flagset v0.4.3
9702024-01-28T03:24:18.632Z Downloaded parse-display v0.8.2
9712024-01-28T03:24:18.635Z Downloaded headers-core v0.2.0
9722024-01-28T03:24:18.635Z Downloaded strip-ansi-escapes v0.2.0
9732024-01-28T03:24:18.638Z Downloaded structmeta-derive v0.2.0
9742024-01-28T03:24:18.641Z Downloaded synstructure v0.12.6
9752024-01-28T03:24:18.644Z Downloaded relative-path v1.9.0
9762024-01-28T03:24:18.651Z Downloaded getrandom v0.2.10
9772024-01-28T03:24:18.654Z Downloaded swrite v0.1.0
9782024-01-28T03:24:18.657Z Downloaded openssl-probe v0.1.5
9792024-01-28T03:24:18.660Z Downloaded libm v0.2.7
9802024-01-28T03:24:18.678Z Downloaded guppy-workspace-hack v0.1.0
9812024-01-28T03:24:18.680Z Downloaded scroll_derive v0.12.0
9822024-01-28T03:24:18.681Z Downloaded strum v0.25.0
9832024-01-28T03:24:18.684Z Downloaded wait-timeout v0.2.0
9842024-01-28T03:24:18.687Z Downloaded getopts v0.2.21
9852024-01-28T03:24:18.690Z Downloaded once_cell v1.19.0
9862024-01-28T03:24:18.694Z Downloaded structopt-derive v0.4.18
9872024-01-28T03:24:18.697Z Downloaded dyn-clone v1.0.13
9882024-01-28T03:24:18.700Z Downloaded futures-channel v0.3.30
9892024-01-28T03:24:18.703Z Downloaded zeroize v1.7.0
9902024-01-28T03:24:18.707Z Downloaded string_cache v0.8.7
9912024-01-28T03:24:18.710Z Downloaded version_check v0.9.4
9922024-01-28T03:24:18.713Z Downloaded percent-encoding v2.3.1
9932024-01-28T03:24:18.716Z Downloaded hex-literal v0.4.1
9942024-01-28T03:24:18.719Z Downloaded futures-sink v0.3.30
9952024-01-28T03:24:18.719Z Downloaded hmac v0.12.1
9962024-01-28T03:24:18.725Z Downloaded generic-array v0.14.7
9972024-01-28T03:24:18.728Z Downloaded defmt-macros v0.3.6
9982024-01-28T03:24:18.733Z Downloaded platforms v3.0.2
9992024-01-28T03:24:18.736Z Downloaded fastrand v2.0.0
10002024-01-28T03:24:18.740Z Downloaded futures v0.3.30
10012024-01-28T03:24:18.750Z Downloaded pest_derive v2.7.6
10022024-01-28T03:24:18.755Z Downloaded tracing-attributes v0.1.26
10032024-01-28T03:24:18.759Z Downloaded uuid v1.7.0
10042024-01-28T03:24:18.764Z Downloaded pkcs8 v0.10.2
10052024-01-28T03:24:18.771Z Downloaded fatfs v0.3.6
10062024-01-28T03:24:18.777Z Downloaded toml_edit v0.19.15
10072024-01-28T03:24:18.810Z Downloaded half v2.3.1
10082024-01-28T03:24:18.814Z Downloaded rustc-demangle v0.1.23
10092024-01-28T03:24:18.819Z Downloaded diff v0.1.13
10102024-01-28T03:24:18.825Z Downloaded openssl-sys v0.9.96
10112024-01-28T03:24:18.838Z Downloaded hashbrown v0.12.3
10122024-01-28T03:24:18.845Z Downloaded tokio-util v0.7.10
10132024-01-28T03:24:18.859Z Downloaded tracing v0.1.37
10142024-01-28T03:24:18.867Z Downloaded rustls-webpki v0.101.7
10152024-01-28T03:24:18.896Z Downloaded tracing-core v0.1.31
10162024-01-28T03:24:18.900Z Downloaded unicode-normalization v0.1.22
10172024-01-28T03:24:18.909Z Downloaded quick-xml v0.30.0
10182024-01-28T03:24:18.920Z Downloaded petgraph v0.6.4
10192024-01-28T03:24:18.946Z Downloaded pest v2.7.6
10202024-01-28T03:24:18.956Z Downloaded tough v0.16.0
10212024-01-28T03:24:18.972Z Downloaded regex v1.10.3
10222024-01-28T03:24:18.998Z Downloaded hkdf v0.12.4
10232024-01-28T03:24:19.003Z Downloaded tabled v0.15.0
10242024-01-28T03:24:19.033Z Downloaded regress v0.7.1
10252024-01-28T03:24:19.048Z Downloaded openssl v0.10.60
10262024-01-28T03:24:19.068Z Downloaded regex-syntax v0.7.5
10272024-01-28T03:24:19.088Z Downloaded rustls v0.21.9
10282024-01-28T03:24:19.108Z Downloaded ratatui v0.25.0
10292024-01-28T03:24:19.136Z Downloaded diesel v2.1.4
10302024-01-28T03:24:19.170Z Downloaded openapiv3 v2.0.0
10312024-01-28T03:24:19.194Z Downloaded rustls v0.22.2
10322024-01-28T03:24:19.220Z Downloaded sled v0.34.7
10332024-01-28T03:24:19.242Z Downloaded zerocopy-derive v0.6.4
10342024-01-28T03:24:19.263Z Downloaded sha3 v0.10.8
10352024-01-28T03:24:19.275Z Downloaded tokio v1.35.1
10362024-01-28T03:24:19.347Z Downloaded bzip2-sys v0.1.11+1.0.8
10372024-01-28T03:24:19.375Z Downloaded zerocopy-derive v0.2.0
10382024-01-28T03:24:19.395Z Downloaded regex-automata v0.3.8
10392024-01-28T03:24:19.430Z Downloaded smoltcp v0.11.0
10402024-01-28T03:24:19.455Z Downloaded syn v1.0.109
10412024-01-28T03:24:19.477Z Downloaded encoding_rs v0.8.33
10422024-01-28T03:24:19.527Z Downloaded gimli v0.28.0
10432024-01-28T03:24:19.545Z Downloaded rustix v0.38.30
10442024-01-28T03:24:19.589Z Downloaded trust-dns-proto v0.22.0
10452024-01-28T03:24:19.614Z Downloaded bstr v1.6.0
10462024-01-28T03:24:19.637Z Downloaded regex-syntax v0.6.29
10472024-01-28T03:24:19.653Z Downloaded ring v0.17.7
10482024-01-28T03:24:19.795Z Downloaded polar-core v0.27.0
10492024-01-28T03:24:19.811Z Downloaded webpki-roots v0.25.2
10502024-01-28T03:24:19.819Z Downloaded radix_trie v0.2.1
10512024-01-28T03:24:19.830Z Downloaded vcpkg v0.2.15
10522024-01-28T03:24:19.905Z Downloaded idna v0.2.3
10532024-01-28T03:24:19.918Z Downloaded object v0.32.1
10542024-01-28T03:24:19.938Z Downloaded bstr v0.2.17
10552024-01-28T03:24:19.957Z Downloaded regex-syntax v0.8.2
10562024-01-28T03:24:19.975Z Downloaded smoltcp v0.9.1
10572024-01-28T03:24:19.996Z Downloaded regex-automata v0.4.4
10582024-01-28T03:24:20.029Z Downloaded ring v0.16.20
10592024-01-28T03:24:20.233Z Downloaded reqwest v0.11.22
10602024-01-28T03:24:20.246Z Downloaded sqlparser v0.41.0
10612024-01-28T03:24:20.256Z Downloaded object v0.30.4
10622024-01-28T03:24:20.275Z Downloaded idna v0.5.0
10632024-01-28T03:24:20.288Z Downloaded rustls-webpki v0.102.1
10642024-01-28T03:24:20.322Z Downloaded curve25519-dalek v4.1.1
10652024-01-28T03:24:20.338Z Downloaded chrono v0.4.31
10662024-01-28T03:24:20.352Z Downloaded hashbrown v0.13.2
10672024-01-28T03:24:20.362Z Downloaded zerocopy v0.7.32
10682024-01-28T03:24:20.392Z Downloaded portable-atomic v1.4.3
10692024-01-28T03:24:20.401Z Downloaded goblin v0.8.0
10702024-01-28T03:24:20.412Z Downloaded rayon v1.8.0
10712024-01-28T03:24:20.428Z Downloaded h2 v0.3.24
10722024-01-28T03:24:20.441Z Downloaded futures-util v0.3.30
10732024-01-28T03:24:20.464Z Downloaded x509-cert v0.2.4
10742024-01-28T03:24:20.475Z Downloaded bitvec v1.0.1
10752024-01-28T03:24:20.503Z Downloaded unsafe-libyaml v0.2.10
10762024-01-28T03:24:20.509Z Downloaded unicode-segmentation v1.10.1
10772024-01-28T03:24:20.515Z Downloaded clap v2.34.0
10782024-01-28T03:24:20.528Z Downloaded bindgen v0.69.2
10792024-01-28T03:24:20.542Z Downloaded guppy v0.17.4
10802024-01-28T03:24:20.551Z Downloaded derive-where v1.2.7
10812024-01-28T03:24:20.557Z Downloaded elliptic-curve v0.13.8
10822024-01-28T03:24:20.563Z Downloaded tokio-postgres v0.7.10
10832024-01-28T03:24:20.576Z Downloaded typed-path v0.7.0
10842024-01-28T03:24:20.586Z Downloaded slog v2.7.0
10852024-01-28T03:24:20.591Z Downloaded flate2 v1.0.28
10862024-01-28T03:24:20.599Z Downloaded postcard v1.0.8
10872024-01-28T03:24:20.605Z Downloaded steno v0.4.0
10882024-01-28T03:24:20.613Z Downloaded structopt v0.3.26
10892024-01-28T03:24:20.626Z Downloaded url v2.5.0
10902024-01-28T03:24:20.632Z Downloaded trust-dns-resolver v0.22.0
10912024-01-28T03:24:20.640Z Downloaded trust-dns-client v0.22.0
10922024-01-28T03:24:20.650Z Downloaded diesel_derives v2.1.2
10932024-01-28T03:24:20.655Z Downloaded derive_more v0.99.17
10942024-01-28T03:24:20.665Z Downloaded defmt v0.3.5
10952024-01-28T03:24:20.671Z Downloaded funty v2.0.0
10962024-01-28T03:24:20.674Z Downloaded fragile v2.0.0
10972024-01-28T03:24:20.677Z Downloaded rstest v0.18.2
10982024-01-28T03:24:20.685Z Downloaded futures-task v0.3.30
10992024-01-28T03:24:20.688Z Downloaded fs-err v2.11.0
11002024-01-28T03:24:20.691Z Downloaded sct v0.7.0
11012024-01-28T03:24:20.699Z Downloaded futures-macro v0.3.30
11022024-01-28T03:24:20.702Z Downloaded poly1305 v0.8.0
11032024-01-28T03:24:20.705Z Downloaded serde_repr v0.1.16
11042024-01-28T03:24:20.709Z Downloaded headers v0.3.9
11052024-01-28T03:24:20.716Z Downloaded expectorate v1.1.0
11062024-01-28T03:24:20.720Z Downloaded rand v0.8.5
11072024-01-28T03:24:20.726Z Downloaded reedline v0.28.0
11082024-01-28T03:24:20.739Z Downloaded sha2 v0.10.8
11092024-01-28T03:24:20.743Z Downloaded parking_lot v0.12.1
11102024-01-28T03:24:20.747Z Downloaded serde_derive_internals v0.26.0
11112024-01-28T03:24:20.750Z Downloaded pin-project v1.1.3
11122024-01-28T03:24:20.771Z Downloaded salty v0.2.0
11132024-01-28T03:24:20.781Z Downloaded vec_map v0.8.2
11142024-01-28T03:24:20.784Z Downloaded fallible-iterator v0.2.0
11152024-01-28T03:24:20.789Z Downloaded rand v0.4.6
11162024-01-28T03:24:20.793Z Downloaded regex-automata v0.1.10
11172024-01-28T03:24:20.800Z Downloaded plotters v0.3.5
11182024-01-28T03:24:20.817Z Downloaded der_derive v0.7.2
11192024-01-28T03:24:20.821Z Downloaded thread-id v4.2.0
11202024-01-28T03:24:20.824Z Downloaded serde_plain v1.0.2
11212024-01-28T03:24:20.827Z Downloaded fd-lock v3.0.13
11222024-01-28T03:24:20.830Z Downloaded paste v1.0.14
11232024-01-28T03:24:20.833Z Downloaded usdt v0.5.0
11242024-01-28T03:24:20.836Z Downloaded secrecy v0.8.0
11252024-01-28T03:24:20.839Z Downloaded postgres-protocol v0.6.6
11262024-01-28T03:24:20.842Z Downloaded signal-hook v0.3.17
11272024-01-28T03:24:20.845Z Downloaded serde_with v3.5.1
11282024-01-28T03:24:20.857Z Downloaded fd-lock v4.0.2
11292024-01-28T03:24:20.860Z Downloaded serde-hex v0.1.0
11302024-01-28T03:24:20.866Z Downloaded foreign-types v0.5.0
11312024-01-28T03:24:20.869Z Downloaded ucd-trie v0.1.6
11322024-01-28T03:24:20.869Z Downloaded pin-project-internal v1.1.3
11332024-01-28T03:24:20.872Z Downloaded trust-dns-server v0.22.1
11342024-01-28T03:24:20.878Z Downloaded tokio-stream v0.1.14
11352024-01-28T03:24:20.885Z Downloaded proptest v1.4.0
11362024-01-28T03:24:20.900Z Downloaded tinyvec v1.6.0
11372024-01-28T03:24:20.905Z Downloaded slog-async v2.8.0
11382024-01-28T03:24:20.908Z Downloaded postgres-types v0.2.6
11392024-01-28T03:24:20.911Z Downloaded tungstenite v0.20.1
11402024-01-28T03:24:20.916Z Downloaded num-bigint-dig v0.8.4
11412024-01-28T03:24:20.924Z Downloaded nom v7.1.3
11422024-01-28T03:24:20.933Z Downloaded ff v0.13.0
11432024-01-28T03:24:20.936Z Downloaded vte_generate_state_changes v0.1.1
11442024-01-28T03:24:20.939Z Downloaded float-cmp v0.9.0
11452024-01-28T03:24:20.939Z Downloaded untrusted v0.7.1
11462024-01-28T03:24:20.942Z Downloaded pkcs1 v0.7.5
11472024-01-28T03:24:20.945Z Downloaded parking_lot_core v0.8.6
11482024-01-28T03:24:20.950Z Downloaded oso v0.27.0
11492024-01-28T03:24:20.953Z Downloaded rsa v0.9.2
11502024-01-28T03:24:20.959Z Downloaded hyper v0.14.27
11512024-01-28T03:24:20.973Z Downloaded password-hash v0.5.0
11522024-01-28T03:24:20.976Z Downloaded heapless v0.7.16
11532024-01-28T03:24:20.982Z Downloaded heck v0.3.3
11542024-01-28T03:24:20.985Z Downloaded tokio-rustls v0.24.1
11552024-01-28T03:24:20.988Z Downloaded typenum v1.16.0
11562024-01-28T03:24:20.991Z Downloaded trybuild v1.0.89
11572024-01-28T03:24:20.998Z Downloaded rustyline v13.0.0
11582024-01-28T03:24:21.007Z Downloaded opaque-debug v0.3.0
11592024-01-28T03:24:21.011Z Downloaded dof v0.3.0
11602024-01-28T03:24:21.011Z Downloaded tokio-tungstenite v0.20.1
11612024-01-28T03:24:21.014Z Downloaded hex v0.4.3
11622024-01-28T03:24:21.017Z Downloaded pest_meta v2.7.6
11632024-01-28T03:24:21.019Z Downloaded samael v0.0.14
11642024-01-28T03:24:21.028Z Downloaded termcolor v1.2.0
11652024-01-28T03:24:21.033Z Downloaded num-bigint v0.4.4
11662024-01-28T03:24:21.038Z Downloaded signal-hook-registry v1.4.1
11672024-01-28T03:24:21.040Z Downloaded futures-executor v0.3.30
11682024-01-28T03:24:21.043Z Downloaded futures-core v0.3.30
11692024-01-28T03:24:21.046Z Downloaded unarray v0.1.4
11702024-01-28T03:24:21.046Z Downloaded fixedbitset v0.4.2
11712024-01-28T03:24:21.049Z Downloaded hash32 v0.2.1
11722024-01-28T03:24:21.052Z Downloaded slog-json v2.6.1
11732024-01-28T03:24:21.052Z Downloaded slog-envlogger v2.2.0
11742024-01-28T03:24:21.055Z Downloaded signature v2.1.0
11752024-01-28T03:24:21.058Z Downloaded usdt v0.3.5
11762024-01-28T03:24:21.058Z Downloaded subtle v2.5.0
11772024-01-28T03:24:21.061Z Downloaded deranged v0.3.8
11782024-01-28T03:24:21.064Z Downloaded scroll v0.12.0
11792024-01-28T03:24:21.064Z Downloaded mio v0.8.9
11802024-01-28T03:24:21.073Z Downloaded parking_lot_core v0.9.8
11812024-01-28T03:24:21.077Z Downloaded tokio-rustls v0.25.0
11822024-01-28T03:24:21.080Z Downloaded derive_builder v0.12.0
11832024-01-28T03:24:21.087Z Downloaded packed_struct v0.10.1
11842024-01-28T03:24:21.090Z Downloaded rayon-core v1.12.0
11852024-01-28T03:24:21.099Z Downloaded minimal-lexical v0.2.1
11862024-01-28T03:24:21.104Z Downloaded pkg-config v0.3.27
11872024-01-28T03:24:21.107Z Downloaded parking_lot v0.11.2
11882024-01-28T03:24:21.110Z Downloaded tinytemplate v1.2.1
11892024-01-28T03:24:21.113Z Downloaded time-macros v0.2.13
11902024-01-28T03:24:21.116Z Downloaded untrusted v0.9.0
11912024-01-28T03:24:21.119Z Downloaded ppv-lite86 v0.2.17
11922024-01-28T03:24:21.122Z Downloaded vte v0.11.1
11932024-01-28T03:24:21.124Z Downloaded crossbeam-channel v0.5.8
11942024-01-28T03:24:21.130Z Downloaded num_enum v0.5.11
11952024-01-28T03:24:21.138Z Downloaded group v0.13.0
11962024-01-28T03:24:21.141Z Downloaded pin-utils v0.1.0
11972024-01-28T03:24:21.144Z Downloaded similar v2.3.0
11982024-01-28T03:24:21.150Z Downloaded darling_core v0.20.3
11992024-01-28T03:24:21.157Z Downloaded pretty_assertions v1.4.0
12002024-01-28T03:24:21.160Z Downloaded omicron-zone-package v0.10.1
12012024-01-28T03:24:21.165Z Downloaded aho-corasick v1.0.4
12022024-01-28T03:24:21.174Z Downloaded time v0.3.27
12032024-01-28T03:24:21.187Z Downloaded tower-service v0.3.2
12042024-01-28T03:24:21.190Z Downloaded rustc_version v0.1.7
12052024-01-28T03:24:21.190Z Downloaded scheduled-thread-pool v0.2.7
12062024-01-28T03:24:21.190Z Downloaded same-file v1.0.6
12072024-01-28T03:24:21.193Z Downloaded form_urlencoded v1.2.1
12082024-01-28T03:24:21.193Z Downloaded packed_struct_codegen v0.10.1
12092024-01-28T03:24:21.196Z Downloaded tui-tree-widget v0.16.0
12102024-01-28T03:24:21.196Z Downloaded proc-macro-error v1.0.4
12112024-01-28T03:24:21.200Z Downloaded phf_shared v0.11.2
12122024-01-28T03:24:21.203Z Downloaded http v0.2.11
12132024-01-28T03:24:21.208Z Downloaded rand_core v0.6.4
12142024-01-28T03:24:21.211Z Downloaded partial-io v0.5.4
12152024-01-28T03:24:21.214Z Downloaded fxhash v0.2.1
12162024-01-28T03:24:21.217Z Downloaded supports-color v2.1.0
12172024-01-28T03:24:21.217Z Downloaded tinyvec_macros v0.1.1
12182024-01-28T03:24:21.220Z Downloaded pest_generator v2.7.6
12192024-01-28T03:24:21.222Z Downloaded rand_xorshift v0.3.0
12202024-01-28T03:24:21.223Z Downloaded pem v3.0.2
12212024-01-28T03:24:21.225Z Downloaded prettyplease v0.2.16
12222024-01-28T03:24:21.229Z Downloaded rcgen v0.12.0
12232024-01-28T03:24:21.233Z Downloaded unicode_categories v0.1.1
12242024-01-28T03:24:21.240Z Downloaded flume v0.11.0
12252024-01-28T03:24:21.243Z Downloaded rust-argon2 v1.0.1
12262024-01-28T03:24:21.246Z Downloaded datatest-stable v0.2.3
12272024-01-28T03:24:21.249Z Downloaded toml v0.7.8
12282024-01-28T03:24:21.254Z Downloaded r2d2 v0.8.10
12292024-01-28T03:24:21.257Z Downloaded utf-8 v0.7.6
12302024-01-28T03:24:21.259Z Downloaded tar v0.4.40
12312024-01-28T03:24:21.262Z Downloaded itertools v0.12.0
12322024-01-28T03:24:21.274Z Downloaded slog-scope v4.4.0
12332024-01-28T03:24:21.277Z Downloaded debug-ignore v1.0.5
12342024-01-28T03:24:21.280Z Downloaded ed25519 v1.5.3
12352024-01-28T03:24:21.283Z Downloaded subprocess v0.2.9
12362024-01-28T03:24:21.285Z Downloaded zip v0.6.6
12372024-01-28T03:24:21.291Z Downloaded unicode-bidi v0.3.13
12382024-01-28T03:24:21.295Z Downloaded xattr v1.0.1
12392024-01-28T03:24:21.298Z Downloaded unicode-linebreak v0.1.5
12402024-01-28T03:24:21.306Z Downloaded indexmap v1.9.3
12412024-01-28T03:24:21.309Z Downloaded heapless v0.8.0
12422024-01-28T03:24:21.312Z Downloaded which v4.4.0
12432024-01-28T03:24:21.315Z Downloaded resolv-conf v0.7.0
12442024-01-28T03:24:21.318Z Downloaded crypto-bigint v0.5.2
12452024-01-28T03:24:21.327Z Downloaded bytes v1.5.0
12462024-01-28T03:24:21.333Z Downloaded crossbeam-epoch v0.9.15
12472024-01-28T03:24:21.337Z Downloaded socket2 v0.4.9
12482024-01-28T03:24:21.340Z Downloaded digest v0.10.7
12492024-01-28T03:24:21.343Z Downloaded whoami v1.4.1
12502024-01-28T03:24:21.346Z Downloaded slab v0.4.9
12512024-01-28T03:24:21.348Z Downloaded universal-hash v0.5.1
12522024-01-28T03:24:21.348Z Downloaded unicode-width v0.1.11
12532024-01-28T03:24:21.351Z Downloaded unicase v2.7.0
12542024-01-28T03:24:21.354Z Downloaded either v1.9.0
12552024-01-28T03:24:21.357Z Downloaded owo-colors v4.0.0
12562024-01-28T03:24:21.360Z Downloaded rustc-hash v1.1.0
12572024-01-28T03:24:21.365Z Downloaded stringprep v0.1.3
12582024-01-28T03:24:21.368Z Downloaded pretty-hex v0.4.1
12592024-01-28T03:24:21.368Z Downloaded phf_shared v0.10.0
12602024-01-28T03:24:21.368Z Downloaded serde-big-array v0.5.1
12612024-01-28T03:24:21.368Z Downloaded usdt-impl v0.5.0
12622024-01-28T03:24:21.371Z Downloaded signal-hook-tokio v0.3.1
12632024-01-28T03:24:21.371Z Downloaded smallvec v1.11.2
12642024-01-28T03:24:21.374Z Downloaded smallvec v0.6.14
12652024-01-28T03:24:21.377Z Downloaded num-traits v0.2.16
12662024-01-28T03:24:21.381Z Downloaded num-complex v0.4.4
12672024-01-28T03:24:21.384Z Downloaded arc-swap v1.6.0
12682024-01-28T03:24:21.389Z Downloaded textwrap v0.16.0
12692024-01-28T03:24:21.393Z Downloaded test-strategy v0.3.1
12702024-01-28T03:24:21.399Z Downloaded glob v0.3.1
12712024-01-28T03:24:21.402Z Downloaded der v0.7.8
12722024-01-28T03:24:21.409Z Downloaded ena v0.14.2
12732024-01-28T03:24:21.412Z Downloaded usdt-impl v0.3.5
12742024-01-28T03:24:21.415Z Downloaded snafu-derive v0.7.5
12752024-01-28T03:24:21.418Z Downloaded miniz_oxide v0.7.1
12762024-01-28T03:24:21.421Z Downloaded crc-any v2.4.3
12772024-01-28T03:24:21.424Z Downloaded blake2 v0.10.6
12782024-01-28T03:24:21.428Z Downloaded serde_path_to_error v0.1.15
12792024-01-28T03:24:21.434Z Downloaded dof v0.1.5
12802024-01-28T03:24:21.437Z Downloaded foreign-types-shared v0.1.1
12812024-01-28T03:24:21.437Z Downloaded dirs-sys-next v0.1.2
12822024-01-28T03:24:21.437Z Downloaded slog-dtrace v0.3.0
12832024-01-28T03:24:21.437Z Downloaded futures-io v0.3.30
12842024-01-28T03:24:21.439Z Downloaded filetime v0.2.23
12852024-01-28T03:24:21.442Z Downloaded darling v0.20.3
12862024-01-28T03:24:21.446Z Downloaded rpassword v7.3.1
12872024-01-28T03:24:21.448Z Downloaded foreign-types-shared v0.3.1
12882024-01-28T03:24:21.448Z Downloaded ref-cast v1.0.20
12892024-01-28T03:24:21.452Z Downloaded chacha20poly1305 v0.10.1
12902024-01-28T03:24:21.455Z Downloaded snafu v0.7.5
12912024-01-28T03:24:21.465Z Downloaded term v0.7.0
12922024-01-28T03:24:21.470Z Downloaded multer v3.0.0
12932024-01-28T03:24:21.474Z Downloaded stable_deref_trait v1.2.0
12942024-01-28T03:24:21.477Z Downloaded slog-stdlog v4.1.1
12952024-01-28T03:24:21.480Z Downloaded remove_dir_all v0.5.3
12962024-01-28T03:24:21.480Z Downloaded zone v0.3.0
12972024-01-28T03:24:21.483Z Downloaded zerocopy v0.3.0
12982024-01-28T03:24:21.483Z Downloaded toml v0.5.11
12992024-01-28T03:24:21.486Z Downloaded tokio-native-tls v0.3.1
13002024-01-28T03:24:21.491Z Downloaded crossterm v0.27.0
13012024-01-28T03:24:21.499Z Downloaded wyz v0.5.1
13022024-01-28T03:24:21.501Z Downloaded log v0.4.20
13032024-01-28T03:24:21.504Z Downloaded itertools v0.10.5
13042024-01-28T03:24:21.515Z Downloaded const-oid v0.9.5
13052024-01-28T03:24:21.518Z Downloaded num-rational v0.4.1
13062024-01-28T03:24:21.521Z Downloaded native-tls v0.2.11
13072024-01-28T03:24:21.526Z Downloaded crc32fast v1.3.2
13082024-01-28T03:24:21.526Z Downloaded ref-cast-impl v1.0.20
13092024-01-28T03:24:21.530Z Downloaded display-error-chain v0.2.0
13102024-01-28T03:24:21.530Z Downloaded proc-macro-crate v1.3.1
13112024-01-28T03:24:21.533Z Downloaded tempfile v3.9.0
13122024-01-28T03:24:21.536Z Downloaded darling_core v0.14.4
13132024-01-28T03:24:21.541Z Downloaded cc v1.0.83
13142024-01-28T03:24:21.546Z Downloaded backtrace v0.3.69
13152024-01-28T03:24:21.554Z Downloaded base64 v0.21.7
13162024-01-28T03:24:21.560Z Downloaded dtrace-parser v0.1.14
13172024-01-28T03:24:21.563Z Downloaded siphasher v0.3.11
13182024-01-28T03:24:21.563Z Downloaded num-iter v0.1.43
13192024-01-28T03:24:21.566Z Downloaded num-derive v0.4.0
13202024-01-28T03:24:21.572Z Downloaded num v0.4.1
13212024-01-28T03:24:21.572Z Downloaded bzip2 v0.4.4
13222024-01-28T03:24:21.576Z Downloaded vsss-rs v3.3.4
13232024-01-28T03:24:21.576Z Downloaded oorandom v11.1.3
13242024-01-28T03:24:21.579Z Downloaded home v0.5.5
13252024-01-28T03:24:21.579Z Downloaded fnv v1.0.7
13262024-01-28T03:24:21.582Z Downloaded termios v0.3.3
13272024-01-28T03:24:21.585Z Downloaded lalrpop-util v0.19.12
13282024-01-28T03:24:21.585Z Downloaded hyper-rustls v0.26.0
13292024-01-28T03:24:21.588Z Downloaded serde_with_macros v3.5.1
13302024-01-28T03:24:21.591Z Downloaded diesel_table_macro_syntax v0.1.0
13312024-01-28T03:24:21.594Z Downloaded take_mut v0.2.2
13322024-01-28T03:24:21.594Z Downloaded socket2 v0.5.5
13332024-01-28T03:24:21.597Z Downloaded num-integer v0.1.45
13342024-01-28T03:24:21.600Z Downloaded nodrop v0.1.14
13352024-01-28T03:24:21.603Z Downloaded macaddr v1.0.1
13362024-01-28T03:24:21.603Z Downloaded zeroize_derive v1.4.2
13372024-01-28T03:24:21.606Z Downloaded maybe-uninit v2.0.0
13382024-01-28T03:24:21.606Z Downloaded http v1.0.0
13392024-01-28T03:24:21.612Z Downloaded cancel-safe-futures v0.1.5
13402024-01-28T03:24:21.617Z Downloaded addr2line v0.21.0
13412024-01-28T03:24:21.621Z Downloaded managed v0.8.0
13422024-01-28T03:24:21.624Z Downloaded iana-time-zone v0.1.57
13432024-01-28T03:24:21.627Z Downloaded humantime v2.1.0
13442024-01-28T03:24:21.630Z Downloaded httpdate v1.0.3
13452024-01-28T03:24:21.643Z Downloaded crc-catalog v2.2.0
13462024-01-28T03:24:21.644Z Downloaded tempdir v0.3.7
13472024-01-28T03:24:21.647Z Downloaded derive_builder_core v0.12.0
13482024-01-28T03:24:21.647Z Downloaded schemars v0.8.16
13492024-01-28T03:24:21.658Z Downloaded mime_guess v2.0.4
13502024-01-28T03:24:21.661Z Downloaded lru-cache v0.1.2
13512024-01-28T03:24:21.665Z Downloaded linear-map v1.2.0
13522024-01-28T03:24:21.668Z Downloaded libsw v3.3.1
13532024-01-28T03:24:21.671Z Downloaded ipnet v2.9.0
13542024-01-28T03:24:21.671Z Downloaded cpufeatures v0.2.12
13552024-01-28T03:24:21.674Z Downloaded ciborium-ll v0.2.2
13562024-01-28T03:24:21.679Z Downloaded cfg-if v1.0.0
13572024-01-28T03:24:21.679Z Downloaded base64ct v1.6.0
13582024-01-28T03:24:21.682Z Downloaded ciborium v0.2.2
13592024-01-28T03:24:21.685Z Downloaded ahash v0.8.6
13602024-01-28T03:24:21.692Z Downloaded memmap v0.7.0
13612024-01-28T03:24:21.695Z Downloaded libefi-sys v0.1.0
13622024-01-28T03:24:21.695Z Downloaded lazy_static v1.4.0
13632024-01-28T03:24:21.699Z Downloaded kstat-rs v0.2.3
13642024-01-28T03:24:21.699Z Downloaded crypto-common v0.1.6
13652024-01-28T03:24:21.699Z Downloaded colored v2.0.4
13662024-01-28T03:24:21.702Z Downloaded target-lexicon v0.12.12
13672024-01-28T03:24:21.705Z Downloaded normalize-line-endings v0.3.0
13682024-01-28T03:24:21.709Z Downloaded newtype_derive v0.1.6
13692024-01-28T03:24:21.709Z Downloaded spin v0.9.8
13702024-01-28T03:24:21.712Z Downloaded new_debug_unreachable v1.0.4
13712024-01-28T03:24:21.715Z Downloaded matches v0.1.10
13722024-01-28T03:24:21.715Z Downloaded sha1 v0.10.6
13732024-01-28T03:24:21.720Z Downloaded quick-error v1.2.3
13742024-01-28T03:24:21.723Z Downloaded plotters-backend v0.3.5
13752024-01-28T03:24:21.723Z Downloaded nibble_vec v0.1.0
13762024-01-28T03:24:21.726Z Downloaded http-range v0.1.5
13772024-01-28T03:24:21.726Z Downloaded num_threads v0.1.6
13782024-01-28T03:24:21.731Z Downloaded walkdir v2.4.0
13792024-01-28T03:24:21.746Z Downloaded threadpool v1.8.1
13802024-01-28T03:24:21.746Z Downloaded target-spec v3.0.1
13812024-01-28T03:24:21.749Z Downloaded sqlformat v0.2.3
13822024-01-28T03:24:21.749Z Downloaded spin v0.5.2
13832024-01-28T03:24:21.750Z Downloaded smf v0.2.2
13842024-01-28T03:24:21.750Z Downloaded slog-term v2.9.0
13852024-01-28T03:24:21.750Z Downloaded serde_tokenstream v0.1.7
13862024-01-28T03:24:21.753Z Downloaded memoffset v0.9.0
13872024-01-28T03:24:21.756Z Downloaded match_cfg v0.1.0
13882024-01-28T03:24:21.756Z Downloaded ipnetwork v0.20.0
13892024-01-28T03:24:21.759Z Downloaded inout v0.1.3
13902024-01-28T03:24:21.764Z Downloaded autocfg v1.1.0
13912024-01-28T03:24:21.764Z Downloaded aead v0.5.2
13922024-01-28T03:24:21.767Z Downloaded unicode-xid v0.2.4
13932024-01-28T03:24:21.767Z Downloaded tokio-macros v2.2.0
13942024-01-28T03:24:21.770Z Downloaded cassowary v0.3.0
13952024-01-28T03:24:21.775Z Downloaded blake2b_simd v1.0.1
13962024-01-28T03:24:21.775Z Downloaded thread_local v1.1.7
13972024-01-28T03:24:21.778Z Downloaded tabled_derive v0.7.0
13982024-01-28T03:24:21.778Z Downloaded spki v0.7.2
13992024-01-28T03:24:21.781Z Downloaded slog-bunyan v2.5.0
14002024-01-28T03:24:21.784Z Downloaded shlex v1.3.0
14012024-01-28T03:24:21.785Z Downloaded rusty-fork v0.3.0
14022024-01-28T03:24:21.788Z Downloaded arrayref v0.3.7
14032024-01-28T03:24:21.791Z Downloaded cipher v0.4.4
14042024-01-28T03:24:21.791Z Downloaded cexpr v0.6.0
14052024-01-28T03:24:21.794Z Downloaded ascii-canvas v3.0.0
14062024-01-28T03:24:21.797Z Downloaded parse-size v1.0.0
14072024-01-28T03:24:21.799Z Downloaded smawk v0.3.1
14082024-01-28T03:24:21.803Z Downloaded shell-words v1.1.0
14092024-01-28T03:24:21.803Z Downloaded serde_urlencoded v0.7.1
14102024-01-28T03:24:21.803Z Downloaded serde_tokenstream v0.2.0
14112024-01-28T03:24:21.808Z Downloaded bcs v0.1.6
14122024-01-28T03:24:21.813Z Downloaded arrayvec v0.7.4
14132024-01-28T03:24:21.816Z Downloaded anes v0.1.6
14142024-01-28T03:24:21.819Z Downloaded allocator-api2 v0.2.16
14152024-01-28T03:24:21.824Z Downloaded downcast v0.11.0
14162024-01-28T03:24:21.827Z Downloaded rstest_macros v0.18.2
14172024-01-28T03:24:21.831Z Downloaded ron v0.8.1
14182024-01-28T03:24:21.841Z Downloaded nix v0.27.1
14192024-01-28T03:24:21.861Z Downloaded usdt-attr-macro v0.5.0
14202024-01-28T03:24:21.864Z Downloaded curve25519-dalek-derive v0.1.0
14212024-01-28T03:24:21.864Z Downloaded similar-asserts v1.5.0
14222024-01-28T03:24:21.868Z Downloaded signature v1.6.4
14232024-01-28T03:24:21.873Z Downloaded is-terminal v0.4.9
14242024-01-28T03:24:21.874Z Downloaded httparse v1.8.0
14252024-01-28T03:24:21.877Z Downloaded bit-set v0.5.3
14262024-01-28T03:24:21.877Z Downloaded bitfield v0.14.0
14272024-01-28T03:24:21.880Z Downloaded scopeguard v1.2.0
14282024-01-28T03:24:21.882Z Downloaded md-5 v0.10.5
14292024-01-28T03:24:21.883Z Downloaded hyper-staticfile v0.9.5
14302024-01-28T03:24:21.885Z Downloaded linked-hash-map v0.5.6
14312024-01-28T03:24:21.890Z Downloaded hyper-tls v0.5.0
14322024-01-28T03:24:21.893Z Downloaded hubpack_derive v0.1.1
14332024-01-28T03:24:21.893Z Downloaded console v0.15.8
14342024-01-28T03:24:21.896Z Downloaded http-body v0.4.5
14352024-01-28T03:24:21.900Z Downloaded bb8 v0.8.1
14362024-01-28T03:24:21.901Z Downloaded approx v0.5.1
14372024-01-28T03:24:21.903Z Downloaded argon2 v0.5.3
14382024-01-28T03:24:21.906Z Downloaded plotters-svg v0.3.5
14392024-01-28T03:24:21.906Z Downloaded cstr-argument v0.1.2
14402024-01-28T03:24:21.909Z Downloaded tap v1.0.1
14412024-01-28T03:24:21.911Z Downloaded schemars_derive v0.8.16
14422024-01-28T03:24:21.911Z Downloaded instant v0.1.12
14432024-01-28T03:24:21.914Z Downloaded convert_case v0.4.0
14442024-01-28T03:24:21.917Z Downloaded ansi_term v0.12.1
14452024-01-28T03:24:21.920Z Downloaded async-trait v0.1.77
14462024-01-28T03:24:21.928Z Downloaded semver-parser v0.10.2
14472024-01-28T03:24:21.931Z Downloaded semver v0.11.0
14482024-01-28T03:24:21.931Z Downloaded block-buffer v0.10.4
14492024-01-28T03:24:21.931Z Downloaded base16ct v0.2.0
14502024-01-28T03:24:21.934Z Downloaded assert_matches v1.5.0
14512024-01-28T03:24:21.937Z Downloaded async-stream v0.3.5
14522024-01-28T03:24:21.940Z Downloaded rustls-pemfile v2.0.0
14532024-01-28T03:24:21.949Z Downloaded rtoolbox v0.0.1
14542024-01-28T03:24:21.949Z Downloaded async-stream-impl v0.3.5
14552024-01-28T03:24:21.949Z Downloaded adler v1.0.2
14562024-01-28T03:24:21.949Z Downloaded rustfmt-wrapper v0.2.0
14572024-01-28T03:24:21.949Z Downloaded number_prefix v0.4.0
14582024-01-28T03:24:21.952Z Downloaded rustc_version v0.4.0
14592024-01-28T03:24:21.952Z Downloaded nested v0.1.1
14602024-01-28T03:24:21.955Z Downloaded libxml v0.3.3
14612024-01-28T03:24:21.964Z Downloaded indicatif v0.17.7
14622024-01-28T03:24:21.971Z Downloaded nanorand v0.7.0
14632024-01-28T03:24:21.975Z Downloaded lazycell v1.3.0
14642024-01-28T03:24:21.977Z Downloaded lalrpop v0.19.12
14652024-01-28T03:24:21.997Z Downloaded impl-trait-for-tuples v0.2.2
14662024-01-28T03:24:22.001Z Downloaded crossbeam-queue v0.3.8
14672024-01-28T03:24:22.004Z Downloaded cfg-expr v0.15.5
14682024-01-28T03:24:22.011Z Downloaded memoffset v0.7.1
14692024-01-28T03:24:22.014Z Downloaded constant_time_eq v0.2.6
14702024-01-28T03:24:22.014Z Downloaded cast v0.3.0
14712024-01-28T03:24:22.014Z Downloaded crossbeam-deque v0.8.3
14722024-01-28T03:24:22.017Z Downloaded criterion v0.5.1
14732024-01-28T03:24:22.028Z Downloaded corncobs v0.1.3
14742024-01-28T03:24:22.031Z Downloaded basic-toml v0.1.8
14752024-01-28T03:24:22.047Z Downloaded crunchy v0.2.2
14762024-01-28T03:24:22.050Z Downloaded crucible-workspace-hack v0.1.0
14772024-01-28T03:24:22.050Z Downloaded indoc v2.0.3
14782024-01-28T03:24:22.053Z Downloaded darling v0.14.4
14792024-01-28T03:24:22.060Z Downloaded criterion-plot v0.5.0
14802024-01-28T03:24:22.063Z Downloaded clang-sys v1.6.1
14812024-01-28T03:24:22.066Z Downloaded crc v3.0.1
14822024-01-28T03:24:22.069Z Downloaded cookie v0.18.0
14832024-01-28T03:24:22.077Z Downloaded async-recursion v1.0.5
14842024-01-28T03:24:22.770Z Compiling serde v1.0.195
14852024-01-28T03:24:22.770Z Compiling autocfg v1.1.0
14862024-01-28T03:24:22.773Z Compiling version_check v0.9.4
14872024-01-28T03:24:22.773Z Checking cfg-if v1.0.0
14882024-01-28T03:24:22.795Z Compiling syn v1.0.109
14892024-01-28T03:24:22.808Z Checking libc v0.2.152
14902024-01-28T03:24:22.822Z Compiling syn v2.0.48
14912024-01-28T03:24:22.899Z Compiling parking_lot_core v0.9.8
14922024-01-28T03:24:22.923Z Compiling once_cell v1.19.0
14932024-01-28T03:24:23.530Z Compiling memchr v2.6.3
14942024-01-28T03:24:23.576Z Compiling libm v0.2.7
14952024-01-28T03:24:23.595Z Compiling cc v1.0.83
14962024-01-28T03:24:24.014Z Compiling ahash v0.8.6
14972024-01-28T03:24:24.074Z Compiling getrandom v0.2.10
14982024-01-28T03:24:24.115Z Compiling lock_api v0.4.10
14992024-01-28T03:24:24.613Z Compiling num-traits v0.2.16
15002024-01-28T03:24:24.700Z Compiling byteorder v1.5.0
15012024-01-28T03:24:24.840Z Compiling serde_json v1.0.111
15022024-01-28T03:24:25.533Z Compiling log v0.4.20
15032024-01-28T03:24:26.122Z Compiling slab v0.4.9
15042024-01-28T03:24:26.407Z Compiling typenum v1.16.0
15052024-01-28T03:24:26.698Z Checking scopeguard v1.2.0
15062024-01-28T03:24:26.805Z Compiling generic-array v0.14.7
15072024-01-28T03:24:26.849Z Checking itoa v1.0.9
15082024-01-28T03:24:27.008Z Checking smallvec v1.11.2
15092024-01-28T03:24:27.139Z Compiling pkg-config v0.3.27
15102024-01-28T03:24:27.481Z Compiling allocator-api2 v0.2.16
15112024-01-28T03:24:27.760Z Compiling schemars v0.8.16
15122024-01-28T03:24:27.763Z Compiling rustix v0.38.30
15132024-01-28T03:24:28.396Z Compiling httparse v1.8.0
15142024-01-28T03:24:28.919Z Compiling ring v0.17.7
15152024-01-28T03:24:28.968Z Compiling fnv v1.0.7
15162024-01-28T03:24:29.052Z Compiling vcpkg v0.2.15
15172024-01-28T03:24:29.137Z Checking pin-project-lite v0.2.13
15182024-01-28T03:24:29.239Z Checking parking_lot v0.12.1
15192024-01-28T03:24:29.283Z Compiling aho-corasick v1.0.4
15202024-01-28T03:24:29.756Z Compiling regex-syntax v0.8.2
15212024-01-28T03:24:32.582Z Compiling openssl-sys v0.9.96
15222024-01-28T03:24:33.867Z Checking signal-hook-registry v1.4.1
15232024-01-28T03:24:33.927Z Compiling ucd-trie v0.1.6
15242024-01-28T03:24:34.194Z Checking mio v0.8.9
15252024-01-28T03:24:34.737Z Checking rand_core v0.6.4
15262024-01-28T03:24:35.123Z Compiling serde_derive_internals v0.26.0
15272024-01-28T03:24:35.151Z Compiling regex-automata v0.4.4
15282024-01-28T03:24:36.449Z Compiling ring v0.16.20
15292024-01-28T03:24:38.427Z Checking num_cpus v1.16.0
15302024-01-28T03:24:38.575Z Compiling openssl v0.10.60
15312024-01-28T03:24:39.171Z Checking futures-core v0.3.30
15322024-01-28T03:24:39.458Z Compiling iana-time-zone v0.1.57
15332024-01-28T03:24:39.749Z Checking socket2 v0.5.5
15342024-01-28T03:24:40.138Z Compiling native-tls v0.2.11
15352024-01-28T03:24:40.523Z Compiling rustls v0.21.9
15362024-01-28T03:24:40.608Z Checking ryu v1.0.15
15372024-01-28T03:24:40.753Z Checking spin v0.5.2
15382024-01-28T03:24:41.029Z Compiling dyn-clone v1.0.13
15392024-01-28T03:24:41.107Z Compiling async-trait v0.1.77
15402024-01-28T03:24:41.509Z Compiling regex v1.10.3
15412024-01-28T03:24:41.777Z Checking futures-sink v0.3.30
15422024-01-28T03:24:41.899Z Compiling backtrace v0.3.69
15432024-01-28T03:24:42.593Z Compiling errno v0.3.8
15442024-01-28T03:24:42.758Z Compiling unicode-xid v0.2.4
15452024-01-28T03:24:42.907Z Checking pin-utils v0.1.0
15462024-01-28T03:24:43.004Z Compiling tinyvec_macros v0.1.1
15472024-01-28T03:24:43.025Z Compiling crossbeam-utils v0.8.16
15482024-01-28T03:24:43.121Z Compiling crc32fast v1.3.2
15492024-01-28T03:24:43.292Z Compiling tinyvec v1.6.0
15502024-01-28T03:24:43.354Z Compiling futures-channel v0.3.30
15512024-01-28T03:24:44.181Z Compiling unicode-width v0.1.11
15522024-01-28T03:24:44.271Z Compiling futures-io v0.3.30
15532024-01-28T03:24:44.370Z Checking subtle v2.5.0
15542024-01-28T03:24:44.412Z Compiling futures-task v0.3.30
15552024-01-28T03:24:44.758Z Compiling anyhow v1.0.75
15562024-01-28T03:24:44.861Z Compiling spin v0.9.8
15572024-01-28T03:24:45.137Z Compiling tracing-core v0.1.31
15582024-01-28T03:24:45.548Z Compiling unicode-bidi v0.3.13
15592024-01-28T03:24:45.828Z Compiling unicode-normalization v0.1.22
15602024-01-28T03:24:46.721Z Compiling serde_derive v1.0.195
15612024-01-28T03:24:47.280Z Compiling zerocopy-derive v0.7.32
15622024-01-28T03:24:47.528Z Compiling thiserror-impl v1.0.56
15632024-01-28T03:24:47.626Z Compiling zeroize_derive v1.4.2
15642024-01-28T03:24:48.002Z Compiling tokio-macros v2.2.0
15652024-01-28T03:24:48.120Z Compiling futures-macro v0.3.30
15662024-01-28T03:24:48.258Z Compiling tracing-attributes v0.1.26
15672024-01-28T03:24:50.326Z Compiling schemars_derive v0.8.16
15682024-01-28T03:24:50.807Z Checking zeroize v1.7.0
15692024-01-28T03:24:50.988Z Compiling openssl-macros v0.1.1
15702024-01-28T03:24:51.226Z Compiling zerocopy v0.7.32
15712024-01-28T03:24:52.704Z Compiling futures-util v0.3.30
15722024-01-28T03:24:53.150Z Compiling thiserror v1.0.56
15732024-01-28T03:24:53.335Z Compiling pest v2.7.6
15742024-01-28T03:24:54.907Z Compiling hashbrown v0.14.2
15752024-01-28T03:24:55.020Z Compiling hashbrown v0.13.2
15762024-01-28T03:24:55.850Z Compiling tracing v0.1.37
15772024-01-28T03:24:56.615Z Compiling der_derive v0.7.2
15782024-01-28T03:24:56.953Z Compiling num-integer v0.1.45
15792024-01-28T03:24:57.257Z Compiling slog v2.7.0
15802024-01-28T03:24:57.377Z Compiling pest_meta v2.7.6
15812024-01-28T03:24:58.096Z Compiling lazy_static v1.4.0
15822024-01-28T03:24:58.140Z Compiling time-core v0.1.1
15832024-01-28T03:24:58.243Z Compiling rustversion v1.0.14
15842024-01-28T03:24:58.384Z Compiling foreign-types-shared v0.1.1
15852024-01-28T03:24:58.528Z Compiling untrusted v0.7.1
15862024-01-28T03:24:58.825Z Compiling untrusted v0.9.0
15872024-01-28T03:24:59.240Z Compiling percent-encoding v2.3.1
15882024-01-28T03:24:59.806Z Compiling pest_generator v2.7.6
15892024-01-28T03:25:02.889Z Compiling foreign-types v0.3.2
15902024-01-28T03:25:03.012Z Compiling time-macros v0.2.13
15912024-01-28T03:25:03.289Z Compiling scroll_derive v0.12.0
15922024-01-28T03:25:03.364Z Compiling synstructure v0.12.6
15932024-01-28T03:25:06.205Z Compiling pest_derive v2.7.6
15942024-01-28T03:25:06.440Z Compiling thread-id v4.2.0
15952024-01-28T03:25:06.588Z Compiling base64 v0.21.7
15962024-01-28T03:25:07.009Z Compiling try-lock v0.2.4
15972024-01-28T03:25:07.080Z Compiling zerocopy-derive v0.2.0
15982024-01-28T03:25:07.202Z Compiling want v0.3.1
15992024-01-28T03:25:07.470Z Compiling sct v0.7.0
16002024-01-28T03:25:07.632Z Compiling rustls-webpki v0.101.7
16012024-01-28T03:25:07.914Z Compiling form_urlencoded v1.2.1
16022024-01-28T03:25:08.393Z Compiling socket2 v0.4.9
16032024-01-28T03:25:08.666Z Compiling httpdate v1.0.3
16042024-01-28T03:25:09.290Z Compiling openssl-probe v0.1.5
16052024-01-28T03:25:09.749Z Compiling tower-service v0.3.2
16062024-01-28T03:25:09.789Z Compiling const-oid v0.9.5
16072024-01-28T03:25:09.913Z Compiling idna v0.5.0
16082024-01-28T03:25:09.954Z Checking bytes v1.5.0
16092024-01-28T03:25:10.413Z Checking bitflags v2.4.0
16102024-01-28T03:25:10.821Z Compiling memoffset v0.9.0
16112024-01-28T03:25:10.882Z Compiling adler v1.0.2
16122024-01-28T03:25:11.200Z Checking tokio v1.35.1
16132024-01-28T03:25:11.218Z Compiling miniz_oxide v0.7.1
16142024-01-28T03:25:11.424Z Checking crypto-common v0.1.6
16152024-01-28T03:25:11.676Z Compiling url v2.5.0
16162024-01-28T03:25:13.025Z Compiling indexmap v2.1.0
16172024-01-28T03:25:13.154Z Compiling uuid v1.7.0
16182024-01-28T03:25:14.349Z Compiling chrono v0.4.31
16192024-01-28T03:25:14.730Z Compiling http v0.2.11
16202024-01-28T03:25:14.786Z Compiling semver v1.0.21
16212024-01-28T03:25:15.749Z Compiling toml_datetime v0.6.5
16222024-01-28T03:25:16.064Z Compiling serde_spanned v0.6.4
16232024-01-28T03:25:16.409Z Compiling openapiv3 v2.0.0
16242024-01-28T03:25:16.454Z Compiling rustc_version v0.4.0
16252024-01-28T03:25:17.667Z Compiling toml_edit v0.19.15
16262024-01-28T03:25:20.964Z Compiling http-body v0.4.5
16272024-01-28T03:25:22.217Z Checking equivalent v1.0.1
16282024-01-28T03:25:22.348Z Compiling signal-hook v0.3.17
16292024-01-28T03:25:22.741Z Compiling either v1.9.0
16302024-01-28T03:25:23.431Z Compiling ipnet v2.9.0
16312024-01-28T03:25:25.404Z Compiling serde_urlencoded v0.7.1
16322024-01-28T03:25:25.520Z Compiling rustls-pemfile v1.0.3
16332024-01-28T03:25:25.943Z Compiling zerocopy-derive v0.6.4
16342024-01-28T03:25:26.096Z Compiling clap_derive v4.4.2
16352024-01-28T03:25:26.873Z Compiling crossbeam-epoch v0.9.15
16362024-01-28T03:25:27.432Z Compiling usdt-impl v0.3.5
16372024-01-28T03:25:27.540Z Compiling tokio-util v0.7.10
16382024-01-28T03:25:27.916Z Compiling tokio-rustls v0.24.1
16392024-01-28T03:25:28.146Z Compiling encoding_rs v0.8.33
16402024-01-28T03:25:28.514Z Compiling gimli v0.28.0
16412024-01-28T03:25:29.659Z Compiling h2 v0.3.24
16422024-01-28T03:25:29.995Z Compiling siphasher v0.3.11
16432024-01-28T03:25:30.646Z Compiling mime v0.3.17
16442024-01-28T03:25:30.814Z Compiling webpki-roots v0.25.2
16452024-01-28T03:25:31.785Z Compiling tokio-native-tls v0.3.1
16462024-01-28T03:25:32.174Z Compiling zerocopy v0.3.0
16472024-01-28T03:25:32.649Z Compiling strum_macros v0.25.2
16482024-01-28T03:25:33.409Z Compiling scroll v0.12.0
16492024-01-28T03:25:34.266Z Compiling block-buffer v0.10.4
16502024-01-28T03:25:34.634Z Compiling bzip2-sys v0.1.11+1.0.8
16512024-01-28T03:25:35.094Z Compiling object v0.32.1
16522024-01-28T03:25:35.358Z Compiling num-iter v0.1.43
16532024-01-28T03:25:35.728Z Compiling addr2line v0.21.0
16542024-01-28T03:25:35.797Z Compiling usdt-impl v0.5.0
16552024-01-28T03:25:36.117Z Compiling plain v0.2.3
16562024-01-28T03:25:36.343Z Compiling rustc-demangle v0.1.23
16572024-01-28T03:25:36.758Z Compiling goblin v0.8.0
16582024-01-28T03:25:37.929Z Compiling flate2 v1.0.28
16592024-01-28T03:25:38.452Z Compiling digest v0.10.7
16602024-01-28T03:25:38.622Z Compiling dof v0.1.5
16612024-01-28T03:25:39.172Z Compiling heapless v0.7.16
16622024-01-28T03:25:39.488Z Compiling dtrace-parser v0.1.14
16632024-01-28T03:25:39.671Z Compiling pretty-hex v0.4.1
16642024-01-28T03:25:39.779Z Compiling ppv-lite86 v0.2.17
16652024-01-28T03:25:40.060Z Compiling toml v0.7.8
16662024-01-28T03:25:40.174Z Compiling toml_edit v0.21.0
16672024-01-28T03:25:40.210Z Compiling serde_tokenstream v0.1.7
16682024-01-28T03:25:41.027Z Compiling hyper v0.14.27
16692024-01-28T03:25:41.109Z Compiling rand_chacha v0.3.1
16702024-01-28T03:25:42.961Z Compiling hex v0.4.3
16712024-01-28T03:25:44.073Z Compiling dtrace-parser v0.2.0
16722024-01-28T03:25:46.347Z Compiling dof v0.3.0
16732024-01-28T03:25:47.492Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16742024-01-28T03:25:48.184Z Compiling bit-vec v0.6.3
16752024-01-28T03:25:49.131Z Compiling rand v0.8.5
16762024-01-28T03:25:50.018Z Compiling phf_shared v0.10.0
16772024-01-28T03:25:50.660Z Compiling num-bigint v0.4.4
16782024-01-28T03:25:50.877Z Compiling new_debug_unreachable v1.0.4
16792024-01-28T03:25:50.998Z Compiling smoltcp v0.9.1
16802024-01-28T03:25:51.367Z Compiling minimal-lexical v0.2.1
16812024-01-28T03:25:51.527Z Compiling fixedbitset v0.4.2
16822024-01-28T03:25:51.923Z Compiling base64ct v1.6.0
16832024-01-28T03:25:52.099Z Compiling precomputed-hash v0.1.1
16842024-01-28T03:25:52.220Z Compiling string_cache v0.8.7
16852024-01-28T03:25:52.245Z Compiling hyper-rustls v0.24.2
16862024-01-28T03:25:52.265Z Compiling hyper-tls v0.5.0
16872024-01-28T03:25:52.747Z Compiling reqwest v0.11.22
16882024-01-28T03:25:52.768Z Compiling pem-rfc7468 v0.7.0
16892024-01-28T03:25:52.788Z Compiling nom v7.1.3
16902024-01-28T03:25:52.897Z Compiling petgraph v0.6.4
16912024-01-28T03:25:53.447Z Compiling bit-set v0.5.3
16922024-01-28T03:25:53.903Z Compiling usdt-macro v0.3.5
16932024-01-28T03:25:54.022Z Compiling usdt-attr-macro v0.3.5
16942024-01-28T03:25:54.398Z Compiling hmac v0.12.1
16952024-01-28T03:25:54.759Z Compiling itertools v0.10.5
16962024-01-28T03:25:55.726Z Compiling enum-as-inner v0.5.1
16972024-01-28T03:25:56.037Z Compiling hubpack_derive v0.1.1
16982024-01-28T03:25:56.469Z Compiling diesel_table_macro_syntax v0.1.0
16992024-01-28T03:25:57.407Z Compiling lalrpop-util v0.19.12
17002024-01-28T03:25:57.452Z Checking unicode-ident v1.0.12
17012024-01-28T03:25:57.691Z Compiling flagset v0.4.3
17022024-01-28T03:25:57.736Z Compiling unicode-segmentation v1.10.1
17032024-01-28T03:25:57.876Z Compiling diesel_derives v2.1.2
17042024-01-28T03:25:57.976Z Compiling der v0.7.8
17052024-01-28T03:25:58.970Z Compiling cpufeatures v0.2.12
17062024-01-28T03:25:59.147Z Compiling sha2 v0.10.8
17072024-01-28T03:25:59.333Z Compiling rustix v0.37.23
17082024-01-28T03:25:59.358Z Compiling md-5 v0.10.5
17092024-01-28T03:25:59.727Z Compiling stringprep v0.1.3
17102024-01-28T03:26:00.646Z Compiling serde_repr v0.1.16
17112024-01-28T03:26:00.732Z Compiling hash32 v0.2.1
17122024-01-28T03:26:01.289Z Compiling stable_deref_trait v1.2.0
17132024-01-28T03:26:01.425Z Compiling spki v0.7.2
17142024-01-28T03:26:01.428Z Compiling fallible-iterator v0.2.0
17152024-01-28T03:26:01.745Z Checking bitflags v1.3.2
17162024-01-28T03:26:01.989Z Compiling pkcs8 v0.10.2
17172024-01-28T03:26:02.500Z Compiling postgres-protocol v0.6.6
17182024-01-28T03:26:02.565Z Compiling terminal_size v0.2.6
17192024-01-28T03:26:02.841Z Checking proc-macro2 v1.0.78
17202024-01-28T03:26:03.295Z Compiling phf_shared v0.11.2
17212024-01-28T03:26:03.862Z Compiling ff v0.13.0
17222024-01-28T03:26:03.897Z Compiling block-padding v0.3.3
17232024-01-28T03:26:03.959Z Compiling scheduled-thread-pool v0.2.7
17242024-01-28T03:26:04.266Z Compiling matches v0.1.10
17252024-01-28T03:26:04.390Z Compiling deranged v0.3.8
17262024-01-28T03:26:04.853Z Compiling base16ct v0.2.0
17272024-01-28T03:26:05.002Z Compiling num_threads v0.1.6
17282024-01-28T03:26:05.156Z Compiling regex-automata v0.1.10
17292024-01-28T03:26:05.198Z Compiling managed v0.8.0
17302024-01-28T03:26:05.346Z Compiling clap_builder v4.4.2
17312024-01-28T03:26:05.515Z Compiling sec1 v0.7.3
17322024-01-28T03:26:05.925Z Compiling bstr v0.2.17
17332024-01-28T03:26:06.405Z Compiling idna v0.2.3
17342024-01-28T03:26:07.436Z Compiling time v0.3.27
17352024-01-28T03:26:08.310Z Compiling r2d2 v0.8.10
17362024-01-28T03:26:08.874Z Compiling inout v0.1.3
17372024-01-28T03:26:09.121Z Compiling group v0.13.0
17382024-01-28T03:26:09.288Z Compiling signal-hook-mio v0.2.3
17392024-01-28T03:26:09.497Z Checking quote v1.0.35
17402024-01-28T03:26:09.597Z Compiling phf v0.11.2
17412024-01-28T03:26:09.600Z Compiling postgres-types v0.2.6
17422024-01-28T03:26:10.002Z Compiling bzip2 v0.4.4
17432024-01-28T03:26:10.081Z Compiling hubpack v0.1.2
17442024-01-28T03:26:10.623Z Compiling hkdf v0.12.4
17452024-01-28T03:26:10.994Z Compiling zerocopy v0.6.4
17462024-01-28T03:26:12.113Z Compiling ipnetwork v0.20.0
17472024-01-28T03:26:12.487Z Compiling crypto-bigint v0.5.2
17482024-01-28T03:26:13.540Z Compiling futures-executor v0.3.30
17492024-01-28T03:26:14.640Z Compiling float-cmp v0.9.0
17502024-01-28T03:26:14.975Z Compiling difflib v0.4.0
17512024-01-28T03:26:16.353Z Compiling data-encoding v2.4.0
17522024-01-28T03:26:16.462Z Compiling predicates-core v1.0.6
17532024-01-28T03:26:17.227Z Compiling normalize-line-endings v0.3.0
17542024-01-28T03:26:17.396Z Compiling regex-automata v0.3.8
17552024-01-28T03:26:17.445Z Compiling whoami v1.4.1
17562024-01-28T03:26:17.696Z Compiling static_assertions v1.1.0
17572024-01-28T03:26:17.832Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17582024-01-28T03:26:18.256Z Compiling tokio-postgres v0.7.10
17592024-01-28T03:26:18.416Z Compiling predicates v3.1.0
17602024-01-28T03:26:20.369Z Compiling bstr v1.6.0
17612024-01-28T03:26:21.190Z Compiling trust-dns-proto v0.22.0
17622024-01-28T03:26:21.569Z Compiling elliptic-curve v0.13.8
17632024-01-28T03:26:22.947Z Compiling yasna v0.5.2
17642024-01-28T03:26:24.050Z Compiling futures v0.3.30
17652024-01-28T03:26:24.208Z Compiling clap v4.4.3
17662024-01-28T03:26:24.360Z Compiling zip v0.6.6
17672024-01-28T03:26:24.384Z Compiling crossterm v0.27.0
17682024-01-28T03:26:25.070Z Compiling diesel v2.1.4
17692024-01-28T03:26:26.136Z Compiling cipher v0.4.4
17702024-01-28T03:26:26.603Z Compiling similar v2.3.0
17712024-01-28T03:26:27.174Z Compiling usdt v0.3.5
17722024-01-28T03:26:27.569Z Compiling camino v1.1.6
17732024-01-28T03:26:27.718Z Compiling tokio-stream v0.1.14
17742024-01-28T03:26:28.058Z Compiling console v0.15.8
17752024-01-28T03:26:32.556Z Checking utf8parse v0.2.1
17762024-01-28T03:26:36.050Z Checking anstyle v1.0.2
17772024-01-28T03:26:37.629Z Compiling serde_tokenstream v0.2.0
17782024-01-28T03:26:38.499Z Checking io-lifetimes v1.0.11
17792024-01-28T03:26:43.324Z Checking anstyle-parse v0.2.1
17802024-01-28T03:26:44.431Z Checking colorchoice v1.0.0
17812024-01-28T03:26:44.806Z Checking anstyle-query v1.0.0
17822024-01-28T03:26:44.973Z Checking anstream v0.5.0
17832024-01-28T03:26:45.633Z Checking strsim v0.10.0
17842024-01-28T03:26:45.725Z Checking clap_lex v0.5.1
17852024-01-28T03:26:46.220Z Checking winnow v0.5.15
17862024-01-28T03:26:54.745Z Compiling regress v0.7.1
17872024-01-28T03:27:00.877Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17882024-01-28T03:27:10.904Z Compiling getopts v0.2.21
17892024-01-28T03:27:11.230Z Compiling unsafe-libyaml v0.2.10
17902024-01-28T03:27:11.708Z Checking heck v0.4.1
17912024-01-28T03:27:12.986Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
17922024-01-28T03:27:13.441Z Compiling serde_yaml v0.9.25
17932024-01-28T03:27:14.476Z Compiling ident_case v1.0.1
17942024-01-28T03:27:14.603Z Checking rustls-pki-types v1.1.0
17952024-01-28T03:27:14.695Z Checking fastrand v2.0.0
17962024-01-28T03:27:14.720Z Checking match_cfg v0.1.0
17972024-01-28T03:27:14.835Z Checking hostname v0.3.1
17982024-01-28T03:27:15.009Z Checking http v1.0.0
17992024-01-28T03:27:15.194Z Checking tempfile v3.9.0
18002024-01-28T03:27:15.212Z Checking atty v0.2.14
18012024-01-28T03:27:15.370Z Compiling paste v1.0.14
18022024-01-28T03:27:15.722Z Checking quick-error v1.2.3
18032024-01-28T03:27:15.909Z Checking crossbeam-channel v0.5.8
18042024-01-28T03:27:16.209Z Checking sha1 v0.10.6
18052024-01-28T03:27:16.633Z Checking dirs-sys-next v0.1.2
18062024-01-28T03:27:16.880Z Compiling rustls v0.22.2
18072024-01-28T03:27:17.081Z Checking dirs-next v2.0.0
18082024-01-28T03:27:17.259Z Checking rustls-webpki v0.102.1
18092024-01-28T03:27:17.330Z Checking thread_local v1.1.7
18102024-01-28T03:27:17.736Z Checking instant v0.1.12
18112024-01-28T03:27:17.885Z Compiling slog-async v2.8.0
18122024-01-28T03:27:18.732Z Checking term v0.7.0
18132024-01-28T03:27:19.074Z Checking rustls-pemfile v2.0.0
18142024-01-28T03:27:19.392Z Compiling multer v3.0.0
18152024-01-28T03:27:19.412Z Checking debug-ignore v1.0.5
18162024-01-28T03:27:19.642Z Checking take_mut v0.2.2
18172024-01-28T03:27:19.914Z Checking slog-term v2.9.0
18182024-01-28T03:27:20.272Z Compiling darling_core v0.20.3
18192024-01-28T03:27:20.464Z Checking slog-json v2.6.1
18202024-01-28T03:27:20.597Z Compiling async-stream-impl v0.3.5
18212024-01-28T03:27:20.726Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18222024-01-28T03:27:20.840Z Checking atomic-waker v1.1.1
18232024-01-28T03:27:21.022Z Checking waitgroup v0.1.2
18242024-01-28T03:27:21.201Z Checking slog-bunyan v2.5.0
18252024-01-28T03:27:21.434Z Checking toml v0.8.8
18262024-01-28T03:27:21.847Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18272024-01-28T03:27:22.616Z Checking serde_path_to_error v0.1.15
18282024-01-28T03:27:22.887Z Checking async-stream v0.3.5
18292024-01-28T03:27:23.144Z Checking strum v0.25.0
18302024-01-28T03:27:23.363Z Compiling structmeta-derive v0.2.0
18312024-01-28T03:27:23.643Z Checking wait-timeout v0.2.0
18322024-01-28T03:27:23.891Z Checking rusty-fork v0.3.0
18332024-01-28T03:27:24.261Z Checking tokio-rustls v0.25.0
18342024-01-28T03:27:24.291Z Checking rand_xorshift v0.3.0
18352024-01-28T03:27:24.532Z Compiling regex-syntax v0.7.5
18362024-01-28T03:27:24.810Z Checking unarray v0.1.4
18372024-01-28T03:27:25.064Z Checking proptest v1.4.0
18382024-01-28T03:27:28.427Z Compiling structmeta v0.2.0
18392024-01-28T03:27:29.094Z Checking backoff v0.4.0
18402024-01-28T03:27:29.529Z Compiling test-strategy v0.3.1
18412024-01-28T03:27:30.568Z Compiling darling_macro v0.20.3
18422024-01-28T03:27:31.317Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18432024-01-28T03:27:31.811Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18442024-01-28T03:27:31.945Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18452024-01-28T03:27:32.014Z Checking macaddr v1.0.1
18462024-01-28T03:27:32.140Z Compiling darling v0.20.3
18472024-01-28T03:27:32.292Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18482024-01-28T03:27:32.312Z Compiling serde_with_macros v3.5.1
18492024-01-28T03:27:32.343Z Checking camino-tempfile v1.1.1
18502024-01-28T03:27:32.509Z Checking is-terminal v0.4.9
18512024-01-28T03:27:32.669Z Compiling proc-macro-error-attr v1.0.4
18522024-01-28T03:27:32.736Z Compiling proc-macro-error v1.0.4
18532024-01-28T03:27:33.181Z Compiling proc-macro-crate v1.3.1
18542024-01-28T03:27:33.410Z Compiling heapless v0.8.0
18552024-01-28T03:27:34.272Z Checking termtree v0.4.1
18562024-01-28T03:27:34.556Z Checking predicates-tree v1.0.9
18572024-01-28T03:27:35.015Z Compiling num_enum_derive v0.5.11
18582024-01-28T03:27:35.281Z Checking hash32 v0.3.1
18592024-01-28T03:27:35.542Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18602024-01-28T03:27:35.786Z Compiling smoltcp v0.11.0
18612024-01-28T03:27:35.955Z Compiling parse-display-derive v0.8.2
18622024-01-28T03:27:36.305Z Checking cobs v0.2.3
18632024-01-28T03:27:36.561Z Compiling crucible-workspace-hack v0.1.0
18642024-01-28T03:27:36.902Z Checking embedded-io v0.4.0
18652024-01-28T03:27:36.962Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18662024-01-28T03:27:37.182Z Checking postcard v1.0.8
18672024-01-28T03:27:37.439Z Compiling foreign-types-macros v0.2.3
18682024-01-28T03:27:37.505Z Checking serde_with v3.5.1
18692024-01-28T03:27:38.304Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18702024-01-28T03:27:38.736Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18712024-01-28T03:27:39.145Z Checking foreign-types-shared v0.3.1
18722024-01-28T03:27:39.291Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18732024-01-28T03:27:39.533Z Checking foreign-types v0.5.0
18742024-01-28T03:27:39.619Z Checking num_enum v0.5.11
18752024-01-28T03:27:39.816Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18762024-01-28T03:27:39.858Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18772024-01-28T03:27:39.952Z Checking cstr-argument v0.1.2
18782024-01-28T03:27:40.267Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18792024-01-28T03:27:40.681Z Checking pretty-hex v0.2.1
18802024-01-28T03:27:40.902Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18812024-01-28T03:27:40.969Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18822024-01-28T03:27:41.149Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
18832024-01-28T03:27:41.331Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18842024-01-28T03:27:41.477Z Checking colored v2.0.4
18852024-01-28T03:27:41.772Z Compiling usdt-attr-macro v0.5.0
18862024-01-28T03:27:41.924Z Compiling usdt-macro v0.5.0
18872024-01-28T03:27:42.398Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18882024-01-28T03:27:43.332Z Checking memmap v0.7.0
18892024-01-28T03:27:43.384Z Checking parse-display v0.8.2
18902024-01-28T03:27:43.607Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18912024-01-28T03:27:43.929Z Compiling zone_cfg_derive v0.3.0
18922024-01-28T03:27:44.312Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18932024-01-28T03:27:44.388Z Checking usdt v0.5.0
18942024-01-28T03:27:44.495Z Compiling mockall_derive v0.12.0
18952024-01-28T03:27:44.565Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18962024-01-28T03:27:44.745Z Compiling num-derive v0.4.0
18972024-01-28T03:27:44.806Z Checking downcast v0.11.0
18982024-01-28T03:27:45.122Z Checking fragile v2.0.0
18992024-01-28T03:27:45.568Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19002024-01-28T03:27:45.960Z Checking smf v0.2.2
19012024-01-28T03:27:46.430Z Checking zone v0.3.0
19022024-01-28T03:27:46.592Z Checking xattr v1.0.1
19032024-01-28T03:27:46.637Z Checking filetime v0.2.23
19042024-01-28T03:27:46.841Z Checking same-file v1.0.6
19052024-01-28T03:27:46.919Z Checking tar v0.4.40
19062024-01-28T03:27:47.034Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19072024-01-28T03:27:47.077Z Checking walkdir v2.4.0
19082024-01-28T03:27:47.435Z Checking pem v3.0.2
19092024-01-28T03:27:47.467Z Checking linked-hash-map v0.5.6
19102024-01-28T03:27:47.647Z Checking itertools v0.12.0
19112024-01-28T03:27:47.802Z Checking headers-core v0.2.0
19122024-01-28T03:27:47.951Z Checking lru-cache v0.1.2
19132024-01-28T03:27:47.986Z Checking headers v0.3.9
19142024-01-28T03:27:48.067Z Checking swrite v0.1.0
19152024-01-28T03:27:48.196Z Checking password-hash v0.5.0
19162024-01-28T03:27:48.217Z Checking blake2 v0.10.6
19172024-01-28T03:27:48.659Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19182024-01-28T03:27:48.852Z Checking rcgen v0.12.0
19192024-01-28T03:27:48.869Z Checking argon2 v0.5.3
19202024-01-28T03:27:49.347Z Checking atomicwrites v0.4.3
19212024-01-28T03:27:49.620Z Checking subprocess v0.2.9
19222024-01-28T03:27:49.748Z Checking arc-swap v1.6.0
19232024-01-28T03:27:49.866Z Compiling cancel-safe-futures v0.1.5
19242024-01-28T03:27:49.882Z Checking half v2.3.1
19252024-01-28T03:27:50.384Z Checking ciborium-io v0.2.2
19262024-01-28T03:27:50.465Z Checking slog-scope v4.4.0
19272024-01-28T03:27:50.531Z Checking resolv-conf v0.7.0
19282024-01-28T03:27:50.690Z Checking ciborium-ll v0.2.2
19292024-01-28T03:27:50.756Z Checking slog-stdlog v4.1.1
19302024-01-28T03:27:50.977Z Checking slog-envlogger v2.2.0
19312024-01-28T03:27:51.054Z Checking trust-dns-resolver v0.22.0
19322024-01-28T03:27:51.110Z Checking libsw v3.3.1
19332024-01-28T03:27:51.144Z Checking ciborium v0.2.2
19342024-01-28T03:27:51.278Z Compiling derive-where v1.2.7
19352024-01-28T03:27:51.501Z Checking owo-colors v4.0.0
19362024-01-28T03:27:51.888Z Checking linear-map v1.2.0
19372024-01-28T03:27:52.392Z Checking textwrap v0.11.0
19382024-01-28T03:27:52.693Z Compiling heck v0.3.3
19392024-01-28T03:27:52.761Z Checking ansi_term v0.12.1
19402024-01-28T03:27:53.223Z Checking vec_map v0.8.2
19412024-01-28T03:27:53.301Z Checking strsim v0.8.0
19422024-01-28T03:27:53.515Z Compiling libefi-sys v0.1.0
19432024-01-28T03:27:53.573Z Compiling structopt-derive v0.4.18
19442024-01-28T03:27:53.609Z Checking clap v2.34.0
19452024-01-28T03:27:53.958Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19462024-01-28T03:27:54.506Z Compiling slog-dtrace v0.3.0
19472024-01-28T03:27:54.530Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
19482024-01-28T03:27:55.033Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19492024-01-28T03:27:55.517Z Checking termcolor v1.2.0
19502024-01-28T03:27:55.534Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19512024-01-28T03:27:56.119Z Checking nibble_vec v0.1.0
19522024-01-28T03:27:56.380Z Compiling radium v0.7.0
19532024-01-28T03:27:56.486Z Checking endian-type v0.1.2
19542024-01-28T03:27:56.790Z Checking radix_trie v0.2.1
19552024-01-28T03:27:57.081Z Compiling maybe-uninit v2.0.0
19562024-01-28T03:27:57.390Z Checking tap v1.0.1
19572024-01-28T03:27:57.611Z Checking wyz v0.5.1
19582024-01-28T03:27:57.910Z Checking fxhash v0.2.1
19592024-01-28T03:27:58.001Z Compiling packed_struct v0.10.1
19602024-01-28T03:27:58.118Z Checking crc-catalog v2.2.0
19612024-01-28T03:27:58.144Z Checking funty v2.0.0
19622024-01-28T03:27:58.194Z Compiling num-bigint-dig v0.8.4
19632024-01-28T03:27:58.302Z Checking crc v3.0.1
19642024-01-28T03:27:58.468Z Checking mockall v0.12.0
19652024-01-28T03:27:58.535Z Checking structopt v0.3.26
19662024-01-28T03:27:58.659Z Compiling packed_struct_codegen v0.10.1
19672024-01-28T03:27:58.677Z Compiling indexmap v1.9.3
19682024-01-28T03:27:58.708Z Checking nodrop v0.1.14
19692024-01-28T03:27:58.799Z Compiling semver v0.1.20
19702024-01-28T03:27:58.852Z Checking array-init v0.0.4
19712024-01-28T03:27:59.064Z Checking smallvec v0.6.14
19722024-01-28T03:27:59.625Z Compiling rustc_version v0.1.7
19732024-01-28T03:27:59.882Z Checking bitvec v1.0.1
19742024-01-28T03:27:59.900Z Checking pkcs1 v0.7.5
19752024-01-28T03:28:00.424Z Checking signature v2.1.0
19762024-01-28T03:28:00.530Z Checking bitfield v0.14.0
19772024-01-28T03:28:00.671Z Checking hashbrown v0.12.3
19782024-01-28T03:28:00.971Z Checking serde-hex v0.1.0
19792024-01-28T03:28:02.197Z Compiling newtype_derive v0.1.6
19802024-01-28T03:28:02.371Z Checking rsa v0.9.2
19812024-01-28T03:28:02.635Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19822024-01-28T03:28:02.811Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19832024-01-28T03:28:02.993Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19842024-01-28T03:28:03.253Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19852024-01-28T03:28:03.501Z Checking env_logger v0.10.0
19862024-01-28T03:28:03.517Z Checking x509-cert v0.2.4
19872024-01-28T03:28:03.617Z Checking ron v0.8.1
19882024-01-28T03:28:03.782Z Compiling semver-parser v0.10.2
19892024-01-28T03:28:05.007Z Checking crc-any v2.4.3
19902024-01-28T03:28:05.595Z Compiling semver v0.11.0
19912024-01-28T03:28:05.689Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19922024-01-28T03:28:06.190Z Checking object v0.30.4
19932024-01-28T03:28:06.987Z Compiling num-rational v0.4.1
19942024-01-28T03:28:07.611Z Checking path-slash v0.1.5
19952024-01-28T03:28:07.773Z Compiling home v0.5.5
19962024-01-28T03:28:08.075Z Compiling toolchain_find v0.2.0
19972024-01-28T03:28:08.153Z Compiling toml v0.5.11
19982024-01-28T03:28:08.783Z Compiling topological-sort v0.2.2
19992024-01-28T03:28:09.026Z Compiling convert_case v0.4.0
20002024-01-28T03:28:10.152Z Compiling omicron-zone-package v0.10.1
20012024-01-28T03:28:10.572Z Compiling derive_more v0.99.17
20022024-01-28T03:28:10.770Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20032024-01-28T03:28:11.060Z Compiling rustfmt-wrapper v0.2.0
20042024-01-28T03:28:11.287Z Checking steno v0.4.0
20052024-01-28T03:28:14.509Z Checking num-complex v0.4.4
20062024-01-28T03:28:14.901Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20072024-01-28T03:28:15.035Z Checking newline-converter v0.3.0
20082024-01-28T03:28:15.266Z Checking utf-8 v0.7.6
20092024-01-28T03:28:15.549Z Checking tungstenite v0.20.1
20102024-01-28T03:28:16.061Z Checking num v0.4.1
20112024-01-28T03:28:16.200Z Checking expectorate v1.1.0
20122024-01-28T03:28:16.375Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20132024-01-28T03:28:16.420Z Compiling buf-list v1.0.3
20142024-01-28T03:28:16.873Z Checking display-error-chain v0.2.0
20152024-01-28T03:28:16.891Z Compiling parking_lot_core v0.8.6
20162024-01-28T03:28:16.968Z Checking tokio-tungstenite v0.20.1
20172024-01-28T03:28:17.053Z Checking keccak v0.1.4
20182024-01-28T03:28:17.533Z Checking sha3 v0.10.8
20192024-01-28T03:28:17.618Z Checking trust-dns-client v0.22.0
20202024-01-28T03:28:18.008Z Checking secrecy v0.8.0
20212024-01-28T03:28:18.102Z Compiling pin-project-internal v1.1.3
20222024-01-28T03:28:18.155Z Checking parking_lot v0.11.2
20232024-01-28T03:28:18.325Z Compiling doc-comment v0.3.3
20242024-01-28T03:28:18.680Z Checking sled v0.34.7
20252024-01-28T03:28:19.507Z Checking glob v0.3.1
20262024-01-28T03:28:19.573Z Compiling vte_generate_state_changes v0.1.1
20272024-01-28T03:28:19.956Z Compiling unicase v2.7.0
20282024-01-28T03:28:20.326Z Checking trust-dns-server v0.22.1
20292024-01-28T03:28:20.433Z Compiling platforms v3.0.2
20302024-01-28T03:28:20.642Z Checking vte v0.11.1
20312024-01-28T03:28:20.923Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20322024-01-28T03:28:21.691Z Checking crossbeam-deque v0.8.3
20332024-01-28T03:28:22.172Z Checking fd-lock v3.0.13
20342024-01-28T03:28:22.438Z Compiling snafu-derive v0.7.5
20352024-01-28T03:28:23.097Z Checking strip-ansi-escapes v0.2.0
20362024-01-28T03:28:23.293Z Compiling fs-err v2.11.0
20372024-01-28T03:28:23.391Z Checking pin-project v1.1.3
20382024-01-28T03:28:23.428Z Compiling rayon-core v1.12.0
20392024-01-28T03:28:23.549Z Checking nu-ansi-term v0.49.0
20402024-01-28T03:28:23.915Z Checking globset v0.4.13
20412024-01-28T03:28:24.162Z Checking reedline v0.28.0
20422024-01-28T03:28:24.694Z Checking olpc-cjson v0.1.3
20432024-01-28T03:28:24.755Z Checking serde_plain v1.0.2
20442024-01-28T03:28:24.819Z Compiling async-recursion v1.0.5
20452024-01-28T03:28:24.997Z Checking typed-path v0.7.0
20462024-01-28T03:28:25.122Z Compiling curve25519-dalek v4.1.1
20472024-01-28T03:28:25.630Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
20482024-01-28T03:28:25.936Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20492024-01-28T03:28:25.978Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20502024-01-28T03:28:25.997Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20512024-01-28T03:28:26.593Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20522024-01-28T03:28:27.589Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20532024-01-28T03:28:27.754Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20542024-01-28T03:28:29.804Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20552024-01-28T03:28:30.703Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20562024-01-28T03:28:30.763Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20572024-01-28T03:28:31.333Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20582024-01-28T03:28:32.125Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20592024-01-28T03:28:32.200Z Checking snafu v0.7.5
20602024-01-28T03:28:32.521Z Compiling memoffset v0.7.1
20612024-01-28T03:28:32.911Z Checking tough v0.16.0
20622024-01-28T03:28:32.931Z Checking parse-size v1.0.0
20632024-01-28T03:28:33.149Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20642024-01-28T03:28:33.179Z Compiling mime_guess v2.0.4
20652024-01-28T03:28:33.340Z Checking rayon v1.8.0
20662024-01-28T03:28:35.520Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20672024-01-28T03:28:39.655Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20682024-01-28T03:28:39.697Z Checking universal-hash v0.5.1
20692024-01-28T03:28:39.972Z Compiling thiserror-impl-no-std v2.0.2
20702024-01-28T03:28:40.144Z Compiling curve25519-dalek-derive v0.1.0
20712024-01-28T03:28:40.705Z Checking opaque-debug v0.3.0
20722024-01-28T03:28:40.829Z Checking poly1305 v0.8.0
20732024-01-28T03:28:42.162Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20742024-01-28T03:28:42.617Z Checking chacha20 v0.9.1
20752024-01-28T03:28:43.156Z Checking aead v0.5.2
20762024-01-28T03:28:43.255Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20772024-01-28T03:28:43.466Z Checking kstat-rs v0.2.3
20782024-01-28T03:28:43.952Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20792024-01-28T03:28:44.395Z Compiling salty v0.2.0
20802024-01-28T03:28:45.210Z Checking signature v1.6.4
20812024-01-28T03:28:45.392Z Checking ed25519 v1.5.3
20822024-01-28T03:28:45.418Z Checking thiserror-no-std v2.0.2
20832024-01-28T03:28:45.557Z Checking vsss-rs v3.3.4
20842024-01-28T03:28:45.630Z Checking chacha20poly1305 v0.10.1
20852024-01-28T03:28:45.891Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20862024-01-28T03:28:46.878Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20872024-01-28T03:28:47.250Z Checking serde-big-array v0.5.1
20882024-01-28T03:28:47.568Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20892024-01-28T03:28:47.902Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20902024-01-28T03:28:49.018Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20912024-01-28T03:28:51.456Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20922024-01-28T03:28:51.834Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20932024-01-28T03:28:51.906Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20942024-01-28T03:28:52.512Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20952024-01-28T03:28:53.520Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20962024-01-28T03:28:54.598Z Checking humantime v2.1.0
20972024-01-28T03:28:55.038Z Checking bytecount v0.6.3
20982024-01-28T03:28:57.029Z Checking papergrid v0.11.0
20992024-01-28T03:28:59.088Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21002024-01-28T03:28:59.504Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21012024-01-28T03:29:00.926Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21022024-01-28T03:29:00.974Z Compiling tabled_derive v0.7.0
21032024-01-28T03:29:01.018Z Checking signal-hook-tokio v0.3.1
21042024-01-28T03:29:01.256Z Checking fd-lock v4.0.2
21052024-01-28T03:29:01.491Z Checking nix v0.27.1
21062024-01-28T03:29:01.532Z Checking serde-big-array v0.4.1
21072024-01-28T03:29:01.756Z Compiling sqlparser_derive v0.2.2
21082024-01-28T03:29:02.800Z Checking unicode_categories v0.1.1
21092024-01-28T03:29:03.276Z Checking sqlformat v0.2.3
21102024-01-28T03:29:03.546Z Checking sqlparser v0.41.0
21112024-01-28T03:29:05.154Z Checking tabled v0.15.0
21122024-01-28T03:29:05.479Z Checking rustyline v13.0.0
21132024-01-28T03:29:05.694Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21142024-01-28T03:29:07.313Z Checking bcs v0.1.6
21152024-01-28T03:29:08.043Z Checking highway v1.1.0
21162024-01-28T03:29:08.169Z Checking corncobs v0.1.3
21172024-01-28T03:29:08.436Z Compiling prettyplease v0.2.16
21182024-01-28T03:29:08.686Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21192024-01-28T03:29:08.895Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21202024-01-28T03:29:08.953Z Checking http-range v0.1.5
21212024-01-28T03:29:09.200Z Checking hyper-staticfile v0.9.5
21222024-01-28T03:29:09.808Z Compiling crunchy v0.2.2
21232024-01-28T03:29:09.953Z Compiling portable-atomic v1.4.3
21242024-01-28T03:29:10.557Z Compiling clang-sys v1.6.1
21252024-01-28T03:29:10.607Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21262024-01-28T03:29:11.406Z Compiling tiny-keccak v2.0.2
21272024-01-28T03:29:11.644Z Checking assert_matches v1.5.0
21282024-01-28T03:29:11.906Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21292024-01-28T03:29:13.370Z Compiling darling_core v0.14.4
21302024-01-28T03:29:13.854Z Checking number_prefix v0.4.0
21312024-01-28T03:29:14.120Z Checking indicatif v0.17.7
21322024-01-28T03:29:14.396Z Compiling ascii-canvas v3.0.0
21332024-01-28T03:29:14.956Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21342024-01-28T03:29:15.322Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21352024-01-28T03:29:15.496Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21362024-01-28T03:29:15.575Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21372024-01-28T03:29:16.337Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21382024-01-28T03:29:16.895Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21392024-01-28T03:29:17.017Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21402024-01-28T03:29:19.137Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21412024-01-28T03:29:20.364Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21422024-01-28T03:29:21.169Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21432024-01-28T03:29:22.196Z Compiling ena v0.14.2
21442024-01-28T03:29:22.827Z Compiling libloading v0.7.4
21452024-01-28T03:29:23.232Z Compiling darling_macro v0.14.4
21462024-01-28T03:29:23.405Z Compiling regex-syntax v0.6.29
21472024-01-28T03:29:24.871Z Compiling diff v0.1.13
21482024-01-28T03:29:25.980Z Compiling bindgen v0.69.2
21492024-01-28T03:29:26.074Z Compiling darling v0.14.4
21502024-01-28T03:29:27.032Z Compiling cexpr v0.6.0
21512024-01-28T03:29:27.806Z Compiling which v4.4.0
21522024-01-28T03:29:28.739Z Compiling lalrpop v0.19.12
21532024-01-28T03:29:29.782Z Compiling peeking_take_while v0.1.2
21542024-01-28T03:29:29.864Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21552024-01-28T03:29:29.968Z Compiling shlex v1.3.0
21562024-01-28T03:29:29.989Z Compiling ref-cast v1.0.20
21572024-01-28T03:29:30.660Z Checking maplit v1.0.2
21582024-01-28T03:29:30.749Z Compiling lazycell v1.3.0
21592024-01-28T03:29:30.804Z Compiling rustc-hash v1.1.0
21602024-01-28T03:29:31.019Z Compiling derive_builder_core v0.12.0
21612024-01-28T03:29:31.066Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21622024-01-28T03:29:31.486Z Compiling ref-cast-impl v1.0.20
21632024-01-28T03:29:31.702Z Compiling libxml v0.3.3
21642024-01-28T03:29:33.718Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21652024-01-28T03:29:33.743Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21662024-01-28T03:29:34.341Z Compiling strum_macros v0.24.3
21672024-01-28T03:29:34.435Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21682024-01-28T03:29:35.068Z Compiling derive_builder_macro v0.12.0
21692024-01-28T03:29:35.879Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21702024-01-28T03:29:36.304Z Compiling cookie v0.18.0
21712024-01-28T03:29:36.414Z Compiling indoc v1.0.9
21722024-01-28T03:29:36.817Z Checking derive_builder v0.12.0
21732024-01-28T03:29:38.071Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21742024-01-28T03:29:39.881Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21752024-01-28T03:29:40.277Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21762024-01-28T03:29:40.415Z Checking bb8 v0.8.1
21772024-01-28T03:29:40.709Z Checking quick-xml v0.30.0
21782024-01-28T03:29:40.898Z Compiling impl-trait-for-tuples v0.2.2
21792024-01-28T03:29:41.122Z Compiling oso-derive v0.27.0
21802024-01-28T03:29:42.264Z Checking smawk v0.3.1
21812024-01-28T03:29:42.557Z Checking unicode-linebreak v0.1.5
21822024-01-28T03:29:42.828Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21832024-01-28T03:29:43.248Z Checking textwrap v0.16.0
21842024-01-28T03:29:43.889Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21852024-01-28T03:29:44.328Z Checking is_ci v1.1.1
21862024-01-28T03:29:44.503Z Checking supports-color v2.1.0
21872024-01-28T03:29:44.519Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21882024-01-28T03:29:44.790Z Checking lru v0.12.1
21892024-01-28T03:29:45.256Z Compiling stability v0.1.1
21902024-01-28T03:29:46.551Z Checking cassowary v0.3.0
21912024-01-28T03:29:46.834Z Compiling indoc v2.0.3
21922024-01-28T03:29:47.190Z Checking rtoolbox v0.0.1
21932024-01-28T03:29:47.443Z Checking rpassword v7.3.1
21942024-01-28T03:29:47.647Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21952024-01-28T03:29:47.736Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21962024-01-28T03:29:48.553Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21972024-01-28T03:29:48.605Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21982024-01-28T03:29:49.196Z Checking ratatui v0.25.0
21992024-01-28T03:29:50.148Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22002024-01-28T03:29:51.259Z Checking shell-words v1.1.0
22012024-01-28T03:29:51.544Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22022024-01-28T03:29:53.289Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22032024-01-28T03:29:53.360Z Checking tui-tree-widget v0.16.0
22042024-01-28T03:29:53.818Z Checking fatfs v0.3.6
22052024-01-28T03:29:55.682Z Checking yansi v0.5.1
22062024-01-28T03:29:55.767Z Compiling target-lexicon v0.12.12
22072024-01-28T03:29:56.076Z Checking pretty_assertions v1.4.0
22082024-01-28T03:29:56.361Z Checking plotters-backend v0.3.5
22092024-01-28T03:29:56.924Z Compiling guppy-workspace-hack v0.1.0
22102024-01-28T03:29:57.393Z Checking plotters-svg v0.3.5
22112024-01-28T03:29:57.696Z Checking http-body v1.0.0
22122024-01-28T03:29:57.980Z Checking rand v0.4.6
22132024-01-28T03:29:58.127Z Checking remove_dir_all v0.5.3
22142024-01-28T03:29:58.259Z Checking cast v0.3.0
22152024-01-28T03:29:58.760Z Checking tower-layer v0.3.2
22162024-01-28T03:29:59.157Z Compiling target-spec v3.0.1
22172024-01-28T03:29:59.525Z Checking tempdir v0.3.7
22182024-01-28T03:29:59.762Z Checking tower v0.4.13
22192024-01-28T03:29:59.982Z Checking criterion-plot v0.5.0
22202024-01-28T03:30:00.591Z Checking cfg-expr v0.15.5
22212024-01-28T03:30:00.835Z Checking hyper v1.1.0
22222024-01-28T03:30:01.024Z Checking plotters v0.3.5
22232024-01-28T03:30:02.041Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22242024-01-28T03:30:02.922Z Checking tinytemplate v1.2.1
22252024-01-28T03:30:03.443Z Checking cargo-platform v0.1.3
22262024-01-28T03:30:03.479Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22272024-01-28T03:30:03.536Z Checking oorandom v11.1.3
22282024-01-28T03:30:03.754Z Checking anes v0.1.6
22292024-01-28T03:30:03.889Z Checking cargo_metadata v0.18.1
22302024-01-28T03:30:03.914Z Checking hyper-util v0.1.2
22312024-01-28T03:30:04.352Z Checking criterion v0.5.1
22322024-01-28T03:30:06.706Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22332024-01-28T03:30:06.961Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22342024-01-28T03:30:09.105Z Checking assert_cmd v2.0.13
22352024-01-28T03:30:09.762Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22362024-01-28T03:30:12.243Z Checking rustls-native-certs v0.7.0
22372024-01-28T03:30:12.436Z Checking pathdiff v0.2.1
22382024-01-28T03:30:12.937Z Checking nested v0.1.1
22392024-01-28T03:30:13.234Z Checking guppy v0.17.4
22402024-01-28T03:30:15.124Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22412024-01-28T03:30:15.364Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22422024-01-28T03:30:15.866Z Checking hyper-rustls v0.26.0
22432024-01-28T03:30:16.354Z Checking threadpool v1.8.1
22442024-01-28T03:30:16.479Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22452024-01-28T03:30:16.605Z Checking nanorand v0.7.0
22462024-01-28T03:30:16.630Z Checking libtest-mimic v0.6.1
22472024-01-28T03:30:17.145Z Checking flume v0.11.0
22482024-01-28T03:30:17.324Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22492024-01-28T03:30:17.891Z Checking httptest v0.15.5
22502024-01-28T03:30:19.000Z Checking similar-asserts v1.5.0
22512024-01-28T03:30:19.035Z Compiling rstest_macros v0.18.2
22522024-01-28T03:30:19.339Z Compiling crossbeam-queue v0.3.8
22532024-01-28T03:30:19.945Z Checking datatest-stable v0.2.3
22542024-01-28T03:30:20.145Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22552024-01-28T03:30:20.282Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22562024-01-28T03:30:21.515Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22572024-01-28T03:30:21.950Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22582024-01-28T03:30:22.282Z Checking arrayvec v0.7.4
22592024-01-28T03:30:22.387Z Checking arrayref v0.3.7
22602024-01-28T03:30:22.520Z Compiling relative-path v1.9.0
22612024-01-28T03:30:22.741Z Compiling trybuild v1.0.89
22622024-01-28T03:30:22.853Z Checking constant_time_eq v0.2.6
22632024-01-28T03:30:23.026Z Checking blake2b_simd v1.0.1
22642024-01-28T03:30:23.876Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22652024-01-28T03:30:24.322Z Checking basic-toml v0.1.8
22662024-01-28T03:30:25.687Z Checking constant_time_eq v0.3.0
22672024-01-28T03:30:25.858Z Checking futures-timer v3.0.2
22682024-01-28T03:30:26.293Z Checking rust-argon2 v1.0.1
22692024-01-28T03:30:29.054Z Checking crossbeam v0.8.2
22702024-01-28T03:30:31.005Z Checking partial-io v0.5.4
22712024-01-28T03:30:31.574Z Checking approx v0.5.1
22722024-01-28T03:30:31.906Z Checking termios v0.3.3
22732024-01-28T03:30:32.221Z Checking hex-literal v0.4.1
22742024-01-28T03:30:39.555Z Checking rstest v0.18.2
22752024-01-28T03:30:40.805Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22762024-01-28T03:30:45.145Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22772024-01-28T03:31:52.412Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22782024-01-28T03:31:57.889Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22792024-01-28T03:31:58.920Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22802024-01-28T03:32:08.971Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22812024-01-28T03:32:11.208Z Compiling samael v0.0.14
22822024-01-28T03:32:40.742Z Compiling polar-core v0.27.0
22832024-01-28T03:32:51.711Z Checking oso v0.27.0
22842024-01-28T03:33:31.609Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22852024-01-28T03:35:02.166Z Finished dev [unoptimized + debuginfo] target(s) in 10m 45s
22862024-01-28T03:35:02.399Z
22872024-01-28T03:35:02.399Zreal 11:47.903040629
22882024-01-28T03:35:02.399Zuser 1:04:16.747968134
22892024-01-28T03:35:02.399Zsys 8:09.299100861
22902024-01-28T03:35:02.406Ztrap 2.193422326
22912024-01-28T03:35:02.406Ztflt 5.479148741
22922024-01-28T03:35:02.406Zdflt 6.983640500
22932024-01-28T03:35:02.406Zkflt 0.020247876
22942024-01-28T03:35:02.406Zlock 1:42:16.280419778
22952024-01-28T03:35:02.406Zslp 3:11:01.333625303
22962024-01-28T03:35:02.406Zlat 2:13.332230489
22972024-01-28T03:35:02.406Zstop 4:52.656306348
22982024-01-28T03:35:03.663Zwarning: output filename collision.
22992024-01-28T03:35:03.663ZThe 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)`.
23002024-01-28T03:35:03.663ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23012024-01-28T03:35:03.663ZThe targets should have unique names.
23022024-01-28T03:35:03.663ZThis is a known bug where multiple crates with the same name use
23032024-01-28T03:35:03.663Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23042024-01-28T03:35:03.668Zwarning: output filename collision.
23052024-01-28T03:35:03.668ZThe 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)`.
23062024-01-28T03:35:03.668ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23072024-01-28T03:35:03.668ZThe targets should have unique names.
23082024-01-28T03:35:03.668ZThis is a known bug where multiple crates with the same name use
23092024-01-28T03:35:03.668Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23102024-01-28T03:35:03.668Zwarning: output filename collision.
23112024-01-28T03:35:03.668ZThe 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)`.
23122024-01-28T03:35:03.668ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23132024-01-28T03:35:03.668ZThe targets should have unique names.
23142024-01-28T03:35:03.668ZThis is a known bug where multiple crates with the same name use
23152024-01-28T03:35:03.668Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23162024-01-28T03:35:03.668Zwarning: output filename collision.
23172024-01-28T03:35:03.668ZThe 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#2d3b9d0e)`.
23182024-01-28T03:35:03.668ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23192024-01-28T03:35:03.668ZThe targets should have unique names.
23202024-01-28T03:35:03.668ZThis is a known bug where multiple crates with the same name use
23212024-01-28T03:35:03.668Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23222024-01-28T03:35:03.668Zwarning: output filename collision.
23232024-01-28T03:35:03.669ZThe 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#2d3b9d0e)`.
23242024-01-28T03:35:03.669ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23252024-01-28T03:35:03.669ZThe targets should have unique names.
23262024-01-28T03:35:03.669ZThis is a known bug where multiple crates with the same name use
23272024-01-28T03:35:03.669Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282024-01-28T03:35:03.669Zwarning: output filename collision.
23292024-01-28T03:35:03.669ZThe 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#2d3b9d0e)`.
23302024-01-28T03:35:03.669ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23312024-01-28T03:35:03.670ZThe targets should have unique names.
23322024-01-28T03:35:03.670ZThis is a known bug where multiple crates with the same name use
23332024-01-28T03:35:03.670Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342024-01-28T03:35:03.670Zwarning: output filename collision.
23352024-01-28T03:35:03.670ZThe 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)`.
23362024-01-28T03:35:03.670ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23372024-01-28T03:35:03.670ZThe targets should have unique names.
23382024-01-28T03:35:03.670ZThis is a known bug where multiple crates with the same name use
23392024-01-28T03:35:03.670Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23402024-01-28T03:35:04.343Z Documenting libc v0.2.152
23412024-01-28T03:35:04.358Z Documenting cfg-if v1.0.0
23422024-01-28T03:35:04.373Z Documenting serde_derive v1.0.195
23432024-01-28T03:35:04.406Z Documenting log v0.4.20
23442024-01-28T03:35:04.425Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23452024-01-28T03:35:04.436Z Documenting memchr v2.6.3
23462024-01-28T03:35:04.449Z Documenting scopeguard v1.2.0
23472024-01-28T03:35:04.463Z Documenting byteorder v1.5.0
23482024-01-28T03:35:04.828Z Documenting smallvec v1.11.2
23492024-01-28T03:35:08.235Z Documenting itoa v1.0.9
23502024-01-28T03:35:08.432Z Documenting lock_api v0.4.10
23512024-01-28T03:35:09.365Z Documenting zeroize_derive v1.4.2
23522024-01-28T03:35:10.277Z Documenting once_cell v1.19.0
23532024-01-28T03:35:10.381Z Documenting pin-project-lite v0.2.13
23542024-01-28T03:35:10.701Z Documenting getrandom v0.2.10
23552024-01-28T03:35:11.208Z Documenting parking_lot_core v0.9.8
23562024-01-28T03:35:12.349Z Documenting libm v0.2.7
23572024-01-28T03:35:12.857Z Documenting signal-hook-registry v1.4.1
23582024-01-28T03:35:14.336Z Documenting mio v0.8.9
23592024-01-28T03:35:14.949Z Documenting serde v1.0.195
23602024-01-28T03:35:16.187Z Documenting futures-core v0.3.30
23612024-01-28T03:35:16.232Z Documenting rand_core v0.6.4
23622024-01-28T03:35:16.719Z Documenting zeroize v1.7.0
23632024-01-28T03:35:16.934Z Documenting parking_lot v0.12.1
23642024-01-28T03:35:17.124Z Documenting num-traits v0.2.16
23652024-01-28T03:35:18.422Z Documenting thiserror-impl v1.0.56
23662024-01-28T03:35:20.495Z Documenting socket2 v0.5.5
23672024-01-28T03:35:21.683Z Documenting num_cpus v1.16.0
23682024-01-28T03:35:22.317Z Documenting tokio-macros v2.2.0
23692024-01-28T03:35:22.441Z Documenting typenum v1.16.0
23702024-01-28T03:35:22.645Z Documenting subtle v2.5.0
23712024-01-28T03:35:24.236Z Documenting ryu v1.0.15
23722024-01-28T03:35:26.292Z Documenting thiserror v1.0.56
23732024-01-28T03:35:27.068Z Documenting zerocopy v0.7.32
23742024-01-28T03:35:27.902Z Documenting futures-sink v0.3.30
23752024-01-28T03:35:28.213Z Documenting pin-utils v0.1.0
23762024-01-28T03:35:28.298Z Documenting slab v0.4.9
23772024-01-28T03:35:29.567Z Documenting futures-macro v0.3.30
23782024-01-28T03:35:32.112Z Documenting const-oid v0.9.5
23792024-01-28T03:35:33.797Z Documenting futures-channel v0.3.30
23802024-01-28T03:35:34.507Z Documenting futures-task v0.3.30
23812024-01-28T03:35:36.044Z Documenting futures-io v0.3.30
23822024-01-28T03:35:37.339Z Documenting iana-time-zone v0.1.57
23832024-01-28T03:35:38.562Z Documenting ahash v0.8.6
23842024-01-28T03:35:40.361Z Documenting allocator-api2 v0.2.16
23852024-01-28T03:35:41.407Z Documenting tinyvec_macros v0.1.1
23862024-01-28T03:35:41.456Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23872024-01-28T03:35:42.451Z Documenting futures-util v0.3.30
23882024-01-28T03:35:42.662Z Documenting tracing-core v0.1.31
23892024-01-28T03:35:43.782Z Documenting tracing-attributes v0.1.26
23902024-01-28T03:35:45.654Z Documenting tinyvec v1.6.0
23912024-01-28T03:35:45.836Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23922024-01-28T03:35:46.315Z Documenting hashbrown v0.14.2
23932024-01-28T03:35:51.002Z Documenting unicode-normalization v0.1.22
23942024-01-28T03:35:52.174Z Documenting bytes v1.5.0
23952024-01-28T03:35:53.688Z Documenting bitflags v2.4.0
23962024-01-28T03:35:55.600Z Documenting serde_json v1.0.111
23972024-01-28T03:35:56.962Z Documenting chrono v0.4.31
23982024-01-28T03:35:58.771Z Documenting uuid v1.7.0
23992024-01-28T03:35:59.573Z Documenting tokio v1.35.1
24002024-01-28T03:36:00.429Z Documenting ppv-lite86 v0.2.17
24012024-01-28T03:36:00.766Z Documenting unicode-bidi v0.3.13
24022024-01-28T03:36:04.756Z Documenting equivalent v1.0.1
24032024-01-28T03:36:05.254Z Documenting rand_chacha v0.3.1
24042024-01-28T03:36:05.449Z Documenting base64 v0.21.7
24052024-01-28T03:36:06.343Z Documenting percent-encoding v2.3.1
24062024-01-28T03:36:07.395Z Documenting lazy_static v1.4.0
24072024-01-28T03:36:08.160Z Documenting generic-array v0.14.7
24082024-01-28T03:36:08.963Z Documenting indexmap v2.1.0
24092024-01-28T03:36:11.158Z Documenting rand v0.8.5
24102024-01-28T03:36:11.481Z Checking serde_derive_internals v0.26.0
24112024-01-28T03:36:11.865Z Documenting serde_derive_internals v0.26.0
24122024-01-28T03:36:12.160Z Documenting form_urlencoded v1.2.1
24132024-01-28T03:36:12.440Z Documenting dyn-clone v1.0.13
24142024-01-28T03:36:14.696Z Documenting tracing v0.1.37
24152024-01-28T03:36:15.092Z Documenting crypto-common v0.1.6
24162024-01-28T03:36:15.969Z Documenting block-buffer v0.10.4
24172024-01-28T03:36:16.959Z Documenting fnv v1.0.7
24182024-01-28T03:36:17.430Z Documenting cpufeatures v0.2.12
24192024-01-28T03:36:17.862Z Documenting idna v0.5.0
24202024-01-28T03:36:18.191Z Documenting httparse v1.8.0
24212024-01-28T03:36:20.642Z Documenting schemars_derive v0.8.16
24222024-01-28T03:36:21.141Z Documenting errno v0.3.8
24232024-01-28T03:36:21.409Z Documenting unicode-ident v1.0.12
24242024-01-28T03:36:21.801Z Documenting digest v0.10.7
24252024-01-28T03:36:22.780Z Documenting unicode-width v0.1.11
24262024-01-28T03:36:24.295Z Documenting try-lock v0.2.4
24272024-01-28T03:36:24.368Z Documenting url v2.5.0
24282024-01-28T03:36:25.435Z Documenting proc-macro2 v1.0.78
24292024-01-28T03:36:26.620Z Documenting rustix v0.38.30
24302024-01-28T03:36:26.740Z Documenting adler v1.0.2
24312024-01-28T03:36:28.322Z Documenting httpdate v1.0.3
24322024-01-28T03:36:29.318Z Documenting schemars v0.8.16
24332024-01-28T03:36:30.109Z Documenting want v0.3.1
24342024-01-28T03:36:30.894Z Documenting miniz_oxide v0.7.1
24352024-01-28T03:36:31.016Z Documenting http-body v0.4.5
24362024-01-28T03:36:32.223Z Documenting openssl-sys v0.9.96
24372024-01-28T03:36:34.574Z Documenting openssl-macros v0.1.1
24382024-01-28T03:36:36.181Z Documenting base64ct v1.6.0
24392024-01-28T03:36:36.642Z Documenting mime v0.3.17
24402024-01-28T03:36:36.966Z Documenting tower-service v0.3.2
24412024-01-28T03:36:38.393Z Documenting quote v1.0.35
24422024-01-28T03:36:39.349Z Documenting aho-corasick v1.0.4
24432024-01-28T03:36:41.922Z Documenting ipnet v2.9.0
24442024-01-28T03:36:42.068Z Documenting openssl v0.10.60
24452024-01-28T03:36:42.563Z Documenting openssl-probe v0.1.5
24462024-01-28T03:36:42.943Z Documenting regex-syntax v0.8.2
24472024-01-28T03:36:43.189Z Documenting slog v2.7.0
24482024-01-28T03:36:44.832Z Documenting syn v2.0.48
24492024-01-28T03:36:45.736Z Documenting tokio-util v0.7.10
24502024-01-28T03:36:47.020Z Documenting async-trait v0.1.77
24512024-01-28T03:36:48.219Z Documenting pem-rfc7468 v0.7.0
24522024-01-28T03:36:48.731Z Documenting encoding_rs v0.8.33
24532024-01-28T03:36:49.520Z Documenting der_derive v0.7.2
24542024-01-28T03:36:53.275Z Documenting regex-automata v0.4.4
24552024-01-28T03:36:54.194Z Documenting flagset v0.4.3
24562024-01-28T03:36:54.577Z Documenting utf8parse v0.2.1
24572024-01-28T03:36:55.666Z Documenting h2 v0.3.24
24582024-01-28T03:36:55.669Z Documenting native-tls v0.2.11
24592024-01-28T03:36:55.739Z Documenting serde_urlencoded v0.7.1
24602024-01-28T03:36:57.981Z Documenting num-integer v0.1.45
24612024-01-28T03:36:58.161Z Documenting der v0.7.8
24622024-01-28T03:36:58.711Z Documenting time-macros v0.2.13
24632024-01-28T03:37:02.617Z Documenting deranged v0.3.8
24642024-01-28T03:37:02.681Z Documenting tokio-native-tls v0.3.1
24652024-01-28T03:37:04.007Z Documenting num_threads v0.1.6
24662024-01-28T03:37:05.552Z Documenting gimli v0.28.0
24672024-01-28T03:37:05.746Z Documenting time-core v0.1.1
24682024-01-28T03:37:06.023Z Documenting regex v1.10.3
24692024-01-28T03:37:09.795Z Documenting spki v0.7.2
24702024-01-28T03:37:09.837Z Documenting object v0.32.1
24712024-01-28T03:37:09.957Z Documenting time v0.3.27
24722024-01-28T03:37:10.410Z Documenting crossbeam-utils v0.8.16
24732024-01-28T03:37:11.508Z Documenting hyper v0.14.27
24742024-01-28T03:37:14.160Z Documenting webpki-roots v0.25.2
24752024-01-28T03:37:15.054Z Documenting addr2line v0.21.0
24762024-01-28T03:37:16.507Z Documenting rustc-demangle v0.1.23
24772024-01-28T03:37:16.902Z Documenting spin v0.9.8
24782024-01-28T03:37:17.598Z Documenting pkcs8 v0.10.2
24792024-01-28T03:37:18.876Z Documenting openapiv3 v2.0.0
24802024-01-28T03:37:20.491Z Checking pest_meta v2.7.6
24812024-01-28T03:37:20.715Z Documenting data-encoding v2.4.0
24822024-01-28T03:37:20.871Z Documenting anstyle v1.0.2
24832024-01-28T03:37:21.336Z Documenting anstyle-parse v0.2.1
24842024-01-28T03:37:21.990Z Documenting ipnetwork v0.20.0
24852024-01-28T03:37:24.299Z Documenting sha2 v0.10.8
24862024-01-28T03:37:26.176Z Documenting futures-executor v0.3.30
24872024-01-28T03:37:27.039Z Documenting hex v0.4.3
24882024-01-28T03:37:27.248Z Documenting crc32fast v1.3.2
24892024-01-28T03:37:28.705Z Documenting backtrace v0.3.69
24902024-01-28T03:37:30.565Z Documenting pest_meta v2.7.6
24912024-01-28T03:37:30.931Z Documenting hyper-rustls v0.24.2
24922024-01-28T03:37:31.102Z Documenting hyper-tls v0.5.0
24932024-01-28T03:37:31.795Z Documenting scroll_derive v0.12.0
24942024-01-28T03:37:33.107Z Documenting anstyle-query v1.0.0
24952024-01-28T03:37:33.296Z Documenting untrusted v0.9.0
24962024-01-28T03:37:33.697Z Documenting colorchoice v1.0.0
24972024-01-28T03:37:36.366Z Documenting either v1.9.0
24982024-01-28T03:37:37.148Z Documenting anyhow v1.0.75
24992024-01-28T03:37:37.308Z Documenting ring v0.17.7
25002024-01-28T03:37:37.748Z Documenting pest_generator v2.7.6
25012024-01-28T03:37:38.920Z Documenting scroll v0.12.0
25022024-01-28T03:37:39.026Z Documenting anstream v0.5.0
25032024-01-28T03:37:41.697Z Checking pest_generator v2.7.6
25042024-01-28T03:37:41.827Z Documenting reqwest v0.11.22
25052024-01-28T03:37:42.201Z Documenting num-iter v0.1.43
25062024-01-28T03:37:42.913Z Documenting hmac v0.12.1
25072024-01-28T03:37:44.341Z Documenting signal-hook v0.3.17
25082024-01-28T03:37:44.598Z Documenting terminal_size v0.2.6
25092024-01-28T03:37:44.927Z Documenting memoffset v0.9.0
25102024-01-28T03:37:45.128Z Documenting plain v0.2.3
25112024-01-28T03:37:45.493Z Documenting strsim v0.10.0
25122024-01-28T03:37:48.332Z Documenting clap_lex v0.5.1
25132024-01-28T03:37:48.946Z Documenting ucd-trie v0.1.6
25142024-01-28T03:37:49.194Z Documenting goblin v0.8.0
25152024-01-28T03:37:50.078Z Documenting crossbeam-epoch v0.9.15
25162024-01-28T03:37:50.791Z Documenting pest_derive v2.7.6
25172024-01-28T03:37:51.058Z Documenting flate2 v1.0.28
25182024-01-28T03:37:51.366Z Documenting futures v0.3.30
25192024-01-28T03:37:54.248Z Documenting clap_builder v4.4.2
25202024-01-28T03:37:54.835Z Documenting pest v2.7.6
25212024-01-28T03:37:56.704Z Documenting clap_derive v4.4.2
25222024-01-28T03:37:57.640Z Documenting pretty-hex v0.4.1
25232024-01-28T03:37:57.938Z Documenting managed v0.8.0
25242024-01-28T03:37:58.128Z Documenting unicode-segmentation v1.10.1
25252024-01-28T03:38:01.224Z Documenting signal-hook-mio v0.2.3
25262024-01-28T03:38:02.263Z Documenting dof v0.3.0
25272024-01-28T03:38:02.744Z Documenting dtrace-parser v0.2.0
25282024-01-28T03:38:02.942Z Documenting block-padding v0.3.3
25292024-01-28T03:38:02.981Z Documenting scheduled-thread-pool v0.2.7
25302024-01-28T03:38:03.423Z Documenting thread-id v4.2.0
25312024-01-28T03:38:03.539Z Documenting bzip2-sys v0.1.11+1.0.8
25322024-01-28T03:38:05.648Z Documenting clap v4.4.3
25332024-01-28T03:38:07.454Z Documenting enum-as-inner v0.5.1
25342024-01-28T03:38:08.876Z Checking diesel_table_macro_syntax v0.1.0
25352024-01-28T03:38:09.010Z Documenting diesel_table_macro_syntax v0.1.0
25362024-01-28T03:38:09.086Z Documenting inout v0.1.3
25372024-01-28T03:38:09.131Z Documenting crossterm v0.27.0
25382024-01-28T03:38:09.324Z Documenting bzip2 v0.4.4
25392024-01-28T03:38:09.511Z Documenting r2d2 v0.8.10
25402024-01-28T03:38:09.941Z Documenting usdt-impl v0.5.0
25412024-01-28T03:38:12.759Z Documenting md-5 v0.10.5
25422024-01-28T03:38:14.467Z Documenting trust-dns-proto v0.22.0
25432024-01-28T03:38:15.111Z Documenting stringprep v0.1.3
25442024-01-28T03:38:15.556Z Documenting serde_spanned v0.6.4
25452024-01-28T03:38:15.755Z Documenting toml_datetime v0.6.5
25462024-01-28T03:38:16.086Z Documenting diesel_derives v2.1.2
25472024-01-28T03:38:16.918Z Documenting ff v0.13.0
25482024-01-28T03:38:19.842Z Documenting regress v0.7.1
25492024-01-28T03:38:20.070Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25502024-01-28T03:38:20.636Z Documenting bit-vec v0.6.3
25512024-01-28T03:38:22.274Z Documenting siphasher v0.3.11
25522024-01-28T03:38:22.473Z Documenting base16ct v0.2.0
25532024-01-28T03:38:22.604Z Documenting static_assertions v1.1.0
25542024-01-28T03:38:26.304Z Documenting fallible-iterator v0.2.0
25552024-01-28T03:38:26.529Z Documenting winnow v0.5.15
25562024-01-28T03:38:26.653Z Documenting phf_shared v0.11.2
25572024-01-28T03:38:26.880Z Documenting sec1 v0.7.3
25582024-01-28T03:38:26.988Z Documenting group v0.13.0
25592024-01-28T03:38:27.557Z Documenting diesel v2.1.4
25602024-01-28T03:38:28.164Z Documenting zip v0.6.6
25612024-01-28T03:38:29.248Z Documenting cipher v0.4.4
25622024-01-28T03:38:32.835Z Documenting hkdf v0.12.4
25632024-01-28T03:38:33.191Z Documenting num-bigint v0.4.4
25642024-01-28T03:38:33.935Z Documenting postgres-protocol v0.6.6
25652024-01-28T03:38:34.981Z Documenting crypto-bigint v0.5.2
25662024-01-28T03:38:35.038Z Documenting toml_edit v0.21.0
25672024-01-28T03:38:36.249Z Documenting camino v1.1.6
25682024-01-28T03:38:39.020Z Documenting hubpack v0.1.2
25692024-01-28T03:38:40.404Z Documenting bstr v1.6.0
25702024-01-28T03:38:43.561Z Documenting serde_repr v0.1.16
25712024-01-28T03:38:43.627Z Documenting precomputed-hash v0.1.1
25722024-01-28T03:38:44.042Z Documenting fixedbitset v0.4.2
25732024-01-28T03:38:44.129Z Documenting heck v0.4.1
25742024-01-28T03:38:45.848Z Documenting new_debug_unreachable v1.0.4
25752024-01-28T03:38:46.662Z Documenting minimal-lexical v0.2.1
25762024-01-28T03:38:48.262Z Documenting lalrpop-util v0.19.12
25772024-01-28T03:38:48.874Z Documenting petgraph v0.6.4
25782024-01-28T03:38:49.799Z Documenting elliptic-curve v0.13.8
25792024-01-28T03:38:49.901Z Documenting string_cache v0.8.7
25802024-01-28T03:38:50.544Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25812024-01-28T03:38:51.112Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25822024-01-28T03:38:52.790Z Documenting nom v7.1.3
25832024-01-28T03:38:54.427Z Documenting postgres-types v0.2.6
25842024-01-28T03:38:56.259Z Documenting yasna v0.5.2
25852024-01-28T03:39:00.088Z Documenting phf v0.11.2
25862024-01-28T03:39:00.357Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25872024-01-28T03:39:00.633Z Documenting console v0.15.8
25882024-01-28T03:39:00.700Z Documenting semver v1.0.21
25892024-01-28T03:39:02.328Z Documenting float-cmp v0.9.0
25902024-01-28T03:39:05.453Z Documenting predicates-core v1.0.6
25912024-01-28T03:39:05.904Z Documenting difflib v0.4.0
25922024-01-28T03:39:06.185Z Documenting normalize-line-endings v0.3.0
25932024-01-28T03:39:06.965Z Documenting whoami v1.4.1
25942024-01-28T03:39:07.461Z Documenting bit-set v0.5.3
25952024-01-28T03:39:08.078Z Documenting similar v2.3.0
25962024-01-28T03:39:09.242Z Documenting getopts v0.2.21
25972024-01-28T03:39:10.535Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25982024-01-28T03:39:11.525Z Documenting tokio-stream v0.1.14
25992024-01-28T03:39:11.948Z Checking ident_case v1.0.1
26002024-01-28T03:39:12.161Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
26012024-01-28T03:39:12.226Z Documenting predicates v3.1.0
26022024-01-28T03:39:13.004Z Documenting tokio-postgres v0.7.10
26032024-01-28T03:39:13.583Z Documenting match_cfg v0.1.0
26042024-01-28T03:39:14.297Z Documenting sha1 v0.10.6
26052024-01-28T03:39:15.312Z Documenting dirs-sys-next v0.1.2
26062024-01-28T03:39:17.633Z Documenting hostname v0.3.1
26072024-01-28T03:39:18.894Z Documenting rustls-pki-types v1.1.0
26082024-01-28T03:39:19.404Z Documenting paste v1.0.14
26092024-01-28T03:39:20.440Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
26102024-01-28T03:39:21.454Z Documenting thread_local v1.1.7
26112024-01-28T03:39:21.654Z Documenting dirs-next v2.0.0
26122024-01-28T03:39:22.359Z Documenting crossbeam-channel v0.5.8
26132024-01-28T03:39:23.850Z Documenting atty v0.2.14
26142024-01-28T03:39:25.069Z Documenting rustls-webpki v0.102.1
26152024-01-28T03:39:25.392Z Documenting take_mut v0.2.2
26162024-01-28T03:39:27.283Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26172024-01-28T03:39:27.389Z Documenting term v0.7.0
26182024-01-28T03:39:27.700Z Documenting slog-json v2.6.1
26192024-01-28T03:39:28.182Z Documenting http v1.0.0
26202024-01-28T03:39:29.159Z Documenting async-stream-impl v0.3.5
26212024-01-28T03:39:31.502Z Documenting slog-async v2.8.0
26222024-01-28T03:39:32.126Z Documenting rustls v0.22.2
26232024-01-28T03:39:32.848Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#2d3b9d0e)
26242024-01-28T03:39:33.344Z Documenting slog-term v2.9.0
26252024-01-28T03:39:33.418Z Documenting debug-ignore v1.0.5
26262024-01-28T03:39:35.026Z Documenting atomic-waker v1.1.1
26272024-01-28T03:39:36.480Z Documenting async-stream v0.3.5
26282024-01-28T03:39:36.622Z Documenting multer v3.0.0
26292024-01-28T03:39:37.568Z Documenting slog-bunyan v2.5.0
26302024-01-28T03:39:37.839Z Documenting rustls-pemfile v2.0.0
26312024-01-28T03:39:39.092Z Documenting waitgroup v0.1.2
26322024-01-28T03:39:39.795Z Checking darling_core v0.20.3
26332024-01-28T03:39:42.751Z Documenting toml v0.8.8
26342024-01-28T03:39:42.770Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26352024-01-28T03:39:43.555Z Documenting serde_path_to_error v0.1.15
26362024-01-28T03:39:43.862Z Documenting strum v0.25.0
26372024-01-28T03:39:44.225Z Checking darling v0.20.3
26382024-01-28T03:39:44.376Z Documenting serde_with_macros v3.5.1
26392024-01-28T03:39:45.237Z Documenting structmeta-derive v0.2.0
26402024-01-28T03:39:46.216Z Documenting tokio-rustls v0.25.0
26412024-01-28T03:39:49.518Z Checking structmeta v0.2.0
26422024-01-28T03:39:49.855Z Documenting instant v0.1.12
26432024-01-28T03:39:49.944Z Checking regex-syntax v0.7.5
26442024-01-28T03:39:50.403Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26452024-01-28T03:39:50.672Z Documenting macaddr v1.0.1
26462024-01-28T03:39:51.608Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26472024-01-28T03:39:51.951Z Documenting serde_with v3.5.1
26482024-01-28T03:39:53.509Z Documenting structmeta v0.2.0
26492024-01-28T03:39:53.904Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26502024-01-28T03:39:55.110Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26512024-01-28T03:39:55.455Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26522024-01-28T03:39:56.013Z Documenting backoff v0.4.0
26532024-01-28T03:39:57.020Z Documenting fastrand v2.0.0
26542024-01-28T03:39:57.306Z Documenting proc-macro-error-attr v1.0.4
26552024-01-28T03:39:58.424Z Documenting is-terminal v0.4.9
26562024-01-28T03:39:59.863Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26572024-01-28T03:40:00.547Z Documenting parse-display-derive v0.8.2
26582024-01-28T03:40:03.109Z Documenting tempfile v3.9.0
26592024-01-28T03:40:03.253Z Checking proc-macro-error v1.0.4
26602024-01-28T03:40:03.503Z Documenting proc-macro-error v1.0.4
26612024-01-28T03:40:03.661Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26622024-01-28T03:40:04.520Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26632024-01-28T03:40:04.931Z Documenting proc-macro-crate v1.3.1
26642024-01-28T03:40:04.983Z Checking proc-macro-crate v1.3.1
26652024-01-28T03:40:05.384Z Documenting hash32 v0.3.1
26662024-01-28T03:40:05.415Z Documenting stable_deref_trait v1.2.0
26672024-01-28T03:40:06.740Z Documenting cobs v0.2.3
26682024-01-28T03:40:09.207Z Documenting parse-display v0.8.2
26692024-01-28T03:40:09.443Z Documenting embedded-io v0.4.0
26702024-01-28T03:40:10.269Z Documenting camino-tempfile v1.1.1
26712024-01-28T03:40:10.562Z Documenting foreign-types-macros v0.2.3
26722024-01-28T03:40:10.898Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26732024-01-28T03:40:11.311Z Documenting heapless v0.8.0
26742024-01-28T03:40:12.824Z Documenting num_enum_derive v0.5.11
26752024-01-28T03:40:14.010Z Documenting postcard v1.0.8
26762024-01-28T03:40:15.069Z Documenting foreign-types-shared v0.3.1
26772024-01-28T03:40:15.314Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26782024-01-28T03:40:16.840Z Documenting crucible-workspace-hack v0.1.0
26792024-01-28T03:40:17.219Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26802024-01-28T03:40:18.125Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26812024-01-28T03:40:18.484Z Documenting smoltcp v0.11.0
26822024-01-28T03:40:19.208Z Documenting foreign-types v0.5.0
26832024-01-28T03:40:20.991Z Documenting cstr-argument v0.1.2
26842024-01-28T03:40:21.287Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26852024-01-28T03:40:22.888Z Documenting num_enum v0.5.11
26862024-01-28T03:40:22.965Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26872024-01-28T03:40:24.120Z Documenting colored v2.0.4
26882024-01-28T03:40:25.340Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26892024-01-28T03:40:27.031Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26902024-01-28T03:40:27.044Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26912024-01-28T03:40:28.163Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26922024-01-28T03:40:28.803Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26932024-01-28T03:40:29.904Z Documenting zone_cfg_derive v0.3.0
26942024-01-28T03:40:30.055Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
26952024-01-28T03:40:30.674Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26962024-01-28T03:40:33.152Z Documenting num-derive v0.4.0
26972024-01-28T03:40:34.645Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26982024-01-28T03:40:35.802Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26992024-01-28T03:40:36.357Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27002024-01-28T03:40:36.576Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27012024-01-28T03:40:36.587Z Documenting zone v0.3.0
27022024-01-28T03:40:40.832Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27032024-01-28T03:40:42.638Z Documenting smf v0.2.2
27042024-01-28T03:40:42.912Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27052024-01-28T03:40:44.919Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27062024-01-28T03:40:45.312Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27072024-01-28T03:40:46.424Z Documenting linked-hash-map v0.5.6
27082024-01-28T03:40:48.479Z Documenting password-hash v0.5.0
27092024-01-28T03:40:49.115Z Documenting blake2 v0.10.6
27102024-01-28T03:40:49.597Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27112024-01-28T03:40:51.804Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27122024-01-28T03:40:52.654Z Documenting lru-cache v0.1.2
27132024-01-28T03:40:54.687Z Documenting itertools v0.12.0
27142024-01-28T03:40:55.890Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27152024-01-28T03:40:56.936Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27162024-01-28T03:40:57.154Z Documenting argon2 v0.5.3
27172024-01-28T03:40:58.748Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27182024-01-28T03:40:58.841Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27192024-01-28T03:40:59.200Z Documenting memmap v0.7.0
27202024-01-28T03:41:00.187Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27212024-01-28T03:41:00.851Z Documenting quick-error v1.2.3
27222024-01-28T03:41:04.894Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27232024-01-28T03:41:04.987Z Documenting swrite v0.1.0
27242024-01-28T03:41:05.046Z Documenting usdt v0.5.0
27252024-01-28T03:41:05.785Z Documenting tap v1.0.1
27262024-01-28T03:41:06.958Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27272024-01-28T03:41:07.063Z Documenting resolv-conf v0.7.0
27282024-01-28T03:41:07.375Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27292024-01-28T03:41:07.534Z Documenting radium v0.7.0
27302024-01-28T03:41:08.897Z Documenting newtype_derive v0.1.6
27312024-01-28T03:41:09.897Z Documenting wyz v0.5.1
27322024-01-28T03:41:11.234Z Documenting nibble_vec v0.1.0
27332024-01-28T03:41:11.792Z Checking heck v0.3.3
27342024-01-28T03:41:12.040Z Documenting funty v2.0.0
27352024-01-28T03:41:13.567Z Documenting trust-dns-resolver v0.22.0
27362024-01-28T03:41:14.436Z Documenting crc-catalog v2.2.0
27372024-01-28T03:41:14.777Z Documenting endian-type v0.1.2
27382024-01-28T03:41:14.948Z Documenting structopt-derive v0.4.18
27392024-01-28T03:41:15.052Z Documenting steno v0.4.0
27402024-01-28T03:41:16.765Z Documenting bitvec v1.0.1
27412024-01-28T03:41:17.289Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27422024-01-28T03:41:18.840Z Documenting crc v3.0.1
27432024-01-28T03:41:20.826Z Documenting radix_trie v0.2.1
27442024-01-28T03:41:22.433Z Documenting cancel-safe-futures v0.1.5
27452024-01-28T03:41:23.129Z Documenting filetime v0.2.23
27462024-01-28T03:41:24.858Z Documenting xattr v1.0.1
27472024-01-28T03:41:27.292Z Documenting packed_struct_codegen v0.10.1
27482024-01-28T03:41:27.458Z Documenting nodrop v0.1.14
27492024-01-28T03:41:28.913Z Documenting structopt v0.3.26
27502024-01-28T03:41:30.669Z Documenting tar v0.4.40
27512024-01-28T03:41:31.331Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27522024-01-28T03:41:31.343Z Documenting num-bigint-dig v0.8.4
27532024-01-28T03:41:31.672Z Documenting array-init v0.0.4
27542024-01-28T03:41:32.608Z Documenting libefi-sys v0.1.0
27552024-01-28T03:41:34.737Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27562024-01-28T03:41:35.247Z Documenting packed_struct v0.10.1
27572024-01-28T03:41:36.358Z Documenting pkcs1 v0.7.5
27582024-01-28T03:41:36.758Z Documenting signature v2.1.0
27592024-01-28T03:41:39.190Z Documenting bitfield v0.14.0
27602024-01-28T03:41:41.051Z Documenting termcolor v1.2.0
27612024-01-28T03:41:42.020Z Documenting arc-swap v1.6.0
27622024-01-28T03:41:43.002Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27632024-01-28T03:41:43.101Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27642024-01-28T03:41:43.420Z Documenting serde-hex v0.1.0
27652024-01-28T03:41:43.971Z Documenting rsa v0.9.2
27662024-01-28T03:41:47.502Z Documenting env_logger v0.10.0
27672024-01-28T03:41:48.566Z Documenting slog-scope v4.4.0
27682024-01-28T03:41:48.615Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27692024-01-28T03:41:49.395Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27702024-01-28T03:41:50.323Z Documenting num-rational v0.4.1
27712024-01-28T03:41:52.433Z Documenting x509-cert v0.2.4
27722024-01-28T03:41:54.321Z Documenting libsw v3.3.1
27732024-01-28T03:41:54.537Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27742024-01-28T03:41:54.679Z Documenting ron v0.8.1
27752024-01-28T03:41:55.472Z Documenting num-complex v0.4.4
27762024-01-28T03:41:55.620Z Documenting half v2.3.1
27772024-01-28T03:41:56.678Z Documenting derive-where v1.2.7
27782024-01-28T03:42:00.091Z Documenting owo-colors v4.0.0
27792024-01-28T03:42:00.618Z Documenting ciborium-io v0.2.2
27802024-01-28T03:42:01.139Z Documenting linear-map v1.2.0
27812024-01-28T03:42:01.183Z Documenting same-file v1.0.6
27822024-01-28T03:42:02.119Z Documenting crc-any v2.4.3
27832024-01-28T03:42:02.783Z Documenting num v0.4.1
27842024-01-28T03:42:06.234Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27852024-01-28T03:42:06.641Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27862024-01-28T03:42:06.747Z Documenting ciborium-ll v0.2.2
27872024-01-28T03:42:07.292Z Documenting walkdir v2.4.0
27882024-01-28T03:42:07.504Z Documenting slog-stdlog v4.1.1
27892024-01-28T03:42:07.763Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27902024-01-28T03:42:11.452Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27912024-01-28T03:42:12.462Z Documenting slog-dtrace v0.3.0
27922024-01-28T03:42:12.887Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27932024-01-28T03:42:13.568Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27942024-01-28T03:42:13.761Z Documenting path-slash v0.1.5
27952024-01-28T03:42:19.956Z Documenting slog-envlogger v2.2.0
27962024-01-28T03:42:20.672Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27972024-01-28T03:42:22.254Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27982024-01-28T03:42:23.209Z Documenting ciborium v0.2.2
27992024-01-28T03:42:23.641Z Documenting pem v3.0.2
28002024-01-28T03:42:27.955Z Documenting fxhash v0.2.1
28012024-01-28T03:42:29.727Z Documenting utf-8 v0.7.6
28022024-01-28T03:42:30.790Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28032024-01-28T03:42:31.268Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28042024-01-28T03:42:34.172Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28052024-01-28T03:42:35.945Z Documenting tungstenite v0.20.1
28062024-01-28T03:42:36.910Z Documenting vte_generate_state_changes v0.1.1
28072024-01-28T03:42:37.258Z Documenting display-error-chain v0.2.0
28082024-01-28T03:42:43.219Z Documenting convert_case v0.4.0
28092024-01-28T03:42:43.418Z Checking convert_case v0.4.0
28102024-01-28T03:42:43.482Z Documenting vte v0.11.1
28112024-01-28T03:42:43.727Z Documenting buf-list v1.0.3
28122024-01-28T03:42:45.622Z Documenting tokio-tungstenite v0.20.1
28132024-01-28T03:42:49.409Z Documenting derive_more v0.99.17
28142024-01-28T03:42:50.090Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28152024-01-28T03:42:50.793Z Documenting pin-project-internal v1.1.3
28162024-01-28T03:42:51.610Z Documenting strip-ansi-escapes v0.2.0
28172024-01-28T03:42:52.837Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28182024-01-28T03:42:56.548Z Documenting doc-comment v0.3.3
28192024-01-28T03:42:57.817Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28202024-01-28T03:42:59.125Z Checking darling_core v0.14.4
28212024-01-28T03:42:59.408Z Documenting pin-project v1.1.3
28222024-01-28T03:42:59.858Z Documenting snafu-derive v0.7.5
28232024-01-28T03:43:00.818Z Documenting nu-ansi-term v0.49.0
28242024-01-28T03:43:00.995Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28252024-01-28T03:43:02.108Z Checking darling v0.14.4
28262024-01-28T03:43:02.260Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28272024-01-28T03:43:03.735Z Documenting trust-dns-client v0.22.0
28282024-01-28T03:43:05.191Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28292024-01-28T03:43:05.991Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28302024-01-28T03:43:06.400Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28312024-01-28T03:43:07.392Z Documenting reedline v0.28.0
28322024-01-28T03:43:08.169Z Documenting globset v0.4.13
28332024-01-28T03:43:11.895Z Documenting snafu v0.7.5
28342024-01-28T03:43:15.308Z Documenting olpc-cjson v0.1.3
28352024-01-28T03:43:16.048Z Documenting serde_plain v1.0.2
28362024-01-28T03:43:16.904Z Documenting async-recursion v1.0.5
28372024-01-28T03:43:17.362Z Documenting typed-path v0.7.0
28382024-01-28T03:43:18.650Z Documenting bytecount v0.6.3
28392024-01-28T03:43:18.684Z Documenting keccak v0.1.4
28402024-01-28T03:43:21.548Z Documenting trust-dns-server v0.22.1
28412024-01-28T03:43:23.078Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28422024-01-28T03:43:23.202Z Documenting papergrid v0.11.0
28432024-01-28T03:43:23.390Z Documenting sha3 v0.10.8
28442024-01-28T03:43:24.452Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28452024-01-28T03:43:26.076Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28462024-01-28T03:43:26.481Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28472024-01-28T03:43:26.646Z Documenting tough v0.16.0
28482024-01-28T03:43:27.411Z Documenting sled v0.34.7
28492024-01-28T03:43:28.260Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28502024-01-28T03:43:29.405Z Documenting fs-err v2.11.0
28512024-01-28T03:43:30.969Z Documenting unicase v2.7.0
28522024-01-28T03:43:31.291Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28532024-01-28T03:43:31.418Z Documenting tabled_derive v0.7.0
28542024-01-28T03:43:31.715Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28552024-01-28T03:43:34.756Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28562024-01-28T03:43:35.776Z Documenting crossbeam-deque v0.8.3
28572024-01-28T03:43:36.034Z Documenting fd-lock v4.0.2
28582024-01-28T03:43:36.080Z Documenting nix v0.27.1
28592024-01-28T03:43:36.114Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28602024-01-28T03:43:36.703Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28612024-01-28T03:43:38.289Z Documenting secrecy v0.8.0
28622024-01-28T03:43:39.188Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28632024-01-28T03:43:42.323Z Documenting headers-core v0.2.0
28642024-01-28T03:43:43.131Z Documenting sqlparser_derive v0.2.2
28652024-01-28T03:43:44.145Z Documenting home v0.5.5
28662024-01-28T03:43:44.344Z Documenting unicode_categories v0.1.1
28672024-01-28T03:43:44.567Z Documenting parse-size v1.0.0
28682024-01-28T03:43:45.486Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28692024-01-28T03:43:45.771Z Documenting rayon-core v1.12.0
28702024-01-28T03:43:47.853Z Documenting tabled v0.15.0
28712024-01-28T03:43:49.093Z Documenting headers v0.3.9
28722024-01-28T03:43:49.113Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28732024-01-28T03:43:50.400Z Documenting rustyline v13.0.0
28742024-01-28T03:43:50.702Z Documenting sqlparser v0.41.0
28752024-01-28T03:43:50.882Z Documenting sqlformat v0.2.3
28762024-01-28T03:43:52.584Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28772024-01-28T03:43:57.028Z Documenting mime_guess v2.0.4
28782024-01-28T03:43:58.667Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28792024-01-28T03:43:59.548Z Checking derive_builder_core v0.12.0
28802024-01-28T03:44:00.012Z Documenting derive_builder_core v0.12.0
28812024-01-28T03:44:01.930Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28822024-01-28T03:44:02.373Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28832024-01-28T03:44:02.786Z Documenting universal-hash v0.5.1
28842024-01-28T03:44:03.807Z Documenting bcs v0.1.6
28852024-01-28T03:44:09.127Z Documenting kstat-rs v0.2.3
28862024-01-28T03:44:10.709Z Documenting thiserror-impl-no-std v2.0.2
28872024-01-28T03:44:11.064Z Documenting curve25519-dalek-derive v0.1.0
28882024-01-28T03:44:11.175Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28892024-01-28T03:44:12.439Z Documenting opaque-debug v0.3.0
28902024-01-28T03:44:13.035Z Documenting highway v1.1.0
28912024-01-28T03:44:16.066Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28922024-01-28T03:44:16.654Z Documenting poly1305 v0.8.0
28932024-01-28T03:44:18.264Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28942024-01-28T03:44:18.584Z Documenting curve25519-dalek v4.1.1
28952024-01-28T03:44:19.086Z Documenting thiserror-no-std v2.0.2
28962024-01-28T03:44:19.461Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28972024-01-28T03:44:21.666Z Documenting derive_builder_macro v0.12.0
28982024-01-28T03:44:23.258Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
28992024-01-28T03:44:24.168Z Documenting rayon v1.8.0
29002024-01-28T03:44:27.239Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29012024-01-28T03:44:28.168Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29022024-01-28T03:44:29.541Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29032024-01-28T03:44:34.218Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29042024-01-28T03:44:35.698Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29052024-01-28T03:44:44.611Z Documenting portable-atomic v1.4.3
29062024-01-28T03:44:46.778Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29072024-01-28T03:44:48.149Z Documenting ed25519 v1.5.3
29082024-01-28T03:44:50.138Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29092024-01-28T03:44:52.566Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29102024-01-28T03:44:53.521Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29112024-01-28T03:44:53.811Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29122024-01-28T03:44:57.100Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29132024-01-28T03:44:57.340Z Documenting chacha20 v0.9.1
29142024-01-28T03:45:05.162Z Documenting aead v0.5.2
29152024-01-28T03:45:05.831Z Documenting lru v0.12.1
29162024-01-28T03:45:08.102Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29172024-01-28T03:45:10.482Z Documenting stability v0.1.1
29182024-01-28T03:45:13.365Z Documenting ref-cast-impl v1.0.20
29192024-01-28T03:45:14.348Z Documenting cassowary v0.3.0
29202024-01-28T03:45:14.491Z Documenting number_prefix v0.4.0
29212024-01-28T03:45:15.901Z Documenting glob v0.3.1
29222024-01-28T03:45:18.037Z Documenting chacha20poly1305 v0.10.1
29232024-01-28T03:45:20.762Z Documenting indicatif v0.17.7
29242024-01-28T03:45:21.151Z Documenting ratatui v0.25.0
29252024-01-28T03:45:21.379Z Documenting ref-cast v1.0.20
29262024-01-28T03:45:22.486Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29272024-01-28T03:45:22.547Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29282024-01-28T03:45:23.046Z Documenting salty v0.2.0
29292024-01-28T03:45:25.547Z Documenting derive_builder v0.12.0
29302024-01-28T03:45:27.903Z Documenting vsss-rs v3.3.4
29312024-01-28T03:45:29.357Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29322024-01-28T03:45:31.074Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29332024-01-28T03:45:32.359Z Documenting polar-core v0.27.0
29342024-01-28T03:45:33.775Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29352024-01-28T03:45:38.619Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29362024-01-28T03:45:39.069Z Documenting libxml v0.3.3
29372024-01-28T03:45:40.305Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29382024-01-28T03:45:46.838Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29392024-01-28T03:45:48.810Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29402024-01-28T03:45:49.218Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29412024-01-28T03:45:49.280Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29422024-01-28T03:45:52.906Z Documenting bb8 v0.8.1
29432024-01-28T03:45:56.926Z Documenting serde-big-array v0.5.1
29442024-01-28T03:45:57.350Z Documenting quick-xml v0.30.0
29452024-01-28T03:45:58.322Z Documenting rtoolbox v0.0.1
29462024-01-28T03:45:59.900Z Documenting impl-trait-for-tuples v0.2.2
29472024-01-28T03:46:01.220Z Documenting oso-derive v0.27.0
29482024-01-28T03:46:01.892Z Documenting humantime v2.1.0
29492024-01-28T03:46:03.141Z Documenting maplit v1.0.2
29502024-01-28T03:46:03.389Z Documenting smawk v0.3.1
29512024-01-28T03:46:05.262Z Documenting unicode-linebreak v0.1.5
29522024-01-28T03:46:05.265Z Documenting is_ci v1.1.1
29532024-01-28T03:46:08.152Z Documenting http-range v0.1.5
29542024-01-28T03:46:08.502Z Documenting samael v0.0.14
29552024-01-28T03:46:08.709Z Documenting rpassword v7.3.1
29562024-01-28T03:46:09.129Z Documenting oso v0.27.0
29572024-01-28T03:46:09.140Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29582024-01-28T03:46:09.324Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29592024-01-28T03:46:09.652Z Documenting textwrap v0.16.0
29602024-01-28T03:46:11.136Z Documenting supports-color v2.1.0
29612024-01-28T03:46:14.301Z Documenting hyper-staticfile v0.9.5
29622024-01-28T03:46:15.332Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29632024-01-28T03:46:17.192Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29642024-01-28T03:46:17.636Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29652024-01-28T03:46:24.465Z Documenting tui-tree-widget v0.16.0
29662024-01-28T03:46:25.877Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29672024-01-28T03:46:26.318Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29682024-01-28T03:46:26.972Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29692024-01-28T03:46:27.949Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29702024-01-28T03:46:32.379Z Documenting cookie v0.18.0
29712024-01-28T03:46:34.631Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29722024-01-28T03:46:35.212Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29732024-01-28T03:46:36.879Z Documenting rcgen v0.12.0
29742024-01-28T03:46:39.077Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29752024-01-28T03:46:39.672Z Documenting atomicwrites v0.4.3
29762024-01-28T03:46:46.121Z Documenting signal-hook-tokio v0.3.1
29772024-01-28T03:46:47.884Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29782024-01-28T03:46:48.531Z Documenting subprocess v0.2.9
29792024-01-28T03:46:52.832Z Documenting shell-words v1.1.0
29802024-01-28T03:46:55.571Z Documenting corncobs v0.1.3
29812024-01-28T03:46:55.831Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29822024-01-28T03:46:58.585Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29832024-01-28T03:46:58.910Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29842024-01-28T03:46:59.994Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29852024-01-28T03:47:03.107Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29862024-01-28T03:47:06.384Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29872024-01-28T03:47:08.416Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29882024-01-28T03:47:09.683Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29892024-01-28T03:47:13.703Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29902024-01-28T03:47:30.101Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29912024-01-28T03:47:32.813Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29922024-01-28T03:47:39.288Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29932024-01-28T03:47:40.910Zwarning: unclosed HTML tag `usize`
29942024-01-28T03:47:40.910Z --> wicket/src/ui/panes/update.rs:153:19
29952024-01-28T03:47:40.910Z |
29962024-01-28T03:47:40.910Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29972024-01-28T03:47:40.910Z | ^^^^^^^
29982024-01-28T03:47:40.910Z |
29992024-01-28T03:47:40.910Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30002024-01-28T03:47:40.910Z
30012024-01-28T03:47:41.815Z Documenting fatfs v0.3.6
30022024-01-28T03:47:42.925Zwarning: `wicket` (lib doc) generated 1 warning
30032024-01-28T03:47:42.929Z Documenting nanorand v0.7.0
30042024-01-28T03:47:44.325Z Documenting topological-sort v0.2.2
30052024-01-28T03:47:49.094Z Documenting assert_matches v1.5.0
30062024-01-28T03:47:50.234Z Documenting flume v0.11.0
30072024-01-28T03:47:50.746Z Documenting omicron-zone-package v0.10.1
30082024-01-28T03:47:53.482Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30092024-01-28T03:47:54.033Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30102024-01-28T03:47:57.469Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30112024-01-28T03:48:01.028Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30122024-01-28T03:48:01.107Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30132024-01-28T03:48:02.559Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30142024-01-28T03:48:06.280Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30152024-01-28T03:48:08.502Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30162024-01-28T03:48:14.171Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30172024-01-28T03:48:15.305Z Documenting termios v0.3.3
30182024-01-28T03:48:21.975Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30192024-01-28T03:48:22.427Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30202024-01-28T03:48:22.427Z --> sled-agent/src/sim/instance.rs:46:7
30212024-01-28T03:48:22.427Z |
30222024-01-28T03:48:22.427Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30232024-01-28T03:48:22.427Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30242024-01-28T03:48:22.427Z |
30252024-01-28T03:48:22.427Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30262024-01-28T03:48:22.427Z
30272024-01-28T03:48:27.604Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30282024-01-28T03:48:40.133Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30292024-01-28T03:48:41.573Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30302024-01-28T03:48:43.755Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30312024-01-28T03:49:10.449Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30322024-01-28T03:49:19.825Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30332024-01-28T03:49:24.890Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30342024-01-28T03:49:24.890Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30352024-01-28T03:49:24.890Z |
30362024-01-28T03:49:24.891Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30372024-01-28T03:49:24.892Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30382024-01-28T03:49:24.892Z |
30392024-01-28T03:49:24.892Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30402024-01-28T03:49:24.892Z
30412024-01-28T03:49:27.363Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30422024-01-28T03:49:41.620Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30432024-01-28T03:49:47.428Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30442024-01-28T03:49:49.174Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30452024-01-28T03:49:49.648Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30462024-01-28T03:49:49.651Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30472024-01-28T03:49:55.380Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30482024-01-28T03:49:57.127Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30492024-01-28T03:51:13.968Zwarning: unresolved link to `VolumeConstructionRequest`
30502024-01-28T03:51:13.968Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30512024-01-28T03:51:13.968Z |
30522024-01-28T03:51:13.968Z338 | /// [`VolumeConstructionRequest`] is shown here):
30532024-01-28T03:51:13.968Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30542024-01-28T03:51:13.968Z |
30552024-01-28T03:51:13.968Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30562024-01-28T03:51:13.968Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30572024-01-28T03:51:13.968Z
30582024-01-28T03:51:13.972Zwarning: unresolved link to `fd00:1122:3344:101::5`
30592024-01-28T03:51:13.972Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30602024-01-28T03:51:13.972Z |
30612024-01-28T03:51:13.972Z348 | /// "[fd00:1122:3344:101::5]:1000",
30622024-01-28T03:51:13.972Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30632024-01-28T03:51:13.972Z
30642024-01-28T03:51:13.972Zwarning: unresolved link to `fd00:1122:3344:102::9`
30652024-01-28T03:51:13.974Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30662024-01-28T03:51:13.974Z |
30672024-01-28T03:51:13.974Z349 | /// "[fd00:1122:3344:102::9]:1000",
30682024-01-28T03:51:13.974Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30692024-01-28T03:51:13.974Z
30702024-01-28T03:51:13.974Zwarning: unresolved link to `fd00:1122:3344:103::2`
30712024-01-28T03:51:13.974Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30722024-01-28T03:51:13.974Z |
30732024-01-28T03:51:13.974Z350 | /// "[fd00:1122:3344:103::2]:1000"
30742024-01-28T03:51:13.974Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30752024-01-28T03:51:13.974Z
30762024-01-28T03:51:13.974Zwarning: unresolved link to `fd00:1122:3344:101::5`
30772024-01-28T03:51:13.974Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30782024-01-28T03:51:13.974Z |
30792024-01-28T03:51:13.974Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30802024-01-28T03:51:13.974Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30812024-01-28T03:51:13.974Z
30822024-01-28T03:51:13.975Zwarning: unresolved link to `fd00:1122:3344:102::9`
30832024-01-28T03:51:13.975Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30842024-01-28T03:51:13.975Z |
30852024-01-28T03:51:13.975Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30862024-01-28T03:51:13.975Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30872024-01-28T03:51:13.975Z
30882024-01-28T03:51:13.975Zwarning: unresolved link to `fd00:1122:3344:103::2`
30892024-01-28T03:51:13.975Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30902024-01-28T03:51:13.975Z |
30912024-01-28T03:51:13.975Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30922024-01-28T03:51:13.975Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30932024-01-28T03:51:13.975Z
30942024-01-28T03:51:18.640Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30952024-01-28T03:51:53.219Z Finished dev [unoptimized + debuginfo] target(s) in 16m 50s
30962024-01-28T03:51:53.337Z
30972024-01-28T03:51:53.337Zreal 16:51.001447622
30982024-01-28T03:51:53.337Zuser 55:23.044623578
30992024-01-28T03:51:53.337Zsys 1:04:49.251519347
31002024-01-28T03:51:53.337Ztrap 1.900663932
31012024-01-28T03:51:53.337Ztflt 0.114686939
31022024-01-28T03:51:53.337Zdflt 0.401806949
31032024-01-28T03:51:53.337Zkflt 0.000318653
31042024-01-28T03:51:53.340Zlock 3:21:58.721633415
31052024-01-28T03:51:53.341Zslp 4:20:03.821801473
31062024-01-28T03:51:53.341Zlat 5:26.450865162
31072024-01-28T03:51:53.341Zstop 1:34.146603692
31082024-01-28T03:51:53.341Zprocess exited: duration 1857727 ms, exit code 0
 
31092024-01-28T03:51:53.347Zfound 0 output files