01HGEWFY8TYWH2MB4VE7NBXE2T: 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: 01HGEWG7JX7CCCRHDCYKPQTRRS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-30T01:13:26.877Zjob assigned to worker 01HGEWGESJYFBCW45J425G72GH (queued for 1 m 43 s)
 
22023-11-30T01:13:26.903Zstarting task 0: "setup"
32023-11-30T01:13:27.260Z++ uname -s
42023-11-30T01:13:27.264Z+ kern=SunOS
52023-11-30T01:13:27.264Z+ case "$kern" in
62023-11-30T01:13:27.264Z+ groupadd -g 12345 build
72023-11-30T01:13:27.264Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-30T01:13:29.274Z+ zfs create -o mountpoint=/work rpool/work
92023-11-30T01:13:29.727Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-30T01:13:29.727Z+ home_fs=zfs
112023-11-30T01:13:29.727Z+ [[ zfs == autofs ]]
122023-11-30T01:13:29.727Z+ mkdir -p /home/build
132023-11-30T01:13:29.727Z+ chown build:build /home/build /work
142023-11-30T01:13:31.722Z+ chmod 0700 /home/build /work
152023-11-30T01:13:31.725Zprocess exited: duration 4825 ms, exit code 0
 
162023-11-30T01:13:31.731Zstarting task 1: "rust-toolchain"
172023-11-30T01:13:31.740Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-30T01:13:31.743Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-30T01:13:31.961Zinfo: downloading installer
202023-11-30T01:13:34.293Zwarning: it looks like you have an existing installation of Rust at:
212023-11-30T01:13:34.293Zwarning: /opt/ooce/bin
222023-11-30T01:13:34.293Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-30T01:13:34.293Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-30T01:13:34.293Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-30T01:13:34.293Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-30T01:13:34.293Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-30T01:13:34.296Zerror: cannot install while Rust is installed
282023-11-30T01:13:34.296Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-30T01:13:34.681Zinfo: profile set to 'default'
302023-11-30T01:13:34.681Zinfo: default host triple is x86_64-unknown-illumos
312023-11-30T01:13:34.686Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-30T01:13:34.869Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-30T01:13:34.869Zinfo: downloading component 'cargo'
342023-11-30T01:13:35.660Zinfo: downloading component 'clippy'
352023-11-30T01:13:35.946Zinfo: downloading component 'rust-docs'
362023-11-30T01:13:36.955Zinfo: downloading component 'rust-std'
372023-11-30T01:13:38.737Zinfo: downloading component 'rustc'
382023-11-30T01:13:43.041Zinfo: downloading component 'rustfmt'
392023-11-30T01:13:43.347Zinfo: installing component 'cargo'
402023-11-30T01:13:45.358Zinfo: installing component 'clippy'
412023-11-30T01:13:46.149Zinfo: installing component 'rust-docs'
422023-11-30T01:13:48.851Zinfo: installing component 'rust-std'
432023-11-30T01:13:52.674Zinfo: installing component 'rustc'
442023-11-30T01:14:02.000Zinfo: installing component 'rustfmt'
452023-11-30T01:14:02.462Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-30T01:14:02.463Z
472023-11-30T01:14:02.659Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-30T01:14:02.659Z
492023-11-30T01:14:02.659Z
502023-11-30T01:14:02.659ZRust is installed now. Great!
512023-11-30T01:14:02.659Z
522023-11-30T01:14:02.660ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-30T01:14:02.660Zenvironment variable. This has not been done automatically.
542023-11-30T01:14:02.660Z
552023-11-30T01:14:02.661ZTo configure your current shell, run:
562023-11-30T01:14:02.661Zsource "$HOME/.cargo/env"
572023-11-30T01:14:02.756Z+ rustc --version
582023-11-30T01:14:02.876Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-30T01:14:02.883Zprocess exited: duration 31152 ms, exit code 0
 
602023-11-30T01:14:02.889Zstarting task 2: "authentication"
612023-11-30T01:14:02.927Zprocess exited: duration 37 ms, exit code 0
 
622023-11-30T01:14:02.933Zstarting task 3: "clone repository"
632023-11-30T01:14:02.944Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-30T01:14:02.948Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-30T01:14:03.028ZCloning into '/work/oxidecomputer/omicron'...
662023-11-30T01:14:10.466Z+ cd /work/oxidecomputer/omicron
672023-11-30T01:14:10.466Z+ [[ -n '' ]]
682023-11-30T01:14:10.471Z+ git fetch origin 74bf3f878a02b9b163ff127085058eae8437ec10
692023-11-30T01:14:10.861ZFrom https://github.com/oxidecomputer/omicron
702023-11-30T01:14:10.861Z * branch 74bf3f878a02b9b163ff127085058eae8437ec10 -> FETCH_HEAD
712023-11-30T01:14:10.874Z+ git reset --hard 74bf3f878a02b9b163ff127085058eae8437ec10
722023-11-30T01:14:11.036ZHEAD is now at 74bf3f87 fix schema collision
732023-11-30T01:14:11.039Zprocess exited: duration 8105 ms, exit code 0
 
