01HMASP48J0R5D750NW8BJT37N: 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: 01HMASPMXXWC42WPC9BS0BAD36

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-17T04:12:39.632Zjob assigned to worker 01HMASW4BKMW1GMCBZ2300PBGT (queued for 4 m 2 s)
 
22024-01-17T04:12:40.474Zstarting task 0: "setup"
32024-01-17T04:12:40.489Z++ uname -s
42024-01-17T04:12:40.500Z+ kern=SunOS
52024-01-17T04:12:40.501Z+ case "$kern" in
62024-01-17T04:12:40.501Z+ groupadd -g 12345 build
72024-01-17T04:12:40.501Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-17T04:12:42.545Z+ zfs create -o mountpoint=/work rpool/work
92024-01-17T04:12:42.653Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-17T04:12:42.665Z+ home_fs=zfs
112024-01-17T04:12:42.666Z+ [[ zfs == autofs ]]
122024-01-17T04:12:42.666Z+ mkdir -p /home/build
132024-01-17T04:12:42.666Z+ chown build:build /home/build /work
142024-01-17T04:12:44.658Z+ chmod 0700 /home/build /work
152024-01-17T04:12:44.666Zprocess exited: duration 4187 ms, exit code 0
 
162024-01-17T04:12:44.690Zstarting task 1: "rust-toolchain"
172024-01-17T04:12:45.138Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-17T04:12:45.139Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-17T04:12:45.140Zinfo: downloading installer
202024-01-17T04:12:46.103Zwarning: it looks like you have an existing installation of Rust at:
212024-01-17T04:12:46.103Zwarning: /opt/ooce/bin
222024-01-17T04:12:46.103Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-17T04:12:46.103Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-17T04:12:46.103Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-17T04:12:46.103Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-17T04:12:46.103Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-17T04:12:46.104Zerror: cannot install while Rust is installed
282024-01-17T04:12:46.104Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-17T04:12:46.210Zinfo: profile set to 'default'
302024-01-17T04:12:46.211Zinfo: default host triple is x86_64-unknown-illumos
312024-01-17T04:12:46.220Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-17T04:12:46.381Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-17T04:12:46.381Zinfo: downloading component 'cargo'
342024-01-17T04:12:46.966Zinfo: downloading component 'clippy'
352024-01-17T04:12:47.175Zinfo: downloading component 'rust-docs'
362024-01-17T04:12:47.905Zinfo: downloading component 'rust-std'
372024-01-17T04:12:49.210Zinfo: downloading component 'rustc'
382024-01-17T04:12:52.352Zinfo: downloading component 'rustfmt'
392024-01-17T04:12:52.496Zinfo: installing component 'cargo'
402024-01-17T04:12:53.943Zinfo: installing component 'clippy'
412024-01-17T04:12:54.570Zinfo: installing component 'rust-docs'
422024-01-17T04:12:57.361Zinfo: installing component 'rust-std'
432024-01-17T04:13:01.012Zinfo: installing component 'rustc'
442024-01-17T04:13:07.818Zinfo: installing component 'rustfmt'
452024-01-17T04:13:08.288Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-17T04:13:08.288Z
472024-01-17T04:13:08.484Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-17T04:13:08.484Z
492024-01-17T04:13:08.498Z
502024-01-17T04:13:08.498ZRust is installed now. Great!
512024-01-17T04:13:08.498Z
522024-01-17T04:13:08.498ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-17T04:13:08.499Zenvironment variable. This has not been done automatically.
542024-01-17T04:13:08.499Z
552024-01-17T04:13:08.499ZTo configure your current shell, run:
562024-01-17T04:13:08.499Zsource "$HOME/.cargo/env"
572024-01-17T04:13:08.564Z+ rustc --version
582024-01-17T04:13:08.686Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-17T04:13:08.713Zprocess exited: duration 23999 ms, exit code 0
 
602024-01-17T04:13:08.748Zstarting task 2: "authentication"
612024-01-17T04:13:09.186Zprocess exited: duration 441 ms, exit code 0
 
622024-01-17T04:13:09.199Zstarting task 3: "clone repository"
632024-01-17T04:13:09.203Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-17T04:13:10.218Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-17T04:13:10.235ZCloning into '/work/oxidecomputer/omicron'...
662024-01-17T04:13:16.455Z+ cd /work/oxidecomputer/omicron
672024-01-17T04:13:16.459Z+ [[ -n renovate/trybuild-1.x ]]
682024-01-17T04:13:16.459Z+ git fetch origin renovate/trybuild-1.x
692024-01-17T04:13:16.822ZFrom https://github.com/oxidecomputer/omicron
702024-01-17T04:13:16.823Z * branch renovate/trybuild-1.x -> FETCH_HEAD
712024-01-17T04:13:16.928Z+ git checkout -B renovate/trybuild-1.x remotes/origin/renovate/trybuild-1.x
722024-01-17T04:13:16.958ZSwitched to a new branch 'renovate/trybuild-1.x'
732024-01-17T04:13:16.971Zbranch 'renovate/trybuild-1.x' set up to track 'origin/renovate/trybuild-1.x'.
742024-01-17T04:13:16.971Z+ git reset --hard c5cfd2c6102b6b73b24965a652f67fe06ddf70b1
752024-01-17T04:13:16.971ZHEAD is now at c5cfd2c61 Update Rust crate trybuild to 1.0.89
762024-01-17T04:13:16.971Zprocess exited: duration 7761 ms, exit code 0
 
