01HNC8VWCGGYTGX3RA91NE4DJ2: 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: 01HNC8WHGTJ0N69KZJ6B4A2H1Q

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-30T04:16:19.883Zjob assigned to worker 01HNC98KVGWRYAHAMNARGZ6AAJ (queued for 7 m 24 s)
 
22024-01-30T04:16:20.880Zstarting task 0: "setup"
32024-01-30T04:16:20.938Z++ uname -s
42024-01-30T04:16:20.956Z+ kern=SunOS
52024-01-30T04:16:20.956Z+ case "$kern" in
62024-01-30T04:16:20.956Z+ groupadd -g 12345 build
72024-01-30T04:16:20.956Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-30T04:16:22.986Z+ zfs create -o mountpoint=/work rpool/work
92024-01-30T04:16:23.108Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-30T04:16:23.115Z+ home_fs=zfs
112024-01-30T04:16:23.115Z+ [[ zfs == autofs ]]
122024-01-30T04:16:23.115Z+ mkdir -p /home/build
132024-01-30T04:16:23.118Z+ chown build:build /home/build /work
142024-01-30T04:16:25.117Z+ chmod 0700 /home/build /work
152024-01-30T04:16:25.121Zprocess exited: duration 4240 ms, exit code 0
 
162024-01-30T04:16:25.127Zstarting task 1: "rust-toolchain"
172024-01-30T04:16:25.136Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-30T04:16:25.138Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-30T04:16:25.512Zinfo: downloading installer
202024-01-30T04:16:27.217Zwarning: it looks like you have an existing installation of Rust at:
212024-01-30T04:16:27.217Zwarning: /opt/ooce/bin
222024-01-30T04:16:27.217Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-30T04:16:27.217Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-30T04:16:27.218Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-30T04:16:27.218Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-30T04:16:27.218Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-30T04:16:27.218Zerror: cannot install while Rust is installed
282024-01-30T04:16:27.218Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-30T04:16:27.319Zinfo: profile set to 'default'
302024-01-30T04:16:27.319Zinfo: default host triple is x86_64-unknown-illumos
312024-01-30T04:16:27.322Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-30T04:16:27.514Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-30T04:16:27.514Zinfo: downloading component 'cargo'
342024-01-30T04:16:28.286Zinfo: downloading component 'clippy'
352024-01-30T04:16:28.566Zinfo: downloading component 'rust-docs'
362024-01-30T04:16:29.561Zinfo: downloading component 'rust-std'
372024-01-30T04:16:31.325Zinfo: downloading component 'rustc'
382024-01-30T04:16:35.597Zinfo: downloading component 'rustfmt'
392024-01-30T04:16:35.929Zinfo: installing component 'cargo'
402024-01-30T04:16:37.253Zinfo: installing component 'clippy'
412024-01-30T04:16:37.843Zinfo: installing component 'rust-docs'
422024-01-30T04:16:40.572Zinfo: installing component 'rust-std'
432024-01-30T04:16:43.662Zinfo: installing component 'rustc'
442024-01-30T04:16:50.522Zinfo: installing component 'rustfmt'
452024-01-30T04:16:51.045Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-30T04:16:51.045Z
472024-01-30T04:16:51.172Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-30T04:16:51.172Z
492024-01-30T04:16:51.175Z
502024-01-30T04:16:51.175ZRust is installed now. Great!
512024-01-30T04:16:51.175Z
522024-01-30T04:16:51.175ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-30T04:16:51.175Zenvironment variable. This has not been done automatically.
542024-01-30T04:16:51.176Z
552024-01-30T04:16:51.176ZTo configure your current shell, run:
562024-01-30T04:16:51.176Zsource "$HOME/.cargo/env"
572024-01-30T04:16:51.261Z+ rustc --version
582024-01-30T04:16:51.369Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-30T04:16:51.374Zprocess exited: duration 26246 ms, exit code 0
 
602024-01-30T04:16:51.383Zstarting task 2: "authentication"
612024-01-30T04:16:51.414Zprocess exited: duration 30 ms, exit code 0
 
622024-01-30T04:16:51.420Zstarting task 3: "clone repository"
632024-01-30T04:16:51.427Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-30T04:16:51.430Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-30T04:16:51.526ZCloning into '/work/oxidecomputer/omicron'...
662024-01-30T04:16:57.814Z+ cd /work/oxidecomputer/omicron
672024-01-30T04:16:57.817Z+ git fetch origin 5be18f982a45d0a59dccff5e04d7ecbdc21fedd6
682024-01-30T04:16:58.287ZFrom https://github.com/oxidecomputer/omicron
692024-01-30T04:16:58.288Z * branch 5be18f982a45d0a59dccff5e04d7ecbdc21fedd6 -> FETCH_HEAD
702024-01-30T04:16:58.299Z+ [[ -n renovate/snafu-0.x ]]
712024-01-30T04:16:58.302Z++ git branch --show-current
722024-01-30T04:16:58.308Z+ current=main
732024-01-30T04:16:58.308Z+ [[ main != renovate/snafu-0.x ]]
742024-01-30T04:16:58.308Z+ git branch -f renovate/snafu-0.x 5be18f982a45d0a59dccff5e04d7ecbdc21fedd6
752024-01-30T04:16:58.312Z+ git checkout -f renovate/snafu-0.x
762024-01-30T04:16:58.493ZSwitched to branch 'renovate/snafu-0.x'
772024-01-30T04:16:58.497Z+ git reset --hard 5be18f982a45d0a59dccff5e04d7ecbdc21fedd6
782024-01-30T04:16:58.511ZHEAD is now at 5be18f982 Update Rust crate snafu to 0.8
792024-01-30T04:16:58.514Zprocess exited: duration 7093 ms, exit code 0
 
