01HMHSG2Q93EYA9X1VBKRP0C31: 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: 01HMHSGQTFST6733H8692RJX8Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-19T21:30:27.490Zjob assigned to worker 01HMHT0E52SJNNZSJW0H1GQ53E (queued for 10 m 22 s)
 
22024-01-19T21:30:27.537Zstarting task 0: "setup"
32024-01-19T21:30:27.548Z++ uname -s
42024-01-19T21:30:27.551Z+ kern=SunOS
52024-01-19T21:30:27.551Z+ case "$kern" in
62024-01-19T21:30:27.551Z+ groupadd -g 12345 build
72024-01-19T21:30:27.654Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-19T21:30:29.810Z+ zfs create -o mountpoint=/work rpool/work
92024-01-19T21:30:29.942Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-19T21:30:29.945Z+ home_fs=zfs
112024-01-19T21:30:29.945Z+ [[ zfs == autofs ]]
122024-01-19T21:30:29.945Z+ mkdir -p /home/build
132024-01-19T21:30:29.949Z+ chown build:build /home/build /work
142024-01-19T21:30:31.975Z+ chmod 0700 /home/build /work
152024-01-19T21:30:31.987Zprocess exited: duration 4417 ms, exit code 0
 
162024-01-19T21:30:32.006Zstarting task 1: "rust-toolchain"
172024-01-19T21:30:32.015Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-19T21:30:32.031Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-19T21:30:32.301Zinfo: downloading installer
202024-01-19T21:30:35.635Zwarning: it looks like you have an existing installation of Rust at:
212024-01-19T21:30:35.635Zwarning: /opt/ooce/bin
222024-01-19T21:30:35.635Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-19T21:30:35.635Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-19T21:30:35.635Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-19T21:30:35.667Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-19T21:30:35.667Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-19T21:30:35.667Zerror: cannot install while Rust is installed
282024-01-19T21:30:35.667Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-19T21:30:37.219Zinfo: profile set to 'default'
302024-01-19T21:30:37.219Zinfo: default host triple is x86_64-unknown-illumos
312024-01-19T21:30:37.220Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-19T21:30:37.220Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-19T21:30:37.220Zinfo: downloading component 'cargo'
342024-01-19T21:30:38.657Zinfo: downloading component 'clippy'
352024-01-19T21:30:38.658Zinfo: downloading component 'rust-docs'
362024-01-19T21:30:39.998Zinfo: downloading component 'rust-std'
372024-01-19T21:30:40.440Zinfo: downloading component 'rustc'
382024-01-19T21:31:01.304Zinfo: downloading component 'rustfmt'
392024-01-19T21:31:01.304Zinfo: installing component 'cargo'
402024-01-19T21:31:01.345Zinfo: installing component 'clippy'
412024-01-19T21:31:01.345Zinfo: installing component 'rust-docs'
422024-01-19T21:31:01.346Zinfo: installing component 'rust-std'
432024-01-19T21:31:01.346Zinfo: installing component 'rustc'
442024-01-19T21:31:03.613Zinfo: installing component 'rustfmt'
452024-01-19T21:31:04.110Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-19T21:31:04.158Z
472024-01-19T21:31:04.361Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-19T21:31:04.361Z
492024-01-19T21:31:04.415Z
502024-01-19T21:31:04.415ZRust is installed now. Great!
512024-01-19T21:31:04.415Z
522024-01-19T21:31:04.415ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-19T21:31:04.415Zenvironment variable. This has not been done automatically.
542024-01-19T21:31:04.416Z
552024-01-19T21:31:04.416ZTo configure your current shell, run:
562024-01-19T21:31:04.416Zsource "$HOME/.cargo/env"
572024-01-19T21:31:04.416Z+ rustc --version
582024-01-19T21:31:04.665Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-19T21:31:04.665Zprocess exited: duration 32477 ms, exit code 0
 
602024-01-19T21:31:05.285Zstarting task 2: "authentication"
612024-01-19T21:31:05.622ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
622024-01-19T21:31:35.110Zprocess exited: duration 30202 ms, exit code 0
 
632024-01-19T21:31:35.146Zstarting task 3: "clone repository"
642024-01-19T21:31:35.154Z+ mkdir -p /work/oxidecomputer/omicron
652024-01-19T21:31:35.154Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-01-19T21:31:35.466ZCloning into '/work/oxidecomputer/omicron'...
672024-01-19T21:31:41.668Z+ cd /work/oxidecomputer/omicron
682024-01-19T21:31:41.671Z+ [[ -n silo-ip-pools-endpoint ]]
692024-01-19T21:31:41.671Z+ git fetch origin silo-ip-pools-endpoint
702024-01-19T21:31:42.040ZFrom https://github.com/oxidecomputer/omicron
712024-01-19T21:31:42.040Z * branch silo-ip-pools-endpoint -> FETCH_HEAD
722024-01-19T21:31:42.052Z+ git checkout -B silo-ip-pools-endpoint remotes/origin/silo-ip-pools-endpoint
732024-01-19T21:31:42.167ZSwitched to a new branch 'silo-ip-pools-endpoint'
742024-01-19T21:31:42.170Zbranch 'silo-ip-pools-endpoint' set up to track 'origin/silo-ip-pools-endpoint'.
752024-01-19T21:31:42.170Z+ git reset --hard 9e8500d11143c7c0601e5b08509958a07f032470
762024-01-19T21:31:42.200ZHEAD is now at 9e8500d11 share query to fetch pools for silo
772024-01-19T21:31:42.213Zprocess exited: duration 7061 ms, exit code 0
 