742023-11-30T01:14:11.045Zstarting task 4: "build"
752023-11-30T01:14:11.053Z+ cargo --version
762023-11-30T01:14:11.060Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
772023-11-30T01:14:11.264Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
782023-11-30T01:14:11.267Zinfo: downloading component 'cargo'
792023-11-30T01:14:12.117Zinfo: downloading component 'clippy'
802023-11-30T01:14:12.388Zinfo: downloading component 'rust-docs'
812023-11-30T01:14:13.447Zinfo: downloading component 'rust-std'
822023-11-30T01:14:15.169Zinfo: downloading component 'rustc'
832023-11-30T01:14:19.517Zinfo: downloading component 'rustfmt'
842023-11-30T01:14:19.763Zinfo: installing component 'cargo'
852023-11-30T01:14:21.082Zinfo: installing component 'clippy'
862023-11-30T01:14:21.551Zinfo: installing component 'rust-docs'
872023-11-30T01:14:24.363Zinfo: installing component 'rust-std'
882023-11-30T01:14:26.989Zinfo: installing component 'rustc'
892023-11-30T01:14:33.278Zinfo: installing component 'rustfmt'
902023-11-30T01:14:33.825Zcargo 1.74.0 (ecb9851af 2023-10-18)
912023-11-30T01:14:33.829Z+ rustc --version
922023-11-30T01:14:33.991Zrustc 1.74.0 (79e9716c9 2023-11-13)
932023-11-30T01:14:33.999Z+ source ./env.sh
942023-11-30T01:14:34.002Z++ set -o xtrace
952023-11-30T01:14:34.002Z++++ dirname ./env.sh
962023-11-30T01:14:34.005Z+++ cd .
972023-11-30T01:14:34.005Z+++ echo /work/oxidecomputer/omicron
982023-11-30T01:14:34.008Z++ OMICRON_WS=/work/oxidecomputer/omicron
992023-11-30T01:14:34.008Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002023-11-30T01:14:34.008Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012023-11-30T01:14:34.008Z++ 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
1022023-11-30T01:14:34.008Z++ 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
1032023-11-30T01:14:34.008Z++ 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
1042023-11-30T01:14:34.008Z++ 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
1052023-11-30T01:14:34.008Z++ 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
1062023-11-30T01:14:34.008Z++ 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
1072023-11-30T01:14:34.008Z++ unset OMICRON_WS
1082023-11-30T01:14:34.008Z++ set +o xtrace
1092023-11-30T01:14:34.079Z
1102023-11-30T01:14:34.079Z ##### ##### ###### ##### ###### #### # # # #### #
1112023-11-30T01:14:34.079Z # # # # # # # # # # # # # # #
1122023-11-30T01:14:34.079Z # # # # ##### # # ##### # # # # # #### #
1132023-11-30T01:14:34.079Z ##### ##### # ##### # # # # # # # # #
1142023-11-30T01:14:34.079Z # # # # # # # # # # # # # # #
1152023-11-30T01:14:34.079Z # # # ###### # # ###### ### # #### # #### #
1162023-11-30T01:14:34.079Z
1172023-11-30T01:14:45.915Z Startup: Refreshing catalog 'helios-dev' ... Done
1182023-11-30T01:14:46.982Z Startup: Caching catalogs ... Done
1192023-11-30T01:14:52.719ZPlanning: Solver setup ... Done (5.375s)
1202023-11-30T01:14:52.854ZPlanning: Running solver ... Done (0.135s)
1212023-11-30T01:14:52.919ZPlanning: Finding local manifests ... Done (0.003s)
1222023-11-30T01:14:52.934ZPlanning: Fetching manifests: 0/4 0% complete
1232023-11-30T01:14:53.307ZPlanning: Fetching manifests: 4/4 100% complete
1242023-11-30T01:14:53.391ZPlanning: Package planning ... Done (0.083s)
1252023-11-30T01:14:53.476ZPlanning: Merging actions ... Done (0.086s)
1262023-11-30T01:14:54.705ZPlanning: Checking for conflicting actions ... Done (1.229s)
1272023-11-30T01:14:54.735ZPlanning: Consolidating action changes ... Done (0.018s)
1282023-11-30T01:15:02.583ZPlanning: Evaluating mediators ... Done (7.859s)
1292023-11-30T01:15:02.600ZPlanning: Planning completed in 15.56 seconds
1302023-11-30T01:15:07.468Z Packages to install: 4
1312023-11-30T01:15:07.469Z Mediators to change: 2
1322023-11-30T01:15:07.469Z Services to change: 1
1332023-11-30T01:15:07.472Z Estimated space available: 148.88 GB
1342023-11-30T01:15:07.472ZEstimated space to be consumed: 1.38 GB
1352023-11-30T01:15:07.472Z Create boot environment: No
1362023-11-30T01:15:07.472ZCreate backup boot environment: No
1372023-11-30T01:15:07.472Z Rebuild boot archive: No
1382023-11-30T01:15:07.472Z
1392023-11-30T01:15:07.472ZChanged mediators:
1402023-11-30T01:15:07.472Z mediator clang:
1412023-11-30T01:15:07.473Z version: None -> 15 (system default)
1422023-11-30T01:15:07.473Z
1432023-11-30T01:15:07.473Z mediator llvm:
1442023-11-30T01:15:07.473Z version: 14 (system default) -> 15 (system default)
1452023-11-30T01:15:07.473Z
1462023-11-30T01:15:07.473ZChanged packages:
1472023-11-30T01:15:07.473Zhelios-dev
1482023-11-30T01:15:07.473Z developer/build-essential
1492023-11-30T01:15:07.473Z None -> 11-2.0
1502023-11-30T01:15:07.473Z library/libxmlsec1
1512023-11-30T01:15:07.473Z None -> 1.2.35-2.0
1522023-11-30T01:15:07.473Z ooce/developer/clang-15
1532023-11-30T01:15:07.473Z None -> 15.0.7-2.0
1542023-11-30T01:15:07.473Z ooce/developer/llvm-15
1552023-11-30T01:15:07.473Z None -> 15.0.7-2.0
1562023-11-30T01:15:07.473Z
1572023-11-30T01:15:07.473ZServices:
1582023-11-30T01:15:07.473Z restart_fmri:
1592023-11-30T01:15:07.473Z svc:/system/update-man-index:default
1602023-11-30T01:15:07.714Z
1612023-11-30T01:15:07.714ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622023-11-30T01:15:14.501ZDownload: 212/3290 items 1.3/212.6MB 0% complete (701k/s)
1632023-11-30T01:15:19.501ZDownload: 1054/3290 items 19.6/212.6MB 9% complete (1.8M/s)
1642023-11-30T01:15:24.730ZDownload: 1712/3290 items 118.1/212.6MB 55% complete (11.8M/s)
1652023-11-30T01:15:30.255ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (10.1M/s)
1662023-11-30T01:15:35.561ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1672023-11-30T01:15:36.521ZDownload: Completed 212.60 MB in 28.81 seconds (7.4M/s)
1682023-11-30T01:15:37.285Z Actions: 1/3687 actions (Installing new actions)
1692023-11-30T01:15:42.292Z Actions: 2684/3687 actions (Installing new actions)
1702023-11-30T01:15:45.512Z Actions: Completed 3687 actions in 8.23 seconds.
1712023-11-30T01:15:45.706Z Done (0.187s)
1722023-11-30T01:15:45.706Z Done (0.000s)
1732023-11-30T01:15:45.937Z Done (0.231s)
1742023-11-30T01:15:54.311Z Done (8.243s)
1752023-11-30T01:15:54.631Z Done (0.222s)
1762023-11-30T01:15:54.634Z Done (0.000s)
1772023-11-30T01:15:54.871Z Done (0.000s)
1782023-11-30T01:15:55.599ZPlanning: Evaluating mediator changes ... Done
1792023-11-30T01:15:55.892ZPlanning: Checking for conflicting actions ... Done
1802023-11-30T01:15:55.895ZPlanning: Consolidating action changes ... Done
1812023-11-30T01:15:56.341ZPlanning: Evaluating mediators ... Done
1822023-11-30T01:15:56.344ZPlanning: Planning completed in 0.74 seconds
1832023-11-30T01:15:56.397Z Mediators to change: 2
1842023-11-30T01:15:56.397Z Create boot environment: No
1852023-11-30T01:15:56.397ZCreate backup boot environment: No
1862023-11-30T01:15:56.502Z Done
1872023-11-30T01:15:56.502Z Done
1882023-11-30T01:15:56.649Z Done
1892023-11-30T01:16:02.711Z Done
1902023-11-30T01:16:02.836Z Done
1912023-11-30T01:16:02.839Z Done
1922023-11-30T01:16:02.946Z Done
1932023-11-30T01:16:03.961ZPlanning: Evaluating mediator changes ... Done
1942023-11-30T01:16:03.968ZPlanning: Merging actions ... Done
1952023-11-30T01:16:04.299ZPlanning: Checking for conflicting actions ... Done
1962023-11-30T01:16:04.304ZPlanning: Consolidating action changes ... Done
1972023-11-30T01:16:04.731ZPlanning: Evaluating mediators ... Done
1982023-11-30T01:16:04.823ZPlanning: Planning completed in 1.30 seconds
1992023-11-30T01:16:04.881Z Packages to change: 1
2002023-11-30T01:16:04.881Z Mediators to change: 1
2012023-11-30T01:16:04.881Z Services to change: 1
2022023-11-30T01:16:04.881Z Create boot environment: No
2032023-11-30T01:16:04.884ZCreate backup boot environment: Yes
2042023-11-30T01:16:06.875Z Actions: 1/6 actions (Updating modified actions)
2052023-11-30T01:16:06.878Z Actions: Completed 6 actions in 0.00 seconds.
2062023-11-30T01:16:06.878Z Done
2072023-11-30T01:16:06.878Z Done
2082023-11-30T01:16:06.933Z Done
2092023-11-30T01:16:12.831Z Done
2102023-11-30T01:16:12.961Z Done
2112023-11-30T01:16:12.964Z Done
2122023-11-30T01:16:13.063Z Done
2132023-11-30T01:16:13.732ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142023-11-30T01:16:13.732Zclang system 15 system
2152023-11-30T01:16:13.732Zcsh system system illumos
2162023-11-30T01:16:13.732Zctags system system illumos
2172023-11-30T01:16:13.732Zgcc vendor 12 vendor
2182023-11-30T01:16:13.733Zgcc system 10 system
2192023-11-30T01:16:13.733Zgcc system 7 system
2202023-11-30T01:16:13.733Zgo system 1.20 system
2212023-11-30T01:16:13.733Zgo system 1.19 system
2222023-11-30T01:16:13.733Zllvm system 15 system
2232023-11-30T01:16:13.733Zllvm system 14 system
2242023-11-30T01:16:13.734Zmariadb system 10.6 system
2252023-11-30T01:16:13.734Zmta vendor vendor dma
2262023-11-30T01:16:13.734Zopenjdk system 17 system
2272023-11-30T01:16:13.734Zopenjdk system 11 system
2282023-11-30T01:16:13.734Zopenjdk system 1.8 system
2292023-11-30T01:16:13.734Zopenssl vendor 3 vendor
2302023-11-30T01:16:13.734Zperl system 5.36 system
2312023-11-30T01:16:13.734Zpostgresql system 15 system
2322023-11-30T01:16:13.734Zpostgresql system 13 system
2332023-11-30T01:16:13.734Zpython vendor 3 vendor
2342023-11-30T01:16:13.734Zpython system 2 system
2352023-11-30T01:16:13.734Zpython3 system 3.11 system
2362023-11-30T01:16:13.734Zruby system 3.0 system
2372023-11-30T01:16:13.734Zwords vendor vendor american-english
2382023-11-30T01:16:13.734Zwords system system australian-english
2392023-11-30T01:16:13.734Zwords system system british-english
2402023-11-30T01:16:13.734Zwords system system canadian-english
2412023-11-30T01:16:13.734Zwords system system french
2422023-11-30T01:16:13.734Zwords system system italian
2432023-11-30T01:16:13.734Zwords system system ngerman
2442023-11-30T01:16:13.735Zwords system system ogerman
2452023-11-30T01:16:13.735Zwords system system spanish
2462023-11-30T01:16:14.272ZFMRI IFO
2472023-11-30T01:16:14.272Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482023-11-30T01:16:14.272Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492023-11-30T01:16:14.272Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502023-11-30T01:16:14.272Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2512023-11-30T01:16:14.272Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522023-11-30T01:16:14.272Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2532023-11-30T01:16:14.345Z+ set -o errexit
2542023-11-30T01:16:14.348Z+++ dirname ./tools/ci_download_cockroachdb
2552023-11-30T01:16:14.351Z++ cd ./tools
2562023-11-30T01:16:14.351Z++ pwd
2572023-11-30T01:16:14.351Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2582023-11-30T01:16:14.353Z++ basename ./tools/ci_download_cockroachdb
2592023-11-30T01:16:14.353Z+ ARG0=ci_download_cockroachdb
2602023-11-30T01:16:14.357Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2612023-11-30T01:16:14.357Z+ CIDL_VERSION=v22.1.9
2622023-11-30T01:16:14.357Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2632023-11-30T01:16:14.358Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2642023-11-30T01:16:14.358Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2652023-11-30T01:16:14.358Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2662023-11-30T01:16:14.358Z+ TARGET_DIR=out
2672023-11-30T01:16:14.358Z+ DOWNLOAD_DIR=out/downloads
2682023-11-30T01:16:14.359Z+ DEST_DIR=./out/cockroachdb
2692023-11-30T01:16:14.359Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2702023-11-30T01:16:14.359Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2712023-11-30T01:16:14.359Z+ main
2722023-11-30T01:16:14.359Z+ [[ 0 != 0 ]]
2732023-11-30T01:16:14.359Z+ CIDL_OS=solaris2.11
2742023-11-30T01:16:14.359Z+ [[ 0 != 0 ]]
2752023-11-30T01:16:14.359Z+ configure_os solaris2.11
2762023-11-30T01:16:14.359Z+ echo 'current directory: /work/oxidecomputer/omicron'
2772023-11-30T01:16:14.359Zcurrent directory: /work/oxidecomputer/omicron
2782023-11-30T01:16:14.359Z+ echo 'configuring based on OS: "solaris2.11"'
2792023-11-30T01:16:14.359Z+ case "$1" in
2802023-11-30T01:16:14.359Zconfiguring based on OS: "solaris2.11"
2812023-11-30T01:16:14.359Z+ CIDL_BUILD=illumos
2822023-11-30T01:16:14.359Z+ CIDL_SUFFIX=tar.gz
2832023-11-30T01:16:14.359Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2842023-11-30T01:16:14.359Z+ CIDL_MD5FUNC=do_md5sum
2852023-11-30T01:16:14.359Z+ CIDL_URL_BASE=https://illumos.org/downloads
2862023-11-30T01:16:14.359Z+ CIDL_ASSEMBLE=do_assemble_illumos
2872023-11-30T01:16:14.360Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2882023-11-30T01:16:14.360Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2892023-11-30T01:16:14.360Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902023-11-30T01:16:14.360Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2912023-11-30T01:16:14.360Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-30T01:16:14.360Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2932023-11-30T01:16:14.360ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-30T01:16:14.360Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-11-30T01:16:14.360Z+ mkdir -p out/downloads
2962023-11-30T01:16:14.360ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-30T01:16:14.363Z+ mkdir -p ./out/cockroachdb
2982023-11-30T01:16:14.363Z+ local DO_DOWNLOAD=true
2992023-11-30T01:16:14.363Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3002023-11-30T01:16:14.363Z+ '[' true == true ']'
3012023-11-30T01:16:14.363Z+ echo Downloading...
3022023-11-30T01:16:14.363Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-11-30T01:16:14.363ZDownloading...
3042023-11-30T01:16:14.363Z+ 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
3052023-11-30T01:16:20.693Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-11-30T01:16:20.698Z++ md5sum
3072023-11-30T01:16:20.698Z++ awk '{print $1}'
3082023-11-30T01:16:20.877Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3092023-11-30T01:16:20.878Z+ [[ 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 ]]
3102023-11-30T01:16:20.878Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-11-30T01:16:20.885Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3122023-11-30T01:16:24.303Z+ do_assemble_illumos
3132023-11-30T01:16:24.303Z+ rm -r ./out/cockroachdb
3142023-11-30T01:16:24.307Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3152023-11-30T01:16:24.881Z+ ./out/cockroachdb/bin/cockroach version
3162023-11-30T01:16:25.103ZBuild Tag: v22.1.9-dirty
3172023-11-30T01:16:25.103ZBuild Time: 2022/10/26 21:17:46
3182023-11-30T01:16:25.103ZDistribution: OSS
3192023-11-30T01:16:25.103ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3202023-11-30T01:16:25.103ZGo Version: go1.17.13
3212023-11-30T01:16:25.103ZC Compiler: gcc 10.3.0
3222023-11-30T01:16:25.103ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3232023-11-30T01:16:25.103ZBuild Type: release
3242023-11-30T01:16:25.132Z+ set -o errexit
3252023-11-30T01:16:25.135Z+++ dirname ./tools/ci_download_clickhouse
3262023-11-30T01:16:25.135Z++ cd ./tools
3272023-11-30T01:16:25.135Z++ pwd
3282023-11-30T01:16:25.135Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3292023-11-30T01:16:25.139Z++ basename ./tools/ci_download_clickhouse
3302023-11-30T01:16:25.139Z+ ARG0=ci_download_clickhouse
3312023-11-30T01:16:25.139Z+ TARGET_DIR=out
3322023-11-30T01:16:25.139Z+ DOWNLOAD_DIR=out/downloads
3332023-11-30T01:16:25.139Z+ DEST_DIR=./out/clickhouse
3342023-11-30T01:16:25.139Z+ CIDL_VERSION=v22.8.9.24
3352023-11-30T01:16:25.139Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3362023-11-30T01:16:25.139Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3372023-11-30T01:16:25.139Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3382023-11-30T01:16:25.139Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3392023-11-30T01:16:25.139Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3402023-11-30T01:16:25.139Z+ main
3412023-11-30T01:16:25.139Z+ [[ 0 != 0 ]]
3422023-11-30T01:16:25.139Z+ CIDL_OS=solaris2.11
3432023-11-30T01:16:25.140Z+ [[ 0 != 0 ]]
3442023-11-30T01:16:25.140Z+ configure_os solaris2.11
3452023-11-30T01:16:25.140Z+ echo 'current directory: /work/oxidecomputer/omicron'
3462023-11-30T01:16:25.140Zcurrent directory: /work/oxidecomputer/omicron
3472023-11-30T01:16:25.140Z+ echo 'configuring based on OS: "solaris2.11"'
3482023-11-30T01:16:25.140Z+ CIDL_DASHREV=
3492023-11-30T01:16:25.140Z+ case "$1" in
3502023-11-30T01:16:25.140Zconfiguring based on OS: "solaris2.11"
3512023-11-30T01:16:25.140Z+ CIDL_PLATFORM=illumos
3522023-11-30T01:16:25.140Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3532023-11-30T01:16:25.140Z+ CIDL_MD5FUNC=do_md5sum
3542023-11-30T01:16:25.140Z+ CIDL_DASHREV=-1
3552023-11-30T01:16:25.140Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3562023-11-30T01:16:25.140Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3572023-11-30T01:16:25.140Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-30T01:16:25.140Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-30T01:16:25.140Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3602023-11-30T01:16:25.140Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3612023-11-30T01:16:25.140ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-30T01:16:25.140ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-30T01:16:25.140Z+ mkdir -p out/downloads
3642023-11-30T01:16:25.143Z+ mkdir -p ./out/clickhouse
3652023-11-30T01:16:25.143Z+ local DO_DOWNLOAD=true
3662023-11-30T01:16:25.143Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3672023-11-30T01:16:25.145Z+ '[' true == true ']'
3682023-11-30T01:16:25.145Z+ echo Downloading...
3692023-11-30T01:16:25.145ZDownloading...
3702023-11-30T01:16:25.145Z+ 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
3712023-11-30T01:16:25.145Z+ 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
3722023-11-30T01:16:28.564Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-11-30T01:16:28.567Z++ md5sum
3742023-11-30T01:16:28.567Z++ awk '{print $1}'
3752023-11-30T01:16:28.840Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3762023-11-30T01:16:28.840Z+ [[ 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 ]]
3772023-11-30T01:16:28.840Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3782023-11-30T01:16:28.847Z+ mkdir -p ./out/clickhouse
3792023-11-30T01:16:28.847Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3802023-11-30T01:16:33.686Z+ ./out/clickhouse/clickhouse server --version
3812023-11-30T01:16:33.740ZClickHouse server version 22.8.9.1.
3822023-11-30T01:16:33.763Z+ set -o errexit
3832023-11-30T01:16:33.766Z+++ dirname ./tools/ci_download_console
3842023-11-30T01:16:33.769Z++ cd ./tools
3852023-11-30T01:16:33.769Z++ pwd
3862023-11-30T01:16:33.769Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3872023-11-30T01:16:33.773Z++ basename ./tools/ci_download_console
3882023-11-30T01:16:33.773Z+ ARG0=ci_download_console
3892023-11-30T01:16:33.774Z+ TARGET_DIR=out
3902023-11-30T01:16:33.774Z+ DOWNLOAD_DIR=out/downloads
3912023-11-30T01:16:33.774Z+ DEST_DIR=./out/console-assets
3922023-11-30T01:16:33.774Z+ source /work/oxidecomputer/omicron/tools/console_version
3932023-11-30T01:16:33.774Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3942023-11-30T01:16:33.774Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3952023-11-30T01:16:33.774Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3962023-11-30T01:16:33.774Z+ TARBALL_FILE=out/downloads/console.tar.gz
3972023-11-30T01:16:33.779Z+ main
3982023-11-30T01:16:33.779Z+ [[ 0 != 0 ]]
3992023-11-30T01:16:33.779Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4002023-11-30T01:16:33.779ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4012023-11-30T01:16:33.779ZLocal file: out/downloads/console.tar.gz
4022023-11-30T01:16:33.779Z+ echo 'Local file: out/downloads/console.tar.gz'
4032023-11-30T01:16:33.779Z+ local DO_DOWNLOAD=true
4042023-11-30T01:16:33.779Z+ [[ -f out/downloads/console.tar.gz ]]
4052023-11-30T01:16:33.779Z+ mkdir -p out/downloads
4062023-11-30T01:16:33.779Z+ '[' true == true ']'
4072023-11-30T01:16:33.779Z+ echo Downloading...
4082023-11-30T01:16:33.779ZDownloading...
4092023-11-30T01:16:33.779Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4102023-11-30T01:16:33.779Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4112023-11-30T01:16:34.421Z++ do_sha256sum out/downloads/console.tar.gz
4122023-11-30T01:16:34.422Z++ case "$OSTYPE" in
4132023-11-30T01:16:34.422Z++ SHA=sha256sum
4142023-11-30T01:16:34.428Z++ sha256sum
4152023-11-30T01:16:34.428Z++ awk '{print $1}'
4162023-11-30T01:16:34.446Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4172023-11-30T01:16:34.446Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4182023-11-30T01:16:34.449Z+ rm -rf ./out/console-assets
4192023-11-30T01:16:34.449Z+ mkdir -p ./out/console-assets
4202023-11-30T01:16:34.453Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4212023-11-30T01:16:34.453Z+ mkdir -p ./out/console-assets
4222023-11-30T01:16:34.457Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4232023-11-30T01:16:34.620Z+ set -o errexit
4242023-11-30T01:16:34.624Z+++ dirname ./tools/ci_download_maghemite_openapi
4252023-11-30T01:16:34.624Z++ cd ./tools
4262023-11-30T01:16:34.624Z++ pwd
4272023-11-30T01:16:34.624Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4282023-11-30T01:16:34.624Z++ basename ./tools/ci_download_maghemite_openapi
4292023-11-30T01:16:34.624Z+ ARG0=ci_download_maghemite_openapi
4302023-11-30T01:16:34.624Z+ TARGET_DIR=out
4312023-11-30T01:16:34.626Z+ DOWNLOAD_DIR=out/downloads
4322023-11-30T01:16:34.626Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4332023-11-30T01:16:34.626Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4342023-11-30T01:16:34.626Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4352023-11-30T01:16:34.626Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4362023-11-30T01:16:34.626Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4372023-11-30T01:16:34.626Z+ main
4382023-11-30T01:16:34.626Z+ [[ 0 != 0 ]]
4392023-11-30T01:16:34.626Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4402023-11-30T01:16:34.626ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4412023-11-30T01:16:34.626Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4422023-11-30T01:16:34.626ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4432023-11-30T01:16:34.626Z+ local DO_DOWNLOAD=true
4442023-11-30T01:16:34.626Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4452023-11-30T01:16:34.626Z+ mkdir -p out/downloads
4462023-11-30T01:16:34.626Z+ '[' true == true ']'
4472023-11-30T01:16:34.626Z+ echo Downloading...
4482023-11-30T01:16:34.626ZDownloading...
4492023-11-30T01:16:34.626Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4502023-11-30T01:16:34.626Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4512023-11-30T01:16:34.772Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4522023-11-30T01:16:34.772Z++ case "$OSTYPE" in
4532023-11-30T01:16:34.772Z++ SHA=sha256sum
4542023-11-30T01:16:34.774Z++ sha256sum
4552023-11-30T01:16:34.774Z++ awk '{print $1}'
4562023-11-30T01:16:34.778Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4572023-11-30T01:16:34.781Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4582023-11-30T01:16:34.781Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4592023-11-30T01:16:34.781Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4602023-11-30T01:16:34.781Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4612023-11-30T01:16:34.781Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4622023-11-30T01:16:34.781Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4632023-11-30T01:16:34.781Z+ main
4642023-11-30T01:16:34.781Z+ [[ 0 != 0 ]]
4652023-11-30T01:16:34.781Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4662023-11-30T01:16:34.781ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4672023-11-30T01:16:34.781ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4682023-11-30T01:16:34.781Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4692023-11-30T01:16:34.781Z+ local DO_DOWNLOAD=true
4702023-11-30T01:16:34.782Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4712023-11-30T01:16:34.782Z+ mkdir -p out/downloads
4722023-11-30T01:16:34.782Z+ '[' true == true ']'
4732023-11-30T01:16:34.782Z+ echo Downloading...
4742023-11-30T01:16:34.782ZDownloading...
4752023-11-30T01:16:34.782Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4762023-11-30T01:16:34.782Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4772023-11-30T01:16:34.916Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4782023-11-30T01:16:34.918Z++ case "$OSTYPE" in
4792023-11-30T01:16:34.918Z++ SHA=sha256sum
4802023-11-30T01:16:34.918Z++ sha256sum
4812023-11-30T01:16:34.918Z++ awk '{print $1}'
4822023-11-30T01:16:34.922Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4832023-11-30T01:16:34.925Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4842023-11-30T01:16:34.932Z+ set -o errexit
4852023-11-30T01:16:34.935Z+++ dirname ./tools/ci_download_dendrite_openapi
4862023-11-30T01:16:34.938Z++ cd ./tools
4872023-11-30T01:16:34.938Z++ pwd
4882023-11-30T01:16:34.938Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4892023-11-30T01:16:34.940Z++ basename ./tools/ci_download_dendrite_openapi
4902023-11-30T01:16:34.940Z+ ARG0=ci_download_dendrite_openapi
4912023-11-30T01:16:34.941Z+ TARGET_DIR=out
4922023-11-30T01:16:34.942Z+ DOWNLOAD_DIR=out/downloads
4932023-11-30T01:16:34.942Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4942023-11-30T01:16:34.942Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4952023-11-30T01:16:34.942Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4962023-11-30T01:16:34.942Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4972023-11-30T01:16:34.942Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4982023-11-30T01:16:34.945Z+ main
4992023-11-30T01:16:34.945Z+ [[ 0 != 0 ]]
5002023-11-30T01:16:34.945Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5012023-11-30T01:16:34.945ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5022023-11-30T01:16:34.945ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5032023-11-30T01:16:34.945Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5042023-11-30T01:16:34.945Z+ local DO_DOWNLOAD=true
5052023-11-30T01:16:34.945Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5062023-11-30T01:16:34.945Z+ mkdir -p out/downloads
5072023-11-30T01:16:34.946Z+ '[' true == true ']'
5082023-11-30T01:16:34.946Z+ echo Downloading...
5092023-11-30T01:16:34.946ZDownloading...
5102023-11-30T01:16:34.946Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5112023-11-30T01:16:34.946Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5122023-11-30T01:16:35.128Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5132023-11-30T01:16:35.128Z++ case "$OSTYPE" in
5142023-11-30T01:16:35.129Z++ SHA=sha256sum
5152023-11-30T01:16:35.132Z++ sha256sum
5162023-11-30T01:16:35.132Z++ awk '{print $1}'
5172023-11-30T01:16:35.135Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5182023-11-30T01:16:35.135Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5192023-11-30T01:16:35.145Z+ set -o errexit
5202023-11-30T01:16:35.147Z+++ dirname ./tools/ci_download_dendrite_stub
5212023-11-30T01:16:35.150Z++ cd ./tools
5222023-11-30T01:16:35.150Z++ pwd
5232023-11-30T01:16:35.150Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5242023-11-30T01:16:35.153Z++ basename ./tools/ci_download_dendrite_stub
5252023-11-30T01:16:35.153Z+ ARG0=ci_download_dendrite_stub
5262023-11-30T01:16:35.153Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5272023-11-30T01:16:35.153Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5282023-11-30T01:16:35.153Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5292023-11-30T01:16:35.153Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5302023-11-30T01:16:35.153Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5312023-11-30T01:16:35.153Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5322023-11-30T01:16:35.153Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5332023-11-30T01:16:35.153Z+ TARGET_DIR=out
5342023-11-30T01:16:35.153Z+ DOWNLOAD_DIR=out/downloads
5352023-11-30T01:16:35.153Z+ DEST_DIR=./out/dendrite-stub
5362023-11-30T01:16:35.153Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5372023-11-30T01:16:35.153Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5382023-11-30T01:16:35.153Z+ REPO=oxidecomputer/dendrite
5392023-11-30T01:16:35.154Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5402023-11-30T01:16:35.157Z+ main
5412023-11-30T01:16:35.157Z+ [[ 0 != 0 ]]
5422023-11-30T01:16:35.157Z+ CIDL_OS=solaris2.11
5432023-11-30T01:16:35.157Z+ [[ 0 != 0 ]]
5442023-11-30T01:16:35.157Z+ configure_os solaris2.11
5452023-11-30T01:16:35.157Z+ echo 'current directory: /work/oxidecomputer/omicron'
5462023-11-30T01:16:35.157Zcurrent directory: /work/oxidecomputer/omicron
5472023-11-30T01:16:35.157Z+ echo 'configuring based on OS: "solaris2.11"'
5482023-11-30T01:16:35.157Zconfiguring based on OS: "solaris2.11"
5492023-11-30T01:16:35.157Z+ case "$1" in
5502023-11-30T01:16:35.157Z+ SET_BINARIES=
5512023-11-30T01:16:35.157Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5522023-11-30T01:16:35.157Z+ CIDL_SHA256FUNC=do_sha256sum
5532023-11-30T01:16:35.157Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5542023-11-30T01:16:35.157Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5552023-11-30T01:16:35.157Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5562023-11-30T01:16:35.157ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5572023-11-30T01:16:35.157Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5582023-11-30T01:16:35.157Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592023-11-30T01:16:35.157Z+ mkdir -p out/downloads
5602023-11-30T01:16:35.157ZLocal file: out/downloads/dendrite-stub.tar.gz
5612023-11-30T01:16:35.157Z+ mkdir -p ./out/dendrite-stub
5622023-11-30T01:16:35.160Z+ fetch_and_verify
5632023-11-30T01:16:35.160Z+ local DO_DOWNLOAD=true
5642023-11-30T01:16:35.162Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5652023-11-30T01:16:35.162Z+ '[' true == true ']'
5662023-11-30T01:16:35.162Z+ echo Downloading...
5672023-11-30T01:16:35.162ZDownloading...
5682023-11-30T01:16:35.162Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5692023-11-30T01:16:35.162Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5702023-11-30T01:16:40.858Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5712023-11-30T01:16:40.860Z++ sha256sum
5722023-11-30T01:16:40.860Z++ awk '{print $1}'
5732023-11-30T01:16:40.960Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5742023-11-30T01:16:40.960Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5752023-11-30T01:16:40.961Z+ do_untar out/downloads/dendrite-stub.tar.gz
5762023-11-30T01:16:40.964Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5772023-11-30T01:16:41.941Z+ do_assemble
5782023-11-30T01:16:41.941Z+ rm -r ./out/dendrite-stub
5792023-11-30T01:16:41.944Z+ mkdir ./out/dendrite-stub
5802023-11-30T01:16:41.947Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5812023-11-30T01:16:42.071Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5822023-11-30T01:16:42.083Z+ set -o errexit
5832023-11-30T01:16:42.086Z+++ dirname ./tools/ci_download_maghemite_mgd
5842023-11-30T01:16:42.089Z++ cd ./tools
5852023-11-30T01:16:42.089Z++ pwd
5862023-11-30T01:16:42.089Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5872023-11-30T01:16:42.092Z++ basename ./tools/ci_download_maghemite_mgd
5882023-11-30T01:16:42.093Z+ ARG0=ci_download_maghemite_mgd
5892023-11-30T01:16:42.093Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5902023-11-30T01:16:42.093Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5912023-11-30T01:16:42.095Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5922023-11-30T01:16:42.095Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5932023-11-30T01:16:42.095Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5942023-11-30T01:16:42.095Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5952023-11-30T01:16:42.096Z+ TARGET_DIR=out
5962023-11-30T01:16:42.096Z+ DOWNLOAD_DIR=out/downloads
5972023-11-30T01:16:42.096Z+ DEST_DIR=./out/mgd
5982023-11-30T01:16:42.096Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5992023-11-30T01:16:42.096Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6002023-11-30T01:16:42.096Z+ REPO=oxidecomputer/maghemite
6012023-11-30T01:16:42.096Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6022023-11-30T01:16:42.096Z+ main
6032023-11-30T01:16:42.096Z+ [[ 0 != 0 ]]
6042023-11-30T01:16:42.096Z+ CIDL_OS=solaris2.11
6052023-11-30T01:16:42.096Z+ [[ 0 != 0 ]]
6062023-11-30T01:16:42.096Z+ configure_os solaris2.11
6072023-11-30T01:16:42.096Z+ echo 'current directory: /work/oxidecomputer/omicron'
6082023-11-30T01:16:42.100Zcurrent directory: /work/oxidecomputer/omicron
6092023-11-30T01:16:42.100Z+ echo 'configuring based on OS: "solaris2.11"'
6102023-11-30T01:16:42.100Z+ case "$1" in
6112023-11-30T01:16:42.100Z+ SET_BINARIES=
6122023-11-30T01:16:42.100Zconfiguring based on OS: "solaris2.11"
6132023-11-30T01:16:42.100Z+ CIDL_SHA256FUNC=do_sha256sum
6142023-11-30T01:16:42.100Z+ TARBALL_FILENAME=mgd.tar.gz
6152023-11-30T01:16:42.100Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6162023-11-30T01:16:42.100Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6172023-11-30T01:16:42.100Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6182023-11-30T01:16:42.100Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6192023-11-30T01:16:42.100Z+ mkdir -p out/downloads
6202023-11-30T01:16:42.100ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6212023-11-30T01:16:42.100ZLocal file: out/downloads/mgd.tar.gz
6222023-11-30T01:16:42.100Z+ mkdir -p ./out/mgd
6232023-11-30T01:16:42.100Z+ fetch_and_verify
6242023-11-30T01:16:42.100Z+ local DO_DOWNLOAD=true
6252023-11-30T01:16:42.100Z+ [[ -f out/downloads/mgd.tar.gz ]]
6262023-11-30T01:16:42.100Z+ '[' true == true ']'
6272023-11-30T01:16:42.100Z+ echo Downloading...
6282023-11-30T01:16:42.100ZDownloading...
6292023-11-30T01:16:42.100Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6302023-11-30T01:16:42.100Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6312023-11-30T01:16:49.707Z++ do_sha256sum out/downloads/mgd.tar.gz
6322023-11-30T01:16:49.719Z++ sha256sum
6332023-11-30T01:16:49.720Z++ awk '{print $1}'
6342023-11-30T01:16:49.762Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6352023-11-30T01:16:49.762Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6362023-11-30T01:16:49.774Z+ do_untar out/downloads/mgd.tar.gz
6372023-11-30T01:16:49.774Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6382023-11-30T01:16:50.420Z+ do_assemble
6392023-11-30T01:16:50.420Z+ rm -r ./out/mgd
6402023-11-30T01:16:50.423Z+ mkdir ./out/mgd
6412023-11-30T01:16:50.426Z+ cp -r out/downloads/root ./out/mgd/root
6422023-11-30T01:16:50.639Z+ set -o errexit
6432023-11-30T01:16:50.647Z+++ dirname ./tools/ci_download_transceiver_control
6442023-11-30T01:16:50.649Z++ cd ./tools
6452023-11-30T01:16:50.649Z++ pwd
6462023-11-30T01:16:50.649Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6472023-11-30T01:16:50.649Z++ basename ./tools/ci_download_transceiver_control
6482023-11-30T01:16:50.660Z+ ARG0=ci_download_transceiver_control
6492023-11-30T01:16:50.660Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6502023-11-30T01:16:50.660Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6512023-11-30T01:16:50.660Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6522023-11-30T01:16:50.660Z+ TARGET_DIR=out
6532023-11-30T01:16:50.660Z+ DOWNLOAD_DIR=out/downloads
6542023-11-30T01:16:50.660Z+ DEST_DIR=./out/transceiver-control
6552023-11-30T01:16:50.660Z+ BIN_DIR=/opt/oxide/bin
6562023-11-30T01:16:50.660Z+ BINARY=xcvradm
6572023-11-30T01:16:50.660Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6582023-11-30T01:16:50.660Z+ REPO=oxidecomputer/transceiver-control
6592023-11-30T01:16:50.660Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602023-11-30T01:16:50.660Z+ main
6612023-11-30T01:16:50.660Z+ [[ 0 != 0 ]]
6622023-11-30T01:16:50.660Z+ CIDL_OS=solaris2.11
6632023-11-30T01:16:50.661Z+ [[ 0 != 0 ]]
6642023-11-30T01:16:50.661Z+ configure_os solaris2.11
6652023-11-30T01:16:50.661Z+ echo 'current directory: /work/oxidecomputer/omicron'
6662023-11-30T01:16:50.661Zcurrent directory: /work/oxidecomputer/omicron
6672023-11-30T01:16:50.661Z+ echo 'configuring based on OS: "solaris2.11"'
6682023-11-30T01:16:50.661Zconfiguring based on OS: "solaris2.11"
6692023-11-30T01:16:50.661Z+ case "$1" in
6702023-11-30T01:16:50.661Z+ SET_BINARIES=
6712023-11-30T01:16:50.663Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6722023-11-30T01:16:50.663Z+ CIDL_SHA256FUNC=do_sha256sum
6732023-11-30T01:16:50.663Z+ ARCHIVE_FILENAME=xcvradm.gz
6742023-11-30T01:16:50.663Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6752023-11-30T01:16:50.663Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6762023-11-30T01:16:50.663Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6772023-11-30T01:16:50.663Z+ echo 'Local file: out/downloads/xcvradm.gz'
6782023-11-30T01:16:50.663ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-11-30T01:16:50.663ZLocal file: out/downloads/xcvradm.gz
6802023-11-30T01:16:50.663Z+ mkdir -p out/downloads
6812023-11-30T01:16:50.663Z+ mkdir -p ./out/transceiver-control
6822023-11-30T01:16:50.663Z+ fetch_and_verify
6832023-11-30T01:16:50.663Z+ local DO_DOWNLOAD=true
6842023-11-30T01:16:50.664Z+ [[ -f out/downloads/xcvradm.gz ]]
6852023-11-30T01:16:50.664Z+ '[' true == true ']'
6862023-11-30T01:16:50.664Z+ echo Downloading...
6872023-11-30T01:16:50.664ZDownloading...
6882023-11-30T01:16:50.664Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6892023-11-30T01:16:50.664Z+ 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
6902023-11-30T01:16:52.311Z++ do_sha256sum out/downloads/xcvradm.gz
6912023-11-30T01:16:52.318Z++ sha256sum
6922023-11-30T01:16:52.318Z++ awk '{print $1}'
6932023-11-30T01:16:52.336Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6942023-11-30T01:16:52.336Z+ [[ 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 ]]
6952023-11-30T01:16:52.352Z+ do_unpack out/downloads/xcvradm.gz
6962023-11-30T01:16:52.352Z+ mkdir -p out/downloads/root//opt/oxide/bin
6972023-11-30T01:16:52.352Z+ gzip -dc out/downloads/xcvradm.gz
6982023-11-30T01:16:52.523Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6992023-11-30T01:16:52.526Z+ do_assemble
7002023-11-30T01:16:52.526Z+ rm -r ./out/transceiver-control
7012023-11-30T01:16:52.526Z+ mkdir ./out/transceiver-control
7022023-11-30T01:16:52.529Z+ cp -r out/downloads/root ./out/transceiver-control/root
7032023-11-30T01:16:52.785ZAll builder prerequisites installed successfully, and PATH looks valid
7042023-11-30T01:16:52.788Z
7052023-11-30T01:16:52.788Zreal 2:18.707087736
7062023-11-30T01:16:52.788Zuser 54.380644627
7072023-11-30T01:16:52.788Zsys 10.090862452
7082023-11-30T01:16:52.788Ztrap 0.024770614
7092023-11-30T01:16:52.788Ztflt 0.282759309
7102023-11-30T01:16:52.788Zdflt 0.974533507
7112023-11-30T01:16:52.788Zkflt 0.336260049
7122023-11-30T01:16:52.788Zlock 1.791552986
7132023-11-30T01:16:52.788Zslp 4:18.715887488
7142023-11-30T01:16:52.788Zlat 3.476089858
7152023-11-30T01:16:52.788Zstop 0.078086173
7162023-11-30T01:16:52.791Z
7172023-11-30T01:16:52.791Z #### # # ##### ##### # #
7182023-11-30T01:16:52.791Z # # # # # # # # # #
7192023-11-30T01:16:52.791Z # # # # # # # #
7202023-11-30T01:16:52.791Z # # # ##### ##### #
7212023-11-30T01:16:52.791Z # # # # # # #
7222023-11-30T01:16:52.791Z #### ###### # # # #
7232023-11-30T01:16:52.791Z
7242023-11-30T01:16:53.218Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7252023-11-30T01:16:53.599Z Updating crates.io index
7262023-11-30T01:16:53.680Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7272023-11-30T01:16:54.482Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7282023-11-30T01:16:56.237Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7292023-11-30T01:16:56.853Z Updating git repository `http://github.com/oxidecomputer/tofino`
7302023-11-30T01:16:57.193Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7312023-11-30T01:16:57.503Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7322023-11-30T01:16:57.811Z Updating git repository `https://github.com/oxidecomputer/propolis`
7332023-11-30T01:16:58.870Z Updating git repository `https://github.com/oxidecomputer/crucible`
7342023-11-30T01:17:00.913Z Updating git repository `https://github.com/oxidecomputer/opte`
7352023-11-30T01:17:02.124Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7362023-11-30T01:17:02.544Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7372023-11-30T01:17:03.262Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7382023-11-30T01:17:03.612Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7392023-11-30T01:17:04.033Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7402023-11-30T01:17:04.580Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7412023-11-30T01:17:05.008Z Updating git repository `https://github.com/njaremko/samael`
7422023-11-30T01:17:05.443Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7432023-11-30T01:17:06.147Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7442023-11-30T01:17:06.569Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7452023-11-30T01:17:06.939Z Updating git repository `https://github.com/jgallagher/nix`
7462023-11-30T01:17:10.286Z Updating git repository `https://github.com/cbiffle/hubpack`
7472023-11-30T01:17:10.797Z Updating git repository `https://github.com/oxidecomputer/typify`
7482023-11-30T01:17:11.817Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7492023-11-30T01:17:12.228Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7502023-11-30T01:17:12.580Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7512023-11-30T01:17:14.303Z Downloading crates ...
7522023-11-30T01:17:14.532Z Downloaded cargo_toml v0.17.0
7532023-11-30T01:17:14.535Z Downloaded serde_spanned v0.6.4
7542023-11-30T01:17:14.557Z Downloaded colorchoice v1.0.0
7552023-11-30T01:17:14.560Z Downloaded equivalent v1.0.1
7562023-11-30T01:17:14.566Z Downloaded anstyle-query v1.0.0
7572023-11-30T01:17:14.568Z Downloaded heck v0.4.1
7582023-11-30T01:17:14.571Z Downloaded thiserror-impl v1.0.49
7592023-11-30T01:17:14.574Z Downloaded itoa v1.0.9
7602023-11-30T01:17:14.574Z Downloaded utf8parse v0.2.1
7612023-11-30T01:17:14.577Z Downloaded errno v0.3.2
7622023-11-30T01:17:14.579Z Downloaded anstream v0.5.0
7632023-11-30T01:17:14.582Z Downloaded cargo_metadata v0.18.0
7642023-11-30T01:17:14.585Z Downloaded bitflags v1.3.2
7652023-11-30T01:17:14.588Z Downloaded cargo-platform v0.1.3
7662023-11-30T01:17:14.623Z Downloaded anstyle v1.0.2
7672023-11-30T01:17:14.626Z Downloaded clap_lex v0.5.1
7682023-11-30T01:17:14.626Z Downloaded thiserror v1.0.49
7692023-11-30T01:17:14.626Z Downloaded io-lifetimes v1.0.11
7702023-11-30T01:17:14.627Z Downloaded toml_datetime v0.6.5
7712023-11-30T01:17:14.627Z Downloaded quote v1.0.33
7722023-11-30T01:17:14.627Z Downloaded clap_derive v4.4.2
7732023-11-30T01:17:14.627Z Downloaded clap v4.4.3
7742023-11-30T01:17:14.630Z Downloaded unicode-ident v1.0.12
7752023-11-30T01:17:14.633Z Downloaded toml v0.8.8
7762023-11-30T01:17:14.637Z Downloaded anyhow v1.0.75
7772023-11-30T01:17:14.643Z Downloaded proc-macro2 v1.0.69
7782023-11-30T01:17:14.647Z Downloaded indexmap v2.1.0
7792023-11-30T01:17:14.654Z Downloaded anstyle-parse v0.2.1
7802023-11-30T01:17:14.666Z Downloaded serde v1.0.192
7812023-11-30T01:17:14.671Z Downloaded toml_edit v0.21.0
7822023-11-30T01:17:14.710Z Downloaded winnow v0.5.15
7832023-11-30T01:17:14.722Z Downloaded hashbrown v0.14.2
7842023-11-30T01:17:14.731Z Downloaded syn v2.0.32
7852023-11-30T01:17:14.749Z Downloaded rustix v0.37.23
7862023-11-30T01:17:14.782Z Downloaded clap_builder v4.4.2
7872023-11-30T01:17:14.793Z Downloaded libc v0.2.150
7882023-11-30T01:17:14.841Z Downloaded serde_json v1.0.108
7892023-11-30T01:17:14.851Z Downloaded memchr v2.6.3
7902023-11-30T01:17:14.860Z Downloaded ryu v1.0.15
7912023-11-30T01:17:14.871Z Downloaded terminal_size v0.2.6
7922023-11-30T01:17:14.874Z Downloaded serde_derive v1.0.192
7932023-11-30T01:17:14.874Z Downloaded semver v1.0.20
7942023-11-30T01:17:14.874Z Downloaded camino v1.1.6
7952023-11-30T01:17:14.878Z Downloaded strsim v0.10.0
7962023-11-30T01:17:14.993Z Compiling proc-macro2 v1.0.69
7972023-11-30T01:17:14.993Z Compiling unicode-ident v1.0.12
7982023-11-30T01:17:14.996Z Compiling serde v1.0.192
7992023-11-30T01:17:14.996Z Compiling libc v0.2.150
8002023-11-30T01:17:14.996Z Compiling io-lifetimes v1.0.11
8012023-11-30T01:17:15.008Z Compiling rustix v0.37.23
8022023-11-30T01:17:15.010Z Compiling bitflags v1.3.2
8032023-11-30T01:17:15.011Z Compiling utf8parse v0.2.1
8042023-11-30T01:17:15.189Z Compiling hashbrown v0.14.2
8052023-11-30T01:17:15.299Z Compiling equivalent v1.0.1
8062023-11-30T01:17:15.314Z Compiling anstyle-parse v0.2.1
8072023-11-30T01:17:15.439Z Compiling serde_json v1.0.108
8082023-11-30T01:17:15.779Z Compiling thiserror v1.0.49
8092023-11-30T01:17:16.682Z Compiling indexmap v2.1.0
8102023-11-30T01:17:17.924Z Compiling semver v1.0.20
8112023-11-30T01:17:18.333Z Compiling anstyle v1.0.2
8122023-11-30T01:17:18.351Z Compiling colorchoice v1.0.0
8132023-11-30T01:17:18.448Z Compiling anstyle-query v1.0.0
8142023-11-30T01:17:18.543Z Compiling winnow v0.5.15
8152023-11-30T01:17:18.565Z Compiling camino v1.1.6
8162023-11-30T01:17:18.749Z Compiling heck v0.4.1
8172023-11-30T01:17:18.757Z Compiling ryu v1.0.15
8182023-11-30T01:17:18.776Z Compiling strsim v0.10.0
8192023-11-30T01:17:18.971Z Compiling anstream v0.5.0
8202023-11-30T01:17:19.296Z Compiling itoa v1.0.9
8212023-11-30T01:17:19.452Z Compiling anyhow v1.0.75
8222023-11-30T01:17:19.576Z Compiling clap_lex v0.5.1
8232023-11-30T01:17:19.803Z Compiling quote v1.0.33
8242023-11-30T01:17:20.425Z Compiling syn v2.0.32
8252023-11-30T01:17:20.477Z Compiling errno v0.3.2
8262023-11-30T01:17:21.989Z Compiling terminal_size v0.2.6
8272023-11-30T01:17:22.131Z Compiling clap_builder v4.4.2
8282023-11-30T01:17:28.187Z Compiling serde_derive v1.0.192
8292023-11-30T01:17:28.234Z Compiling thiserror-impl v1.0.49
8302023-11-30T01:17:28.235Z Compiling clap_derive v4.4.2
8312023-11-30T01:17:32.737Z Compiling clap v4.4.3
8322023-11-30T01:17:41.094Z Compiling serde_spanned v0.6.4
8332023-11-30T01:17:41.097Z Compiling toml_datetime v0.6.5
8342023-11-30T01:17:41.097Z Compiling cargo-platform v0.1.3
8352023-11-30T01:17:41.446Z Compiling toml_edit v0.21.0
8362023-11-30T01:17:43.136Z Compiling cargo_metadata v0.18.0
8372023-11-30T01:17:44.678Z Compiling toml v0.8.8
8382023-11-30T01:17:45.682Z Compiling cargo_toml v0.17.0
8392023-11-30T01:17:52.051Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8402023-11-30T01:17:53.434Z Finished dev [unoptimized + debuginfo] target(s) in 1m 00s
8412023-11-30T01:17:53.637Z Running `target/debug/xtask clippy`
8422023-11-30T01:17:53.692Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8432023-11-30T01:17:54.525Z Downloading crates ...
8442023-11-30T01:17:54.759Z Downloaded camino-tempfile v1.1.1
8452023-11-30T01:17:54.768Z Downloaded block-padding v0.3.3
8462023-11-30T01:17:54.773Z Downloaded chacha20poly1305 v0.10.1
8472023-11-30T01:17:54.788Z Downloaded ciborium-io v0.2.1
8482023-11-30T01:17:54.794Z Downloaded instant v0.1.12
8492023-11-30T01:17:54.799Z Downloaded colored v2.0.4
8502023-11-30T01:17:54.804Z Downloaded indoc v1.0.9
8512023-11-30T01:17:54.813Z Downloaded indoc v2.0.3
8522023-11-30T01:17:54.818Z Downloaded constant_time_eq v0.2.6
8532023-11-30T01:17:54.822Z Downloaded lazycell v1.3.0
8542023-11-30T01:17:54.825Z Downloaded cookie v0.18.0
8552023-11-30T01:17:54.832Z Downloaded lazy_static v1.4.0
8562023-11-30T01:17:54.838Z Downloaded is_ci v1.1.1
8572023-11-30T01:17:54.841Z Downloaded lalrpop-util v0.19.12
8582023-11-30T01:17:54.845Z Downloaded async-stream-impl v0.3.5
8592023-11-30T01:17:54.848Z Downloaded const-oid v0.9.5
8602023-11-30T01:17:54.853Z Downloaded assert_matches v1.5.0
8612023-11-30T01:17:54.857Z Downloaded libloading v0.7.4
8622023-11-30T01:17:54.862Z Downloaded atty v0.2.14
8632023-11-30T01:17:54.866Z Downloaded lru-cache v0.1.2
8642023-11-30T01:17:54.869Z Downloaded cstr-argument v0.1.2
8652023-11-30T01:17:54.873Z Downloaded opaque-debug v0.3.0
8662023-11-30T01:17:54.876Z Downloaded newtype_derive v0.1.6
8672023-11-30T01:17:54.879Z Downloaded macaddr v1.0.1
8682023-11-30T01:17:54.884Z Downloaded async-stream v0.3.5
8692023-11-30T01:17:54.893Z Downloaded anes v0.1.6
8702023-11-30T01:17:54.910Z Downloaded oso-derive v0.27.0
8712023-11-30T01:17:54.916Z Downloaded crunchy v0.2.2
8722023-11-30T01:17:54.920Z Downloaded num_threads v0.1.6
8732023-11-30T01:17:54.924Z Downloaded bitfield v0.14.0
8742023-11-30T01:17:54.928Z Downloaded mockall v0.11.4
8752023-11-30T01:17:54.932Z Downloaded matches v0.1.10
8762023-11-30T01:17:54.935Z Downloaded async-trait v0.1.74
8772023-11-30T01:17:54.942Z Downloaded ansi_term v0.12.1
8782023-11-30T01:17:54.948Z Downloaded match_cfg v0.1.0
8792023-11-30T01:17:54.951Z Downloaded linear-map v1.2.0
8802023-11-30T01:17:54.956Z Downloaded num_enum_derive v0.5.11
8812023-11-30T01:17:54.959Z Downloaded byteorder v1.5.0
8822023-11-30T01:17:54.963Z Downloaded crossbeam-queue v0.3.8
8832023-11-30T01:17:54.968Z Downloaded is-terminal v0.4.9
8842023-11-30T01:17:54.970Z Downloaded linked-hash-map v0.5.6
8852023-11-30T01:17:54.974Z Downloaded bit-set v0.5.3
8862023-11-30T01:17:54.977Z Downloaded num_cpus v1.16.0
8872023-11-30T01:17:54.984Z Downloaded rusty-fork v0.3.0
8882023-11-30T01:17:54.991Z Downloaded num_enum v0.5.11
8892023-11-30T01:17:55.009Z Downloaded http-range v0.1.5
8902023-11-30T01:17:55.014Z Downloaded mime v0.3.17
8912023-11-30T01:17:55.022Z Downloaded memoffset v0.9.0
8922023-11-30T01:17:55.028Z Downloaded digest v0.10.7
8932023-11-30T01:17:55.034Z Downloaded wyz v0.5.1
8942023-11-30T01:17:55.039Z Downloaded maplit v1.0.2
8952023-11-30T01:17:55.043Z Downloaded serial_test v0.10.0
8962023-11-30T01:17:55.047Z Downloaded once_cell v1.18.0
8972023-11-30T01:17:55.053Z Downloaded libtest-mimic v0.6.1
8982023-11-30T01:17:55.059Z Downloaded native-tls v0.2.11
8992023-11-30T01:17:55.064Z Downloaded semver-parser v0.10.2
9002023-11-30T01:17:55.068Z Downloaded serde_with_macros v2.3.3
9012023-11-30T01:17:55.073Z Downloaded foreign-types-shared v0.3.1
9022023-11-30T01:17:55.075Z Downloaded foreign-types-shared v0.1.1
9032023-11-30T01:17:55.078Z Downloaded waitgroup v0.1.2
9042023-11-30T01:17:55.081Z Downloaded hubpack_derive v0.1.1
9052023-11-30T01:17:55.081Z Downloaded tokio-stream v0.1.14
9062023-11-30T01:17:55.092Z Downloaded httpdate v1.0.3
9072023-11-30T01:17:55.095Z Downloaded log v0.4.20
9082023-11-30T01:17:55.131Z Downloaded threadpool v1.8.1
9092023-11-30T01:17:55.134Z Downloaded thread_local v1.1.7
9102023-11-30T01:17:55.134Z Downloaded scopeguard v1.2.0
9112023-11-30T01:17:55.134Z Downloaded crossbeam-utils v0.8.16
9122023-11-30T01:17:55.134Z Downloaded num-complex v0.4.4
9132023-11-30T01:17:55.134Z Downloaded unicode-width v0.1.11
9142023-11-30T01:17:55.134Z Downloaded untrusted v0.7.1
9152023-11-30T01:17:55.138Z Downloaded dirs-sys-next v0.1.2
9162023-11-30T01:17:55.138Z Downloaded dirs-next v2.0.0
9172023-11-30T01:17:55.138Z Downloaded untrusted v0.9.0
9182023-11-30T01:17:55.145Z Downloaded thread-id v4.2.0
9192023-11-30T01:17:55.145Z Downloaded phf v0.11.2
9202023-11-30T01:17:55.150Z Downloaded paste v1.0.14
9212023-11-30T01:17:55.155Z Downloaded resolv-conf v0.7.0
9222023-11-30T01:17:55.158Z Downloaded derive_builder_macro v0.12.0
9232023-11-30T01:17:55.158Z Downloaded signal-hook-mio v0.2.3
9242023-11-30T01:17:55.160Z Downloaded schemars v0.8.13
9252023-11-30T01:17:55.184Z Downloaded strum v0.25.0
9262023-11-30T01:17:55.187Z Downloaded schemars_derive v0.8.13
9272023-11-30T01:17:55.190Z Downloaded pem-rfc7468 v0.7.0
9282023-11-30T01:17:55.194Z Downloaded toolchain_find v0.2.0
9292023-11-30T01:17:55.197Z Downloaded tempdir v0.3.7
9302023-11-30T01:17:55.200Z Downloaded similar-asserts v1.5.0
9312023-11-30T01:17:55.205Z Downloaded try-lock v0.2.4
9322023-11-30T01:17:55.208Z Downloaded phf_shared v0.10.0
9332023-11-30T01:17:55.211Z Downloaded topological-sort v0.2.2
9342023-11-30T01:17:55.213Z Downloaded float-cmp v0.9.0
9352023-11-30T01:17:55.216Z Downloaded doc-comment v0.3.3
9362023-11-30T01:17:55.216Z Downloaded zone_cfg_derive v0.3.0
9372023-11-30T01:17:55.219Z Downloaded sha2 v0.10.8
9382023-11-30T01:17:55.224Z Downloaded derive_more v0.99.17
9392023-11-30T01:17:55.235Z Downloaded pretty-hex v0.4.0
9402023-11-30T01:17:55.238Z Downloaded diesel_table_macro_syntax v0.1.0
9412023-11-30T01:17:55.241Z Downloaded semver v0.1.20
9422023-11-30T01:17:55.244Z Downloaded getopts v0.2.21
9432023-11-30T01:17:55.247Z Downloaded spki v0.7.2
9442023-11-30T01:17:55.250Z Downloaded darling_macro v0.20.3
9452023-11-30T01:17:55.253Z Downloaded slog-bunyan v2.4.0
9462023-11-30T01:17:55.256Z Downloaded utf-8 v0.7.6
9472023-11-30T01:17:55.258Z Downloaded serde-big-array v0.4.1
9482023-11-30T01:17:55.261Z Downloaded semver v0.11.0
9492023-11-30T01:17:55.265Z Downloaded pest_generator v2.7.2
9502023-11-30T01:17:55.268Z Downloaded tui-tree-widget v0.13.0
9512023-11-30T01:17:55.271Z Downloaded strum_macros v0.24.3
9522023-11-30T01:17:55.275Z Downloaded downcast v0.11.0
9532023-11-30T01:17:55.278Z Downloaded quick-error v1.2.3
9542023-11-30T01:17:55.281Z Downloaded display-error-chain v0.2.0
9552023-11-30T01:17:55.284Z Downloaded version_check v0.9.4
9562023-11-30T01:17:55.288Z Downloaded derive_builder_core v0.12.0
9572023-11-30T01:17:55.293Z Downloaded predicates-core v1.0.6
9582023-11-30T01:17:55.295Z Downloaded endian-type v0.1.2
9592023-11-30T01:17:55.298Z Downloaded rand_core v0.6.4
9602023-11-30T01:17:55.301Z Downloaded unarray v0.1.4
9612023-11-30T01:17:55.304Z Downloaded tinyvec_macros v0.1.1
9622023-11-30T01:17:55.312Z Downloaded zerocopy v0.6.4
9632023-11-30T01:17:55.315Z Downloaded fxhash v0.2.1
9642023-11-30T01:17:55.315Z Downloaded time-macros v0.2.13
9652023-11-30T01:17:55.318Z Downloaded serde_tokenstream v0.2.0
9662023-11-30T01:17:55.326Z Downloaded smawk v0.3.1
9672023-11-30T01:17:55.330Z Downloaded rustc-demangle v0.1.23
9682023-11-30T01:17:55.334Z Downloaded serial_test_derive v0.10.0
9692023-11-30T01:17:55.337Z Downloaded debug-ignore v1.0.5
9702023-11-30T01:17:55.340Z Downloaded rustc_version v0.4.0
9712023-11-30T01:17:55.343Z Downloaded slog-term v2.9.0
9722023-11-30T01:17:55.348Z Downloaded toml v0.7.8
9732023-11-30T01:17:55.364Z Downloaded usdt-attr-macro v0.3.5
9742023-11-30T01:17:55.367Z Downloaded precomputed-hash v0.1.1
9752023-11-30T01:17:55.367Z Downloaded headers-core v0.2.0
9762023-11-30T01:17:55.367Z Downloaded remove_dir_all v0.5.3
9772023-11-30T01:17:55.367Z Downloaded fnv v1.0.7
9782023-11-30T01:17:55.367Z Downloaded ff v0.13.0
9792023-11-30T01:17:55.371Z Downloaded vsss-rs v3.3.1
9802023-11-30T01:17:55.375Z Downloaded tower-service v0.3.2
9812023-11-30T01:17:55.377Z Downloaded rustls-pemfile v1.0.3
9822023-11-30T01:17:55.382Z Downloaded termtree v0.4.1
9832023-11-30T01:17:55.388Z Downloaded futures-task v0.3.29
9842023-11-30T01:17:55.388Z Downloaded foreign-types v0.3.2
9852023-11-30T01:17:55.388Z Downloaded pkcs1 v0.7.5
9862023-11-30T01:17:55.393Z Downloaded highway v1.1.0
9872023-11-30T01:17:55.397Z Downloaded hashbrown v0.13.2
9882023-11-30T01:17:55.405Z Downloaded serde_urlencoded v0.7.1
9892023-11-30T01:17:55.408Z Downloaded zone v0.3.0
9902023-11-30T01:17:55.410Z Downloaded parking_lot_core v0.8.6
9912023-11-30T01:17:55.413Z Downloaded der_derive v0.7.2
9922023-11-30T01:17:55.416Z Downloaded dtrace-parser v0.1.14
9932023-11-30T01:17:55.419Z Downloaded slog-json v2.6.1
9942023-11-30T01:17:55.422Z Downloaded mio v0.8.9
9952023-11-30T01:17:55.433Z Downloaded hash32 v0.2.1
9962023-11-30T01:17:55.436Z Downloaded rustfmt-wrapper v0.2.0
9972023-11-30T01:17:55.439Z Downloaded strip-ansi-escapes v0.2.0
9982023-11-30T01:17:55.439Z Downloaded pretty-hex v0.2.1
9992023-11-30T01:17:55.441Z Downloaded pest_meta v2.7.2
10002023-11-30T01:17:55.444Z Downloaded zip v0.6.6
10012023-11-30T01:17:55.452Z Downloaded flagset v0.4.3
10022023-11-30T01:17:55.455Z Downloaded group v0.13.0
10032023-11-30T01:17:55.457Z Downloaded globset v0.4.13
10042023-11-30T01:17:55.460Z Downloaded crossterm v0.27.0
10052023-11-30T01:17:55.472Z Downloaded futures-macro v0.3.29
10062023-11-30T01:17:55.474Z Downloaded futures-executor v0.3.29
10072023-11-30T01:17:55.477Z Downloaded postcard-cobs v0.1.5-pre
10082023-11-30T01:17:55.480Z Downloaded phf_shared v0.11.2
10092023-11-30T01:17:55.480Z Downloaded rand_chacha v0.3.1
10102023-11-30T01:17:55.482Z Downloaded tracing-attributes v0.1.26
10112023-11-30T01:17:55.486Z Downloaded hex v0.4.3
10122023-11-30T01:17:55.489Z Downloaded tap v1.0.1
10132023-11-30T01:17:55.492Z Downloaded pin-project-internal v1.1.3
10142023-11-30T01:17:55.495Z Downloaded libxml v0.3.3
10152023-11-30T01:17:55.505Z Downloaded pkcs8 v0.10.2
10162023-11-30T01:17:55.510Z Downloaded slog-dtrace v0.2.3
10172023-11-30T01:17:55.513Z Downloaded yasna v0.5.2
10182023-11-30T01:17:55.517Z Downloaded toml v0.5.11
10192023-11-30T01:17:55.521Z Downloaded fatfs v0.3.6
10202023-11-30T01:17:55.527Z Downloaded trust-dns-resolver v0.22.0
10212023-11-30T01:17:55.535Z Downloaded pin-project-lite v0.2.13
10222023-11-30T01:17:55.543Z Downloaded reedline v0.26.0
10232023-11-30T01:17:55.556Z Downloaded test-strategy v0.3.1
10242023-11-30T01:17:55.562Z Downloaded postcard v0.7.3
10252023-11-30T01:17:55.566Z Downloaded trust-dns-client v0.22.0
10262023-11-30T01:17:55.576Z Downloaded url v2.4.1
10272023-11-30T01:17:55.581Z Downloaded tokio-postgres v0.7.10
10282023-11-30T01:17:55.590Z Downloaded tokio-tungstenite v0.20.1
10292023-11-30T01:17:55.593Z Downloaded bitvec v1.0.1
10302023-11-30T01:17:55.623Z Downloaded half v1.8.2
10312023-11-30T01:17:55.680Z Downloaded tracing-core v0.1.31
10322023-11-30T01:17:55.680Z Downloaded idna v0.4.0
10332023-11-30T01:17:55.680Z Downloaded expectorate v1.1.0
10342023-11-30T01:17:55.680Z Downloaded typed-path v0.6.0
10352023-11-30T01:17:55.680Z Downloaded headers v0.3.9
10362023-11-30T01:17:55.680Z Downloaded tracing v0.1.37
10372023-11-30T01:17:55.680Z Downloaded flume v0.11.0
10382023-11-30T01:17:55.683Z Downloaded regex-automata v0.1.10
10392023-11-30T01:17:55.692Z Downloaded tokio-util v0.7.10
10402023-11-30T01:17:55.703Z Downloaded tough v0.15.0
10412023-11-30T01:17:55.719Z Downloaded heapless v0.7.16
10422023-11-30T01:17:55.725Z Downloaded petgraph v0.6.4
10432023-11-30T01:17:55.754Z Downloaded portable-atomic v1.4.3
10442023-11-30T01:17:55.761Z Downloaded rustls-webpki v0.101.7
10452023-11-30T01:17:55.789Z Downloaded regex v1.10.2
10462023-11-30T01:17:55.815Z Downloaded openssl v0.10.57
10472023-11-30T01:17:55.834Z Downloaded h2 v0.3.21
10482023-11-30T01:17:55.847Z Downloaded proptest v1.4.0
10492023-11-30T01:17:55.918Z Downloaded regress v0.7.1
10502023-11-30T01:17:55.922Z Downloaded radix_trie v0.2.1
10512023-11-30T01:17:55.922Z Downloaded trust-dns-proto v0.22.0
10522023-11-30T01:17:55.922Z Downloaded ratatui v0.23.0
10532023-11-30T01:17:55.936Z Downloaded regex-syntax v0.8.2
10542023-11-30T01:17:55.954Z Downloaded openapiv3 v2.0.0-rc.1
10552023-11-30T01:17:55.978Z Downloaded rustix v0.38.25
10562023-11-30T01:17:56.021Z Downloaded regex-automata v0.3.8
10572023-11-30T01:17:56.056Z Downloaded zerocopy-derive v0.2.0
10582023-11-30T01:17:56.075Z Downloaded sha3 v0.10.8
10592023-11-30T01:17:56.088Z Downloaded tokio v1.34.0
10602023-11-30T01:17:56.159Z Downloaded regex-automata v0.4.3
10612023-11-30T01:17:56.192Z Downloaded zerocopy-derive v0.6.4
10622023-11-30T01:17:56.213Z Downloaded bzip2-sys v0.1.11+1.0.8
10632023-11-30T01:17:56.238Z Downloaded sled v0.34.7
10642023-11-30T01:17:56.258Z Downloaded polar-core v0.27.0
10652023-11-30T01:17:56.274Z Downloaded encoding_rs v0.8.33
10662023-11-30T01:17:56.322Z Downloaded diesel v2.1.4
10672023-11-30T01:17:56.355Z Downloaded bstr v1.6.0
10682023-11-30T01:17:56.377Z Downloaded regex-syntax v0.7.5
10692023-11-30T01:17:56.393Z Downloaded openapiv3 v1.0.3
10702023-11-30T01:17:56.417Z Downloaded rustls v0.21.9
10712023-11-30T01:17:56.438Z Downloaded gimli v0.28.0
10722023-11-30T01:17:56.454Z Downloaded object v0.32.1
10732023-11-30T01:17:56.477Z Downloaded reqwest v0.11.22
10742023-11-30T01:17:56.490Z Downloaded ring v0.17.5
10752023-11-30T01:17:56.628Z Downloaded futures-util v0.3.29
10762023-11-30T01:17:56.649Z Downloaded regex-syntax v0.6.29
10772023-11-30T01:17:56.664Z Downloaded object v0.30.4
10782023-11-30T01:17:56.681Z Downloaded webpki-roots v0.25.2
10792023-11-30T01:17:56.688Z Downloaded bstr v0.2.17
10802023-11-30T01:17:56.707Z Downloaded smoltcp v0.9.1
10812023-11-30T01:17:56.726Z Downloaded syn v1.0.109
10822023-11-30T01:17:56.746Z Downloaded quick-xml v0.23.1
10832023-11-30T01:17:56.758Z Downloaded rayon v1.8.0
10842023-11-30T01:17:56.782Z Downloaded ring v0.16.20
10852023-11-30T01:17:56.937Z Downloaded hyper v0.14.27
10862023-11-30T01:17:56.951Z Downloaded smoltcp v0.8.2
10872023-11-30T01:17:56.968Z Downloaded curve25519-dalek v4.1.0
10882023-11-30T01:17:56.984Z Downloaded tabled v0.14.0
10892023-11-30T01:17:57.012Z Downloaded plotters v0.3.5
10902023-11-30T01:17:57.027Z Downloaded vcpkg v0.2.15
10912023-11-30T01:17:57.103Z Downloaded salty v0.2.0
10922023-11-30T01:17:57.113Z Downloaded time v0.3.27
10932023-11-30T01:17:57.123Z Downloaded bindgen v0.65.1
10942023-11-30T01:17:57.135Z Downloaded pin-project v1.1.3
10952023-11-30T01:17:57.154Z Downloaded pest v2.7.2
10962023-11-30T01:17:57.191Z Downloaded hkdf v0.12.3
10972023-11-30T01:17:57.197Z Downloaded idna v0.2.3
10982023-11-30T01:17:57.197Z Downloaded poly1305 v0.8.0
10992023-11-30T01:17:57.197Z Downloaded snafu v0.7.5
11002023-11-30T01:17:57.197Z Downloaded proc-macro-error v1.0.4
11012023-11-30T01:17:57.207Z Downloaded tempfile v3.8.1
11022023-11-30T01:17:57.223Z Downloaded rand v0.8.5
11032023-11-30T01:17:57.223Z Downloaded ron v0.8.1
11042023-11-30T01:17:57.226Z Downloaded http v0.2.11
11052023-11-30T01:17:57.226Z Downloaded rayon-core v1.12.0
11062023-11-30T01:17:57.232Z Downloaded toml_edit v0.19.15
11072023-11-30T01:17:57.259Z Downloaded proc-macro-error-attr v1.0.4
11082023-11-30T01:17:57.262Z Downloaded serde_with v2.3.3
11092023-11-30T01:17:57.271Z Downloaded serde_tokenstream v0.1.7
11102023-11-30T01:17:57.276Z Downloaded derive-where v1.2.5
11112023-11-30T01:17:57.282Z Downloaded pretty_assertions v1.4.0
11122023-11-30T01:17:57.285Z Downloaded trust-dns-server v0.22.1
11132023-11-30T01:17:57.294Z Downloaded strum_macros v0.25.2
11142023-11-30T01:17:57.297Z Downloaded structmeta v0.2.0
11152023-11-30T01:17:57.300Z Downloaded strsim v0.8.0
11162023-11-30T01:17:57.303Z Downloaded pkg-config v0.3.27
11172023-11-30T01:17:57.306Z Downloaded postgres-protocol v0.6.6
11182023-11-30T01:17:57.309Z Downloaded elliptic-curve v0.13.5
11192023-11-30T01:17:57.312Z Downloaded flate2 v1.0.28
11202023-11-30T01:17:57.321Z Downloaded rustls-native-certs v0.6.3
11212023-11-30T01:17:57.324Z Downloaded env_logger v0.10.0
11222023-11-30T01:17:57.329Z Downloaded x509-cert v0.2.4
11232023-11-30T01:17:57.339Z Downloaded num-bigint-dig v0.8.4
11242023-11-30T01:17:57.347Z Downloaded lalrpop v0.19.12
11252023-11-30T01:17:57.367Z Downloaded clap v2.34.0
11262023-11-30T01:17:57.379Z Downloaded libm v0.2.7
11272023-11-30T01:17:57.395Z Downloaded aho-corasick v1.0.4
11282023-11-30T01:17:57.405Z Downloaded futures-sink v0.3.29
11292023-11-30T01:17:57.407Z Downloaded termcolor v1.2.0
11302023-11-30T01:17:57.410Z Downloaded tokio-rustls v0.24.1
11312023-11-30T01:17:57.413Z Downloaded unicode-normalization v0.1.22
11322023-11-30T01:17:57.418Z Downloaded radium v0.7.0
11332023-11-30T01:17:57.421Z Downloaded postgres-types v0.2.6
11342023-11-30T01:17:57.427Z Downloaded futures-timer v3.0.2
11352023-11-30T01:17:57.427Z Downloaded percent-encoding v2.3.0
11362023-11-30T01:17:57.430Z Downloaded typenum v1.16.0
11372023-11-30T01:17:57.432Z Downloaded tungstenite v0.20.1
11382023-11-30T01:17:57.437Z Downloaded slog-envlogger v2.2.0
11392023-11-30T01:17:57.440Z Downloaded vec_map v0.8.2
11402023-11-30T01:17:57.442Z Downloaded pem v3.0.2
11412023-11-30T01:17:57.445Z Downloaded futures-io v0.3.29
11422023-11-30T01:17:57.445Z Downloaded prettyplease v0.2.12
11432023-11-30T01:17:57.450Z Downloaded pest_derive v2.7.2
11442023-11-30T01:17:57.453Z Downloaded hex-literal v0.4.1
11452023-11-30T01:17:57.456Z Downloaded platforms v3.0.2
11462023-11-30T01:17:57.459Z Downloaded rand v0.4.6
11472023-11-30T01:17:57.463Z Downloaded parking_lot_core v0.9.8
11482023-11-30T01:17:57.467Z Downloaded difflib v0.4.0
11492023-11-30T01:17:57.470Z Downloaded funty v2.0.0
11502023-11-30T01:17:57.470Z Downloaded fd-lock v3.0.13
11512023-11-30T01:17:57.473Z Downloaded unicode-segmentation v1.10.1
11522023-11-30T01:17:57.479Z Downloaded vte_generate_state_changes v0.1.1
11532023-11-30T01:17:57.484Z Downloaded fixedbitset v0.4.2
11542023-11-30T01:17:57.484Z Downloaded filetime v0.2.22
11552023-11-30T01:17:57.487Z Downloaded tinyvec v1.6.0
11562023-11-30T01:17:57.490Z Downloaded hmac v0.12.1
11572023-11-30T01:17:57.493Z Downloaded chrono v0.4.31
11582023-11-30T01:17:57.507Z Downloaded fastrand v2.0.0
11592023-11-30T01:17:57.509Z Downloaded relative-path v1.9.0
11602023-11-30T01:17:57.512Z Downloaded zeroize v1.7.0
11612023-11-30T01:17:57.516Z Downloaded diff v0.1.13
11622023-11-30T01:17:57.518Z Downloaded unicode-bidi v0.3.13
11632023-11-30T01:17:57.522Z Downloaded ref-cast-impl v1.0.20
11642023-11-30T01:17:57.525Z Downloaded ref-cast v1.0.20
11652023-11-30T01:17:57.528Z Downloaded fallible-iterator v0.2.0
11662023-11-30T01:17:57.530Z Downloaded spin v0.9.8
11672023-11-30T01:17:57.533Z Downloaded rcgen v0.11.3
11682023-11-30T01:17:57.538Z Downloaded futures-channel v0.3.29
11692023-11-30T01:17:57.541Z Downloaded futures v0.3.29
11702023-11-30T01:17:57.550Z Downloaded plotters-backend v0.3.5
11712023-11-30T01:17:57.553Z Downloaded snafu-derive v0.7.5
11722023-11-30T01:17:57.555Z Downloaded derive_builder v0.12.0
11732023-11-30T01:17:57.562Z Downloaded enum-as-inner v0.5.1
11742023-11-30T01:17:57.565Z Downloaded slog v2.7.0
11752023-11-30T01:17:57.569Z Downloaded similar v2.2.1
11762023-11-30T01:17:57.577Z Downloaded crossbeam-channel v0.5.8
11772023-11-30T01:17:57.585Z Downloaded num-bigint v0.4.4
11782023-11-30T01:17:57.593Z Downloaded hashbrown v0.12.3
11792023-11-30T01:17:57.600Z Downloaded steno v0.4.0
11802023-11-30T01:17:57.607Z Downloaded rstest_macros v0.18.2
11812023-11-30T01:17:57.614Z Downloaded rsa v0.9.2
11822023-11-30T01:17:57.628Z Downloaded cc v1.0.83
11832023-11-30T01:17:57.635Z Downloaded criterion v0.5.1
11842023-11-30T01:17:57.639Z Downloaded scheduled-thread-pool v0.2.7
11852023-11-30T01:17:57.642Z Downloaded smallvec v0.6.14
11862023-11-30T01:17:57.642Z Downloaded pin-utils v0.1.0
11872023-11-30T01:17:57.645Z Downloaded serde_plain v1.0.2
11882023-11-30T01:17:57.648Z Downloaded rand_xorshift v0.3.0
11892023-11-30T01:17:57.648Z Downloaded der v0.7.8
11902023-11-30T01:17:57.657Z Downloaded unsafe-libyaml v0.2.9
11912023-11-30T01:17:57.661Z Downloaded getrandom v0.2.10
11922023-11-30T01:17:57.666Z Downloaded term v0.7.0
11932023-11-30T01:17:57.671Z Downloaded parking_lot v0.12.1
11942023-11-30T01:17:57.675Z Downloaded nom v7.1.3
11952023-11-30T01:17:57.685Z Downloaded predicates-tree v1.0.9
11962023-11-30T01:17:57.688Z Downloaded stringprep v0.1.3
11972023-11-30T01:17:57.691Z Downloaded rustc-hash v1.1.0
11982023-11-30T01:17:57.691Z Downloaded zeroize_derive v1.4.2
11992023-11-30T01:17:57.693Z Downloaded yansi v0.5.1
12002023-11-30T01:17:57.694Z Downloaded xattr v1.0.1
12012023-11-30T01:17:57.696Z Downloaded static_assertions v1.1.0
12022023-11-30T01:17:57.699Z Downloaded ena v0.14.2
12032023-11-30T01:17:57.704Z Downloaded trybuild v1.0.85
12042023-11-30T01:17:57.708Z Downloaded heck v0.3.3
12052023-11-30T01:17:57.712Z Downloaded want v0.3.1
12062023-11-30T01:17:57.712Z Downloaded textwrap v0.16.0
12072023-11-30T01:17:57.718Z Downloaded proc-macro-crate v1.3.1
12082023-11-30T01:17:57.718Z Downloaded signal-hook v0.3.17
12092023-11-30T01:17:57.721Z Downloaded itertools v0.12.0
12102023-11-30T01:17:57.733Z Downloaded r2d2 v0.8.10
12112023-11-30T01:17:57.737Z Downloaded generic-array v0.14.7
12122023-11-30T01:17:57.742Z Downloaded deranged v0.3.8
12132023-11-30T01:17:57.742Z Downloaded serde_path_to_error v0.1.14
12142023-11-30T01:17:57.745Z Downloaded rustversion v1.0.14
12152023-11-30T01:17:57.748Z Downloaded rpassword v7.3.1
12162023-11-30T01:17:57.748Z Downloaded textwrap v0.11.0
12172023-11-30T01:17:57.752Z Downloaded termios v0.3.3
12182023-11-30T01:17:57.756Z Downloaded diesel_derives v2.1.2
12192023-11-30T01:17:57.761Z Downloaded serde_yaml v0.9.25
12202023-11-30T01:17:57.764Z Downloaded structopt-derive v0.4.18
12212023-11-30T01:17:57.769Z Downloaded rust-argon2 v1.0.1
12222023-11-30T01:17:57.771Z Downloaded rstest v0.18.2
12232023-11-30T01:17:57.778Z Downloaded thiserror-impl-no-std v2.0.2
12242023-11-30T01:17:57.782Z Downloaded futures-core v0.3.29
12252023-11-30T01:17:57.785Z Downloaded ppv-lite86 v0.2.17
12262023-11-30T01:17:57.785Z Downloaded signature v2.1.0
12272023-11-30T01:17:57.788Z Downloaded signature v1.6.4
12282023-11-30T01:17:57.791Z Downloaded pem v1.1.1
12292023-11-30T01:17:57.793Z Downloaded serde_repr v0.1.16
12302023-11-30T01:17:57.797Z Downloaded same-file v1.0.6
12312023-11-30T01:17:57.797Z Downloaded itertools v0.11.0
12322023-11-30T01:17:57.809Z Downloaded vte v0.11.1
12332023-11-30T01:17:57.812Z Downloaded predicates v3.0.4
12342023-11-30T01:17:57.815Z Downloaded openssl-sys v0.9.93
12352023-11-30T01:17:57.824Z Downloaded ucd-trie v0.1.6
12362023-11-30T01:17:57.827Z Downloaded tar v0.4.40
12372023-11-30T01:17:57.832Z Downloaded oso v0.27.0
12382023-11-30T01:17:57.836Z Downloaded num-traits v0.2.16
12392023-11-30T01:17:57.841Z Downloaded mockall_derive v0.11.4
12402023-11-30T01:17:57.852Z Downloaded darling_core v0.20.3
12412023-11-30T01:17:57.855Z Downloaded rtoolbox v0.0.1
12422023-11-30T01:17:57.855Z Downloaded glob v0.3.1
12432023-11-30T01:17:57.857Z Downloaded fragile v2.0.0
12442023-11-30T01:17:57.863Z Downloaded form_urlencoded v1.2.0
12452023-11-30T01:17:57.863Z Downloaded partial-io v0.5.4
12462023-11-30T01:17:57.866Z Downloaded either v1.9.0
12472023-11-30T01:17:57.866Z Downloaded home v0.5.5
12482023-11-30T01:17:57.869Z Downloaded unicase v2.7.0
12492023-11-30T01:17:57.869Z Downloaded datatest-stable v0.2.3
12502023-11-30T01:17:57.872Z Downloaded peeking_take_while v0.1.2
12512023-11-30T01:17:57.875Z Downloaded time-core v0.1.1
12522023-11-30T01:17:57.877Z Downloaded password-hash v0.5.0
12532023-11-30T01:17:57.880Z Downloaded uuid v1.6.1
12542023-11-30T01:17:57.885Z Downloaded socket2 v0.4.9
12552023-11-30T01:17:57.888Z Downloaded backtrace v0.3.69
12562023-11-30T01:17:57.896Z Downloaded itertools v0.10.5
12572023-11-30T01:17:57.906Z Downloaded usdt-macro v0.3.5
12582023-11-30T01:17:57.909Z Downloaded plotters-svg v0.3.5
12592023-11-30T01:17:57.909Z Downloaded httparse v1.8.0
12602023-11-30T01:17:57.912Z Downloaded path-slash v0.1.5
12612023-11-30T01:17:57.915Z Downloaded fs-err v2.11.0
12622023-11-30T01:17:57.918Z Downloaded ed25519 v1.5.3
12632023-11-30T01:17:57.921Z Downloaded miniz_oxide v0.7.1
12642023-11-30T01:17:57.923Z Downloaded smallvec v1.11.0
12652023-11-30T01:17:57.926Z Downloaded base64 v0.21.5
12662023-11-30T01:17:57.932Z Downloaded bitflags v2.4.0
12672023-11-30T01:17:57.937Z Downloaded rustc_version v0.1.7
12682023-11-30T01:17:57.939Z Downloaded humantime v2.1.0
12692023-11-30T01:17:57.943Z Downloaded papergrid v0.10.0
12702023-11-30T01:17:57.948Z Downloaded hostname v0.3.1
12712023-11-30T01:17:57.950Z Downloaded structopt v0.3.26
12722023-11-30T01:17:57.962Z Downloaded thiserror-no-std v2.0.2
12732023-11-30T01:17:57.969Z Downloaded shell-words v1.1.0
12742023-11-30T01:17:57.972Z Downloaded sha1 v0.10.6
12752023-11-30T01:17:57.975Z Downloaded crossbeam-epoch v0.9.15
12762023-11-30T01:17:57.978Z Downloaded whoami v1.4.1
12772023-11-30T01:17:57.981Z Downloaded socket2 v0.5.5
12782023-11-30T01:17:57.983Z Downloaded usdt v0.3.5
12792023-11-30T01:17:57.986Z Downloaded hubpack v0.1.2
12802023-11-30T01:17:57.986Z Downloaded dyn-clone v1.0.13
12812023-11-30T01:17:57.989Z Downloaded usdt-impl v0.3.5
12822023-11-30T01:17:57.992Z Downloaded http-body v0.4.5
12832023-11-30T01:17:57.995Z Downloaded serde_derive_internals v0.26.0
12842023-11-30T01:17:57.998Z Downloaded serde-hex v0.1.0
12852023-11-30T01:17:58.001Z Downloaded slog-async v2.8.0
12862023-11-30T01:17:58.001Z Downloaded wait-timeout v0.2.0
12872023-11-30T01:17:58.004Z Downloaded httptest v0.15.5
12882023-11-30T01:17:58.007Z Downloaded subprocess v0.2.9
12892023-11-30T01:17:58.010Z Downloaded foreign-types-macros v0.2.3
12902023-11-30T01:17:58.012Z Downloaded parse-display-derive v0.8.2
12912023-11-30T01:17:58.048Z Downloaded unicode-xid v0.2.4
12922023-11-30T01:17:58.048Z Downloaded parse-display v0.8.2
12932023-11-30T01:17:58.048Z Downloaded crypto-bigint v0.5.2
12942023-11-30T01:17:58.060Z Downloaded unicode-linebreak v0.1.5
12952023-11-30T01:17:58.063Z Downloaded dashmap v5.5.1
12962023-11-30T01:17:58.068Z Downloaded blake2 v0.10.6
12972023-11-30T01:17:58.075Z Downloaded base64 v0.13.1
12982023-11-30T01:17:58.083Z Downloaded tokio-native-tls v0.3.1
12992023-11-30T01:17:58.088Z Downloaded slog-scope v4.4.0
13002023-11-30T01:17:58.091Z Downloaded lock_api v0.4.10
13012023-11-30T01:17:58.093Z Downloaded owo-colors v3.5.0
13022023-11-30T01:17:58.098Z Downloaded parking_lot v0.11.2
13032023-11-30T01:17:58.103Z Downloaded num-rational v0.4.1
13042023-11-30T01:17:58.106Z Downloaded tinytemplate v1.2.1
13052023-11-30T01:17:58.108Z Downloaded which v4.4.0
13062023-11-30T01:17:58.111Z Downloaded walkdir v2.4.0
13072023-11-30T01:17:58.114Z Downloaded cancel-safe-futures v0.1.5
13082023-11-30T01:17:58.118Z Downloaded libefi-sys v0.1.0
13092023-11-30T01:17:58.120Z Downloaded hyper-staticfile v0.9.5
13102023-11-30T01:17:58.123Z Downloaded data-encoding v2.4.0
13112023-11-30T01:17:58.126Z Downloaded stable_deref_trait v1.2.0
13122023-11-30T01:17:58.126Z Downloaded memoffset v0.7.1
13132023-11-30T01:17:58.129Z Downloaded approx v0.5.1
13142023-11-30T01:17:58.132Z Downloaded packed_struct_codegen v0.10.1
13152023-11-30T01:17:58.135Z Downloaded cassowary v0.3.0
13162023-11-30T01:17:58.136Z Downloaded foreign-types v0.5.0
13172023-11-30T01:17:58.138Z Downloaded cpufeatures v0.2.9
13182023-11-30T01:17:58.138Z Downloaded hyper-tls v0.5.0
13192023-11-30T01:17:58.141Z Downloaded synstructure v0.12.6
13202023-11-30T01:17:58.144Z Downloaded take_mut v0.2.2
13212023-11-30T01:17:58.144Z Downloaded md-5 v0.10.5
13222023-11-30T01:17:58.147Z Downloaded maybe-uninit v2.0.0
13232023-11-30T01:17:58.147Z Downloaded libsw v3.3.0
13242023-11-30T01:17:58.150Z Downloaded nanorand v0.7.0
13252023-11-30T01:17:58.154Z Downloaded minimal-lexical v0.2.1
13262023-11-30T01:17:58.162Z Downloaded managed v0.8.0
13272023-11-30T01:17:58.166Z Downloaded bzip2 v0.4.4
13282023-11-30T01:17:58.168Z Downloaded basic-toml v0.1.4
13292023-11-30T01:17:58.184Z Downloaded predicates v2.1.5
13302023-11-30T01:17:58.218Z Downloaded dof v0.1.5
13312023-11-30T01:17:58.221Z Downloaded sct v0.7.0
13322023-11-30T01:17:58.222Z Downloaded omicron-zone-package v0.9.1
13332023-11-30T01:17:58.222Z Downloaded num-derive v0.4.0
13342023-11-30T01:17:58.222Z Downloaded num v0.4.1
13352023-11-30T01:17:58.222Z Downloaded multer v2.1.0
13362023-11-30T01:17:58.222Z Downloaded zerocopy v0.3.0
13372023-11-30T01:17:58.222Z Downloaded universal-hash v0.5.1
13382023-11-30T01:17:58.222Z Downloaded tokio-macros v2.2.0
13392023-11-30T01:17:58.222Z Downloaded tiny-keccak v2.0.2
13402023-11-30T01:17:58.222Z Downloaded secrecy v0.8.0
13412023-11-30T01:17:58.222Z Downloaded ahash v0.8.3
13422023-11-30T01:17:58.225Z Downloaded tabled_derive v0.6.0
13432023-11-30T01:17:58.225Z Downloaded supports-color v2.1.0
13442023-11-30T01:17:58.228Z Downloaded string_cache v0.8.7
13452023-11-30T01:17:58.230Z Downloaded spin v0.5.2
13462023-11-30T01:17:58.230Z Downloaded nu-ansi-term v0.49.0
13472023-11-30T01:17:58.234Z Downloaded mime_guess v2.0.4
13482023-11-30T01:17:58.237Z Downloaded olpc-cjson v0.1.3
13492023-11-30T01:17:58.240Z Downloaded buf-list v1.0.3
13502023-11-30T01:17:58.243Z Downloaded arc-swap v1.6.0
13512023-11-30T01:17:58.250Z Downloaded slog-stdlog v4.1.1
13522023-11-30T01:17:58.253Z Downloaded crc32fast v1.3.2
13532023-11-30T01:17:58.255Z Downloaded backoff v0.4.0
13542023-11-30T01:17:58.259Z Downloaded keccak v0.1.4
13552023-11-30T01:17:58.262Z Downloaded iana-time-zone v0.1.57
13562023-11-30T01:17:58.265Z Downloaded crypto-common v0.1.6
13572023-11-30T01:17:58.268Z Downloaded crossbeam v0.8.2
13582023-11-30T01:17:58.271Z Downloaded packed_struct v0.10.1
13592023-11-30T01:17:58.273Z Downloaded criterion-plot v0.5.0
13602023-11-30T01:17:58.276Z Downloaded cast v0.3.0
13612023-11-30T01:17:58.278Z Downloaded num-integer v0.1.45
13622023-11-30T01:17:58.281Z Downloaded subtle v2.5.0
13632023-11-30T01:17:58.281Z Downloaded structmeta-derive v0.2.0
13642023-11-30T01:17:58.283Z Downloaded smf v0.2.2
13652023-11-30T01:17:58.286Z Downloaded bytecount v0.6.3
13662023-11-30T01:17:58.289Z Downloaded blake2b_simd v1.0.1
13672023-11-30T01:17:58.289Z Downloaded bcs v0.1.6
13682023-11-30T01:17:58.293Z Downloaded darling_macro v0.14.4
13692023-11-30T01:17:58.295Z Downloaded slab v0.4.9
13702023-11-30T01:17:58.298Z Downloaded siphasher v0.3.11
13712023-11-30T01:17:58.298Z Downloaded signal-hook-tokio v0.3.1
13722023-11-30T01:17:58.301Z Downloaded signal-hook-registry v1.4.1
13732023-11-30T01:17:58.301Z Downloaded ipnet v2.8.0
13742023-11-30T01:17:58.303Z Downloaded darling v0.14.4
13752023-11-30T01:17:58.309Z Downloaded assert_cmd v2.0.12
13762023-11-30T01:17:58.312Z Downloaded base64ct v1.6.0
13772023-11-30T01:17:58.316Z Downloaded argon2 v0.5.2
13782023-11-30T01:17:58.318Z Downloaded adler v1.0.2
13792023-11-30T01:17:58.321Z Downloaded arrayvec v0.7.4
13802023-11-30T01:17:58.324Z Downloaded darling v0.20.3
13812023-11-30T01:17:58.329Z Downloaded addr2line v0.21.0
13822023-11-30T01:17:58.334Z Downloaded swrite v0.1.0
13832023-11-30T01:17:58.336Z Downloaded oorandom v11.1.3
13842023-11-30T01:17:58.336Z Downloaded num-iter v0.1.43
13852023-11-30T01:17:58.340Z Downloaded nodrop v0.1.14
13862023-11-30T01:17:58.340Z Downloaded nibble_vec v0.1.0
13872023-11-30T01:17:58.342Z Downloaded new_debug_unreachable v1.0.4
13882023-11-30T01:17:58.345Z Downloaded crc-catalog v2.2.0
13892023-11-30T01:17:58.345Z Downloaded array-init v0.0.4
13902023-11-30T01:17:58.348Z Downloaded async-recursion v1.0.5
13912023-11-30T01:17:58.351Z Downloaded normalize-line-endings v0.3.0
13922023-11-30T01:17:58.351Z Downloaded crucible-workspace-hack v0.1.0
13932023-11-30T01:17:58.354Z Downloaded openssl-probe v0.1.5
13942023-11-30T01:17:58.354Z Downloaded newline-converter v0.3.0
13952023-11-30T01:17:58.357Z Downloaded base16ct v0.2.0
13962023-11-30T01:17:58.360Z Downloaded ipnetwork v0.20.0
13972023-11-30T01:17:58.360Z Downloaded constant_time_eq v0.3.0
13982023-11-30T01:17:58.364Z Downloaded openssl-macros v0.1.1
13992023-11-30T01:17:58.364Z Downloaded number_prefix v0.4.0
14002023-11-30T01:17:58.367Z Downloaded autocfg v1.1.0
14012023-11-30T01:17:58.369Z Downloaded cipher v0.4.4
14022023-11-30T01:17:58.369Z Downloaded block-buffer v0.10.4
14032023-11-30T01:17:58.372Z Downloaded bit-vec v0.6.3
14042023-11-30T01:17:58.376Z Downloaded bb8 v0.8.1
14052023-11-30T01:17:58.376Z Downloaded atomicwrites v0.4.2
14062023-11-30T01:17:58.379Z Downloaded atomic-waker v1.1.1
14072023-11-30T01:17:58.379Z Downloaded ascii-canvas v3.0.0
14082023-11-30T01:17:58.382Z Downloaded serde-big-array v0.5.1
14092023-11-30T01:17:58.384Z Downloaded arrayref v0.3.7
14102023-11-30T01:17:58.387Z Downloaded shlex v1.1.0
14112023-11-30T01:17:58.387Z Downloaded crc-any v2.4.3
14122023-11-30T01:17:58.390Z Downloaded indicatif v0.17.7
14132023-11-30T01:17:58.397Z Downloaded curve25519-dalek-derive v0.1.0
14142023-11-30T01:17:58.400Z Downloaded crossbeam-deque v0.8.3
14152023-11-30T01:17:58.403Z Downloaded indexmap v1.9.3
14162023-11-30T01:17:58.407Z Downloaded darling_core v0.14.4
14172023-11-30T01:17:58.415Z Downloaded bytes v1.5.0
14182023-11-30T01:17:58.421Z Downloaded clang-sys v1.6.1
14192023-11-30T01:17:58.425Z Downloaded kstat-rs v0.2.3
14202023-11-30T01:17:58.428Z Downloaded corncobs v0.1.3
14212023-11-30T01:17:58.432Z Downloaded console v0.15.7
14222023-11-30T01:17:58.435Z Downloaded impl-trait-for-tuples v0.2.2
14232023-11-30T01:17:58.440Z Downloaded crc v3.0.1
14242023-11-30T01:17:58.443Z Downloaded convert_case v0.4.0
14252023-11-30T01:17:58.446Z Downloaded ciborium-ll v0.2.1
14262023-11-30T01:17:58.446Z Downloaded chacha20 v0.9.1
14272023-11-30T01:17:58.449Z Downloaded cfg-if v0.1.10
14282023-11-30T01:17:58.452Z Downloaded inout v0.1.3
14292023-11-30T01:17:58.455Z Downloaded ident_case v1.0.1
14302023-11-30T01:17:58.455Z Downloaded hyper-rustls v0.24.2
14312023-11-30T01:17:58.459Z Downloaded ciborium v0.2.1
14322023-11-30T01:17:58.463Z Downloaded cfg-if v1.0.0
14332023-11-30T01:17:58.466Z Downloaded bytesize v1.3.0
14342023-11-30T01:17:58.470Z Downloaded cexpr v0.6.0
14352023-11-30T01:17:58.473Z Downloaded aead v0.5.2
14362023-11-30T01:17:59.163Z Compiling serde v1.0.192
14372023-11-30T01:17:59.163Z Compiling autocfg v1.1.0
14382023-11-30T01:17:59.165Z Checking cfg-if v1.0.0
14392023-11-30T01:17:59.165Z Compiling version_check v0.9.4
14402023-11-30T01:17:59.166Z Compiling syn v1.0.109
14412023-11-30T01:17:59.255Z Checking libc v0.2.150
14422023-11-30T01:17:59.273Z Compiling syn v2.0.32
14432023-11-30T01:17:59.317Z Compiling parking_lot_core v0.9.8
14442023-11-30T01:17:59.317Z Compiling libm v0.2.7
14452023-11-30T01:17:59.853Z Compiling cc v1.0.83
14462023-11-30T01:18:00.089Z Compiling futures-core v0.3.29
14472023-11-30T01:18:00.128Z Compiling once_cell v1.18.0
14482023-11-30T01:18:00.548Z Compiling serde_json v1.0.108
14492023-11-30T01:18:00.591Z Compiling lock_api v0.4.10
14502023-11-30T01:18:00.607Z Compiling num-traits v0.2.16
14512023-11-30T01:18:00.788Z Compiling memchr v2.6.3
14522023-11-30T01:18:01.062Z Compiling slab v0.4.9
14532023-11-30T01:18:01.121Z Checking getrandom v0.2.10
14542023-11-30T01:18:01.197Z Compiling futures-channel v0.3.29
14552023-11-30T01:18:01.441Z Compiling futures-task v0.3.29
14562023-11-30T01:18:01.693Z Compiling futures-util v0.3.29
14572023-11-30T01:18:01.733Z Compiling typenum v1.16.0
14582023-11-30T01:18:01.964Z Compiling generic-array v0.14.7
14592023-11-30T01:18:02.195Z Compiling log v0.4.20
14602023-11-30T01:18:02.512Z Checking scopeguard v1.2.0
14612023-11-30T01:18:02.682Z Compiling pkg-config v0.3.27
14622023-11-30T01:18:03.824Z Checking smallvec v1.11.0
14632023-11-30T01:18:03.977Z Checking itoa v1.0.9
14642023-11-30T01:18:04.291Z Compiling rustix v0.38.25
14652023-11-30T01:18:04.422Z Compiling indexmap v1.9.3
14662023-11-30T01:18:04.425Z Compiling schemars v0.8.13
14672023-11-30T01:18:04.845Z Compiling vcpkg v0.2.15
14682023-11-30T01:18:04.951Z Compiling fnv v1.0.7
14692023-11-30T01:18:05.017Z Compiling httparse v1.8.0
14702023-11-30T01:18:05.491Z Checking rand_core v0.6.4
14712023-11-30T01:18:06.988Z Compiling ring v0.16.20
14722023-11-30T01:18:06.988Z Compiling ring v0.17.5
14732023-11-30T01:18:07.428Z Compiling aho-corasick v1.0.4
14742023-11-30T01:18:07.804Z Compiling regex-syntax v0.8.2
14752023-11-30T01:18:08.545Z Compiling openssl-sys v0.9.93
14762023-11-30T01:18:10.538Z Compiling parking_lot v0.12.1
14772023-11-30T01:18:11.150Z Compiling serde_derive_internals v0.26.0
14782023-11-30T01:18:12.053Z Checking pin-project-lite v0.2.13
14792023-11-30T01:18:12.204Z Compiling ahash v0.8.3
14802023-11-30T01:18:12.691Z Checking spin v0.5.2
14812023-11-30T01:18:12.977Z Compiling regex-automata v0.4.3
14822023-11-30T01:18:13.957Z Compiling openssl v0.10.57
14832023-11-30T01:18:14.552Z Checking signal-hook-registry v1.4.1
14842023-11-30T01:18:14.838Z Compiling ucd-trie v0.1.6
14852023-11-30T01:18:14.935Z Compiling rustls v0.21.9
14862023-11-30T01:18:15.315Z Checking mio v0.8.9
14872023-11-30T01:18:15.939Z Compiling iana-time-zone v0.1.57
14882023-11-30T01:18:15.983Z Compiling native-tls v0.2.11
14892023-11-30T01:18:16.235Z Compiling async-trait v0.1.74
14902023-11-30T01:18:16.307Z Checking num_cpus v1.16.0
14912023-11-30T01:18:16.810Z Compiling byteorder v1.5.0
14922023-11-30T01:18:17.056Z Compiling dyn-clone v1.0.13
14932023-11-30T01:18:17.362Z Compiling unicode-xid v0.2.4
14942023-11-30T01:18:17.606Z Compiling backtrace v0.3.69
14952023-11-30T01:18:17.826Z Checking socket2 v0.5.5
14962023-11-30T01:18:18.378Z Checking ryu v1.0.15
14972023-11-30T01:18:18.604Z Compiling futures-sink v0.3.29
14982023-11-30T01:18:18.697Z Compiling hashbrown v0.13.2
14992023-11-30T01:18:18.714Z Compiling errno v0.3.2
15002023-11-30T01:18:18.760Z Compiling tinyvec_macros v0.1.1
15012023-11-30T01:18:18.807Z Compiling crc32fast v1.3.2
15022023-11-30T01:18:18.881Z Compiling crossbeam-utils v0.8.16
15032023-11-30T01:18:19.026Z Compiling tinyvec v1.6.0
15042023-11-30T01:18:19.636Z Compiling regex v1.10.2
15052023-11-30T01:18:20.305Z Compiling pin-utils v0.1.0
15062023-11-30T01:18:20.427Z Compiling anyhow v1.0.75
15072023-11-30T01:18:20.551Z Compiling futures-io v0.3.29
15082023-11-30T01:18:20.653Z Compiling spin v0.9.8
15092023-11-30T01:18:20.993Z Compiling tracing-core v0.1.31
15102023-11-30T01:18:21.211Z Compiling unicode-bidi v0.3.13
15112023-11-30T01:18:21.480Z Compiling num-integer v0.1.45
15122023-11-30T01:18:21.619Z Compiling unicode-normalization v0.1.22
15132023-11-30T01:18:22.800Z Compiling serde_derive v1.0.192
15142023-11-30T01:18:22.822Z Compiling thiserror-impl v1.0.49
15152023-11-30T01:18:23.342Z Compiling zeroize_derive v1.4.2
15162023-11-30T01:18:23.511Z Compiling tokio-macros v2.2.0
15172023-11-30T01:18:23.709Z Compiling futures-macro v0.3.29
15182023-11-30T01:18:23.772Z Compiling tracing-attributes v0.1.26
15192023-11-30T01:18:24.151Z Compiling schemars_derive v0.8.13
15202023-11-30T01:18:26.052Z Compiling openssl-macros v0.1.1
15212023-11-30T01:18:26.279Z Checking zeroize v1.7.0
15222023-11-30T01:18:28.466Z Compiling thiserror v1.0.49
15232023-11-30T01:18:28.651Z Compiling pest v2.7.2
15242023-11-30T01:18:29.191Z Compiling synstructure v0.12.6
15252023-11-30T01:18:29.330Z Compiling lazy_static v1.4.0
15262023-11-30T01:18:29.479Z Compiling slog v2.7.0
15272023-11-30T01:18:29.724Z Compiling unicode-width v0.1.11
15282023-11-30T01:18:29.967Z Compiling base64 v0.21.5
15292023-11-30T01:18:30.266Z Compiling tracing v0.1.37
15302023-11-30T01:18:31.032Z Compiling openssl-probe v0.1.5
15312023-11-30T01:18:31.131Z Compiling hashbrown v0.12.3
15322023-11-30T01:18:31.201Z Compiling untrusted v0.9.0
15332023-11-30T01:18:31.441Z Checking subtle v2.5.0
15342023-11-30T01:18:31.474Z Compiling foreign-types-shared v0.1.1
15352023-11-30T01:18:31.504Z Compiling time-core v0.1.1
15362023-11-30T01:18:31.613Z Compiling untrusted v0.7.1
15372023-11-30T01:18:31.737Z Compiling rustversion v1.0.14
15382023-11-30T01:18:31.900Z Compiling percent-encoding v2.3.0
15392023-11-30T01:18:32.257Z Compiling zerocopy-derive v0.2.0
15402023-11-30T01:18:32.465Z Compiling time-macros v0.2.13
15412023-11-30T01:18:32.733Z Compiling pest_meta v2.7.2
15422023-11-30T01:18:33.593Z Compiling foreign-types v0.3.2
15432023-11-30T01:18:34.921Z Compiling pest_generator v2.7.2
15442023-11-30T01:18:38.554Z Compiling try-lock v0.2.4
15452023-11-30T01:18:38.624Z Compiling rustls-webpki v0.101.7
15462023-11-30T01:18:38.749Z Compiling want v0.3.1
15472023-11-30T01:18:39.160Z Compiling sct v0.7.0
15482023-11-30T01:18:40.196Z Compiling form_urlencoded v1.2.0
15492023-11-30T01:18:40.671Z Compiling zerocopy-derive v0.6.4
15502023-11-30T01:18:41.311Z Compiling pest_derive v2.7.2
15512023-11-30T01:18:42.101Z Compiling socket2 v0.4.9
15522023-11-30T01:18:42.120Z Compiling tower-service v0.3.2
15532023-11-30T01:18:42.284Z Compiling httpdate v1.0.3
15542023-11-30T01:18:42.512Z Compiling either v1.9.0
15552023-11-30T01:18:43.030Z Compiling rustls-pemfile v1.0.3
15562023-11-30T01:18:43.072Z Compiling idna v0.4.0
15572023-11-30T01:18:43.497Z Compiling memoffset v0.9.0
15582023-11-30T01:18:43.657Z Compiling usdt-impl v0.3.5
15592023-11-30T01:18:43.936Z Compiling adler v1.0.2
15602023-11-30T01:18:44.270Z Compiling miniz_oxide v0.7.1
15612023-11-30T01:18:44.455Z Compiling rustls-native-certs v0.6.3
15622023-11-30T01:18:44.486Z Compiling zerocopy v0.3.0
15632023-11-30T01:18:45.117Z Compiling url v2.4.1
15642023-11-30T01:18:45.723Z Checking crypto-common v0.1.6
15652023-11-30T01:18:45.763Z Compiling ipnet v2.8.0
15662023-11-30T01:18:45.972Z Compiling signal-hook v0.3.17
15672023-11-30T01:18:45.996Z Checking bytes v1.5.0
15682023-11-30T01:18:46.361Z Checking bitflags v2.4.0
15692023-11-30T01:18:46.844Z Compiling dof v0.1.5
15702023-11-30T01:18:47.221Z Checking tokio v1.34.0
15712023-11-30T01:18:47.443Z Compiling dtrace-parser v0.1.14
15722023-11-30T01:18:47.784Z Compiling clap_derive v4.4.2
15732023-11-30T01:18:48.483Z Compiling indexmap v2.1.0
15742023-11-30T01:18:49.565Z Compiling uuid v1.6.1
15752023-11-30T01:18:50.352Z Compiling semver v1.0.20
15762023-11-30T01:18:50.468Z Compiling chrono v0.4.31
15772023-11-30T01:18:51.423Z Compiling http v0.2.11
15782023-11-30T01:18:52.195Z Compiling toml_datetime v0.6.5
15792023-11-30T01:18:52.934Z Compiling serde_spanned v0.6.4
15802023-11-30T01:18:53.279Z Compiling rustc_version v0.4.0
15812023-11-30T01:18:53.460Z Compiling toml_edit v0.19.15
15822023-11-30T01:18:56.420Z Compiling openapiv3 v2.0.0-rc.1
15832023-11-30T01:18:57.006Z Compiling http-body v0.4.5
15842023-11-30T01:18:58.408Z Compiling serde_urlencoded v0.7.1
15852023-11-30T01:18:58.443Z Compiling crossbeam-epoch v0.9.15
15862023-11-30T01:18:59.113Z Compiling thread-id v4.2.0
15872023-11-30T01:18:59.208Z Compiling encoding_rs v0.8.33
15882023-11-30T01:18:59.257Z Compiling webpki-roots v0.25.2
15892023-11-30T01:18:59.481Z Compiling gimli v0.28.0
15902023-11-30T01:19:00.511Z Compiling mime v0.3.17
15912023-11-30T01:19:00.570Z Checking const-oid v0.9.5
15922023-11-30T01:19:01.466Z Compiling siphasher v0.3.11
15932023-11-30T01:19:03.745Z Compiling serde_tokenstream v0.1.7
15942023-11-30T01:19:04.570Z Compiling tokio-util v0.7.10
15952023-11-30T01:19:04.910Z Compiling tokio-rustls v0.24.1
15962023-11-30T01:19:05.057Z Compiling strum_macros v0.25.2
15972023-11-30T01:19:06.367Z Compiling h2 v0.3.21
15982023-11-30T01:19:06.922Z Compiling addr2line v0.21.0
15992023-11-30T01:19:07.001Z Compiling bzip2-sys v0.1.11+1.0.8
16002023-11-30T01:19:08.094Z Compiling object v0.32.1
16012023-11-30T01:19:08.105Z Compiling tokio-native-tls v0.3.1
16022023-11-30T01:19:08.217Z Compiling num-iter v0.1.43
16032023-11-30T01:19:08.237Z Compiling rustc-demangle v0.1.23
16042023-11-30T01:19:09.864Z Compiling flate2 v1.0.28
16052023-11-30T01:19:09.985Z Compiling heapless v0.7.16
16062023-11-30T01:19:10.609Z Compiling block-buffer v0.10.4
16072023-11-30T01:19:11.021Z Compiling ppv-lite86 v0.2.17
16082023-11-30T01:19:12.025Z Compiling doc-comment v0.3.3
16092023-11-30T01:19:12.218Z Compiling rand_chacha v0.3.1
16102023-11-30T01:19:12.238Z Compiling usdt-macro v0.3.5
16112023-11-30T01:19:12.241Z Compiling usdt-attr-macro v0.3.5
16122023-11-30T01:19:13.096Z Compiling toml v0.7.8
16132023-11-30T01:19:14.424Z Compiling toml_edit v0.21.0
16142023-11-30T01:19:14.651Z Compiling digest v0.10.7
16152023-11-30T01:19:14.720Z Compiling hex v0.4.3
16162023-11-30T01:19:15.242Z Compiling pin-project-internal v1.1.3
16172023-11-30T01:19:15.691Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16182023-11-30T01:19:15.894Z Compiling bit-vec v0.6.3
16192023-11-30T01:19:16.631Z Compiling rand v0.8.5
16202023-11-30T01:19:17.095Z Compiling phf_shared v0.10.0
16212023-11-30T01:19:17.151Z Compiling num-bigint v0.4.4
16222023-11-30T01:19:17.709Z Compiling hyper v0.14.27
16232023-11-30T01:19:18.850Z Compiling smoltcp v0.9.1
16242023-11-30T01:19:18.894Z Compiling precomputed-hash v0.1.1
16252023-11-30T01:19:19.045Z Compiling new_debug_unreachable v1.0.4
16262023-11-30T01:19:19.174Z Compiling fixedbitset v0.4.2
16272023-11-30T01:19:20.007Z Compiling petgraph v0.6.4
16282023-11-30T01:19:20.280Z Compiling string_cache v0.8.7
16292023-11-30T01:19:21.039Z Compiling bit-set v0.5.3
16302023-11-30T01:19:21.492Z Compiling itertools v0.10.5
16312023-11-30T01:19:22.592Z Compiling hubpack_derive v0.1.1
16322023-11-30T01:19:23.086Z Compiling enum-as-inner v0.5.1
16332023-11-30T01:19:24.017Z Compiling diesel_table_macro_syntax v0.1.0
16342023-11-30T01:19:29.254Z Compiling lalrpop-util v0.19.12
16352023-11-30T01:19:29.255Z Compiling unicode-segmentation v1.10.1
16362023-11-30T01:19:29.255Z Compiling diesel_derives v2.1.2
16372023-11-30T01:19:29.255Z Compiling snafu-derive v0.7.5
16382023-11-30T01:19:29.255Z Compiling cpufeatures v0.2.9
16392023-11-30T01:19:29.255Z Compiling sha2 v0.10.8
16402023-11-30T01:19:29.255Z Compiling rustix v0.37.23
16412023-11-30T01:19:29.255Z Compiling hmac v0.12.1
16422023-11-30T01:19:29.423Z Compiling md-5 v0.10.5
16432023-11-30T01:19:29.423Z Compiling stringprep v0.1.3
16442023-11-30T01:19:29.423Z Compiling serde_repr v0.1.16
16452023-11-30T01:19:29.423Z Compiling hash32 v0.2.1
16462023-11-30T01:19:29.424Z Checking bitflags v1.3.2
16472023-11-30T01:19:29.424Z Compiling stable_deref_trait v1.2.0
16482023-11-30T01:19:29.424Z Compiling hyper-rustls v0.24.2
16492023-11-30T01:19:29.424Z Compiling hyper-tls v0.5.0
16502023-11-30T01:19:29.752Z Compiling reqwest v0.11.22
16512023-11-30T01:19:29.959Z Compiling fallible-iterator v0.2.0
16522023-11-30T01:19:31.073Z Compiling postgres-protocol v0.6.6
16532023-11-30T01:19:32.506Z Compiling terminal_size v0.2.6
16542023-11-30T01:19:32.824Z Compiling phf_shared v0.11.2
16552023-11-30T01:19:33.392Z Compiling block-padding v0.3.3
16562023-11-30T01:19:33.770Z Compiling scheduled-thread-pool v0.2.7
16572023-11-30T01:19:34.182Z Compiling matches v0.1.10
16582023-11-30T01:19:34.312Z Compiling num_threads v0.1.6
16592023-11-30T01:19:34.471Z Compiling regex-automata v0.1.10
16602023-11-30T01:19:34.690Z Compiling managed v0.8.0
16612023-11-30T01:19:34.724Z Compiling deranged v0.3.8
16622023-11-30T01:19:34.957Z Compiling clap_builder v4.4.2
16632023-11-30T01:19:34.980Z Compiling idna v0.2.3
16642023-11-30T01:19:35.239Z Compiling bstr v0.2.17
16652023-11-30T01:19:35.412Z Compiling r2d2 v0.8.10
16662023-11-30T01:19:35.968Z Compiling signal-hook-mio v0.2.3
16672023-11-30T01:19:36.193Z Compiling inout v0.1.3
16682023-11-30T01:19:36.606Z Compiling phf v0.11.2
16692023-11-30T01:19:37.041Z Compiling bzip2 v0.4.4
16702023-11-30T01:19:37.627Z Compiling time v0.3.27
16712023-11-30T01:19:37.646Z Compiling postgres-types v0.2.6
16722023-11-30T01:19:37.680Z Compiling hubpack v0.1.2
16732023-11-30T01:19:38.414Z Compiling pin-project v1.1.3
16742023-11-30T01:19:39.104Z Compiling ipnetwork v0.20.0
16752023-11-30T01:19:39.338Z Compiling zerocopy v0.6.4
16762023-11-30T01:19:40.216Z Compiling itertools v0.11.0
16772023-11-30T01:19:40.522Z Compiling futures-executor v0.3.29
16782023-11-30T01:19:41.446Z Compiling float-cmp v0.9.0
16792023-11-30T01:19:42.469Z Compiling difflib v0.4.0
16802023-11-30T01:19:44.434Z Compiling predicates-core v1.0.6
16812023-11-30T01:19:44.982Z Compiling static_assertions v1.1.0
16822023-11-30T01:19:45.021Z Compiling regex-automata v0.3.8
16832023-11-30T01:19:45.115Z Checking hashbrown v0.14.2
16842023-11-30T01:19:45.134Z Compiling whoami v1.4.1
16852023-11-30T01:19:46.118Z Compiling data-encoding v2.4.0
16862023-11-30T01:19:46.804Z Compiling normalize-line-endings v0.3.0
16872023-11-30T01:19:46.929Z Compiling predicates v3.0.4
16882023-11-30T01:19:46.965Z Compiling tokio-postgres v0.7.10
16892023-11-30T01:19:49.141Z Compiling bstr v1.6.0
16902023-11-30T01:19:49.778Z Compiling trust-dns-proto v0.22.0
16912023-11-30T01:19:50.084Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16922023-11-30T01:19:51.686Z Compiling yasna v0.5.2
16932023-11-30T01:19:51.755Z Compiling diesel v2.1.4
16942023-11-30T01:19:54.971Z Compiling clap v4.4.3
16952023-11-30T01:19:55.129Z Compiling futures v0.3.29
16962023-11-30T01:19:55.286Z Compiling snafu v0.7.5
16972023-11-30T01:19:55.546Z Compiling zip v0.6.6
16982023-11-30T01:19:55.720Z Compiling similar v2.2.1
16992023-11-30T01:19:55.853Z Compiling cipher v0.4.4
17002023-11-30T01:19:56.641Z Compiling crossterm v0.27.0
17012023-11-30T01:19:56.994Z Compiling signature v2.1.0
17022023-11-30T01:19:57.228Z Compiling usdt v0.3.5
17032023-11-30T01:19:57.629Z Compiling tokio-stream v0.1.14
17042023-11-30T01:19:59.234Z Compiling console v0.15.7
17052023-11-30T01:20:00.050Z Checking equivalent v1.0.1
17062023-11-30T01:20:00.874Z Checking unicode-ident v1.0.12
17072023-11-30T01:20:01.127Z Checking proc-macro2 v1.0.69
17082023-11-30T01:20:02.152Z Checking quote v1.0.33
17092023-11-30T01:20:03.823Z Checking utf8parse v0.2.1
17102023-11-30T01:20:04.820Z Checking anstyle v1.0.2
17112023-11-30T01:20:06.261Z Checking io-lifetimes v1.0.11
17122023-11-30T01:20:09.034Z Checking anstyle-parse v0.2.1
17132023-11-30T01:20:13.713Z Checking anstyle-query v1.0.0
17142023-11-30T01:20:13.910Z Checking colorchoice v1.0.0
17152023-11-30T01:20:14.045Z Checking anstream v0.5.0
17162023-11-30T01:20:14.415Z Checking strsim v0.10.0
17172023-11-30T01:20:14.419Z Checking clap_lex v0.5.1
17182023-11-30T01:20:18.417Z Checking winnow v0.5.15
17192023-11-30T01:20:20.105Z Compiling serde_tokenstream v0.2.0
17202023-11-30T01:20:25.329Z Compiling regress v0.7.1
17212023-11-30T01:20:31.239Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17222023-11-30T01:20:38.276Z Compiling getopts v0.2.21
17232023-11-30T01:20:39.141Z Compiling unsafe-libyaml v0.2.9
17242023-11-30T01:20:39.945Z Checking heck v0.4.1
17252023-11-30T01:20:40.250Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17262023-11-30T01:20:41.178Z Compiling ident_case v1.0.1
17272023-11-30T01:20:41.371Z Compiling serde_yaml v0.9.25
17282023-11-30T01:20:41.429Z Checking fastrand v2.0.0
17292023-11-30T01:20:41.921Z Checking tempfile v3.8.1
17302023-11-30T01:20:42.234Z Checking match_cfg v0.1.0
17312023-11-30T01:20:42.351Z Checking hostname v0.3.1
17322023-11-30T01:20:42.370Z Checking atty v0.2.14
17332023-11-30T01:20:42.435Z Compiling paste v1.0.14
17342023-11-30T01:20:42.559Z Checking quick-error v1.2.3
17352023-11-30T01:20:42.563Z Checking crossbeam-channel v0.5.8
17362023-11-30T01:20:42.709Z Checking sha1 v0.10.6
17372023-11-30T01:20:43.142Z Checking dirs-sys-next v0.1.2
17382023-11-30T01:20:43.384Z Checking dirs-next v2.0.0
17392023-11-30T01:20:43.566Z Checking thread_local v1.1.7
17402023-11-30T01:20:43.681Z Checking instant v0.1.12
17412023-11-30T01:20:43.829Z Compiling slog-async v2.8.0
17422023-11-30T01:20:43.987Z Checking term v0.7.0
17432023-11-30T01:20:44.633Z Checking camino v1.1.6
17442023-11-30T01:20:44.692Z Compiling multer v2.1.0
17452023-11-30T01:20:45.133Z Checking take_mut v0.2.2
17462023-11-30T01:20:45.371Z Checking slog-term v2.9.0
17472023-11-30T01:20:45.519Z Compiling darling_core v0.20.3
17482023-11-30T01:20:45.753Z Checking slog-json v2.6.1
17492023-11-30T01:20:46.141Z Compiling async-stream-impl v0.3.5
17502023-11-30T01:20:46.144Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17512023-11-30T01:20:46.603Z Checking debug-ignore v1.0.5
17522023-11-30T01:20:46.810Z Checking atomic-waker v1.1.1
17532023-11-30T01:20:46.973Z Checking waitgroup v0.1.2
17542023-11-30T01:20:47.243Z Checking slog-bunyan v2.4.0
17552023-11-30T01:20:48.102Z Checking toml v0.8.8
17562023-11-30T01:20:48.331Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17572023-11-30T01:20:48.476Z Checking async-stream v0.3.5
17582023-11-30T01:20:48.739Z Checking serde_path_to_error v0.1.14
17592023-11-30T01:20:48.793Z Checking strum v0.25.0
17602023-11-30T01:20:49.010Z Compiling structmeta-derive v0.2.0
17612023-11-30T01:20:49.315Z Checking wait-timeout v0.2.0
17622023-11-30T01:20:49.566Z Checking rusty-fork v0.3.0
17632023-11-30T01:20:49.740Z Checking rand_xorshift v0.3.0
17642023-11-30T01:20:49.976Z Checking unarray v0.1.4
17652023-11-30T01:20:49.998Z Compiling regex-syntax v0.7.5
17662023-11-30T01:20:50.186Z Checking proptest v1.4.0
17672023-11-30T01:20:54.000Z Compiling structmeta v0.2.0
17682023-11-30T01:20:54.653Z Checking backoff v0.4.0
17692023-11-30T01:20:55.112Z Compiling test-strategy v0.3.1
17702023-11-30T01:20:55.542Z Compiling darling_macro v0.20.3
17712023-11-30T01:20:57.169Z Compiling darling v0.20.3
17722023-11-30T01:20:57.316Z Compiling serde_with_macros v2.3.3
17732023-11-30T01:20:57.518Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17742023-11-30T01:20:57.730Z Checking macaddr v1.0.1
17752023-11-30T01:20:58.250Z Checking camino-tempfile v1.1.1
17762023-11-30T01:20:58.307Z Checking is-terminal v0.4.9
17772023-11-30T01:20:58.469Z Compiling proc-macro-error-attr v1.0.4
17782023-11-30T01:20:58.640Z Compiling proc-macro-error v1.0.4
17792023-11-30T01:20:58.694Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17802023-11-30T01:20:59.261Z Compiling proc-macro-crate v1.3.1
17812023-11-30T01:20:59.319Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17822023-11-30T01:21:00.528Z Checking termtree v0.4.1
17832023-11-30T01:21:00.818Z Checking predicates-tree v1.0.9
17842023-11-30T01:21:01.024Z Checking base64ct v1.6.0
17852023-11-30T01:21:01.042Z Compiling num_enum_derive v0.5.11
17862023-11-30T01:21:01.494Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17872023-11-30T01:21:01.534Z Compiling parse-display-derive v0.8.2
17882023-11-30T01:21:01.723Z Checking postcard-cobs v0.1.5-pre
17892023-11-30T01:21:01.779Z Checking serde_with v2.3.3
17902023-11-30T01:21:01.817Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17912023-11-30T01:21:01.957Z Compiling crucible-workspace-hack v0.1.0
17922023-11-30T01:21:01.996Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17932023-11-30T01:21:02.041Z Checking postcard v0.7.3
17942023-11-30T01:21:02.270Z Checking smoltcp v0.8.2
17952023-11-30T01:21:02.396Z Compiling foreign-types-macros v0.2.3
17962023-11-30T01:21:02.634Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17972023-11-30T01:21:03.160Z Checking cfg-if v0.1.10
17982023-11-30T01:21:03.293Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-11-30T01:21:03.500Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-11-30T01:21:03.921Z Checking foreign-types-shared v0.3.1
18012023-11-30T01:21:04.570Z Checking foreign-types v0.5.0
18022023-11-30T01:21:04.709Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18032023-11-30T01:21:04.742Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-11-30T01:21:05.592Z Checking num_enum v0.5.11
18052023-11-30T01:21:05.797Z Checking cstr-argument v0.1.2
18062023-11-30T01:21:06.018Z Checking pretty-hex v0.2.1
18072023-11-30T01:21:06.036Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18082023-11-30T01:21:06.209Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18092023-11-30T01:21:06.232Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18102023-11-30T01:21:06.632Z Checking colored v2.0.4
18112023-11-30T01:21:06.650Z Compiling zone_cfg_derive v0.3.0
18122023-11-30T01:21:06.673Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18132023-11-30T01:21:07.064Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18142023-11-30T01:21:07.184Z Checking predicates v2.1.5
18152023-11-30T01:21:07.568Z Compiling mockall_derive v0.11.4
18162023-11-30T01:21:08.274Z Compiling num-derive v0.4.0
18172023-11-30T01:21:09.065Z Checking parse-display v0.8.2
18182023-11-30T01:21:09.163Z Checking fragile v2.0.0
18192023-11-30T01:21:09.285Z Checking downcast v0.11.0
18202023-11-30T01:21:09.378Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18212023-11-30T01:21:09.539Z Checking zone v0.3.0
18222023-11-30T01:21:09.580Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18232023-11-30T01:21:09.919Z Checking smf v0.2.2
18242023-11-30T01:21:10.076Z Checking xattr v1.0.1
18252023-11-30T01:21:10.329Z Checking filetime v0.2.22
18262023-11-30T01:21:10.612Z Checking tar v0.4.40
18272023-11-30T01:21:10.629Z Checking pem v3.0.2
18282023-11-30T01:21:10.695Z Checking linked-hash-map v0.5.6
18292023-11-30T01:21:10.826Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18302023-11-30T01:21:11.002Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18312023-11-30T01:21:11.175Z Checking lru-cache v0.1.2
18322023-11-30T01:21:11.380Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18332023-11-30T01:21:11.432Z Checking headers-core v0.2.0
18342023-11-30T01:21:11.618Z Checking headers v0.3.9
18352023-11-30T01:21:11.760Z Checking password-hash v0.5.0
18362023-11-30T01:21:11.800Z Checking blake2 v0.10.6
18372023-11-30T01:21:12.216Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18382023-11-30T01:21:12.460Z Checking base64 v0.13.1
18392023-11-30T01:21:12.477Z Checking argon2 v0.5.2
18402023-11-30T01:21:12.898Z Checking rcgen v0.11.3
18412023-11-30T01:21:13.089Z Checking pem v1.1.1
18422023-11-30T01:21:13.427Z Checking atomicwrites v0.4.2
18432023-11-30T01:21:13.456Z Checking subprocess v0.2.9
18442023-11-30T01:21:13.487Z Checking arc-swap v1.6.0
18452023-11-30T01:21:13.688Z Checking half v1.8.2
18462023-11-30T01:21:14.014Z Checking ciborium-io v0.2.1
18472023-11-30T01:21:14.155Z Compiling cancel-safe-futures v0.1.5
18482023-11-30T01:21:14.171Z Checking slog-scope v4.4.0
18492023-11-30T01:21:14.209Z Checking textwrap v0.11.0
18502023-11-30T01:21:14.288Z Compiling heck v0.3.3
18512023-11-30T01:21:14.297Z Checking ciborium-ll v0.2.1
18522023-11-30T01:21:14.450Z Checking vec_map v0.8.2
18532023-11-30T01:21:14.507Z Compiling libefi-sys v0.1.0
18542023-11-30T01:21:14.676Z Checking ansi_term v0.12.1
18552023-11-30T01:21:14.733Z Checking strsim v0.8.0
18562023-11-30T01:21:14.846Z Checking ciborium v0.2.1
18572023-11-30T01:21:14.872Z Compiling structopt-derive v0.4.18
18582023-11-30T01:21:15.002Z Checking slog-stdlog v4.1.1
18592023-11-30T01:21:15.129Z Checking clap v2.34.0
18602023-11-30T01:21:15.232Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18612023-11-30T01:21:15.619Z Checking slog-envlogger v2.2.0
18622023-11-30T01:21:16.086Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18632023-11-30T01:21:16.391Z Checking resolv-conf v0.7.0
18642023-11-30T01:21:16.521Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18652023-11-30T01:21:16.544Z Compiling slog-dtrace v0.2.3
18662023-11-30T01:21:16.861Z Compiling convert_case v0.4.0
18672023-11-30T01:21:16.905Z Checking trust-dns-resolver v0.22.0
18682023-11-30T01:21:17.695Z Checking pem-rfc7468 v0.7.0
18692023-11-30T01:21:18.107Z Compiling der_derive v0.7.2
18702023-11-30T01:21:18.486Z Compiling derive_more v0.99.17
18712023-11-30T01:21:19.561Z Checking fxhash v0.2.1
18722023-11-30T01:21:19.709Z Checking flagset v0.4.3
18732023-11-30T01:21:19.753Z Checking termcolor v1.2.0
18742023-11-30T01:21:19.877Z Checking structopt v0.3.26
18752023-11-30T01:21:20.004Z Checking itertools v0.12.0
18762023-11-30T01:21:20.364Z Compiling radium v0.7.0
18772023-11-30T01:21:20.422Z Compiling maybe-uninit v2.0.0
18782023-11-30T01:21:20.908Z Checking mockall v0.11.4
18792023-11-30T01:21:21.074Z Checking tap v1.0.1
18802023-11-30T01:21:21.246Z Compiling num-bigint-dig v0.8.4
18812023-11-30T01:21:21.310Z Checking wyz v0.5.1
18822023-11-30T01:21:21.691Z Checking crc-catalog v2.2.0
18832023-11-30T01:21:21.811Z Compiling packed_struct v0.10.1
18842023-11-30T01:21:21.894Z Checking funty v2.0.0
18852023-11-30T01:21:21.915Z Compiling same-file v1.0.6
18862023-11-30T01:21:22.283Z Compiling walkdir v2.4.0
18872023-11-30T01:21:22.434Z Checking der v0.7.8
18882023-11-30T01:21:22.510Z Checking crc v3.0.1
18892023-11-30T01:21:22.953Z Compiling semver-parser v0.10.2
18902023-11-30T01:21:23.637Z Compiling packed_struct_codegen v0.10.1
18912023-11-30T01:21:23.671Z Checking bitvec v1.0.1
18922023-11-30T01:21:23.865Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18932023-11-30T01:21:24.278Z Checking nodrop v0.1.14
18942023-11-30T01:21:25.496Z Checking spki v0.7.2
18952023-11-30T01:21:25.925Z Checking pkcs8 v0.10.2
18962023-11-30T01:21:26.341Z Checking pkcs1 v0.7.5
18972023-11-30T01:21:26.672Z Checking array-init v0.0.4
18982023-11-30T01:21:26.720Z Compiling semver v0.11.0
18992023-11-30T01:21:26.923Z Checking smallvec v0.6.14
19002023-11-30T01:21:28.022Z Compiling num-rational v0.4.1
19012023-11-30T01:21:28.574Z Compiling home v0.5.5
19022023-11-30T01:21:28.825Z Checking bitfield v0.14.0
19032023-11-30T01:21:28.931Z Compiling toolchain_find v0.2.0
19042023-11-30T01:21:29.605Z Checking serde-hex v0.1.0
19052023-11-30T01:21:29.688Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19062023-11-30T01:21:29.865Z Checking x509-cert v0.2.4
19072023-11-30T01:21:30.193Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19082023-11-30T01:21:30.549Z Checking env_logger v0.10.0
19092023-11-30T01:21:30.624Z Checking rsa v0.9.2
19102023-11-30T01:21:31.198Z Checking newline-converter v0.3.0
19112023-11-30T01:21:31.407Z Checking hkdf v0.12.3
19122023-11-30T01:21:32.068Z Checking ron v0.8.1
19132023-11-30T01:21:32.336Z Compiling toml v0.5.11
19142023-11-30T01:21:32.394Z Checking crc-any v2.4.3
19152023-11-30T01:21:32.486Z Checking expectorate v1.1.0
19162023-11-30T01:21:32.698Z Compiling omicron-zone-package v0.9.1
19172023-11-30T01:21:32.940Z Checking object v0.30.4
19182023-11-30T01:21:34.125Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19192023-11-30T01:21:34.477Z Checking num-complex v0.4.4
19202023-11-30T01:21:34.847Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19212023-11-30T01:21:35.987Z Compiling rustfmt-wrapper v0.2.0
19222023-11-30T01:21:36.522Z Checking utf-8 v0.7.6
19232023-11-30T01:21:36.768Z Checking path-slash v0.1.5
19242023-11-30T01:21:36.804Z Checking keccak v0.1.4
19252023-11-30T01:21:36.973Z Checking tungstenite v0.20.1
19262023-11-30T01:21:37.254Z Checking sha3 v0.10.8
19272023-11-30T01:21:37.602Z Checking num v0.4.1
19282023-11-30T01:21:37.735Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19292023-11-30T01:21:37.855Z Checking secrecy v0.8.0
19302023-11-30T01:21:38.205Z Compiling buf-list v1.0.3
19312023-11-30T01:21:38.421Z Checking tokio-tungstenite v0.20.1
19322023-11-30T01:21:38.624Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19332023-11-30T01:21:39.132Z Checking swrite v0.1.0
19342023-11-30T01:21:39.134Z Checking glob v0.3.1
19352023-11-30T01:21:39.290Z Compiling parking_lot_core v0.8.6
19362023-11-30T01:21:39.688Z Checking nibble_vec v0.1.0
19372023-11-30T01:21:39.706Z Checking endian-type v0.1.2
19382023-11-30T01:21:39.727Z Checking libsw v3.3.0
19392023-11-30T01:21:39.945Z Compiling derive-where v1.2.5
19402023-11-30T01:21:40.011Z Checking radix_trie v0.2.1
19412023-11-30T01:21:40.106Z Checking linear-map v1.2.0
19422023-11-30T01:21:40.542Z Checking parking_lot v0.11.2
19432023-11-30T01:21:40.600Z Checking pretty-hex v0.4.0
19442023-11-30T01:21:40.625Z Checking trust-dns-client v0.22.0
19452023-11-30T01:21:40.847Z Checking owo-colors v3.5.0
19462023-11-30T01:21:41.075Z Checking sled v0.34.7
19472023-11-30T01:21:41.887Z Compiling semver v0.1.20
19482023-11-30T01:21:42.573Z Checking trust-dns-server v0.22.1
19492023-11-30T01:21:42.940Z Compiling rustc_version v0.1.7
19502023-11-30T01:21:43.312Z Checking crossbeam-deque v0.8.3
19512023-11-30T01:21:43.691Z Compiling newtype_derive v0.1.6
19522023-11-30T01:21:43.780Z Compiling rayon-core v1.12.0
19532023-11-30T01:21:44.208Z Checking openapiv3 v1.0.3
19542023-11-30T01:21:44.402Z Compiling memoffset v0.7.1
19552023-11-30T01:21:44.849Z Compiling unicase v2.7.0
19562023-11-30T01:21:45.292Z Compiling platforms v3.0.2
19572023-11-30T01:21:45.370Z Checking rayon v1.8.0
19582023-11-30T01:21:45.998Z Checking steno v0.4.0
19592023-11-30T01:21:46.002Z Checking globset v0.4.13
19602023-11-30T01:21:46.172Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19612023-11-30T01:21:46.776Z Checking olpc-cjson v0.1.3
19622023-11-30T01:21:46.839Z Checking serde_plain v1.0.2
19632023-11-30T01:21:47.085Z Compiling async-recursion v1.0.5
19642023-11-30T01:21:47.198Z Checking typed-path v0.6.0
19652023-11-30T01:21:49.709Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19662023-11-30T01:21:49.717Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19672023-11-30T01:21:50.046Z Checking signature v1.6.4
19682023-11-30T01:21:50.158Z Compiling salty v0.2.0
19692023-11-30T01:21:50.223Z Checking display-error-chain v0.2.0
19702023-11-30T01:21:50.247Z Checking ed25519 v1.5.3
19712023-11-30T01:21:50.297Z Checking tough v0.15.0
19722023-11-30T01:21:50.471Z Compiling curve25519-dalek v4.1.0
19732023-11-30T01:21:50.497Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19742023-11-30T01:21:51.350Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19752023-11-30T01:21:51.510Z Checking serde-big-array v0.5.1
19762023-11-30T01:21:51.650Z Checking ff v0.13.0
19772023-11-30T01:21:51.707Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19782023-11-30T01:21:51.936Z Checking group v0.13.0
19792023-11-30T01:21:52.173Z Compiling mime_guess v2.0.4
19802023-11-30T01:21:53.094Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19812023-11-30T01:21:53.715Z Checking signal-hook-tokio v0.3.1
19822023-11-30T01:21:53.849Z Checking serde-big-array v0.4.1
19832023-11-30T01:21:53.942Z Checking universal-hash v0.5.1
19842023-11-30T01:21:54.070Z Checking crypto-bigint v0.5.2
19852023-11-30T01:21:54.193Z Compiling thiserror-impl-no-std v2.0.2
19862023-11-30T01:21:54.342Z Compiling curve25519-dalek-derive v0.1.0
19872023-11-30T01:21:54.428Z Checking opaque-debug v0.3.0
19882023-11-30T01:21:54.554Z Checking base16ct v0.2.0
19892023-11-30T01:21:54.712Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19902023-11-30T01:21:54.788Z Checking poly1305 v0.8.0
19912023-11-30T01:21:55.224Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19922023-11-30T01:21:55.491Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19932023-11-30T01:21:55.760Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19942023-11-30T01:21:56.039Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19952023-11-30T01:21:56.507Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19962023-11-30T01:21:56.736Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19972023-11-30T01:21:56.820Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19982023-11-30T01:21:57.504Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19992023-11-30T01:21:58.034Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20002023-11-30T01:21:59.684Z Checking thiserror-no-std v2.0.2
20012023-11-30T01:22:00.601Z Checking elliptic-curve v0.13.5
20022023-11-30T01:22:00.665Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20032023-11-30T01:22:01.834Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20042023-11-30T01:22:02.300Z Checking chacha20 v0.9.1
20052023-11-30T01:22:02.325Z Checking bcs v0.1.6
20062023-11-30T01:22:02.746Z Checking aead v0.5.2
20072023-11-30T01:22:02.856Z Checking kstat-rs v0.2.3
20082023-11-30T01:22:03.082Z Checking highway v1.1.0
20092023-11-30T01:22:03.101Z Checking corncobs v0.1.3
20102023-11-30T01:22:03.371Z Checking chacha20poly1305 v0.10.1
20112023-11-30T01:22:03.384Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20122023-11-30T01:22:03.661Z Checking vsss-rs v3.3.1
20132023-11-30T01:22:04.153Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20142023-11-30T01:22:04.807Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20152023-11-30T01:22:06.394Z Compiling crunchy v0.2.2
20162023-11-30T01:22:06.716Z Compiling portable-atomic v1.4.3
20172023-11-30T01:22:07.460Z Compiling clang-sys v1.6.1
20182023-11-30T01:22:08.432Z Compiling tiny-keccak v2.0.2
20192023-11-30T01:22:08.560Z Compiling prettyplease v0.2.12
20202023-11-30T01:22:09.836Z Compiling darling_core v0.14.4
20212023-11-30T01:22:10.273Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20222023-11-30T01:22:10.607Z Compiling minimal-lexical v0.2.1
20232023-11-30T01:22:10.666Z Checking assert_matches v1.5.0
20242023-11-30T01:22:10.792Z Checking number_prefix v0.4.0
20252023-11-30T01:22:11.066Z Checking http-range v0.1.5
20262023-11-30T01:22:11.321Z Checking humantime v2.1.0
20272023-11-30T01:22:11.433Z Checking hyper-staticfile v0.9.5
20282023-11-30T01:22:11.502Z Compiling nom v7.1.3
20292023-11-30T01:22:11.753Z Checking indicatif v0.17.7
20302023-11-30T01:22:12.054Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20312023-11-30T01:22:14.041Z Compiling ascii-canvas v3.0.0
20322023-11-30T01:22:15.517Z Compiling ena v0.14.2
20332023-11-30T01:22:15.741Z Compiling libloading v0.7.4
20342023-11-30T01:22:16.163Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20352023-11-30T01:22:16.347Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20362023-11-30T01:22:18.038Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20372023-11-30T01:22:18.494Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20382023-11-30T01:22:19.130Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20392023-11-30T01:22:19.951Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20402023-11-30T01:22:20.062Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20412023-11-30T01:22:20.116Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20422023-11-30T01:22:21.124Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20432023-11-30T01:22:21.964Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20442023-11-30T01:22:22.688Z Compiling darling_macro v0.14.4
20452023-11-30T01:22:23.833Z Compiling bindgen v0.65.1
20462023-11-30T01:22:24.099Z Compiling regex-syntax v0.6.29
20472023-11-30T01:22:24.412Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20482023-11-30T01:22:24.598Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20492023-11-30T01:22:24.852Z Compiling diff v0.1.13
20502023-11-30T01:22:25.950Z Compiling darling v0.14.4
20512023-11-30T01:22:26.119Z Compiling cexpr v0.6.0
20522023-11-30T01:22:32.337Z Compiling lalrpop v0.19.12
20532023-11-30T01:22:34.615Z Compiling which v4.4.0
20542023-11-30T01:22:35.571Z Compiling peeking_take_while v0.1.2
20552023-11-30T01:22:35.752Z Compiling rustc-hash v1.1.0
20562023-11-30T01:22:35.966Z Compiling ref-cast v1.0.20
20572023-11-30T01:22:36.568Z Checking maplit v1.0.2
20582023-11-30T01:22:36.711Z Compiling shlex v1.1.0
20592023-11-30T01:22:36.758Z Compiling lazycell v1.3.0
20602023-11-30T01:22:37.238Z Compiling derive_builder_core v0.12.0
20612023-11-30T01:22:41.377Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20622023-11-30T01:22:41.779Z Compiling ref-cast-impl v1.0.20
20632023-11-30T01:22:41.866Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20642023-11-30T01:22:41.974Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20652023-11-30T01:22:43.119Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20662023-11-30T01:22:43.749Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20672023-11-30T01:22:44.561Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20682023-11-30T01:22:45.583Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20692023-11-30T01:22:47.180Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20702023-11-30T01:22:49.109Z Compiling libxml v0.3.3
20712023-11-30T01:22:49.483Z Compiling derive_builder_macro v0.12.0
20722023-11-30T01:22:49.687Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20732023-11-30T01:22:50.313Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20742023-11-30T01:22:50.815Z Compiling strum_macros v0.24.3
20752023-11-30T01:22:51.030Z Compiling fs-err v2.11.0
20762023-11-30T01:22:51.469Z Compiling cookie v0.18.0
20772023-11-30T01:22:51.905Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20782023-11-30T01:22:52.355Z Compiling indoc v1.0.9
20792023-11-30T01:22:53.663Z Checking derive_builder v0.12.0
20802023-11-30T01:22:54.087Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20812023-11-30T01:22:56.645Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20822023-11-30T01:22:56.663Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20832023-11-30T01:22:56.913Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20842023-11-30T01:22:57.360Z Checking bb8 v0.8.1
20852023-11-30T01:22:57.402Z Checking quick-xml v0.23.1
20862023-11-30T01:22:57.536Z Compiling impl-trait-for-tuples v0.2.2
20872023-11-30T01:22:58.097Z Compiling oso-derive v0.27.0
20882023-11-30T01:22:59.035Z Checking unicode-linebreak v0.1.5
20892023-11-30T01:22:59.338Z Checking smawk v0.3.1
20902023-11-30T01:22:59.633Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20912023-11-30T01:22:59.727Z Checking textwrap v0.16.0
20922023-11-30T01:23:00.436Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20932023-11-30T01:23:00.877Z Checking bytesize v1.3.0
20942023-11-30T01:23:00.989Z Checking is_ci v1.1.1
20952023-11-30T01:23:01.181Z Checking supports-color v2.1.0
20962023-11-30T01:23:01.250Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20972023-11-30T01:23:01.320Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20982023-11-30T01:23:01.459Z Checking cassowary v0.3.0
20992023-11-30T01:23:01.830Z Compiling indoc v2.0.3
21002023-11-30T01:23:02.523Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21012023-11-30T01:23:02.599Z Checking rtoolbox v0.0.1
21022023-11-30T01:23:02.899Z Checking rpassword v7.3.1
21032023-11-30T01:23:03.032Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21042023-11-30T01:23:03.085Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21052023-11-30T01:23:03.631Z Checking ratatui v0.23.0
21062023-11-30T01:23:04.391Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21072023-11-30T01:23:04.819Z Checking shell-words v1.1.0
21082023-11-30T01:23:05.095Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21092023-11-30T01:23:05.992Z Checking fatfs v0.3.6
21102023-11-30T01:23:07.566Z Checking tui-tree-widget v0.13.0
21112023-11-30T01:23:07.635Z Checking yansi v0.5.1
21122023-11-30T01:23:07.693Z Checking plotters-backend v0.3.5
21132023-11-30T01:23:07.955Z Checking rand v0.4.6
21142023-11-30T01:23:08.073Z Checking pretty_assertions v1.4.0
21152023-11-30T01:23:08.281Z Checking plotters-svg v0.3.5
21162023-11-30T01:23:08.352Z Compiling vte_generate_state_changes v0.1.1
21172023-11-30T01:23:08.583Z Checking remove_dir_all v0.5.3
21182023-11-30T01:23:08.718Z Checking cast v0.3.0
21192023-11-30T01:23:09.228Z Checking criterion-plot v0.5.0
21202023-11-30T01:23:09.371Z Checking vte v0.11.1
21212023-11-30T01:23:09.494Z Checking tempdir v0.3.7
21222023-11-30T01:23:09.729Z Checking plotters v0.3.5
21232023-11-30T01:23:09.759Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21242023-11-30T01:23:11.713Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21252023-11-30T01:23:12.632Z Checking tinytemplate v1.2.1
21262023-11-30T01:23:13.057Z Checking oorandom v11.1.3
21272023-11-30T01:23:13.252Z Checking anes v0.1.6
21282023-11-30T01:23:13.284Z Checking strip-ansi-escapes v0.2.0
21292023-11-30T01:23:13.481Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21302023-11-30T01:23:13.797Z Checking criterion v0.5.1
21312023-11-30T01:23:15.260Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21322023-11-30T01:23:17.086Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21332023-11-30T01:23:18.439Z Checking assert_cmd v2.0.12
21342023-11-30T01:23:19.143Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21352023-11-30T01:23:21.289Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21362023-11-30T01:23:21.580Z Checking fd-lock v3.0.13
21372023-11-30T01:23:21.842Z Checking dashmap v5.5.1
21382023-11-30T01:23:22.837Z Compiling serial_test_derive v0.10.0
21392023-11-30T01:23:23.249Z Checking nu-ansi-term v0.49.0
21402023-11-30T01:23:23.884Z Checking reedline v0.26.0
21412023-11-30T01:23:24.722Z Checking serial_test v0.10.0
21422023-11-30T01:23:26.836Z Checking threadpool v1.8.1
21432023-11-30T01:23:27.105Z Checking nanorand v0.7.0
21442023-11-30T01:23:27.128Z Checking topological-sort v0.2.2
21452023-11-30T01:23:27.445Z Checking libtest-mimic v0.6.1
21462023-11-30T01:23:27.676Z Checking flume v0.11.0
21472023-11-30T01:23:28.118Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21482023-11-30T01:23:28.448Z Checking httptest v0.15.5
21492023-11-30T01:23:29.604Z Checking similar-asserts v1.5.0
21502023-11-30T01:23:29.952Z Compiling rstest_macros v0.18.2
21512023-11-30T01:23:30.748Z Compiling crossbeam-queue v0.3.8
21522023-11-30T01:23:31.535Z Checking bytecount v0.6.3
21532023-11-30T01:23:31.589Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21542023-11-30T01:23:31.741Z Checking papergrid v0.10.0
21552023-11-30T01:23:33.360Z Checking datatest-stable v0.2.3
21562023-11-30T01:23:33.425Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21572023-11-30T01:23:33.675Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21582023-11-30T01:23:33.847Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21592023-11-30T01:23:34.118Z Compiling tabled_derive v0.6.0
21602023-11-30T01:23:34.866Z Checking constant_time_eq v0.2.6
21612023-11-30T01:23:35.035Z Compiling relative-path v1.9.0
21622023-11-30T01:23:35.693Z Compiling trybuild v1.0.85
21632023-11-30T01:23:36.221Z Checking arrayvec v0.7.4
21642023-11-30T01:23:36.353Z Checking arrayref v0.3.7
21652023-11-30T01:23:36.802Z Checking blake2b_simd v1.0.1
21662023-11-30T01:23:38.592Z Checking tabled v0.14.0
21672023-11-30T01:23:39.144Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21682023-11-30T01:23:42.919Z Checking basic-toml v0.1.4
21692023-11-30T01:23:44.527Z Checking constant_time_eq v0.3.0
21702023-11-30T01:23:44.703Z Checking futures-timer v3.0.2
21712023-11-30T01:23:45.162Z Checking rust-argon2 v1.0.1
21722023-11-30T01:23:48.284Z Checking crossbeam v0.8.2
21732023-11-30T01:23:48.430Z Checking partial-io v0.5.4
21742023-11-30T01:23:48.993Z Checking approx v0.5.1
21752023-11-30T01:23:49.326Z Checking termios v0.3.3
21762023-11-30T01:23:49.612Z Checking hex-literal v0.4.1
21772023-11-30T01:23:52.291Z Checking rstest v0.18.2
21782023-11-30T01:23:58.916Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21792023-11-30T01:23:59.638Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21802023-11-30T01:24:59.841Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21812023-11-30T01:25:00.840Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21822023-11-30T01:25:01.911Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21832023-11-30T01:25:17.385Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21842023-11-30T01:25:41.519Z Compiling polar-core v0.27.0
21852023-11-30T01:25:52.430Z Checking oso v0.27.0
21862023-11-30T01:26:29.376Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21872023-11-30T01:27:53.523Z Finished dev [unoptimized + debuginfo] target(s) in 9m 59s
21882023-11-30T01:27:53.736Z
21892023-11-30T01:27:53.736Zreal 11:00.970392097
21902023-11-30T01:27:53.736Zuser 59:31.100994269
21912023-11-30T01:27:53.738Zsys 7:42.165077582
21922023-11-30T01:27:53.738Ztrap 2.116046353
21932023-11-30T01:27:53.738Ztflt 5.446483451
21942023-11-30T01:27:53.738Zdflt 8.598480567
21952023-11-30T01:27:53.738Zkflt 0.029639391
21962023-11-30T01:27:53.738Zlock 1:34:40.558017913
21972023-11-30T01:27:53.738Zslp 2:57:38.274885218
21982023-11-30T01:27:53.738Zlat 2:06.438259891
21992023-11-30T01:27:53.738Zstop 4:27.229001941
22002023-11-30T01:27:54.901Zwarning: output filename collision.
22012023-11-30T01:27:54.901ZThe 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)`.
22022023-11-30T01:27:54.901ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22032023-11-30T01:27:54.901ZThe targets should have unique names.
22042023-11-30T01:27:54.901ZThis is a known bug where multiple crates with the same name use
22052023-11-30T01:27:54.901Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22062023-11-30T01:27:54.904Zwarning: output filename collision.
22072023-11-30T01:27:54.904ZThe 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)`.
22082023-11-30T01:27:54.904ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22092023-11-30T01:27:54.904ZThe targets should have unique names.
22102023-11-30T01:27:54.904ZThis is a known bug where multiple crates with the same name use
22112023-11-30T01:27:54.904Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22122023-11-30T01:27:54.906Zwarning: output filename collision.
22132023-11-30T01:27:54.906ZThe 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)`.
22142023-11-30T01:27:54.906ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22152023-11-30T01:27:54.906ZThe targets should have unique names.
22162023-11-30T01:27:54.906ZThis is a known bug where multiple crates with the same name use
22172023-11-30T01:27:54.906Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22182023-11-30T01:27:55.463Z Documenting libc v0.2.150
22192023-11-30T01:27:55.480Z Documenting cfg-if v1.0.0
22202023-11-30T01:27:55.490Z Documenting serde_derive v1.0.192
22212023-11-30T01:27:55.517Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22222023-11-30T01:27:55.520Z Documenting log v0.4.20
22232023-11-30T01:27:55.520Z Documenting scopeguard v1.2.0
22242023-11-30T01:27:55.547Z Documenting smallvec v1.11.0
22252023-11-30T01:27:55.547Z Documenting itoa v1.0.9
22262023-11-30T01:27:55.936Z Documenting memchr v2.6.3
22272023-11-30T01:27:59.523Z Documenting zeroize_derive v1.4.2
22282023-11-30T01:27:59.537Z Documenting lock_api v0.4.10
22292023-11-30T01:27:59.540Z Documenting pin-project-lite v0.2.13
22302023-11-30T01:27:59.958Z Documenting libm v0.2.7
22312023-11-30T01:28:01.550Z Documenting futures-core v0.3.29
22322023-11-30T01:28:01.780Z Documenting getrandom v0.2.10
22332023-11-30T01:28:02.785Z Documenting parking_lot_core v0.9.8
22342023-11-30T01:28:03.762Z Documenting signal-hook-registry v1.4.1
22352023-11-30T01:28:04.133Z Documenting mio v0.8.9
22362023-11-30T01:28:05.016Z Documenting serde v1.0.192
22372023-11-30T01:28:05.039Z Documenting num-traits v0.2.16
22382023-11-30T01:28:06.967Z Documenting thiserror-impl v1.0.49
22392023-11-30T01:28:07.101Z Documenting zeroize v1.7.0
22402023-11-30T01:28:07.482Z Documenting rand_core v0.6.4
22412023-11-30T01:28:08.512Z Documenting parking_lot v0.12.1
22422023-11-30T01:28:09.850Z Documenting num_cpus v1.16.0
22432023-11-30T01:28:10.171Z Documenting socket2 v0.5.5
22442023-11-30T01:28:12.080Z Documenting tokio-macros v2.2.0
22452023-11-30T01:28:12.920Z Documenting typenum v1.16.0
22462023-11-30T01:28:13.013Z Documenting once_cell v1.18.0
22472023-11-30T01:28:14.010Z Documenting thiserror v1.0.49
22482023-11-30T01:28:14.101Z Documenting subtle v2.5.0
22492023-11-30T01:28:15.801Z Documenting ryu v1.0.15
22502023-11-30T01:28:16.022Z Documenting byteorder v1.5.0
22512023-11-30T01:28:18.597Z Documenting futures-sink v0.3.29
22522023-11-30T01:28:18.871Z Documenting const-oid v0.9.5
22532023-11-30T01:28:19.234Z Documenting pin-utils v0.1.0
22542023-11-30T01:28:19.777Z Documenting futures-task v0.3.29
22552023-11-30T01:28:19.796Z Documenting slab v0.4.9
22562023-11-30T01:28:21.908Z Documenting futures-macro v0.3.29
22572023-11-30T01:28:23.959Z Documenting futures-channel v0.3.29
22582023-11-30T01:28:25.387Z Documenting futures-io v0.3.29
22592023-11-30T01:28:26.025Z Documenting iana-time-zone v0.1.57
22602023-11-30T01:28:27.117Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22612023-11-30T01:28:28.105Z Documenting tinyvec_macros v0.1.1
22622023-11-30T01:28:28.404Z Documenting ppv-lite86 v0.2.17
22632023-11-30T01:28:29.369Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22642023-11-30T01:28:30.164Z Documenting tracing-core v0.1.31
22652023-11-30T01:28:31.360Z Documenting futures-util v0.3.29
22662023-11-30T01:28:31.974Z Documenting tracing-attributes v0.1.26
22672023-11-30T01:28:32.386Z Documenting tinyvec v1.6.0
22682023-11-30T01:28:33.366Z Documenting rand_chacha v0.3.1
22692023-11-30T01:28:38.035Z Documenting unicode-normalization v0.1.22
22702023-11-30T01:28:40.096Z Documenting rand v0.8.5
22712023-11-30T01:28:40.449Z Documenting bytes v1.5.0
22722023-11-30T01:28:41.874Z Documenting bitflags v2.4.0
22732023-11-30T01:28:43.530Z Documenting serde_json v1.0.108
22742023-11-30T01:28:44.559Z Documenting chrono v0.4.31
22752023-11-30T01:28:46.453Z Documenting uuid v1.6.1
22762023-11-30T01:28:47.715Z Documenting tokio v1.34.0
22772023-11-30T01:28:47.903Z Documenting fnv v1.0.7
22782023-11-30T01:28:48.019Z Documenting base64 v0.21.5
22792023-11-30T01:28:51.573Z Documenting lazy_static v1.4.0
22802023-11-30T01:28:53.393Z Documenting unicode-bidi v0.3.13
22812023-11-30T01:28:53.780Z Documenting percent-encoding v2.3.0
22822023-11-30T01:28:53.814Z Documenting http v0.2.11
22832023-11-30T01:28:54.198Z Documenting spin v0.9.8
22842023-11-30T01:28:56.040Z Documenting cpufeatures v0.2.9
22852023-11-30T01:28:57.568Z Documenting generic-array v0.14.7
22862023-11-30T01:28:58.781Z Documenting serde_derive_internals v0.26.0
22872023-11-30T01:28:59.744Z Documenting form_urlencoded v1.2.0
22882023-11-30T01:28:59.949Z Checking serde_derive_internals v0.26.0
22892023-11-30T01:29:00.225Z Documenting dyn-clone v1.0.13
22902023-11-30T01:29:00.375Z Documenting tracing v0.1.37
22912023-11-30T01:29:00.851Z Documenting idna v0.4.0
22922023-11-30T01:29:02.428Z Documenting errno v0.3.2
22932023-11-30T01:29:04.454Z Documenting crypto-common v0.1.6
22942023-11-30T01:29:04.598Z Documenting block-buffer v0.10.4
22952023-11-30T01:29:05.663Z Documenting httparse v1.8.0
22962023-11-30T01:29:05.702Z Documenting unicode-ident v1.0.12
22972023-11-30T01:29:06.624Z Documenting schemars_derive v0.8.13
22982023-11-30T01:29:06.983Z Documenting url v2.4.1
22992023-11-30T01:29:08.882Z Documenting rustix v0.38.25
23002023-11-30T01:29:09.807Z Documenting adler v1.0.2
23012023-11-30T01:29:10.460Z Documenting proc-macro2 v1.0.69
23022023-11-30T01:29:11.325Z Documenting digest v0.10.7
23032023-11-30T01:29:11.787Z Documenting untrusted v0.9.0
23042023-11-30T01:29:13.277Z Documenting try-lock v0.2.4
23052023-11-30T01:29:13.814Z Documenting miniz_oxide v0.7.1
23062023-11-30T01:29:15.509Z Documenting schemars v0.8.13
23072023-11-30T01:29:15.810Z Documenting openssl-probe v0.1.5
23082023-11-30T01:29:16.313Z Documenting quote v1.0.33
23092023-11-30T01:29:17.409Z Documenting httpdate v1.0.3
23102023-11-30T01:29:19.022Z Documenting want v0.3.1
23112023-11-30T01:29:19.054Z Documenting ring v0.17.5
23122023-11-30T01:29:21.132Z Documenting http-body v0.4.5
23132023-11-30T01:29:21.621Z Documenting openssl-sys v0.9.93
23142023-11-30T01:29:22.499Z Documenting async-trait v0.1.74
23152023-11-30T01:29:23.199Z Documenting openssl-macros v0.1.1
23162023-11-30T01:29:24.652Z Documenting mime v0.3.17
23172023-11-30T01:29:25.386Z Documenting tower-service v0.3.2
23182023-11-30T01:29:27.305Z Documenting rustls-webpki v0.101.7
23192023-11-30T01:29:27.564Z Documenting aho-corasick v1.0.4
23202023-11-30T01:29:29.571Z Documenting sct v0.7.0
23212023-11-30T01:29:29.610Z Documenting tokio-util v0.7.10
23222023-11-30T01:29:29.668Z Documenting slog v2.7.0
23232023-11-30T01:29:30.718Z Documenting regex-syntax v0.8.2
23242023-11-30T01:29:30.992Z Documenting equivalent v1.0.1
23252023-11-30T01:29:32.726Z Documenting openssl v0.10.57
23262023-11-30T01:29:34.013Z Documenting ipnet v2.8.0
23272023-11-30T01:29:35.369Z Documenting hashbrown v0.14.2
23282023-11-30T01:29:35.464Z Documenting unicode-width v0.1.11
23292023-11-30T01:29:35.706Z Documenting rustls v0.21.9
23302023-11-30T01:29:36.377Z Documenting rustls-pemfile v1.0.3
23312023-11-30T01:29:39.498Z Documenting num-integer v0.1.45
23322023-11-30T01:29:39.656Z Documenting h2 v0.3.21
23332023-11-30T01:29:40.295Z Documenting time-macros v0.2.13
23342023-11-30T01:29:41.667Z Documenting regex-automata v0.4.3
23352023-11-30T01:29:41.725Z Documenting indexmap v2.1.0
23362023-11-30T01:29:41.838Z Documenting deranged v0.3.8
23372023-11-30T01:29:45.313Z Documenting time-core v0.1.1
23382023-11-30T01:29:45.782Z Documenting gimli v0.28.0
23392023-11-30T01:29:47.624Z Documenting num_threads v0.1.6
23402023-11-30T01:29:48.350Z Documenting utf8parse v0.2.1
23412023-11-30T01:29:48.446Z Documenting tokio-rustls v0.24.1
23422023-11-30T01:29:48.645Z Documenting native-tls v0.2.11
23432023-11-30T01:29:49.539Z Documenting zerocopy v0.6.4
23442023-11-30T01:29:52.365Z Documenting object v0.32.1
23452023-11-30T01:29:52.887Z Documenting time v0.3.27
23462023-11-30T01:29:54.539Z Documenting regex v1.10.2
23472023-11-30T01:29:54.780Z Documenting hyper v0.14.27
23482023-11-30T01:29:55.247Z Documenting addr2line v0.21.0
23492023-11-30T01:29:56.388Z Documenting encoding_rs v0.8.33
23502023-11-30T01:29:56.725Z Documenting crossbeam-utils v0.8.16
23512023-11-30T01:29:57.530Z Checking pest_meta v2.7.2
23522023-11-30T01:29:59.122Z Documenting rustc-demangle v0.1.23
23532023-11-30T01:30:00.789Z Documenting tokio-native-tls v0.3.1
23542023-11-30T01:30:01.267Z Documenting rustls-native-certs v0.6.3
23552023-11-30T01:30:02.902Z Documenting serde_urlencoded v0.7.1
23562023-11-30T01:30:02.906Z Documenting pest_meta v2.7.2
23572023-11-30T01:30:03.425Z Checking pest_generator v2.7.2
23582023-11-30T01:30:03.491Z Documenting data-encoding v2.4.0
23592023-11-30T01:30:04.648Z Documenting anstyle v1.0.2
23602023-11-30T01:30:06.705Z Documenting ucd-trie v0.1.6
23612023-11-30T01:30:08.863Z Documenting pest_generator v2.7.2
23622023-11-30T01:30:09.238Z Documenting webpki-roots v0.25.2
23632023-11-30T01:30:09.924Z Documenting anstyle-parse v0.2.1
23642023-11-30T01:30:10.113Z Documenting ipnetwork v0.20.0
23652023-11-30T01:30:10.550Z Documenting syn v2.0.32
23662023-11-30T01:30:11.565Z Documenting backtrace v0.3.69
23672023-11-30T01:30:13.030Z Documenting pest v2.7.2
23682023-11-30T01:30:13.568Z Documenting hyper-rustls v0.24.2
23692023-11-30T01:30:14.652Z Documenting hyper-tls v0.5.0
23702023-11-30T01:30:14.823Z Documenting sha2 v0.10.8
23712023-11-30T01:30:16.794Z Documenting pest_derive v2.7.2
23722023-11-30T01:30:18.475Z Documenting futures-executor v0.3.29
23732023-11-30T01:30:20.052Z Documenting anyhow v1.0.75
23742023-11-30T01:30:21.183Z Documenting hex v0.4.3
23752023-11-30T01:30:22.170Z Documenting crc32fast v1.3.2
23762023-11-30T01:30:23.963Z Checking serde_tokenstream v0.1.7
23772023-11-30T01:30:24.134Z Documenting colorchoice v1.0.0
23782023-11-30T01:30:24.534Z Documenting anstyle-query v1.0.0
23792023-11-30T01:30:24.778Z Documenting reqwest v0.11.22
23802023-11-30T01:30:25.333Z Documenting dtrace-parser v0.1.14
23812023-11-30T01:30:27.220Z Documenting openapiv3 v2.0.0-rc.1
23822023-11-30T01:30:27.635Z Documenting num-iter v0.1.43
23832023-11-30T01:30:27.888Z Documenting hmac v0.12.1
23842023-11-30T01:30:28.208Z Documenting dof v0.1.5
23852023-11-30T01:30:29.757Z Documenting anstream v0.5.0
23862023-11-30T01:30:30.949Z Documenting signal-hook v0.3.17
23872023-11-30T01:30:33.754Z Documenting thread-id v4.2.0
23882023-11-30T01:30:34.846Z Documenting terminal_size v0.2.6
23892023-11-30T01:30:35.177Z Documenting memoffset v0.9.0
23902023-11-30T01:30:35.466Z Documenting clap_lex v0.5.1
23912023-11-30T01:30:36.843Z Documenting strsim v0.10.0
23922023-11-30T01:30:37.568Z Documenting flate2 v1.0.28
23932023-11-30T01:30:39.159Z Documenting futures v0.3.29
23942023-11-30T01:30:39.398Z Documenting crossbeam-epoch v0.9.15
23952023-11-30T01:30:39.533Z Documenting usdt-impl v0.3.5
23962023-11-30T01:30:40.695Z Documenting usdt-attr-macro v0.3.5
23972023-11-30T01:30:41.192Z Documenting usdt-macro v0.3.5
23982023-11-30T01:30:41.727Z Documenting clap_derive v4.4.2
23992023-11-30T01:30:42.959Z Documenting clap_builder v4.4.2
24002023-11-30T01:30:44.878Z Documenting signal-hook-mio v0.2.3
24012023-11-30T01:30:45.243Z Documenting signature v2.1.0
24022023-11-30T01:30:48.779Z Documenting block-padding v0.3.3
24032023-11-30T01:30:49.289Z Documenting hash32 v0.2.1
24042023-11-30T01:30:49.508Z Documenting scheduled-thread-pool v0.2.7
24052023-11-30T01:30:49.758Z Documenting usdt v0.3.5
24062023-11-30T01:30:50.716Z Documenting bzip2-sys v0.1.11+1.0.8
24072023-11-30T01:30:51.864Z Documenting enum-as-inner v0.5.1
24082023-11-30T01:30:52.341Z Documenting pin-project-internal v1.1.3
24092023-11-30T01:30:52.612Z Documenting clap v4.4.3
24102023-11-30T01:30:54.853Z Checking diesel_table_macro_syntax v0.1.0
24112023-11-30T01:30:55.100Z Documenting diesel_table_macro_syntax v0.1.0
24122023-11-30T01:30:55.465Z Documenting unicode-segmentation v1.10.1
24132023-11-30T01:30:55.614Z Documenting stable_deref_trait v1.2.0
24142023-11-30T01:30:56.457Z Documenting bzip2 v0.4.4
24152023-11-30T01:30:58.337Z Documenting r2d2 v0.8.10
24162023-11-30T01:30:59.070Z Documenting trust-dns-proto v0.22.0
24172023-11-30T01:30:59.547Z Documenting pin-project v1.1.3
24182023-11-30T01:30:59.647Z Documenting heapless v0.7.16
24192023-11-30T01:31:00.465Z Documenting inout v0.1.3
24202023-11-30T01:31:00.744Z Documenting crossterm v0.27.0
24212023-11-30T01:31:01.607Z Documenting diesel_derives v2.1.2
24222023-11-30T01:31:02.253Z Documenting md-5 v0.10.5
24232023-11-30T01:31:03.605Z Documenting stringprep v0.1.3
24242023-11-30T01:31:04.486Z Documenting serde_spanned v0.6.4
24252023-11-30T01:31:06.670Z Documenting toml_datetime v0.6.5
24262023-11-30T01:31:07.001Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24272023-11-30T01:31:09.234Z Documenting doc-comment v0.3.3
24282023-11-30T01:31:09.295Z Documenting snafu-derive v0.7.5
24292023-11-30T01:31:09.405Z Documenting winnow v0.5.15
24302023-11-30T01:31:10.207Z Documenting siphasher v0.3.11
24312023-11-30T01:31:12.224Z Documenting static_assertions v1.1.0
24322023-11-30T01:31:12.519Z Documenting bit-vec v0.6.3
24332023-11-30T01:31:12.740Z Documenting either v1.9.0
24342023-11-30T01:31:13.246Z Documenting fallible-iterator v0.2.0
24352023-11-30T01:31:13.310Z Documenting managed v0.8.0
24362023-11-30T01:31:14.508Z Documenting phf_shared v0.11.2
24372023-11-30T01:31:16.637Z Documenting diesel v2.1.4
24382023-11-30T01:31:17.127Z Documenting toml_edit v0.21.0
24392023-11-30T01:31:18.290Z Documenting smoltcp v0.9.1
24402023-11-30T01:31:18.504Z Documenting cipher v0.4.4
24412023-11-30T01:31:18.708Z Documenting zip v0.6.6
24422023-11-30T01:31:19.970Z Documenting num-bigint v0.4.4
24432023-11-30T01:31:20.563Z Documenting snafu v0.7.5
24442023-11-30T01:31:20.772Z Documenting postgres-protocol v0.6.6
24452023-11-30T01:31:25.217Z Documenting hubpack v0.1.2
24462023-11-30T01:31:25.628Z Documenting regress v0.7.1
24472023-11-30T01:31:25.744Z Documenting bstr v1.6.0
24482023-11-30T01:31:27.080Z Documenting serde_repr v0.1.16
24492023-11-30T01:31:28.727Z Documenting precomputed-hash v0.1.1
24502023-11-30T01:31:30.593Z Documenting new_debug_unreachable v1.0.4
24512023-11-30T01:31:30.630Z Documenting lalrpop-util v0.19.12
24522023-11-30T01:31:31.780Z Documenting fixedbitset v0.4.2
24532023-11-30T01:31:33.546Z Documenting postgres-types v0.2.6
24542023-11-30T01:31:33.710Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24552023-11-30T01:31:34.047Z Documenting yasna v0.5.2
24562023-11-30T01:31:34.788Z Documenting string_cache v0.8.7
24572023-11-30T01:31:36.015Z Documenting phf v0.11.2
24582023-11-30T01:31:36.428Z Documenting petgraph v0.6.4
24592023-11-30T01:31:36.802Z Documenting console v0.15.7
24602023-11-30T01:31:41.773Z Documenting semver v1.0.20
24612023-11-30T01:31:41.900Z Documenting float-cmp v0.9.0
24622023-11-30T01:31:42.867Z Documenting whoami v1.4.1
24632023-11-30T01:31:43.221Z Documenting heck v0.4.1
24642023-11-30T01:31:43.912Z Checking unsafe-libyaml v0.2.9
24652023-11-30T01:31:44.022Z Documenting difflib v0.4.0
24662023-11-30T01:31:45.905Z Documenting predicates-core v1.0.6
24672023-11-30T01:31:47.156Z Documenting normalize-line-endings v0.3.0
24682023-11-30T01:31:48.058Z Documenting bit-set v0.5.3
24692023-11-30T01:31:48.474Z Documenting tokio-postgres v0.7.10
24702023-11-30T01:31:48.744Z Documenting similar v2.2.1
24712023-11-30T01:31:49.282Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24722023-11-30T01:31:49.440Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24732023-11-30T01:31:49.711Z Documenting tokio-stream v0.1.14
24742023-11-30T01:31:51.647Z Checking ident_case v1.0.1
24752023-11-30T01:31:51.854Z Documenting unsafe-libyaml v0.2.9
24762023-11-30T01:31:52.688Z Documenting predicates v3.0.4
24772023-11-30T01:31:54.143Z Checking serde_yaml v0.9.25
24782023-11-30T01:31:55.055Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24792023-11-30T01:31:57.228Z Documenting getopts v0.2.21
24802023-11-30T01:31:57.318Z Documenting match_cfg v0.1.0
24812023-11-30T01:31:57.568Z Documenting serde_yaml v0.9.25
24822023-11-30T01:31:59.379Z Documenting sha1 v0.10.6
24832023-11-30T01:32:00.866Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24842023-11-30T01:32:01.385Z Documenting hostname v0.3.1
24852023-11-30T01:32:01.547Z Documenting dirs-sys-next v0.1.2
24862023-11-30T01:32:03.350Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24872023-11-30T01:32:03.448Z Documenting thread_local v1.1.7
24882023-11-30T01:32:05.920Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24892023-11-30T01:32:06.495Z Documenting paste v1.0.14
24902023-11-30T01:32:07.128Z Documenting crossbeam-channel v0.5.8
24912023-11-30T01:32:07.146Z Documenting atty v0.2.14
24922023-11-30T01:32:07.267Z Documenting dirs-next v2.0.0
24932023-11-30T01:32:08.653Z Documenting take_mut v0.2.2
24942023-11-30T01:32:09.636Z Documenting slog-json v2.6.1
24952023-11-30T01:32:11.260Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24962023-11-30T01:32:11.554Z Documenting camino v1.1.6
24972023-11-30T01:32:12.589Z Documenting async-stream-impl v0.3.5
24982023-11-30T01:32:12.837Z Documenting term v0.7.0
24992023-11-30T01:32:13.314Z Documenting atomic-waker v1.1.1
25002023-11-30T01:32:14.080Z Documenting slog-async v2.8.0
25012023-11-30T01:32:16.401Z Documenting debug-ignore v1.0.5
25022023-11-30T01:32:17.483Z Documenting slog-bunyan v2.4.0
25032023-11-30T01:32:17.590Z Documenting waitgroup v0.1.2
25042023-11-30T01:32:18.451Z Checking darling_core v0.20.3
25052023-11-30T01:32:18.623Z Documenting slog-term v2.9.0
25062023-11-30T01:32:19.197Z Documenting async-stream v0.3.5
25072023-11-30T01:32:20.299Z Documenting toml v0.8.8
25082023-11-30T01:32:20.623Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25092023-11-30T01:32:21.410Z Documenting multer v2.1.0
25102023-11-30T01:32:22.900Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25112023-11-30T01:32:22.993Z Documenting serde_path_to_error v0.1.14
25122023-11-30T01:32:24.316Z Documenting strum v0.25.0
25132023-11-30T01:32:24.691Z Checking darling v0.20.3
25142023-11-30T01:32:24.836Z Documenting serde_with_macros v2.3.3
25152023-11-30T01:32:26.074Z Documenting structmeta-derive v0.2.0
25162023-11-30T01:32:28.443Z Checking structmeta v0.2.0
25172023-11-30T01:32:28.551Z Documenting instant v0.1.12
25182023-11-30T01:32:28.695Z Checking regex-syntax v0.7.5
25192023-11-30T01:32:28.780Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25202023-11-30T01:32:29.241Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25212023-11-30T01:32:29.748Z Documenting macaddr v1.0.1
25222023-11-30T01:32:33.185Z Documenting serde_with v2.3.3
25232023-11-30T01:32:33.530Z Documenting structmeta v0.2.0
25242023-11-30T01:32:33.859Z Documenting backoff v0.4.0
25252023-11-30T01:32:33.912Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262023-11-30T01:32:35.125Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25272023-11-30T01:32:35.586Z Documenting fastrand v2.0.0
25282023-11-30T01:32:39.327Z Documenting is-terminal v0.4.9
25292023-11-30T01:32:39.410Z Documenting base64ct v1.6.0
25302023-11-30T01:32:39.817Z Documenting parse-display-derive v0.8.2
25312023-11-30T01:32:40.294Z Documenting proc-macro-crate v1.3.1
25322023-11-30T01:32:41.702Z Documenting tempfile v3.8.1
25332023-11-30T01:32:41.998Z Checking proc-macro-crate v1.3.1
25342023-11-30T01:32:42.337Z Documenting proc-macro-error-attr v1.0.4
25352023-11-30T01:32:44.429Z Checking proc-macro-error v1.0.4
25362023-11-30T01:32:44.835Z Documenting postcard-cobs v0.1.5-pre
25372023-11-30T01:32:45.567Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25382023-11-30T01:32:46.282Z Documenting foreign-types-macros v0.2.3
25392023-11-30T01:32:47.676Z Documenting num_enum_derive v0.5.11
25402023-11-30T01:32:47.913Z Documenting proc-macro-error v1.0.4
25412023-11-30T01:32:48.284Z Documenting camino-tempfile v1.1.1
25422023-11-30T01:32:48.515Z Documenting parse-display v0.8.2
25432023-11-30T01:32:49.049Z Documenting postcard v0.7.3
25442023-11-30T01:32:52.027Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25452023-11-30T01:32:52.500Z Documenting foreign-types-shared v0.3.1
25462023-11-30T01:32:53.106Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25472023-11-30T01:32:53.515Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25482023-11-30T01:32:54.331Z Documenting crucible-workspace-hack v0.1.0
25492023-11-30T01:32:54.518Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25502023-11-30T01:32:54.928Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25512023-11-30T01:32:55.535Z Documenting cstr-argument v0.1.2
25522023-11-30T01:32:56.298Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25532023-11-30T01:32:56.613Z Documenting foreign-types v0.5.0
25542023-11-30T01:32:56.947Z Documenting num_enum v0.5.11
25552023-11-30T01:32:59.525Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25562023-11-30T01:32:59.647Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25572023-11-30T01:33:00.431Z Documenting colored v2.0.4
25582023-11-30T01:33:01.710Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25592023-11-30T01:33:02.285Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25602023-11-30T01:33:02.629Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25612023-11-30T01:33:02.972Z Documenting zone_cfg_derive v0.3.0
25622023-11-30T01:33:05.626Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25632023-11-30T01:33:05.835Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25642023-11-30T01:33:05.980Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25652023-11-30T01:33:07.378Z Documenting num-derive v0.4.0
25662023-11-30T01:33:08.801Z Documenting smf v0.2.2
25672023-11-30T01:33:09.199Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25682023-11-30T01:33:10.463Z Documenting zone v0.3.0
25692023-11-30T01:33:11.117Z Documenting linked-hash-map v0.5.6
25702023-11-30T01:33:11.909Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25712023-11-30T01:33:12.180Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25722023-11-30T01:33:14.211Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25732023-11-30T01:33:14.628Z Documenting password-hash v0.5.0
25742023-11-30T01:33:15.149Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25752023-11-30T01:33:17.360Z Documenting lru-cache v0.1.2
25762023-11-30T01:33:18.744Z Documenting blake2 v0.10.6
25772023-11-30T01:33:18.966Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25782023-11-30T01:33:19.199Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25792023-11-30T01:33:19.632Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25802023-11-30T01:33:20.661Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25812023-11-30T01:33:20.744Z Checking heck v0.3.3
25822023-11-30T01:33:20.980Z Documenting structopt-derive v0.4.18
25832023-11-30T01:33:20.994Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25842023-11-30T01:33:22.559Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25852023-11-30T01:33:22.955Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25862023-11-30T01:33:25.151Z Documenting libefi-sys v0.1.0
25872023-11-30T01:33:25.340Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25882023-11-30T01:33:26.383Z Documenting argon2 v0.5.2
25892023-11-30T01:33:27.599Z Documenting pem-rfc7468 v0.7.0
25902023-11-30T01:33:29.810Z Documenting structopt v0.3.26
25912023-11-30T01:33:30.087Z Documenting der_derive v0.7.2
25922023-11-30T01:33:31.194Z Documenting flagset v0.4.3
25932023-11-30T01:33:33.693Z Documenting quick-error v1.2.3
25942023-11-30T01:33:34.103Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25952023-11-30T01:33:35.386Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25962023-11-30T01:33:36.179Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25972023-11-30T01:33:36.219Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25982023-11-30T01:33:36.506Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25992023-11-30T01:33:37.751Z Documenting der v0.7.8
26002023-11-30T01:33:39.231Z Documenting resolv-conf v0.7.0
26012023-11-30T01:33:39.993Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26022023-11-30T01:33:40.872Z Documenting cancel-safe-futures v0.1.5
26032023-11-30T01:33:42.402Z Documenting convert_case v0.4.0
26042023-11-30T01:33:43.238Z Checking convert_case v0.4.0
26052023-11-30T01:33:43.549Z Documenting tap v1.0.1
26062023-11-30T01:33:44.290Z Documenting radium v0.7.0
26072023-11-30T01:33:45.058Z Documenting trust-dns-resolver v0.22.0
26082023-11-30T01:33:45.237Z Documenting spki v0.7.2
26092023-11-30T01:33:47.733Z Documenting wyz v0.5.1
26102023-11-30T01:33:47.985Z Documenting derive_more v0.99.17
26112023-11-30T01:33:48.822Z Documenting crc-catalog v2.2.0
26122023-11-30T01:33:49.938Z Documenting funty v2.0.0
26132023-11-30T01:33:52.780Z Documenting arc-swap v1.6.0
26142023-11-30T01:33:52.783Z Documenting pkcs8 v0.10.2
26152023-11-30T01:33:52.783Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26162023-11-30T01:33:53.088Z Documenting crc v3.0.1
26172023-11-30T01:33:54.290Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26182023-11-30T01:33:54.627Z Documenting bitvec v1.0.1
26192023-11-30T01:33:56.253Z Documenting num-rational v0.4.1
26202023-11-30T01:33:56.581Z Documenting hkdf v0.12.3
26212023-11-30T01:33:57.396Z Documenting num-complex v0.4.4
26222023-11-30T01:33:57.714Z Documenting slog-scope v4.4.0
26232023-11-30T01:33:58.689Z Documenting packed_struct_codegen v0.10.1
26242023-11-30T01:33:58.926Z Documenting half v1.8.2
26252023-11-30T01:34:02.749Z Documenting ciborium-io v0.2.1
26262023-11-30T01:34:02.785Z Documenting nodrop v0.1.14
26272023-11-30T01:34:03.492Z Documenting pkcs1 v0.7.5
26282023-11-30T01:34:03.894Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26292023-11-30T01:34:04.082Z Documenting slog-stdlog v4.1.1
26302023-11-30T01:34:04.754Z Documenting num v0.4.1
26312023-11-30T01:34:05.161Z Documenting slog-dtrace v0.2.3
26322023-11-30T01:34:07.077Z Documenting packed_struct v0.10.1
26332023-11-30T01:34:07.221Z Documenting array-init v0.0.4
26342023-11-30T01:34:08.192Z Documenting ciborium-ll v0.2.1
26352023-11-30T01:34:09.241Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26362023-11-30T01:34:10.318Z Documenting num-bigint-dig v0.8.4
26372023-11-30T01:34:10.485Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26382023-11-30T01:34:12.012Z Documenting filetime v0.2.22
26392023-11-30T01:34:13.400Z Documenting xattr v1.0.1
26402023-11-30T01:34:14.269Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26412023-11-30T01:34:14.810Z Documenting swrite v0.1.0
26422023-11-30T01:34:17.713Z Documenting termcolor v1.2.0
26432023-11-30T01:34:19.884Z Documenting keccak v0.1.4
26442023-11-30T01:34:20.017Z Documenting bitfield v0.14.0
26452023-11-30T01:34:20.252Z Documenting rsa v0.9.2
26462023-11-30T01:34:21.459Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26472023-11-30T01:34:21.943Z Documenting tar v0.4.40
26482023-11-30T01:34:24.027Z Documenting sha3 v0.10.8
26492023-11-30T01:34:24.832Z Documenting env_logger v0.10.0
26502023-11-30T01:34:24.832Z Documenting ciborium v0.2.1
26512023-11-30T01:34:24.832Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26522023-11-30T01:34:28.094Z Documenting serde-hex v0.1.0
26532023-11-30T01:34:31.035Z Documenting slog-envlogger v2.2.0
26542023-11-30T01:34:31.196Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26552023-11-30T01:34:31.673Z Documenting x509-cert v0.2.4
26562023-11-30T01:34:32.307Z Documenting newtype_derive v0.1.6
26572023-11-30T01:34:36.501Z Documenting libsw v3.3.0
26582023-11-30T01:34:36.882Z Documenting ron v0.8.1
26592023-11-30T01:34:37.063Z Documenting pem v3.0.2
26602023-11-30T01:34:37.755Z Documenting fxhash v0.2.1
26612023-11-30T01:34:38.962Z Documenting secrecy v0.8.0
26622023-11-30T01:34:39.044Z Documenting derive-where v1.2.5
26632023-11-30T01:34:40.219Z Documenting owo-colors v3.5.0
26642023-11-30T01:34:41.607Z Documenting linear-map v1.2.0
26652023-11-30T01:34:42.664Z Documenting utf-8 v0.7.6
26662023-11-30T01:34:43.197Z Documenting crc-any v2.4.3
26672023-11-30T01:34:43.596Z Documenting steno v0.4.0
26682023-11-30T01:34:43.902Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26692023-11-30T01:34:44.945Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26702023-11-30T01:34:47.589Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26712023-11-30T01:34:47.630Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26722023-11-30T01:34:48.115Z Documenting path-slash v0.1.5
26732023-11-30T01:34:48.303Z Documenting tungstenite v0.20.1
26742023-11-30T01:34:48.993Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26752023-11-30T01:34:50.849Z Documenting same-file v1.0.6
26762023-11-30T01:34:53.767Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26772023-11-30T01:34:56.978Z Documenting walkdir v2.4.0
26782023-11-30T01:34:58.034Z Documenting tokio-tungstenite v0.20.1
26792023-11-30T01:34:59.213Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26802023-11-30T01:34:59.891Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26812023-11-30T01:35:03.620Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26822023-11-30T01:35:03.756Z Documenting buf-list v1.0.3
26832023-11-30T01:35:07.187Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26842023-11-30T01:35:09.220Z Checking darling_core v0.14.4
26852023-11-30T01:35:10.896Z Documenting itertools v0.12.0
26862023-11-30T01:35:12.122Z Documenting nibble_vec v0.1.0
26872023-11-30T01:35:13.525Z Documenting glob v0.3.1
26882023-11-30T01:35:18.320Z Documenting endian-type v0.1.2
26892023-11-30T01:35:19.771Z Checking darling v0.14.4
26902023-11-30T01:35:19.933Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26912023-11-30T01:35:21.433Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26922023-11-30T01:35:22.002Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26932023-11-30T01:35:22.348Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26942023-11-30T01:35:22.736Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26952023-11-30T01:35:24.124Z Documenting radix_trie v0.2.1
26962023-11-30T01:35:24.581Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26972023-11-30T01:35:27.920Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26982023-11-30T01:35:28.421Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26992023-11-30T01:35:30.269Z Documenting trust-dns-client v0.22.0
27002023-11-30T01:35:32.325Z Documenting globset v0.4.13
27012023-11-30T01:35:36.884Z Documenting crossbeam-deque v0.8.3
27022023-11-30T01:35:40.795Z Documenting headers-core v0.2.0
27032023-11-30T01:35:42.507Z Documenting olpc-cjson v0.1.3
27042023-11-30T01:35:43.293Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27052023-11-30T01:35:43.860Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27062023-11-30T01:35:44.417Z Documenting serde_plain v1.0.2
27072023-11-30T01:35:44.830Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27082023-11-30T01:35:47.566Z Documenting async-recursion v1.0.5
27092023-11-30T01:35:47.941Z Documenting display-error-chain v0.2.0
27102023-11-30T01:35:49.695Z Documenting typed-path v0.6.0
27112023-11-30T01:35:49.740Z Documenting headers v0.3.9
27122023-11-30T01:35:50.209Z Documenting trust-dns-server v0.22.1
27132023-11-30T01:35:50.371Z Documenting rayon-core v1.12.0
27142023-11-30T01:35:53.761Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27152023-11-30T01:35:53.890Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27162023-11-30T01:35:54.228Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27172023-11-30T01:35:55.221Z Documenting derive_builder_core v0.12.0
27182023-11-30T01:35:56.018Z Checking derive_builder_core v0.12.0
27192023-11-30T01:35:56.100Z Documenting sled v0.34.7
27202023-11-30T01:35:56.706Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27212023-11-30T01:35:57.322Z Documenting tough v0.15.0
27222023-11-30T01:35:57.477Z Documenting unicase v2.7.0
27232023-11-30T01:35:57.760Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27242023-11-30T01:35:58.707Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27252023-11-30T01:35:59.112Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27262023-11-30T01:35:59.564Z Documenting bcs v0.1.6
27272023-11-30T01:35:59.672Z Documenting ff v0.13.0
27282023-11-30T01:36:02.358Z Documenting pretty-hex v0.4.0
27292023-11-30T01:36:03.225Z Documenting highway v1.1.0
27302023-11-30T01:36:04.776Z Documenting mime_guess v2.0.4
27312023-11-30T01:36:05.660Z Documenting derive_builder_macro v0.12.0
27322023-11-30T01:36:05.746Z Documenting group v0.13.0
27332023-11-30T01:36:06.147Z Documenting rayon v1.8.0
27342023-11-30T01:36:06.991Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27352023-11-30T01:36:08.937Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27362023-11-30T01:36:11.132Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27372023-11-30T01:36:14.843Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27382023-11-30T01:36:18.155Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27392023-11-30T01:36:18.774Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27402023-11-30T01:36:26.550Z Documenting portable-atomic v1.4.3
27412023-11-30T01:36:32.025Z Documenting ed25519 v1.5.3
27422023-11-30T01:36:34.438Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27432023-11-30T01:36:35.256Z Documenting universal-hash v0.5.1
27442023-11-30T01:36:36.591Z Documenting crypto-bigint v0.5.2
27452023-11-30T01:36:37.007Z Documenting kstat-rs v0.2.3
27462023-11-30T01:36:38.995Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27472023-11-30T01:36:40.998Z Documenting thiserror-impl-no-std v2.0.2
27482023-11-30T01:36:41.384Z Documenting curve25519-dalek-derive v0.1.0
27492023-11-30T01:36:43.748Z Documenting ref-cast-impl v1.0.20
27502023-11-30T01:36:44.538Z Documenting vte_generate_state_changes v0.1.1
27512023-11-30T01:36:47.175Z Documenting number_prefix v0.4.0
27522023-11-30T01:36:48.336Z Documenting base16ct v0.2.0
27532023-11-30T01:36:49.104Z Documenting opaque-debug v0.3.0
27542023-11-30T01:36:50.395Z Documenting cassowary v0.3.0
27552023-11-30T01:36:50.426Z Documenting vte v0.11.1
27562023-11-30T01:36:51.985Z Documenting ref-cast v1.0.20
27572023-11-30T01:36:52.660Z Documenting elliptic-curve v0.13.5
27582023-11-30T01:36:52.980Z Documenting indicatif v0.17.7
27592023-11-30T01:36:53.272Z Documenting poly1305 v0.8.0
27602023-11-30T01:36:56.199Z Documenting ratatui v0.23.0
27612023-11-30T01:36:56.272Z Documenting thiserror-no-std v2.0.2
27622023-11-30T01:36:57.180Z Documenting curve25519-dalek v4.1.0
27632023-11-30T01:37:00.587Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27642023-11-30T01:37:00.640Z Documenting salty v0.2.0
27652023-11-30T01:37:01.393Z Documenting derive_builder v0.12.0
27662023-11-30T01:37:02.463Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27672023-11-30T01:37:06.549Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27682023-11-30T01:37:07.181Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27692023-11-30T01:37:07.341Z Documenting fs-err v2.11.0
27702023-11-30T01:37:08.547Z Documenting polar-core v0.27.0
27712023-11-30T01:37:13.356Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27722023-11-30T01:37:13.412Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27732023-11-30T01:37:19.994Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27742023-11-30T01:37:21.199Z Documenting libxml v0.3.3
27752023-11-30T01:37:21.793Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27762023-11-30T01:37:29.996Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27772023-11-30T01:37:31.053Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27782023-11-30T01:37:31.463Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27792023-11-30T01:37:35.504Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27802023-11-30T01:37:35.797Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27812023-11-30T01:37:35.915Z Documenting chacha20 v0.9.1
27822023-11-30T01:37:36.489Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27832023-11-30T01:37:36.615Z Documenting bb8 v0.8.1
27842023-11-30T01:37:37.771Z Documenting aead v0.5.2
27852023-11-30T01:37:39.209Z Documenting bytesize v1.3.0
27862023-11-30T01:37:40.758Z Documenting serde-big-array v0.5.1
27872023-11-30T01:37:43.471Z Documenting quick-xml v0.23.1
27882023-11-30T01:37:45.396Z Documenting rtoolbox v0.0.1
27892023-11-30T01:37:45.760Z Documenting impl-trait-for-tuples v0.2.2
27902023-11-30T01:37:46.294Z Documenting oso-derive v0.27.0
27912023-11-30T01:37:47.163Z Documenting maplit v1.0.2
27922023-11-30T01:37:47.251Z Documenting is_ci v1.1.1
27932023-11-30T01:37:51.374Z Documenting smawk v0.3.1
27942023-11-30T01:37:51.482Z Documenting humantime v2.1.0
27952023-11-30T01:37:52.642Z Documenting unicode-linebreak v0.1.5
27962023-11-30T01:37:52.740Z Documenting rpassword v7.3.1
27972023-11-30T01:37:52.852Z Documenting supports-color v2.1.0
27982023-11-30T01:37:53.221Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
27992023-11-30T01:37:54.817Z Documenting oso v0.27.0
28002023-11-30T01:37:57.098Z Documenting chacha20poly1305 v0.10.1
28012023-11-30T01:37:57.311Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28022023-11-30T01:37:57.522Z Documenting textwrap v0.16.0
28032023-11-30T01:37:58.763Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28042023-11-30T01:37:59.232Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28052023-11-30T01:38:00.059Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28062023-11-30T01:38:04.127Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28072023-11-30T01:38:06.870Z Documenting vsss-rs v3.3.1
28082023-11-30T01:38:11.621Z Documenting tui-tree-widget v0.13.0
28092023-11-30T01:38:12.123Z Documenting strip-ansi-escapes v0.2.0
28102023-11-30T01:38:12.533Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28112023-11-30T01:38:17.835Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28122023-11-30T01:38:18.115Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28132023-11-30T01:38:19.188Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28142023-11-30T01:38:20.768Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28152023-11-30T01:38:24.134Z Documenting cookie v0.18.0
28162023-11-30T01:38:25.187Z Documenting rcgen v0.11.3
28172023-11-30T01:38:27.365Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28182023-11-30T01:38:30.947Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28192023-11-30T01:38:31.945Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28202023-11-30T01:38:32.502Z Documenting atomicwrites v0.4.2
28212023-11-30T01:38:33.537Z Documenting signal-hook-tokio v0.3.1
28222023-11-30T01:38:35.463Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28232023-11-30T01:38:39.184Z Documenting fd-lock v3.0.13
28242023-11-30T01:38:40.755Z Documenting subprocess v0.2.9
28252023-11-30T01:38:43.867Z Documenting corncobs v0.1.3
28262023-11-30T01:38:44.220Z Documenting nu-ansi-term v0.49.0
28272023-11-30T01:38:45.826Z Documenting shell-words v1.1.0
28282023-11-30T01:38:46.986Z Documenting http-range v0.1.5
28292023-11-30T01:38:47.647Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28302023-11-30T01:38:48.289Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28312023-11-30T01:38:49.948Z Documenting reedline v0.26.0
28322023-11-30T01:38:52.138Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28332023-11-30T01:38:52.455Z Documenting hyper-staticfile v0.9.5
28342023-11-30T01:38:53.947Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28352023-11-30T01:38:55.264Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28362023-11-30T01:39:00.135Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28372023-11-30T01:39:01.282Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28382023-11-30T01:39:02.132Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28392023-11-30T01:39:03.258Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28402023-11-30T01:39:04.855Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28412023-11-30T01:39:08.349Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28422023-11-30T01:39:22.015Z Documenting fatfs v0.3.6
28432023-11-30T01:39:25.706Z Documenting nanorand v0.7.0
28442023-11-30T01:39:29.544Z Documenting assert_matches v1.5.0
28452023-11-30T01:39:31.814Z Documenting flume v0.11.0
28462023-11-30T01:39:32.045Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28472023-11-30T01:39:33.786Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28482023-11-30T01:39:35.474Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28492023-11-30T01:39:35.715Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28502023-11-30T01:39:35.887Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28512023-11-30T01:39:38.931Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28522023-11-30T01:39:38.973Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28532023-11-30T01:39:40.377Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28542023-11-30T01:40:05.016Z Documenting omicron-zone-package v0.9.1
28552023-11-30T01:40:09.403Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28562023-11-30T01:40:13.939Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28572023-11-30T01:40:14.208Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28582023-11-30T01:40:15.139Z Documenting termios v0.3.3
28592023-11-30T01:40:15.142Z Documenting topological-sort v0.2.2
28602023-11-30T01:40:19.499Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28612023-11-30T01:40:20.175Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28622023-11-30T01:40:21.315Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28632023-11-30T01:40:21.624Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28642023-11-30T01:40:22.280Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28652023-11-30T01:40:45.115Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28662023-11-30T01:40:45.115Z --> sled-agent/src/sim/instance.rs:46:7
28672023-11-30T01:40:45.115Z |
28682023-11-30T01:40:45.115Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28692023-11-30T01:40:45.115Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28702023-11-30T01:40:45.115Z |
28712023-11-30T01:40:45.115Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28722023-11-30T01:40:45.115Z
28732023-11-30T01:40:49.105Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28742023-11-30T01:41:07.439Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28752023-11-30T01:41:12.217Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28762023-11-30T01:41:23.153Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28772023-11-30T01:41:23.943Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28782023-11-30T01:41:28.045Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28792023-11-30T01:41:37.834Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28802023-11-30T01:41:50.623Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28812023-11-30T01:42:49.099Zwarning: unresolved link to `VolumeConstructionRequest`
28822023-11-30T01:42:49.099Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28832023-11-30T01:42:49.099Z |
28842023-11-30T01:42:49.099Z338 | /// [`VolumeConstructionRequest`] is shown here):
28852023-11-30T01:42:49.099Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28862023-11-30T01:42:49.099Z |
28872023-11-30T01:42:49.099Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28882023-11-30T01:42:49.099Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28892023-11-30T01:42:49.099Z
28902023-11-30T01:42:49.103Zwarning: unresolved link to `fd00:1122:3344:101::5`
28912023-11-30T01:42:49.103Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28922023-11-30T01:42:49.103Z |
28932023-11-30T01:42:49.103Z348 | /// "[fd00:1122:3344:101::5]:1000",
28942023-11-30T01:42:49.103Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28952023-11-30T01:42:49.105Z
28962023-11-30T01:42:49.105Zwarning: unresolved link to `fd00:1122:3344:102::9`
28972023-11-30T01:42:49.105Z --> nexus/src/app/sagas/volume_delete.rs:349:17
28982023-11-30T01:42:49.105Z |
28992023-11-30T01:42:49.105Z349 | /// "[fd00:1122:3344:102::9]:1000",
29002023-11-30T01:42:49.105Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29012023-11-30T01:42:49.105Z
29022023-11-30T01:42:49.105Zwarning: unresolved link to `fd00:1122:3344:103::2`
29032023-11-30T01:42:49.105Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29042023-11-30T01:42:49.105Z |
29052023-11-30T01:42:49.105Z350 | /// "[fd00:1122:3344:103::2]:1000"
29062023-11-30T01:42:49.105Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29072023-11-30T01:42:49.105Z
29082023-11-30T01:42:49.105Zwarning: unresolved link to `fd00:1122:3344:101::5`
29092023-11-30T01:42:49.105Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29102023-11-30T01:42:49.105Z |
29112023-11-30T01:42:49.105Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29122023-11-30T01:42:49.105Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29132023-11-30T01:42:49.105Z
29142023-11-30T01:42:49.105Zwarning: unresolved link to `fd00:1122:3344:102::9`
29152023-11-30T01:42:49.105Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29162023-11-30T01:42:49.105Z |
29172023-11-30T01:42:49.105Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29182023-11-30T01:42:49.105Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29192023-11-30T01:42:49.105Z
29202023-11-30T01:42:49.106Zwarning: unresolved link to `fd00:1122:3344:103::2`
29212023-11-30T01:42:49.106Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29222023-11-30T01:42:49.106Z |
29232023-11-30T01:42:49.106Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29242023-11-30T01:42:49.106Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29252023-11-30T01:42:49.106Z
29262023-11-30T01:42:52.534Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29272023-11-30T01:43:28.003Z Finished dev [unoptimized + debuginfo] target(s) in 15m 34s
29282023-11-30T01:43:28.113Z
29292023-11-30T01:43:28.113Zreal 15:34.382898771
29302023-11-30T01:43:28.113Zuser 51:42.031915665
29312023-11-30T01:43:28.113Zsys 58:40.683826071
29322023-11-30T01:43:28.113Ztrap 1.801406038
29332023-11-30T01:43:28.113Ztflt 0.437126796
29342023-11-30T01:43:28.116Zdflt 0.400833146
29352023-11-30T01:43:28.116Zkflt 0.000128237
29362023-11-30T01:43:28.116Zlock 3:07:13.713378906
29372023-11-30T01:43:28.116Zslp 3:58:40.923813694
29382023-11-30T01:43:28.116Zlat 5:15.531924361
29392023-11-30T01:43:28.116Zstop 1:21.785220469
29402023-11-30T01:43:28.116Zprocess exited: duration 1757143 ms, exit code 0
 
29412023-11-30T01:43:28.122Zfound 0 output files