802024-01-30T04:16:58.521Zstarting task 4: "build"
812024-01-30T04:16:58.527Z+ cargo --version
822024-01-30T04:16:58.534Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-01-30T04:16:58.724Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-01-30T04:16:58.730Zinfo: downloading component 'cargo'
852024-01-30T04:16:59.413Zinfo: downloading component 'clippy'
862024-01-30T04:16:59.633Zinfo: downloading component 'rust-docs'
872024-01-30T04:17:00.491Zinfo: downloading component 'rust-std'
882024-01-30T04:17:01.770Zinfo: downloading component 'rustc'
892024-01-30T04:17:05.372Zinfo: downloading component 'rustfmt'
902024-01-30T04:17:05.575Zinfo: installing component 'cargo'
912024-01-30T04:17:07.445Zinfo: installing component 'clippy'
922024-01-30T04:17:08.065Zinfo: installing component 'rust-docs'
932024-01-30T04:17:10.944Zinfo: installing component 'rust-std'
942024-01-30T04:17:13.340Zinfo: installing component 'rustc'
952024-01-30T04:17:19.608Zinfo: installing component 'rustfmt'
962024-01-30T04:17:20.135Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-01-30T04:17:20.138Z+ rustc --version
982024-01-30T04:17:20.254Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-01-30T04:17:20.261Z+ source ./env.sh
1002024-01-30T04:17:20.264Z++ set -o xtrace
1012024-01-30T04:17:20.264Z++++ dirname ./env.sh
1022024-01-30T04:17:20.321Z+++ cd .
1032024-01-30T04:17:20.325Z+++ echo /work/oxidecomputer/omicron
1042024-01-30T04:17:20.325Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-01-30T04:17:20.325Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-01-30T04:17:20.325Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-01-30T04:17:20.325Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-01-30T04:17:20.325Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-01-30T04:17:20.325Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-01-30T04:17:20.326Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-01-30T04:17:20.326Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-01-30T04:17:20.326Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-01-30T04:17:20.326Z++ unset OMICRON_WS
1142024-01-30T04:17:20.326Z++ set +o xtrace
1152024-01-30T04:17:20.367Z
1162024-01-30T04:17:20.367Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-01-30T04:17:20.367Z # # # # # # # # # # # # # # #
1182024-01-30T04:17:20.367Z # # # # ##### # # ##### # # # # # #### #
1192024-01-30T04:17:20.367Z ##### ##### # ##### # # # # # # # # #
1202024-01-30T04:17:20.368Z # # # # # # # # # # # # # # #
1212024-01-30T04:17:20.368Z # # # ###### # # ###### ### # #### # #### #
1222024-01-30T04:17:20.368Z
1232024-01-30T04:17:29.996Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-01-30T04:17:31.828Z Startup: Caching catalogs ... Done
1252024-01-30T04:17:34.490ZPlanning: Solver setup ... Done (2.171s)
1262024-01-30T04:17:34.547ZPlanning: Running solver ... Done (0.059s)
1272024-01-30T04:17:34.576ZPlanning: Finding local manifests ... Done (0.003s)
1282024-01-30T04:17:34.593ZPlanning: Fetching manifests: 0/4 0% complete
1292024-01-30T04:17:34.847ZPlanning: Fetching manifests: 4/4 100% complete
1302024-01-30T04:17:34.932ZPlanning: Package planning ... Done (0.086s)
1312024-01-30T04:17:35.020ZPlanning: Merging actions ... Done (0.088s)
1322024-01-30T04:17:36.026ZPlanning: Checking for conflicting actions ... Done (1.006s)
1332024-01-30T04:17:36.044ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-01-30T04:17:41.755ZPlanning: Evaluating mediators ... Done (5.710s)
1352024-01-30T04:17:41.770ZPlanning: Planning completed in 9.88 seconds
1362024-01-30T04:17:44.378Z Packages to install: 4
1372024-01-30T04:17:44.378Z Mediators to change: 2
1382024-01-30T04:17:44.378Z Services to change: 1
1392024-01-30T04:17:44.381Z Estimated space available: 148.87 GB
1402024-01-30T04:17:44.381ZEstimated space to be consumed: 1.40 GB
1412024-01-30T04:17:44.381Z Create boot environment: No
1422024-01-30T04:17:44.381ZCreate backup boot environment: No
1432024-01-30T04:17:44.381Z Rebuild boot archive: No
1442024-01-30T04:17:44.382Z
1452024-01-30T04:17:44.382ZChanged mediators:
1462024-01-30T04:17:44.382Z mediator clang:
1472024-01-30T04:17:44.382Z version: None -> 15 (system default)
1482024-01-30T04:17:44.382Z
1492024-01-30T04:17:44.382Z mediator llvm:
1502024-01-30T04:17:44.382Z version: 14 (system default) -> 15 (system default)
1512024-01-30T04:17:44.384Z
1522024-01-30T04:17:44.384ZChanged packages:
1532024-01-30T04:17:44.384Zhelios-dev
1542024-01-30T04:17:44.384Z developer/build-essential
1552024-01-30T04:17:44.384Z None -> 11-2.0
1562024-01-30T04:17:44.384Z library/libxmlsec1
1572024-01-30T04:17:44.384Z None -> 1.2.35-2.0
1582024-01-30T04:17:44.384Z ooce/developer/clang-15
1592024-01-30T04:17:44.384Z None -> 15.0.7-2.0
1602024-01-30T04:17:44.384Z ooce/developer/llvm-15
1612024-01-30T04:17:44.384Z None -> 15.0.7-2.0
1622024-01-30T04:17:44.384Z
1632024-01-30T04:17:44.384ZServices:
1642024-01-30T04:17:44.384Z restart_fmri:
1652024-01-30T04:17:44.384Z svc:/system/update-man-index:default
1662024-01-30T04:17:44.697Z
1672024-01-30T04:17:44.697ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-01-30T04:17:49.697ZDownload: 1253/3290 items 99.2/212.6MB 46% complete (19.8M/s)
1692024-01-30T04:17:54.697ZDownload: 3172/3290 items 143.6/212.6MB 67% complete (14.3M/s)
1702024-01-30T04:17:57.156ZDownload: Completed 212.60 MB in 12.46 seconds (17.1M/s)
1712024-01-30T04:17:57.758Z Actions: 1/3689 actions (Installing new actions)
1722024-01-30T04:18:02.766Z Actions: 3138/3689 actions (Installing new actions)
1732024-01-30T04:18:05.371Z Actions: Completed 3689 actions in 7.61 seconds.
1742024-01-30T04:18:05.510Z Done (0.132s)
1752024-01-30T04:18:05.510Z Done (0.000s)
1762024-01-30T04:18:05.837Z Done (0.326s)
1772024-01-30T04:18:13.639Z Done (7.664s)
1782024-01-30T04:18:13.882Z Done (0.143s)
1792024-01-30T04:18:13.885Z Done (0.000s)
1802024-01-30T04:18:14.125Z Done (0.000s)
1812024-01-30T04:18:14.847ZPlanning: Evaluating mediator changes ... Done
1822024-01-30T04:18:15.129ZPlanning: Checking for conflicting actions ... Done
1832024-01-30T04:18:15.132ZPlanning: Consolidating action changes ... Done
1842024-01-30T04:18:15.565ZPlanning: Evaluating mediators ... Done
1852024-01-30T04:18:15.568ZPlanning: Planning completed in 0.72 seconds
1862024-01-30T04:18:15.619Z Mediators to change: 2
1872024-01-30T04:18:15.622Z Create boot environment: No
1882024-01-30T04:18:15.622ZCreate backup boot environment: No
1892024-01-30T04:18:15.769Z Done
1902024-01-30T04:18:15.770Z Done
1912024-01-30T04:18:15.966Z Done
1922024-01-30T04:18:21.575Z Done
1932024-01-30T04:18:21.742Z Done
1942024-01-30T04:18:21.749Z Done
1952024-01-30T04:18:21.789Z Done
1962024-01-30T04:18:22.786ZPlanning: Evaluating mediator changes ... Done
1972024-01-30T04:18:22.789ZPlanning: Merging actions ... Done
1982024-01-30T04:18:23.119ZPlanning: Checking for conflicting actions ... Done
1992024-01-30T04:18:23.122ZPlanning: Consolidating action changes ... Done
2002024-01-30T04:18:23.553ZPlanning: Evaluating mediators ... Done
2012024-01-30T04:18:23.643ZPlanning: Planning completed in 1.30 seconds
2022024-01-30T04:18:23.700Z Packages to change: 1
2032024-01-30T04:18:23.703Z Mediators to change: 1
2042024-01-30T04:18:23.703Z Services to change: 1
2052024-01-30T04:18:23.703Z Create boot environment: No
2062024-01-30T04:18:23.703ZCreate backup boot environment: Yes
2072024-01-30T04:18:25.700Z Actions: 1/6 actions (Updating modified actions)
2082024-01-30T04:18:25.705Z Actions: Completed 6 actions in 0.00 seconds.
2092024-01-30T04:18:25.705Z Done
2102024-01-30T04:18:25.705Z Done
2112024-01-30T04:18:25.777Z Done
2122024-01-30T04:18:31.617Z Done
2132024-01-30T04:18:31.739Z Done
2142024-01-30T04:18:31.742Z Done
2152024-01-30T04:18:31.850Z Done
2162024-01-30T04:18:32.511ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-01-30T04:18:32.511Zclang system 15 system
2182024-01-30T04:18:32.511Zcsh system system illumos
2192024-01-30T04:18:32.511Zctags system system illumos
2202024-01-30T04:18:32.511Zgcc vendor 12 vendor
2212024-01-30T04:18:32.511Zgcc system 10 system
2222024-01-30T04:18:32.511Zgcc system 7 system
2232024-01-30T04:18:32.511Zgo system 1.20 system
2242024-01-30T04:18:32.511Zgo system 1.19 system
2252024-01-30T04:18:32.511Zllvm system 15 system
2262024-01-30T04:18:32.512Zllvm system 14 system
2272024-01-30T04:18:32.512Zmariadb system 10.6 system
2282024-01-30T04:18:32.512Zmta vendor vendor dma
2292024-01-30T04:18:32.512Zopenjdk system 17 system
2302024-01-30T04:18:32.512Zopenjdk system 11 system
2312024-01-30T04:18:32.512Zopenjdk system 1.8 system
2322024-01-30T04:18:32.512Zopenssl vendor 3 vendor
2332024-01-30T04:18:32.512Zperl system 5.36 system
2342024-01-30T04:18:32.512Zpostgresql system 15 system
2352024-01-30T04:18:32.512Zpostgresql system 13 system
2362024-01-30T04:18:32.512Zpython vendor 3 vendor
2372024-01-30T04:18:32.512Zpython system 2 system
2382024-01-30T04:18:32.512Zpython3 system 3.11 system
2392024-01-30T04:18:32.512Zruby system 3.0 system
2402024-01-30T04:18:32.512Zwords vendor vendor american-english
2412024-01-30T04:18:32.513Zwords system system australian-english
2422024-01-30T04:18:32.514Zwords system system british-english
2432024-01-30T04:18:32.514Zwords system system canadian-english
2442024-01-30T04:18:32.514Zwords system system french
2452024-01-30T04:18:32.514Zwords system system italian
2462024-01-30T04:18:32.514Zwords system system ngerman
2472024-01-30T04:18:32.514Zwords system system ogerman
2482024-01-30T04:18:32.514Zwords system system spanish
2492024-01-30T04:18:33.028ZFMRI IFO
2502024-01-30T04:18:33.028Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512024-01-30T04:18:33.028Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522024-01-30T04:18:33.028Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532024-01-30T04:18:33.028Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2542024-01-30T04:18:33.028Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-01-30T04:18:33.028Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-01-30T04:18:33.028Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-01-30T04:18:33.028Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-01-30T04:18:33.099Z+ set -o errexit
2592024-01-30T04:18:33.103Z+++ dirname ./tools/ci_download_cockroachdb
2602024-01-30T04:18:33.103Z++ cd ./tools
2612024-01-30T04:18:33.103Z++ pwd
2622024-01-30T04:18:33.103Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632024-01-30T04:18:33.106Z++ basename ./tools/ci_download_cockroachdb
2642024-01-30T04:18:33.106Z+ ARG0=ci_download_cockroachdb
2652024-01-30T04:18:33.106Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662024-01-30T04:18:33.110Z+ CIDL_VERSION=v22.1.9
2672024-01-30T04:18:33.110Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682024-01-30T04:18:33.110Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692024-01-30T04:18:33.110Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702024-01-30T04:18:33.110Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712024-01-30T04:18:33.111Z+ TARGET_DIR=out
2722024-01-30T04:18:33.111Z+ DOWNLOAD_DIR=out/downloads
2732024-01-30T04:18:33.111Z+ DEST_DIR=./out/cockroachdb
2742024-01-30T04:18:33.111Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752024-01-30T04:18:33.111Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762024-01-30T04:18:33.111Z+ main
2772024-01-30T04:18:33.111Z+ [[ 0 != 0 ]]
2782024-01-30T04:18:33.111Z+ CIDL_OS=solaris2.11
2792024-01-30T04:18:33.111Z+ [[ 0 != 0 ]]
2802024-01-30T04:18:33.111Z+ configure_os solaris2.11
2812024-01-30T04:18:33.111Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822024-01-30T04:18:33.111Zcurrent directory: /work/oxidecomputer/omicron
2832024-01-30T04:18:33.111Z+ echo 'configuring based on OS: "solaris2.11"'
2842024-01-30T04:18:33.111Z+ case "$1" in
2852024-01-30T04:18:33.111Zconfiguring based on OS: "solaris2.11"
2862024-01-30T04:18:33.111Z+ CIDL_BUILD=illumos
2872024-01-30T04:18:33.111Z+ CIDL_SUFFIX=tar.gz
2882024-01-30T04:18:33.111Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892024-01-30T04:18:33.111Z+ CIDL_MD5FUNC=do_md5sum
2902024-01-30T04:18:33.111Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-01-30T04:18:33.111Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-01-30T04:18:33.111Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-01-30T04:18:33.112Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-01-30T04:18:33.112Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-30T04:18:33.112Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-01-30T04:18:33.112Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-01-30T04:18:33.113Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-01-30T04:18:33.113ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-01-30T04:18:33.113Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002024-01-30T04:18:33.113ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-01-30T04:18:33.113Z+ mkdir -p out/downloads
3022024-01-30T04:18:33.116Z+ mkdir -p ./out/cockroachdb
3032024-01-30T04:18:33.116Z+ local DO_DOWNLOAD=true
3042024-01-30T04:18:33.116Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052024-01-30T04:18:33.116Z+ '[' true == true ']'
3062024-01-30T04:18:33.116Z+ echo Downloading...
3072024-01-30T04:18:33.116ZDownloading...
3082024-01-30T04:18:33.116Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-01-30T04:18:33.116Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-01-30T04:18:34.985Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-01-30T04:18:34.988Z++ md5sum
3122024-01-30T04:18:34.988Z++ awk '{print $1}'
3132024-01-30T04:18:35.231Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142024-01-30T04:18:35.231Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3152024-01-30T04:18:35.231Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-01-30T04:18:35.235Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172024-01-30T04:18:38.715Z+ do_assemble_illumos
3182024-01-30T04:18:38.715Z+ rm -r ./out/cockroachdb
3192024-01-30T04:18:38.719Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202024-01-30T04:18:39.316Z+ ./out/cockroachdb/bin/cockroach version
3212024-01-30T04:18:39.588ZBuild Tag: v22.1.9-dirty
3222024-01-30T04:18:39.588ZBuild Time: 2022/10/26 21:17:46
3232024-01-30T04:18:39.588ZDistribution: OSS
3242024-01-30T04:18:39.588ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252024-01-30T04:18:39.588ZGo Version: go1.17.13
3262024-01-30T04:18:39.588ZC Compiler: gcc 10.3.0
3272024-01-30T04:18:39.588ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282024-01-30T04:18:39.588ZBuild Type: release
3292024-01-30T04:18:39.613Z+ set -o errexit
3302024-01-30T04:18:39.616Z+++ dirname ./tools/ci_download_clickhouse
3312024-01-30T04:18:39.618Z++ cd ./tools
3322024-01-30T04:18:39.618Z++ pwd
3332024-01-30T04:18:39.618Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342024-01-30T04:18:39.626Z++ basename ./tools/ci_download_clickhouse
3352024-01-30T04:18:39.626Z+ ARG0=ci_download_clickhouse
3362024-01-30T04:18:39.626Z+ TARGET_DIR=out
3372024-01-30T04:18:39.626Z+ DOWNLOAD_DIR=out/downloads
3382024-01-30T04:18:39.626Z+ DEST_DIR=./out/clickhouse
3392024-01-30T04:18:39.626Z+ CIDL_VERSION=v22.8.9.24
3402024-01-30T04:18:39.626Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412024-01-30T04:18:39.626Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422024-01-30T04:18:39.626Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432024-01-30T04:18:39.626Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442024-01-30T04:18:39.626Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452024-01-30T04:18:39.626Z+ main
3462024-01-30T04:18:39.626Z+ [[ 0 != 0 ]]
3472024-01-30T04:18:39.626Z+ CIDL_OS=solaris2.11
3482024-01-30T04:18:39.626Z+ [[ 0 != 0 ]]
3492024-01-30T04:18:39.626Z+ configure_os solaris2.11
3502024-01-30T04:18:39.630Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512024-01-30T04:18:39.630Zcurrent directory: /work/oxidecomputer/omicron
3522024-01-30T04:18:39.630Z+ echo 'configuring based on OS: "solaris2.11"'
3532024-01-30T04:18:39.630Zconfiguring based on OS: "solaris2.11"
3542024-01-30T04:18:39.630Z+ CIDL_DASHREV=
3552024-01-30T04:18:39.630Z+ case "$1" in
3562024-01-30T04:18:39.630Z+ CIDL_PLATFORM=illumos
3572024-01-30T04:18:39.630Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582024-01-30T04:18:39.630Z+ CIDL_MD5FUNC=do_md5sum
3592024-01-30T04:18:39.631Z+ CIDL_DASHREV=-1
3602024-01-30T04:18:39.631Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612024-01-30T04:18:39.632Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-01-30T04:18:39.632Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-01-30T04:18:39.632Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-01-30T04:18:39.632Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-01-30T04:18:39.632ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-01-30T04:18:39.632Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672024-01-30T04:18:39.632ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-01-30T04:18:39.632Z+ mkdir -p out/downloads
3692024-01-30T04:18:39.632Z+ mkdir -p ./out/clickhouse
3702024-01-30T04:18:39.632Z+ local DO_DOWNLOAD=true
3712024-01-30T04:18:39.632Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722024-01-30T04:18:39.632Z+ '[' true == true ']'
3732024-01-30T04:18:39.633Z+ echo Downloading...
3742024-01-30T04:18:39.633ZDownloading...
3752024-01-30T04:18:39.633Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762024-01-30T04:18:39.633Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772024-01-30T04:18:40.983Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-01-30T04:18:40.988Z++ md5sum
3792024-01-30T04:18:40.988Z++ awk '{print $1}'
3802024-01-30T04:18:41.253Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812024-01-30T04:18:41.253Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3822024-01-30T04:18:41.256Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832024-01-30T04:18:41.256Z+ mkdir -p ./out/clickhouse
3842024-01-30T04:18:41.257Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852024-01-30T04:18:46.146Z+ ./out/clickhouse/clickhouse server --version
3862024-01-30T04:18:46.208ZClickHouse server version 22.8.9.1.
3872024-01-30T04:18:46.233Z+ set -o errexit
3882024-01-30T04:18:46.236Z+++ dirname ./tools/ci_download_console
3892024-01-30T04:18:46.240Z++ cd ./tools
3902024-01-30T04:18:46.240Z++ pwd
3912024-01-30T04:18:46.241Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922024-01-30T04:18:46.244Z++ basename ./tools/ci_download_console
3932024-01-30T04:18:46.244Z+ ARG0=ci_download_console
3942024-01-30T04:18:46.244Z+ TARGET_DIR=out
3952024-01-30T04:18:46.244Z+ DOWNLOAD_DIR=out/downloads
3962024-01-30T04:18:46.244Z+ DEST_DIR=./out/console-assets
3972024-01-30T04:18:46.244Z+ source /work/oxidecomputer/omicron/tools/console_version
3982024-01-30T04:18:46.244Z++ COMMIT=b9013a33eaa3f5efdcd5c7d244e36a54e7222295
3992024-01-30T04:18:46.244Z++ SHA2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4002024-01-30T04:18:46.245Z+ URL=https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4012024-01-30T04:18:46.245Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022024-01-30T04:18:46.245Z+ main
4032024-01-30T04:18:46.245Z+ [[ 0 != 0 ]]
4042024-01-30T04:18:46.245Z+ echo 'URL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz'
4052024-01-30T04:18:46.245ZURL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4062024-01-30T04:18:46.245Z+ echo 'Local file: out/downloads/console.tar.gz'
4072024-01-30T04:18:46.245ZLocal file: out/downloads/console.tar.gz
4082024-01-30T04:18:46.245Z+ local DO_DOWNLOAD=true
4092024-01-30T04:18:46.245Z+ [[ -f out/downloads/console.tar.gz ]]
4102024-01-30T04:18:46.245Z+ mkdir -p out/downloads
4112024-01-30T04:18:46.248Z+ '[' true == true ']'
4122024-01-30T04:18:46.248Z+ echo Downloading...
4132024-01-30T04:18:46.248ZDownloading...
4142024-01-30T04:18:46.248Z+ do_download_curl https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz out/downloads/console.tar.gz
4152024-01-30T04:18:46.248Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
4162024-01-30T04:18:47.028Z++ do_sha256sum out/downloads/console.tar.gz
4172024-01-30T04:18:47.031Z++ case "$OSTYPE" in
4182024-01-30T04:18:47.031Z++ SHA=sha256sum
4192024-01-30T04:18:47.031Z++ sha256sum
4202024-01-30T04:18:47.031Z++ awk '{print $1}'
4212024-01-30T04:18:47.114Z+ calculated_sha2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4222024-01-30T04:18:47.114Z+ [[ bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d != \b\e\b\b\9\8\0\0\f\f\9\4\c\4\2\8\9\7\d\5\4\f\a\a\c\8\c\2\a\3\f\8\9\b\2\b\0\e\9\2\7\e\b\f\7\5\e\c\7\4\2\2\3\b\6\1\6\3\e\4\2\0\9\d ]]
4232024-01-30T04:18:47.117Z+ rm -rf ./out/console-assets
4242024-01-30T04:18:47.117Z+ mkdir -p ./out/console-assets
4252024-01-30T04:18:47.120Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262024-01-30T04:18:47.120Z+ mkdir -p ./out/console-assets
4272024-01-30T04:18:47.123Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282024-01-30T04:18:47.257Z+ set -o errexit
4292024-01-30T04:18:47.260Z+++ dirname ./tools/ci_download_maghemite_openapi
4302024-01-30T04:18:47.262Z++ cd ./tools
4312024-01-30T04:18:47.262Z++ pwd
4322024-01-30T04:18:47.263Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332024-01-30T04:18:47.269Z++ basename ./tools/ci_download_maghemite_openapi
4342024-01-30T04:18:47.269Z+ ARG0=ci_download_maghemite_openapi
4352024-01-30T04:18:47.269Z+ TARGET_DIR=out
4362024-01-30T04:18:47.269Z+ DOWNLOAD_DIR=out/downloads
4372024-01-30T04:18:47.269Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382024-01-30T04:18:47.269Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4392024-01-30T04:18:47.269Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4402024-01-30T04:18:47.269Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4412024-01-30T04:18:47.269Z+ LOCAL_FILE=out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4422024-01-30T04:18:47.269Z+ main
4432024-01-30T04:18:47.269Z+ [[ 0 != 0 ]]
4442024-01-30T04:18:47.269Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json'
4452024-01-30T04:18:47.269ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4462024-01-30T04:18:47.269Z+ echo 'Local file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4472024-01-30T04:18:47.269Z+ local DO_DOWNLOAD=true
4482024-01-30T04:18:47.269ZLocal file: out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4492024-01-30T04:18:47.269Z+ [[ -f out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4502024-01-30T04:18:47.269Z+ mkdir -p out/downloads
4512024-01-30T04:18:47.272Z+ '[' true == true ']'
4522024-01-30T04:18:47.272Z+ echo Downloading...
4532024-01-30T04:18:47.273ZDownloading...
4542024-01-30T04:18:47.273Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4552024-01-30T04:18:47.273Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/ddm-admin.json
4562024-01-30T04:18:47.555Z++ do_sha256sum out/downloads/ddm-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4572024-01-30T04:18:47.558Z++ case "$OSTYPE" in
4582024-01-30T04:18:47.559Z++ SHA=sha256sum
4592024-01-30T04:18:47.559Z++ sha256sum
4602024-01-30T04:18:47.559Z++ awk '{print $1}'
4612024-01-30T04:18:47.559Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4622024-01-30T04:18:47.559Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4632024-01-30T04:18:47.559Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-01-30T04:18:47.559Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
4652024-01-30T04:18:47.559Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4662024-01-30T04:18:47.559Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4672024-01-30T04:18:47.561Z+ LOCAL_FILE=out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4682024-01-30T04:18:47.561Z+ main
4692024-01-30T04:18:47.562Z+ [[ 0 != 0 ]]
4702024-01-30T04:18:47.562Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json'
4712024-01-30T04:18:47.562ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4722024-01-30T04:18:47.562Z+ echo 'Local file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json'
4732024-01-30T04:18:47.562ZLocal file: out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4742024-01-30T04:18:47.562Z+ local DO_DOWNLOAD=true
4752024-01-30T04:18:47.562Z+ [[ -f out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json ]]
4762024-01-30T04:18:47.563Z+ mkdir -p out/downloads
4772024-01-30T04:18:47.563Z+ '[' true == true ']'
4782024-01-30T04:18:47.563Z+ echo Downloading...
4792024-01-30T04:18:47.563ZDownloading...
4802024-01-30T04:18:47.563Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4812024-01-30T04:18:47.563Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d12bdf89b9058065789cd00c8704e4ce0a352342/mg-admin.json
4822024-01-30T04:18:47.732Z++ do_sha256sum out/downloads/mg-admin-d12bdf89b9058065789cd00c8704e4ce0a352342.json
4832024-01-30T04:18:47.736Z++ case "$OSTYPE" in
4842024-01-30T04:18:47.736Z++ SHA=sha256sum
4852024-01-30T04:18:47.736Z++ sha256sum
4862024-01-30T04:18:47.736Z++ awk '{print $1}'
4872024-01-30T04:18:47.744Z+ calculated_sha2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4882024-01-30T04:18:47.744Z+ [[ 7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4 != \7\6\1\8\5\1\1\f\9\0\5\d\2\6\3\9\4\e\f\7\c\5\5\2\3\3\9\d\d\7\8\8\3\5\c\e\3\6\a\6\d\e\f\0\d\8\5\b\0\5\b\6\d\1\e\3\6\3\a\5\e\7\b\4 ]]
4892024-01-30T04:18:47.747Z+ set -o errexit
4902024-01-30T04:18:47.762Z+++ dirname ./tools/ci_download_dendrite_openapi
4912024-01-30T04:18:47.762Z++ cd ./tools
4922024-01-30T04:18:47.762Z++ pwd
4932024-01-30T04:18:47.766Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942024-01-30T04:18:47.766Z++ basename ./tools/ci_download_dendrite_openapi
4952024-01-30T04:18:47.766Z+ ARG0=ci_download_dendrite_openapi
4962024-01-30T04:18:47.767Z+ TARGET_DIR=out
4972024-01-30T04:18:47.767Z+ DOWNLOAD_DIR=out/downloads
4982024-01-30T04:18:47.767Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992024-01-30T04:18:47.767Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5002024-01-30T04:18:47.767Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5012024-01-30T04:18:47.767Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5022024-01-30T04:18:47.767Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5032024-01-30T04:18:47.768Z+ main
5042024-01-30T04:18:47.768Z+ [[ 0 != 0 ]]
5052024-01-30T04:18:47.768Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5062024-01-30T04:18:47.768ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5072024-01-30T04:18:47.768Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5082024-01-30T04:18:47.768ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5092024-01-30T04:18:47.768Z+ local DO_DOWNLOAD=true
5102024-01-30T04:18:47.768Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5112024-01-30T04:18:47.768Z+ mkdir -p out/downloads
5122024-01-30T04:18:47.768Z+ '[' true == true ']'
5132024-01-30T04:18:47.768Z+ echo Downloading...
5142024-01-30T04:18:47.768ZDownloading...
5152024-01-30T04:18:47.768Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5162024-01-30T04:18:47.769Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5172024-01-30T04:18:47.919Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5182024-01-30T04:18:47.919Z++ case "$OSTYPE" in
5192024-01-30T04:18:47.919Z++ SHA=sha256sum
5202024-01-30T04:18:47.922Z++ sha256sum
5212024-01-30T04:18:47.922Z++ awk '{print $1}'
5222024-01-30T04:18:47.926Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5232024-01-30T04:18:47.926Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5242024-01-30T04:18:47.935Z+ set -o errexit
5252024-01-30T04:18:47.938Z+++ dirname ./tools/ci_download_dendrite_stub
5262024-01-30T04:18:47.940Z++ cd ./tools
5272024-01-30T04:18:47.940Z++ pwd
5282024-01-30T04:18:47.940Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292024-01-30T04:18:47.944Z++ basename ./tools/ci_download_dendrite_stub
5302024-01-30T04:18:47.944Z+ ARG0=ci_download_dendrite_stub
5312024-01-30T04:18:47.944Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322024-01-30T04:18:47.944Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5332024-01-30T04:18:47.944Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5342024-01-30T04:18:47.944Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5352024-01-30T04:18:47.944Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362024-01-30T04:18:47.944Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5372024-01-30T04:18:47.944Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5382024-01-30T04:18:47.944Z+ TARGET_DIR=out
5392024-01-30T04:18:47.944Z+ DOWNLOAD_DIR=out/downloads
5402024-01-30T04:18:47.944Z+ DEST_DIR=./out/dendrite-stub
5412024-01-30T04:18:47.944Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422024-01-30T04:18:47.944Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432024-01-30T04:18:47.944Z+ REPO=oxidecomputer/dendrite
5442024-01-30T04:18:47.944Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5452024-01-30T04:18:47.944Z+ main
5462024-01-30T04:18:47.944Z+ [[ 0 != 0 ]]
5472024-01-30T04:18:47.944Z+ CIDL_OS=solaris2.11
5482024-01-30T04:18:47.944Z+ [[ 0 != 0 ]]
5492024-01-30T04:18:47.944Z+ configure_os solaris2.11
5502024-01-30T04:18:47.948Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512024-01-30T04:18:47.948Zcurrent directory: /work/oxidecomputer/omicron
5522024-01-30T04:18:47.948Z+ echo 'configuring based on OS: "solaris2.11"'
5532024-01-30T04:18:47.948Z+ case "$1" in
5542024-01-30T04:18:47.948Zconfiguring based on OS: "solaris2.11"
5552024-01-30T04:18:47.948Z+ SET_BINARIES=
5562024-01-30T04:18:47.948Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5572024-01-30T04:18:47.948Z+ CIDL_SHA256FUNC=do_sha256sum
5582024-01-30T04:18:47.948Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592024-01-30T04:18:47.948Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5602024-01-30T04:18:47.948Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612024-01-30T04:18:47.948Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5622024-01-30T04:18:47.948ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5632024-01-30T04:18:47.949ZLocal file: out/downloads/dendrite-stub.tar.gz
5642024-01-30T04:18:47.949Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5652024-01-30T04:18:47.951Z+ mkdir -p out/downloads
5662024-01-30T04:18:47.951Z+ mkdir -p ./out/dendrite-stub
5672024-01-30T04:18:47.954Z+ fetch_and_verify
5682024-01-30T04:18:47.954Z+ local DO_DOWNLOAD=true
5692024-01-30T04:18:47.955Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702024-01-30T04:18:47.955Z+ '[' true == true ']'
5712024-01-30T04:18:47.955Z+ echo Downloading...
5722024-01-30T04:18:47.955ZDownloading...
5732024-01-30T04:18:47.955Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742024-01-30T04:18:47.955Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5752024-01-30T04:18:54.280Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762024-01-30T04:18:54.283Z++ sha256sum
5772024-01-30T04:18:54.283Z++ awk '{print $1}'
5782024-01-30T04:18:54.383Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5792024-01-30T04:18:54.383Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5802024-01-30T04:18:54.395Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812024-01-30T04:18:54.395Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822024-01-30T04:18:55.472Z+ do_assemble
5832024-01-30T04:18:55.472Z+ rm -r ./out/dendrite-stub
5842024-01-30T04:18:55.475Z+ mkdir ./out/dendrite-stub
5852024-01-30T04:18:55.478Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862024-01-30T04:18:55.614Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872024-01-30T04:18:55.626Z+ set -o errexit
5882024-01-30T04:18:55.629Z+++ dirname ./tools/ci_download_maghemite_mgd
5892024-01-30T04:18:55.632Z++ cd ./tools
5902024-01-30T04:18:55.632Z++ pwd
5912024-01-30T04:18:55.632Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922024-01-30T04:18:55.635Z++ basename ./tools/ci_download_maghemite_mgd
5932024-01-30T04:18:55.635Z+ ARG0=ci_download_maghemite_mgd
5942024-01-30T04:18:55.635Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952024-01-30T04:18:55.635Z++ CIDL_SHA256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
5962024-01-30T04:18:55.635Z++ MGD_LINUX_SHA256=93331c1001e3aa506a8c1b83346abba1995e489910bff2c94a86730b96617a34
5972024-01-30T04:18:55.635Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982024-01-30T04:18:55.635Z++ COMMIT=d12bdf89b9058065789cd00c8704e4ce0a352342
5992024-01-30T04:18:55.635Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
6002024-01-30T04:18:55.635Z+ TARGET_DIR=out
6012024-01-30T04:18:55.636Z+ DOWNLOAD_DIR=out/downloads
6022024-01-30T04:18:55.636Z+ DEST_DIR=./out/mgd
6032024-01-30T04:18:55.636Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042024-01-30T04:18:55.636Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052024-01-30T04:18:55.636Z+ REPO=oxidecomputer/maghemite
6062024-01-30T04:18:55.636Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342
6072024-01-30T04:18:55.641Z+ main
6082024-01-30T04:18:55.641Z+ [[ 0 != 0 ]]
6092024-01-30T04:18:55.641Z+ CIDL_OS=solaris2.11
6102024-01-30T04:18:55.641Z+ [[ 0 != 0 ]]
6112024-01-30T04:18:55.642Z+ configure_os solaris2.11
6122024-01-30T04:18:55.642Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132024-01-30T04:18:55.643Zcurrent directory: /work/oxidecomputer/omicron
6142024-01-30T04:18:55.643Z+ echo 'configuring based on OS: "solaris2.11"'
6152024-01-30T04:18:55.643Z+ case "$1" in
6162024-01-30T04:18:55.643Z+ SET_BINARIES=
6172024-01-30T04:18:55.643Zconfiguring based on OS: "solaris2.11"
6182024-01-30T04:18:55.643Z+ CIDL_SHA256FUNC=do_sha256sum
6192024-01-30T04:18:55.644Z+ TARBALL_FILENAME=mgd.tar.gz
6202024-01-30T04:18:55.644Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6212024-01-30T04:18:55.644Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222024-01-30T04:18:55.644Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz'
6232024-01-30T04:18:55.644ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6242024-01-30T04:18:55.644Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6252024-01-30T04:18:55.644ZLocal file: out/downloads/mgd.tar.gz
6262024-01-30T04:18:55.644Z+ mkdir -p out/downloads
6272024-01-30T04:18:55.645Z+ mkdir -p ./out/mgd
6282024-01-30T04:18:55.648Z+ fetch_and_verify
6292024-01-30T04:18:55.648Z+ local DO_DOWNLOAD=true
6302024-01-30T04:18:55.648Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312024-01-30T04:18:55.648Z+ '[' true == true ']'
6322024-01-30T04:18:55.648Z+ echo Downloading...
6332024-01-30T04:18:55.648ZDownloading...
6342024-01-30T04:18:55.649Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz out/downloads/mgd.tar.gz
6352024-01-30T04:18:55.649Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d12bdf89b9058065789cd00c8704e4ce0a352342/mgd.tar.gz
6362024-01-30T04:19:00.645Z++ do_sha256sum out/downloads/mgd.tar.gz
6372024-01-30T04:19:00.649Z++ sha256sum
6382024-01-30T04:19:00.650Z++ awk '{print $1}'
6392024-01-30T04:19:00.727Z+ calculated_sha256=bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d
6402024-01-30T04:19:00.727Z+ [[ bc887e08e3d052d8440983a2d6186cd1d92a52345504092f64f4de2e5335a75d != \b\c\8\8\7\e\0\8\e\3\d\0\5\2\d\8\4\4\0\9\8\3\a\2\d\6\1\8\6\c\d\1\d\9\2\a\5\2\3\4\5\5\0\4\0\9\2\f\6\4\f\4\d\e\2\e\5\3\3\5\a\7\5\d ]]
6412024-01-30T04:19:00.730Z+ do_untar out/downloads/mgd.tar.gz
6422024-01-30T04:19:00.730Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432024-01-30T04:19:01.410Z+ do_assemble
6442024-01-30T04:19:01.410Z+ rm -r ./out/mgd
6452024-01-30T04:19:01.413Z+ mkdir ./out/mgd
6462024-01-30T04:19:01.416Z+ cp -r out/downloads/root ./out/mgd/root
6472024-01-30T04:19:01.636Z+ set -o errexit
6482024-01-30T04:19:01.639Z+++ dirname ./tools/ci_download_transceiver_control
6492024-01-30T04:19:01.639Z++ cd ./tools
6502024-01-30T04:19:01.639Z++ pwd
6512024-01-30T04:19:01.643Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522024-01-30T04:19:01.643Z++ basename ./tools/ci_download_transceiver_control
6532024-01-30T04:19:01.643Z+ ARG0=ci_download_transceiver_control
6542024-01-30T04:19:01.643Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552024-01-30T04:19:01.647Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-01-30T04:19:01.648Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-01-30T04:19:01.648Z+ TARGET_DIR=out
6582024-01-30T04:19:01.648Z+ DOWNLOAD_DIR=out/downloads
6592024-01-30T04:19:01.648Z+ DEST_DIR=./out/transceiver-control
6602024-01-30T04:19:01.648Z+ BIN_DIR=/opt/oxide/bin
6612024-01-30T04:19:01.648Z+ BINARY=xcvradm
6622024-01-30T04:19:01.649Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632024-01-30T04:19:01.649Z+ REPO=oxidecomputer/transceiver-control
6642024-01-30T04:19:01.649Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652024-01-30T04:19:01.649Z+ main
6662024-01-30T04:19:01.649Z+ [[ 0 != 0 ]]
6672024-01-30T04:19:01.649Z+ CIDL_OS=solaris2.11
6682024-01-30T04:19:01.649Z+ [[ 0 != 0 ]]
6692024-01-30T04:19:01.649Z+ configure_os solaris2.11
6702024-01-30T04:19:01.649Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712024-01-30T04:19:01.649Zcurrent directory: /work/oxidecomputer/omicron
6722024-01-30T04:19:01.649Zconfiguring based on OS: "solaris2.11"
6732024-01-30T04:19:01.649Z+ echo 'configuring based on OS: "solaris2.11"'
6742024-01-30T04:19:01.649Z+ case "$1" in
6752024-01-30T04:19:01.649Z+ SET_BINARIES=
6762024-01-30T04:19:01.649Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772024-01-30T04:19:01.649Z+ CIDL_SHA256FUNC=do_sha256sum
6782024-01-30T04:19:01.650Z+ ARCHIVE_FILENAME=xcvradm.gz
6792024-01-30T04:19:01.650Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-01-30T04:19:01.650Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6812024-01-30T04:19:01.650Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6822024-01-30T04:19:01.650ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-01-30T04:19:01.650Z+ echo 'Local file: out/downloads/xcvradm.gz'
6842024-01-30T04:19:01.650ZLocal file: out/downloads/xcvradm.gz
6852024-01-30T04:19:01.650Z+ mkdir -p out/downloads
6862024-01-30T04:19:01.650Z+ mkdir -p ./out/transceiver-control
6872024-01-30T04:19:01.653Z+ fetch_and_verify
6882024-01-30T04:19:01.653Z+ local DO_DOWNLOAD=true
6892024-01-30T04:19:01.653Z+ [[ -f out/downloads/xcvradm.gz ]]
6902024-01-30T04:19:01.653Z+ '[' true == true ']'
6912024-01-30T04:19:01.654Z+ echo Downloading...
6922024-01-30T04:19:01.654ZDownloading...
6932024-01-30T04:19:01.654Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942024-01-30T04:19:01.654Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6952024-01-30T04:19:04.047Z++ do_sha256sum out/downloads/xcvradm.gz
6962024-01-30T04:19:04.050Z++ sha256sum
6972024-01-30T04:19:04.051Z++ awk '{print $1}'
6982024-01-30T04:19:04.076Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992024-01-30T04:19:04.076Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7002024-01-30T04:19:04.079Z+ do_unpack out/downloads/xcvradm.gz
7012024-01-30T04:19:04.079Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022024-01-30T04:19:04.079Z+ gzip -dc out/downloads/xcvradm.gz
7032024-01-30T04:19:04.257Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042024-01-30T04:19:04.260Z+ do_assemble
7052024-01-30T04:19:04.260Z+ rm -r ./out/transceiver-control
7062024-01-30T04:19:04.263Z+ mkdir ./out/transceiver-control
7072024-01-30T04:19:04.266Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082024-01-30T04:19:04.738ZAll builder prerequisites installed successfully, and PATH looks valid
7092024-01-30T04:19:04.741Z
7102024-01-30T04:19:04.741Zreal 1:44.316552931
7112024-01-30T04:19:04.741Zuser 51.227886883
7122024-01-30T04:19:04.741Zsys 10.283829207
7132024-01-30T04:19:04.741Ztrap 0.025799083
7142024-01-30T04:19:04.741Ztflt 0.157286263
7152024-01-30T04:19:04.741Zdflt 0.386486673
7162024-01-30T04:19:04.745Zkflt 0.244551801
7172024-01-30T04:19:04.745Zlock 2.174432319
7182024-01-30T04:19:04.745Zslp 3:07.143889525
7192024-01-30T04:19:04.745Zlat 3.563241343
7202024-01-30T04:19:04.745Zstop 0.060743721
7212024-01-30T04:19:04.749Z
7222024-01-30T04:19:04.749Z #### # # ##### ##### # #
7232024-01-30T04:19:04.749Z # # # # # # # # # #
7242024-01-30T04:19:04.749Z # # # # # # # #
7252024-01-30T04:19:04.749Z # # # ##### ##### #
7262024-01-30T04:19:04.749Z # # # # # # #
7272024-01-30T04:19:04.749Z #### ###### # # # #
7282024-01-30T04:19:04.749Z
7292024-01-30T04:19:05.086Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302024-01-30T04:19:05.457Z Updating crates.io index
7312024-01-30T04:19:05.611Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-01-30T04:19:06.493Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-01-30T04:19:08.917Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-01-30T04:19:09.628Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-01-30T04:19:09.962Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-01-30T04:19:10.238Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-01-30T04:19:10.515Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-01-30T04:19:11.505Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-01-30T04:19:14.319Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-01-30T04:19:15.494Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-01-30T04:19:15.928Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-01-30T04:19:16.661Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-01-30T04:19:16.971Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-01-30T04:19:17.385Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-01-30T04:19:17.797Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-01-30T04:19:18.327Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-01-30T04:19:18.899Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7482024-01-30T04:19:19.174Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-01-30T04:19:19.809Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-01-30T04:19:20.228Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-01-30T04:19:20.666Z Updating git repository `https://github.com/jgallagher/nix`
7522024-01-30T04:19:22.188Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-01-30T04:19:22.719Z Updating git repository `https://github.com/oxidecomputer/typify`
7542024-01-30T04:19:24.474Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7552024-01-30T04:19:24.822Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7562024-01-30T04:19:25.133Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7572024-01-30T04:19:27.051Z Downloading crates ...
7582024-01-30T04:19:27.293Z Downloaded serde_derive v1.0.195
7592024-01-30T04:19:27.299Z Downloaded strsim v0.10.0
7602024-01-30T04:19:27.302Z Downloaded colorchoice v1.0.0
7612024-01-30T04:19:27.305Z Downloaded equivalent v1.0.1
7622024-01-30T04:19:27.312Z Downloaded serde_spanned v0.6.4
7632024-01-30T04:19:27.323Z Downloaded terminal_size v0.2.6
7642024-01-30T04:19:27.326Z Downloaded anstyle-query v1.0.0
7652024-01-30T04:19:27.329Z Downloaded itoa v1.0.9
7662024-01-30T04:19:27.332Z Downloaded errno v0.3.8
7672024-01-30T04:19:27.335Z Downloaded toml_datetime v0.6.5
7682024-01-30T04:19:27.338Z Downloaded thiserror-impl v1.0.56
7692024-01-30T04:19:27.341Z Downloaded utf8parse v0.2.1
7702024-01-30T04:19:27.343Z Downloaded clap_lex v0.5.1
7712024-01-30T04:19:27.344Z Downloaded anstream v0.5.0
7722024-01-30T04:19:27.350Z Downloaded anstyle v1.0.2
7732024-01-30T04:19:27.355Z Downloaded thiserror v1.0.56
7742024-01-30T04:19:27.358Z Downloaded heck v0.4.1
7752024-01-30T04:19:27.358Z Downloaded cargo-platform v0.1.3
7762024-01-30T04:19:27.364Z Downloaded anstyle-parse v0.2.1
7772024-01-30T04:19:27.367Z Downloaded bitflags v1.3.2
7782024-01-30T04:19:27.372Z Downloaded quote v1.0.35
7792024-01-30T04:19:27.376Z Downloaded camino v1.1.6
7802024-01-30T04:19:27.379Z Downloaded cargo_toml v0.19.0
7812024-01-30T04:19:27.382Z Downloaded anyhow v1.0.75
7822024-01-30T04:19:27.387Z Downloaded proc-macro2 v1.0.78
7832024-01-30T04:19:27.392Z Downloaded unicode-ident v1.0.12
7842024-01-30T04:19:27.396Z Downloaded io-lifetimes v1.0.11
7852024-01-30T04:19:27.400Z Downloaded toml v0.8.8
7862024-01-30T04:19:27.406Z Downloaded indexmap v2.1.0
7872024-01-30T04:19:27.412Z Downloaded clap v4.4.3
7882024-01-30T04:19:27.428Z Downloaded serde v1.0.195
7892024-01-30T04:19:27.432Z Downloaded ryu v1.0.15
7902024-01-30T04:19:27.438Z Downloaded hashbrown v0.14.2
7912024-01-30T04:19:27.448Z Downloaded clap_builder v4.4.2
7922024-01-30T04:19:27.458Z Downloaded serde_json v1.0.113
7932024-01-30T04:19:27.471Z Downloaded syn v2.0.48
7942024-01-30T04:19:27.489Z Downloaded rustix v0.37.23
7952024-01-30T04:19:27.523Z Downloaded libc v0.2.152
7962024-01-30T04:19:27.570Z Downloaded winnow v0.5.15
7972024-01-30T04:19:27.583Z Downloaded memchr v2.6.3
7982024-01-30T04:19:27.594Z Downloaded toml_edit v0.21.0
7992024-01-30T04:19:27.627Z Downloaded clap_derive v4.4.2
8002024-01-30T04:19:27.631Z Downloaded semver v1.0.21
8012024-01-30T04:19:27.634Z Downloaded cargo_metadata v0.18.1
8022024-01-30T04:19:27.751Z Compiling proc-macro2 v1.0.78
8032024-01-30T04:19:27.751Z Compiling unicode-ident v1.0.12
8042024-01-30T04:19:27.757Z Compiling serde v1.0.195
8052024-01-30T04:19:27.757Z Compiling libc v0.2.152
8062024-01-30T04:19:27.757Z Compiling io-lifetimes v1.0.11
8072024-01-30T04:19:27.764Z Compiling rustix v0.37.23
8082024-01-30T04:19:27.767Z Compiling equivalent v1.0.1
8092024-01-30T04:19:27.768Z Compiling utf8parse v0.2.1
8102024-01-30T04:19:28.005Z Compiling bitflags v1.3.2
8112024-01-30T04:19:28.074Z Compiling hashbrown v0.14.2
8122024-01-30T04:19:28.093Z Compiling anstyle-parse v0.2.1
8132024-01-30T04:19:28.131Z Compiling anstyle v1.0.2
8142024-01-30T04:19:28.556Z Compiling colorchoice v1.0.0
8152024-01-30T04:19:28.715Z Compiling thiserror v1.0.56
8162024-01-30T04:19:28.729Z Compiling semver v1.0.21
8172024-01-30T04:19:29.597Z Compiling indexmap v2.1.0
8182024-01-30T04:19:29.600Z Compiling camino v1.1.6
8192024-01-30T04:19:29.706Z Compiling winnow v0.5.15
8202024-01-30T04:19:29.742Z Compiling anstyle-query v1.0.0
8212024-01-30T04:19:29.812Z Compiling serde_json v1.0.113
8222024-01-30T04:19:29.904Z Compiling anstream v0.5.0
8232024-01-30T04:19:30.200Z Compiling strsim v0.10.0
8242024-01-30T04:19:30.293Z Compiling anyhow v1.0.75
8252024-01-30T04:19:30.582Z Compiling ryu v1.0.15
8262024-01-30T04:19:31.057Z Compiling itoa v1.0.9
8272024-01-30T04:19:31.196Z Compiling quote v1.0.35
8282024-01-30T04:19:31.216Z Compiling heck v0.4.1
8292024-01-30T04:19:31.379Z Compiling clap_lex v0.5.1
8302024-01-30T04:19:31.740Z Compiling errno v0.3.8
8312024-01-30T04:19:31.825Z Compiling syn v2.0.48
8322024-01-30T04:19:33.525Z Compiling terminal_size v0.2.6
8332024-01-30T04:19:33.679Z Compiling clap_builder v4.4.2
8342024-01-30T04:19:39.779Z Compiling serde_derive v1.0.195
8352024-01-30T04:19:39.779Z Compiling thiserror-impl v1.0.56
8362024-01-30T04:19:39.782Z Compiling clap_derive v4.4.2
8372024-01-30T04:19:44.557Z Compiling clap v4.4.3
8382024-01-30T04:19:52.613Z Compiling serde_spanned v0.6.4
8392024-01-30T04:19:52.616Z Compiling toml_datetime v0.6.5
8402024-01-30T04:19:52.616Z Compiling cargo-platform v0.1.3
8412024-01-30T04:19:52.991Z Compiling toml_edit v0.21.0
8422024-01-30T04:19:54.708Z Compiling cargo_metadata v0.18.1
8432024-01-30T04:19:56.213Z Compiling toml v0.8.8
8442024-01-30T04:19:57.407Z Compiling cargo_toml v0.19.0
8452024-01-30T04:20:03.686Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8462024-01-30T04:20:05.030Z Finished dev [unoptimized + debuginfo] target(s) in 1m 00s
8472024-01-30T04:20:05.249Z Running `target/debug/xtask clippy`
8482024-01-30T04:20:05.303Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8492024-01-30T04:20:06.157Z Downloading crates ...
8502024-01-30T04:20:06.396Z Downloaded arc-swap v1.6.0
8512024-01-30T04:20:06.408Z Downloaded ciborium-io v0.2.2
8522024-01-30T04:20:06.419Z Downloaded curve25519-dalek-derive v0.1.0
8532024-01-30T04:20:06.423Z Downloaded http-body v0.4.5
8542024-01-30T04:20:06.439Z Downloaded constant_time_eq v0.2.6
8552024-01-30T04:20:06.446Z Downloaded ident_case v1.0.1
8562024-01-30T04:20:06.451Z Downloaded hubpack_derive v0.1.1
8572024-01-30T04:20:06.454Z Downloaded http-body v1.0.0
8582024-01-30T04:20:06.454Z Downloaded crc-catalog v2.2.0
8592024-01-30T04:20:06.457Z Downloaded cipher v0.4.4
8602024-01-30T04:20:06.461Z Downloaded console v0.15.8
8612024-01-30T04:20:06.471Z Downloaded cexpr v0.6.0
8622024-01-30T04:20:06.483Z Downloaded chacha20 v0.9.1
8632024-01-30T04:20:06.491Z Downloaded similar-asserts v1.5.0
8642024-01-30T04:20:06.501Z Downloaded tap v1.0.1
8652024-01-30T04:20:06.517Z Downloaded nodrop v0.1.14
8662024-01-30T04:20:06.528Z Downloaded num v0.4.1
8672024-01-30T04:20:06.532Z Downloaded normalize-line-endings v0.3.0
8682024-01-30T04:20:06.537Z Downloaded take_mut v0.2.2
8692024-01-30T04:20:06.542Z Downloaded nix v0.27.1
8702024-01-30T04:20:06.572Z Downloaded num_threads v0.1.6
8712024-01-30T04:20:06.578Z Downloaded signal-hook-tokio v0.3.1
8722024-01-30T04:20:06.583Z Downloaded number_prefix v0.4.0
8732024-01-30T04:20:06.588Z Downloaded atty v0.2.14
8742024-01-30T04:20:06.591Z Downloaded scroll v0.12.0
8752024-01-30T04:20:06.601Z Downloaded atomicwrites v0.4.3
8762024-01-30T04:20:06.604Z Downloaded waitgroup v0.1.2
8772024-01-30T04:20:06.608Z Downloaded serde-big-array v0.5.1
8782024-01-30T04:20:06.617Z Downloaded slog-dtrace v0.3.0
8792024-01-30T04:20:06.621Z Downloaded block-buffer v0.10.4
8802024-01-30T04:20:06.628Z Downloaded secrecy v0.8.0
8812024-01-30T04:20:06.632Z Downloaded doc-comment v0.3.3
8822024-01-30T04:20:06.635Z Downloaded usdt-attr-macro v0.3.5
8832024-01-30T04:20:06.637Z Downloaded topological-sort v0.2.2
8842024-01-30T04:20:06.641Z Downloaded guppy-workspace-hack v0.1.0
8852024-01-30T04:20:06.644Z Downloaded addr2line v0.21.0
8862024-01-30T04:20:06.652Z Downloaded bit-set v0.5.3
8872024-01-30T04:20:06.658Z Downloaded anes v0.1.6
8882024-01-30T04:20:06.668Z Downloaded peeking_take_while v0.1.2
8892024-01-30T04:20:06.671Z Downloaded serde_plain v1.0.2
8902024-01-30T04:20:06.675Z Downloaded sec1 v0.7.3
8912024-01-30T04:20:06.681Z Downloaded tower-layer v0.3.2
8922024-01-30T04:20:06.685Z Downloaded new_debug_unreachable v1.0.4
8932024-01-30T04:20:06.688Z Downloaded zerocopy v0.3.0
8942024-01-30T04:20:06.691Z Downloaded stringprep v0.1.3
8952024-01-30T04:20:06.696Z Downloaded static_assertions v1.1.0
8962024-01-30T04:20:06.700Z Downloaded fd-lock v4.0.2
8972024-01-30T04:20:06.707Z Downloaded float-cmp v0.9.0
8982024-01-30T04:20:06.710Z Downloaded termtree v0.4.1
8992024-01-30T04:20:06.716Z Downloaded toolchain_find v0.2.0
9002024-01-30T04:20:06.719Z Downloaded argon2 v0.5.3
9012024-01-30T04:20:06.721Z Downloaded pest_generator v2.7.6
9022024-01-30T04:20:06.724Z Downloaded dirs-next v2.0.0
9032024-01-30T04:20:06.727Z Downloaded quick-error v1.2.3
9042024-01-30T04:20:06.730Z Downloaded libtest-mimic v0.6.1
9052024-01-30T04:20:06.734Z Downloaded remove_dir_all v0.5.3
9062024-01-30T04:20:06.738Z Downloaded filetime v0.2.23
9072024-01-30T04:20:06.747Z Downloaded ron v0.8.1
9082024-01-30T04:20:06.753Z Downloaded thread-id v4.2.0
9092024-01-30T04:20:06.756Z Downloaded headers-core v0.2.0
9102024-01-30T04:20:06.759Z Downloaded ref-cast v1.0.20
9112024-01-30T04:20:06.764Z Downloaded serde-hex v0.1.0
9122024-01-30T04:20:06.769Z Downloaded hex-literal v0.4.1
9132024-01-30T04:20:06.775Z Downloaded rand_xorshift v0.3.0
9142024-01-30T04:20:06.779Z Downloaded flagset v0.4.3
9152024-01-30T04:20:06.779Z Downloaded textwrap v0.11.0
9162024-01-30T04:20:06.781Z Downloaded oso-derive v0.27.0
9172024-01-30T04:20:06.784Z Downloaded blake2 v0.10.6
9182024-01-30T04:20:06.789Z Downloaded usdt-attr-macro v0.5.0
9192024-01-30T04:20:06.792Z Downloaded openssl-macros v0.1.1
9202024-01-30T04:20:06.795Z Downloaded resolv-conf v0.7.0
9212024-01-30T04:20:06.798Z Downloaded relative-path v1.9.0
9222024-01-30T04:20:06.800Z Downloaded ena v0.14.2
9232024-01-30T04:20:06.805Z Downloaded want v0.3.1
9242024-01-30T04:20:06.808Z Downloaded rustfmt-wrapper v0.2.0
9252024-01-30T04:20:06.810Z Downloaded smallvec v0.6.14
9262024-01-30T04:20:06.814Z Downloaded semver v0.11.0
9272024-01-30T04:20:06.818Z Downloaded tokio-rustls v0.24.1
9282024-01-30T04:20:06.824Z Downloaded num-complex v0.4.4
9292024-01-30T04:20:06.830Z Downloaded serde_repr v0.1.16
9302024-01-30T04:20:06.833Z Downloaded tinyvec_macros v0.1.1
9312024-01-30T04:20:06.836Z Downloaded num-rational v0.4.1
9322024-01-30T04:20:06.839Z Downloaded walkdir v2.4.0
9332024-01-30T04:20:06.843Z Downloaded usdt v0.3.5
9342024-01-30T04:20:06.846Z Downloaded fatfs v0.3.6
9352024-01-30T04:20:06.853Z Downloaded half v2.3.1
9362024-01-30T04:20:06.860Z Downloaded hash32 v0.2.1
9372024-01-30T04:20:06.863Z Downloaded generic-array v0.14.7
9382024-01-30T04:20:06.867Z Downloaded dirs-sys-next v0.1.2
9392024-01-30T04:20:06.870Z Downloaded tokio-tungstenite v0.20.1
9402024-01-30T04:20:06.874Z Downloaded rand v0.4.6
9412024-01-30T04:20:06.882Z Downloaded dtrace-parser v0.1.14
9422024-01-30T04:20:06.886Z Downloaded try-lock v0.2.4
9432024-01-30T04:20:06.889Z Downloaded itertools v0.10.5
9442024-01-30T04:20:06.903Z Downloaded futures-sink v0.3.30
9452024-01-30T04:20:06.907Z Downloaded serde-big-array v0.4.1
9462024-01-30T04:20:06.913Z Downloaded derive_more v0.99.17
9472024-01-30T04:20:06.920Z Downloaded openssl-probe v0.1.5
9482024-01-30T04:20:06.923Z Downloaded flume v0.11.0
9492024-01-30T04:20:06.931Z Downloaded foreign-types-macros v0.2.3
9502024-01-30T04:20:06.934Z Downloaded futures-core v0.3.30
9512024-01-30T04:20:06.937Z Downloaded pem-rfc7468 v0.7.0
9522024-01-30T04:20:06.942Z Downloaded fallible-iterator v0.2.0
9532024-01-30T04:20:06.945Z Downloaded password-hash v0.5.0
9542024-01-30T04:20:06.949Z Downloaded parking_lot v0.12.1
9552024-01-30T04:20:06.954Z Downloaded fastrand v2.0.0
9562024-01-30T04:20:06.957Z Downloaded termios v0.3.3
9572024-01-30T04:20:06.963Z Downloaded unicode-linebreak v0.1.5
9582024-01-30T04:20:06.970Z Downloaded serde_derive_internals v0.26.0
9592024-01-30T04:20:06.971Z Downloaded dyn-clone v1.0.13
9602024-01-30T04:20:06.974Z Downloaded serde_tokenstream v0.1.7
9612024-01-30T04:20:06.982Z Downloaded sqlparser_derive v0.2.2
9622024-01-30T04:20:06.985Z Downloaded pin-project v1.1.3
9632024-01-30T04:20:07.008Z Downloaded proc-macro-crate v1.3.1
9642024-01-30T04:20:07.014Z Downloaded shell-words v1.1.0
9652024-01-30T04:20:07.017Z Downloaded time-macros v0.2.13
9662024-01-30T04:20:07.018Z Downloaded plotters-svg v0.3.5
9672024-01-30T04:20:07.021Z Downloaded subprocess v0.2.9
9682024-01-30T04:20:07.024Z Downloaded diesel_table_macro_syntax v0.1.0
9692024-01-30T04:20:07.027Z Downloaded schemars_derive v0.8.16
9702024-01-30T04:20:07.030Z Downloaded getopts v0.2.21
9712024-01-30T04:20:07.034Z Downloaded darling_macro v0.14.4
9722024-01-30T04:20:07.036Z Downloaded oorandom v11.1.3
9732024-01-30T04:20:07.040Z Downloaded futures-channel v0.3.30
9742024-01-30T04:20:07.042Z Downloaded heck v0.3.3
9752024-01-30T04:20:07.046Z Downloaded rusty-fork v0.3.0
9762024-01-30T04:20:07.048Z Downloaded scroll_derive v0.12.0
9772024-01-30T04:20:07.051Z Downloaded proc-macro-error-attr v1.0.4
9782024-01-30T04:20:07.054Z Downloaded hashbrown v0.13.2
9792024-01-30T04:20:07.063Z Downloaded zone_cfg_derive v0.3.0
9802024-01-30T04:20:07.065Z Downloaded foreign-types v0.3.2
9812024-01-30T04:20:07.066Z Downloaded zeroize_derive v1.4.2
9822024-01-30T04:20:07.068Z Downloaded defmt-parser v0.3.3
9832024-01-30T04:20:07.074Z Downloaded foreign-types-shared v0.1.1
9842024-01-30T04:20:07.077Z Downloaded ref-cast-impl v1.0.20
9852024-01-30T04:20:07.077Z Downloaded glob v0.3.1
9862024-01-30T04:20:07.079Z Downloaded phf_shared v0.11.2
9872024-01-30T04:20:07.082Z Downloaded subtle v2.5.0
9882024-01-30T04:20:07.082Z Downloaded parse-display v0.8.2
9892024-01-30T04:20:07.085Z Downloaded rustls-native-certs v0.7.0
9902024-01-30T04:20:07.087Z Downloaded papergrid v0.11.0
9912024-01-30T04:20:07.099Z Downloaded rpassword v7.3.1
9922024-01-30T04:20:07.102Z Downloaded structmeta-derive v0.2.0
9932024-01-30T04:20:07.106Z Downloaded num_enum_derive v0.5.11
9942024-01-30T04:20:07.107Z Downloaded proc-macro-error v1.0.4
9952024-01-30T04:20:07.111Z Downloaded dtrace-parser v0.2.0
9962024-01-30T04:20:07.114Z Downloaded packed_struct_codegen v0.10.1
9972024-01-30T04:20:07.117Z Downloaded parse-size v1.0.0
9982024-01-30T04:20:07.120Z Downloaded socket2 v0.5.5
9992024-01-30T04:20:07.124Z Downloaded tui-tree-widget v0.16.0
10002024-01-30T04:20:07.126Z Downloaded mio v0.8.9
10012024-01-30T04:20:07.137Z Downloaded vte_generate_state_changes v0.1.1
10022024-01-30T04:20:07.140Z Downloaded usdt-macro v0.3.5
10032024-01-30T04:20:07.140Z Downloaded rustls-pemfile v2.0.0
10042024-01-30T04:20:07.147Z Downloaded sha1 v0.10.6
10052024-01-30T04:20:07.150Z Downloaded parse-display-derive v0.8.2
10062024-01-30T04:20:07.150Z Downloaded num-traits v0.2.16
10072024-01-30T04:20:07.156Z Downloaded rustversion v1.0.14
10082024-01-30T04:20:07.161Z Downloaded zerocopy-derive v0.7.32
10092024-01-30T04:20:07.171Z Downloaded fragile v2.0.0
10102024-01-30T04:20:07.174Z Downloaded tokio-native-tls v0.3.1
10112024-01-30T04:20:07.178Z Downloaded socket2 v0.4.9
10122024-01-30T04:20:07.182Z Downloaded version_check v0.9.4
10132024-01-30T04:20:07.185Z Downloaded tiny-keccak v2.0.2
10142024-01-30T04:20:07.190Z Downloaded xattr v1.0.1
10152024-01-30T04:20:07.193Z Downloaded tar v0.4.40
10162024-01-30T04:20:07.199Z Downloaded parking_lot_core v0.8.6
10172024-01-30T04:20:07.203Z Downloaded chrono v0.4.31
10182024-01-30T04:20:07.220Z Downloaded parking_lot_core v0.9.8
10192024-01-30T04:20:07.226Z Downloaded spin v0.9.8
10202024-01-30T04:20:07.229Z Downloaded quick-xml v0.30.0
10212024-01-30T04:20:07.241Z Downloaded platforms v3.0.2
10222024-01-30T04:20:07.251Z Downloaded expectorate v1.1.0
10232024-01-30T04:20:07.251Z Downloaded pest_derive v2.7.6
10242024-01-30T04:20:07.254Z Downloaded num-bigint-dig v0.8.4
10252024-01-30T04:20:07.263Z Downloaded proptest v1.4.0
10262024-01-30T04:20:07.283Z Downloaded typenum v1.16.0
10272024-01-30T04:20:07.287Z Downloaded darling_core v0.20.3
10282024-01-30T04:20:07.298Z Downloaded zip v0.6.6
10292024-01-30T04:20:07.306Z Downloaded rsa v0.9.2
10302024-01-30T04:20:07.316Z Downloaded reqwest v0.11.22
10312024-01-30T04:20:07.332Z Downloaded hkdf v0.12.4
10322024-01-30T04:20:07.336Z Downloaded radix_trie v0.2.1
10332024-01-30T04:20:07.347Z Downloaded vcpkg v0.2.15
10342024-01-30T04:20:07.541Z Downloaded regex-automata v0.1.10
10352024-01-30T04:20:07.546Z Downloaded gimli v0.28.0
10362024-01-30T04:20:07.546Z Downloaded headers v0.3.9
10372024-01-30T04:20:07.546Z Downloaded trust-dns-proto v0.22.0
10382024-01-30T04:20:07.546Z Downloaded reedline v0.28.0
10392024-01-30T04:20:07.546Z Downloaded regex-syntax v0.7.5
10402024-01-30T04:20:07.546Z Downloaded rustls-webpki v0.101.7
10412024-01-30T04:20:07.546Z Downloaded sha3 v0.10.8
10422024-01-30T04:20:07.555Z Downloaded object v0.30.4
10432024-01-30T04:20:07.574Z Downloaded bzip2-sys v0.1.11+1.0.8
10442024-01-30T04:20:07.597Z Downloaded bindgen v0.69.2
10452024-01-30T04:20:07.611Z Downloaded plotters v0.3.5
10462024-01-30T04:20:07.627Z Downloaded regress v0.7.1
10472024-01-30T04:20:07.640Z Downloaded rustls v0.21.9
10482024-01-30T04:20:07.664Z Downloaded bitvec v1.0.1
10492024-01-30T04:20:07.690Z Downloaded webpki-roots v0.25.2
10502024-01-30T04:20:07.696Z Downloaded openapiv3 v2.0.0
10512024-01-30T04:20:07.719Z Downloaded smoltcp v0.9.1
10522024-01-30T04:20:07.738Z Downloaded tabled v0.15.0
10532024-01-30T04:20:07.767Z Downloaded diesel v2.1.4
10542024-01-30T04:20:07.801Z Downloaded syn v1.0.109
10552024-01-30T04:20:07.819Z Downloaded openssl v0.10.60
10562024-01-30T04:20:07.837Z Downloaded object v0.32.1
10572024-01-30T04:20:07.856Z Downloaded regex-syntax v0.6.29
10582024-01-30T04:20:07.870Z Downloaded bstr v1.6.0
10592024-01-30T04:20:07.890Z Downloaded smoltcp v0.11.0
10602024-01-30T04:20:07.915Z Downloaded ratatui v0.25.0
10612024-01-30T04:20:07.943Z Downloaded bstr v0.2.17
10622024-01-30T04:20:07.963Z Downloaded rustls v0.22.2
10632024-01-30T04:20:07.989Z Downloaded zerocopy-derive v0.6.4
10642024-01-30T04:20:08.013Z Downloaded zerocopy-derive v0.2.0
10652024-01-30T04:20:08.031Z Downloaded rustix v0.38.30
10662024-01-30T04:20:08.074Z Downloaded regex-automata v0.3.8
10672024-01-30T04:20:08.111Z Downloaded regex-automata v0.4.4
10682024-01-30T04:20:08.142Z Downloaded tokio v1.35.1
10692024-01-30T04:20:08.211Z Downloaded zerocopy v0.7.32
10702024-01-30T04:20:08.241Z Downloaded sled v0.34.7
10712024-01-30T04:20:08.262Z Downloaded portable-atomic v1.4.3
10722024-01-30T04:20:08.272Z Downloaded pest v2.7.6
10732024-01-30T04:20:08.282Z Downloaded rustls-webpki v0.102.1
10742024-01-30T04:20:08.316Z Downloaded regex v1.10.3
10752024-01-30T04:20:08.344Z Downloaded regex-syntax v0.8.2
10762024-01-30T04:20:08.360Z Downloaded encoding_rs v0.8.33
10772024-01-30T04:20:08.403Z Downloaded polar-core v0.27.0
10782024-01-30T04:20:08.420Z Downloaded h2 v0.3.24
10792024-01-30T04:20:08.434Z Downloaded rustyline v13.0.0
10802024-01-30T04:20:08.442Z Downloaded sqlparser v0.43.1
10812024-01-30T04:20:08.453Z Downloaded futures-util v0.3.30
10822024-01-30T04:20:08.476Z Downloaded guppy v0.17.4
10832024-01-30T04:20:08.489Z Downloaded idna v0.5.0
10842024-01-30T04:20:08.502Z Downloaded petgraph v0.6.4
10852024-01-30T04:20:08.528Z Downloaded idna v0.2.3
10862024-01-30T04:20:08.541Z Downloaded aho-corasick v1.0.4
10872024-01-30T04:20:08.555Z Downloaded curve25519-dalek v4.1.1
10882024-01-30T04:20:08.570Z Downloaded goblin v0.8.0
10892024-01-30T04:20:08.581Z Downloaded structopt v0.3.26
10902024-01-30T04:20:08.594Z Downloaded vte v0.11.1
10912024-01-30T04:20:08.597Z Downloaded unicode-normalization v0.1.22
10922024-01-30T04:20:08.605Z Downloaded rayon v1.8.0
10932024-01-30T04:20:08.622Z Downloaded lalrpop v0.19.12
10942024-01-30T04:20:08.644Z Downloaded pretty_assertions v1.4.0
10952024-01-30T04:20:08.647Z Downloaded der v0.7.8
10962024-01-30T04:20:08.656Z Downloaded either v1.9.0
10972024-01-30T04:20:08.659Z Downloaded trybuild v1.0.89
10982024-01-30T04:20:08.666Z Downloaded parking_lot v0.11.2
10992024-01-30T04:20:08.670Z Downloaded oso v0.27.0
11002024-01-30T04:20:08.680Z Downloaded unicode-segmentation v1.10.1
11012024-01-30T04:20:08.683Z Downloaded unsafe-libyaml v0.2.10
11022024-01-30T04:20:08.693Z Downloaded toml_edit v0.19.15
11032024-01-30T04:20:08.725Z Downloaded tough v0.16.0
11042024-01-30T04:20:08.739Z Downloaded olpc-cjson v0.1.3
11052024-01-30T04:20:08.742Z Downloaded home v0.5.5
11062024-01-30T04:20:08.744Z Downloaded dof v0.1.5
11072024-01-30T04:20:08.744Z Downloaded pest_meta v2.7.6
11082024-01-30T04:20:08.748Z Downloaded rustls-pki-types v1.1.0
11092024-01-30T04:20:08.751Z Downloaded rstest v0.18.2
11102024-01-30T04:20:08.764Z Downloaded pkcs1 v0.7.5
11112024-01-30T04:20:08.767Z Downloaded futures-task v0.3.30
11122024-01-30T04:20:08.767Z Downloaded diesel_derives v2.1.2
11132024-01-30T04:20:08.772Z Downloaded smallvec v1.11.2
11142024-01-30T04:20:08.776Z Downloaded x509-cert v0.2.4
11152024-01-30T04:20:08.790Z Downloaded url v2.5.0
11162024-01-30T04:20:08.793Z Downloaded funty v2.0.0
11172024-01-30T04:20:08.797Z Downloaded foreign-types-shared v0.3.1
11182024-01-30T04:20:08.797Z Downloaded debug-ignore v1.0.5
11192024-01-30T04:20:08.800Z Downloaded unicase v2.7.0
11202024-01-30T04:20:08.803Z Downloaded unarray v0.1.4
11212024-01-30T04:20:08.805Z Downloaded ed25519 v1.5.3
11222024-01-30T04:20:08.809Z Downloaded schemars v0.8.16
11232024-01-30T04:20:08.832Z Downloaded openssl-sys v0.9.96
11242024-01-30T04:20:08.841Z Downloaded snafu v0.7.5
11252024-01-30T04:20:08.852Z Downloaded prettyplease v0.2.16
11262024-01-30T04:20:08.858Z Downloaded ring v0.17.7
11272024-01-30T04:20:08.999Z Downloaded plotters-backend v0.3.5
11282024-01-30T04:20:09.002Z Downloaded env_logger v0.10.0
11292024-01-30T04:20:09.005Z Downloaded sha2 v0.10.8
11302024-01-30T04:20:09.008Z Downloaded futures-macro v0.3.30
11312024-01-30T04:20:09.011Z Downloaded once_cell v1.19.0
11322024-01-30T04:20:09.015Z Downloaded omicron-zone-package v0.10.1
11332024-01-30T04:20:09.020Z Downloaded libm v0.2.7
11342024-01-30T04:20:09.038Z Downloaded form_urlencoded v1.2.1
11352024-01-30T04:20:09.041Z Downloaded sqlformat v0.2.3
11362024-01-30T04:20:09.043Z Downloaded spki v0.7.2
11372024-01-30T04:20:09.046Z Downloaded target-lexicon v0.12.12
11382024-01-30T04:20:09.049Z Downloaded zone v0.3.0
11392024-01-30T04:20:09.049Z Downloaded strsim v0.8.0
11402024-01-30T04:20:09.054Z Downloaded unicode-bidi v0.3.13
11412024-01-30T04:20:09.057Z Downloaded toml v0.7.8
11422024-01-30T04:20:09.065Z Downloaded unicode_categories v0.1.1
11432024-01-30T04:20:09.069Z Downloaded heapless v0.8.0
11442024-01-30T04:20:09.072Z Downloaded ring v0.16.20
11452024-01-30T04:20:09.237Z Downloaded opaque-debug v0.3.0
11462024-01-30T04:20:09.241Z Downloaded libxml v0.3.3
11472024-01-30T04:20:09.248Z Downloaded elliptic-curve v0.13.8
11482024-01-30T04:20:09.255Z Downloaded postcard v1.0.8
11492024-01-30T04:20:09.260Z Downloaded darling_macro v0.20.3
11502024-01-30T04:20:09.266Z Downloaded tinyvec v1.6.0
11512024-01-30T04:20:09.270Z Downloaded structmeta v0.2.0
11522024-01-30T04:20:09.270Z Downloaded fixedbitset v0.4.2
11532024-01-30T04:20:09.270Z Downloaded semver v0.1.20
11542024-01-30T04:20:09.273Z Downloaded scopeguard v1.2.0
11552024-01-30T04:20:09.273Z Downloaded pin-project-lite v0.2.13
11562024-01-30T04:20:09.281Z Downloaded heapless v0.7.16
11572024-01-30T04:20:09.288Z Downloaded snafu v0.8.0
11582024-01-30T04:20:09.298Z Downloaded salty v0.2.0
11592024-01-30T04:20:09.307Z Downloaded tower v0.4.13
11602024-01-30T04:20:09.323Z Downloaded hashbrown v0.12.3
11612024-01-30T04:20:09.330Z Downloaded deranged v0.3.8
11622024-01-30T04:20:09.333Z Downloaded der_derive v0.7.2
11632024-01-30T04:20:09.336Z Downloaded hyper v0.14.27
11642024-01-30T04:20:09.349Z Downloaded ucd-trie v0.1.6
11652024-01-30T04:20:09.352Z Downloaded signal-hook v0.3.17
11662024-01-30T04:20:09.357Z Downloaded hash32 v0.3.1
11672024-01-30T04:20:09.360Z Downloaded ff v0.13.0
11682024-01-30T04:20:09.363Z Downloaded fd-lock v3.0.13
11692024-01-30T04:20:09.366Z Downloaded phf_shared v0.10.0
11702024-01-30T04:20:09.372Z Downloaded stability v0.1.1
11712024-01-30T04:20:09.372Z Downloaded paste v1.0.14
11722024-01-30T04:20:09.374Z Downloaded termcolor v1.2.0
11732024-01-30T04:20:09.377Z Downloaded globset v0.4.13
11742024-01-30T04:20:09.377Z Downloaded trust-dns-client v0.22.0
11752024-01-30T04:20:09.387Z Downloaded thread_local v1.1.7
11762024-01-30T04:20:09.390Z Downloaded pin-project-internal v1.1.3
11772024-01-30T04:20:09.395Z Downloaded flate2 v1.0.28
11782024-01-30T04:20:09.399Z Downloaded rcgen v0.12.1
11792024-01-30T04:20:09.404Z Downloaded serde_with v3.5.1
11802024-01-30T04:20:09.418Z Downloaded tokio-util v0.7.10
11812024-01-30T04:20:09.428Z Downloaded path-slash v0.1.5
11822024-01-30T04:20:09.431Z Downloaded spin v0.5.2
11832024-01-30T04:20:09.434Z Downloaded embedded-io v0.4.0
11842024-01-30T04:20:09.437Z Downloaded serde_urlencoded v0.7.1
11852024-01-30T04:20:09.440Z Downloaded strum_macros v0.24.3
11862024-01-30T04:20:09.443Z Downloaded structopt-derive v0.4.18
11872024-01-30T04:20:09.443Z Downloaded rayon-core v1.12.0
11882024-01-30T04:20:09.451Z Downloaded wait-timeout v0.2.0
11892024-01-30T04:20:09.454Z Downloaded foreign-types v0.5.0
11902024-01-30T04:20:09.454Z Downloaded untrusted v0.9.0
11912024-01-30T04:20:09.457Z Downloaded universal-hash v0.5.1
11922024-01-30T04:20:09.457Z Downloaded unicode-xid v0.2.4
11932024-01-30T04:20:09.460Z Downloaded display-error-chain v0.2.0
11942024-01-30T04:20:09.460Z Downloaded rustc_version v0.4.0
11952024-01-30T04:20:09.463Z Downloaded itertools v0.12.0
11962024-01-30T04:20:09.474Z Downloaded hyper v1.1.0
11972024-01-30T04:20:09.486Z Downloaded test-strategy v0.3.1
11982024-01-30T04:20:09.492Z Downloaded nom v7.1.3
11992024-01-30T04:20:09.501Z Downloaded steno v0.4.0
12002024-01-30T04:20:09.508Z Downloaded tracing v0.1.37
12012024-01-30T04:20:09.519Z Downloaded tempdir v0.3.7
12022024-01-30T04:20:09.525Z Downloaded target-spec v3.0.1
12032024-01-30T04:20:09.525Z Downloaded uuid v1.7.0
12042024-01-30T04:20:09.528Z Downloaded trust-dns-server v0.22.1
12052024-01-30T04:20:09.533Z Downloaded trust-dns-resolver v0.22.0
12062024-01-30T04:20:09.540Z Downloaded partial-io v0.5.4
12072024-01-30T04:20:09.544Z Downloaded owo-colors v4.0.0
12082024-01-30T04:20:09.548Z Downloaded toml v0.5.11
12092024-01-30T04:20:09.552Z Downloaded tokio-stream v0.1.14
12102024-01-30T04:20:09.559Z Downloaded base64 v0.21.7
12112024-01-30T04:20:09.566Z Downloaded rustc-demangle v0.1.23
12122024-01-30T04:20:09.569Z Downloaded derive-where v1.2.7
12132024-01-30T04:20:09.575Z Downloaded strum v0.25.0
12142024-01-30T04:20:09.578Z Downloaded usdt-impl v0.5.0
12152024-01-30T04:20:09.581Z Downloaded clap v2.34.0
12162024-01-30T04:20:09.591Z Downloaded smf v0.2.2
12172024-01-30T04:20:09.594Z Downloaded scheduled-thread-pool v0.2.7
12182024-01-30T04:20:09.596Z Downloaded smawk v0.3.1
12192024-01-30T04:20:09.602Z Downloaded shlex v1.3.0
12202024-01-30T04:20:09.602Z Downloaded tabled_derive v0.7.0
12212024-01-30T04:20:09.605Z Downloaded defmt v0.3.5
12222024-01-30T04:20:09.608Z Downloaded postgres-types v0.2.6
12232024-01-30T04:20:09.611Z Downloaded textwrap v0.16.0
12242024-01-30T04:20:09.614Z Downloaded rustc-hash v1.1.0
12252024-01-30T04:20:09.617Z Downloaded pkg-config v0.3.27
12262024-01-30T04:20:09.621Z Downloaded pkcs8 v0.10.2
12272024-01-30T04:20:09.629Z Downloaded snafu-derive v0.8.0
12282024-01-30T04:20:09.629Z Downloaded tracing-core v0.1.31
12292024-01-30T04:20:09.629Z Downloaded hmac v0.12.1
12302024-01-30T04:20:09.632Z Downloaded tungstenite v0.20.1
12312024-01-30T04:20:09.638Z Downloaded wyz v0.5.1
12322024-01-30T04:20:09.641Z Downloaded which v4.4.0
12332024-01-30T04:20:09.646Z Downloaded yansi v0.5.1
12342024-01-30T04:20:09.646Z Downloaded usdt-impl v0.3.5
12352024-01-30T04:20:09.649Z Downloaded snafu-derive v0.7.5
12362024-01-30T04:20:09.649Z Downloaded tinytemplate v1.2.1
12372024-01-30T04:20:09.652Z Downloaded typed-path v0.7.0
12382024-01-30T04:20:09.664Z Downloaded thiserror-no-std v2.0.2
12392024-01-30T04:20:09.669Z Downloaded futures v0.3.30
12402024-01-30T04:20:09.677Z Downloaded rand v0.8.5
12412024-01-30T04:20:09.691Z Downloaded crossterm v0.27.0
12422024-01-30T04:20:09.694Z Downloaded slog-term v2.9.0
12432024-01-30T04:20:09.698Z Downloaded zeroize v1.7.0
12442024-01-30T04:20:09.702Z Downloaded packed_struct v0.10.1
12452024-01-30T04:20:09.705Z Downloaded hex v0.4.3
12462024-01-30T04:20:09.705Z Downloaded postgres-protocol v0.6.6
12472024-01-30T04:20:09.708Z Downloaded num-bigint v0.4.4
12482024-01-30T04:20:09.716Z Downloaded plain v0.2.3
12492024-01-30T04:20:09.719Z Downloaded vec_map v0.8.2
12502024-01-30T04:20:09.724Z Downloaded usdt v0.5.0
12512024-01-30T04:20:09.724Z Downloaded strum_macros v0.25.2
12522024-01-30T04:20:09.727Z Downloaded futures-io v0.3.30
12532024-01-30T04:20:09.727Z Downloaded poly1305 v0.8.0
12542024-01-30T04:20:09.731Z Downloaded serde_tokenstream v0.2.0
12552024-01-30T04:20:09.735Z Downloaded defmt-macros v0.3.6
12562024-01-30T04:20:09.740Z Downloaded zerocopy v0.6.4
12572024-01-30T04:20:09.744Z Downloaded rustls-pemfile v1.0.3
12582024-01-30T04:20:09.747Z Downloaded tokio-postgres v0.7.10
12592024-01-30T04:20:09.755Z Downloaded synstructure v0.12.6
12602024-01-30T04:20:09.758Z Downloaded pem v3.0.2
12612024-01-30T04:20:09.767Z Downloaded samael v0.0.14
12622024-01-30T04:20:09.770Z Downloaded threadpool v1.8.1
12632024-01-30T04:20:09.770Z Downloaded thiserror-impl-no-std v2.0.2
12642024-01-30T04:20:09.772Z Downloaded highway v1.1.0
12652024-01-30T04:20:09.778Z Downloaded ppv-lite86 v0.2.17
12662024-01-30T04:20:09.781Z Downloaded tokio-rustls v0.25.0
12672024-01-30T04:20:09.781Z Downloaded basic-toml v0.1.8
12682024-01-30T04:20:09.796Z Downloaded strip-ansi-escapes v0.2.0
12692024-01-30T04:20:09.799Z Downloaded r2d2 v0.8.10
12702024-01-30T04:20:09.802Z Downloaded predicates-core v1.0.6
12712024-01-30T04:20:09.802Z Downloaded rand_core v0.6.4
12722024-01-30T04:20:09.805Z Downloaded fxhash v0.2.1
12732024-01-30T04:20:09.808Z Downloaded sct v0.7.0
12742024-01-30T04:20:09.811Z Downloaded fnv v1.0.7
12752024-01-30T04:20:09.814Z Downloaded base64ct v1.6.0
12762024-01-30T04:20:09.817Z Downloaded diff v0.1.13
12772024-01-30T04:20:09.824Z Downloaded semver-parser v0.10.2
12782024-01-30T04:20:09.827Z Downloaded getrandom v0.2.10
12792024-01-30T04:20:09.830Z Downloaded tokio-macros v2.2.0
12802024-01-30T04:20:09.833Z Downloaded vsss-rs v3.3.4
12812024-01-30T04:20:09.836Z Downloaded derive_builder_core v0.12.0
12822024-01-30T04:20:09.839Z Downloaded futures-timer v3.0.2
12832024-01-30T04:20:09.845Z Downloaded enum-as-inner v0.5.1
12842024-01-30T04:20:09.848Z Downloaded derive_builder v0.12.0
12852024-01-30T04:20:09.853Z Downloaded string_cache v0.8.7
12862024-01-30T04:20:09.856Z Downloaded backoff v0.4.0
12872024-01-30T04:20:09.859Z Downloaded http v0.2.11
12882024-01-30T04:20:09.866Z Downloaded group v0.13.0
12892024-01-30T04:20:09.869Z Downloaded cancel-safe-futures v0.1.5
12902024-01-30T04:20:09.873Z Downloaded bcs v0.1.6
12912024-01-30T04:20:09.878Z Downloaded rstest_macros v0.18.2
12922024-01-30T04:20:09.881Z Downloaded similar v2.3.0
12932024-01-30T04:20:09.890Z Downloaded rand_chacha v0.3.1
12942024-01-30T04:20:09.893Z Downloaded data-encoding v2.4.0
12952024-01-30T04:20:09.896Z Downloaded miniz_oxide v0.7.1
12962024-01-30T04:20:09.899Z Downloaded memmap v0.7.0
12972024-01-30T04:20:09.902Z Downloaded backtrace v0.3.69
12982024-01-30T04:20:09.908Z Downloaded percent-encoding v2.3.1
12992024-01-30T04:20:09.914Z Downloaded futures-executor v0.3.30
13002024-01-30T04:20:09.917Z Downloaded fs-err v2.11.0
13012024-01-30T04:20:09.917Z Downloaded datatest-stable v0.2.3
13022024-01-30T04:20:09.920Z Downloaded whoami v1.4.1
13032024-01-30T04:20:09.921Z Downloaded utf-8 v0.7.6
13042024-01-30T04:20:09.923Z Downloaded http v1.0.0
13052024-01-30T04:20:09.928Z Downloaded stable_deref_trait v1.2.0
13062024-01-30T04:20:09.931Z Downloaded phf v0.11.2
13072024-01-30T04:20:09.934Z Downloaded managed v0.8.0
13082024-01-30T04:20:09.934Z Downloaded maplit v1.0.2
13092024-01-30T04:20:09.937Z Downloaded libsw v3.3.1
13102024-01-30T04:20:09.939Z Downloaded tower-service v0.3.2
13112024-01-30T04:20:09.939Z Downloaded tracing-attributes v0.1.26
13122024-01-30T04:20:09.943Z Downloaded mockall_derive v0.12.0
13132024-01-30T04:20:09.947Z Downloaded camino-tempfile v1.1.1
13142024-01-30T04:20:09.950Z Downloaded block-padding v0.3.3
13152024-01-30T04:20:09.953Z Downloaded same-file v1.0.6
13162024-01-30T04:20:09.956Z Downloaded async-trait v0.1.77
13172024-01-30T04:20:09.959Z Downloaded dof v0.3.0
13182024-01-30T04:20:09.962Z Downloaded endian-type v0.1.2
13192024-01-30T04:20:09.962Z Downloaded crypto-bigint v0.5.2
13202024-01-30T04:20:09.973Z Downloaded digest v0.10.7
13212024-01-30T04:20:09.976Z Downloaded difflib v0.4.0
13222024-01-30T04:20:09.982Z Downloaded rustc_version v0.1.7
13232024-01-30T04:20:09.982Z Downloaded is-terminal v0.4.9
13242024-01-30T04:20:09.985Z Downloaded indoc v2.0.3
13252024-01-30T04:20:09.985Z Downloaded indoc v1.0.9
13262024-01-30T04:20:09.989Z Downloaded yasna v0.5.2
13272024-01-30T04:20:09.992Z Downloaded unicode-width v0.1.11
13282024-01-30T04:20:09.995Z Downloaded linked-hash-map v0.5.6
13292024-01-30T04:20:09.998Z Downloaded pathdiff v0.2.1
13302024-01-30T04:20:09.998Z Downloaded byteorder v1.5.0
13312024-01-30T04:20:10.001Z Downloaded buf-list v1.0.3
13322024-01-30T04:20:10.004Z Downloaded bb8 v0.8.1
13332024-01-30T04:20:10.007Z Downloaded downcast v0.11.0
13342024-01-30T04:20:10.010Z Downloaded radium v0.7.0
13352024-01-30T04:20:10.010Z Downloaded predicates-tree v1.0.9
13362024-01-30T04:20:10.014Z Downloaded predicates v3.1.0
13372024-01-30T04:20:10.016Z Downloaded pin-utils v0.1.0
13382024-01-30T04:20:10.019Z Downloaded slog-async v2.8.0
13392024-01-30T04:20:10.020Z Downloaded bit-vec v0.6.3
13402024-01-30T04:20:10.022Z Downloaded serde_path_to_error v0.1.15
13412024-01-30T04:20:10.028Z Downloaded indicatif v0.17.7
13422024-01-30T04:20:10.031Z Downloaded criterion v0.5.1
13432024-01-30T04:20:10.043Z Downloaded crossbeam-channel v0.5.8
13442024-01-30T04:20:10.050Z Downloaded derive_builder_macro v0.12.0
13452024-01-30T04:20:10.053Z Downloaded is_ci v1.1.1
13462024-01-30T04:20:10.053Z Downloaded indexmap v1.9.3
13472024-01-30T04:20:10.059Z Downloaded untrusted v0.7.1
13482024-01-30T04:20:10.061Z Downloaded pretty-hex v0.4.1
13492024-01-30T04:20:10.064Z Downloaded precomputed-hash v0.1.1
13502024-01-30T04:20:10.065Z Downloaded serde_with_macros v3.5.1
13512024-01-30T04:20:10.067Z Downloaded crc-any v2.4.3
13522024-01-30T04:20:10.070Z Downloaded atomic-waker v1.1.1
13532024-01-30T04:20:10.073Z Downloaded async-stream v0.3.5
13542024-01-30T04:20:10.076Z Downloaded rust-argon2 v1.0.1
13552024-01-30T04:20:10.079Z Downloaded nu-ansi-term v0.49.0
13562024-01-30T04:20:10.082Z Downloaded slab v0.4.9
13572024-01-30T04:20:10.087Z Downloaded darling v0.14.4
13582024-01-30T04:20:10.090Z Downloaded base16ct v0.2.0
13592024-01-30T04:20:10.093Z Downloaded bitfield v0.14.0
13602024-01-30T04:20:10.096Z Downloaded autocfg v1.1.0
13612024-01-30T04:20:10.099Z Downloaded assert_cmd v2.0.13
13622024-01-30T04:20:10.102Z Downloaded pretty-hex v0.2.1
13632024-01-30T04:20:10.102Z Downloaded libloading v0.7.4
13642024-01-30T04:20:10.105Z Downloaded const-oid v0.9.5
13652024-01-30T04:20:10.109Z Downloaded signature v1.6.4
13662024-01-30T04:20:10.112Z Downloaded signal-hook-registry v1.4.1
13672024-01-30T04:20:10.117Z Downloaded hyper-rustls v0.24.2
13682024-01-30T04:20:10.117Z Downloaded async-stream-impl v0.3.5
13692024-01-30T04:20:10.120Z Downloaded assert_matches v1.5.0
13702024-01-30T04:20:10.120Z Downloaded usdt-macro v0.5.0
13712024-01-30T04:20:10.123Z Downloaded slog-scope v4.4.0
13722024-01-30T04:20:10.123Z Downloaded slog-json v2.6.1
13732024-01-30T04:20:10.126Z Downloaded multer v3.0.0
13742024-01-30T04:20:10.130Z Downloaded lock_api v0.4.10
13752024-01-30T04:20:10.137Z Downloaded hyper-util v0.1.2
13762024-01-30T04:20:10.140Z Downloaded rtoolbox v0.0.1
13772024-01-30T04:20:10.143Z Downloaded num-iter v0.1.43
13782024-01-30T04:20:10.143Z Downloaded num-derive v0.4.0
13792024-01-30T04:20:10.146Z Downloaded signal-hook-mio v0.2.3
13802024-01-30T04:20:10.151Z Downloaded keccak v0.1.4
13812024-01-30T04:20:10.151Z Downloaded ipnet v2.9.0
13822024-01-30T04:20:10.154Z Downloaded httparse v1.8.0
13832024-01-30T04:20:10.157Z Downloaded darling v0.20.3
13842024-01-30T04:20:10.160Z Downloaded num_enum v0.5.11
13852024-01-30T04:20:10.169Z Downloaded num_cpus v1.16.0
13862024-01-30T04:20:10.173Z Downloaded num-integer v0.1.45
13872024-01-30T04:20:10.177Z Downloaded nibble_vec v0.1.0
13882024-01-30T04:20:10.183Z Downloaded time v0.3.27
13892024-01-30T04:20:10.189Z Downloaded nanorand v0.7.0
13902024-01-30T04:20:10.196Z Downloaded maybe-uninit v2.0.0
13912024-01-30T04:20:10.199Z Downloaded ipnetwork v0.20.0
13922024-01-30T04:20:10.200Z Downloaded darling_core v0.14.4
13932024-01-30T04:20:10.205Z Downloaded ciborium v0.2.2
13942024-01-30T04:20:10.209Z Downloaded blake2b_simd v1.0.1
13952024-01-30T04:20:10.213Z Downloaded newtype_derive v0.1.6
13962024-01-30T04:20:10.216Z Downloaded nested v0.1.1
13972024-01-30T04:20:10.216Z Downloaded adler v1.0.2
13982024-01-30T04:20:10.219Z Downloaded ascii-canvas v3.0.0
13992024-01-30T04:20:10.219Z Downloaded arrayref v0.3.7
14002024-01-30T04:20:10.222Z Downloaded time-core v0.1.1
14012024-01-30T04:20:10.225Z Downloaded tempfile v3.9.0
14022024-01-30T04:20:10.228Z Downloaded slog-envlogger v2.2.0
14032024-01-30T04:20:10.231Z Downloaded slog-bunyan v2.5.0
14042024-01-30T04:20:10.231Z Downloaded mockall v0.12.0
14052024-01-30T04:20:10.234Z Downloaded memoffset v0.9.0
14062024-01-30T04:20:10.236Z Downloaded lru-cache v0.1.2
14072024-01-30T04:20:10.237Z Downloaded lru v0.12.1
14082024-01-30T04:20:10.239Z Downloaded libefi-sys v0.1.0
14092024-01-30T04:20:10.242Z Downloaded lazy_static v1.4.0
14102024-01-30T04:20:10.242Z Downloaded inout v0.1.3
14112024-01-30T04:20:10.245Z Downloaded hyper-tls v0.5.0
14122024-01-30T04:20:10.245Z Downloaded kstat-rs v0.2.3
14132024-01-30T04:20:10.251Z Downloaded hyper-staticfile v0.9.5
14142024-01-30T04:20:10.254Z Downloaded hostname v0.3.1
14152024-01-30T04:20:10.254Z Downloaded lalrpop-util v0.19.12
14162024-01-30T04:20:10.254Z Downloaded humantime v2.1.0
14172024-01-30T04:20:10.257Z Downloaded httpdate v1.0.3
14182024-01-30T04:20:10.261Z Downloaded newline-converter v0.3.0
14192024-01-30T04:20:10.262Z Downloaded match_cfg v0.1.0
14202024-01-30T04:20:10.265Z Downloaded lazycell v1.3.0
14212024-01-30T04:20:10.265Z Downloaded crossbeam-queue v0.3.8
14222024-01-30T04:20:10.265Z Downloaded crossbeam v0.8.2
14232024-01-30T04:20:10.268Z Downloaded criterion-plot v0.5.0
14242024-01-30T04:20:10.271Z Downloaded corncobs v0.1.3
14252024-01-30T04:20:10.271Z Downloaded native-tls v0.2.11
14262024-01-30T04:20:10.274Z Downloaded mime v0.3.17
14272024-01-30T04:20:10.277Z Downloaded md-5 v0.10.5
14282024-01-30T04:20:10.284Z Downloaded linear-map v1.2.0
14292024-01-30T04:20:10.288Z Downloaded impl-trait-for-tuples v0.2.2
14302024-01-30T04:20:10.288Z Downloaded crossbeam-utils v0.8.16
14312024-01-30T04:20:10.291Z Downloaded cobs v0.2.3
14322024-01-30T04:20:10.297Z Downloaded ciborium-ll v0.2.2
14332024-01-30T04:20:10.297Z Downloaded cast v0.3.0
14342024-01-30T04:20:10.301Z Downloaded cassowary v0.3.0
14352024-01-30T04:20:10.301Z Downloaded bytes v1.5.0
14362024-01-30T04:20:10.305Z Downloaded bytecount v0.6.3
14372024-01-30T04:20:10.308Z Downloaded async-recursion v1.0.5
14382024-01-30T04:20:10.315Z Downloaded minimal-lexical v0.2.1
14392024-01-30T04:20:10.320Z Downloaded mime_guess v2.0.4
14402024-01-30T04:20:10.323Z Downloaded memoffset v0.7.1
14412024-01-30T04:20:10.323Z Downloaded macaddr v1.0.1
14422024-01-30T04:20:10.326Z Downloaded log v0.4.20
14432024-01-30T04:20:10.332Z Downloaded term v0.7.0
14442024-01-30T04:20:10.335Z Downloaded matches v0.1.10
14452024-01-30T04:20:10.335Z Downloaded crucible-workspace-hack v0.1.0
14462024-01-30T04:20:10.338Z Downloaded swrite v0.1.0
14472024-01-30T04:20:10.338Z Downloaded supports-color v2.1.0
14482024-01-30T04:20:10.341Z Downloaded slog-stdlog v4.1.1
14492024-01-30T04:20:10.344Z Downloaded slog v2.7.0
14502024-01-30T04:20:10.347Z Downloaded siphasher v0.3.11
14512024-01-30T04:20:10.353Z Downloaded signature v2.1.0
14522024-01-30T04:20:10.356Z Downloaded instant v0.1.12
14532024-01-30T04:20:10.356Z Downloaded http-range v0.1.5
14542024-01-30T04:20:10.356Z Downloaded serde_yaml v0.9.25
14552024-01-30T04:20:10.360Z Downloaded hyper-rustls v0.26.0
14562024-01-30T04:20:10.364Z Downloaded crossbeam-epoch v0.9.15
14572024-01-30T04:20:10.369Z Downloaded crc32fast v1.3.2
14582024-01-30T04:20:10.372Z Downloaded convert_case v0.4.0
14592024-01-30T04:20:10.374Z Downloaded chacha20poly1305 v0.10.1
14602024-01-30T04:20:10.377Z Downloaded cc v1.0.83
14612024-01-30T04:20:10.381Z Downloaded arrayvec v0.7.4
14622024-01-30T04:20:10.385Z Downloaded iana-time-zone v0.1.57
14632024-01-30T04:20:10.388Z Downloaded httptest v0.15.5
14642024-01-30T04:20:10.391Z Downloaded crypto-common v0.1.6
14652024-01-30T04:20:10.395Z Downloaded cookie v0.18.0
14662024-01-30T04:20:10.399Z Downloaded hubpack v0.1.2
14672024-01-30T04:20:10.399Z Downloaded crunchy v0.2.2
14682024-01-30T04:20:10.405Z Downloaded crc v3.0.1
14692024-01-30T04:20:10.408Z Downloaded clang-sys v1.6.1
14702024-01-30T04:20:10.408Z Downloaded allocator-api2 v0.2.16
14712024-01-30T04:20:10.411Z Downloaded aead v0.5.2
14722024-01-30T04:20:10.414Z Downloaded cstr-argument v0.1.2
14732024-01-30T04:20:10.414Z Downloaded crossbeam-deque v0.8.3
14742024-01-30T04:20:10.417Z Downloaded constant_time_eq v0.3.0
14752024-01-30T04:20:10.421Z Downloaded colored v2.0.4
14762024-01-30T04:20:10.424Z Downloaded cfg-expr v0.15.5
14772024-01-30T04:20:10.427Z Downloaded bitflags v2.4.0
14782024-01-30T04:20:10.431Z Downloaded array-init v0.0.4
14792024-01-30T04:20:10.434Z Downloaded approx v0.5.1
14802024-01-30T04:20:10.437Z Downloaded ansi_term v0.12.1
14812024-01-30T04:20:10.440Z Downloaded cfg-if v1.0.0
14822024-01-30T04:20:10.440Z Downloaded cpufeatures v0.2.12
14832024-01-30T04:20:10.443Z Downloaded bzip2 v0.4.4
14842024-01-30T04:20:10.448Z Downloaded ahash v0.8.6
14852024-01-30T04:20:11.251Z Compiling serde v1.0.195
14862024-01-30T04:20:11.252Z Compiling autocfg v1.1.0
14872024-01-30T04:20:11.255Z Compiling version_check v0.9.4
14882024-01-30T04:20:11.255Z Checking cfg-if v1.0.0
14892024-01-30T04:20:11.285Z Compiling syn v1.0.109
14902024-01-30T04:20:11.321Z Checking libc v0.2.152
14912024-01-30T04:20:11.340Z Compiling syn v2.0.48
14922024-01-30T04:20:11.384Z Compiling parking_lot_core v0.9.8
14932024-01-30T04:20:11.403Z Compiling once_cell v1.19.0
14942024-01-30T04:20:12.157Z Compiling memchr v2.6.3
14952024-01-30T04:20:12.190Z Compiling libm v0.2.7
14962024-01-30T04:20:12.250Z Compiling cc v1.0.83
14972024-01-30T04:20:12.699Z Compiling getrandom v0.2.10
14982024-01-30T04:20:12.800Z Compiling lock_api v0.4.10
14992024-01-30T04:20:12.822Z Compiling ahash v0.8.6
15002024-01-30T04:20:13.373Z Compiling num-traits v0.2.16
15012024-01-30T04:20:13.422Z Compiling byteorder v1.5.0
15022024-01-30T04:20:13.443Z Compiling serde_json v1.0.113
15032024-01-30T04:20:13.942Z Checking log v0.4.20
15042024-01-30T04:20:14.360Z Compiling slab v0.4.9
15052024-01-30T04:20:14.894Z Compiling typenum v1.16.0
15062024-01-30T04:20:14.971Z Checking scopeguard v1.2.0
15072024-01-30T04:20:15.133Z Compiling generic-array v0.14.7
15082024-01-30T04:20:15.151Z Checking itoa v1.0.9
15092024-01-30T04:20:15.440Z Checking smallvec v1.11.2
15102024-01-30T04:20:15.663Z Compiling pkg-config v0.3.27
15112024-01-30T04:20:15.918Z Compiling allocator-api2 v0.2.16
15122024-01-30T04:20:16.080Z Compiling rustix v0.38.30
15132024-01-30T04:20:16.190Z Compiling schemars v0.8.16
15142024-01-30T04:20:16.926Z Compiling httparse v1.8.0
15152024-01-30T04:20:17.284Z Compiling ring v0.17.7
15162024-01-30T04:20:17.365Z Compiling fnv v1.0.7
15172024-01-30T04:20:17.531Z Compiling vcpkg v0.2.15
15182024-01-30T04:20:17.572Z Checking pin-project-lite v0.2.13
15192024-01-30T04:20:17.698Z Checking parking_lot v0.12.1
15202024-01-30T04:20:17.718Z Compiling aho-corasick v1.0.4
15212024-01-30T04:20:18.209Z Compiling regex-syntax v0.8.2
15222024-01-30T04:20:21.205Z Compiling openssl-sys v0.9.96
15232024-01-30T04:20:22.254Z Checking signal-hook-registry v1.4.1
15242024-01-30T04:20:22.653Z Compiling ucd-trie v0.1.6
15252024-01-30T04:20:22.659Z Checking mio v0.8.9
15262024-01-30T04:20:22.760Z Checking rand_core v0.6.4
15272024-01-30T04:20:23.515Z Compiling ring v0.16.20
15282024-01-30T04:20:23.536Z Checking num_cpus v1.16.0
15292024-01-30T04:20:23.672Z Compiling serde_derive_internals v0.26.0
15302024-01-30T04:20:23.808Z Compiling regex-automata v0.4.4
15312024-01-30T04:20:27.877Z Compiling openssl v0.10.60
15322024-01-30T04:20:28.315Z Checking futures-core v0.3.30
15332024-01-30T04:20:28.402Z Compiling iana-time-zone v0.1.57
15342024-01-30T04:20:28.420Z Checking socket2 v0.5.5
15352024-01-30T04:20:28.487Z Compiling native-tls v0.2.11
15362024-01-30T04:20:28.571Z Checking ryu v1.0.15
15372024-01-30T04:20:28.913Z Compiling rustls v0.21.9
15382024-01-30T04:20:28.984Z Checking spin v0.5.2
15392024-01-30T04:20:29.127Z Compiling dyn-clone v1.0.13
15402024-01-30T04:20:29.323Z Compiling async-trait v0.1.77
15412024-01-30T04:20:29.598Z Checking futures-sink v0.3.30
15422024-01-30T04:20:29.783Z Compiling backtrace v0.3.69
15432024-01-30T04:20:30.333Z Compiling regex v1.10.3
15442024-01-30T04:20:30.466Z Compiling errno v0.3.8
15452024-01-30T04:20:30.685Z Checking pin-utils v0.1.0
15462024-01-30T04:20:30.823Z Compiling unicode-xid v0.2.4
15472024-01-30T04:20:30.850Z Compiling crossbeam-utils v0.8.16
15482024-01-30T04:20:31.065Z Compiling crc32fast v1.3.2
15492024-01-30T04:20:31.526Z Compiling tinyvec_macros v0.1.1
15502024-01-30T04:20:31.561Z Compiling futures-channel v0.3.30
15512024-01-30T04:20:31.627Z Compiling tinyvec v1.6.0
15522024-01-30T04:20:32.225Z Checking subtle v2.5.0
15532024-01-30T04:20:32.263Z Checking futures-task v0.3.30
15542024-01-30T04:20:32.580Z Compiling unicode-width v0.1.11
15552024-01-30T04:20:32.616Z Compiling futures-io v0.3.30
15562024-01-30T04:20:33.007Z Compiling anyhow v1.0.75
15572024-01-30T04:20:33.058Z Compiling spin v0.9.8
15582024-01-30T04:20:33.172Z Compiling tracing-core v0.1.31
15592024-01-30T04:20:33.602Z Compiling unicode-bidi v0.3.13
15602024-01-30T04:20:34.214Z Compiling unicode-normalization v0.1.22
15612024-01-30T04:20:35.308Z Compiling serde_derive v1.0.195
15622024-01-30T04:20:35.343Z Compiling zerocopy-derive v0.7.32
15632024-01-30T04:20:35.556Z Compiling thiserror-impl v1.0.56
15642024-01-30T04:20:36.111Z Compiling zeroize_derive v1.4.2
15652024-01-30T04:20:36.130Z Compiling tokio-macros v2.2.0
15662024-01-30T04:20:36.431Z Compiling futures-macro v0.3.30
15672024-01-30T04:20:36.697Z Compiling tracing-attributes v0.1.26
15682024-01-30T04:20:38.797Z Compiling schemars_derive v0.8.16
15692024-01-30T04:20:38.931Z Checking zeroize v1.7.0
15702024-01-30T04:20:39.341Z Compiling openssl-macros v0.1.1
15712024-01-30T04:20:39.364Z Compiling zerocopy v0.7.32
15722024-01-30T04:20:41.189Z Checking futures-util v0.3.30
15732024-01-30T04:20:41.260Z Compiling thiserror v1.0.56
15742024-01-30T04:20:41.440Z Compiling pest v2.7.6
15752024-01-30T04:20:43.056Z Compiling hashbrown v0.14.2
15762024-01-30T04:20:43.211Z Compiling hashbrown v0.13.2
15772024-01-30T04:20:44.644Z Compiling tracing v0.1.37
15782024-01-30T04:20:45.028Z Compiling der_derive v0.7.2
15792024-01-30T04:20:45.150Z Compiling num-integer v0.1.45
15802024-01-30T04:20:45.392Z Compiling pest_meta v2.7.6
15812024-01-30T04:20:45.756Z Compiling slog v2.7.0
15822024-01-30T04:20:46.625Z Compiling lazy_static v1.4.0
15832024-01-30T04:20:46.772Z Compiling foreign-types-shared v0.1.1
15842024-01-30T04:20:46.790Z Compiling untrusted v0.7.1
15852024-01-30T04:20:46.915Z Compiling rustversion v1.0.14
15862024-01-30T04:20:47.971Z Compiling pest_generator v2.7.6
15872024-01-30T04:20:48.088Z Compiling time-core v0.1.1
15882024-01-30T04:20:48.331Z Compiling untrusted v0.9.0
15892024-01-30T04:20:48.572Z Compiling percent-encoding v2.3.1
15902024-01-30T04:20:49.128Z Compiling time-macros v0.2.13
15912024-01-30T04:20:51.390Z Compiling foreign-types v0.3.2
15922024-01-30T04:20:51.510Z Compiling scroll_derive v0.12.0
15932024-01-30T04:20:53.278Z Compiling synstructure v0.12.6
15942024-01-30T04:20:54.171Z Compiling pest_derive v2.7.6
15952024-01-30T04:20:54.899Z Compiling thread-id v4.2.0
15962024-01-30T04:20:55.027Z Compiling try-lock v0.2.4
15972024-01-30T04:20:55.049Z Compiling base64 v0.21.7
15982024-01-30T04:20:55.213Z Compiling want v0.3.1
15992024-01-30T04:20:55.430Z Compiling sct v0.7.0
16002024-01-30T04:20:55.621Z Compiling rustls-webpki v0.101.7
16012024-01-30T04:20:56.165Z Compiling form_urlencoded v1.2.1
16022024-01-30T04:20:56.402Z Compiling zerocopy-derive v0.2.0
16032024-01-30T04:20:56.467Z Compiling socket2 v0.4.9
16042024-01-30T04:20:57.147Z Compiling tower-service v0.3.2
16052024-01-30T04:20:57.311Z Compiling httpdate v1.0.3
16062024-01-30T04:20:57.493Z Compiling const-oid v0.9.5
16072024-01-30T04:20:57.839Z Compiling openssl-probe v0.1.5
16082024-01-30T04:20:58.332Z Compiling idna v0.5.0
16092024-01-30T04:20:58.503Z Compiling memoffset v0.9.0
16102024-01-30T04:20:58.827Z Compiling adler v1.0.2
16112024-01-30T04:20:58.848Z Checking bytes v1.5.0
16122024-01-30T04:20:59.165Z Checking bitflags v2.4.0
16132024-01-30T04:20:59.583Z Compiling miniz_oxide v0.7.1
16142024-01-30T04:20:59.832Z Compiling url v2.5.0
16152024-01-30T04:21:00.071Z Checking tokio v1.35.1
16162024-01-30T04:21:00.700Z Checking crypto-common v0.1.6
16172024-01-30T04:21:01.083Z Checking equivalent v1.0.1
16182024-01-30T04:21:01.647Z Compiling indexmap v2.1.0
16192024-01-30T04:21:01.677Z Compiling chrono v0.4.31
16202024-01-30T04:21:02.192Z Compiling uuid v1.7.0
16212024-01-30T04:21:03.359Z Compiling http v0.2.11
16222024-01-30T04:21:03.753Z Compiling semver v1.0.21
16232024-01-30T04:21:04.757Z Compiling serde_spanned v0.6.4
16242024-01-30T04:21:04.981Z Compiling toml_datetime v0.6.5
16252024-01-30T04:21:05.108Z Compiling rustc_version v0.4.0
16262024-01-30T04:21:06.345Z Compiling openapiv3 v2.0.0
16272024-01-30T04:21:06.403Z Compiling toml_edit v0.19.15
16282024-01-30T04:21:08.179Z Compiling http-body v0.4.5
16292024-01-30T04:21:11.202Z Compiling signal-hook v0.3.17
16302024-01-30T04:21:11.598Z Compiling either v1.9.0
16312024-01-30T04:21:12.354Z Compiling ipnet v2.9.0
16322024-01-30T04:21:14.296Z Compiling serde_urlencoded v0.7.1
16332024-01-30T04:21:14.401Z Compiling rustls-pemfile v1.0.3
16342024-01-30T04:21:14.983Z Compiling clap_derive v4.4.2
16352024-01-30T04:21:15.109Z Compiling zerocopy-derive v0.6.4
16362024-01-30T04:21:15.566Z Compiling usdt-impl v0.3.5
16372024-01-30T04:21:16.102Z Compiling crossbeam-epoch v0.9.15
16382024-01-30T04:21:16.305Z Compiling encoding_rs v0.8.33
16392024-01-30T04:21:16.610Z Compiling tokio-util v0.7.10
16402024-01-30T04:21:16.771Z Compiling tokio-rustls v0.24.1
16412024-01-30T04:21:17.399Z Compiling webpki-roots v0.25.2
16422024-01-30T04:21:17.624Z Compiling gimli v0.28.0
16432024-01-30T04:21:18.823Z Compiling h2 v0.3.24
16442024-01-30T04:21:19.826Z Compiling tokio-native-tls v0.3.1
16452024-01-30T04:21:20.094Z Compiling mime v0.3.17
16462024-01-30T04:21:20.214Z Compiling siphasher v0.3.11
16472024-01-30T04:21:21.270Z Compiling zerocopy v0.3.0
16482024-01-30T04:21:21.545Z Compiling strum_macros v0.25.2
16492024-01-30T04:21:22.558Z Compiling scroll v0.12.0
16502024-01-30T04:21:23.218Z Compiling block-buffer v0.10.4
16512024-01-30T04:21:23.440Z Compiling bzip2-sys v0.1.11+1.0.8
16522024-01-30T04:21:23.618Z Compiling object v0.32.1
16532024-01-30T04:21:23.864Z Compiling usdt-impl v0.5.0
16542024-01-30T04:21:24.101Z Compiling num-iter v0.1.43
16552024-01-30T04:21:24.342Z Compiling rustc-demangle v0.1.23
16562024-01-30T04:21:24.428Z Compiling plain v0.2.3
16572024-01-30T04:21:24.648Z Compiling goblin v0.8.0
16582024-01-30T04:21:24.713Z Compiling addr2line v0.21.0
16592024-01-30T04:21:26.204Z Compiling flate2 v1.0.28
16602024-01-30T04:21:27.296Z Compiling digest v0.10.7
16612024-01-30T04:21:27.845Z Compiling dof v0.1.5
16622024-01-30T04:21:27.961Z Compiling heapless v0.7.16
16632024-01-30T04:21:28.048Z Compiling dtrace-parser v0.1.14
16642024-01-30T04:21:28.581Z Compiling ppv-lite86 v0.2.17
16652024-01-30T04:21:28.611Z Compiling pretty-hex v0.4.1
16662024-01-30T04:21:29.005Z Compiling toml v0.7.8
16672024-01-30T04:21:29.415Z Compiling toml_edit v0.21.0
16682024-01-30T04:21:29.869Z Compiling rand_chacha v0.3.1
16692024-01-30T04:21:31.532Z Compiling hyper v0.14.27
16702024-01-30T04:21:31.791Z Compiling hex v0.4.3
16712024-01-30T04:21:31.970Z Compiling serde_tokenstream v0.1.7
16722024-01-30T04:21:32.790Z Compiling dtrace-parser v0.2.0
16732024-01-30T04:21:34.265Z Compiling dof v0.3.0
16742024-01-30T04:21:36.196Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16752024-01-30T04:21:36.511Z Compiling bit-vec v0.6.3
16762024-01-30T04:21:37.860Z Compiling rand v0.8.5
16772024-01-30T04:21:38.371Z Compiling phf_shared v0.10.0
16782024-01-30T04:21:38.965Z Compiling num-bigint v0.4.4
16792024-01-30T04:21:39.494Z Compiling precomputed-hash v0.1.1
16802024-01-30T04:21:39.542Z Compiling base64ct v1.6.0
16812024-01-30T04:21:39.649Z Compiling minimal-lexical v0.2.1
16822024-01-30T04:21:39.843Z Compiling fixedbitset v0.4.2
16832024-01-30T04:21:40.239Z Compiling new_debug_unreachable v1.0.4
16842024-01-30T04:21:40.358Z Compiling smoltcp v0.9.1
16852024-01-30T04:21:40.476Z Compiling string_cache v0.8.7
16862024-01-30T04:21:40.505Z Compiling nom v7.1.3
16872024-01-30T04:21:40.557Z Compiling petgraph v0.6.4
16882024-01-30T04:21:41.249Z Compiling pem-rfc7468 v0.7.0
16892024-01-30T04:21:42.055Z Compiling bit-set v0.5.3
16902024-01-30T04:21:42.105Z Compiling usdt-macro v0.3.5
16912024-01-30T04:21:42.458Z Compiling usdt-attr-macro v0.3.5
16922024-01-30T04:21:42.477Z Compiling hmac v0.12.1
16932024-01-30T04:21:42.670Z Compiling itertools v0.10.5
16942024-01-30T04:21:42.816Z Compiling hyper-rustls v0.24.2
16952024-01-30T04:21:43.365Z Compiling hyper-tls v0.5.0
16962024-01-30T04:21:43.886Z Compiling reqwest v0.11.22
16972024-01-30T04:21:43.991Z Compiling enum-as-inner v0.5.1
16982024-01-30T04:21:44.246Z Compiling hubpack_derive v0.1.1
16992024-01-30T04:21:44.848Z Compiling diesel_table_macro_syntax v0.1.0
17002024-01-30T04:21:45.588Z Compiling unicode-segmentation v1.10.1
17012024-01-30T04:21:45.685Z Checking unicode-ident v1.0.12
17022024-01-30T04:21:46.018Z Compiling lalrpop-util v0.19.12
17032024-01-30T04:21:46.345Z Compiling flagset v0.4.3
17042024-01-30T04:21:46.541Z Compiling diesel_derives v2.1.2
17052024-01-30T04:21:46.642Z Compiling der v0.7.8
17062024-01-30T04:21:47.239Z Compiling cpufeatures v0.2.12
17072024-01-30T04:21:47.264Z Compiling rustix v0.37.23
17082024-01-30T04:21:47.372Z Compiling sha2 v0.10.8
17092024-01-30T04:21:47.531Z Compiling md-5 v0.10.5
17102024-01-30T04:21:48.348Z Compiling stringprep v0.1.3
17112024-01-30T04:21:49.205Z Compiling serde_repr v0.1.16
17122024-01-30T04:21:49.223Z Compiling hash32 v0.2.1
17132024-01-30T04:21:49.544Z Compiling fallible-iterator v0.2.0
17142024-01-30T04:21:49.787Z Checking bitflags v1.3.2
17152024-01-30T04:21:49.911Z Compiling spki v0.7.2
17162024-01-30T04:21:49.962Z Compiling stable_deref_trait v1.2.0
17172024-01-30T04:21:50.316Z Compiling pkcs8 v0.10.2
17182024-01-30T04:21:50.793Z Compiling postgres-protocol v0.6.6
17192024-01-30T04:21:51.061Z Compiling terminal_size v0.2.6
17202024-01-30T04:21:51.318Z Checking proc-macro2 v1.0.78
17212024-01-30T04:21:51.714Z Compiling phf_shared v0.11.2
17222024-01-30T04:21:52.266Z Compiling ff v0.13.0
17232024-01-30T04:21:52.355Z Compiling block-padding v0.3.3
17242024-01-30T04:21:52.392Z Compiling scheduled-thread-pool v0.2.7
17252024-01-30T04:21:52.730Z Compiling base16ct v0.2.0
17262024-01-30T04:21:53.208Z Compiling num_threads v0.1.6
17272024-01-30T04:21:53.370Z Compiling matches v0.1.10
17282024-01-30T04:21:53.375Z Compiling deranged v0.3.8
17292024-01-30T04:21:53.401Z Compiling managed v0.8.0
17302024-01-30T04:21:53.431Z Compiling regex-automata v0.1.10
17312024-01-30T04:21:53.624Z Compiling idna v0.2.3
17322024-01-30T04:21:53.674Z Compiling sec1 v0.7.3
17332024-01-30T04:21:54.100Z Compiling bstr v0.2.17
17342024-01-30T04:21:54.497Z Compiling clap_builder v4.4.2
17352024-01-30T04:21:56.290Z Compiling r2d2 v0.8.10
17362024-01-30T04:21:56.460Z Compiling time v0.3.27
17372024-01-30T04:21:56.481Z Compiling signal-hook-mio v0.2.3
17382024-01-30T04:21:56.691Z Compiling inout v0.1.3
17392024-01-30T04:21:56.845Z Compiling group v0.13.0
17402024-01-30T04:21:57.101Z Checking quote v1.0.35
17412024-01-30T04:21:57.307Z Compiling phf v0.11.2
17422024-01-30T04:21:57.616Z Compiling postgres-types v0.2.6
17432024-01-30T04:21:57.724Z Compiling bzip2 v0.4.4
17442024-01-30T04:21:58.272Z Compiling hubpack v0.1.2
17452024-01-30T04:21:58.291Z Compiling hkdf v0.12.4
17462024-01-30T04:21:58.975Z Compiling zerocopy v0.6.4
17472024-01-30T04:22:00.164Z Compiling ipnetwork v0.20.0
17482024-01-30T04:22:00.387Z Compiling crypto-bigint v0.5.2
17492024-01-30T04:22:01.673Z Compiling futures-executor v0.3.30
17502024-01-30T04:22:02.599Z Compiling float-cmp v0.9.0
17512024-01-30T04:22:02.934Z Compiling data-encoding v2.4.0
17522024-01-30T04:22:04.357Z Compiling whoami v1.4.1
17532024-01-30T04:22:05.362Z Compiling regex-automata v0.3.8
17542024-01-30T04:22:05.452Z Compiling difflib v0.4.0
17552024-01-30T04:22:06.464Z Compiling normalize-line-endings v0.3.0
17562024-01-30T04:22:06.628Z Compiling static_assertions v1.1.0
17572024-01-30T04:22:06.764Z Compiling predicates-core v1.0.6
17582024-01-30T04:22:06.924Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17592024-01-30T04:22:07.331Z Compiling predicates v3.1.0
17602024-01-30T04:22:08.905Z Compiling bstr v1.6.0
17612024-01-30T04:22:09.515Z Compiling tokio-postgres v0.7.10
17622024-01-30T04:22:10.070Z Compiling trust-dns-proto v0.22.0
17632024-01-30T04:22:11.143Z Compiling elliptic-curve v0.13.8
17642024-01-30T04:22:11.487Z Compiling yasna v0.5.2
17652024-01-30T04:22:12.043Z Compiling futures v0.3.30
17662024-01-30T04:22:12.203Z Compiling clap v4.4.3
17672024-01-30T04:22:12.343Z Compiling zip v0.6.6
17682024-01-30T04:22:12.376Z Compiling cipher v0.4.4
17692024-01-30T04:22:13.179Z Compiling crossterm v0.27.0
17702024-01-30T04:22:13.703Z Compiling diesel v2.1.4
17712024-01-30T04:22:14.683Z Compiling similar v2.3.0
17722024-01-30T04:22:15.964Z Compiling usdt v0.3.5
17732024-01-30T04:22:16.351Z Compiling camino v1.1.6
17742024-01-30T04:22:16.832Z Compiling tokio-stream v0.1.14
17752024-01-30T04:22:17.511Z Compiling console v0.15.8
17762024-01-30T04:22:21.497Z Checking utf8parse v0.2.1
17772024-01-30T04:22:24.865Z Checking anstyle v1.0.2
17782024-01-30T04:22:26.419Z Compiling serde_tokenstream v0.2.0
17792024-01-30T04:22:27.214Z Checking io-lifetimes v1.0.11
17802024-01-30T04:22:32.612Z Checking anstyle-parse v0.2.1
17812024-01-30T04:22:33.811Z Checking anstyle-query v1.0.0
17822024-01-30T04:22:33.970Z Checking colorchoice v1.0.0
17832024-01-30T04:22:34.134Z Checking anstream v0.5.0
17842024-01-30T04:22:34.557Z Checking clap_lex v0.5.1
17852024-01-30T04:22:34.577Z Checking strsim v0.10.0
17862024-01-30T04:22:35.200Z Checking winnow v0.5.15
17872024-01-30T04:22:43.432Z Compiling regress v0.7.1
17882024-01-30T04:22:49.538Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17892024-01-30T04:22:59.883Z Compiling getopts v0.2.21
17902024-01-30T04:22:59.886Z Compiling unsafe-libyaml v0.2.10
17912024-01-30T04:23:00.506Z Checking heck v0.4.1
17922024-01-30T04:23:02.017Z Compiling serde_yaml v0.9.25
17932024-01-30T04:23:03.150Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17942024-01-30T04:23:03.220Z Compiling ident_case v1.0.1
17952024-01-30T04:23:03.262Z Checking fastrand v2.0.0
17962024-01-30T04:23:03.474Z Checking match_cfg v0.1.0
17972024-01-30T04:23:03.593Z Checking rustls-pki-types v1.1.0
17982024-01-30T04:23:03.611Z Checking hostname v0.3.1
17992024-01-30T04:23:03.739Z Checking tempfile v3.9.0
18002024-01-30T04:23:03.777Z Checking http v1.0.0
18012024-01-30T04:23:04.160Z Checking atty v0.2.14
18022024-01-30T04:23:04.281Z Compiling paste v1.0.14
18032024-01-30T04:23:04.313Z Checking quick-error v1.2.3
18042024-01-30T04:23:04.503Z Checking crossbeam-channel v0.5.8
18052024-01-30T04:23:05.138Z Checking sha1 v0.10.6
18062024-01-30T04:23:05.548Z Checking dirs-sys-next v0.1.2
18072024-01-30T04:23:05.621Z Compiling rustls v0.22.2
18082024-01-30T04:23:05.804Z Checking dirs-next v2.0.0
18092024-01-30T04:23:05.982Z Checking rustls-webpki v0.102.1
18102024-01-30T04:23:06.071Z Checking thread_local v1.1.7
18112024-01-30T04:23:06.492Z Checking instant v0.1.12
18122024-01-30T04:23:06.642Z Compiling slog-async v2.8.0
18132024-01-30T04:23:07.466Z Checking term v0.7.0
18142024-01-30T04:23:07.905Z Checking rustls-pemfile v2.0.0
18152024-01-30T04:23:08.097Z Compiling multer v3.0.0
18162024-01-30T04:23:08.224Z Checking take_mut v0.2.2
18172024-01-30T04:23:08.422Z Checking debug-ignore v1.0.5
18182024-01-30T04:23:08.606Z Checking slog-term v2.9.0
18192024-01-30T04:23:08.960Z Compiling darling_core v0.20.3
18202024-01-30T04:23:09.038Z Checking slog-json v2.6.1
18212024-01-30T04:23:09.377Z Compiling async-stream-impl v0.3.5
18222024-01-30T04:23:09.397Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18232024-01-30T04:23:09.500Z Checking atomic-waker v1.1.1
18242024-01-30T04:23:09.677Z Checking waitgroup v0.1.2
18252024-01-30T04:23:09.858Z Checking slog-bunyan v2.5.0
18262024-01-30T04:23:10.072Z Checking toml v0.8.8
18272024-01-30T04:23:10.509Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18282024-01-30T04:23:11.359Z Checking serde_path_to_error v0.1.15
18292024-01-30T04:23:11.693Z Checking async-stream v0.3.5
18302024-01-30T04:23:11.998Z Checking strum v0.25.0
18312024-01-30T04:23:12.180Z Compiling structmeta-derive v0.2.0
18322024-01-30T04:23:12.364Z Checking wait-timeout v0.2.0
18332024-01-30T04:23:12.611Z Checking rusty-fork v0.3.0
18342024-01-30T04:23:13.004Z Checking tokio-rustls v0.25.0
18352024-01-30T04:23:13.037Z Checking rand_xorshift v0.3.0
18362024-01-30T04:23:13.269Z Checking unarray v0.1.4
18372024-01-30T04:23:13.465Z Compiling regex-syntax v0.7.5
18382024-01-30T04:23:13.555Z Checking proptest v1.4.0
18392024-01-30T04:23:17.204Z Compiling structmeta v0.2.0
18402024-01-30T04:23:17.873Z Checking backoff v0.4.0
18412024-01-30T04:23:18.309Z Compiling test-strategy v0.3.1
18422024-01-30T04:23:19.356Z Compiling darling_macro v0.20.3
18432024-01-30T04:23:20.338Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18442024-01-30T04:23:20.668Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18452024-01-30T04:23:20.928Z Checking macaddr v1.0.1
18462024-01-30T04:23:20.953Z Checking camino-tempfile v1.1.1
18472024-01-30T04:23:20.993Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18482024-01-30T04:23:21.023Z Compiling darling v0.20.3
18492024-01-30T04:23:21.175Z Compiling serde_with_macros v3.5.1
18502024-01-30T04:23:21.298Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18512024-01-30T04:23:21.346Z Checking is-terminal v0.4.9
18522024-01-30T04:23:21.412Z Compiling proc-macro-error-attr v1.0.4
18532024-01-30T04:23:21.499Z Compiling proc-macro-error v1.0.4
18542024-01-30T04:23:22.135Z Compiling proc-macro-crate v1.3.1
18552024-01-30T04:23:22.192Z Checking termtree v0.4.1
18562024-01-30T04:23:22.478Z Compiling heapless v0.8.0
18572024-01-30T04:23:23.775Z Checking predicates-tree v1.0.9
18582024-01-30T04:23:24.057Z Compiling num_enum_derive v0.5.11
18592024-01-30T04:23:24.066Z Checking hash32 v0.3.1
18602024-01-30T04:23:24.225Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18612024-01-30T04:23:24.442Z Compiling smoltcp v0.11.0
18622024-01-30T04:23:24.926Z Checking embedded-io v0.4.0
18632024-01-30T04:23:25.127Z Compiling parse-display-derive v0.8.2
18642024-01-30T04:23:25.218Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18652024-01-30T04:23:25.600Z Compiling crucible-workspace-hack v0.1.0
18662024-01-30T04:23:25.634Z Checking cobs v0.2.3
18672024-01-30T04:23:26.005Z Checking postcard v1.0.8
18682024-01-30T04:23:26.141Z Compiling foreign-types-macros v0.2.3
18692024-01-30T04:23:26.479Z Checking serde_with v3.5.1
18702024-01-30T04:23:27.177Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18712024-01-30T04:23:27.598Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18722024-01-30T04:23:27.800Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18732024-01-30T04:23:28.195Z Checking foreign-types-shared v0.3.1
18742024-01-30T04:23:28.346Z Checking foreign-types v0.5.0
18752024-01-30T04:23:28.510Z Checking num_enum v0.5.11
18762024-01-30T04:23:28.603Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18772024-01-30T04:23:28.717Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18782024-01-30T04:23:28.758Z Checking cstr-argument v0.1.2
18792024-01-30T04:23:28.997Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18802024-01-30T04:23:29.410Z Checking pretty-hex v0.2.1
18812024-01-30T04:23:29.625Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18822024-01-30T04:23:29.957Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18832024-01-30T04:23:30.109Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18842024-01-30T04:23:30.148Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18852024-01-30T04:23:30.165Z Checking colored v2.0.4
18862024-01-30T04:23:30.571Z Compiling usdt-macro v0.5.0
18872024-01-30T04:23:30.586Z Compiling usdt-attr-macro v0.5.0
18882024-01-30T04:23:31.292Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18892024-01-30T04:23:32.326Z Checking memmap v0.7.0
18902024-01-30T04:23:32.628Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18912024-01-30T04:23:32.677Z Checking parse-display v0.8.2
18922024-01-30T04:23:32.940Z Compiling zone_cfg_derive v0.3.0
18932024-01-30T04:23:33.045Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18942024-01-30T04:23:33.277Z Checking usdt v0.5.0
18952024-01-30T04:23:33.361Z Compiling num-derive v0.4.0
18962024-01-30T04:23:33.470Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18972024-01-30T04:23:33.534Z Compiling mockall_derive v0.12.0
18982024-01-30T04:23:33.640Z Checking fragile v2.0.0
18992024-01-30T04:23:34.031Z Checking downcast v0.11.0
19002024-01-30T04:23:34.312Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19012024-01-30T04:23:34.665Z Checking smf v0.2.2
19022024-01-30T04:23:35.374Z Checking xattr v1.0.1
19032024-01-30T04:23:35.380Z Checking zone v0.3.0
19042024-01-30T04:23:35.628Z Checking filetime v0.2.23
19052024-01-30T04:23:35.747Z Checking same-file v1.0.6
19062024-01-30T04:23:35.766Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19072024-01-30T04:23:36.001Z Checking walkdir v2.4.0
19082024-01-30T04:23:36.006Z Checking tar v0.4.40
19092024-01-30T04:23:36.171Z Checking pem v3.0.2
19102024-01-30T04:23:36.402Z Checking linked-hash-map v0.5.6
19112024-01-30T04:23:36.535Z Checking itertools v0.12.0
19122024-01-30T04:23:36.636Z Checking headers-core v0.2.0
19132024-01-30T04:23:36.818Z Checking headers v0.3.9
19142024-01-30T04:23:36.881Z Checking lru-cache v0.1.2
19152024-01-30T04:23:37.137Z Checking swrite v0.1.0
19162024-01-30T04:23:37.195Z Checking password-hash v0.5.0
19172024-01-30T04:23:37.288Z Checking blake2 v0.10.6
19182024-01-30T04:23:37.401Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19192024-01-30T04:23:37.869Z Checking rcgen v0.12.1
19202024-01-30T04:23:37.946Z Checking argon2 v0.5.3
19212024-01-30T04:23:38.098Z Checking atomicwrites v0.4.3
19222024-01-30T04:23:38.363Z Checking subprocess v0.2.9
19232024-01-30T04:23:38.588Z Checking arc-swap v1.6.0
19242024-01-30T04:23:38.902Z Compiling cancel-safe-futures v0.1.5
19252024-01-30T04:23:38.919Z Checking half v2.3.1
19262024-01-30T04:23:39.216Z Checking ciborium-io v0.2.2
19272024-01-30T04:23:39.239Z Checking slog-scope v4.4.0
19282024-01-30T04:23:39.375Z Checking resolv-conf v0.7.0
19292024-01-30T04:23:39.503Z Checking slog-stdlog v4.1.1
19302024-01-30T04:23:39.652Z Checking ciborium-ll v0.2.2
19312024-01-30T04:23:39.722Z Checking slog-envlogger v2.2.0
19322024-01-30T04:23:39.887Z Checking trust-dns-resolver v0.22.0
19332024-01-30T04:23:40.037Z Checking libsw v3.3.1
19342024-01-30T04:23:40.096Z Checking ciborium v0.2.2
19352024-01-30T04:23:40.127Z Compiling derive-where v1.2.7
19362024-01-30T04:23:40.409Z Checking linear-map v1.2.0
19372024-01-30T04:23:40.611Z Checking owo-colors v4.0.0
19382024-01-30T04:23:40.938Z Checking textwrap v0.11.0
19392024-01-30T04:23:41.256Z Compiling heck v0.3.3
19402024-01-30T04:23:41.718Z Checking vec_map v0.8.2
19412024-01-30T04:23:41.885Z Checking strsim v0.8.0
19422024-01-30T04:23:42.107Z Checking ansi_term v0.12.1
19432024-01-30T04:23:42.154Z Compiling libefi-sys v0.1.0
19442024-01-30T04:23:42.373Z Compiling structopt-derive v0.4.18
19452024-01-30T04:23:42.565Z Checking clap v2.34.0
19462024-01-30T04:23:42.585Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19472024-01-30T04:23:43.130Z Compiling slog-dtrace v0.3.0
19482024-01-30T04:23:43.715Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19492024-01-30T04:23:43.802Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19502024-01-30T04:23:44.238Z Checking termcolor v1.2.0
19512024-01-30T04:23:44.377Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19522024-01-30T04:23:44.862Z Checking nibble_vec v0.1.0
19532024-01-30T04:23:45.130Z Checking endian-type v0.1.2
19542024-01-30T04:23:45.324Z Compiling radium v0.7.0
19552024-01-30T04:23:45.436Z Checking radix_trie v0.2.1
19562024-01-30T04:23:46.041Z Compiling maybe-uninit v2.0.0
19572024-01-30T04:23:46.071Z Checking tap v1.0.1
19582024-01-30T04:23:46.298Z Checking wyz v0.5.1
19592024-01-30T04:23:46.787Z Checking fxhash v0.2.1
19602024-01-30T04:23:46.896Z Compiling packed_struct v0.10.1
19612024-01-30T04:23:46.913Z Checking funty v2.0.0
19622024-01-30T04:23:47.028Z Checking crc-catalog v2.2.0
19632024-01-30T04:23:47.206Z Compiling num-bigint-dig v0.8.4
19642024-01-30T04:23:47.226Z Checking crc v3.0.1
19652024-01-30T04:23:47.370Z Checking structopt v0.3.26
19662024-01-30T04:23:47.549Z Compiling packed_struct_codegen v0.10.1
19672024-01-30T04:23:47.637Z Compiling indexmap v1.9.3
19682024-01-30T04:23:47.678Z Checking mockall v0.12.0
19692024-01-30T04:23:47.694Z Checking nodrop v0.1.14
19702024-01-30T04:23:47.835Z Compiling semver v0.1.20
19712024-01-30T04:23:47.909Z Checking array-init v0.0.4
19722024-01-30T04:23:48.079Z Checking smallvec v0.6.14
19732024-01-30T04:23:48.670Z Compiling rustc_version v0.1.7
19742024-01-30T04:23:48.704Z Checking bitvec v1.0.1
19752024-01-30T04:23:48.879Z Checking pkcs1 v0.7.5
19762024-01-30T04:23:49.404Z Checking signature v2.1.0
19772024-01-30T04:23:49.515Z Checking hashbrown v0.12.3
19782024-01-30T04:23:49.651Z Checking bitfield v0.14.0
19792024-01-30T04:23:50.083Z Checking serde-hex v0.1.0
19802024-01-30T04:23:51.224Z Compiling newtype_derive v0.1.6
19812024-01-30T04:23:51.242Z Checking rsa v0.9.2
19822024-01-30T04:23:51.644Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19832024-01-30T04:23:51.987Z Checking env_logger v0.10.0
19842024-01-30T04:23:52.006Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19852024-01-30T04:23:52.262Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19862024-01-30T04:23:52.448Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19872024-01-30T04:23:52.525Z Checking x509-cert v0.2.4
19882024-01-30T04:23:52.607Z Checking ron v0.8.1
19892024-01-30T04:23:52.627Z Compiling semver-parser v0.10.2
19902024-01-30T04:23:53.618Z Checking crc-any v2.4.3
19912024-01-30T04:23:54.283Z Compiling semver v0.11.0
19922024-01-30T04:23:54.644Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19932024-01-30T04:23:55.205Z Checking object v0.30.4
19942024-01-30T04:23:55.517Z Compiling num-rational v0.4.1
19952024-01-30T04:23:56.377Z Compiling home v0.5.5
19962024-01-30T04:23:56.463Z Checking path-slash v0.1.5
19972024-01-30T04:23:56.728Z Compiling toolchain_find v0.2.0
19982024-01-30T04:23:57.229Z Compiling toml v0.5.11
19992024-01-30T04:23:57.652Z Compiling topological-sort v0.2.2
20002024-01-30T04:23:57.812Z Compiling convert_case v0.4.0
20012024-01-30T04:23:57.955Z Checking steno v0.4.0
20022024-01-30T04:23:59.324Z Compiling derive_more v0.99.17
20032024-01-30T04:23:59.826Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20042024-01-30T04:24:00.057Z Compiling rustfmt-wrapper v0.2.0
20052024-01-30T04:24:00.217Z Compiling omicron-zone-package v0.10.1
20062024-01-30T04:24:02.130Z Checking num-complex v0.4.4
20072024-01-30T04:24:03.627Z Checking num v0.4.1
20082024-01-30T04:24:03.631Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20092024-01-30T04:24:03.761Z Checking newline-converter v0.3.0
20102024-01-30T04:24:03.967Z Checking utf-8 v0.7.6
20112024-01-30T04:24:04.254Z Checking tungstenite v0.20.1
20122024-01-30T04:24:04.682Z Checking expectorate v1.1.0
20132024-01-30T04:24:04.902Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20142024-01-30T04:24:05.418Z Compiling buf-list v1.0.3
20152024-01-30T04:24:05.507Z Checking display-error-chain v0.2.0
20162024-01-30T04:24:05.657Z Checking tokio-tungstenite v0.20.1
20172024-01-30T04:24:05.661Z Compiling parking_lot_core v0.8.6
20182024-01-30T04:24:05.727Z Checking keccak v0.1.4
20192024-01-30T04:24:06.175Z Checking sha3 v0.10.8
20202024-01-30T04:24:06.414Z Checking trust-dns-client v0.22.0
20212024-01-30T04:24:06.876Z Checking parking_lot v0.11.2
20222024-01-30T04:24:06.937Z Checking secrecy v0.8.0
20232024-01-30T04:24:07.279Z Compiling pin-project-internal v1.1.3
20242024-01-30T04:24:07.391Z Compiling doc-comment v0.3.3
20252024-01-30T04:24:08.149Z Checking sled v0.34.7
20262024-01-30T04:24:08.386Z Checking glob v0.3.1
20272024-01-30T04:24:08.589Z Compiling vte_generate_state_changes v0.1.1
20282024-01-30T04:24:08.821Z Compiling unicase v2.7.0
20292024-01-30T04:24:09.176Z Checking trust-dns-server v0.22.1
20302024-01-30T04:24:09.265Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20312024-01-30T04:24:09.567Z Checking vte v0.11.1
20322024-01-30T04:24:09.713Z Compiling platforms v3.0.2
20332024-01-30T04:24:10.503Z Checking crossbeam-deque v0.8.3
20342024-01-30T04:24:10.995Z Checking fd-lock v3.0.13
20352024-01-30T04:24:11.260Z Compiling snafu-derive v0.7.5
20362024-01-30T04:24:12.055Z Checking strip-ansi-escapes v0.2.0
20372024-01-30T04:24:12.256Z Compiling fs-err v2.11.0
20382024-01-30T04:24:12.684Z Checking nu-ansi-term v0.49.0
20392024-01-30T04:24:12.702Z Checking pin-project v1.1.3
20402024-01-30T04:24:12.826Z Compiling rayon-core v1.12.0
20412024-01-30T04:24:13.263Z Checking globset v0.4.13
20422024-01-30T04:24:13.309Z Checking reedline v0.28.0
20432024-01-30T04:24:13.489Z Checking olpc-cjson v0.1.3
20442024-01-30T04:24:13.785Z Checking serde_plain v1.0.2
20452024-01-30T04:24:13.946Z Compiling async-recursion v1.0.5
20462024-01-30T04:24:14.009Z Checking typed-path v0.7.0
20472024-01-30T04:24:14.103Z Compiling curve25519-dalek v4.1.1
20482024-01-30T04:24:15.072Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20492024-01-30T04:24:15.374Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20502024-01-30T04:24:15.411Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20512024-01-30T04:24:15.542Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20522024-01-30T04:24:15.639Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20532024-01-30T04:24:16.908Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20542024-01-30T04:24:17.344Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20552024-01-30T04:24:17.822Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20562024-01-30T04:24:19.937Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20572024-01-30T04:24:20.436Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20582024-01-30T04:24:21.048Z Checking snafu v0.7.5
20592024-01-30T04:24:21.052Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20602024-01-30T04:24:21.314Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20612024-01-30T04:24:21.779Z Checking tough v0.16.0
20622024-01-30T04:24:22.170Z Compiling memoffset v0.7.1
20632024-01-30T04:24:22.228Z Checking parse-size v1.0.0
20642024-01-30T04:24:22.466Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20652024-01-30T04:24:22.655Z Compiling mime_guess v2.0.4
20662024-01-30T04:24:22.801Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20672024-01-30T04:24:24.822Z Checking rayon v1.8.0
20682024-01-30T04:24:28.981Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20692024-01-30T04:24:29.460Z Checking universal-hash v0.5.1
20702024-01-30T04:24:29.463Z Compiling thiserror-impl-no-std v2.0.2
20712024-01-30T04:24:29.725Z Compiling curve25519-dalek-derive v0.1.0
20722024-01-30T04:24:31.128Z Checking opaque-debug v0.3.0
20732024-01-30T04:24:31.248Z Checking poly1305 v0.8.0
20742024-01-30T04:24:31.393Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20752024-01-30T04:24:32.493Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20762024-01-30T04:24:32.941Z Checking chacha20 v0.9.1
20772024-01-30T04:24:33.493Z Checking aead v0.5.2
20782024-01-30T04:24:33.802Z Checking kstat-rs v0.2.3
20792024-01-30T04:24:34.329Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20802024-01-30T04:24:34.769Z Checking signature v1.6.4
20812024-01-30T04:24:34.941Z Compiling salty v0.2.0
20822024-01-30T04:24:35.001Z Checking thiserror-no-std v2.0.2
20832024-01-30T04:24:35.134Z Checking ed25519 v1.5.3
20842024-01-30T04:24:35.150Z Checking vsss-rs v3.3.4
20852024-01-30T04:24:35.441Z Checking chacha20poly1305 v0.10.1
20862024-01-30T04:24:35.797Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20872024-01-30T04:24:36.679Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20882024-01-30T04:24:36.871Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20892024-01-30T04:24:39.834Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20902024-01-30T04:24:41.213Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20912024-01-30T04:24:41.484Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20922024-01-30T04:24:42.183Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20932024-01-30T04:24:43.180Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20942024-01-30T04:24:44.128Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20952024-01-30T04:24:44.478Z Checking serde-big-array v0.5.1
20962024-01-30T04:24:44.799Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20972024-01-30T04:24:46.298Z Checking humantime v2.1.0
20982024-01-30T04:24:46.752Z Checking bytecount v0.6.3
20992024-01-30T04:24:47.161Z Checking papergrid v0.11.0
21002024-01-30T04:24:48.658Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21012024-01-30T04:24:48.834Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21022024-01-30T04:24:49.536Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21032024-01-30T04:24:49.966Z Compiling tabled_derive v0.7.0
21042024-01-30T04:24:51.309Z Checking signal-hook-tokio v0.3.1
21052024-01-30T04:24:51.417Z Checking fd-lock v4.0.2
21062024-01-30T04:24:51.539Z Checking nix v0.27.1
21072024-01-30T04:24:51.670Z Checking serde-big-array v0.4.1
21082024-01-30T04:24:51.902Z Compiling sqlparser_derive v0.2.2
21092024-01-30T04:24:52.555Z Checking unicode_categories v0.1.1
21102024-01-30T04:24:53.022Z Checking sqlformat v0.2.3
21112024-01-30T04:24:53.684Z Checking sqlparser v0.43.1
21122024-01-30T04:24:54.297Z Checking tabled v0.15.0
21132024-01-30T04:24:55.311Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21142024-01-30T04:24:55.882Z Checking rustyline v13.0.0
21152024-01-30T04:24:57.004Z Checking bcs v0.1.6
21162024-01-30T04:24:57.716Z Compiling prettyplease v0.2.16
21172024-01-30T04:24:58.135Z Checking corncobs v0.1.3
21182024-01-30T04:24:58.401Z Checking highway v1.1.0
21192024-01-30T04:24:58.505Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21202024-01-30T04:24:58.790Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21212024-01-30T04:24:59.010Z Checking http-range v0.1.5
21222024-01-30T04:24:59.254Z Checking hyper-staticfile v0.9.5
21232024-01-30T04:24:59.275Z Compiling crunchy v0.2.2
21242024-01-30T04:24:59.854Z Compiling portable-atomic v1.4.3
21252024-01-30T04:25:00.184Z Compiling clang-sys v1.6.1
21262024-01-30T04:25:00.316Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21272024-01-30T04:25:01.191Z Checking assert_matches v1.5.0
21282024-01-30T04:25:01.293Z Compiling tiny-keccak v2.0.2
21292024-01-30T04:25:01.907Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21302024-01-30T04:25:03.182Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21312024-01-30T04:25:03.307Z Compiling darling_core v0.14.4
21322024-01-30T04:25:03.483Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21332024-01-30T04:25:03.816Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21342024-01-30T04:25:03.912Z Checking number_prefix v0.4.0
21352024-01-30T04:25:04.178Z Checking indicatif v0.17.7
21362024-01-30T04:25:04.744Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21372024-01-30T04:25:05.336Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21382024-01-30T04:25:06.744Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21392024-01-30T04:25:07.744Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21402024-01-30T04:25:08.262Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21412024-01-30T04:25:08.281Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21422024-01-30T04:25:10.534Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21432024-01-30T04:25:10.795Z Compiling ascii-canvas v3.0.0
21442024-01-30T04:25:12.872Z Compiling ena v0.14.2
21452024-01-30T04:25:13.215Z Compiling darling_macro v0.14.4
21462024-01-30T04:25:13.476Z Compiling libloading v0.7.4
21472024-01-30T04:25:13.679Z Compiling bindgen v0.69.2
21482024-01-30T04:25:14.055Z Compiling diff v0.1.13
21492024-01-30T04:25:14.197Z Compiling regex-syntax v0.6.29
21502024-01-30T04:25:14.873Z Compiling darling v0.14.4
21512024-01-30T04:25:15.587Z Compiling cexpr v0.6.0
21522024-01-30T04:25:16.104Z Compiling which v4.4.0
21532024-01-30T04:25:17.113Z Compiling peeking_take_while v0.1.2
21542024-01-30T04:25:17.300Z Compiling lazycell v1.3.0
21552024-01-30T04:25:17.545Z Compiling rustc-hash v1.1.0
21562024-01-30T04:25:17.761Z Checking maplit v1.0.2
21572024-01-30T04:25:17.909Z Compiling ref-cast v1.0.20
21582024-01-30T04:25:18.042Z Compiling shlex v1.3.0
21592024-01-30T04:25:18.694Z Compiling derive_builder_core v0.12.0
21602024-01-30T04:25:18.757Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21612024-01-30T04:25:19.188Z Compiling ref-cast-impl v1.0.20
21622024-01-30T04:25:19.718Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21632024-01-30T04:25:20.161Z Compiling lalrpop v0.19.12
21642024-01-30T04:25:22.827Z Compiling libxml v0.3.3
21652024-01-30T04:25:23.406Z Compiling derive_builder_macro v0.12.0
21662024-01-30T04:25:23.632Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21672024-01-30T04:25:24.211Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21682024-01-30T04:25:24.391Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21692024-01-30T04:25:24.594Z Compiling strum_macros v0.24.3
21702024-01-30T04:25:24.789Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21712024-01-30T04:25:25.213Z Compiling cookie v0.18.0
21722024-01-30T04:25:25.654Z Compiling indoc v1.0.9
21732024-01-30T04:25:26.037Z Checking derive_builder v0.12.0
21742024-01-30T04:25:27.331Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21752024-01-30T04:25:29.016Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21762024-01-30T04:25:29.424Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21772024-01-30T04:25:29.835Z Checking bb8 v0.8.1
21782024-01-30T04:25:30.571Z Checking quick-xml v0.30.0
21792024-01-30T04:25:31.026Z Compiling impl-trait-for-tuples v0.2.2
21802024-01-30T04:25:31.233Z Compiling oso-derive v0.27.0
21812024-01-30T04:25:31.489Z Checking smawk v0.3.1
21822024-01-30T04:25:31.775Z Checking unicode-linebreak v0.1.5
21832024-01-30T04:25:32.451Z Checking textwrap v0.16.0
21842024-01-30T04:25:32.924Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21852024-01-30T04:25:33.814Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21862024-01-30T04:25:33.847Z Checking is_ci v1.1.1
21872024-01-30T04:25:34.020Z Checking supports-color v2.1.0
21882024-01-30T04:25:34.304Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21892024-01-30T04:25:34.307Z Checking lru v0.12.1
21902024-01-30T04:25:34.732Z Compiling stability v0.1.1
21912024-01-30T04:25:35.668Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21922024-01-30T04:25:36.524Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21932024-01-30T04:25:37.539Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21942024-01-30T04:25:38.074Z Checking cassowary v0.3.0
21952024-01-30T04:25:38.116Z Compiling indoc v2.0.3
21962024-01-30T04:25:38.708Z Checking rtoolbox v0.0.1
21972024-01-30T04:25:38.977Z Checking rpassword v7.3.1
21982024-01-30T04:25:39.180Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
21992024-01-30T04:25:39.924Z Checking ratatui v0.25.0
22002024-01-30T04:25:40.310Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22012024-01-30T04:25:40.781Z Checking shell-words v1.1.0
22022024-01-30T04:25:41.068Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22032024-01-30T04:25:42.880Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22042024-01-30T04:25:44.222Z Checking tui-tree-widget v0.16.0
22052024-01-30T04:25:44.654Z Checking fatfs v0.3.6
22062024-01-30T04:25:45.307Z Checking yansi v0.5.1
22072024-01-30T04:25:46.016Z Checking pretty_assertions v1.4.0
22082024-01-30T04:25:46.298Z Compiling target-lexicon v0.12.12
22092024-01-30T04:25:46.344Z Compiling guppy-workspace-hack v0.1.0
22102024-01-30T04:25:46.761Z Checking plotters-backend v0.3.5
22112024-01-30T04:25:47.358Z Checking plotters-svg v0.3.5
22122024-01-30T04:25:47.700Z Checking http-body v1.0.0
22132024-01-30T04:25:47.997Z Checking rand v0.4.6
22142024-01-30T04:25:48.627Z Checking remove_dir_all v0.5.3
22152024-01-30T04:25:48.765Z Compiling target-spec v3.0.1
22162024-01-30T04:25:49.536Z Checking cast v0.3.0
22172024-01-30T04:25:49.601Z Checking tower-layer v0.3.2
22182024-01-30T04:25:50.000Z Checking tower v0.4.13
22192024-01-30T04:25:50.024Z Checking criterion-plot v0.5.0
22202024-01-30T04:25:50.632Z Checking tempdir v0.3.7
22212024-01-30T04:25:50.835Z Checking cfg-expr v0.15.5
22222024-01-30T04:25:50.886Z Checking hyper v1.1.0
22232024-01-30T04:25:51.435Z Checking plotters v0.3.5
22242024-01-30T04:25:52.120Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22252024-01-30T04:25:52.918Z Checking tinytemplate v1.2.1
22262024-01-30T04:25:53.478Z Checking cargo-platform v0.1.3
22272024-01-30T04:25:53.543Z Checking oorandom v11.1.3
22282024-01-30T04:25:53.717Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22292024-01-30T04:25:53.759Z Checking anes v0.1.6
22302024-01-30T04:25:53.920Z Checking cargo_metadata v0.18.1
22312024-01-30T04:25:54.252Z Checking hyper-util v0.1.2
22322024-01-30T04:25:54.356Z Checking criterion v0.5.1
22332024-01-30T04:25:56.745Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22342024-01-30T04:25:57.156Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22352024-01-30T04:25:59.180Z Checking assert_cmd v2.0.13
22362024-01-30T04:25:59.837Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22372024-01-30T04:26:02.276Z Checking rustls-native-certs v0.7.0
22382024-01-30T04:26:02.474Z Checking pathdiff v0.2.1
22392024-01-30T04:26:02.660Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22402024-01-30T04:26:02.695Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22412024-01-30T04:26:04.058Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22422024-01-30T04:26:04.377Z Checking nested v0.1.1
22432024-01-30T04:26:04.670Z Checking guppy v0.17.4
22442024-01-30T04:26:06.308Z Checking hyper-rustls v0.26.0
22452024-01-30T04:26:06.798Z Compiling snafu-derive v0.8.0
22462024-01-30T04:26:06.817Z Checking threadpool v1.8.1
22472024-01-30T04:26:07.088Z Checking nanorand v0.7.0
22482024-01-30T04:26:07.652Z Checking flume v0.11.0
22492024-01-30T04:26:08.148Z Checking libtest-mimic v0.6.1
22502024-01-30T04:26:08.406Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22512024-01-30T04:26:08.832Z Checking httptest v0.15.5
22522024-01-30T04:26:10.041Z Checking similar-asserts v1.5.0
22532024-01-30T04:26:10.373Z Compiling rstest_macros v0.18.2
22542024-01-30T04:26:11.187Z Compiling crossbeam-queue v0.3.8
22552024-01-30T04:26:12.213Z Checking datatest-stable v0.2.3
22562024-01-30T04:26:12.530Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22572024-01-30T04:26:13.233Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22582024-01-30T04:26:13.838Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22592024-01-30T04:26:14.267Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22602024-01-30T04:26:15.165Z Compiling relative-path v1.9.0
22612024-01-30T04:26:15.294Z Checking arrayref v0.3.7
22622024-01-30T04:26:15.426Z Compiling trybuild v1.0.89
22632024-01-30T04:26:16.071Z Checking arrayvec v0.7.4
22642024-01-30T04:26:16.355Z Checking constant_time_eq v0.2.6
22652024-01-30T04:26:16.650Z Checking blake2b_simd v1.0.1
22662024-01-30T04:26:16.752Z Checking snafu v0.8.0
22672024-01-30T04:26:17.216Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22682024-01-30T04:26:18.426Z Checking basic-toml v0.1.8
22692024-01-30T04:26:19.804Z Checking futures-timer v3.0.2
22702024-01-30T04:26:20.229Z Checking constant_time_eq v0.3.0
22712024-01-30T04:26:20.397Z Checking rust-argon2 v1.0.1
22722024-01-30T04:26:23.268Z Checking crossbeam v0.8.2
22732024-01-30T04:26:25.057Z Checking partial-io v0.5.4
22742024-01-30T04:26:25.624Z Checking approx v0.5.1
22752024-01-30T04:26:25.967Z Checking termios v0.3.3
22762024-01-30T04:26:26.254Z Checking hex-literal v0.4.1
22772024-01-30T04:26:32.610Z Checking rstest v0.18.2
22782024-01-30T04:26:34.713Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22792024-01-30T04:26:38.989Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22802024-01-30T04:27:46.968Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22812024-01-30T04:27:51.718Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22822024-01-30T04:27:52.668Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22832024-01-30T04:27:59.123Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22842024-01-30T04:27:59.671Z Compiling samael v0.0.14
22852024-01-30T04:28:30.953Z Compiling polar-core v0.27.0
22862024-01-30T04:28:42.106Z Checking oso v0.27.0
22872024-01-30T04:29:21.018Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22882024-01-30T04:30:49.134Z Finished dev [unoptimized + debuginfo] target(s) in 10m 43s
22892024-01-30T04:30:49.366Z
22902024-01-30T04:30:49.366Zreal 11:44.639758935
22912024-01-30T04:30:49.366Zuser 1:04:35.112200426
22922024-01-30T04:30:49.366Zsys 8:07.448684570
22932024-01-30T04:30:49.366Ztrap 2.149596893
22942024-01-30T04:30:49.367Ztflt 3.206152413
22952024-01-30T04:30:49.367Zdflt 5.581419036
22962024-01-30T04:30:49.370Zkflt 0.021020663
22972024-01-30T04:30:49.370Zlock 1:42:46.746490026
22982024-01-30T04:30:49.370Zslp 3:11:26.182007142
22992024-01-30T04:30:49.370Zlat 2:14.316477842
23002024-01-30T04:30:49.370Zstop 4:52.313327091
23012024-01-30T04:30:50.617Zwarning: output filename collision.
23022024-01-30T04:30:50.617ZThe 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)`.
23032024-01-30T04:30:50.617ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23042024-01-30T04:30:50.617ZThe targets should have unique names.
23052024-01-30T04:30:50.617ZThis is a known bug where multiple crates with the same name use
23062024-01-30T04:30:50.617Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23072024-01-30T04:30:50.621Zwarning: output filename collision.
23082024-01-30T04:30:50.621ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23092024-01-30T04:30:50.621ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23102024-01-30T04:30:50.622ZThe targets should have unique names.
23112024-01-30T04:30:50.622ZThis is a known bug where multiple crates with the same name use
23122024-01-30T04:30:50.622Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23132024-01-30T04:30:50.622Zwarning: output filename collision.
23142024-01-30T04:30:50.622ZThe 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)`.
23152024-01-30T04:30:50.622ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23162024-01-30T04:30:50.622ZThe targets should have unique names.
23172024-01-30T04:30:50.622ZThis is a known bug where multiple crates with the same name use
23182024-01-30T04:30:50.622Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23192024-01-30T04:30:50.623Zwarning: output filename collision.
23202024-01-30T04:30:50.623ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23212024-01-30T04:30:50.623ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23222024-01-30T04:30:50.623ZThe targets should have unique names.
23232024-01-30T04:30:50.623ZThis is a known bug where multiple crates with the same name use
23242024-01-30T04:30:50.623Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23252024-01-30T04:30:50.623Zwarning: output filename collision.
23262024-01-30T04:30:50.623ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23272024-01-30T04:30:50.623ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23282024-01-30T04:30:50.623ZThe targets should have unique names.
23292024-01-30T04:30:50.623ZThis is a known bug where multiple crates with the same name use
23302024-01-30T04:30:50.623Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312024-01-30T04:30:50.623Zwarning: output filename collision.
23322024-01-30T04:30:50.624ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23332024-01-30T04:30:50.624ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23342024-01-30T04:30:50.624ZThe targets should have unique names.
23352024-01-30T04:30:50.624ZThis is a known bug where multiple crates with the same name use
23362024-01-30T04:30:50.624Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23372024-01-30T04:30:50.627Zwarning: output filename collision.
23382024-01-30T04:30:50.627ZThe 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)`.
23392024-01-30T04:30:50.627ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23402024-01-30T04:30:50.627ZThe targets should have unique names.
23412024-01-30T04:30:50.627ZThis is a known bug where multiple crates with the same name use
23422024-01-30T04:30:50.627Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23432024-01-30T04:30:51.285Z Documenting libc v0.2.152
23442024-01-30T04:30:51.300Z Documenting cfg-if v1.0.0
23452024-01-30T04:30:51.313Z Documenting serde_derive v1.0.195
23462024-01-30T04:30:51.341Z Documenting log v0.4.20
23472024-01-30T04:30:51.358Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23482024-01-30T04:30:51.372Z Documenting memchr v2.6.3
23492024-01-30T04:30:51.388Z Documenting scopeguard v1.2.0
23502024-01-30T04:30:51.399Z Documenting byteorder v1.5.0
23512024-01-30T04:30:51.783Z Documenting smallvec v1.11.2
23522024-01-30T04:30:55.159Z Documenting itoa v1.0.9
23532024-01-30T04:30:55.292Z Documenting lock_api v0.4.10
23542024-01-30T04:30:56.494Z Documenting zeroize_derive v1.4.2
23552024-01-30T04:30:57.244Z Documenting once_cell v1.19.0
23562024-01-30T04:30:57.326Z Documenting pin-project-lite v0.2.13
23572024-01-30T04:30:57.718Z Documenting getrandom v0.2.10
23582024-01-30T04:30:58.234Z Documenting parking_lot_core v0.9.8
23592024-01-30T04:30:59.269Z Documenting libm v0.2.7
23602024-01-30T04:30:59.731Z Documenting signal-hook-registry v1.4.1
23612024-01-30T04:31:00.867Z Documenting serde v1.0.195
23622024-01-30T04:31:01.384Z Documenting mio v0.8.9
23632024-01-30T04:31:03.144Z Documenting futures-core v0.3.30
23642024-01-30T04:31:03.414Z Documenting rand_core v0.6.4
23652024-01-30T04:31:03.866Z Documenting parking_lot v0.12.1
23662024-01-30T04:31:04.028Z Documenting zeroize v1.7.0
23672024-01-30T04:31:04.194Z Documenting num-traits v0.2.16
23682024-01-30T04:31:05.812Z Documenting thiserror-impl v1.0.56
23692024-01-30T04:31:07.363Z Documenting num_cpus v1.16.0
23702024-01-30T04:31:08.390Z Documenting socket2 v0.5.5
23712024-01-30T04:31:09.096Z Documenting tokio-macros v2.2.0
23722024-01-30T04:31:09.608Z Documenting typenum v1.16.0
23732024-01-30T04:31:09.752Z Documenting subtle v2.5.0
23742024-01-30T04:31:11.173Z Documenting ryu v1.0.15
23752024-01-30T04:31:12.636Z Documenting thiserror v1.0.56
23762024-01-30T04:31:12.917Z Documenting zerocopy v0.7.32
23772024-01-30T04:31:14.136Z Documenting futures-sink v0.3.30
23782024-01-30T04:31:15.133Z Documenting pin-utils v0.1.0
23792024-01-30T04:31:15.698Z Documenting slab v0.4.9
23802024-01-30T04:31:15.701Z Documenting futures-macro v0.3.30
23812024-01-30T04:31:18.120Z Documenting futures-task v0.3.30
23822024-01-30T04:31:19.512Z Documenting futures-channel v0.3.30
23832024-01-30T04:31:21.662Z Documenting const-oid v0.9.5
23842024-01-30T04:31:22.627Z Documenting futures-io v0.3.30
23852024-01-30T04:31:23.109Z Documenting iana-time-zone v0.1.57
23862024-01-30T04:31:23.912Z Documenting allocator-api2 v0.2.16
23872024-01-30T04:31:24.315Z Documenting ahash v0.8.6
23882024-01-30T04:31:25.518Z Documenting tinyvec_macros v0.1.1
23892024-01-30T04:31:28.375Z Documenting futures-util v0.3.30
23902024-01-30T04:31:28.942Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23912024-01-30T04:31:29.327Z Documenting tracing-core v0.1.31
23922024-01-30T04:31:29.814Z Documenting tinyvec v1.6.0
23932024-01-30T04:31:30.180Z Documenting tracing-attributes v0.1.26
23942024-01-30T04:31:31.255Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23952024-01-30T04:31:31.731Z Documenting hashbrown v0.14.2
23962024-01-30T04:31:35.605Z Documenting unicode-normalization v0.1.22
23972024-01-30T04:31:35.670Z Documenting bytes v1.5.0
23982024-01-30T04:31:40.156Z Documenting bitflags v2.4.0
23992024-01-30T04:31:41.247Z Documenting serde_json v1.0.113
24002024-01-30T04:31:42.617Z Documenting chrono v0.4.31
24012024-01-30T04:31:43.070Z Documenting tokio v1.35.1
24022024-01-30T04:31:44.287Z Documenting uuid v1.7.0
24032024-01-30T04:31:46.133Z Documenting ppv-lite86 v0.2.17
24042024-01-30T04:31:46.707Z Documenting unicode-bidi v0.3.13
24052024-01-30T04:31:49.646Z Documenting equivalent v1.0.1
24062024-01-30T04:31:50.970Z Documenting base64 v0.21.7
24072024-01-30T04:31:51.053Z Documenting rand_chacha v0.3.1
24082024-01-30T04:31:51.936Z Documenting percent-encoding v2.3.1
24092024-01-30T04:31:53.092Z Documenting lazy_static v1.4.0
24102024-01-30T04:31:53.929Z Documenting indexmap v2.1.0
24112024-01-30T04:31:54.691Z Documenting generic-array v0.14.7
24122024-01-30T04:31:56.587Z Documenting serde_derive_internals v0.26.0
24132024-01-30T04:31:57.006Z Documenting rand v0.8.5
24142024-01-30T04:31:57.312Z Checking serde_derive_internals v0.26.0
24152024-01-30T04:31:57.936Z Documenting form_urlencoded v1.2.1
24162024-01-30T04:31:58.452Z Documenting fnv v1.0.7
24172024-01-30T04:31:58.774Z Documenting tracing v0.1.37
24182024-01-30T04:32:00.176Z Documenting dyn-clone v1.0.13
24192024-01-30T04:32:01.827Z Documenting crypto-common v0.1.6
24202024-01-30T04:32:01.838Z Documenting block-buffer v0.10.4
24212024-01-30T04:32:03.606Z Documenting cpufeatures v0.2.12
24222024-01-30T04:32:03.874Z Documenting idna v0.5.0
24232024-01-30T04:32:04.410Z Documenting schemars_derive v0.8.16
24242024-01-30T04:32:04.586Z Documenting httparse v1.8.0
24252024-01-30T04:32:04.644Z Documenting errno v0.3.8
24262024-01-30T04:32:07.571Z Documenting unicode-width v0.1.11
24272024-01-30T04:32:07.583Z Documenting unicode-ident v1.0.12
24282024-01-30T04:32:08.550Z Documenting digest v0.10.7
24292024-01-30T04:32:09.729Z Documenting url v2.5.0
24302024-01-30T04:32:10.653Z Documenting rustix v0.38.30
24312024-01-30T04:32:10.782Z Documenting httpdate v1.0.3
24322024-01-30T04:32:11.614Z Documenting adler v1.0.2
24332024-01-30T04:32:11.698Z Documenting proc-macro2 v1.0.78
24342024-01-30T04:32:13.416Z Documenting schemars v0.8.16
24352024-01-30T04:32:15.706Z Documenting try-lock v0.2.4
24362024-01-30T04:32:16.156Z Documenting miniz_oxide v0.7.1
24372024-01-30T04:32:16.431Z Documenting http-body v0.4.5
24382024-01-30T04:32:17.810Z Documenting openssl-sys v0.9.96
24392024-01-30T04:32:17.973Z Documenting openssl-macros v0.1.1
24402024-01-30T04:32:20.058Z Documenting want v0.3.1
24412024-01-30T04:32:21.164Z Documenting tower-service v0.3.2
24422024-01-30T04:32:21.396Z Documenting mime v0.3.17
24432024-01-30T04:32:23.285Z Documenting base64ct v1.6.0
24442024-01-30T04:32:23.737Z Documenting quote v1.0.35
24452024-01-30T04:32:24.774Z Documenting aho-corasick v1.0.4
24462024-01-30T04:32:25.741Z Documenting openssl-probe v0.1.5
24472024-01-30T04:32:27.034Z Documenting ipnet v2.9.0
24482024-01-30T04:32:27.180Z Documenting openssl v0.10.60
24492024-01-30T04:32:27.787Z Documenting regex-syntax v0.8.2
24502024-01-30T04:32:27.882Z Documenting tokio-util v0.7.10
24512024-01-30T04:32:29.383Z Documenting syn v2.0.48
24522024-01-30T04:32:29.731Z Documenting slog v2.7.0
24532024-01-30T04:32:31.369Z Documenting async-trait v0.1.77
24542024-01-30T04:32:32.203Z Documenting pem-rfc7468 v0.7.0
24552024-01-30T04:32:33.364Z Documenting encoding_rs v0.8.33
24562024-01-30T04:32:36.200Z Documenting der_derive v0.7.2
24572024-01-30T04:32:36.618Z Documenting h2 v0.3.24
24582024-01-30T04:32:38.783Z Documenting regex-automata v0.4.4
24592024-01-30T04:32:38.933Z Documenting flagset v0.4.3
24602024-01-30T04:32:38.933Z Documenting utf8parse v0.2.1
24612024-01-30T04:32:41.995Z Documenting native-tls v0.2.11
24622024-01-30T04:32:42.076Z Documenting serde_urlencoded v0.7.1
24632024-01-30T04:32:42.288Z Documenting num-integer v0.1.45
24642024-01-30T04:32:42.397Z Documenting time-macros v0.2.13
24652024-01-30T04:32:44.124Z Documenting der v0.7.8
24662024-01-30T04:32:46.538Z Documenting num_threads v0.1.6
24672024-01-30T04:32:47.768Z Documenting tokio-native-tls v0.3.1
24682024-01-30T04:32:48.312Z Documenting gimli v0.28.0
24692024-01-30T04:32:49.455Z Documenting deranged v0.3.8
24702024-01-30T04:32:50.951Z Documenting regex v1.10.3
24712024-01-30T04:32:51.473Z Documenting time-core v0.1.1
24722024-01-30T04:32:51.855Z Documenting spki v0.7.2
24732024-01-30T04:32:52.624Z Documenting hyper v0.14.27
24742024-01-30T04:32:55.504Z Documenting object v0.32.1
24752024-01-30T04:32:55.721Z Documenting crossbeam-utils v0.8.16
24762024-01-30T04:32:56.076Z Documenting time v0.3.27
24772024-01-30T04:32:58.101Z Documenting addr2line v0.21.0
24782024-01-30T04:32:58.189Z Documenting rustc-demangle v0.1.23
24792024-01-30T04:32:58.580Z Documenting webpki-roots v0.25.2
24802024-01-30T04:32:59.567Z Documenting spin v0.9.8
24812024-01-30T04:33:02.085Z Documenting pkcs8 v0.10.2
24822024-01-30T04:33:02.638Z Documenting openapiv3 v2.0.0
24832024-01-30T04:33:03.636Z Checking pest_meta v2.7.6
24842024-01-30T04:33:04.003Z Documenting data-encoding v2.4.0
24852024-01-30T04:33:04.146Z Documenting anstyle v1.0.2
24862024-01-30T04:33:04.429Z Documenting anstyle-parse v0.2.1
24872024-01-30T04:33:05.139Z Documenting ipnetwork v0.20.0
24882024-01-30T04:33:08.641Z Documenting sha2 v0.10.8
24892024-01-30T04:33:08.979Z Documenting futures-executor v0.3.30
24902024-01-30T04:33:09.548Z Documenting hex v0.4.3
24912024-01-30T04:33:10.146Z Documenting crc32fast v1.3.2
24922024-01-30T04:33:12.198Z Documenting hyper-tls v0.5.0
24932024-01-30T04:33:12.832Z Documenting hyper-rustls v0.24.2
24942024-01-30T04:33:12.859Z Documenting pest_meta v2.7.6
24952024-01-30T04:33:15.343Z Documenting backtrace v0.3.69
24962024-01-30T04:33:15.669Z Documenting scroll_derive v0.12.0
24972024-01-30T04:33:15.928Z Documenting colorchoice v1.0.0
24982024-01-30T04:33:16.147Z Documenting untrusted v0.9.0
24992024-01-30T04:33:16.371Z Documenting anstyle-query v1.0.0
25002024-01-30T04:33:18.815Z Documenting either v1.9.0
25012024-01-30T04:33:20.040Z Documenting pest_generator v2.7.6
25022024-01-30T04:33:20.219Z Documenting ring v0.17.7
25032024-01-30T04:33:21.699Z Documenting anstream v0.5.0
25042024-01-30T04:33:22.131Z Documenting scroll v0.12.0
25052024-01-30T04:33:23.762Z Checking pest_generator v2.7.6
25062024-01-30T04:33:23.860Z Documenting anyhow v1.0.75
25072024-01-30T04:33:23.958Z Documenting reqwest v0.11.22
25082024-01-30T04:33:24.361Z Documenting num-iter v0.1.43
25092024-01-30T04:33:24.698Z Documenting hmac v0.12.1
25102024-01-30T04:33:27.058Z Documenting signal-hook v0.3.17
25112024-01-30T04:33:27.358Z Documenting terminal_size v0.2.6
25122024-01-30T04:33:27.797Z Documenting memoffset v0.9.0
25132024-01-30T04:33:27.911Z Documenting strsim v0.10.0
25142024-01-30T04:33:30.461Z Documenting plain v0.2.3
25152024-01-30T04:33:31.064Z Documenting clap_lex v0.5.1
25162024-01-30T04:33:31.878Z Documenting ucd-trie v0.1.6
25172024-01-30T04:33:32.091Z Documenting crossbeam-epoch v0.9.15
25182024-01-30T04:33:32.940Z Documenting pest_derive v2.7.6
25192024-01-30T04:33:33.475Z Documenting futures v0.3.30
25202024-01-30T04:33:34.044Z Documenting flate2 v1.0.28
25212024-01-30T04:33:34.488Z Documenting goblin v0.8.0
25222024-01-30T04:33:37.005Z Documenting clap_builder v4.4.2
25232024-01-30T04:33:37.990Z Documenting clap_derive v4.4.2
25242024-01-30T04:33:38.004Z Documenting pest v2.7.6
25252024-01-30T04:33:39.258Z Documenting unicode-segmentation v1.10.1
25262024-01-30T04:33:39.943Z Documenting pretty-hex v0.4.1
25272024-01-30T04:33:41.156Z Documenting managed v0.8.0
25282024-01-30T04:33:45.280Z Documenting signal-hook-mio v0.2.3
25292024-01-30T04:33:45.310Z Documenting block-padding v0.3.3
25302024-01-30T04:33:45.310Z Documenting scheduled-thread-pool v0.2.7
25312024-01-30T04:33:45.712Z Documenting dof v0.3.0
25322024-01-30T04:33:45.775Z Documenting dtrace-parser v0.2.0
25332024-01-30T04:33:46.197Z Documenting thread-id v4.2.0
25342024-01-30T04:33:46.374Z Documenting bzip2-sys v0.1.11+1.0.8
25352024-01-30T04:33:46.812Z Documenting clap v4.4.3
25362024-01-30T04:33:50.614Z Documenting enum-as-inner v0.5.1
25372024-01-30T04:33:50.740Z Checking diesel_table_macro_syntax v0.1.0
25382024-01-30T04:33:50.997Z Documenting diesel_table_macro_syntax v0.1.0
25392024-01-30T04:33:51.008Z Documenting r2d2 v0.8.10
25402024-01-30T04:33:51.706Z Documenting crossterm v0.27.0
25412024-01-30T04:33:51.973Z Documenting bzip2 v0.4.4
25422024-01-30T04:33:52.182Z Documenting inout v0.1.3
25432024-01-30T04:33:53.903Z Documenting md-5 v0.10.5
25442024-01-30T04:33:54.080Z Documenting usdt-impl v0.5.0
25452024-01-30T04:33:57.173Z Documenting stringprep v0.1.3
25462024-01-30T04:33:57.523Z Documenting diesel_derives v2.1.2
25472024-01-30T04:33:57.767Z Documenting serde_spanned v0.6.4
25482024-01-30T04:33:57.828Z Documenting trust-dns-proto v0.22.0
25492024-01-30T04:33:58.183Z Documenting toml_datetime v0.6.5
25502024-01-30T04:33:59.476Z Documenting ff v0.13.0
25512024-01-30T04:34:01.189Z Documenting regress v0.7.1
25522024-01-30T04:34:02.867Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25532024-01-30T04:34:03.567Z Documenting winnow v0.5.15
25542024-01-30T04:34:04.043Z Documenting siphasher v0.3.11
25552024-01-30T04:34:04.309Z Documenting bit-vec v0.6.3
25562024-01-30T04:34:05.079Z Documenting static_assertions v1.1.0
25572024-01-30T04:34:08.345Z Documenting base16ct v0.2.0
25582024-01-30T04:34:08.462Z Documenting fallible-iterator v0.2.0
25592024-01-30T04:34:09.125Z Documenting diesel v2.1.4
25602024-01-30T04:34:09.435Z Documenting phf_shared v0.11.2
25612024-01-30T04:34:10.236Z Documenting group v0.13.0
25622024-01-30T04:34:10.453Z Documenting cipher v0.4.4
25632024-01-30T04:34:11.254Z Documenting toml_edit v0.21.0
25642024-01-30T04:34:11.855Z Documenting zip v0.6.6
25652024-01-30T04:34:12.975Z Documenting sec1 v0.7.3
25662024-01-30T04:34:15.684Z Documenting hkdf v0.12.4
25672024-01-30T04:34:16.041Z Documenting num-bigint v0.4.4
25682024-01-30T04:34:16.115Z Documenting postgres-protocol v0.6.6
25692024-01-30T04:34:18.666Z Documenting crypto-bigint v0.5.2
25702024-01-30T04:34:20.144Z Documenting camino v1.1.6
25712024-01-30T04:34:20.640Z Documenting hubpack v0.1.2
25722024-01-30T04:34:22.698Z Documenting bstr v1.6.0
25732024-01-30T04:34:22.880Z Documenting serde_repr v0.1.16
25742024-01-30T04:34:26.083Z Documenting minimal-lexical v0.2.1
25752024-01-30T04:34:26.789Z Documenting lalrpop-util v0.19.12
25762024-01-30T04:34:27.311Z Documenting fixedbitset v0.4.2
25772024-01-30T04:34:27.751Z Documenting precomputed-hash v0.1.1
25782024-01-30T04:34:29.380Z Documenting new_debug_unreachable v1.0.4
25792024-01-30T04:34:29.552Z Documenting heck v0.4.1
25802024-01-30T04:34:30.558Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25812024-01-30T04:34:31.753Z Documenting nom v7.1.3
25822024-01-30T04:34:32.224Z Documenting petgraph v0.6.4
25832024-01-30T04:34:33.009Z Documenting elliptic-curve v0.13.8
25842024-01-30T04:34:33.262Z Documenting yasna v0.5.2
25852024-01-30T04:34:33.700Z Documenting string_cache v0.8.7
25862024-01-30T04:34:35.831Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25872024-01-30T04:34:39.104Z Documenting postgres-types v0.2.6
25882024-01-30T04:34:39.906Z Documenting phf v0.11.2
25892024-01-30T04:34:40.695Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25902024-01-30T04:34:42.299Z Documenting console v0.15.8
25912024-01-30T04:34:42.920Z Documenting semver v1.0.21
25922024-01-30T04:34:43.293Z Documenting float-cmp v0.9.0
25932024-01-30T04:34:46.016Z Documenting difflib v0.4.0
25942024-01-30T04:34:47.766Z Documenting predicates-core v1.0.6
25952024-01-30T04:34:48.800Z Documenting whoami v1.4.1
25962024-01-30T04:34:49.112Z Documenting normalize-line-endings v0.3.0
25972024-01-30T04:34:49.801Z Documenting bit-set v0.5.3
25982024-01-30T04:34:50.078Z Documenting similar v2.3.0
25992024-01-30T04:34:50.095Z Documenting getopts v0.2.21
26002024-01-30T04:34:51.408Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26012024-01-30T04:34:51.569Z Documenting tokio-stream v0.1.14
26022024-01-30T04:34:53.385Z Checking ident_case v1.0.1
26032024-01-30T04:34:54.301Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26042024-01-30T04:34:54.350Z Documenting tokio-postgres v0.7.10
26052024-01-30T04:34:54.554Z Documenting predicates v3.1.0
26062024-01-30T04:34:55.929Z Documenting match_cfg v0.1.0
26072024-01-30T04:34:56.251Z Documenting sha1 v0.10.6
26082024-01-30T04:34:56.628Z Documenting dirs-sys-next v0.1.2
26092024-01-30T04:34:59.220Z Documenting rustls-pki-types v1.1.0
26102024-01-30T04:35:00.090Z Documenting hostname v0.3.1
26112024-01-30T04:35:01.500Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26122024-01-30T04:35:01.934Z Documenting paste v1.0.14
26132024-01-30T04:35:02.217Z Documenting dirs-next v2.0.0
26142024-01-30T04:35:03.438Z Documenting thread_local v1.1.7
26152024-01-30T04:35:03.846Z Documenting crossbeam-channel v0.5.8
26162024-01-30T04:35:04.924Z Documenting rustls-webpki v0.102.1
26172024-01-30T04:35:05.692Z Documenting atty v0.2.14
26182024-01-30T04:35:07.875Z Documenting term v0.7.0
26192024-01-30T04:35:08.078Z Documenting take_mut v0.2.2
26202024-01-30T04:35:09.119Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26212024-01-30T04:35:09.896Z Documenting slog-json v2.6.1
26222024-01-30T04:35:09.980Z Documenting http v1.0.0
26232024-01-30T04:35:10.365Z Documenting async-stream-impl v0.3.5
26242024-01-30T04:35:11.501Z Documenting rustls v0.22.2
26252024-01-30T04:35:13.546Z Documenting slog-async v2.8.0
26262024-01-30T04:35:13.914Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26272024-01-30T04:35:14.020Z Documenting slog-term v2.9.0
26282024-01-30T04:35:14.362Z Documenting atomic-waker v1.1.1
26292024-01-30T04:35:16.606Z Documenting debug-ignore v1.0.5
26302024-01-30T04:35:16.979Z Documenting async-stream v0.3.5
26312024-01-30T04:35:18.304Z Documenting multer v3.0.0
26322024-01-30T04:35:18.603Z Documenting waitgroup v0.1.2
26332024-01-30T04:35:20.078Z Documenting slog-bunyan v2.5.0
26342024-01-30T04:35:20.419Z Documenting rustls-pemfile v2.0.0
26352024-01-30T04:35:20.642Z Checking darling_core v0.20.3
26362024-01-30T04:35:22.405Z Documenting toml v0.8.8
26372024-01-30T04:35:23.536Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26382024-01-30T04:35:24.007Z Documenting serde_path_to_error v0.1.15
26392024-01-30T04:35:25.265Z Documenting strum v0.25.0
26402024-01-30T04:35:25.699Z Documenting tokio-rustls v0.25.0
26412024-01-30T04:35:26.614Z Checking darling v0.20.3
26422024-01-30T04:35:26.758Z Documenting serde_with_macros v3.5.1
26432024-01-30T04:35:27.571Z Documenting structmeta-derive v0.2.0
26442024-01-30T04:35:30.187Z Checking structmeta v0.2.0
26452024-01-30T04:35:30.515Z Documenting instant v0.1.12
26462024-01-30T04:35:30.592Z Checking regex-syntax v0.7.5
26472024-01-30T04:35:30.909Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26482024-01-30T04:35:31.363Z Documenting macaddr v1.0.1
26492024-01-30T04:35:31.574Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26502024-01-30T04:35:33.596Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26512024-01-30T04:35:34.148Z Documenting serde_with v3.5.1
26522024-01-30T04:35:35.196Z Documenting structmeta v0.2.0
26532024-01-30T04:35:35.674Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26542024-01-30T04:35:35.928Z Documenting backoff v0.4.0
26552024-01-30T04:35:36.045Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26562024-01-30T04:35:37.218Z Documenting fastrand v2.0.0
26572024-01-30T04:35:37.481Z Documenting proc-macro-error-attr v1.0.4
26582024-01-30T04:35:37.879Z Documenting is-terminal v0.4.9
26592024-01-30T04:35:40.530Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26602024-01-30T04:35:41.614Z Documenting parse-display-derive v0.8.2
26612024-01-30T04:35:43.112Z Documenting proc-macro-error v1.0.4
26622024-01-30T04:35:43.439Z Documenting tempfile v3.9.0
26632024-01-30T04:35:44.444Z Checking proc-macro-error v1.0.4
26642024-01-30T04:35:44.736Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26652024-01-30T04:35:44.851Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26662024-01-30T04:35:45.262Z Documenting proc-macro-crate v1.3.1
26672024-01-30T04:35:45.593Z Checking proc-macro-crate v1.3.1
26682024-01-30T04:35:45.997Z Documenting hash32 v0.3.1
26692024-01-30T04:35:46.100Z Documenting stable_deref_trait v1.2.0
26702024-01-30T04:35:47.423Z Documenting embedded-io v0.4.0
26712024-01-30T04:35:49.924Z Documenting camino-tempfile v1.1.1
26722024-01-30T04:35:50.148Z Documenting cobs v0.2.3
26732024-01-30T04:35:50.450Z Documenting foreign-types-macros v0.2.3
26742024-01-30T04:35:50.728Z Documenting parse-display v0.8.2
26752024-01-30T04:35:51.936Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26762024-01-30T04:35:52.170Z Documenting heapless v0.8.0
26772024-01-30T04:35:53.131Z Documenting num_enum_derive v0.5.11
26782024-01-30T04:35:54.339Z Documenting postcard v1.0.8
26792024-01-30T04:35:56.251Z Documenting foreign-types-shared v0.3.1
26802024-01-30T04:35:56.552Z Documenting crucible-workspace-hack v0.1.0
26812024-01-30T04:35:56.725Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26822024-01-30T04:35:57.244Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26832024-01-30T04:35:57.634Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26842024-01-30T04:35:59.388Z Documenting smoltcp v0.11.0
26852024-01-30T04:36:00.462Z Documenting foreign-types v0.5.0
26862024-01-30T04:36:01.524Z Documenting cstr-argument v0.1.2
26872024-01-30T04:36:01.930Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26882024-01-30T04:36:02.718Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26892024-01-30T04:36:02.996Z Documenting colored v2.0.4
26902024-01-30T04:36:03.250Z Documenting num_enum v0.5.11
26912024-01-30T04:36:06.454Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26922024-01-30T04:36:07.644Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26932024-01-30T04:36:08.206Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26942024-01-30T04:36:08.579Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26952024-01-30T04:36:08.895Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26962024-01-30T04:36:09.790Z Documenting zone_cfg_derive v0.3.0
26972024-01-30T04:36:10.140Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
26982024-01-30T04:36:11.595Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26992024-01-30T04:36:13.295Z Documenting num-derive v0.4.0
27002024-01-30T04:36:14.556Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27012024-01-30T04:36:15.284Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27022024-01-30T04:36:16.396Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27032024-01-30T04:36:17.246Z Documenting zone v0.3.0
27042024-01-30T04:36:18.548Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27052024-01-30T04:36:20.645Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27062024-01-30T04:36:22.693Z Documenting smf v0.2.2
27072024-01-30T04:36:22.794Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27082024-01-30T04:36:25.830Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27092024-01-30T04:36:26.258Z Documenting linked-hash-map v0.5.6
27102024-01-30T04:36:27.000Z Documenting password-hash v0.5.0
27112024-01-30T04:36:28.345Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27122024-01-30T04:36:28.696Z Documenting blake2 v0.10.6
27132024-01-30T04:36:29.993Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27142024-01-30T04:36:32.770Z Documenting lru-cache v0.1.2
27152024-01-30T04:36:33.082Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27162024-01-30T04:36:33.789Z Documenting itertools v0.12.0
27172024-01-30T04:36:36.077Z Documenting argon2 v0.5.3
27182024-01-30T04:36:38.135Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27192024-01-30T04:36:38.414Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27202024-01-30T04:36:38.879Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27212024-01-30T04:36:39.009Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27222024-01-30T04:36:39.431Z Documenting memmap v0.7.0
27232024-01-30T04:36:39.988Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27242024-01-30T04:36:40.881Z Documenting quick-error v1.2.3
27252024-01-30T04:36:43.676Z Documenting swrite v0.1.0
27262024-01-30T04:36:43.921Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27272024-01-30T04:36:44.922Z Documenting tap v1.0.1
27282024-01-30T04:36:45.145Z Documenting usdt v0.5.0
27292024-01-30T04:36:45.246Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27302024-01-30T04:36:46.560Z Documenting resolv-conf v0.7.0
27312024-01-30T04:36:47.335Z Documenting radium v0.7.0
27322024-01-30T04:36:48.099Z Documenting newtype_derive v0.1.6
27332024-01-30T04:36:49.148Z Documenting wyz v0.5.1
27342024-01-30T04:36:49.313Z Documenting nibble_vec v0.1.0
27352024-01-30T04:36:50.139Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27362024-01-30T04:36:51.652Z Checking heck v0.3.3
27372024-01-30T04:36:51.888Z Documenting endian-type v0.1.2
27382024-01-30T04:36:52.426Z Documenting trust-dns-resolver v0.22.0
27392024-01-30T04:36:53.593Z Documenting crc-catalog v2.2.0
27402024-01-30T04:36:53.651Z Documenting funty v2.0.0
27412024-01-30T04:36:53.982Z Documenting steno v0.4.0
27422024-01-30T04:36:55.052Z Documenting structopt-derive v0.4.18
27432024-01-30T04:36:55.545Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27442024-01-30T04:36:57.313Z Documenting radix_trie v0.2.1
27452024-01-30T04:36:57.924Z Documenting crc v3.0.1
27462024-01-30T04:36:58.638Z Documenting bitvec v1.0.1
27472024-01-30T04:37:02.172Z Documenting cancel-safe-futures v0.1.5
27482024-01-30T04:37:02.751Z Documenting filetime v0.2.23
27492024-01-30T04:37:03.211Z Documenting xattr v1.0.1
27502024-01-30T04:37:06.288Z Documenting packed_struct_codegen v0.10.1
27512024-01-30T04:37:06.879Z Documenting nodrop v0.1.14
27522024-01-30T04:37:08.539Z Documenting structopt v0.3.26
27532024-01-30T04:37:09.117Z Documenting tar v0.4.40
27542024-01-30T04:37:10.218Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27552024-01-30T04:37:11.100Z Documenting libefi-sys v0.1.0
27562024-01-30T04:37:11.193Z Documenting array-init v0.0.4
27572024-01-30T04:37:11.529Z Documenting num-bigint-dig v0.8.4
27582024-01-30T04:37:14.793Z Documenting packed_struct v0.10.1
27592024-01-30T04:37:14.918Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27602024-01-30T04:37:15.351Z Documenting pkcs1 v0.7.5
27612024-01-30T04:37:15.972Z Documenting signature v2.1.0
27622024-01-30T04:37:17.023Z Documenting arc-swap v1.6.0
27632024-01-30T04:37:21.356Z Documenting termcolor v1.2.0
27642024-01-30T04:37:22.257Z Documenting bitfield v0.14.0
27652024-01-30T04:37:22.406Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27662024-01-30T04:37:22.693Z Documenting slog-scope v4.4.0
27672024-01-30T04:37:23.206Z Documenting rsa v0.9.2
27682024-01-30T04:37:25.902Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27692024-01-30T04:37:26.453Z Documenting serde-hex v0.1.0
27702024-01-30T04:37:27.768Z Documenting env_logger v0.10.0
27712024-01-30T04:37:28.332Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27722024-01-30T04:37:28.433Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27732024-01-30T04:37:29.652Z Documenting num-rational v0.4.1
27742024-01-30T04:37:32.450Z Documenting x509-cert v0.2.4
27752024-01-30T04:37:33.504Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27762024-01-30T04:37:34.130Z Documenting libsw v3.3.1
27772024-01-30T04:37:34.704Z Documenting ron v0.8.1
27782024-01-30T04:37:34.795Z Documenting num-complex v0.4.4
27792024-01-30T04:37:35.576Z Documenting half v2.3.1
27802024-01-30T04:37:35.852Z Documenting derive-where v1.2.7
27812024-01-30T04:37:40.093Z Documenting crc-any v2.4.3
27822024-01-30T04:37:40.585Z Documenting same-file v1.0.6
27832024-01-30T04:37:41.093Z Documenting linear-map v1.2.0
27842024-01-30T04:37:41.110Z Documenting ciborium-io v0.2.2
27852024-01-30T04:37:41.460Z Documenting owo-colors v4.0.0
27862024-01-30T04:37:42.174Z Documenting num v0.4.1
27872024-01-30T04:37:44.522Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27882024-01-30T04:37:45.382Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27892024-01-30T04:37:46.555Z Documenting ciborium-ll v0.2.2
27902024-01-30T04:37:46.860Z Documenting walkdir v2.4.0
27912024-01-30T04:37:47.728Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27922024-01-30T04:37:48.861Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27932024-01-30T04:37:51.104Z Documenting slog-stdlog v4.1.1
27942024-01-30T04:37:52.423Z Documenting slog-dtrace v0.3.0
27952024-01-30T04:37:52.886Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27962024-01-30T04:37:53.346Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27972024-01-30T04:37:56.766Z Documenting path-slash v0.1.5
27982024-01-30T04:38:00.173Z Documenting slog-envlogger v2.2.0
27992024-01-30T04:38:00.501Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28002024-01-30T04:38:02.351Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28012024-01-30T04:38:03.389Z Documenting ciborium v0.2.2
28022024-01-30T04:38:04.732Z Documenting pem v3.0.2
28032024-01-30T04:38:08.403Z Documenting fxhash v0.2.1
28042024-01-30T04:38:10.259Z Documenting utf-8 v0.7.6
28052024-01-30T04:38:10.719Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28062024-01-30T04:38:11.459Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28072024-01-30T04:38:14.015Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28082024-01-30T04:38:15.801Z Documenting tungstenite v0.20.1
28092024-01-30T04:38:16.347Z Documenting vte_generate_state_changes v0.1.1
28102024-01-30T04:38:17.248Z Documenting convert_case v0.4.0
28112024-01-30T04:38:21.293Z Documenting display-error-chain v0.2.0
28122024-01-30T04:38:22.093Z Checking convert_case v0.4.0
28132024-01-30T04:38:22.408Z Documenting vte v0.11.1
28142024-01-30T04:38:22.690Z Documenting derive_more v0.99.17
28152024-01-30T04:38:25.770Z Documenting tokio-tungstenite v0.20.1
28162024-01-30T04:38:26.922Z Documenting buf-list v1.0.3
28172024-01-30T04:38:29.060Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28182024-01-30T04:38:31.467Z Documenting strip-ansi-escapes v0.2.0
28192024-01-30T04:38:32.338Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28202024-01-30T04:38:34.051Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28212024-01-30T04:38:36.943Z Checking darling_core v0.14.4
28222024-01-30T04:38:37.832Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28232024-01-30T04:38:38.394Z Documenting nu-ansi-term v0.49.0
28242024-01-30T04:38:39.791Z Checking darling v0.14.4
28252024-01-30T04:38:40.076Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28262024-01-30T04:38:42.856Z Documenting trust-dns-client v0.22.0
28272024-01-30T04:38:43.050Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28282024-01-30T04:38:43.800Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28292024-01-30T04:38:44.199Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28302024-01-30T04:38:44.567Z Documenting reedline v0.28.0
28312024-01-30T04:38:46.038Z Documenting globset v0.4.13
28322024-01-30T04:38:46.248Z Documenting olpc-cjson v0.1.3
28332024-01-30T04:38:53.034Z Documenting serde_plain v1.0.2
28342024-01-30T04:38:53.662Z Documenting async-recursion v1.0.5
28352024-01-30T04:38:54.298Z Documenting keccak v0.1.4
28362024-01-30T04:38:56.174Z Documenting bytecount v0.6.3
28372024-01-30T04:38:56.681Z Documenting typed-path v0.7.0
28382024-01-30T04:38:56.837Z Documenting trust-dns-server v0.22.1
28392024-01-30T04:38:58.748Z Documenting sha3 v0.10.8
28402024-01-30T04:38:59.305Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28412024-01-30T04:39:00.425Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28422024-01-30T04:39:00.570Z Documenting papergrid v0.11.0
28432024-01-30T04:39:02.324Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28442024-01-30T04:39:02.478Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28452024-01-30T04:39:03.381Z Documenting sled v0.34.7
28462024-01-30T04:39:04.628Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28472024-01-30T04:39:05.091Z Documenting tough v0.16.0
28482024-01-30T04:39:05.861Z Documenting fs-err v2.11.0
28492024-01-30T04:39:06.635Z Documenting unicase v2.7.0
28502024-01-30T04:39:07.633Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28512024-01-30T04:39:08.059Z Documenting tabled_derive v0.7.0
28522024-01-30T04:39:08.111Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28532024-01-30T04:39:10.074Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28542024-01-30T04:39:11.591Z Documenting crossbeam-deque v0.8.3
28552024-01-30T04:39:11.863Z Documenting fd-lock v4.0.2
28562024-01-30T04:39:11.962Z Documenting nix v0.27.1
28572024-01-30T04:39:14.940Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28582024-01-30T04:39:15.293Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28592024-01-30T04:39:15.500Z Documenting secrecy v0.8.0
28602024-01-30T04:39:16.901Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28612024-01-30T04:39:17.232Z Documenting headers-core v0.2.0
28622024-01-30T04:39:18.340Z Documenting sqlparser_derive v0.2.2
28632024-01-30T04:39:20.140Z Documenting parse-size v1.0.0
28642024-01-30T04:39:20.783Z Documenting home v0.5.5
28652024-01-30T04:39:21.081Z Documenting unicode_categories v0.1.1
28662024-01-30T04:39:21.750Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28672024-01-30T04:39:22.208Z Documenting rayon-core v1.12.0
28682024-01-30T04:39:24.354Z Documenting tabled v0.15.0
28692024-01-30T04:39:24.905Z Documenting headers v0.3.9
28702024-01-30T04:39:26.032Z Documenting sqlparser v0.43.1
28712024-01-30T04:39:26.272Z Documenting rustyline v13.0.0
28722024-01-30T04:39:26.745Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28732024-01-30T04:39:26.783Z Documenting sqlformat v0.2.3
28742024-01-30T04:39:28.439Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28752024-01-30T04:39:33.181Z Documenting mime_guess v2.0.4
28762024-01-30T04:39:34.422Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28772024-01-30T04:39:35.763Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28782024-01-30T04:39:37.536Z Documenting derive_builder_core v0.12.0
28792024-01-30T04:39:39.207Z Checking derive_builder_core v0.12.0
28802024-01-30T04:39:40.079Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28812024-01-30T04:39:40.564Z Documenting universal-hash v0.5.1
28822024-01-30T04:39:40.595Z Documenting bcs v0.1.6
28832024-01-30T04:39:45.543Z Documenting kstat-rs v0.2.3
28842024-01-30T04:39:46.590Z Documenting thiserror-impl-no-std v2.0.2
28852024-01-30T04:39:46.881Z Documenting curve25519-dalek-derive v0.1.0
28862024-01-30T04:39:47.139Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28872024-01-30T04:39:50.006Z Documenting opaque-debug v0.3.0
28882024-01-30T04:39:51.817Z Documenting highway v1.1.0
28892024-01-30T04:39:53.510Z Documenting curve25519-dalek v4.1.1
28902024-01-30T04:39:54.062Z Documenting thiserror-no-std v2.0.2
28912024-01-30T04:39:54.197Z Documenting poly1305 v0.8.0
28922024-01-30T04:39:54.522Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28932024-01-30T04:39:56.402Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28942024-01-30T04:39:57.501Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28952024-01-30T04:39:58.144Z Documenting derive_builder_macro v0.12.0
28962024-01-30T04:39:58.276Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
28972024-01-30T04:40:00.137Z Documenting rayon v1.8.0
28982024-01-30T04:40:02.374Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28992024-01-30T04:40:04.628Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29002024-01-30T04:40:06.919Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29012024-01-30T04:40:11.809Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29022024-01-30T04:40:12.048Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29032024-01-30T04:40:23.461Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29042024-01-30T04:40:27.614Z Documenting portable-atomic v1.4.3
29052024-01-30T04:40:31.887Z Documenting ed25519 v1.5.3
29062024-01-30T04:40:32.377Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29072024-01-30T04:40:33.124Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29082024-01-30T04:40:34.234Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29092024-01-30T04:40:34.318Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29102024-01-30T04:40:36.269Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29112024-01-30T04:40:38.013Z Documenting chacha20 v0.9.1
29122024-01-30T04:40:43.069Z Documenting aead v0.5.2
29132024-01-30T04:40:45.738Z Documenting lru v0.12.1
29142024-01-30T04:40:46.773Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29152024-01-30T04:40:49.162Z Documenting stability v0.1.1
29162024-01-30T04:40:52.359Z Documenting ref-cast-impl v1.0.20
29172024-01-30T04:40:52.605Z Documenting cassowary v0.3.0
29182024-01-30T04:40:53.719Z Documenting glob v0.3.1
29192024-01-30T04:40:53.870Z Documenting number_prefix v0.4.0
29202024-01-30T04:40:55.993Z Documenting chacha20poly1305 v0.10.1
29212024-01-30T04:40:58.698Z Documenting ratatui v0.25.0
29222024-01-30T04:40:59.461Z Documenting indicatif v0.17.7
29232024-01-30T04:40:59.952Z Documenting ref-cast v1.0.20
29242024-01-30T04:41:00.310Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29252024-01-30T04:41:04.021Z Documenting salty v0.2.0
29262024-01-30T04:41:04.452Z Documenting derive_builder v0.12.0
29272024-01-30T04:41:05.577Z Documenting vsss-rs v3.3.4
29282024-01-30T04:41:05.816Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29292024-01-30T04:41:10.901Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29302024-01-30T04:41:10.950Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29312024-01-30T04:41:11.121Z Documenting polar-core v0.27.0
29322024-01-30T04:41:12.446Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29332024-01-30T04:41:16.593Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29342024-01-30T04:41:17.078Z Documenting libxml v0.3.3
29352024-01-30T04:41:19.088Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29362024-01-30T04:41:24.174Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29372024-01-30T04:41:26.617Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29382024-01-30T04:41:27.004Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29392024-01-30T04:41:27.034Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29402024-01-30T04:41:30.210Z Documenting bb8 v0.8.1
29412024-01-30T04:41:31.149Z Documenting quick-xml v0.30.0
29422024-01-30T04:41:35.227Z Documenting serde-big-array v0.5.1
29432024-01-30T04:41:35.633Z Documenting rtoolbox v0.0.1
29442024-01-30T04:41:36.141Z Documenting oso-derive v0.27.0
29452024-01-30T04:41:39.030Z Documenting impl-trait-for-tuples v0.2.2
29462024-01-30T04:41:39.781Z Documenting humantime v2.1.0
29472024-01-30T04:41:42.006Z Documenting smawk v0.3.1
29482024-01-30T04:41:42.148Z Documenting unicode-linebreak v0.1.5
29492024-01-30T04:41:42.289Z Documenting http-range v0.1.5
29502024-01-30T04:41:42.657Z Documenting is_ci v1.1.1
29512024-01-30T04:41:44.043Z Documenting maplit v1.0.2
29522024-01-30T04:41:45.444Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29532024-01-30T04:41:46.564Z Documenting rpassword v7.3.1
29542024-01-30T04:41:47.705Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29552024-01-30T04:41:47.856Z Documenting hyper-staticfile v0.9.5
29562024-01-30T04:41:48.060Z Documenting textwrap v0.16.0
29572024-01-30T04:41:48.280Z Documenting supports-color v2.1.0
29582024-01-30T04:41:49.459Z Documenting oso v0.27.0
29592024-01-30T04:41:53.004Z Documenting samael v0.0.14
29602024-01-30T04:41:55.297Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29612024-01-30T04:41:55.497Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29622024-01-30T04:41:57.560Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29632024-01-30T04:41:58.396Z Documenting tui-tree-widget v0.16.0
29642024-01-30T04:41:58.886Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29652024-01-30T04:42:02.876Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29662024-01-30T04:42:05.757Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29672024-01-30T04:42:06.765Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29682024-01-30T04:42:07.740Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29692024-01-30T04:42:12.120Z Documenting cookie v0.18.0
29702024-01-30T04:42:25.597Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29712024-01-30T04:42:26.282Z Documenting rcgen v0.12.1
29722024-01-30T04:42:27.264Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29732024-01-30T04:42:27.264Z Documenting atomicwrites v0.4.3
29742024-01-30T04:42:27.264Z Documenting signal-hook-tokio v0.3.1
29752024-01-30T04:42:27.264Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29762024-01-30T04:42:27.264Z Documenting subprocess v0.2.9
29772024-01-30T04:42:28.687Z Documenting shell-words v1.1.0
29782024-01-30T04:42:31.959Z Documenting corncobs v0.1.3
29792024-01-30T04:42:33.056Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29802024-01-30T04:42:34.947Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29812024-01-30T04:42:36.369Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29822024-01-30T04:42:39.247Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29832024-01-30T04:42:41.934Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29842024-01-30T04:42:43.692Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29852024-01-30T04:42:45.722Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29862024-01-30T04:42:48.691Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29872024-01-30T04:42:52.847Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29882024-01-30T04:43:08.751Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29892024-01-30T04:43:10.751Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29902024-01-30T04:43:17.227Zwarning: unclosed HTML tag `usize`
29912024-01-30T04:43:17.227Z --> wicket/src/ui/panes/update.rs:153:19
29922024-01-30T04:43:17.228Z |
29932024-01-30T04:43:17.228Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29942024-01-30T04:43:17.228Z | ^^^^^^^
29952024-01-30T04:43:17.228Z |
29962024-01-30T04:43:17.228Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
29972024-01-30T04:43:17.228Z
29982024-01-30T04:43:18.930Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29992024-01-30T04:43:19.226Z Documenting fatfs v0.3.6
30002024-01-30T04:43:19.240Zwarning: `wicket` (lib doc) generated 1 warning
30012024-01-30T04:43:19.257Z Documenting nanorand v0.7.0
30022024-01-30T04:43:24.939Z Documenting topological-sort v0.2.2
30032024-01-30T04:43:25.241Z Documenting assert_matches v1.5.0
30042024-01-30T04:43:26.756Z Documenting flume v0.11.0
30052024-01-30T04:43:29.436Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30062024-01-30T04:43:31.439Z Documenting omicron-zone-package v0.10.1
30072024-01-30T04:43:34.918Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30082024-01-30T04:43:36.761Z Documenting snafu v0.8.0
30092024-01-30T04:43:43.680Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30102024-01-30T04:43:44.696Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30112024-01-30T04:43:46.325Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30122024-01-30T04:43:47.094Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30132024-01-30T04:43:49.054Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30142024-01-30T04:43:54.791Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30152024-01-30T04:43:56.138Z Documenting termios v0.3.3
30162024-01-30T04:44:02.151Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30172024-01-30T04:44:05.725Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30182024-01-30T04:44:05.725Z --> sled-agent/src/sim/instance.rs:46:7
30192024-01-30T04:44:05.725Z |
30202024-01-30T04:44:05.725Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30212024-01-30T04:44:05.725Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30222024-01-30T04:44:05.725Z |
30232024-01-30T04:44:05.725Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30242024-01-30T04:44:05.725Z
30252024-01-30T04:44:11.226Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30262024-01-30T04:44:11.820Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30272024-01-30T04:44:22.986Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30282024-01-30T04:44:24.793Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30292024-01-30T04:44:25.532Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30302024-01-30T04:44:43.787Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30312024-01-30T04:45:03.261Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30322024-01-30T04:45:19.144Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30332024-01-30T04:45:33.492Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30342024-01-30T04:45:34.849Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30352024-01-30T04:45:34.850Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30362024-01-30T04:45:34.850Z |
30372024-01-30T04:45:34.850Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30382024-01-30T04:45:34.850Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30392024-01-30T04:45:34.850Z |
30402024-01-30T04:45:34.850Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30412024-01-30T04:45:34.850Z
30422024-01-30T04:45:35.340Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30432024-01-30T04:45:36.852Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30442024-01-30T04:45:38.492Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30452024-01-30T04:45:47.830Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30462024-01-30T04:45:59.341Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30472024-01-30T04:45:59.344Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30482024-01-30T04:47:15.679Zwarning: unresolved link to `VolumeConstructionRequest`
30492024-01-30T04:47:15.679Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30502024-01-30T04:47:15.679Z |
30512024-01-30T04:47:15.679Z338 | /// [`VolumeConstructionRequest`] is shown here):
30522024-01-30T04:47:15.679Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30532024-01-30T04:47:15.679Z |
30542024-01-30T04:47:15.679Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30552024-01-30T04:47:15.679Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30562024-01-30T04:47:15.679Z
30572024-01-30T04:47:15.683Zwarning: unresolved link to `fd00:1122:3344:101::5`
30582024-01-30T04:47:15.683Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30592024-01-30T04:47:15.683Z |
30602024-01-30T04:47:15.683Z348 | /// "[fd00:1122:3344:101::5]:1000",
30612024-01-30T04:47:15.683Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30622024-01-30T04:47:15.683Z
30632024-01-30T04:47:15.684Zwarning: unresolved link to `fd00:1122:3344:102::9`
30642024-01-30T04:47:15.684Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30652024-01-30T04:47:15.684Z |
30662024-01-30T04:47:15.684Z349 | /// "[fd00:1122:3344:102::9]:1000",
30672024-01-30T04:47:15.684Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30682024-01-30T04:47:15.684Z
30692024-01-30T04:47:15.684Zwarning: unresolved link to `fd00:1122:3344:103::2`
30702024-01-30T04:47:15.684Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30712024-01-30T04:47:15.684Z |
30722024-01-30T04:47:15.684Z350 | /// "[fd00:1122:3344:103::2]:1000"
30732024-01-30T04:47:15.684Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30742024-01-30T04:47:15.684Z
30752024-01-30T04:47:15.684Zwarning: unresolved link to `fd00:1122:3344:101::5`
30762024-01-30T04:47:15.684Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30772024-01-30T04:47:15.684Z |
30782024-01-30T04:47:15.684Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30792024-01-30T04:47:15.685Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30802024-01-30T04:47:15.685Z
30812024-01-30T04:47:15.685Zwarning: unresolved link to `fd00:1122:3344:102::9`
30822024-01-30T04:47:15.685Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30832024-01-30T04:47:15.685Z |
30842024-01-30T04:47:15.685Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30852024-01-30T04:47:15.685Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30862024-01-30T04:47:15.685Z
30872024-01-30T04:47:15.685Zwarning: unresolved link to `fd00:1122:3344:103::2`
30882024-01-30T04:47:15.685Z --> nexus/src/app/sagas/volume_delete.rs:371:17
30892024-01-30T04:47:15.685Z |
30902024-01-30T04:47:15.685Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30912024-01-30T04:47:15.685Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30922024-01-30T04:47:15.686Z
30932024-01-30T04:47:20.458Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
30942024-01-30T04:47:55.060Z Finished dev [unoptimized + debuginfo] target(s) in 17m 05s
30952024-01-30T04:47:55.172Z
30962024-01-30T04:47:55.175Zreal 17:05.803098676
30972024-01-30T04:47:55.176Zuser 55:25.587580437
30982024-01-30T04:47:55.176Zsys 1:05:22.762423708
30992024-01-30T04:47:55.176Ztrap 1.911119500
31002024-01-30T04:47:55.176Ztflt 0.096175740
31012024-01-30T04:47:55.176Zdflt 0.452280448
31022024-01-30T04:47:55.176Zkflt 0.000192252
31032024-01-30T04:47:55.176Zlock 3:24:12.526319099
31042024-01-30T04:47:55.176Zslp 4:21:22.221866735
31052024-01-30T04:47:55.176Zlat 5:20.903265722
31062024-01-30T04:47:55.176Zstop 1:34.837714607
31072024-01-30T04:47:55.176Zprocess exited: duration 1856704 ms, exit code 0
 
31082024-01-30T04:47:55.183Zfound 0 output files