01HNKKEMKVEN78TNXP8R5JYHN1: 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: 01HNKKFG8WZQB03MT3R6XN5QSC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-02T01:26:30.883Zjob assigned to worker 01HNKPQ8H16BTEDQXYCPVWE9FD (queued for 57 m 47 s)
 
22024-02-02T01:26:31.868Zstarting task 0: "setup"
32024-02-02T01:26:31.923Z++ uname -s
42024-02-02T01:26:31.930Z+ kern=SunOS
52024-02-02T01:26:31.930Z+ case "$kern" in
62024-02-02T01:26:31.931Z+ groupadd -g 12345 build
72024-02-02T01:26:31.931Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-02T01:26:33.977Z+ zfs create -o mountpoint=/work rpool/work
92024-02-02T01:26:34.085Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-02T01:26:34.089Z+ home_fs=zfs
112024-02-02T01:26:34.089Z+ [[ zfs == autofs ]]
122024-02-02T01:26:34.089Z+ mkdir -p /home/build
132024-02-02T01:26:34.109Z+ chown build:build /home/build /work
142024-02-02T01:26:36.095Z+ chmod 0700 /home/build /work
152024-02-02T01:26:36.098Zprocess exited: duration 4227 ms, exit code 0
 
162024-02-02T01:26:36.105Zstarting task 1: "rust-toolchain"
172024-02-02T01:26:36.114Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-02T01:26:36.117Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-02T01:26:36.286Zinfo: downloading installer
202024-02-02T01:26:40.087Zwarning: it looks like you have an existing installation of Rust at:
212024-02-02T01:26:40.087Zwarning: /opt/ooce/bin
222024-02-02T01:26:40.087Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-02T01:26:40.087Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-02T01:26:40.088Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-02T01:26:40.088Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-02T01:26:40.088Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-02T01:26:40.088Zerror: cannot install while Rust is installed
282024-02-02T01:26:40.088Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-02T01:26:40.326Zinfo: profile set to 'default'
302024-02-02T01:26:40.326Zinfo: default host triple is x86_64-unknown-illumos
312024-02-02T01:26:40.329Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-02T01:26:40.660Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-02T01:26:40.660Zinfo: downloading component 'cargo'
342024-02-02T01:26:42.643Zinfo: downloading component 'clippy'
352024-02-02T01:26:43.780Zinfo: downloading component 'rust-docs'
362024-02-02T01:26:45.797Zinfo: downloading component 'rust-std'
372024-02-02T01:26:50.201Zinfo: downloading component 'rustc'
382024-02-02T01:27:01.098Zinfo: downloading component 'rustfmt'
392024-02-02T01:27:01.707Zinfo: installing component 'cargo'
402024-02-02T01:27:03.608Zinfo: installing component 'clippy'
412024-02-02T01:27:04.528Zinfo: installing component 'rust-docs'
422024-02-02T01:27:07.156Zinfo: installing component 'rust-std'
432024-02-02T01:27:13.166Zinfo: installing component 'rustc'
442024-02-02T01:27:18.626Zinfo: installing component 'rustfmt'
452024-02-02T01:27:19.180Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-02T01:27:19.180Z
472024-02-02T01:27:19.318Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-02T01:27:19.318Z
492024-02-02T01:27:19.329Z
502024-02-02T01:27:19.329ZRust is installed now. Great!
512024-02-02T01:27:19.329Z
522024-02-02T01:27:19.330ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-02T01:27:19.330Zenvironment variable. This has not been done automatically.
542024-02-02T01:27:19.330Z
552024-02-02T01:27:19.330ZTo configure your current shell, run:
562024-02-02T01:27:19.330Zsource "$HOME/.cargo/env"
572024-02-02T01:27:19.401Z+ rustc --version
582024-02-02T01:27:19.511Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-02T01:27:19.516Zprocess exited: duration 43414 ms, exit code 0
 
602024-02-02T01:27:19.523Zstarting task 2: "authentication"
612024-02-02T01:27:19.554Zprocess exited: duration 30 ms, exit code 0
 
622024-02-02T01:27:19.560Zstarting task 3: "clone repository"
632024-02-02T01:27:19.568Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-02T01:27:19.571Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-02T01:27:20.053ZCloning into '/work/oxidecomputer/omicron'...
662024-02-02T01:27:27.263Z+ cd /work/oxidecomputer/omicron
672024-02-02T01:27:27.263Z+ git fetch origin 52199bbd0e3d33423773cb9458a703f9fe3b51aa
682024-02-02T01:27:27.620ZFrom https://github.com/oxidecomputer/omicron
692024-02-02T01:27:27.620Z * branch 52199bbd0e3d33423773cb9458a703f9fe3b51aa -> FETCH_HEAD
702024-02-02T01:27:27.657Z+ [[ -n package-cache ]]
712024-02-02T01:27:27.664Z++ git branch --show-current
722024-02-02T01:27:27.664Z+ current=main
732024-02-02T01:27:27.664Z+ [[ main != package-cache ]]
742024-02-02T01:27:27.665Z+ git branch -f package-cache 52199bbd0e3d33423773cb9458a703f9fe3b51aa
752024-02-02T01:27:27.665Z+ git checkout -f package-cache
762024-02-02T01:27:28.249ZSwitched to branch 'package-cache'
772024-02-02T01:27:28.249Z+ git reset --hard 52199bbd0e3d33423773cb9458a703f9fe3b51aa
782024-02-02T01:27:28.250ZHEAD is now at 52199bbd0 clippy
792024-02-02T01:27:28.250Zprocess exited: duration 8286 ms, exit code 0
 