782024-01-19T21:31:42.225Zstarting task 4: "build"
792024-01-19T21:31:42.231Z+ cargo --version
802024-01-19T21:31:42.237Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
812024-01-19T21:31:42.440Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
822024-01-19T21:31:42.444Zinfo: downloading component 'cargo'
832024-01-19T21:31:43.139Zinfo: downloading component 'clippy'
842024-01-19T21:31:43.361Zinfo: downloading component 'rust-docs'
852024-01-19T21:31:44.222Zinfo: downloading component 'rust-std'
862024-01-19T21:31:45.516Zinfo: downloading component 'rustc'
872024-01-19T21:31:49.189Zinfo: downloading component 'rustfmt'
882024-01-19T21:31:49.399Zinfo: installing component 'cargo'
892024-01-19T21:31:50.681Zinfo: installing component 'clippy'
902024-01-19T21:31:51.164Zinfo: installing component 'rust-docs'
912024-01-19T21:31:53.848Zinfo: installing component 'rust-std'
922024-01-19T21:31:56.308Zinfo: installing component 'rustc'
932024-01-19T21:32:02.430Zinfo: installing component 'rustfmt'
942024-01-19T21:32:02.987Zcargo 1.74.1 (ecb9851af 2023-10-18)
952024-01-19T21:32:02.999Z+ rustc --version
962024-01-19T21:32:03.110Zrustc 1.74.1 (a28077b28 2023-12-04)
972024-01-19T21:32:03.116Z+ source ./env.sh
982024-01-19T21:32:03.119Z++ set -o xtrace
992024-01-19T21:32:03.119Z++++ dirname ./env.sh
1002024-01-19T21:32:03.188Z+++ cd .
1012024-01-19T21:32:03.191Z+++ echo /work/oxidecomputer/omicron
1022024-01-19T21:32:03.191Z++ OMICRON_WS=/work/oxidecomputer/omicron
1032024-01-19T21:32:03.191Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042024-01-19T21:32:03.192Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052024-01-19T21:32:03.192Z++ 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
1062024-01-19T21:32:03.192Z++ 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
1072024-01-19T21:32:03.192Z++ 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
1082024-01-19T21:32:03.192Z++ 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
1092024-01-19T21:32:03.192Z++ 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
1102024-01-19T21:32:03.192Z++ 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
1112024-01-19T21:32:03.192Z++ unset OMICRON_WS
1122024-01-19T21:32:03.192Z++ set +o xtrace
1132024-01-19T21:32:03.270Z
1142024-01-19T21:32:03.270Z ##### ##### ###### ##### ###### #### # # # #### #
1152024-01-19T21:32:03.270Z # # # # # # # # # # # # # # #
1162024-01-19T21:32:03.271Z # # # # ##### # # ##### # # # # # #### #
1172024-01-19T21:32:03.271Z ##### ##### # ##### # # # # # # # # #
1182024-01-19T21:32:03.271Z # # # # # # # # # # # # # # #
1192024-01-19T21:32:03.271Z # # # ###### # # ###### ### # #### # #### #
1202024-01-19T21:32:03.271Z
1212024-01-19T21:32:16.992Z Startup: Refreshing catalog 'helios-dev' ... Done
1222024-01-19T21:32:18.723Z Startup: Caching catalogs ... Done
1232024-01-19T21:32:21.116ZPlanning: Solver setup ... Done (1.895s)
1242024-01-19T21:32:21.159ZPlanning: Running solver ... Done (0.052s)
1252024-01-19T21:32:21.188ZPlanning: Finding local manifests ... Done (0.003s)
1262024-01-19T21:32:21.202ZPlanning: Fetching manifests: 0/4 0% complete
1272024-01-19T21:32:21.493ZPlanning: Fetching manifests: 4/4 100% complete
1282024-01-19T21:32:21.563ZPlanning: Package planning ... Done (0.079s)
1292024-01-19T21:32:21.648ZPlanning: Merging actions ... Done (0.085s)
1302024-01-19T21:32:22.574ZPlanning: Checking for conflicting actions ... Done (0.928s)
1312024-01-19T21:32:22.592ZPlanning: Consolidating action changes ... Done (0.017s)
1322024-01-19T21:32:27.534ZPlanning: Evaluating mediators ... Done (4.938s)
1332024-01-19T21:32:27.547ZPlanning: Planning completed in 8.75 seconds
1342024-01-19T21:32:30.485Z Packages to install: 4
1352024-01-19T21:32:30.485Z Mediators to change: 2
1362024-01-19T21:32:30.485Z Services to change: 1
1372024-01-19T21:32:30.489Z Estimated space available: 148.87 GB
1382024-01-19T21:32:30.489ZEstimated space to be consumed: 1.40 GB
1392024-01-19T21:32:30.489Z Create boot environment: No
1402024-01-19T21:32:30.489ZCreate backup boot environment: No
1412024-01-19T21:32:30.490Z Rebuild boot archive: No
1422024-01-19T21:32:30.490Z
1432024-01-19T21:32:30.490ZChanged mediators:
1442024-01-19T21:32:30.490Z mediator clang:
1452024-01-19T21:32:30.490Z version: None -> 15 (system default)
1462024-01-19T21:32:30.490Z
1472024-01-19T21:32:30.490Z mediator llvm:
1482024-01-19T21:32:30.491Z version: 14 (system default) -> 15 (system default)
1492024-01-19T21:32:30.491Z
1502024-01-19T21:32:30.491ZChanged packages:
1512024-01-19T21:32:30.491Zhelios-dev
1522024-01-19T21:32:30.491Z developer/build-essential
1532024-01-19T21:32:30.493Z None -> 11-2.0
1542024-01-19T21:32:30.493Z library/libxmlsec1
1552024-01-19T21:32:30.493Z None -> 1.2.35-2.0
1562024-01-19T21:32:30.493Z ooce/developer/clang-15
1572024-01-19T21:32:30.493Z None -> 15.0.7-2.0
1582024-01-19T21:32:30.493Z ooce/developer/llvm-15
1592024-01-19T21:32:30.493Z None -> 15.0.7-2.0
1602024-01-19T21:32:30.494Z
1612024-01-19T21:32:30.494ZServices:
1622024-01-19T21:32:30.494Z restart_fmri:
1632024-01-19T21:32:30.494Z svc:/system/update-man-index:default
1642024-01-19T21:32:30.674Z
1652024-01-19T21:32:30.674ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1662024-01-19T21:32:35.680ZDownload: 1139/3290 items 49.0/212.6MB 23% complete (9.7M/s)
1672024-01-19T21:32:40.677ZDownload: 1715/3290 items 118.1/212.6MB 55% complete (11.9M/s)
1682024-01-19T21:32:46.486ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (11.2M/s)
1692024-01-19T21:32:51.487ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1702024-01-19T21:32:52.871ZDownload: Completed 212.60 MB in 22.20 seconds (9.6M/s)
1712024-01-19T21:32:53.638Z Actions: 1/3689 actions (Installing new actions)
1722024-01-19T21:32:58.899Z Actions: 2972/3689 actions (Installing new actions)
1732024-01-19T21:33:01.301Z Actions: Completed 3689 actions in 7.66 seconds.
1742024-01-19T21:33:01.550Z Done (0.233s)
1752024-01-19T21:33:01.550Z Done (0.000s)
1762024-01-19T21:33:01.849Z Done (0.306s)
1772024-01-19T21:33:09.351Z Done (7.370s)
1782024-01-19T21:33:09.610Z Done (0.160s)
1792024-01-19T21:33:09.613Z Done (0.000s)
1802024-01-19T21:33:09.838Z Done (0.000s)
1812024-01-19T21:33:10.539ZPlanning: Evaluating mediator changes ... Done
1822024-01-19T21:33:10.821ZPlanning: Checking for conflicting actions ... Done
1832024-01-19T21:33:10.824ZPlanning: Consolidating action changes ... Done
1842024-01-19T21:33:11.261ZPlanning: Evaluating mediators ... Done
1852024-01-19T21:33:11.264ZPlanning: Planning completed in 0.72 seconds
1862024-01-19T21:33:11.316Z Mediators to change: 2
1872024-01-19T21:33:11.319Z Create boot environment: No
1882024-01-19T21:33:11.319ZCreate backup boot environment: No
1892024-01-19T21:33:11.414Z Done
1902024-01-19T21:33:11.414Z Done
1912024-01-19T21:33:11.604Z Done
1922024-01-19T21:33:22.876Z Done
1932024-01-19T21:33:23.217Z Done
1942024-01-19T21:33:23.217Z Done
1952024-01-19T21:33:23.352Z Done
1962024-01-19T21:33:23.440ZPlanning: Evaluating mediator changes ... Done
1972024-01-19T21:33:23.440ZPlanning: Merging actions ... Done
1982024-01-19T21:33:23.440ZPlanning: Checking for conflicting actions ... Done
1992024-01-19T21:33:23.440ZPlanning: Consolidating action changes ... Done
2002024-01-19T21:33:23.440ZPlanning: Evaluating mediators ... Done
2012024-01-19T21:33:23.440ZPlanning: Planning completed in 1.29 seconds
2022024-01-19T21:33:23.440Z Packages to change: 1
2032024-01-19T21:33:23.440Z Mediators to change: 1
2042024-01-19T21:33:23.440Z Services to change: 1
2052024-01-19T21:33:23.441Z Create boot environment: No
2062024-01-19T21:33:23.441ZCreate backup boot environment: Yes
2072024-01-19T21:33:23.441Z Actions: 1/6 actions (Updating modified actions)
2082024-01-19T21:33:23.441Z Actions: Completed 6 actions in 0.00 seconds.
2092024-01-19T21:33:23.441Z Done
2102024-01-19T21:33:23.441Z Done
2112024-01-19T21:33:23.441Z Done
2122024-01-19T21:33:27.699Z Done
2132024-01-19T21:33:37.117Z Done
2142024-01-19T21:33:37.117Z Done
2152024-01-19T21:33:37.117Z Done
2162024-01-19T21:33:37.117ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-01-19T21:33:37.117Zclang system 15 system
2182024-01-19T21:33:37.117Zcsh system system illumos
2192024-01-19T21:33:37.117Zctags system system illumos
2202024-01-19T21:33:37.117Zgcc vendor 12 vendor
2212024-01-19T21:33:37.117Zgcc system 10 system
2222024-01-19T21:33:37.117Zgcc system 7 system
2232024-01-19T21:33:37.117Zgo system 1.20 system
2242024-01-19T21:33:37.117Zgo system 1.19 system
2252024-01-19T21:33:37.117Zllvm system 15 system
2262024-01-19T21:33:37.117Zllvm system 14 system
2272024-01-19T21:33:37.117Zmariadb system 10.6 system
2282024-01-19T21:33:37.117Zmta vendor vendor dma
2292024-01-19T21:33:37.117Zopenjdk system 17 system
2302024-01-19T21:33:37.117Zopenjdk system 11 system
2312024-01-19T21:33:37.117Zopenjdk system 1.8 system
2322024-01-19T21:33:37.117Zopenssl vendor 3 vendor
2332024-01-19T21:33:37.118Zperl system 5.36 system
2342024-01-19T21:33:37.118Zpostgresql system 15 system
2352024-01-19T21:33:37.118Zpostgresql system 13 system
2362024-01-19T21:33:37.118Zpython vendor 3 vendor
2372024-01-19T21:33:37.118Zpython system 2 system
2382024-01-19T21:33:37.118Zpython3 system 3.11 system
2392024-01-19T21:33:37.118Zruby system 3.0 system
2402024-01-19T21:33:37.118Zwords vendor vendor american-english
2412024-01-19T21:33:37.118Zwords system system australian-english
2422024-01-19T21:33:37.118Zwords system system british-english
2432024-01-19T21:33:37.118Zwords system system canadian-english
2442024-01-19T21:33:37.118Zwords system system french
2452024-01-19T21:33:37.118Zwords system system italian
2462024-01-19T21:33:37.118Zwords system system ngerman
2472024-01-19T21:33:37.118Zwords system system ogerman
2482024-01-19T21:33:37.118Zwords system system spanish
2492024-01-19T21:33:37.118ZFMRI IFO
2502024-01-19T21:33:37.118Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512024-01-19T21:33:37.118Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522024-01-19T21:33:37.118Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532024-01-19T21:33:37.118Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2542024-01-19T21:33:37.118Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-01-19T21:33:37.119Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-01-19T21:33:37.119Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-01-19T21:33:37.119Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-01-19T21:33:37.119Z+ set -o errexit
2592024-01-19T21:33:37.119Z+++ dirname ./tools/ci_download_cockroachdb
2602024-01-19T21:33:37.119Z++ cd ./tools
2612024-01-19T21:33:37.119Z++ pwd
2622024-01-19T21:33:37.119Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632024-01-19T21:33:37.119Z++ basename ./tools/ci_download_cockroachdb
2642024-01-19T21:33:37.119Z+ ARG0=ci_download_cockroachdb
2652024-01-19T21:33:37.119Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662024-01-19T21:33:37.119Z+ CIDL_VERSION=v22.1.9
2672024-01-19T21:33:37.119Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682024-01-19T21:33:37.119Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692024-01-19T21:33:37.119Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702024-01-19T21:33:37.119Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712024-01-19T21:33:37.119Z+ TARGET_DIR=out
2722024-01-19T21:33:37.119Z+ DOWNLOAD_DIR=out/downloads
2732024-01-19T21:33:37.119Z+ DEST_DIR=./out/cockroachdb
2742024-01-19T21:33:37.119Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752024-01-19T21:33:37.119Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762024-01-19T21:33:37.119Z+ main
2772024-01-19T21:33:37.127Z+ [[ 0 != 0 ]]
2782024-01-19T21:33:37.127Z+ CIDL_OS=solaris2.11
2792024-01-19T21:33:37.127Z+ [[ 0 != 0 ]]
2802024-01-19T21:33:37.127Z+ configure_os solaris2.11
2812024-01-19T21:33:37.127Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822024-01-19T21:33:37.127Zcurrent directory: /work/oxidecomputer/omicron
2832024-01-19T21:33:37.127Z+ echo 'configuring based on OS: "solaris2.11"'
2842024-01-19T21:33:37.127Z+ case "$1" in
2852024-01-19T21:33:37.128Zconfiguring based on OS: "solaris2.11"
2862024-01-19T21:33:37.128Z+ CIDL_BUILD=illumos
2872024-01-19T21:33:37.128Z+ CIDL_SUFFIX=tar.gz
2882024-01-19T21:33:37.128Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892024-01-19T21:33:37.128Z+ CIDL_MD5FUNC=do_md5sum
2902024-01-19T21:33:37.128Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-01-19T21:33:37.128Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-01-19T21:33:37.128Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-01-19T21:33:37.128Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-01-19T21:33:37.128Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-19T21:33:37.128Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-01-19T21:33:37.128Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-01-19T21:33:37.128Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-01-19T21:33:37.128ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-01-19T21:33:37.128Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002024-01-19T21:33:37.128ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-01-19T21:33:37.128Z+ mkdir -p out/downloads
3022024-01-19T21:33:37.128Z+ mkdir -p ./out/cockroachdb
3032024-01-19T21:33:37.132Z+ local DO_DOWNLOAD=true
3042024-01-19T21:33:37.132Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052024-01-19T21:33:37.132Z+ '[' true == true ']'
3062024-01-19T21:33:37.132Z+ echo Downloading...
3072024-01-19T21:33:37.132ZDownloading...
3082024-01-19T21:33:37.132Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-01-19T21:33:37.132Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-01-19T21:33:37.132Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-01-19T21:33:37.132Z++ md5sum
3122024-01-19T21:33:37.132Z++ awk '{print $1}'
3132024-01-19T21:33:38.493Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142024-01-19T21:33:38.494Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3152024-01-19T21:33:38.494Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-01-19T21:33:38.494Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172024-01-19T21:33:38.647Z+ do_assemble_illumos
3182024-01-19T21:33:38.651Z+ rm -r ./out/cockroachdb
3192024-01-19T21:33:38.651Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202024-01-19T21:33:38.651Z+ ./out/cockroachdb/bin/cockroach version
3212024-01-19T21:33:38.651ZBuild Tag: v22.1.9-dirty
3222024-01-19T21:33:38.651ZBuild Time: 2022/10/26 21:17:46
3232024-01-19T21:33:38.651ZDistribution: OSS
3242024-01-19T21:33:38.651ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252024-01-19T21:33:38.651ZGo Version: go1.17.13
3262024-01-19T21:33:38.651ZC Compiler: gcc 10.3.0
3272024-01-19T21:33:38.651ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282024-01-19T21:33:38.651ZBuild Type: release
3292024-01-19T21:33:38.651Z+ set -o errexit
3302024-01-19T21:33:38.651Z+++ dirname ./tools/ci_download_clickhouse
3312024-01-19T21:33:38.651Z++ cd ./tools
3322024-01-19T21:33:38.651Z++ pwd
3332024-01-19T21:33:38.651Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342024-01-19T21:33:38.651Z++ basename ./tools/ci_download_clickhouse
3352024-01-19T21:33:38.651Z+ ARG0=ci_download_clickhouse
3362024-01-19T21:33:38.651Z+ TARGET_DIR=out
3372024-01-19T21:33:38.652Z+ DOWNLOAD_DIR=out/downloads
3382024-01-19T21:33:38.652Z+ DEST_DIR=./out/clickhouse
3392024-01-19T21:33:38.652Z+ CIDL_VERSION=v22.8.9.24
3402024-01-19T21:33:38.652Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412024-01-19T21:33:38.652Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422024-01-19T21:33:38.652Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432024-01-19T21:33:38.652Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442024-01-19T21:33:38.652Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452024-01-19T21:33:38.652Z+ main
3462024-01-19T21:33:38.652Z+ [[ 0 != 0 ]]
3472024-01-19T21:33:38.652Z+ CIDL_OS=solaris2.11
3482024-01-19T21:33:38.652Z+ [[ 0 != 0 ]]
3492024-01-19T21:33:38.652Z+ configure_os solaris2.11
3502024-01-19T21:33:38.652Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512024-01-19T21:33:38.652Zcurrent directory: /work/oxidecomputer/omicron
3522024-01-19T21:33:38.652Z+ echo 'configuring based on OS: "solaris2.11"'
3532024-01-19T21:33:38.652Zconfiguring based on OS: "solaris2.11"
3542024-01-19T21:33:38.652Z+ CIDL_DASHREV=
3552024-01-19T21:33:38.652Z+ case "$1" in
3562024-01-19T21:33:38.653Z+ CIDL_PLATFORM=illumos
3572024-01-19T21:33:38.653Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582024-01-19T21:33:38.653Z+ CIDL_MD5FUNC=do_md5sum
3592024-01-19T21:33:38.653Z+ CIDL_DASHREV=-1
3602024-01-19T21:33:38.653Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612024-01-19T21:33:38.653Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-01-19T21:33:38.653Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-01-19T21:33:38.653Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-01-19T21:33:38.653Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-01-19T21:33:38.653ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-01-19T21:33:38.653Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672024-01-19T21:33:38.653ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-01-19T21:33:38.653Z+ mkdir -p out/downloads
3692024-01-19T21:33:38.653Z+ mkdir -p ./out/clickhouse
3702024-01-19T21:33:38.653Z+ local DO_DOWNLOAD=true
3712024-01-19T21:33:38.653Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722024-01-19T21:33:38.653Z+ '[' true == true ']'
3732024-01-19T21:33:38.653Z+ echo Downloading...
3742024-01-19T21:33:38.653ZDownloading...
3752024-01-19T21:33:38.653Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762024-01-19T21:33:38.653Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772024-01-19T21:33:38.978Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-01-19T21:33:39.027Z++ md5sum
3792024-01-19T21:33:39.027Z++ awk '{print $1}'
3802024-01-19T21:33:39.234Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812024-01-19T21:33:39.234Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3822024-01-19T21:33:39.234Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832024-01-19T21:33:39.268Z+ mkdir -p ./out/clickhouse
3842024-01-19T21:33:39.268Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852024-01-19T21:33:44.020Z+ ./out/clickhouse/clickhouse server --version
3862024-01-19T21:33:44.072ZClickHouse server version 22.8.9.1.
3872024-01-19T21:33:44.094Z+ set -o errexit
3882024-01-19T21:33:44.101Z+++ dirname ./tools/ci_download_console
3892024-01-19T21:33:44.101Z++ cd ./tools
3902024-01-19T21:33:44.105Z++ pwd
3912024-01-19T21:33:44.106Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922024-01-19T21:33:44.106Z++ basename ./tools/ci_download_console
3932024-01-19T21:33:44.106Z+ ARG0=ci_download_console
3942024-01-19T21:33:44.106Z+ TARGET_DIR=out
3952024-01-19T21:33:44.106Z+ DOWNLOAD_DIR=out/downloads
3962024-01-19T21:33:44.106Z+ DEST_DIR=./out/console-assets
3972024-01-19T21:33:44.106Z+ source /work/oxidecomputer/omicron/tools/console_version
3982024-01-19T21:33:44.106Z++ COMMIT=644a45b8e4ab673ad51754e372277abc3ddfd036
3992024-01-19T21:33:44.106Z++ SHA2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
4002024-01-19T21:33:44.106Z+ URL=https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4012024-01-19T21:33:44.106Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022024-01-19T21:33:44.106Z+ main
4032024-01-19T21:33:44.106Z+ [[ 0 != 0 ]]
4042024-01-19T21:33:44.106Z+ echo 'URL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz'
4052024-01-19T21:33:44.106ZURL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4062024-01-19T21:33:44.106Z+ echo 'Local file: out/downloads/console.tar.gz'
4072024-01-19T21:33:44.106ZLocal file: out/downloads/console.tar.gz
4082024-01-19T21:33:44.106Z+ local DO_DOWNLOAD=true
4092024-01-19T21:33:44.106Z+ [[ -f out/downloads/console.tar.gz ]]
4102024-01-19T21:33:44.107Z+ mkdir -p out/downloads
4112024-01-19T21:33:44.107Z+ '[' true == true ']'
4122024-01-19T21:33:44.107Z+ echo Downloading...
4132024-01-19T21:33:44.107ZDownloading...
4142024-01-19T21:33:44.107Z+ do_download_curl https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz out/downloads/console.tar.gz
4152024-01-19T21:33:44.107Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
4162024-01-19T21:33:44.917Z++ do_sha256sum out/downloads/console.tar.gz
4172024-01-19T21:33:44.917Z++ case "$OSTYPE" in
4182024-01-19T21:33:44.935Z++ SHA=sha256sum
4192024-01-19T21:33:44.935Z++ sha256sum
4202024-01-19T21:33:44.935Z++ awk '{print $1}'
4212024-01-19T21:33:45.016Z+ calculated_sha2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
4222024-01-19T21:33:45.017Z+ [[ a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0 != \a\0\5\9\9\1\7\d\8\2\6\0\8\1\d\f\0\4\e\f\d\4\4\1\8\6\f\6\d\f\e\e\f\0\0\9\9\f\c\5\3\f\1\e\8\6\1\8\7\9\6\e\a\9\9\0\a\5\1\0\f\4\b\0 ]]
4232024-01-19T21:33:45.027Z+ rm -rf ./out/console-assets
4242024-01-19T21:33:45.027Z+ mkdir -p ./out/console-assets
4252024-01-19T21:33:45.027Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262024-01-19T21:33:45.027Z+ mkdir -p ./out/console-assets
4272024-01-19T21:33:45.027Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282024-01-19T21:33:45.161Z+ set -o errexit
4292024-01-19T21:33:45.164Z+++ dirname ./tools/ci_download_maghemite_openapi
4302024-01-19T21:33:45.167Z++ cd ./tools
4312024-01-19T21:33:45.167Z++ pwd
4322024-01-19T21:33:45.167Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332024-01-19T21:33:45.167Z++ basename ./tools/ci_download_maghemite_openapi
4342024-01-19T21:33:45.170Z+ ARG0=ci_download_maghemite_openapi
4352024-01-19T21:33:45.170Z+ TARGET_DIR=out
4362024-01-19T21:33:45.171Z+ DOWNLOAD_DIR=out/downloads
4372024-01-19T21:33:45.171Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382024-01-19T21:33:45.171Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4392024-01-19T21:33:45.171Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4402024-01-19T21:33:45.171Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4412024-01-19T21:33:45.171Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4422024-01-19T21:33:45.171Z+ main
4432024-01-19T21:33:45.171Z+ [[ 0 != 0 ]]
4442024-01-19T21:33:45.171Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4452024-01-19T21:33:45.171ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4462024-01-19T21:33:45.171Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4472024-01-19T21:33:45.171Z+ local DO_DOWNLOAD=true
4482024-01-19T21:33:45.171ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4492024-01-19T21:33:45.171Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4502024-01-19T21:33:45.171Z+ mkdir -p out/downloads
4512024-01-19T21:33:45.175Z+ '[' true == true ']'
4522024-01-19T21:33:45.175ZDownloading...
4532024-01-19T21:33:45.175Z+ echo Downloading...
4542024-01-19T21:33:45.175Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4552024-01-19T21:33:45.175Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4562024-01-19T21:33:45.471Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4572024-01-19T21:33:45.471Z++ case "$OSTYPE" in
4582024-01-19T21:33:45.471Z++ SHA=sha256sum
4592024-01-19T21:33:45.479Z++ sha256sum
4602024-01-19T21:33:45.479Z++ awk '{print $1}'
4612024-01-19T21:33:45.479Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4622024-01-19T21:33:45.479Z+ [[ 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 ]]
4632024-01-19T21:33:45.479Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-01-19T21:33:45.479Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4652024-01-19T21:33:45.479Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4662024-01-19T21:33:45.479Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4672024-01-19T21:33:45.479Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4682024-01-19T21:33:45.479Z+ main
4692024-01-19T21:33:45.479Z+ [[ 0 != 0 ]]
4702024-01-19T21:33:45.479Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4712024-01-19T21:33:45.479ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4722024-01-19T21:33:45.480Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4732024-01-19T21:33:45.480ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4742024-01-19T21:33:45.480Z+ local DO_DOWNLOAD=true
4752024-01-19T21:33:45.480Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4762024-01-19T21:33:45.480Z+ mkdir -p out/downloads
4772024-01-19T21:33:45.485Z+ '[' true == true ']'
4782024-01-19T21:33:45.485Z+ echo Downloading...
4792024-01-19T21:33:45.485ZDownloading...
4802024-01-19T21:33:45.485Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4812024-01-19T21:33:45.485Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4822024-01-19T21:33:45.642Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4832024-01-19T21:33:45.645Z++ case "$OSTYPE" in
4842024-01-19T21:33:45.645Z++ SHA=sha256sum
4852024-01-19T21:33:45.645Z++ sha256sum
4862024-01-19T21:33:45.645Z++ awk '{print $1}'
4872024-01-19T21:33:45.650Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4882024-01-19T21:33:45.650Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4892024-01-19T21:33:45.657Z+ set -o errexit
4902024-01-19T21:33:45.660Z+++ dirname ./tools/ci_download_dendrite_openapi
4912024-01-19T21:33:45.666Z++ cd ./tools
4922024-01-19T21:33:45.666Z++ pwd
4932024-01-19T21:33:45.666Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942024-01-19T21:33:45.666Z++ basename ./tools/ci_download_dendrite_openapi
4952024-01-19T21:33:45.666Z+ ARG0=ci_download_dendrite_openapi
4962024-01-19T21:33:45.666Z+ TARGET_DIR=out
4972024-01-19T21:33:45.667Z+ DOWNLOAD_DIR=out/downloads
4982024-01-19T21:33:45.667Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992024-01-19T21:33:45.667Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5002024-01-19T21:33:45.667Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5012024-01-19T21:33:45.667Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5022024-01-19T21:33:45.667Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5032024-01-19T21:33:45.667Z+ main
5042024-01-19T21:33:45.667Z+ [[ 0 != 0 ]]
5052024-01-19T21:33:45.667Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
5062024-01-19T21:33:45.667ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5072024-01-19T21:33:45.667Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
5082024-01-19T21:33:45.667ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5092024-01-19T21:33:45.667Z+ local DO_DOWNLOAD=true
5102024-01-19T21:33:45.667Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
5112024-01-19T21:33:45.667Z+ mkdir -p out/downloads
5122024-01-19T21:33:45.672Z+ '[' true == true ']'
5132024-01-19T21:33:45.672Z+ echo Downloading...
5142024-01-19T21:33:45.672ZDownloading...
5152024-01-19T21:33:45.672Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5162024-01-19T21:33:45.672Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5172024-01-19T21:33:46.393Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5182024-01-19T21:33:46.393Z++ case "$OSTYPE" in
5192024-01-19T21:33:46.401Z++ SHA=sha256sum
5202024-01-19T21:33:46.401Z++ sha256sum
5212024-01-19T21:33:46.401Z++ awk '{print $1}'
5222024-01-19T21:33:46.401Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5232024-01-19T21:33:46.401Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5242024-01-19T21:33:46.410Z+ set -o errexit
5252024-01-19T21:33:46.414Z+++ dirname ./tools/ci_download_dendrite_stub
5262024-01-19T21:33:46.419Z++ cd ./tools
5272024-01-19T21:33:46.419Z++ pwd
5282024-01-19T21:33:46.419Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292024-01-19T21:33:46.419Z++ basename ./tools/ci_download_dendrite_stub
5302024-01-19T21:33:46.429Z+ ARG0=ci_download_dendrite_stub
5312024-01-19T21:33:46.429Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322024-01-19T21:33:46.429Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5332024-01-19T21:33:46.429Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5342024-01-19T21:33:46.429Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5352024-01-19T21:33:46.438Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362024-01-19T21:33:46.438Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5372024-01-19T21:33:46.438Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5382024-01-19T21:33:46.438Z+ TARGET_DIR=out
5392024-01-19T21:33:46.438Z+ DOWNLOAD_DIR=out/downloads
5402024-01-19T21:33:46.438Z+ DEST_DIR=./out/dendrite-stub
5412024-01-19T21:33:46.438Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422024-01-19T21:33:46.438Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432024-01-19T21:33:46.438Z+ REPO=oxidecomputer/dendrite
5442024-01-19T21:33:46.438Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5452024-01-19T21:33:46.438Z+ main
5462024-01-19T21:33:46.439Z+ [[ 0 != 0 ]]
5472024-01-19T21:33:46.439Z+ CIDL_OS=solaris2.11
5482024-01-19T21:33:46.439Z+ [[ 0 != 0 ]]
5492024-01-19T21:33:46.439Z+ configure_os solaris2.11
5502024-01-19T21:33:46.443Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512024-01-19T21:33:46.443Zcurrent directory: /work/oxidecomputer/omicron
5522024-01-19T21:33:46.443Z+ echo 'configuring based on OS: "solaris2.11"'
5532024-01-19T21:33:46.443Z+ case "$1" in
5542024-01-19T21:33:46.443Zconfiguring based on OS: "solaris2.11"
5552024-01-19T21:33:46.443Z+ SET_BINARIES=
5562024-01-19T21:33:46.443Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5572024-01-19T21:33:46.443Z+ CIDL_SHA256FUNC=do_sha256sum
5582024-01-19T21:33:46.443Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592024-01-19T21:33:46.443Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5602024-01-19T21:33:46.443Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612024-01-19T21:33:46.443Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5622024-01-19T21:33:46.443ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5632024-01-19T21:33:46.443Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5642024-01-19T21:33:46.444ZLocal file: out/downloads/dendrite-stub.tar.gz
5652024-01-19T21:33:46.444Z+ mkdir -p out/downloads
5662024-01-19T21:33:46.444Z+ mkdir -p ./out/dendrite-stub
5672024-01-19T21:33:46.444Z+ fetch_and_verify
5682024-01-19T21:33:46.444Z+ local DO_DOWNLOAD=true
5692024-01-19T21:33:46.444Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702024-01-19T21:33:46.444Z+ '[' true == true ']'
5712024-01-19T21:33:46.444Z+ echo Downloading...
5722024-01-19T21:33:46.444ZDownloading...
5732024-01-19T21:33:46.444Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742024-01-19T21:33:46.444Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5752024-01-19T21:33:55.119Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762024-01-19T21:33:55.122Z++ sha256sum
5772024-01-19T21:33:55.122Z++ awk '{print $1}'
5782024-01-19T21:33:55.226Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5792024-01-19T21:33:55.226Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5802024-01-19T21:33:55.229Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812024-01-19T21:33:55.229Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822024-01-19T21:33:56.347Z+ do_assemble
5832024-01-19T21:33:56.347Z+ rm -r ./out/dendrite-stub
5842024-01-19T21:33:56.353Z+ mkdir ./out/dendrite-stub
5852024-01-19T21:33:56.353Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862024-01-19T21:33:56.509Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872024-01-19T21:33:56.517Z+ set -o errexit
5882024-01-19T21:33:56.520Z+++ dirname ./tools/ci_download_maghemite_mgd
5892024-01-19T21:33:56.523Z++ cd ./tools
5902024-01-19T21:33:56.523Z++ pwd
5912024-01-19T21:33:56.523Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922024-01-19T21:33:56.526Z++ basename ./tools/ci_download_maghemite_mgd
5932024-01-19T21:33:56.526Z+ ARG0=ci_download_maghemite_mgd
5942024-01-19T21:33:56.526Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952024-01-19T21:33:56.526Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5962024-01-19T21:33:56.526Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5972024-01-19T21:33:56.526Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982024-01-19T21:33:56.526Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5992024-01-19T21:33:56.526Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6002024-01-19T21:33:56.526Z+ TARGET_DIR=out
6012024-01-19T21:33:56.526Z+ DOWNLOAD_DIR=out/downloads
6022024-01-19T21:33:56.527Z+ DEST_DIR=./out/mgd
6032024-01-19T21:33:56.527Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042024-01-19T21:33:56.527Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052024-01-19T21:33:56.527Z+ REPO=oxidecomputer/maghemite
6062024-01-19T21:33:56.527Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6072024-01-19T21:33:56.527Z+ main
6082024-01-19T21:33:56.527Z+ [[ 0 != 0 ]]
6092024-01-19T21:33:56.527Z+ CIDL_OS=solaris2.11
6102024-01-19T21:33:56.527Z+ [[ 0 != 0 ]]
6112024-01-19T21:33:56.527Z+ configure_os solaris2.11
6122024-01-19T21:33:56.527Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132024-01-19T21:33:56.527Zcurrent directory: /work/oxidecomputer/omicron
6142024-01-19T21:33:56.527Z+ echo 'configuring based on OS: "solaris2.11"'
6152024-01-19T21:33:56.527Z+ case "$1" in
6162024-01-19T21:33:56.527Zconfiguring based on OS: "solaris2.11"
6172024-01-19T21:33:56.527Z+ SET_BINARIES=
6182024-01-19T21:33:56.527Z+ CIDL_SHA256FUNC=do_sha256sum
6192024-01-19T21:33:56.527Z+ TARBALL_FILENAME=mgd.tar.gz
6202024-01-19T21:33:56.527Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6212024-01-19T21:33:56.527Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222024-01-19T21:33:56.527Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6232024-01-19T21:33:56.527ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6242024-01-19T21:33:56.528Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6252024-01-19T21:33:56.528ZLocal file: out/downloads/mgd.tar.gz
6262024-01-19T21:33:56.528Z+ mkdir -p out/downloads
6272024-01-19T21:33:56.531Z+ mkdir -p ./out/mgd
6282024-01-19T21:33:56.531Z+ fetch_and_verify
6292024-01-19T21:33:56.531Z+ local DO_DOWNLOAD=true
6302024-01-19T21:33:56.531Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312024-01-19T21:33:56.531Z+ '[' true == true ']'
6322024-01-19T21:33:56.531Z+ echo Downloading...
6332024-01-19T21:33:56.531ZDownloading...
6342024-01-19T21:33:56.531Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6352024-01-19T21:33:56.531Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6362024-01-19T21:34:03.575Z++ do_sha256sum out/downloads/mgd.tar.gz
6372024-01-19T21:34:03.579Z++ sha256sum
6382024-01-19T21:34:03.579Z++ awk '{print $1}'
6392024-01-19T21:34:03.652Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6402024-01-19T21:34:03.652Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6412024-01-19T21:34:03.658Z+ do_untar out/downloads/mgd.tar.gz
6422024-01-19T21:34:03.658Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432024-01-19T21:34:04.315Z+ do_assemble
6442024-01-19T21:34:04.315Z+ rm -r ./out/mgd
6452024-01-19T21:34:04.326Z+ mkdir ./out/mgd
6462024-01-19T21:34:04.326Z+ cp -r out/downloads/root ./out/mgd/root
6472024-01-19T21:34:04.561Z+ set -o errexit
6482024-01-19T21:34:04.567Z+++ dirname ./tools/ci_download_transceiver_control
6492024-01-19T21:34:04.567Z++ cd ./tools
6502024-01-19T21:34:04.568Z++ pwd
6512024-01-19T21:34:04.568Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522024-01-19T21:34:04.568Z++ basename ./tools/ci_download_transceiver_control
6532024-01-19T21:34:04.576Z+ ARG0=ci_download_transceiver_control
6542024-01-19T21:34:04.576Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552024-01-19T21:34:04.576Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-01-19T21:34:04.576Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-01-19T21:34:04.576Z+ TARGET_DIR=out
6582024-01-19T21:34:04.576Z+ DOWNLOAD_DIR=out/downloads
6592024-01-19T21:34:04.576Z+ DEST_DIR=./out/transceiver-control
6602024-01-19T21:34:04.576Z+ BIN_DIR=/opt/oxide/bin
6612024-01-19T21:34:04.577Z+ BINARY=xcvradm
6622024-01-19T21:34:04.577Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632024-01-19T21:34:04.577Z+ REPO=oxidecomputer/transceiver-control
6642024-01-19T21:34:04.577Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652024-01-19T21:34:04.577Z+ main
6662024-01-19T21:34:04.577Z+ [[ 0 != 0 ]]
6672024-01-19T21:34:04.577Z+ CIDL_OS=solaris2.11
6682024-01-19T21:34:04.577Z+ [[ 0 != 0 ]]
6692024-01-19T21:34:04.577Z+ configure_os solaris2.11
6702024-01-19T21:34:04.577Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712024-01-19T21:34:04.577Zcurrent directory: /work/oxidecomputer/omicron
6722024-01-19T21:34:04.578Z+ echo 'configuring based on OS: "solaris2.11"'
6732024-01-19T21:34:04.578Zconfiguring based on OS: "solaris2.11"
6742024-01-19T21:34:04.578Z+ case "$1" in
6752024-01-19T21:34:04.578Z+ SET_BINARIES=
6762024-01-19T21:34:04.578Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772024-01-19T21:34:04.578Z+ CIDL_SHA256FUNC=do_sha256sum
6782024-01-19T21:34:04.578Z+ ARCHIVE_FILENAME=xcvradm.gz
6792024-01-19T21:34:04.578Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-01-19T21:34:04.578ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812024-01-19T21:34:04.578Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6822024-01-19T21:34:04.578Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6832024-01-19T21:34:04.578Z+ echo 'Local file: out/downloads/xcvradm.gz'
6842024-01-19T21:34:04.579ZLocal file: out/downloads/xcvradm.gz
6852024-01-19T21:34:04.579Z+ mkdir -p out/downloads
6862024-01-19T21:34:04.579Z+ mkdir -p ./out/transceiver-control
6872024-01-19T21:34:04.579Z+ fetch_and_verify
6882024-01-19T21:34:04.579Z+ local DO_DOWNLOAD=true
6892024-01-19T21:34:04.579Z+ [[ -f out/downloads/xcvradm.gz ]]
6902024-01-19T21:34:04.579Z+ '[' true == true ']'
6912024-01-19T21:34:04.579Z+ echo Downloading...
6922024-01-19T21:34:04.579ZDownloading...
6932024-01-19T21:34:04.579Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942024-01-19T21:34:04.579Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6952024-01-19T21:34:06.114Z++ do_sha256sum out/downloads/xcvradm.gz
6962024-01-19T21:34:06.118Z++ sha256sum
6972024-01-19T21:34:06.118Z++ awk '{print $1}'
6982024-01-19T21:34:06.140Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992024-01-19T21:34:06.140Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7002024-01-19T21:34:06.145Z+ do_unpack out/downloads/xcvradm.gz
7012024-01-19T21:34:06.145Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022024-01-19T21:34:06.145Z+ gzip -dc out/downloads/xcvradm.gz
7032024-01-19T21:34:06.386Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042024-01-19T21:34:06.390Z+ do_assemble
7052024-01-19T21:34:06.390Z+ rm -r ./out/transceiver-control
7062024-01-19T21:34:06.390Z+ mkdir ./out/transceiver-control
7072024-01-19T21:34:06.390Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082024-01-19T21:34:06.833ZAll builder prerequisites installed successfully, and PATH looks valid
7092024-01-19T21:34:06.841Z
7102024-01-19T21:34:06.841Zreal 2:03.504573159
7112024-01-19T21:34:06.841Zuser 52.002375203
7122024-01-19T21:34:06.841Zsys 9.908623537
7132024-01-19T21:34:06.841Ztrap 0.020334281
7142024-01-19T21:34:06.841Ztflt 0.249354931
7152024-01-19T21:34:06.841Zdflt 0.521514746
7162024-01-19T21:34:06.841Zkflt 0.274159383
7172024-01-19T21:34:06.841Zlock 2.427465049
7182024-01-19T21:34:06.841Zslp 3:51.233654765
7192024-01-19T21:34:06.841Zlat 3.388408309
7202024-01-19T21:34:06.842Zstop 0.058725572
7212024-01-19T21:34:06.842Z
7222024-01-19T21:34:06.842Z #### # # ##### ##### # #
7232024-01-19T21:34:06.842Z # # # # # # # # # #
7242024-01-19T21:34:06.842Z # # # # # # # #
7252024-01-19T21:34:06.842Z # # # ##### ##### #
7262024-01-19T21:34:06.842Z # # # # # # #
7272024-01-19T21:34:06.842Z #### ###### # # # #
7282024-01-19T21:34:06.843Z
7292024-01-19T21:34:07.191Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302024-01-19T21:34:07.567Z Updating crates.io index
7312024-01-19T21:34:07.570Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-01-19T21:34:08.549Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-01-19T21:34:10.787Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-01-19T21:34:11.430Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-01-19T21:34:11.755Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-01-19T21:34:12.033Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-01-19T21:34:12.358Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-01-19T21:34:13.243Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-01-19T21:34:15.759Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-01-19T21:34:16.786Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-01-19T21:34:17.221Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-01-19T21:34:17.820Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-01-19T21:34:18.205Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-01-19T21:34:18.514Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-01-19T21:34:18.864Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-01-19T21:34:19.254Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-01-19T21:34:19.577Z Updating git repository `https://github.com/njaremko/samael`
7482024-01-19T21:34:20.031Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-01-19T21:34:20.818Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-01-19T21:34:21.233Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-01-19T21:34:21.595Z Updating git repository `https://github.com/jgallagher/nix`
7522024-01-19T21:34:22.888Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-01-19T21:34:23.262Z Updating git repository `https://github.com/oxidecomputer/typify`
7542024-01-19T21:34:26.240Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7552024-01-19T21:34:26.619Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7562024-01-19T21:34:26.954Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7572024-01-19T21:34:28.574Z Downloading crates ...
7582024-01-19T21:34:28.812Z Downloaded serde_spanned v0.6.4
7592024-01-19T21:34:28.820Z Downloaded colorchoice v1.0.0
7602024-01-19T21:34:28.820Z Downloaded equivalent v1.0.1
7612024-01-19T21:34:28.832Z Downloaded anstream v0.5.0
7622024-01-19T21:34:28.839Z Downloaded utf8parse v0.2.1
7632024-01-19T21:34:28.839Z Downloaded strsim v0.10.0
7642024-01-19T21:34:28.839Z Downloaded anstyle v1.0.2
7652024-01-19T21:34:28.844Z Downloaded itoa v1.0.9
7662024-01-19T21:34:28.844Z Downloaded thiserror-impl v1.0.49
7672024-01-19T21:34:28.844Z Downloaded heck v0.4.1
7682024-01-19T21:34:28.849Z Downloaded bitflags v1.3.2
7692024-01-19T21:34:28.855Z Downloaded clap_lex v0.5.1
7702024-01-19T21:34:28.855Z Downloaded terminal_size v0.2.6
7712024-01-19T21:34:28.855Z Downloaded thiserror v1.0.49
7722024-01-19T21:34:28.863Z Downloaded toml_datetime v0.6.5
7732024-01-19T21:34:28.874Z Downloaded semver v1.0.21
7742024-01-19T21:34:28.874Z Downloaded cargo-platform v0.1.3
7752024-01-19T21:34:28.874Z Downloaded cargo_metadata v0.18.1
7762024-01-19T21:34:28.875Z Downloaded cargo_toml v0.18.0
7772024-01-19T21:34:28.882Z Downloaded quote v1.0.35
7782024-01-19T21:34:28.882Z Downloaded anyhow v1.0.75
7792024-01-19T21:34:28.887Z Downloaded toml v0.8.8
7802024-01-19T21:34:28.897Z Downloaded clap v4.4.3
7812024-01-19T21:34:28.908Z Downloaded serde v1.0.195
7822024-01-19T21:34:28.921Z Downloaded indexmap v2.1.0
7832024-01-19T21:34:28.930Z Downloaded hashbrown v0.14.2
7842024-01-19T21:34:28.930Z Downloaded toml_edit v0.21.0
7852024-01-19T21:34:28.959Z Downloaded serde_json v1.0.111
7862024-01-19T21:34:28.972Z Downloaded winnow v0.5.15
7872024-01-19T21:34:28.986Z Downloaded syn v2.0.46
7882024-01-19T21:34:29.005Z Downloaded rustix v0.37.23
7892024-01-19T21:34:29.038Z Downloaded libc v0.2.152
7902024-01-19T21:34:29.086Z Downloaded clap_builder v4.4.2
7912024-01-19T21:34:29.097Z Downloaded memchr v2.6.3
7922024-01-19T21:34:29.105Z Downloaded unicode-ident v1.0.12
7932024-01-19T21:34:29.110Z Downloaded proc-macro2 v1.0.74
7942024-01-19T21:34:29.148Z Downloaded serde_derive v1.0.195
7952024-01-19T21:34:29.151Z Downloaded anstyle-parse v0.2.1
7962024-01-19T21:34:29.151Z Downloaded clap_derive v4.4.2
7972024-01-19T21:34:29.151Z Downloaded ryu v1.0.15
7982024-01-19T21:34:29.152Z Downloaded camino v1.1.6
7992024-01-19T21:34:29.152Z Downloaded errno v0.3.2
8002024-01-19T21:34:29.152Z Downloaded io-lifetimes v1.0.11
8012024-01-19T21:34:29.152Z Downloaded anstyle-query v1.0.0
8022024-01-19T21:34:29.254Z Compiling proc-macro2 v1.0.74
8032024-01-19T21:34:29.254Z Compiling unicode-ident v1.0.12
8042024-01-19T21:34:29.257Z Compiling serde v1.0.195
8052024-01-19T21:34:29.257Z Compiling libc v0.2.152
8062024-01-19T21:34:29.257Z Compiling io-lifetimes v1.0.11
8072024-01-19T21:34:29.269Z Compiling rustix v0.37.23
8082024-01-19T21:34:29.272Z Compiling hashbrown v0.14.2
8092024-01-19T21:34:29.272Z Compiling equivalent v1.0.1
8102024-01-19T21:34:29.494Z Compiling utf8parse v0.2.1
8112024-01-19T21:34:29.587Z Compiling bitflags v1.3.2
8122024-01-19T21:34:29.717Z Compiling anstyle-parse v0.2.1
8132024-01-19T21:34:29.735Z Compiling anstyle v1.0.2
8142024-01-19T21:34:30.142Z Compiling anstyle-query v1.0.0
8152024-01-19T21:34:30.269Z Compiling semver v1.0.21
8162024-01-19T21:34:30.283Z Compiling colorchoice v1.0.0
8172024-01-19T21:34:30.438Z Compiling winnow v0.5.15
8182024-01-19T21:34:31.039Z Compiling indexmap v2.1.0
8192024-01-19T21:34:31.091Z Compiling camino v1.1.6
8202024-01-19T21:34:31.220Z Compiling serde_json v1.0.111
8212024-01-19T21:34:31.234Z Compiling thiserror v1.0.49
8222024-01-19T21:34:31.569Z Compiling anstream v0.5.0
8232024-01-19T21:34:31.726Z Compiling clap_lex v0.5.1
8242024-01-19T21:34:32.161Z Compiling heck v0.4.1
8252024-01-19T21:34:32.206Z Compiling anyhow v1.0.75
8262024-01-19T21:34:32.462Z Compiling ryu v1.0.15
8272024-01-19T21:34:32.626Z Compiling quote v1.0.35
8282024-01-19T21:34:32.873Z Compiling strsim v0.10.0
8292024-01-19T21:34:32.989Z Compiling itoa v1.0.9
8302024-01-19T21:34:33.232Z Compiling syn v2.0.46
8312024-01-19T21:34:33.539Z Compiling errno v0.3.2
8322024-01-19T21:34:34.982Z Compiling terminal_size v0.2.6
8332024-01-19T21:34:35.124Z Compiling clap_builder v4.4.2
8342024-01-19T21:34:41.044Z Compiling serde_derive v1.0.195
8352024-01-19T21:34:41.050Z Compiling thiserror-impl v1.0.49
8362024-01-19T21:34:41.050Z Compiling clap_derive v4.4.2
8372024-01-19T21:34:45.432Z Compiling clap v4.4.3
8382024-01-19T21:34:53.738Z Compiling serde_spanned v0.6.4
8392024-01-19T21:34:53.741Z Compiling toml_datetime v0.6.5
8402024-01-19T21:34:53.742Z Compiling cargo-platform v0.1.3
8412024-01-19T21:34:54.083Z Compiling toml_edit v0.21.0
8422024-01-19T21:34:55.703Z Compiling cargo_metadata v0.18.1
8432024-01-19T21:34:57.272Z Compiling toml v0.8.8
8442024-01-19T21:34:58.253Z Compiling cargo_toml v0.18.0
8452024-01-19T21:35:04.500Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8462024-01-19T21:35:05.879Z Finished dev [unoptimized + debuginfo] target(s) in 58.96s
8472024-01-19T21:35:06.096Z Running `target/debug/xtask clippy`
8482024-01-19T21:35:06.161Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8492024-01-19T21:35:06.987Z Downloading crates ...
8502024-01-19T21:35:07.234Z Downloaded aead v0.5.2
8512024-01-19T21:35:07.241Z Downloaded hubpack_derive v0.1.1
8522024-01-19T21:35:07.256Z Downloaded constant_time_eq v0.3.0
8532024-01-19T21:35:07.264Z Downloaded indoc v1.0.9
8542024-01-19T21:35:07.276Z Downloaded indoc v2.0.3
8552024-01-19T21:35:07.284Z Downloaded chacha20poly1305 v0.10.1
8562024-01-19T21:35:07.289Z Downloaded inout v0.1.3
8572024-01-19T21:35:07.292Z Downloaded lazycell v1.3.0
8582024-01-19T21:35:07.295Z Downloaded ipnetwork v0.20.0
8592024-01-19T21:35:07.300Z Downloaded num-complex v0.4.4
8602024-01-19T21:35:07.306Z Downloaded is-terminal v0.4.9
8612024-01-19T21:35:07.311Z Downloaded openssl-macros v0.1.1
8622024-01-19T21:35:07.317Z Downloaded cexpr v0.6.0
8632024-01-19T21:35:07.326Z Downloaded libxml v0.3.3
8642024-01-19T21:35:07.346Z Downloaded oorandom v11.1.3
8652024-01-19T21:35:07.357Z Downloaded adler v1.0.2
8662024-01-19T21:35:07.361Z Downloaded ciborium-io v0.2.1
8672024-01-19T21:35:07.367Z Downloaded cast v0.3.0
8682024-01-19T21:35:07.384Z Downloaded num v0.4.1
8692024-01-19T21:35:07.389Z Downloaded libefi-sys v0.1.0
8702024-01-19T21:35:07.395Z Downloaded nanorand v0.7.0
8712024-01-19T21:35:07.403Z Downloaded memoffset v0.9.0
8722024-01-19T21:35:07.407Z Downloaded ciborium v0.2.1
8732024-01-19T21:35:07.414Z Downloaded linear-map v1.2.0
8742024-01-19T21:35:07.419Z Downloaded libsw v3.3.1
8752024-01-19T21:35:07.425Z Downloaded maybe-uninit v2.0.0
8762024-01-19T21:35:07.429Z Downloaded md-5 v0.10.5
8772024-01-19T21:35:07.435Z Downloaded log v0.4.20
8782024-01-19T21:35:07.444Z Downloaded try-lock v0.2.4
8792024-01-19T21:35:07.449Z Downloaded diesel_table_macro_syntax v0.1.0
8802024-01-19T21:35:07.453Z Downloaded mockall_derive v0.12.0
8812024-01-19T21:35:07.461Z Downloaded libtest-mimic v0.6.1
8822024-01-19T21:35:07.468Z Downloaded doc-comment v0.3.3
8832024-01-19T21:35:07.471Z Downloaded shlex v1.1.0
8842024-01-19T21:35:07.475Z Downloaded enum-as-inner v0.5.1
8852024-01-19T21:35:07.480Z Downloaded slog-envlogger v2.2.0
8862024-01-19T21:35:07.488Z Downloaded precomputed-hash v0.1.1
8872024-01-19T21:35:07.903Z Downloaded arc-swap v1.6.0
8882024-01-19T21:35:07.914Z Downloaded toolchain_find v0.2.0
8892024-01-19T21:35:07.914Z Downloaded same-file v1.0.6
8902024-01-19T21:35:07.914Z Downloaded unicode-xid v0.2.4
8912024-01-19T21:35:07.915Z Downloaded dtrace-parser v0.1.14
8922024-01-19T21:35:07.915Z Downloaded either v1.9.0
8932024-01-19T21:35:07.915Z Downloaded cc v1.0.83
8942024-01-19T21:35:07.916Z Downloaded rand_core v0.6.4
8952024-01-19T21:35:07.916Z Downloaded yansi v0.5.1
8962024-01-19T21:35:07.916Z Downloaded bzip2 v0.4.4
8972024-01-19T21:35:07.916Z Downloaded futures-core v0.3.30
8982024-01-19T21:35:07.916Z Downloaded pkg-config v0.3.27
8992024-01-19T21:35:07.916Z Downloaded dirs-next v2.0.0
9002024-01-19T21:35:07.916Z Downloaded oso-derive v0.27.0
9012024-01-19T21:35:07.916Z Downloaded http-range v0.1.5
9022024-01-19T21:35:07.916Z Downloaded plotters-backend v0.3.5
9032024-01-19T21:35:07.918Z Downloaded parse-display-derive v0.8.2
9042024-01-19T21:35:07.918Z Downloaded backtrace v0.3.69
9052024-01-19T21:35:07.918Z Downloaded sct v0.7.0
9062024-01-19T21:35:07.918Z Downloaded foreign-types v0.3.2
9072024-01-19T21:35:07.918Z Downloaded siphasher v0.3.11
9082024-01-19T21:35:07.918Z Downloaded similar-asserts v1.5.0
9092024-01-19T21:35:07.919Z Downloaded proc-macro-error v1.0.4
9102024-01-19T21:35:07.919Z Downloaded ref-cast-impl v1.0.20
9112024-01-19T21:35:07.919Z Downloaded waitgroup v0.1.2
9122024-01-19T21:35:07.919Z Downloaded phf_shared v0.10.0
9132024-01-19T21:35:07.919Z Downloaded hostname v0.3.1
9142024-01-19T21:35:07.919Z Downloaded predicates-tree v1.0.9
9152024-01-19T21:35:07.919Z Downloaded vsss-rs v3.3.4
9162024-01-19T21:35:07.919Z Downloaded unicode-linebreak v0.1.5
9172024-01-19T21:35:07.919Z Downloaded crypto-bigint v0.5.2
9182024-01-19T21:35:07.919Z Downloaded futures-macro v0.3.30
9192024-01-19T21:35:07.919Z Downloaded time-core v0.1.1
9202024-01-19T21:35:07.919Z Downloaded slog-async v2.8.0
9212024-01-19T21:35:07.919Z Downloaded tinyvec_macros v0.1.1
9222024-01-19T21:35:07.919Z Downloaded float-cmp v0.9.0
9232024-01-19T21:35:07.919Z Downloaded fixedbitset v0.4.2
9242024-01-19T21:35:07.919Z Downloaded mio v0.8.9
9252024-01-19T21:35:07.919Z Downloaded textwrap v0.11.0
9262024-01-19T21:35:07.920Z Downloaded platforms v3.0.2
9272024-01-19T21:35:07.920Z Downloaded peeking_take_while v0.1.2
9282024-01-19T21:35:07.920Z Downloaded sqlformat v0.2.3
9292024-01-19T21:35:07.920Z Downloaded derive_builder_macro v0.12.0
9302024-01-19T21:35:07.920Z Downloaded ena v0.14.2
9312024-01-19T21:35:07.920Z Downloaded plotters-svg v0.3.5
9322024-01-19T21:35:07.920Z Downloaded foreign-types-macros v0.2.3
9332024-01-19T21:35:07.920Z Downloaded serde-big-array v0.5.1
9342024-01-19T21:35:07.920Z Downloaded futures-io v0.3.30
9352024-01-19T21:35:07.920Z Downloaded fragile v2.0.0
9362024-01-19T21:35:07.920Z Downloaded serde_tokenstream v0.2.0
9372024-01-19T21:35:07.920Z Downloaded heapless v0.7.16
9382024-01-19T21:35:07.920Z Downloaded vec_map v0.8.2
9392024-01-19T21:35:07.921Z Downloaded openssl-probe v0.1.5
9402024-01-19T21:35:07.921Z Downloaded rustc-hash v1.1.0
9412024-01-19T21:35:07.921Z Downloaded data-encoding v2.4.0
9422024-01-19T21:35:07.921Z Downloaded pest_generator v2.7.2
9432024-01-19T21:35:07.921Z Downloaded thiserror-impl-no-std v2.0.2
9442024-01-19T21:35:07.921Z Downloaded tungstenite v0.20.1
9452024-01-19T21:35:07.921Z Downloaded headers-core v0.2.0
9462024-01-19T21:35:07.921Z Downloaded strum_macros v0.24.3
9472024-01-19T21:35:07.921Z Downloaded packed_struct v0.10.1
9482024-01-19T21:35:07.921Z Downloaded tinytemplate v1.2.1
9492024-01-19T21:35:07.921Z Downloaded serde_derive_internals v0.26.0
9502024-01-19T21:35:07.923Z Downloaded predicates-core v1.0.6
9512024-01-19T21:35:07.923Z Downloaded home v0.5.5
9522024-01-19T21:35:07.923Z Downloaded hex-literal v0.4.1
9532024-01-19T21:35:07.923Z Downloaded tokio-macros v2.2.0
9542024-01-19T21:35:07.923Z Downloaded termtree v0.4.1
9552024-01-19T21:35:07.923Z Downloaded generic-array v0.14.7
9562024-01-19T21:35:07.923Z Downloaded resolv-conf v0.7.0
9572024-01-19T21:35:07.923Z Downloaded url v2.5.0
9582024-01-19T21:35:07.923Z Downloaded want v0.3.1
9592024-01-19T21:35:07.923Z Downloaded remove_dir_all v0.5.3
9602024-01-19T21:35:07.924Z Downloaded fallible-iterator v0.2.0
9612024-01-19T21:35:07.924Z Downloaded http-body v0.4.5
9622024-01-19T21:35:07.924Z Downloaded zone_cfg_derive v0.3.0
9632024-01-19T21:35:07.924Z Downloaded threadpool v1.8.1
9642024-01-19T21:35:07.924Z Downloaded group v0.13.0
9652024-01-19T21:35:07.924Z Downloaded fs-err v2.11.0
9662024-01-19T21:35:07.924Z Downloaded parse-size v1.0.0
9672024-01-19T21:35:07.924Z Downloaded rand v0.8.5
9682024-01-19T21:35:07.924Z Downloaded foreign-types-shared v0.3.1
9692024-01-19T21:35:07.924Z Downloaded pretty-hex v0.2.1
9702024-01-19T21:35:07.924Z Downloaded thiserror-no-std v2.0.2
9712024-01-19T21:35:07.924Z Downloaded fxhash v0.2.1
9722024-01-19T21:35:07.924Z Downloaded foreign-types-shared v0.1.1
9732024-01-19T21:35:07.924Z Downloaded pretty-hex v0.4.1
9742024-01-19T21:35:07.925Z Downloaded shell-words v1.1.0
9752024-01-19T21:35:07.925Z Downloaded strsim v0.8.0
9762024-01-19T21:35:07.925Z Downloaded rustls-pemfile v2.0.0
9772024-01-19T21:35:07.925Z Downloaded trybuild v1.0.89
9782024-01-19T21:35:07.926Z Downloaded rustc_version v0.4.0
9792024-01-19T21:35:07.926Z Downloaded heck v0.3.3
9802024-01-19T21:35:07.926Z Downloaded half v1.8.2
9812024-01-19T21:35:07.926Z Downloaded structopt-derive v0.4.18
9822024-01-19T21:35:07.926Z Downloaded strip-ansi-escapes v0.2.0
9832024-01-19T21:35:07.926Z Downloaded derive-where v1.2.7
9842024-01-19T21:35:07.926Z Downloaded slog-stdlog v4.1.1
9852024-01-19T21:35:07.927Z Downloaded semver v0.1.20
9862024-01-19T21:35:07.927Z Downloaded futures-task v0.3.30
9872024-01-19T21:35:07.927Z Downloaded serde-hex v0.1.0
9882024-01-19T21:35:07.931Z Downloaded httparse v1.8.0
9892024-01-19T21:35:07.931Z Downloaded rustls-native-certs v0.6.3
9902024-01-19T21:35:07.931Z Downloaded foreign-types v0.5.0
9912024-01-19T21:35:07.931Z Downloaded test-strategy v0.3.1
9922024-01-19T21:35:07.931Z Downloaded getrandom v0.2.10
9932024-01-19T21:35:07.931Z Downloaded regex-automata v0.1.10
9942024-01-19T21:35:07.931Z Downloaded parking_lot_core v0.8.6
9952024-01-19T21:35:07.932Z Downloaded socket2 v0.5.5
9962024-01-19T21:35:07.932Z Downloaded snafu v0.7.5
9972024-01-19T21:35:07.932Z Downloaded schemars v0.8.16
9982024-01-19T21:35:07.957Z Downloaded derive_more v0.99.17
9992024-01-19T21:35:07.962Z Downloaded expectorate v1.1.0
10002024-01-19T21:35:07.967Z Downloaded http v1.0.0
10012024-01-19T21:35:07.971Z Downloaded rsa v0.9.2
10022024-01-19T21:35:07.983Z Downloaded hashbrown v0.12.3
10032024-01-19T21:35:07.992Z Downloaded lalrpop v0.19.12
10042024-01-19T21:35:08.016Z Downloaded x509-cert v0.2.4
10052024-01-19T21:35:08.436Z Downloaded time v0.3.27
10062024-01-19T21:35:08.440Z Downloaded guppy v0.17.4
10072024-01-19T21:35:08.440Z Downloaded pest v2.7.2
10082024-01-19T21:35:08.440Z Downloaded hkdf v0.12.4
10092024-01-19T21:35:08.440Z Downloaded reqwest v0.11.22
10102024-01-19T21:35:08.440Z Downloaded futures-util v0.3.30
10112024-01-19T21:35:08.440Z Downloaded h2 v0.3.21
10122024-01-19T21:35:08.440Z Downloaded regex v1.10.2
10132024-01-19T21:35:08.440Z Downloaded rayon v1.8.0
10142024-01-19T21:35:08.440Z Downloaded vcpkg v0.2.15
10152024-01-19T21:35:08.440Z Downloaded bstr v1.6.0
10162024-01-19T21:35:08.440Z Downloaded smoltcp v0.10.0
10172024-01-19T21:35:08.440Z Downloaded regex-syntax v0.8.2
10182024-01-19T21:35:08.440Z Downloaded regex-syntax v0.6.29
10192024-01-19T21:35:08.440Z Downloaded zerocopy-derive v0.6.4
10202024-01-19T21:35:08.441Z Downloaded tokio v1.35.1
10212024-01-19T21:35:08.441Z Downloaded zerocopy-derive v0.2.0
10222024-01-19T21:35:08.441Z Downloaded zerocopy-derive v0.7.31
10232024-01-19T21:35:08.455Z Downloaded regex-automata v0.4.3
10242024-01-19T21:35:08.489Z Downloaded regex-automata v0.3.8
10252024-01-19T21:35:08.521Z Downloaded sled v0.34.7
10262024-01-19T21:35:08.542Z Downloaded bzip2-sys v0.1.11+1.0.8
10272024-01-19T21:35:08.598Z Downloaded regex-syntax v0.7.5
10282024-01-19T21:35:08.603Z Downloaded sha3 v0.10.8
10292024-01-19T21:35:08.603Z Downloaded rustix v0.38.25
10302024-01-19T21:35:08.640Z Downloaded webpki-roots v0.25.2
10312024-01-19T21:35:08.646Z Downloaded ratatui v0.23.0
10322024-01-19T21:35:08.669Z Downloaded polar-core v0.27.0
10332024-01-19T21:35:08.685Z Downloaded bstr v0.2.17
10342024-01-19T21:35:08.704Z Downloaded diesel v2.1.4
10352024-01-19T21:35:08.743Z Downloaded radix_trie v0.2.1
10362024-01-19T21:35:08.751Z Downloaded encoding_rs v0.8.33
10372024-01-19T21:35:08.791Z Downloaded curve25519-dalek v4.1.1
10382024-01-19T21:35:08.809Z Downloaded trust-dns-proto v0.22.0
10392024-01-19T21:35:08.830Z Downloaded smoltcp v0.9.1
10402024-01-19T21:35:08.851Z Downloaded nix v0.26.4
10412024-01-19T21:35:08.871Z Downloaded regress v0.7.1
10422024-01-19T21:35:08.883Z Downloaded gimli v0.28.0
10432024-01-19T21:35:08.898Z Downloaded syn v1.0.109
10442024-01-19T21:35:08.920Z Downloaded rustls v0.21.9
10452024-01-19T21:35:08.939Z Downloaded openapiv3 v2.0.0
10462024-01-19T21:35:08.963Z Downloaded plotters v0.3.5
10472024-01-19T21:35:08.980Z Downloaded openssl v0.10.60
10482024-01-19T21:35:08.999Z Downloaded num-bigint-dig v0.8.4
10492024-01-19T21:35:09.008Z Downloaded portable-atomic v1.4.3
10502024-01-19T21:35:09.022Z Downloaded reedline v0.28.0
10512024-01-19T21:35:09.037Z Downloaded petgraph v0.6.4
10522024-01-19T21:35:09.473Z Downloaded object v0.32.1
10532024-01-19T21:35:09.476Z Downloaded quick-xml v0.23.1
10542024-01-19T21:35:09.476Z Downloaded proptest v1.4.0
10552024-01-19T21:35:09.476Z Downloaded bitvec v1.0.1
10562024-01-19T21:35:09.476Z Downloaded tabled v0.14.0
10572024-01-19T21:35:09.476Z Downloaded chrono v0.4.31
10582024-01-19T21:35:09.476Z Downloaded ring v0.17.7
10592024-01-19T21:35:09.476Z Downloaded rustls-webpki v0.101.7
10602024-01-19T21:35:09.477Z Downloaded bindgen v0.65.1
10612024-01-19T21:35:09.477Z Downloaded idna v0.5.0
10622024-01-19T21:35:09.477Z Downloaded ring v0.16.20
10632024-01-19T21:35:09.545Z Downloaded unicode-normalization v0.1.22
10642024-01-19T21:35:09.552Z Downloaded idna v0.2.3
10652024-01-19T21:35:09.565Z Downloaded sqlparser v0.36.1
10662024-01-19T21:35:09.573Z Downloaded der v0.7.8
10672024-01-19T21:35:09.582Z Downloaded http v0.2.11
10682024-01-19T21:35:09.589Z Downloaded hashbrown v0.13.2
10692024-01-19T21:35:09.638Z Downloaded unicode-segmentation v1.10.1
10702024-01-19T21:35:09.653Z Downloaded clap v2.34.0
10712024-01-19T21:35:09.654Z Downloaded headers v0.3.9
10722024-01-19T21:35:09.654Z Downloaded rand v0.4.6
10732024-01-19T21:35:09.654Z Downloaded serde_with v3.4.0
10742024-01-19T21:35:09.654Z Downloaded tokio-util v0.7.10
10752024-01-19T21:35:09.675Z Downloaded aho-corasick v1.0.4
10762024-01-19T21:35:09.681Z Downloaded rstest_macros v0.18.2
10772024-01-19T21:35:09.681Z Downloaded zerocopy v0.7.31
10782024-01-19T21:35:09.697Z Downloaded serde_yaml v0.9.25
10792024-01-19T21:35:09.702Z Downloaded paste v1.0.14
10802024-01-19T21:35:09.707Z Downloaded whoami v1.4.1
10812024-01-19T21:35:09.711Z Downloaded serde-big-array v0.4.1
10822024-01-19T21:35:09.715Z Downloaded rstest v0.18.2
10832024-01-19T21:35:09.720Z Downloaded subprocess v0.2.9
10842024-01-19T21:35:09.725Z Downloaded postcard v1.0.8
10852024-01-19T21:35:09.736Z Downloaded pretty_assertions v1.4.0
10862024-01-19T21:35:09.736Z Downloaded hmac v0.12.1
10872024-01-19T21:35:09.741Z Downloaded globset v0.4.13
10882024-01-19T21:35:09.742Z Downloaded smallvec v1.11.2
10892024-01-19T21:35:09.745Z Downloaded papergrid v0.10.0
10902024-01-19T21:35:09.750Z Downloaded flume v0.11.0
10912024-01-19T21:35:09.757Z Downloaded relative-path v1.9.0
10922024-01-19T21:35:09.760Z Downloaded poly1305 v0.8.0
10932024-01-19T21:35:09.764Z Downloaded serde_urlencoded v0.7.1
10942024-01-19T21:35:09.767Z Downloaded defmt-macros v0.3.6
10952024-01-19T21:35:09.770Z Downloaded zip v0.6.6
10962024-01-19T21:35:09.777Z Downloaded termios v0.3.3
10972024-01-19T21:35:09.783Z Downloaded defmt-parser v0.3.3
10982024-01-19T21:35:09.790Z Downloaded xattr v1.0.1
10992024-01-19T21:35:09.790Z Downloaded password-hash v0.5.0
11002024-01-19T21:35:09.790Z Downloaded pest_derive v2.7.2
11012024-01-19T21:35:09.797Z Downloaded flate2 v1.0.28
11022024-01-19T21:35:09.803Z Downloaded pin-project v1.1.3
11032024-01-19T21:35:09.834Z Downloaded textwrap v0.16.0
11042024-01-19T21:35:09.840Z Downloaded toml_edit v0.19.15
11052024-01-19T21:35:09.851Z Downloaded rustyline v12.0.0
11062024-01-19T21:35:09.861Z Downloaded hyper v0.14.27
11072024-01-19T21:35:09.874Z Downloaded packed_struct_codegen v0.10.1
11082024-01-19T21:35:09.877Z Downloaded vte_generate_state_changes v0.1.1
11092024-01-19T21:35:09.877Z Downloaded path-slash v0.1.5
11102024-01-19T21:35:09.879Z Downloaded parse-display v0.8.2
11112024-01-19T21:35:09.880Z Downloaded pathdiff v0.2.1
11122024-01-19T21:35:09.882Z Downloaded unicode-width v0.1.11
11132024-01-19T21:35:09.885Z Downloaded predicates v3.1.0
11142024-01-19T21:35:09.888Z Downloaded snafu-derive v0.7.5
11152024-01-19T21:35:09.891Z Downloaded fd-lock v3.0.13
11162024-01-19T21:35:09.895Z Downloaded subtle v2.5.0
11172024-01-19T21:35:09.897Z Downloaded oso v0.27.0
11182024-01-19T21:35:09.901Z Downloaded tough v0.16.0
11192024-01-19T21:35:09.915Z Downloaded env_logger v0.10.0
11202024-01-19T21:35:09.919Z Downloaded futures v0.3.30
11212024-01-19T21:35:09.927Z Downloaded thread-id v4.2.0
11222024-01-19T21:35:09.930Z Downloaded thread_local v1.1.7
11232024-01-19T21:35:09.933Z Downloaded pkcs8 v0.10.2
11242024-01-19T21:35:09.937Z Downloaded tracing v0.1.37
11252024-01-19T21:35:09.942Z Downloaded darling_macro v0.20.3
11262024-01-19T21:35:09.946Z Downloaded sqlparser_derive v0.1.1
11272024-01-19T21:35:09.946Z Downloaded funty v2.0.0
11282024-01-19T21:35:09.949Z Downloaded futures-executor v0.3.30
11292024-01-19T21:35:09.949Z Downloaded tokio-postgres v0.7.10
11302024-01-19T21:35:09.956Z Downloaded nom v7.1.3
11312024-01-19T21:35:09.966Z Downloaded fnv v1.0.7
11322024-01-19T21:35:09.969Z Downloaded flagset v0.4.3
11332024-01-19T21:35:09.972Z Downloaded futures-sink v0.3.30
11342024-01-19T21:35:09.972Z Downloaded salty v0.2.0
11352024-01-19T21:35:09.979Z Downloaded criterion v0.5.1
11362024-01-19T21:35:09.991Z Downloaded hex v0.4.3
11372024-01-19T21:35:09.994Z Downloaded vte v0.11.1
11382024-01-19T21:35:09.997Z Downloaded socket2 v0.4.9
11392024-01-19T21:35:10.004Z Downloaded diff v0.1.13
11402024-01-19T21:35:10.008Z Downloaded typenum v1.16.0
11412024-01-19T21:35:10.011Z Downloaded diesel_derives v2.1.2
11422024-01-19T21:35:10.015Z Downloaded rcgen v0.12.0
11432024-01-19T21:35:10.020Z Downloaded libm v0.2.7
11442024-01-19T21:35:10.036Z Downloaded rayon-core v1.12.0
11452024-01-19T21:35:10.043Z Downloaded prettyplease v0.2.16
11462024-01-19T21:35:10.048Z Downloaded steno v0.4.0
11472024-01-19T21:35:10.055Z Downloaded filetime v0.2.23
11482024-01-19T21:35:10.058Z Downloaded fastrand v2.0.0
11492024-01-19T21:35:10.062Z Downloaded trust-dns-client v0.22.0
11502024-01-19T21:35:10.069Z Downloaded itertools v0.12.0
11512024-01-19T21:35:10.086Z Downloaded glob v0.3.1
11522024-01-19T21:35:10.090Z Downloaded getopts v0.2.21
11532024-01-19T21:35:10.090Z Downloaded wait-timeout v0.2.0
11542024-01-19T21:35:10.090Z Downloaded pest_meta v2.7.2
11552024-01-19T21:35:10.094Z Downloaded itertools v0.10.5
11562024-01-19T21:35:10.104Z Downloaded unsafe-libyaml v0.2.10
11572024-01-19T21:35:10.109Z Downloaded unicode_categories v0.1.1
11582024-01-19T21:35:10.113Z Downloaded tinyvec v1.6.0
11592024-01-19T21:35:10.118Z Downloaded rtoolbox v0.0.1
11602024-01-19T21:35:10.122Z Downloaded pin-project-internal v1.1.3
11612024-01-19T21:35:10.126Z Downloaded pem v3.0.2
11622024-01-19T21:35:10.126Z Downloaded phf_shared v0.11.2
11632024-01-19T21:35:10.129Z Downloaded dyn-clone v1.0.13
11642024-01-19T21:35:10.129Z Downloaded tiny-keccak v2.0.2
11652024-01-19T21:35:10.133Z Downloaded slog-term v2.9.0
11662024-01-19T21:35:10.140Z Downloaded partial-io v0.5.4
11672024-01-19T21:35:10.147Z Downloaded yasna v0.5.2
11682024-01-19T21:35:10.147Z Downloaded num-bigint v0.4.4
11692024-01-19T21:35:10.153Z Downloaded minimal-lexical v0.2.1
11702024-01-19T21:35:10.161Z Downloaded serde_tokenstream v0.1.7
11712024-01-19T21:35:10.166Z Downloaded derive_builder_core v0.12.0
11722024-01-19T21:35:10.171Z Downloaded derive_builder v0.12.0
11732024-01-19T21:35:10.179Z Downloaded similar v2.3.0
11742024-01-19T21:35:10.186Z Downloaded guppy-workspace-hack v0.1.0
11752024-01-19T21:35:10.191Z Downloaded elliptic-curve v0.13.8
11762024-01-19T21:35:10.607Z Downloaded toml v0.7.8
11772024-01-19T21:35:10.607Z Downloaded tracing-core v0.1.31
11782024-01-19T21:35:10.607Z Downloaded ron v0.8.1
11792024-01-19T21:35:10.609Z Downloaded zeroize v1.7.0
11802024-01-19T21:35:10.609Z Downloaded typed-path v0.7.0
11812024-01-19T21:35:10.609Z Downloaded toml v0.5.11
11822024-01-19T21:35:10.609Z Downloaded tokio-stream v0.1.14
11832024-01-19T21:35:10.609Z Downloaded string_cache v0.8.7
11842024-01-19T21:35:10.609Z Downloaded stable_deref_trait v1.2.0
11852024-01-19T21:35:10.609Z Downloaded digest v0.10.7
11862024-01-19T21:35:10.609Z Downloaded smallvec v0.6.14
11872024-01-19T21:35:10.609Z Downloaded phf v0.11.2
11882024-01-19T21:35:10.610Z Downloaded walkdir v2.4.0
11892024-01-19T21:35:10.610Z Downloaded parking_lot v0.12.1
11902024-01-19T21:35:10.610Z Downloaded signal-hook v0.3.17
11912024-01-19T21:35:10.610Z Downloaded futures-timer v3.0.2
11922024-01-19T21:35:10.610Z Downloaded spin v0.5.2
11932024-01-19T21:35:10.610Z Downloaded percent-encoding v2.3.1
11942024-01-19T21:35:10.610Z Downloaded pem-rfc7468 v0.7.0
11952024-01-19T21:35:10.610Z Downloaded owo-colors v3.5.0
11962024-01-19T21:35:10.610Z Downloaded ucd-trie v0.1.6
11972024-01-19T21:35:10.610Z Downloaded trust-dns-server v0.22.1
11982024-01-19T21:35:10.610Z Downloaded trust-dns-resolver v0.22.0
11992024-01-19T21:35:10.610Z Downloaded deranged v0.3.8
12002024-01-19T21:35:10.610Z Downloaded datatest-stable v0.2.3
12012024-01-19T21:35:10.610Z Downloaded strum_macros v0.25.2
12022024-01-19T21:35:10.610Z Downloaded stringprep v0.1.3
12032024-01-19T21:35:10.610Z Downloaded zone v0.3.0
12042024-01-19T21:35:10.610Z Downloaded postgres-types v0.2.6
12052024-01-19T21:35:10.610Z Downloaded zeroize_derive v1.4.2
12062024-01-19T21:35:10.610Z Downloaded fatfs v0.3.6
12072024-01-19T21:35:10.610Z Downloaded which v4.4.0
12082024-01-19T21:35:10.610Z Downloaded time-macros v0.2.13
12092024-01-19T21:35:10.610Z Downloaded tracing-attributes v0.1.26
12102024-01-19T21:35:10.610Z Downloaded difflib v0.4.0
12112024-01-19T21:35:10.611Z Downloaded crossterm v0.27.0
12122024-01-19T21:35:10.611Z Downloaded tui-tree-widget v0.13.0
12132024-01-19T21:35:10.611Z Downloaded parking_lot_core v0.9.8
12142024-01-19T21:35:10.611Z Downloaded hash32 v0.2.1
12152024-01-19T21:35:10.611Z Downloaded usdt-impl v0.3.5
12162024-01-19T21:35:10.611Z Downloaded tokio-tungstenite v0.20.1
12172024-01-19T21:35:10.611Z Downloaded tokio-rustls v0.24.1
12182024-01-19T21:35:10.611Z Downloaded postgres-protocol v0.6.6
12192024-01-19T21:35:10.611Z Downloaded der_derive v0.7.2
12202024-01-19T21:35:10.611Z Downloaded pkcs1 v0.7.5
12212024-01-19T21:35:10.611Z Downloaded httpdate v1.0.3
12222024-01-19T21:35:10.611Z Downloaded highway v1.1.0
12232024-01-19T21:35:10.611Z Downloaded slab v0.4.9
12242024-01-19T21:35:10.611Z Downloaded r2d2 v0.8.10
12252024-01-19T21:35:10.611Z Downloaded proc-macro-crate v1.3.1
12262024-01-19T21:35:10.611Z Downloaded ppv-lite86 v0.2.17
12272024-01-19T21:35:10.611Z Downloaded pin-project-lite v0.2.13
12282024-01-19T21:35:10.611Z Downloaded futures-channel v0.3.30
12292024-01-19T21:35:10.612Z Downloaded tar v0.4.40
12302024-01-19T21:35:10.612Z Downloaded parking_lot v0.11.2
12312024-01-19T21:35:10.612Z Downloaded radium v0.7.0
12322024-01-19T21:35:10.612Z Downloaded quick-error v1.2.3
12332024-01-19T21:35:10.612Z Downloaded darling_core v0.14.4
12342024-01-19T21:35:10.612Z Downloaded itertools v0.11.0
12352024-01-19T21:35:10.612Z Downloaded crossbeam-channel v0.5.8
12362024-01-19T21:35:10.612Z Downloaded darling_macro v0.14.4
12372024-01-19T21:35:10.612Z Downloaded strum v0.25.0
12382024-01-19T21:35:10.612Z Downloaded ref-cast v1.0.20
12392024-01-19T21:35:10.612Z Downloaded topological-sort v0.2.2
12402024-01-19T21:35:10.612Z Downloaded serde_with_macros v3.4.0
12412024-01-19T21:35:10.612Z Downloaded uuid v1.6.1
12422024-01-19T21:35:10.612Z Downloaded unicode-bidi v0.3.13
12432024-01-19T21:35:10.612Z Downloaded rustc-demangle v0.1.23
12442024-01-19T21:35:10.612Z Downloaded rust-argon2 v1.0.1
12452024-01-19T21:35:10.612Z Downloaded base64 v0.21.7
12462024-01-19T21:35:10.612Z Downloaded ff v0.13.0
12472024-01-19T21:35:10.613Z Downloaded signature v2.1.0
12482024-01-19T21:35:10.613Z Downloaded signature v1.6.4
12492024-01-19T21:35:10.613Z Downloaded version_check v0.9.4
12502024-01-19T21:35:10.613Z Downloaded tokio-native-tls v0.3.1
12512024-01-19T21:35:10.613Z Downloaded pin-utils v0.1.0
12522024-01-19T21:35:10.613Z Downloaded zerocopy v0.6.4
12532024-01-19T21:35:10.613Z Downloaded structopt v0.3.26
12542024-01-19T21:35:10.613Z Downloaded slog v2.7.0
12552024-01-19T21:35:10.613Z Downloaded mime v0.3.17
12562024-01-19T21:35:10.613Z Downloaded rand_chacha v0.3.1
12572024-01-19T21:35:10.613Z Downloaded proc-macro-error-attr v1.0.4
12582024-01-19T21:35:10.613Z Downloaded usdt v0.3.5
12592024-01-19T21:35:10.613Z Downloaded slog-dtrace v0.2.3
12602024-01-19T21:35:10.613Z Downloaded ed25519 v1.5.3
12612024-01-19T21:35:10.613Z Downloaded usdt-attr-macro v0.3.5
12622024-01-19T21:35:10.614Z Downloaded dof v0.1.5
12632024-01-19T21:35:10.614Z Downloaded universal-hash v0.5.1
12642024-01-19T21:35:10.614Z Downloaded secrecy v0.8.0
12652024-01-19T21:35:10.614Z Downloaded sec1 v0.7.3
12662024-01-19T21:35:10.614Z Downloaded scheduled-thread-pool v0.2.7
12672024-01-19T21:35:10.614Z Downloaded untrusted v0.9.0
12682024-01-19T21:35:10.614Z Downloaded rustversion v1.0.14
12692024-01-19T21:35:10.614Z Downloaded rustls-pemfile v1.0.3
12702024-01-19T21:35:10.614Z Downloaded rustfmt-wrapper v0.2.0
12712024-01-19T21:35:10.623Z Downloaded rustc_version v0.1.7
12722024-01-19T21:35:10.624Z Downloaded basic-toml v0.1.8
12732024-01-19T21:35:10.624Z Downloaded spin v0.9.8
12742024-01-19T21:35:10.624Z Downloaded indicatif v0.17.7
12752024-01-19T21:35:10.624Z Downloaded term v0.7.0
12762024-01-19T21:35:10.697Z Downloaded tempfile v3.8.1
12772024-01-19T21:35:10.698Z Downloaded target-lexicon v0.12.12
12782024-01-19T21:35:10.698Z Downloaded wyz v0.5.1
12792024-01-19T21:35:10.698Z Downloaded slog-bunyan v2.5.0
12802024-01-19T21:35:10.698Z Downloaded rand_xorshift v0.3.0
12812024-01-19T21:35:10.698Z Downloaded sha2 v0.10.8
12822024-01-19T21:35:10.699Z Downloaded embedded-io v0.4.0
12832024-01-19T21:35:10.699Z Downloaded nu-ansi-term v0.49.0
12842024-01-19T21:35:10.699Z Downloaded defmt v0.3.5
12852024-01-19T21:35:10.699Z Downloaded zerocopy v0.3.0
12862024-01-19T21:35:10.699Z Downloaded utf-8 v0.7.6
12872024-01-19T21:35:10.699Z Downloaded rpassword v7.3.1
12882024-01-19T21:35:10.700Z Downloaded supports-color v2.1.0
12892024-01-19T21:35:10.700Z Downloaded display-error-chain v0.2.0
12902024-01-19T21:35:10.700Z Downloaded dirs-sys-next v0.1.2
12912024-01-19T21:35:10.700Z Downloaded downcast v0.11.0
12922024-01-19T21:35:10.700Z Downloaded httptest v0.15.5
12932024-01-19T21:35:10.700Z Downloaded blake2 v0.10.6
12942024-01-19T21:35:10.700Z Downloaded usdt-macro v0.3.5
12952024-01-19T21:35:10.700Z Downloaded untrusted v0.7.1
12962024-01-19T21:35:10.701Z Downloaded target-spec v3.0.1
12972024-01-19T21:35:10.701Z Downloaded semver v0.11.0
12982024-01-19T21:35:10.701Z Downloaded miniz_oxide v0.7.1
12992024-01-19T21:35:10.701Z Downloaded ahash v0.8.6
13002024-01-19T21:35:10.701Z Downloaded unicase v2.7.0
13012024-01-19T21:35:10.701Z Downloaded unarray v0.1.4
13022024-01-19T21:35:10.701Z Downloaded structmeta-derive v0.2.0
13032024-01-19T21:35:10.701Z Downloaded crossbeam-utils v0.8.16
13042024-01-19T21:35:10.715Z Downloaded crossbeam-epoch v0.9.15
13052024-01-19T21:35:10.716Z Downloaded addr2line v0.21.0
13062024-01-19T21:35:10.716Z Downloaded form_urlencoded v1.2.1
13072024-01-19T21:35:10.716Z Downloaded debug-ignore v1.0.5
13082024-01-19T21:35:10.716Z Downloaded termcolor v1.2.0
13092024-01-19T21:35:10.716Z Downloaded tap v1.0.1
13102024-01-19T21:35:10.716Z Downloaded structmeta v0.2.0
13112024-01-19T21:35:10.717Z Downloaded spki v0.7.2
13122024-01-19T21:35:10.717Z Downloaded smawk v0.3.1
13132024-01-19T21:35:10.717Z Downloaded multer v3.0.0
13142024-01-19T21:35:10.717Z Downloaded mime_guess v2.0.4
13152024-01-19T21:35:10.717Z Downloaded tempdir v0.3.7
13162024-01-19T21:35:10.717Z Downloaded tabled_derive v0.6.0
13172024-01-19T21:35:10.717Z Downloaded synstructure v0.12.6
13182024-01-19T21:35:10.717Z Downloaded static_assertions v1.1.0
13192024-01-19T21:35:10.717Z Downloaded slog-scope v4.4.0
13202024-01-19T21:35:10.717Z Downloaded semver-parser v0.10.2
13212024-01-19T21:35:10.717Z Downloaded lru-cache v0.1.2
13222024-01-19T21:35:10.717Z Downloaded lock_api v0.4.10
13232024-01-19T21:35:10.717Z Downloaded crc32fast v1.3.2
13242024-01-19T21:35:10.717Z Downloaded bcs v0.1.6
13252024-01-19T21:35:10.717Z Downloaded smf v0.2.2
13262024-01-19T21:35:10.718Z Downloaded slog-json v2.6.1
13272024-01-19T21:35:10.718Z Downloaded serde_plain v1.0.2
13282024-01-19T21:35:10.718Z Downloaded signal-hook-tokio v0.3.1
13292024-01-19T21:35:10.718Z Downloaded sha1 v0.10.6
13302024-01-19T21:35:10.718Z Downloaded serde_repr v0.1.16
13312024-01-19T21:35:10.719Z Downloaded serde_path_to_error v0.1.15
13322024-01-19T21:35:10.719Z Downloaded byteorder v1.5.0
13332024-01-19T21:35:10.719Z Downloaded blake2b_simd v1.0.1
13342024-01-19T21:35:10.719Z Downloaded bitflags v2.4.0
13352024-01-19T21:35:10.725Z Downloaded ansi_term v0.12.1
13362024-01-19T21:35:10.725Z Downloaded signal-hook-registry v1.4.1
13372024-01-19T21:35:10.725Z Downloaded signal-hook-mio v0.2.3
13382024-01-19T21:35:10.725Z Downloaded scopeguard v1.2.0
13392024-01-19T21:35:10.725Z Downloaded maplit v1.0.2
13402024-01-19T21:35:10.725Z Downloaded base64ct v1.6.0
13412024-01-19T21:35:10.725Z Downloaded backoff v0.4.0
13422024-01-19T21:35:10.725Z Downloaded schemars_derive v0.8.16
13432024-01-19T21:35:10.734Z Downloaded rusty-fork v0.3.0
13442024-01-19T21:35:10.734Z Downloaded darling v0.14.4
13452024-01-19T21:35:10.737Z Downloaded lazy_static v1.4.0
13462024-01-19T21:35:10.738Z Downloaded darling v0.20.3
13472024-01-19T21:35:10.745Z Downloaded crossbeam-deque v0.8.3
13482024-01-19T21:35:10.753Z Downloaded assert_cmd v2.0.13
13492024-01-19T21:35:10.753Z Downloaded argon2 v0.5.2
13502024-01-19T21:35:10.753Z Downloaded rustls-pki-types v1.1.0
13512024-01-19T21:35:10.753Z Downloaded nibble_vec v0.1.0
13522024-01-19T21:35:10.761Z Downloaded mockall v0.12.0
13532024-01-19T21:35:10.761Z Downloaded native-tls v0.2.11
13542024-01-19T21:35:10.769Z Downloaded atomic-waker v1.1.1
13552024-01-19T21:35:10.769Z Downloaded async-trait v0.1.77
13562024-01-19T21:35:10.769Z Downloaded arrayvec v0.7.4
13572024-01-19T21:35:10.774Z Downloaded endian-type v0.1.2
13582024-01-19T21:35:10.774Z Downloaded tower-service v0.3.2
13592024-01-19T21:35:10.774Z Downloaded take_mut v0.2.2
13602024-01-19T21:35:10.774Z Downloaded swrite v0.1.0
13612024-01-19T21:35:10.782Z Downloaded libloading v0.7.4
13622024-01-19T21:35:10.782Z Downloaded bytecount v0.6.3
13632024-01-19T21:35:10.795Z Downloaded cfg-if v1.0.0
13642024-01-19T21:35:10.795Z Downloaded kstat-rs v0.2.3
13652024-01-19T21:35:10.795Z Downloaded block-buffer v0.10.4
13662024-01-19T21:35:10.795Z Downloaded linked-hash-map v0.5.6
13672024-01-19T21:35:10.795Z Downloaded lalrpop-util v0.19.12
13682024-01-19T21:35:10.795Z Downloaded hyper-staticfile v0.9.5
13692024-01-19T21:35:10.804Z Downloaded crossbeam-queue v0.3.8
13702024-01-19T21:35:10.804Z Downloaded crossbeam v0.8.2
13712024-01-19T21:35:10.804Z Downloaded cookie v0.18.0
13722024-01-19T21:35:10.804Z Downloaded crucible-workspace-hack v0.1.0
13732024-01-19T21:35:10.804Z Downloaded buf-list v1.0.3
13742024-01-19T21:35:10.811Z Downloaded bitfield v0.14.0
13752024-01-19T21:35:10.812Z Downloaded cpufeatures v0.2.9
13762024-01-19T21:35:10.812Z Downloaded normalize-line-endings v0.3.0
13772024-01-19T21:35:10.820Z Downloaded memoffset v0.7.1
13782024-01-19T21:35:10.820Z Downloaded nodrop v0.1.14
13792024-01-19T21:35:10.820Z Downloaded macaddr v1.0.1
13802024-01-19T21:35:10.820Z Downloaded cstr-argument v0.1.2
13812024-01-19T21:35:10.820Z Downloaded crypto-common v0.1.6
13822024-01-19T21:35:10.821Z Downloaded crunchy v0.2.2
13832024-01-19T21:35:10.821Z Downloaded ciborium-ll v0.2.1
13842024-01-19T21:35:10.828Z Downloaded new_debug_unreachable v1.0.4
13852024-01-19T21:35:10.828Z Downloaded nested v0.1.1
13862024-01-19T21:35:10.828Z Downloaded managed v0.8.0
13872024-01-19T21:35:10.828Z Downloaded bb8 v0.8.1
13882024-01-19T21:35:10.828Z Downloaded block-padding v0.3.3
13892024-01-19T21:35:10.835Z Downloaded bit-vec v0.6.3
13902024-01-19T21:35:10.835Z Downloaded bit-set v0.5.3
13912024-01-19T21:35:10.835Z Downloaded base16ct v0.2.0
13922024-01-19T21:35:10.843Z Downloaded async-recursion v1.0.5
13932024-01-19T21:35:10.843Z Downloaded async-stream v0.3.5
13942024-01-19T21:35:10.843Z Downloaded assert_matches v1.5.0
13952024-01-19T21:35:10.843Z Downloaded anes v0.1.6
13962024-01-19T21:35:10.858Z Downloaded autocfg v1.1.0
13972024-01-19T21:35:10.858Z Downloaded approx v0.5.1
13982024-01-19T21:35:10.869Z Downloaded num_enum v0.5.11
13992024-01-19T21:35:10.869Z Downloaded match_cfg v0.1.0
14002024-01-19T21:35:10.869Z Downloaded ascii-canvas v3.0.0
14012024-01-19T21:35:10.869Z Downloaded atty v0.2.14
14022024-01-19T21:35:10.869Z Downloaded arrayref v0.3.7
14032024-01-19T21:35:10.869Z Downloaded omicron-zone-package v0.10.1
14042024-01-19T21:35:10.870Z Downloaded newtype_derive v0.1.6
14052024-01-19T21:35:10.894Z Downloaded newline-converter v0.3.0
14062024-01-19T21:35:10.894Z Downloaded array-init v0.0.4
14072024-01-19T21:35:10.894Z Downloaded openssl-sys v0.9.96
14082024-01-19T21:35:10.913Z Downloaded olpc-cjson v0.1.3
14092024-01-19T21:35:10.913Z Downloaded num_cpus v1.16.0
14102024-01-19T21:35:10.913Z Downloaded keccak v0.1.4
14112024-01-19T21:35:10.914Z Downloaded hubpack v0.1.2
14122024-01-19T21:35:10.914Z Downloaded object v0.30.4
14132024-01-19T21:35:10.917Z Downloaded num_threads v0.1.6
14142024-01-19T21:35:10.917Z Downloaded matches v0.1.10
14152024-01-19T21:35:10.918Z Downloaded instant v0.1.12
14162024-01-19T21:35:10.918Z Downloaded async-stream-impl v0.3.5
14172024-01-19T21:35:10.918Z Downloaded opaque-debug v0.3.0
14182024-01-19T21:35:10.918Z Downloaded is_ci v1.1.1
14192024-01-19T21:35:10.918Z Downloaded atomicwrites v0.4.3
14202024-01-19T21:35:10.921Z Downloaded once_cell v1.19.0
14212024-01-19T21:35:10.921Z Downloaded number_prefix v0.4.0
14222024-01-19T21:35:10.924Z Downloaded num-traits v0.2.16
14232024-01-19T21:35:10.927Z Downloaded indexmap v1.9.3
14242024-01-19T21:35:10.933Z Downloaded crc v3.0.1
14252024-01-19T21:35:10.935Z Downloaded num_enum_derive v0.5.11
14262024-01-19T21:35:10.939Z Downloaded num-rational v0.4.1
14272024-01-19T21:35:10.942Z Downloaded num-iter v0.1.43
14282024-01-19T21:35:10.942Z Downloaded num-integer v0.1.45
14292024-01-19T21:35:10.944Z Downloaded num-derive v0.4.0
14302024-01-19T21:35:10.947Z Downloaded ipnet v2.9.0
14312024-01-19T21:35:10.953Z Downloaded hyper-rustls v0.24.2
14322024-01-19T21:35:10.956Z Downloaded darling_core v0.20.3
14332024-01-19T21:35:10.960Z Downloaded curve25519-dalek-derive v0.1.0
14342024-01-19T21:35:10.963Z Downloaded const-oid v0.9.5
14352024-01-19T21:35:10.967Z Downloaded ident_case v1.0.1
14362024-01-19T21:35:10.970Z Downloaded crc-any v2.4.3
14372024-01-19T21:35:10.973Z Downloaded hyper-tls v0.5.0
14382024-01-19T21:35:10.973Z Downloaded console v0.15.8
14392024-01-19T21:35:10.977Z Downloaded impl-trait-for-tuples v0.2.2
14402024-01-19T21:35:10.981Z Downloaded humantime v2.1.0
14412024-01-19T21:35:10.984Z Downloaded corncobs v0.1.3
14422024-01-19T21:35:10.987Z Downloaded cancel-safe-futures v0.1.5
14432024-01-19T21:35:10.990Z Downloaded bytes v1.5.0
14442024-01-19T21:35:10.997Z Downloaded criterion-plot v0.5.0
14452024-01-19T21:35:11.000Z Downloaded crc-catalog v2.2.0
14462024-01-19T21:35:11.003Z Downloaded convert_case v0.4.0
14472024-01-19T21:35:11.003Z Downloaded constant_time_eq v0.2.6
14482024-01-19T21:35:11.006Z Downloaded chacha20 v0.9.1
14492024-01-19T21:35:11.009Z Downloaded cassowary v0.3.0
14502024-01-19T21:35:11.012Z Downloaded iana-time-zone v0.1.57
14512024-01-19T21:35:11.025Z Downloaded colored v2.0.4
14522024-01-19T21:35:11.025Z Downloaded cobs v0.2.3
14532024-01-19T21:35:11.025Z Downloaded clang-sys v1.6.1
14542024-01-19T21:35:11.025Z Downloaded cipher v0.4.4
14552024-01-19T21:35:11.029Z Downloaded cfg-expr v0.15.5
14562024-01-19T21:35:11.032Z Downloaded camino-tempfile v1.1.1
14572024-01-19T21:35:11.820Z Compiling serde v1.0.195
14582024-01-19T21:35:11.820Z Compiling autocfg v1.1.0
14592024-01-19T21:35:11.823Z Checking cfg-if v1.0.0
14602024-01-19T21:35:11.823Z Compiling version_check v0.9.4
14612024-01-19T21:35:11.823Z Compiling syn v1.0.109
14622024-01-19T21:35:12.268Z Checking libc v0.2.152
14632024-01-19T21:35:12.278Z Compiling syn v2.0.46
14642024-01-19T21:35:12.278Z Compiling parking_lot_core v0.9.8
14652024-01-19T21:35:12.278Z Compiling libm v0.2.7
14662024-01-19T21:35:12.542Z Compiling cc v1.0.83
14672024-01-19T21:35:12.703Z Compiling once_cell v1.19.0
14682024-01-19T21:35:12.807Z Compiling serde_json v1.0.111
14692024-01-19T21:35:13.223Z Compiling lock_api v0.4.10
14702024-01-19T21:35:13.245Z Compiling num-traits v0.2.16
14712024-01-19T21:35:13.304Z Compiling memchr v2.6.3
14722024-01-19T21:35:13.322Z Compiling typenum v1.16.0
14732024-01-19T21:35:13.733Z Checking getrandom v0.2.10
14742024-01-19T21:35:13.821Z Compiling generic-array v0.14.7
14752024-01-19T21:35:14.057Z Compiling slab v0.4.9
14762024-01-19T21:35:14.656Z Checking scopeguard v1.2.0
14772024-01-19T21:35:14.659Z Compiling log v0.4.20
14782024-01-19T21:35:15.105Z Compiling pkg-config v0.3.27
14792024-01-19T21:35:15.693Z Checking smallvec v1.11.2
14802024-01-19T21:35:16.001Z Compiling byteorder v1.5.0
14812024-01-19T21:35:16.279Z Checking itoa v1.0.9
14822024-01-19T21:35:16.317Z Compiling rustix v0.38.25
14832024-01-19T21:35:16.589Z Compiling indexmap v1.9.3
14842024-01-19T21:35:16.785Z Compiling schemars v0.8.16
14852024-01-19T21:35:17.015Z Compiling vcpkg v0.2.15
14862024-01-19T21:35:17.179Z Compiling fnv v1.0.7
14872024-01-19T21:35:17.287Z Compiling httparse v1.8.0
14882024-01-19T21:35:17.332Z Checking rand_core v0.6.4
14892024-01-19T21:35:17.937Z Compiling ring v0.17.7
14902024-01-19T21:35:17.938Z Compiling aho-corasick v1.0.4
14912024-01-19T21:35:19.646Z Compiling regex-syntax v0.8.2
14922024-01-19T21:35:20.571Z Compiling openssl-sys v0.9.96
14932024-01-19T21:35:21.987Z Compiling parking_lot v0.12.1
14942024-01-19T21:35:22.649Z Compiling ring v0.16.20
14952024-01-19T21:35:23.244Z Compiling ahash v0.8.6
14962024-01-19T21:35:23.719Z Compiling serde_derive_internals v0.26.0
14972024-01-19T21:35:24.214Z Checking pin-project-lite v0.2.13
14982024-01-19T21:35:24.309Z Compiling openssl v0.10.60
14992024-01-19T21:35:25.091Z Compiling regex-automata v0.4.3
15002024-01-19T21:35:25.558Z Checking signal-hook-registry v1.4.1
15012024-01-19T21:35:25.858Z Compiling rustls v0.21.9
15022024-01-19T21:35:26.275Z Compiling ucd-trie v0.1.6
15032024-01-19T21:35:27.244Z Checking mio v0.8.9
15042024-01-19T21:35:27.460Z Compiling native-tls v0.2.11
15052024-01-19T21:35:27.923Z Compiling iana-time-zone v0.1.57
15062024-01-19T21:35:28.197Z Checking spin v0.5.2
15072024-01-19T21:35:28.372Z Checking futures-core v0.3.30
15082024-01-19T21:35:28.650Z Compiling async-trait v0.1.77
15092024-01-19T21:35:28.736Z Checking num_cpus v1.16.0
15102024-01-19T21:35:29.122Z Checking ryu v1.0.15
15112024-01-19T21:35:29.449Z Compiling unicode-xid v0.2.4
15122024-01-19T21:35:29.467Z Compiling dyn-clone v1.0.13
15132024-01-19T21:35:29.678Z Compiling backtrace v0.3.69
15142024-01-19T21:35:29.755Z Checking socket2 v0.5.5
15152024-01-19T21:35:30.461Z Compiling futures-sink v0.3.30
15162024-01-19T21:35:30.511Z Compiling errno v0.3.2
15172024-01-19T21:35:30.587Z Compiling crossbeam-utils v0.8.16
15182024-01-19T21:35:30.669Z Compiling tinyvec_macros v0.1.1
15192024-01-19T21:35:30.783Z Compiling crc32fast v1.3.2
15202024-01-19T21:35:30.822Z Compiling tinyvec v1.6.0
15212024-01-19T21:35:30.881Z Compiling futures-channel v0.3.30
15222024-01-19T21:35:31.538Z Compiling anyhow v1.0.75
15232024-01-19T21:35:31.642Z Compiling regex v1.10.2
15242024-01-19T21:35:31.898Z Compiling futures-io v0.3.30
15252024-01-19T21:35:32.171Z Compiling pin-utils v0.1.0
15262024-01-19T21:35:32.291Z Compiling futures-task v0.3.30
15272024-01-19T21:35:32.333Z Compiling spin v0.9.8
15282024-01-19T21:35:32.719Z Compiling tracing-core v0.1.31
15292024-01-19T21:35:32.894Z Compiling unicode-bidi v0.3.13
15302024-01-19T21:35:33.375Z Compiling unicode-normalization v0.1.22
15312024-01-19T21:35:34.747Z Compiling num-integer v0.1.45
15322024-01-19T21:35:35.066Z Compiling slog v2.7.0
15332024-01-19T21:35:35.165Z Compiling synstructure v0.12.6
15342024-01-19T21:35:35.215Z Compiling lazy_static v1.4.0
15352024-01-19T21:35:35.232Z Compiling serde_derive v1.0.195
15362024-01-19T21:35:35.363Z Compiling thiserror-impl v1.0.49
15372024-01-19T21:35:35.420Z Compiling zeroize_derive v1.4.2
15382024-01-19T21:35:35.769Z Compiling tokio-macros v2.2.0
15392024-01-19T21:35:35.788Z Compiling futures-macro v0.3.30
15402024-01-19T21:35:36.593Z Compiling tracing-attributes v0.1.26
15412024-01-19T21:35:38.130Z Compiling schemars_derive v0.8.16
15422024-01-19T21:35:38.207Z Compiling zerocopy-derive v0.7.31
15432024-01-19T21:35:38.646Z Checking zeroize v1.7.0
15442024-01-19T21:35:39.002Z Compiling openssl-macros v0.1.1
15452024-01-19T21:35:40.711Z Compiling futures-util v0.3.30
15462024-01-19T21:35:40.852Z Compiling thiserror v1.0.49
15472024-01-19T21:35:41.043Z Compiling pest v2.7.2
15482024-01-19T21:35:42.137Z Compiling zerocopy v0.7.31
15492024-01-19T21:35:42.997Z Compiling der_derive v0.7.2
15502024-01-19T21:35:43.134Z Compiling tracing v0.1.37
15512024-01-19T21:35:43.956Z Checking subtle v2.5.0
15522024-01-19T21:35:44.174Z Compiling base64 v0.21.7
15532024-01-19T21:35:44.336Z Compiling unicode-width v0.1.11
15542024-01-19T21:35:44.665Z Compiling zerocopy-derive v0.2.0
15552024-01-19T21:35:45.375Z Compiling pest_meta v2.7.2
15562024-01-19T21:35:45.560Z Compiling hashbrown v0.13.2
15572024-01-19T21:35:45.708Z Compiling percent-encoding v2.3.1
15582024-01-19T21:35:46.157Z Compiling foreign-types-shared v0.1.1
15592024-01-19T21:35:46.316Z Compiling untrusted v0.9.0
15602024-01-19T21:35:46.336Z Compiling openssl-probe v0.1.5
15612024-01-19T21:35:46.565Z Compiling hashbrown v0.12.3
15622024-01-19T21:35:46.826Z Compiling untrusted v0.7.1
15632024-01-19T21:35:47.131Z Compiling time-core v0.1.1
15642024-01-19T21:35:47.321Z Compiling rustversion v1.0.14
15652024-01-19T21:35:47.371Z Compiling time-macros v0.2.13
15662024-01-19T21:35:47.972Z Compiling pest_generator v2.7.2
15672024-01-19T21:35:50.568Z Compiling foreign-types v0.3.2
15682024-01-19T21:35:51.238Z Compiling try-lock v0.2.4
15692024-01-19T21:35:51.546Z Compiling want v0.3.1
15702024-01-19T21:35:51.954Z Compiling rustls-webpki v0.101.7
15712024-01-19T21:35:53.448Z Compiling sct v0.7.0
15722024-01-19T21:35:53.474Z Compiling form_urlencoded v1.2.1
15732024-01-19T21:35:53.749Z Compiling pest_derive v2.7.2
15742024-01-19T21:35:54.388Z Compiling socket2 v0.4.9
15752024-01-19T21:35:54.820Z Compiling httpdate v1.0.3
15762024-01-19T21:35:54.987Z Compiling const-oid v0.9.5
15772024-01-19T21:35:55.241Z Compiling tower-service v0.3.2
15782024-01-19T21:35:55.562Z Compiling rustls-pemfile v1.0.3
15792024-01-19T21:35:55.729Z Compiling idna v0.5.0
15802024-01-19T21:35:55.877Z Compiling usdt-impl v0.3.5
15812024-01-19T21:35:56.105Z Compiling memoffset v0.9.0
15822024-01-19T21:35:56.390Z Compiling adler v1.0.2
15832024-01-19T21:35:56.712Z Compiling miniz_oxide v0.7.1
15842024-01-19T21:35:56.963Z Compiling rustls-native-certs v0.6.3
15852024-01-19T21:35:57.604Z Compiling url v2.5.0
15862024-01-19T21:35:58.100Z Checking bytes v1.5.0
15872024-01-19T21:35:58.158Z Checking bitflags v2.4.0
15882024-01-19T21:35:58.572Z Compiling zerocopy v0.3.0
15892024-01-19T21:35:59.187Z Checking crypto-common v0.1.6
15902024-01-19T21:35:59.338Z Checking tokio v1.35.1
15912024-01-19T21:35:59.805Z Compiling indexmap v2.1.0
15922024-01-19T21:36:00.736Z Compiling semver v1.0.21
15932024-01-19T21:36:01.114Z Compiling chrono v0.4.31
15942024-01-19T21:36:01.815Z Compiling uuid v1.6.1
15952024-01-19T21:36:01.929Z Compiling rustc_version v0.4.0
15962024-01-19T21:36:02.106Z Compiling http v0.2.11
15972024-01-19T21:36:04.049Z Compiling serde_spanned v0.6.4
15982024-01-19T21:36:04.285Z Compiling toml_datetime v0.6.5
15992024-01-19T21:36:04.983Z Compiling toml_edit v0.19.15
16002024-01-19T21:36:06.216Z Compiling openapiv3 v2.0.0
16012024-01-19T21:36:07.589Z Compiling http-body v0.4.5
16022024-01-19T21:36:08.180Z Compiling heapless v0.7.16
16032024-01-19T21:36:09.355Z Compiling ipnet v2.9.0
16042024-01-19T21:36:10.181Z Compiling signal-hook v0.3.17
16052024-01-19T21:36:10.571Z Compiling either v1.9.0
16062024-01-19T21:36:11.109Z Compiling dof v0.1.5
16072024-01-19T21:36:11.259Z Compiling serde_urlencoded v0.7.1
16082024-01-19T21:36:11.436Z Compiling dtrace-parser v0.1.14
16092024-01-19T21:36:12.365Z Compiling zerocopy-derive v0.6.4
16102024-01-19T21:36:12.581Z Compiling clap_derive v4.4.2
16112024-01-19T21:36:13.612Z Compiling crossbeam-epoch v0.9.15
16122024-01-19T21:36:14.274Z Compiling encoding_rs v0.8.33
16132024-01-19T21:36:14.510Z Compiling thread-id v4.2.0
16142024-01-19T21:36:14.662Z Compiling mime v0.3.17
16152024-01-19T21:36:14.742Z Compiling siphasher v0.3.11
16162024-01-19T21:36:15.350Z Compiling tokio-util v0.7.10
16172024-01-19T21:36:15.561Z Compiling tokio-rustls v0.24.1
16182024-01-19T21:36:16.015Z Compiling webpki-roots v0.25.2
16192024-01-19T21:36:16.253Z Compiling gimli v0.28.0
16202024-01-19T21:36:17.813Z Compiling h2 v0.3.21
16212024-01-19T21:36:18.232Z Compiling serde_tokenstream v0.1.7
16222024-01-19T21:36:19.221Z Compiling strum_macros v0.25.2
16232024-01-19T21:36:19.993Z Compiling tokio-native-tls v0.3.1
16242024-01-19T21:36:20.367Z Compiling block-buffer v0.10.4
16252024-01-19T21:36:21.024Z Compiling bzip2-sys v0.1.11+1.0.8
16262024-01-19T21:36:21.278Z Compiling object v0.32.1
16272024-01-19T21:36:21.959Z Compiling num-iter v0.1.43
16282024-01-19T21:36:22.272Z Compiling rustc-demangle v0.1.23
16292024-01-19T21:36:23.191Z Compiling addr2line v0.21.0
16302024-01-19T21:36:24.187Z Compiling flate2 v1.0.28
16312024-01-19T21:36:24.555Z Compiling digest v0.10.7
16322024-01-19T21:36:25.016Z Compiling ppv-lite86 v0.2.17
16332024-01-19T21:36:25.249Z Compiling doc-comment v0.3.3
16342024-01-19T21:36:25.784Z Compiling usdt-macro v0.3.5
16352024-01-19T21:36:25.859Z Compiling usdt-attr-macro v0.3.5
16362024-01-19T21:36:26.190Z Compiling toml v0.7.8
16372024-01-19T21:36:26.312Z Compiling rand_chacha v0.3.1
16382024-01-19T21:36:26.387Z Compiling toml_edit v0.21.0
16392024-01-19T21:36:27.860Z Compiling hex v0.4.3
16402024-01-19T21:36:27.887Z Compiling pin-project-internal v1.1.3
16412024-01-19T21:36:28.279Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16422024-01-19T21:36:29.065Z Compiling hyper v0.14.27
16432024-01-19T21:36:29.192Z Compiling bit-vec v0.6.3
16442024-01-19T21:36:30.094Z Compiling rand v0.8.5
16452024-01-19T21:36:30.471Z Compiling phf_shared v0.10.0
16462024-01-19T21:36:32.620Z Compiling num-bigint v0.4.4
16472024-01-19T21:36:32.892Z Compiling fixedbitset v0.4.2
16482024-01-19T21:36:33.592Z Compiling minimal-lexical v0.2.1
16492024-01-19T21:36:33.704Z Compiling precomputed-hash v0.1.1
16502024-01-19T21:36:33.852Z Compiling new_debug_unreachable v1.0.4
16512024-01-19T21:36:33.900Z Compiling smoltcp v0.9.1
16522024-01-19T21:36:33.976Z Compiling base64ct v1.6.0
16532024-01-19T21:36:34.014Z Compiling string_cache v0.8.7
16542024-01-19T21:36:34.404Z Compiling nom v7.1.3
16552024-01-19T21:36:34.700Z Compiling pem-rfc7468 v0.7.0
16562024-01-19T21:36:35.014Z Compiling petgraph v0.6.4
16572024-01-19T21:36:35.535Z Compiling bit-set v0.5.3
16582024-01-19T21:36:35.910Z Compiling hmac v0.12.1
16592024-01-19T21:36:35.945Z Compiling itertools v0.10.5
16602024-01-19T21:36:37.240Z Compiling enum-as-inner v0.5.1
16612024-01-19T21:36:37.414Z Compiling hubpack_derive v0.1.1
16622024-01-19T21:36:37.466Z Compiling diesel_table_macro_syntax v0.1.0
16632024-01-19T21:36:38.797Z Compiling lalrpop-util v0.19.12
16642024-01-19T21:36:38.907Z Checking bitflags v1.3.2
16652024-01-19T21:36:39.100Z Compiling unicode-segmentation v1.10.1
16662024-01-19T21:36:39.316Z Compiling flagset v0.4.3
16672024-01-19T21:36:39.656Z Compiling der v0.7.8
16682024-01-19T21:36:39.737Z Compiling diesel_derives v2.1.2
16692024-01-19T21:36:40.485Z Compiling hyper-rustls v0.24.2
16702024-01-19T21:36:40.490Z Compiling hyper-tls v0.5.0
16712024-01-19T21:36:40.644Z Compiling snafu-derive v0.7.5
16722024-01-19T21:36:40.999Z Compiling cpufeatures v0.2.9
16732024-01-19T21:36:41.134Z Compiling reqwest v0.11.22
16742024-01-19T21:36:41.326Z Compiling sha2 v0.10.8
16752024-01-19T21:36:41.599Z Compiling rustix v0.37.23
16762024-01-19T21:36:42.042Z Compiling md-5 v0.10.5
16772024-01-19T21:36:42.396Z Compiling serde_repr v0.1.16
16782024-01-19T21:36:43.841Z Compiling spki v0.7.2
16792024-01-19T21:36:44.395Z Compiling stringprep v0.1.3
16802024-01-19T21:36:45.012Z Compiling hash32 v0.2.1
16812024-01-19T21:36:45.529Z Compiling stable_deref_trait v1.2.0
16822024-01-19T21:36:45.630Z Compiling fallible-iterator v0.2.0
16832024-01-19T21:36:45.963Z Compiling pkcs8 v0.10.2
16842024-01-19T21:36:46.304Z Compiling terminal_size v0.2.6
16852024-01-19T21:36:46.760Z Compiling postgres-protocol v0.6.6
16862024-01-19T21:36:46.795Z Compiling phf_shared v0.11.2
16872024-01-19T21:36:47.361Z Compiling ff v0.13.0
16882024-01-19T21:36:47.532Z Compiling block-padding v0.3.3
16892024-01-19T21:36:47.706Z Compiling scheduled-thread-pool v0.2.7
16902024-01-19T21:36:47.903Z Compiling deranged v0.3.8
16912024-01-19T21:36:47.998Z Compiling managed v0.8.0
16922024-01-19T21:36:48.414Z Compiling matches v0.1.10
16932024-01-19T21:36:48.536Z Compiling regex-automata v0.1.10
16942024-01-19T21:36:48.621Z Compiling num_threads v0.1.6
16952024-01-19T21:36:48.706Z Compiling base16ct v0.2.0
16962024-01-19T21:36:48.878Z Compiling idna v0.2.3
16972024-01-19T21:36:49.184Z Compiling bstr v0.2.17
16982024-01-19T21:36:49.268Z Compiling sec1 v0.7.3
16992024-01-19T21:36:50.117Z Compiling r2d2 v0.8.10
17002024-01-19T21:36:50.165Z Compiling postgres-types v0.2.6
17012024-01-19T21:36:50.670Z Compiling inout v0.1.3
17022024-01-19T21:36:50.822Z Compiling time v0.3.27
17032024-01-19T21:36:51.057Z Compiling clap_builder v4.4.2
17042024-01-19T21:36:51.553Z Compiling group v0.13.0
17052024-01-19T21:36:51.579Z Compiling signal-hook-mio v0.2.3
17062024-01-19T21:36:51.794Z Compiling phf v0.11.2
17072024-01-19T21:36:52.012Z Compiling bzip2 v0.4.4
17082024-01-19T21:36:52.429Z Compiling hubpack v0.1.2
17092024-01-19T21:36:52.590Z Compiling hkdf v0.12.4
17102024-01-19T21:36:52.679Z Compiling pin-project v1.1.3
17112024-01-19T21:36:53.098Z Compiling zerocopy v0.6.4
17122024-01-19T21:36:53.332Z Compiling ipnetwork v0.20.0
17132024-01-19T21:36:54.544Z Compiling crypto-bigint v0.5.2
17142024-01-19T21:36:54.769Z Compiling futures-executor v0.3.30
17152024-01-19T21:36:55.665Z Compiling float-cmp v0.9.0
17162024-01-19T21:36:55.986Z Compiling static_assertions v1.1.0
17172024-01-19T21:36:56.357Z Compiling difflib v0.4.0
17182024-01-19T21:36:56.964Z Checking unicode-ident v1.0.12
17192024-01-19T21:36:57.193Z Compiling data-encoding v2.4.0
17202024-01-19T21:36:58.953Z Compiling whoami v1.4.1
17212024-01-19T21:36:59.814Z Compiling predicates-core v1.0.6
17222024-01-19T21:36:59.907Z Compiling regex-automata v0.3.8
17232024-01-19T21:37:00.276Z Compiling normalize-line-endings v0.3.0
17242024-01-19T21:37:00.332Z Compiling tokio-postgres v0.7.10
17252024-01-19T21:37:00.440Z Compiling predicates v3.1.0
17262024-01-19T21:37:01.084Z Compiling trust-dns-proto v0.22.0
17272024-01-19T21:37:03.201Z Compiling bstr v1.6.0
17282024-01-19T21:37:03.878Z Compiling elliptic-curve v0.13.8
17292024-01-19T21:37:05.093Z Compiling clap v4.4.3
17302024-01-19T21:37:05.239Z Compiling yasna v0.5.2
17312024-01-19T21:37:05.715Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17322024-01-19T21:37:06.618Z Compiling diesel v2.1.4
17332024-01-19T21:37:06.716Z Compiling futures v0.3.30
17342024-01-19T21:37:06.863Z Compiling snafu v0.7.5
17352024-01-19T21:37:06.942Z Compiling zip v0.6.6
17362024-01-19T21:37:08.229Z Compiling crossterm v0.27.0
17372024-01-19T21:37:08.425Z Compiling cipher v0.4.4
17382024-01-19T21:37:08.580Z Compiling similar v2.3.0
17392024-01-19T21:37:09.466Z Compiling usdt v0.3.5
17402024-01-19T21:37:09.876Z Compiling tokio-stream v0.1.14
17412024-01-19T21:37:09.983Z Compiling console v0.15.8
17422024-01-19T21:37:12.708Z Checking equivalent v1.0.1
17432024-01-19T21:37:12.783Z Checking hashbrown v0.14.2
17442024-01-19T21:37:14.449Z Checking proc-macro2 v1.0.74
17452024-01-19T21:37:15.449Z Checking quote v1.0.35
17462024-01-19T21:37:17.573Z Checking utf8parse v0.2.1
17472024-01-19T21:37:19.088Z Checking anstyle v1.0.2
17482024-01-19T21:37:20.936Z Checking io-lifetimes v1.0.11
17492024-01-19T21:37:24.761Z Checking anstyle-parse v0.2.1
17502024-01-19T21:37:27.177Z Checking colorchoice v1.0.0
17512024-01-19T21:37:28.010Z Checking anstyle-query v1.0.0
17522024-01-19T21:37:28.588Z Checking anstream v0.5.0
17532024-01-19T21:37:28.657Z Checking clap_lex v0.5.1
17542024-01-19T21:37:28.735Z Checking strsim v0.10.0
17552024-01-19T21:37:30.555Z Checking winnow v0.5.15
17562024-01-19T21:37:36.964Z Compiling serde_tokenstream v0.2.0
17572024-01-19T21:37:39.348Z Compiling regress v0.7.1
17582024-01-19T21:37:44.747Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17592024-01-19T21:37:54.304Z Compiling getopts v0.2.21
17602024-01-19T21:37:54.791Z Compiling unsafe-libyaml v0.2.10
17612024-01-19T21:37:55.539Z Checking heck v0.4.1
17622024-01-19T21:37:56.013Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17632024-01-19T21:37:56.973Z Compiling serde_yaml v0.9.25
17642024-01-19T21:37:58.151Z Compiling ident_case v1.0.1
17652024-01-19T21:37:58.151Z Checking match_cfg v0.1.0
17662024-01-19T21:37:58.151Z Checking fastrand v2.0.0
17672024-01-19T21:37:58.333Z Checking hostname v0.3.1
17682024-01-19T21:37:58.706Z Checking tempfile v3.8.1
17692024-01-19T21:37:58.706Z Checking camino v1.1.6
17702024-01-19T21:37:58.706Z Checking atty v0.2.14
17712024-01-19T21:37:58.925Z Checking quick-error v1.2.3
17722024-01-19T21:37:58.988Z Compiling paste v1.0.14
17732024-01-19T21:37:58.988Z Checking crossbeam-channel v0.5.8
17742024-01-19T21:37:59.389Z Checking sha1 v0.10.6
17752024-01-19T21:37:59.947Z Checking dirs-sys-next v0.1.2
17762024-01-19T21:38:12.822Z Checking dirs-next v2.0.0
17772024-01-19T21:38:12.822Z Checking thread_local v1.1.7
17782024-01-19T21:38:12.914Z Checking instant v0.1.12
17792024-01-19T21:38:12.914Z Compiling slog-async v2.8.0
17802024-01-19T21:38:12.914Z Checking term v0.7.0
17812024-01-19T21:38:12.914Z Compiling multer v3.0.0
17822024-01-19T21:38:12.914Z Checking debug-ignore v1.0.5
17832024-01-19T21:38:12.915Z Checking take_mut v0.2.2
17842024-01-19T21:38:12.915Z Checking slog-term v2.9.0
17852024-01-19T21:38:12.916Z Compiling darling_core v0.20.3
17862024-01-19T21:38:12.916Z Checking slog-json v2.6.1
17872024-01-19T21:38:12.916Z Checking http v1.0.0
17882024-01-19T21:38:12.916Z Compiling async-stream-impl v0.3.5
17892024-01-19T21:38:12.970Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
17902024-01-19T21:38:12.970Z Checking rustls-pki-types v1.1.0
17912024-01-19T21:38:12.970Z Checking atomic-waker v1.1.1
17922024-01-19T21:38:12.970Z Checking waitgroup v0.1.2
17932024-01-19T21:38:12.970Z Checking slog-bunyan v2.5.0
17942024-01-19T21:38:12.970Z Checking rustls-pemfile v2.0.0
17952024-01-19T21:38:12.971Z Checking async-stream v0.3.5
17962024-01-19T21:38:12.971Z Checking toml v0.8.8
17972024-01-19T21:38:12.971Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
17982024-01-19T21:38:12.971Z Checking serde_path_to_error v0.1.15
17992024-01-19T21:38:12.971Z Checking strum v0.25.0
18002024-01-19T21:38:12.971Z Compiling structmeta-derive v0.2.0
18012024-01-19T21:38:12.971Z Checking wait-timeout v0.2.0
18022024-01-19T21:38:12.971Z Checking rand_xorshift v0.3.0
18032024-01-19T21:38:12.972Z Checking rusty-fork v0.3.0
18042024-01-19T21:38:12.972Z Compiling regex-syntax v0.7.5
18052024-01-19T21:38:12.973Z Checking unarray v0.1.4
18062024-01-19T21:38:12.973Z Checking proptest v1.4.0
18072024-01-19T21:38:12.973Z Compiling structmeta v0.2.0
18082024-01-19T21:38:12.973Z Checking backoff v0.4.0
18092024-01-19T21:38:12.973Z Compiling test-strategy v0.3.1
18102024-01-19T21:38:12.973Z Compiling darling_macro v0.20.3
18112024-01-19T21:38:12.973Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18122024-01-19T21:38:12.973Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18132024-01-19T21:38:13.476Z Compiling darling v0.20.3
18142024-01-19T21:38:13.575Z Compiling serde_with_macros v3.4.0
18152024-01-19T21:38:13.859Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18162024-01-19T21:38:13.958Z Checking macaddr v1.0.1
18172024-01-19T21:38:14.101Z Checking camino-tempfile v1.1.1
18182024-01-19T21:38:14.377Z Checking is-terminal v0.4.9
18192024-01-19T21:38:14.476Z Compiling proc-macro-error-attr v1.0.4
18202024-01-19T21:38:14.480Z Compiling proc-macro-error v1.0.4
18212024-01-19T21:38:14.618Z Compiling proc-macro-crate v1.3.1
18222024-01-19T21:38:15.337Z Checking termtree v0.4.1
18232024-01-19T21:38:15.381Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18242024-01-19T21:38:15.381Z Checking predicates-tree v1.0.9
18252024-01-19T21:38:15.694Z Compiling smoltcp v0.10.0
18262024-01-19T21:38:16.508Z Compiling num_enum_derive v0.5.11
18272024-01-19T21:38:16.934Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18282024-01-19T21:38:30.700Z Compiling crucible-workspace-hack v0.1.0
18292024-01-19T21:38:30.973Z Compiling parse-display-derive v0.8.2
18302024-01-19T21:38:30.973Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18312024-01-19T21:38:31.114Z Checking cobs v0.2.3
18322024-01-19T21:38:31.114Z Checking serde_with v3.4.0
18332024-01-19T21:38:31.114Z Checking embedded-io v0.4.0
18342024-01-19T21:38:31.114Z Compiling foreign-types-macros v0.2.3
18352024-01-19T21:38:31.114Z Checking postcard v1.0.8
18362024-01-19T21:38:31.114Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18372024-01-19T21:38:31.114Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18382024-01-19T21:38:31.114Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18392024-01-19T21:38:31.114Z Checking foreign-types-shared v0.3.1
18402024-01-19T21:38:31.115Z Checking foreign-types v0.5.0
18412024-01-19T21:38:31.115Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18422024-01-19T21:38:31.115Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18432024-01-19T21:38:31.115Z Checking num_enum v0.5.11
18442024-01-19T21:38:31.115Z Checking cstr-argument v0.1.2
18452024-01-19T21:38:31.115Z Checking pretty-hex v0.2.1
18462024-01-19T21:38:31.115Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18472024-01-19T21:38:31.115Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18482024-01-19T21:38:31.115Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18492024-01-19T21:38:31.115Z Checking colored v2.0.4
18502024-01-19T21:38:31.115Z Compiling zone_cfg_derive v0.3.0
18512024-01-19T21:38:31.115Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18522024-01-19T21:38:31.119Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18532024-01-19T21:38:31.119Z Compiling num-derive v0.4.0
18542024-01-19T21:38:31.119Z Compiling mockall_derive v0.12.0
18552024-01-19T21:38:31.119Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18562024-01-19T21:38:31.120Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18572024-01-19T21:38:31.120Z Checking parse-display v0.8.2
18582024-01-19T21:38:31.120Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18592024-01-19T21:38:31.120Z Checking downcast v0.11.0
18602024-01-19T21:38:31.120Z Checking fragile v2.0.0
18612024-01-19T21:38:31.120Z Checking zone v0.3.0
18622024-01-19T21:38:31.120Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
18632024-01-19T21:38:31.120Z Checking smf v0.2.2
18642024-01-19T21:38:31.120Z Checking same-file v1.0.6
18652024-01-19T21:38:31.120Z Checking filetime v0.2.23
18662024-01-19T21:38:31.120Z Checking walkdir v2.4.0
18672024-01-19T21:38:31.120Z Checking xattr v1.0.1
18682024-01-19T21:38:31.120Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
18692024-01-19T21:38:31.120Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
18702024-01-19T21:38:31.120Z Checking pem v3.0.2
18712024-01-19T21:38:31.120Z Checking tar v0.4.40
18722024-01-19T21:38:31.121Z Checking linked-hash-map v0.5.6
18732024-01-19T21:38:31.121Z Checking itertools v0.12.0
18742024-01-19T21:38:31.121Z Checking headers-core v0.2.0
18752024-01-19T21:38:31.121Z Checking password-hash v0.5.0
18762024-01-19T21:38:31.122Z Checking headers v0.3.9
18772024-01-19T21:38:31.122Z Checking lru-cache v0.1.2
18782024-01-19T21:38:31.122Z Checking blake2 v0.10.6
18792024-01-19T21:38:31.122Z Checking rcgen v0.12.0
18802024-01-19T21:38:31.122Z Checking atomicwrites v0.4.3
18812024-01-19T21:38:31.122Z Checking subprocess v0.2.9
18822024-01-19T21:38:31.122Z Checking argon2 v0.5.2
18832024-01-19T21:38:31.122Z Checking swrite v0.1.0
18842024-01-19T21:38:31.122Z Checking arc-swap v1.6.0
18852024-01-19T21:38:31.122Z Compiling cancel-safe-futures v0.1.5
18862024-01-19T21:38:31.122Z Checking half v1.8.2
18872024-01-19T21:38:31.122Z Checking ciborium-io v0.2.1
18882024-01-19T21:38:31.122Z Checking resolv-conf v0.7.0
18892024-01-19T21:38:31.123Z Checking slog-scope v4.4.0
18902024-01-19T21:38:31.123Z Checking ciborium-ll v0.2.1
18912024-01-19T21:38:31.123Z Checking slog-stdlog v4.1.1
18922024-01-19T21:38:31.123Z Checking trust-dns-resolver v0.22.0
18932024-01-19T21:38:31.123Z Checking slog-envlogger v2.2.0
18942024-01-19T21:38:31.123Z Checking ciborium v0.2.1
18952024-01-19T21:38:31.123Z Checking libsw v3.3.1
18962024-01-19T21:38:31.123Z Compiling derive-where v1.2.7
18972024-01-19T21:38:31.342Z Checking owo-colors v3.5.0
18982024-01-19T21:38:31.724Z Checking linear-map v1.2.0
18992024-01-19T21:38:32.214Z Checking textwrap v0.11.0
19002024-01-19T21:38:32.343Z Compiling heck v0.3.3
19012024-01-19T21:38:32.801Z Compiling libefi-sys v0.1.0
19022024-01-19T21:38:32.998Z Checking strsim v0.8.0
19032024-01-19T21:38:33.163Z Checking vec_map v0.8.2
19042024-01-19T21:38:33.163Z Checking ansi_term v0.12.1
19052024-01-19T21:38:33.169Z Compiling structopt-derive v0.4.18
19062024-01-19T21:38:33.711Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19072024-01-19T21:38:33.721Z Checking clap v2.34.0
19082024-01-19T21:38:33.852Z Compiling slog-dtrace v0.2.3
19092024-01-19T21:38:34.432Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19102024-01-19T21:38:34.943Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19112024-01-19T21:38:35.282Z Checking nibble_vec v0.1.0
19122024-01-19T21:38:35.539Z Checking endian-type v0.1.2
19132024-01-19T21:38:35.547Z Checking fxhash v0.2.1
19142024-01-19T21:38:35.761Z Checking radix_trie v0.2.1
19152024-01-19T21:38:35.851Z Checking termcolor v1.2.0
19162024-01-19T21:38:36.847Z Compiling semver v0.1.20
19172024-01-19T21:38:36.850Z Compiling radium v0.7.0
19182024-01-19T21:38:36.850Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19192024-01-19T21:38:36.876Z Compiling maybe-uninit v2.0.0
19202024-01-19T21:38:37.097Z Compiling rustc_version v0.1.7
19212024-01-19T21:38:37.337Z Checking mockall v0.12.0
19222024-01-19T21:38:37.599Z Checking tap v1.0.1
19232024-01-19T21:38:37.757Z Checking wyz v0.5.1
19242024-01-19T21:38:37.848Z Compiling newtype_derive v0.1.6
19252024-01-19T21:38:37.955Z Compiling semver-parser v0.10.2
19262024-01-19T21:38:38.104Z Checking structopt v0.3.26
19272024-01-19T21:38:38.236Z Checking funty v2.0.0
19282024-01-19T21:38:38.334Z Compiling num-bigint-dig v0.8.4
19292024-01-19T21:38:38.338Z Checking crc-catalog v2.2.0
19302024-01-19T21:38:38.702Z Compiling packed_struct v0.10.1
19312024-01-19T21:38:38.794Z Checking crc v3.0.1
19322024-01-19T21:38:39.120Z Compiling semver v0.11.0
19332024-01-19T21:38:39.349Z Compiling packed_struct_codegen v0.10.1
19342024-01-19T21:38:39.398Z Compiling num-rational v0.4.1
19352024-01-19T21:38:39.958Z Checking bitvec v1.0.1
19362024-01-19T21:38:40.312Z Checking nodrop v0.1.14
19372024-01-19T21:38:40.332Z Compiling home v0.5.5
19382024-01-19T21:38:40.452Z Checking array-init v0.0.4
19392024-01-19T21:38:40.683Z Compiling toolchain_find v0.2.0
19402024-01-19T21:38:41.725Z Checking smallvec v0.6.14
19412024-01-19T21:38:42.224Z Checking pkcs1 v0.7.5
19422024-01-19T21:38:42.835Z Checking signature v2.1.0
19432024-01-19T21:38:43.018Z Compiling toml v0.5.11
19442024-01-19T21:38:43.030Z Compiling topological-sort v0.2.2
19452024-01-19T21:38:43.329Z Compiling convert_case v0.4.0
19462024-01-19T21:38:44.156Z Checking bitfield v0.14.0
19472024-01-19T21:38:44.326Z Compiling omicron-zone-package v0.10.1
19482024-01-19T21:38:44.581Z Checking serde-hex v0.1.0
19492024-01-19T21:38:44.738Z Compiling derive_more v0.99.17
19502024-01-19T21:38:45.263Z Checking rsa v0.9.2
19512024-01-19T21:38:45.835Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19522024-01-19T21:38:46.394Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19532024-01-19T21:38:46.690Z Compiling rustfmt-wrapper v0.2.0
19542024-01-19T21:38:47.676Z Checking steno v0.4.0
19552024-01-19T21:38:50.041Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19562024-01-19T21:38:50.394Z Checking env_logger v0.10.0
19572024-01-19T21:38:50.838Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19582024-01-19T21:38:51.439Z Checking x509-cert v0.2.4
19592024-01-19T21:38:51.444Z Checking ron v0.8.1
19602024-01-19T21:38:52.200Z Checking num-complex v0.4.4
19612024-01-19T21:38:53.452Z Checking crc-any v2.4.3
19622024-01-19T21:38:53.578Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19632024-01-19T21:38:53.675Z Checking num v0.4.1
19642024-01-19T21:38:53.804Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19652024-01-19T21:38:53.930Z Checking newline-converter v0.3.0
19662024-01-19T21:38:54.008Z Checking object v0.30.4
19672024-01-19T21:38:54.134Z Checking utf-8 v0.7.6
19682024-01-19T21:38:54.189Z Checking path-slash v0.1.5
19692024-01-19T21:38:54.208Z Checking expectorate v1.1.0
19702024-01-19T21:38:54.379Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19712024-01-19T21:38:54.415Z Checking tungstenite v0.20.1
19722024-01-19T21:38:54.432Z Compiling buf-list v1.0.3
19732024-01-19T21:38:54.848Z Checking display-error-chain v0.2.0
19742024-01-19T21:38:55.042Z Compiling parking_lot_core v0.8.6
19752024-01-19T21:38:55.684Z Checking keccak v0.1.4
19762024-01-19T21:38:55.847Z Checking trust-dns-client v0.22.0
19772024-01-19T21:38:55.864Z Checking tokio-tungstenite v0.20.1
19782024-01-19T21:38:56.134Z Checking sha3 v0.10.8
19792024-01-19T21:38:56.251Z Checking parking_lot v0.11.2
19802024-01-19T21:38:56.716Z Checking secrecy v0.8.0
19812024-01-19T21:38:56.750Z Checking sled v0.34.7
19822024-01-19T21:38:57.017Z Checking pretty-hex v0.4.1
19832024-01-19T21:38:57.257Z Checking glob v0.3.1
19842024-01-19T21:38:57.714Z Compiling vte_generate_state_changes v0.1.1
19852024-01-19T21:38:57.828Z Checking fd-lock v3.0.13
19862024-01-19T21:38:58.086Z Compiling unicase v2.7.0
19872024-01-19T21:38:58.551Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
19882024-01-19T21:38:58.718Z Checking vte v0.11.1
19892024-01-19T21:38:58.906Z Checking trust-dns-server v0.22.1
19902024-01-19T21:38:58.997Z Compiling platforms v3.0.2
19912024-01-19T21:38:59.403Z Checking crossbeam-deque v0.8.3
19922024-01-19T21:38:59.502Z Compiling rayon-core v1.12.0
19932024-01-19T21:38:59.874Z Checking nu-ansi-term v0.49.0
19942024-01-19T21:39:00.453Z Checking globset v0.4.13
19952024-01-19T21:39:00.931Z Checking olpc-cjson v0.1.3
19962024-01-19T21:39:01.098Z Checking strip-ansi-escapes v0.2.0
19972024-01-19T21:39:01.136Z Checking serde_plain v1.0.2
19982024-01-19T21:39:01.252Z Compiling async-recursion v1.0.5
19992024-01-19T21:39:01.309Z Checking typed-path v0.7.0
20002024-01-19T21:39:01.361Z Checking reedline v0.28.0
20012024-01-19T21:39:01.506Z Compiling curve25519-dalek v4.1.1
20022024-01-19T21:39:03.251Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20032024-01-19T21:39:03.468Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20042024-01-19T21:39:03.553Z Compiling memoffset v0.7.1
20052024-01-19T21:39:03.853Z Compiling mime_guess v2.0.4
20062024-01-19T21:39:04.567Z Checking rayon v1.8.0
20072024-01-19T21:39:04.572Z Checking tough v0.16.0
20082024-01-19T21:39:04.572Z Checking universal-hash v0.5.1
20092024-01-19T21:39:04.605Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20102024-01-19T21:39:04.609Z Compiling thiserror-impl-no-std v2.0.2
20112024-01-19T21:39:04.710Z Compiling curve25519-dalek-derive v0.1.0
20122024-01-19T21:39:04.790Z Checking opaque-debug v0.3.0
20132024-01-19T21:39:04.918Z Checking poly1305 v0.8.0
20142024-01-19T21:39:05.986Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20152024-01-19T21:39:06.222Z Checking chacha20 v0.9.1
20162024-01-19T21:39:06.487Z Checking aead v0.5.2
20172024-01-19T21:39:06.747Z Checking kstat-rs v0.2.3
20182024-01-19T21:39:06.799Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20192024-01-19T21:39:07.257Z Checking signature v1.6.4
20202024-01-19T21:39:07.311Z Compiling salty v0.2.0
20212024-01-19T21:39:07.470Z Checking ed25519 v1.5.3
20222024-01-19T21:39:07.772Z Checking chacha20poly1305 v0.10.1
20232024-01-19T21:39:08.114Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20242024-01-19T21:39:08.173Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20252024-01-19T21:39:08.450Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20262024-01-19T21:39:09.148Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20272024-01-19T21:39:10.041Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20282024-01-19T21:39:10.203Z Checking thiserror-no-std v2.0.2
20292024-01-19T21:39:10.315Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20302024-01-19T21:39:10.355Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20312024-01-19T21:39:10.409Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20322024-01-19T21:39:11.790Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20332024-01-19T21:39:11.833Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20342024-01-19T21:39:11.916Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20352024-01-19T21:39:12.693Z Checking vsss-rs v3.3.4
20362024-01-19T21:39:13.881Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20372024-01-19T21:39:14.251Z Checking serde-big-array v0.5.1
20382024-01-19T21:39:14.575Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20392024-01-19T21:39:15.943Z Checking bytecount v0.6.3
20402024-01-19T21:39:16.144Z Checking papergrid v0.10.0
20412024-01-19T21:39:16.599Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20422024-01-19T21:39:18.274Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20432024-01-19T21:39:18.653Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
20442024-01-19T21:39:19.761Z Compiling tabled_derive v0.6.0
20452024-01-19T21:39:20.120Z Checking signal-hook-tokio v0.3.1
20462024-01-19T21:39:20.204Z Checking nix v0.26.4
20472024-01-19T21:39:20.343Z Checking serde-big-array v0.4.1
20482024-01-19T21:39:20.563Z Compiling sqlparser_derive v0.1.1
20492024-01-19T21:39:22.399Z Checking unicode_categories v0.1.1
20502024-01-19T21:39:23.062Z Checking sqlformat v0.2.3
20512024-01-19T21:39:23.453Z Checking rustyline v12.0.0
20522024-01-19T21:39:23.888Z Checking tabled v0.14.0
20532024-01-19T21:39:24.660Z Checking sqlparser v0.36.1
20542024-01-19T21:39:25.333Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20552024-01-19T21:39:26.052Z Checking bcs v0.1.6
20562024-01-19T21:39:26.813Z Checking highway v1.1.0
20572024-01-19T21:39:26.951Z Compiling prettyplease v0.2.16
20582024-01-19T21:39:27.372Z Checking corncobs v0.1.3
20592024-01-19T21:39:27.454Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20602024-01-19T21:39:27.625Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20612024-01-19T21:39:27.826Z Checking http-range v0.1.5
20622024-01-19T21:39:27.898Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
20632024-01-19T21:39:28.056Z Checking hyper-staticfile v0.9.5
20642024-01-19T21:39:28.657Z Compiling portable-atomic v1.4.3
20652024-01-19T21:39:29.106Z Compiling crunchy v0.2.2
20662024-01-19T21:39:29.177Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20672024-01-19T21:39:29.743Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20682024-01-19T21:39:30.264Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20692024-01-19T21:39:32.678Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20702024-01-19T21:39:34.291Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20712024-01-19T21:39:35.780Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20722024-01-19T21:39:36.416Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20732024-01-19T21:39:37.040Z Compiling clang-sys v1.6.1
20742024-01-19T21:39:37.205Z Compiling tiny-keccak v2.0.2
20752024-01-19T21:39:37.250Z Checking humantime v2.1.0
20762024-01-19T21:39:37.325Z Checking assert_matches v1.5.0
20772024-01-19T21:39:37.795Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20782024-01-19T21:39:38.544Z Compiling darling_core v0.14.4
20792024-01-19T21:39:39.304Z Checking number_prefix v0.4.0
20802024-01-19T21:39:39.566Z Checking indicatif v0.17.7
20812024-01-19T21:39:39.626Z Compiling ascii-canvas v3.0.0
20822024-01-19T21:39:39.956Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20832024-01-19T21:39:39.973Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20842024-01-19T21:39:40.871Z Compiling ena v0.14.2
20852024-01-19T21:39:41.557Z Compiling libloading v0.7.4
20862024-01-19T21:39:41.622Z Compiling diff v0.1.13
20872024-01-19T21:39:42.151Z Compiling regex-syntax v0.6.29
20882024-01-19T21:39:42.502Z Compiling bindgen v0.65.1
20892024-01-19T21:39:46.925Z Compiling cexpr v0.6.0
20902024-01-19T21:39:48.232Z Compiling darling_macro v0.14.4
20912024-01-19T21:39:49.679Z Compiling lalrpop v0.19.12
20922024-01-19T21:39:49.855Z Compiling darling v0.14.4
20932024-01-19T21:39:50.013Z Compiling which v4.4.0
20942024-01-19T21:39:50.936Z Compiling fs-err v2.11.0
20952024-01-19T21:39:51.424Z Compiling peeking_take_while v0.1.2
20962024-01-19T21:39:51.603Z Checking maplit v1.0.2
20972024-01-19T21:39:51.751Z Compiling rustc-hash v1.1.0
20982024-01-19T21:39:51.946Z Compiling shlex v1.1.0
20992024-01-19T21:39:52.360Z Compiling ref-cast v1.0.20
21002024-01-19T21:39:52.374Z Compiling lazycell v1.3.0
21012024-01-19T21:39:52.638Z Compiling derive_builder_core v0.12.0
21022024-01-19T21:39:53.191Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21032024-01-19T21:39:53.605Z Compiling ref-cast-impl v1.0.20
21042024-01-19T21:39:55.539Z Compiling libxml v0.3.3
21052024-01-19T21:39:56.001Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21062024-01-19T21:39:56.044Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21072024-01-19T21:39:56.675Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21082024-01-19T21:39:57.636Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21092024-01-19T21:39:58.720Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21102024-01-19T21:39:58.725Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21112024-01-19T21:40:04.046Z Compiling derive_builder_macro v0.12.0
21122024-01-19T21:40:05.853Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21132024-01-19T21:40:13.354Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21142024-01-19T21:40:13.354Z Compiling strum_macros v0.24.3
21152024-01-19T21:40:13.354Z Compiling cookie v0.18.0
21162024-01-19T21:40:13.512Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
21172024-01-19T21:40:13.512Z Compiling indoc v1.0.9
21182024-01-19T21:40:13.512Z Checking parse-size v1.0.0
21192024-01-19T21:40:13.512Z Checking derive_builder v0.12.0
21202024-01-19T21:40:13.571Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21212024-01-19T21:40:13.571Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21222024-01-19T21:40:13.571Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21232024-01-19T21:40:13.613Z Checking bb8 v0.8.1
21242024-01-19T21:40:13.613Z Checking quick-xml v0.23.1
21252024-01-19T21:40:13.613Z Compiling oso-derive v0.27.0
21262024-01-19T21:40:13.614Z Compiling impl-trait-for-tuples v0.2.2
21272024-01-19T21:40:13.614Z Checking unicode-linebreak v0.1.5
21282024-01-19T21:40:13.614Z Checking smawk v0.3.1
21292024-01-19T21:40:13.614Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21302024-01-19T21:40:13.614Z Checking textwrap v0.16.0
21312024-01-19T21:40:13.614Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21322024-01-19T21:40:13.614Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21332024-01-19T21:40:13.831Z Checking is_ci v1.1.1
21342024-01-19T21:40:14.003Z Checking supports-color v2.1.0
21352024-01-19T21:40:14.247Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21362024-01-19T21:40:14.547Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21372024-01-19T21:40:15.536Z Checking itertools v0.11.0
21382024-01-19T21:40:16.132Z Checking cassowary v0.3.0
21392024-01-19T21:40:16.787Z Compiling indoc v2.0.3
21402024-01-19T21:40:17.281Z Checking rtoolbox v0.0.1
21412024-01-19T21:40:17.456Z Checking rpassword v7.3.1
21422024-01-19T21:40:17.705Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21432024-01-19T21:40:18.076Z Checking shell-words v1.1.0
21442024-01-19T21:40:18.370Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
21452024-01-19T21:40:28.608Z Checking fatfs v0.3.6
21462024-01-19T21:40:28.608Z Checking ratatui v0.23.0
21472024-01-19T21:40:28.608Z Checking yansi v0.5.1
21482024-01-19T21:40:28.608Z Compiling target-lexicon v0.12.12
21492024-01-19T21:40:28.608Z Checking pretty_assertions v1.4.0
21502024-01-19T21:40:28.608Z Compiling guppy-workspace-hack v0.1.0
21512024-01-19T21:40:28.608Z Checking plotters-backend v0.3.5
21522024-01-19T21:40:28.609Z Checking plotters-svg v0.3.5
21532024-01-19T21:40:28.609Z Checking rand v0.4.6
21542024-01-19T21:40:29.147Z Checking remove_dir_all v0.5.3
21552024-01-19T21:40:29.276Z Compiling target-spec v3.0.1
21562024-01-19T21:40:29.277Z Checking tui-tree-widget v0.13.0
21572024-01-19T21:40:29.277Z Checking cast v0.3.0
21582024-01-19T21:40:29.277Z Checking cfg-expr v0.15.5
21592024-01-19T21:40:29.277Z Checking tempdir v0.3.7
21602024-01-19T21:40:29.277Z Checking criterion-plot v0.5.0
21612024-01-19T21:40:29.277Z Checking plotters v0.3.5
21622024-01-19T21:40:29.277Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21632024-01-19T21:40:29.277Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21642024-01-19T21:40:29.277Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21652024-01-19T21:40:29.277Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21662024-01-19T21:40:29.277Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21672024-01-19T21:40:29.277Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
21682024-01-19T21:40:29.277Z Checking tinytemplate v1.2.1
21692024-01-19T21:40:29.278Z Checking cargo-platform v0.1.3
21702024-01-19T21:40:29.278Z Checking anes v0.1.6
21712024-01-19T21:40:29.278Z Checking oorandom v11.1.3
21722024-01-19T21:40:29.302Z Checking cargo_metadata v0.18.1
21732024-01-19T21:40:29.425Z Checking criterion v0.5.1
21742024-01-19T21:40:31.656Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21752024-01-19T21:40:31.913Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21762024-01-19T21:40:32.293Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21772024-01-19T21:40:34.310Z Checking assert_cmd v2.0.13
21782024-01-19T21:40:34.818Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21792024-01-19T21:40:37.280Z Checking pathdiff v0.2.1
21802024-01-19T21:40:37.500Z Checking nested v0.1.1
21812024-01-19T21:40:39.756Z Checking guppy v0.17.4
21822024-01-19T21:40:40.035Z Checking threadpool v1.8.1
21832024-01-19T21:40:40.311Z Checking nanorand v0.7.0
21842024-01-19T21:40:40.868Z Checking flume v0.11.0
21852024-01-19T21:40:41.670Z Checking libtest-mimic v0.6.1
21862024-01-19T21:40:41.832Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21872024-01-19T21:40:42.330Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21882024-01-19T21:40:43.165Z Checking httptest v0.15.5
21892024-01-19T21:40:44.275Z Checking similar-asserts v1.5.0
21902024-01-19T21:40:44.296Z Compiling rstest_macros v0.18.2
21912024-01-19T21:40:44.697Z Compiling crossbeam-queue v0.3.8
21922024-01-19T21:40:45.216Z Checking datatest-stable v0.2.3
21932024-01-19T21:40:45.388Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21942024-01-19T21:40:45.511Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21952024-01-19T21:40:46.534Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21962024-01-19T21:40:46.824Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21972024-01-19T21:40:47.206Z Compiling relative-path v1.9.0
21982024-01-19T21:40:47.259Z Compiling trybuild v1.0.89
21992024-01-19T21:40:47.495Z Checking arrayref v0.3.7
22002024-01-19T21:40:47.619Z Checking constant_time_eq v0.2.6
22012024-01-19T21:40:47.842Z Checking arrayvec v0.7.4
22022024-01-19T21:40:48.304Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22032024-01-19T21:40:48.357Z Checking blake2b_simd v1.0.1
22042024-01-19T21:40:49.595Z Checking basic-toml v0.1.8
22052024-01-19T21:40:50.909Z Checking constant_time_eq v0.3.0
22062024-01-19T21:40:51.074Z Checking futures-timer v3.0.2
22072024-01-19T21:40:51.493Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22082024-01-19T21:40:51.515Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22092024-01-19T21:40:52.848Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22102024-01-19T21:40:54.942Z Checking rust-argon2 v1.0.1
22112024-01-19T21:40:57.737Z Checking crossbeam v0.8.2
22122024-01-19T21:40:59.116Z Checking partial-io v0.5.4
22132024-01-19T21:40:59.659Z Checking approx v0.5.1
22142024-01-19T21:40:59.990Z Checking termios v0.3.3
22152024-01-19T21:41:00.272Z Checking hex-literal v0.4.1
22162024-01-19T21:41:04.087Z Checking rstest v0.18.2
22172024-01-19T21:41:07.000Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22182024-01-19T21:41:10.666Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22192024-01-19T21:42:23.186Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22202024-01-19T21:42:23.186Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22212024-01-19T21:42:24.742Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22222024-01-19T21:42:25.821Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22232024-01-19T21:42:37.575Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22242024-01-19T21:43:02.256Z Compiling polar-core v0.27.0
22252024-01-19T21:43:13.101Z Checking oso v0.27.0
22262024-01-19T21:43:51.481Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22272024-01-19T21:45:16.946Z Finished dev [unoptimized + debuginfo] target(s) in 10m 10s
22282024-01-19T21:45:17.161Z
22292024-01-19T21:45:17.161Zreal 11:10.371085670
22302024-01-19T21:45:17.161Zuser 1:00:56.080744915
22312024-01-19T21:45:17.161Zsys 7:45.050995638
22322024-01-19T21:45:17.161Ztrap 2.027647359
22332024-01-19T21:45:17.161Ztflt 4.098304711
22342024-01-19T21:45:17.161Zdflt 5.509652400
22352024-01-19T21:45:17.161Zkflt 0.016829217
22362024-01-19T21:45:17.161Zlock 1:36:07.162357813
22372024-01-19T21:45:17.168Zslp 3:00:18.124105002
22382024-01-19T21:45:17.168Zlat 2:06.580848002
22392024-01-19T21:45:17.168Zstop 4:36.275395549
22402024-01-19T21:45:18.365Zwarning: output filename collision.
22412024-01-19T21:45:18.366ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
22422024-01-19T21:45:18.366ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22432024-01-19T21:45:18.366ZThe targets should have unique names.
22442024-01-19T21:45:18.366ZThis is a known bug where multiple crates with the same name use
22452024-01-19T21:45:18.366Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22462024-01-19T21:45:18.369Zwarning: output filename collision.
22472024-01-19T21:45:18.370ZThe lib target `nix` in package `nix v0.26.4` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
22482024-01-19T21:45:18.370ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22492024-01-19T21:45:18.370ZThe targets should have unique names.
22502024-01-19T21:45:18.370ZThis is a known bug where multiple crates with the same name use
22512024-01-19T21:45:18.370Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22522024-01-19T21:45:18.370Zwarning: output filename collision.
22532024-01-19T21:45:18.370ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
22542024-01-19T21:45:18.371ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22552024-01-19T21:45:18.371ZThe targets should have unique names.
22562024-01-19T21:45:18.371ZThis is a known bug where multiple crates with the same name use
22572024-01-19T21:45:18.371Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22582024-01-19T21:45:18.371Zwarning: output filename collision.
22592024-01-19T21:45:18.371ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
22602024-01-19T21:45:18.371ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22612024-01-19T21:45:18.371ZThe targets should have unique names.
22622024-01-19T21:45:18.371ZThis is a known bug where multiple crates with the same name use
22632024-01-19T21:45:18.371Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22642024-01-19T21:45:19.003Z Documenting libc v0.2.152
22652024-01-19T21:45:19.018Z Documenting cfg-if v1.0.0
22662024-01-19T21:45:19.030Z Documenting serde_derive v1.0.195
22672024-01-19T21:45:19.066Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22682024-01-19T21:45:19.084Z Documenting scopeguard v1.2.0
22692024-01-19T21:45:19.094Z Documenting log v0.4.20
22702024-01-19T21:45:19.104Z Documenting memchr v2.6.3
22712024-01-19T21:45:19.131Z Documenting smallvec v1.11.2
22722024-01-19T21:45:19.601Z Documenting zeroize_derive v1.4.2
22732024-01-19T21:45:22.830Z Documenting itoa v1.0.9
22742024-01-19T21:45:22.994Z Documenting lock_api v0.4.10
22752024-01-19T21:45:23.535Z Documenting pin-project-lite v0.2.13
22762024-01-19T21:45:24.888Z Documenting libm v0.2.7
22772024-01-19T21:45:25.285Z Documenting getrandom v0.2.10
22782024-01-19T21:45:25.789Z Documenting parking_lot_core v0.9.8
22792024-01-19T21:45:26.981Z Documenting signal-hook-registry v1.4.1
22802024-01-19T21:45:27.034Z Documenting zeroize v1.7.0
22812024-01-19T21:45:27.320Z Documenting mio v0.8.9
22822024-01-19T21:45:27.577Z Documenting futures-core v0.3.30
22832024-01-19T21:45:28.586Z Documenting serde v1.0.195
22842024-01-19T21:45:29.627Z Documenting num-traits v0.2.16
22852024-01-19T21:45:30.879Z Documenting rand_core v0.6.4
22862024-01-19T21:45:31.467Z Documenting parking_lot v0.12.1
22872024-01-19T21:45:32.741Z Documenting thiserror-impl v1.0.49
22882024-01-19T21:45:32.834Z Documenting num_cpus v1.16.0
22892024-01-19T21:45:33.199Z Documenting socket2 v0.5.5
22902024-01-19T21:45:33.250Z Documenting typenum v1.16.0
22912024-01-19T21:45:36.401Z Documenting tokio-macros v2.2.0
22922024-01-19T21:45:36.571Z Documenting once_cell v1.19.0
22932024-01-19T21:45:37.016Z Documenting subtle v2.5.0
22942024-01-19T21:45:38.771Z Documenting ryu v1.0.15
22952024-01-19T21:45:38.937Z Documenting byteorder v1.5.0
22962024-01-19T21:45:39.694Z Documenting thiserror v1.0.49
22972024-01-19T21:45:42.688Z Documenting futures-sink v0.3.30
22982024-01-19T21:45:42.734Z Documenting const-oid v0.9.5
22992024-01-19T21:45:42.867Z Documenting pin-utils v0.1.0
23002024-01-19T21:45:42.880Z Documenting slab v0.4.9
23012024-01-19T21:45:44.810Z Documenting futures-macro v0.3.30
23022024-01-19T21:45:45.011Z Documenting futures-io v0.3.30
23032024-01-19T21:45:47.978Z Documenting futures-channel v0.3.30
23042024-01-19T21:45:49.149Z Documenting futures-task v0.3.30
23052024-01-19T21:45:50.446Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23062024-01-19T21:45:50.552Z Documenting iana-time-zone v0.1.57
23072024-01-19T21:45:51.673Z Documenting tinyvec_macros v0.1.1
23082024-01-19T21:45:51.740Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23092024-01-19T21:45:51.985Z Documenting ppv-lite86 v0.2.17
23102024-01-19T21:45:54.071Z Documenting tracing-core v0.1.31
23112024-01-19T21:45:55.105Z Documenting futures-util v0.3.30
23122024-01-19T21:45:55.943Z Documenting tinyvec v1.6.0
23132024-01-19T21:45:56.376Z Documenting tracing-attributes v0.1.26
23142024-01-19T21:45:57.013Z Documenting rand_chacha v0.3.1
23152024-01-19T21:46:01.375Z Documenting unicode-normalization v0.1.22
23162024-01-19T21:46:03.271Z Documenting bytes v1.5.0
23172024-01-19T21:46:03.679Z Documenting bitflags v2.4.0
23182024-01-19T21:46:05.661Z Documenting serde_json v1.0.111
23192024-01-19T21:46:06.130Z Documenting chrono v0.4.31
23202024-01-19T21:46:07.754Z Documenting uuid v1.6.1
23212024-01-19T21:46:09.570Z Documenting rand v0.8.5
23222024-01-19T21:46:10.472Z Documenting tokio v1.35.1
23232024-01-19T21:46:10.711Z Documenting spin v0.9.8
23242024-01-19T21:46:13.814Z Documenting lazy_static v1.4.0
23252024-01-19T21:46:14.504Z Documenting unicode-bidi v0.3.13
23262024-01-19T21:46:15.063Z Documenting base64 v0.21.7
23272024-01-19T21:46:15.392Z Documenting percent-encoding v2.3.1
23282024-01-19T21:46:30.584Z Documenting cpufeatures v0.2.9
23292024-01-19T21:46:30.585Z Checking serde_derive_internals v0.26.0
23302024-01-19T21:46:30.585Z Documenting generic-array v0.14.7
23312024-01-19T21:46:30.778Z Documenting serde_derive_internals v0.26.0
23322024-01-19T21:46:30.778Z Documenting dyn-clone v1.0.13
23332024-01-19T21:46:30.778Z Documenting fnv v1.0.7
23342024-01-19T21:46:30.778Z Documenting form_urlencoded v1.2.1
23352024-01-19T21:46:30.778Z Documenting errno v0.3.2
23362024-01-19T21:46:30.778Z Documenting tracing v0.1.37
23372024-01-19T21:46:30.778Z Documenting idna v0.5.0
23382024-01-19T21:46:30.779Z Documenting crypto-common v0.1.6
23392024-01-19T21:46:30.779Z Documenting block-buffer v0.10.4
23402024-01-19T21:46:30.779Z Documenting schemars_derive v0.8.16
23412024-01-19T21:46:30.779Z Documenting httparse v1.8.0
23422024-01-19T21:46:30.779Z Documenting rustix v0.38.25
23432024-01-19T21:46:30.779Z Documenting adler v1.0.2
23442024-01-19T21:46:31.006Z Documenting url v2.5.0
23452024-01-19T21:46:31.911Z Documenting unicode-ident v1.0.12
23462024-01-19T21:46:31.977Z Documenting miniz_oxide v0.7.1
23472024-01-19T21:46:32.081Z Documenting digest v0.10.7
23482024-01-19T21:46:33.254Z Documenting unicode-width v0.1.11
23492024-01-19T21:46:35.492Z Documenting schemars v0.8.16
23502024-01-19T21:46:35.956Z Documenting proc-macro2 v1.0.74
23512024-01-19T21:46:36.807Z Documenting untrusted v0.9.0
23522024-01-19T21:46:37.047Z Documenting base64ct v1.6.0
23532024-01-19T21:46:37.375Z Documenting try-lock v0.2.4
23542024-01-19T21:46:37.388Z Documenting openssl-probe v0.1.5
23552024-01-19T21:46:40.916Z Documenting ring v0.17.7
23562024-01-19T21:46:41.500Z Documenting httpdate v1.0.3
23572024-01-19T21:46:41.513Z Documenting want v0.3.1
23582024-01-19T21:46:42.214Z Documenting quote v1.0.35
23592024-01-19T21:46:43.264Z Documenting http-body v0.4.5
23602024-01-19T21:46:43.508Z Documenting openssl-sys v0.9.96
23612024-01-19T21:46:45.398Z Documenting slog v2.7.0
23622024-01-19T21:46:47.112Z Documenting async-trait v0.1.77
23632024-01-19T21:46:47.201Z Documenting openssl-macros v0.1.1
23642024-01-19T21:46:47.874Z Documenting tower-service v0.3.2
23652024-01-19T21:46:48.717Z Documenting mime v0.3.17
23662024-01-19T21:46:49.687Z Documenting rustls-webpki v0.101.7
23672024-01-19T21:46:51.710Z Documenting pem-rfc7468 v0.7.0
23682024-01-19T21:46:52.483Z Documenting aho-corasick v1.0.4
23692024-01-19T21:46:53.310Z Documenting sct v0.7.0
23702024-01-19T21:46:53.424Z Documenting openssl v0.10.60
23712024-01-19T21:46:54.046Z Documenting der_derive v0.7.2
23722024-01-19T21:46:54.238Z Documenting tokio-util v0.7.10
23732024-01-19T21:46:55.073Z Documenting regex-syntax v0.8.2
23742024-01-19T21:46:56.194Z Documenting ipnet v2.9.0
23752024-01-19T21:46:57.697Z Documenting equivalent v1.0.1
23762024-01-19T21:46:58.696Z Documenting utf8parse v0.2.1
23772024-01-19T21:46:59.627Z Documenting hashbrown v0.14.2
23782024-01-19T21:47:01.610Z Documenting flagset v0.4.3
23792024-01-19T21:47:01.730Z Documenting rustls v0.21.9
23802024-01-19T21:47:18.196Z Documenting num-integer v0.1.45
23812024-01-19T21:47:18.426Z Documenting h2 v0.3.21
23822024-01-19T21:47:18.426Z Documenting time-macros v0.2.13
23832024-01-19T21:47:18.427Z Documenting regex-automata v0.4.3
23842024-01-19T21:47:18.427Z Documenting time-core v0.1.1
23852024-01-19T21:47:18.427Z Documenting der v0.7.8
23862024-01-19T21:47:18.427Z Documenting indexmap v2.1.0
23872024-01-19T21:47:18.427Z Documenting num_threads v0.1.6
23882024-01-19T21:47:18.427Z Documenting deranged v0.3.8
23892024-01-19T21:47:18.427Z Documenting gimli v0.28.0
23902024-01-19T21:47:18.427Z Documenting native-tls v0.2.11
23912024-01-19T21:47:18.430Z Documenting spki v0.7.2
23922024-01-19T21:47:18.430Z Documenting tokio-rustls v0.24.1
23932024-01-19T21:47:18.430Z Documenting object v0.32.1
23942024-01-19T21:47:18.430Z Documenting time v0.3.27
23952024-01-19T21:47:18.430Z Documenting hyper v0.14.27
23962024-01-19T21:47:18.430Z Documenting regex v1.10.2
23972024-01-19T21:47:19.190Z Documenting addr2line v0.21.0
23982024-01-19T21:47:19.528Z Documenting crossbeam-utils v0.8.16
23992024-01-19T21:47:21.517Z Documenting encoding_rs v0.8.33
24002024-01-19T21:47:22.448Z Checking pest_meta v2.7.2
24012024-01-19T21:47:33.804Z Documenting rustc-demangle v0.1.23
24022024-01-19T21:47:33.804Z Documenting tokio-native-tls v0.3.1
24032024-01-19T21:47:33.804Z Documenting rustls-native-certs v0.6.3
24042024-01-19T21:47:33.804Z Documenting serde_urlencoded v0.7.1
24052024-01-19T21:47:33.804Z Documenting pest_meta v2.7.2
24062024-01-19T21:47:33.805Z Checking pest_generator v2.7.2
24072024-01-19T21:47:33.805Z Documenting pkcs8 v0.10.2
24082024-01-19T21:47:33.805Z Documenting data-encoding v2.4.0
24092024-01-19T21:47:33.805Z Documenting anstyle v1.0.2
24102024-01-19T21:47:33.805Z Documenting ucd-trie v0.1.6
24112024-01-19T21:47:33.806Z Documenting webpki-roots v0.25.2
24122024-01-19T21:47:33.806Z Documenting pest_generator v2.7.2
24132024-01-19T21:47:33.808Z Documenting backtrace v0.3.69
24142024-01-19T21:47:34.989Z Documenting anstyle-parse v0.2.1
24152024-01-19T21:47:35.226Z Documenting syn v2.0.46
24162024-01-19T21:47:35.627Z Documenting ipnetwork v0.20.0
24172024-01-19T21:47:35.994Z Documenting hyper-rustls v0.24.2
24182024-01-19T21:47:37.635Z Documenting hyper-tls v0.5.0
24192024-01-19T21:47:37.868Z Documenting pest v2.7.2
24202024-01-19T21:47:39.362Z Documenting pest_derive v2.7.2
24212024-01-19T21:47:39.529Z Documenting sha2 v0.10.8
24222024-01-19T21:47:42.339Z Documenting anyhow v1.0.75
24232024-01-19T21:47:42.886Z Documenting futures-executor v0.3.30
24242024-01-19T21:47:45.864Z Documenting hex v0.4.3
24252024-01-19T21:47:46.106Z Documenting crc32fast v1.3.2
24262024-01-19T21:47:46.533Z Checking serde_tokenstream v0.1.7
24272024-01-19T21:47:46.733Z Documenting anstyle-query v1.0.0
24282024-01-19T21:47:47.095Z Documenting colorchoice v1.0.0
24292024-01-19T21:47:47.745Z Documenting reqwest v0.11.22
24302024-01-19T21:47:48.699Z Documenting dtrace-parser v0.1.14
24312024-01-19T21:47:49.572Z Documenting openapiv3 v2.0.0
24322024-01-19T21:47:51.113Z Documenting num-iter v0.1.43
24332024-01-19T21:47:51.401Z Documenting hmac v0.12.1
24342024-01-19T21:47:51.665Z Documenting dof v0.1.5
24352024-01-19T21:47:51.963Z Documenting anstream v0.5.0
24362024-01-19T21:47:54.115Z Documenting signal-hook v0.3.17
24372024-01-19T21:47:57.163Z Documenting thread-id v4.2.0
24382024-01-19T21:47:57.502Z Documenting terminal_size v0.2.6
24392024-01-19T21:47:58.239Z Documenting memoffset v0.9.0
24402024-01-19T21:47:58.428Z Documenting clap_lex v0.5.1
24412024-01-19T21:47:59.762Z Documenting strsim v0.10.0
24422024-01-19T21:47:59.945Z Documenting flate2 v1.0.28
24432024-01-19T21:48:00.448Z Documenting futures v0.3.30
24442024-01-19T21:48:02.347Z Documenting crossbeam-epoch v0.9.15
24452024-01-19T21:48:02.717Z Documenting usdt-impl v0.3.5
24462024-01-19T21:48:03.200Z Documenting usdt-attr-macro v0.3.5
24472024-01-19T21:48:03.662Z Documenting usdt-macro v0.3.5
24482024-01-19T21:48:04.411Z Documenting clap_derive v4.4.2
24492024-01-19T21:48:05.690Z Documenting clap_builder v4.4.2
24502024-01-19T21:48:08.259Z Documenting managed v0.8.0
24512024-01-19T21:48:08.284Z Documenting either v1.9.0
24522024-01-19T21:48:10.423Z Documenting unicode-segmentation v1.10.1
24532024-01-19T21:48:10.505Z Documenting signal-hook-mio v0.2.3
24542024-01-19T21:48:10.817Z Documenting usdt v0.3.5
24552024-01-19T21:48:11.908Z Documenting block-padding v0.3.3
24562024-01-19T21:48:12.036Z Documenting scheduled-thread-pool v0.2.7
24572024-01-19T21:48:13.263Z Documenting bzip2-sys v0.1.11+1.0.8
24582024-01-19T21:48:14.077Z Documenting enum-as-inner v0.5.1
24592024-01-19T21:48:15.307Z Checking diesel_table_macro_syntax v0.1.0
24602024-01-19T21:48:15.385Z Documenting clap v4.4.3
24612024-01-19T21:48:15.543Z Documenting pin-project-internal v1.1.3
24622024-01-19T21:48:16.279Z Documenting diesel_table_macro_syntax v0.1.0
24632024-01-19T21:48:17.739Z Documenting r2d2 v0.8.10
24642024-01-19T21:48:18.359Z Documenting inout v0.1.3
24652024-01-19T21:48:18.370Z Documenting crossterm v0.27.0
24662024-01-19T21:48:18.818Z Documenting bzip2 v0.4.4
24672024-01-19T21:48:20.369Z Documenting trust-dns-proto v0.22.0
24682024-01-19T21:48:22.468Z Documenting md-5 v0.10.5
24692024-01-19T21:48:22.599Z Documenting pin-project v1.1.3
24702024-01-19T21:48:22.789Z Documenting diesel_derives v2.1.2
24712024-01-19T21:48:23.765Z Documenting stringprep v0.1.3
24722024-01-19T21:48:23.957Z Documenting toml_datetime v0.6.5
24732024-01-19T21:48:24.463Z Documenting serde_spanned v0.6.4
24742024-01-19T21:48:25.868Z Documenting zerocopy v0.7.31
24752024-01-19T21:48:26.669Z Documenting ff v0.13.0
24762024-01-19T21:48:29.264Z Documenting doc-comment v0.3.3
24772024-01-19T21:48:29.475Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24782024-01-19T21:48:29.663Z Documenting snafu-derive v0.7.5
24792024-01-19T21:48:30.166Z Documenting winnow v0.5.15
24802024-01-19T21:48:32.349Z Documenting siphasher v0.3.11
24812024-01-19T21:48:33.268Z Documenting static_assertions v1.1.0
24822024-01-19T21:48:34.063Z Documenting fallible-iterator v0.2.0
24832024-01-19T21:48:34.138Z Documenting bit-vec v0.6.3
24842024-01-19T21:48:34.914Z Documenting base16ct v0.2.0
24852024-01-19T21:48:36.645Z Documenting phf_shared v0.11.2
24862024-01-19T21:48:37.002Z Documenting diesel v2.1.4
24872024-01-19T21:48:37.614Z Documenting toml_edit v0.21.0
24882024-01-19T21:48:37.657Z Documenting group v0.13.0
24892024-01-19T21:48:39.380Z Documenting sec1 v0.7.3
24902024-01-19T21:48:40.111Z Documenting zip v0.6.6
24912024-01-19T21:48:40.741Z Documenting snafu v0.7.5
24922024-01-19T21:48:41.698Z Documenting postgres-protocol v0.6.6
24932024-01-19T21:48:42.026Z Documenting cipher v0.4.4
24942024-01-19T21:48:43.275Z Documenting hkdf v0.12.4
24952024-01-19T21:48:45.655Z Documenting num-bigint v0.4.4
24962024-01-19T21:48:48.291Z Documenting crypto-bigint v0.5.2
24972024-01-19T21:48:48.325Z Documenting hubpack v0.1.2
24982024-01-19T21:48:48.894Z Documenting bstr v1.6.0
24992024-01-19T21:48:50.630Z Documenting regress v0.7.1
25002024-01-19T21:48:51.216Z Documenting serde_repr v0.1.16
25012024-01-19T21:48:52.030Z Documenting minimal-lexical v0.2.1
25022024-01-19T21:48:54.062Z Documenting fixedbitset v0.4.2
25032024-01-19T21:48:56.202Z Documenting lalrpop-util v0.19.12
25042024-01-19T21:48:56.745Z Documenting new_debug_unreachable v1.0.4
25052024-01-19T21:48:57.529Z Documenting precomputed-hash v0.1.1
25062024-01-19T21:48:57.627Z Documenting nom v7.1.3
25072024-01-19T21:48:57.888Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25082024-01-19T21:48:58.975Z Documenting petgraph v0.6.4
25092024-01-19T21:49:00.806Z Documenting elliptic-curve v0.13.8
25102024-01-19T21:49:01.406Z Documenting yasna v0.5.2
25112024-01-19T21:49:02.372Z Documenting postgres-types v0.2.6
25122024-01-19T21:49:02.965Z Documenting string_cache v0.8.7
25132024-01-19T21:49:04.909Z Documenting phf v0.11.2
25142024-01-19T21:49:07.222Z Documenting console v0.15.8
25152024-01-19T21:49:09.228Z Documenting semver v1.0.21
25162024-01-19T21:49:09.413Z Documenting float-cmp v0.9.0
25172024-01-19T21:49:09.892Z Documenting heck v0.4.1
25182024-01-19T21:49:10.643Z Documenting whoami v1.4.1
25192024-01-19T21:49:10.923Z Documenting predicates-core v1.0.6
25202024-01-19T21:49:12.999Z Documenting normalize-line-endings v0.3.0
25212024-01-19T21:49:13.454Z Checking unsafe-libyaml v0.2.10
25222024-01-19T21:49:15.374Z Documenting difflib v0.4.0
25232024-01-19T21:49:15.508Z Documenting bit-set v0.5.3
25242024-01-19T21:49:16.066Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25252024-01-19T21:49:16.333Z Documenting tokio-postgres v0.7.10
25262024-01-19T21:49:16.588Z Documenting ahash v0.8.6
25272024-01-19T21:49:16.787Z Documenting similar v2.3.0
25282024-01-19T21:49:17.255Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25292024-01-19T21:49:18.634Z Documenting tokio-stream v0.1.14
25302024-01-19T21:49:20.794Z Documenting predicates v3.1.0
25312024-01-19T21:49:21.597Z Checking ident_case v1.0.1
25322024-01-19T21:49:21.810Z Documenting unsafe-libyaml v0.2.10
25332024-01-19T21:49:23.004Z Checking serde_yaml v0.9.25
25342024-01-19T21:49:23.461Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25352024-01-19T21:49:25.989Z Documenting getopts v0.2.21
25362024-01-19T21:49:26.085Z Documenting match_cfg v0.1.0
25372024-01-19T21:49:27.189Z Documenting sha1 v0.10.6
25382024-01-19T21:49:27.462Z Documenting serde_yaml v0.9.25
25392024-01-19T21:49:27.472Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25402024-01-19T21:49:28.444Z Documenting dirs-sys-next v0.1.2
25412024-01-19T21:49:40.854Z Documenting hostname v0.3.1
25422024-01-19T21:49:41.342Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25432024-01-19T21:49:41.343Z Documenting thread_local v1.1.7
25442024-01-19T21:49:41.825Z Documenting dirs-next v2.0.0
25452024-01-19T21:49:41.825Z Documenting paste v1.0.14
25462024-01-19T21:49:41.825Z Documenting crossbeam-channel v0.5.8
25472024-01-19T21:49:41.825Z Documenting atty v0.2.14
25482024-01-19T21:49:41.826Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25492024-01-19T21:49:41.826Z Documenting take_mut v0.2.2
25502024-01-19T21:49:41.826Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25512024-01-19T21:49:41.826Z Documenting slog-json v2.6.1
25522024-01-19T21:49:41.833Z Documenting term v0.7.0
25532024-01-19T21:49:42.055Z Documenting http v1.0.0
25542024-01-19T21:49:42.055Z Documenting camino v1.1.6
25552024-01-19T21:49:42.056Z Documenting async-stream-impl v0.3.5
25562024-01-19T21:49:42.056Z Documenting slog-async v2.8.0
25572024-01-19T21:49:44.712Z Documenting rustls-pki-types v1.1.0
25582024-01-19T21:49:44.959Z Documenting slog-term v2.9.0
25592024-01-19T21:49:47.086Z Documenting atomic-waker v1.1.1
25602024-01-19T21:49:47.485Z Documenting debug-ignore v1.0.5
25612024-01-19T21:49:47.638Z Documenting async-stream v0.3.5
25622024-01-19T21:49:48.071Z Documenting slog-bunyan v2.5.0
25632024-01-19T21:49:48.498Z Documenting multer v3.0.0
25642024-01-19T21:49:48.696Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25652024-01-19T21:49:49.505Z Documenting rustls-pemfile v2.0.0
25662024-01-19T21:49:51.501Z Documenting waitgroup v0.1.2
25672024-01-19T21:49:51.518Z Checking darling_core v0.20.3
25682024-01-19T21:49:51.554Z Documenting toml v0.8.8
25692024-01-19T21:49:53.024Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
25702024-01-19T21:49:54.273Z Documenting serde_path_to_error v0.1.15
25712024-01-19T21:49:55.248Z Documenting strum v0.25.0
25722024-01-19T21:49:55.438Z Checking darling v0.20.3
25732024-01-19T21:49:55.580Z Documenting serde_with_macros v3.4.0
25742024-01-19T21:49:55.631Z Documenting structmeta-derive v0.2.0
25752024-01-19T21:49:56.433Z Checking structmeta v0.2.0
25762024-01-19T21:49:56.766Z Documenting instant v0.1.12
25772024-01-19T21:49:58.663Z Checking regex-syntax v0.7.5
25782024-01-19T21:50:00.353Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25792024-01-19T21:50:00.563Z Documenting macaddr v1.0.1
25802024-01-19T21:50:00.798Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
25812024-01-19T21:50:02.076Z Documenting backoff v0.4.0
25822024-01-19T21:50:02.782Z Documenting serde_with v3.4.0
25832024-01-19T21:50:03.112Z Documenting structmeta v0.2.0
25842024-01-19T21:50:03.737Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25852024-01-19T21:50:04.654Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25862024-01-19T21:50:06.495Z Documenting fastrand v2.0.0
25872024-01-19T21:50:07.606Z Documenting proc-macro-error-attr v1.0.4
25882024-01-19T21:50:08.979Z Documenting is-terminal v0.4.9
25892024-01-19T21:50:09.369Z Documenting parse-display-derive v0.8.2
25902024-01-19T21:50:09.878Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25912024-01-19T21:50:10.167Z Checking proc-macro-error v1.0.4
25922024-01-19T21:50:10.565Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25932024-01-19T21:50:11.812Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25942024-01-19T21:50:12.227Z Documenting proc-macro-error v1.0.4
25952024-01-19T21:50:12.230Z Documenting proc-macro-crate v1.3.1
25962024-01-19T21:50:12.691Z Documenting tempfile v3.8.1
25972024-01-19T21:50:14.292Z Checking proc-macro-crate v1.3.1
25982024-01-19T21:50:14.646Z Documenting hash32 v0.2.1
25992024-01-19T21:50:15.904Z Documenting stable_deref_trait v1.2.0
26002024-01-19T21:50:16.247Z Documenting cobs v0.2.3
26012024-01-19T21:50:17.962Z Documenting parse-display v0.8.2
26022024-01-19T21:50:18.498Z Documenting num_enum_derive v0.5.11
26032024-01-19T21:50:19.017Z Documenting camino-tempfile v1.1.1
26042024-01-19T21:50:19.330Z Documenting embedded-io v0.4.0
26052024-01-19T21:50:20.876Z Documenting foreign-types-macros v0.2.3
26062024-01-19T21:50:20.876Z Documenting foreign-types-shared v0.3.1
26072024-01-19T21:50:20.876Z Documenting heapless v0.7.16
26082024-01-19T21:50:23.771Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26092024-01-19T21:50:23.827Z Documenting postcard v1.0.8
26102024-01-19T21:50:24.044Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26112024-01-19T21:50:24.437Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26122024-01-19T21:50:25.245Z Documenting crucible-workspace-hack v0.1.0
26132024-01-19T21:50:26.549Z Documenting num_enum v0.5.11
26142024-01-19T21:50:26.757Z Documenting foreign-types v0.5.0
26152024-01-19T21:50:27.896Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26162024-01-19T21:50:27.941Z Documenting smoltcp v0.10.0
26172024-01-19T21:50:30.395Z Documenting cstr-argument v0.1.2
26182024-01-19T21:50:30.763Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26192024-01-19T21:50:31.268Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26202024-01-19T21:50:31.865Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26212024-01-19T21:50:32.692Z Documenting colored v2.0.4
26222024-01-19T21:50:33.208Z Documenting zone_cfg_derive v0.3.0
26232024-01-19T21:50:35.733Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26242024-01-19T21:50:36.389Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26252024-01-19T21:50:37.929Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26262024-01-19T21:50:38.150Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26272024-01-19T21:50:38.644Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26282024-01-19T21:50:39.619Z Documenting num-derive v0.4.0
26292024-01-19T21:50:40.905Z Documenting zone v0.3.0
26302024-01-19T21:50:42.156Z Documenting smf v0.2.2
26312024-01-19T21:50:44.357Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
26322024-01-19T21:50:44.390Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26332024-01-19T21:50:45.840Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26342024-01-19T21:50:46.577Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
26352024-01-19T21:50:47.989Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26362024-01-19T21:50:49.372Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26372024-01-19T21:50:50.497Z Documenting linked-hash-map v0.5.6
26382024-01-19T21:50:53.425Z Documenting password-hash v0.5.0
26392024-01-19T21:50:54.081Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26402024-01-19T21:50:55.278Z Documenting blake2 v0.10.6
26412024-01-19T21:50:55.785Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26422024-01-19T21:50:56.811Z Documenting lru-cache v0.1.2
26432024-01-19T21:50:57.364Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26442024-01-19T21:50:59.524Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26452024-01-19T21:51:01.334Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26462024-01-19T21:51:01.778Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26472024-01-19T21:51:02.285Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26482024-01-19T21:51:02.526Z Documenting itertools v0.12.0
26492024-01-19T21:51:02.779Z Documenting argon2 v0.5.2
26502024-01-19T21:51:03.550Z Documenting quick-error v1.2.3
26512024-01-19T21:51:03.604Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26522024-01-19T21:51:04.523Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
26532024-01-19T21:51:05.539Z Documenting newtype_derive v0.1.6
26542024-01-19T21:51:06.316Z Documenting nibble_vec v0.1.0
26552024-01-19T21:51:07.022Z Checking heck v0.3.3
26562024-01-19T21:51:07.251Z Documenting endian-type v0.1.2
26572024-01-19T21:51:09.074Z Documenting resolv-conf v0.7.0
26582024-01-19T21:51:10.358Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26592024-01-19T21:51:10.966Z Documenting steno v0.4.0
26602024-01-19T21:51:12.365Z Documenting structopt-derive v0.4.18
26612024-01-19T21:51:12.712Z Documenting radix_trie v0.2.1
26622024-01-19T21:51:12.762Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26632024-01-19T21:51:14.047Z Documenting cancel-safe-futures v0.1.5
26642024-01-19T21:51:14.955Z Documenting trust-dns-resolver v0.22.0
26652024-01-19T21:51:15.448Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26662024-01-19T21:51:18.636Z Documenting tap v1.0.1
26672024-01-19T21:51:19.955Z Documenting structopt v0.3.26
26682024-01-19T21:51:20.377Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26692024-01-19T21:51:21.702Z Documenting libefi-sys v0.1.0
26702024-01-19T21:51:22.962Z Documenting wyz v0.5.1
26712024-01-19T21:51:22.985Z Documenting radium v0.7.0
26722024-01-19T21:51:26.062Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26732024-01-19T21:51:26.290Z Documenting funty v2.0.0
26742024-01-19T21:51:27.367Z Documenting arc-swap v1.6.0
26752024-01-19T21:51:27.480Z Documenting crc-catalog v2.2.0
26762024-01-19T21:51:27.864Z Documenting swrite v0.1.0
26772024-01-19T21:51:28.589Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26782024-01-19T21:51:30.910Z Documenting bitvec v1.0.1
26792024-01-19T21:51:31.754Z Documenting crc v3.0.1
26802024-01-19T21:51:33.358Z Documenting slog-scope v4.4.0
26812024-01-19T21:51:33.377Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26822024-01-19T21:51:33.378Z Documenting num-rational v0.4.1
26832024-01-19T21:51:35.572Z Documenting libsw v3.3.1
26842024-01-19T21:51:35.927Z Documenting num-complex v0.4.4
26852024-01-19T21:51:38.464Z Documenting filetime v0.2.23
26862024-01-19T21:51:38.906Z Documenting xattr v1.0.1
26872024-01-19T21:51:38.935Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26882024-01-19T21:51:39.488Z Documenting packed_struct_codegen v0.10.1
26892024-01-19T21:51:40.257Z Documenting derive-where v1.2.7
26902024-01-19T21:51:42.715Z Documenting linear-map v1.2.0
26912024-01-19T21:51:43.137Z Documenting owo-colors v3.5.0
26922024-01-19T21:51:44.047Z Documenting same-file v1.0.6
26932024-01-19T21:51:44.598Z Documenting ciborium-io v0.2.1
26942024-01-19T21:51:47.781Z Documenting half v1.8.2
26952024-01-19T21:51:48.990Z Documenting nodrop v0.1.14
26962024-01-19T21:51:49.176Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26972024-01-19T21:51:49.889Z Documenting walkdir v2.4.0
26982024-01-19T21:51:50.251Z Documenting packed_struct v0.10.1
26992024-01-19T21:51:50.297Z Documenting tar v0.4.40
27002024-01-19T21:51:50.662Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27012024-01-19T21:51:52.265Z Documenting ciborium-ll v0.2.1
27022024-01-19T21:51:53.197Z Documenting array-init v0.0.4
27032024-01-19T21:51:56.175Z Documenting num v0.4.1
27042024-01-19T21:51:56.547Z Documenting slog-stdlog v4.1.1
27052024-01-19T21:51:57.907Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27062024-01-19T21:51:58.201Z Documenting slog-dtrace v0.2.3
27072024-01-19T21:52:02.207Z Documenting num-bigint-dig v0.8.4
27082024-01-19T21:52:03.446Z Documenting pkcs1 v0.7.5
27092024-01-19T21:52:04.815Z Documenting signature v2.1.0
27102024-01-19T21:52:08.282Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27112024-01-19T21:52:09.069Z Documenting bitfield v0.14.0
27122024-01-19T21:52:09.218Z Documenting termcolor v1.2.0
27132024-01-19T21:52:10.257Z Documenting slog-envlogger v2.2.0
27142024-01-19T21:52:12.023Z Documenting ciborium v0.2.1
27152024-01-19T21:52:12.215Z Documenting rsa v0.9.2
27162024-01-19T21:52:13.352Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27172024-01-19T21:52:14.782Z Documenting serde-hex v0.1.0
27182024-01-19T21:52:15.425Z Documenting env_logger v0.10.0
27192024-01-19T21:52:15.534Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27202024-01-19T21:52:18.348Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27212024-01-19T21:52:18.797Z Documenting x509-cert v0.2.4
27222024-01-19T21:52:20.595Z Documenting pem v3.0.2
27232024-01-19T21:52:22.105Z Documenting ron v0.8.1
27242024-01-19T21:52:23.453Z Documenting fxhash v0.2.1
27252024-01-19T21:52:23.735Z Documenting utf-8 v0.7.6
27262024-01-19T21:52:23.984Z Documenting crc-any v2.4.3
27272024-01-19T21:52:25.151Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27282024-01-19T21:52:26.148Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27292024-01-19T21:52:27.392Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27302024-01-19T21:52:28.364Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27312024-01-19T21:52:28.776Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27322024-01-19T21:52:28.931Z Documenting vte_generate_state_changes v0.1.1
27332024-01-19T21:52:29.312Z Documenting tungstenite v0.20.1
27342024-01-19T21:52:34.637Z Documenting display-error-chain v0.2.0
27352024-01-19T21:52:35.686Z Checking convert_case v0.4.0
27362024-01-19T21:52:35.932Z Documenting convert_case v0.4.0
27372024-01-19T21:52:39.244Z Documenting path-slash v0.1.5
27382024-01-19T21:52:40.005Z Documenting tokio-tungstenite v0.20.1
27392024-01-19T21:52:41.710Z Documenting derive_more v0.99.17
27402024-01-19T21:52:44.175Z Documenting vte v0.11.1
27412024-01-19T21:52:44.348Z Documenting buf-list v1.0.3
27422024-01-19T21:52:44.759Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27432024-01-19T21:52:50.054Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27442024-01-19T21:52:50.534Z Documenting fd-lock v3.0.13
27452024-01-19T21:52:50.685Z Documenting strip-ansi-escapes v0.2.0
27462024-01-19T21:52:51.416Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27472024-01-19T21:52:53.086Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27482024-01-19T21:52:54.899Z Checking darling_core v0.14.4
27492024-01-19T21:52:56.536Z Documenting nu-ansi-term v0.49.0
27502024-01-19T21:52:57.266Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27512024-01-19T21:52:57.931Z Checking darling v0.14.4
27522024-01-19T21:52:58.026Z Documenting trust-dns-client v0.22.0
27532024-01-19T21:52:58.733Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27542024-01-19T21:52:59.446Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27552024-01-19T21:53:01.224Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27562024-01-19T21:53:01.623Z Documenting globset v0.4.13
27572024-01-19T21:53:02.379Z Documenting reedline v0.28.0
27582024-01-19T21:53:02.886Z Documenting olpc-cjson v0.1.3
27592024-01-19T21:53:08.706Z Documenting serde_plain v1.0.2
27602024-01-19T21:53:10.091Z Documenting async-recursion v1.0.5
27612024-01-19T21:53:11.507Z Documenting keccak v0.1.4
27622024-01-19T21:53:12.004Z Documenting typed-path v0.7.0
27632024-01-19T21:53:13.695Z Documenting bytecount v0.6.3
27642024-01-19T21:53:14.931Z Documenting trust-dns-server v0.22.1
27652024-01-19T21:53:15.797Z Documenting sha3 v0.10.8
27662024-01-19T21:53:16.830Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27672024-01-19T21:53:17.602Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27682024-01-19T21:53:17.750Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27692024-01-19T21:53:17.948Z Documenting papergrid v0.10.0
27702024-01-19T21:53:19.577Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27712024-01-19T21:53:19.916Z Documenting sled v0.34.7
27722024-01-19T21:53:20.271Z Documenting tough v0.16.0
27732024-01-19T21:53:20.382Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27742024-01-19T21:53:20.751Z Documenting unicase v2.7.0
27752024-01-19T21:53:21.621Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27762024-01-19T21:53:22.043Z Documenting tabled_derive v0.6.0
27772024-01-19T21:53:23.630Z Documenting crossbeam-deque v0.8.3
27782024-01-19T21:53:24.781Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27792024-01-19T21:53:24.876Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27802024-01-19T21:53:25.347Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27812024-01-19T21:53:25.509Z Documenting secrecy v0.8.0
27822024-01-19T21:53:26.462Z Documenting nix v0.26.4
27832024-01-19T21:53:28.473Z Documenting headers-core v0.2.0
27842024-01-19T21:53:28.566Z Documenting sqlparser_derive v0.1.1
27852024-01-19T21:53:28.773Z Documenting pretty-hex v0.4.1
27862024-01-19T21:53:29.301Z Documenting home v0.5.5
27872024-01-19T21:53:30.660Z Documenting unicode_categories v0.1.1
27882024-01-19T21:53:31.604Z Documenting rayon-core v1.12.0
27892024-01-19T21:53:33.369Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27902024-01-19T21:53:34.509Z Documenting tabled v0.14.0
27912024-01-19T21:53:34.696Z Documenting rustyline v12.0.0
27922024-01-19T21:53:35.235Z Documenting headers v0.3.9
27932024-01-19T21:53:35.267Z Documenting sqlparser v0.36.1
27942024-01-19T21:53:36.406Z Documenting sqlformat v0.2.3
27952024-01-19T21:53:37.752Z Documenting mime_guess v2.0.4
27962024-01-19T21:53:42.660Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27972024-01-19T21:53:42.684Z Documenting derive_builder_core v0.12.0
27982024-01-19T21:53:42.684Z Checking derive_builder_core v0.12.0
27992024-01-19T21:53:44.264Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28002024-01-19T21:53:44.770Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28012024-01-19T21:53:44.834Z Documenting universal-hash v0.5.1
28022024-01-19T21:53:44.972Z Documenting bcs v0.1.6
28032024-01-19T21:53:45.259Z Documenting kstat-rs v0.2.3
28042024-01-19T21:53:51.164Z Documenting thiserror-impl-no-std v2.0.2
28052024-01-19T21:53:51.182Z Documenting curve25519-dalek-derive v0.1.0
28062024-01-19T21:53:51.558Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28072024-01-19T21:53:51.909Z Documenting opaque-debug v0.3.0
28082024-01-19T21:53:54.043Z Documenting highway v1.1.0
28092024-01-19T21:53:54.283Z Documenting derive_builder_macro v0.12.0
28102024-01-19T21:53:56.000Z Documenting poly1305 v0.8.0
28112024-01-19T21:53:57.819Z Documenting curve25519-dalek v4.1.1
28122024-01-19T21:53:58.714Z Documenting thiserror-no-std v2.0.2
28132024-01-19T21:53:59.135Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28142024-01-19T21:53:59.811Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28152024-01-19T21:54:00.107Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28162024-01-19T21:54:00.793Z Documenting rayon v1.8.0
28172024-01-19T21:54:01.469Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28182024-01-19T21:54:02.940Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28192024-01-19T21:54:03.478Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28202024-01-19T21:54:04.364Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28212024-01-19T21:54:05.424Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28222024-01-19T21:54:06.521Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28232024-01-19T21:54:12.369Z Documenting fs-err v2.11.0
28242024-01-19T21:54:17.845Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
28252024-01-19T21:54:21.834Z Documenting portable-atomic v1.4.3
28262024-01-19T21:54:27.273Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28272024-01-19T21:54:29.860Z Documenting ed25519 v1.5.3
28282024-01-19T21:54:33.471Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28292024-01-19T21:54:34.245Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28302024-01-19T21:54:35.613Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28312024-01-19T21:54:37.467Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
28322024-01-19T21:54:37.701Z Documenting chacha20 v0.9.1
28332024-01-19T21:54:37.868Z Documenting aead v0.5.2
28342024-01-19T21:54:41.697Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28352024-01-19T21:54:44.057Z Documenting ref-cast-impl v1.0.20
28362024-01-19T21:54:45.231Z Documenting glob v0.3.1
28372024-01-19T21:54:47.115Z Documenting number_prefix v0.4.0
28382024-01-19T21:54:51.651Z Documenting cassowary v0.3.0
28392024-01-19T21:54:51.867Z Documenting parse-size v1.0.0
28402024-01-19T21:54:52.496Z Documenting indicatif v0.17.7
28412024-01-19T21:54:54.732Z Documenting ref-cast v1.0.20
28422024-01-19T21:54:55.094Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28432024-01-19T21:54:56.034Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28442024-01-19T21:54:57.271Z Documenting ratatui v0.23.0
28452024-01-19T21:54:58.870Z Documenting chacha20poly1305 v0.10.1
28462024-01-19T21:55:00.057Z Documenting salty v0.2.0
28472024-01-19T21:55:03.876Z Documenting vsss-rs v3.3.4
28482024-01-19T21:55:04.322Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28492024-01-19T21:55:06.610Z Documenting derive_builder v0.12.0
28502024-01-19T21:55:08.397Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28512024-01-19T21:55:10.742Z Documenting polar-core v0.27.0
28522024-01-19T21:55:14.932Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28532024-01-19T21:55:18.629Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28542024-01-19T21:55:21.475Z Documenting libxml v0.3.3
28552024-01-19T21:55:23.840Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28562024-01-19T21:55:27.939Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28572024-01-19T21:55:28.543Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28582024-01-19T21:55:28.957Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28592024-01-19T21:55:31.029Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28602024-01-19T21:55:33.879Z Documenting bb8 v0.8.1
28612024-01-19T21:55:33.988Z Documenting serde-big-array v0.5.1
28622024-01-19T21:55:36.282Z Documenting quick-xml v0.23.1
28632024-01-19T21:55:40.062Z Documenting rtoolbox v0.0.1
28642024-01-19T21:55:40.130Z Documenting oso-derive v0.27.0
28652024-01-19T21:55:40.370Z Documenting impl-trait-for-tuples v0.2.2
28662024-01-19T21:55:40.428Z Documenting maplit v1.0.2
28672024-01-19T21:55:42.869Z Documenting unicode-linebreak v0.1.5
28682024-01-19T21:55:43.359Z Documenting is_ci v1.1.1
28692024-01-19T21:55:45.934Z Documenting humantime v2.1.0
28702024-01-19T21:55:46.061Z Documenting smawk v0.3.1
28712024-01-19T21:55:47.186Z Documenting http-range v0.1.5
28722024-01-19T21:55:47.485Z Documenting rpassword v7.3.1
28732024-01-19T21:55:48.864Z Documenting oso v0.27.0
28742024-01-19T21:55:48.928Z Documenting supports-color v2.1.0
28752024-01-19T21:55:51.449Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28762024-01-19T21:55:52.584Z Documenting textwrap v0.16.0
28772024-01-19T21:55:53.607Z Documenting hyper-staticfile v0.9.5
28782024-01-19T21:55:53.974Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28792024-01-19T21:55:55.945Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28802024-01-19T21:55:56.750Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28812024-01-19T21:55:57.215Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28822024-01-19T21:55:58.331Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28832024-01-19T21:56:03.102Z Documenting tui-tree-widget v0.13.0
28842024-01-19T21:56:04.313Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28852024-01-19T21:56:04.706Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28862024-01-19T21:56:10.120Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28872024-01-19T21:56:10.914Z Documenting cookie v0.18.0
28882024-01-19T21:56:11.871Z Documenting rcgen v0.12.0
28892024-01-19T21:56:13.853Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
28902024-01-19T21:56:14.766Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28912024-01-19T21:56:15.925Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28922024-01-19T21:56:16.545Z Documenting atomicwrites v0.4.3
28932024-01-19T21:56:17.617Z Documenting signal-hook-tokio v0.3.1
28942024-01-19T21:56:21.943Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28952024-01-19T21:56:22.351Z Documenting subprocess v0.2.9
28962024-01-19T21:56:22.982Z Documenting shell-words v1.1.0
28972024-01-19T21:56:23.061Z Documenting corncobs v0.1.3
28982024-01-19T21:56:24.787Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28992024-01-19T21:56:27.280Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29002024-01-19T21:56:28.941Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29012024-01-19T21:56:29.243Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29022024-01-19T21:56:30.649Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29032024-01-19T21:56:32.631Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29042024-01-19T21:56:35.736Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29052024-01-19T21:56:37.290Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29062024-01-19T21:56:42.937Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29072024-01-19T21:56:45.542Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29082024-01-19T21:56:55.175Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29092024-01-19T21:57:00.453Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29102024-01-19T21:57:03.296Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
29112024-01-19T21:57:11.621Z Documenting fatfs v0.3.6
29122024-01-19T21:57:12.457Z Documenting nanorand v0.7.0
29132024-01-19T21:57:18.276Z Documenting assert_matches v1.5.0
29142024-01-19T21:57:18.863Z Documenting topological-sort v0.2.2
29152024-01-19T21:57:19.297Z Documenting flume v0.11.0
29162024-01-19T21:57:20.224Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29172024-01-19T21:57:22.461Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29182024-01-19T21:57:23.388Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29192024-01-19T21:57:23.388Z --> sled-agent/src/sim/instance.rs:46:7
29202024-01-19T21:57:23.388Z |
29212024-01-19T21:57:23.388Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29222024-01-19T21:57:23.390Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29232024-01-19T21:57:23.390Z |
29242024-01-19T21:57:23.390Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29252024-01-19T21:57:23.390Z
29262024-01-19T21:57:25.187Z Documenting omicron-zone-package v0.10.1
29272024-01-19T21:57:27.009Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29282024-01-19T21:57:27.806Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29292024-01-19T21:57:27.811Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29302024-01-19T21:57:29.261Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29312024-01-19T21:57:30.331Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29322024-01-19T21:57:31.818Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29332024-01-19T21:57:33.247Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29342024-01-19T21:57:38.526Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29352024-01-19T21:57:43.798Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29362024-01-19T21:57:44.950Z Documenting termios v0.3.3
29372024-01-19T21:57:50.763Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29382024-01-19T21:58:05.286Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29392024-01-19T21:58:07.241Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29402024-01-19T21:58:07.474Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29412024-01-19T21:58:08.177Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29422024-01-19T21:58:12.587Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29432024-01-19T21:58:36.827Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29442024-01-19T21:58:44.631Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29452024-01-19T21:59:07.353Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29462024-01-19T21:59:09.473Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29472024-01-19T21:59:15.849Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
29482024-01-19T21:59:16.105Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29492024-01-19T21:59:17.147Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29502024-01-19T21:59:58.766Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29512024-01-19T22:00:57.782Zwarning: unresolved link to `VolumeConstructionRequest`
29522024-01-19T22:00:57.782Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29532024-01-19T22:00:57.782Z |
29542024-01-19T22:00:57.782Z338 | /// [`VolumeConstructionRequest`] is shown here):
29552024-01-19T22:00:57.782Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29562024-01-19T22:00:57.782Z |
29572024-01-19T22:00:57.782Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29582024-01-19T22:00:57.782Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29592024-01-19T22:00:57.782Z
29602024-01-19T22:00:57.786Zwarning: unresolved link to `fd00:1122:3344:101::5`
29612024-01-19T22:00:57.786Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29622024-01-19T22:00:57.786Z |
29632024-01-19T22:00:57.786Z348 | /// "[fd00:1122:3344:101::5]:1000",
29642024-01-19T22:00:57.786Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29652024-01-19T22:00:57.786Z
29662024-01-19T22:00:57.786Zwarning: unresolved link to `fd00:1122:3344:102::9`
29672024-01-19T22:00:57.788Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29682024-01-19T22:00:57.788Z |
29692024-01-19T22:00:57.788Z349 | /// "[fd00:1122:3344:102::9]:1000",
29702024-01-19T22:00:57.788Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29712024-01-19T22:00:57.788Z
29722024-01-19T22:00:57.788Zwarning: unresolved link to `fd00:1122:3344:103::2`
29732024-01-19T22:00:57.788Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29742024-01-19T22:00:57.788Z |
29752024-01-19T22:00:57.788Z350 | /// "[fd00:1122:3344:103::2]:1000"
29762024-01-19T22:00:57.788Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29772024-01-19T22:00:57.788Z
29782024-01-19T22:00:57.788Zwarning: unresolved link to `fd00:1122:3344:101::5`
29792024-01-19T22:00:57.788Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29802024-01-19T22:00:57.788Z |
29812024-01-19T22:00:57.788Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29822024-01-19T22:00:57.788Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29832024-01-19T22:00:57.788Z
29842024-01-19T22:00:57.788Zwarning: unresolved link to `fd00:1122:3344:102::9`
29852024-01-19T22:00:57.788Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29862024-01-19T22:00:57.788Z |
29872024-01-19T22:00:57.789Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29882024-01-19T22:00:57.789Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29892024-01-19T22:00:57.789Z
29902024-01-19T22:00:57.789Zwarning: unresolved link to `fd00:1122:3344:103::2`
29912024-01-19T22:00:57.789Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29922024-01-19T22:00:57.789Z |
29932024-01-19T22:00:57.790Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29942024-01-19T22:00:57.790Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29952024-01-19T22:00:57.790Z
29962024-01-19T22:01:01.349Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29972024-01-19T22:01:33.313Z Finished dev [unoptimized + debuginfo] target(s) in 16m 16s
29982024-01-19T22:01:33.421Z
29992024-01-19T22:01:33.421Zreal 16:16.303498478
30002024-01-19T22:01:33.424Zuser 53:04.939501930
30012024-01-19T22:01:33.424Zsys 1:00:29.093570710
30022024-01-19T22:01:33.425Ztrap 1.777227550
30032024-01-19T22:01:33.425Ztflt 0.159230782
30042024-01-19T22:01:33.425Zdflt 0.545934467
30052024-01-19T22:01:33.425Zkflt 0.000155665
30062024-01-19T22:01:33.425Zlock 3:11:15.854235760
30072024-01-19T22:01:33.426Zslp 4:06:02.051428303
30082024-01-19T22:01:33.426Zlat 5:25.986535840
30092024-01-19T22:01:33.426Zstop 1:27.245722013
30102024-01-19T22:01:33.426Zprocess exited: duration 1791335 ms, exit code 0
 
30112024-01-19T22:01:33.433Zfound 0 output files