772024-01-17T04:13:17.014Zstarting task 4: "build"
782024-01-17T04:13:17.034Z+ cargo --version
792024-01-17T04:13:17.034Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
802024-01-17T04:13:17.196Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
812024-01-17T04:13:18.444Zinfo: downloading component 'cargo'
822024-01-17T04:13:18.454Zinfo: downloading component 'clippy'
832024-01-17T04:13:18.454Zinfo: downloading component 'rust-docs'
842024-01-17T04:13:18.901Zinfo: downloading component 'rust-std'
852024-01-17T04:13:20.147Zinfo: downloading component 'rustc'
862024-01-17T04:13:23.598Zinfo: downloading component 'rustfmt'
872024-01-17T04:13:23.790Zinfo: installing component 'cargo'
882024-01-17T04:13:25.140Zinfo: installing component 'clippy'
892024-01-17T04:13:25.658Zinfo: installing component 'rust-docs'
902024-01-17T04:13:28.574Zinfo: installing component 'rust-std'
912024-01-17T04:13:31.054Zinfo: installing component 'rustc'
922024-01-17T04:13:37.398Zinfo: installing component 'rustfmt'
932024-01-17T04:13:37.952Zcargo 1.74.1 (ecb9851af 2023-10-18)
942024-01-17T04:13:37.957Z+ rustc --version
952024-01-17T04:13:38.079Zrustc 1.74.1 (a28077b28 2023-12-04)
962024-01-17T04:13:38.085Z+ source ./env.sh
972024-01-17T04:13:38.088Z++ set -o xtrace
982024-01-17T04:13:38.091Z++++ dirname ./env.sh
992024-01-17T04:13:38.159Z+++ cd .
1002024-01-17T04:13:38.573Z+++ echo /work/oxidecomputer/omicron
1012024-01-17T04:13:38.573Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022024-01-17T04:13:38.573Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-01-17T04:13:38.573Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042024-01-17T04:13:38.573Z++ 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
1052024-01-17T04:13:38.574Z++ 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
1062024-01-17T04:13:38.574Z++ 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
1072024-01-17T04:13:38.574Z++ 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
1082024-01-17T04:13:38.574Z++ 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
1092024-01-17T04:13:38.574Z++ 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
1102024-01-17T04:13:38.574Z++ unset OMICRON_WS
1112024-01-17T04:13:38.575Z++ set +o xtrace
1122024-01-17T04:13:38.583Z
1132024-01-17T04:13:38.583Z ##### ##### ###### ##### ###### #### # # # #### #
1142024-01-17T04:13:38.584Z # # # # # # # # # # # # # # #
1152024-01-17T04:13:38.584Z # # # # ##### # # ##### # # # # # #### #
1162024-01-17T04:13:38.584Z ##### ##### # ##### # # # # # # # # #
1172024-01-17T04:13:38.584Z # # # # # # # # # # # # # # #
1182024-01-17T04:13:38.584Z # # # ###### # # ###### ### # #### # #### #
1192024-01-17T04:13:38.585Z
1202024-01-17T04:13:50.189Z Startup: Refreshing catalog 'helios-dev' ... Done
1212024-01-17T04:13:52.275Z Startup: Caching catalogs ... Done
1222024-01-17T04:13:54.047ZPlanning: Solver setup ... Done (1.779s)
1232024-01-17T04:13:54.168ZPlanning: Running solver ... Done (0.050s)
1242024-01-17T04:13:54.188ZPlanning: Finding local manifests ... Done (0.002s)
1252024-01-17T04:13:54.188ZPlanning: Fetching manifests: 0/4 0% complete
1262024-01-17T04:13:54.438ZPlanning: Fetching manifests: 4/4 100% complete
1272024-01-17T04:13:54.615ZPlanning: Package planning ... Done (0.182s)
1282024-01-17T04:13:54.706ZPlanning: Merging actions ... Done (0.086s)
1292024-01-17T04:13:55.684ZPlanning: Checking for conflicting actions ... Done (0.980s)
1302024-01-17T04:13:55.696ZPlanning: Consolidating action changes ... Done (0.017s)
1312024-01-17T04:14:00.980ZPlanning: Evaluating mediators ... Done (4.866s)
1322024-01-17T04:14:00.992ZPlanning: Planning completed in 8.66 seconds
1332024-01-17T04:14:03.934Z Packages to install: 4
1342024-01-17T04:14:03.934Z Mediators to change: 2
1352024-01-17T04:14:03.934Z Services to change: 1
1362024-01-17T04:14:03.948Z Estimated space available: 148.87 GB
1372024-01-17T04:14:03.948ZEstimated space to be consumed: 1.40 GB
1382024-01-17T04:14:03.948Z Create boot environment: No
1392024-01-17T04:14:03.948ZCreate backup boot environment: No
1402024-01-17T04:14:03.948Z Rebuild boot archive: No
1412024-01-17T04:14:03.948Z
1422024-01-17T04:14:03.948ZChanged mediators:
1432024-01-17T04:14:03.948Z mediator clang:
1442024-01-17T04:14:03.949Z version: None -> 15 (system default)
1452024-01-17T04:14:03.949Z
1462024-01-17T04:14:03.949Z mediator llvm:
1472024-01-17T04:14:03.949Z version: 14 (system default) -> 15 (system default)
1482024-01-17T04:14:03.949Z
1492024-01-17T04:14:03.949ZChanged packages:
1502024-01-17T04:14:03.949Zhelios-dev
1512024-01-17T04:14:03.949Z developer/build-essential
1522024-01-17T04:14:03.949Z None -> 11-2.0
1532024-01-17T04:14:03.949Z library/libxmlsec1
1542024-01-17T04:14:03.949Z None -> 1.2.35-2.0
1552024-01-17T04:14:03.950Z ooce/developer/clang-15
1562024-01-17T04:14:03.950Z None -> 15.0.7-2.0
1572024-01-17T04:14:03.950Z ooce/developer/llvm-15
1582024-01-17T04:14:03.950Z None -> 15.0.7-2.0
1592024-01-17T04:14:03.950Z
1602024-01-17T04:14:03.950ZServices:
1612024-01-17T04:14:03.950Z restart_fmri:
1622024-01-17T04:14:03.950Z svc:/system/update-man-index:default
1632024-01-17T04:14:03.950Z
1642024-01-17T04:14:03.951ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652024-01-17T04:14:08.732ZDownload: 1286/3290 items 101.2/212.6MB 47% complete (20.6M/s)
1662024-01-17T04:14:13.730ZDownload: 3104/3290 items 126.1/212.6MB 59% complete (12.6M/s)
1672024-01-17T04:14:16.267ZDownload: Completed 212.60 MB in 12.54 seconds (16.9M/s)
1682024-01-17T04:14:17.043Z Actions: 1/3689 actions (Installing new actions)
1692024-01-17T04:14:22.084Z Actions: 3207/3689 actions (Installing new actions)
1702024-01-17T04:14:24.661Z Actions: Completed 3689 actions in 7.58 seconds.
1712024-01-17T04:14:24.952Z Done (0.241s)
1722024-01-17T04:14:24.952Z Done (0.000s)
1732024-01-17T04:14:25.318Z Done (0.308s)
1742024-01-17T04:14:32.573Z Done (7.257s)
1752024-01-17T04:14:32.848Z Done (0.131s)
1762024-01-17T04:14:33.326Z Done (0.000s)
1772024-01-17T04:14:33.333Z Done (0.000s)
1782024-01-17T04:14:33.800ZPlanning: Evaluating mediator changes ... Done
1792024-01-17T04:14:34.101ZPlanning: Checking for conflicting actions ... Done
1802024-01-17T04:14:34.135ZPlanning: Consolidating action changes ... Done
1812024-01-17T04:14:34.568ZPlanning: Evaluating mediators ... Done
1822024-01-17T04:14:34.690ZPlanning: Planning completed in 0.74 seconds
1832024-01-17T04:14:34.714Z Mediators to change: 2
1842024-01-17T04:14:34.714Z Create boot environment: No
1852024-01-17T04:14:34.714ZCreate backup boot environment: No
1862024-01-17T04:14:34.738Z Done
1872024-01-17T04:14:34.738Z Done
1882024-01-17T04:14:34.902Z Done
1892024-01-17T04:14:40.964Z Done
1902024-01-17T04:14:40.964Z Done
1912024-01-17T04:14:40.964Z Done
1922024-01-17T04:14:40.964Z Done
1932024-01-17T04:14:41.933ZPlanning: Evaluating mediator changes ... Done
1942024-01-17T04:14:41.943ZPlanning: Merging actions ... Done
1952024-01-17T04:14:42.266ZPlanning: Checking for conflicting actions ... Done
1962024-01-17T04:14:42.280ZPlanning: Consolidating action changes ... Done
1972024-01-17T04:14:42.728ZPlanning: Evaluating mediators ... Done
1982024-01-17T04:14:42.786ZPlanning: Planning completed in 1.28 seconds
1992024-01-17T04:14:42.849Z Packages to change: 1
2002024-01-17T04:14:42.849Z Mediators to change: 1
2012024-01-17T04:14:42.859Z Services to change: 1
2022024-01-17T04:14:42.859Z Create boot environment: No
2032024-01-17T04:14:42.859ZCreate backup boot environment: Yes
2042024-01-17T04:14:45.287Z Actions: 1/6 actions (Updating modified actions)
2052024-01-17T04:14:46.150Z Actions: Completed 6 actions in 0.00 seconds.
2062024-01-17T04:14:46.151Z Done
2072024-01-17T04:14:46.151Z Done
2082024-01-17T04:14:46.151Z Done
2092024-01-17T04:14:50.980Z Done
2102024-01-17T04:14:51.110Z Done
2112024-01-17T04:14:51.133Z Done
2122024-01-17T04:14:51.305Z Done
2132024-01-17T04:14:51.881ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142024-01-17T04:14:51.882Zclang system 15 system
2152024-01-17T04:14:51.882Zcsh system system illumos
2162024-01-17T04:14:51.882Zctags system system illumos
2172024-01-17T04:14:51.882Zgcc vendor 12 vendor
2182024-01-17T04:14:51.882Zgcc system 10 system
2192024-01-17T04:14:51.882Zgcc system 7 system
2202024-01-17T04:14:51.882Zgo system 1.20 system
2212024-01-17T04:14:51.882Zgo system 1.19 system
2222024-01-17T04:14:51.882Zllvm system 15 system
2232024-01-17T04:14:51.882Zllvm system 14 system
2242024-01-17T04:14:51.882Zmariadb system 10.6 system
2252024-01-17T04:14:51.883Zmta vendor vendor dma
2262024-01-17T04:14:51.883Zopenjdk system 17 system
2272024-01-17T04:14:51.883Zopenjdk system 11 system
2282024-01-17T04:14:51.883Zopenjdk system 1.8 system
2292024-01-17T04:14:51.883Zopenssl vendor 3 vendor
2302024-01-17T04:14:51.883Zperl system 5.36 system
2312024-01-17T04:14:51.884Zpostgresql system 15 system
2322024-01-17T04:14:51.885Zpostgresql system 13 system
2332024-01-17T04:14:51.885Zpython vendor 3 vendor
2342024-01-17T04:14:51.885Zpython system 2 system
2352024-01-17T04:14:51.885Zpython3 system 3.11 system
2362024-01-17T04:14:51.885Zruby system 3.0 system
2372024-01-17T04:14:51.885Zwords vendor vendor american-english
2382024-01-17T04:14:51.885Zwords system system australian-english
2392024-01-17T04:14:51.885Zwords system system british-english
2402024-01-17T04:14:51.885Zwords system system canadian-english
2412024-01-17T04:14:51.886Zwords system system french
2422024-01-17T04:14:51.886Zwords system system italian
2432024-01-17T04:14:51.886Zwords system system ngerman
2442024-01-17T04:14:51.886Zwords system system ogerman
2452024-01-17T04:14:51.886Zwords system system spanish
2462024-01-17T04:14:52.399ZFMRI IFO
2472024-01-17T04:14:52.399Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482024-01-17T04:14:52.399Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492024-01-17T04:14:52.400Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502024-01-17T04:14:52.400Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2512024-01-17T04:14:52.400Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522024-01-17T04:14:52.400Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2532024-01-17T04:14:52.400Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2542024-01-17T04:14:52.401Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2552024-01-17T04:14:52.473Z+ set -o errexit
2562024-01-17T04:14:52.476Z+++ dirname ./tools/ci_download_cockroachdb
2572024-01-17T04:14:52.476Z++ cd ./tools
2582024-01-17T04:14:52.476Z++ pwd
2592024-01-17T04:14:52.476Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602024-01-17T04:14:52.481Z++ basename ./tools/ci_download_cockroachdb
2612024-01-17T04:14:52.481Z+ ARG0=ci_download_cockroachdb
2622024-01-17T04:14:52.481Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632024-01-17T04:14:52.485Z+ CIDL_VERSION=v22.1.9
2642024-01-17T04:14:52.485Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652024-01-17T04:14:52.485Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2662024-01-17T04:14:52.486Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2672024-01-17T04:14:52.486Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2682024-01-17T04:14:52.486Z+ TARGET_DIR=out
2692024-01-17T04:14:52.486Z+ DOWNLOAD_DIR=out/downloads
2702024-01-17T04:14:52.486Z+ DEST_DIR=./out/cockroachdb
2712024-01-17T04:14:52.486Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722024-01-17T04:14:52.486Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732024-01-17T04:14:52.486Z+ main
2742024-01-17T04:14:52.486Z+ [[ 0 != 0 ]]
2752024-01-17T04:14:52.486Z+ CIDL_OS=solaris2.11
2762024-01-17T04:14:52.486Z+ [[ 0 != 0 ]]
2772024-01-17T04:14:52.486Z+ configure_os solaris2.11
2782024-01-17T04:14:52.488Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792024-01-17T04:14:52.488Zcurrent directory: /work/oxidecomputer/omicron
2802024-01-17T04:14:52.488Z+ echo 'configuring based on OS: "solaris2.11"'
2812024-01-17T04:14:52.488Z+ case "$1" in
2822024-01-17T04:14:52.488Zconfiguring based on OS: "solaris2.11"
2832024-01-17T04:14:52.488Z+ CIDL_BUILD=illumos
2842024-01-17T04:14:52.488Z+ CIDL_SUFFIX=tar.gz
2852024-01-17T04:14:52.488Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2862024-01-17T04:14:52.488Z+ CIDL_MD5FUNC=do_md5sum
2872024-01-17T04:14:52.488Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882024-01-17T04:14:52.488Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892024-01-17T04:14:52.489Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902024-01-17T04:14:52.489Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912024-01-17T04:14:52.489Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-01-17T04:14:52.489Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932024-01-17T04:14:52.489Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-01-17T04:14:52.489Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952024-01-17T04:14:52.489ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-01-17T04:14:52.489Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972024-01-17T04:14:52.489ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-01-17T04:14:52.489Z+ mkdir -p out/downloads
2992024-01-17T04:14:52.494Z+ mkdir -p ./out/cockroachdb
3002024-01-17T04:14:52.494Z+ local DO_DOWNLOAD=true
3012024-01-17T04:14:52.495Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022024-01-17T04:14:52.495Z+ '[' true == true ']'
3032024-01-17T04:14:52.495Z+ echo Downloading...
3042024-01-17T04:14:52.495ZDownloading...
3052024-01-17T04:14:52.495Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062024-01-17T04:14:52.496Z+ 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
3072024-01-17T04:14:54.359Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-01-17T04:14:54.367Z++ md5sum
3092024-01-17T04:14:54.367Z++ awk '{print $1}'
3102024-01-17T04:14:54.582Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3112024-01-17T04:14:54.583Z+ [[ 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 ]]
3122024-01-17T04:14:54.583Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-01-17T04:14:54.609Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142024-01-17T04:14:58.034Z+ do_assemble_illumos
3152024-01-17T04:14:58.034Z+ rm -r ./out/cockroachdb
3162024-01-17T04:14:58.046Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172024-01-17T04:14:58.615Z+ ./out/cockroachdb/bin/cockroach version
3182024-01-17T04:14:58.913ZBuild Tag: v22.1.9-dirty
3192024-01-17T04:14:58.913ZBuild Time: 2022/10/26 21:17:46
3202024-01-17T04:14:58.913ZDistribution: OSS
3212024-01-17T04:14:58.913ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222024-01-17T04:14:58.914ZGo Version: go1.17.13
3232024-01-17T04:14:58.914ZC Compiler: gcc 10.3.0
3242024-01-17T04:14:58.914ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252024-01-17T04:14:58.914ZBuild Type: release
3262024-01-17T04:14:58.931Z+ set -o errexit
3272024-01-17T04:14:58.931Z+++ dirname ./tools/ci_download_clickhouse
3282024-01-17T04:14:58.931Z++ cd ./tools
3292024-01-17T04:14:58.931Z++ pwd
3302024-01-17T04:14:58.931Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312024-01-17T04:14:58.931Z++ basename ./tools/ci_download_clickhouse
3322024-01-17T04:14:58.932Z+ ARG0=ci_download_clickhouse
3332024-01-17T04:14:58.932Z+ TARGET_DIR=out
3342024-01-17T04:14:58.932Z+ DOWNLOAD_DIR=out/downloads
3352024-01-17T04:14:58.932Z+ DEST_DIR=./out/clickhouse
3362024-01-17T04:14:58.932Z+ CIDL_VERSION=v22.8.9.24
3372024-01-17T04:14:58.932Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382024-01-17T04:14:58.932Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392024-01-17T04:14:58.933Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402024-01-17T04:14:58.933Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412024-01-17T04:14:58.933Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422024-01-17T04:14:58.933Z+ main
3432024-01-17T04:14:58.933Z+ [[ 0 != 0 ]]
3442024-01-17T04:14:58.933Z+ CIDL_OS=solaris2.11
3452024-01-17T04:14:58.933Z+ [[ 0 != 0 ]]
3462024-01-17T04:14:58.933Z+ configure_os solaris2.11
3472024-01-17T04:14:58.934Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482024-01-17T04:14:58.935Zcurrent directory: /work/oxidecomputer/omicron
3492024-01-17T04:14:58.936Z+ echo 'configuring based on OS: "solaris2.11"'
3502024-01-17T04:14:58.936Z+ CIDL_DASHREV=
3512024-01-17T04:14:58.936Z+ case "$1" in
3522024-01-17T04:14:58.936Zconfiguring based on OS: "solaris2.11"
3532024-01-17T04:14:58.936Z+ CIDL_PLATFORM=illumos
3542024-01-17T04:14:58.937Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552024-01-17T04:14:58.937Z+ CIDL_MD5FUNC=do_md5sum
3562024-01-17T04:14:58.937Z+ CIDL_DASHREV=-1
3572024-01-17T04:14:58.937Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582024-01-17T04:14:58.937Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592024-01-17T04:14:58.938Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-01-17T04:14:58.938Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-01-17T04:14:58.938Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622024-01-17T04:14:58.938ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-01-17T04:14:58.939Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642024-01-17T04:14:58.939ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-01-17T04:14:58.939Z+ mkdir -p out/downloads
3662024-01-17T04:14:58.939Z+ mkdir -p ./out/clickhouse
3672024-01-17T04:14:58.940Z+ local DO_DOWNLOAD=true
3682024-01-17T04:14:58.940Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692024-01-17T04:14:58.940Z+ '[' true == true ']'
3702024-01-17T04:14:58.940Z+ echo Downloading...
3712024-01-17T04:14:58.942ZDownloading...
3722024-01-17T04:14:58.942Z+ 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
3732024-01-17T04:14:58.943Z+ 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
3742024-01-17T04:15:00.822Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752024-01-17T04:15:00.841Z++ md5sum
3762024-01-17T04:15:00.841Z++ awk '{print $1}'
3772024-01-17T04:15:01.104Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782024-01-17T04:15:01.104Z+ [[ 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 ]]
3792024-01-17T04:15:01.104Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802024-01-17T04:15:01.115Z+ mkdir -p ./out/clickhouse
3812024-01-17T04:15:01.115Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822024-01-17T04:15:06.458Z+ ./out/clickhouse/clickhouse server --version
3832024-01-17T04:15:06.478ZClickHouse server version 22.8.9.1.
3842024-01-17T04:15:06.478Z+ set -o errexit
3852024-01-17T04:15:06.478Z+++ dirname ./tools/ci_download_console
3862024-01-17T04:15:06.478Z++ cd ./tools
3872024-01-17T04:15:06.479Z++ pwd
3882024-01-17T04:15:06.479Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892024-01-17T04:15:06.479Z++ basename ./tools/ci_download_console
3902024-01-17T04:15:06.479Z+ ARG0=ci_download_console
3912024-01-17T04:15:06.480Z+ TARGET_DIR=out
3922024-01-17T04:15:06.480Z+ DOWNLOAD_DIR=out/downloads
3932024-01-17T04:15:06.480Z+ DEST_DIR=./out/console-assets
3942024-01-17T04:15:06.480Z+ source /work/oxidecomputer/omicron/tools/console_version
3952024-01-17T04:15:06.480Z++ COMMIT=367142c5ed711e6dcfc59586277775020625bd6a
3962024-01-17T04:15:06.480Z++ SHA2=7e061165950fc064811cc5f26d7b7bd102c0df63797ef05cf73d737c2fdceb87
3972024-01-17T04:15:06.482Z+ URL=https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz
3982024-01-17T04:15:06.482Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992024-01-17T04:15:06.482Z+ main
4002024-01-17T04:15:06.482Z+ [[ 0 != 0 ]]
4012024-01-17T04:15:06.482Z+ echo 'URL: https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz'
4022024-01-17T04:15:06.483ZURL: https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz
4032024-01-17T04:15:06.483Z+ echo 'Local file: out/downloads/console.tar.gz'
4042024-01-17T04:15:06.483ZLocal file: out/downloads/console.tar.gz
4052024-01-17T04:15:06.483Z+ local DO_DOWNLOAD=true
4062024-01-17T04:15:06.483Z+ [[ -f out/downloads/console.tar.gz ]]
4072024-01-17T04:15:06.484Z+ mkdir -p out/downloads
4082024-01-17T04:15:06.484Z+ '[' true == true ']'
4092024-01-17T04:15:06.484Z+ echo Downloading...
4102024-01-17T04:15:06.484ZDownloading...
4112024-01-17T04:15:06.484Z+ do_download_curl https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz out/downloads/console.tar.gz
4122024-01-17T04:15:06.484Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/367142c5ed711e6dcfc59586277775020625bd6a.tar.gz
4132024-01-17T04:15:06.735Z++ do_sha256sum out/downloads/console.tar.gz
4142024-01-17T04:15:06.744Z++ case "$OSTYPE" in
4152024-01-17T04:15:06.744Z++ SHA=sha256sum
4162024-01-17T04:15:06.744Z++ sha256sum
4172024-01-17T04:15:06.745Z++ awk '{print $1}'
4182024-01-17T04:15:06.799Z+ calculated_sha2=7e061165950fc064811cc5f26d7b7bd102c0df63797ef05cf73d737c2fdceb87
4192024-01-17T04:15:06.799Z+ [[ 7e061165950fc064811cc5f26d7b7bd102c0df63797ef05cf73d737c2fdceb87 != \7\e\0\6\1\1\6\5\9\5\0\f\c\0\6\4\8\1\1\c\c\5\f\2\6\d\7\b\7\b\d\1\0\2\c\0\d\f\6\3\7\9\7\e\f\0\5\c\f\7\3\d\7\3\7\c\2\f\d\c\e\b\8\7 ]]
4202024-01-17T04:15:06.799Z+ rm -rf ./out/console-assets
4212024-01-17T04:15:06.811Z+ mkdir -p ./out/console-assets
4222024-01-17T04:15:06.811Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232024-01-17T04:15:06.811Z+ mkdir -p ./out/console-assets
4242024-01-17T04:15:06.811Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252024-01-17T04:15:06.944Z+ set -o errexit
4262024-01-17T04:15:06.958Z+++ dirname ./tools/ci_download_maghemite_openapi
4272024-01-17T04:15:06.958Z++ cd ./tools
4282024-01-17T04:15:06.958Z++ pwd
4292024-01-17T04:15:06.958Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302024-01-17T04:15:06.958Z++ basename ./tools/ci_download_maghemite_openapi
4312024-01-17T04:15:06.959Z+ ARG0=ci_download_maghemite_openapi
4322024-01-17T04:15:06.959Z+ TARGET_DIR=out
4332024-01-17T04:15:06.959Z+ DOWNLOAD_DIR=out/downloads
4342024-01-17T04:15:06.960Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352024-01-17T04:15:06.960Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4362024-01-17T04:15:06.960Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372024-01-17T04:15:06.960Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4382024-01-17T04:15:06.960Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4392024-01-17T04:15:06.960Z+ main
4402024-01-17T04:15:06.960Z+ [[ 0 != 0 ]]
4412024-01-17T04:15:06.960Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4422024-01-17T04:15:06.960ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4432024-01-17T04:15:06.960Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4442024-01-17T04:15:06.961Z+ local DO_DOWNLOAD=true
4452024-01-17T04:15:06.961ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4462024-01-17T04:15:06.961Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4472024-01-17T04:15:06.961Z+ mkdir -p out/downloads
4482024-01-17T04:15:06.961Z+ '[' true == true ']'
4492024-01-17T04:15:06.961Z+ echo Downloading...
4502024-01-17T04:15:06.961ZDownloading...
4512024-01-17T04:15:06.962Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4522024-01-17T04:15:06.962Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4532024-01-17T04:15:07.361Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4542024-01-17T04:15:07.361Z++ case "$OSTYPE" in
4552024-01-17T04:15:07.370Z++ SHA=sha256sum
4562024-01-17T04:15:07.370Z++ sha256sum
4572024-01-17T04:15:07.370Z++ awk '{print $1}'
4582024-01-17T04:15:07.370Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4592024-01-17T04:15:07.370Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4602024-01-17T04:15:07.370Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612024-01-17T04:15:07.371Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4622024-01-17T04:15:07.371Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4632024-01-17T04:15:07.371Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4642024-01-17T04:15:07.371Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4652024-01-17T04:15:07.371Z+ main
4662024-01-17T04:15:07.371Z+ [[ 0 != 0 ]]
4672024-01-17T04:15:07.372Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4682024-01-17T04:15:07.372ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4692024-01-17T04:15:07.372Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4702024-01-17T04:15:07.372ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4712024-01-17T04:15:07.372Z+ local DO_DOWNLOAD=true
4722024-01-17T04:15:07.373Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4732024-01-17T04:15:07.373Z+ mkdir -p out/downloads
4742024-01-17T04:15:07.373Z+ '[' true == true ']'
4752024-01-17T04:15:07.373Z+ echo Downloading...
4762024-01-17T04:15:07.373ZDownloading...
4772024-01-17T04:15:07.373Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4782024-01-17T04:15:07.373Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4792024-01-17T04:15:07.598Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4802024-01-17T04:15:07.647Z++ case "$OSTYPE" in
4812024-01-17T04:15:07.647Z++ SHA=sha256sum
4822024-01-17T04:15:07.647Z++ sha256sum
4832024-01-17T04:15:07.647Z++ awk '{print $1}'
4842024-01-17T04:15:07.647Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4852024-01-17T04:15:07.648Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4862024-01-17T04:15:07.648Z+ set -o errexit
4872024-01-17T04:15:07.648Z+++ dirname ./tools/ci_download_dendrite_openapi
4882024-01-17T04:15:07.648Z++ cd ./tools
4892024-01-17T04:15:07.648Z++ pwd
4902024-01-17T04:15:07.648Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912024-01-17T04:15:07.649Z++ basename ./tools/ci_download_dendrite_openapi
4922024-01-17T04:15:07.649Z+ ARG0=ci_download_dendrite_openapi
4932024-01-17T04:15:07.649Z+ TARGET_DIR=out
4942024-01-17T04:15:07.649Z+ DOWNLOAD_DIR=out/downloads
4952024-01-17T04:15:07.649Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962024-01-17T04:15:07.649Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
4972024-01-17T04:15:07.652Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4982024-01-17T04:15:07.652Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4992024-01-17T04:15:07.652Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5002024-01-17T04:15:07.652Z+ main
5012024-01-17T04:15:07.652Z+ [[ 0 != 0 ]]
5022024-01-17T04:15:07.652Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5032024-01-17T04:15:07.653ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5042024-01-17T04:15:07.653ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5052024-01-17T04:15:07.653Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5062024-01-17T04:15:07.653Z+ local DO_DOWNLOAD=true
5072024-01-17T04:15:07.653Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5082024-01-17T04:15:07.653Z+ mkdir -p out/downloads
5092024-01-17T04:15:07.653Z+ '[' true == true ']'
5102024-01-17T04:15:07.654Z+ echo Downloading...
5112024-01-17T04:15:07.654ZDownloading...
5122024-01-17T04:15:07.654Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5132024-01-17T04:15:07.654Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5142024-01-17T04:15:07.849Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5152024-01-17T04:15:07.849Z++ case "$OSTYPE" in
5162024-01-17T04:15:07.853Z++ SHA=sha256sum
5172024-01-17T04:15:07.853Z++ sha256sum
5182024-01-17T04:15:07.853Z++ awk '{print $1}'
5192024-01-17T04:15:07.866Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5202024-01-17T04:15:07.866Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5212024-01-17T04:15:07.870Z+ set -o errexit
5222024-01-17T04:15:07.870Z+++ dirname ./tools/ci_download_dendrite_stub
5232024-01-17T04:15:07.870Z++ cd ./tools
5242024-01-17T04:15:07.871Z++ pwd
5252024-01-17T04:15:07.871Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5262024-01-17T04:15:07.874Z++ basename ./tools/ci_download_dendrite_stub
5272024-01-17T04:15:07.874Z+ ARG0=ci_download_dendrite_stub
5282024-01-17T04:15:07.874Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5292024-01-17T04:15:07.874Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5302024-01-17T04:15:07.874Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5312024-01-17T04:15:07.874Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5322024-01-17T04:15:07.874Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5332024-01-17T04:15:07.874Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5342024-01-17T04:15:07.874Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5352024-01-17T04:15:07.874Z+ TARGET_DIR=out
5362024-01-17T04:15:07.874Z+ DOWNLOAD_DIR=out/downloads
5372024-01-17T04:15:07.874Z+ DEST_DIR=./out/dendrite-stub
5382024-01-17T04:15:07.874Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5392024-01-17T04:15:07.874Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5402024-01-17T04:15:07.874Z+ REPO=oxidecomputer/dendrite
5412024-01-17T04:15:07.874Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5422024-01-17T04:15:07.880Z+ main
5432024-01-17T04:15:07.880Z+ [[ 0 != 0 ]]
5442024-01-17T04:15:07.880Z+ CIDL_OS=solaris2.11
5452024-01-17T04:15:07.883Z+ [[ 0 != 0 ]]
5462024-01-17T04:15:07.884Z+ configure_os solaris2.11
5472024-01-17T04:15:07.884Z+ echo 'current directory: /work/oxidecomputer/omicron'
5482024-01-17T04:15:07.884Zcurrent directory: /work/oxidecomputer/omicron
5492024-01-17T04:15:07.884Z+ echo 'configuring based on OS: "solaris2.11"'
5502024-01-17T04:15:07.884Zconfiguring based on OS: "solaris2.11"
5512024-01-17T04:15:07.884Z+ case "$1" in
5522024-01-17T04:15:07.884Z+ SET_BINARIES=
5532024-01-17T04:15:07.884Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5542024-01-17T04:15:07.884Z+ CIDL_SHA256FUNC=do_sha256sum
5552024-01-17T04:15:07.884Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5562024-01-17T04:15:07.884Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5572024-01-17T04:15:07.884Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5582024-01-17T04:15:07.884Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5592024-01-17T04:15:07.884ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5602024-01-17T04:15:07.884Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5612024-01-17T04:15:07.884ZLocal file: out/downloads/dendrite-stub.tar.gz
5622024-01-17T04:15:07.884Z+ mkdir -p out/downloads
5632024-01-17T04:15:07.884Z+ mkdir -p ./out/dendrite-stub
5642024-01-17T04:15:07.888Z+ fetch_and_verify
5652024-01-17T04:15:07.888Z+ local DO_DOWNLOAD=true
5662024-01-17T04:15:07.888Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5672024-01-17T04:15:07.888Z+ '[' true == true ']'
5682024-01-17T04:15:07.888ZDownloading...
5692024-01-17T04:15:07.888Z+ echo Downloading...
5702024-01-17T04:15:07.889Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712024-01-17T04:15:07.889Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5722024-01-17T04:15:16.998Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732024-01-17T04:15:17.003Z++ sha256sum
5742024-01-17T04:15:17.003Z++ awk '{print $1}'
5752024-01-17T04:15:17.100Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5762024-01-17T04:15:17.100Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5772024-01-17T04:15:17.100Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782024-01-17T04:15:17.105Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792024-01-17T04:15:18.205Z+ do_assemble
5802024-01-17T04:15:18.205Z+ rm -r ./out/dendrite-stub
5812024-01-17T04:15:18.209Z+ mkdir ./out/dendrite-stub
5822024-01-17T04:15:18.209Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832024-01-17T04:15:18.363Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842024-01-17T04:15:18.384Z+ set -o errexit
5852024-01-17T04:15:19.283Z+++ dirname ./tools/ci_download_maghemite_mgd
5862024-01-17T04:15:19.283Z++ cd ./tools
5872024-01-17T04:15:19.284Z++ pwd
5882024-01-17T04:15:19.284Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892024-01-17T04:15:19.284Z++ basename ./tools/ci_download_maghemite_mgd
5902024-01-17T04:15:19.284Z+ ARG0=ci_download_maghemite_mgd
5912024-01-17T04:15:19.284Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922024-01-17T04:15:19.285Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5932024-01-17T04:15:19.285Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5942024-01-17T04:15:19.285Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952024-01-17T04:15:19.285Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5962024-01-17T04:15:19.285Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5972024-01-17T04:15:19.285Z+ TARGET_DIR=out
5982024-01-17T04:15:19.285Z+ DOWNLOAD_DIR=out/downloads
5992024-01-17T04:15:19.285Z+ DEST_DIR=./out/mgd
6002024-01-17T04:15:19.285Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012024-01-17T04:15:19.285Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022024-01-17T04:15:19.285Z+ REPO=oxidecomputer/maghemite
6032024-01-17T04:15:19.286Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6042024-01-17T04:15:19.286Z+ main
6052024-01-17T04:15:19.287Z+ [[ 0 != 0 ]]
6062024-01-17T04:15:19.287Z+ CIDL_OS=solaris2.11
6072024-01-17T04:15:19.287Z+ [[ 0 != 0 ]]
6082024-01-17T04:15:19.287Z+ configure_os solaris2.11
6092024-01-17T04:15:19.287Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102024-01-17T04:15:19.288Zcurrent directory: /work/oxidecomputer/omicron
6112024-01-17T04:15:19.288Z+ echo 'configuring based on OS: "solaris2.11"'
6122024-01-17T04:15:19.288Z+ case "$1" in
6132024-01-17T04:15:19.288Zconfiguring based on OS: "solaris2.11"
6142024-01-17T04:15:19.289Z+ SET_BINARIES=
6152024-01-17T04:15:19.289Z+ CIDL_SHA256FUNC=do_sha256sum
6162024-01-17T04:15:19.289Z+ TARBALL_FILENAME=mgd.tar.gz
6172024-01-17T04:15:19.289Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6182024-01-17T04:15:19.289Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6192024-01-17T04:15:19.289Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6202024-01-17T04:15:19.290ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6212024-01-17T04:15:19.290Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6222024-01-17T04:15:19.290ZLocal file: out/downloads/mgd.tar.gz
6232024-01-17T04:15:19.290Z+ mkdir -p out/downloads
6242024-01-17T04:15:19.290Z+ mkdir -p ./out/mgd
6252024-01-17T04:15:19.290Z+ fetch_and_verify
6262024-01-17T04:15:19.291Z+ local DO_DOWNLOAD=true
6272024-01-17T04:15:19.291Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282024-01-17T04:15:19.291Z+ '[' true == true ']'
6292024-01-17T04:15:19.291Z+ echo Downloading...
6302024-01-17T04:15:19.291ZDownloading...
6312024-01-17T04:15:19.293Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6322024-01-17T04:15:19.293Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6332024-01-17T04:15:25.069Z++ do_sha256sum out/downloads/mgd.tar.gz
6342024-01-17T04:15:25.074Z++ sha256sum
6352024-01-17T04:15:25.074Z++ awk '{print $1}'
6362024-01-17T04:15:25.197Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6372024-01-17T04:15:25.197Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6382024-01-17T04:15:25.212Z+ do_untar out/downloads/mgd.tar.gz
6392024-01-17T04:15:25.212Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402024-01-17T04:15:25.817Z+ do_assemble
6412024-01-17T04:15:25.817Z+ rm -r ./out/mgd
6422024-01-17T04:15:25.826Z+ mkdir ./out/mgd
6432024-01-17T04:15:25.826Z+ cp -r out/downloads/root ./out/mgd/root
6442024-01-17T04:15:26.046Z+ set -o errexit
6452024-01-17T04:15:26.058Z+++ dirname ./tools/ci_download_transceiver_control
6462024-01-17T04:15:26.058Z++ cd ./tools
6472024-01-17T04:15:26.059Z++ pwd
6482024-01-17T04:15:26.059Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492024-01-17T04:15:26.059Z++ basename ./tools/ci_download_transceiver_control
6502024-01-17T04:15:26.059Z+ ARG0=ci_download_transceiver_control
6512024-01-17T04:15:26.059Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522024-01-17T04:15:26.059Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532024-01-17T04:15:26.061Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542024-01-17T04:15:26.061Z+ TARGET_DIR=out
6552024-01-17T04:15:26.061Z+ DOWNLOAD_DIR=out/downloads
6562024-01-17T04:15:26.061Z+ DEST_DIR=./out/transceiver-control
6572024-01-17T04:15:26.062Z+ BIN_DIR=/opt/oxide/bin
6582024-01-17T04:15:26.062Z+ BINARY=xcvradm
6592024-01-17T04:15:26.062Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602024-01-17T04:15:26.062Z+ REPO=oxidecomputer/transceiver-control
6612024-01-17T04:15:26.063Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622024-01-17T04:15:26.063Z+ main
6632024-01-17T04:15:26.073Z+ [[ 0 != 0 ]]
6642024-01-17T04:15:26.073Z+ CIDL_OS=solaris2.11
6652024-01-17T04:15:26.073Z+ [[ 0 != 0 ]]
6662024-01-17T04:15:26.073Z+ configure_os solaris2.11
6672024-01-17T04:15:26.074Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682024-01-17T04:15:26.074Zcurrent directory: /work/oxidecomputer/omicron
6692024-01-17T04:15:26.074Z+ echo 'configuring based on OS: "solaris2.11"'
6702024-01-17T04:15:26.074Zconfiguring based on OS: "solaris2.11"
6712024-01-17T04:15:26.074Z+ case "$1" in
6722024-01-17T04:15:26.075Z+ SET_BINARIES=
6732024-01-17T04:15:26.075Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742024-01-17T04:15:26.075Z+ CIDL_SHA256FUNC=do_sha256sum
6752024-01-17T04:15:26.075Z+ ARCHIVE_FILENAME=xcvradm.gz
6762024-01-17T04:15:26.075Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772024-01-17T04:15:26.076Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782024-01-17T04:15:26.076Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792024-01-17T04:15:26.077Z+ echo 'Local file: out/downloads/xcvradm.gz'
6802024-01-17T04:15:26.077ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812024-01-17T04:15:26.078ZLocal file: out/downloads/xcvradm.gz
6822024-01-17T04:15:26.078Z+ mkdir -p out/downloads
6832024-01-17T04:15:26.078Z+ mkdir -p ./out/transceiver-control
6842024-01-17T04:15:26.079Z+ fetch_and_verify
6852024-01-17T04:15:26.079Z+ local DO_DOWNLOAD=true
6862024-01-17T04:15:26.079Z+ [[ -f out/downloads/xcvradm.gz ]]
6872024-01-17T04:15:26.082Z+ '[' true == true ']'
6882024-01-17T04:15:26.082Z+ echo Downloading...
6892024-01-17T04:15:26.082ZDownloading...
6902024-01-17T04:15:26.083Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912024-01-17T04:15:26.083Z+ 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
6922024-01-17T04:15:28.179Z++ do_sha256sum out/downloads/xcvradm.gz
6932024-01-17T04:15:28.184Z++ sha256sum
6942024-01-17T04:15:28.184Z++ awk '{print $1}'
6952024-01-17T04:15:28.205Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962024-01-17T04:15:28.205Z+ [[ 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 ]]
6972024-01-17T04:15:28.209Z+ do_unpack out/downloads/xcvradm.gz
6982024-01-17T04:15:28.209Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992024-01-17T04:15:28.209Z+ gzip -dc out/downloads/xcvradm.gz
7002024-01-17T04:15:28.390Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012024-01-17T04:15:28.394Z+ do_assemble
7022024-01-17T04:15:28.394Z+ rm -r ./out/transceiver-control
7032024-01-17T04:15:28.397Z+ mkdir ./out/transceiver-control
7042024-01-17T04:15:28.400Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052024-01-17T04:15:28.835ZAll builder prerequisites installed successfully, and PATH looks valid
7062024-01-17T04:15:28.839Z
7072024-01-17T04:15:28.839Zreal 1:50.565330422
7082024-01-17T04:15:28.840Zuser 51.861387909
7092024-01-17T04:15:28.840Zsys 10.066008012
7102024-01-17T04:15:28.840Ztrap 0.022387100
7112024-01-17T04:15:28.840Ztflt 0.249938510
7122024-01-17T04:15:28.840Zdflt 0.467279580
7132024-01-17T04:15:28.840Zkflt 0.208634856
7142024-01-17T04:15:28.840Zlock 2.082389615
7152024-01-17T04:15:28.840Zslp 3:24.005740542
7162024-01-17T04:15:28.840Zlat 3.306177077
7172024-01-17T04:15:28.840Zstop 0.067820161
7182024-01-17T04:15:28.841Z
7192024-01-17T04:15:28.841Z #### # # ##### ##### # #
7202024-01-17T04:15:28.841Z # # # # # # # # # #
7212024-01-17T04:15:28.841Z # # # # # # # #
7222024-01-17T04:15:28.841Z # # # ##### ##### #
7232024-01-17T04:15:28.841Z # # # # # # #
7242024-01-17T04:15:28.841Z #### ###### # # # #
7252024-01-17T04:15:28.844Z
7262024-01-17T04:15:29.264Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272024-01-17T04:15:29.540Z Updating crates.io index
7282024-01-17T04:15:29.622Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7292024-01-17T04:15:30.441Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7302024-01-17T04:15:32.686Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7312024-01-17T04:15:33.386Z Updating git repository `http://github.com/oxidecomputer/tofino`
7322024-01-17T04:15:33.696Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7332024-01-17T04:15:33.961Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7342024-01-17T04:15:34.233Z Updating git repository `https://github.com/oxidecomputer/propolis`
7352024-01-17T04:15:35.322Z Updating git repository `https://github.com/oxidecomputer/crucible`
7362024-01-17T04:15:37.651Z Updating git repository `https://github.com/oxidecomputer/opte`
7372024-01-17T04:15:38.627Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7382024-01-17T04:15:38.989Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7392024-01-17T04:15:39.617Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7402024-01-17T04:15:40.029Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7412024-01-17T04:15:40.331Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422024-01-17T04:15:40.645Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432024-01-17T04:15:41.056Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442024-01-17T04:15:41.360Z Updating git repository `https://github.com/njaremko/samael`
7452024-01-17T04:15:41.947Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462024-01-17T04:15:42.589Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472024-01-17T04:15:42.993Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482024-01-17T04:15:43.728Z Updating git repository `https://github.com/jgallagher/nix`
7492024-01-17T04:15:44.554Z Updating git repository `https://github.com/cbiffle/hubpack`
7502024-01-17T04:15:45.102Z Updating git repository `https://github.com/oxidecomputer/typify`
7512024-01-17T04:15:49.873Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522024-01-17T04:15:50.310Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532024-01-17T04:15:50.654Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542024-01-17T04:15:52.394Z Downloading crates ...
7552024-01-17T04:15:52.671Z Downloaded colorchoice v1.0.0
7562024-01-17T04:15:52.679Z Downloaded quote v1.0.35
7572024-01-17T04:15:53.109Z Downloaded equivalent v1.0.1
7582024-01-17T04:15:53.109Z Downloaded camino v1.1.6
7592024-01-17T04:15:53.109Z Downloaded strsim v0.10.0
7602024-01-17T04:15:53.530Z Downloaded cargo-platform v0.1.3
7612024-01-17T04:15:53.530Z Downloaded itoa v1.0.9
7622024-01-17T04:15:53.530Z Downloaded clap_lex v0.5.1
7632024-01-17T04:15:53.530Z Downloaded serde_spanned v0.6.4
7642024-01-17T04:15:53.530Z Downloaded utf8parse v0.2.1
7652024-01-17T04:15:53.530Z Downloaded anstyle-query v1.0.0
7662024-01-17T04:15:53.530Z Downloaded anstream v0.5.0
7672024-01-17T04:15:53.530Z Downloaded thiserror v1.0.49
7682024-01-17T04:15:53.530Z Downloaded thiserror-impl v1.0.49
7692024-01-17T04:15:53.532Z Downloaded cargo_metadata v0.18.1
7702024-01-17T04:15:53.532Z Downloaded clap_derive v4.4.2
7712024-01-17T04:15:53.533Z Downloaded terminal_size v0.2.6
7722024-01-17T04:15:53.533Z Downloaded errno v0.3.2
7732024-01-17T04:15:53.533Z Downloaded bitflags v1.3.2
7742024-01-17T04:15:53.533Z Downloaded io-lifetimes v1.0.11
7752024-01-17T04:15:53.533Z Downloaded serde_derive v1.0.195
7762024-01-17T04:15:53.533Z Downloaded semver v1.0.21
7772024-01-17T04:15:53.533Z Downloaded anstyle-parse v0.2.1
7782024-01-17T04:15:53.533Z Downloaded unicode-ident v1.0.12
7792024-01-17T04:15:53.533Z Downloaded anyhow v1.0.75
7802024-01-17T04:15:53.533Z Downloaded clap v4.4.3
7812024-01-17T04:15:53.533Z Downloaded toml v0.8.8
7822024-01-17T04:15:53.533Z Downloaded toml_edit v0.21.0
7832024-01-17T04:15:53.535Z Downloaded memchr v2.6.3
7842024-01-17T04:15:53.535Z Downloaded hashbrown v0.14.2
7852024-01-17T04:15:53.535Z Downloaded winnow v0.5.15
7862024-01-17T04:15:53.535Z Downloaded syn v2.0.46
7872024-01-17T04:15:53.535Z Downloaded rustix v0.37.23
7882024-01-17T04:15:53.535Z Downloaded clap_builder v4.4.2
7892024-01-17T04:15:53.535Z Downloaded libc v0.2.152
7902024-01-17T04:15:53.535Z Downloaded serde_json v1.0.111
7912024-01-17T04:15:53.535Z Downloaded serde v1.0.195
7922024-01-17T04:15:53.535Z Downloaded indexmap v2.1.0
7932024-01-17T04:15:53.535Z Downloaded proc-macro2 v1.0.74
7942024-01-17T04:15:53.535Z Downloaded ryu v1.0.15
7952024-01-17T04:15:53.535Z Downloaded cargo_toml v0.18.0
7962024-01-17T04:15:53.535Z Downloaded anstyle v1.0.2
7972024-01-17T04:15:53.536Z Downloaded heck v0.4.1
7982024-01-17T04:15:53.536Z Downloaded toml_datetime v0.6.5
7992024-01-17T04:15:53.547Z Compiling proc-macro2 v1.0.74
8002024-01-17T04:15:53.547Z Compiling unicode-ident v1.0.12
8012024-01-17T04:15:53.547Z Compiling serde v1.0.195
8022024-01-17T04:15:53.547Z Compiling libc v0.2.152
8032024-01-17T04:15:53.547Z Compiling io-lifetimes v1.0.11
8042024-01-17T04:15:53.547Z Compiling rustix v0.37.23
8052024-01-17T04:15:53.547Z Compiling hashbrown v0.14.2
8062024-01-17T04:15:53.547Z Compiling utf8parse v0.2.1
8072024-01-17T04:15:53.547Z Compiling equivalent v1.0.1
8082024-01-17T04:15:53.547Z Compiling bitflags v1.3.2
8092024-01-17T04:15:53.615Z Compiling anstyle-parse v0.2.1
8102024-01-17T04:15:53.632Z Compiling thiserror v1.0.49
8112024-01-17T04:15:54.054Z Compiling colorchoice v1.0.0
8122024-01-17T04:15:54.209Z Compiling winnow v0.5.15
8132024-01-17T04:15:54.701Z Compiling semver v1.0.21
8142024-01-17T04:15:54.807Z Compiling indexmap v2.1.0
8152024-01-17T04:15:54.878Z Compiling serde_json v1.0.111
8162024-01-17T04:15:54.947Z Compiling anstyle-query v1.0.0
8172024-01-17T04:15:55.043Z Compiling anstyle v1.0.2
8182024-01-17T04:15:55.115Z Compiling camino v1.1.6
8192024-01-17T04:15:55.627Z Compiling anstream v0.5.0
8202024-01-17T04:15:55.677Z Compiling strsim v0.10.0
8212024-01-17T04:15:55.786Z Compiling anyhow v1.0.75
8222024-01-17T04:15:56.137Z Compiling quote v1.0.35
8232024-01-17T04:15:56.716Z Compiling syn v2.0.46
8242024-01-17T04:15:56.732Z Compiling ryu v1.0.15
8252024-01-17T04:15:56.770Z Compiling clap_lex v0.5.1
8262024-01-17T04:15:56.910Z Compiling errno v0.3.2
8272024-01-17T04:15:57.256Z Compiling heck v0.4.1
8282024-01-17T04:15:57.279Z Compiling itoa v1.0.9
8292024-01-17T04:15:58.787Z Compiling terminal_size v0.2.6
8302024-01-17T04:15:58.924Z Compiling clap_builder v4.4.2
8312024-01-17T04:16:04.709Z Compiling serde_derive v1.0.195
8322024-01-17T04:16:04.712Z Compiling thiserror-impl v1.0.49
8332024-01-17T04:16:04.712Z Compiling clap_derive v4.4.2
8342024-01-17T04:16:09.816Z Compiling clap v4.4.3
8352024-01-17T04:16:17.633Z Compiling serde_spanned v0.6.4
8362024-01-17T04:16:17.646Z Compiling toml_datetime v0.6.5
8372024-01-17T04:16:17.646Z Compiling cargo-platform v0.1.3
8382024-01-17T04:16:17.972Z Compiling toml_edit v0.21.0
8392024-01-17T04:16:19.609Z Compiling cargo_metadata v0.18.1
8402024-01-17T04:16:21.243Z Compiling toml v0.8.8
8412024-01-17T04:16:22.233Z Compiling cargo_toml v0.18.0
8422024-01-17T04:16:28.581Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432024-01-17T04:16:29.944Z Finished dev [unoptimized + debuginfo] target(s) in 1m 01s
8442024-01-17T04:16:30.161Z Running `target/debug/xtask clippy`
8452024-01-17T04:16:30.226Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462024-01-17T04:16:31.102Z Downloading crates ...
8472024-01-17T04:16:31.341Z Downloaded is_ci v1.1.1
8482024-01-17T04:16:31.344Z Downloaded match_cfg v0.1.0
8492024-01-17T04:16:31.350Z Downloaded crunchy v0.2.2
8502024-01-17T04:16:31.353Z Downloaded cstr-argument v0.1.2
8512024-01-17T04:16:31.353Z Downloaded crucible-workspace-hack v0.1.0
8522024-01-17T04:16:31.353Z Downloaded bytes v1.5.0
8532024-01-17T04:16:31.361Z Downloaded impl-trait-for-tuples v0.2.2
8542024-01-17T04:16:31.367Z Downloaded scheduled-thread-pool v0.2.7
8552024-01-17T04:16:31.374Z Downloaded atomicwrites v0.4.3
8562024-01-17T04:16:31.379Z Downloaded schemars v0.8.16
8572024-01-17T04:16:31.409Z Downloaded cpufeatures v0.2.9
8582024-01-17T04:16:31.417Z Downloaded num v0.4.1
8592024-01-17T04:16:31.424Z Downloaded crypto-bigint v0.5.2
8602024-01-17T04:16:31.439Z Downloaded ciborium-ll v0.2.1
8612024-01-17T04:16:31.444Z Downloaded backtrace v0.3.69
8622024-01-17T04:16:31.468Z Downloaded instant v0.1.12
8632024-01-17T04:16:31.480Z Downloaded num_threads v0.1.6
8642024-01-17T04:16:31.484Z Downloaded ansi_term v0.12.1
8652024-01-17T04:16:31.484Z Downloaded number_prefix v0.4.0
8662024-01-17T04:16:31.484Z Downloaded adler v1.0.2
8672024-01-17T04:16:31.489Z Downloaded addr2line v0.21.0
8682024-01-17T04:16:31.491Z Downloaded memoffset v0.9.0
8692024-01-17T04:16:31.494Z Downloaded base16ct v0.2.0
8702024-01-17T04:16:31.498Z Downloaded crc v3.0.1
8712024-01-17T04:16:31.501Z Downloaded corncobs v0.1.3
8722024-01-17T04:16:31.504Z Downloaded bit-set v0.5.3
8732024-01-17T04:16:31.508Z Downloaded darling_macro v0.14.4
8742024-01-17T04:16:31.511Z Downloaded sqlparser_derive v0.1.1
8752024-01-17T04:16:31.514Z Downloaded humantime v2.1.0
8762024-01-17T04:16:31.518Z Downloaded constant_time_eq v0.3.0
8772024-01-17T04:16:31.521Z Downloaded constant_time_eq v0.2.6
8782024-01-17T04:16:31.526Z Downloaded num_enum_derive v0.5.11
8792024-01-17T04:16:31.529Z Downloaded num_cpus v1.16.0
8802024-01-17T04:16:31.535Z Downloaded num_enum v0.5.11
8812024-01-17T04:16:32.550Z Downloaded bit-vec v0.6.3
8822024-01-17T04:16:32.555Z Downloaded ipnet v2.8.0
8832024-01-17T04:16:32.555Z Downloaded darling_macro v0.20.3
8842024-01-17T04:16:32.555Z Downloaded nested v0.1.1
8852024-01-17T04:16:32.555Z Downloaded olpc-cjson v0.1.3
8862024-01-17T04:16:32.555Z Downloaded num-derive v0.4.0
8872024-01-17T04:16:32.555Z Downloaded backoff v0.4.0
8882024-01-17T04:16:32.555Z Downloaded termtree v0.4.1
8892024-01-17T04:16:32.555Z Downloaded argon2 v0.5.2
8902024-01-17T04:16:32.555Z Downloaded cancel-safe-futures v0.1.5
8912024-01-17T04:16:32.555Z Downloaded shlex v1.1.0
8922024-01-17T04:16:32.556Z Downloaded wait-timeout v0.2.0
8932024-01-17T04:16:32.556Z Downloaded strum v0.25.0
8942024-01-17T04:16:32.556Z Downloaded serde-big-array v0.4.1
8952024-01-17T04:16:32.556Z Downloaded time-core v0.1.1
8962024-01-17T04:16:32.556Z Downloaded openssl-macros v0.1.1
8972024-01-17T04:16:32.556Z Downloaded pest_generator v2.7.2
8982024-01-17T04:16:32.556Z Downloaded threadpool v1.8.1
8992024-01-17T04:16:32.556Z Downloaded structmeta-derive v0.2.0
9002024-01-17T04:16:32.556Z Downloaded linear-map v1.2.0
9012024-01-17T04:16:32.556Z Downloaded multer v3.0.0
9022024-01-17T04:16:32.556Z Downloaded slog-scope v4.4.0
9032024-01-17T04:16:32.556Z Downloaded predicates-core v1.0.6
9042024-01-17T04:16:32.556Z Downloaded crossbeam-epoch v0.9.15
9052024-01-17T04:16:32.557Z Downloaded tokio-native-tls v0.3.1
9062024-01-17T04:16:32.557Z Downloaded omicron-zone-package v0.10.1
9072024-01-17T04:16:32.557Z Downloaded termcolor v1.2.0
9082024-01-17T04:16:32.557Z Downloaded tokio-tungstenite v0.20.1
9092024-01-17T04:16:32.557Z Downloaded termios v0.3.3
9102024-01-17T04:16:32.557Z Downloaded take_mut v0.2.2
9112024-01-17T04:16:32.557Z Downloaded foreign-types-macros v0.2.3
9122024-01-17T04:16:32.557Z Downloaded nu-ansi-term v0.49.0
9132024-01-17T04:16:32.557Z Downloaded strum_macros v0.25.2
9142024-01-17T04:16:32.557Z Downloaded strum_macros v0.24.3
9152024-01-17T04:16:32.557Z Downloaded pest_derive v2.7.2
9162024-01-17T04:16:32.557Z Downloaded walkdir v2.4.0
9172024-01-17T04:16:32.557Z Downloaded defmt-parser v0.3.3
9182024-01-17T04:16:32.557Z Downloaded derive_builder_macro v0.12.0
9192024-01-17T04:16:32.557Z Downloaded fixedbitset v0.4.2
9202024-01-17T04:16:32.562Z Downloaded rustc_version v0.1.7
9212024-01-17T04:16:32.562Z Downloaded rustc-demangle v0.1.23
9222024-01-17T04:16:32.562Z Downloaded pathdiff v0.2.1
9232024-01-17T04:16:32.562Z Downloaded rustls-pki-types v1.1.0
9242024-01-17T04:16:32.562Z Downloaded rtoolbox v0.0.1
9252024-01-17T04:16:32.562Z Downloaded resolv-conf v0.7.0
9262024-01-17T04:16:32.562Z Downloaded predicates-tree v1.0.9
9272024-01-17T04:16:32.562Z Downloaded rustc_version v0.4.0
9282024-01-17T04:16:32.562Z Downloaded derive_builder_core v0.12.0
9292024-01-17T04:16:32.562Z Downloaded ahash v0.8.6
9302024-01-17T04:16:32.562Z Downloaded plotters-svg v0.3.5
9312024-01-17T04:16:32.562Z Downloaded serde-big-array v0.5.1
9322024-01-17T04:16:32.562Z Downloaded ppv-lite86 v0.2.17
9332024-01-17T04:16:32.562Z Downloaded usdt-attr-macro v0.3.5
9342024-01-17T04:16:32.562Z Downloaded derive_builder v0.12.0
9352024-01-17T04:16:32.562Z Downloaded quick-error v1.2.3
9362024-01-17T04:16:32.562Z Downloaded version_check v0.9.4
9372024-01-17T04:16:32.563Z Downloaded tokio-rustls v0.24.1
9382024-01-17T04:16:32.563Z Downloaded strip-ansi-escapes v0.1.1
9392024-01-17T04:16:32.563Z Downloaded string_cache v0.8.7
9402024-01-17T04:16:32.563Z Downloaded vec_map v0.8.2
9412024-01-17T04:16:32.563Z Downloaded dof v0.1.5
9422024-01-17T04:16:32.563Z Downloaded phf v0.11.2
9432024-01-17T04:16:32.563Z Downloaded wyz v0.5.1
9442024-01-17T04:16:32.563Z Downloaded papergrid v0.10.0
9452024-01-17T04:16:32.563Z Downloaded parse-display v0.8.2
9462024-01-17T04:16:32.563Z Downloaded structopt-derive v0.4.18
9472024-01-17T04:16:32.563Z Downloaded remove_dir_all v0.5.3
9482024-01-17T04:16:32.564Z Downloaded semver-parser v0.10.2
9492024-01-17T04:16:32.564Z Downloaded chacha20poly1305 v0.10.1
9502024-01-17T04:16:32.564Z Downloaded oso-derive v0.27.0
9512024-01-17T04:16:32.564Z Downloaded crossterm v0.27.0
9522024-01-17T04:16:32.564Z Downloaded openssl-probe v0.1.5
9532024-01-17T04:16:32.564Z Downloaded vsss-rs v3.3.4
9542024-01-17T04:16:32.564Z Downloaded datatest-stable v0.2.3
9552024-01-17T04:16:32.564Z Downloaded toolchain_find v0.2.0
9562024-01-17T04:16:32.564Z Downloaded phf_shared v0.10.0
9572024-01-17T04:16:32.564Z Downloaded form_urlencoded v1.2.1
9582024-01-17T04:16:32.564Z Downloaded zerocopy v0.3.0
9592024-01-17T04:16:32.564Z Downloaded smawk v0.3.1
9602024-01-17T04:16:32.564Z Downloaded rustls-pemfile v2.0.0
9612024-01-17T04:16:32.564Z Downloaded rand_core v0.6.4
9622024-01-17T04:16:32.564Z Downloaded structopt v0.3.26
9632024-01-17T04:16:32.564Z Downloaded parse-size v1.0.0
9642024-01-17T04:16:32.564Z Downloaded fragile v2.0.0
9652024-01-17T04:16:32.564Z Downloaded group v0.13.0
9662024-01-17T04:16:32.565Z Downloaded parse-display-derive v0.8.2
9672024-01-17T04:16:32.565Z Downloaded target-spec v3.0.1
9682024-01-17T04:16:32.565Z Downloaded postgres-protocol v0.6.6
9692024-01-17T04:16:32.565Z Downloaded rpassword v7.3.1
9702024-01-17T04:16:32.565Z Downloaded unicode-bidi v0.3.13
9712024-01-17T04:16:32.565Z Downloaded tower-service v0.3.2
9722024-01-17T04:16:32.565Z Downloaded num-bigint v0.4.4
9732024-01-17T04:16:32.566Z Downloaded slog-bunyan v2.5.0
9742024-01-17T04:16:32.566Z Downloaded slog-async v2.8.0
9752024-01-17T04:16:32.566Z Downloaded headers-core v0.2.0
9762024-01-17T04:16:32.566Z Downloaded enum-as-inner v0.5.1
9772024-01-17T04:16:32.566Z Downloaded dirs-sys-next v0.1.2
9782024-01-17T04:16:32.566Z Downloaded slog-term v2.9.0
9792024-01-17T04:16:32.566Z Downloaded topological-sort v0.2.2
9802024-01-17T04:16:32.566Z Downloaded pin-project-internal v1.1.3
9812024-01-17T04:16:32.566Z Downloaded mio v0.8.9
9822024-01-17T04:16:32.571Z Downloaded try-lock v0.2.4
9832024-01-17T04:16:32.571Z Downloaded spin v0.5.2
9842024-01-17T04:16:32.571Z Downloaded poly1305 v0.8.0
9852024-01-17T04:16:32.571Z Downloaded float-cmp v0.9.0
9862024-01-17T04:16:32.571Z Downloaded heapless v0.7.16
9872024-01-17T04:16:32.571Z Downloaded parking_lot_core v0.8.6
9882024-01-17T04:16:32.571Z Downloaded ron v0.8.1
9892024-01-17T04:16:32.571Z Downloaded http-range v0.1.5
9902024-01-17T04:16:32.571Z Downloaded foreign-types v0.5.0
9912024-01-17T04:16:32.571Z Downloaded proc-macro-error-attr v1.0.4
9922024-01-17T04:16:32.571Z Downloaded downcast v0.11.0
9932024-01-17T04:16:32.571Z Downloaded usdt-macro v0.3.5
9942024-01-17T04:16:32.572Z Downloaded fxhash v0.2.1
9952024-01-17T04:16:32.572Z Downloaded pest_meta v2.7.2
9962024-01-17T04:16:32.572Z Downloaded same-file v1.0.6
9972024-01-17T04:16:32.572Z Downloaded pem-rfc7468 v0.7.0
9982024-01-17T04:16:32.572Z Downloaded getopts v0.2.21
9992024-01-17T04:16:32.572Z Downloaded tracing-core v0.1.31
10002024-01-17T04:16:32.572Z Downloaded elliptic-curve v0.13.8
10012024-01-17T04:16:32.572Z Downloaded zone_cfg_derive v0.3.0
10022024-01-17T04:16:32.572Z Downloaded utf-8 v0.7.6
10032024-01-17T04:16:32.572Z Downloaded hostname v0.3.1
10042024-01-17T04:16:32.573Z Downloaded flagset v0.4.3
10052024-01-17T04:16:32.573Z Downloaded filetime v0.2.23
10062024-01-17T04:16:32.573Z Downloaded ff v0.13.0
10072024-01-17T04:16:32.573Z Downloaded pretty_assertions v1.4.0
10082024-01-17T04:16:32.573Z Downloaded tokio-util v0.7.10
10092024-01-17T04:16:32.573Z Downloaded display-error-chain v0.2.0
10102024-01-17T04:16:32.573Z Downloaded signal-hook-mio v0.2.3
10112024-01-17T04:16:32.573Z Downloaded dirs-next v2.0.0
10122024-01-17T04:16:32.573Z Downloaded diesel_table_macro_syntax v0.1.0
10132024-01-17T04:16:32.574Z Downloaded similar-asserts v1.5.0
10142024-01-17T04:16:32.574Z Downloaded target-lexicon v0.12.12
10152024-01-17T04:16:32.574Z Downloaded xattr v1.0.1
10162024-01-17T04:16:32.574Z Downloaded getrandom v0.2.10
10172024-01-17T04:16:32.574Z Downloaded peeking_take_while v0.1.2
10182024-01-17T04:16:32.574Z Downloaded unarray v0.1.4
10192024-01-17T04:16:32.574Z Downloaded schemars_derive v0.8.16
10202024-01-17T04:16:32.574Z Downloaded typenum v1.16.0
10212024-01-17T04:16:32.574Z Downloaded ucd-trie v0.1.6
10222024-01-17T04:16:32.574Z Downloaded tungstenite v0.20.1
10232024-01-17T04:16:32.574Z Downloaded want v0.3.1
10242024-01-17T04:16:32.574Z Downloaded vte v0.10.1
10252024-01-17T04:16:32.574Z Downloaded tar v0.4.40
10262024-01-17T04:16:32.574Z Downloaded tap v1.0.1
10272024-01-17T04:16:32.574Z Downloaded similar v2.3.0
10282024-01-17T04:16:32.574Z Downloaded futures-task v0.3.30
10292024-01-17T04:16:32.574Z Downloaded nom v7.1.3
10302024-01-17T04:16:32.574Z Downloaded dtrace-parser v0.1.14
10312024-01-17T04:16:32.574Z Downloaded foreign-types-shared v0.1.1
10322024-01-17T04:16:32.575Z Downloaded thiserror-impl-no-std v2.0.2
10332024-01-17T04:16:32.575Z Downloaded zone v0.3.0
10342024-01-17T04:16:32.575Z Downloaded thiserror-no-std v2.0.2
10352024-01-17T04:16:32.575Z Downloaded paste v1.0.14
10362024-01-17T04:16:32.575Z Downloaded futures-io v0.3.30
10372024-01-17T04:16:32.576Z Downloaded futures v0.3.30
10382024-01-17T04:16:32.576Z Downloaded swrite v0.1.0
10392024-01-17T04:16:32.576Z Downloaded foreign-types v0.3.2
10402024-01-17T04:16:32.576Z Downloaded hex v0.4.3
10412024-01-17T04:16:32.576Z Downloaded hex-literal v0.4.1
10422024-01-17T04:16:32.576Z Downloaded universal-hash v0.5.1
10432024-01-17T04:16:32.576Z Downloaded rcgen v0.12.0
10442024-01-17T04:16:32.576Z Downloaded rayon-core v1.12.0
10452024-01-17T04:16:32.576Z Downloaded dyn-clone v1.0.13
10462024-01-17T04:16:32.576Z Downloaded usdt-impl v0.3.5
10472024-01-17T04:16:32.576Z Downloaded serde_with v3.4.0
10482024-01-17T04:16:32.576Z Downloaded slog-json v2.6.1
10492024-01-17T04:16:32.576Z Downloaded rusty-fork v0.3.0
10502024-01-17T04:16:32.576Z Downloaded rustls-native-certs v0.6.3
10512024-01-17T04:16:32.576Z Downloaded pkcs1 v0.7.5
10522024-01-17T04:16:32.576Z Downloaded r2d2 v0.8.10
10532024-01-17T04:16:32.576Z Downloaded toml v0.7.8
10542024-01-17T04:16:32.576Z Downloaded percent-encoding v2.3.1
10552024-01-17T04:16:32.576Z Downloaded defmt v0.3.5
10562024-01-17T04:16:32.576Z Downloaded highway v1.1.0
10572024-01-17T04:16:32.576Z Downloaded signature v1.6.4
10582024-01-17T04:16:32.576Z Downloaded ed25519 v1.5.3
10592024-01-17T04:16:32.577Z Downloaded signature v2.1.0
10602024-01-17T04:16:32.577Z Downloaded hashbrown v0.13.2
10612024-01-17T04:16:32.578Z Downloaded rand_chacha v0.3.1
10622024-01-17T04:16:32.578Z Downloaded darling_core v0.20.3
10632024-01-17T04:16:32.578Z Downloaded home v0.5.5
10642024-01-17T04:16:32.578Z Downloaded toml v0.5.11
10652024-01-17T04:16:32.578Z Downloaded unicode-segmentation v1.10.1
10662024-01-17T04:16:32.578Z Downloaded yasna v0.5.2
10672024-01-17T04:16:32.578Z Downloaded derive-where v1.2.7
10682024-01-17T04:16:32.578Z Downloaded darling_core v0.14.4
10692024-01-17T04:16:32.578Z Downloaded trybuild v1.0.89
10702024-01-17T04:16:32.578Z Downloaded tough v0.16.0
10712024-01-17T04:16:32.578Z Downloaded openssl-sys v0.9.96
10722024-01-17T04:16:32.578Z Downloaded zip v0.6.6
10732024-01-17T04:16:32.578Z Downloaded textwrap v0.16.0
10742024-01-17T04:16:32.578Z Downloaded test-strategy v0.3.1
10752024-01-17T04:16:32.578Z Downloaded bindgen v0.65.1
10762024-01-17T04:16:32.578Z Downloaded expectorate v1.1.0
10772024-01-17T04:16:32.578Z Downloaded trust-dns-client v0.22.0
10782024-01-17T04:16:32.578Z Downloaded x509-cert v0.2.4
10792024-01-17T04:16:32.578Z Downloaded steno v0.4.0
10802024-01-17T04:16:32.578Z Downloaded sqlparser v0.36.1
10812024-01-17T04:16:32.578Z Downloaded portable-atomic v1.4.3
10822024-01-17T04:16:32.583Z Downloaded tabled v0.14.0
10832024-01-17T04:16:32.583Z Downloaded crossterm v0.26.1
10842024-01-17T04:16:32.583Z Downloaded zerocopy v0.7.31
10852024-01-17T04:16:32.583Z Downloaded reedline v0.22.0
10862024-01-17T04:16:32.583Z Downloaded openssl v0.10.60
10872024-01-17T04:16:32.584Z Downloaded proptest v1.4.0
10882024-01-17T04:16:32.584Z Downloaded curve25519-dalek v4.1.1
10892024-01-17T04:16:32.584Z Downloaded rayon v1.8.0
10902024-01-17T04:16:32.584Z Downloaded hkdf v0.12.4
10912024-01-17T04:16:32.584Z Downloaded regex v1.10.2
10922024-01-17T04:16:32.584Z Downloaded nix v0.26.4
10932024-01-17T04:16:32.584Z Downloaded regex-syntax v0.7.5
10942024-01-17T04:16:32.584Z Downloaded quick-xml v0.23.1
10952024-01-17T04:16:32.585Z Downloaded regex-syntax v0.8.2
10962024-01-17T04:16:32.593Z Downloaded gimli v0.28.0
10972024-01-17T04:16:32.608Z Downloaded openapiv3 v2.0.0
10982024-01-17T04:16:32.629Z Downloaded syn v1.0.109
10992024-01-17T04:16:32.648Z Downloaded sled v0.34.7
11002024-01-17T04:16:32.674Z Downloaded zerocopy-derive v0.2.0
11012024-01-17T04:16:32.688Z Downloaded regress v0.7.1
11022024-01-17T04:16:32.702Z Downloaded vcpkg v0.2.15
11032024-01-17T04:16:32.777Z Downloaded trust-dns-proto v0.22.0
11042024-01-17T04:16:32.802Z Downloaded smoltcp v0.10.0
11052024-01-17T04:16:32.824Z Downloaded rustix v0.38.25
11062024-01-17T04:16:32.870Z Downloaded encoding_rs v0.8.33
11072024-01-17T04:16:32.909Z Downloaded sha3 v0.10.8
11082024-01-17T04:16:32.921Z Downloaded smoltcp v0.9.1
11092024-01-17T04:16:32.941Z Downloaded bzip2-sys v0.1.11+1.0.8
11102024-01-17T04:16:32.965Z Downloaded regex-automata v0.3.8
11112024-01-17T04:16:32.998Z Downloaded regex-automata v0.4.3
11122024-01-17T04:16:33.030Z Downloaded diesel v2.1.4
11132024-01-17T04:16:33.063Z Downloaded bstr v1.6.0
11142024-01-17T04:16:33.083Z Downloaded tokio v1.35.1
11152024-01-17T04:16:33.154Z Downloaded rustls v0.21.9
11162024-01-17T04:16:33.183Z Downloaded ratatui v0.23.0
11172024-01-17T04:16:33.192Z Downloaded radix_trie v0.2.1
11182024-01-17T04:16:33.204Z Downloaded polar-core v0.27.0
11192024-01-17T04:16:33.219Z Downloaded bstr v0.2.17
11202024-01-17T04:16:33.238Z Downloaded zerocopy-derive v0.7.31
11212024-01-17T04:16:33.259Z Downloaded zerocopy-derive v0.6.4
11222024-01-17T04:16:33.281Z Downloaded regex-syntax v0.6.29
11232024-01-17T04:16:33.294Z Downloaded webpki-roots v0.25.2
11242024-01-17T04:16:33.315Z Downloaded idna v0.2.3
11252024-01-17T04:16:33.318Z Downloaded object v0.32.1
11262024-01-17T04:16:33.334Z Downloaded bitvec v1.0.1
11272024-01-17T04:16:33.371Z Downloaded petgraph v0.6.4
11282024-01-17T04:16:33.385Z Downloaded futures-util v0.3.30
11292024-01-17T04:16:33.405Z Downloaded object v0.30.4
11302024-01-17T04:16:33.424Z Downloaded h2 v0.3.21
11312024-01-17T04:16:33.434Z Downloaded idna v0.5.0
11322024-01-17T04:16:33.447Z Downloaded lalrpop v0.19.12
11332024-01-17T04:16:33.468Z Downloaded regex-automata v0.1.10
11342024-01-17T04:16:33.478Z Downloaded unicode-normalization v0.1.22
11352024-01-17T04:16:33.496Z Downloaded chrono v0.4.31
11362024-01-17T04:16:33.500Z Downloaded url v2.5.0
11372024-01-17T04:16:33.503Z Downloaded reqwest v0.11.22
11382024-01-17T04:16:33.520Z Downloaded rustls-webpki v0.101.7
11392024-01-17T04:16:33.548Z Downloaded clap v2.34.0
11402024-01-17T04:16:33.570Z Downloaded http v0.2.11
11412024-01-17T04:16:33.575Z Downloaded trust-dns-resolver v0.22.0
11422024-01-17T04:16:33.583Z Downloaded signal-hook v0.3.17
11432024-01-17T04:16:33.586Z Downloaded flate2 v1.0.28
11442024-01-17T04:16:33.589Z Downloaded unsafe-libyaml v0.2.10
11452024-01-17T04:16:33.594Z Downloaded tracing v0.1.37
11462024-01-17T04:16:33.601Z Downloaded flume v0.11.0
11472024-01-17T04:16:33.608Z Downloaded trust-dns-server v0.22.1
11482024-01-17T04:16:33.617Z Downloaded guppy v0.17.4
11492024-01-17T04:16:33.639Z Downloaded salty v0.2.0
11502024-01-17T04:16:33.642Z Downloaded plotters v0.3.5
11512024-01-17T04:16:33.652Z Downloaded password-hash v0.5.0
11522024-01-17T04:16:33.656Z Downloaded darling v0.14.4
11532024-01-17T04:16:33.660Z Downloaded debug-ignore v1.0.5
11542024-01-17T04:16:33.665Z Downloaded thread-id v4.2.0
11552024-01-17T04:16:33.672Z Downloaded scopeguard v1.2.0
11562024-01-17T04:16:33.673Z Downloaded futures-executor v0.3.30
11572024-01-17T04:16:33.673Z Downloaded http v1.0.0
11582024-01-17T04:16:33.676Z Downloaded hyper v0.14.27
11592024-01-17T04:16:33.690Z Downloaded diff v0.1.13
11602024-01-17T04:16:33.696Z Downloaded uuid v1.6.1
11612024-01-17T04:16:33.703Z Downloaded ring v0.17.7
11622024-01-17T04:16:33.839Z Downloaded socket2 v0.5.5
11632024-01-17T04:16:33.842Z Downloaded rsa v0.9.2
11642024-01-17T04:16:33.850Z Downloaded aho-corasick v1.0.4
11652024-01-17T04:16:33.861Z Downloaded pin-project-lite v0.2.13
11662024-01-17T04:16:33.872Z Downloaded textwrap v0.11.0
11672024-01-17T04:16:33.874Z Downloaded predicates v3.0.4
11682024-01-17T04:16:33.878Z Downloaded yansi v0.5.1
11692024-01-17T04:16:33.878Z Downloaded fnv v1.0.7
11702024-01-17T04:16:33.881Z Downloaded time v0.3.27
11712024-01-17T04:16:33.890Z Downloaded structmeta v0.2.0
11722024-01-17T04:16:33.893Z Downloaded fastrand v2.0.0
11732024-01-17T04:16:33.896Z Downloaded fallible-iterator v0.2.0
11742024-01-17T04:16:33.896Z Downloaded rand_xorshift v0.3.0
11752024-01-17T04:16:33.899Z Downloaded pem v3.0.2
11762024-01-17T04:16:33.903Z Downloaded stringprep v0.1.3
11772024-01-17T04:16:33.903Z Downloaded tracing-attributes v0.1.26
11782024-01-17T04:16:33.906Z Downloaded zerocopy v0.6.4
11792024-01-17T04:16:33.910Z Downloaded itertools v0.12.0
11802024-01-17T04:16:33.930Z Downloaded ring v0.16.20
11812024-01-17T04:16:34.084Z Downloaded digest v0.10.7
11822024-01-17T04:16:34.087Z Downloaded libxml v0.3.3
11832024-01-17T04:16:34.097Z Downloaded pest v2.7.2
11842024-01-17T04:16:34.106Z Downloaded slog-stdlog v4.1.1
11852024-01-17T04:16:34.110Z Downloaded strsim v0.8.0
11862024-01-17T04:16:34.113Z Downloaded half v1.8.2
11872024-01-17T04:16:34.116Z Downloaded parking_lot v0.11.2
11882024-01-17T04:16:34.118Z Downloaded der v0.7.8
11892024-01-17T04:16:34.127Z Downloaded rustfmt-wrapper v0.2.0
11902024-01-17T04:16:34.129Z Downloaded typed-path v0.7.0
11912024-01-17T04:16:34.139Z Downloaded supports-color v2.1.0
11922024-01-17T04:16:34.141Z Downloaded subtle v2.5.0
11932024-01-17T04:16:34.144Z Downloaded radium v0.7.0
11942024-01-17T04:16:34.144Z Downloaded funty v2.0.0
11952024-01-17T04:16:34.150Z Downloaded pin-project v1.1.3
11962024-01-17T04:16:34.197Z Downloaded mockall_derive v0.12.0
11972024-01-17T04:16:34.200Z Downloaded rand v0.8.5
11982024-01-17T04:16:34.200Z Downloaded prettyplease v0.2.16
11992024-01-17T04:16:34.200Z Downloaded path-slash v0.1.5
12002024-01-17T04:16:34.200Z Downloaded generic-array v0.14.7
12012024-01-17T04:16:34.200Z Downloaded hmac v0.12.1
12022024-01-17T04:16:34.200Z Downloaded zeroize_derive v1.4.2
12032024-01-17T04:16:34.200Z Downloaded serde_path_to_error v0.1.15
12042024-01-17T04:16:34.200Z Downloaded num-bigint-dig v0.8.4
12052024-01-17T04:16:34.200Z Downloaded rand v0.4.6
12062024-01-17T04:16:34.208Z Downloaded deranged v0.3.8
12072024-01-17T04:16:34.208Z Downloaded partial-io v0.5.4
12082024-01-17T04:16:34.211Z Downloaded relative-path v1.9.0
12092024-01-17T04:16:34.214Z Downloaded hashbrown v0.12.3
12102024-01-17T04:16:34.221Z Downloaded which v4.4.0
12112024-01-17T04:16:34.224Z Downloaded unicode-width v0.1.11
12122024-01-17T04:16:34.224Z Downloaded postcard v1.0.8
12132024-01-17T04:16:34.229Z Downloaded pkcs8 v0.10.2
12142024-01-17T04:16:34.233Z Downloaded unicode_categories v0.1.1
12152024-01-17T04:16:34.237Z Downloaded libm v0.2.7
12162024-01-17T04:16:34.255Z Downloaded rust-argon2 v1.0.1
12172024-01-17T04:16:34.258Z Downloaded rstest v0.18.2
12182024-01-17T04:16:34.265Z Downloaded proc-macro-error v1.0.4
12192024-01-17T04:16:34.269Z Downloaded plotters-backend v0.3.5
12202024-01-17T04:16:34.272Z Downloaded hash32 v0.2.1
12212024-01-17T04:16:34.275Z Downloaded heck v0.3.3
12222024-01-17T04:16:34.278Z Downloaded fatfs v0.3.6
12232024-01-17T04:16:34.281Z Downloaded sct v0.7.0
12242024-01-17T04:16:34.285Z Downloaded toml_edit v0.19.15
12252024-01-17T04:16:34.319Z Downloaded tempfile v3.8.1
12262024-01-17T04:16:34.323Z Downloaded slog v2.7.0
12272024-01-17T04:16:34.323Z Downloaded whoami v1.4.1
12282024-01-17T04:16:34.325Z Downloaded fs-err v2.11.0
12292024-01-17T04:16:34.328Z Downloaded rstest_macros v0.18.2
12302024-01-17T04:16:34.332Z Downloaded pretty-hex v0.4.1
12312024-01-17T04:16:34.335Z Downloaded unicode-xid v0.2.4
12322024-01-17T04:16:34.339Z Downloaded ena v0.14.2
12332024-01-17T04:16:34.342Z Downloaded diesel_derives v2.1.2
12342024-01-17T04:16:34.345Z Downloaded derive_more v0.99.17
12352024-01-17T04:16:34.353Z Downloaded parking_lot_core v0.9.8
12362024-01-17T04:16:34.356Z Downloaded packed_struct_codegen v0.10.1
12372024-01-17T04:16:34.360Z Downloaded packed_struct v0.10.1
12382024-01-17T04:16:34.363Z Downloaded oso v0.27.0
12392024-01-17T04:16:34.367Z Downloaded minimal-lexical v0.2.1
12402024-01-17T04:16:34.375Z Downloaded parking_lot v0.12.1
12412024-01-17T04:16:34.381Z Downloaded tabled_derive v0.6.0
12422024-01-17T04:16:34.384Z Downloaded serde_tokenstream v0.2.0
12432024-01-17T04:16:34.387Z Downloaded untrusted v0.9.0
12442024-01-17T04:16:34.390Z Downloaded unicode-linebreak v0.1.5
12452024-01-17T04:16:34.390Z Downloaded tokio-postgres v0.7.10
12462024-01-17T04:16:34.397Z Downloaded itertools v0.11.0
12472024-01-17T04:16:34.408Z Downloaded sqlformat v0.2.3
12482024-01-17T04:16:34.412Z Downloaded spin v0.9.8
12492024-01-17T04:16:34.417Z Downloaded criterion v0.5.1
12502024-01-17T04:16:34.428Z Downloaded env_logger v0.10.0
12512024-01-17T04:16:34.433Z Downloaded glob v0.3.1
12522024-01-17T04:16:34.436Z Downloaded headers v0.3.9
12532024-01-17T04:16:34.444Z Downloaded guppy-workspace-hack v0.1.0
12542024-01-17T04:16:34.447Z Downloaded tempdir v0.3.7
12552024-01-17T04:16:34.447Z Downloaded either v1.9.0
12562024-01-17T04:16:34.450Z Downloaded futures-sink v0.3.30
12572024-01-17T04:16:34.450Z Downloaded futures-macro v0.3.30
12582024-01-17T04:16:34.453Z Downloaded futures-channel v0.3.30
12592024-01-17T04:16:34.456Z Downloaded postgres-types v0.2.6
12602024-01-17T04:16:34.464Z Downloaded defmt-macros v0.3.6
12612024-01-17T04:16:34.467Z Downloaded usdt v0.3.5
12622024-01-17T04:16:34.467Z Downloaded proc-macro-crate v1.3.1
12632024-01-17T04:16:34.467Z Downloaded sec1 v0.7.3
12642024-01-17T04:16:34.474Z Downloaded der_derive v0.7.2
12652024-01-17T04:16:34.476Z Downloaded subprocess v0.2.9
12662024-01-17T04:16:34.477Z Downloaded pin-utils v0.1.0
12672024-01-17T04:16:34.479Z Downloaded synstructure v0.12.6
12682024-01-17T04:16:34.479Z Downloaded endian-type v0.1.2
12692024-01-17T04:16:34.482Z Downloaded pretty-hex v0.2.1
12702024-01-17T04:16:34.482Z Downloaded fd-lock v3.0.13
12712024-01-17T04:16:34.485Z Downloaded embedded-io v0.4.0
12722024-01-17T04:16:34.489Z Downloaded snafu v0.7.5
12732024-01-17T04:16:34.497Z Downloaded serde_tokenstream v0.1.7
12742024-01-17T04:16:34.502Z Downloaded pkg-config v0.3.27
12752024-01-17T04:16:34.505Z Downloaded phf_shared v0.11.2
12762024-01-17T04:16:34.508Z Downloaded rustversion v1.0.14
12772024-01-17T04:16:34.511Z Downloaded untrusted v0.7.1
12782024-01-17T04:16:34.514Z Downloaded tui-tree-widget v0.13.0
12792024-01-17T04:16:34.514Z Downloaded sha2 v0.10.8
12802024-01-17T04:16:34.517Z Downloaded tinyvec v1.6.0
12812024-01-17T04:16:34.525Z Downloaded futures-timer v3.0.2
12822024-01-17T04:16:34.529Z Downloaded futures-core v0.3.30
12832024-01-17T04:16:34.529Z Downloaded ref-cast v1.0.20
12842024-01-17T04:16:34.532Z Downloaded spki v0.7.2
12852024-01-17T04:16:34.536Z Downloaded globset v0.4.13
12862024-01-17T04:16:34.539Z Downloaded term v0.7.0
12872024-01-17T04:16:34.542Z Downloaded platforms v3.0.2
12882024-01-17T04:16:34.545Z Downloaded ref-cast-impl v1.0.20
12892024-01-17T04:16:34.548Z Downloaded indicatif v0.17.7
12902024-01-17T04:16:34.552Z Downloaded cc v1.0.83
12912024-01-17T04:16:34.557Z Downloaded socket2 v0.4.9
12922024-01-17T04:16:34.560Z Downloaded rustc-hash v1.1.0
12932024-01-17T04:16:34.563Z Downloaded native-tls v0.2.11
12942024-01-17T04:16:34.566Z Downloaded smf v0.2.2
12952024-01-17T04:16:34.566Z Downloaded serde_derive_internals v0.26.0
12962024-01-17T04:16:34.569Z Downloaded doc-comment v0.3.3
12972024-01-17T04:16:34.575Z Downloaded tokio-stream v0.1.14
12982024-01-17T04:16:34.578Z Downloaded basic-toml v0.1.8
12992024-01-17T04:16:34.593Z Downloaded base64 v0.21.7
13002024-01-17T04:16:34.600Z Downloaded tinytemplate v1.2.1
13012024-01-17T04:16:34.604Z Downloaded miniz_oxide v0.7.1
13022024-01-17T04:16:34.607Z Downloaded difflib v0.4.0
13032024-01-17T04:16:34.610Z Downloaded precomputed-hash v0.1.1
13042024-01-17T04:16:34.610Z Downloaded unicase v2.7.0
13052024-01-17T04:16:34.614Z Downloaded lalrpop-util v0.19.12
13062024-01-17T04:16:34.615Z Downloaded foreign-types-shared v0.3.1
13072024-01-17T04:16:34.620Z Downloaded data-encoding v2.4.0
13082024-01-17T04:16:34.620Z Downloaded shell-words v1.1.0
13092024-01-17T04:16:34.620Z Downloaded serde_urlencoded v0.7.1
13102024-01-17T04:16:34.620Z Downloaded num-traits v0.2.16
13112024-01-17T04:16:34.623Z Downloaded indexmap v1.9.3
13122024-01-17T04:16:34.629Z Downloaded httptest v0.15.5
13132024-01-17T04:16:34.636Z Downloaded cfg-expr v0.15.5
13142024-01-17T04:16:34.645Z Downloaded owo-colors v3.5.0
13152024-01-17T04:16:34.645Z Downloaded semver v0.11.0
13162024-01-17T04:16:34.645Z Downloaded clang-sys v1.6.1
13172024-01-17T04:16:34.649Z Downloaded ciborium v0.2.1
13182024-01-17T04:16:34.717Z Downloaded tiny-keccak v2.0.2
13192024-01-17T04:16:34.722Z Downloaded crossbeam-channel v0.5.8
13202024-01-17T04:16:34.723Z Downloaded snafu-derive v0.7.5
13212024-01-17T04:16:34.723Z Downloaded smallvec v1.11.2
13222024-01-17T04:16:34.723Z Downloaded thread_local v1.1.7
13232024-01-17T04:16:34.723Z Downloaded slab v0.4.9
13242024-01-17T04:16:34.723Z Downloaded serde_with_macros v3.4.0
13252024-01-17T04:16:34.723Z Downloaded once_cell v1.19.0
13262024-01-17T04:16:34.723Z Downloaded num-rational v0.4.1
13272024-01-17T04:16:34.723Z Downloaded mime_guess v2.0.4
13282024-01-17T04:16:34.723Z Downloaded arrayvec v0.5.2
13292024-01-17T04:16:34.723Z Downloaded log v0.4.20
13302024-01-17T04:16:34.723Z Downloaded base64ct v1.6.0
13312024-01-17T04:16:34.723Z Downloaded num-complex v0.4.4
13322024-01-17T04:16:34.723Z Downloaded indoc v2.0.3
13332024-01-17T04:16:34.723Z Downloaded hyper-rustls v0.24.2
13342024-01-17T04:16:34.723Z Downloaded console v0.15.8
13352024-01-17T04:16:34.724Z Downloaded cast v0.3.0
13362024-01-17T04:16:34.724Z Downloaded arrayvec v0.7.4
13372024-01-17T04:16:34.724Z Downloaded chacha20 v0.9.1
13382024-01-17T04:16:34.724Z Downloaded bcs v0.1.6
13392024-01-17T04:16:34.727Z Downloaded bzip2 v0.4.4
13402024-01-17T04:16:34.727Z Downloaded libloading v0.7.4
13412024-01-17T04:16:34.727Z Downloaded darling v0.20.3
13422024-01-17T04:16:34.732Z Downloaded time-macros v0.2.13
13432024-01-17T04:16:34.735Z Downloaded async-trait v0.1.77
13442024-01-17T04:16:34.741Z Downloaded http-body v0.4.5
13452024-01-17T04:16:34.744Z Downloaded zeroize v1.7.0
13462024-01-17T04:16:34.747Z Downloaded stable_deref_trait v1.2.0
13472024-01-17T04:16:34.747Z Downloaded buf-list v1.0.3
13482024-01-17T04:16:34.751Z Downloaded blake2 v0.10.6
13492024-01-17T04:16:34.757Z Downloaded smallvec v0.6.14
13502024-01-17T04:16:34.760Z Downloaded slog-envlogger v2.2.0
13512024-01-17T04:16:34.760Z Downloaded signal-hook-tokio v0.3.1
13522024-01-17T04:16:34.763Z Downloaded sha1 v0.10.6
13532024-01-17T04:16:34.763Z Downloaded secrecy v0.8.0
13542024-01-17T04:16:34.766Z Downloaded crossbeam-utils v0.8.16
13552024-01-17T04:16:34.773Z Downloaded vte_generate_state_changes v0.1.1
13562024-01-17T04:16:34.773Z Downloaded tokio-macros v2.2.0
13572024-01-17T04:16:34.773Z Downloaded rustls-pemfile v1.0.3
13582024-01-17T04:16:34.776Z Downloaded maybe-uninit v2.0.0
13592024-01-17T04:16:34.780Z Downloaded lru-cache v0.1.2
13602024-01-17T04:16:34.780Z Downloaded num-iter v0.1.43
13612024-01-17T04:16:34.783Z Downloaded oorandom v11.1.3
13622024-01-17T04:16:34.783Z Downloaded waitgroup v0.1.2
13632024-01-17T04:16:34.783Z Downloaded hubpack v0.1.2
13642024-01-17T04:16:34.786Z Downloaded cassowary v0.3.0
13652024-01-17T04:16:34.789Z Downloaded mockall v0.12.0
13662024-01-17T04:16:34.789Z Downloaded memoffset v0.7.1
13672024-01-17T04:16:34.791Z Downloaded nibble_vec v0.1.0
13682024-01-17T04:16:34.794Z Downloaded newtype_derive v0.1.6
13692024-01-17T04:16:34.794Z Downloaded cipher v0.4.4
13702024-01-17T04:16:34.797Z Downloaded nanorand v0.7.0
13712024-01-17T04:16:34.800Z Downloaded async-recursion v1.0.5
13722024-01-17T04:16:34.806Z Downloaded ascii-canvas v3.0.0
13732024-01-17T04:16:34.809Z Downloaded cobs v0.2.3
13742024-01-17T04:16:34.809Z Downloaded iana-time-zone v0.1.57
13752024-01-17T04:16:34.812Z Downloaded hyper-tls v0.5.0
13762024-01-17T04:16:34.812Z Downloaded httpdate v1.0.3
13772024-01-17T04:16:34.815Z Downloaded colored v2.0.4
13782024-01-17T04:16:34.818Z Downloaded block-buffer v0.10.4
13792024-01-17T04:16:34.818Z Downloaded byteorder v1.5.0
13802024-01-17T04:16:34.821Z Downloaded linked-hash-map v0.5.6
13812024-01-17T04:16:34.824Z Downloaded camino-tempfile v1.1.1
13822024-01-17T04:16:34.827Z Downloaded bytecount v0.6.3
13832024-01-17T04:16:34.830Z Downloaded bb8 v0.8.1
13842024-01-17T04:16:34.830Z Downloaded assert_matches v1.5.0
13852024-01-17T04:16:34.833Z Downloaded arrayref v0.3.7
13862024-01-17T04:16:34.836Z Downloaded approx v0.5.1
13872024-01-17T04:16:34.836Z Downloaded cfg-if v1.0.0
13882024-01-17T04:16:34.838Z Downloaded libsw v3.3.1
13892024-01-17T04:16:34.842Z Downloaded inout v0.1.3
13902024-01-17T04:16:34.845Z Downloaded arc-swap v1.6.0
13912024-01-17T04:16:34.852Z Downloaded indoc v1.0.9
13922024-01-17T04:16:34.855Z Downloaded md-5 v0.10.5
13932024-01-17T04:16:34.855Z Downloaded atomic-waker v1.1.1
13942024-01-17T04:16:34.860Z Downloaded async-stream v0.3.5
13952024-01-17T04:16:34.862Z Downloaded crc32fast v1.3.2
13962024-01-17T04:16:34.863Z Downloaded new_debug_unreachable v1.0.4
13972024-01-17T04:16:34.866Z Downloaded newline-converter v0.3.0
13982024-01-17T04:16:34.866Z Downloaded tinyvec_macros v0.1.1
13992024-01-17T04:16:34.866Z Downloaded matches v0.1.10
14002024-01-17T04:16:34.869Z Downloaded kstat-rs v0.2.3
14012024-01-17T04:16:34.869Z Downloaded is-terminal v0.4.9
14022024-01-17T04:16:34.872Z Downloaded ipnetwork v0.20.0
14032024-01-17T04:16:34.876Z Downloaded array-init v0.0.4
14042024-01-17T04:16:34.876Z Downloaded mime v0.3.17
14052024-01-17T04:16:34.880Z Downloaded convert_case v0.4.0
14062024-01-17T04:16:34.880Z Downloaded ciborium-io v0.2.1
14072024-01-17T04:16:34.880Z Downloaded crc-any v2.4.3
14082024-01-17T04:16:34.883Z Downloaded bitflags v2.4.0
14092024-01-17T04:16:34.886Z Downloaded maplit v1.0.2
14102024-01-17T04:16:34.889Z Downloaded ident_case v1.0.1
14112024-01-17T04:16:34.890Z Downloaded hubpack_derive v0.1.1
14122024-01-17T04:16:34.893Z Downloaded nodrop v0.1.14
14132024-01-17T04:16:34.893Z Downloaded num-integer v0.1.45
14142024-01-17T04:16:34.896Z Downloaded itertools v0.10.5
14152024-01-17T04:16:34.904Z Downloaded libtest-mimic v0.6.1
14162024-01-17T04:16:34.910Z Downloaded crypto-common v0.1.6
14172024-01-17T04:16:34.913Z Downloaded crossbeam-deque v0.8.3
14182024-01-17T04:16:34.913Z Downloaded atty v0.2.14
14192024-01-17T04:16:34.913Z Downloaded signal-hook-registry v1.4.1
14202024-01-17T04:16:34.916Z Downloaded serde-hex v0.1.0
14212024-01-17T04:16:34.919Z Downloaded lock_api v0.4.10
14222024-01-17T04:16:34.922Z Downloaded cookie v0.18.0
14232024-01-17T04:16:34.925Z Downloaded crossbeam-queue v0.3.8
14242024-01-17T04:16:34.928Z Downloaded blake2b_simd v1.0.1
14252024-01-17T04:16:34.931Z Downloaded static_assertions v1.1.0
14262024-01-17T04:16:34.931Z Downloaded slog-dtrace v0.2.3
14272024-01-17T04:16:34.934Z Downloaded siphasher v0.3.11
14282024-01-17T04:16:34.937Z Downloaded serde_yaml v0.9.25
14292024-01-17T04:16:34.941Z Downloaded lazy_static v1.4.0
14302024-01-17T04:16:34.944Z Downloaded const-oid v0.9.5
14312024-01-17T04:16:34.947Z Downloaded block-padding v0.3.3
14322024-01-17T04:16:34.950Z Downloaded bitfield v0.14.0
14332024-01-17T04:16:34.950Z Downloaded curve25519-dalek-derive v0.1.0
14342024-01-17T04:16:34.954Z Downloaded crossbeam v0.8.2
14352024-01-17T04:16:34.954Z Downloaded opaque-debug v0.3.0
14362024-01-17T04:16:34.954Z Downloaded normalize-line-endings v0.3.0
14372024-01-17T04:16:34.957Z Downloaded managed v0.8.0
14382024-01-17T04:16:34.957Z Downloaded libefi-sys v0.1.0
14392024-01-17T04:16:34.960Z Downloaded autocfg v1.1.0
14402024-01-17T04:16:34.963Z Downloaded anes v0.1.6
14412024-01-17T04:16:34.969Z Downloaded assert_cmd v2.0.13
14422024-01-17T04:16:34.972Z Downloaded serde_repr v0.1.16
14432024-01-17T04:16:34.972Z Downloaded serde_plain v1.0.2
14442024-01-17T04:16:34.975Z Downloaded semver v0.1.20
14452024-01-17T04:16:34.975Z Downloaded rustyline v12.0.0
14462024-01-17T04:16:34.983Z Downloaded macaddr v1.0.1
14472024-01-17T04:16:34.986Z Downloaded httparse v1.8.0
14482024-01-17T04:16:34.989Z Downloaded cexpr v0.6.0
14492024-01-17T04:16:34.992Z Downloaded criterion-plot v0.5.0
14502024-01-17T04:16:34.995Z Downloaded lazycell v1.3.0
14512024-01-17T04:16:35.005Z Downloaded keccak v0.1.4
14522024-01-17T04:16:35.005Z Downloaded hyper-staticfile v0.9.5
14532024-01-17T04:16:35.005Z Downloaded crc-catalog v2.2.0
14542024-01-17T04:16:35.005Z Downloaded async-stream-impl v0.3.5
14552024-01-17T04:16:35.005Z Downloaded aead v0.5.2
14562024-01-17T04:16:35.752Z Compiling serde v1.0.195
14572024-01-17T04:16:35.753Z Compiling autocfg v1.1.0
14582024-01-17T04:16:35.756Z Checking cfg-if v1.0.0
14592024-01-17T04:16:35.756Z Compiling version_check v0.9.4
14602024-01-17T04:16:35.756Z Compiling syn v1.0.109
14612024-01-17T04:16:35.802Z Checking libc v0.2.152
14622024-01-17T04:16:35.831Z Compiling syn v2.0.46
14632024-01-17T04:16:35.879Z Compiling parking_lot_core v0.9.8
14642024-01-17T04:16:35.931Z Compiling libm v0.2.7
14652024-01-17T04:16:36.496Z Compiling cc v1.0.83
14662024-01-17T04:16:36.651Z Compiling once_cell v1.19.0
14672024-01-17T04:16:36.770Z Compiling serde_json v1.0.111
14682024-01-17T04:16:37.191Z Compiling memchr v2.6.3
14692024-01-17T04:16:37.306Z Compiling lock_api v0.4.10
14702024-01-17T04:16:37.312Z Compiling num-traits v0.2.16
14712024-01-17T04:16:37.403Z Compiling typenum v1.16.0
14722024-01-17T04:16:37.901Z Checking getrandom v0.2.10
14732024-01-17T04:16:37.939Z Compiling generic-array v0.14.7
14742024-01-17T04:16:38.234Z Compiling slab v0.4.9
14752024-01-17T04:16:38.818Z Checking scopeguard v1.2.0
14762024-01-17T04:16:38.978Z Checking log v0.4.20
14772024-01-17T04:16:39.226Z Compiling pkg-config v0.3.27
14782024-01-17T04:16:40.018Z Checking smallvec v1.11.2
14792024-01-17T04:16:40.117Z Compiling byteorder v1.5.0
14802024-01-17T04:16:40.245Z Checking itoa v1.0.9
14812024-01-17T04:16:40.509Z Compiling rustix v0.38.25
14822024-01-17T04:16:40.636Z Compiling indexmap v1.9.3
14832024-01-17T04:16:40.929Z Compiling schemars v0.8.16
14842024-01-17T04:16:41.082Z Compiling vcpkg v0.2.15
14852024-01-17T04:16:41.367Z Compiling fnv v1.0.7
14862024-01-17T04:16:41.477Z Compiling httparse v1.8.0
14872024-01-17T04:16:41.498Z Checking rand_core v0.6.4
14882024-01-17T04:16:41.601Z Compiling ring v0.17.7
14892024-01-17T04:16:42.111Z Compiling aho-corasick v1.0.4
14902024-01-17T04:16:42.407Z Compiling regex-syntax v0.8.2
14912024-01-17T04:16:44.705Z Compiling openssl-sys v0.9.96
14922024-01-17T04:16:46.591Z Checking parking_lot v0.12.1
14932024-01-17T04:16:47.055Z Compiling ring v0.16.20
14942024-01-17T04:16:47.267Z Compiling ahash v0.8.6
14952024-01-17T04:16:47.882Z Checking pin-project-lite v0.2.13
14962024-01-17T04:16:48.038Z Compiling regex-automata v0.4.3
14972024-01-17T04:16:48.843Z Compiling serde_derive_internals v0.26.0
14982024-01-17T04:16:50.012Z Compiling openssl v0.10.60
14992024-01-17T04:16:50.801Z Checking signal-hook-registry v1.4.1
15002024-01-17T04:16:51.048Z Checking mio v0.8.9
15012024-01-17T04:16:51.095Z Compiling rustls v0.21.9
15022024-01-17T04:16:51.482Z Compiling ucd-trie v0.1.6
15032024-01-17T04:16:52.067Z Checking spin v0.5.2
15042024-01-17T04:16:52.355Z Compiling iana-time-zone v0.1.57
15052024-01-17T04:16:52.455Z Compiling native-tls v0.2.11
15062024-01-17T04:16:52.620Z Compiling async-trait v0.1.77
15072024-01-17T04:16:52.953Z Checking futures-core v0.3.30
15082024-01-17T04:16:53.007Z Checking num_cpus v1.16.0
15092024-01-17T04:16:53.206Z Compiling unicode-xid v0.2.4
15102024-01-17T04:16:53.419Z Checking ryu v1.0.15
15112024-01-17T04:16:53.440Z Compiling dyn-clone v1.0.13
15122024-01-17T04:16:53.521Z Compiling backtrace v0.3.69
15132024-01-17T04:16:53.749Z Checking socket2 v0.5.5
15142024-01-17T04:16:54.160Z Compiling futures-sink v0.3.30
15152024-01-17T04:16:54.393Z Compiling errno v0.3.2
15162024-01-17T04:16:54.509Z Compiling crossbeam-utils v0.8.16
15172024-01-17T04:16:54.701Z Compiling regex v1.10.2
15182024-01-17T04:16:55.121Z Compiling tinyvec_macros v0.1.1
15192024-01-17T04:16:55.235Z Compiling crc32fast v1.3.2
15202024-01-17T04:16:55.286Z Compiling tinyvec v1.6.0
15212024-01-17T04:16:55.582Z Compiling futures-channel v0.3.30
15222024-01-17T04:16:56.125Z Compiling anyhow v1.0.75
15232024-01-17T04:16:56.227Z Compiling pin-utils v0.1.0
15242024-01-17T04:16:56.352Z Compiling futures-task v0.3.30
15252024-01-17T04:16:56.557Z Compiling futures-io v0.3.30
15262024-01-17T04:16:56.810Z Compiling spin v0.9.8
15272024-01-17T04:16:57.003Z Compiling tracing-core v0.1.31
15282024-01-17T04:16:57.170Z Compiling unicode-bidi v0.3.13
15292024-01-17T04:16:57.849Z Compiling unicode-normalization v0.1.22
15302024-01-17T04:16:59.059Z Compiling num-integer v0.1.45
15312024-01-17T04:16:59.428Z Compiling slog v2.7.0
15322024-01-17T04:16:59.517Z Compiling synstructure v0.12.6
15332024-01-17T04:16:59.595Z Compiling lazy_static v1.4.0
15342024-01-17T04:16:59.636Z Compiling base64 v0.21.7
15352024-01-17T04:16:59.724Z Checking subtle v2.5.0
15362024-01-17T04:16:59.935Z Compiling unicode-width v0.1.11
15372024-01-17T04:17:00.084Z Compiling serde_derive v1.0.195
15382024-01-17T04:17:00.105Z Compiling thiserror-impl v1.0.49
15392024-01-17T04:17:00.148Z Compiling zeroize_derive v1.4.2
15402024-01-17T04:17:00.178Z Compiling tokio-macros v2.2.0
15412024-01-17T04:17:00.856Z Compiling futures-macro v0.3.30
15422024-01-17T04:17:01.285Z Compiling tracing-attributes v0.1.26
15432024-01-17T04:17:03.698Z Compiling schemars_derive v0.8.16
15442024-01-17T04:17:03.701Z Compiling zerocopy-derive v0.7.31
15452024-01-17T04:17:03.702Z Checking zeroize v1.7.0
15462024-01-17T04:17:03.702Z Compiling openssl-macros v0.1.1
15472024-01-17T04:17:04.640Z Compiling futures-util v0.3.30
15482024-01-17T04:17:05.611Z Compiling thiserror v1.0.49
15492024-01-17T04:17:05.883Z Compiling pest v2.7.2
15502024-01-17T04:17:06.810Z Compiling zerocopy v0.7.31
15512024-01-17T04:17:07.167Z Compiling der_derive v0.7.2
15522024-01-17T04:17:07.809Z Compiling tracing v0.1.37
15532024-01-17T04:17:08.664Z Compiling zerocopy-derive v0.2.0
15542024-01-17T04:17:08.813Z Compiling percent-encoding v2.3.1
15552024-01-17T04:17:09.458Z Compiling untrusted v0.7.1
15562024-01-17T04:17:09.747Z Compiling pest_meta v2.7.2
15572024-01-17T04:17:10.403Z Compiling hashbrown v0.13.2
15582024-01-17T04:17:10.498Z Compiling untrusted v0.9.0
15592024-01-17T04:17:10.786Z Compiling hashbrown v0.12.3
15602024-01-17T04:17:11.013Z Compiling time-core v0.1.1
15612024-01-17T04:17:11.259Z Compiling rustversion v1.0.14
15622024-01-17T04:17:11.470Z Compiling openssl-probe v0.1.5
15632024-01-17T04:17:11.984Z Compiling foreign-types-shared v0.1.1
15642024-01-17T04:17:12.014Z Compiling pest_generator v2.7.2
15652024-01-17T04:17:12.124Z Compiling foreign-types v0.3.2
15662024-01-17T04:17:12.250Z Compiling time-macros v0.2.13
15672024-01-17T04:17:15.365Z Compiling try-lock v0.2.4
15682024-01-17T04:17:15.743Z Compiling rustls-webpki v0.101.7
15692024-01-17T04:17:16.212Z Compiling want v0.3.1
15702024-01-17T04:17:16.645Z Compiling sct v0.7.0
15712024-01-17T04:17:17.989Z Compiling form_urlencoded v1.2.1
15722024-01-17T04:17:18.163Z Compiling pest_derive v2.7.2
15732024-01-17T04:17:18.926Z Compiling socket2 v0.4.9
15742024-01-17T04:17:19.113Z Compiling httpdate v1.0.3
15752024-01-17T04:17:19.501Z Compiling either v1.9.0
15762024-01-17T04:17:19.661Z Compiling const-oid v0.9.5
15772024-01-17T04:17:19.725Z Compiling tower-service v0.3.2
15782024-01-17T04:17:19.891Z Compiling rustls-pemfile v1.0.3
15792024-01-17T04:17:19.987Z Compiling idna v0.5.0
15802024-01-17T04:17:20.317Z Compiling memoffset v0.9.0
15812024-01-17T04:17:20.452Z Compiling usdt-impl v0.3.5
15822024-01-17T04:17:20.801Z Compiling adler v1.0.2
15832024-01-17T04:17:21.125Z Compiling miniz_oxide v0.7.1
15842024-01-17T04:17:21.344Z Compiling rustls-native-certs v0.6.3
15852024-01-17T04:17:22.006Z Compiling url v2.5.0
15862024-01-17T04:17:22.651Z Compiling zerocopy v0.3.0
15872024-01-17T04:17:22.877Z Checking crypto-common v0.1.6
15882024-01-17T04:17:23.116Z Compiling ipnet v2.8.0
15892024-01-17T04:17:23.257Z Checking bytes v1.5.0
15902024-01-17T04:17:23.745Z Checking bitflags v2.4.0
15912024-01-17T04:17:24.490Z Checking tokio v1.35.1
15922024-01-17T04:17:25.189Z Compiling indexmap v2.1.0
15932024-01-17T04:17:26.659Z Compiling semver v1.0.21
15942024-01-17T04:17:27.186Z Compiling uuid v1.6.1
15952024-01-17T04:17:27.236Z Compiling chrono v0.4.31
15962024-01-17T04:17:27.814Z Compiling rustc_version v0.4.0
15972024-01-17T04:17:28.019Z Compiling http v0.2.11
15982024-01-17T04:17:29.084Z Compiling toml_datetime v0.6.5
15992024-01-17T04:17:29.720Z Compiling serde_spanned v0.6.4
16002024-01-17T04:17:30.072Z Compiling toml_edit v0.19.15
16012024-01-17T04:17:30.188Z Compiling openapiv3 v2.0.0
16022024-01-17T04:17:33.786Z Compiling http-body v0.4.5
16032024-01-17T04:17:34.397Z Compiling heapless v0.7.16
16042024-01-17T04:17:34.920Z Compiling serde_urlencoded v0.7.1
16052024-01-17T04:17:35.096Z Compiling dof v0.1.5
16062024-01-17T04:17:35.579Z Compiling dtrace-parser v0.1.14
16072024-01-17T04:17:36.071Z Compiling clap_derive v4.4.2
16082024-01-17T04:17:36.621Z Compiling zerocopy-derive v0.6.4
16092024-01-17T04:17:38.630Z Compiling crossbeam-epoch v0.9.15
16102024-01-17T04:17:38.750Z Compiling encoding_rs v0.8.33
16112024-01-17T04:17:38.856Z Compiling thread-id v4.2.0
16122024-01-17T04:17:39.008Z Compiling mime v0.3.17
16132024-01-17T04:17:39.304Z Compiling gimli v0.28.0
16142024-01-17T04:17:40.070Z Compiling siphasher v0.3.11
16152024-01-17T04:17:40.343Z Compiling webpki-roots v0.25.2
16162024-01-17T04:17:41.789Z Compiling serde_tokenstream v0.1.7
16172024-01-17T04:17:41.792Z Compiling tokio-util v0.7.10
16182024-01-17T04:17:43.615Z Compiling h2 v0.3.21
16192024-01-17T04:17:43.681Z Compiling tokio-rustls v0.24.1
16202024-01-17T04:17:44.023Z Compiling strum_macros v0.25.2
16212024-01-17T04:17:44.275Z Compiling block-buffer v0.10.4
16222024-01-17T04:17:45.187Z Compiling bzip2-sys v0.1.11+1.0.8
16232024-01-17T04:17:45.651Z Compiling tokio-native-tls v0.3.1
16242024-01-17T04:17:45.907Z Compiling object v0.32.1
16252024-01-17T04:17:46.286Z Compiling addr2line v0.21.0
16262024-01-17T04:17:46.673Z Compiling num-iter v0.1.43
16272024-01-17T04:17:47.267Z Compiling rustc-demangle v0.1.23
16282024-01-17T04:17:48.848Z Compiling flate2 v1.0.28
16292024-01-17T04:17:48.892Z Compiling digest v0.10.7
16302024-01-17T04:17:49.098Z Compiling ppv-lite86 v0.2.17
16312024-01-17T04:17:49.647Z Compiling doc-comment v0.3.3
16322024-01-17T04:17:50.333Z Compiling rand_chacha v0.3.1
16332024-01-17T04:17:50.393Z Compiling usdt-macro v0.3.5
16342024-01-17T04:17:50.581Z Compiling usdt-attr-macro v0.3.5
16352024-01-17T04:17:50.758Z Compiling toml v0.7.8
16362024-01-17T04:17:51.004Z Compiling toml_edit v0.21.0
16372024-01-17T04:17:52.550Z Compiling hex v0.4.3
16382024-01-17T04:17:52.905Z Compiling pin-project-internal v1.1.3
16392024-01-17T04:17:53.342Z Checking bitflags v1.3.2
16402024-01-17T04:17:53.533Z Compiling bit-vec v0.6.3
16412024-01-17T04:17:53.659Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16422024-01-17T04:17:54.189Z Compiling rand v0.8.5
16432024-01-17T04:17:54.878Z Compiling hyper v0.14.27
16442024-01-17T04:17:55.508Z Compiling phf_shared v0.10.0
16452024-01-17T04:17:56.629Z Compiling num-bigint v0.4.4
16462024-01-17T04:17:57.798Z Compiling precomputed-hash v0.1.1
16472024-01-17T04:17:57.975Z Compiling base64ct v1.6.0
16482024-01-17T04:17:57.981Z Compiling smoltcp v0.9.1
16492024-01-17T04:17:58.195Z Compiling minimal-lexical v0.2.1
16502024-01-17T04:17:58.931Z Compiling new_debug_unreachable v1.0.4
16512024-01-17T04:17:58.954Z Compiling fixedbitset v0.4.2
16522024-01-17T04:17:58.976Z Compiling nom v7.1.3
16532024-01-17T04:17:59.055Z Compiling string_cache v0.8.7
16542024-01-17T04:17:59.099Z Compiling pem-rfc7468 v0.7.0
16552024-01-17T04:17:59.664Z Compiling petgraph v0.6.4
16562024-01-17T04:18:00.338Z Compiling bit-set v0.5.3
16572024-01-17T04:18:00.792Z Compiling hmac v0.12.1
16582024-01-17T04:18:01.336Z Compiling itertools v0.10.5
16592024-01-17T04:18:02.134Z Compiling hubpack_derive v0.1.1
16602024-01-17T04:18:02.255Z Compiling enum-as-inner v0.5.1
16612024-01-17T04:18:02.339Z Compiling diesel_table_macro_syntax v0.1.0
16622024-01-17T04:18:03.496Z Compiling unicode-segmentation v1.10.1
16632024-01-17T04:18:03.851Z Compiling flagset v0.4.3
16642024-01-17T04:18:04.145Z Compiling lalrpop-util v0.19.12
16652024-01-17T04:18:04.443Z Compiling der v0.7.8
16662024-01-17T04:18:04.723Z Compiling diesel_derives v2.1.2
16672024-01-17T04:18:05.182Z Compiling snafu-derive v0.7.5
16682024-01-17T04:18:05.610Z Compiling cpufeatures v0.2.9
16692024-01-17T04:18:05.747Z Compiling sha2 v0.10.8
16702024-01-17T04:18:05.919Z Compiling rustix v0.37.23
16712024-01-17T04:18:06.403Z Compiling hyper-tls v0.5.0
16722024-01-17T04:18:06.636Z Compiling hyper-rustls v0.24.2
16732024-01-17T04:18:06.908Z Compiling md-5 v0.10.5
16742024-01-17T04:18:07.290Z Compiling reqwest v0.11.22
16752024-01-17T04:18:07.504Z Compiling serde_repr v0.1.16
16762024-01-17T04:18:08.246Z Compiling spki v0.7.2
16772024-01-17T04:18:09.363Z Compiling stringprep v0.1.3
16782024-01-17T04:18:09.843Z Compiling hash32 v0.2.1
16792024-01-17T04:18:10.048Z Compiling fallible-iterator v0.2.0
16802024-01-17T04:18:11.012Z Compiling stable_deref_trait v1.2.0
16812024-01-17T04:18:11.175Z Compiling pkcs8 v0.10.2
16822024-01-17T04:18:11.272Z Compiling postgres-protocol v0.6.6
16832024-01-17T04:18:11.454Z Compiling terminal_size v0.2.6
16842024-01-17T04:18:11.921Z Compiling phf_shared v0.11.2
16852024-01-17T04:18:12.055Z Compiling ff v0.13.0
16862024-01-17T04:18:12.225Z Compiling block-padding v0.3.3
16872024-01-17T04:18:12.379Z Compiling scheduled-thread-pool v0.2.7
16882024-01-17T04:18:12.486Z Compiling matches v0.1.10
16892024-01-17T04:18:12.615Z Compiling num_threads v0.1.6
16902024-01-17T04:18:12.615Z Compiling regex-automata v0.1.10
16912024-01-17T04:18:13.097Z Compiling base16ct v0.2.0
16922024-01-17T04:18:13.116Z Compiling deranged v0.3.8
16932024-01-17T04:18:13.390Z Compiling managed v0.8.0
16942024-01-17T04:18:13.401Z Compiling sec1 v0.7.3
16952024-01-17T04:18:13.401Z Compiling bstr v0.2.17
16962024-01-17T04:18:13.595Z Compiling r2d2 v0.8.10
16972024-01-17T04:18:14.167Z Compiling clap_builder v4.4.2
16982024-01-17T04:18:14.261Z Compiling idna v0.2.3
16992024-01-17T04:18:14.900Z Compiling inout v0.1.3
17002024-01-17T04:18:15.314Z Compiling postgres-types v0.2.6
17012024-01-17T04:18:15.735Z Compiling phf v0.11.2
17022024-01-17T04:18:16.134Z Compiling time v0.3.27
17032024-01-17T04:18:16.162Z Compiling group v0.13.0
17042024-01-17T04:18:16.630Z Compiling bzip2 v0.4.4
17052024-01-17T04:18:17.216Z Compiling hubpack v0.1.2
17062024-01-17T04:18:17.601Z Compiling hkdf v0.12.4
17072024-01-17T04:18:17.854Z Compiling pin-project v1.1.3
17082024-01-17T04:18:18.020Z Compiling zerocopy v0.6.4
17092024-01-17T04:18:18.478Z Compiling ipnetwork v0.20.0
17102024-01-17T04:18:19.463Z Compiling itertools v0.11.0
17112024-01-17T04:18:19.950Z Compiling crypto-bigint v0.5.2
17122024-01-17T04:18:20.316Z Compiling futures-executor v0.3.30
17132024-01-17T04:18:23.140Z Compiling float-cmp v0.9.0
17142024-01-17T04:18:23.470Z Compiling whoami v1.4.1
17152024-01-17T04:18:24.162Z Checking unicode-ident v1.0.12
17162024-01-17T04:18:24.420Z Compiling data-encoding v2.4.0
17172024-01-17T04:18:24.448Z Compiling difflib v0.4.0
17182024-01-17T04:18:25.138Z Compiling static_assertions v1.1.0
17192024-01-17T04:18:25.272Z Compiling normalize-line-endings v0.3.0
17202024-01-17T04:18:25.442Z Compiling regex-automata v0.3.8
17212024-01-17T04:18:25.865Z Compiling predicates-core v1.0.6
17222024-01-17T04:18:26.664Z Compiling predicates v3.0.4
17232024-01-17T04:18:27.172Z Compiling trust-dns-proto v0.22.0
17242024-01-17T04:18:28.389Z Compiling bstr v1.6.0
17252024-01-17T04:18:29.408Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17262024-01-17T04:18:29.515Z Compiling tokio-postgres v0.7.10
17272024-01-17T04:18:30.549Z Compiling elliptic-curve v0.13.8
17282024-01-17T04:18:31.627Z Compiling diesel v2.1.4
17292024-01-17T04:18:31.784Z Compiling yasna v0.5.2
17302024-01-17T04:18:31.930Z Compiling futures v0.3.30
17312024-01-17T04:18:32.086Z Compiling clap v4.4.3
17322024-01-17T04:18:32.233Z Compiling snafu v0.7.5
17332024-01-17T04:18:32.369Z Compiling zip v0.6.6
17342024-01-17T04:18:33.572Z Compiling cipher v0.4.4
17352024-01-17T04:18:34.391Z Compiling similar v2.3.0
17362024-01-17T04:18:34.933Z Compiling usdt v0.3.5
17372024-01-17T04:18:35.124Z Compiling tokio-stream v0.1.14
17382024-01-17T04:18:36.725Z Compiling console v0.15.8
17392024-01-17T04:18:37.757Z Checking equivalent v1.0.1
17402024-01-17T04:18:37.898Z Checking hashbrown v0.14.2
17412024-01-17T04:18:39.024Z Checking proc-macro2 v1.0.74
17422024-01-17T04:18:40.050Z Checking quote v1.0.35
17432024-01-17T04:18:42.658Z Checking utf8parse v0.2.1
17442024-01-17T04:18:44.373Z Checking anstyle v1.0.2
17452024-01-17T04:18:46.300Z Checking io-lifetimes v1.0.11
17462024-01-17T04:18:50.220Z Checking anstyle-parse v0.2.1
17472024-01-17T04:18:52.521Z Checking anstyle-query v1.0.0
17482024-01-17T04:18:52.686Z Checking colorchoice v1.0.0
17492024-01-17T04:18:53.552Z Checking anstream v0.5.0
17502024-01-17T04:18:54.058Z Checking clap_lex v0.5.1
17512024-01-17T04:18:54.171Z Checking strsim v0.10.0
17522024-01-17T04:18:55.387Z Checking winnow v0.5.15
17532024-01-17T04:19:02.016Z Compiling serde_tokenstream v0.2.0
17542024-01-17T04:19:05.929Z Compiling regress v0.7.1
17552024-01-17T04:19:11.310Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17562024-01-17T04:19:19.887Z Compiling getopts v0.2.21
17572024-01-17T04:19:19.906Z Compiling unsafe-libyaml v0.2.10
17582024-01-17T04:19:21.333Z Checking heck v0.4.1
17592024-01-17T04:19:21.631Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17602024-01-17T04:19:22.056Z Compiling serde_yaml v0.9.25
17612024-01-17T04:19:23.168Z Compiling ident_case v1.0.1
17622024-01-17T04:19:23.259Z Checking fastrand v2.0.0
17632024-01-17T04:19:23.417Z Checking match_cfg v0.1.0
17642024-01-17T04:19:23.543Z Checking hostname v0.3.1
17652024-01-17T04:19:23.714Z Checking camino v1.1.6
17662024-01-17T04:19:24.154Z Checking tempfile v3.8.1
17672024-01-17T04:19:24.252Z Checking atty v0.2.14
17682024-01-17T04:19:24.255Z Compiling paste v1.0.14
17692024-01-17T04:19:24.414Z Checking quick-error v1.2.3
17702024-01-17T04:19:24.591Z Checking crossbeam-channel v0.5.8
17712024-01-17T04:19:24.612Z Checking sha1 v0.10.6
17722024-01-17T04:19:25.007Z Checking dirs-sys-next v0.1.2
17732024-01-17T04:19:25.259Z Checking dirs-next v2.0.0
17742024-01-17T04:19:25.443Z Checking thread_local v1.1.7
17752024-01-17T04:19:25.797Z Checking instant v0.1.12
17762024-01-17T04:19:25.866Z Compiling slog-async v2.8.0
17772024-01-17T04:19:25.948Z Checking term v0.7.0
17782024-01-17T04:19:26.622Z Compiling multer v3.0.0
17792024-01-17T04:19:26.711Z Checking take_mut v0.2.2
17802024-01-17T04:19:26.913Z Checking debug-ignore v1.0.5
17812024-01-17T04:19:27.107Z Checking slog-term v2.9.0
17822024-01-17T04:19:27.111Z Compiling darling_core v0.20.3
17832024-01-17T04:19:27.522Z Checking slog-json v2.6.1
17842024-01-17T04:19:27.893Z Checking http v1.0.0
17852024-01-17T04:19:27.916Z Compiling async-stream-impl v0.3.5
17862024-01-17T04:19:28.884Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
17872024-01-17T04:19:29.319Z Checking rustls-pki-types v1.1.0
17882024-01-17T04:19:29.878Z Checking atomic-waker v1.1.1
17892024-01-17T04:19:29.987Z Checking rustls-pemfile v2.0.0
17902024-01-17T04:19:30.069Z Checking waitgroup v0.1.2
17912024-01-17T04:19:30.155Z Checking async-stream v0.3.5
17922024-01-17T04:19:30.312Z Checking slog-bunyan v2.5.0
17932024-01-17T04:19:30.332Z Checking toml v0.8.8
17942024-01-17T04:19:30.405Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
17952024-01-17T04:19:30.589Z Checking serde_path_to_error v0.1.15
17962024-01-17T04:19:30.670Z Checking strum v0.25.0
17972024-01-17T04:19:30.879Z Compiling structmeta-derive v0.2.0
17982024-01-17T04:19:31.517Z Checking wait-timeout v0.2.0
17992024-01-17T04:19:31.568Z Checking rand_xorshift v0.3.0
18002024-01-17T04:19:31.750Z Checking rusty-fork v0.3.0
18012024-01-17T04:19:31.806Z Checking unarray v0.1.4
18022024-01-17T04:19:32.013Z Compiling regex-syntax v0.7.5
18032024-01-17T04:19:32.166Z Checking proptest v1.4.0
18042024-01-17T04:19:36.004Z Compiling structmeta v0.2.0
18052024-01-17T04:19:36.708Z Checking backoff v0.4.0
18062024-01-17T04:19:37.134Z Compiling test-strategy v0.3.1
18072024-01-17T04:19:37.391Z Compiling darling_macro v0.20.3
18082024-01-17T04:19:38.020Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18092024-01-17T04:19:38.649Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18102024-01-17T04:19:39.026Z Compiling darling v0.20.3
18112024-01-17T04:19:39.153Z Compiling serde_with_macros v3.4.0
18122024-01-17T04:19:39.348Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18132024-01-17T04:19:39.558Z Checking macaddr v1.0.1
18142024-01-17T04:19:39.848Z Checking camino-tempfile v1.1.1
18152024-01-17T04:19:40.063Z Checking is-terminal v0.4.9
18162024-01-17T04:19:40.228Z Compiling proc-macro-error-attr v1.0.4
18172024-01-17T04:19:40.259Z Compiling proc-macro-error v1.0.4
18182024-01-17T04:19:40.291Z Compiling proc-macro-crate v1.3.1
18192024-01-17T04:19:40.981Z Checking termtree v0.4.1
18202024-01-17T04:19:41.277Z Checking predicates-tree v1.0.9
18212024-01-17T04:19:41.486Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18222024-01-17T04:19:41.986Z Compiling smoltcp v0.10.0
18232024-01-17T04:19:42.160Z Compiling num_enum_derive v0.5.11
18242024-01-17T04:19:42.322Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18252024-01-17T04:19:43.200Z Checking embedded-io v0.4.0
18262024-01-17T04:19:43.350Z Checking cobs v0.2.3
18272024-01-17T04:19:43.496Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18282024-01-17T04:19:43.543Z Checking serde_with v3.4.0
18292024-01-17T04:19:43.614Z Compiling crucible-workspace-hack v0.1.0
18302024-01-17T04:19:43.667Z Compiling parse-display-derive v0.8.2
18312024-01-17T04:19:43.941Z Checking postcard v1.0.8
18322024-01-17T04:19:44.042Z Compiling foreign-types-macros v0.2.3
18332024-01-17T04:19:45.056Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18342024-01-17T04:19:45.515Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18352024-01-17T04:19:45.959Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18362024-01-17T04:19:46.162Z Checking foreign-types-shared v0.3.1
18372024-01-17T04:19:46.304Z Checking foreign-types v0.5.0
18382024-01-17T04:19:46.618Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18392024-01-17T04:19:46.658Z Checking num_enum v0.5.11
18402024-01-17T04:19:46.676Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18412024-01-17T04:19:46.868Z Checking cstr-argument v0.1.2
18422024-01-17T04:19:47.103Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18432024-01-17T04:19:47.522Z Checking pretty-hex v0.2.1
18442024-01-17T04:19:48.023Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18452024-01-17T04:19:48.121Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18462024-01-17T04:19:48.140Z Checking colored v2.0.4
18472024-01-17T04:19:48.163Z Compiling zone_cfg_derive v0.3.0
18482024-01-17T04:19:48.564Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18492024-01-17T04:19:48.743Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18502024-01-17T04:19:49.084Z Compiling mockall_derive v0.12.0
18512024-01-17T04:19:49.375Z Compiling num-derive v0.4.0
18522024-01-17T04:19:50.670Z Checking fragile v2.0.0
18532024-01-17T04:19:50.926Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18542024-01-17T04:19:50.961Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18552024-01-17T04:19:51.148Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18562024-01-17T04:19:51.248Z Checking parse-display v0.8.2
18572024-01-17T04:19:51.486Z Checking downcast v0.11.0
18582024-01-17T04:19:51.541Z Checking zone v0.3.0
18592024-01-17T04:19:51.780Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18602024-01-17T04:19:52.116Z Checking smf v0.2.2
18612024-01-17T04:19:52.755Z Checking same-file v1.0.6
18622024-01-17T04:19:52.787Z Checking filetime v0.2.23
18632024-01-17T04:19:52.998Z Checking walkdir v2.4.0
18642024-01-17T04:19:53.070Z Checking xattr v1.0.1
18652024-01-17T04:19:53.088Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18662024-01-17T04:19:53.331Z Checking tar v0.4.40
18672024-01-17T04:19:53.399Z Checking pem v3.0.2
18682024-01-17T04:19:53.443Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
18692024-01-17T04:19:53.504Z Checking textwrap v0.11.0
18702024-01-17T04:19:53.766Z Compiling heck v0.3.3
18712024-01-17T04:19:53.781Z Compiling libefi-sys v0.1.0
18722024-01-17T04:19:54.131Z Checking ansi_term v0.12.1
18732024-01-17T04:19:54.196Z Checking vec_map v0.8.2
18742024-01-17T04:19:54.240Z Checking strsim v0.8.0
18752024-01-17T04:19:54.402Z Compiling structopt-derive v0.4.18
18762024-01-17T04:19:54.537Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18772024-01-17T04:19:54.573Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18782024-01-17T04:19:54.599Z Checking clap v2.34.0
18792024-01-17T04:19:55.013Z Checking linked-hash-map v0.5.6
18802024-01-17T04:19:55.089Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18812024-01-17T04:19:55.203Z Checking itertools v0.12.0
18822024-01-17T04:19:55.446Z Checking headers-core v0.2.0
18832024-01-17T04:19:55.579Z Checking lru-cache v0.1.2
18842024-01-17T04:19:55.695Z Checking headers v0.3.9
18852024-01-17T04:19:55.825Z Compiling convert_case v0.4.0
18862024-01-17T04:19:57.347Z Compiling derive_more v0.99.17
18872024-01-17T04:19:57.546Z Checking password-hash v0.5.0
18882024-01-17T04:19:58.219Z Checking blake2 v0.10.6
18892024-01-17T04:19:58.873Z Checking swrite v0.1.0
18902024-01-17T04:19:59.030Z Checking arc-swap v1.6.0
18912024-01-17T04:19:59.298Z Checking argon2 v0.5.2
18922024-01-17T04:19:59.376Z Checking rcgen v0.12.0
18932024-01-17T04:19:59.414Z Checking structopt v0.3.26
18942024-01-17T04:19:59.690Z Checking slog-scope v4.4.0
18952024-01-17T04:19:59.955Z Checking atomicwrites v0.4.3
18962024-01-17T04:19:59.972Z Checking subprocess v0.2.9
18972024-01-17T04:20:00.217Z Compiling cancel-safe-futures v0.1.5
18982024-01-17T04:20:00.255Z Checking slog-stdlog v4.1.1
18992024-01-17T04:20:00.465Z Checking ciborium-io v0.2.1
19002024-01-17T04:20:00.500Z Checking half v1.8.2
19012024-01-17T04:20:00.629Z Checking slog-envlogger v2.2.0
19022024-01-17T04:20:00.812Z Compiling signal-hook v0.3.17
19032024-01-17T04:20:00.930Z Checking libsw v3.3.1
19042024-01-17T04:20:01.172Z Checking ciborium-ll v0.2.1
19052024-01-17T04:20:01.249Z Compiling derive-where v1.2.7
19062024-01-17T04:20:01.318Z Checking owo-colors v3.5.0
19072024-01-17T04:20:01.440Z Checking linear-map v1.2.0
19082024-01-17T04:20:01.642Z Checking ciborium v0.2.1
19092024-01-17T04:20:02.427Z Checking resolv-conf v0.7.0
19102024-01-17T04:20:02.987Z Checking keccak v0.1.4
19112024-01-17T04:20:03.190Z Checking mockall v0.12.0
19122024-01-17T04:20:03.304Z Checking trust-dns-resolver v0.22.0
19132024-01-17T04:20:03.418Z Checking sha3 v0.10.8
19142024-01-17T04:20:03.518Z Checking secrecy v0.8.0
19152024-01-17T04:20:03.827Z Compiling slog-dtrace v0.2.3
19162024-01-17T04:20:03.992Z Checking nibble_vec v0.1.0
19172024-01-17T04:20:04.090Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19182024-01-17T04:20:04.264Z Checking endian-type v0.1.2
19192024-01-17T04:20:04.481Z Checking glob v0.3.1
19202024-01-17T04:20:04.556Z Checking radix_trie v0.2.1
19212024-01-17T04:20:04.933Z Checking fxhash v0.2.1
19222024-01-17T04:20:04.936Z Checking termcolor v1.2.0
19232024-01-17T04:20:05.180Z Compiling radium v0.7.0
19242024-01-17T04:20:05.184Z Checking tap v1.0.1
19252024-01-17T04:20:05.422Z Compiling maybe-uninit v2.0.0
19262024-01-17T04:20:05.778Z Checking wyz v0.5.1
19272024-01-17T04:20:06.300Z Compiling semver-parser v0.10.2
19282024-01-17T04:20:06.376Z Compiling num-bigint-dig v0.8.4
19292024-01-17T04:20:06.563Z Checking funty v2.0.0
19302024-01-17T04:20:06.908Z Checking crc-catalog v2.2.0
19312024-01-17T04:20:07.200Z Compiling packed_struct v0.10.1
19322024-01-17T04:20:07.306Z Checking crc v3.0.1
19332024-01-17T04:20:07.850Z Compiling semver v0.11.0
19342024-01-17T04:20:08.034Z Compiling packed_struct_codegen v0.10.1
19352024-01-17T04:20:08.337Z Checking bitvec v1.0.1
19362024-01-17T04:20:08.965Z Compiling num-rational v0.4.1
19372024-01-17T04:20:09.604Z Compiling home v0.5.5
19382024-01-17T04:20:09.795Z Checking nodrop v0.1.14
19392024-01-17T04:20:09.961Z Compiling toolchain_find v0.2.0
19402024-01-17T04:20:09.966Z Checking array-init v0.0.4
19412024-01-17T04:20:11.310Z Checking smallvec v0.6.14
19422024-01-17T04:20:11.659Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19432024-01-17T04:20:11.681Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19442024-01-17T04:20:11.903Z Checking pkcs1 v0.7.5
19452024-01-17T04:20:12.515Z Checking signature v2.1.0
19462024-01-17T04:20:12.782Z Compiling toml v0.5.11
19472024-01-17T04:20:12.800Z Compiling topological-sort v0.2.2
19482024-01-17T04:20:13.044Z Checking bitfield v0.14.0
19492024-01-17T04:20:13.118Z Compiling omicron-zone-package v0.10.1
19502024-01-17T04:20:13.479Z Checking serde-hex v0.1.0
19512024-01-17T04:20:14.595Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19522024-01-17T04:20:14.941Z Checking env_logger v0.10.0
19532024-01-17T04:20:14.962Z Checking rsa v0.9.2
19542024-01-17T04:20:15.610Z Compiling rustfmt-wrapper v0.2.0
19552024-01-17T04:20:16.445Z Checking x509-cert v0.2.4
19562024-01-17T04:20:16.619Z Checking ron v0.8.1
19572024-01-17T04:20:18.990Z Checking num-complex v0.4.4
19582024-01-17T04:20:19.188Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19592024-01-17T04:20:19.207Z Checking crc-any v2.4.3
19602024-01-17T04:20:19.627Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19612024-01-17T04:20:19.764Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19622024-01-17T04:20:19.997Z Checking newline-converter v0.3.0
19632024-01-17T04:20:20.205Z Checking object v0.30.4
19642024-01-17T04:20:20.481Z Checking num v0.4.1
19652024-01-17T04:20:20.518Z Checking path-slash v0.1.5
19662024-01-17T04:20:20.618Z Checking utf-8 v0.7.6
19672024-01-17T04:20:20.696Z Checking expectorate v1.1.0
19682024-01-17T04:20:20.907Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19692024-01-17T04:20:20.920Z Checking tungstenite v0.20.1
19702024-01-17T04:20:20.942Z Compiling buf-list v1.0.3
19712024-01-17T04:20:21.397Z Checking signal-hook-mio v0.2.3
19722024-01-17T04:20:21.494Z Checking display-error-chain v0.2.0
19732024-01-17T04:20:21.586Z Compiling parking_lot_core v0.8.6
19742024-01-17T04:20:21.681Z Checking trust-dns-client v0.22.0
19752024-01-17T04:20:22.349Z Checking tokio-tungstenite v0.20.1
19762024-01-17T04:20:22.394Z Checking pretty-hex v0.4.1
19772024-01-17T04:20:22.641Z Compiling vte_generate_state_changes v0.1.1
19782024-01-17T04:20:22.777Z Checking parking_lot v0.11.2
19792024-01-17T04:20:23.069Z Checking arrayvec v0.5.2
19802024-01-17T04:20:23.324Z Checking sled v0.34.7
19812024-01-17T04:20:23.643Z Compiling semver v0.1.20
19822024-01-17T04:20:23.646Z Checking fd-lock v3.0.13
19832024-01-17T04:20:23.831Z Checking vte v0.10.1
19842024-01-17T04:20:23.943Z Compiling unicase v2.7.0
19852024-01-17T04:20:24.079Z Checking trust-dns-server v0.22.1
19862024-01-17T04:20:24.383Z Compiling rustc_version v0.1.7
19872024-01-17T04:20:24.748Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
19882024-01-17T04:20:25.133Z Compiling platforms v3.0.2
19892024-01-17T04:20:25.233Z Compiling newtype_derive v0.1.6
19902024-01-17T04:20:25.772Z Checking crossterm v0.26.1
19912024-01-17T04:20:25.963Z Checking crossbeam-deque v0.8.3
19922024-01-17T04:20:26.297Z Checking strip-ansi-escapes v0.1.1
19932024-01-17T04:20:26.424Z Compiling rayon-core v1.12.0
19942024-01-17T04:20:26.489Z Checking nu-ansi-term v0.49.0
19952024-01-17T04:20:27.099Z Checking globset v0.4.13
19962024-01-17T04:20:27.820Z Checking olpc-cjson v0.1.3
19972024-01-17T04:20:27.840Z Checking serde_plain v1.0.2
19982024-01-17T04:20:27.899Z Compiling async-recursion v1.0.5
19992024-01-17T04:20:28.142Z Checking typed-path v0.7.0
20002024-01-17T04:20:28.195Z Compiling curve25519-dalek v4.1.1
20012024-01-17T04:20:28.479Z Checking reedline v0.22.0
20022024-01-17T04:20:29.643Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20032024-01-17T04:20:29.659Z Compiling memoffset v0.7.1
20042024-01-17T04:20:29.679Z Checking rayon v1.8.0
20052024-01-17T04:20:30.213Z Compiling mime_guess v2.0.4
20062024-01-17T04:20:30.333Z Checking steno v0.4.0
20072024-01-17T04:20:30.388Z Checking universal-hash v0.5.1
20082024-01-17T04:20:30.662Z Compiling thiserror-impl-no-std v2.0.2
20092024-01-17T04:20:31.216Z Checking tough v0.16.0
20102024-01-17T04:20:31.681Z Compiling curve25519-dalek-derive v0.1.0
20112024-01-17T04:20:32.430Z Checking opaque-debug v0.3.0
20122024-01-17T04:20:32.561Z Checking poly1305 v0.8.0
20132024-01-17T04:20:33.922Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20142024-01-17T04:20:34.177Z Checking chacha20 v0.9.1
20152024-01-17T04:20:34.366Z Checking aead v0.5.2
20162024-01-17T04:20:34.697Z Checking kstat-rs v0.2.3
20172024-01-17T04:20:34.719Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20182024-01-17T04:20:35.100Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20192024-01-17T04:20:35.168Z Compiling salty v0.2.0
20202024-01-17T04:20:35.384Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20212024-01-17T04:20:35.510Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20222024-01-17T04:20:36.003Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20232024-01-17T04:20:36.096Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20242024-01-17T04:20:36.151Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20252024-01-17T04:20:37.137Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20262024-01-17T04:20:37.639Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20272024-01-17T04:20:38.893Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20282024-01-17T04:20:38.898Z Checking thiserror-no-std v2.0.2
20292024-01-17T04:20:39.039Z Checking signature v1.6.4
20302024-01-17T04:20:39.217Z Checking ed25519 v1.5.3
20312024-01-17T04:20:39.448Z Checking vsss-rs v3.3.4
20322024-01-17T04:20:40.205Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20332024-01-17T04:20:40.848Z Checking chacha20poly1305 v0.10.1
20342024-01-17T04:20:41.150Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20352024-01-17T04:20:42.184Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20362024-01-17T04:20:42.553Z Checking serde-big-array v0.5.1
20372024-01-17T04:20:42.874Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20382024-01-17T04:20:44.253Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20392024-01-17T04:20:45.512Z Checking bytecount v0.6.3
20402024-01-17T04:20:45.544Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20412024-01-17T04:20:45.722Z Checking papergrid v0.10.0
20422024-01-17T04:20:45.741Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20432024-01-17T04:20:47.047Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20442024-01-17T04:20:47.164Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
20452024-01-17T04:20:47.818Z Checking signal-hook-tokio v0.3.1
20462024-01-17T04:20:48.058Z Compiling tabled_derive v0.6.0
20472024-01-17T04:20:49.181Z Checking nix v0.26.4
20482024-01-17T04:20:50.329Z Checking serde-big-array v0.4.1
20492024-01-17T04:20:50.589Z Compiling sqlparser_derive v0.1.1
20502024-01-17T04:20:52.215Z Checking unicode_categories v0.1.1
20512024-01-17T04:20:52.447Z Checking rustyline v12.0.0
20522024-01-17T04:20:52.459Z Checking sqlparser v0.36.1
20532024-01-17T04:20:52.693Z Checking sqlformat v0.2.3
20542024-01-17T04:20:53.632Z Checking tabled v0.14.0
20552024-01-17T04:20:54.934Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20562024-01-17T04:20:55.132Z Checking bcs v0.1.6
20572024-01-17T04:20:55.979Z Checking corncobs v0.1.3
20582024-01-17T04:20:56.273Z Compiling prettyplease v0.2.16
20592024-01-17T04:20:56.462Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20602024-01-17T04:20:56.727Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20612024-01-17T04:20:56.732Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20622024-01-17T04:20:57.792Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20632024-01-17T04:20:57.894Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20642024-01-17T04:20:59.450Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20652024-01-17T04:21:00.987Z Checking highway v1.1.0
20662024-01-17T04:21:01.191Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20672024-01-17T04:21:01.512Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20682024-01-17T04:21:01.917Z Checking http-range v0.1.5
20692024-01-17T04:21:02.089Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20702024-01-17T04:21:02.150Z Checking hyper-staticfile v0.9.5
20712024-01-17T04:21:02.758Z Compiling portable-atomic v1.4.3
20722024-01-17T04:21:03.416Z Compiling crunchy v0.2.2
20732024-01-17T04:21:04.211Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20742024-01-17T04:21:04.385Z Compiling clang-sys v1.6.1
20752024-01-17T04:21:04.404Z Compiling tiny-keccak v2.0.2
20762024-01-17T04:21:04.887Z Checking humantime v2.1.0
20772024-01-17T04:21:05.038Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20782024-01-17T04:21:05.045Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20792024-01-17T04:21:05.293Z Checking assert_matches v1.5.0
20802024-01-17T04:21:07.547Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20812024-01-17T04:21:07.658Z Compiling darling_core v0.14.4
20822024-01-17T04:21:08.298Z Checking number_prefix v0.4.0
20832024-01-17T04:21:08.573Z Checking indicatif v0.17.7
20842024-01-17T04:21:09.359Z Compiling ascii-canvas v3.0.0
20852024-01-17T04:21:09.731Z Compiling ena v0.14.2
20862024-01-17T04:21:09.777Z Compiling libloading v0.7.4
20872024-01-17T04:21:10.252Z Compiling regex-syntax v0.6.29
20882024-01-17T04:21:10.343Z Compiling bindgen v0.65.1
20892024-01-17T04:21:10.361Z Compiling diff v0.1.13
20902024-01-17T04:21:14.793Z Compiling cexpr v0.6.0
20912024-01-17T04:21:17.591Z Compiling lalrpop v0.19.12
20922024-01-17T04:21:17.612Z Compiling darling_macro v0.14.4
20932024-01-17T04:21:17.682Z Compiling which v4.4.0
20942024-01-17T04:21:18.672Z Compiling fs-err v2.11.0
20952024-01-17T04:21:19.098Z Checking maplit v1.0.2
20962024-01-17T04:21:19.245Z Compiling ref-cast v1.0.20
20972024-01-17T04:21:19.249Z Compiling darling v0.14.4
20982024-01-17T04:21:19.417Z Compiling rustc-hash v1.1.0
20992024-01-17T04:21:19.638Z Compiling peeking_take_while v0.1.2
21002024-01-17T04:21:19.823Z Compiling lazycell v1.3.0
21012024-01-17T04:21:20.401Z Compiling shlex v1.1.0
21022024-01-17T04:21:20.410Z Compiling derive_builder_core v0.12.0
21032024-01-17T04:21:20.633Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21042024-01-17T04:21:21.065Z Compiling ref-cast-impl v1.0.20
21052024-01-17T04:21:21.857Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21062024-01-17T04:21:23.009Z Compiling libxml v0.3.3
21072024-01-17T04:21:23.556Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21082024-01-17T04:21:23.720Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21092024-01-17T04:21:24.118Z Compiling strum_macros v0.24.3
21102024-01-17T04:21:24.141Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21112024-01-17T04:21:24.206Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21122024-01-17T04:21:24.965Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21132024-01-17T04:21:26.746Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21142024-01-17T04:21:29.255Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21152024-01-17T04:21:29.323Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21162024-01-17T04:21:33.881Z Compiling derive_builder_macro v0.12.0
21172024-01-17T04:21:33.900Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21182024-01-17T04:21:34.350Z Compiling cookie v0.18.0
21192024-01-17T04:21:34.577Z Compiling indoc v1.0.9
21202024-01-17T04:21:34.775Z Checking parse-size v1.0.0
21212024-01-17T04:21:35.243Z Checking derive_builder v0.12.0
21222024-01-17T04:21:35.491Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21232024-01-17T04:21:36.258Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21242024-01-17T04:21:36.395Z Checking bb8 v0.8.1
21252024-01-17T04:21:36.696Z Checking quick-xml v0.23.1
21262024-01-17T04:21:37.114Z Compiling oso-derive v0.27.0
21272024-01-17T04:21:37.785Z Compiling impl-trait-for-tuples v0.2.2
21282024-01-17T04:21:37.805Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21292024-01-17T04:21:38.001Z Checking smawk v0.3.1
21302024-01-17T04:21:38.302Z Checking unicode-linebreak v0.1.5
21312024-01-17T04:21:38.556Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21322024-01-17T04:21:38.960Z Checking textwrap v0.16.0
21332024-01-17T04:21:39.484Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21342024-01-17T04:21:39.586Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21352024-01-17T04:21:40.097Z Checking is_ci v1.1.1
21362024-01-17T04:21:40.280Z Checking supports-color v2.1.0
21372024-01-17T04:21:40.635Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21382024-01-17T04:21:42.280Z Checking crossterm v0.27.0
21392024-01-17T04:21:42.448Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21402024-01-17T04:21:43.336Z Checking cassowary v0.3.0
21412024-01-17T04:21:43.812Z Compiling indoc v2.0.3
21422024-01-17T04:21:43.971Z Checking rtoolbox v0.0.1
21432024-01-17T04:21:44.223Z Checking rpassword v7.3.1
21442024-01-17T04:21:44.374Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21452024-01-17T04:21:44.426Z Checking shell-words v1.1.0
21462024-01-17T04:21:44.677Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
21472024-01-17T04:21:44.827Z Checking fatfs v0.3.6
21482024-01-17T04:21:45.538Z Checking ratatui v0.23.0
21492024-01-17T04:21:46.432Z Checking yansi v0.5.1
21502024-01-17T04:21:46.977Z Compiling target-lexicon v0.12.12
21512024-01-17T04:21:47.171Z Checking pretty_assertions v1.4.0
21522024-01-17T04:21:47.429Z Checking plotters-backend v0.3.5
21532024-01-17T04:21:48.031Z Compiling guppy-workspace-hack v0.1.0
21542024-01-17T04:21:48.475Z Checking plotters-svg v0.3.5
21552024-01-17T04:21:48.780Z Checking rand v0.4.6
21562024-01-17T04:21:49.281Z Checking tui-tree-widget v0.13.0
21572024-01-17T04:21:49.386Z Compiling target-spec v3.0.1
21582024-01-17T04:21:49.680Z Checking cast v0.3.0
21592024-01-17T04:21:50.179Z Checking remove_dir_all v0.5.3
21602024-01-17T04:21:50.236Z Checking criterion-plot v0.5.0
21612024-01-17T04:21:50.297Z Checking cfg-expr v0.15.5
21622024-01-17T04:21:50.314Z Checking tempdir v0.3.7
21632024-01-17T04:21:50.552Z Checking plotters v0.3.5
21642024-01-17T04:21:51.143Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21652024-01-17T04:21:51.638Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21662024-01-17T04:21:52.890Z Checking tinytemplate v1.2.1
21672024-01-17T04:21:52.980Z Checking cargo-platform v0.1.3
21682024-01-17T04:21:53.441Z Checking oorandom v11.1.3
21692024-01-17T04:21:53.459Z Checking anes v0.1.6
21702024-01-17T04:21:53.487Z Checking cargo_metadata v0.18.1
21712024-01-17T04:21:53.996Z Checking criterion v0.5.1
21722024-01-17T04:21:54.214Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21732024-01-17T04:21:56.167Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21742024-01-17T04:21:57.247Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21752024-01-17T04:21:57.292Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21762024-01-17T04:21:58.696Z Checking assert_cmd v2.0.13
21772024-01-17T04:21:59.006Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21782024-01-17T04:21:59.379Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21792024-01-17T04:22:01.874Z Checking pathdiff v0.2.1
21802024-01-17T04:22:01.961Z Checking nested v0.1.1
21812024-01-17T04:22:02.262Z Checking guppy v0.17.4
21822024-01-17T04:22:04.254Z Checking threadpool v1.8.1
21832024-01-17T04:22:04.535Z Checking nanorand v0.7.0
21842024-01-17T04:22:05.111Z Checking flume v0.11.0
21852024-01-17T04:22:05.829Z Checking libtest-mimic v0.6.1
21862024-01-17T04:22:05.886Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21872024-01-17T04:22:06.544Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21882024-01-17T04:22:08.521Z Checking httptest v0.15.5
21892024-01-17T04:22:09.070Z Checking similar-asserts v1.5.0
21902024-01-17T04:22:09.400Z Compiling rstest_macros v0.18.2
21912024-01-17T04:22:09.715Z Compiling crossbeam-queue v0.3.8
21922024-01-17T04:22:10.328Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21932024-01-17T04:22:10.508Z Checking datatest-stable v0.2.3
21942024-01-17T04:22:10.528Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21952024-01-17T04:22:10.812Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21962024-01-17T04:22:11.243Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21972024-01-17T04:22:11.827Z Compiling trybuild v1.0.89
21982024-01-17T04:22:12.198Z Checking constant_time_eq v0.2.6
21992024-01-17T04:22:12.242Z Checking arrayvec v0.7.4
22002024-01-17T04:22:12.372Z Checking arrayref v0.3.7
22012024-01-17T04:22:12.413Z Compiling relative-path v1.9.0
22022024-01-17T04:22:12.916Z Checking blake2b_simd v1.0.1
22032024-01-17T04:22:12.935Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22042024-01-17T04:22:14.242Z Checking basic-toml v0.1.8
22052024-01-17T04:22:15.679Z Checking constant_time_eq v0.3.0
22062024-01-17T04:22:15.857Z Checking futures-timer v3.0.2
22072024-01-17T04:22:16.289Z Checking rust-argon2 v1.0.1
22082024-01-17T04:22:19.203Z Checking crossbeam v0.8.2
22092024-01-17T04:22:20.540Z Checking partial-io v0.5.4
22102024-01-17T04:22:21.178Z Checking approx v0.5.1
22112024-01-17T04:22:21.465Z Checking termios v0.3.3
22122024-01-17T04:22:21.814Z Checking hex-literal v0.4.1
22132024-01-17T04:22:24.768Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22142024-01-17T04:22:27.465Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22152024-01-17T04:22:28.032Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22162024-01-17T04:22:29.676Z Checking rstest v0.18.2
22172024-01-17T04:22:37.630Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22182024-01-17T04:22:41.960Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22192024-01-17T04:23:45.214Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22202024-01-17T04:23:48.979Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22212024-01-17T04:23:56.469Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22222024-01-17T04:23:57.678Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22232024-01-17T04:24:07.583Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22242024-01-17T04:24:31.602Z Compiling polar-core v0.27.0
22252024-01-17T04:24:42.288Z Checking oso v0.27.0
22262024-01-17T04:25:20.235Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22272024-01-17T04:26:43.539Z Finished dev [unoptimized + debuginfo] target(s) in 10m 13s
22282024-01-17T04:26:43.765Z
22292024-01-17T04:26:43.765Zreal 11:15.007927914
22302024-01-17T04:26:43.765Zuser 1:01:18.106195855
22312024-01-17T04:26:43.768Zsys 7:57.155896653
22322024-01-17T04:26:43.768Ztrap 2.109718026
22332024-01-17T04:26:43.769Ztflt 2.461992442
22342024-01-17T04:26:43.769Zdflt 4.590652712
22352024-01-17T04:26:43.769Zkflt 0.024494251
22362024-01-17T04:26:43.769Zlock 1:36:47.211449377
22372024-01-17T04:26:43.769Zslp 3:01:19.667843384
22382024-01-17T04:26:43.769Zlat 2:09.638517095
22392024-01-17T04:26:43.769Zstop 4:45.087074312
22402024-01-17T04:26:44.961Zwarning: output filename collision.
22412024-01-17T04:26:44.961ZThe 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)`.
22422024-01-17T04:26:44.961ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22432024-01-17T04:26:44.961ZThe targets should have unique names.
22442024-01-17T04:26:44.961ZThis is a known bug where multiple crates with the same name use
22452024-01-17T04:26:44.961Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22462024-01-17T04:26:44.964Zwarning: output filename collision.
22472024-01-17T04:26:44.964ZThe lib target `nix` in package `nix v0.26.4` 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)`.
22482024-01-17T04:26:44.964ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22492024-01-17T04:26:44.964ZThe targets should have unique names.
22502024-01-17T04:26:44.964ZThis is a known bug where multiple crates with the same name use
22512024-01-17T04:26:44.964Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22522024-01-17T04:26:44.965Zwarning: output filename collision.
22532024-01-17T04:26:44.965ZThe 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)`.
22542024-01-17T04:26:44.965ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22552024-01-17T04:26:44.965ZThe targets should have unique names.
22562024-01-17T04:26:44.965ZThis is a known bug where multiple crates with the same name use
22572024-01-17T04:26:44.965Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22582024-01-17T04:26:44.965Zwarning: output filename collision.
22592024-01-17T04:26:44.965ZThe 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)`.
22602024-01-17T04:26:44.965ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22612024-01-17T04:26:44.965ZThe targets should have unique names.
22622024-01-17T04:26:44.965ZThis is a known bug where multiple crates with the same name use
22632024-01-17T04:26:44.965Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22642024-01-17T04:26:45.599Z Documenting libc v0.2.152
22652024-01-17T04:26:45.618Z Documenting cfg-if v1.0.0
22662024-01-17T04:26:45.628Z Documenting serde_derive v1.0.195
22672024-01-17T04:26:45.657Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22682024-01-17T04:26:45.661Z Documenting scopeguard v1.2.0
22692024-01-17T04:26:45.661Z Documenting log v0.4.20
22702024-01-17T04:26:45.693Z Documenting memchr v2.6.3
22712024-01-17T04:26:45.707Z Documenting smallvec v1.11.2
22722024-01-17T04:26:46.190Z Documenting zeroize_derive v1.4.2
22732024-01-17T04:26:49.496Z Documenting itoa v1.0.9
22742024-01-17T04:26:49.551Z Documenting lock_api v0.4.10
22752024-01-17T04:26:50.130Z Documenting pin-project-lite v0.2.13
22762024-01-17T04:26:51.437Z Documenting libm v0.2.7
22772024-01-17T04:26:51.953Z Documenting getrandom v0.2.10
22782024-01-17T04:26:52.528Z Documenting parking_lot_core v0.9.8
22792024-01-17T04:26:53.547Z Documenting signal-hook-registry v1.4.1
22802024-01-17T04:26:53.578Z Documenting zeroize v1.7.0
22812024-01-17T04:26:53.974Z Documenting mio v0.8.9
22822024-01-17T04:26:54.030Z Documenting futures-core v0.3.30
22832024-01-17T04:26:55.112Z Documenting serde v1.0.195
22842024-01-17T04:26:56.302Z Documenting num-traits v0.2.16
22852024-01-17T04:26:57.490Z Documenting rand_core v0.6.4
22862024-01-17T04:26:58.176Z Documenting parking_lot v0.12.1
22872024-01-17T04:26:59.407Z Documenting thiserror-impl v1.0.49
22882024-01-17T04:26:59.461Z Documenting num_cpus v1.16.0
22892024-01-17T04:26:59.774Z Documenting socket2 v0.5.5
22902024-01-17T04:27:00.019Z Documenting typenum v1.16.0
22912024-01-17T04:27:02.980Z Documenting tokio-macros v2.2.0
22922024-01-17T04:27:03.320Z Documenting once_cell v1.19.0
22932024-01-17T04:27:03.939Z Documenting subtle v2.5.0
22942024-01-17T04:27:05.056Z Documenting ryu v1.0.15
22952024-01-17T04:27:05.693Z Documenting byteorder v1.5.0
22962024-01-17T04:27:06.525Z Documenting thiserror v1.0.49
22972024-01-17T04:27:09.143Z Documenting futures-sink v0.3.30
22982024-01-17T04:27:09.155Z Documenting const-oid v0.9.5
22992024-01-17T04:27:09.440Z Documenting pin-utils v0.1.0
23002024-01-17T04:27:09.754Z Documenting slab v0.4.9
23012024-01-17T04:27:11.745Z Documenting futures-macro v0.3.30
23022024-01-17T04:27:11.887Z Documenting futures-task v0.3.30
23032024-01-17T04:27:14.422Z Documenting futures-channel v0.3.30
23042024-01-17T04:27:16.171Z Documenting futures-io v0.3.30
23052024-01-17T04:27:17.180Z Documenting iana-time-zone v0.1.57
23062024-01-17T04:27:17.569Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23072024-01-17T04:27:18.464Z Documenting tinyvec_macros v0.1.1
23082024-01-17T04:27:18.804Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23092024-01-17T04:27:19.017Z Documenting ppv-lite86 v0.2.17
23102024-01-17T04:27:20.320Z Documenting tracing-core v0.1.31
23112024-01-17T04:27:22.408Z Documenting futures-util v0.3.30
23122024-01-17T04:27:23.165Z Documenting tinyvec v1.6.0
23132024-01-17T04:27:23.179Z Documenting tracing-attributes v0.1.26
23142024-01-17T04:27:24.135Z Documenting rand_chacha v0.3.1
23152024-01-17T04:27:28.792Z Documenting unicode-normalization v0.1.22
23162024-01-17T04:27:30.436Z Documenting rand v0.8.5
23172024-01-17T04:27:30.469Z Documenting bytes v1.5.0
23182024-01-17T04:27:32.791Z Documenting bitflags v2.4.0
23192024-01-17T04:27:33.468Z Documenting serde_json v1.0.111
23202024-01-17T04:27:35.234Z Documenting chrono v0.4.31
23212024-01-17T04:27:37.567Z Documenting tokio v1.35.1
23222024-01-17T04:27:37.749Z Documenting uuid v1.6.1
23232024-01-17T04:27:38.881Z Documenting spin v0.9.8
23242024-01-17T04:27:39.023Z Documenting lazy_static v1.4.0
23252024-01-17T04:27:42.070Z Documenting unicode-bidi v0.3.13
23262024-01-17T04:27:43.194Z Documenting base64 v0.21.7
23272024-01-17T04:27:43.510Z Documenting percent-encoding v2.3.1
23282024-01-17T04:27:44.351Z Documenting cpufeatures v0.2.9
23292024-01-17T04:27:44.553Z Checking serde_derive_internals v0.26.0
23302024-01-17T04:27:45.582Z Documenting serde_derive_internals v0.26.0
23312024-01-17T04:27:45.627Z Documenting generic-array v0.14.7
23322024-01-17T04:27:48.373Z Documenting dyn-clone v1.0.13
23332024-01-17T04:27:48.414Z Documenting fnv v1.0.7
23342024-01-17T04:27:49.188Z Documenting errno v0.3.2
23352024-01-17T04:27:49.451Z Documenting form_urlencoded v1.2.1
23362024-01-17T04:27:50.484Z Documenting tracing v0.1.37
23372024-01-17T04:27:52.461Z Documenting crypto-common v0.1.6
23382024-01-17T04:27:52.772Z Documenting block-buffer v0.10.4
23392024-01-17T04:27:53.418Z Documenting schemars_derive v0.8.16
23402024-01-17T04:27:53.826Z Documenting idna v0.5.0
23412024-01-17T04:27:53.900Z Documenting httparse v1.8.0
23422024-01-17T04:27:54.795Z Documenting rustix v0.38.25
23432024-01-17T04:27:55.692Z Documenting unicode-ident v1.0.12
23442024-01-17T04:27:58.566Z Documenting adler v1.0.2
23452024-01-17T04:27:59.315Z Documenting digest v0.10.7
23462024-01-17T04:27:59.813Z Documenting url v2.5.0
23472024-01-17T04:27:59.853Z Documenting proc-macro2 v1.0.74
23482024-01-17T04:28:00.010Z Documenting untrusted v0.9.0
23492024-01-17T04:28:02.218Z Documenting schemars v0.8.16
23502024-01-17T04:28:02.582Z Documenting miniz_oxide v0.7.1
23512024-01-17T04:28:04.176Z Documenting base64ct v1.6.0
23522024-01-17T04:28:04.492Z Documenting unicode-width v0.1.11
23532024-01-17T04:28:06.039Z Documenting quote v1.0.35
23542024-01-17T04:28:06.455Z Documenting ring v0.17.7
23552024-01-17T04:28:07.697Z Documenting openssl-probe v0.1.5
23562024-01-17T04:28:08.693Z Documenting httpdate v1.0.3
23572024-01-17T04:28:08.749Z Documenting try-lock v0.2.4
23582024-01-17T04:28:10.691Z Documenting http-body v0.4.5
23592024-01-17T04:28:12.112Z Documenting openssl-sys v0.9.96
23602024-01-17T04:28:12.225Z Documenting slog v2.7.0
23612024-01-17T04:28:13.068Z Documenting want v0.3.1
23622024-01-17T04:28:13.542Z Documenting async-trait v0.1.77
23632024-01-17T04:28:14.352Z Documenting openssl-macros v0.1.1
23642024-01-17T04:28:14.822Z Documenting mime v0.3.17
23652024-01-17T04:28:17.119Z Documenting tower-service v0.3.2
23662024-01-17T04:28:18.450Z Documenting rustls-webpki v0.101.7
23672024-01-17T04:28:18.662Z Documenting pem-rfc7468 v0.7.0
23682024-01-17T04:28:20.533Z Documenting aho-corasick v1.0.4
23692024-01-17T04:28:20.933Z Documenting sct v0.7.0
23702024-01-17T04:28:21.118Z Documenting openssl v0.10.60
23712024-01-17T04:28:21.155Z Documenting der_derive v0.7.2
23722024-01-17T04:28:21.430Z Documenting tokio-util v0.7.10
23732024-01-17T04:28:22.600Z Documenting flagset v0.4.3
23742024-01-17T04:28:24.788Z Documenting equivalent v1.0.1
23752024-01-17T04:28:24.825Z Documenting regex-syntax v0.8.2
23762024-01-17T04:28:26.269Z Documenting ipnet v2.8.0
23772024-01-17T04:28:26.608Z Documenting hashbrown v0.14.2
23782024-01-17T04:28:28.247Z Documenting utf8parse v0.2.1
23792024-01-17T04:28:28.754Z Documenting der v0.7.8
23802024-01-17T04:28:28.848Z Documenting rustls v0.21.9
23812024-01-17T04:28:29.908Z Documenting h2 v0.3.21
23822024-01-17T04:28:32.068Z Documenting num-integer v0.1.45
23832024-01-17T04:28:32.474Z Documenting time-macros v0.2.13
23842024-01-17T04:28:33.111Z Documenting indexmap v2.1.0
23852024-01-17T04:28:33.278Z Documenting gimli v0.28.0
23862024-01-17T04:28:34.975Z Documenting regex-automata v0.4.3
23872024-01-17T04:28:36.274Z Documenting num_threads v0.1.6
23882024-01-17T04:28:38.246Z Documenting time-core v0.1.1
23892024-01-17T04:28:39.827Z Documenting deranged v0.3.8
23902024-01-17T04:28:40.045Z Documenting spki v0.7.2
23912024-01-17T04:28:40.399Z Documenting tokio-rustls v0.24.1
23922024-01-17T04:28:41.776Z Documenting native-tls v0.2.11
23932024-01-17T04:28:42.469Z Documenting object v0.32.1
23942024-01-17T04:28:42.963Z Documenting addr2line v0.21.0
23952024-01-17T04:28:45.057Z Documenting hyper v0.14.27
23962024-01-17T04:28:46.463Z Documenting time v0.3.27
23972024-01-17T04:28:46.531Z Documenting crossbeam-utils v0.8.16
23982024-01-17T04:28:48.077Z Documenting regex v1.10.2
23992024-01-17T04:28:48.637Z Documenting encoding_rs v0.8.33
24002024-01-17T04:28:49.557Z Checking pest_meta v2.7.2
24012024-01-17T04:28:49.752Z Documenting rustc-demangle v0.1.23
24022024-01-17T04:28:51.155Z Documenting tokio-native-tls v0.3.1
24032024-01-17T04:28:52.649Z Documenting rustls-native-certs v0.6.3
24042024-01-17T04:28:54.073Z Documenting serde_urlencoded v0.7.1
24052024-01-17T04:28:54.560Z Documenting pest_meta v2.7.2
24062024-01-17T04:28:55.682Z Checking pest_generator v2.7.2
24072024-01-17T04:28:56.505Z Documenting pkcs8 v0.10.2
24082024-01-17T04:28:56.884Z Documenting webpki-roots v0.25.2
24092024-01-17T04:28:58.239Z Documenting anstyle v1.0.2
24102024-01-17T04:28:58.906Z Documenting data-encoding v2.4.0
24112024-01-17T04:29:00.407Z Documenting ucd-trie v0.1.6
24122024-01-17T04:29:00.736Z Documenting pest_generator v2.7.2
24132024-01-17T04:29:01.476Z Documenting backtrace v0.3.69
24142024-01-17T04:29:02.677Z Documenting anstyle-parse v0.2.1
24152024-01-17T04:29:03.429Z Documenting ipnetwork v0.20.0
24162024-01-17T04:29:03.548Z Documenting hyper-rustls v0.24.2
24172024-01-17T04:29:03.960Z Documenting hyper-tls v0.5.0
24182024-01-17T04:29:05.283Z Documenting syn v2.0.46
24192024-01-17T04:29:06.561Z Documenting pest v2.7.2
24202024-01-17T04:29:07.358Z Documenting sha2 v0.10.8
24212024-01-17T04:29:07.846Z Documenting pest_derive v2.7.2
24222024-01-17T04:29:09.751Z Documenting anyhow v1.0.75
24232024-01-17T04:29:10.764Z Documenting futures-executor v0.3.30
24242024-01-17T04:29:14.799Z Documenting hex v0.4.3
24252024-01-17T04:29:16.160Z Documenting reqwest v0.11.22
24262024-01-17T04:29:16.160Z Documenting crc32fast v1.3.2
24272024-01-17T04:29:16.160Z Checking serde_tokenstream v0.1.7
24282024-01-17T04:29:17.476Z Documenting colorchoice v1.0.0
24292024-01-17T04:29:17.476Z Documenting anstyle-query v1.0.0
24302024-01-17T04:29:19.112Z Documenting dtrace-parser v0.1.14
24312024-01-17T04:29:19.112Z Documenting openapiv3 v2.0.0
24322024-01-17T04:29:39.614Z Documenting num-iter v0.1.43
24332024-01-17T04:29:40.280Z Documenting hmac v0.12.1
24342024-01-17T04:29:40.280Z Documenting dof v0.1.5
24352024-01-17T04:29:40.791Z Documenting anstream v0.5.0
24362024-01-17T04:29:40.989Z Documenting thread-id v4.2.0
24372024-01-17T04:29:40.990Z Documenting terminal_size v0.2.6
24382024-01-17T04:29:41.051Z Documenting memoffset v0.9.0
24392024-01-17T04:29:41.052Z Documenting strsim v0.10.0
24402024-01-17T04:29:41.052Z Documenting clap_lex v0.5.1
24412024-01-17T04:29:41.052Z Documenting flate2 v1.0.28
24422024-01-17T04:29:41.052Z Documenting futures v0.3.30
24432024-01-17T04:29:41.052Z Documenting usdt-impl v0.3.5
24442024-01-17T04:29:41.052Z Documenting crossbeam-epoch v0.9.15
24452024-01-17T04:29:41.052Z Documenting usdt-attr-macro v0.3.5
24462024-01-17T04:29:41.052Z Documenting usdt-macro v0.3.5
24472024-01-17T04:29:41.052Z Documenting clap_builder v4.4.2
24482024-01-17T04:29:41.052Z Documenting clap_derive v4.4.2
24492024-01-17T04:29:41.052Z Documenting unicode-segmentation v1.10.1
24502024-01-17T04:29:41.052Z Documenting managed v0.8.0
24512024-01-17T04:29:41.052Z Documenting block-padding v0.3.3
24522024-01-17T04:29:41.053Z Documenting scheduled-thread-pool v0.2.7
24532024-01-17T04:29:41.053Z Documenting bzip2-sys v0.1.11+1.0.8
24542024-01-17T04:29:41.053Z Documenting usdt v0.3.5
24552024-01-17T04:29:41.053Z Documenting enum-as-inner v0.5.1
24562024-01-17T04:29:41.053Z Checking diesel_table_macro_syntax v0.1.0
24572024-01-17T04:29:41.144Z Documenting pin-project-internal v1.1.3
24582024-01-17T04:29:41.450Z Documenting diesel_table_macro_syntax v0.1.0
24592024-01-17T04:29:42.340Z Documenting either v1.9.0
24602024-01-17T04:29:42.947Z Documenting clap v4.4.3
24612024-01-17T04:29:44.363Z Documenting r2d2 v0.8.10
24622024-01-17T04:29:44.999Z Documenting bzip2 v0.4.4
24632024-01-17T04:29:46.742Z Documenting inout v0.1.3
24642024-01-17T04:29:46.993Z Documenting trust-dns-proto v0.22.0
24652024-01-17T04:29:47.893Z Documenting diesel_derives v2.1.2
24662024-01-17T04:29:48.116Z Documenting md-5 v0.10.5
24672024-01-17T04:29:48.300Z Documenting pin-project v1.1.3
24682024-01-17T04:29:50.128Z Documenting stringprep v0.1.3
24692024-01-17T04:29:50.361Z Documenting toml_datetime v0.6.5
24702024-01-17T04:29:50.797Z Documenting serde_spanned v0.6.4
24712024-01-17T04:29:52.378Z Documenting zerocopy v0.7.31
24722024-01-17T04:29:52.704Z Documenting ff v0.13.0
24732024-01-17T04:29:55.177Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24742024-01-17T04:29:55.787Z Documenting doc-comment v0.3.3
24752024-01-17T04:29:56.061Z Documenting snafu-derive v0.7.5
24762024-01-17T04:29:56.401Z Documenting static_assertions v1.1.0
24772024-01-17T04:29:58.316Z Documenting bit-vec v0.6.3
24782024-01-17T04:29:59.470Z Documenting siphasher v0.3.11
24792024-01-17T04:29:59.944Z Documenting fallible-iterator v0.2.0
24802024-01-17T04:30:00.787Z Documenting winnow v0.5.15
24812024-01-17T04:30:00.816Z Documenting base16ct v0.2.0
24822024-01-17T04:30:00.830Z Documenting diesel v2.1.4
24832024-01-17T04:30:03.669Z Documenting group v0.13.0
24842024-01-17T04:30:03.708Z Documenting phf_shared v0.11.2
24852024-01-17T04:30:04.203Z Documenting cipher v0.4.4
24862024-01-17T04:30:05.263Z Documenting sec1 v0.7.3
24872024-01-17T04:30:07.408Z Documenting snafu v0.7.5
24882024-01-17T04:30:07.714Z Documenting postgres-protocol v0.6.6
24892024-01-17T04:30:08.328Z Documenting toml_edit v0.21.0
24902024-01-17T04:30:09.234Z Documenting zip v0.6.6
24912024-01-17T04:30:09.373Z Documenting hkdf v0.12.4
24922024-01-17T04:30:14.010Z Documenting num-bigint v0.4.4
24932024-01-17T04:30:14.171Z Documenting crypto-bigint v0.5.2
24942024-01-17T04:30:14.608Z Documenting hubpack v0.1.2
24952024-01-17T04:30:16.784Z Documenting bstr v1.6.0
24962024-01-17T04:30:16.982Z Documenting regress v0.7.1
24972024-01-17T04:30:17.041Z Documenting serde_repr v0.1.16
24982024-01-17T04:30:17.929Z Documenting precomputed-hash v0.1.1
24992024-01-17T04:30:21.481Z Documenting new_debug_unreachable v1.0.4
25002024-01-17T04:30:23.347Z Documenting minimal-lexical v0.2.1
25012024-01-17T04:30:23.753Z Documenting lalrpop-util v0.19.12
25022024-01-17T04:30:24.349Z Documenting fixedbitset v0.4.2
25032024-01-17T04:30:24.398Z Documenting yasna v0.5.2
25042024-01-17T04:30:24.799Z Documenting elliptic-curve v0.13.8
25052024-01-17T04:30:25.684Z Documenting string_cache v0.8.7
25062024-01-17T04:30:26.678Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25072024-01-17T04:30:28.906Z Documenting nom v7.1.3
25082024-01-17T04:30:29.149Z Documenting petgraph v0.6.4
25092024-01-17T04:30:29.978Z Documenting postgres-types v0.2.6
25102024-01-17T04:30:32.192Z Documenting phf v0.11.2
25112024-01-17T04:30:33.552Z Documenting console v0.15.8
25122024-01-17T04:30:34.296Z Documenting semver v1.0.21
25132024-01-17T04:30:36.040Z Documenting float-cmp v0.9.0
25142024-01-17T04:30:36.516Z Documenting predicates-core v1.0.6
25152024-01-17T04:30:38.171Z Documenting normalize-line-endings v0.3.0
25162024-01-17T04:30:39.897Z Documenting heck v0.4.1
25172024-01-17T04:30:40.392Z Documenting whoami v1.4.1
25182024-01-17T04:30:40.983Z Documenting difflib v0.4.0
25192024-01-17T04:30:41.091Z Checking unsafe-libyaml v0.2.10
25202024-01-17T04:30:41.684Z Documenting bit-set v0.5.3
25212024-01-17T04:30:42.252Z Documenting ahash v0.8.6
25222024-01-17T04:30:42.967Z Documenting similar v2.3.0
25232024-01-17T04:30:43.045Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25242024-01-17T04:30:43.946Z Documenting tokio-stream v0.1.14
25252024-01-17T04:30:45.541Z Documenting tokio-postgres v0.7.10
25262024-01-17T04:30:46.252Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25272024-01-17T04:30:46.431Z Documenting predicates v3.0.4
25282024-01-17T04:30:47.756Z Documenting unsafe-libyaml v0.2.10
25292024-01-17T04:30:49.082Z Checking ident_case v1.0.1
25302024-01-17T04:30:49.303Z Checking serde_yaml v0.9.25
25312024-01-17T04:30:49.358Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25322024-01-17T04:30:51.469Z Documenting getopts v0.2.21
25332024-01-17T04:30:52.361Z Documenting match_cfg v0.1.0
25342024-01-17T04:30:52.998Z Documenting sha1 v0.10.6
25352024-01-17T04:30:53.539Z Documenting serde_yaml v0.9.25
25362024-01-17T04:30:54.027Z Documenting dirs-sys-next v0.1.2
25372024-01-17T04:30:56.425Z Documenting hostname v0.3.1
25382024-01-17T04:30:57.578Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25392024-01-17T04:30:57.591Z Documenting thread_local v1.1.7
25402024-01-17T04:30:59.582Z Documenting dirs-next v2.0.0
25412024-01-17T04:31:00.121Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25422024-01-17T04:31:00.191Z Documenting paste v1.0.14
25432024-01-17T04:31:01.291Z Documenting crossbeam-channel v0.5.8
25442024-01-17T04:31:01.963Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25452024-01-17T04:31:02.134Z Documenting atty v0.2.14
25462024-01-17T04:31:03.777Z Documenting take_mut v0.2.2
25472024-01-17T04:31:05.263Z Documenting term v0.7.0
25482024-01-17T04:31:05.420Z Documenting slog-json v2.6.1
25492024-01-17T04:31:06.420Z Documenting http v1.0.0
25502024-01-17T04:31:06.730Z Documenting camino v1.1.6
25512024-01-17T04:31:07.384Z Documenting async-stream-impl v0.3.5
25522024-01-17T04:31:07.548Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25532024-01-17T04:31:09.154Z Documenting slog-async v2.8.0
25542024-01-17T04:31:11.106Z Documenting slog-term v2.9.0
25552024-01-17T04:31:12.227Z Documenting rustls-pki-types v1.1.0
25562024-01-17T04:31:13.344Z Documenting debug-ignore v1.0.5
25572024-01-17T04:31:13.719Z Documenting atomic-waker v1.1.1
25582024-01-17T04:31:13.856Z Documenting async-stream v0.3.5
25592024-01-17T04:31:14.962Z Documenting multer v3.0.0
25602024-01-17T04:31:15.410Z Documenting slog-bunyan v2.5.0
25612024-01-17T04:31:16.988Z Documenting rustls-pemfile v2.0.0
25622024-01-17T04:31:17.442Z Checking darling_core v0.20.3
25632024-01-17T04:31:17.740Z Documenting toml v0.8.8
25642024-01-17T04:31:17.903Z Documenting waitgroup v0.1.2
25652024-01-17T04:31:28.972Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25662024-01-17T04:31:29.160Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
25672024-01-17T04:31:29.284Z Documenting serde_path_to_error v0.1.15
25682024-01-17T04:31:29.284Z Documenting strum v0.25.0
25692024-01-17T04:31:29.284Z Checking darling v0.20.3
25702024-01-17T04:31:29.284Z Documenting serde_with_macros v3.4.0
25712024-01-17T04:31:29.284Z Documenting structmeta-derive v0.2.0
25722024-01-17T04:31:29.284Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25732024-01-17T04:31:29.285Z Checking structmeta v0.2.0
25742024-01-17T04:31:29.285Z Documenting instant v0.1.12
25752024-01-17T04:31:29.285Z Checking regex-syntax v0.7.5
25762024-01-17T04:31:29.285Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25772024-01-17T04:31:29.285Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
25782024-01-17T04:31:29.285Z Documenting macaddr v1.0.1
25792024-01-17T04:31:30.229Z Documenting serde_with v3.4.0
25802024-01-17T04:31:30.834Z Documenting structmeta v0.2.0
25812024-01-17T04:31:30.913Z Documenting backoff v0.4.0
25822024-01-17T04:31:31.596Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25832024-01-17T04:31:33.596Z Documenting fastrand v2.0.0
25842024-01-17T04:31:33.750Z Documenting is-terminal v0.4.9
25852024-01-17T04:31:35.731Z Documenting proc-macro-error-attr v1.0.4
25862024-01-17T04:31:37.181Z Documenting parse-display-derive v0.8.2
25872024-01-17T04:31:37.811Z Checking proc-macro-error v1.0.4
25882024-01-17T04:31:38.217Z Checking proc-macro-crate v1.3.1
25892024-01-17T04:31:38.567Z Documenting proc-macro-crate v1.3.1
25902024-01-17T04:31:39.208Z Documenting hash32 v0.2.1
25912024-01-17T04:31:39.519Z Documenting tempfile v3.8.1
25922024-01-17T04:31:40.775Z Documenting stable_deref_trait v1.2.0
25932024-01-17T04:31:41.316Z Documenting proc-macro-error v1.0.4
25942024-01-17T04:31:41.826Z Documenting embedded-io v0.4.0
25952024-01-17T04:31:44.748Z Documenting cobs v0.2.3
25962024-01-17T04:31:45.074Z Documenting num_enum_derive v0.5.11
25972024-01-17T04:31:45.287Z Documenting heapless v0.7.16
25982024-01-17T04:31:45.785Z Documenting parse-display v0.8.2
25992024-01-17T04:31:46.044Z Documenting camino-tempfile v1.1.1
26002024-01-17T04:31:46.437Z Documenting foreign-types-macros v0.2.3
26012024-01-17T04:31:48.355Z Documenting foreign-types-shared v0.3.1
26022024-01-17T04:31:49.056Z Documenting postcard v1.0.8
26032024-01-17T04:31:51.092Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26042024-01-17T04:31:51.819Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26052024-01-17T04:31:52.647Z Documenting crucible-workspace-hack v0.1.0
26062024-01-17T04:31:52.728Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26072024-01-17T04:31:52.760Z Documenting smoltcp v0.10.0
26082024-01-17T04:31:53.068Z Documenting num_enum v0.5.11
26092024-01-17T04:31:53.298Z Documenting foreign-types v0.5.0
26102024-01-17T04:31:55.372Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26112024-01-17T04:31:56.014Z Documenting cstr-argument v0.1.2
26122024-01-17T04:31:58.115Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26132024-01-17T04:31:58.528Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26142024-01-17T04:31:58.866Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26152024-01-17T04:31:59.216Z Documenting colored v2.0.4
26162024-01-17T04:32:00.872Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26172024-01-17T04:32:01.250Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26182024-01-17T04:32:01.530Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26192024-01-17T04:32:02.734Z Documenting zone_cfg_derive v0.3.0
26202024-01-17T04:32:04.509Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26212024-01-17T04:32:05.699Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26222024-01-17T04:32:05.810Z Documenting num-derive v0.4.0
26232024-01-17T04:32:06.261Z Documenting smf v0.2.2
26242024-01-17T04:32:07.150Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26252024-01-17T04:32:10.313Z Documenting zone v0.3.0
26262024-01-17T04:32:10.526Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26272024-01-17T04:32:10.989Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26282024-01-17T04:32:12.015Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26292024-01-17T04:32:12.361Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26302024-01-17T04:32:12.701Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
26312024-01-17T04:32:13.222Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26322024-01-17T04:32:13.878Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26332024-01-17T04:32:13.979Z Checking heck v0.3.3
26342024-01-17T04:32:14.215Z Documenting structopt-derive v0.4.18
26352024-01-17T04:32:14.690Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26362024-01-17T04:32:16.542Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26372024-01-17T04:32:18.931Z Documenting libefi-sys v0.1.0
26382024-01-17T04:32:19.093Z Documenting linked-hash-map v0.5.6
26392024-01-17T04:32:19.478Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26402024-01-17T04:32:19.701Z Checking convert_case v0.4.0
26412024-01-17T04:32:20.002Z Documenting convert_case v0.4.0
26422024-01-17T04:32:20.966Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26432024-01-17T04:32:21.871Z Documenting structopt v0.3.26
26442024-01-17T04:32:23.696Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26452024-01-17T04:32:24.871Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26462024-01-17T04:32:25.126Z Documenting password-hash v0.5.0
26472024-01-17T04:32:25.463Z Documenting lru-cache v0.1.2
26482024-01-17T04:32:25.582Z Documenting derive_more v0.99.17
26492024-01-17T04:32:26.185Z Documenting blake2 v0.10.6
26502024-01-17T04:32:28.817Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26512024-01-17T04:32:30.071Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26522024-01-17T04:32:31.121Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26532024-01-17T04:32:31.250Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26542024-01-17T04:32:31.458Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26552024-01-17T04:32:31.693Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26562024-01-17T04:32:32.913Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26572024-01-17T04:32:33.504Z Documenting argon2 v0.5.2
26582024-01-17T04:32:34.092Z Documenting keccak v0.1.4
26592024-01-17T04:32:36.110Z Documenting itertools v0.12.0
26602024-01-17T04:32:37.694Z Documenting secrecy v0.8.0
26612024-01-17T04:32:38.213Z Documenting sha3 v0.10.8
26622024-01-17T04:32:41.114Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26632024-01-17T04:32:41.121Z Documenting quick-error v1.2.3
26642024-01-17T04:32:41.857Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26652024-01-17T04:32:43.899Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26662024-01-17T04:32:45.826Z Documenting nibble_vec v0.1.0
26672024-01-17T04:32:45.957Z Documenting endian-type v0.1.2
26682024-01-17T04:32:47.128Z Documenting resolv-conf v0.7.0
26692024-01-17T04:32:47.537Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26702024-01-17T04:32:49.233Z Documenting cancel-safe-futures v0.1.5
26712024-01-17T04:32:51.276Z Documenting glob v0.3.1
26722024-01-17T04:32:52.269Z Documenting tap v1.0.1
26732024-01-17T04:32:52.297Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26742024-01-17T04:32:52.297Z Documenting radix_trie v0.2.1
26752024-01-17T04:32:52.542Z Documenting trust-dns-resolver v0.22.0
26762024-01-17T04:32:56.345Z Documenting wyz v0.5.1
26772024-01-17T04:32:57.299Z Documenting radium v0.7.0
26782024-01-17T04:32:57.824Z Documenting arc-swap v1.6.0
26792024-01-17T04:32:58.161Z Documenting swrite v0.1.0
26802024-01-17T04:33:00.947Z Documenting crc-catalog v2.2.0
26812024-01-17T04:33:01.670Z Documenting funty v2.0.0
26822024-01-17T04:33:03.605Z Documenting slog-scope v4.4.0
26832024-01-17T04:33:03.745Z Documenting num-rational v0.4.1
26842024-01-17T04:33:05.193Z Documenting crc v3.0.1
26852024-01-17T04:33:05.944Z Documenting libsw v3.3.1
26862024-01-17T04:33:06.677Z Documenting bitvec v1.0.1
26872024-01-17T04:33:06.791Z Documenting num-complex v0.4.4
26882024-01-17T04:33:08.695Z Documenting xattr v1.0.1
26892024-01-17T04:33:09.220Z Documenting filetime v0.2.23
26902024-01-17T04:33:09.461Z Documenting packed_struct_codegen v0.10.1
26912024-01-17T04:33:10.030Z Documenting derive-where v1.2.7
26922024-01-17T04:33:12.754Z Documenting half v1.8.2
26932024-01-17T04:33:14.029Z Documenting ciborium-io v0.2.1
26942024-01-17T04:33:14.551Z Documenting same-file v1.0.6
26952024-01-17T04:33:14.748Z Documenting owo-colors v3.5.0
26962024-01-17T04:33:15.133Z Documenting linear-map v1.2.0
26972024-01-17T04:33:16.313Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26982024-01-17T04:33:17.172Z Documenting nodrop v0.1.14
26992024-01-17T04:33:17.791Z Documenting packed_struct v0.10.1
27002024-01-17T04:33:19.353Z Documenting tar v0.4.40
27012024-01-17T04:33:19.603Z Documenting ciborium-ll v0.2.1
27022024-01-17T04:33:20.846Z Documenting walkdir v2.4.0
27032024-01-17T04:33:21.803Z Documenting array-init v0.0.4
27042024-01-17T04:33:21.852Z Documenting num v0.4.1
27052024-01-17T04:33:22.275Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27062024-01-17T04:33:25.338Z Documenting slog-stdlog v4.1.1
27072024-01-17T04:33:25.824Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27082024-01-17T04:33:26.243Z Documenting slog-dtrace v0.2.3
27092024-01-17T04:33:27.079Z Documenting num-bigint-dig v0.8.4
27102024-01-17T04:33:27.258Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27112024-01-17T04:33:30.409Z Documenting pkcs1 v0.7.5
27122024-01-17T04:33:31.303Z Documenting signature v2.1.0
27132024-01-17T04:33:31.866Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27142024-01-17T04:33:36.040Z Documenting termcolor v1.2.0
27152024-01-17T04:33:37.136Z Documenting bitfield v0.14.0
27162024-01-17T04:33:37.407Z Documenting slog-envlogger v2.2.0
27172024-01-17T04:33:38.975Z Documenting rsa v0.9.2
27182024-01-17T04:33:39.296Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27192024-01-17T04:33:40.509Z Documenting serde-hex v0.1.0
27202024-01-17T04:33:41.125Z Documenting ciborium v0.2.1
27212024-01-17T04:33:41.508Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27222024-01-17T04:33:42.500Z Documenting env_logger v0.10.0
27232024-01-17T04:33:45.463Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27242024-01-17T04:33:47.570Z Documenting x509-cert v0.2.4
27252024-01-17T04:33:48.387Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27262024-01-17T04:33:49.317Z Documenting pem v3.0.2
27272024-01-17T04:33:49.421Z Documenting ron v0.8.1
27282024-01-17T04:33:50.778Z Documenting fxhash v0.2.1
27292024-01-17T04:33:51.221Z Documenting crc-any v2.4.3
27302024-01-17T04:33:53.544Z Documenting utf-8 v0.7.6
27312024-01-17T04:33:54.853Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27322024-01-17T04:33:55.791Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27332024-01-17T04:33:55.991Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27342024-01-17T04:33:56.206Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27352024-01-17T04:33:56.274Z Documenting newtype_derive v0.1.6
27362024-01-17T04:33:58.964Z Documenting tungstenite v0.20.1
27372024-01-17T04:34:01.667Z Documenting signal-hook v0.3.17
27382024-01-17T04:34:03.389Z Documenting vte_generate_state_changes v0.1.1
27392024-01-17T04:34:07.850Z Documenting path-slash v0.1.5
27402024-01-17T04:34:08.729Z Documenting display-error-chain v0.2.0
27412024-01-17T04:34:08.939Z Documenting arrayvec v0.5.2
27422024-01-17T04:34:09.431Z Documenting tokio-tungstenite v0.20.1
27432024-01-17T04:34:09.606Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27442024-01-17T04:34:11.588Z Documenting steno v0.4.0
27452024-01-17T04:34:13.289Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27462024-01-17T04:34:13.740Z Documenting vte v0.10.1
27472024-01-17T04:34:14.237Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27482024-01-17T04:34:18.461Z Documenting buf-list v1.0.3
27492024-01-17T04:34:20.861Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27502024-01-17T04:34:20.905Z Documenting fd-lock v3.0.13
27512024-01-17T04:34:25.484Z Documenting strip-ansi-escapes v0.1.1
27522024-01-17T04:34:27.228Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27532024-01-17T04:34:27.290Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27542024-01-17T04:34:28.603Z Checking darling_core v0.14.4
27552024-01-17T04:34:31.165Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27562024-01-17T04:34:31.301Z Documenting nu-ansi-term v0.49.0
27572024-01-17T04:34:31.564Z Checking darling v0.14.4
27582024-01-17T04:34:31.724Z Documenting trust-dns-client v0.22.0
27592024-01-17T04:34:36.574Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27602024-01-17T04:34:37.300Z Documenting reedline v0.22.0
27612024-01-17T04:34:44.982Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27622024-01-17T04:34:45.585Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27632024-01-17T04:34:45.860Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27642024-01-17T04:34:46.026Z Documenting globset v0.4.13
27652024-01-17T04:34:46.088Z Documenting olpc-cjson v0.1.3
27662024-01-17T04:34:46.244Z Documenting serde_plain v1.0.2
27672024-01-17T04:34:47.616Z Documenting async-recursion v1.0.5
27682024-01-17T04:34:48.377Z Documenting typed-path v0.7.0
27692024-01-17T04:34:52.275Z Documenting bytecount v0.6.3
27702024-01-17T04:34:52.391Z Documenting trust-dns-server v0.22.1
27712024-01-17T04:34:52.948Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27722024-01-17T04:34:53.103Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27732024-01-17T04:34:54.201Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27742024-01-17T04:34:55.239Z Documenting sled v0.34.7
27752024-01-17T04:34:55.257Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27762024-01-17T04:34:56.217Z Documenting unicase v2.7.0
27772024-01-17T04:34:56.411Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27782024-01-17T04:34:56.593Z Documenting tough v0.16.0
27792024-01-17T04:34:56.718Z Documenting papergrid v0.10.0
27802024-01-17T04:34:56.849Z Documenting tabled_derive v0.6.0
27812024-01-17T04:35:00.943Z Documenting crossbeam-deque v0.8.3
27822024-01-17T04:35:01.773Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27832024-01-17T04:35:02.339Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27842024-01-17T04:35:03.194Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27852024-01-17T04:35:03.750Z Documenting nix v0.26.4
27862024-01-17T04:35:03.936Z Documenting headers-core v0.2.0
27872024-01-17T04:35:03.947Z Documenting sqlparser_derive v0.1.1
27882024-01-17T04:35:06.210Z Documenting pretty-hex v0.4.1
27892024-01-17T04:35:06.948Z Documenting home v0.5.5
27902024-01-17T04:35:07.690Z Documenting unicode_categories v0.1.1
27912024-01-17T04:35:08.552Z Documenting rayon-core v1.12.0
27922024-01-17T04:35:10.447Z Documenting sqlparser v0.36.1
27932024-01-17T04:35:10.803Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27942024-01-17T04:35:11.388Z Documenting headers v0.3.9
27952024-01-17T04:35:11.928Z Documenting tabled v0.14.0
27962024-01-17T04:35:12.437Z Documenting rustyline v12.0.0
27972024-01-17T04:35:13.386Z Documenting sqlformat v0.2.3
27982024-01-17T04:35:14.829Z Documenting mime_guess v2.0.4
27992024-01-17T04:35:19.313Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28002024-01-17T04:35:19.580Z Checking derive_builder_core v0.12.0
28012024-01-17T04:35:20.798Z Documenting derive_builder_core v0.12.0
28022024-01-17T04:35:21.209Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28032024-01-17T04:35:21.457Z Documenting signal-hook-mio v0.2.3
28042024-01-17T04:35:21.581Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28052024-01-17T04:35:21.961Z Documenting universal-hash v0.5.1
28062024-01-17T04:35:21.987Z Documenting bcs v0.1.6
28072024-01-17T04:35:26.850Z Documenting kstat-rs v0.2.3
28082024-01-17T04:35:27.744Z Documenting thiserror-impl-no-std v2.0.2
28092024-01-17T04:35:29.846Z Documenting curve25519-dalek-derive v0.1.0
28102024-01-17T04:35:32.652Z Documenting highway v1.1.0
28112024-01-17T04:35:34.107Z Documenting opaque-debug v0.3.0
28122024-01-17T04:35:34.107Z Documenting derive_builder_macro v0.12.0
28132024-01-17T04:35:35.218Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28142024-01-17T04:35:35.403Z Documenting curve25519-dalek v4.1.1
28152024-01-17T04:35:35.403Z Documenting poly1305 v0.8.0
28162024-01-17T04:35:57.102Z Documenting thiserror-no-std v2.0.2
28172024-01-17T04:35:57.102Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28182024-01-17T04:35:57.508Z Documenting crossterm v0.27.0
28192024-01-17T04:35:57.508Z Documenting rayon v1.8.0
28202024-01-17T04:35:57.508Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28212024-01-17T04:35:58.090Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28222024-01-17T04:35:58.090Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28232024-01-17T04:35:58.092Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28242024-01-17T04:35:58.092Z Documenting fs-err v2.11.0
28252024-01-17T04:35:58.093Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
28262024-01-17T04:35:58.093Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28272024-01-17T04:36:02.535Z Documenting portable-atomic v1.4.3
28282024-01-17T04:36:03.835Z Documenting ed25519 v1.5.3
28292024-01-17T04:36:08.065Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28302024-01-17T04:36:08.115Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28312024-01-17T04:36:09.900Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28322024-01-17T04:36:13.677Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
28332024-01-17T04:36:13.697Z Documenting chacha20 v0.9.1
28342024-01-17T04:36:15.728Z Documenting aead v0.5.2
28352024-01-17T04:36:15.924Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28362024-01-17T04:36:18.235Z Documenting ref-cast-impl v1.0.20
28372024-01-17T04:36:20.155Z Documenting cassowary v0.3.0
28382024-01-17T04:36:21.311Z Documenting parse-size v1.0.0
28392024-01-17T04:36:25.206Z Documenting number_prefix v0.4.0
28402024-01-17T04:36:25.857Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28412024-01-17T04:36:26.251Z Documenting ref-cast v1.0.20
28422024-01-17T04:36:26.611Z Documenting ratatui v0.23.0
28432024-01-17T04:36:30.699Z Documenting chacha20poly1305 v0.10.1
28442024-01-17T04:36:30.753Z Documenting salty v0.2.0
28452024-01-17T04:36:31.076Z Documenting indicatif v0.17.7
28462024-01-17T04:36:36.110Z Documenting vsss-rs v3.3.4
28472024-01-17T04:36:37.073Z Documenting derive_builder v0.12.0
28482024-01-17T04:36:38.505Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28492024-01-17T04:36:39.845Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28502024-01-17T04:36:40.514Z Documenting polar-core v0.27.0
28512024-01-17T04:36:41.252Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28522024-01-17T04:36:47.361Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28532024-01-17T04:36:47.943Z Documenting libxml v0.3.3
28542024-01-17T04:36:49.804Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28552024-01-17T04:36:53.716Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28562024-01-17T04:36:57.304Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28572024-01-17T04:36:57.698Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28582024-01-17T04:36:57.740Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28592024-01-17T04:36:58.381Z Documenting bb8 v0.8.1
28602024-01-17T04:36:59.798Z Documenting quick-xml v0.23.1
28612024-01-17T04:37:06.767Z Documenting serde-big-array v0.5.1
28622024-01-17T04:37:06.888Z Documenting rtoolbox v0.0.1
28632024-01-17T04:37:07.282Z Documenting oso-derive v0.27.0
28642024-01-17T04:37:11.024Z Documenting impl-trait-for-tuples v0.2.2
28652024-01-17T04:37:11.241Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28662024-01-17T04:37:12.352Z Documenting maplit v1.0.2
28672024-01-17T04:37:12.817Z Documenting smawk v0.3.1
28682024-01-17T04:37:13.107Z Documenting unicode-linebreak v0.1.5
28692024-01-17T04:37:14.465Z Documenting humantime v2.1.0
28702024-01-17T04:37:16.309Z Documenting is_ci v1.1.1
28712024-01-17T04:37:17.493Z Documenting http-range v0.1.5
28722024-01-17T04:37:17.747Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28732024-01-17T04:37:18.279Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28742024-01-17T04:37:18.829Z Documenting textwrap v0.16.0
28752024-01-17T04:37:19.852Z Documenting oso v0.27.0
28762024-01-17T04:37:20.101Z Documenting rpassword v7.3.1
28772024-01-17T04:37:21.739Z Documenting supports-color v2.1.0
28782024-01-17T04:37:22.994Z Documenting hyper-staticfile v0.9.5
28792024-01-17T04:37:25.272Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28802024-01-17T04:37:25.649Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28812024-01-17T04:37:26.529Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28822024-01-17T04:37:27.972Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28832024-01-17T04:37:28.873Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28842024-01-17T04:37:33.811Z Documenting tui-tree-widget v0.13.0
28852024-01-17T04:37:47.964Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28862024-01-17T04:37:47.965Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28872024-01-17T04:37:47.971Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28882024-01-17T04:37:47.971Z Documenting cookie v0.18.0
28892024-01-17T04:37:47.971Z Documenting signal-hook-tokio v0.3.1
28902024-01-17T04:37:47.971Z Documenting rcgen v0.12.0
28912024-01-17T04:37:47.971Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28922024-01-17T04:37:47.971Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28932024-01-17T04:37:47.971Z Documenting atomicwrites v0.4.3
28942024-01-17T04:37:49.598Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28952024-01-17T04:37:51.446Z Documenting subprocess v0.2.9
28962024-01-17T04:37:52.550Z Documenting shell-words v1.1.0
28972024-01-17T04:37:53.933Z Documenting corncobs v0.1.3
28982024-01-17T04:37:56.062Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28992024-01-17T04:37:58.124Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29002024-01-17T04:37:58.501Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29012024-01-17T04:37:58.824Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29022024-01-17T04:37:59.179Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29032024-01-17T04:38:00.543Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29042024-01-17T04:38:06.346Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29052024-01-17T04:38:08.404Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29062024-01-17T04:38:09.872Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29072024-01-17T04:38:27.349Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29082024-01-17T04:38:29.582Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29092024-01-17T04:38:32.228Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
29102024-01-17T04:38:34.143Z Documenting fatfs v0.3.6
29112024-01-17T04:38:41.644Z Documenting nanorand v0.7.0
29122024-01-17T04:38:44.756Z Documenting assert_matches v1.5.0
29132024-01-17T04:38:44.772Z Documenting topological-sort v0.2.2
29142024-01-17T04:38:45.939Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29152024-01-17T04:38:47.542Z Documenting flume v0.11.0
29162024-01-17T04:38:48.309Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29172024-01-17T04:38:50.754Z Documenting omicron-zone-package v0.10.1
29182024-01-17T04:38:54.102Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29192024-01-17T04:38:57.507Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29202024-01-17T04:38:58.959Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29212024-01-17T04:39:00.532Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29222024-01-17T04:39:02.034Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29232024-01-17T04:39:08.978Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29242024-01-17T04:39:26.881Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29252024-01-17T04:39:26.881Z --> sled-agent/src/sim/instance.rs:46:7
29262024-01-17T04:39:26.881Z |
29272024-01-17T04:39:26.881Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29282024-01-17T04:39:26.882Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29292024-01-17T04:39:26.882Z |
29302024-01-17T04:39:26.882Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29312024-01-17T04:39:26.883Z
29322024-01-17T04:39:26.965Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29332024-01-17T04:39:28.156Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29342024-01-17T04:39:32.001Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29352024-01-17T04:39:32.016Z Documenting termios v0.3.3
29362024-01-17T04:39:32.021Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29372024-01-17T04:39:37.325Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29382024-01-17T04:39:37.994Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29392024-01-17T04:39:39.215Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29402024-01-17T04:39:43.451Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29412024-01-17T04:40:05.453Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29422024-01-17T04:40:24.734Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29432024-01-17T04:40:33.839Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29442024-01-17T04:40:49.097Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29452024-01-17T04:40:51.622Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29462024-01-17T04:40:52.626Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
29472024-01-17T04:40:55.744Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29482024-01-17T04:41:06.857Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29492024-01-17T04:41:34.939Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29502024-01-17T04:42:30.641Zwarning: unresolved link to `VolumeConstructionRequest`
29512024-01-17T04:42:30.642Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29522024-01-17T04:42:30.642Z |
29532024-01-17T04:42:30.642Z338 | /// [`VolumeConstructionRequest`] is shown here):
29542024-01-17T04:42:30.642Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29552024-01-17T04:42:30.642Z |
29562024-01-17T04:42:30.642Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29572024-01-17T04:42:30.642Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29582024-01-17T04:42:30.642Z
29592024-01-17T04:42:30.646Zwarning: unresolved link to `fd00:1122:3344:101::5`
29602024-01-17T04:42:30.646Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29612024-01-17T04:42:30.646Z |
29622024-01-17T04:42:30.646Z348 | /// "[fd00:1122:3344:101::5]:1000",
29632024-01-17T04:42:30.646Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29642024-01-17T04:42:30.646Z
29652024-01-17T04:42:30.646Zwarning: unresolved link to `fd00:1122:3344:102::9`
29662024-01-17T04:42:30.646Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29672024-01-17T04:42:30.646Z |
29682024-01-17T04:42:30.646Z349 | /// "[fd00:1122:3344:102::9]:1000",
29692024-01-17T04:42:30.647Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29702024-01-17T04:42:30.647Z
29712024-01-17T04:42:30.647Zwarning: unresolved link to `fd00:1122:3344:103::2`
29722024-01-17T04:42:30.647Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29732024-01-17T04:42:30.647Z |
29742024-01-17T04:42:30.647Z350 | /// "[fd00:1122:3344:103::2]:1000"
29752024-01-17T04:42:30.647Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29762024-01-17T04:42:30.647Z
29772024-01-17T04:42:30.647Zwarning: unresolved link to `fd00:1122:3344:101::5`
29782024-01-17T04:42:30.647Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29792024-01-17T04:42:30.647Z |
29802024-01-17T04:42:30.647Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29812024-01-17T04:42:30.648Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29822024-01-17T04:42:30.648Z
29832024-01-17T04:42:30.648Zwarning: unresolved link to `fd00:1122:3344:102::9`
29842024-01-17T04:42:30.648Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29852024-01-17T04:42:30.648Z |
29862024-01-17T04:42:30.648Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29872024-01-17T04:42:30.648Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29882024-01-17T04:42:30.648Z
29892024-01-17T04:42:30.648Zwarning: unresolved link to `fd00:1122:3344:103::2`
29902024-01-17T04:42:30.648Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29912024-01-17T04:42:30.648Z |
29922024-01-17T04:42:30.648Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29932024-01-17T04:42:30.648Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29942024-01-17T04:42:30.648Z
29952024-01-17T04:42:34.117Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29962024-01-17T04:43:08.120Z Finished dev [unoptimized + debuginfo] target(s) in 16m 22s
29972024-01-17T04:43:21.115Z
29982024-01-17T04:43:21.115Zreal 16:22.887516570
29992024-01-17T04:43:21.116Zuser 53:23.170640778
30002024-01-17T04:43:21.116Zsys 1:02:08.642468080
30012024-01-17T04:43:21.116Ztrap 1.867048151
30022024-01-17T04:43:21.116Ztflt 0.100015951
30032024-01-17T04:43:21.116Zdflt 0.384796523
30042024-01-17T04:43:21.116Zkflt 0.000283183
30052024-01-17T04:43:21.116Zlock 3:13:25.375667602
30062024-01-17T04:43:21.116Zslp 4:10:00.627830706
30072024-01-17T04:43:21.116Zlat 5:26.918372965
30082024-01-17T04:43:21.116Zstop 1:33.269489248
30092024-01-17T04:43:21.116Zprocess exited: duration 1789765 ms, exit code 0
 
30102024-01-17T04:43:21.427Zfound 0 output files