802024-02-02T01:27:28.277Zstarting task 4: "build"
812024-02-02T01:27:28.293Z+ cargo --version
822024-02-02T01:27:28.306Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-02T01:27:28.730Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-02T01:27:28.741Zinfo: downloading component 'cargo'
852024-02-02T01:27:31.529Zinfo: downloading component 'clippy'
862024-02-02T01:27:32.428Zinfo: downloading component 'rust-docs'
872024-02-02T01:27:35.888Zinfo: downloading component 'rust-std'
882024-02-02T01:27:41.001Zinfo: downloading component 'rustc'
892024-02-02T01:27:55.731Zinfo: downloading component 'rustfmt'
902024-02-02T01:27:56.528Zinfo: installing component 'cargo'
912024-02-02T01:27:57.843Zinfo: installing component 'clippy'
922024-02-02T01:27:58.335Zinfo: installing component 'rust-docs'
932024-02-02T01:28:01.151Zinfo: installing component 'rust-std'
942024-02-02T01:28:03.587Zinfo: installing component 'rustc'
952024-02-02T01:28:09.895Zinfo: installing component 'rustfmt'
962024-02-02T01:28:10.427Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-02T01:28:10.430Z+ rustc --version
982024-02-02T01:28:10.582Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-02T01:28:10.594Z+ source ./env.sh
1002024-02-02T01:28:10.595Z++ set -o xtrace
1012024-02-02T01:28:10.595Z++++ dirname ./env.sh
1022024-02-02T01:28:10.661Z+++ cd .
1032024-02-02T01:28:10.676Z+++ echo /work/oxidecomputer/omicron
1042024-02-02T01:28:10.676Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-02T01:28:10.676Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-02-02T01:28:10.676Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-02T01:28:10.676Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-02-02T01:28:10.676Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-02-02T01:28:10.676Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-02-02T01:28:10.676Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-02-02T01:28:10.676Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-02-02T01:28:10.676Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-02-02T01:28:10.676Z++ unset OMICRON_WS
1142024-02-02T01:28:10.676Z++ set +o xtrace
1152024-02-02T01:28:10.735Z
1162024-02-02T01:28:10.735Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-02T01:28:10.735Z # # # # # # # # # # # # # # #
1182024-02-02T01:28:10.735Z # # # # ##### # # ##### # # # # # #### #
1192024-02-02T01:28:10.735Z ##### ##### # ##### # # # # # # # # #
1202024-02-02T01:28:10.735Z # # # # # # # # # # # # # # #
1212024-02-02T01:28:10.735Z # # # ###### # # ###### ### # #### # #### #
1222024-02-02T01:28:10.735Z
1232024-02-02T01:28:25.856Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-02T01:28:27.733Z Startup: Caching catalogs ... Done
1252024-02-02T01:28:30.678ZPlanning: Solver setup ... Done (2.448s)
1262024-02-02T01:28:30.739ZPlanning: Running solver ... Done (0.066s)
1272024-02-02T01:28:30.770ZPlanning: Finding local manifests ... Done (0.003s)
1282024-02-02T01:28:30.788ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-02T01:28:31.248ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-02T01:28:31.248ZPlanning: Package planning ... Done (0.079s)
1312024-02-02T01:28:31.263ZPlanning: Merging actions ... Done (0.084s)
1322024-02-02T01:28:32.367ZPlanning: Checking for conflicting actions ... Done (1.099s)
1332024-02-02T01:28:32.381ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-02-02T01:28:38.281ZPlanning: Evaluating mediators ... Done (5.900s)
1352024-02-02T01:28:38.297ZPlanning: Planning completed in 10.51 seconds
1362024-02-02T01:28:41.789Z Packages to install: 4
1372024-02-02T01:28:41.789Z Mediators to change: 2
1382024-02-02T01:28:41.804Z Services to change: 1
1392024-02-02T01:28:41.804Z Estimated space available: 148.87 GB
1402024-02-02T01:28:41.805ZEstimated space to be consumed: 1.40 GB
1412024-02-02T01:28:41.805Z Create boot environment: No
1422024-02-02T01:28:41.805ZCreate backup boot environment: No
1432024-02-02T01:28:41.805Z Rebuild boot archive: No
1442024-02-02T01:28:41.805Z
1452024-02-02T01:28:41.805ZChanged mediators:
1462024-02-02T01:28:41.806Z mediator clang:
1472024-02-02T01:28:41.806Z version: None -> 15 (system default)
1482024-02-02T01:28:41.806Z
1492024-02-02T01:28:41.806Z mediator llvm:
1502024-02-02T01:28:41.806Z version: 14 (system default) -> 15 (system default)
1512024-02-02T01:28:41.806Z
1522024-02-02T01:28:41.806ZChanged packages:
1532024-02-02T01:28:41.806Zhelios-dev
1542024-02-02T01:28:41.806Z developer/build-essential
1552024-02-02T01:28:41.806Z None -> 11-2.0
1562024-02-02T01:28:41.807Z library/libxmlsec1
1572024-02-02T01:28:41.807Z None -> 1.2.35-2.0
1582024-02-02T01:28:41.807Z ooce/developer/clang-15
1592024-02-02T01:28:41.807Z None -> 15.0.7-2.0
1602024-02-02T01:28:41.807Z ooce/developer/llvm-15
1612024-02-02T01:28:41.807Z None -> 15.0.7-2.0
1622024-02-02T01:28:41.807Z
1632024-02-02T01:28:41.807ZServices:
1642024-02-02T01:28:41.807Z restart_fmri:
1652024-02-02T01:28:41.807Z svc:/system/update-man-index:default
1662024-02-02T01:28:42.100Z
1672024-02-02T01:28:42.101ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-02T01:28:47.174ZDownload: 1201/3290 items 83.5/212.6MB 39% complete (17.1M/s)
1692024-02-02T01:28:52.177ZDownload: 3116/3290 items 131.0/212.6MB 61% complete (13.0M/s)
1702024-02-02T01:28:54.734ZDownload: Completed 212.60 MB in 12.42 seconds (17.1M/s)
1712024-02-02T01:28:55.324Z Actions: 1/3689 actions (Installing new actions)
1722024-02-02T01:29:01.218Z Actions: 2024/3689 actions (Installing new actions)
1732024-02-02T01:29:03.349Z Actions: Completed 3689 actions in 7.61 seconds.
1742024-02-02T01:29:03.374Z Done (0.244s)
1752024-02-02T01:29:03.374Z Done (0.000s)
1762024-02-02T01:29:03.528Z Done (0.335s)
1772024-02-02T01:29:11.358Z Done (7.700s)
1782024-02-02T01:29:11.697Z Done (0.238s)
1792024-02-02T01:29:12.120Z Done (0.000s)
1802024-02-02T01:29:12.138Z Done (0.000s)
1812024-02-02T01:29:12.659ZPlanning: Evaluating mediator changes ... Done
1822024-02-02T01:29:12.940ZPlanning: Checking for conflicting actions ... Done
1832024-02-02T01:29:12.956ZPlanning: Consolidating action changes ... Done
1842024-02-02T01:29:13.383ZPlanning: Evaluating mediators ... Done
1852024-02-02T01:29:13.394ZPlanning: Planning completed in 0.73 seconds
1862024-02-02T01:29:13.434Z Mediators to change: 2
1872024-02-02T01:29:13.437Z Create boot environment: No
1882024-02-02T01:29:13.438ZCreate backup boot environment: No
1892024-02-02T01:29:13.533Z Done
1902024-02-02T01:29:13.534Z Done
1912024-02-02T01:29:13.734Z Done
1922024-02-02T01:29:19.379Z Done
1932024-02-02T01:29:19.506Z Done
1942024-02-02T01:29:19.520Z Done
1952024-02-02T01:29:19.633Z Done
1962024-02-02T01:29:20.621ZPlanning: Evaluating mediator changes ... Done
1972024-02-02T01:29:20.626ZPlanning: Merging actions ... Done
1982024-02-02T01:29:21.375ZPlanning: Checking for conflicting actions ... Done
1992024-02-02T01:29:21.384ZPlanning: Consolidating action changes ... Done
2002024-02-02T01:29:21.384ZPlanning: Evaluating mediators ... Done
2012024-02-02T01:29:21.469ZPlanning: Planning completed in 1.28 seconds
2022024-02-02T01:29:21.533Z Packages to change: 1
2032024-02-02T01:29:21.551Z Mediators to change: 1
2042024-02-02T01:29:21.551Z Services to change: 1
2052024-02-02T01:29:21.551Z Create boot environment: No
2062024-02-02T01:29:21.551ZCreate backup boot environment: Yes
2072024-02-02T01:29:23.541Z Actions: 1/6 actions (Updating modified actions)
2082024-02-02T01:29:23.559Z Actions: Completed 6 actions in 0.00 seconds.
2092024-02-02T01:29:23.559Z Done
2102024-02-02T01:29:23.559Z Done
2112024-02-02T01:29:23.614Z Done
2122024-02-02T01:29:29.435Z Done
2132024-02-02T01:29:29.543Z Done
2142024-02-02T01:29:29.549Z Done
2152024-02-02T01:29:29.655Z Done
2162024-02-02T01:29:30.311ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-02-02T01:29:30.311Zclang system 15 system
2182024-02-02T01:29:30.312Zcsh system system illumos
2192024-02-02T01:29:30.312Zctags system system illumos
2202024-02-02T01:29:30.312Zgcc vendor 12 vendor
2212024-02-02T01:29:30.312Zgcc system 10 system
2222024-02-02T01:29:30.312Zgcc system 7 system
2232024-02-02T01:29:30.312Zgo system 1.20 system
2242024-02-02T01:29:30.312Zgo system 1.19 system
2252024-02-02T01:29:30.312Zllvm system 15 system
2262024-02-02T01:29:30.312Zllvm system 14 system
2272024-02-02T01:29:30.312Zmariadb system 10.6 system
2282024-02-02T01:29:30.312Zmta vendor vendor dma
2292024-02-02T01:29:30.312Zopenjdk system 17 system
2302024-02-02T01:29:30.312Zopenjdk system 11 system
2312024-02-02T01:29:30.312Zopenjdk system 1.8 system
2322024-02-02T01:29:30.312Zopenssl vendor 3 vendor
2332024-02-02T01:29:30.312Zperl system 5.36 system
2342024-02-02T01:29:30.312Zpostgresql system 15 system
2352024-02-02T01:29:30.312Zpostgresql system 13 system
2362024-02-02T01:29:30.312Zpython vendor 3 vendor
2372024-02-02T01:29:30.312Zpython system 2 system
2382024-02-02T01:29:30.312Zpython3 system 3.11 system
2392024-02-02T01:29:30.312Zruby system 3.0 system
2402024-02-02T01:29:30.312Zwords vendor vendor american-english
2412024-02-02T01:29:30.312Zwords system system australian-english
2422024-02-02T01:29:30.313Zwords system system british-english
2432024-02-02T01:29:30.313Zwords system system canadian-english
2442024-02-02T01:29:30.313Zwords system system french
2452024-02-02T01:29:30.313Zwords system system italian
2462024-02-02T01:29:30.313Zwords system system ngerman
2472024-02-02T01:29:30.313Zwords system system ogerman
2482024-02-02T01:29:30.313Zwords system system spanish
2492024-02-02T01:29:30.833ZFMRI IFO
2502024-02-02T01:29:30.833Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512024-02-02T01:29:30.833Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522024-02-02T01:29:30.833Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532024-02-02T01:29:30.834Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2542024-02-02T01:29:30.834Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-02-02T01:29:30.834Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-02-02T01:29:30.834Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-02-02T01:29:30.834Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-02-02T01:29:30.912Z+ set -o errexit
2592024-02-02T01:29:30.916Z+++ dirname ./tools/ci_download_cockroachdb
2602024-02-02T01:29:30.916Z++ cd ./tools
2612024-02-02T01:29:30.916Z++ pwd
2622024-02-02T01:29:30.916Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632024-02-02T01:29:30.916Z++ basename ./tools/ci_download_cockroachdb
2642024-02-02T01:29:30.916Z+ ARG0=ci_download_cockroachdb
2652024-02-02T01:29:30.916Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662024-02-02T01:29:30.920Z+ CIDL_VERSION=v22.1.9
2672024-02-02T01:29:30.920Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682024-02-02T01:29:30.920Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692024-02-02T01:29:30.920Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702024-02-02T01:29:30.920Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712024-02-02T01:29:30.921Z+ TARGET_DIR=out
2722024-02-02T01:29:30.921Z+ DOWNLOAD_DIR=out/downloads
2732024-02-02T01:29:30.921Z+ DEST_DIR=./out/cockroachdb
2742024-02-02T01:29:30.921Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752024-02-02T01:29:30.921Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762024-02-02T01:29:30.921Z+ main
2772024-02-02T01:29:30.921Z+ [[ 0 != 0 ]]
2782024-02-02T01:29:30.921Z+ CIDL_OS=solaris2.11
2792024-02-02T01:29:30.921Z+ [[ 0 != 0 ]]
2802024-02-02T01:29:30.921Z+ configure_os solaris2.11
2812024-02-02T01:29:30.921Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822024-02-02T01:29:30.921Zcurrent directory: /work/oxidecomputer/omicron
2832024-02-02T01:29:30.921Z+ echo 'configuring based on OS: "solaris2.11"'
2842024-02-02T01:29:30.921Z+ case "$1" in
2852024-02-02T01:29:30.922Zconfiguring based on OS: "solaris2.11"
2862024-02-02T01:29:30.922Z+ CIDL_BUILD=illumos
2872024-02-02T01:29:30.922Z+ CIDL_SUFFIX=tar.gz
2882024-02-02T01:29:30.922Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892024-02-02T01:29:30.922Z+ CIDL_MD5FUNC=do_md5sum
2902024-02-02T01:29:30.922Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-02-02T01:29:30.922Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-02-02T01:29:30.922Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-02-02T01:29:30.922Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-02-02T01:29:30.922Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-02-02T01:29:30.922Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-02-02T01:29:30.922Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-02T01:29:30.922Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-02-02T01:29:30.922ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-02T01:29:30.922Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002024-02-02T01:29:30.923ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-02-02T01:29:30.923Z+ mkdir -p out/downloads
3022024-02-02T01:29:30.932Z+ mkdir -p ./out/cockroachdb
3032024-02-02T01:29:30.932Z+ local DO_DOWNLOAD=true
3042024-02-02T01:29:30.932Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052024-02-02T01:29:30.932Z+ '[' true == true ']'
3062024-02-02T01:29:30.932Z+ echo Downloading...
3072024-02-02T01:29:30.932ZDownloading...
3082024-02-02T01:29:30.933Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-02-02T01:29:30.933Z+ 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-02-02T01:29:35.213Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-02-02T01:29:35.219Z++ md5sum
3122024-02-02T01:29:35.219Z++ awk '{print $1}'
3132024-02-02T01:29:35.481Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142024-02-02T01:29:35.481Z+ [[ 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-02-02T01:29:35.482Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-02-02T01:29:35.505Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172024-02-02T01:29:40.100Z+ do_assemble_illumos
3182024-02-02T01:29:40.100Z+ rm -r ./out/cockroachdb
3192024-02-02T01:29:40.110Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202024-02-02T01:29:40.110Z+ ./out/cockroachdb/bin/cockroach version
3212024-02-02T01:29:40.110ZBuild Tag: v22.1.9-dirty
3222024-02-02T01:29:40.110ZBuild Time: 2022/10/26 21:17:46
3232024-02-02T01:29:40.110ZDistribution: OSS
3242024-02-02T01:29:40.110ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252024-02-02T01:29:40.110ZGo Version: go1.17.13
3262024-02-02T01:29:40.110ZC Compiler: gcc 10.3.0
3272024-02-02T01:29:40.111ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282024-02-02T01:29:40.111ZBuild Type: release
3292024-02-02T01:29:40.111Z+ set -o errexit
3302024-02-02T01:29:40.111Z+++ dirname ./tools/ci_download_clickhouse
3312024-02-02T01:29:40.111Z++ cd ./tools
3322024-02-02T01:29:40.111Z++ pwd
3332024-02-02T01:29:40.111Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342024-02-02T01:29:40.111Z++ basename ./tools/ci_download_clickhouse
3352024-02-02T01:29:40.111Z+ ARG0=ci_download_clickhouse
3362024-02-02T01:29:40.111Z+ TARGET_DIR=out
3372024-02-02T01:29:40.111Z+ DOWNLOAD_DIR=out/downloads
3382024-02-02T01:29:40.111Z+ DEST_DIR=./out/clickhouse
3392024-02-02T01:29:40.111Z+ CIDL_VERSION=v22.8.9.24
3402024-02-02T01:29:40.111Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412024-02-02T01:29:40.111Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422024-02-02T01:29:40.111Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432024-02-02T01:29:40.111Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442024-02-02T01:29:40.111Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452024-02-02T01:29:40.111Z+ main
3462024-02-02T01:29:40.111Z+ [[ 0 != 0 ]]
3472024-02-02T01:29:40.111Z+ CIDL_OS=solaris2.11
3482024-02-02T01:29:40.111Z+ [[ 0 != 0 ]]
3492024-02-02T01:29:40.111Z+ configure_os solaris2.11
3502024-02-02T01:29:40.112Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512024-02-02T01:29:40.112Zcurrent directory: /work/oxidecomputer/omicron
3522024-02-02T01:29:40.112Z+ echo 'configuring based on OS: "solaris2.11"'
3532024-02-02T01:29:40.112Zconfiguring based on OS: "solaris2.11"
3542024-02-02T01:29:40.112Z+ CIDL_DASHREV=
3552024-02-02T01:29:40.112Z+ case "$1" in
3562024-02-02T01:29:40.112Z+ CIDL_PLATFORM=illumos
3572024-02-02T01:29:40.112Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582024-02-02T01:29:40.112Z+ CIDL_MD5FUNC=do_md5sum
3592024-02-02T01:29:40.112Z+ CIDL_DASHREV=-1
3602024-02-02T01:29:40.112Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612024-02-02T01:29:40.112Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-02-02T01:29:40.113Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-02-02T01:29:40.113Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-02-02T01:29:40.113Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-02-02T01:29:40.113ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-02T01:29:40.113Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672024-02-02T01:29:40.113ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-02T01:29:40.113Z+ mkdir -p out/downloads
3692024-02-02T01:29:40.113Z+ mkdir -p ./out/clickhouse
3702024-02-02T01:29:40.113Z+ local DO_DOWNLOAD=true
3712024-02-02T01:29:40.113Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722024-02-02T01:29:40.113Z+ '[' true == true ']'
3732024-02-02T01:29:40.113Z+ echo Downloading...
3742024-02-02T01:29:40.114ZDownloading...
3752024-02-02T01:29:40.114Z+ 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-02-02T01:29:40.114Z+ 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-02-02T01:29:42.143Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-02-02T01:29:42.150Z++ md5sum
3792024-02-02T01:29:42.150Z++ awk '{print $1}'
3802024-02-02T01:29:42.409Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812024-02-02T01:29:42.409Z+ [[ 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-02-02T01:29:42.409Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832024-02-02T01:29:42.421Z+ mkdir -p ./out/clickhouse
3842024-02-02T01:29:42.422Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852024-02-02T01:29:47.232Z+ ./out/clickhouse/clickhouse server --version
3862024-02-02T01:29:47.285ZClickHouse server version 22.8.9.1.
3872024-02-02T01:29:47.306Z+ set -o errexit
3882024-02-02T01:29:47.309Z+++ dirname ./tools/ci_download_console
3892024-02-02T01:29:47.312Z++ cd ./tools
3902024-02-02T01:29:47.312Z++ pwd
3912024-02-02T01:29:47.312Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922024-02-02T01:29:47.316Z++ basename ./tools/ci_download_console
3932024-02-02T01:29:47.316Z+ ARG0=ci_download_console
3942024-02-02T01:29:47.316Z+ TARGET_DIR=out
3952024-02-02T01:29:47.316Z+ DOWNLOAD_DIR=out/downloads
3962024-02-02T01:29:47.316Z+ DEST_DIR=./out/console-assets
3972024-02-02T01:29:47.316Z+ source /work/oxidecomputer/omicron/tools/console_version
3982024-02-02T01:29:47.316Z++ COMMIT=1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0
3992024-02-02T01:29:47.316Z++ SHA2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
4002024-02-02T01:29:47.316Z+ URL=https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4012024-02-02T01:29:47.316Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022024-02-02T01:29:47.316Z+ main
4032024-02-02T01:29:47.316Z+ [[ 0 != 0 ]]
4042024-02-02T01:29:47.316Z+ echo 'URL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz'
4052024-02-02T01:29:47.316ZURL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4062024-02-02T01:29:47.316Z+ echo 'Local file: out/downloads/console.tar.gz'
4072024-02-02T01:29:47.316ZLocal file: out/downloads/console.tar.gz
4082024-02-02T01:29:47.316Z+ local DO_DOWNLOAD=true
4092024-02-02T01:29:47.316Z+ [[ -f out/downloads/console.tar.gz ]]
4102024-02-02T01:29:47.316Z+ mkdir -p out/downloads
4112024-02-02T01:29:47.322Z+ '[' true == true ']'
4122024-02-02T01:29:47.322Z+ echo Downloading...
4132024-02-02T01:29:47.322ZDownloading...
4142024-02-02T01:29:47.322Z+ do_download_curl https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz out/downloads/console.tar.gz
4152024-02-02T01:29:47.322Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
4162024-02-02T01:29:48.068Z++ do_sha256sum out/downloads/console.tar.gz
4172024-02-02T01:29:48.068Z++ case "$OSTYPE" in
4182024-02-02T01:29:48.068Z++ SHA=sha256sum
4192024-02-02T01:29:48.074Z++ sha256sum
4202024-02-02T01:29:48.074Z++ awk '{print $1}'
4212024-02-02T01:29:48.173Z+ calculated_sha2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
4222024-02-02T01:29:48.173Z+ [[ 97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4 != \9\7\e\1\e\a\6\9\a\7\f\2\a\7\9\8\c\0\5\f\1\d\8\e\1\2\f\7\d\e\9\b\f\3\2\d\1\1\f\7\0\d\9\9\a\7\c\b\c\0\5\d\a\b\d\a\1\c\5\b\7\c\e\4 ]]
4232024-02-02T01:29:48.612Z+ rm -rf ./out/console-assets
4242024-02-02T01:29:48.612Z+ mkdir -p ./out/console-assets
4252024-02-02T01:29:48.612Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262024-02-02T01:29:48.612Z+ mkdir -p ./out/console-assets
4272024-02-02T01:29:48.612Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282024-02-02T01:29:48.612Z+ set -o errexit
4292024-02-02T01:29:48.613Z+++ dirname ./tools/ci_download_maghemite_openapi
4302024-02-02T01:29:48.613Z++ cd ./tools
4312024-02-02T01:29:48.613Z++ pwd
4322024-02-02T01:29:48.613Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332024-02-02T01:29:48.613Z++ basename ./tools/ci_download_maghemite_openapi
4342024-02-02T01:29:48.613Z+ ARG0=ci_download_maghemite_openapi
4352024-02-02T01:29:48.613Z+ TARGET_DIR=out
4362024-02-02T01:29:48.613Z+ DOWNLOAD_DIR=out/downloads
4372024-02-02T01:29:48.613Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382024-02-02T01:29:48.613Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4392024-02-02T01:29:48.613Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4402024-02-02T01:29:48.613Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4412024-02-02T01:29:48.613Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4422024-02-02T01:29:48.613Z+ main
4432024-02-02T01:29:48.613Z+ [[ 0 != 0 ]]
4442024-02-02T01:29:48.613Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4452024-02-02T01:29:48.613ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4462024-02-02T01:29:48.613ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4472024-02-02T01:29:48.613Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4482024-02-02T01:29:48.613Z+ local DO_DOWNLOAD=true
4492024-02-02T01:29:48.613Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4502024-02-02T01:29:48.613Z+ mkdir -p out/downloads
4512024-02-02T01:29:48.613Z+ '[' true == true ']'
4522024-02-02T01:29:48.613Z+ echo Downloading...
4532024-02-02T01:29:48.613ZDownloading...
4542024-02-02T01:29:48.614Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4552024-02-02T01:29:48.614Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4562024-02-02T01:29:48.614Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4572024-02-02T01:29:48.614Z++ case "$OSTYPE" in
4582024-02-02T01:29:48.614Z++ SHA=sha256sum
4592024-02-02T01:29:48.614Z++ sha256sum
4602024-02-02T01:29:48.614Z++ awk '{print $1}'
4612024-02-02T01:29:48.614Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4622024-02-02T01:29:48.614Z+ [[ 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-02-02T01:29:48.614Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-02-02T01:29:48.614Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4652024-02-02T01:29:48.614Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4662024-02-02T01:29:48.614Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4672024-02-02T01:29:48.614Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4682024-02-02T01:29:48.614Z+ main
4692024-02-02T01:29:48.614Z+ [[ 0 != 0 ]]
4702024-02-02T01:29:48.614Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4712024-02-02T01:29:48.614ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4722024-02-02T01:29:48.614Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4732024-02-02T01:29:48.614ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4742024-02-02T01:29:48.614Z+ local DO_DOWNLOAD=true
4752024-02-02T01:29:48.614Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4762024-02-02T01:29:48.614Z+ mkdir -p out/downloads
4772024-02-02T01:29:48.614Z+ '[' true == true ']'
4782024-02-02T01:29:48.614Z+ echo Downloading...
4792024-02-02T01:29:48.615ZDownloading...
4802024-02-02T01:29:48.615Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4812024-02-02T01:29:48.615Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4822024-02-02T01:29:49.091Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4832024-02-02T01:29:49.095Z++ case "$OSTYPE" in
4842024-02-02T01:29:49.095Z++ SHA=sha256sum
4852024-02-02T01:29:49.095Z++ sha256sum
4862024-02-02T01:29:49.095Z++ awk '{print $1}'
4872024-02-02T01:29:49.098Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4882024-02-02T01:29:49.098Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4892024-02-02T01:29:49.108Z+ set -o errexit
4902024-02-02T01:29:49.111Z+++ dirname ./tools/ci_download_dendrite_openapi
4912024-02-02T01:29:49.114Z++ cd ./tools
4922024-02-02T01:29:49.115Z++ pwd
4932024-02-02T01:29:49.115Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942024-02-02T01:29:49.115Z++ basename ./tools/ci_download_dendrite_openapi
4952024-02-02T01:29:49.119Z+ ARG0=ci_download_dendrite_openapi
4962024-02-02T01:29:49.119Z+ TARGET_DIR=out
4972024-02-02T01:29:49.119Z+ DOWNLOAD_DIR=out/downloads
4982024-02-02T01:29:49.119Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992024-02-02T01:29:49.119Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5002024-02-02T01:29:49.119Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5012024-02-02T01:29:49.119Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5022024-02-02T01:29:49.119Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5032024-02-02T01:29:49.119Z+ main
5042024-02-02T01:29:49.119Z+ [[ 0 != 0 ]]
5052024-02-02T01:29:49.119Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5062024-02-02T01:29:49.119ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5072024-02-02T01:29:49.119ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5082024-02-02T01:29:49.119Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5092024-02-02T01:29:49.119Z+ local DO_DOWNLOAD=true
5102024-02-02T01:29:49.120Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5112024-02-02T01:29:49.120Z+ mkdir -p out/downloads
5122024-02-02T01:29:49.120Z+ '[' true == true ']'
5132024-02-02T01:29:49.120Z+ echo Downloading...
5142024-02-02T01:29:49.120ZDownloading...
5152024-02-02T01:29:49.120Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5162024-02-02T01:29:49.120Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5172024-02-02T01:29:49.312Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5182024-02-02T01:29:49.312Z++ case "$OSTYPE" in
5192024-02-02T01:29:49.752Z++ SHA=sha256sum
5202024-02-02T01:29:49.752Z++ sha256sum
5212024-02-02T01:29:49.753Z++ awk '{print $1}'
5222024-02-02T01:29:49.753Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5232024-02-02T01:29:49.753Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5242024-02-02T01:29:49.753Z+ set -o errexit
5252024-02-02T01:29:49.753Z+++ dirname ./tools/ci_download_dendrite_stub
5262024-02-02T01:29:49.753Z++ cd ./tools
5272024-02-02T01:29:49.753Z++ pwd
5282024-02-02T01:29:49.753Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292024-02-02T01:29:49.753Z++ basename ./tools/ci_download_dendrite_stub
5302024-02-02T01:29:49.753Z+ ARG0=ci_download_dendrite_stub
5312024-02-02T01:29:49.753Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322024-02-02T01:29:49.753Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5332024-02-02T01:29:49.753Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5342024-02-02T01:29:49.753Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5352024-02-02T01:29:49.753Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362024-02-02T01:29:49.753Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5372024-02-02T01:29:49.753Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5382024-02-02T01:29:49.754Z+ TARGET_DIR=out
5392024-02-02T01:29:49.754Z+ DOWNLOAD_DIR=out/downloads
5402024-02-02T01:29:49.754Z+ DEST_DIR=./out/dendrite-stub
5412024-02-02T01:29:49.754Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422024-02-02T01:29:49.754Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432024-02-02T01:29:49.754Z+ REPO=oxidecomputer/dendrite
5442024-02-02T01:29:49.754Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5452024-02-02T01:29:49.754Z+ main
5462024-02-02T01:29:49.754Z+ [[ 0 != 0 ]]
5472024-02-02T01:29:49.754Z+ CIDL_OS=solaris2.11
5482024-02-02T01:29:49.754Z+ [[ 0 != 0 ]]
5492024-02-02T01:29:49.754Z+ configure_os solaris2.11
5502024-02-02T01:29:49.754Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512024-02-02T01:29:49.754Zcurrent directory: /work/oxidecomputer/omicron
5522024-02-02T01:29:49.754Z+ echo 'configuring based on OS: "solaris2.11"'
5532024-02-02T01:29:49.754Zconfiguring based on OS: "solaris2.11"
5542024-02-02T01:29:49.754Z+ case "$1" in
5552024-02-02T01:29:49.754Z+ SET_BINARIES=
5562024-02-02T01:29:49.754Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5572024-02-02T01:29:49.754Z+ CIDL_SHA256FUNC=do_sha256sum
5582024-02-02T01:29:49.754Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592024-02-02T01:29:49.754Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5602024-02-02T01:29:49.754Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612024-02-02T01:29:49.754Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5622024-02-02T01:29:49.754ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5632024-02-02T01:29:49.755ZLocal file: out/downloads/dendrite-stub.tar.gz
5642024-02-02T01:29:49.755Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5652024-02-02T01:29:49.755Z+ mkdir -p out/downloads
5662024-02-02T01:29:49.755Z+ mkdir -p ./out/dendrite-stub
5672024-02-02T01:29:49.755Z+ fetch_and_verify
5682024-02-02T01:29:49.755Z+ local DO_DOWNLOAD=true
5692024-02-02T01:29:49.755Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702024-02-02T01:29:49.755Z+ '[' true == true ']'
5712024-02-02T01:29:49.755Z+ echo Downloading...
5722024-02-02T01:29:49.755ZDownloading...
5732024-02-02T01:29:49.755Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742024-02-02T01:29:49.755Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5752024-02-02T01:29:57.633Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762024-02-02T01:29:57.650Z++ sha256sum
5772024-02-02T01:29:57.650Z++ awk '{print $1}'
5782024-02-02T01:29:57.730Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5792024-02-02T01:29:57.730Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5802024-02-02T01:29:57.731Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812024-02-02T01:29:57.742Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822024-02-02T01:29:58.813Z+ do_assemble
5832024-02-02T01:29:58.813Z+ rm -r ./out/dendrite-stub
5842024-02-02T01:29:58.816Z+ mkdir ./out/dendrite-stub
5852024-02-02T01:29:58.820Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862024-02-02T01:29:58.979Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872024-02-02T01:29:58.993Z+ set -o errexit
5882024-02-02T01:29:58.996Z+++ dirname ./tools/ci_download_maghemite_mgd
5892024-02-02T01:29:59.013Z++ cd ./tools
5902024-02-02T01:29:59.013Z++ pwd
5912024-02-02T01:29:59.013Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922024-02-02T01:29:59.013Z++ basename ./tools/ci_download_maghemite_mgd
5932024-02-02T01:29:59.013Z+ ARG0=ci_download_maghemite_mgd
5942024-02-02T01:29:59.013Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952024-02-02T01:29:59.014Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
5962024-02-02T01:29:59.014Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
5972024-02-02T01:29:59.014Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982024-02-02T01:29:59.014Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
5992024-02-02T01:29:59.014Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6002024-02-02T01:29:59.014Z+ TARGET_DIR=out
6012024-02-02T01:29:59.014Z+ DOWNLOAD_DIR=out/downloads
6022024-02-02T01:29:59.014Z+ DEST_DIR=./out/mgd
6032024-02-02T01:29:59.014Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042024-02-02T01:29:59.014Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052024-02-02T01:29:59.014Z+ REPO=oxidecomputer/maghemite
6062024-02-02T01:29:59.014Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
6072024-02-02T01:29:59.014Z+ main
6082024-02-02T01:29:59.014Z+ [[ 0 != 0 ]]
6092024-02-02T01:29:59.014Z+ CIDL_OS=solaris2.11
6102024-02-02T01:29:59.014Z+ [[ 0 != 0 ]]
6112024-02-02T01:29:59.014Z+ configure_os solaris2.11
6122024-02-02T01:29:59.014Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132024-02-02T01:29:59.014Zcurrent directory: /work/oxidecomputer/omicron
6142024-02-02T01:29:59.014Z+ echo 'configuring based on OS: "solaris2.11"'
6152024-02-02T01:29:59.014Z+ case "$1" in
6162024-02-02T01:29:59.014Zconfiguring based on OS: "solaris2.11"
6172024-02-02T01:29:59.014Z+ SET_BINARIES=
6182024-02-02T01:29:59.014Z+ CIDL_SHA256FUNC=do_sha256sum
6192024-02-02T01:29:59.015Z+ TARBALL_FILENAME=mgd.tar.gz
6202024-02-02T01:29:59.015Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6212024-02-02T01:29:59.015Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222024-02-02T01:29:59.015Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
6232024-02-02T01:29:59.015ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6242024-02-02T01:29:59.015Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6252024-02-02T01:29:59.015ZLocal file: out/downloads/mgd.tar.gz
6262024-02-02T01:29:59.015Z+ mkdir -p out/downloads
6272024-02-02T01:29:59.015Z+ mkdir -p ./out/mgd
6282024-02-02T01:29:59.015Z+ fetch_and_verify
6292024-02-02T01:29:59.015Z+ local DO_DOWNLOAD=true
6302024-02-02T01:29:59.015Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312024-02-02T01:29:59.015Z+ '[' true == true ']'
6322024-02-02T01:29:59.015Z+ echo Downloading...
6332024-02-02T01:29:59.015ZDownloading...
6342024-02-02T01:29:59.015Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6352024-02-02T01:29:59.015Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6362024-02-02T01:30:08.860Z++ do_sha256sum out/downloads/mgd.tar.gz
6372024-02-02T01:30:08.864Z++ sha256sum
6382024-02-02T01:30:08.864Z++ awk '{print $1}'
6392024-02-02T01:30:08.939Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6402024-02-02T01:30:08.939Z+ [[ 2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774 != \2\c\5\4\1\4\6\a\1\3\3\b\5\f\1\2\5\8\7\d\9\f\b\8\9\f\8\5\e\f\0\a\0\c\a\6\2\7\8\e\f\c\8\c\6\f\e\4\8\5\9\7\8\2\e\8\8\6\e\6\c\7\7\4 ]]
6412024-02-02T01:30:08.946Z+ do_untar out/downloads/mgd.tar.gz
6422024-02-02T01:30:08.946Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432024-02-02T01:30:10.585Z+ do_assemble
6442024-02-02T01:30:10.585Z+ rm -r ./out/mgd
6452024-02-02T01:30:10.611Z+ mkdir ./out/mgd
6462024-02-02T01:30:10.611Z+ cp -r out/downloads/root ./out/mgd/root
6472024-02-02T01:30:10.611Z+ set -o errexit
6482024-02-02T01:30:10.611Z+++ dirname ./tools/ci_download_transceiver_control
6492024-02-02T01:30:10.611Z++ cd ./tools
6502024-02-02T01:30:10.612Z++ pwd
6512024-02-02T01:30:10.612Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522024-02-02T01:30:10.612Z++ basename ./tools/ci_download_transceiver_control
6532024-02-02T01:30:10.612Z+ ARG0=ci_download_transceiver_control
6542024-02-02T01:30:10.613Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552024-02-02T01:30:10.613Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-02-02T01:30:10.613Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-02-02T01:30:10.613Z+ TARGET_DIR=out
6582024-02-02T01:30:10.614Z+ DOWNLOAD_DIR=out/downloads
6592024-02-02T01:30:10.614Z+ DEST_DIR=./out/transceiver-control
6602024-02-02T01:30:10.614Z+ BIN_DIR=/opt/oxide/bin
6612024-02-02T01:30:10.614Z+ BINARY=xcvradm
6622024-02-02T01:30:10.614Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632024-02-02T01:30:10.614Z+ REPO=oxidecomputer/transceiver-control
6642024-02-02T01:30:10.614Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652024-02-02T01:30:10.615Z+ main
6662024-02-02T01:30:10.615Z+ [[ 0 != 0 ]]
6672024-02-02T01:30:10.615Z+ CIDL_OS=solaris2.11
6682024-02-02T01:30:10.615Z+ [[ 0 != 0 ]]
6692024-02-02T01:30:10.615Z+ configure_os solaris2.11
6702024-02-02T01:30:10.616Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712024-02-02T01:30:10.616Zcurrent directory: /work/oxidecomputer/omicron
6722024-02-02T01:30:10.616Z+ echo 'configuring based on OS: "solaris2.11"'
6732024-02-02T01:30:10.616Zconfiguring based on OS: "solaris2.11"
6742024-02-02T01:30:10.616Z+ case "$1" in
6752024-02-02T01:30:10.617Z+ SET_BINARIES=
6762024-02-02T01:30:10.617Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772024-02-02T01:30:10.617Z+ CIDL_SHA256FUNC=do_sha256sum
6782024-02-02T01:30:10.617Z+ ARCHIVE_FILENAME=xcvradm.gz
6792024-02-02T01:30:10.618Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-02-02T01:30:10.618Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6812024-02-02T01:30:10.618Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6822024-02-02T01:30:10.618Z+ echo 'Local file: out/downloads/xcvradm.gz'
6832024-02-02T01:30:10.618ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842024-02-02T01:30:10.619ZLocal file: out/downloads/xcvradm.gz
6852024-02-02T01:30:10.619Z+ mkdir -p out/downloads
6862024-02-02T01:30:10.619Z+ mkdir -p ./out/transceiver-control
6872024-02-02T01:30:10.619Z+ fetch_and_verify
6882024-02-02T01:30:10.619Z+ local DO_DOWNLOAD=true
6892024-02-02T01:30:10.620Z+ [[ -f out/downloads/xcvradm.gz ]]
6902024-02-02T01:30:10.620Z+ '[' true == true ']'
6912024-02-02T01:30:10.620Z+ echo Downloading...
6922024-02-02T01:30:10.620ZDownloading...
6932024-02-02T01:30:10.620Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942024-02-02T01:30:10.620Z+ 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-02-02T01:30:14.232Z++ do_sha256sum out/downloads/xcvradm.gz
6962024-02-02T01:30:14.236Z++ sha256sum
6972024-02-02T01:30:14.236Z++ awk '{print $1}'
6982024-02-02T01:30:14.247Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992024-02-02T01:30:14.248Z+ [[ 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-02-02T01:30:14.251Z+ do_unpack out/downloads/xcvradm.gz
7012024-02-02T01:30:14.251Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022024-02-02T01:30:14.251Z+ gzip -dc out/downloads/xcvradm.gz
7032024-02-02T01:30:14.445Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042024-02-02T01:30:14.450Z+ do_assemble
7052024-02-02T01:30:14.450Z+ rm -r ./out/transceiver-control
7062024-02-02T01:30:14.454Z+ mkdir ./out/transceiver-control
7072024-02-02T01:30:14.457Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082024-02-02T01:30:15.006ZAll builder prerequisites installed successfully, and PATH looks valid
7092024-02-02T01:30:15.011Z
7102024-02-02T01:30:15.011Zreal 2:04.205158779
7112024-02-02T01:30:15.011Zuser 51.784912802
7122024-02-02T01:30:15.011Zsys 10.188033337
7132024-02-02T01:30:15.011Ztrap 0.020286087
7142024-02-02T01:30:15.011Ztflt 0.375311519
7152024-02-02T01:30:15.011Zdflt 0.597095330
7162024-02-02T01:30:15.011Zkflt 0.415028020
7172024-02-02T01:30:15.011Zlock 2.874692102
7182024-02-02T01:30:15.011Zslp 3:58.399176260
7192024-02-02T01:30:15.011Zlat 3.491753559
7202024-02-02T01:30:15.011Zstop 0.072397370
7212024-02-02T01:30:15.011Z
7222024-02-02T01:30:15.011Z #### # # ##### ##### # #
7232024-02-02T01:30:15.011Z # # # # # # # # # #
7242024-02-02T01:30:15.011Z # # # # # # # #
7252024-02-02T01:30:15.011Z # # # ##### ##### #
7262024-02-02T01:30:15.011Z # # # # # # #
7272024-02-02T01:30:15.011Z #### ###### # # # #
7282024-02-02T01:30:15.011Z
7292024-02-02T01:30:15.355Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302024-02-02T01:30:15.720Z Updating crates.io index
7312024-02-02T01:30:15.769Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-02-02T01:30:16.842Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-02-02T01:30:19.366Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-02-02T01:30:20.244Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-02-02T01:30:20.666Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-02-02T01:30:20.973Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-02-02T01:30:21.221Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-02-02T01:30:22.250Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-02-02T01:30:24.839Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-02-02T01:30:25.914Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-02-02T01:30:26.253Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-02-02T01:30:27.144Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-02-02T01:30:27.436Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-02-02T01:30:27.750Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-02-02T01:30:28.039Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-02-02T01:30:28.455Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-02-02T01:30:29.075Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7482024-02-02T01:30:29.372Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-02-02T01:30:29.892Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-02-02T01:30:30.292Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-02-02T01:30:30.727Z Updating git repository `https://github.com/jgallagher/nix`
7522024-02-02T01:30:32.068Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-02-02T01:30:32.459Z Updating git repository `https://github.com/oxidecomputer/typify`
7542024-02-02T01:30:34.180Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7552024-02-02T01:30:34.601Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7562024-02-02T01:30:34.909Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7572024-02-02T01:30:37.009Z Downloading crates ...
7582024-02-02T01:30:37.226Z Downloaded errno v0.3.8
7592024-02-02T01:30:37.235Z Downloaded ryu v1.0.15
7602024-02-02T01:30:37.239Z Downloaded anstyle-query v1.0.0
7612024-02-02T01:30:37.243Z Downloaded unicode-ident v1.0.12
7622024-02-02T01:30:37.258Z Downloaded colorchoice v1.0.0
7632024-02-02T01:30:37.258Z Downloaded serde v1.0.195
7642024-02-02T01:30:37.262Z Downloaded bitflags v1.3.2
7652024-02-02T01:30:37.262Z Downloaded equivalent v1.0.1
7662024-02-02T01:30:37.262Z Downloaded strsim v0.10.0
7672024-02-02T01:30:37.269Z Downloaded toml_datetime v0.6.5
7682024-02-02T01:30:37.269Z Downloaded terminal_size v0.2.6
7692024-02-02T01:30:37.269Z Downloaded proc-macro2 v1.0.78
7702024-02-02T01:30:37.273Z Downloaded itoa v1.0.9
7712024-02-02T01:30:37.277Z Downloaded heck v0.4.1
7722024-02-02T01:30:37.277Z Downloaded thiserror v1.0.56
7732024-02-02T01:30:37.285Z Downloaded utf8parse v0.2.1
7742024-02-02T01:30:37.288Z Downloaded anstyle-parse v0.2.1
7752024-02-02T01:30:37.292Z Downloaded anstream v0.5.0
7762024-02-02T01:30:37.297Z Downloaded clap_derive v4.4.2
7772024-02-02T01:30:37.301Z Downloaded toml v0.8.8
7782024-02-02T01:30:37.305Z Downloaded clap v4.4.3
7792024-02-02T01:30:37.316Z Downloaded serde_derive v1.0.195
7802024-02-02T01:30:37.320Z Downloaded quote v1.0.35
7812024-02-02T01:30:37.325Z Downloaded indexmap v2.2.2
7822024-02-02T01:30:37.332Z Downloaded anstyle v1.0.2
7832024-02-02T01:30:37.342Z Downloaded io-lifetimes v1.0.11
7842024-02-02T01:30:37.343Z Downloaded memchr v2.6.3
7852024-02-02T01:30:37.347Z Downloaded toml_edit v0.21.0
7862024-02-02T01:30:37.385Z Downloaded hashbrown v0.14.2
7872024-02-02T01:30:37.393Z Downloaded clap_builder v4.4.2
7882024-02-02T01:30:37.406Z Downloaded syn v2.0.48
7892024-02-02T01:30:37.426Z Downloaded rustix v0.37.23
7902024-02-02T01:30:37.464Z Downloaded libc v0.2.153
7912024-02-02T01:30:37.507Z Downloaded serde_json v1.0.113
7922024-02-02T01:30:37.521Z Downloaded winnow v0.5.15
7932024-02-02T01:30:37.534Z Downloaded anyhow v1.0.75
7942024-02-02T01:30:37.540Z Downloaded camino v1.1.6
7952024-02-02T01:30:37.546Z Downloaded cargo-platform v0.1.3
7962024-02-02T01:30:37.546Z Downloaded thiserror-impl v1.0.56
7972024-02-02T01:30:37.546Z Downloaded clap_lex v0.5.1
7982024-02-02T01:30:37.546Z Downloaded serde_spanned v0.6.4
7992024-02-02T01:30:37.552Z Downloaded semver v1.0.21
8002024-02-02T01:30:37.552Z Downloaded cargo_toml v0.19.0
8012024-02-02T01:30:37.560Z Downloaded cargo_metadata v0.18.1
8022024-02-02T01:30:37.668Z Compiling proc-macro2 v1.0.78
8032024-02-02T01:30:37.669Z Compiling unicode-ident v1.0.12
8042024-02-02T01:30:37.673Z Compiling serde v1.0.195
8052024-02-02T01:30:37.673Z Compiling libc v0.2.153
8062024-02-02T01:30:37.673Z Compiling io-lifetimes v1.0.11
8072024-02-02T01:30:37.673Z Compiling rustix v0.37.23
8082024-02-02T01:30:37.684Z Compiling hashbrown v0.14.2
8092024-02-02T01:30:37.688Z Compiling equivalent v1.0.1
8102024-02-02T01:30:37.984Z Compiling bitflags v1.3.2
8112024-02-02T01:30:38.024Z Compiling utf8parse v0.2.1
8122024-02-02T01:30:38.078Z Compiling camino v1.1.6
8132024-02-02T01:30:38.263Z Compiling anstyle-parse v0.2.1
8142024-02-02T01:30:38.623Z Compiling serde_json v1.0.113
8152024-02-02T01:30:39.354Z Compiling indexmap v2.2.2
8162024-02-02T01:30:39.463Z Compiling thiserror v1.0.56
8172024-02-02T01:30:39.927Z Compiling winnow v0.5.15
8182024-02-02T01:30:39.932Z Compiling colorchoice v1.0.0
8192024-02-02T01:30:39.932Z Compiling semver v1.0.21
8202024-02-02T01:30:39.932Z Compiling anstyle-query v1.0.0
8212024-02-02T01:30:39.932Z Compiling anstyle v1.0.2
8222024-02-02T01:30:40.103Z Compiling ryu v1.0.15
8232024-02-02T01:30:40.402Z Compiling anstream v0.5.0
8242024-02-02T01:30:40.504Z Compiling clap_lex v0.5.1
8252024-02-02T01:30:40.523Z Compiling strsim v0.10.0
8262024-02-02T01:30:40.678Z Compiling anyhow v1.0.75
8272024-02-02T01:30:41.241Z Compiling quote v1.0.35
8282024-02-02T01:30:41.461Z Compiling itoa v1.0.9
8292024-02-02T01:30:41.483Z Compiling heck v0.4.1
8302024-02-02T01:30:41.516Z Compiling errno v0.3.8
8312024-02-02T01:30:41.790Z Compiling syn v2.0.48
8322024-02-02T01:30:43.301Z Compiling terminal_size v0.2.6
8332024-02-02T01:30:43.422Z Compiling clap_builder v4.4.2
8342024-02-02T01:30:49.706Z Compiling serde_derive v1.0.195
8352024-02-02T01:30:49.732Z Compiling thiserror-impl v1.0.56
8362024-02-02T01:30:49.732Z Compiling clap_derive v4.4.2
8372024-02-02T01:30:53.968Z Compiling clap v4.4.3
8382024-02-02T01:31:02.521Z Compiling serde_spanned v0.6.4
8392024-02-02T01:31:02.552Z Compiling toml_datetime v0.6.5
8402024-02-02T01:31:02.553Z Compiling cargo-platform v0.1.3
8412024-02-02T01:31:02.805Z Compiling toml_edit v0.21.0
8422024-02-02T01:31:04.530Z Compiling cargo_metadata v0.18.1
8432024-02-02T01:31:12.335Z Compiling toml v0.8.8
8442024-02-02T01:31:12.808Z Compiling cargo_toml v0.19.0
8452024-02-02T01:31:13.331Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8462024-02-02T01:31:14.677Z Finished dev [unoptimized + debuginfo] target(s) in 59.59s
8472024-02-02T01:31:14.894Z Running `target/debug/xtask clippy`
8482024-02-02T01:31:14.957Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8492024-02-02T01:31:15.792Z Downloading crates ...
8502024-02-02T01:31:16.034Z Downloaded bytecount v0.6.3
8512024-02-02T01:31:16.040Z Downloaded anes v0.1.6
8522024-02-02T01:31:16.040Z Downloaded cfg-if v1.0.0
8532024-02-02T01:31:16.067Z Downloaded http-body v1.0.0
8542024-02-02T01:31:16.067Z Downloaded ciborium-ll v0.2.2
8552024-02-02T01:31:16.067Z Downloaded cookie v0.18.0
8562024-02-02T01:31:16.067Z Downloaded backoff v0.4.0
8572024-02-02T01:31:16.067Z Downloaded hmac v0.12.1
8582024-02-02T01:31:16.326Z Downloaded console v0.15.8
8592024-02-02T01:31:16.326Z Downloaded crc32fast v1.3.2
8602024-02-02T01:31:16.362Z Downloaded async-stream v0.3.5
8612024-02-02T01:31:16.362Z Downloaded darling v0.14.4
8622024-02-02T01:31:16.363Z Downloaded ciborium v0.2.2
8632024-02-02T01:31:16.363Z Downloaded hyper-tls v0.5.0
8642024-02-02T01:31:16.363Z Downloaded is_ci v1.1.1
8652024-02-02T01:31:16.363Z Downloaded base16ct v0.2.0
8662024-02-02T01:31:16.363Z Downloaded keccak v0.1.4
8672024-02-02T01:31:16.364Z Downloaded humantime v2.1.0
8682024-02-02T01:31:16.364Z Downloaded http-range v0.1.5
8692024-02-02T01:31:16.364Z Downloaded hostname v0.3.1
8702024-02-02T01:31:16.364Z Downloaded linked-hash-map v0.5.6
8712024-02-02T01:31:16.364Z Downloaded serde_urlencoded v0.7.1
8722024-02-02T01:31:16.364Z Downloaded usdt-attr-macro v0.5.0
8732024-02-02T01:31:16.365Z Downloaded memoffset v0.7.1
8742024-02-02T01:31:16.365Z Downloaded atty v0.2.14
8752024-02-02T01:31:16.365Z Downloaded normalize-line-endings v0.3.0
8762024-02-02T01:31:16.365Z Downloaded match_cfg v0.1.0
8772024-02-02T01:31:16.365Z Downloaded hubpack v0.1.2
8782024-02-02T01:31:16.365Z Downloaded bit-set v0.5.3
8792024-02-02T01:31:16.365Z Downloaded constant_time_eq v0.3.0
8802024-02-02T01:31:16.366Z Downloaded crunchy v0.2.2
8812024-02-02T01:31:16.366Z Downloaded cobs v0.2.3
8822024-02-02T01:31:16.366Z Downloaded lru v0.12.1
8832024-02-02T01:31:16.366Z Downloaded num_cpus v1.16.0
8842024-02-02T01:31:16.366Z Downloaded rpassword v7.3.1
8852024-02-02T01:31:16.366Z Downloaded subprocess v0.2.9
8862024-02-02T01:31:16.366Z Downloaded resolv-conf v0.7.0
8872024-02-02T01:31:16.367Z Downloaded nested v0.1.1
8882024-02-02T01:31:16.367Z Downloaded new_debug_unreachable v1.0.4
8892024-02-02T01:31:16.367Z Downloaded hubpack_derive v0.1.1
8902024-02-02T01:31:16.367Z Downloaded opaque-debug v0.3.0
8912024-02-02T01:31:16.367Z Downloaded dtrace-parser v0.2.0
8922024-02-02T01:31:16.367Z Downloaded native-tls v0.2.11
8932024-02-02T01:31:16.367Z Downloaded nibble_vec v0.1.0
8942024-02-02T01:31:16.368Z Downloaded num_enum v0.5.11
8952024-02-02T01:31:16.368Z Downloaded maplit v1.0.2
8962024-02-02T01:31:16.368Z Downloaded rustls-pemfile v2.0.0
8972024-02-02T01:31:16.368Z Downloaded downcast v0.11.0
8982024-02-02T01:31:16.368Z Downloaded num v0.4.1
8992024-02-02T01:31:16.368Z Downloaded ciborium-io v0.2.2
9002024-02-02T01:31:16.369Z Downloaded supports-color v2.1.0
9012024-02-02T01:31:16.369Z Downloaded num_threads v0.1.6
9022024-02-02T01:31:16.369Z Downloaded openssl-macros v0.1.1
9032024-02-02T01:31:16.369Z Downloaded number_prefix v0.4.0
9042024-02-02T01:31:16.369Z Downloaded corncobs v0.1.3
9052024-02-02T01:31:16.390Z Downloaded rustc_version v0.4.0
9062024-02-02T01:31:16.390Z Downloaded chacha20 v0.9.1
9072024-02-02T01:31:16.390Z Downloaded num-complex v0.4.4
9082024-02-02T01:31:16.390Z Downloaded dirs-next v2.0.0
9092024-02-02T01:31:16.390Z Downloaded hex-literal v0.4.1
9102024-02-02T01:31:16.390Z Downloaded walkdir v2.4.0
9112024-02-02T01:31:16.390Z Downloaded serde_derive_internals v0.26.0
9122024-02-02T01:31:16.390Z Downloaded globset v0.4.13
9132024-02-02T01:31:16.390Z Downloaded mockall_derive v0.12.0
9142024-02-02T01:31:16.390Z Downloaded remove_dir_all v0.5.3
9152024-02-02T01:31:16.427Z Downloaded num-traits v0.2.16
9162024-02-02T01:31:16.427Z Downloaded tokio-stream v0.1.14
9172024-02-02T01:31:16.427Z Downloaded miniz_oxide v0.7.1
9182024-02-02T01:31:16.427Z Downloaded take_mut v0.2.2
9192024-02-02T01:31:16.442Z Downloaded allocator-api2 v0.2.16
9202024-02-02T01:31:16.442Z Downloaded darling_macro v0.20.3
9212024-02-02T01:31:16.442Z Downloaded proc-macro-crate v1.3.1
9222024-02-02T01:31:16.442Z Downloaded foreign-types v0.5.0
9232024-02-02T01:31:16.442Z Downloaded foreign-types v0.3.2
9242024-02-02T01:31:16.442Z Downloaded schemars_derive v0.8.16
9252024-02-02T01:31:16.495Z Downloaded oso-derive v0.27.0
9262024-02-02T01:31:16.496Z Downloaded openssl-probe v0.1.5
9272024-02-02T01:31:16.496Z Downloaded target-spec v3.0.1
9282024-02-02T01:31:16.496Z Downloaded plain v0.2.3
9292024-02-02T01:31:16.496Z Downloaded generic-array v0.14.7
9302024-02-02T01:31:16.496Z Downloaded crypto-bigint v0.5.2
9312024-02-02T01:31:16.496Z Downloaded ed25519 v1.5.3
9322024-02-02T01:31:16.522Z Downloaded packed_struct_codegen v0.10.1
9332024-02-02T01:31:16.523Z Downloaded fs-err v2.11.0
9342024-02-02T01:31:16.523Z Downloaded strum v0.25.0
9352024-02-02T01:31:16.523Z Downloaded tokio-util v0.7.10
9362024-02-02T01:31:16.523Z Downloaded slog-stdlog v4.1.1
9372024-02-02T01:31:16.523Z Downloaded tower-service v0.3.2
9382024-02-02T01:31:16.523Z Downloaded slog-scope v4.4.0
9392024-02-02T01:31:16.523Z Downloaded float-cmp v0.9.0
9402024-02-02T01:31:16.550Z Downloaded textwrap v0.11.0
9412024-02-02T01:31:16.550Z Downloaded sha2 v0.10.8
9422024-02-02T01:31:16.550Z Downloaded hash32 v0.3.1
9432024-02-02T01:31:16.551Z Downloaded parking_lot_core v0.8.6
9442024-02-02T01:31:16.551Z Downloaded stability v0.1.1
9452024-02-02T01:31:16.551Z Downloaded serde_with_macros v3.5.1
9462024-02-02T01:31:16.577Z Downloaded phf v0.11.2
9472024-02-02T01:31:16.577Z Downloaded thread_local v1.1.7
9482024-02-02T01:31:16.578Z Downloaded phf_shared v0.10.0
9492024-02-02T01:31:16.578Z Downloaded fxhash v0.2.1
9502024-02-02T01:31:16.578Z Downloaded parse-display v0.8.2
9512024-02-02T01:31:16.578Z Downloaded slog-async v2.8.0
9522024-02-02T01:31:16.578Z Downloaded parse-size v1.0.0
9532024-02-02T01:31:16.578Z Downloaded usdt v0.3.5
9542024-02-02T01:31:16.578Z Downloaded structopt-derive v0.4.18
9552024-02-02T01:31:16.578Z Downloaded elliptic-curve v0.13.8
9562024-02-02T01:31:17.021Z Downloaded serde_tokenstream v0.1.7
9572024-02-02T01:31:17.021Z Downloaded proc-macro-error-attr v1.0.4
9582024-02-02T01:31:17.021Z Downloaded thread-id v4.2.0
9592024-02-02T01:31:17.021Z Downloaded fnv v1.0.7
9602024-02-02T01:31:17.021Z Downloaded minimal-lexical v0.2.1
9612024-02-02T01:31:17.022Z Downloaded structmeta v0.2.0
9622024-02-02T01:31:17.022Z Downloaded thiserror-no-std v2.0.2
9632024-02-02T01:31:17.022Z Downloaded headers-core v0.2.0
9642024-02-02T01:31:17.022Z Downloaded darling_macro v0.14.4
9652024-02-02T01:31:17.023Z Downloaded stringprep v0.1.3
9662024-02-02T01:31:17.023Z Downloaded string_cache v0.8.7
9672024-02-02T01:31:17.023Z Downloaded fd-lock v4.0.2
9682024-02-02T01:31:17.023Z Downloaded zip v0.6.6
9692024-02-02T01:31:17.023Z Downloaded zerocopy v0.3.0
9702024-02-02T01:31:17.023Z Downloaded serde-hex v0.1.0
9712024-02-02T01:31:17.024Z Downloaded tracing-core v0.1.31
9722024-02-02T01:31:17.024Z Downloaded scroll_derive v0.12.0
9732024-02-02T01:31:17.024Z Downloaded foreign-types-shared v0.3.1
9742024-02-02T01:31:17.024Z Downloaded foreign-types-shared v0.1.1
9752024-02-02T01:31:17.024Z Downloaded pest_meta v2.7.6
9762024-02-02T01:31:17.024Z Downloaded group v0.13.0
9772024-02-02T01:31:17.024Z Downloaded structopt v0.3.26
9782024-02-02T01:31:17.024Z Downloaded serde-big-array v0.4.1
9792024-02-02T01:31:17.024Z Downloaded partial-io v0.5.4
9802024-02-02T01:31:17.024Z Downloaded foreign-types-macros v0.2.3
9812024-02-02T01:31:17.024Z Downloaded scopeguard v1.2.0
9822024-02-02T01:31:17.024Z Downloaded ena v0.14.2
9832024-02-02T01:31:17.024Z Downloaded scroll v0.12.0
9842024-02-02T01:31:17.025Z Downloaded debug-ignore v1.0.5
9852024-02-02T01:31:17.025Z Downloaded signature v1.6.4
9862024-02-02T01:31:17.025Z Downloaded signal-hook-tokio v0.3.1
9872024-02-02T01:31:17.025Z Downloaded fd-lock v3.0.13
9882024-02-02T01:31:17.025Z Downloaded serde-big-array v0.5.1
9892024-02-02T01:31:17.025Z Downloaded futures-sink v0.3.30
9902024-02-02T01:31:17.025Z Downloaded tower-layer v0.3.2
9912024-02-02T01:31:17.025Z Downloaded rustls-pki-types v1.1.0
9922024-02-02T01:31:17.025Z Downloaded slab v0.4.9
9932024-02-02T01:31:17.025Z Downloaded unicode-width v0.1.11
9942024-02-02T01:31:17.025Z Downloaded stable_deref_trait v1.2.0
9952024-02-02T01:31:17.025Z Downloaded spki v0.7.2
9962024-02-02T01:31:17.025Z Downloaded unarray v0.1.4
9972024-02-02T01:31:17.026Z Downloaded unicode-xid v0.2.4
9982024-02-02T01:31:17.026Z Downloaded vte_generate_state_changes v0.1.1
9992024-02-02T01:31:17.026Z Downloaded toolchain_find v0.2.0
10002024-02-02T01:31:17.026Z Downloaded oso v0.27.0
10012024-02-02T01:31:17.026Z Downloaded semver-parser v0.10.2
10022024-02-02T01:31:17.026Z Downloaded static_assertions v1.1.0
10032024-02-02T01:31:17.026Z Downloaded derive-where v1.2.7
10042024-02-02T01:31:17.026Z Downloaded usdt-attr-macro v0.3.5
10052024-02-02T01:31:17.026Z Downloaded try-lock v0.2.4
10062024-02-02T01:31:17.026Z Downloaded version_check v0.9.4
10072024-02-02T01:31:17.027Z Downloaded socket2 v0.5.5
10082024-02-02T01:31:17.027Z Downloaded precomputed-hash v0.1.1
10092024-02-02T01:31:17.027Z Downloaded whoami v1.4.1
10102024-02-02T01:31:17.027Z Downloaded wyz v0.5.1
10112024-02-02T01:31:17.027Z Downloaded wait-timeout v0.2.0
10122024-02-02T01:31:17.027Z Downloaded spin v0.9.8
10132024-02-02T01:31:17.027Z Downloaded time-core v0.1.1
10142024-02-02T01:31:17.027Z Downloaded universal-hash v0.5.1
10152024-02-02T01:31:17.027Z Downloaded openssl-sys v0.9.96
10162024-02-02T01:31:17.027Z Downloaded diesel_table_macro_syntax v0.1.0
10172024-02-02T01:31:17.027Z Downloaded unicode-linebreak v0.1.5
10182024-02-02T01:31:17.027Z Downloaded pathdiff v0.2.1
10192024-02-02T01:31:17.027Z Downloaded rand v0.8.5
10202024-02-02T01:31:17.027Z Downloaded rustversion v1.0.14
10212024-02-02T01:31:17.027Z Downloaded signal-hook-registry v1.4.1
10222024-02-02T01:31:17.028Z Downloaded headers v0.3.9
10232024-02-02T01:31:17.028Z Downloaded enum-as-inner v0.5.1
10242024-02-02T01:31:17.028Z Downloaded vec_map v0.8.2
10252024-02-02T01:31:17.028Z Downloaded regex-automata v0.1.10
10262024-02-02T01:31:17.028Z Downloaded difflib v0.4.0
10272024-02-02T01:31:17.028Z Downloaded tokio-native-tls v0.3.1
10282024-02-02T01:31:17.028Z Downloaded usdt-impl v0.3.5
10292024-02-02T01:31:17.028Z Downloaded ff v0.13.0
10302024-02-02T01:31:17.028Z Downloaded semver v0.11.0
10312024-02-02T01:31:17.028Z Downloaded rustls-native-certs v0.7.0
10322024-02-02T01:31:17.028Z Downloaded sqlformat v0.2.3
10332024-02-02T01:31:17.029Z Downloaded slog-json v2.6.1
10342024-02-02T01:31:17.029Z Downloaded smawk v0.3.1
10352024-02-02T01:31:17.029Z Downloaded papergrid v0.11.0
10362024-02-02T01:31:17.029Z Downloaded uuid v1.7.0
10372024-02-02T01:31:17.029Z Downloaded unicode-bidi v0.3.13
10382024-02-02T01:31:17.029Z Downloaded trust-dns-client v0.22.0
10392024-02-02T01:31:17.029Z Downloaded pem-rfc7468 v0.7.0
10402024-02-02T01:31:17.029Z Downloaded postgres-types v0.2.6
10412024-02-02T01:31:17.029Z Downloaded hashbrown v0.12.3
10422024-02-02T01:31:17.029Z Downloaded unicode_categories v0.1.1
10432024-02-02T01:31:17.029Z Downloaded smallvec v1.11.2
10442024-02-02T01:31:17.029Z Downloaded bindgen v0.69.2
10452024-02-02T01:31:17.029Z Downloaded tokio-rustls v0.24.1
10462024-02-02T01:31:17.029Z Downloaded diff v0.1.13
10472024-02-02T01:31:17.030Z Downloaded diesel_derives v2.1.2
10482024-02-02T01:31:17.030Z Downloaded rayon-core v1.12.0
10492024-02-02T01:31:17.030Z Downloaded h2 v0.3.24
10502024-02-02T01:31:17.030Z Downloaded snafu v0.7.5
10512024-02-02T01:31:17.065Z Downloaded unsafe-libyaml v0.2.10
10522024-02-02T01:31:17.065Z Downloaded url v2.5.0
10532024-02-02T01:31:17.065Z Downloaded x509-cert v0.2.4
10542024-02-02T01:31:17.078Z Downloaded zerocopy v0.7.32
10552024-02-02T01:31:17.084Z Downloaded tower v0.4.13
10562024-02-02T01:31:17.104Z Downloaded trust-dns-resolver v0.22.0
10572024-02-02T01:31:17.111Z Downloaded rayon v1.8.0
10582024-02-02T01:31:17.131Z Downloaded unicode-normalization v0.1.22
10592024-02-02T01:31:17.146Z Downloaded rustls-webpki v0.102.1
10602024-02-02T01:31:17.177Z Downloaded plotters v0.3.5
10612024-02-02T01:31:17.194Z Downloaded time v0.3.27
10622024-02-02T01:31:17.214Z Downloaded openssl v0.10.60
10632024-02-02T01:31:17.226Z Downloaded goblin v0.8.0
10642024-02-02T01:31:17.238Z Downloaded polar-core v0.27.0
10652024-02-02T01:31:17.285Z Downloaded regex-syntax v0.6.29
10662024-02-02T01:31:17.295Z Downloaded diesel v2.1.4
10672024-02-02T01:31:17.309Z Downloaded smoltcp v0.11.0
10682024-02-02T01:31:17.343Z Downloaded vcpkg v0.2.15
10692024-02-02T01:31:17.413Z Downloaded regex v1.10.3
10702024-02-02T01:31:17.440Z Downloaded openapiv3 v2.0.0
10712024-02-02T01:31:17.466Z Downloaded ratatui v0.25.0
10722024-02-02T01:31:17.496Z Downloaded zerocopy-derive v0.6.4
10732024-02-02T01:31:17.520Z Downloaded sled v0.34.7
10742024-02-02T01:31:17.543Z Downloaded zerocopy-derive v0.2.0
10752024-02-02T01:31:17.572Z Downloaded regex-automata v0.4.4
10762024-02-02T01:31:18.002Z Downloaded sha3 v0.10.8
10772024-02-02T01:31:18.003Z Downloaded tokio v1.35.1
10782024-02-02T01:31:18.003Z Downloaded regex-automata v0.3.8
10792024-02-02T01:31:18.003Z Downloaded bzip2-sys v0.1.11+1.0.8
10802024-02-02T01:31:18.004Z Downloaded rustls v0.22.2
10812024-02-02T01:31:18.004Z Downloaded rustix v0.38.30
10822024-02-02T01:31:18.004Z Downloaded encoding_rs v0.8.33
10832024-02-02T01:31:18.004Z Downloaded smoltcp v0.9.1
10842024-02-02T01:31:18.004Z Downloaded regex-syntax v0.7.5
10852024-02-02T01:31:18.004Z Downloaded radix_trie v0.2.1
10862024-02-02T01:31:18.005Z Downloaded webpki-roots v0.25.2
10872024-02-02T01:31:18.005Z Downloaded trust-dns-proto v0.22.0
10882024-02-02T01:31:18.005Z Downloaded regex-syntax v0.8.2
10892024-02-02T01:31:18.005Z Downloaded bstr v1.6.0
10902024-02-02T01:31:18.008Z Downloaded gimli v0.28.0
10912024-02-02T01:31:18.030Z Downloaded object v0.32.1
10922024-02-02T01:31:18.453Z Downloaded rustls-webpki v0.101.7
10932024-02-02T01:31:18.463Z Downloaded proptest v1.4.0
10942024-02-02T01:31:18.463Z Downloaded ring v0.16.20
10952024-02-02T01:31:18.464Z Downloaded ring v0.17.7
10962024-02-02T01:31:18.464Z Downloaded nix v0.27.1
10972024-02-02T01:31:18.464Z Downloaded regress v0.7.1
10982024-02-02T01:31:18.464Z Downloaded idna v0.5.0
10992024-02-02T01:31:18.464Z Downloaded idna v0.2.3
11002024-02-02T01:31:18.464Z Downloaded petgraph v0.6.4
11012024-02-02T01:31:18.483Z Downloaded bitvec v1.0.1
11022024-02-02T01:31:18.509Z Downloaded object v0.30.4
11032024-02-02T01:31:18.519Z Downloaded bstr v0.2.17
11042024-02-02T01:31:18.552Z Downloaded syn v1.0.109
11052024-02-02T01:31:18.560Z Downloaded unicode-segmentation v1.10.1
11062024-02-02T01:31:18.973Z Downloaded guppy v0.17.4
11072024-02-02T01:31:18.977Z Downloaded sqlparser v0.43.1
11082024-02-02T01:31:18.977Z Downloaded curve25519-dalek v4.1.1
11092024-02-02T01:31:18.977Z Downloaded portable-atomic v1.4.3
11102024-02-02T01:31:18.977Z Downloaded serde_with v3.5.1
11112024-02-02T01:31:18.977Z Downloaded lalrpop v0.19.12
11122024-02-02T01:31:18.977Z Downloaded chrono v0.4.31
11132024-02-02T01:31:18.977Z Downloaded tabled v0.15.0
11142024-02-02T01:31:18.977Z Downloaded clap v2.34.0
11152024-02-02T01:31:18.978Z Downloaded futures-util v0.3.30
11162024-02-02T01:31:18.978Z Downloaded steno v0.4.0
11172024-02-02T01:31:18.978Z Downloaded quick-xml v0.30.0
11182024-02-02T01:31:18.978Z Downloaded hkdf v0.12.4
11192024-02-02T01:31:18.978Z Downloaded expectorate v1.1.0
11202024-02-02T01:31:18.978Z Downloaded fatfs v0.3.6
11212024-02-02T01:31:18.978Z Downloaded rcgen v0.12.1
11222024-02-02T01:31:18.978Z Downloaded hashbrown v0.13.2
11232024-02-02T01:31:18.978Z Downloaded tough v0.16.0
11242024-02-02T01:31:18.978Z Downloaded pest v2.7.6
11252024-02-02T01:31:18.978Z Downloaded reqwest v0.11.22
11262024-02-02T01:31:18.978Z Downloaded poly1305 v0.8.0
11272024-02-02T01:31:18.978Z Downloaded sct v0.7.0
11282024-02-02T01:31:18.979Z Downloaded pkcs1 v0.7.5
11292024-02-02T01:31:18.979Z Downloaded untrusted v0.7.1
11302024-02-02T01:31:18.979Z Downloaded trybuild v1.0.89
11312024-02-02T01:31:18.979Z Downloaded rustls v0.21.9
11322024-02-02T01:31:18.979Z Downloaded relative-path v1.9.0
11332024-02-02T01:31:18.979Z Downloaded vte v0.11.1
11342024-02-02T01:31:18.979Z Downloaded tui-tree-widget v0.16.0
11352024-02-02T01:31:18.979Z Downloaded password-hash v0.5.0
11362024-02-02T01:31:18.979Z Downloaded socket2 v0.4.9
11372024-02-02T01:31:18.979Z Downloaded utf-8 v0.7.6
11382024-02-02T01:31:18.979Z Downloaded unicase v2.7.0
11392024-02-02T01:31:18.979Z Downloaded ppv-lite86 v0.2.17
11402024-02-02T01:31:18.979Z Downloaded secrecy v0.8.0
11412024-02-02T01:31:18.980Z Downloaded pretty_assertions v1.4.0
11422024-02-02T01:31:18.980Z Downloaded nom v7.1.3
11432024-02-02T01:31:18.980Z Downloaded hyper v0.14.27
11442024-02-02T01:31:18.980Z Downloaded trust-dns-server v0.22.1
11452024-02-02T01:31:18.980Z Downloaded scheduled-thread-pool v0.2.7
11462024-02-02T01:31:18.980Z Downloaded untrusted v0.9.0
11472024-02-02T01:31:18.980Z Downloaded usdt v0.5.0
11482024-02-02T01:31:18.980Z Downloaded packed_struct v0.10.1
11492024-02-02T01:31:18.980Z Downloaded vsss-rs v3.3.4
11502024-02-02T01:31:18.980Z Downloaded itertools v0.12.1
11512024-02-02T01:31:18.980Z Downloaded which v4.4.0
11522024-02-02T01:31:18.980Z Downloaded thiserror-impl-no-std v2.0.2
11532024-02-02T01:31:18.980Z Downloaded predicates v3.1.0
11542024-02-02T01:31:18.981Z Downloaded topological-sort v0.2.2
11552024-02-02T01:31:18.981Z Downloaded structmeta-derive v0.2.0
11562024-02-02T01:31:18.981Z Downloaded semver v0.1.20
11572024-02-02T01:31:18.981Z Downloaded similar v2.3.0
11582024-02-02T01:31:18.981Z Downloaded heapless v0.7.16
11592024-02-02T01:31:18.981Z Downloaded reedline v0.28.0
11602024-02-02T01:31:18.981Z Downloaded signal-hook-mio v0.2.3
11612024-02-02T01:31:18.981Z Downloaded serde_path_to_error v0.1.15
11622024-02-02T01:31:18.981Z Downloaded postcard v1.0.8
11632024-02-02T01:31:18.981Z Downloaded half v2.3.1
11642024-02-02T01:31:18.985Z Downloaded fastrand v2.0.0
11652024-02-02T01:31:18.985Z Downloaded guppy-workspace-hack v0.1.0
11662024-02-02T01:31:18.985Z Downloaded fallible-iterator v0.2.0
11672024-02-02T01:31:18.985Z Downloaded rand v0.4.6
11682024-02-02T01:31:18.988Z Downloaded itertools v0.10.5
11692024-02-02T01:31:18.999Z Downloaded radium v0.7.0
11702024-02-02T01:31:19.006Z Downloaded libm v0.2.7
11712024-02-02T01:31:19.017Z Downloaded percent-encoding v2.3.1
11722024-02-02T01:31:19.027Z Downloaded pem v3.0.2
11732024-02-02T01:31:19.027Z Downloaded snafu-derive v0.7.5
11742024-02-02T01:31:19.027Z Downloaded smf v0.2.2
11752024-02-02T01:31:19.038Z Downloaded proc-macro-error v1.0.4
11762024-02-02T01:31:19.038Z Downloaded pin-project-internal v1.1.3
11772024-02-02T01:31:19.038Z Downloaded prettyplease v0.2.16
11782024-02-02T01:31:19.043Z Downloaded tracing v0.1.37
11792024-02-02T01:31:19.046Z Downloaded shell-words v1.1.0
11802024-02-02T01:31:19.046Z Downloaded plotters-backend v0.3.5
11812024-02-02T01:31:19.050Z Downloaded platforms v3.0.2
11822024-02-02T01:31:19.053Z Downloaded flate2 v1.0.28
11832024-02-02T01:31:19.059Z Downloaded predicates-tree v1.0.9
11842024-02-02T01:31:19.062Z Downloaded predicates-core v1.0.6
11852024-02-02T01:31:19.062Z Downloaded pkg-config v0.3.27
11862024-02-02T01:31:19.066Z Downloaded owo-colors v4.0.0
11872024-02-02T01:31:19.069Z Downloaded hash32 v0.2.1
11882024-02-02T01:31:19.072Z Downloaded env_logger v0.10.0
11892024-02-02T01:31:19.076Z Downloaded derive_builder v0.12.0
11902024-02-02T01:31:19.085Z Downloaded usdt-impl v0.5.0
11912024-02-02T01:31:19.091Z Downloaded postgres-protocol v0.6.6
11922024-02-02T01:31:19.533Z Downloaded pkcs8 v0.10.2
11932024-02-02T01:31:19.533Z Downloaded getrandom v0.2.10
11942024-02-02T01:31:19.533Z Downloaded rustyline v13.0.0
11952024-02-02T01:31:19.533Z Downloaded futures v0.3.30
11962024-02-02T01:31:19.533Z Downloaded toml_edit v0.19.15
11972024-02-02T01:31:19.533Z Downloaded sha1 v0.10.6
11982024-02-02T01:31:19.533Z Downloaded serde_repr v0.1.16
11992024-02-02T01:31:19.534Z Downloaded rust-argon2 v1.0.1
12002024-02-02T01:31:19.534Z Downloaded slog v2.7.0
12012024-02-02T01:31:19.534Z Downloaded num-bigint-dig v0.8.4
12022024-02-02T01:31:19.534Z Downloaded term v0.7.0
12032024-02-02T01:31:19.534Z Downloaded tempfile v3.9.0
12042024-02-02T01:31:19.534Z Downloaded salty v0.2.0
12052024-02-02T01:31:19.534Z Downloaded crossterm v0.27.0
12062024-02-02T01:31:19.535Z Downloaded funty v2.0.0
12072024-02-02T01:31:19.535Z Downloaded similar-asserts v1.5.0
12082024-02-02T01:31:19.535Z Downloaded rustfmt-wrapper v0.2.0
12092024-02-02T01:31:19.535Z Downloaded olpc-cjson v0.1.3
12102024-02-02T01:31:19.535Z Downloaded dyn-clone v1.0.13
12112024-02-02T01:31:19.536Z Downloaded datatest-stable v0.2.3
12122024-02-02T01:31:19.536Z Downloaded test-strategy v0.3.1
12132024-02-02T01:31:19.536Z Downloaded rsa v0.9.2
12142024-02-02T01:31:19.536Z Downloaded futures-io v0.3.30
12152024-02-02T01:31:19.536Z Downloaded defmt v0.3.5
12162024-02-02T01:31:19.536Z Downloaded serde_plain v1.0.2
12172024-02-02T01:31:19.537Z Downloaded flume v0.11.0
12182024-02-02T01:31:19.537Z Downloaded textwrap v0.16.0
12192024-02-02T01:31:19.537Z Downloaded pin-project v1.1.3
12202024-02-02T01:31:19.537Z Downloaded serde_yaml v0.9.25
12212024-02-02T01:31:19.537Z Downloaded der v0.7.8
12222024-02-02T01:31:19.537Z Downloaded tokio-postgres v0.7.10
12232024-02-02T01:31:19.538Z Downloaded rstest_macros v0.18.2
12242024-02-02T01:31:19.538Z Downloaded slog-term v2.9.0
12252024-02-02T01:31:19.538Z Downloaded darling_core v0.20.3
12262024-02-02T01:31:19.538Z Downloaded heapless v0.8.0
12272024-02-02T01:31:19.538Z Downloaded pest_derive v2.7.6
12282024-02-02T01:31:19.538Z Downloaded darling_core v0.14.4
12292024-02-02T01:31:19.538Z Downloaded ron v0.8.1
12302024-02-02T01:31:19.539Z Downloaded parking_lot_core v0.9.8
12312024-02-02T01:31:19.539Z Downloaded hyper v1.1.0
12322024-02-02T01:31:19.539Z Downloaded fixedbitset v0.4.2
12332024-02-02T01:31:19.539Z Downloaded filetime v0.2.23
12342024-02-02T01:31:19.539Z Downloaded rand_chacha v0.3.1
12352024-02-02T01:31:19.539Z Downloaded tracing-attributes v0.1.26
12362024-02-02T01:31:19.539Z Downloaded zerocopy v0.6.4
12372024-02-02T01:31:19.540Z Downloaded derive_more v0.99.17
12382024-02-02T01:31:19.540Z Downloaded defmt-parser v0.3.3
12392024-02-02T01:31:19.540Z Downloaded futures-core v0.3.30
12402024-02-02T01:31:19.540Z Downloaded futures-channel v0.3.30
12412024-02-02T01:31:19.540Z Downloaded typed-path v0.7.0
12422024-02-02T01:31:19.540Z Downloaded mio v0.8.9
12432024-02-02T01:31:19.541Z Downloaded usdt-macro v0.5.0
12442024-02-02T01:31:19.541Z Downloaded usdt-macro v0.3.5
12452024-02-02T01:31:19.541Z Downloaded quick-error v1.2.3
12462024-02-02T01:31:19.541Z Downloaded tabled_derive v0.7.0
12472024-02-02T01:31:19.541Z Downloaded strum_macros v0.24.3
12482024-02-02T01:31:19.541Z Downloaded strsim v0.8.0
12492024-02-02T01:31:19.542Z Downloaded rustc_version v0.1.7
12502024-02-02T01:31:19.542Z Downloaded schemars v0.8.16
12512024-02-02T01:31:19.542Z Downloaded pin-project-lite v0.2.13
12522024-02-02T01:31:19.542Z Downloaded parking_lot v0.12.1
12532024-02-02T01:31:19.542Z Downloaded tar v0.4.40
12542024-02-02T01:31:19.542Z Downloaded num-bigint v0.4.4
12552024-02-02T01:31:19.542Z Downloaded flagset v0.4.3
12562024-02-02T01:31:19.542Z Downloaded yasna v0.5.2
12572024-02-02T01:31:19.542Z Downloaded rtoolbox v0.0.1
12582024-02-02T01:31:19.542Z Downloaded pest_generator v2.7.6
12592024-02-02T01:31:19.542Z Downloaded termios v0.3.3
12602024-02-02T01:31:19.543Z Downloaded pretty-hex v0.2.1
12612024-02-02T01:31:19.543Z Downloaded slog-bunyan v2.5.0
12622024-02-02T01:31:19.543Z Downloaded siphasher v0.3.11
12632024-02-02T01:31:19.543Z Downloaded same-file v1.0.6
12642024-02-02T01:31:19.543Z Downloaded rustc-hash v1.1.0
12652024-02-02T01:31:19.543Z Downloaded rand_xorshift v0.3.0
12662024-02-02T01:31:19.543Z Downloaded rand_core v0.6.4
12672024-02-02T01:31:19.554Z Downloaded r2d2 v0.8.10
12682024-02-02T01:31:19.554Z Downloaded futures-macro v0.3.30
12692024-02-02T01:31:19.554Z Downloaded futures-executor v0.3.30
12702024-02-02T01:31:19.554Z Downloaded tinyvec v1.6.0
12712024-02-02T01:31:19.554Z Downloaded parking_lot v0.11.2
12722024-02-02T01:31:19.554Z Downloaded libxml v0.3.3
12732024-02-02T01:31:19.554Z Downloaded getopts v0.2.21
12742024-02-02T01:31:19.554Z Downloaded tinytemplate v1.2.1
12752024-02-02T01:31:19.554Z Downloaded termcolor v1.2.0
12762024-02-02T01:31:19.554Z Downloaded tempdir v0.3.7
12772024-02-02T01:31:19.554Z Downloaded target-lexicon v0.12.12
12782024-02-02T01:31:19.562Z Downloaded slog-dtrace v0.3.0
12792024-02-02T01:31:19.562Z Downloaded digest v0.10.7
12802024-02-02T01:31:19.562Z Downloaded yansi v0.5.1
12812024-02-02T01:31:19.567Z Downloaded xattr v1.0.1
12822024-02-02T01:31:19.567Z Downloaded tap v1.0.1
12832024-02-02T01:31:19.567Z Downloaded pin-utils v0.1.0
12842024-02-02T01:31:19.571Z Downloaded phf_shared v0.11.2
12852024-02-02T01:31:19.571Z Downloaded paste v1.0.14
12862024-02-02T01:31:19.576Z Downloaded derive_builder_core v0.12.0
12872024-02-02T01:31:19.580Z Downloaded defmt-macros v0.3.6
12882024-02-02T01:31:19.584Z Downloaded arc-swap v1.6.0
12892024-02-02T01:31:19.589Z Downloaded tungstenite v0.20.1
12902024-02-02T01:31:19.595Z Downloaded http v0.2.11
12912024-02-02T01:31:19.601Z Downloaded crossbeam-channel v0.5.8
12922024-02-02T01:31:19.609Z Downloaded signal-hook v0.3.17
12932024-02-02T01:31:19.616Z Downloaded fragile v2.0.0
12942024-02-02T01:31:19.620Z Downloaded form_urlencoded v1.2.1
12952024-02-02T01:31:19.620Z Downloaded data-encoding v2.4.0
12962024-02-02T01:31:19.624Z Downloaded shlex v1.3.0
12972024-02-02T01:31:19.624Z Downloaded der_derive v0.7.2
12982024-02-02T01:31:19.629Z Downloaded tokio-tungstenite v0.20.1
12992024-02-02T01:31:19.633Z Downloaded tokio-rustls v0.25.0
13002024-02-02T01:31:19.638Z Downloaded time-macros v0.2.13
13012024-02-02T01:31:19.638Z Downloaded omicron-zone-package v0.11.0
13022024-02-02T01:31:19.644Z Downloaded ucd-trie v0.1.6
13032024-02-02T01:31:19.659Z Downloaded futures-task v0.3.30
13042024-02-02T01:31:19.659Z Downloaded threadpool v1.8.1
13052024-02-02T01:31:19.659Z Downloaded toml v0.5.11
13062024-02-02T01:31:19.667Z Downloaded ref-cast v1.0.20
13072024-02-02T01:31:19.667Z Downloaded once_cell v1.19.0
13082024-02-02T01:31:19.667Z Downloaded chacha20poly1305 v0.10.1
13092024-02-02T01:31:19.668Z Downloaded bytes v1.5.0
13102024-02-02T01:31:19.671Z Downloaded zone_cfg_derive v0.3.0
13112024-02-02T01:31:19.676Z Downloaded termtree v0.4.1
13122024-02-02T01:31:19.676Z Downloaded tokio-macros v2.2.0
13132024-02-02T01:31:19.676Z Downloaded indexmap v1.9.3
13142024-02-02T01:31:19.685Z Downloaded parse-display-derive v0.8.2
13152024-02-02T01:31:19.689Z Downloaded glob v0.3.1
13162024-02-02T01:31:19.689Z Downloaded futures-timer v3.0.2
13172024-02-02T01:31:19.690Z Downloaded zerocopy-derive v0.7.32
13182024-02-02T01:31:19.695Z Downloaded spin v0.5.2
13192024-02-02T01:31:19.699Z Downloaded rstest v0.18.2
13202024-02-02T01:31:19.717Z Downloaded crossbeam-epoch v0.9.15
13212024-02-02T01:31:19.720Z Downloaded toml v0.7.8
13222024-02-02T01:31:19.721Z Downloaded deranged v0.3.8
13232024-02-02T01:31:19.721Z Downloaded tiny-keccak v2.0.2
13242024-02-02T01:31:19.725Z Downloaded highway v1.1.0
13252024-02-02T01:31:19.728Z Downloaded zeroize_derive v1.4.2
13262024-02-02T01:31:19.728Z Downloaded hex v0.4.3
13272024-02-02T01:31:19.732Z Downloaded zone v0.3.0
13282024-02-02T01:31:19.735Z Downloaded signature v2.1.0
13292024-02-02T01:31:19.735Z Downloaded path-slash v0.1.5
13302024-02-02T01:31:19.751Z Downloaded crossbeam-queue v0.3.8
13312024-02-02T01:31:19.751Z Downloaded pretty-hex v0.4.1
13322024-02-02T01:31:19.755Z Downloaded gethostname v0.4.3
13332024-02-02T01:31:19.755Z Downloaded cc v1.0.83
13342024-02-02T01:31:19.755Z Downloaded peeking_take_while v0.1.2
13352024-02-02T01:31:19.755Z Downloaded colored v2.0.4
13362024-02-02T01:31:19.755Z Downloaded ref-cast-impl v1.0.20
13372024-02-02T01:31:19.755Z Downloaded heck v0.3.3
13382024-02-02T01:31:19.758Z Downloaded embedded-io v0.4.0
13392024-02-02T01:31:19.764Z Downloaded dof v0.1.5
13402024-02-02T01:31:19.764Z Downloaded backtrace v0.3.69
13412024-02-02T01:31:19.769Z Downloaded nu-ansi-term v0.49.0
13422024-02-02T01:31:19.777Z Downloaded linear-map v1.2.0
13432024-02-02T01:31:19.785Z Downloaded hyper-rustls v0.26.0
13442024-02-02T01:31:19.785Z Downloaded crossbeam-utils v0.8.16
13452024-02-02T01:31:19.796Z Downloaded endian-type v0.1.2
13462024-02-02T01:31:19.796Z Downloaded plotters-svg v0.3.5
13472024-02-02T01:31:19.796Z Downloaded derive_builder_macro v0.12.0
13482024-02-02T01:31:19.796Z Downloaded approx v0.5.1
13492024-02-02T01:31:19.810Z Downloaded ahash v0.8.6
13502024-02-02T01:31:19.810Z Downloaded addr2line v0.21.0
13512024-02-02T01:31:19.810Z Downloaded either v1.9.0
13522024-02-02T01:31:19.821Z Downloaded ipnet v2.9.0
13532024-02-02T01:31:19.821Z Downloaded hyper-util v0.1.2
13542024-02-02T01:31:19.822Z Downloaded camino-tempfile v1.1.1
13552024-02-02T01:31:19.822Z Downloaded lock_api v0.4.10
13562024-02-02T01:31:19.832Z Downloaded rustc-demangle v0.1.23
13572024-02-02T01:31:19.832Z Downloaded synstructure v0.12.6
13582024-02-02T01:31:19.832Z Downloaded sec1 v0.7.3
13592024-02-02T01:31:19.833Z Downloaded oorandom v11.1.3
13602024-02-02T01:31:19.833Z Downloaded dof v0.3.0
13612024-02-02T01:31:19.842Z Downloaded subtle v2.5.0
13622024-02-02T01:31:19.842Z Downloaded strum_macros v0.25.2
13632024-02-02T01:31:19.843Z Downloaded serde_tokenstream v0.2.0
13642024-02-02T01:31:19.860Z Downloaded rusty-fork v0.3.0
13652024-02-02T01:31:19.861Z Downloaded rustls-pemfile v1.0.3
13662024-02-02T01:31:19.861Z Downloaded strip-ansi-escapes v0.2.0
13672024-02-02T01:31:19.861Z Downloaded dirs-sys-next v0.1.2
13682024-02-02T01:31:19.868Z Downloaded zeroize v1.7.0
13692024-02-02T01:31:19.868Z Downloaded smallvec v0.6.14
13702024-02-02T01:31:19.869Z Downloaded blake2 v0.10.6
13712024-02-02T01:31:19.869Z Downloaded cipher v0.4.4
13722024-02-02T01:31:19.869Z Downloaded swrite v0.1.0
13732024-02-02T01:31:19.869Z Downloaded num-iter v0.1.43
13742024-02-02T01:31:19.869Z Downloaded memoffset v0.9.0
13752024-02-02T01:31:19.871Z Downloaded const-oid v0.9.5
13762024-02-02T01:31:19.872Z Downloaded cfg-expr v0.15.5
13772024-02-02T01:31:19.876Z Downloaded cancel-safe-futures v0.1.5
13782024-02-02T01:31:19.881Z Downloaded arrayvec v0.7.4
13792024-02-02T01:31:19.905Z Downloaded convert_case v0.4.0
13802024-02-02T01:31:19.905Z Downloaded libefi-sys v0.1.0
13812024-02-02T01:31:19.905Z Downloaded crossbeam v0.8.2
13822024-02-02T01:31:19.905Z Downloaded constant_time_eq v0.2.6
13832024-02-02T01:31:19.905Z Downloaded tinyvec_macros v0.1.1
13842024-02-02T01:31:19.905Z Downloaded dtrace-parser v0.1.14
13852024-02-02T01:31:19.905Z Downloaded mime_guess v2.0.4
13862024-02-02T01:31:19.905Z Downloaded memmap2 v0.7.1
13872024-02-02T01:31:19.905Z Downloaded num-integer v0.1.45
13882024-02-02T01:31:19.909Z Downloaded ansi_term v0.12.1
13892024-02-02T01:31:19.909Z Downloaded managed v0.8.0
13902024-02-02T01:31:19.924Z Downloaded http-body v0.4.5
13912024-02-02T01:31:19.924Z Downloaded mime v0.3.17
13922024-02-02T01:31:19.924Z Downloaded memmap v0.7.0
13932024-02-02T01:31:19.924Z Downloaded argon2 v0.5.3
13942024-02-02T01:31:19.927Z Downloaded libtest-mimic v0.6.1
13952024-02-02T01:31:19.927Z Downloaded lazy_static v1.4.0
13962024-02-02T01:31:19.927Z Downloaded display-error-chain v0.2.0
13972024-02-02T01:31:19.930Z Downloaded num-rational v0.4.1
13982024-02-02T01:31:19.930Z Downloaded kstat-rs v0.2.3
13992024-02-02T01:31:19.933Z Downloaded is-terminal v0.4.9
14002024-02-02T01:31:19.933Z Downloaded httparse v1.8.0
14012024-02-02T01:31:19.937Z Downloaded http v1.0.0
14022024-02-02T01:31:19.945Z Downloaded blake3 v1.5.0
14032024-02-02T01:31:19.958Z Downloaded base64ct v1.6.0
14042024-02-02T01:31:19.964Z Downloaded doc-comment v0.3.3
14052024-02-02T01:31:19.973Z Downloaded basic-toml v0.1.8
14062024-02-02T01:31:19.984Z Downloaded log v0.4.20
14072024-02-02T01:31:19.997Z Downloaded hyper-rustls v0.24.2
14082024-02-02T01:31:19.997Z Downloaded indicatif v0.17.7
14092024-02-02T01:31:20.406Z Downloaded waitgroup v0.1.2
14102024-02-02T01:31:20.407Z Downloaded typenum v1.16.0
14112024-02-02T01:31:20.407Z Downloaded sqlparser_derive v0.2.2
14122024-02-02T01:31:20.407Z Downloaded mockall v0.12.0
14132024-02-02T01:31:20.407Z Downloaded matches v0.1.10
14142024-02-02T01:31:20.408Z Downloaded newline-converter v0.3.0
14152024-02-02T01:31:20.408Z Downloaded want v0.3.1
14162024-02-02T01:31:20.408Z Downloaded md-5 v0.10.5
14172024-02-02T01:31:20.408Z Downloaded inout v0.1.3
14182024-02-02T01:31:20.408Z Downloaded indoc v1.0.9
14192024-02-02T01:31:20.408Z Downloaded hyper-staticfile v0.9.5
14202024-02-02T01:31:20.408Z Downloaded criterion-plot v0.5.0
14212024-02-02T01:31:20.408Z Downloaded async-recursion v1.0.5
14222024-02-02T01:31:20.409Z Downloaded assert_cmd v2.0.13
14232024-02-02T01:31:20.409Z Downloaded array-init v0.0.4
14242024-02-02T01:31:20.409Z Downloaded ascii-canvas v3.0.0
14252024-02-02T01:31:20.409Z Downloaded aead v0.5.2
14262024-02-02T01:31:20.409Z Downloaded adler v1.0.2
14272024-02-02T01:31:20.409Z Downloaded num_enum_derive v0.5.11
14282024-02-02T01:31:20.409Z Downloaded samael v0.0.14
14292024-02-02T01:31:20.409Z Downloaded nanorand v0.7.0
14302024-02-02T01:31:20.410Z Downloaded lru-cache v0.1.2
14312024-02-02T01:31:20.410Z Downloaded libsw v3.3.1
14322024-02-02T01:31:20.410Z Downloaded lalrpop-util v0.19.12
14332024-02-02T01:31:20.410Z Downloaded ipnetwork v0.20.0
14342024-02-02T01:31:20.410Z Downloaded impl-trait-for-tuples v0.2.2
14352024-02-02T01:31:20.410Z Downloaded httpdate v1.0.3
14362024-02-02T01:31:20.410Z Downloaded cpufeatures v0.2.12
14372024-02-02T01:31:20.410Z Downloaded cast v0.3.0
14382024-02-02T01:31:20.410Z Downloaded newtype_derive v0.1.6
14392024-02-02T01:31:20.411Z Downloaded block-padding v0.3.3
14402024-02-02T01:31:20.411Z Downloaded bb8 v0.8.1
14412024-02-02T01:31:20.411Z Downloaded multer v3.0.0
14422024-02-02T01:31:20.411Z Downloaded maybe-uninit v2.0.0
14432024-02-02T01:31:20.411Z Downloaded libloading v0.7.4
14442024-02-02T01:31:20.411Z Downloaded macaddr v1.0.1
14452024-02-02T01:31:20.411Z Downloaded iana-time-zone v0.1.57
14462024-02-02T01:31:20.411Z Downloaded autocfg v1.1.0
14472024-02-02T01:31:20.411Z Downloaded crypto-common v0.1.6
14482024-02-02T01:31:20.412Z Downloaded lazycell v1.3.0
14492024-02-02T01:31:20.412Z Downloaded base64 v0.21.7
14502024-02-02T01:31:20.412Z Downloaded bzip2 v0.4.4
14512024-02-02T01:31:20.412Z Downloaded blake2b_simd v1.0.1
14522024-02-02T01:31:20.412Z Downloaded bitflags v2.4.0
14532024-02-02T01:31:20.412Z Downloaded num-derive v0.4.0
14542024-02-02T01:31:20.412Z Downloaded home v0.5.5
14552024-02-02T01:31:20.412Z Downloaded cexpr v0.6.0
14562024-02-02T01:31:20.413Z Downloaded bitfield v0.14.0
14572024-02-02T01:31:20.413Z Downloaded arrayref v0.3.7
14582024-02-02T01:31:20.413Z Downloaded nodrop v0.1.14
14592024-02-02T01:31:20.413Z Downloaded crossbeam-deque v0.8.3
14602024-02-02T01:31:20.413Z Downloaded crc v3.0.1
14612024-02-02T01:31:20.413Z Downloaded instant v0.1.12
14622024-02-02T01:31:20.413Z Downloaded slog-envlogger v2.2.0
14632024-02-02T01:31:20.413Z Downloaded ident_case v1.0.1
14642024-02-02T01:31:20.413Z Downloaded darling v0.20.3
14652024-02-02T01:31:20.414Z Downloaded curve25519-dalek-derive v0.1.0
14662024-02-02T01:31:20.414Z Downloaded crc-any v2.4.3
14672024-02-02T01:31:20.414Z Downloaded clang-sys v1.6.1
14682024-02-02T01:31:20.414Z Downloaded async-trait v0.1.77
14692024-02-02T01:31:20.414Z Downloaded assert_matches v1.5.0
14702024-02-02T01:31:20.414Z Downloaded indoc v2.0.3
14712024-02-02T01:31:20.414Z Downloaded block-buffer v0.10.4
14722024-02-02T01:31:20.414Z Downloaded cstr-argument v0.1.2
14732024-02-02T01:31:20.414Z Downloaded crucible-workspace-hack v0.1.0
14742024-02-02T01:31:20.415Z Downloaded byteorder v1.5.0
14752024-02-02T01:31:20.415Z Downloaded atomic-waker v1.1.1
14762024-02-02T01:31:20.415Z Downloaded crc-catalog v2.2.0
14772024-02-02T01:31:20.415Z Downloaded httptest v0.15.5
14782024-02-02T01:31:20.415Z Downloaded buf-list v1.0.3
14792024-02-02T01:31:20.415Z Downloaded bit-vec v0.6.3
14802024-02-02T01:31:20.415Z Downloaded cassowary v0.3.0
14812024-02-02T01:31:20.415Z Downloaded bcs v0.1.6
14822024-02-02T01:31:20.415Z Downloaded aho-corasick v1.0.4
14832024-02-02T01:31:20.415Z Downloaded criterion v0.5.1
14842024-02-02T01:31:20.415Z Downloaded atomicwrites v0.4.3
14852024-02-02T01:31:20.415Z Downloaded async-stream-impl v0.3.5
14862024-02-02T01:31:20.993Z Compiling serde v1.0.195
14872024-02-02T01:31:20.993Z Compiling autocfg v1.1.0
14882024-02-02T01:31:20.999Z Compiling version_check v0.9.4
14892024-02-02T01:31:20.999Z Checking cfg-if v1.0.0
14902024-02-02T01:31:21.012Z Compiling syn v1.0.109
14912024-02-02T01:31:21.039Z Checking libc v0.2.153
14922024-02-02T01:31:21.067Z Compiling syn v2.0.48
14932024-02-02T01:31:21.090Z Compiling parking_lot_core v0.9.8
14942024-02-02T01:31:21.126Z Compiling once_cell v1.19.0
14952024-02-02T01:31:21.718Z Compiling cc v1.0.83
14962024-02-02T01:31:21.771Z Compiling memchr v2.6.3
14972024-02-02T01:31:21.778Z Compiling libm v0.2.7
14982024-02-02T01:31:22.218Z Compiling ahash v0.8.6
14992024-02-02T01:31:22.274Z Compiling getrandom v0.2.10
15002024-02-02T01:31:22.301Z Compiling lock_api v0.4.10
15012024-02-02T01:31:22.831Z Compiling num-traits v0.2.16
15022024-02-02T01:31:22.888Z Compiling byteorder v1.5.0
15032024-02-02T01:31:23.006Z Compiling serde_json v1.0.113
15042024-02-02T01:31:23.504Z Compiling log v0.4.20
15052024-02-02T01:31:24.007Z Compiling slab v0.4.9
15062024-02-02T01:31:24.296Z Checking scopeguard v1.2.0
15072024-02-02T01:31:24.527Z Compiling typenum v1.16.0
15082024-02-02T01:31:24.679Z Compiling generic-array v0.14.7
15092024-02-02T01:31:24.700Z Checking itoa v1.0.9
15102024-02-02T01:31:25.011Z Checking smallvec v1.11.2
15112024-02-02T01:31:25.031Z Compiling pkg-config v0.3.27
15122024-02-02T01:31:25.437Z Compiling allocator-api2 v0.2.16
15132024-02-02T01:31:25.677Z Compiling rustix v0.38.30
15142024-02-02T01:31:25.727Z Compiling schemars v0.8.16
15152024-02-02T01:31:26.570Z Compiling httparse v1.8.0
15162024-02-02T01:31:26.839Z Compiling ring v0.17.7
15172024-02-02T01:31:26.935Z Compiling fnv v1.0.7
15182024-02-02T01:31:27.100Z Compiling vcpkg v0.2.15
15192024-02-02T01:31:27.198Z Checking parking_lot v0.12.1
15202024-02-02T01:31:27.223Z Checking pin-project-lite v0.2.13
15212024-02-02T01:31:27.226Z Compiling aho-corasick v1.0.4
15222024-02-02T01:31:27.722Z Compiling regex-syntax v0.8.2
15232024-02-02T01:31:30.656Z Compiling openssl-sys v0.9.96
15242024-02-02T01:31:31.937Z Checking signal-hook-registry v1.4.1
15252024-02-02T01:31:31.980Z Compiling ucd-trie v0.1.6
15262024-02-02T01:31:32.662Z Checking mio v0.8.9
15272024-02-02T01:31:32.748Z Compiling serde_derive_internals v0.26.0
15282024-02-02T01:31:32.858Z Checking rand_core v0.6.4
15292024-02-02T01:31:33.021Z Compiling regex-automata v0.4.4
15302024-02-02T01:31:33.247Z Compiling crossbeam-utils v0.8.16
15312024-02-02T01:31:34.365Z Compiling ring v0.16.20
15322024-02-02T01:31:37.131Z Checking num_cpus v1.16.0
15332024-02-02T01:31:37.218Z Compiling openssl v0.10.60
15342024-02-02T01:31:37.269Z Checking futures-core v0.3.30
15352024-02-02T01:31:37.497Z Compiling iana-time-zone v0.1.57
15362024-02-02T01:31:37.793Z Checking socket2 v0.5.5
15372024-02-02T01:31:38.292Z Compiling native-tls v0.2.11
15382024-02-02T01:31:38.483Z Compiling rustls v0.21.9
15392024-02-02T01:31:38.507Z Checking ryu v1.0.15
15402024-02-02T01:31:38.597Z Checking spin v0.5.2
15412024-02-02T01:31:38.874Z Compiling dyn-clone v1.0.13
15422024-02-02T01:31:39.401Z Compiling memoffset v0.9.0
15432024-02-02T01:31:39.405Z Compiling slog v2.7.0
15442024-02-02T01:31:39.405Z Compiling async-trait v0.1.77
15452024-02-02T01:31:39.423Z Compiling regex v1.10.3
15462024-02-02T01:31:40.210Z Compiling crossbeam-epoch v0.9.15
15472024-02-02T01:31:40.774Z Checking futures-sink v0.3.30
15482024-02-02T01:31:40.947Z Compiling backtrace v0.3.69
15492024-02-02T01:31:40.971Z Compiling errno v0.3.8
15502024-02-02T01:31:41.389Z Compiling unicode-xid v0.2.4
15512024-02-02T01:31:41.478Z Compiling tinyvec_macros v0.1.1
15522024-02-02T01:31:41.594Z Compiling crc32fast v1.3.2
15532024-02-02T01:31:41.613Z Checking pin-utils v0.1.0
15542024-02-02T01:31:41.632Z Compiling either v1.9.0
15552024-02-02T01:31:41.727Z Compiling tinyvec v1.6.0
15562024-02-02T01:31:42.072Z Compiling futures-channel v0.3.30
15572024-02-02T01:31:42.838Z Compiling futures-io v0.3.30
15582024-02-02T01:31:42.928Z Compiling anyhow v1.0.75
15592024-02-02T01:31:43.083Z Checking subtle v2.5.0
15602024-02-02T01:31:43.660Z Checking futures-task v0.3.30
15612024-02-02T01:31:43.660Z Compiling unicode-width v0.1.11
15622024-02-02T01:31:43.660Z Compiling spin v0.9.8
15632024-02-02T01:31:43.839Z Compiling tracing-core v0.1.31
15642024-02-02T01:31:43.969Z Compiling unicode-bidi v0.3.13
15652024-02-02T01:31:44.319Z Compiling unicode-normalization v0.1.22
15662024-02-02T01:31:44.898Z Compiling serde_derive v1.0.195
15672024-02-02T01:31:45.369Z Compiling zerocopy-derive v0.7.32
15682024-02-02T01:31:45.911Z Compiling thiserror-impl v1.0.56
15692024-02-02T01:31:46.133Z Compiling zeroize_derive v1.4.2
15702024-02-02T01:31:46.223Z Compiling tokio-macros v2.2.0
15712024-02-02T01:31:46.500Z Compiling futures-macro v0.3.30
15722024-02-02T01:31:46.552Z Compiling tracing-attributes v0.1.26
15732024-02-02T01:31:48.806Z Compiling schemars_derive v0.8.16
15742024-02-02T01:31:48.816Z Checking zeroize v1.7.0
15752024-02-02T01:31:48.990Z Compiling openssl-macros v0.1.1
15762024-02-02T01:31:49.256Z Compiling zerocopy v0.7.32
15772024-02-02T01:31:50.747Z Checking futures-util v0.3.30
15782024-02-02T01:31:51.382Z Compiling thiserror v1.0.56
15792024-02-02T01:31:51.558Z Compiling pest v2.7.6
15802024-02-02T01:31:52.910Z Compiling hashbrown v0.14.2
15812024-02-02T01:31:53.119Z Compiling hashbrown v0.13.2
15822024-02-02T01:31:53.901Z Compiling tracing v0.1.37
15832024-02-02T01:31:54.749Z Compiling der_derive v0.7.2
15842024-02-02T01:31:54.964Z Compiling num-integer v0.1.45
15852024-02-02T01:31:55.417Z Compiling lazy_static v1.4.0
15862024-02-02T01:31:55.561Z Compiling pest_meta v2.7.6
15872024-02-02T01:31:56.260Z Compiling untrusted v0.9.0
15882024-02-02T01:31:56.525Z Compiling foreign-types-shared v0.1.1
15892024-02-02T01:31:56.660Z Compiling untrusted v0.7.1
15902024-02-02T01:31:56.948Z Compiling time-core v0.1.1
15912024-02-02T01:31:57.207Z Compiling rustversion v1.0.14
15922024-02-02T01:31:57.543Z Compiling percent-encoding v2.3.1
15932024-02-02T01:31:57.723Z Compiling pest_generator v2.7.6
15942024-02-02T01:31:58.343Z Compiling time-macros v0.2.13
15952024-02-02T01:31:59.315Z Compiling foreign-types v0.3.2
15962024-02-02T01:32:01.025Z Compiling scroll_derive v0.12.0
15972024-02-02T01:32:03.421Z Compiling synstructure v0.12.6
15982024-02-02T01:32:03.979Z Compiling thread-id v4.2.0
15992024-02-02T01:32:04.123Z Compiling base64 v0.21.7
16002024-02-02T01:32:04.275Z Compiling pest_derive v2.7.6
16012024-02-02T01:32:05.281Z Compiling try-lock v0.2.4
16022024-02-02T01:32:05.378Z Compiling rustls-webpki v0.101.7
16032024-02-02T01:32:05.473Z Compiling want v0.3.1
16042024-02-02T01:32:05.561Z Compiling sct v0.7.0
16052024-02-02T01:32:05.894Z Compiling form_urlencoded v1.2.1
16062024-02-02T01:32:06.357Z Compiling socket2 v0.4.9
16072024-02-02T01:32:06.386Z Compiling httpdate v1.0.3
16082024-02-02T01:32:06.405Z Compiling zerocopy-derive v0.2.0
16092024-02-02T01:32:07.079Z Compiling openssl-probe v0.1.5
16102024-02-02T01:32:07.580Z Compiling tower-service v0.3.2
16112024-02-02T01:32:07.597Z Compiling const-oid v0.9.5
16122024-02-02T01:32:07.740Z Compiling idna v0.5.0
16132024-02-02T01:32:07.978Z Checking bytes v1.5.0
16142024-02-02T01:32:08.536Z Checking bitflags v2.4.0
16152024-02-02T01:32:09.652Z Compiling indexmap v2.2.2
16162024-02-02T01:32:10.907Z Compiling chrono v0.4.31
16172024-02-02T01:32:10.959Z Compiling uuid v1.7.0
16182024-02-02T01:32:11.080Z Checking tokio v1.35.1
16192024-02-02T01:32:11.161Z Compiling http v0.2.11
16202024-02-02T01:32:12.189Z Compiling semver v1.0.21
16212024-02-02T01:32:13.101Z Compiling toml_datetime v0.6.5
16222024-02-02T01:32:13.470Z Compiling serde_spanned v0.6.4
16232024-02-02T01:32:13.734Z Compiling rustc_version v0.4.0
16242024-02-02T01:32:13.805Z Compiling openapiv3 v2.0.0
16252024-02-02T01:32:14.312Z Compiling toml_edit v0.19.15
16262024-02-02T01:32:17.355Z Compiling http-body v0.4.5
16272024-02-02T01:32:20.299Z Compiling adler v1.0.2
16282024-02-02T01:32:20.604Z Compiling miniz_oxide v0.7.1
16292024-02-02T01:32:22.024Z Compiling url v2.5.0
16302024-02-02T01:32:22.487Z Checking crypto-common v0.1.6
16312024-02-02T01:32:22.491Z Checking equivalent v1.0.1
16322024-02-02T01:32:22.730Z Compiling signal-hook v0.3.17
16332024-02-02T01:32:22.855Z Compiling ipnet v2.9.0
16342024-02-02T01:32:24.893Z Compiling tokio-util v0.7.10
16352024-02-02T01:32:25.212Z Compiling tokio-rustls v0.24.1
16362024-02-02T01:32:25.253Z Compiling serde_urlencoded v0.7.1
16372024-02-02T01:32:25.489Z Compiling rustls-pemfile v1.0.3
16382024-02-02T01:32:26.038Z Compiling zerocopy-derive v0.6.4
16392024-02-02T01:32:26.083Z Compiling clap_derive v4.4.2
16402024-02-02T01:32:26.663Z Compiling h2 v0.3.24
16412024-02-02T01:32:27.471Z Compiling usdt-impl v0.3.5
16422024-02-02T01:32:27.570Z Compiling encoding_rs v0.8.33
16432024-02-02T01:32:27.632Z Compiling siphasher v0.3.11
16442024-02-02T01:32:28.306Z Compiling gimli v0.28.0
16452024-02-02T01:32:28.731Z Compiling tokio-native-tls v0.3.1
16462024-02-02T01:32:29.130Z Compiling webpki-roots v0.25.2
16472024-02-02T01:32:29.343Z Compiling mime v0.3.17
16482024-02-02T01:32:30.344Z Compiling zerocopy v0.3.0
16492024-02-02T01:32:30.468Z Compiling strum_macros v0.25.2
16502024-02-02T01:32:31.565Z Compiling scroll v0.12.0
16512024-02-02T01:32:32.355Z Compiling block-buffer v0.10.4
16522024-02-02T01:32:32.739Z Compiling bzip2-sys v0.1.11+1.0.8
16532024-02-02T01:32:32.954Z Compiling object v0.32.1
16542024-02-02T01:32:33.432Z Compiling num-iter v0.1.43
16552024-02-02T01:32:33.905Z Compiling usdt-impl v0.5.0
16562024-02-02T01:32:34.389Z Compiling plain v0.2.3
16572024-02-02T01:32:34.668Z Compiling rustc-demangle v0.1.23
16582024-02-02T01:32:35.454Z Compiling addr2line v0.21.0
16592024-02-02T01:32:36.245Z Compiling goblin v0.8.0
16602024-02-02T01:32:36.814Z Compiling flate2 v1.0.28
16612024-02-02T01:32:36.839Z Compiling digest v0.10.7
16622024-02-02T01:32:36.909Z Compiling dof v0.1.5
16632024-02-02T01:32:37.402Z Compiling heapless v0.7.16
16642024-02-02T01:32:37.543Z Compiling dtrace-parser v0.1.14
16652024-02-02T01:32:37.911Z Compiling hyper v0.14.27
16662024-02-02T01:32:38.007Z Compiling futures-executor v0.3.30
16672024-02-02T01:32:38.363Z Compiling pretty-hex v0.4.1
16682024-02-02T01:32:38.394Z Compiling ppv-lite86 v0.2.17
16692024-02-02T01:32:38.921Z Compiling futures v0.3.30
16702024-02-02T01:32:39.158Z Compiling toml v0.7.8
16712024-02-02T01:32:39.670Z Compiling rand_chacha v0.3.1
16722024-02-02T01:32:40.862Z Compiling toml_edit v0.21.0
16732024-02-02T01:32:41.704Z Compiling serde_tokenstream v0.1.7
16742024-02-02T01:32:42.026Z Compiling hex v0.4.3
16752024-02-02T01:32:42.588Z Compiling dtrace-parser v0.2.0
16762024-02-02T01:32:44.706Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16772024-02-02T01:32:45.715Z Compiling bit-vec v0.6.3
16782024-02-02T01:32:45.918Z Compiling dof v0.3.0
16792024-02-02T01:32:46.597Z Compiling rand v0.8.5
16802024-02-02T01:32:48.162Z Compiling phf_shared v0.10.0
16812024-02-02T01:32:48.749Z Compiling num-bigint v0.4.4
16822024-02-02T01:32:49.016Z Compiling hyper-tls v0.5.0
16832024-02-02T01:32:49.987Z Compiling hyper-rustls v0.24.2
16842024-02-02T01:32:49.991Z Compiling smoltcp v0.9.1
16852024-02-02T01:32:49.991Z Compiling base64ct v1.6.0
16862024-02-02T01:32:50.069Z Compiling reqwest v0.11.22
16872024-02-02T01:32:50.074Z Compiling new_debug_unreachable v1.0.4
16882024-02-02T01:32:50.188Z Compiling precomputed-hash v0.1.1
16892024-02-02T01:32:50.243Z Compiling minimal-lexical v0.2.1
16902024-02-02T01:32:50.334Z Compiling fixedbitset v0.4.2
16912024-02-02T01:32:50.756Z Compiling pem-rfc7468 v0.7.0
16922024-02-02T01:32:50.816Z Compiling petgraph v0.6.4
16932024-02-02T01:32:51.038Z Compiling nom v7.1.3
16942024-02-02T01:32:51.042Z Compiling string_cache v0.8.7
16952024-02-02T01:32:52.277Z Compiling bit-set v0.5.3
16962024-02-02T01:32:52.684Z Compiling usdt-attr-macro v0.3.5
16972024-02-02T01:32:53.581Z Compiling usdt-macro v0.3.5
16982024-02-02T01:32:53.920Z Compiling hmac v0.12.1
16992024-02-02T01:32:54.258Z Compiling hubpack_derive v0.1.1
17002024-02-02T01:32:54.279Z Compiling enum-as-inner v0.5.1
17012024-02-02T01:32:54.386Z Compiling itertools v0.10.5
17022024-02-02T01:32:55.107Z Compiling diesel_table_macro_syntax v0.1.0
17032024-02-02T01:32:55.688Z Checking unicode-ident v1.0.12
17042024-02-02T01:32:55.724Z Compiling unicode-segmentation v1.10.1
17052024-02-02T01:32:55.916Z Compiling lalrpop-util v0.19.12
17062024-02-02T01:32:55.935Z Compiling flagset v0.4.3
17072024-02-02T01:32:56.216Z Compiling der v0.7.8
17082024-02-02T01:32:56.436Z Compiling diesel_derives v2.1.2
17092024-02-02T01:32:57.102Z Compiling cpufeatures v0.2.12
17102024-02-02T01:32:57.246Z Compiling sha2 v0.10.8
17112024-02-02T01:32:57.377Z Compiling rustix v0.37.23
17122024-02-02T01:32:57.414Z Compiling md-5 v0.10.5
17132024-02-02T01:32:58.998Z Compiling stringprep v0.1.3
17142024-02-02T01:32:59.046Z Compiling serde_repr v0.1.16
17152024-02-02T01:32:59.226Z Compiling hash32 v0.2.1
17162024-02-02T01:32:59.621Z Compiling spki v0.7.2
17172024-02-02T01:32:59.868Z Checking bitflags v1.3.2
17182024-02-02T01:32:59.973Z Compiling stable_deref_trait v1.2.0
17192024-02-02T01:33:00.109Z Compiling fallible-iterator v0.2.0
17202024-02-02T01:33:00.652Z Compiling pkcs8 v0.10.2
17212024-02-02T01:33:00.959Z Compiling terminal_size v0.2.6
17222024-02-02T01:33:01.215Z Compiling postgres-protocol v0.6.6
17232024-02-02T01:33:01.511Z Checking proc-macro2 v1.0.78
17242024-02-02T01:33:01.756Z Compiling phf_shared v0.11.2
17252024-02-02T01:33:02.304Z Compiling ff v0.13.0
17262024-02-02T01:33:02.324Z Compiling block-padding v0.3.3
17272024-02-02T01:33:02.487Z Compiling scheduled-thread-pool v0.2.7
17282024-02-02T01:33:02.693Z Compiling matches v0.1.10
17292024-02-02T01:33:02.808Z Compiling num_threads v0.1.6
17302024-02-02T01:33:02.976Z Compiling managed v0.8.0
17312024-02-02T01:33:03.261Z Compiling regex-automata v0.1.10
17322024-02-02T01:33:03.359Z Compiling base16ct v0.2.0
17332024-02-02T01:33:03.378Z Compiling deranged v0.3.8
17342024-02-02T01:33:03.655Z Compiling sec1 v0.7.3
17352024-02-02T01:33:03.832Z Compiling clap_builder v4.4.2
17362024-02-02T01:33:04.017Z Compiling bstr v0.2.17
17372024-02-02T01:33:04.559Z Compiling r2d2 v0.8.10
17382024-02-02T01:33:05.137Z Compiling idna v0.2.3
17392024-02-02T01:33:06.297Z Compiling time v0.3.27
17402024-02-02T01:33:06.398Z Compiling group v0.13.0
17412024-02-02T01:33:06.855Z Compiling inout v0.1.3
17422024-02-02T01:33:07.241Z Checking quote v1.0.35
17432024-02-02T01:33:07.350Z Compiling postgres-types v0.2.6
17442024-02-02T01:33:07.772Z Compiling signal-hook-mio v0.2.3
17452024-02-02T01:33:07.786Z Compiling phf v0.11.2
17462024-02-02T01:33:07.970Z Compiling bzip2 v0.4.4
17472024-02-02T01:33:08.541Z Compiling hubpack v0.1.2
17482024-02-02T01:33:08.893Z Compiling hkdf v0.12.4
17492024-02-02T01:33:09.278Z Compiling zerocopy v0.6.4
17502024-02-02T01:33:09.875Z Compiling ipnetwork v0.20.0
17512024-02-02T01:33:10.662Z Compiling crypto-bigint v0.5.2
17522024-02-02T01:33:11.330Z Compiling float-cmp v0.9.0
17532024-02-02T01:33:11.889Z Compiling difflib v0.4.0
17542024-02-02T01:33:13.110Z Compiling whoami v1.4.1
17552024-02-02T01:33:14.080Z Compiling static_assertions v1.1.0
17562024-02-02T01:33:14.211Z Compiling regex-automata v0.3.8
17572024-02-02T01:33:14.539Z Compiling predicates-core v1.0.6
17582024-02-02T01:33:14.996Z Compiling normalize-line-endings v0.3.0
17592024-02-02T01:33:15.096Z Compiling data-encoding v2.4.0
17602024-02-02T01:33:15.154Z Compiling predicates v3.1.0
17612024-02-02T01:33:15.181Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17622024-02-02T01:33:16.418Z Compiling trust-dns-proto v0.22.0
17632024-02-02T01:33:17.822Z Compiling bstr v1.6.0
17642024-02-02T01:33:18.283Z Compiling elliptic-curve v0.13.8
17652024-02-02T01:33:19.022Z Compiling tokio-postgres v0.7.10
17662024-02-02T01:33:19.515Z Compiling yasna v0.5.2
17672024-02-02T01:33:20.353Z Compiling clap v4.4.3
17682024-02-02T01:33:20.500Z Compiling zip v0.6.6
17692024-02-02T01:33:22.716Z Compiling crossterm v0.27.0
17702024-02-02T01:33:22.794Z Compiling cipher v0.4.4
17712024-02-02T01:33:22.829Z Compiling similar v2.3.0
17722024-02-02T01:33:23.687Z Compiling diesel v2.1.4
17732024-02-02T01:33:25.053Z Compiling usdt v0.3.5
17742024-02-02T01:33:25.454Z Compiling tokio-stream v0.1.14
17752024-02-02T01:33:26.078Z Compiling console v0.15.8
17762024-02-02T01:33:30.095Z Checking utf8parse v0.2.1
17772024-02-02T01:33:32.528Z Checking anstyle v1.0.2
17782024-02-02T01:33:34.557Z Compiling serde_tokenstream v0.2.0
17792024-02-02T01:33:35.375Z Checking io-lifetimes v1.0.11
17802024-02-02T01:33:40.807Z Checking anstyle-parse v0.2.1
17812024-02-02T01:33:41.810Z Checking anstyle-query v1.0.0
17822024-02-02T01:33:41.860Z Checking colorchoice v1.0.0
17832024-02-02T01:33:42.034Z Checking anstream v0.5.0
17842024-02-02T01:33:42.641Z Checking strsim v0.10.0
17852024-02-02T01:33:42.816Z Checking clap_lex v0.5.1
17862024-02-02T01:33:43.533Z Checking winnow v0.5.15
17872024-02-02T01:33:51.320Z Compiling regress v0.7.1
17882024-02-02T01:33:57.082Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17892024-02-02T01:34:07.472Z Compiling getopts v0.2.21
17902024-02-02T01:34:07.651Z Compiling unsafe-libyaml v0.2.10
17912024-02-02T01:34:08.089Z Checking heck v0.4.1
17922024-02-02T01:34:09.677Z Checking camino v1.1.6
17932024-02-02T01:34:10.540Z Compiling serde_yaml v0.9.25
17942024-02-02T01:34:10.857Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17952024-02-02T01:34:11.104Z Compiling ident_case v1.0.1
17962024-02-02T01:34:11.233Z Checking rustls-pki-types v1.1.0
17972024-02-02T01:34:11.307Z Checking match_cfg v0.1.0
17982024-02-02T01:34:11.334Z Checking fastrand v2.0.0
17992024-02-02T01:34:11.422Z Checking hostname v0.3.1
18002024-02-02T01:34:11.593Z Checking http v1.0.0
18012024-02-02T01:34:11.799Z Checking atty v0.2.14
18022024-02-02T01:34:11.819Z Checking tempfile v3.9.0
18032024-02-02T01:34:11.952Z Checking quick-error v1.2.3
18042024-02-02T01:34:12.139Z Compiling paste v1.0.14
18052024-02-02T01:34:12.324Z Checking crossbeam-channel v0.5.8
18062024-02-02T01:34:12.972Z Checking sha1 v0.10.6
18072024-02-02T01:34:13.402Z Checking dirs-sys-next v0.1.2
18082024-02-02T01:34:13.506Z Compiling rustls v0.22.2
18092024-02-02T01:34:13.636Z Checking dirs-next v2.0.0
18102024-02-02T01:34:13.807Z Checking rustls-webpki v0.102.1
18112024-02-02T01:34:13.935Z Checking thread_local v1.1.7
18122024-02-02T01:34:14.335Z Checking instant v0.1.12
18132024-02-02T01:34:14.501Z Compiling slog-async v2.8.0
18142024-02-02T01:34:15.344Z Checking term v0.7.0
18152024-02-02T01:34:16.120Z Checking rustls-pemfile v2.0.0
18162024-02-02T01:34:16.124Z Compiling multer v3.0.0
18172024-02-02T01:34:16.124Z Checking debug-ignore v1.0.5
18182024-02-02T01:34:16.220Z Checking take_mut v0.2.2
18192024-02-02T01:34:16.513Z Checking slog-term v2.9.0
18202024-02-02T01:34:16.841Z Compiling darling_core v0.20.3
18212024-02-02T01:34:17.080Z Checking slog-json v2.6.1
18222024-02-02T01:34:17.276Z Compiling async-stream-impl v0.3.5
18232024-02-02T01:34:17.372Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18242024-02-02T01:34:17.446Z Checking atomic-waker v1.1.1
18252024-02-02T01:34:17.633Z Checking waitgroup v0.1.2
18262024-02-02T01:34:17.801Z Checking slog-bunyan v2.5.0
18272024-02-02T01:34:18.038Z Checking toml v0.8.8
18282024-02-02T01:34:18.514Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18292024-02-02T01:34:19.245Z Checking serde_path_to_error v0.1.15
18302024-02-02T01:34:19.522Z Checking async-stream v0.3.5
18312024-02-02T01:34:19.781Z Checking strum v0.25.0
18322024-02-02T01:34:19.985Z Compiling structmeta-derive v0.2.0
18332024-02-02T01:34:20.295Z Checking wait-timeout v0.2.0
18342024-02-02T01:34:20.536Z Checking rusty-fork v0.3.0
18352024-02-02T01:34:20.949Z Checking rand_xorshift v0.3.0
18362024-02-02T01:34:20.996Z Checking tokio-rustls v0.25.0
18372024-02-02T01:34:21.182Z Checking unarray v0.1.4
18382024-02-02T01:34:21.387Z Compiling regex-syntax v0.7.5
18392024-02-02T01:34:21.531Z Checking proptest v1.4.0
18402024-02-02T01:34:25.132Z Compiling structmeta v0.2.0
18412024-02-02T01:34:25.791Z Checking backoff v0.4.0
18422024-02-02T01:34:26.268Z Compiling test-strategy v0.3.1
18432024-02-02T01:34:26.986Z Compiling darling_macro v0.20.3
18442024-02-02T01:34:28.345Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18452024-02-02T01:34:28.550Z Checking macaddr v1.0.1
18462024-02-02T01:34:28.592Z Compiling darling v0.20.3
18472024-02-02T01:34:28.695Z Checking camino-tempfile v1.1.1
18482024-02-02T01:34:28.751Z Compiling serde_with_macros v3.5.1
18492024-02-02T01:34:28.809Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18502024-02-02T01:34:29.026Z Checking is-terminal v0.4.9
18512024-02-02T01:34:29.086Z Compiling proc-macro-error-attr v1.0.4
18522024-02-02T01:34:29.200Z Compiling proc-macro-error v1.0.4
18532024-02-02T01:34:30.058Z Compiling proc-macro-crate v1.3.1
18542024-02-02T01:34:30.190Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18552024-02-02T01:34:30.593Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18562024-02-02T01:34:47.600Z Checking termtree v0.4.1
18572024-02-02T01:34:47.913Z Compiling heapless v0.8.0
18582024-02-02T01:34:48.009Z Checking predicates-tree v1.0.9
18592024-02-02T01:34:48.009Z Compiling num_enum_derive v0.5.11
18602024-02-02T01:34:48.120Z Checking hash32 v0.3.1
18612024-02-02T01:34:48.120Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18622024-02-02T01:34:48.120Z Compiling parse-display-derive v0.8.2
18632024-02-02T01:34:48.120Z Compiling smoltcp v0.11.0
18642024-02-02T01:34:48.120Z Checking embedded-io v0.4.0
18652024-02-02T01:34:48.120Z Compiling crucible-workspace-hack v0.1.0
18662024-02-02T01:34:48.120Z Checking cobs v0.2.3
18672024-02-02T01:34:48.120Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18682024-02-02T01:34:48.120Z Checking serde_with v3.5.1
18692024-02-02T01:34:48.120Z Checking postcard v1.0.8
18702024-02-02T01:34:48.120Z Compiling foreign-types-macros v0.2.3
18712024-02-02T01:34:48.120Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18722024-02-02T01:34:48.120Z Checking foreign-types-shared v0.3.1
18732024-02-02T01:34:48.121Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18742024-02-02T01:34:48.121Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18752024-02-02T01:34:48.121Z Checking foreign-types v0.5.0
18762024-02-02T01:34:48.121Z Checking num_enum v0.5.11
18772024-02-02T01:34:48.121Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18782024-02-02T01:34:48.121Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18792024-02-02T01:34:48.121Z Checking cstr-argument v0.1.2
18802024-02-02T01:34:48.121Z Checking pretty-hex v0.2.1
18812024-02-02T01:34:48.121Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18822024-02-02T01:34:48.121Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18832024-02-02T01:34:48.121Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18842024-02-02T01:34:48.121Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18852024-02-02T01:34:48.121Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18862024-02-02T01:34:48.121Z Checking colored v2.0.4
18872024-02-02T01:34:48.121Z Compiling usdt-macro v0.5.0
18882024-02-02T01:34:48.121Z Compiling usdt-attr-macro v0.5.0
18892024-02-02T01:34:48.121Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18902024-02-02T01:34:48.121Z Checking memmap v0.7.0
18912024-02-02T01:34:48.121Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18922024-02-02T01:34:48.121Z Checking parse-display v0.8.2
18932024-02-02T01:34:48.121Z Compiling zone_cfg_derive v0.3.0
18942024-02-02T01:34:48.121Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18952024-02-02T01:34:48.122Z Compiling mockall_derive v0.12.0
18962024-02-02T01:34:48.122Z Compiling num-derive v0.4.0
18972024-02-02T01:34:48.122Z Checking usdt v0.5.0
18982024-02-02T01:34:48.122Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18992024-02-02T01:34:48.122Z Checking downcast v0.11.0
19002024-02-02T01:34:48.122Z Checking fragile v2.0.0
19012024-02-02T01:34:48.122Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19022024-02-02T01:34:48.122Z Checking zone v0.3.0
19032024-02-02T01:34:48.122Z Checking smf v0.2.2
19042024-02-02T01:34:48.122Z Checking filetime v0.2.23
19052024-02-02T01:34:48.122Z Checking xattr v1.0.1
19062024-02-02T01:34:48.122Z Checking same-file v1.0.6
19072024-02-02T01:34:48.122Z Checking tar v0.4.40
19082024-02-02T01:34:48.122Z Checking walkdir v2.4.0
19092024-02-02T01:34:48.122Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19102024-02-02T01:34:48.122Z Compiling rayon-core v1.12.0
19112024-02-02T01:34:48.122Z Checking pem v3.0.2
19122024-02-02T01:34:48.122Z Checking linked-hash-map v0.5.6
19132024-02-02T01:34:48.122Z Checking itertools v0.12.1
19142024-02-02T01:34:48.122Z Checking headers-core v0.2.0
19152024-02-02T01:34:48.122Z Checking lru-cache v0.1.2
19162024-02-02T01:34:48.122Z Checking swrite v0.1.0
19172024-02-02T01:34:48.122Z Checking headers v0.3.9
19182024-02-02T01:34:48.122Z Checking password-hash v0.5.0
19192024-02-02T01:34:48.123Z Checking blake2 v0.10.6
19202024-02-02T01:34:48.123Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19212024-02-02T01:34:48.123Z Checking rcgen v0.12.1
19222024-02-02T01:34:48.123Z Checking argon2 v0.5.3
19232024-02-02T01:34:48.123Z Checking atomicwrites v0.4.3
19242024-02-02T01:34:48.123Z Checking subprocess v0.2.9
19252024-02-02T01:34:48.123Z Checking arc-swap v1.6.0
19262024-02-02T01:34:48.123Z Compiling cancel-safe-futures v0.1.5
19272024-02-02T01:34:48.123Z Checking half v2.3.1
19282024-02-02T01:34:48.123Z Checking ciborium-io v0.2.2
19292024-02-02T01:34:48.123Z Checking resolv-conf v0.7.0
19302024-02-02T01:34:48.123Z Checking slog-scope v4.4.0
19312024-02-02T01:34:48.123Z Checking ciborium-ll v0.2.2
19322024-02-02T01:34:48.123Z Checking slog-stdlog v4.1.1
19332024-02-02T01:34:48.123Z Checking trust-dns-resolver v0.22.0
19342024-02-02T01:34:48.123Z Checking slog-envlogger v2.2.0
19352024-02-02T01:34:48.245Z Checking libsw v3.3.1
19362024-02-02T01:34:48.282Z Checking ciborium v0.2.2
19372024-02-02T01:34:48.315Z Compiling derive-where v1.2.7
19382024-02-02T01:34:48.442Z Checking owo-colors v4.0.0
19392024-02-02T01:34:48.871Z Checking linear-map v1.2.0
19402024-02-02T01:34:49.362Z Checking textwrap v0.11.0
19412024-02-02T01:34:49.714Z Compiling heck v0.3.3
19422024-02-02T01:34:49.857Z Compiling blake3 v1.5.0
19432024-02-02T01:34:50.342Z Checking ansi_term v0.12.1
19442024-02-02T01:34:50.413Z Compiling libefi-sys v0.1.0
19452024-02-02T01:34:50.727Z Checking vec_map v0.8.2
19462024-02-02T01:34:50.779Z Checking strsim v0.8.0
19472024-02-02T01:34:51.013Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19482024-02-02T01:34:51.048Z Compiling structopt-derive v0.4.18
19492024-02-02T01:34:51.526Z Checking clap v2.34.0
19502024-02-02T01:34:51.529Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19512024-02-02T01:34:51.651Z Compiling slog-dtrace v0.3.0
19522024-02-02T01:34:52.203Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19532024-02-02T01:34:52.649Z Checking termcolor v1.2.0
19542024-02-02T01:34:52.746Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19552024-02-02T01:34:53.242Z Checking nibble_vec v0.1.0
19562024-02-02T01:34:53.511Z Checking gethostname v0.4.3
19572024-02-02T01:34:53.693Z Checking endian-type v0.1.2
19582024-02-02T01:34:53.711Z Compiling radium v0.7.0
19592024-02-02T01:34:53.986Z Checking radix_trie v0.2.1
19602024-02-02T01:34:54.337Z Checking tap v1.0.1
19612024-02-02T01:34:54.461Z Compiling maybe-uninit v2.0.0
19622024-02-02T01:34:54.623Z Checking wyz v0.5.1
19632024-02-02T01:34:54.724Z Checking mockall v0.12.0
19642024-02-02T01:34:55.052Z Checking fxhash v0.2.1
19652024-02-02T01:34:55.202Z Checking funty v2.0.0
19662024-02-02T01:34:55.260Z Compiling num-bigint-dig v0.8.4
19672024-02-02T01:34:55.285Z Compiling packed_struct v0.10.1
19682024-02-02T01:34:55.324Z Checking crc-catalog v2.2.0
19692024-02-02T01:34:55.515Z Checking crc v3.0.1
19702024-02-02T01:34:55.718Z Compiling packed_struct_codegen v0.10.1
19712024-02-02T01:34:55.758Z Compiling indexmap v1.9.3
19722024-02-02T01:34:55.817Z Compiling semver v0.1.20
19732024-02-02T01:34:55.932Z Checking nodrop v0.1.14
19742024-02-02T01:34:56.034Z Checking structopt v0.3.26
19752024-02-02T01:34:56.078Z Checking array-init v0.0.4
19762024-02-02T01:34:56.223Z Checking smallvec v0.6.14
19772024-02-02T01:34:56.572Z Compiling rustc_version v0.1.7
19782024-02-02T01:34:56.879Z Checking pkcs1 v0.7.5
19792024-02-02T01:34:56.902Z Checking bitvec v1.0.1
19802024-02-02T01:34:57.296Z Checking signature v2.1.0
19812024-02-02T01:34:57.480Z Compiling crossbeam-deque v0.8.3
19822024-02-02T01:34:57.567Z Checking bitfield v0.14.0
19832024-02-02T01:34:57.721Z Checking hashbrown v0.12.3
19842024-02-02T01:34:59.293Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19852024-02-02T01:34:59.655Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19862024-02-02T01:34:59.790Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19872024-02-02T01:34:59.998Z Checking rsa v0.9.2
19882024-02-02T01:35:00.224Z Checking serde-hex v0.1.0
19892024-02-02T01:35:00.446Z Compiling newtype_derive v0.1.6
19902024-02-02T01:35:00.523Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19912024-02-02T01:35:00.850Z Checking env_logger v0.10.0
19922024-02-02T01:35:00.893Z Checking x509-cert v0.2.4
19932024-02-02T01:35:01.409Z Checking ron v0.8.1
19942024-02-02T01:35:01.482Z Compiling semver-parser v0.10.2
19952024-02-02T01:35:03.145Z Checking crc-any v2.4.3
19962024-02-02T01:35:03.442Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19972024-02-02T01:35:03.583Z Compiling semver v0.11.0
19982024-02-02T01:35:03.729Z Compiling rayon v1.8.0
19992024-02-02T01:35:03.892Z Checking object v0.30.4
20002024-02-02T01:35:05.238Z Compiling num-rational v0.4.1
20012024-02-02T01:35:06.546Z Compiling memmap2 v0.7.1
20022024-02-02T01:35:07.014Z Compiling arrayref v0.3.7
20032024-02-02T01:35:07.018Z Compiling arrayvec v0.7.4
20042024-02-02T01:35:07.097Z Compiling home v0.5.5
20052024-02-02T01:35:07.195Z Checking path-slash v0.1.5
20062024-02-02T01:35:07.364Z Compiling constant_time_eq v0.3.0
20072024-02-02T01:35:07.374Z Compiling toolchain_find v0.2.0
20082024-02-02T01:35:07.756Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20092024-02-02T01:35:08.240Z Compiling toml v0.5.11
20102024-02-02T01:35:08.323Z Compiling convert_case v0.4.0
20112024-02-02T01:35:08.670Z Compiling topological-sort v0.2.2
20122024-02-02T01:35:08.980Z Checking steno v0.4.0
20132024-02-02T01:35:09.826Z Compiling derive_more v0.99.17
20142024-02-02T01:35:11.408Z Compiling rustfmt-wrapper v0.2.0
20152024-02-02T01:35:12.366Z Compiling omicron-zone-package v0.11.0
20162024-02-02T01:35:13.973Z Checking num-complex v0.4.4
20172024-02-02T01:35:14.068Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20182024-02-02T01:35:14.535Z Checking newline-converter v0.3.0
20192024-02-02T01:35:15.154Z Checking utf-8 v0.7.6
20202024-02-02T01:35:15.158Z Checking tungstenite v0.20.1
20212024-02-02T01:35:15.521Z Checking num v0.4.1
20222024-02-02T01:35:15.661Z Checking expectorate v1.1.0
20232024-02-02T01:35:15.863Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20242024-02-02T01:35:16.093Z Compiling buf-list v1.0.3
20252024-02-02T01:35:16.373Z Checking display-error-chain v0.2.0
20262024-02-02T01:35:16.510Z Checking tokio-tungstenite v0.20.1
20272024-02-02T01:35:16.570Z Compiling parking_lot_core v0.8.6
20282024-02-02T01:35:16.589Z Checking keccak v0.1.4
20292024-02-02T01:35:17.053Z Checking sha3 v0.10.8
20302024-02-02T01:35:17.185Z Checking trust-dns-client v0.22.0
20312024-02-02T01:35:17.609Z Checking secrecy v0.8.0
20322024-02-02T01:35:17.855Z Checking parking_lot v0.11.2
20332024-02-02T01:35:17.945Z Compiling pin-project-internal v1.1.3
20342024-02-02T01:35:18.335Z Compiling doc-comment v0.3.3
20352024-02-02T01:35:19.207Z Checking sled v0.34.7
20362024-02-02T01:35:19.553Z Checking glob v0.3.1
20372024-02-02T01:35:19.972Z Checking trust-dns-server v0.22.1
20382024-02-02T01:35:20.461Z Compiling vte_generate_state_changes v0.1.1
20392024-02-02T01:35:21.458Z Checking vte v0.11.1
20402024-02-02T01:35:22.217Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20412024-02-02T01:35:22.525Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20422024-02-02T01:35:23.167Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20432024-02-02T01:35:23.253Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20442024-02-02T01:35:23.977Z Checking pin-project v1.1.3
20452024-02-02T01:35:24.046Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20462024-02-02T01:35:24.140Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20472024-02-02T01:35:24.205Z Compiling unicase v2.7.0
20482024-02-02T01:35:24.405Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20492024-02-02T01:35:24.733Z Compiling platforms v3.0.2
20502024-02-02T01:35:25.052Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20512024-02-02T01:35:25.162Z Checking strip-ansi-escapes v0.2.0
20522024-02-02T01:35:25.353Z Checking fd-lock v3.0.13
20532024-02-02T01:35:25.616Z Compiling snafu-derive v0.7.5
20542024-02-02T01:35:26.311Z Compiling fs-err v2.11.0
20552024-02-02T01:35:26.741Z Checking nu-ansi-term v0.49.0
20562024-02-02T01:35:27.364Z Checking reedline v0.28.0
20572024-02-02T01:35:27.619Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20582024-02-02T01:35:28.957Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20592024-02-02T01:35:30.760Z Checking globset v0.4.13
20602024-02-02T01:35:30.843Z Checking olpc-cjson v0.1.3
20612024-02-02T01:35:31.160Z Checking serde_plain v1.0.2
20622024-02-02T01:35:31.514Z Compiling async-recursion v1.0.5
20632024-02-02T01:35:31.537Z Checking typed-path v0.7.0
20642024-02-02T01:35:33.225Z Compiling curve25519-dalek v4.1.1
20652024-02-02T01:35:34.107Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20662024-02-02T01:35:34.590Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20672024-02-02T01:35:34.642Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20682024-02-02T01:35:34.681Z Compiling memoffset v0.7.1
20692024-02-02T01:35:35.123Z Checking parse-size v1.0.0
20702024-02-02T01:35:35.362Z Compiling mime_guess v2.0.4
20712024-02-02T01:35:35.396Z Checking snafu v0.7.5
20722024-02-02T01:35:35.512Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20732024-02-02T01:35:35.839Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20742024-02-02T01:35:36.135Z Checking tough v0.16.0
20752024-02-02T01:35:37.490Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20762024-02-02T01:35:37.971Z Checking universal-hash v0.5.1
20772024-02-02T01:35:38.234Z Compiling thiserror-impl-no-std v2.0.2
20782024-02-02T01:35:39.141Z Compiling curve25519-dalek-derive v0.1.0
20792024-02-02T01:35:41.724Z Checking opaque-debug v0.3.0
20802024-02-02T01:35:41.845Z Checking poly1305 v0.8.0
20812024-02-02T01:35:43.726Z Checking thiserror-no-std v2.0.2
20822024-02-02T01:35:44.080Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20832024-02-02T01:35:44.418Z Checking chacha20 v0.9.1
20842024-02-02T01:35:44.564Z Checking aead v0.5.2
20852024-02-02T01:35:44.719Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20862024-02-02T01:35:44.881Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20872024-02-02T01:35:44.953Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20882024-02-02T01:35:45.486Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20892024-02-02T01:35:47.644Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20902024-02-02T01:35:47.751Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20912024-02-02T01:35:49.231Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20922024-02-02T01:35:50.057Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20932024-02-02T01:35:50.427Z Checking kstat-rs v0.2.3
20942024-02-02T01:35:50.909Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20952024-02-02T01:35:51.333Z Compiling salty v0.2.0
20962024-02-02T01:35:52.113Z Checking signature v1.6.4
20972024-02-02T01:35:52.296Z Checking ed25519 v1.5.3
20982024-02-02T01:35:52.639Z Checking vsss-rs v3.3.4
20992024-02-02T01:35:52.960Z Checking chacha20poly1305 v0.10.1
21002024-02-02T01:35:53.993Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21012024-02-02T01:35:54.302Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21022024-02-02T01:35:54.720Z Checking serde-big-array v0.5.1
21032024-02-02T01:35:55.029Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21042024-02-02T01:35:56.389Z Checking humantime v2.1.0
21052024-02-02T01:35:56.826Z Checking bytecount v0.6.3
21062024-02-02T01:35:58.627Z Checking papergrid v0.11.0
21072024-02-02T01:35:59.102Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21082024-02-02T01:35:59.221Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21092024-02-02T01:36:01.608Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21102024-02-02T01:36:01.816Z Compiling tabled_derive v0.7.0
21112024-02-02T01:36:01.916Z Checking signal-hook-tokio v0.3.1
21122024-02-02T01:36:02.169Z Checking fd-lock v4.0.2
21132024-02-02T01:36:02.449Z Checking nix v0.27.1
21142024-02-02T01:36:09.933Z Checking serde-big-array v0.4.1
21152024-02-02T01:36:11.210Z Compiling sqlparser_derive v0.2.2
21162024-02-02T01:36:11.210Z Checking unicode_categories v0.1.1
21172024-02-02T01:36:11.210Z Checking sqlformat v0.2.3
21182024-02-02T01:36:11.210Z Checking sqlparser v0.43.1
21192024-02-02T01:36:11.211Z Checking tabled v0.15.0
21202024-02-02T01:36:11.211Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21212024-02-02T01:36:11.211Z Checking rustyline v13.0.0
21222024-02-02T01:36:11.211Z Checking bcs v0.1.6
21232024-02-02T01:36:11.211Z Compiling prettyplease v0.2.16
21242024-02-02T01:36:11.211Z Checking highway v1.1.0
21252024-02-02T01:36:11.211Z Checking corncobs v0.1.3
21262024-02-02T01:36:11.211Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21272024-02-02T01:36:11.211Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21282024-02-02T01:36:11.926Z Checking http-range v0.1.5
21292024-02-02T01:36:11.927Z Checking hyper-staticfile v0.9.5
21302024-02-02T01:36:11.927Z Compiling portable-atomic v1.4.3
21312024-02-02T01:36:11.927Z Compiling crunchy v0.2.2
21322024-02-02T01:36:13.009Z Compiling clang-sys v1.6.1
21332024-02-02T01:36:13.009Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21342024-02-02T01:36:13.481Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21352024-02-02T01:36:13.482Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21362024-02-02T01:36:13.482Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21372024-02-02T01:36:13.482Z Compiling tiny-keccak v2.0.2
21382024-02-02T01:36:13.482Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21392024-02-02T01:36:14.053Z Checking assert_matches v1.5.0
21402024-02-02T01:36:16.479Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21412024-02-02T01:36:17.134Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21422024-02-02T01:36:30.217Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21432024-02-02T01:36:30.433Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21442024-02-02T01:36:30.433Z Compiling darling_core v0.14.4
21452024-02-02T01:36:30.433Z Checking number_prefix v0.4.0
21462024-02-02T01:36:30.433Z Checking indicatif v0.17.7
21472024-02-02T01:36:30.433Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21482024-02-02T01:36:30.433Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21492024-02-02T01:36:30.433Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21502024-02-02T01:36:30.846Z Compiling ascii-canvas v3.0.0
21512024-02-02T01:36:30.846Z Compiling ena v0.14.2
21522024-02-02T01:36:30.983Z Compiling libloading v0.7.4
21532024-02-02T01:36:30.983Z Compiling diff v0.1.13
21542024-02-02T01:36:30.983Z Compiling regex-syntax v0.6.29
21552024-02-02T01:36:30.983Z Compiling bindgen v0.69.2
21562024-02-02T01:36:30.983Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21572024-02-02T01:36:30.983Z Compiling cexpr v0.6.0
21582024-02-02T01:36:30.983Z Compiling darling_macro v0.14.4
21592024-02-02T01:36:30.983Z Compiling lalrpop v0.19.12
21602024-02-02T01:36:30.983Z Compiling which v4.4.0
21612024-02-02T01:36:31.469Z Checking maplit v1.0.2
21622024-02-02T01:36:31.565Z Compiling darling v0.14.4
21632024-02-02T01:36:31.624Z Compiling lazycell v1.3.0
21642024-02-02T01:36:31.666Z Compiling rustc-hash v1.1.0
21652024-02-02T01:36:31.712Z Compiling peeking_take_while v0.1.2
21662024-02-02T01:36:31.844Z Compiling shlex v1.3.0
21672024-02-02T01:36:31.870Z Compiling ref-cast v1.0.20
21682024-02-02T01:36:31.895Z Compiling derive_builder_core v0.12.0
21692024-02-02T01:36:32.734Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21702024-02-02T01:36:32.931Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21712024-02-02T01:36:33.371Z Compiling ref-cast-impl v1.0.20
21722024-02-02T01:36:34.063Z Compiling libxml v0.3.3
21732024-02-02T01:36:34.684Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21742024-02-02T01:36:34.700Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21752024-02-02T01:36:35.265Z Compiling strum_macros v0.24.3
21762024-02-02T01:36:35.480Z Compiling cookie v0.18.0
21772024-02-02T01:36:35.922Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21782024-02-02T01:36:36.045Z Compiling derive_builder_macro v0.12.0
21792024-02-02T01:36:36.357Z Compiling indoc v1.0.9
21802024-02-02T01:36:37.399Z Checking derive_builder v0.12.0
21812024-02-02T01:36:38.033Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21822024-02-02T01:36:40.288Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21832024-02-02T01:36:40.553Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21842024-02-02T01:36:40.999Z Checking bb8 v0.8.1
21852024-02-02T01:36:41.251Z Checking quick-xml v0.30.0
21862024-02-02T01:36:41.266Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21872024-02-02T01:36:41.699Z Compiling oso-derive v0.27.0
21882024-02-02T01:36:41.786Z Compiling impl-trait-for-tuples v0.2.2
21892024-02-02T01:36:42.465Z Checking unicode-linebreak v0.1.5
21902024-02-02T01:36:43.156Z Checking smawk v0.3.1
21912024-02-02T01:36:43.404Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21922024-02-02T01:36:43.440Z Checking textwrap v0.16.0
21932024-02-02T01:36:44.978Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21942024-02-02T01:36:45.106Z Checking is_ci v1.1.1
21952024-02-02T01:36:45.301Z Checking supports-color v2.1.0
21962024-02-02T01:36:45.568Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21972024-02-02T01:36:47.682Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21982024-02-02T01:36:48.272Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21992024-02-02T01:36:48.852Z Checking lru v0.12.1
22002024-02-02T01:36:49.212Z Compiling stability v0.1.1
22012024-02-02T01:36:49.238Z Checking cassowary v0.3.0
22022024-02-02T01:36:49.913Z Compiling indoc v2.0.3
22032024-02-02T01:36:50.765Z Checking rtoolbox v0.0.1
22042024-02-02T01:36:51.029Z Checking rpassword v7.3.1
22052024-02-02T01:36:51.268Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22062024-02-02T01:36:51.705Z Checking ratatui v0.25.0
22072024-02-02T01:36:52.464Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22082024-02-02T01:36:52.890Z Checking shell-words v1.1.0
22092024-02-02T01:36:53.285Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22102024-02-02T01:36:54.942Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22112024-02-02T01:36:55.799Z Checking tui-tree-widget v0.16.0
22122024-02-02T01:36:56.257Z Checking fatfs v0.3.6
22132024-02-02T01:36:57.322Z Checking yansi v0.5.1
22142024-02-02T01:36:58.115Z Checking pretty_assertions v1.4.0
22152024-02-02T01:36:58.538Z Compiling target-lexicon v0.12.12
22162024-02-02T01:36:58.610Z Compiling guppy-workspace-hack v0.1.0
22172024-02-02T01:36:59.013Z Checking plotters-backend v0.3.5
22182024-02-02T01:37:00.574Z Checking plotters-svg v0.3.5
22192024-02-02T01:37:00.604Z Checking http-body v1.0.0
22202024-02-02T01:37:00.604Z Checking rand v0.4.6
22212024-02-02T01:37:00.882Z Checking tower-layer v0.3.2
22222024-02-02T01:37:01.163Z Compiling target-spec v3.0.1
22232024-02-02T01:37:01.271Z Checking remove_dir_all v0.5.3
22242024-02-02T01:37:01.475Z Checking cast v0.3.0
22252024-02-02T01:37:01.825Z Checking tempdir v0.3.7
22262024-02-02T01:37:01.926Z Checking criterion-plot v0.5.0
22272024-02-02T01:37:02.031Z Checking tower v0.4.13
22282024-02-02T01:37:02.066Z Checking cfg-expr v0.15.5
22292024-02-02T01:37:02.747Z Checking hyper v1.1.0
22302024-02-02T01:37:03.537Z Checking plotters v0.3.5
22312024-02-02T01:37:03.543Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22322024-02-02T01:37:03.894Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22332024-02-02T01:37:04.686Z Checking tinytemplate v1.2.1
22342024-02-02T01:37:04.765Z Checking cargo-platform v0.1.3
22352024-02-02T01:37:05.260Z Checking oorandom v11.1.3
22362024-02-02T01:37:05.482Z Checking anes v0.1.6
22372024-02-02T01:37:06.034Z Checking cargo_metadata v0.18.1
22382024-02-02T01:37:06.353Z Checking criterion v0.5.1
22392024-02-02T01:37:06.485Z Checking hyper-util v0.1.2
22402024-02-02T01:37:08.710Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22412024-02-02T01:37:08.846Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22422024-02-02T01:37:09.216Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22432024-02-02T01:37:10.093Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22442024-02-02T01:37:10.978Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22452024-02-02T01:37:12.500Z Checking assert_cmd v2.0.13
22462024-02-02T01:37:13.151Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22472024-02-02T01:37:14.286Z Checking rustls-native-certs v0.7.0
22482024-02-02T01:37:15.008Z Checking pathdiff v0.2.1
22492024-02-02T01:37:15.029Z Checking nested v0.1.1
22502024-02-02T01:37:15.303Z Checking guppy v0.17.4
22512024-02-02T01:37:17.475Z Checking hyper-rustls v0.26.0
22522024-02-02T01:37:17.977Z Checking threadpool v1.8.1
22532024-02-02T01:37:18.255Z Checking nanorand v0.7.0
22542024-02-02T01:37:18.399Z Checking libtest-mimic v0.6.1
22552024-02-02T01:37:18.738Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22562024-02-02T01:37:18.871Z Checking flume v0.11.0
22572024-02-02T01:37:19.075Z Checking httptest v0.15.5
22582024-02-02T01:37:19.702Z Checking similar-asserts v1.5.0
22592024-02-02T01:37:20.038Z Compiling rstest_macros v0.18.2
22602024-02-02T01:37:20.229Z Compiling crossbeam-queue v0.3.8
22612024-02-02T01:37:20.954Z Checking datatest-stable v0.2.3
22622024-02-02T01:37:21.043Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22632024-02-02T01:37:21.261Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22642024-02-02T01:37:22.462Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22652024-02-02T01:37:22.908Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22662024-02-02T01:37:23.390Z Compiling relative-path v1.9.0
22672024-02-02T01:37:23.552Z Compiling trybuild v1.0.89
22682024-02-02T01:37:23.717Z Checking constant_time_eq v0.2.6
22692024-02-02T01:37:23.883Z Checking blake2b_simd v1.0.1
22702024-02-02T01:37:24.655Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22712024-02-02T01:37:25.191Z Checking basic-toml v0.1.8
22722024-02-02T01:37:26.555Z Checking futures-timer v3.0.2
22732024-02-02T01:37:29.242Z Checking rust-argon2 v1.0.1
22742024-02-02T01:37:31.149Z Checking crossbeam v0.8.2
22752024-02-02T01:37:31.660Z Checking partial-io v0.5.4
22762024-02-02T01:37:32.236Z Checking approx v0.5.1
22772024-02-02T01:37:32.578Z Checking termios v0.3.3
22782024-02-02T01:37:32.878Z Checking hex-literal v0.4.1
22792024-02-02T01:37:40.549Z Checking rstest v0.18.2
22802024-02-02T01:37:41.603Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22812024-02-02T01:37:46.008Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22822024-02-02T01:38:59.890Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22832024-02-02T01:38:59.890Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22842024-02-02T01:39:00.105Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22852024-02-02T01:39:08.755Z Compiling samael v0.0.14
22862024-02-02T01:39:09.234Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22872024-02-02T01:39:40.137Z Compiling polar-core v0.27.0
22882024-02-02T01:39:51.050Z Checking oso v0.27.0
22892024-02-02T01:40:37.669Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22902024-02-02T01:41:59.628Z Finished dev [unoptimized + debuginfo] target(s) in 10m 44s
22912024-02-02T01:41:59.853Z
22922024-02-02T01:41:59.853Zreal 11:44.884824276
22932024-02-02T01:41:59.853Zuser 1:04:22.522808774
22942024-02-02T01:41:59.853Zsys 8:14.114189655
22952024-02-02T01:41:59.857Ztrap 2.130341395
22962024-02-02T01:41:59.857Ztflt 5.109612805
22972024-02-02T01:41:59.857Zdflt 6.490754771
22982024-02-02T01:41:59.857Zkflt 0.026998595
22992024-02-02T01:41:59.857Zlock 1:42:15.216214178
23002024-02-02T01:41:59.857Zslp 3:11:27.127654785
23012024-02-02T01:41:59.857Zlat 2:13.082670704
23022024-02-02T01:41:59.857Zstop 5:02.157595485
23032024-02-02T01:42:01.122Zwarning: output filename collision.
23042024-02-02T01:42:01.122ZThe 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)`.
23052024-02-02T01:42:01.122ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23062024-02-02T01:42:01.122ZThe targets should have unique names.
23072024-02-02T01:42:01.123ZThis is a known bug where multiple crates with the same name use
23082024-02-02T01:42:01.123Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23092024-02-02T01:42:01.144Zwarning: output filename collision.
23102024-02-02T01:42:01.144ZThe 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)`.
23112024-02-02T01:42:01.144ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23122024-02-02T01:42:01.144ZThe targets should have unique names.
23132024-02-02T01:42:01.144ZThis is a known bug where multiple crates with the same name use
23142024-02-02T01:42:01.144Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23152024-02-02T01:42:01.145Zwarning: output filename collision.
23162024-02-02T01:42:01.145ZThe 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)`.
23172024-02-02T01:42:01.145ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23182024-02-02T01:42:01.145ZThe targets should have unique names.
23192024-02-02T01:42:01.145ZThis is a known bug where multiple crates with the same name use
23202024-02-02T01:42:01.145Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23212024-02-02T01:42:01.145Zwarning: output filename collision.
23222024-02-02T01:42:01.145ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23232024-02-02T01:42:01.145ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23242024-02-02T01:42:01.145ZThe targets should have unique names.
23252024-02-02T01:42:01.145ZThis is a known bug where multiple crates with the same name use
23262024-02-02T01:42:01.145Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23272024-02-02T01:42:01.145Zwarning: output filename collision.
23282024-02-02T01:42:01.145ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23292024-02-02T01:42:01.146ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23302024-02-02T01:42:01.146ZThe targets should have unique names.
23312024-02-02T01:42:01.146ZThis is a known bug where multiple crates with the same name use
23322024-02-02T01:42:01.146Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23332024-02-02T01:42:01.146Zwarning: output filename collision.
23342024-02-02T01:42:01.146ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23352024-02-02T01:42:01.146ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23362024-02-02T01:42:01.146ZThe targets should have unique names.
23372024-02-02T01:42:01.146ZThis is a known bug where multiple crates with the same name use
23382024-02-02T01:42:01.146Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23392024-02-02T01:42:01.146Zwarning: output filename collision.
23402024-02-02T01:42:01.146ZThe 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)`.
23412024-02-02T01:42:01.146ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23422024-02-02T01:42:01.147ZThe targets should have unique names.
23432024-02-02T01:42:01.147ZThis is a known bug where multiple crates with the same name use
23442024-02-02T01:42:01.147Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23452024-02-02T01:42:01.783Z Documenting libc v0.2.153
23462024-02-02T01:42:01.799Z Documenting cfg-if v1.0.0
23472024-02-02T01:42:02.230Z Documenting serde_derive v1.0.195
23482024-02-02T01:42:02.230Z Documenting log v0.4.20
23492024-02-02T01:42:02.230Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23502024-02-02T01:42:02.230Z Documenting memchr v2.6.3
23512024-02-02T01:42:02.230Z Documenting scopeguard v1.2.0
23522024-02-02T01:42:02.230Z Documenting byteorder v1.5.0
23532024-02-02T01:42:02.308Z Documenting smallvec v1.11.2
23542024-02-02T01:42:05.676Z Documenting itoa v1.0.9
23552024-02-02T01:42:05.904Z Documenting lock_api v0.4.10
23562024-02-02T01:42:07.353Z Documenting zeroize_derive v1.4.2
23572024-02-02T01:42:07.718Z Documenting once_cell v1.19.0
23582024-02-02T01:42:07.731Z Documenting pin-project-lite v0.2.13
23592024-02-02T01:42:08.043Z Documenting getrandom v0.2.10
23602024-02-02T01:42:08.546Z Documenting parking_lot_core v0.9.8
23612024-02-02T01:42:09.633Z Documenting libm v0.2.7
23622024-02-02T01:42:10.272Z Documenting signal-hook-registry v1.4.1
23632024-02-02T01:42:16.090Z Documenting serde v1.0.195
23642024-02-02T01:42:16.154Z Documenting mio v0.8.9
23652024-02-02T01:42:16.173Z Documenting rand_core v0.6.4
23662024-02-02T01:42:16.173Z Documenting futures-core v0.3.30
23672024-02-02T01:42:16.173Z Documenting parking_lot v0.12.1
23682024-02-02T01:42:16.173Z Documenting zeroize v1.7.0
23692024-02-02T01:42:16.173Z Documenting num-traits v0.2.16
23702024-02-02T01:42:16.316Z Documenting thiserror-impl v1.0.56
23712024-02-02T01:42:17.798Z Documenting socket2 v0.5.5
23722024-02-02T01:42:19.021Z Documenting num_cpus v1.16.0
23732024-02-02T01:42:19.162Z Documenting tokio-macros v2.2.0
23742024-02-02T01:42:19.915Z Documenting typenum v1.16.0
23752024-02-02T01:42:19.965Z Documenting subtle v2.5.0
23762024-02-02T01:42:21.289Z Documenting ryu v1.0.15
23772024-02-02T01:42:23.233Z Documenting thiserror v1.0.56
23782024-02-02T01:42:23.669Z Documenting zerocopy v0.7.32
23792024-02-02T01:42:25.406Z Documenting futures-sink v0.3.30
23802024-02-02T01:42:25.419Z Documenting pin-utils v0.1.0
23812024-02-02T01:42:25.605Z Documenting slab v0.4.9
23822024-02-02T01:42:25.643Z Documenting futures-macro v0.3.30
23832024-02-02T01:42:28.465Z Documenting futures-io v0.3.30
23842024-02-02T01:42:30.229Z Documenting futures-channel v0.3.30
23852024-02-02T01:42:31.910Z Documenting const-oid v0.9.5
23862024-02-02T01:42:32.646Z Documenting futures-task v0.3.30
23872024-02-02T01:42:32.867Z Documenting iana-time-zone v0.1.57
23882024-02-02T01:42:33.990Z Documenting tinyvec_macros v0.1.1
23892024-02-02T01:42:35.386Z Documenting ahash v0.8.6
23902024-02-02T01:42:35.878Z Documenting allocator-api2 v0.2.16
23912024-02-02T01:42:38.168Z Documenting tinyvec v1.6.0
23922024-02-02T01:42:38.195Z Documenting futures-util v0.3.30
23932024-02-02T01:42:38.657Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23942024-02-02T01:42:40.024Z Documenting tracing-core v0.1.31
23952024-02-02T01:42:41.432Z Documenting tracing-attributes v0.1.26
23962024-02-02T01:42:41.505Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23972024-02-02T01:42:42.806Z Documenting hashbrown v0.14.2
23982024-02-02T01:42:44.387Z Documenting unicode-normalization v0.1.22
23992024-02-02T01:42:46.291Z Documenting bytes v1.5.0
24002024-02-02T01:42:56.270Z Documenting bitflags v2.4.0
24012024-02-02T01:42:56.366Z Documenting serde_json v1.0.113
24022024-02-02T01:42:56.366Z Documenting chrono v0.4.31
24032024-02-02T01:42:56.366Z Documenting tokio v1.35.1
24042024-02-02T01:42:56.366Z Documenting uuid v1.7.0
24052024-02-02T01:42:56.366Z Documenting ppv-lite86 v0.2.17
24062024-02-02T01:42:57.300Z Documenting unicode-bidi v0.3.13
24072024-02-02T01:42:59.078Z Documenting equivalent v1.0.1
24082024-02-02T01:43:00.647Z Documenting rand_chacha v0.3.1
24092024-02-02T01:43:00.706Z Documenting base64 v0.21.7
24102024-02-02T01:43:01.476Z Documenting percent-encoding v2.3.1
24112024-02-02T01:43:03.350Z Documenting indexmap v2.2.2
24122024-02-02T01:43:03.981Z Documenting lazy_static v1.4.0
24132024-02-02T01:43:05.192Z Documenting generic-array v0.14.7
24142024-02-02T01:43:06.520Z Documenting serde_derive_internals v0.26.0
24152024-02-02T01:43:06.731Z Documenting rand v0.8.5
24162024-02-02T01:43:09.699Z Documenting form_urlencoded v1.2.1
24172024-02-02T01:43:09.711Z Checking serde_derive_internals v0.26.0
24182024-02-02T01:43:09.711Z Documenting dyn-clone v1.0.13
24192024-02-02T01:43:09.711Z Documenting tracing v0.1.37
24202024-02-02T01:43:11.353Z Documenting fnv v1.0.7
24212024-02-02T01:43:11.972Z Documenting cpufeatures v0.2.12
24222024-02-02T01:43:12.128Z Documenting crypto-common v0.1.6
24232024-02-02T01:43:13.369Z Documenting block-buffer v0.10.4
24242024-02-02T01:43:13.429Z Documenting idna v0.5.0
24252024-02-02T01:43:14.193Z Documenting httparse v1.8.0
24262024-02-02T01:43:14.206Z Documenting schemars_derive v0.8.16
24272024-02-02T01:43:15.999Z Documenting errno v0.3.8
24282024-02-02T01:43:16.603Z Documenting unicode-ident v1.0.12
24292024-02-02T01:43:18.866Z Documenting unicode-width v0.1.11
24302024-02-02T01:43:19.171Z Documenting digest v0.10.7
24312024-02-02T01:43:19.452Z Documenting url v2.5.0
24322024-02-02T01:43:20.294Z Documenting try-lock v0.2.4
24332024-02-02T01:43:20.607Z Documenting proc-macro2 v1.0.78
24342024-02-02T01:43:21.966Z Documenting rustix v0.38.30
24352024-02-02T01:43:22.896Z Documenting adler v1.0.2
24362024-02-02T01:43:23.167Z Documenting schemars v0.8.16
24372024-02-02T01:43:24.261Z Documenting httpdate v1.0.3
24382024-02-02T01:43:25.762Z Documenting want v0.3.1
24392024-02-02T01:43:26.479Z Documenting http-body v0.4.5
24402024-02-02T01:43:27.015Z Documenting miniz_oxide v0.7.1
24412024-02-02T01:43:28.430Z Documenting openssl-sys v0.9.96
24422024-02-02T01:43:30.011Z Documenting openssl-macros v0.1.1
24432024-02-02T01:43:31.878Z Documenting mime v0.3.17
24442024-02-02T01:43:32.016Z Documenting base64ct v1.6.0
24452024-02-02T01:43:32.583Z Documenting tower-service v0.3.2
24462024-02-02T01:43:33.259Z Documenting quote v1.0.35
24472024-02-02T01:43:33.293Z Documenting aho-corasick v1.0.4
24482024-02-02T01:43:36.507Z Documenting slog v2.7.0
24492024-02-02T01:43:37.848Z Documenting openssl v0.10.60
24502024-02-02T01:43:38.270Z Documenting ipnet v2.9.0
24512024-02-02T01:43:38.297Z Documenting openssl-probe v0.1.5
24522024-02-02T01:43:38.373Z Documenting regex-syntax v0.8.2
24532024-02-02T01:43:38.815Z Documenting syn v2.0.48
24542024-02-02T01:43:40.561Z Documenting tokio-util v0.7.10
24552024-02-02T01:43:41.036Z Documenting async-trait v0.1.77
24562024-02-02T01:43:43.032Z Documenting pem-rfc7468 v0.7.0
24572024-02-02T01:43:43.631Z Documenting crossbeam-utils v0.8.16
24582024-02-02T01:43:44.221Z Documenting encoding_rs v0.8.33
24592024-02-02T01:43:47.883Z Documenting der_derive v0.7.2
24602024-02-02T01:43:48.574Z Documenting regex-automata v0.4.4
24612024-02-02T01:43:48.871Z Documenting h2 v0.3.24
24622024-02-02T01:43:49.187Z Documenting flagset v0.4.3
24632024-02-02T01:43:49.624Z Documenting utf8parse v0.2.1
24642024-02-02T01:43:50.295Z Documenting native-tls v0.2.11
24652024-02-02T01:43:51.280Z Documenting serde_urlencoded v0.7.1
24662024-02-02T01:43:52.994Z Documenting num-integer v0.1.45
24672024-02-02T01:43:53.639Z Documenting time-macros v0.2.13
24682024-02-02T01:43:55.532Z Documenting der v0.7.8
24692024-02-02T01:43:58.919Z Documenting deranged v0.3.8
24702024-02-02T01:43:58.920Z Documenting tokio-native-tls v0.3.1
24712024-02-02T01:43:58.946Z Documenting num_threads v0.1.6
24722024-02-02T01:44:08.336Z Documenting gimli v0.28.0
24732024-02-02T01:44:08.430Z Documenting regex v1.10.3
24742024-02-02T01:44:08.563Z Documenting time-core v0.1.1
24752024-02-02T01:44:08.563Z Documenting spki v0.7.2
24762024-02-02T01:44:08.563Z Documenting object v0.32.1
24772024-02-02T01:44:08.563Z Documenting hyper v0.14.27
24782024-02-02T01:44:08.563Z Documenting webpki-roots v0.25.2
24792024-02-02T01:44:08.564Z Documenting time v0.3.27
24802024-02-02T01:44:08.564Z Documenting rustc-demangle v0.1.23
24812024-02-02T01:44:09.515Z Documenting spin v0.9.8
24822024-02-02T01:44:10.264Z Documenting addr2line v0.21.0
24832024-02-02T01:44:10.883Z Documenting either v1.9.0
24842024-02-02T01:44:11.621Z Documenting pkcs8 v0.10.2
24852024-02-02T01:44:12.106Z Documenting openapiv3 v2.0.0
24862024-02-02T01:44:13.786Z Documenting futures-executor v0.3.30
24872024-02-02T01:44:15.329Z Checking pest_meta v2.7.6
24882024-02-02T01:44:15.669Z Documenting memoffset v0.9.0
24892024-02-02T01:44:16.671Z Documenting data-encoding v2.4.0
24902024-02-02T01:44:17.218Z Documenting anstyle v1.0.2
24912024-02-02T01:44:18.523Z Documenting anstyle-parse v0.2.1
24922024-02-02T01:44:19.863Z Documenting crossbeam-epoch v0.9.15
24932024-02-02T01:44:20.870Z Documenting ipnetwork v0.20.0
24942024-02-02T01:44:21.874Z Documenting sha2 v0.10.8
24952024-02-02T01:44:22.528Z Documenting hex v0.4.3
24962024-02-02T01:44:22.880Z Documenting crc32fast v1.3.2
24972024-02-02T01:44:23.011Z Documenting pest_meta v2.7.6
24982024-02-02T01:44:23.147Z Documenting backtrace v0.3.69
24992024-02-02T01:44:23.783Z Documenting hyper-tls v0.5.0
25002024-02-02T01:44:25.938Z Documenting hyper-rustls v0.24.2
25012024-02-02T01:44:28.246Z Documenting scroll_derive v0.12.0
25022024-02-02T01:44:28.293Z Documenting colorchoice v1.0.0
25032024-02-02T01:44:28.496Z Documenting untrusted v0.9.0
25042024-02-02T01:44:28.760Z Documenting anstyle-query v1.0.0
25052024-02-02T01:44:29.215Z Documenting pest_generator v2.7.6
25062024-02-02T01:44:31.330Z Documenting anyhow v1.0.75
25072024-02-02T01:44:32.363Z Documenting futures v0.3.30
25082024-02-02T01:44:32.592Z Documenting ring v0.17.7
25092024-02-02T01:44:34.343Z Documenting anstream v0.5.0
25102024-02-02T01:44:34.480Z Checking pest_generator v2.7.6
25112024-02-02T01:44:34.528Z Documenting scroll v0.12.0
25122024-02-02T01:44:35.680Z Documenting num-iter v0.1.43
25132024-02-02T01:44:36.108Z Documenting hmac v0.12.1
25142024-02-02T01:44:36.729Z Documenting reqwest v0.11.22
25152024-02-02T01:44:39.103Z Documenting signal-hook v0.3.17
25162024-02-02T01:44:39.493Z Documenting terminal_size v0.2.6
25172024-02-02T01:44:40.183Z Documenting plain v0.2.3
25182024-02-02T01:44:40.312Z Documenting strsim v0.10.0
25192024-02-02T01:44:41.731Z Documenting ucd-trie v0.1.6
25202024-02-02T01:44:43.170Z Documenting clap_lex v0.5.1
25212024-02-02T01:44:43.911Z Documenting pest_derive v2.7.6
25222024-02-02T01:44:44.305Z Documenting goblin v0.8.0
25232024-02-02T01:44:45.138Z Documenting flate2 v1.0.28
25242024-02-02T01:44:45.258Z Documenting clap_derive v4.4.2
25252024-02-02T01:44:46.315Z Documenting pretty-hex v0.4.1
25262024-02-02T01:44:47.646Z Documenting pest v2.7.6
25272024-02-02T01:44:49.257Z Documenting clap_builder v4.4.2
25282024-02-02T01:44:50.503Z Documenting managed v0.8.0
25292024-02-02T01:44:50.675Z Documenting unicode-segmentation v1.10.1
25302024-02-02T01:44:52.258Z Documenting signal-hook-mio v0.2.3
25312024-02-02T01:44:52.901Z Documenting block-padding v0.3.3
25322024-02-02T01:44:53.070Z Documenting scheduled-thread-pool v0.2.7
25332024-02-02T01:44:55.213Z Documenting dtrace-parser v0.2.0
25342024-02-02T01:44:55.367Z Documenting dof v0.3.0
25352024-02-02T01:44:55.537Z Documenting thread-id v4.2.0
25362024-02-02T01:44:55.642Z Documenting bzip2-sys v0.1.11+1.0.8
25372024-02-02T01:44:58.017Z Documenting enum-as-inner v0.5.1
25382024-02-02T01:44:58.786Z Checking diesel_table_macro_syntax v0.1.0
25392024-02-02T01:44:58.983Z Documenting diesel_table_macro_syntax v0.1.0
25402024-02-02T01:44:59.023Z Documenting inout v0.1.3
25412024-02-02T01:44:59.108Z Documenting clap v4.4.3
25422024-02-02T01:45:00.799Z Documenting r2d2 v0.8.10
25432024-02-02T01:45:01.153Z Documenting bzip2 v0.4.4
25442024-02-02T01:45:01.254Z Documenting crossterm v0.27.0
25452024-02-02T01:45:04.632Z Documenting usdt-impl v0.5.0
25462024-02-02T01:45:04.940Z Documenting md-5 v0.10.5
25472024-02-02T01:45:05.130Z Documenting trust-dns-proto v0.22.0
25482024-02-02T01:45:05.526Z Documenting diesel_derives v2.1.2
25492024-02-02T01:45:06.226Z Documenting stringprep v0.1.3
25502024-02-02T01:45:06.865Z Documenting serde_spanned v0.6.4
25512024-02-02T01:45:06.999Z Documenting toml_datetime v0.6.5
25522024-02-02T01:45:09.022Z Documenting ff v0.13.0
25532024-02-02T01:45:11.799Z Documenting regress v0.7.1
25542024-02-02T01:45:12.047Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25552024-02-02T01:45:12.582Z Documenting base16ct v0.2.0
25562024-02-02T01:45:12.770Z Documenting siphasher v0.3.11
25572024-02-02T01:45:13.686Z Documenting bit-vec v0.6.3
25582024-02-02T01:45:14.661Z Documenting fallible-iterator v0.2.0
25592024-02-02T01:45:17.111Z Documenting static_assertions v1.1.0
25602024-02-02T01:45:17.126Z Documenting winnow v0.5.15
25612024-02-02T01:45:17.316Z Documenting phf_shared v0.11.2
25622024-02-02T01:45:17.586Z Documenting diesel v2.1.4
25632024-02-02T01:45:18.955Z Documenting sec1 v0.7.3
25642024-02-02T01:45:19.623Z Documenting group v0.13.0
25652024-02-02T01:45:21.051Z Documenting zip v0.6.6
25662024-02-02T01:45:21.475Z Documenting cipher v0.4.4
25672024-02-02T01:45:22.125Z Documenting postgres-protocol v0.6.6
25682024-02-02T01:45:22.764Z Documenting hkdf v0.12.4
25692024-02-02T01:45:24.653Z Documenting toml_edit v0.21.0
25702024-02-02T01:45:25.313Z Documenting num-bigint v0.4.4
25712024-02-02T01:45:27.841Z Documenting crypto-bigint v0.5.2
25722024-02-02T01:45:28.456Z Documenting hubpack v0.1.2
25732024-02-02T01:45:30.139Z Documenting bstr v1.6.0
25742024-02-02T01:45:31.513Z Documenting serde_repr v0.1.16
25752024-02-02T01:45:31.834Z Documenting new_debug_unreachable v1.0.4
25762024-02-02T01:45:33.677Z Documenting minimal-lexical v0.2.1
25772024-02-02T01:45:35.256Z Documenting fixedbitset v0.4.2
25782024-02-02T01:45:36.030Z Documenting heck v0.4.1
25792024-02-02T01:45:36.059Z Documenting precomputed-hash v0.1.1
25802024-02-02T01:45:39.499Z Documenting lalrpop-util v0.19.12
25812024-02-02T01:45:39.522Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25822024-02-02T01:45:39.522Z Documenting elliptic-curve v0.13.8
25832024-02-02T01:45:39.522Z Documenting nom v7.1.3
25842024-02-02T01:45:40.227Z Documenting petgraph v0.6.4
25852024-02-02T01:45:41.613Z Documenting string_cache v0.8.7
25862024-02-02T01:45:42.283Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25872024-02-02T01:45:44.148Z Documenting yasna v0.5.2
25882024-02-02T01:45:47.693Z Documenting postgres-types v0.2.6
25892024-02-02T01:45:47.856Z Documenting phf v0.11.2
25902024-02-02T01:45:48.537Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25912024-02-02T01:45:50.903Z Documenting console v0.15.8
25922024-02-02T01:45:51.197Z Documenting semver v1.0.21
25932024-02-02T01:45:53.647Z Documenting float-cmp v0.9.0
25942024-02-02T01:45:53.842Z Documenting whoami v1.4.1
25952024-02-02T01:45:54.357Z Documenting predicates-core v1.0.6
25962024-02-02T01:45:55.334Z Documenting normalize-line-endings v0.3.0
25972024-02-02T01:45:57.275Z Documenting difflib v0.4.0
25982024-02-02T01:45:57.502Z Documenting bit-set v0.5.3
25992024-02-02T01:45:58.604Z Documenting similar v2.3.0
26002024-02-02T01:45:58.799Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26012024-02-02T01:45:59.331Z Documenting tokio-postgres v0.7.10
26022024-02-02T01:45:59.839Z Documenting getopts v0.2.21
26032024-02-02T01:46:00.166Z Documenting tokio-stream v0.1.14
26042024-02-02T01:46:00.511Z Checking ident_case v1.0.1
26052024-02-02T01:46:00.719Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26062024-02-02T01:46:02.770Z Documenting predicates v3.1.0
26072024-02-02T01:46:03.506Z Documenting match_cfg v0.1.0
26082024-02-02T01:46:04.920Z Documenting sha1 v0.10.6
26092024-02-02T01:46:05.836Z Documenting dirs-sys-next v0.1.2
26102024-02-02T01:46:07.541Z Documenting hostname v0.3.1
26112024-02-02T01:46:07.578Z Documenting rustls-pki-types v1.1.0
26122024-02-02T01:46:08.662Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26132024-02-02T01:46:10.035Z Documenting camino v1.1.6
26142024-02-02T01:46:11.004Z Documenting paste v1.0.14
26152024-02-02T01:46:11.572Z Documenting dirs-next v2.0.0
26162024-02-02T01:46:12.046Z Documenting thread_local v1.1.7
26172024-02-02T01:46:13.282Z Documenting rustls-webpki v0.102.1
26182024-02-02T01:46:13.292Z Documenting crossbeam-channel v0.5.8
26192024-02-02T01:46:13.801Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26202024-02-02T01:46:16.899Z Documenting atty v0.2.14
26212024-02-02T01:46:17.095Z Documenting term v0.7.0
26222024-02-02T01:46:17.296Z Documenting take_mut v0.2.2
26232024-02-02T01:46:18.243Z Documenting slog-json v2.6.1
26242024-02-02T01:46:19.412Z Documenting http v1.0.0
26252024-02-02T01:46:19.416Z Documenting async-stream-impl v0.3.5
26262024-02-02T01:46:19.855Z Documenting rustls v0.22.2
26272024-02-02T01:46:20.930Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26282024-02-02T01:46:21.445Z Documenting debug-ignore v1.0.5
26292024-02-02T01:46:22.738Z Documenting slog-async v2.8.0
26302024-02-02T01:46:22.995Z Documenting slog-term v2.9.0
26312024-02-02T01:46:24.963Z Documenting atomic-waker v1.1.1
26322024-02-02T01:46:25.539Z Documenting slog-bunyan v2.5.0
26332024-02-02T01:46:25.951Z Documenting async-stream v0.3.5
26342024-02-02T01:46:27.677Z Documenting multer v3.0.0
26352024-02-02T01:46:28.931Z Documenting rustls-pemfile v2.0.0
26362024-02-02T01:46:29.072Z Documenting waitgroup v0.1.2
26372024-02-02T01:46:29.390Z Checking darling_core v0.20.3
26382024-02-02T01:46:31.352Z Documenting toml v0.8.8
26392024-02-02T01:46:32.342Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26402024-02-02T01:46:33.321Z Documenting serde_path_to_error v0.1.15
26412024-02-02T01:46:33.873Z Documenting tokio-rustls v0.25.0
26422024-02-02T01:46:34.569Z Documenting strum v0.25.0
26432024-02-02T01:46:34.692Z Checking darling v0.20.3
26442024-02-02T01:46:34.830Z Documenting serde_with_macros v3.5.1
26452024-02-02T01:46:35.210Z Documenting structmeta-derive v0.2.0
26462024-02-02T01:46:37.473Z Checking structmeta v0.2.0
26472024-02-02T01:46:37.818Z Documenting instant v0.1.12
26482024-02-02T01:46:39.059Z Checking regex-syntax v0.7.5
26492024-02-02T01:46:40.035Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26502024-02-02T01:46:40.153Z Documenting macaddr v1.0.1
26512024-02-02T01:46:40.264Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26522024-02-02T01:46:41.785Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26532024-02-02T01:46:42.188Z Documenting serde_with v3.5.1
26542024-02-02T01:46:42.637Z Documenting structmeta v0.2.0
26552024-02-02T01:46:43.117Z Documenting backoff v0.4.0
26562024-02-02T01:46:44.152Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26572024-02-02T01:46:44.496Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26582024-02-02T01:46:46.216Z Documenting fastrand v2.0.0
26592024-02-02T01:46:46.382Z Documenting proc-macro-error-attr v1.0.4
26602024-02-02T01:46:46.524Z Documenting is-terminal v0.4.9
26612024-02-02T01:46:48.938Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26622024-02-02T01:46:49.051Z Documenting parse-display-derive v0.8.2
26632024-02-02T01:46:51.344Z Checking proc-macro-error v1.0.4
26642024-02-02T01:46:51.737Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26652024-02-02T01:46:51.938Z Documenting proc-macro-error v1.0.4
26662024-02-02T01:46:52.404Z Documenting tempfile v3.9.0
26672024-02-02T01:46:53.059Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26682024-02-02T01:46:53.458Z Checking proc-macro-crate v1.3.1
26692024-02-02T01:46:53.472Z Documenting proc-macro-crate v1.3.1
26702024-02-02T01:46:53.805Z Documenting hash32 v0.3.1
26712024-02-02T01:46:53.806Z Documenting stable_deref_trait v1.2.0
26722024-02-02T01:46:59.937Z Documenting embedded-io v0.4.0
26732024-02-02T01:47:00.086Z Documenting parse-display v0.8.2
26742024-02-02T01:47:00.087Z Documenting cobs v0.2.3
26752024-02-02T01:47:00.087Z Documenting camino-tempfile v1.1.1
26762024-02-02T01:47:00.087Z Documenting foreign-types-macros v0.2.3
26772024-02-02T01:47:00.087Z Documenting heapless v0.8.0
26782024-02-02T01:47:00.383Z Documenting foreign-types-shared v0.3.1
26792024-02-02T01:47:01.425Z Documenting num_enum_derive v0.5.11
26802024-02-02T01:47:02.067Z Documenting postcard v1.0.8
26812024-02-02T01:47:03.774Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26822024-02-02T01:47:04.657Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26832024-02-02T01:47:05.178Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26842024-02-02T01:47:05.364Z Documenting crucible-workspace-hack v0.1.0
26852024-02-02T01:47:05.744Z Documenting foreign-types v0.5.0
26862024-02-02T01:47:06.827Z Documenting smoltcp v0.11.0
26872024-02-02T01:47:08.099Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26882024-02-02T01:47:08.903Z Documenting cstr-argument v0.1.2
26892024-02-02T01:47:10.687Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26902024-02-02T01:47:10.800Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26912024-02-02T01:47:11.494Z Documenting num_enum v0.5.11
26922024-02-02T01:47:11.610Z Documenting colored v2.0.4
26932024-02-02T01:47:13.551Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26942024-02-02T01:47:15.293Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26952024-02-02T01:47:16.063Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26962024-02-02T01:47:16.767Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26972024-02-02T01:47:17.680Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26982024-02-02T01:47:17.968Z Documenting zone_cfg_derive v0.3.0
26992024-02-02T01:47:18.193Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27002024-02-02T01:47:18.720Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27012024-02-02T01:47:20.845Z Documenting num-derive v0.4.0
27022024-02-02T01:47:23.502Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27032024-02-02T01:47:24.002Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27042024-02-02T01:47:24.813Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27052024-02-02T01:47:25.595Z Documenting zone v0.3.0
27062024-02-02T01:47:25.609Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27072024-02-02T01:47:27.459Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27082024-02-02T01:47:31.652Z Documenting smf v0.2.2
27092024-02-02T01:47:31.872Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27102024-02-02T01:47:34.276Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27112024-02-02T01:47:34.291Z Documenting linked-hash-map v0.5.6
27122024-02-02T01:47:34.449Z Documenting password-hash v0.5.0
27132024-02-02T01:47:35.116Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27142024-02-02T01:47:37.533Z Documenting blake2 v0.10.6
27152024-02-02T01:47:37.923Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27162024-02-02T01:47:39.730Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27172024-02-02T01:47:40.462Z Documenting itertools v0.12.1
27182024-02-02T01:47:40.787Z Documenting lru-cache v0.1.2
27192024-02-02T01:47:44.827Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27202024-02-02T01:47:44.940Z Documenting argon2 v0.5.3
27212024-02-02T01:47:45.857Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27222024-02-02T01:47:46.204Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27232024-02-02T01:47:46.639Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27242024-02-02T01:47:46.652Z Documenting memmap v0.7.0
27252024-02-02T01:47:48.574Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27262024-02-02T01:47:49.912Z Documenting quick-error v1.2.3
27272024-02-02T01:47:53.022Z Documenting tap v1.0.1
27282024-02-02T01:47:53.081Z Documenting usdt v0.5.0
27292024-02-02T01:47:53.081Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27302024-02-02T01:47:53.406Z Documenting swrite v0.1.0
27312024-02-02T01:47:55.251Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27322024-02-02T01:47:55.467Z Documenting resolv-conf v0.7.0
27332024-02-02T01:47:55.640Z Documenting wyz v0.5.1
27342024-02-02T01:47:55.944Z Documenting radium v0.7.0
27352024-02-02T01:47:57.297Z Documenting newtype_derive v0.1.6
27362024-02-02T01:47:57.763Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27372024-02-02T01:47:58.758Z Documenting nibble_vec v0.1.0
27382024-02-02T01:48:00.153Z Checking heck v0.3.3
27392024-02-02T01:48:00.226Z Documenting crc-catalog v2.2.0
27402024-02-02T01:48:00.391Z Documenting funty v2.0.0
27412024-02-02T01:48:01.166Z Documenting trust-dns-resolver v0.22.0
27422024-02-02T01:48:02.330Z Documenting endian-type v0.1.2
27432024-02-02T01:48:02.616Z Documenting structopt-derive v0.4.18
27442024-02-02T01:48:02.706Z Documenting steno v0.4.0
27452024-02-02T01:48:04.489Z Documenting crc v3.0.1
27462024-02-02T01:48:04.925Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27472024-02-02T01:48:05.259Z Documenting bitvec v1.0.1
27482024-02-02T01:48:07.751Z Documenting radix_trie v0.2.1
27492024-02-02T01:48:08.813Z Documenting cancel-safe-futures v0.1.5
27502024-02-02T01:48:10.087Z Documenting xattr v1.0.1
27512024-02-02T01:48:13.311Z Documenting filetime v0.2.23
27522024-02-02T01:48:13.642Z Documenting packed_struct_codegen v0.10.1
27532024-02-02T01:48:14.990Z Documenting nodrop v0.1.14
27542024-02-02T01:48:15.771Z Documenting structopt v0.3.26
27552024-02-02T01:48:17.894Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27562024-02-02T01:48:18.903Z Documenting num-bigint-dig v0.8.4
27572024-02-02T01:48:19.036Z Documenting tar v0.4.40
27582024-02-02T01:48:19.196Z Documenting libefi-sys v0.1.0
27592024-02-02T01:48:19.235Z Documenting array-init v0.0.4
27602024-02-02T01:48:21.995Z Documenting packed_struct v0.10.1
27612024-02-02T01:48:22.220Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27622024-02-02T01:48:23.985Z Documenting pkcs1 v0.7.5
27632024-02-02T01:48:25.141Z Documenting signature v2.1.0
27642024-02-02T01:48:25.385Z Documenting bitfield v0.14.0
27652024-02-02T01:48:28.481Z Documenting arc-swap v1.6.0
27662024-02-02T01:48:29.369Z Documenting termcolor v1.2.0
27672024-02-02T01:48:29.630Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27682024-02-02T01:48:30.872Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27692024-02-02T01:48:32.348Z Documenting rsa v0.9.2
27702024-02-02T01:48:33.419Z Documenting serde-hex v0.1.0
27712024-02-02T01:48:34.266Z Documenting slog-scope v4.4.0
27722024-02-02T01:48:35.376Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27732024-02-02T01:48:35.744Z Documenting env_logger v0.10.0
27742024-02-02T01:48:36.719Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27752024-02-02T01:48:37.998Z Documenting num-rational v0.4.1
27762024-02-02T01:48:39.845Z Documenting x509-cert v0.2.4
27772024-02-02T01:48:42.235Z Documenting libsw v3.3.1
27782024-02-02T01:48:42.389Z Documenting ron v0.8.1
27792024-02-02T01:48:42.708Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27802024-02-02T01:48:42.721Z Documenting num-complex v0.4.4
27812024-02-02T01:48:43.832Z Documenting gethostname v0.4.3
27822024-02-02T01:48:44.304Z Documenting half v2.3.1
27832024-02-02T01:48:47.301Z Documenting derive-where v1.2.7
27842024-02-02T01:48:48.370Z Documenting same-file v1.0.6
27852024-02-02T01:48:48.909Z Documenting linear-map v1.2.0
27862024-02-02T01:48:49.029Z Documenting owo-colors v4.0.0
27872024-02-02T01:48:49.272Z Documenting crc-any v2.4.3
27882024-02-02T01:48:49.398Z Documenting ciborium-io v0.2.2
27892024-02-02T01:48:50.024Z Documenting num v0.4.1
27902024-02-02T01:48:53.722Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27912024-02-02T01:49:04.390Z Documenting walkdir v2.4.0
27922024-02-02T01:49:04.518Z Documenting ciborium-ll v0.2.2
27932024-02-02T01:49:04.518Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27942024-02-02T01:49:04.518Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27952024-02-02T01:49:04.540Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27962024-02-02T01:49:04.540Z Documenting slog-stdlog v4.1.1
27972024-02-02T01:49:04.614Z Documenting slog-dtrace v0.3.0
27982024-02-02T01:49:04.614Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27992024-02-02T01:49:04.618Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28002024-02-02T01:49:04.821Z Documenting path-slash v0.1.5
28012024-02-02T01:49:09.166Z Documenting slog-envlogger v2.2.0
28022024-02-02T01:49:10.020Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28032024-02-02T01:49:10.222Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28042024-02-02T01:49:11.751Z Documenting ciborium v0.2.2
28052024-02-02T01:49:12.670Z Documenting pem v3.0.2
28062024-02-02T01:49:17.392Z Documenting fxhash v0.2.1
28072024-02-02T01:49:18.282Z Documenting utf-8 v0.7.6
28082024-02-02T01:49:18.440Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28092024-02-02T01:49:18.964Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28102024-02-02T01:49:22.868Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28112024-02-02T01:49:23.694Z Documenting tungstenite v0.20.1
28122024-02-02T01:49:24.567Z Documenting vte_generate_state_changes v0.1.1
28132024-02-02T01:49:25.915Z Documenting convert_case v0.4.0
28142024-02-02T01:49:28.239Z Documenting display-error-chain v0.2.0
28152024-02-02T01:49:30.013Z Checking convert_case v0.4.0
28162024-02-02T01:49:30.319Z Documenting vte v0.11.1
28172024-02-02T01:49:31.345Z Documenting derive_more v0.99.17
28182024-02-02T01:49:33.436Z Documenting tokio-tungstenite v0.20.1
28192024-02-02T01:49:33.883Z Documenting buf-list v1.0.3
28202024-02-02T01:49:36.851Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28212024-02-02T01:49:39.772Z Documenting pin-project-internal v1.1.3
28222024-02-02T01:49:42.059Z Documenting strip-ansi-escapes v0.2.0
28232024-02-02T01:49:42.067Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28242024-02-02T01:49:42.067Z Documenting doc-comment v0.3.3
28252024-02-02T01:49:44.293Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28262024-02-02T01:49:45.857Z Checking darling_core v0.14.4
28272024-02-02T01:49:46.735Z Documenting crossbeam-deque v0.8.3
28282024-02-02T01:49:47.398Z Documenting pin-project v1.1.3
28292024-02-02T01:49:48.682Z Documenting snafu-derive v0.7.5
28302024-02-02T01:49:48.735Z Documenting nu-ansi-term v0.49.0
28312024-02-02T01:49:49.146Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28322024-02-02T01:49:51.862Z Checking darling v0.14.4
28332024-02-02T01:49:52.012Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28342024-02-02T01:49:52.798Z Documenting rayon-core v1.12.0
28352024-02-02T01:49:54.720Z Documenting reedline v0.28.0
28362024-02-02T01:49:54.914Z Documenting trust-dns-client v0.22.0
28372024-02-02T01:49:59.686Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28382024-02-02T01:50:00.237Z Documenting snafu v0.7.5
28392024-02-02T01:50:00.455Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28402024-02-02T01:50:00.867Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28412024-02-02T01:50:02.572Z Documenting globset v0.4.13
28422024-02-02T01:50:02.716Z Documenting olpc-cjson v0.1.3
28432024-02-02T01:50:05.071Z Documenting serde_plain v1.0.2
28442024-02-02T01:50:06.444Z Documenting async-recursion v1.0.5
28452024-02-02T01:50:07.241Z Documenting bytecount v0.6.3
28462024-02-02T01:50:08.603Z Documenting typed-path v0.7.0
28472024-02-02T01:50:09.664Z Documenting keccak v0.1.4
28482024-02-02T01:50:09.980Z Documenting trust-dns-server v0.22.1
28492024-02-02T01:50:11.165Z Documenting rayon v1.8.0
28502024-02-02T01:50:11.518Z Documenting papergrid v0.11.0
28512024-02-02T01:50:13.066Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28522024-02-02T01:50:13.626Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28532024-02-02T01:50:13.844Z Documenting sha3 v0.10.8
28542024-02-02T01:50:15.612Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28552024-02-02T01:50:16.937Z Documenting tough v0.16.0
28562024-02-02T01:50:17.938Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28572024-02-02T01:50:18.397Z Documenting sled v0.34.7
28582024-02-02T01:50:18.819Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28592024-02-02T01:50:20.090Z Documenting fs-err v2.11.0
28602024-02-02T01:50:21.710Z Documenting unicase v2.7.0
28612024-02-02T01:50:21.759Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28622024-02-02T01:50:22.194Z Documenting tabled_derive v0.7.0
28632024-02-02T01:50:22.752Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28642024-02-02T01:50:23.359Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28652024-02-02T01:50:23.918Z Documenting fd-lock v4.0.2
28662024-02-02T01:50:25.833Z Documenting nix v0.27.1
28672024-02-02T01:50:26.527Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28682024-02-02T01:50:26.978Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28692024-02-02T01:50:27.554Z Documenting secrecy v0.8.0
28702024-02-02T01:50:28.076Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28712024-02-02T01:50:29.918Z Documenting headers-core v0.2.0
28722024-02-02T01:50:30.468Z Documenting sqlparser_derive v0.2.2
28732024-02-02T01:50:34.173Z Documenting parse-size v1.0.0
28742024-02-02T01:50:34.255Z Documenting home v0.5.5
28752024-02-02T01:50:34.255Z Documenting unicode_categories v0.1.1
28762024-02-02T01:50:34.255Z Documenting tabled v0.15.0
28772024-02-02T01:50:35.384Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28782024-02-02T01:50:36.708Z Documenting headers v0.3.9
28792024-02-02T01:50:37.630Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28802024-02-02T01:50:37.888Z Documenting sqlparser v0.43.1
28812024-02-02T01:50:39.244Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28822024-02-02T01:50:39.413Z Documenting rustyline v13.0.0
28832024-02-02T01:50:39.680Z Documenting sqlformat v0.2.3
28842024-02-02T01:50:43.836Z Documenting mime_guess v2.0.4
28852024-02-02T01:50:46.587Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28862024-02-02T01:50:48.011Z Documenting derive_builder_core v0.12.0
28872024-02-02T01:50:48.358Z Checking derive_builder_core v0.12.0
28882024-02-02T01:50:50.711Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28892024-02-02T01:50:50.729Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28902024-02-02T01:50:51.129Z Documenting universal-hash v0.5.1
28912024-02-02T01:50:52.439Z Documenting bcs v0.1.6
28922024-02-02T01:50:57.246Z Documenting kstat-rs v0.2.3
28932024-02-02T01:50:57.317Z Documenting thiserror-impl-no-std v2.0.2
28942024-02-02T01:50:58.681Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28952024-02-02T01:50:58.846Z Documenting curve25519-dalek-derive v0.1.0
28962024-02-02T01:51:00.426Z Documenting highway v1.1.0
28972024-02-02T01:51:03.468Z Documenting opaque-debug v0.3.0
28982024-02-02T01:51:04.920Z Documenting thiserror-no-std v2.0.2
28992024-02-02T01:51:05.149Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29002024-02-02T01:51:05.467Z Documenting curve25519-dalek v4.1.1
29012024-02-02T01:51:06.127Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29022024-02-02T01:51:07.190Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29032024-02-02T01:51:07.608Z Documenting poly1305 v0.8.0
29042024-02-02T01:51:09.073Z Documenting derive_builder_macro v0.12.0
29052024-02-02T01:51:10.738Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29062024-02-02T01:51:10.920Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29072024-02-02T01:51:13.233Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29082024-02-02T01:51:14.911Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29092024-02-02T01:51:15.689Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29102024-02-02T01:51:23.718Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29112024-02-02T01:51:32.688Z Documenting portable-atomic v1.4.3
29122024-02-02T01:51:35.146Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29132024-02-02T01:51:38.038Z Documenting ed25519 v1.5.3
29142024-02-02T01:51:38.160Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29152024-02-02T01:51:38.611Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29162024-02-02T01:51:39.820Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29172024-02-02T01:51:42.129Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29182024-02-02T01:51:42.280Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29192024-02-02T01:51:43.647Z Documenting chacha20 v0.9.1
29202024-02-02T01:51:49.839Z Documenting aead v0.5.2
29212024-02-02T01:51:51.433Z Documenting lru v0.12.1
29222024-02-02T01:51:53.531Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29232024-02-02T01:51:54.618Z Documenting stability v0.1.1
29242024-02-02T01:51:55.905Z Documenting ref-cast-impl v1.0.20
29252024-02-02T01:51:59.152Z Documenting cassowary v0.3.0
29262024-02-02T01:51:59.265Z Documenting number_prefix v0.4.0
29272024-02-02T01:51:59.355Z Documenting glob v0.3.1
29282024-02-02T01:52:01.111Z Documenting chacha20poly1305 v0.10.1
29292024-02-02T01:52:03.772Z Documenting ref-cast v1.0.20
29302024-02-02T01:52:04.864Z Documenting indicatif v0.17.7
29312024-02-02T01:52:05.270Z Documenting ratatui v0.25.0
29322024-02-02T01:52:05.633Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29332024-02-02T01:52:08.152Z Documenting salty v0.2.0
29342024-02-02T01:52:10.212Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29352024-02-02T01:52:10.718Z Documenting derive_builder v0.12.0
29362024-02-02T01:52:12.171Z Documenting vsss-rs v3.3.4
29372024-02-02T01:52:14.833Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29382024-02-02T01:52:16.277Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29392024-02-02T01:52:16.480Z Documenting polar-core v0.27.0
29402024-02-02T01:52:16.497Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29412024-02-02T01:52:22.580Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29422024-02-02T01:52:23.106Z Documenting libxml v0.3.3
29432024-02-02T01:52:23.215Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29442024-02-02T01:52:29.423Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29452024-02-02T01:52:32.447Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29462024-02-02T01:52:32.803Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29472024-02-02T01:52:32.881Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29482024-02-02T01:52:35.443Z Documenting bb8 v0.8.1
29492024-02-02T01:52:41.190Z Documenting serde-big-array v0.5.1
29502024-02-02T01:52:42.049Z Documenting quick-xml v0.30.0
29512024-02-02T01:52:44.441Z Documenting rtoolbox v0.0.1
29522024-02-02T01:52:45.230Z Documenting oso-derive v0.27.0
29532024-02-02T01:52:47.713Z Documenting impl-trait-for-tuples v0.2.2
29542024-02-02T01:52:48.202Z Documenting http-range v0.1.5
29552024-02-02T01:52:48.528Z Documenting maplit v1.0.2
29562024-02-02T01:52:49.834Z Documenting is_ci v1.1.1
29572024-02-02T01:52:50.090Z Documenting humantime v2.1.0
29582024-02-02T01:52:52.427Z Documenting smawk v0.3.1
29592024-02-02T01:52:53.666Z Documenting unicode-linebreak v0.1.5
29602024-02-02T01:52:53.992Z Documenting hyper-staticfile v0.9.5
29612024-02-02T01:52:55.302Z Documenting supports-color v2.1.0
29622024-02-02T01:52:55.711Z Documenting rpassword v7.3.1
29632024-02-02T01:52:56.414Z Documenting oso v0.27.0
29642024-02-02T01:52:57.841Z Documenting samael v0.0.14
29652024-02-02T01:52:58.503Z Documenting textwrap v0.16.0
29662024-02-02T01:53:01.362Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29672024-02-02T01:53:01.669Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29682024-02-02T01:53:02.770Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29692024-02-02T01:53:04.316Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29702024-02-02T01:53:04.739Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29712024-02-02T01:53:05.142Z Documenting tui-tree-widget v0.16.0
29722024-02-02T01:53:12.016Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29732024-02-02T01:53:12.812Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29742024-02-02T01:53:14.515Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29752024-02-02T01:53:15.510Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29762024-02-02T01:53:15.880Z Documenting cookie v0.18.0
29772024-02-02T01:53:27.213Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29782024-02-02T01:53:27.214Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29792024-02-02T01:53:27.214Z Documenting rcgen v0.12.1
29802024-02-02T01:53:30.347Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29812024-02-02T01:53:30.939Z Documenting atomicwrites v0.4.3
29822024-02-02T01:53:32.493Z Documenting signal-hook-tokio v0.3.1
29832024-02-02T01:53:34.427Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29842024-02-02T01:53:37.376Z Documenting subprocess v0.2.9
29852024-02-02T01:53:39.518Z Documenting memmap2 v0.7.1
29862024-02-02T01:53:42.604Z Documenting constant_time_eq v0.3.0
29872024-02-02T01:53:43.695Z Documenting shell-words v1.1.0
29882024-02-02T01:53:44.270Z Documenting corncobs v0.1.3
29892024-02-02T01:53:44.883Z Documenting arrayvec v0.7.4
29902024-02-02T01:53:45.585Z Documenting arrayref v0.3.7
29912024-02-02T01:53:45.659Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29922024-02-02T01:53:46.789Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29932024-02-02T01:53:48.594Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29942024-02-02T01:53:49.509Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29952024-02-02T01:53:49.804Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29962024-02-02T01:53:49.980Z Documenting blake3 v1.5.0
29972024-02-02T01:53:55.742Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29982024-02-02T01:53:56.485Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29992024-02-02T01:53:58.553Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30002024-02-02T01:54:00.170Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30012024-02-02T01:54:22.066Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30022024-02-02T01:54:23.705Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30032024-02-02T01:54:24.784Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
30042024-02-02T01:54:32.085Z Documenting fatfs v0.3.6
30052024-02-02T01:54:32.289Zwarning: unclosed HTML tag `usize`
30062024-02-02T01:54:32.290Z --> wicket/src/ui/panes/update.rs:153:19
30072024-02-02T01:54:32.290Z |
30082024-02-02T01:54:32.290Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30092024-02-02T01:54:32.290Z | ^^^^^^^
30102024-02-02T01:54:32.290Z |
30112024-02-02T01:54:32.290Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30122024-02-02T01:54:32.290Z
30132024-02-02T01:54:34.317Zwarning: `wicket` (lib doc) generated 1 warning
30142024-02-02T01:54:34.318Z Documenting nanorand v0.7.0
30152024-02-02T01:54:39.129Z Documenting assert_matches v1.5.0
30162024-02-02T01:54:40.523Z Documenting topological-sort v0.2.2
30172024-02-02T01:54:41.074Z Documenting flume v0.11.0
30182024-02-02T01:54:42.372Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30192024-02-02T01:54:46.465Z Documenting omicron-zone-package v0.11.0
30202024-02-02T01:54:46.853Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30212024-02-02T01:54:47.523Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30222024-02-02T01:54:50.988Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30232024-02-02T01:54:52.463Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30242024-02-02T01:54:56.679Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30252024-02-02T01:55:06.199Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30262024-02-02T01:55:10.567Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30272024-02-02T01:55:10.567Z --> sled-agent/src/sim/instance.rs:46:7
30282024-02-02T01:55:10.568Z |
30292024-02-02T01:55:10.568Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30302024-02-02T01:55:10.568Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30312024-02-02T01:55:10.568Z |
30322024-02-02T01:55:10.568Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30332024-02-02T01:55:10.568Z
30342024-02-02T01:55:11.666Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30352024-02-02T01:55:12.913Z Documenting termios v0.3.3
30362024-02-02T01:55:15.690Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30372024-02-02T01:55:15.931Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30382024-02-02T01:55:17.584Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30392024-02-02T01:55:18.824Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30402024-02-02T01:55:31.707Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30412024-02-02T01:55:36.823Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30422024-02-02T01:55:51.120Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30432024-02-02T01:56:12.227Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30442024-02-02T01:56:15.989Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30452024-02-02T01:56:35.004Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30462024-02-02T01:56:40.294Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30472024-02-02T01:56:40.295Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30482024-02-02T01:56:40.295Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30492024-02-02T01:56:40.295Z |
30502024-02-02T01:56:40.295Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30512024-02-02T01:56:40.296Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30522024-02-02T01:56:40.296Z |
30532024-02-02T01:56:40.296Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30542024-02-02T01:56:40.296Z
30552024-02-02T01:56:42.680Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30562024-02-02T01:56:44.586Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30572024-02-02T01:56:45.137Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30582024-02-02T01:57:00.850Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30592024-02-02T01:57:00.865Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30602024-02-02T01:58:17.875Zwarning: unresolved link to `VolumeConstructionRequest`
30612024-02-02T01:58:17.875Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30622024-02-02T01:58:17.875Z |
30632024-02-02T01:58:17.875Z338 | /// [`VolumeConstructionRequest`] is shown here):
30642024-02-02T01:58:17.876Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30652024-02-02T01:58:17.876Z |
30662024-02-02T01:58:17.876Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30672024-02-02T01:58:17.876Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30682024-02-02T01:58:17.876Z
30692024-02-02T01:58:17.898Zwarning: unresolved link to `fd00:1122:3344:101::5`
30702024-02-02T01:58:17.898Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30712024-02-02T01:58:17.898Z |
30722024-02-02T01:58:17.899Z348 | /// "[fd00:1122:3344:101::5]:1000",
30732024-02-02T01:58:17.899Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30742024-02-02T01:58:17.899Z
30752024-02-02T01:58:17.899Zwarning: unresolved link to `fd00:1122:3344:102::9`
30762024-02-02T01:58:17.899Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30772024-02-02T01:58:17.899Z |
30782024-02-02T01:58:17.899Z349 | /// "[fd00:1122:3344:102::9]:1000",
30792024-02-02T01:58:17.899Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30802024-02-02T01:58:17.900Z
30812024-02-02T01:58:17.900Zwarning: unresolved link to `fd00:1122:3344:103::2`
30822024-02-02T01:58:17.900Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30832024-02-02T01:58:17.900Z |
30842024-02-02T01:58:17.900Z350 | /// "[fd00:1122:3344:103::2]:1000"
30852024-02-02T01:58:17.901Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30862024-02-02T01:58:17.901Z
30872024-02-02T01:58:17.901Zwarning: unresolved link to `fd00:1122:3344:101::5`
30882024-02-02T01:58:17.901Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30892024-02-02T01:58:17.901Z |
30902024-02-02T01:58:17.901Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30912024-02-02T01:58:17.901Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30922024-02-02T01:58:17.902Z
30932024-02-02T01:58:17.902Zwarning: unresolved link to `fd00:1122:3344:102::9`
30942024-02-02T01:58:17.902Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30952024-02-02T01:58:17.902Z |
30962024-02-02T01:58:17.902Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30972024-02-02T01:58:17.902Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30982024-02-02T01:58:17.902Z
30992024-02-02T01:58:17.902Zwarning: unresolved link to `fd00:1122:3344:103::2`
31002024-02-02T01:58:17.903Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31012024-02-02T01:58:17.903Z |
31022024-02-02T01:58:17.903Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31032024-02-02T01:58:17.903Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31042024-02-02T01:58:17.903Z
31052024-02-02T01:58:22.744Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31062024-02-02T01:58:56.182Z Finished dev [unoptimized + debuginfo] target(s) in 16m 56s
31072024-02-02T01:58:56.295Z
31082024-02-02T01:58:56.298Zreal 16:56.473169257
31092024-02-02T01:58:56.299Zuser 55:20.678304194
31102024-02-02T01:58:56.299Zsys 1:03:56.859139259
31112024-02-02T01:58:56.299Ztrap 1.896877119
31122024-02-02T01:58:56.299Ztflt 0.095045224
31132024-02-02T01:58:56.299Zdflt 0.570672513
31142024-02-02T01:58:56.299Zkflt 0.000244136
31152024-02-02T01:58:56.299Zlock 3:22:28.452780565
31162024-02-02T01:58:56.299Zslp 4:18:08.297468409
31172024-02-02T01:58:56.299Zlat 5:24.891997266
31182024-02-02T01:58:56.299Zstop 1:36.271973350
31192024-02-02T01:58:56.299Zprocess exited: duration 1888144 ms, exit code 0
 
31202024-02-02T01:58:56.306Zfound 0 output files