01HGW2H42HK1G1C98FF9EBR0Y3: 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: 01HGW2HE6CNTWGVNPKPBZ5RHMK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-05T04:09:16.606Zjob assigned to worker 01HGW2HJJ33HBH4160YJ1GCSQB (queued for 1 m 54 s)
 
22023-12-05T04:09:17.303Zstarting task 0: "setup"
32023-12-05T04:09:17.642Z++ uname -s
42023-12-05T04:09:17.645Z+ kern=SunOS
52023-12-05T04:09:17.645Z+ case "$kern" in
62023-12-05T04:09:17.645Z+ groupadd -g 12345 build
72023-12-05T04:09:17.645Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-05T04:09:19.641Z+ zfs create -o mountpoint=/work rpool/work
92023-12-05T04:09:20.015Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-05T04:09:20.018Z+ home_fs=zfs
112023-12-05T04:09:20.018Z+ [[ zfs == autofs ]]
122023-12-05T04:09:20.018Z+ mkdir -p /home/build
132023-12-05T04:09:20.021Z+ chown build:build /home/build /work
142023-12-05T04:09:21.035Z+ chmod 0700 /home/build /work
152023-12-05T04:09:21.042Zprocess exited: duration 3725 ms, exit code 0
 
162023-12-05T04:09:21.068Zstarting task 1: "rust-toolchain"
172023-12-05T04:09:21.082Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-05T04:09:21.082Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-05T04:09:21.255Zinfo: downloading installer
202023-12-05T04:09:24.380Zwarning: it looks like you have an existing installation of Rust at:
212023-12-05T04:09:24.380Zwarning: /opt/ooce/bin
222023-12-05T04:09:24.380Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-05T04:09:24.380Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-05T04:09:24.380Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-05T04:09:24.380Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-05T04:09:24.380Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-05T04:09:24.380Zerror: cannot install while Rust is installed
282023-12-05T04:09:24.381Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-05T04:09:24.701Zinfo: profile set to 'default'
302023-12-05T04:09:24.701Zinfo: default host triple is x86_64-unknown-illumos
312023-12-05T04:09:24.707Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-05T04:09:24.905Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-05T04:09:24.905Zinfo: downloading component 'cargo'
342023-12-05T04:09:25.711Zinfo: downloading component 'clippy'
352023-12-05T04:09:26.407Zinfo: downloading component 'rust-docs'
362023-12-05T04:09:27.030Zinfo: downloading component 'rust-std'
372023-12-05T04:09:28.853Zinfo: downloading component 'rustc'
382023-12-05T04:09:33.287Zinfo: downloading component 'rustfmt'
392023-12-05T04:09:33.569Zinfo: installing component 'cargo'
402023-12-05T04:09:35.776Zinfo: installing component 'clippy'
412023-12-05T04:09:36.686Zinfo: installing component 'rust-docs'
422023-12-05T04:09:39.629Zinfo: installing component 'rust-std'
432023-12-05T04:09:43.899Zinfo: installing component 'rustc'
442023-12-05T04:09:55.023Zinfo: installing component 'rustfmt'
452023-12-05T04:09:55.526Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-05T04:09:55.527Z
472023-12-05T04:09:55.672Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-05T04:09:55.672Z
492023-12-05T04:09:55.678Z
502023-12-05T04:09:55.678ZRust is installed now. Great!
512023-12-05T04:09:55.678Z
522023-12-05T04:09:55.678ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-05T04:09:55.678Zenvironment variable. This has not been done automatically.
542023-12-05T04:09:55.678Z
552023-12-05T04:09:55.679ZTo configure your current shell, run:
562023-12-05T04:09:55.679Zsource "$HOME/.cargo/env"
572023-12-05T04:09:55.786Z+ rustc --version
582023-12-05T04:09:55.907Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-05T04:09:55.913Zprocess exited: duration 34853 ms, exit code 0
 
602023-12-05T04:09:55.919Zstarting task 2: "authentication"
612023-12-05T04:09:55.954Zprocess exited: duration 34 ms, exit code 0
 
622023-12-05T04:09:55.960Zstarting task 3: "clone repository"
632023-12-05T04:09:55.967Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-05T04:09:55.972Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-05T04:09:56.080ZCloning into '/work/oxidecomputer/omicron'...
662023-12-05T04:10:02.994Z+ cd /work/oxidecomputer/omicron
672023-12-05T04:10:02.994Z+ [[ -n '' ]]
682023-12-05T04:10:02.999Z+ git fetch origin 528a94580d2aac5cfbf313b5d46103795112c115
692023-12-05T04:10:03.439ZFrom https://github.com/oxidecomputer/omicron
702023-12-05T04:10:03.439Z * branch 528a94580d2aac5cfbf313b5d46103795112c115 -> FETCH_HEAD
712023-12-05T04:10:03.449Z+ git reset --hard 528a94580d2aac5cfbf313b5d46103795112c115
722023-12-05T04:10:03.627ZHEAD is now at 528a9458 Update taiki-e/install-action digest to d211c4b
732023-12-05T04:10:03.633Zprocess exited: duration 7670 ms, exit code 0
 
742023-12-05T04:10:03.644Zstarting task 4: "build"
752023-12-05T04:10:03.652Z+ cargo --version
762023-12-05T04:10:03.661Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
772023-12-05T04:10:03.871Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
782023-12-05T04:10:03.874Zinfo: downloading component 'cargo'
792023-12-05T04:10:04.731Zinfo: downloading component 'clippy'
802023-12-05T04:10:05.006Zinfo: downloading component 'rust-docs'
812023-12-05T04:10:06.079Zinfo: downloading component 'rust-std'
822023-12-05T04:10:07.866Zinfo: downloading component 'rustc'
832023-12-05T04:10:12.350Zinfo: downloading component 'rustfmt'
842023-12-05T04:10:12.672Zinfo: installing component 'cargo'
852023-12-05T04:10:14.018Zinfo: installing component 'clippy'
862023-12-05T04:10:14.491Zinfo: installing component 'rust-docs'
872023-12-05T04:10:17.472Zinfo: installing component 'rust-std'
882023-12-05T04:10:20.194Zinfo: installing component 'rustc'
892023-12-05T04:10:26.603Zinfo: installing component 'rustfmt'
902023-12-05T04:10:27.155Zcargo 1.74.0 (ecb9851af 2023-10-18)
912023-12-05T04:10:27.158Z+ rustc --version
922023-12-05T04:10:27.295Zrustc 1.74.0 (79e9716c9 2023-11-13)
932023-12-05T04:10:27.305Z+ source ./env.sh
942023-12-05T04:10:27.305Z++ set -o xtrace
952023-12-05T04:10:27.310Z++++ dirname ./env.sh
962023-12-05T04:10:27.313Z+++ cd .
972023-12-05T04:10:27.313Z+++ echo /work/oxidecomputer/omicron
982023-12-05T04:10:27.314Z++ OMICRON_WS=/work/oxidecomputer/omicron
992023-12-05T04:10:27.314Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002023-12-05T04:10:27.314Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012023-12-05T04:10:27.314Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022023-12-05T04:10:27.314Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-05T04:10:27.314Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-05T04:10:27.314Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-12-05T04:10:27.314Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-12-05T04:10:27.314Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-12-05T04:10:27.314Z++ unset OMICRON_WS
1082023-12-05T04:10:27.314Z++ set +o xtrace
1092023-12-05T04:10:27.434Z
1102023-12-05T04:10:27.434Z ##### ##### ###### ##### ###### #### # # # #### #
1112023-12-05T04:10:27.434Z # # # # # # # # # # # # # # #
1122023-12-05T04:10:27.434Z # # # # ##### # # ##### # # # # # #### #
1132023-12-05T04:10:27.434Z ##### ##### # ##### # # # # # # # # #
1142023-12-05T04:10:27.434Z # # # # # # # # # # # # # # #
1152023-12-05T04:10:27.434Z # # # ###### # # ###### ### # #### # #### #
1162023-12-05T04:10:27.434Z
1172023-12-05T04:10:36.264Z Startup: Refreshing catalog 'helios-dev' ... Done
1182023-12-05T04:10:37.523Z Startup: Caching catalogs ... Done
1192023-12-05T04:10:44.114ZPlanning: Solver setup ... Done (6.220s)
1202023-12-05T04:10:44.257ZPlanning: Running solver ... Done (0.144s)
1212023-12-05T04:10:44.339ZPlanning: Finding local manifests ... Done (0.005s)
1222023-12-05T04:10:44.356ZPlanning: Fetching manifests: 0/6 0% complete
1232023-12-05T04:10:44.629ZPlanning: Fetching manifests: 6/6 100% complete
1242023-12-05T04:10:44.723ZPlanning: Package planning ... Done (0.095s)
1252023-12-05T04:10:44.839ZPlanning: Merging actions ... Done (0.085s)
1262023-12-05T04:10:45.607ZPlanning: Checking for conflicting actions ... Done (0.798s)
1272023-12-05T04:10:45.626ZPlanning: Consolidating action changes ... Done (0.018s)
1282023-12-05T04:10:50.340ZPlanning: Evaluating mediators ... Done (4.714s)
1292023-12-05T04:10:50.454ZPlanning: Planning completed in 12.86 seconds
1302023-12-05T04:10:54.076Z Packages to install: 4
1312023-12-05T04:10:54.076Z Packages to update: 2
1322023-12-05T04:10:54.079Z Mediators to change: 2
1332023-12-05T04:10:54.079Z Services to change: 1
1342023-12-05T04:10:54.079Z Estimated space available: 148.88 GB
1352023-12-05T04:10:54.079ZEstimated space to be consumed: 1.42 GB
1362023-12-05T04:10:54.079Z Create boot environment: No
1372023-12-05T04:10:54.079ZCreate backup boot environment: Yes
1382023-12-05T04:10:54.079Z Rebuild boot archive: No
1392023-12-05T04:10:54.079Z
1402023-12-05T04:10:54.079ZChanged mediators:
1412023-12-05T04:10:54.079Z mediator clang:
1422023-12-05T04:10:54.079Z version: None -> 15 (system default)
1432023-12-05T04:10:54.079Z
1442023-12-05T04:10:54.079Z mediator llvm:
1452023-12-05T04:10:54.079Z version: 14 (system default) -> 15 (system default)
1462023-12-05T04:10:54.079Z
1472023-12-05T04:10:54.080ZChanged packages:
1482023-12-05T04:10:54.080Zhelios-dev
1492023-12-05T04:10:54.080Z developer/build-essential
1502023-12-05T04:10:54.080Z None -> 11-2.0
1512023-12-05T04:10:54.080Z library/libxmlsec1
1522023-12-05T04:10:54.080Z None -> 1.2.35-2.0
1532023-12-05T04:10:54.080Z ooce/developer/clang-15
1542023-12-05T04:10:54.082Z None -> 15.0.7-2.0
1552023-12-05T04:10:54.082Z ooce/developer/llvm-15
1562023-12-05T04:10:54.082Z None -> 15.0.7-2.0
1572023-12-05T04:10:54.082Z system/library/g++-runtime
1582023-12-05T04:10:54.082Z 12-2.0 -> 13-2.0
1592023-12-05T04:10:54.082Z system/library/gcc-runtime
1602023-12-05T04:10:54.082Z 12-2.0 -> 13-2.0
1612023-12-05T04:10:54.082Z
1622023-12-05T04:10:54.082ZServices:
1632023-12-05T04:10:54.082Z restart_fmri:
1642023-12-05T04:10:54.083Z svc:/system/update-man-index:default
1652023-12-05T04:10:54.444Z
1662023-12-05T04:10:54.444ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1672023-12-05T04:10:59.443ZDownload: 1205/3330 items 84.4/221.1MB 38% complete (17.1M/s)
1682023-12-05T04:11:04.445ZDownload: 2752/3330 items 120.9/221.1MB 54% complete (12.2M/s)
1692023-12-05T04:11:09.672ZDownload: 3293/3330 items 215.3/221.1MB 97% complete (13.1M/s)
1702023-12-05T04:11:10.791ZDownload: Completed 221.11 MB in 16.35 seconds (13.5M/s)
1712023-12-05T04:11:11.962Z Actions: 1/3766 actions (Removing old actions)
1722023-12-05T04:11:11.962Z Actions: 5/3766 actions (Installing new actions)
1732023-12-05T04:11:17.170Z Actions: 2627/3766 actions (Installing new actions)
1742023-12-05T04:11:20.390Z Actions: 3729/3766 actions (Updating modified actions)
1752023-12-05T04:11:20.922Z Actions: Completed 3766 actions in 8.96 seconds.
1762023-12-05T04:11:21.163Z Done (0.231s)
1772023-12-05T04:11:21.166Z Done (0.000s)
1782023-12-05T04:11:21.421Z Done (0.255s)
1792023-12-05T04:11:29.899Z Done (8.342s)
1802023-12-05T04:11:30.208Z Done (0.184s)
1812023-12-05T04:11:30.211Z Done (0.000s)
1822023-12-05T04:11:30.534Z Done (0.000s)
1832023-12-05T04:11:31.327ZPlanning: Evaluating mediator changes ... Done
1842023-12-05T04:11:31.628ZPlanning: Checking for conflicting actions ... Done
1852023-12-05T04:11:31.631ZPlanning: Consolidating action changes ... Done
1862023-12-05T04:11:32.091ZPlanning: Evaluating mediators ... Done
1872023-12-05T04:11:32.095ZPlanning: Planning completed in 0.77 seconds
1882023-12-05T04:11:32.157Z Mediators to change: 2
1892023-12-05T04:11:32.157Z Create boot environment: No
1902023-12-05T04:11:32.163ZCreate backup boot environment: No
1912023-12-05T04:11:32.277Z Done
1922023-12-05T04:11:32.277Z Done
1932023-12-05T04:11:32.439Z Done
1942023-12-05T04:11:38.767Z Done
1952023-12-05T04:11:38.924Z Done
1962023-12-05T04:11:38.933Z Done
1972023-12-05T04:11:39.043Z Done
1982023-12-05T04:11:40.093ZPlanning: Evaluating mediator changes ... Done
1992023-12-05T04:11:40.096ZPlanning: Merging actions ... Done
2002023-12-05T04:11:40.443ZPlanning: Checking for conflicting actions ... Done
2012023-12-05T04:11:40.447ZPlanning: Consolidating action changes ... Done
2022023-12-05T04:11:40.899ZPlanning: Evaluating mediators ... Done
2032023-12-05T04:11:40.991ZPlanning: Planning completed in 1.34 seconds
2042023-12-05T04:11:41.057Z Packages to change: 1
2052023-12-05T04:11:41.058Z Mediators to change: 1
2062023-12-05T04:11:41.059Z Services to change: 1
2072023-12-05T04:11:41.062Z Create boot environment: No
2082023-12-05T04:11:41.062ZCreate backup boot environment: Yes
2092023-12-05T04:11:43.251Z Actions: 1/6 actions (Updating modified actions)
2102023-12-05T04:11:43.254Z Actions: Completed 6 actions in 0.00 seconds.
2112023-12-05T04:11:43.254Z Done
2122023-12-05T04:11:43.254Z Done
2132023-12-05T04:11:43.316Z Done
2142023-12-05T04:11:49.466Z Done
2152023-12-05T04:11:49.611Z Done
2162023-12-05T04:11:49.613Z Done
2172023-12-05T04:11:49.735Z Done
2182023-12-05T04:11:50.449ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2192023-12-05T04:11:50.449Zclang system 15 system
2202023-12-05T04:11:50.449Zcsh system system illumos
2212023-12-05T04:11:50.449Zctags system system illumos
2222023-12-05T04:11:50.449Zgcc vendor 12 vendor
2232023-12-05T04:11:50.449Zgcc system 10 system
2242023-12-05T04:11:50.449Zgcc system 7 system
2252023-12-05T04:11:50.449Zgo system 1.20 system
2262023-12-05T04:11:50.449Zgo system 1.19 system
2272023-12-05T04:11:50.449Zllvm system 15 system
2282023-12-05T04:11:50.449Zllvm system 14 system
2292023-12-05T04:11:50.449Zmariadb system 10.6 system
2302023-12-05T04:11:50.449Zmta vendor vendor dma
2312023-12-05T04:11:50.449Zopenjdk system 17 system
2322023-12-05T04:11:50.449Zopenjdk system 11 system
2332023-12-05T04:11:50.449Zopenjdk system 1.8 system
2342023-12-05T04:11:50.449Zopenssl vendor 3 vendor
2352023-12-05T04:11:50.449Zperl system 5.36 system
2362023-12-05T04:11:50.449Zpostgresql system 15 system
2372023-12-05T04:11:50.449Zpostgresql system 13 system
2382023-12-05T04:11:50.449Zpython vendor 3 vendor
2392023-12-05T04:11:50.449Zpython system 2 system
2402023-12-05T04:11:50.449Zpython3 system 3.11 system
2412023-12-05T04:11:50.449Zruby system 3.0 system
2422023-12-05T04:11:50.449Zwords vendor vendor american-english
2432023-12-05T04:11:50.449Zwords system system australian-english
2442023-12-05T04:11:50.450Zwords system system british-english
2452023-12-05T04:11:50.450Zwords system system canadian-english
2462023-12-05T04:11:50.450Zwords system system french
2472023-12-05T04:11:50.450Zwords system system italian
2482023-12-05T04:11:50.450Zwords system system ngerman
2492023-12-05T04:11:50.450Zwords system system ogerman
2502023-12-05T04:11:50.450Zwords system system spanish
2512023-12-05T04:11:51.023ZFMRI IFO
2522023-12-05T04:11:51.023Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2532023-12-05T04:11:51.023Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2542023-12-05T04:11:51.023Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2552023-12-05T04:11:51.023Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2562023-12-05T04:11:51.023Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2572023-12-05T04:11:51.023Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2582023-12-05T04:11:51.023Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2592023-12-05T04:11:51.024Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2602023-12-05T04:11:51.115Z+ set -o errexit
2612023-12-05T04:11:51.118Z+++ dirname ./tools/ci_download_cockroachdb
2622023-12-05T04:11:51.121Z++ cd ./tools
2632023-12-05T04:11:51.121Z++ pwd
2642023-12-05T04:11:51.121Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2652023-12-05T04:11:51.121Z++ basename ./tools/ci_download_cockroachdb
2662023-12-05T04:11:51.124Z+ ARG0=ci_download_cockroachdb
2672023-12-05T04:11:51.125Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2682023-12-05T04:11:51.128Z+ CIDL_VERSION=v22.1.9
2692023-12-05T04:11:51.128Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2702023-12-05T04:11:51.128Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2712023-12-05T04:11:51.128Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2722023-12-05T04:11:51.128Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2732023-12-05T04:11:51.128Z+ TARGET_DIR=out
2742023-12-05T04:11:51.128Z+ DOWNLOAD_DIR=out/downloads
2752023-12-05T04:11:51.128Z+ DEST_DIR=./out/cockroachdb
2762023-12-05T04:11:51.128Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2772023-12-05T04:11:51.128Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2782023-12-05T04:11:51.128Z+ main
2792023-12-05T04:11:51.128Z+ [[ 0 != 0 ]]
2802023-12-05T04:11:51.128Z+ CIDL_OS=solaris2.11
2812023-12-05T04:11:51.128Z+ [[ 0 != 0 ]]
2822023-12-05T04:11:51.128Z+ configure_os solaris2.11
2832023-12-05T04:11:51.128Z+ echo 'current directory: /work/oxidecomputer/omicron'
2842023-12-05T04:11:51.128Zcurrent directory: /work/oxidecomputer/omicron
2852023-12-05T04:11:51.128Z+ echo 'configuring based on OS: "solaris2.11"'
2862023-12-05T04:11:51.128Z+ case "$1" in
2872023-12-05T04:11:51.128Zconfiguring based on OS: "solaris2.11"
2882023-12-05T04:11:51.128Z+ CIDL_BUILD=illumos
2892023-12-05T04:11:51.128Z+ CIDL_SUFFIX=tar.gz
2902023-12-05T04:11:51.128Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2912023-12-05T04:11:51.128Z+ CIDL_MD5FUNC=do_md5sum
2922023-12-05T04:11:51.128Z+ CIDL_URL_BASE=https://illumos.org/downloads
2932023-12-05T04:11:51.128Z+ CIDL_ASSEMBLE=do_assemble_illumos
2942023-12-05T04:11:51.130Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2952023-12-05T04:11:51.130Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2962023-12-05T04:11:51.130Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-12-05T04:11:51.130ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-12-05T04:11:51.130ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-12-05T04:11:51.130Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3002023-12-05T04:11:51.130Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012023-12-05T04:11:51.130Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022023-12-05T04:11:51.130Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3032023-12-05T04:11:51.130Z+ mkdir -p out/downloads
3042023-12-05T04:11:51.133Z+ mkdir -p ./out/cockroachdb
3052023-12-05T04:11:51.133Z+ local DO_DOWNLOAD=true
3062023-12-05T04:11:51.133Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3072023-12-05T04:11:51.133Z+ '[' true == true ']'
3082023-12-05T04:11:51.133Z+ echo Downloading...
3092023-12-05T04:11:51.133ZDownloading...
3102023-12-05T04:11:51.133Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-12-05T04:11:51.133Z+ 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
3122023-12-05T04:11:54.207Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-05T04:11:54.210Z++ md5sum
3142023-12-05T04:11:54.210Z++ awk '{print $1}'
3152023-12-05T04:11:54.396Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3162023-12-05T04:11:54.396Z+ [[ 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 ]]
3172023-12-05T04:11:54.396Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182023-12-05T04:11:54.399Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3192023-12-05T04:11:58.536Z+ do_assemble_illumos
3202023-12-05T04:11:58.536Z+ rm -r ./out/cockroachdb
3212023-12-05T04:11:58.540Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3222023-12-05T04:11:59.251Z+ ./out/cockroachdb/bin/cockroach version
3232023-12-05T04:11:59.584ZBuild Tag: v22.1.9-dirty
3242023-12-05T04:11:59.584ZBuild Time: 2022/10/26 21:17:46
3252023-12-05T04:11:59.584ZDistribution: OSS
3262023-12-05T04:11:59.584ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3272023-12-05T04:11:59.584ZGo Version: go1.17.13
3282023-12-05T04:11:59.584ZC Compiler: gcc 10.3.0
3292023-12-05T04:11:59.584ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3302023-12-05T04:11:59.584ZBuild Type: release
3312023-12-05T04:11:59.617Z+ set -o errexit
3322023-12-05T04:11:59.620Z+++ dirname ./tools/ci_download_clickhouse
3332023-12-05T04:11:59.623Z++ cd ./tools
3342023-12-05T04:11:59.623Z++ pwd
3352023-12-05T04:11:59.623Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3362023-12-05T04:11:59.627Z++ basename ./tools/ci_download_clickhouse
3372023-12-05T04:11:59.627Z+ ARG0=ci_download_clickhouse
3382023-12-05T04:11:59.627Z+ TARGET_DIR=out
3392023-12-05T04:11:59.627Z+ DOWNLOAD_DIR=out/downloads
3402023-12-05T04:11:59.627Z+ DEST_DIR=./out/clickhouse
3412023-12-05T04:11:59.628Z+ CIDL_VERSION=v22.8.9.24
3422023-12-05T04:11:59.628Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3432023-12-05T04:11:59.628Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3442023-12-05T04:11:59.628Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3452023-12-05T04:11:59.628Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3462023-12-05T04:11:59.628Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3472023-12-05T04:11:59.628Z+ main
3482023-12-05T04:11:59.628Z+ [[ 0 != 0 ]]
3492023-12-05T04:11:59.628Z+ CIDL_OS=solaris2.11
3502023-12-05T04:11:59.628Z+ [[ 0 != 0 ]]
3512023-12-05T04:11:59.628Z+ configure_os solaris2.11
3522023-12-05T04:11:59.629Z+ echo 'current directory: /work/oxidecomputer/omicron'
3532023-12-05T04:11:59.629Zcurrent directory: /work/oxidecomputer/omicron
3542023-12-05T04:11:59.629Z+ echo 'configuring based on OS: "solaris2.11"'
3552023-12-05T04:11:59.629Z+ CIDL_DASHREV=
3562023-12-05T04:11:59.629Zconfiguring based on OS: "solaris2.11"
3572023-12-05T04:11:59.629Z+ case "$1" in
3582023-12-05T04:11:59.633Z+ CIDL_PLATFORM=illumos
3592023-12-05T04:11:59.633Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3602023-12-05T04:11:59.633Z+ CIDL_MD5FUNC=do_md5sum
3612023-12-05T04:11:59.633Z+ CIDL_DASHREV=-1
3622023-12-05T04:11:59.633Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3632023-12-05T04:11:59.633Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-12-05T04:11:59.633Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-12-05T04:11:59.633Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-12-05T04:11:59.633Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672023-12-05T04:11:59.633ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682023-12-05T04:11:59.633Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692023-12-05T04:11:59.633ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-05T04:11:59.633Z+ mkdir -p out/downloads
3712023-12-05T04:11:59.633Z+ mkdir -p ./out/clickhouse
3722023-12-05T04:11:59.638Z+ local DO_DOWNLOAD=true
3732023-12-05T04:11:59.638Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3742023-12-05T04:11:59.638Z+ '[' true == true ']'
3752023-12-05T04:11:59.638Z+ echo Downloading...
3762023-12-05T04:11:59.638ZDownloading...
3772023-12-05T04:11:59.638Z+ 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
3782023-12-05T04:11:59.638Z+ 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
3792023-12-05T04:12:01.345Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802023-12-05T04:12:01.348Z++ md5sum
3812023-12-05T04:12:01.348Z++ awk '{print $1}'
3822023-12-05T04:12:01.614Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3832023-12-05T04:12:01.614Z+ [[ 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 ]]
3842023-12-05T04:12:01.614Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3852023-12-05T04:12:01.614Z+ mkdir -p ./out/clickhouse
3862023-12-05T04:12:01.619Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3872023-12-05T04:12:06.823Z+ ./out/clickhouse/clickhouse server --version
3882023-12-05T04:12:06.879ZClickHouse server version 22.8.9.1.
3892023-12-05T04:12:06.903Z+ set -o errexit
3902023-12-05T04:12:06.906Z+++ dirname ./tools/ci_download_console
3912023-12-05T04:12:06.909Z++ cd ./tools
3922023-12-05T04:12:06.909Z++ pwd
3932023-12-05T04:12:06.909Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3942023-12-05T04:12:06.913Z++ basename ./tools/ci_download_console
3952023-12-05T04:12:06.913Z+ ARG0=ci_download_console
3962023-12-05T04:12:06.913Z+ TARGET_DIR=out
3972023-12-05T04:12:06.913Z+ DOWNLOAD_DIR=out/downloads
3982023-12-05T04:12:06.913Z+ DEST_DIR=./out/console-assets
3992023-12-05T04:12:06.913Z+ source /work/oxidecomputer/omicron/tools/console_version
4002023-12-05T04:12:06.913Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4012023-12-05T04:12:06.913Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4022023-12-05T04:12:06.913Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4032023-12-05T04:12:06.916Z+ TARBALL_FILE=out/downloads/console.tar.gz
4042023-12-05T04:12:06.916Z+ main
4052023-12-05T04:12:06.916Z+ [[ 0 != 0 ]]
4062023-12-05T04:12:06.916Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4072023-12-05T04:12:06.916ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4082023-12-05T04:12:06.916Z+ echo 'Local file: out/downloads/console.tar.gz'
4092023-12-05T04:12:06.916ZLocal file: out/downloads/console.tar.gz
4102023-12-05T04:12:06.916Z+ local DO_DOWNLOAD=true
4112023-12-05T04:12:06.916Z+ [[ -f out/downloads/console.tar.gz ]]
4122023-12-05T04:12:06.916Z+ mkdir -p out/downloads
4132023-12-05T04:12:06.916Z+ '[' true == true ']'
4142023-12-05T04:12:06.918Z+ echo Downloading...
4152023-12-05T04:12:06.918ZDownloading...
4162023-12-05T04:12:06.918Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4172023-12-05T04:12:06.918Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4182023-12-05T04:12:07.579Z++ do_sha256sum out/downloads/console.tar.gz
4192023-12-05T04:12:07.582Z++ case "$OSTYPE" in
4202023-12-05T04:12:07.582Z++ SHA=sha256sum
4212023-12-05T04:12:07.582Z++ sha256sum
4222023-12-05T04:12:07.582Z++ awk '{print $1}'
4232023-12-05T04:12:07.604Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4242023-12-05T04:12:07.604Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4252023-12-05T04:12:07.607Z+ rm -rf ./out/console-assets
4262023-12-05T04:12:07.610Z+ mkdir -p ./out/console-assets
4272023-12-05T04:12:07.610Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4282023-12-05T04:12:07.610Z+ mkdir -p ./out/console-assets
4292023-12-05T04:12:07.612Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4302023-12-05T04:12:07.760Z+ set -o errexit
4312023-12-05T04:12:07.763Z+++ dirname ./tools/ci_download_maghemite_openapi
4322023-12-05T04:12:07.766Z++ cd ./tools
4332023-12-05T04:12:07.766Z++ pwd
4342023-12-05T04:12:07.767Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4352023-12-05T04:12:07.771Z++ basename ./tools/ci_download_maghemite_openapi
4362023-12-05T04:12:07.771Z+ ARG0=ci_download_maghemite_openapi
4372023-12-05T04:12:07.771Z+ TARGET_DIR=out
4382023-12-05T04:12:07.771Z+ DOWNLOAD_DIR=out/downloads
4392023-12-05T04:12:07.771Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4402023-12-05T04:12:07.771Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4412023-12-05T04:12:07.771Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4422023-12-05T04:12:07.771Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4432023-12-05T04:12:07.771Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4442023-12-05T04:12:07.771Z+ main
4452023-12-05T04:12:07.771Z+ [[ 0 != 0 ]]
4462023-12-05T04:12:07.771Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4472023-12-05T04:12:07.773ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4482023-12-05T04:12:07.773Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4492023-12-05T04:12:07.773Z+ local DO_DOWNLOAD=true
4502023-12-05T04:12:07.773ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4512023-12-05T04:12:07.773Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4522023-12-05T04:12:07.773Z+ mkdir -p out/downloads
4532023-12-05T04:12:07.776Z+ '[' true == true ']'
4542023-12-05T04:12:07.776Z+ echo Downloading...
4552023-12-05T04:12:07.776ZDownloading...
4562023-12-05T04:12:07.776Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4572023-12-05T04:12:07.776Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4582023-12-05T04:12:08.197Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4592023-12-05T04:12:08.200Z++ case "$OSTYPE" in
4602023-12-05T04:12:08.200Z++ SHA=sha256sum
4612023-12-05T04:12:08.200Z++ sha256sum
4622023-12-05T04:12:08.200Z++ awk '{print $1}'
4632023-12-05T04:12:08.204Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4642023-12-05T04:12:08.204Z+ [[ 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 ]]
4652023-12-05T04:12:08.207Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4662023-12-05T04:12:08.207Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4672023-12-05T04:12:08.207Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4682023-12-05T04:12:08.207Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4692023-12-05T04:12:08.207Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4702023-12-05T04:12:08.207Z+ main
4712023-12-05T04:12:08.207Z+ [[ 0 != 0 ]]
4722023-12-05T04:12:08.207Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4732023-12-05T04:12:08.207ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4742023-12-05T04:12:08.207Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4752023-12-05T04:12:08.207ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4762023-12-05T04:12:08.207Z+ local DO_DOWNLOAD=true
4772023-12-05T04:12:08.207Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4782023-12-05T04:12:08.207Z+ mkdir -p out/downloads
4792023-12-05T04:12:08.211Z+ '[' true == true ']'
4802023-12-05T04:12:08.211Z+ echo Downloading...
4812023-12-05T04:12:08.211ZDownloading...
4822023-12-05T04:12:08.211Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4832023-12-05T04:12:08.211Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4842023-12-05T04:12:08.343Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4852023-12-05T04:12:08.346Z++ case "$OSTYPE" in
4862023-12-05T04:12:08.346Z++ SHA=sha256sum
4872023-12-05T04:12:08.346Z++ sha256sum
4882023-12-05T04:12:08.346Z++ awk '{print $1}'
4892023-12-05T04:12:08.349Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4902023-12-05T04:12:08.349Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4912023-12-05T04:12:08.359Z+ set -o errexit
4922023-12-05T04:12:08.362Z+++ dirname ./tools/ci_download_dendrite_openapi
4932023-12-05T04:12:08.365Z++ cd ./tools
4942023-12-05T04:12:08.365Z++ pwd
4952023-12-05T04:12:08.365Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4962023-12-05T04:12:08.368Z++ basename ./tools/ci_download_dendrite_openapi
4972023-12-05T04:12:08.368Z+ ARG0=ci_download_dendrite_openapi
4982023-12-05T04:12:08.368Z+ TARGET_DIR=out
4992023-12-05T04:12:08.368Z+ DOWNLOAD_DIR=out/downloads
5002023-12-05T04:12:08.368Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5012023-12-05T04:12:08.371Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5022023-12-05T04:12:08.371Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5032023-12-05T04:12:08.371Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5042023-12-05T04:12:08.371Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5052023-12-05T04:12:08.371Z+ main
5062023-12-05T04:12:08.371Z+ [[ 0 != 0 ]]
5072023-12-05T04:12:08.371Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5082023-12-05T04:12:08.371ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5092023-12-05T04:12:08.371Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5102023-12-05T04:12:08.371ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5112023-12-05T04:12:08.371Z+ local DO_DOWNLOAD=true
5122023-12-05T04:12:08.371Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5132023-12-05T04:12:08.371Z+ mkdir -p out/downloads
5142023-12-05T04:12:08.374Z+ '[' true == true ']'
5152023-12-05T04:12:08.374Z+ echo Downloading...
5162023-12-05T04:12:08.374ZDownloading...
5172023-12-05T04:12:08.374Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5182023-12-05T04:12:08.374Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5192023-12-05T04:12:08.550Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5202023-12-05T04:12:08.550Z++ case "$OSTYPE" in
5212023-12-05T04:12:08.550Z++ SHA=sha256sum
5222023-12-05T04:12:08.553Z++ sha256sum
5232023-12-05T04:12:08.553Z++ awk '{print $1}'
5242023-12-05T04:12:08.557Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5252023-12-05T04:12:08.557Z+ [[ 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 ]]
5262023-12-05T04:12:08.567Z+ set -o errexit
5272023-12-05T04:12:08.572Z+++ dirname ./tools/ci_download_dendrite_stub
5282023-12-05T04:12:08.572Z++ cd ./tools
5292023-12-05T04:12:08.572Z++ pwd
5302023-12-05T04:12:08.575Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5312023-12-05T04:12:08.575Z++ basename ./tools/ci_download_dendrite_stub
5322023-12-05T04:12:08.578Z+ ARG0=ci_download_dendrite_stub
5332023-12-05T04:12:08.578Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5342023-12-05T04:12:08.578Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5352023-12-05T04:12:08.580Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5362023-12-05T04:12:08.580Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5372023-12-05T04:12:08.580Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5382023-12-05T04:12:08.580Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5392023-12-05T04:12:08.580Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5402023-12-05T04:12:08.580Z+ TARGET_DIR=out
5412023-12-05T04:12:08.580Z+ DOWNLOAD_DIR=out/downloads
5422023-12-05T04:12:08.580Z+ DEST_DIR=./out/dendrite-stub
5432023-12-05T04:12:08.580Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5442023-12-05T04:12:08.580Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5452023-12-05T04:12:08.580Z+ REPO=oxidecomputer/dendrite
5462023-12-05T04:12:08.580Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5472023-12-05T04:12:08.580Z+ main
5482023-12-05T04:12:08.580Z+ [[ 0 != 0 ]]
5492023-12-05T04:12:08.580Z+ CIDL_OS=solaris2.11
5502023-12-05T04:12:08.580Z+ [[ 0 != 0 ]]
5512023-12-05T04:12:08.580Z+ configure_os solaris2.11
5522023-12-05T04:12:08.580Z+ echo 'current directory: /work/oxidecomputer/omicron'
5532023-12-05T04:12:08.580Zcurrent directory: /work/oxidecomputer/omicron
5542023-12-05T04:12:08.580Z+ echo 'configuring based on OS: "solaris2.11"'
5552023-12-05T04:12:08.580Zconfiguring based on OS: "solaris2.11"
5562023-12-05T04:12:08.580Z+ case "$1" in
5572023-12-05T04:12:08.580Z+ SET_BINARIES=
5582023-12-05T04:12:08.580Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5592023-12-05T04:12:08.580Z+ CIDL_SHA256FUNC=do_sha256sum
5602023-12-05T04:12:08.580Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5612023-12-05T04:12:08.580Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5622023-12-05T04:12:08.580Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5632023-12-05T04:12:08.580Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5642023-12-05T04:12:08.580ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5652023-12-05T04:12:08.580Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5662023-12-05T04:12:08.580Z+ mkdir -p out/downloads
5672023-12-05T04:12:08.580ZLocal file: out/downloads/dendrite-stub.tar.gz
5682023-12-05T04:12:08.583Z+ mkdir -p ./out/dendrite-stub
5692023-12-05T04:12:08.583Z+ fetch_and_verify
5702023-12-05T04:12:08.583Z+ local DO_DOWNLOAD=true
5712023-12-05T04:12:08.583Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5722023-12-05T04:12:08.583Z+ '[' true == true ']'
5732023-12-05T04:12:08.583Z+ echo Downloading...
5742023-12-05T04:12:08.583ZDownloading...
5752023-12-05T04:12:08.583Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5762023-12-05T04:12:08.583Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5772023-12-05T04:12:14.629Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5782023-12-05T04:12:14.632Z++ sha256sum
5792023-12-05T04:12:14.633Z++ awk '{print $1}'
5802023-12-05T04:12:14.740Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5812023-12-05T04:12:14.740Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5822023-12-05T04:12:14.744Z+ do_untar out/downloads/dendrite-stub.tar.gz
5832023-12-05T04:12:14.747Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5842023-12-05T04:12:15.849Z+ do_assemble
5852023-12-05T04:12:15.849Z+ rm -r ./out/dendrite-stub
5862023-12-05T04:12:15.852Z+ mkdir ./out/dendrite-stub
5872023-12-05T04:12:15.855Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5882023-12-05T04:12:16.013Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5892023-12-05T04:12:16.026Z+ set -o errexit
5902023-12-05T04:12:16.029Z+++ dirname ./tools/ci_download_maghemite_mgd
5912023-12-05T04:12:16.032Z++ cd ./tools
5922023-12-05T04:12:16.032Z++ pwd
5932023-12-05T04:12:16.032Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5942023-12-05T04:12:16.035Z++ basename ./tools/ci_download_maghemite_mgd
5952023-12-05T04:12:16.035Z+ ARG0=ci_download_maghemite_mgd
5962023-12-05T04:12:16.035Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5972023-12-05T04:12:16.036Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5982023-12-05T04:12:16.036Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5992023-12-05T04:12:16.036Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6002023-12-05T04:12:16.038Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6012023-12-05T04:12:16.038Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6022023-12-05T04:12:16.038Z+ TARGET_DIR=out
6032023-12-05T04:12:16.038Z+ DOWNLOAD_DIR=out/downloads
6042023-12-05T04:12:16.038Z+ DEST_DIR=./out/mgd
6052023-12-05T04:12:16.038Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6062023-12-05T04:12:16.038Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6072023-12-05T04:12:16.038Z+ REPO=oxidecomputer/maghemite
6082023-12-05T04:12:16.038Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6092023-12-05T04:12:16.041Z+ main
6102023-12-05T04:12:16.041Z+ [[ 0 != 0 ]]
6112023-12-05T04:12:16.041Z+ CIDL_OS=solaris2.11
6122023-12-05T04:12:16.041Z+ [[ 0 != 0 ]]
6132023-12-05T04:12:16.041Z+ configure_os solaris2.11
6142023-12-05T04:12:16.041Z+ echo 'current directory: /work/oxidecomputer/omicron'
6152023-12-05T04:12:16.041Zcurrent directory: /work/oxidecomputer/omicron
6162023-12-05T04:12:16.041Z+ echo 'configuring based on OS: "solaris2.11"'
6172023-12-05T04:12:16.041Z+ case "$1" in
6182023-12-05T04:12:16.041Z+ SET_BINARIES=
6192023-12-05T04:12:16.041Zconfiguring based on OS: "solaris2.11"
6202023-12-05T04:12:16.041Z+ CIDL_SHA256FUNC=do_sha256sum
6212023-12-05T04:12:16.041Z+ TARBALL_FILENAME=mgd.tar.gz
6222023-12-05T04:12:16.041Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6232023-12-05T04:12:16.042Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6242023-12-05T04:12:16.042Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6252023-12-05T04:12:16.042Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6262023-12-05T04:12:16.042ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6272023-12-05T04:12:16.042Z+ mkdir -p out/downloads
6282023-12-05T04:12:16.042ZLocal file: out/downloads/mgd.tar.gz
6292023-12-05T04:12:16.042Z+ mkdir -p ./out/mgd
6302023-12-05T04:12:16.042Z+ fetch_and_verify
6312023-12-05T04:12:16.042Z+ local DO_DOWNLOAD=true
6322023-12-05T04:12:16.042Z+ [[ -f out/downloads/mgd.tar.gz ]]
6332023-12-05T04:12:16.045Z+ '[' true == true ']'
6342023-12-05T04:12:16.045Z+ echo Downloading...
6352023-12-05T04:12:16.045ZDownloading...
6362023-12-05T04:12:16.045Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6372023-12-05T04:12:16.045Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6382023-12-05T04:12:19.704Z++ do_sha256sum out/downloads/mgd.tar.gz
6392023-12-05T04:12:19.707Z++ sha256sum
6402023-12-05T04:12:19.707Z++ awk '{print $1}'
6412023-12-05T04:12:19.784Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6422023-12-05T04:12:19.784Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6432023-12-05T04:12:19.784Z+ do_untar out/downloads/mgd.tar.gz
6442023-12-05T04:12:19.787Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6452023-12-05T04:12:20.483Z+ do_assemble
6462023-12-05T04:12:20.483Z+ rm -r ./out/mgd
6472023-12-05T04:12:20.486Z+ mkdir ./out/mgd
6482023-12-05T04:12:20.489Z+ cp -r out/downloads/root ./out/mgd/root
6492023-12-05T04:12:20.732Z+ set -o errexit
6502023-12-05T04:12:20.735Z+++ dirname ./tools/ci_download_transceiver_control
6512023-12-05T04:12:20.738Z++ cd ./tools
6522023-12-05T04:12:20.738Z++ pwd
6532023-12-05T04:12:20.738Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6542023-12-05T04:12:20.741Z++ basename ./tools/ci_download_transceiver_control
6552023-12-05T04:12:20.741Z+ ARG0=ci_download_transceiver_control
6562023-12-05T04:12:20.741Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6572023-12-05T04:12:20.741Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6582023-12-05T04:12:20.741Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592023-12-05T04:12:20.741Z+ TARGET_DIR=out
6602023-12-05T04:12:20.741Z+ DOWNLOAD_DIR=out/downloads
6612023-12-05T04:12:20.741Z+ DEST_DIR=./out/transceiver-control
6622023-12-05T04:12:20.741Z+ BIN_DIR=/opt/oxide/bin
6632023-12-05T04:12:20.741Z+ BINARY=xcvradm
6642023-12-05T04:12:20.741Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6652023-12-05T04:12:20.741Z+ REPO=oxidecomputer/transceiver-control
6662023-12-05T04:12:20.744Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6672023-12-05T04:12:20.744Z+ main
6682023-12-05T04:12:20.744Z+ [[ 0 != 0 ]]
6692023-12-05T04:12:20.744Z+ CIDL_OS=solaris2.11
6702023-12-05T04:12:20.745Z+ [[ 0 != 0 ]]
6712023-12-05T04:12:20.746Z+ configure_os solaris2.11
6722023-12-05T04:12:20.746Z+ echo 'current directory: /work/oxidecomputer/omicron'
6732023-12-05T04:12:20.746Zcurrent directory: /work/oxidecomputer/omicron
6742023-12-05T04:12:20.746Z+ echo 'configuring based on OS: "solaris2.11"'
6752023-12-05T04:12:20.746Zconfiguring based on OS: "solaris2.11"
6762023-12-05T04:12:20.746Z+ case "$1" in
6772023-12-05T04:12:20.746Z+ SET_BINARIES=
6782023-12-05T04:12:20.746Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6792023-12-05T04:12:20.746Z+ CIDL_SHA256FUNC=do_sha256sum
6802023-12-05T04:12:20.746Z+ ARCHIVE_FILENAME=xcvradm.gz
6812023-12-05T04:12:20.746Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6822023-12-05T04:12:20.746Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6832023-12-05T04:12:20.746Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6842023-12-05T04:12:20.746ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6852023-12-05T04:12:20.746Z+ echo 'Local file: out/downloads/xcvradm.gz'
6862023-12-05T04:12:20.746Z+ mkdir -p out/downloads
6872023-12-05T04:12:20.746ZLocal file: out/downloads/xcvradm.gz
6882023-12-05T04:12:20.749Z+ mkdir -p ./out/transceiver-control
6892023-12-05T04:12:20.749Z+ fetch_and_verify
6902023-12-05T04:12:20.749Z+ local DO_DOWNLOAD=true
6912023-12-05T04:12:20.749Z+ [[ -f out/downloads/xcvradm.gz ]]
6922023-12-05T04:12:20.749Z+ '[' true == true ']'
6932023-12-05T04:12:20.749Z+ echo Downloading...
6942023-12-05T04:12:20.749ZDownloading...
6952023-12-05T04:12:20.749Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6962023-12-05T04:12:20.749Z+ 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
6972023-12-05T04:12:22.316Z++ do_sha256sum out/downloads/xcvradm.gz
6982023-12-05T04:12:22.319Z++ sha256sum
6992023-12-05T04:12:22.319Z++ awk '{print $1}'
7002023-12-05T04:12:22.342Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7012023-12-05T04:12:22.342Z+ [[ 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 ]]
7022023-12-05T04:12:22.346Z+ do_unpack out/downloads/xcvradm.gz
7032023-12-05T04:12:22.346Z+ mkdir -p out/downloads/root//opt/oxide/bin
7042023-12-05T04:12:22.346Z+ gzip -dc out/downloads/xcvradm.gz
7052023-12-05T04:12:22.529Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7062023-12-05T04:12:22.531Z+ do_assemble
7072023-12-05T04:12:22.531Z+ rm -r ./out/transceiver-control
7082023-12-05T04:12:22.534Z+ mkdir ./out/transceiver-control
7092023-12-05T04:12:22.540Z+ cp -r out/downloads/root ./out/transceiver-control/root
7102023-12-05T04:12:22.803ZAll builder prerequisites installed successfully, and PATH looks valid
7112023-12-05T04:12:22.806Z
7122023-12-05T04:12:22.806Zreal 1:55.304221193
7132023-12-05T04:12:22.806Zuser 57.505676577
7142023-12-05T04:12:22.806Zsys 11.814790706
7152023-12-05T04:12:22.806Ztrap 0.028416872
7162023-12-05T04:12:22.806Ztflt 0.255804804
7172023-12-05T04:12:22.806Zdflt 0.769488203
7182023-12-05T04:12:22.806Zkflt 0.225958736
7192023-12-05T04:12:22.806Zlock 2.233637307
7202023-12-05T04:12:22.806Zslp 3:21.163193492
7212023-12-05T04:12:22.806Zlat 4.408606896
7222023-12-05T04:12:22.806Zstop 0.078381927
7232023-12-05T04:12:22.809Z
7242023-12-05T04:12:22.809Z #### # # ##### ##### # #
7252023-12-05T04:12:22.809Z # # # # # # # # # #
7262023-12-05T04:12:22.809Z # # # # # # # #
7272023-12-05T04:12:22.809Z # # # ##### ##### #
7282023-12-05T04:12:22.809Z # # # # # # #
7292023-12-05T04:12:22.809Z #### ###### # # # #
7302023-12-05T04:12:22.809Z
7312023-12-05T04:12:23.173Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7322023-12-05T04:12:23.547Z Updating crates.io index
7332023-12-05T04:12:23.601Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7342023-12-05T04:12:24.580Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7352023-12-05T04:12:26.511Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7362023-12-05T04:12:27.168Z Updating git repository `http://github.com/oxidecomputer/tofino`
7372023-12-05T04:12:27.511Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7382023-12-05T04:12:27.870Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7392023-12-05T04:12:28.232Z Updating git repository `https://github.com/oxidecomputer/propolis`
7402023-12-05T04:12:29.106Z Updating git repository `https://github.com/oxidecomputer/crucible`
7412023-12-05T04:12:31.406Z Updating git repository `https://github.com/oxidecomputer/opte`
7422023-12-05T04:12:32.485Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7432023-12-05T04:12:32.849Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7442023-12-05T04:12:33.450Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7452023-12-05T04:12:33.913Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7462023-12-05T04:12:34.269Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7472023-12-05T04:12:34.731Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7482023-12-05T04:12:35.105Z Updating git repository `https://github.com/njaremko/samael`
7492023-12-05T04:12:35.552Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7502023-12-05T04:12:36.252Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7512023-12-05T04:12:36.677Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7522023-12-05T04:12:37.140Z Updating git repository `https://github.com/jgallagher/nix`
7532023-12-05T04:12:38.479Z Updating git repository `https://github.com/cbiffle/hubpack`
7542023-12-05T04:12:39.061Z Updating git repository `https://github.com/oxidecomputer/typify`
7552023-12-05T04:12:39.956Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7562023-12-05T04:12:40.357Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7572023-12-05T04:12:40.691Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7582023-12-05T04:12:42.279Z Downloading crates ...
7592023-12-05T04:12:42.507Z Downloaded anstyle-parse v0.2.1
7602023-12-05T04:12:42.518Z Downloaded unicode-ident v1.0.12
7612023-12-05T04:12:42.535Z Downloaded toml_datetime v0.6.5
7622023-12-05T04:12:42.535Z Downloaded colorchoice v1.0.0
7632023-12-05T04:12:42.535Z Downloaded equivalent v1.0.1
7642023-12-05T04:12:43.022Z Downloaded strsim v0.10.0
7652023-12-05T04:12:43.022Z Downloaded thiserror v1.0.49
7662023-12-05T04:12:43.022Z Downloaded terminal_size v0.2.6
7672023-12-05T04:12:43.022Z Downloaded cargo-platform v0.1.3
7682023-12-05T04:12:43.022Z Downloaded anstream v0.5.0
7692023-12-05T04:12:43.022Z Downloaded clap_lex v0.5.1
7702023-12-05T04:12:43.022Z Downloaded itoa v1.0.9
7712023-12-05T04:12:43.022Z Downloaded cargo_metadata v0.18.0
7722023-12-05T04:12:43.022Z Downloaded serde_spanned v0.6.4
7732023-12-05T04:12:43.022Z Downloaded clap_derive v4.4.2
7742023-12-05T04:12:43.022Z Downloaded semver v1.0.20
7752023-12-05T04:12:43.022Z Downloaded io-lifetimes v1.0.11
7762023-12-05T04:12:43.023Z Downloaded bitflags v1.3.2
7772023-12-05T04:12:43.023Z Downloaded heck v0.4.1
7782023-12-05T04:12:43.023Z Downloaded utf8parse v0.2.1
7792023-12-05T04:12:43.023Z Downloaded anstyle-query v1.0.0
7802023-12-05T04:12:43.023Z Downloaded proc-macro2 v1.0.69
7812023-12-05T04:12:43.023Z Downloaded cargo_toml v0.17.0
7822023-12-05T04:12:43.023Z Downloaded quote v1.0.33
7832023-12-05T04:12:43.023Z Downloaded anstyle v1.0.2
7842023-12-05T04:12:43.023Z Downloaded thiserror-impl v1.0.49
7852023-12-05T04:12:43.023Z Downloaded ryu v1.0.15
7862023-12-05T04:12:43.023Z Downloaded camino v1.1.6
7872023-12-05T04:12:43.023Z Downloaded clap v4.4.3
7882023-12-05T04:12:43.023Z Downloaded serde v1.0.192
7892023-12-05T04:12:43.024Z Downloaded toml v0.8.8
7902023-12-05T04:12:43.024Z Downloaded indexmap v2.1.0
7912023-12-05T04:12:43.024Z Downloaded toml_edit v0.21.0
7922023-12-05T04:12:43.024Z Downloaded winnow v0.5.15
7932023-12-05T04:12:43.024Z Downloaded clap_builder v4.4.2
7942023-12-05T04:12:43.024Z Downloaded syn v2.0.32
7952023-12-05T04:12:43.024Z Downloaded rustix v0.37.23
7962023-12-05T04:12:43.024Z Downloaded libc v0.2.150
7972023-12-05T04:12:43.024Z Downloaded serde_json v1.0.108
7982023-12-05T04:12:43.024Z Downloaded hashbrown v0.14.2
7992023-12-05T04:12:43.024Z Downloaded memchr v2.6.3
8002023-12-05T04:12:43.024Z Downloaded serde_derive v1.0.192
8012023-12-05T04:12:43.024Z Downloaded anyhow v1.0.75
8022023-12-05T04:12:43.024Z Downloaded errno v0.3.2
8032023-12-05T04:12:43.024Z Compiling proc-macro2 v1.0.69
8042023-12-05T04:12:43.024Z Compiling unicode-ident v1.0.12
8052023-12-05T04:12:43.024Z Compiling serde v1.0.192
8062023-12-05T04:12:43.024Z Compiling libc v0.2.150
8072023-12-05T04:12:43.024Z Compiling io-lifetimes v1.0.11
8082023-12-05T04:12:43.024Z Compiling rustix v0.37.23
8092023-12-05T04:12:43.024Z Compiling bitflags v1.3.2
8102023-12-05T04:12:43.024Z Compiling equivalent v1.0.1
8112023-12-05T04:12:43.266Z Compiling hashbrown v0.14.2
8122023-12-05T04:12:43.289Z Compiling utf8parse v0.2.1
8132023-12-05T04:12:43.366Z Compiling semver v1.0.20
8142023-12-05T04:12:43.550Z Compiling anstyle-parse v0.2.1
8152023-12-05T04:12:43.977Z Compiling thiserror v1.0.49
8162023-12-05T04:12:44.903Z Compiling indexmap v2.1.0
8172023-12-05T04:12:45.467Z Compiling winnow v0.5.15
8182023-12-05T04:12:45.489Z Compiling colorchoice v1.0.0
8192023-12-05T04:12:45.608Z Compiling camino v1.1.6
8202023-12-05T04:12:45.678Z Compiling anstyle v1.0.2
8212023-12-05T04:12:45.703Z Compiling anstyle-query v1.0.0
8222023-12-05T04:12:45.944Z Compiling serde_json v1.0.108
8232023-12-05T04:12:46.636Z Compiling anstream v0.5.0
8242023-12-05T04:12:46.641Z Compiling anyhow v1.0.75
8252023-12-05T04:12:46.641Z Compiling ryu v1.0.15
8262023-12-05T04:12:47.105Z Compiling itoa v1.0.9
8272023-12-05T04:12:47.115Z Compiling heck v0.4.1
8282023-12-05T04:12:47.115Z Compiling quote v1.0.33
8292023-12-05T04:12:47.115Z Compiling strsim v0.10.0
8302023-12-05T04:12:47.328Z Compiling clap_lex v0.5.1
8312023-12-05T04:12:48.100Z Compiling syn v2.0.32
8322023-12-05T04:12:48.181Z Compiling errno v0.3.2
8332023-12-05T04:12:49.711Z Compiling terminal_size v0.2.6
8342023-12-05T04:12:49.866Z Compiling clap_builder v4.4.2
8352023-12-05T04:12:56.521Z Compiling serde_derive v1.0.192
8362023-12-05T04:12:56.521Z Compiling thiserror-impl v1.0.49
8372023-12-05T04:12:56.525Z Compiling clap_derive v4.4.2
8382023-12-05T04:13:01.377Z Compiling clap v4.4.3
8392023-12-05T04:13:10.535Z Compiling serde_spanned v0.6.4
8402023-12-05T04:13:10.535Z Compiling toml_datetime v0.6.5
8412023-12-05T04:13:10.538Z Compiling cargo-platform v0.1.3
8422023-12-05T04:13:10.969Z Compiling toml_edit v0.21.0
8432023-12-05T04:13:12.712Z Compiling cargo_metadata v0.18.0
8442023-12-05T04:13:14.223Z Compiling toml v0.8.8
8452023-12-05T04:13:15.252Z Compiling cargo_toml v0.17.0
8462023-12-05T04:13:21.741Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8472023-12-05T04:13:23.242Z Finished dev [unoptimized + debuginfo] target(s) in 1m 00s
8482023-12-05T04:13:23.472Z Running `target/debug/xtask clippy`
8492023-12-05T04:13:23.534Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8502023-12-05T04:13:24.424Z Downloading crates ...
8512023-12-05T04:13:24.729Z Downloaded aead v0.5.2
8522023-12-05T04:13:24.734Z Downloaded assert_matches v1.5.0
8532023-12-05T04:13:24.740Z Downloaded assert_cmd v2.0.12
8542023-12-05T04:13:24.749Z Downloaded adler v1.0.2
8552023-12-05T04:13:24.756Z Downloaded argon2 v0.5.2
8562023-12-05T04:13:24.762Z Downloaded bit-vec v0.6.3
8572023-12-05T04:13:24.777Z Downloaded lazycell v1.3.0
8582023-12-05T04:13:24.783Z Downloaded buf-list v1.0.3
8592023-12-05T04:13:24.790Z Downloaded itertools v0.12.0
8602023-12-05T04:13:24.827Z Downloaded instant v0.1.12
8612023-12-05T04:13:25.315Z Downloaded openssl-probe v0.1.5
8622023-12-05T04:13:25.315Z Downloaded num_enum v0.5.11
8632023-12-05T04:13:25.316Z Downloaded num-integer v0.1.45
8642023-12-05T04:13:25.316Z Downloaded is-terminal v0.4.9
8652023-12-05T04:13:25.316Z Downloaded bitfield v0.14.0
8662023-12-05T04:13:25.316Z Downloaded opaque-debug v0.3.0
8672023-12-05T04:13:25.316Z Downloaded bitflags v2.4.0
8682023-12-05T04:13:25.316Z Downloaded new_debug_unreachable v1.0.4
8692023-12-05T04:13:25.316Z Downloaded cstr-argument v0.1.2
8702023-12-05T04:13:25.316Z Downloaded matches v0.1.10
8712023-12-05T04:13:25.316Z Downloaded cancel-safe-futures v0.1.5
8722023-12-05T04:13:25.317Z Downloaded nu-ansi-term v0.49.0
8732023-12-05T04:13:25.317Z Downloaded crc v3.0.1
8742023-12-05T04:13:25.317Z Downloaded tinyvec_macros v0.1.1
8752023-12-05T04:13:25.317Z Downloaded oso-derive v0.27.0
8762023-12-05T04:13:25.317Z Downloaded sha1 v0.10.6
8772023-12-05T04:13:25.317Z Downloaded corncobs v0.1.3
8782023-12-05T04:13:25.317Z Downloaded nibble_vec v0.1.0
8792023-12-05T04:13:25.317Z Downloaded scopeguard v1.2.0
8802023-12-05T04:13:25.318Z Downloaded oorandom v11.1.3
8812023-12-05T04:13:25.318Z Downloaded libefi-sys v0.1.0
8822023-12-05T04:13:25.318Z Downloaded parse-display v0.8.2
8832023-12-05T04:13:25.318Z Downloaded lalrpop-util v0.19.12
8842023-12-05T04:13:25.318Z Downloaded thread_local v1.1.7
8852023-12-05T04:13:25.319Z Downloaded similar-asserts v1.5.0
8862023-12-05T04:13:25.319Z Downloaded semver-parser v0.10.2
8872023-12-05T04:13:25.319Z Downloaded foreign-types v0.3.2
8882023-12-05T04:13:25.319Z Downloaded want v0.3.1
8892023-12-05T04:13:25.319Z Downloaded signal-hook-mio v0.2.3
8902023-12-05T04:13:25.319Z Downloaded snafu-derive v0.7.5
8912023-12-05T04:13:25.319Z Downloaded structopt-derive v0.4.18
8922023-12-05T04:13:25.319Z Downloaded tiny-keccak v2.0.2
8932023-12-05T04:13:25.319Z Downloaded owo-colors v3.5.0
8942023-12-05T04:13:25.319Z Downloaded foreign-types v0.5.0
8952023-12-05T04:13:25.319Z Downloaded num_cpus v1.16.0
8962023-12-05T04:13:25.319Z Downloaded darling_macro v0.20.3
8972023-12-05T04:13:25.319Z Downloaded humantime v2.1.0
8982023-12-05T04:13:25.319Z Downloaded pem v1.1.1
8992023-12-05T04:13:25.319Z Downloaded thiserror-no-std v2.0.2
9002023-12-05T04:13:25.321Z Downloaded rpassword v7.3.1
9012023-12-05T04:13:25.321Z Downloaded futures-task v0.3.29
9022023-12-05T04:13:25.321Z Downloaded diesel_table_macro_syntax v0.1.0
9032023-12-05T04:13:25.321Z Downloaded rustversion v1.0.14
9042023-12-05T04:13:25.321Z Downloaded tokio-native-tls v0.3.1
9052023-12-05T04:13:25.321Z Downloaded tinytemplate v1.2.1
9062023-12-05T04:13:25.321Z Downloaded structopt v0.3.26
9072023-12-05T04:13:25.322Z Downloaded universal-hash v0.5.1
9082023-12-05T04:13:25.322Z Downloaded serde_with_macros v2.3.3
9092023-12-05T04:13:25.322Z Downloaded sct v0.7.0
9102023-12-05T04:13:25.322Z Downloaded peeking_take_while v0.1.2
9112023-12-05T04:13:25.322Z Downloaded path-slash v0.1.5
9122023-12-05T04:13:25.322Z Downloaded take_mut v0.2.2
9132023-12-05T04:13:25.322Z Downloaded pin-utils v0.1.0
9142023-12-05T04:13:25.322Z Downloaded parking_lot_core v0.8.6
9152023-12-05T04:13:25.322Z Downloaded ucd-trie v0.1.6
9162023-12-05T04:13:25.322Z Downloaded ena v0.14.2
9172023-12-05T04:13:25.322Z Downloaded strum_macros v0.24.3
9182023-12-05T04:13:25.322Z Downloaded generic-array v0.14.7
9192023-12-05T04:13:25.322Z Downloaded vte_generate_state_changes v0.1.1
9202023-12-05T04:13:25.322Z Downloaded zone_cfg_derive v0.3.0
9212023-12-05T04:13:25.322Z Downloaded tabled_derive v0.6.0
9222023-12-05T04:13:25.322Z Downloaded slog-stdlog v4.1.1
9232023-12-05T04:13:25.322Z Downloaded postcard-cobs v0.1.5-pre
9242023-12-05T04:13:25.322Z Downloaded synstructure v0.12.6
9252023-12-05T04:13:25.322Z Downloaded rand_core v0.6.4
9262023-12-05T04:13:25.323Z Downloaded tokio-macros v2.2.0
9272023-12-05T04:13:25.323Z Downloaded termcolor v1.2.0
9282023-12-05T04:13:25.324Z Downloaded paste v1.0.14
9292023-12-05T04:13:25.324Z Downloaded openssl-sys v0.9.96
9302023-12-05T04:13:25.324Z Downloaded darling_macro v0.14.4
9312023-12-05T04:13:25.324Z Downloaded serde-big-array v0.5.1
9322023-12-05T04:13:25.324Z Downloaded vsss-rs v3.3.1
9332023-12-05T04:13:25.324Z Downloaded textwrap v0.11.0
9342023-12-05T04:13:25.324Z Downloaded uuid v1.6.1
9352023-12-05T04:13:25.324Z Downloaded shlex v1.1.0
9362023-12-05T04:13:25.324Z Downloaded predicates-core v1.0.6
9372023-12-05T04:13:25.324Z Downloaded wait-timeout v0.2.0
9382023-12-05T04:13:25.324Z Downloaded getopts v0.2.21
9392023-12-05T04:13:25.324Z Downloaded rust-argon2 v1.0.1
9402023-12-05T04:13:25.324Z Downloaded chacha20poly1305 v0.10.1
9412023-12-05T04:13:25.324Z Downloaded remove_dir_all v0.5.3
9422023-12-05T04:13:25.325Z Downloaded rustc_version v0.1.7
9432023-12-05T04:13:25.325Z Downloaded zerocopy v0.3.0
9442023-12-05T04:13:25.325Z Downloaded pretty-hex v0.2.1
9452023-12-05T04:13:25.325Z Downloaded scheduled-thread-pool v0.2.7
9462023-12-05T04:13:25.325Z Downloaded pkcs8 v0.10.2
9472023-12-05T04:13:25.325Z Downloaded http-range v0.1.5
9482023-12-05T04:13:25.325Z Downloaded pkcs1 v0.7.5
9492023-12-05T04:13:25.325Z Downloaded hubpack_derive v0.1.1
9502023-12-05T04:13:25.325Z Downloaded nom v7.1.3
9512023-12-05T04:13:25.325Z Downloaded stable_deref_trait v1.2.0
9522023-12-05T04:13:25.325Z Downloaded rand_xorshift v0.3.0
9532023-12-05T04:13:25.325Z Downloaded time-macros v0.2.13
9542023-12-05T04:13:25.325Z Downloaded yasna v0.5.2
9552023-12-05T04:13:25.325Z Downloaded zeroize v1.7.0
9562023-12-05T04:13:25.326Z Downloaded serde_path_to_error v0.1.14
9572023-12-05T04:13:25.327Z Downloaded tower-service v0.3.2
9582023-12-05T04:13:25.327Z Downloaded relative-path v1.9.0
9592023-12-05T04:13:25.327Z Downloaded tokio-tungstenite v0.20.1
9602023-12-05T04:13:25.327Z Downloaded percent-encoding v2.3.1
9612023-12-05T04:13:25.339Z Downloaded diesel_derives v2.1.2
9622023-12-05T04:13:25.339Z Downloaded fallible-iterator v0.2.0
9632023-12-05T04:13:25.339Z Downloaded rustc-hash v1.1.0
9642023-12-05T04:13:25.339Z Downloaded futures-core v0.3.29
9652023-12-05T04:13:25.339Z Downloaded httptest v0.15.5
9662023-12-05T04:13:25.339Z Downloaded rustls-native-certs v0.6.3
9672023-12-05T04:13:25.339Z Downloaded fastrand v2.0.0
9682023-12-05T04:13:25.339Z Downloaded strum v0.25.0
9692023-12-05T04:13:25.339Z Downloaded spin v0.9.8
9702023-12-05T04:13:25.339Z Downloaded toolchain_find v0.2.0
9712023-12-05T04:13:25.339Z Downloaded parking_lot_core v0.9.8
9722023-12-05T04:13:25.339Z Downloaded termios v0.3.3
9732023-12-05T04:13:25.340Z Downloaded plotters-backend v0.3.5
9742023-12-05T04:13:25.340Z Downloaded precomputed-hash v0.1.1
9752023-12-05T04:13:25.343Z Downloaded serde_urlencoded v0.7.1
9762023-12-05T04:13:25.343Z Downloaded hostname v0.3.1
9772023-12-05T04:13:25.343Z Downloaded pem-rfc7468 v0.7.0
9782023-12-05T04:13:25.343Z Downloaded group v0.13.0
9792023-12-05T04:13:25.343Z Downloaded typenum v1.16.0
9802023-12-05T04:13:25.343Z Downloaded pest_derive v2.7.2
9812023-12-05T04:13:25.343Z Downloaded downcast v0.11.0
9822023-12-05T04:13:25.343Z Downloaded phf_shared v0.10.0
9832023-12-05T04:13:25.343Z Downloaded dtrace-parser v0.1.14
9842023-12-05T04:13:25.344Z Downloaded tokio-stream v0.1.14
9852023-12-05T04:13:25.355Z Downloaded serial_test v0.10.0
9862023-12-05T04:13:25.355Z Downloaded futures-io v0.3.29
9872023-12-05T04:13:25.355Z Downloaded hubpack v0.1.2
9882023-12-05T04:13:25.366Z Downloaded itertools v0.10.5
9892023-12-05T04:13:25.380Z Downloaded try-lock v0.2.4
9902023-12-05T04:13:25.380Z Downloaded signal-hook-tokio v0.3.1
9912023-12-05T04:13:25.380Z Downloaded rustc_version v0.4.0
9922023-12-05T04:13:25.380Z Downloaded datatest-stable v0.2.3
9932023-12-05T04:13:25.386Z Downloaded headers-core v0.2.0
9942023-12-05T04:13:25.386Z Downloaded trust-dns-resolver v0.22.0
9952023-12-05T04:13:25.386Z Downloaded plotters-svg v0.3.5
9962023-12-05T04:13:25.393Z Downloaded parse-display-derive v0.8.2
9972023-12-05T04:13:25.393Z Downloaded secrecy v0.8.0
9982023-12-05T04:13:25.393Z Downloaded x509-cert v0.2.4
9992023-12-05T04:13:25.403Z Downloaded predicates v3.0.4
10002023-12-05T04:13:25.411Z Downloaded digest v0.10.7
10012023-12-05T04:13:25.425Z Downloaded poly1305 v0.8.0
10022023-12-05T04:13:25.425Z Downloaded derive_builder v0.12.0
10032023-12-05T04:13:25.428Z Downloaded fd-lock v3.0.13
10042023-12-05T04:13:25.431Z Downloaded futures-macro v0.3.29
10052023-12-05T04:13:25.434Z Downloaded deranged v0.3.8
10062023-12-05T04:13:25.434Z Downloaded smf v0.2.2
10072023-12-05T04:13:25.437Z Downloaded zone v0.3.0
10082023-12-05T04:13:25.440Z Downloaded display-error-chain v0.2.0
10092023-12-05T04:13:25.442Z Downloaded heck v0.3.3
10102023-12-05T04:13:25.442Z Downloaded ref-cast v1.0.20
10112023-12-05T04:13:25.449Z Downloaded vec_map v0.8.2
10122023-12-05T04:13:25.452Z Downloaded dirs-next v2.0.0
10132023-12-05T04:13:25.452Z Downloaded pest_generator v2.7.2
10142023-12-05T04:13:25.455Z Downloaded snafu v0.7.5
10152023-12-05T04:13:25.466Z Downloaded fixedbitset v0.4.2
10162023-12-05T04:13:25.469Z Downloaded tracing-attributes v0.1.26
10172023-12-05T04:13:25.473Z Downloaded derive-where v1.2.5
10182023-12-05T04:13:25.480Z Downloaded dashmap v5.5.1
10192023-12-05T04:13:25.484Z Downloaded highway v1.1.0
10202023-12-05T04:13:25.489Z Downloaded postgres-types v0.2.6
10212023-12-05T04:13:25.493Z Downloaded toml v0.7.8
10222023-12-05T04:13:25.499Z Downloaded slog v2.7.0
10232023-12-05T04:13:25.507Z Downloaded zip v0.6.6
10242023-12-05T04:13:25.514Z Downloaded rcgen v0.11.3
10252023-12-05T04:13:25.520Z Downloaded toml v0.5.11
10262023-12-05T04:13:25.525Z Downloaded platforms v3.0.2
10272023-12-05T04:13:25.529Z Downloaded predicates v2.1.5
10282023-12-05T04:13:25.534Z Downloaded clap v2.34.0
10292023-12-05T04:13:25.552Z Downloaded hmac v0.12.1
10302023-12-05T04:13:25.559Z Downloaded tungstenite v0.20.1
10312023-12-05T04:13:25.567Z Downloaded expectorate v1.1.0
10322023-12-05T04:13:25.567Z Downloaded flate2 v1.0.28
10332023-12-05T04:13:25.577Z Downloaded tokio-postgres v0.7.10
10342023-12-05T04:13:25.588Z Downloaded tokio-util v0.7.10
10352023-12-05T04:13:25.601Z Downloaded der v0.7.8
10362023-12-05T04:13:25.612Z Downloaded unicode-segmentation v1.10.1
10372023-12-05T04:13:25.624Z Downloaded reqwest v0.11.22
10382023-12-05T04:13:25.635Z Downloaded typed-path v0.6.0
10392023-12-05T04:13:25.648Z Downloaded bindgen v0.65.1
10402023-12-05T04:13:25.662Z Downloaded time v0.3.27
10412023-12-05T04:13:25.674Z Downloaded hyper v0.14.27
10422023-12-05T04:13:25.693Z Downloaded hashbrown v0.13.2
10432023-12-05T04:13:25.706Z Downloaded petgraph v0.6.4
10442023-12-05T04:13:25.723Z Downloaded portable-atomic v1.4.3
10452023-12-05T04:13:25.739Z Downloaded h2 v0.3.21
10462023-12-05T04:13:25.759Z Downloaded serde_with v2.3.3
10472023-12-05T04:13:25.781Z Downloaded hkdf v0.12.3
10482023-12-05T04:13:25.797Z Downloaded rayon v1.8.0
10492023-12-05T04:13:25.801Z Downloaded rustls-webpki v0.101.7
10502023-12-05T04:13:25.838Z Downloaded radix_trie v0.2.1
10512023-12-05T04:13:26.258Z Downloaded ratatui v0.23.0
10522023-12-05T04:13:26.263Z Downloaded vcpkg v0.2.15
10532023-12-05T04:13:26.263Z Downloaded polar-core v0.27.0
10542023-12-05T04:13:26.263Z Downloaded regex-syntax v0.8.2
10552023-12-05T04:13:26.263Z Downloaded rustix v0.38.25
10562023-12-05T04:13:26.263Z Downloaded regex-automata v0.4.3
10572023-12-05T04:13:26.263Z Downloaded tokio v1.34.0
10582023-12-05T04:13:26.263Z Downloaded regex-syntax v0.7.5
10592023-12-05T04:13:26.263Z Downloaded bstr v1.6.0
10602023-12-05T04:13:26.263Z Downloaded sled v0.34.7
10612023-12-05T04:13:26.263Z Downloaded gimli v0.28.0
10622023-12-05T04:13:26.263Z Downloaded regex v1.10.2
10632023-12-05T04:13:26.264Z Downloaded zerocopy-derive v0.2.0
10642023-12-05T04:13:26.264Z Downloaded regex-automata v0.3.8
10652023-12-05T04:13:26.298Z Downloaded zerocopy-derive v0.6.4
10662023-12-05T04:13:26.343Z Downloaded bzip2-sys v0.1.11+1.0.8
10672023-12-05T04:13:26.348Z Downloaded regress v0.7.1
10682023-12-05T04:13:26.357Z Downloaded rustls v0.21.9
10692023-12-05T04:13:26.384Z Downloaded openapiv3 v2.0.0-rc.1
10702023-12-05T04:13:26.402Z Downloaded sha3 v0.10.8
10712023-12-05T04:13:26.415Z Downloaded diesel v2.1.4
10722023-12-05T04:13:26.453Z Downloaded webpki-roots v0.25.2
10732023-12-05T04:13:26.458Z Downloaded syn v1.0.109
10742023-12-05T04:13:26.479Z Downloaded regex-syntax v0.6.29
10752023-12-05T04:13:26.493Z Downloaded trust-dns-proto v0.22.0
10762023-12-05T04:13:26.522Z Downloaded smoltcp v0.9.1
10772023-12-05T04:13:26.538Z Downloaded smoltcp v0.8.2
10782023-12-05T04:13:26.561Z Downloaded bstr v0.2.17
10792023-12-05T04:13:26.575Z Downloaded encoding_rs v0.8.33
10802023-12-05T04:13:26.620Z Downloaded tabled v0.14.0
10812023-12-05T04:13:26.649Z Downloaded curve25519-dalek v4.1.0
10822023-12-05T04:13:26.666Z Downloaded object v0.32.1
10832023-12-05T04:13:26.687Z Downloaded object v0.30.4
10842023-12-05T04:13:26.706Z Downloaded lalrpop v0.19.12
10852023-12-05T04:13:26.728Z Downloaded idna v0.5.0
10862023-12-05T04:13:26.741Z Downloaded idna v0.2.3
10872023-12-05T04:13:26.755Z Downloaded openssl v0.10.60
10882023-12-05T04:13:26.774Z Downloaded quick-xml v0.23.1
10892023-12-05T04:13:26.787Z Downloaded chrono v0.4.31
10902023-12-05T04:13:26.803Z Downloaded proptest v1.4.0
10912023-12-05T04:13:26.819Z Downloaded bitvec v1.0.1
10922023-12-05T04:13:26.848Z Downloaded unicode-normalization v0.1.22
10932023-12-05T04:13:26.855Z Downloaded regex-automata v0.1.10
10942023-12-05T04:13:26.865Z Downloaded futures-util v0.3.29
10952023-12-05T04:13:26.888Z Downloaded http v0.2.11
10962023-12-05T04:13:26.894Z Downloaded reedline v0.26.0
10972023-12-05T04:13:26.915Z Downloaded pest v2.7.2
10982023-12-05T04:13:26.924Z Downloaded plotters v0.3.5
10992023-12-05T04:13:26.942Z Downloaded rand v0.4.6
11002023-12-05T04:13:26.948Z Downloaded toml_edit v0.19.15
11012023-12-05T04:13:26.978Z Downloaded trust-dns-client v0.22.0
11022023-12-05T04:13:26.987Z Downloaded elliptic-curve v0.13.5
11032023-12-05T04:13:26.995Z Downloaded heapless v0.7.16
11042023-12-05T04:13:27.002Z Downloaded tough v0.15.0
11052023-12-05T04:13:27.017Z Downloaded tracing v0.1.37
11062023-12-05T04:13:27.025Z Downloaded steno v0.4.0
11072023-12-05T04:13:27.033Z Downloaded futures v0.3.29
11082023-12-05T04:13:27.041Z Downloaded tracing-core v0.1.31
11092023-12-05T04:13:27.047Z Downloaded filetime v0.2.22
11102023-12-05T04:13:27.050Z Downloaded ff v0.13.0
11112023-12-05T04:13:27.053Z Downloaded version_check v0.9.4
11122023-12-05T04:13:27.055Z Downloaded ref-cast-impl v1.0.20
11132023-12-05T04:13:27.058Z Downloaded sha2 v0.10.8
11142023-12-05T04:13:27.061Z Downloaded pin-project-internal v1.1.3
11152023-12-05T04:13:27.064Z Downloaded ring v0.17.5
11162023-12-05T04:13:27.205Z Downloaded rsa v0.9.2
11172023-12-05T04:13:27.212Z Downloaded hashbrown v0.12.3
11182023-12-05T04:13:27.220Z Downloaded glob v0.3.1
11192023-12-05T04:13:27.223Z Downloaded subprocess v0.2.9
11202023-12-05T04:13:27.227Z Downloaded rstest_macros v0.18.2
11212023-12-05T04:13:27.232Z Downloaded trybuild v1.0.85
11222023-12-05T04:13:27.241Z Downloaded serde_yaml v0.9.25
11232023-12-05T04:13:27.247Z Downloaded headers v0.3.9
11242023-12-05T04:13:27.257Z Downloaded ring v0.16.20
11252023-12-05T04:13:27.425Z Downloaded rand v0.8.5
11262023-12-05T04:13:27.433Z Downloaded itertools v0.11.0
11272023-12-05T04:13:27.891Z Downloaded rayon-core v1.12.0
11282023-12-05T04:13:27.914Z Downloaded rustfmt-wrapper v0.2.0
11292023-12-05T04:13:27.914Z Downloaded strip-ansi-escapes v0.2.0
11302023-12-05T04:13:27.914Z Downloaded zeroize_derive v1.4.2
11312023-12-05T04:13:27.914Z Downloaded hex-literal v0.4.1
11322023-12-05T04:13:27.915Z Downloaded hex v0.4.3
11332023-12-05T04:13:27.915Z Downloaded trust-dns-server v0.22.1
11342023-12-05T04:13:27.915Z Downloaded aho-corasick v1.0.4
11352023-12-05T04:13:27.915Z Downloaded tap v1.0.1
11362023-12-05T04:13:27.915Z Downloaded slog-dtrace v0.2.3
11372023-12-05T04:13:27.915Z Downloaded dirs-sys-next v0.1.2
11382023-12-05T04:13:27.915Z Downloaded ron v0.8.1
11392023-12-05T04:13:27.915Z Downloaded structmeta-derive v0.2.0
11402023-12-05T04:13:27.915Z Downloaded darling_core v0.20.3
11412023-12-05T04:13:27.915Z Downloaded httpdate v1.0.3
11422023-12-05T04:13:27.915Z Downloaded criterion v0.5.1
11432023-12-05T04:13:27.915Z Downloaded flagset v0.4.3
11442023-12-05T04:13:27.915Z Downloaded either v1.9.0
11452023-12-05T04:13:27.915Z Downloaded dyn-clone v1.0.13
11462023-12-05T04:13:27.915Z Downloaded dof v0.1.5
11472023-12-05T04:13:27.915Z Downloaded futures-channel v0.3.29
11482023-12-05T04:13:27.915Z Downloaded zerocopy v0.6.4
11492023-12-05T04:13:27.915Z Downloaded serde_tokenstream v0.2.0
11502023-12-05T04:13:27.915Z Downloaded same-file v1.0.6
11512023-12-05T04:13:27.915Z Downloaded partial-io v0.5.4
11522023-12-05T04:13:27.915Z Downloaded schemars v0.8.13
11532023-12-05T04:13:27.915Z Downloaded pretty_assertions v1.4.0
11542023-12-05T04:13:27.915Z Downloaded diff v0.1.13
11552023-12-05T04:13:27.915Z Downloaded httparse v1.8.0
11562023-12-05T04:13:27.915Z Downloaded futures-executor v0.3.29
11572023-12-05T04:13:27.915Z Downloaded serde_derive_internals v0.26.0
11582023-12-05T04:13:27.915Z Downloaded getrandom v0.2.10
11592023-12-05T04:13:27.915Z Downloaded r2d2 v0.8.10
11602023-12-05T04:13:27.917Z Downloaded home v0.5.5
11612023-12-05T04:13:27.917Z Downloaded unicode-bidi v0.3.13
11622023-12-05T04:13:27.917Z Downloaded num-bigint-dig v0.8.4
11632023-12-05T04:13:27.917Z Downloaded crossterm v0.27.0
11642023-12-05T04:13:27.917Z Downloaded rusty-fork v0.3.0
11652023-12-05T04:13:27.917Z Downloaded strum_macros v0.25.2
11662023-12-05T04:13:27.917Z Downloaded der_derive v0.7.2
11672023-12-05T04:13:27.917Z Downloaded rustls-pemfile v1.0.3
11682023-12-05T04:13:27.917Z Downloaded num-bigint v0.4.4
11692023-12-05T04:13:27.917Z Downloaded salty v0.2.0
11702023-12-05T04:13:27.917Z Downloaded textwrap v0.16.0
11712023-12-05T04:13:27.917Z Downloaded flume v0.11.0
11722023-12-05T04:13:27.917Z Downloaded funty v2.0.0
11732023-12-05T04:13:27.917Z Downloaded topological-sort v0.2.2
11742023-12-05T04:13:27.917Z Downloaded tokio-rustls v0.24.1
11752023-12-05T04:13:27.917Z Downloaded pin-project-lite v0.2.13
11762023-12-05T04:13:27.917Z Downloaded pin-project v1.1.3
11772023-12-05T04:13:27.917Z Downloaded derive_more v0.99.17
11782023-12-05T04:13:27.917Z Downloaded url v2.5.0
11792023-12-05T04:13:27.917Z Downloaded futures-timer v3.0.2
11802023-12-05T04:13:27.917Z Downloaded derive_builder_core v0.12.0
11812023-12-05T04:13:27.917Z Downloaded structmeta v0.2.0
11822023-12-05T04:13:27.917Z Downloaded static_assertions v1.1.0
11832023-12-05T04:13:27.917Z Downloaded predicates-tree v1.0.9
11842023-12-05T04:13:27.917Z Downloaded yansi v0.5.1
11852023-12-05T04:13:27.917Z Downloaded spin v0.5.2
11862023-12-05T04:13:27.917Z Downloaded walkdir v2.4.0
11872023-12-05T04:13:27.917Z Downloaded unicode-linebreak v0.1.5
11882023-12-05T04:13:27.918Z Downloaded vte v0.11.1
11892023-12-05T04:13:27.918Z Downloaded spki v0.7.2
11902023-12-05T04:13:27.918Z Downloaded shell-words v1.1.0
11912023-12-05T04:13:27.918Z Downloaded signal-hook-registry v1.4.1
11922023-12-05T04:13:27.918Z Downloaded ppv-lite86 v0.2.17
11932023-12-05T04:13:27.918Z Downloaded rustc-demangle v0.1.23
11942023-12-05T04:13:27.918Z Downloaded slog-term v2.9.0
11952023-12-05T04:13:27.918Z Downloaded http-body v0.4.5
11962023-12-05T04:13:27.918Z Downloaded rand_chacha v0.3.1
11972023-12-05T04:13:27.918Z Downloaded slog-scope v4.4.0
11982023-12-05T04:13:27.918Z Downloaded term v0.7.0
11992023-12-05T04:13:27.918Z Downloaded password-hash v0.5.0
12002023-12-05T04:13:27.918Z Downloaded fatfs v0.3.6
12012023-12-05T04:13:27.918Z Downloaded env_logger v0.10.0
12022023-12-05T04:13:27.918Z Downloaded pest_meta v2.7.2
12032023-12-05T04:13:27.918Z Downloaded unsafe-libyaml v0.2.9
12042023-12-05T04:13:27.918Z Downloaded crossbeam-channel v0.5.8
12052023-12-05T04:13:27.918Z Downloaded postcard v0.7.3
12062023-12-05T04:13:27.918Z Downloaded rstest v0.18.2
12072023-12-05T04:13:27.918Z Downloaded postgres-protocol v0.6.6
12082023-12-05T04:13:27.918Z Downloaded half v1.8.2
12092023-12-05T04:13:27.918Z Downloaded prettyplease v0.2.12
12102023-12-05T04:13:27.918Z Downloaded futures-sink v0.3.29
12112023-12-05T04:13:27.918Z Downloaded wyz v0.5.1
12122023-12-05T04:13:27.918Z Downloaded whoami v1.4.1
12132023-12-05T04:13:27.918Z Downloaded which v4.4.0
12142023-12-05T04:13:27.918Z Downloaded radium v0.7.0
12152023-12-05T04:13:27.918Z Downloaded difflib v0.4.0
12162023-12-05T04:13:27.919Z Downloaded unicase v2.7.0
12172023-12-05T04:13:27.919Z Downloaded unarray v0.1.4
12182023-12-05T04:13:27.919Z Downloaded fnv v1.0.7
12192023-12-05T04:13:27.919Z Downloaded phf_shared v0.11.2
12202023-12-05T04:13:27.919Z Downloaded strsim v0.8.0
12212023-12-05T04:13:27.919Z Downloaded rtoolbox v0.0.1
12222023-12-05T04:13:27.919Z Downloaded resolv-conf v0.7.0
12232023-12-05T04:13:27.919Z Downloaded phf v0.11.2
12242023-12-05T04:13:27.919Z Downloaded test-strategy v0.3.1
12252023-12-05T04:13:27.919Z Downloaded enum-as-inner v0.5.1
12262023-12-05T04:13:27.919Z Downloaded usdt v0.3.5
12272023-12-05T04:13:27.919Z Downloaded pkg-config v0.3.27
12282023-12-05T04:13:27.923Z Downloaded signature v2.1.0
12292023-12-05T04:13:27.923Z Downloaded tar v0.4.40
12302023-12-05T04:13:27.923Z Downloaded ed25519 v1.5.3
12312023-12-05T04:13:27.923Z Downloaded cc v1.0.83
12322023-12-05T04:13:27.923Z Downloaded foreign-types-macros v0.2.3
12332023-12-05T04:13:27.923Z Downloaded untrusted v0.9.0
12342023-12-05T04:13:27.923Z Downloaded papergrid v0.10.0
12352023-12-05T04:13:27.923Z Downloaded tinyvec v1.6.0
12362023-12-05T04:13:27.923Z Downloaded unicode-width v0.1.11
12372023-12-05T04:13:27.923Z Downloaded hash32 v0.2.1
12382023-12-05T04:13:27.923Z Downloaded data-encoding v2.4.0
12392023-12-05T04:13:27.923Z Downloaded semver v0.11.0
12402023-12-05T04:13:27.923Z Downloaded time-core v0.1.1
12412023-12-05T04:13:27.923Z Downloaded debug-ignore v1.0.5
12422023-12-05T04:13:27.923Z Downloaded smallvec v0.6.14
12432023-12-05T04:13:27.923Z Downloaded slog-bunyan v2.4.0
12442023-12-05T04:13:27.924Z Downloaded slog-async v2.8.0
12452023-12-05T04:13:27.924Z Downloaded slab v0.4.9
12462023-12-05T04:13:27.924Z Downloaded signature v1.6.4
12472023-12-05T04:13:27.924Z Downloaded num-traits v0.2.16
12482023-12-05T04:13:27.924Z Downloaded parking_lot v0.12.1
12492023-12-05T04:13:27.924Z Downloaded oso v0.27.0
12502023-12-05T04:13:27.924Z Downloaded crossbeam-epoch v0.9.15
12512023-12-05T04:13:27.924Z Downloaded cookie v0.18.0
12522023-12-05T04:13:27.929Z Downloaded clang-sys v1.6.1
12532023-12-05T04:13:27.929Z Downloaded proc-macro-error v1.0.4
12542023-12-05T04:13:27.933Z Downloaded globset v0.4.13
12552023-12-05T04:13:27.937Z Downloaded indicatif v0.17.7
12562023-12-05T04:13:27.941Z Downloaded backtrace v0.3.69
12572023-12-05T04:13:27.949Z Downloaded arc-swap v1.6.0
12582023-12-05T04:13:27.955Z Downloaded pem v3.0.2
12592023-12-05T04:13:27.957Z Downloaded stringprep v0.1.3
12602023-12-05T04:13:27.960Z Downloaded derive_builder_macro v0.12.0
12612023-12-05T04:13:27.963Z Downloaded threadpool v1.8.1
12622023-12-05T04:13:27.963Z Downloaded socket2 v0.4.9
12632023-12-05T04:13:27.966Z Downloaded float-cmp v0.9.0
12642023-12-05T04:13:27.968Z Downloaded unicode-xid v0.2.4
12652023-12-05T04:13:27.971Z Downloaded darling_core v0.14.4
12662023-12-05T04:13:27.977Z Downloaded socket2 v0.5.5
12672023-12-05T04:13:27.980Z Downloaded pretty-hex v0.4.0
12682023-12-05T04:13:27.985Z Downloaded xattr v1.0.1
12692023-12-05T04:13:27.994Z Downloaded endian-type v0.1.2
12702023-12-05T04:13:27.994Z Downloaded doc-comment v0.3.3
12712023-12-05T04:13:27.994Z Downloaded mime_guess v2.0.4
12722023-12-05T04:13:27.994Z Downloaded crc-any v2.4.3
12732023-12-05T04:13:28.003Z Downloaded mio v0.8.9
12742023-12-05T04:13:28.013Z Downloaded crossbeam-utils v0.8.16
12752023-12-05T04:13:28.013Z Downloaded tempfile v3.8.1
12762023-12-05T04:13:28.024Z Downloaded base64 v0.13.1
12772023-12-05T04:13:28.024Z Downloaded thiserror-impl-no-std v2.0.2
12782023-12-05T04:13:28.034Z Downloaded serde-hex v0.1.0
12792023-12-05T04:13:28.034Z Downloaded semver v0.1.20
12802023-12-05T04:13:28.034Z Downloaded quick-error v1.2.3
12812023-12-05T04:13:28.034Z Downloaded proc-macro-error-attr v1.0.4
12822023-12-05T04:13:28.034Z Downloaded usdt-attr-macro v0.3.5
12832023-12-05T04:13:28.034Z Downloaded num-complex v0.4.4
12842023-12-05T04:13:28.046Z Downloaded lock_api v0.4.10
12852023-12-05T04:13:28.046Z Downloaded parking_lot v0.11.2
12862023-12-05T04:13:28.046Z Downloaded proc-macro-crate v1.3.1
12872023-12-05T04:13:28.046Z Downloaded smallvec v1.11.0
12882023-12-05T04:13:28.050Z Downloaded indexmap v1.9.3
12892023-12-05T04:13:28.050Z Downloaded utf-8 v0.7.6
12902023-12-05T04:13:28.050Z Downloaded crypto-bigint v0.5.2
12912023-12-05T04:13:28.061Z Downloaded thread-id v4.2.0
12922023-12-05T04:13:28.064Z Downloaded fxhash v0.2.1
12932023-12-05T04:13:28.064Z Downloaded foreign-types-shared v0.1.1
12942023-12-05T04:13:28.064Z Downloaded arrayvec v0.7.4
12952023-12-05T04:13:28.068Z Downloaded olpc-cjson v0.1.3
12962023-12-05T04:13:28.071Z Downloaded libtest-mimic v0.6.1
12972023-12-05T04:13:28.074Z Downloaded libsw v3.3.0
12982023-12-05T04:13:28.078Z Downloaded fs-err v2.11.0
12992023-12-05T04:13:28.081Z Downloaded usdt-impl v0.3.5
13002023-12-05T04:13:28.081Z Downloaded smawk v0.3.1
13012023-12-05T04:13:28.085Z Downloaded omicron-zone-package v0.9.1
13022023-12-05T04:13:28.090Z Downloaded native-tls v0.2.11
13032023-12-05T04:13:28.096Z Downloaded schemars_derive v0.8.13
13042023-12-05T04:13:28.096Z Downloaded libloading v0.7.4
13052023-12-05T04:13:28.100Z Downloaded bytes v1.5.0
13062023-12-05T04:13:28.103Z Downloaded waitgroup v0.1.2
13072023-12-05T04:13:28.112Z Downloaded fragile v2.0.0
13082023-12-05T04:13:28.112Z Downloaded form_urlencoded v1.2.1
13092023-12-05T04:13:28.112Z Downloaded untrusted v0.7.1
13102023-12-05T04:13:28.112Z Downloaded tui-tree-widget v0.13.0
13112023-12-05T04:13:28.112Z Downloaded once_cell v1.18.0
13122023-12-05T04:13:28.115Z Downloaded serde_plain v1.0.2
13132023-12-05T04:13:28.118Z Downloaded mime v0.3.17
13142023-12-05T04:13:28.121Z Downloaded log v0.4.20
13152023-12-05T04:13:28.124Z Downloaded linked-hash-map v0.5.6
13162023-12-05T04:13:28.128Z Downloaded lazy_static v1.4.0
13172023-12-05T04:13:28.128Z Downloaded basic-toml v0.1.4
13182023-12-05T04:13:28.143Z Downloaded blake2b_simd v1.0.1
13192023-12-05T04:13:28.145Z Downloaded subtle v2.5.0
13202023-12-05T04:13:28.148Z Downloaded string_cache v0.8.7
13212023-12-05T04:13:28.152Z Downloaded crossbeam-deque v0.8.3
13222023-12-05T04:13:28.154Z Downloaded ipnet v2.8.0
13232023-12-05T04:13:28.157Z Downloaded ciborium-ll v0.2.1
13242023-12-05T04:13:28.157Z Downloaded ciborium v0.2.1
13252023-12-05T04:13:28.160Z Downloaded ansi_term v0.12.1
13262023-12-05T04:13:28.163Z Downloaded tempdir v0.3.7
13272023-12-05T04:13:28.166Z Downloaded slog-json v2.6.1
13282023-12-05T04:13:28.169Z Downloaded darling v0.20.3
13292023-12-05T04:13:28.174Z Downloaded crossbeam-queue v0.3.8
13302023-12-05T04:13:28.176Z Downloaded linear-map v1.2.0
13312023-12-05T04:13:28.179Z Downloaded foreign-types-shared v0.3.1
13322023-12-05T04:13:28.180Z Downloaded number_prefix v0.4.0
13332023-12-05T04:13:28.183Z Downloaded packed_struct_codegen v0.10.1
13342023-12-05T04:13:28.183Z Downloaded blake2 v0.10.6
13352023-12-05T04:13:28.187Z Downloaded packed_struct v0.10.1
13362023-12-05T04:13:28.189Z Downloaded crossbeam v0.8.2
13372023-12-05T04:13:28.192Z Downloaded constant_time_eq v0.2.6
13382023-12-05T04:13:28.195Z Downloaded hyper-rustls v0.24.2
13392023-12-05T04:13:28.198Z Downloaded console v0.15.7
13402023-12-05T04:13:28.202Z Downloaded backoff v0.4.0
13412023-12-05T04:13:28.205Z Downloaded slog-envlogger v2.2.0
13422023-12-05T04:13:28.208Z Downloaded crc32fast v1.3.2
13432023-12-05T04:13:28.211Z Downloaded usdt-macro v0.3.5
13442023-12-05T04:13:28.214Z Downloaded serde_repr v0.1.16
13452023-12-05T04:13:28.217Z Downloaded macaddr v1.0.1
13462023-12-05T04:13:28.217Z Downloaded lru-cache v0.1.2
13472023-12-05T04:13:28.220Z Downloaded num_enum_derive v0.5.11
13482023-12-05T04:13:28.223Z Downloaded num v0.4.1
13492023-12-05T04:13:28.223Z Downloaded num-iter v0.1.43
13502023-12-05T04:13:28.226Z Downloaded termtree v0.4.1
13512023-12-05T04:13:28.226Z Downloaded colored v2.0.4
13522023-12-05T04:13:28.229Z Downloaded ipnetwork v0.20.0
13532023-12-05T04:13:28.232Z Downloaded indoc v1.0.9
13542023-12-05T04:13:28.235Z Downloaded cexpr v0.6.0
13552023-12-05T04:13:28.238Z Downloaded cassowary v0.3.0
13562023-12-05T04:13:28.241Z Downloaded camino-tempfile v1.1.1
13572023-12-05T04:13:28.246Z Downloaded cfg-if v0.1.10
13582023-12-05T04:13:28.246Z Downloaded bcs v0.1.6
13592023-12-05T04:13:28.249Z Downloaded swrite v0.1.0
13602023-12-05T04:13:28.252Z Downloaded crypto-common v0.1.6
13612023-12-05T04:13:28.252Z Downloaded inout v0.1.3
13622023-12-05T04:13:28.255Z Downloaded cfg-if v1.0.0
13632023-12-05T04:13:28.255Z Downloaded chacha20 v0.9.1
13642023-12-05T04:13:28.258Z Downloaded bit-set v0.5.3
13652023-12-05T04:13:28.261Z Downloaded crucible-workspace-hack v0.1.0
13662023-12-05T04:13:28.261Z Downloaded impl-trait-for-tuples v0.2.2
13672023-12-05T04:13:28.264Z Downloaded iana-time-zone v0.1.57
13682023-12-05T04:13:28.267Z Downloaded hyper-staticfile v0.9.5
13692023-12-05T04:13:28.270Z Downloaded bytesize v1.3.0
13702023-12-05T04:13:28.273Z Downloaded serial_test_derive v0.10.0
13712023-12-05T04:13:28.273Z Downloaded newtype_derive v0.1.6
13722023-12-05T04:13:28.276Z Downloaded hyper-tls v0.5.0
13732023-12-05T04:13:28.279Z Downloaded anes v0.1.6
13742023-12-05T04:13:28.282Z Downloaded async-stream v0.3.5
13752023-12-05T04:13:28.285Z Downloaded num-derive v0.4.0
13762023-12-05T04:13:28.287Z Downloaded cpufeatures v0.2.9
13772023-12-05T04:13:28.290Z Downloaded const-oid v0.9.5
13782023-12-05T04:13:28.294Z Downloaded ciborium-io v0.2.1
13792023-12-05T04:13:28.297Z Downloaded mockall_derive v0.11.4
13802023-12-05T04:13:28.297Z Downloaded libxml v0.3.3
13812023-12-05T04:13:28.307Z Downloaded similar v2.2.1
13822023-12-05T04:13:28.315Z Downloaded signal-hook v0.3.17
13832023-12-05T04:13:28.320Z Downloaded serde-big-array v0.4.1
13842023-12-05T04:13:28.335Z Downloaded openssl-macros v0.1.1
13852023-12-05T04:13:28.335Z Downloaded crc-catalog v2.2.0
13862023-12-05T04:13:28.335Z Downloaded bzip2 v0.4.4
13872023-12-05T04:13:28.335Z Downloaded num-rational v0.4.1
13882023-12-05T04:13:28.755Z Downloaded multer v2.1.0
13892023-12-05T04:13:28.755Z Downloaded managed v0.8.0
13902023-12-05T04:13:28.755Z Downloaded keccak v0.1.4
13912023-12-05T04:13:28.755Z Downloaded indoc v2.0.3
13922023-12-05T04:13:28.773Z Downloaded byteorder v1.5.0
13932023-12-05T04:13:28.773Z Downloaded block-padding v0.3.3
13942023-12-05T04:13:28.773Z Downloaded autocfg v1.1.0
13952023-12-05T04:13:28.773Z Downloaded atomic-waker v1.1.1
13962023-12-05T04:13:28.773Z Downloaded constant_time_eq v0.3.0
13972023-12-05T04:13:28.773Z Downloaded md-5 v0.10.5
13982023-12-05T04:13:28.773Z Downloaded convert_case v0.4.0
13992023-12-05T04:13:28.773Z Downloaded libm v0.2.7
14002023-12-05T04:13:28.773Z Downloaded cipher v0.4.4
14012023-12-05T04:13:28.773Z Downloaded bytecount v0.6.3
14022023-12-05T04:13:28.773Z Downloaded bb8 v0.8.1
14032023-12-05T04:13:28.773Z Downloaded supports-color v2.1.0
14042023-12-05T04:13:28.773Z Downloaded serde_tokenstream v0.1.7
14052023-12-05T04:13:28.773Z Downloaded criterion-plot v0.5.0
14062023-12-05T04:13:28.773Z Downloaded num_threads v0.1.6
14072023-12-05T04:13:28.773Z Downloaded normalize-line-endings v0.3.0
14082023-12-05T04:13:28.773Z Downloaded newline-converter v0.3.0
14092023-12-05T04:13:28.773Z Downloaded nodrop v0.1.14
14102023-12-05T04:13:28.773Z Downloaded nanorand v0.7.0
14112023-12-05T04:13:28.773Z Downloaded memoffset v0.9.0
14122023-12-05T04:13:28.773Z Downloaded cast v0.3.0
14132023-12-05T04:13:28.773Z Downloaded kstat-rs v0.2.3
14142023-12-05T04:13:28.773Z Downloaded is_ci v1.1.1
14152023-12-05T04:13:28.773Z Downloaded ident_case v1.0.1
14162023-12-05T04:13:28.773Z Downloaded atomicwrites v0.4.2
14172023-12-05T04:13:28.773Z Downloaded approx v0.5.1
14182023-12-05T04:13:28.773Z Downloaded siphasher v0.3.11
14192023-12-05T04:13:28.773Z Downloaded atty v0.2.14
14202023-12-05T04:13:28.773Z Downloaded block-buffer v0.10.4
14212023-12-05T04:13:28.774Z Downloaded base64ct v1.6.0
14222023-12-05T04:13:28.774Z Downloaded base16ct v0.2.0
14232023-12-05T04:13:28.774Z Downloaded array-init v0.0.4
14242023-12-05T04:13:28.774Z Downloaded async-trait v0.1.74
14252023-12-05T04:13:28.774Z Downloaded async-recursion v1.0.5
14262023-12-05T04:13:28.774Z Downloaded base64 v0.21.5
14272023-12-05T04:13:28.774Z Downloaded maplit v1.0.2
14282023-12-05T04:13:28.774Z Downloaded ascii-canvas v3.0.0
14292023-12-05T04:13:28.774Z Downloaded arrayref v0.3.7
14302023-12-05T04:13:28.774Z Downloaded miniz_oxide v0.7.1
14312023-12-05T04:13:28.774Z Downloaded minimal-lexical v0.2.1
14322023-12-05T04:13:28.774Z Downloaded memoffset v0.7.1
14332023-12-05T04:13:28.774Z Downloaded mockall v0.11.4
14342023-12-05T04:13:28.774Z Downloaded async-stream-impl v0.3.5
14352023-12-05T04:13:28.774Z Downloaded maybe-uninit v2.0.0
14362023-12-05T04:13:28.774Z Downloaded addr2line v0.21.0
14372023-12-05T04:13:28.774Z Downloaded match_cfg v0.1.0
14382023-12-05T04:13:28.774Z Downloaded darling v0.14.4
14392023-12-05T04:13:28.774Z Downloaded curve25519-dalek-derive v0.1.0
14402023-12-05T04:13:28.774Z Downloaded crunchy v0.2.2
14412023-12-05T04:13:28.775Z Downloaded ahash v0.8.3
14422023-12-05T04:13:29.205Z Compiling serde v1.0.192
14432023-12-05T04:13:29.205Z Compiling autocfg v1.1.0
14442023-12-05T04:13:29.205Z Checking cfg-if v1.0.0
14452023-12-05T04:13:29.206Z Compiling version_check v0.9.4
14462023-12-05T04:13:29.209Z Compiling syn v1.0.109
14472023-12-05T04:13:29.209Z Checking libc v0.2.150
14482023-12-05T04:13:29.209Z Compiling syn v2.0.32
14492023-12-05T04:13:29.402Z Compiling parking_lot_core v0.9.8
14502023-12-05T04:13:29.521Z Compiling libm v0.2.7
14512023-12-05T04:13:30.109Z Compiling cc v1.0.83
14522023-12-05T04:13:30.235Z Compiling futures-core v0.3.29
14532023-12-05T04:13:30.261Z Compiling once_cell v1.18.0
14542023-12-05T04:13:30.873Z Compiling serde_json v1.0.108
14552023-12-05T04:13:30.965Z Compiling memchr v2.6.3
14562023-12-05T04:13:31.007Z Compiling lock_api v0.4.10
14572023-12-05T04:13:31.163Z Compiling num-traits v0.2.16
14582023-12-05T04:13:31.513Z Compiling slab v0.4.9
14592023-12-05T04:13:31.607Z Checking getrandom v0.2.10
14602023-12-05T04:13:31.744Z Compiling futures-channel v0.3.29
14612023-12-05T04:13:31.982Z Compiling futures-task v0.3.29
14622023-12-05T04:13:32.208Z Compiling futures-util v0.3.29
14632023-12-05T04:13:32.298Z Compiling typenum v1.16.0
14642023-12-05T04:13:32.516Z Compiling generic-array v0.14.7
14652023-12-05T04:13:32.849Z Compiling log v0.4.20
14662023-12-05T04:13:33.129Z Checking scopeguard v1.2.0
14672023-12-05T04:13:33.313Z Compiling pkg-config v0.3.27
14682023-12-05T04:13:34.446Z Checking smallvec v1.11.0
14692023-12-05T04:13:34.481Z Checking itoa v1.0.9
14702023-12-05T04:13:34.794Z Compiling rustix v0.38.25
14712023-12-05T04:13:35.039Z Compiling indexmap v1.9.3
14722023-12-05T04:13:35.066Z Compiling schemars v0.8.13
14732023-12-05T04:13:35.539Z Compiling vcpkg v0.2.15
14742023-12-05T04:13:35.642Z Compiling fnv v1.0.7
14752023-12-05T04:13:35.691Z Compiling httparse v1.8.0
14762023-12-05T04:13:36.127Z Checking rand_core v0.6.4
14772023-12-05T04:13:36.393Z Compiling ring v0.17.5
14782023-12-05T04:13:36.577Z Compiling ring v0.16.20
14792023-12-05T04:13:38.803Z Compiling aho-corasick v1.0.4
14802023-12-05T04:13:38.810Z Compiling regex-syntax v0.8.2
14812023-12-05T04:13:39.400Z Compiling openssl-sys v0.9.96
14822023-12-05T04:13:41.201Z Compiling parking_lot v0.12.1
14832023-12-05T04:13:42.114Z Checking pin-project-lite v0.2.13
14842023-12-05T04:13:42.287Z Compiling ahash v0.8.3
14852023-12-05T04:13:42.825Z Compiling serde_derive_internals v0.26.0
14862023-12-05T04:13:42.958Z Checking spin v0.5.2
14872023-12-05T04:13:43.322Z Compiling openssl v0.10.60
14882023-12-05T04:13:44.007Z Checking signal-hook-registry v1.4.1
14892023-12-05T04:13:44.423Z Compiling ucd-trie v0.1.6
14902023-12-05T04:13:44.443Z Compiling rustls v0.21.9
14912023-12-05T04:13:44.875Z Compiling regex-automata v0.4.3
14922023-12-05T04:13:45.421Z Checking mio v0.8.9
14932023-12-05T04:13:46.065Z Compiling iana-time-zone v0.1.57
14942023-12-05T04:13:46.480Z Compiling native-tls v0.2.11
14952023-12-05T04:13:46.777Z Compiling async-trait v0.1.74
14962023-12-05T04:13:46.882Z Checking num_cpus v1.16.0
14972023-12-05T04:13:47.700Z Compiling byteorder v1.5.0
14982023-12-05T04:13:47.788Z Compiling unicode-xid v0.2.4
14992023-12-05T04:13:48.061Z Compiling dyn-clone v1.0.13
15002023-12-05T04:13:48.499Z Compiling backtrace v0.3.69
15012023-12-05T04:13:48.502Z Checking socket2 v0.5.5
15022023-12-05T04:13:49.342Z Compiling futures-sink v0.3.29
15032023-12-05T04:13:49.406Z Compiling hashbrown v0.13.2
15042023-12-05T04:13:49.583Z Compiling errno v0.3.2
15052023-12-05T04:13:49.662Z Compiling crossbeam-utils v0.8.16
15062023-12-05T04:13:49.945Z Checking ryu v1.0.15
15072023-12-05T04:13:50.307Z Compiling crc32fast v1.3.2
15082023-12-05T04:13:50.471Z Compiling tinyvec_macros v0.1.1
15092023-12-05T04:13:50.609Z Compiling tinyvec v1.6.0
15102023-12-05T04:13:51.411Z Compiling pin-utils v0.1.0
15112023-12-05T04:13:51.495Z Compiling anyhow v1.0.75
15122023-12-05T04:13:51.545Z Compiling futures-io v0.3.29
15132023-12-05T04:13:51.611Z Compiling spin v0.9.8
15142023-12-05T04:13:51.733Z Compiling tracing-core v0.1.31
15152023-12-05T04:13:52.025Z Compiling unicode-bidi v0.3.13
15162023-12-05T04:13:52.234Z Compiling regex v1.10.2
15172023-12-05T04:13:53.397Z Compiling unicode-normalization v0.1.22
15182023-12-05T04:13:54.225Z Compiling num-integer v0.1.45
15192023-12-05T04:13:54.763Z Compiling synstructure v0.12.6
15202023-12-05T04:13:54.901Z Compiling lazy_static v1.4.0
15212023-12-05T04:13:55.013Z Compiling unicode-width v0.1.11
15222023-12-05T04:13:55.069Z Compiling slog v2.7.0
15232023-12-05T04:13:55.096Z Compiling serde_derive v1.0.192
15242023-12-05T04:13:55.175Z Compiling thiserror-impl v1.0.49
15252023-12-05T04:13:55.289Z Compiling zeroize_derive v1.4.2
15262023-12-05T04:13:55.440Z Compiling tokio-macros v2.2.0
15272023-12-05T04:13:55.912Z Compiling futures-macro v0.3.29
15282023-12-05T04:13:56.258Z Compiling tracing-attributes v0.1.26
15292023-12-05T04:13:58.023Z Compiling schemars_derive v0.8.13
15302023-12-05T04:13:58.201Z Compiling openssl-macros v0.1.1
15312023-12-05T04:13:58.401Z Checking zeroize v1.7.0
15322023-12-05T04:14:01.145Z Compiling thiserror v1.0.49
15332023-12-05T04:14:01.357Z Compiling pest v2.7.2
15342023-12-05T04:14:01.767Z Compiling base64 v0.21.5
15352023-12-05T04:14:02.009Z Compiling zerocopy-derive v0.2.0
15362023-12-05T04:14:03.355Z Compiling tracing v0.1.37
15372023-12-05T04:14:04.009Z Compiling hashbrown v0.12.3
15382023-12-05T04:14:04.070Z Compiling openssl-probe v0.1.5
15392023-12-05T04:14:04.092Z Compiling rustversion v1.0.14
15402023-12-05T04:14:04.426Z Compiling foreign-types-shared v0.1.1
15412023-12-05T04:14:04.587Z Compiling percent-encoding v2.3.1
15422023-12-05T04:14:04.705Z Compiling untrusted v0.9.0
15432023-12-05T04:14:04.982Z Checking subtle v2.5.0
15442023-12-05T04:14:05.222Z Compiling time-core v0.1.1
15452023-12-05T04:14:05.282Z Compiling untrusted v0.7.1
15462023-12-05T04:14:05.518Z Compiling time-macros v0.2.13
15472023-12-05T04:14:05.606Z Compiling pest_meta v2.7.2
15482023-12-05T04:14:06.486Z Compiling foreign-types v0.3.2
15492023-12-05T04:14:07.819Z Compiling pest_generator v2.7.2
15502023-12-05T04:14:11.450Z Compiling try-lock v0.2.4
15512023-12-05T04:14:11.807Z Compiling want v0.3.1
15522023-12-05T04:14:12.204Z Compiling rustls-webpki v0.101.7
15532023-12-05T04:14:12.262Z Compiling sct v0.7.0
15542023-12-05T04:14:12.748Z Compiling form_urlencoded v1.2.1
15552023-12-05T04:14:13.271Z Compiling zerocopy-derive v0.6.4
15562023-12-05T04:14:14.532Z Compiling pest_derive v2.7.2
15572023-12-05T04:14:15.253Z Compiling socket2 v0.4.9
15582023-12-05T04:14:15.602Z Compiling tower-service v0.3.2
15592023-12-05T04:14:15.803Z Compiling either v1.9.0
15602023-12-05T04:14:15.898Z Compiling httpdate v1.0.3
15612023-12-05T04:14:16.368Z Compiling rustls-pemfile v1.0.3
15622023-12-05T04:14:16.678Z Compiling idna v0.5.0
15632023-12-05T04:14:16.737Z Compiling memoffset v0.9.0
15642023-12-05T04:14:16.961Z Compiling usdt-impl v0.3.5
15652023-12-05T04:14:17.230Z Compiling adler v1.0.2
15662023-12-05T04:14:17.550Z Compiling miniz_oxide v0.7.1
15672023-12-05T04:14:17.599Z Compiling rustls-native-certs v0.6.3
15682023-12-05T04:14:17.733Z Compiling zerocopy v0.3.0
15692023-12-05T04:14:18.315Z Checking crypto-common v0.1.6
15702023-12-05T04:14:18.605Z Compiling url v2.5.0
15712023-12-05T04:14:19.089Z Compiling ipnet v2.8.0
15722023-12-05T04:14:19.661Z Compiling signal-hook v0.3.17
15732023-12-05T04:14:20.031Z Checking bytes v1.5.0
15742023-12-05T04:14:20.119Z Checking bitflags v2.4.0
15752023-12-05T04:14:20.591Z Compiling dof v0.1.5
15762023-12-05T04:14:21.260Z Compiling dtrace-parser v0.1.14
15772023-12-05T04:14:21.284Z Compiling clap_derive v4.4.2
15782023-12-05T04:14:21.332Z Checking tokio v1.34.0
15792023-12-05T04:14:22.216Z Compiling indexmap v2.1.0
15802023-12-05T04:14:23.208Z Compiling chrono v0.4.31
15812023-12-05T04:14:24.187Z Compiling uuid v1.6.1
15822023-12-05T04:14:24.471Z Compiling semver v1.0.20
15832023-12-05T04:14:25.450Z Compiling http v0.2.11
15842023-12-05T04:14:26.897Z Compiling serde_spanned v0.6.4
15852023-12-05T04:14:27.378Z Compiling toml_datetime v0.6.5
15862023-12-05T04:14:28.159Z Compiling rustc_version v0.4.0
15872023-12-05T04:14:29.544Z Compiling toml_edit v0.19.15
15882023-12-05T04:14:30.078Z Compiling openapiv3 v2.0.0-rc.1
15892023-12-05T04:14:30.347Z Compiling http-body v0.4.5
15902023-12-05T04:14:32.265Z Compiling serde_urlencoded v0.7.1
15912023-12-05T04:14:33.135Z Compiling crossbeam-epoch v0.9.15
15922023-12-05T04:14:33.322Z Compiling encoding_rs v0.8.33
15932023-12-05T04:14:33.604Z Compiling thread-id v4.2.0
15942023-12-05T04:14:33.779Z Checking const-oid v0.9.5
15952023-12-05T04:14:33.874Z Compiling gimli v0.28.0
15962023-12-05T04:14:34.998Z Compiling mime v0.3.17
15972023-12-05T04:14:36.005Z Compiling siphasher v0.3.11
15982023-12-05T04:14:36.701Z Compiling webpki-roots v0.25.2
15992023-12-05T04:14:37.157Z Compiling serde_tokenstream v0.1.7
16002023-12-05T04:14:38.000Z Compiling strum_macros v0.25.2
16012023-12-05T04:14:39.028Z Compiling tokio-util v0.7.10
16022023-12-05T04:14:40.201Z Compiling tokio-rustls v0.24.1
16032023-12-05T04:14:41.119Z Compiling h2 v0.3.21
16042023-12-05T04:14:41.873Z Compiling addr2line v0.21.0
16052023-12-05T04:14:42.751Z Compiling tokio-native-tls v0.3.1
16062023-12-05T04:14:42.959Z Compiling bzip2-sys v0.1.11+1.0.8
16072023-12-05T04:14:43.225Z Compiling object v0.32.1
16082023-12-05T04:14:43.522Z Compiling num-iter v0.1.43
16092023-12-05T04:14:43.833Z Compiling rustc-demangle v0.1.23
16102023-12-05T04:14:45.285Z Compiling flate2 v1.0.28
16112023-12-05T04:14:45.504Z Compiling heapless v0.7.16
16122023-12-05T04:14:45.527Z Compiling block-buffer v0.10.4
16132023-12-05T04:14:46.196Z Compiling doc-comment v0.3.3
16142023-12-05T04:14:46.463Z Compiling ppv-lite86 v0.2.17
16152023-12-05T04:14:47.067Z Compiling usdt-attr-macro v0.3.5
16162023-12-05T04:14:47.336Z Compiling usdt-macro v0.3.5
16172023-12-05T04:14:47.513Z Compiling toml v0.7.8
16182023-12-05T04:14:47.792Z Compiling rand_chacha v0.3.1
16192023-12-05T04:14:49.275Z Compiling digest v0.10.7
16202023-12-05T04:14:49.696Z Compiling toml_edit v0.21.0
16212023-12-05T04:14:49.783Z Compiling hex v0.4.3
16222023-12-05T04:14:50.069Z Compiling pin-project-internal v1.1.3
16232023-12-05T04:14:50.480Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16242023-12-05T04:14:50.954Z Compiling bit-vec v0.6.3
16252023-12-05T04:14:51.959Z Compiling rand v0.8.5
16262023-12-05T04:14:52.099Z Compiling phf_shared v0.10.0
16272023-12-05T04:14:52.728Z Compiling num-bigint v0.4.4
16282023-12-05T04:14:52.731Z Compiling smoltcp v0.9.1
16292023-12-05T04:14:53.959Z Compiling hyper v0.14.27
16302023-12-05T04:14:54.191Z Compiling fixedbitset v0.4.2
16312023-12-05T04:14:54.986Z Compiling new_debug_unreachable v1.0.4
16322023-12-05T04:14:55.109Z Compiling precomputed-hash v0.1.1
16332023-12-05T04:14:55.133Z Compiling petgraph v0.6.4
16342023-12-05T04:14:55.279Z Compiling string_cache v0.8.7
16352023-12-05T04:14:56.466Z Compiling bit-set v0.5.3
16362023-12-05T04:14:57.299Z Compiling itertools v0.10.5
16372023-12-05T04:14:58.100Z Compiling enum-as-inner v0.5.1
16382023-12-05T04:14:58.318Z Compiling hubpack_derive v0.1.1
16392023-12-05T04:14:59.871Z Compiling diesel_table_macro_syntax v0.1.0
16402023-12-05T04:15:00.143Z Compiling lalrpop-util v0.19.12
16412023-12-05T04:15:00.531Z Compiling unicode-segmentation v1.10.1
16422023-12-05T04:15:00.556Z Compiling diesel_derives v2.1.2
16432023-12-05T04:15:01.588Z Compiling snafu-derive v0.7.5
16442023-12-05T04:15:02.214Z Compiling cpufeatures v0.2.9
16452023-12-05T04:15:02.238Z Compiling rustix v0.37.23
16462023-12-05T04:15:02.380Z Compiling sha2 v0.10.8
16472023-12-05T04:15:02.892Z Compiling md-5 v0.10.5
16482023-12-05T04:15:03.086Z Compiling hmac v0.12.1
16492023-12-05T04:15:03.335Z Compiling stringprep v0.1.3
16502023-12-05T04:15:03.466Z Compiling serde_repr v0.1.16
16512023-12-05T04:15:04.733Z Compiling hash32 v0.2.1
16522023-12-05T04:15:05.272Z Checking bitflags v1.3.2
16532023-12-05T04:15:05.421Z Compiling stable_deref_trait v1.2.0
16542023-12-05T04:15:05.536Z Compiling fallible-iterator v0.2.0
16552023-12-05T04:15:05.882Z Compiling terminal_size v0.2.6
16562023-12-05T04:15:06.177Z Compiling hyper-rustls v0.24.2
16572023-12-05T04:15:06.743Z Compiling hyper-tls v0.5.0
16582023-12-05T04:15:07.092Z Compiling postgres-protocol v0.6.6
16592023-12-05T04:15:07.287Z Compiling reqwest v0.11.22
16602023-12-05T04:15:08.833Z Compiling phf_shared v0.11.2
16612023-12-05T04:15:09.476Z Compiling block-padding v0.3.3
16622023-12-05T04:15:09.882Z Compiling scheduled-thread-pool v0.2.7
16632023-12-05T04:15:10.128Z Compiling matches v0.1.10
16642023-12-05T04:15:10.264Z Compiling deranged v0.3.8
16652023-12-05T04:15:10.892Z Compiling managed v0.8.0
16662023-12-05T04:15:11.103Z Compiling regex-automata v0.1.10
16672023-12-05T04:15:11.570Z Compiling num_threads v0.1.6
16682023-12-05T04:15:11.669Z Compiling clap_builder v4.4.2
16692023-12-05T04:15:11.805Z Compiling bstr v0.2.17
16702023-12-05T04:15:11.828Z Compiling r2d2 v0.8.10
16712023-12-05T04:15:11.939Z Compiling idna v0.2.3
16722023-12-05T04:15:12.448Z Compiling signal-hook-mio v0.2.3
16732023-12-05T04:15:12.701Z Compiling inout v0.1.3
16742023-12-05T04:15:13.143Z Compiling phf v0.11.2
16752023-12-05T04:15:13.420Z Compiling time v0.3.27
16762023-12-05T04:15:13.607Z Compiling postgres-types v0.2.6
16772023-12-05T04:15:14.349Z Compiling bzip2 v0.4.4
16782023-12-05T04:15:14.972Z Compiling hubpack v0.1.2
16792023-12-05T04:15:15.526Z Compiling pin-project v1.1.3
16802023-12-05T04:15:15.881Z Compiling ipnetwork v0.20.0
16812023-12-05T04:15:16.373Z Compiling zerocopy v0.6.4
16822023-12-05T04:15:16.459Z Compiling itertools v0.11.0
16832023-12-05T04:15:17.383Z Compiling futures-executor v0.3.29
16842023-12-05T04:15:18.398Z Compiling float-cmp v0.9.0
16852023-12-05T04:15:19.863Z Compiling difflib v0.4.0
16862023-12-05T04:15:21.601Z Compiling predicates-core v1.0.6
16872023-12-05T04:15:21.623Z Compiling data-encoding v2.4.0
16882023-12-05T04:15:22.208Z Compiling regex-automata v0.3.8
16892023-12-05T04:15:22.642Z Compiling normalize-line-endings v0.3.0
16902023-12-05T04:15:22.834Z Compiling whoami v1.4.1
16912023-12-05T04:15:23.084Z Compiling static_assertions v1.1.0
16922023-12-05T04:15:23.240Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16932023-12-05T04:15:23.873Z Compiling tokio-postgres v0.7.10
16942023-12-05T04:15:25.833Z Compiling bstr v1.6.0
16952023-12-05T04:15:26.524Z Compiling predicates v3.0.4
16962023-12-05T04:15:28.535Z Compiling trust-dns-proto v0.22.0
16972023-12-05T04:15:29.180Z Compiling diesel v2.1.4
16982023-12-05T04:15:29.438Z Compiling yasna v0.5.2
16992023-12-05T04:15:32.834Z Compiling clap v4.4.3
17002023-12-05T04:15:32.946Z Compiling futures v0.3.29
17012023-12-05T04:15:33.001Z Compiling snafu v0.7.5
17022023-12-05T04:15:33.117Z Compiling zip v0.6.6
17032023-12-05T04:15:33.526Z Compiling similar v2.2.1
17042023-12-05T04:15:33.782Z Compiling cipher v0.4.4
17052023-12-05T04:15:34.200Z Compiling crossterm v0.27.0
17062023-12-05T04:15:34.667Z Compiling signature v2.1.0
17072023-12-05T04:15:34.738Z Compiling usdt v0.3.5
17082023-12-05T04:15:35.044Z Compiling tokio-stream v0.1.14
17092023-12-05T04:15:35.572Z Compiling console v0.15.7
17102023-12-05T04:15:36.846Z Checking hashbrown v0.14.2
17112023-12-05T04:15:38.336Z Checking equivalent v1.0.1
17122023-12-05T04:15:38.500Z Checking unicode-ident v1.0.12
17132023-12-05T04:15:38.792Z Checking proc-macro2 v1.0.69
17142023-12-05T04:15:40.644Z Checking quote v1.0.33
17152023-12-05T04:15:42.269Z Checking utf8parse v0.2.1
17162023-12-05T04:15:43.648Z Checking anstyle v1.0.2
17172023-12-05T04:15:44.787Z Checking io-lifetimes v1.0.11
17182023-12-05T04:15:47.914Z Checking anstyle-parse v0.2.1
17192023-12-05T04:15:52.460Z Checking colorchoice v1.0.0
17202023-12-05T04:15:52.646Z Checking anstyle-query v1.0.0
17212023-12-05T04:15:52.830Z Checking anstream v0.5.0
17222023-12-05T04:15:53.395Z Checking clap_lex v0.5.1
17232023-12-05T04:15:53.480Z Checking strsim v0.10.0
17242023-12-05T04:15:54.794Z Checking winnow v0.5.15
17252023-12-05T04:16:00.264Z Compiling serde_tokenstream v0.2.0
17262023-12-05T04:16:05.140Z Compiling regress v0.7.1
17272023-12-05T04:16:11.219Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17282023-12-05T04:16:18.607Z Compiling getopts v0.2.21
17292023-12-05T04:16:19.740Z Compiling unsafe-libyaml v0.2.9
17302023-12-05T04:16:20.434Z Checking heck v0.4.1
17312023-12-05T04:16:21.121Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17322023-12-05T04:16:21.957Z Compiling serde_yaml v0.9.25
17332023-12-05T04:16:22.154Z Compiling ident_case v1.0.1
17342023-12-05T04:16:22.437Z Checking fastrand v2.0.0
17352023-12-05T04:16:22.946Z Checking tempfile v3.8.1
17362023-12-05T04:16:23.129Z Checking match_cfg v0.1.0
17372023-12-05T04:16:23.260Z Checking atty v0.2.14
17382023-12-05T04:16:23.263Z Checking hostname v0.3.1
17392023-12-05T04:16:23.440Z Compiling paste v1.0.14
17402023-12-05T04:16:23.465Z Checking quick-error v1.2.3
17412023-12-05T04:16:23.515Z Checking crossbeam-channel v0.5.8
17422023-12-05T04:16:23.665Z Checking sha1 v0.10.6
17432023-12-05T04:16:24.128Z Checking dirs-sys-next v0.1.2
17442023-12-05T04:16:24.409Z Checking dirs-next v2.0.0
17452023-12-05T04:16:24.596Z Checking thread_local v1.1.7
17462023-12-05T04:16:24.760Z Checking instant v0.1.12
17472023-12-05T04:16:24.934Z Compiling slog-async v2.8.0
17482023-12-05T04:16:25.061Z Checking term v0.7.0
17492023-12-05T04:16:25.779Z Checking camino v1.1.6
17502023-12-05T04:16:25.844Z Compiling multer v2.1.0
17512023-12-05T04:16:26.313Z Checking take_mut v0.2.2
17522023-12-05T04:16:26.609Z Checking slog-term v2.9.0
17532023-12-05T04:16:26.734Z Compiling darling_core v0.20.3
17542023-12-05T04:16:26.988Z Checking slog-json v2.6.1
17552023-12-05T04:16:27.407Z Compiling async-stream-impl v0.3.5
17562023-12-05T04:16:27.447Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17572023-12-05T04:16:27.940Z Checking debug-ignore v1.0.5
17582023-12-05T04:16:28.145Z Checking atomic-waker v1.1.1
17592023-12-05T04:16:28.340Z Checking waitgroup v0.1.2
17602023-12-05T04:16:28.669Z Checking slog-bunyan v2.4.0
17612023-12-05T04:16:29.265Z Checking toml v0.8.8
17622023-12-05T04:16:29.621Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17632023-12-05T04:16:29.826Z Checking serde_path_to_error v0.1.14
17642023-12-05T04:16:29.908Z Checking async-stream v0.3.5
17652023-12-05T04:16:30.185Z Checking strum v0.25.0
17662023-12-05T04:16:30.447Z Compiling structmeta-derive v0.2.0
17672023-12-05T04:16:30.498Z Checking wait-timeout v0.2.0
17682023-12-05T04:16:30.773Z Checking rusty-fork v0.3.0
17692023-12-05T04:16:30.863Z Checking rand_xorshift v0.3.0
17702023-12-05T04:16:31.128Z Compiling regex-syntax v0.7.5
17712023-12-05T04:16:31.241Z Checking unarray v0.1.4
17722023-12-05T04:16:31.467Z Checking proptest v1.4.0
17732023-12-05T04:16:35.806Z Compiling structmeta v0.2.0
17742023-12-05T04:16:36.550Z Checking backoff v0.4.0
17752023-12-05T04:16:37.022Z Compiling test-strategy v0.3.1
17762023-12-05T04:16:37.466Z Compiling darling_macro v0.20.3
17772023-12-05T04:16:39.107Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17782023-12-05T04:16:39.283Z Compiling darling v0.20.3
17792023-12-05T04:16:39.378Z Checking macaddr v1.0.1
17802023-12-05T04:16:39.441Z Compiling serde_with_macros v2.3.3
17812023-12-05T04:16:39.865Z Checking camino-tempfile v1.1.1
17822023-12-05T04:16:39.902Z Checking is-terminal v0.4.9
17832023-12-05T04:16:40.084Z Compiling proc-macro-error-attr v1.0.4
17842023-12-05T04:16:40.313Z Compiling proc-macro-error v1.0.4
17852023-12-05T04:16:41.049Z Compiling proc-macro-crate v1.3.1
17862023-12-05T04:16:41.162Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17872023-12-05T04:16:41.880Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17882023-12-05T04:16:42.921Z Checking termtree v0.4.1
17892023-12-05T04:16:43.240Z Compiling num_enum_derive v0.5.11
17902023-12-05T04:16:43.263Z Checking predicates-tree v1.0.9
17912023-12-05T04:16:43.328Z Checking base64ct v1.6.0
17922023-12-05T04:16:43.427Z Compiling parse-display-derive v0.8.2
17932023-12-05T04:16:43.482Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17942023-12-05T04:16:43.733Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17952023-12-05T04:16:44.065Z Compiling crucible-workspace-hack v0.1.0
17962023-12-05T04:16:44.090Z Checking postcard-cobs v0.1.5-pre
17972023-12-05T04:16:44.239Z Checking serde_with v2.3.3
17982023-12-05T04:16:44.270Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17992023-12-05T04:16:44.446Z Checking postcard v0.7.3
18002023-12-05T04:16:44.679Z Checking smoltcp v0.8.2
18012023-12-05T04:16:44.785Z Compiling foreign-types-macros v0.2.3
18022023-12-05T04:16:45.118Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18032023-12-05T04:16:45.600Z Checking cfg-if v0.1.10
18042023-12-05T04:16:45.737Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18052023-12-05T04:16:46.202Z Checking foreign-types-shared v0.3.1
18062023-12-05T04:16:46.367Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18072023-12-05T04:16:46.992Z Checking foreign-types v0.5.0
18082023-12-05T04:16:47.152Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18092023-12-05T04:16:47.369Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18102023-12-05T04:16:48.104Z Checking num_enum v0.5.11
18112023-12-05T04:16:48.340Z Checking cstr-argument v0.1.2
18122023-12-05T04:16:48.581Z Checking pretty-hex v0.2.1
18132023-12-05T04:16:48.617Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18142023-12-05T04:16:48.840Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18152023-12-05T04:16:48.937Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18162023-12-05T04:16:49.356Z Checking colored v2.0.4
18172023-12-05T04:16:49.438Z Compiling zone_cfg_derive v0.3.0
18182023-12-05T04:16:49.501Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18192023-12-05T04:16:49.590Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18202023-12-05T04:16:50.074Z Checking predicates v2.1.5
18212023-12-05T04:16:50.368Z Compiling mockall_derive v0.11.4
18222023-12-05T04:16:51.171Z Compiling num-derive v0.4.0
18232023-12-05T04:16:51.649Z Checking parse-display v0.8.2
18242023-12-05T04:16:51.729Z Checking downcast v0.11.0
18252023-12-05T04:16:51.907Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18262023-12-05T04:16:52.058Z Checking fragile v2.0.0
18272023-12-05T04:16:52.079Z Checking zone v0.3.0
18282023-12-05T04:16:52.492Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18292023-12-05T04:16:52.826Z Checking smf v0.2.2
18302023-12-05T04:16:52.916Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18312023-12-05T04:16:53.129Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18322023-12-05T04:16:53.500Z Checking filetime v0.2.22
18332023-12-05T04:16:54.077Z Checking xattr v1.0.1
18342023-12-05T04:16:54.100Z Checking pem v3.0.2
18352023-12-05T04:16:54.413Z Checking tar v0.4.40
18362023-12-05T04:16:54.592Z Checking linked-hash-map v0.5.6
18372023-12-05T04:16:54.635Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18382023-12-05T04:16:55.090Z Checking headers-core v0.2.0
18392023-12-05T04:16:55.115Z Checking lru-cache v0.1.2
18402023-12-05T04:16:55.291Z Checking headers v0.3.9
18412023-12-05T04:16:55.384Z Checking password-hash v0.5.0
18422023-12-05T04:16:55.653Z Checking blake2 v0.10.6
18432023-12-05T04:16:55.931Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18442023-12-05T04:16:56.116Z Checking base64 v0.13.1
18452023-12-05T04:16:56.371Z Checking argon2 v0.5.2
18462023-12-05T04:16:56.654Z Checking rcgen v0.11.3
18472023-12-05T04:16:56.801Z Checking pem v1.1.1
18482023-12-05T04:16:56.982Z Checking atomicwrites v0.4.2
18492023-12-05T04:16:57.131Z Checking subprocess v0.2.9
18502023-12-05T04:16:57.241Z Checking half v1.8.2
18512023-12-05T04:16:57.277Z Checking ciborium-io v0.2.1
18522023-12-05T04:16:57.396Z Checking arc-swap v1.6.0
18532023-12-05T04:16:57.443Z Compiling cancel-safe-futures v0.1.5
18542023-12-05T04:16:57.740Z Checking textwrap v0.11.0
18552023-12-05T04:16:57.922Z Checking ciborium-ll v0.2.1
18562023-12-05T04:16:58.018Z Compiling heck v0.3.3
18572023-12-05T04:16:58.044Z Compiling libefi-sys v0.1.0
18582023-12-05T04:16:58.085Z Checking ansi_term v0.12.1
18592023-12-05T04:16:58.110Z Checking slog-scope v4.4.0
18602023-12-05T04:16:58.410Z Checking vec_map v0.8.2
18612023-12-05T04:16:58.432Z Checking strsim v0.8.0
18622023-12-05T04:16:58.536Z Checking ciborium v0.2.1
18632023-12-05T04:16:58.570Z Checking slog-stdlog v4.1.1
18642023-12-05T04:16:58.686Z Compiling structopt-derive v0.4.18
18652023-12-05T04:16:58.810Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18662023-12-05T04:16:58.859Z Checking clap v2.34.0
18672023-12-05T04:16:59.439Z Checking slog-envlogger v2.2.0
18682023-12-05T04:16:59.774Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18692023-12-05T04:17:00.224Z Checking resolv-conf v0.7.0
18702023-12-05T04:17:00.257Z Compiling slog-dtrace v0.2.3
18712023-12-05T04:17:00.310Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18722023-12-05T04:17:00.695Z Compiling convert_case v0.4.0
18732023-12-05T04:17:00.810Z Checking trust-dns-resolver v0.22.0
18742023-12-05T04:17:01.512Z Checking fxhash v0.2.1
18752023-12-05T04:17:01.799Z Checking itertools v0.12.0
18762023-12-05T04:17:02.314Z Compiling derive_more v0.99.17
18772023-12-05T04:17:03.534Z Checking pem-rfc7468 v0.7.0
18782023-12-05T04:17:03.786Z Compiling der_derive v0.7.2
18792023-12-05T04:17:03.944Z Checking termcolor v1.2.0
18802023-12-05T04:17:04.025Z Checking structopt v0.3.26
18812023-12-05T04:17:04.622Z Checking flagset v0.4.3
18822023-12-05T04:17:04.654Z Compiling same-file v1.0.6
18832023-12-05T04:17:04.923Z Compiling radium v0.7.0
18842023-12-05T04:17:05.020Z Compiling walkdir v2.4.0
18852023-12-05T04:17:05.333Z Checking mockall v0.11.4
18862023-12-05T04:17:05.713Z Compiling semver-parser v0.10.2
18872023-12-05T04:17:05.733Z Compiling maybe-uninit v2.0.0
18882023-12-05T04:17:06.330Z Checking tap v1.0.1
18892023-12-05T04:17:06.584Z Checking wyz v0.5.1
18902023-12-05T04:17:07.133Z Compiling semver v0.11.0
18912023-12-05T04:17:07.183Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18922023-12-05T04:17:07.321Z Compiling num-rational v0.4.1
18932023-12-05T04:17:08.377Z Checking der v0.7.8
18942023-12-05T04:17:08.491Z Compiling packed_struct v0.10.1
18952023-12-05T04:17:08.698Z Checking crc-catalog v2.2.0
18962023-12-05T04:17:08.769Z Checking funty v2.0.0
18972023-12-05T04:17:08.924Z Compiling home v0.5.5
18982023-12-05T04:17:09.239Z Compiling num-bigint-dig v0.8.4
18992023-12-05T04:17:09.522Z Compiling toolchain_find v0.2.0
19002023-12-05T04:17:09.740Z Checking crc v3.0.1
19012023-12-05T04:17:10.528Z Checking hkdf v0.12.3
19022023-12-05T04:17:10.757Z Checking bitvec v1.0.1
19032023-12-05T04:17:10.872Z Compiling toml v0.5.11
19042023-12-05T04:17:11.271Z Compiling packed_struct_codegen v0.10.1
19052023-12-05T04:17:11.703Z Checking spki v0.7.2
19062023-12-05T04:17:12.184Z Checking pkcs8 v0.10.2
19072023-12-05T04:17:12.584Z Checking nodrop v0.1.14
19082023-12-05T04:17:12.757Z Checking array-init v0.0.4
19092023-12-05T04:17:13.457Z Checking pkcs1 v0.7.5
19102023-12-05T04:17:13.489Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19112023-12-05T04:17:14.027Z Compiling rustfmt-wrapper v0.2.0
19122023-12-05T04:17:14.139Z Compiling omicron-zone-package v0.9.1
19132023-12-05T04:17:14.670Z Checking smallvec v0.6.14
19142023-12-05T04:17:16.313Z Checking newline-converter v0.3.0
19152023-12-05T04:17:16.709Z Checking num-complex v0.4.4
19162023-12-05T04:17:17.464Z Checking utf-8 v0.7.6
19172023-12-05T04:17:17.493Z Checking keccak v0.1.4
19182023-12-05T04:17:17.783Z Checking bitfield v0.14.0
19192023-12-05T04:17:18.002Z Checking sha3 v0.10.8
19202023-12-05T04:17:18.221Z Checking tungstenite v0.20.1
19212023-12-05T04:17:18.267Z Checking num v0.4.1
19222023-12-05T04:17:18.437Z Checking expectorate v1.1.0
19232023-12-05T04:17:18.626Z Checking serde-hex v0.1.0
19242023-12-05T04:17:18.687Z Checking x509-cert v0.2.4
19252023-12-05T04:17:18.723Z Checking rsa v0.9.2
19262023-12-05T04:17:19.644Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19272023-12-05T04:17:19.818Z Checking env_logger v0.10.0
19282023-12-05T04:17:20.029Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19292023-12-05T04:17:20.323Z Checking ron v0.8.1
19302023-12-05T04:17:20.542Z Checking secrecy v0.8.0
19312023-12-05T04:17:20.884Z Checking crc-any v2.4.3
19322023-12-05T04:17:21.454Z Checking tokio-tungstenite v0.20.1
19332023-12-05T04:17:21.489Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19342023-12-05T04:17:21.632Z Checking object v0.30.4
19352023-12-05T04:17:22.065Z Checking path-slash v0.1.5
19362023-12-05T04:17:22.204Z Compiling buf-list v1.0.3
19372023-12-05T04:17:22.270Z Checking glob v0.3.1
19382023-12-05T04:17:22.273Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19392023-12-05T04:17:22.470Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19402023-12-05T04:17:22.735Z Checking swrite v0.1.0
19412023-12-05T04:17:22.875Z Compiling parking_lot_core v0.8.6
19422023-12-05T04:17:22.919Z Checking nibble_vec v0.1.0
19432023-12-05T04:17:23.210Z Checking endian-type v0.1.2
19442023-12-05T04:17:23.543Z Checking radix_trie v0.2.1
19452023-12-05T04:17:23.759Z Checking pretty-hex v0.4.0
19462023-12-05T04:17:24.052Z Checking libsw v3.3.0
19472023-12-05T04:17:24.197Z Checking parking_lot v0.11.2
19482023-12-05T04:17:24.250Z Checking trust-dns-client v0.22.0
19492023-12-05T04:17:24.526Z Compiling derive-where v1.2.5
19502023-12-05T04:17:24.753Z Checking sled v0.34.7
19512023-12-05T04:17:25.413Z Compiling semver v0.1.20
19522023-12-05T04:17:25.988Z Checking linear-map v1.2.0
19532023-12-05T04:17:26.358Z Checking trust-dns-server v0.22.1
19542023-12-05T04:17:26.527Z Checking owo-colors v3.5.0
19552023-12-05T04:17:26.551Z Compiling rustc_version v0.1.7
19562023-12-05T04:17:27.390Z Compiling newtype_derive v0.1.6
19572023-12-05T04:17:27.871Z Checking crossbeam-deque v0.8.3
19582023-12-05T04:17:28.387Z Compiling unicase v2.7.0
19592023-12-05T04:17:28.922Z Compiling rayon-core v1.12.0
19602023-12-05T04:17:29.399Z Compiling platforms v3.0.2
19612023-12-05T04:17:30.255Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19622023-12-05T04:17:30.908Z Compiling memoffset v0.7.1
19632023-12-05T04:17:30.989Z Checking steno v0.4.0
19642023-12-05T04:17:31.092Z Compiling curve25519-dalek v4.1.0
19652023-12-05T04:17:31.151Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19662023-12-05T04:17:31.252Z Checking rayon v1.8.0
19672023-12-05T04:17:32.056Z Checking globset v0.4.13
19682023-12-05T04:17:32.300Z Checking olpc-cjson v0.1.3
19692023-12-05T04:17:32.525Z Checking serde_plain v1.0.2
19702023-12-05T04:17:32.632Z Checking ff v0.13.0
19712023-12-05T04:17:32.862Z Compiling async-recursion v1.0.5
19722023-12-05T04:17:32.920Z Checking typed-path v0.6.0
19732023-12-05T04:17:32.977Z Checking group v0.13.0
19742023-12-05T04:17:33.228Z Compiling mime_guess v2.0.4
19752023-12-05T04:17:35.056Z Checking universal-hash v0.5.1
19762023-12-05T04:17:35.128Z Checking crypto-bigint v0.5.2
19772023-12-05T04:17:35.355Z Compiling thiserror-impl-no-std v2.0.2
19782023-12-05T04:17:35.647Z Compiling curve25519-dalek-derive v0.1.0
19792023-12-05T04:17:36.365Z Checking tough v0.15.0
19802023-12-05T04:17:38.104Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19812023-12-05T04:17:38.204Z Checking base16ct v0.2.0
19822023-12-05T04:17:38.294Z Compiling salty v0.2.0
19832023-12-05T04:17:38.483Z Checking display-error-chain v0.2.0
19842023-12-05T04:17:38.620Z Checking opaque-debug v0.3.0
19852023-12-05T04:17:38.705Z Checking signature v1.6.4
19862023-12-05T04:17:38.758Z Checking poly1305 v0.8.0
19872023-12-05T04:17:38.909Z Checking ed25519 v1.5.3
19882023-12-05T04:17:39.216Z Checking elliptic-curve v0.13.5
19892023-12-05T04:17:39.379Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19902023-12-05T04:17:40.001Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19912023-12-05T04:17:40.042Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19922023-12-05T04:17:40.436Z Checking chacha20 v0.9.1
19932023-12-05T04:17:40.497Z Checking serde-big-array v0.5.1
19942023-12-05T04:17:40.550Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19952023-12-05T04:17:40.882Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19962023-12-05T04:17:41.015Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19972023-12-05T04:17:41.197Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19982023-12-05T04:17:41.278Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19992023-12-05T04:17:42.347Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20002023-12-05T04:17:42.993Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20012023-12-05T04:17:43.806Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20022023-12-05T04:17:44.785Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20032023-12-05T04:17:45.315Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20042023-12-05T04:17:45.863Z Checking thiserror-no-std v2.0.2
20052023-12-05T04:17:46.037Z Checking aead v0.5.2
20062023-12-05T04:17:46.258Z Checking kstat-rs v0.2.3
20072023-12-05T04:17:46.355Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20082023-12-05T04:17:46.812Z Checking chacha20poly1305 v0.10.1
20092023-12-05T04:17:47.886Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20102023-12-05T04:17:48.174Z Checking vsss-rs v3.3.1
20112023-12-05T04:17:50.612Z Checking signal-hook-tokio v0.3.1
20122023-12-05T04:17:50.646Z Checking serde-big-array v0.4.1
20132023-12-05T04:17:50.900Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20142023-12-05T04:17:50.903Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20152023-12-05T04:17:51.360Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20162023-12-05T04:17:52.542Z Checking bcs v0.1.6
20172023-12-05T04:17:52.602Z Checking corncobs v0.1.3
20182023-12-05T04:17:52.909Z Checking highway v1.1.0
20192023-12-05T04:17:53.357Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20202023-12-05T04:17:53.581Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20212023-12-05T04:17:54.021Z Checking http-range v0.1.5
20222023-12-05T04:17:54.310Z Compiling crunchy v0.2.2
20232023-12-05T04:17:54.523Z Compiling portable-atomic v1.4.3
20242023-12-05T04:17:54.728Z Checking hyper-staticfile v0.9.5
20252023-12-05T04:17:55.153Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20262023-12-05T04:17:55.713Z Compiling clang-sys v1.6.1
20272023-12-05T04:17:56.324Z Compiling prettyplease v0.2.12
20282023-12-05T04:17:56.823Z Checking assert_matches v1.5.0
20292023-12-05T04:17:56.972Z Compiling tiny-keccak v2.0.2
20302023-12-05T04:17:58.515Z Compiling darling_core v0.14.4
20312023-12-05T04:17:58.942Z Compiling minimal-lexical v0.2.1
20322023-12-05T04:17:59.861Z Checking number_prefix v0.4.0
20332023-12-05T04:18:00.139Z Checking humantime v2.1.0
20342023-12-05T04:18:00.184Z Checking indicatif v0.17.7
20352023-12-05T04:18:00.624Z Compiling nom v7.1.3
20362023-12-05T04:18:02.088Z Compiling ascii-canvas v3.0.0
20372023-12-05T04:18:02.862Z Compiling ena v0.14.2
20382023-12-05T04:18:03.050Z Compiling libloading v0.7.4
20392023-12-05T04:18:03.076Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20402023-12-05T04:18:03.591Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20412023-12-05T04:18:03.697Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20422023-12-05T04:18:06.834Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20432023-12-05T04:18:07.698Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20442023-12-05T04:18:08.021Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20452023-12-05T04:18:08.956Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20462023-12-05T04:18:09.706Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20472023-12-05T04:18:09.885Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20482023-12-05T04:18:10.301Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20492023-12-05T04:18:10.801Z Compiling darling_macro v0.14.4
20502023-12-05T04:18:11.170Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20512023-12-05T04:18:12.453Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20522023-12-05T04:18:12.513Z Compiling diff v0.1.13
20532023-12-05T04:18:12.602Z Compiling regex-syntax v0.6.29
20542023-12-05T04:18:13.699Z Compiling bindgen v0.65.1
20552023-12-05T04:18:13.819Z Compiling darling v0.14.4
20562023-12-05T04:18:14.018Z Compiling cexpr v0.6.0
20572023-12-05T04:18:20.955Z Compiling lalrpop v0.19.12
20582023-12-05T04:18:24.380Z Compiling which v4.4.0
20592023-12-05T04:18:25.418Z Compiling rustc-hash v1.1.0
20602023-12-05T04:18:25.670Z Checking maplit v1.0.2
20612023-12-05T04:18:25.854Z Compiling lazycell v1.3.0
20622023-12-05T04:18:26.142Z Compiling shlex v1.1.0
20632023-12-05T04:18:26.565Z Compiling ref-cast v1.0.20
20642023-12-05T04:18:26.634Z Compiling peeking_take_while v0.1.2
20652023-12-05T04:18:27.518Z Compiling derive_builder_core v0.12.0
20662023-12-05T04:18:31.635Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20672023-12-05T04:18:32.145Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20682023-12-05T04:18:32.425Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20692023-12-05T04:18:33.882Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20702023-12-05T04:18:34.478Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20712023-12-05T04:18:35.740Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20722023-12-05T04:18:37.434Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20732023-12-05T04:18:39.493Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20742023-12-05T04:18:39.998Z Compiling ref-cast-impl v1.0.20
20752023-12-05T04:18:41.129Z Compiling libxml v0.3.3
20762023-12-05T04:18:41.804Z Compiling derive_builder_macro v0.12.0
20772023-12-05T04:18:41.833Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20782023-12-05T04:18:42.385Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20792023-12-05T04:18:42.484Z Compiling strum_macros v0.24.3
20802023-12-05T04:18:43.310Z Compiling fs-err v2.11.0
20812023-12-05T04:18:43.435Z Compiling cookie v0.18.0
20822023-12-05T04:18:43.801Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20832023-12-05T04:18:43.935Z Compiling indoc v1.0.9
20842023-12-05T04:18:44.777Z Checking derive_builder v0.12.0
20852023-12-05T04:18:45.757Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20862023-12-05T04:18:48.136Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20872023-12-05T04:18:48.190Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20882023-12-05T04:18:49.527Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20892023-12-05T04:18:49.617Z Checking bb8 v0.8.1
20902023-12-05T04:18:49.696Z Checking quick-xml v0.23.1
20912023-12-05T04:18:50.018Z Compiling oso-derive v0.27.0
20922023-12-05T04:18:50.415Z Compiling impl-trait-for-tuples v0.2.2
20932023-12-05T04:18:50.864Z Checking unicode-linebreak v0.1.5
20942023-12-05T04:18:51.625Z Checking smawk v0.3.1
20952023-12-05T04:18:51.722Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20962023-12-05T04:18:51.953Z Checking textwrap v0.16.0
20972023-12-05T04:18:52.613Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20982023-12-05T04:18:53.115Z Checking bytesize v1.3.0
20992023-12-05T04:18:53.187Z Checking is_ci v1.1.1
21002023-12-05T04:18:53.207Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21012023-12-05T04:18:53.383Z Checking supports-color v2.1.0
21022023-12-05T04:18:53.508Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21032023-12-05T04:18:53.685Z Compiling indoc v2.0.3
21042023-12-05T04:18:54.103Z Checking cassowary v0.3.0
21052023-12-05T04:18:54.558Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21062023-12-05T04:18:54.835Z Checking rtoolbox v0.0.1
21072023-12-05T04:18:55.151Z Checking rpassword v7.3.1
21082023-12-05T04:18:55.356Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21092023-12-05T04:18:55.376Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21102023-12-05T04:18:55.577Z Checking ratatui v0.23.0
21112023-12-05T04:18:56.711Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21122023-12-05T04:18:57.186Z Checking shell-words v1.1.0
21132023-12-05T04:18:57.485Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21142023-12-05T04:18:58.402Z Checking fatfs v0.3.6
21152023-12-05T04:18:59.739Z Checking tui-tree-widget v0.13.0
21162023-12-05T04:19:00.048Z Checking yansi v0.5.1
21172023-12-05T04:19:00.229Z Checking plotters-backend v0.3.5
21182023-12-05T04:19:00.479Z Checking rand v0.4.6
21192023-12-05T04:19:00.521Z Checking pretty_assertions v1.4.0
21202023-12-05T04:19:00.837Z Compiling vte_generate_state_changes v0.1.1
21212023-12-05T04:19:00.854Z Checking plotters-svg v0.3.5
21222023-12-05T04:19:01.197Z Checking remove_dir_all v0.5.3
21232023-12-05T04:19:01.352Z Checking cast v0.3.0
21242023-12-05T04:19:01.929Z Checking criterion-plot v0.5.0
21252023-12-05T04:19:02.006Z Checking vte v0.11.1
21262023-12-05T04:19:02.186Z Checking tempdir v0.3.7
21272023-12-05T04:19:02.442Z Checking plotters v0.3.5
21282023-12-05T04:19:02.799Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21292023-12-05T04:19:04.362Z Checking dashmap v5.5.1
21302023-12-05T04:19:04.627Z Checking tinytemplate v1.2.1
21312023-12-05T04:19:04.790Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21322023-12-05T04:19:05.437Z Compiling serial_test_derive v0.10.0
21332023-12-05T04:19:05.616Z Checking oorandom v11.1.3
21342023-12-05T04:19:05.830Z Checking anes v0.1.6
21352023-12-05T04:19:06.459Z Checking criterion v0.5.1
21362023-12-05T04:19:07.485Z Checking serial_test v0.10.0
21372023-12-05T04:19:07.859Z Checking strip-ansi-escapes v0.2.0
21382023-12-05T04:19:08.108Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21392023-12-05T04:19:09.967Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21402023-12-05T04:19:10.913Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21412023-12-05T04:19:11.474Z Checking assert_cmd v2.0.12
21422023-12-05T04:19:12.163Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21432023-12-05T04:19:14.163Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21442023-12-05T04:19:14.782Z Checking fd-lock v3.0.13
21452023-12-05T04:19:15.099Z Checking nu-ansi-term v0.49.0
21462023-12-05T04:19:15.820Z Checking reedline v0.26.0
21472023-12-05T04:19:19.139Z Checking threadpool v1.8.1
21482023-12-05T04:19:19.455Z Checking nanorand v0.7.0
21492023-12-05T04:19:20.056Z Checking topological-sort v0.2.2
21502023-12-05T04:19:20.386Z Checking flume v0.11.0
21512023-12-05T04:19:20.409Z Checking libtest-mimic v0.6.1
21522023-12-05T04:19:21.134Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21532023-12-05T04:19:21.184Z Checking httptest v0.15.5
21542023-12-05T04:19:22.403Z Checking similar-asserts v1.5.0
21552023-12-05T04:19:22.816Z Compiling rstest_macros v0.18.2
21562023-12-05T04:19:23.583Z Compiling crossbeam-queue v0.3.8
21572023-12-05T04:19:24.480Z Checking bytecount v0.6.3
21582023-12-05T04:19:24.729Z Checking papergrid v0.10.0
21592023-12-05T04:19:24.951Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21602023-12-05T04:19:26.408Z Checking datatest-stable v0.2.3
21612023-12-05T04:19:26.757Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21622023-12-05T04:19:27.008Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21632023-12-05T04:19:27.062Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21642023-12-05T04:19:27.483Z Compiling tabled_derive v0.6.0
21652023-12-05T04:19:28.170Z Checking constant_time_eq v0.2.6
21662023-12-05T04:19:28.358Z Compiling relative-path v1.9.0
21672023-12-05T04:19:29.214Z Checking arrayvec v0.7.4
21682023-12-05T04:19:29.694Z Compiling trybuild v1.0.85
21692023-12-05T04:19:29.847Z Checking arrayref v0.3.7
21702023-12-05T04:19:30.007Z Checking blake2b_simd v1.0.1
21712023-12-05T04:19:31.966Z Checking tabled v0.14.0
21722023-12-05T04:19:32.435Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21732023-12-05T04:19:36.452Z Checking basic-toml v0.1.4
21742023-12-05T04:19:37.847Z Checking futures-timer v3.0.2
21752023-12-05T04:19:38.572Z Checking constant_time_eq v0.3.0
21762023-12-05T04:19:38.766Z Checking rust-argon2 v1.0.1
21772023-12-05T04:19:42.090Z Checking crossbeam v0.8.2
21782023-12-05T04:19:42.260Z Checking partial-io v0.5.4
21792023-12-05T04:19:42.863Z Checking approx v0.5.1
21802023-12-05T04:19:43.234Z Checking termios v0.3.3
21812023-12-05T04:19:43.611Z Checking hex-literal v0.4.1
21822023-12-05T04:19:47.032Z Checking rstest v0.18.2
21832023-12-05T04:19:56.686Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21842023-12-05T04:19:57.392Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21852023-12-05T04:20:57.139Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21862023-12-05T04:21:01.391Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21872023-12-05T04:21:03.611Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21882023-12-05T04:21:23.088Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21892023-12-05T04:21:42.897Z Compiling polar-core v0.27.0
21902023-12-05T04:21:54.560Z Checking oso v0.27.0
21912023-12-05T04:22:32.819Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21922023-12-05T04:24:02.828Z Finished dev [unoptimized + debuginfo] target(s) in 10m 39s
21932023-12-05T04:24:03.084Z
21942023-12-05T04:24:03.084Zreal 11:40.323158776
21952023-12-05T04:24:03.088Zuser 1:03:22.908029443
21962023-12-05T04:24:03.088Zsys 8:21.844050735
21972023-12-05T04:24:03.088Ztrap 2.370023097
21982023-12-05T04:24:03.088Ztflt 3.626584206
21992023-12-05T04:24:03.088Zdflt 6.693697035
22002023-12-05T04:24:03.088Zkflt 0.025280446
22012023-12-05T04:24:03.088Zlock 1:40:52.258023552
22022023-12-05T04:24:03.088Zslp 3:08:17.565167660
22032023-12-05T04:24:03.088Zlat 2:18.646046764
22042023-12-05T04:24:03.088Zstop 5:25.850489724
22052023-12-05T04:24:04.475Zwarning: output filename collision.
22062023-12-05T04:24:04.475ZThe 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)`.
22072023-12-05T04:24:04.475ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22082023-12-05T04:24:04.475ZThe targets should have unique names.
22092023-12-05T04:24:04.475ZThis is a known bug where multiple crates with the same name use
22102023-12-05T04:24:04.475Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22112023-12-05T04:24:04.479Zwarning: output filename collision.
22122023-12-05T04:24:04.479ZThe 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)`.
22132023-12-05T04:24:04.479ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22142023-12-05T04:24:04.479ZThe targets should have unique names.
22152023-12-05T04:24:04.479ZThis is a known bug where multiple crates with the same name use
22162023-12-05T04:24:04.480Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22172023-12-05T04:24:04.484Zwarning: output filename collision.
22182023-12-05T04:24:04.484ZThe 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)`.
22192023-12-05T04:24:04.484ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22202023-12-05T04:24:04.484ZThe targets should have unique names.
22212023-12-05T04:24:04.484ZThis is a known bug where multiple crates with the same name use
22222023-12-05T04:24:04.484Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22232023-12-05T04:24:05.146Z Documenting libc v0.2.150
22242023-12-05T04:24:05.169Z Documenting cfg-if v1.0.0
22252023-12-05T04:24:05.184Z Documenting serde_derive v1.0.192
22262023-12-05T04:24:05.231Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22272023-12-05T04:24:05.235Z Documenting scopeguard v1.2.0
22282023-12-05T04:24:05.235Z Documenting log v0.4.20
22292023-12-05T04:24:05.278Z Documenting itoa v1.0.9
22302023-12-05T04:24:05.278Z Documenting smallvec v1.11.0
22312023-12-05T04:24:05.712Z Documenting memchr v2.6.3
22322023-12-05T04:24:09.487Z Documenting zeroize_derive v1.4.2
22332023-12-05T04:24:09.513Z Documenting lock_api v0.4.10
22342023-12-05T04:24:09.577Z Documenting pin-project-lite v0.2.13
22352023-12-05T04:24:10.619Z Documenting libm v0.2.7
22362023-12-05T04:24:11.839Z Documenting futures-core v0.3.29
22372023-12-05T04:24:12.070Z Documenting getrandom v0.2.10
22382023-12-05T04:24:13.236Z Documenting parking_lot_core v0.9.8
22392023-12-05T04:24:13.994Z Documenting signal-hook-registry v1.4.1
22402023-12-05T04:24:14.200Z Documenting mio v0.8.9
22412023-12-05T04:24:15.586Z Documenting num-traits v0.2.16
22422023-12-05T04:24:15.630Z Documenting serde v1.0.192
22432023-12-05T04:24:17.579Z Documenting zeroize v1.7.0
22442023-12-05T04:24:17.748Z Documenting thiserror-impl v1.0.49
22452023-12-05T04:24:18.017Z Documenting rand_core v0.6.4
22462023-12-05T04:24:19.536Z Documenting parking_lot v0.12.1
22472023-12-05T04:24:20.144Z Documenting socket2 v0.5.5
22482023-12-05T04:24:20.687Z Documenting num_cpus v1.16.0
22492023-12-05T04:24:23.046Z Documenting tokio-macros v2.2.0
22502023-12-05T04:24:23.602Z Documenting typenum v1.16.0
22512023-12-05T04:24:23.954Z Documenting once_cell v1.18.0
22522023-12-05T04:24:25.174Z Documenting thiserror v1.0.49
22532023-12-05T04:24:25.636Z Documenting subtle v2.5.0
22542023-12-05T04:24:26.474Z Documenting ryu v1.0.15
22552023-12-05T04:24:26.984Z Documenting byteorder v1.5.0
22562023-12-05T04:24:29.941Z Documenting futures-sink v0.3.29
22572023-12-05T04:24:30.171Z Documenting pin-utils v0.1.0
22582023-12-05T04:24:30.761Z Documenting const-oid v0.9.5
22592023-12-05T04:24:30.781Z Documenting slab v0.4.9
22602023-12-05T04:24:31.752Z Documenting futures-task v0.3.29
22612023-12-05T04:24:33.578Z Documenting futures-macro v0.3.29
22622023-12-05T04:24:35.765Z Documenting futures-channel v0.3.29
22632023-12-05T04:24:37.305Z Documenting futures-io v0.3.29
22642023-12-05T04:24:37.666Z Documenting iana-time-zone v0.1.57
22652023-12-05T04:24:38.392Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22662023-12-05T04:24:39.824Z Documenting tinyvec_macros v0.1.1
22672023-12-05T04:24:40.762Z Documenting ppv-lite86 v0.2.17
22682023-12-05T04:24:41.455Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22692023-12-05T04:24:42.313Z Documenting tracing-core v0.1.31
22702023-12-05T04:24:43.467Z Documenting futures-util v0.3.29
22712023-12-05T04:24:43.979Z Documenting tracing-attributes v0.1.26
22722023-12-05T04:24:45.338Z Documenting tinyvec v1.6.0
22732023-12-05T04:24:46.168Z Documenting rand_chacha v0.3.1
22742023-12-05T04:24:50.956Z Documenting unicode-normalization v0.1.22
22752023-12-05T04:24:52.721Z Documenting rand v0.8.5
22762023-12-05T04:24:54.020Z Documenting bytes v1.5.0
22772023-12-05T04:24:54.609Z Documenting bitflags v2.4.0
22782023-12-05T04:24:57.203Z Documenting serde_json v1.0.108
22792023-12-05T04:24:58.209Z Documenting chrono v0.4.31
22802023-12-05T04:25:00.343Z Documenting uuid v1.6.1
22812023-12-05T04:25:01.272Z Documenting fnv v1.0.7
22822023-12-05T04:25:01.531Z Documenting base64 v0.21.5
22832023-12-05T04:25:02.116Z Documenting tokio v1.34.0
22842023-12-05T04:25:06.203Z Documenting lazy_static v1.4.0
22852023-12-05T04:25:07.885Z Documenting unicode-bidi v0.3.13
22862023-12-05T04:25:07.926Z Documenting http v0.2.11
22872023-12-05T04:25:08.169Z Documenting percent-encoding v2.3.1
22882023-12-05T04:25:08.483Z Documenting spin v0.9.8
22892023-12-05T04:25:10.802Z Documenting cpufeatures v0.2.9
22902023-12-05T04:25:11.867Z Documenting generic-array v0.14.7
22912023-12-05T04:25:13.314Z Documenting serde_derive_internals v0.26.0
22922023-12-05T04:25:14.425Z Documenting tracing v0.1.37
22932023-12-05T04:25:14.676Z Checking serde_derive_internals v0.26.0
22942023-12-05T04:25:14.928Z Documenting form_urlencoded v1.2.1
22952023-12-05T04:25:15.068Z Documenting dyn-clone v1.0.13
22962023-12-05T04:25:15.623Z Documenting idna v0.5.0
22972023-12-05T04:25:16.980Z Documenting errno v0.3.2
22982023-12-05T04:25:18.469Z Documenting crypto-common v0.1.6
22992023-12-05T04:25:19.689Z Documenting block-buffer v0.10.4
23002023-12-05T04:25:19.909Z Documenting httparse v1.8.0
23012023-12-05T04:25:21.234Z Documenting unicode-ident v1.0.12
23022023-12-05T04:25:21.804Z Documenting schemars_derive v0.8.13
23032023-12-05T04:25:22.037Z Documenting url v2.5.0
23042023-12-05T04:25:23.411Z Documenting rustix v0.38.25
23052023-12-05T04:25:25.554Z Documenting adler v1.0.2
23062023-12-05T04:25:25.763Z Documenting proc-macro2 v1.0.69
23072023-12-05T04:25:26.345Z Documenting untrusted v0.9.0
23082023-12-05T04:25:26.412Z Documenting digest v0.10.7
23092023-12-05T04:25:28.750Z Documenting try-lock v0.2.4
23102023-12-05T04:25:29.932Z Documenting miniz_oxide v0.7.1
23112023-12-05T04:25:30.628Z Documenting httpdate v1.0.3
23122023-12-05T04:25:31.141Z Documenting schemars v0.8.13
23132023-12-05T04:25:32.018Z Documenting quote v1.0.33
23142023-12-05T04:25:33.390Z Documenting openssl-probe v0.1.5
23152023-12-05T04:25:33.852Z Documenting want v0.3.1
23162023-12-05T04:25:35.600Z Documenting ring v0.17.5
23172023-12-05T04:25:36.776Z Documenting http-body v0.4.5
23182023-12-05T04:25:36.924Z Documenting openssl-sys v0.9.96
23192023-12-05T04:25:38.550Z Documenting async-trait v0.1.74
23202023-12-05T04:25:39.489Z Documenting openssl-macros v0.1.1
23212023-12-05T04:25:39.991Z Documenting tower-service v0.3.2
23222023-12-05T04:25:40.609Z Documenting mime v0.3.17
23232023-12-05T04:25:43.489Z Documenting aho-corasick v1.0.4
23242023-12-05T04:25:44.262Z Documenting rustls-webpki v0.101.7
23252023-12-05T04:25:44.994Z Documenting tokio-util v0.7.10
23262023-12-05T04:25:45.914Z Documenting sct v0.7.0
23272023-12-05T04:25:46.202Z Documenting slog v2.7.0
23282023-12-05T04:25:46.462Z Documenting equivalent v1.0.1
23292023-12-05T04:25:46.497Z Documenting openssl v0.10.60
23302023-12-05T04:25:47.369Z Documenting hashbrown v0.14.2
23312023-12-05T04:25:50.984Z Documenting regex-syntax v0.8.2
23322023-12-05T04:25:51.147Z Documenting unicode-width v0.1.11
23332023-12-05T04:25:51.359Z Documenting ipnet v2.8.0
23342023-12-05T04:25:52.033Z Documenting rustls v0.21.9
23352023-12-05T04:25:52.828Z Documenting rustls-pemfile v1.0.3
23362023-12-05T04:25:54.231Z Documenting indexmap v2.1.0
23372023-12-05T04:25:54.251Z Documenting h2 v0.3.21
23382023-12-05T04:25:55.503Z Documenting num-integer v0.1.45
23392023-12-05T04:25:57.821Z Documenting time-macros v0.2.13
23402023-12-05T04:25:58.581Z Documenting utf8parse v0.2.1
23412023-12-05T04:25:59.910Z Documenting gimli v0.28.0
23422023-12-05T04:26:01.646Z Documenting num_threads v0.1.6
23432023-12-05T04:26:02.104Z Documenting deranged v0.3.8
23442023-12-05T04:26:02.166Z Documenting regex-automata v0.4.3
23452023-12-05T04:26:02.988Z Documenting time-core v0.1.1
23462023-12-05T04:26:05.373Z Documenting native-tls v0.2.11
23472023-12-05T04:26:05.825Z Documenting tokio-rustls v0.24.1
23482023-12-05T04:26:07.305Z Documenting zerocopy v0.6.4
23492023-12-05T04:26:07.482Z Documenting object v0.32.1
23502023-12-05T04:26:08.983Z Documenting time v0.3.27
23512023-12-05T04:26:10.270Z Documenting addr2line v0.21.0
23522023-12-05T04:26:10.416Z Documenting hyper v0.14.27
23532023-12-05T04:26:13.240Z Documenting crossbeam-utils v0.8.16
23542023-12-05T04:26:14.624Z Documenting encoding_rs v0.8.33
23552023-12-05T04:26:15.330Z Checking pest_meta v2.7.2
23562023-12-05T04:26:15.941Z Documenting regex v1.10.2
23572023-12-05T04:26:16.162Z Documenting rustc-demangle v0.1.23
23582023-12-05T04:26:16.919Z Documenting tokio-native-tls v0.3.1
23592023-12-05T04:26:17.689Z Documenting rustls-native-certs v0.6.3
23602023-12-05T04:26:20.010Z Documenting serde_urlencoded v0.7.1
23612023-12-05T04:26:20.647Z Documenting pest_meta v2.7.2
23622023-12-05T04:26:22.243Z Checking pest_generator v2.7.2
23632023-12-05T04:26:23.560Z Documenting data-encoding v2.4.0
23642023-12-05T04:26:23.592Z Documenting anstyle v1.0.2
23652023-12-05T04:26:24.954Z Documenting ucd-trie v0.1.6
23662023-12-05T04:26:25.642Z Documenting webpki-roots v0.25.2
23672023-12-05T04:26:26.962Z Documenting anstyle-parse v0.2.1
23682023-12-05T04:26:27.089Z Documenting pest_generator v2.7.2
23692023-12-05T04:26:27.763Z Documenting backtrace v0.3.69
23702023-12-05T04:26:29.788Z Documenting ipnetwork v0.20.0
23712023-12-05T04:26:30.318Z Documenting hyper-tls v0.5.0
23722023-12-05T04:26:30.445Z Documenting hyper-rustls v0.24.2
23732023-12-05T04:26:31.474Z Documenting syn v2.0.32
23742023-12-05T04:26:31.615Z Documenting pest v2.7.2
23752023-12-05T04:26:31.834Z Documenting sha2 v0.10.8
23762023-12-05T04:26:34.604Z Documenting pest_derive v2.7.2
23772023-12-05T04:26:36.713Z Documenting anyhow v1.0.75
23782023-12-05T04:26:38.599Z Documenting futures-executor v0.3.29
23792023-12-05T04:26:39.698Z Documenting hex v0.4.3
23802023-12-05T04:26:40.085Z Documenting crc32fast v1.3.2
23812023-12-05T04:26:40.984Z Checking serde_tokenstream v0.1.7
23822023-12-05T04:26:41.227Z Documenting reqwest v0.11.22
23832023-12-05T04:26:41.575Z Documenting colorchoice v1.0.0
23842023-12-05T04:26:41.615Z Documenting anstyle-query v1.0.0
23852023-12-05T04:26:45.114Z Documenting dtrace-parser v0.1.14
23862023-12-05T04:26:45.831Z Documenting num-iter v0.1.43
23872023-12-05T04:26:46.041Z Documenting openapiv3 v2.0.0-rc.1
23882023-12-05T04:26:46.226Z Documenting hmac v0.12.1
23892023-12-05T04:26:46.268Z Documenting dof v0.1.5
23902023-12-05T04:26:47.237Z Documenting anstream v0.5.0
23912023-12-05T04:26:50.982Z Documenting signal-hook v0.3.17
23922023-12-05T04:26:52.354Z Documenting thread-id v4.2.0
23932023-12-05T04:26:52.646Z Documenting terminal_size v0.2.6
23942023-12-05T04:26:53.692Z Documenting memoffset v0.9.0
23952023-12-05T04:26:53.763Z Documenting clap_lex v0.5.1
23962023-12-05T04:26:56.841Z Documenting strsim v0.10.0
23972023-12-05T04:26:57.339Z Documenting futures v0.3.29
23982023-12-05T04:26:57.535Z Documenting crossbeam-epoch v0.9.15
23992023-12-05T04:26:57.610Z Documenting flate2 v1.0.28
24002023-12-05T04:26:58.262Z Documenting usdt-impl v0.3.5
24012023-12-05T04:26:59.158Z Documenting usdt-macro v0.3.5
24022023-12-05T04:27:00.242Z Documenting usdt-attr-macro v0.3.5
24032023-12-05T04:27:02.034Z Documenting clap_derive v4.4.2
24042023-12-05T04:27:03.277Z Documenting clap_builder v4.4.2
24052023-12-05T04:27:03.865Z Documenting signal-hook-mio v0.2.3
24062023-12-05T04:27:05.396Z Documenting signature v2.1.0
24072023-12-05T04:27:06.846Z Documenting block-padding v0.3.3
24082023-12-05T04:27:07.323Z Documenting hash32 v0.2.1
24092023-12-05T04:27:08.237Z Documenting usdt v0.3.5
24102023-12-05T04:27:10.224Z Documenting scheduled-thread-pool v0.2.7
24112023-12-05T04:27:10.227Z Documenting bzip2-sys v0.1.11+1.0.8
24122023-12-05T04:27:10.487Z Documenting enum-as-inner v0.5.1
24132023-12-05T04:27:12.926Z Documenting pin-project-internal v1.1.3
24142023-12-05T04:27:13.531Z Checking diesel_table_macro_syntax v0.1.0
24152023-12-05T04:27:13.694Z Documenting diesel_table_macro_syntax v0.1.0
24162023-12-05T04:27:13.715Z Documenting clap v4.4.3
24172023-12-05T04:27:13.813Z Documenting unicode-segmentation v1.10.1
24182023-12-05T04:27:16.433Z Documenting stable_deref_trait v1.2.0
24192023-12-05T04:27:16.646Z Documenting r2d2 v0.8.10
24202023-12-05T04:27:16.787Z Documenting bzip2 v0.4.4
24212023-12-05T04:27:17.359Z Documenting trust-dns-proto v0.22.0
24222023-12-05T04:27:19.169Z Documenting inout v0.1.3
24232023-12-05T04:27:20.616Z Documenting pin-project v1.1.3
24242023-12-05T04:27:20.647Z Documenting diesel_derives v2.1.2
24252023-12-05T04:27:20.916Z Documenting heapless v0.7.16
24262023-12-05T04:27:21.359Z Documenting crossterm v0.27.0
24272023-12-05T04:27:22.941Z Documenting md-5 v0.10.5
24282023-12-05T04:27:23.091Z Documenting stringprep v0.1.3
24292023-12-05T04:27:24.922Z Documenting serde_spanned v0.6.4
24302023-12-05T04:27:25.794Z Documenting toml_datetime v0.6.5
24312023-12-05T04:27:29.369Z Documenting doc-comment v0.3.3
24322023-12-05T04:27:29.381Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24332023-12-05T04:27:30.422Z Documenting snafu-derive v0.7.5
24342023-12-05T04:27:30.440Z Documenting fallible-iterator v0.2.0
24352023-12-05T04:27:31.184Z Documenting bit-vec v0.6.3
24362023-12-05T04:27:31.868Z Documenting static_assertions v1.1.0
24372023-12-05T04:27:32.004Z Documenting managed v0.8.0
24382023-12-05T04:27:32.159Z Documenting winnow v0.5.15
24392023-12-05T04:27:33.311Z Documenting siphasher v0.3.11
24402023-12-05T04:27:34.976Z Documenting either v1.9.0
24412023-12-05T04:27:36.630Z Documenting diesel v2.1.4
24422023-12-05T04:27:37.173Z Documenting smoltcp v0.9.1
24432023-12-05T04:27:37.698Z Documenting cipher v0.4.4
24442023-12-05T04:27:38.026Z Documenting phf_shared v0.11.2
24452023-12-05T04:27:38.432Z Documenting postgres-protocol v0.6.6
24462023-12-05T04:27:40.445Z Documenting toml_edit v0.21.0
24472023-12-05T04:27:41.343Z Documenting zip v0.6.6
24482023-12-05T04:27:42.350Z Documenting snafu v0.7.5
24492023-12-05T04:27:43.948Z Documenting num-bigint v0.4.4
24502023-12-05T04:27:45.034Z Documenting hubpack v0.1.2
24512023-12-05T04:27:48.316Z Documenting bstr v1.6.0
24522023-12-05T04:27:48.590Z Documenting regress v0.7.1
24532023-12-05T04:27:48.814Z Documenting serde_repr v0.1.16
24542023-12-05T04:27:49.638Z Documenting new_debug_unreachable v1.0.4
24552023-12-05T04:27:49.746Z Documenting fixedbitset v0.4.2
24562023-12-05T04:27:52.269Z Documenting precomputed-hash v0.1.1
24572023-12-05T04:27:54.038Z Documenting lalrpop-util v0.19.12
24582023-12-05T04:27:54.810Z Documenting petgraph v0.6.4
24592023-12-05T04:27:55.241Z Documenting yasna v0.5.2
24602023-12-05T04:27:55.957Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24612023-12-05T04:27:56.232Z Documenting postgres-types v0.2.6
24622023-12-05T04:27:58.585Z Documenting string_cache v0.8.7
24632023-12-05T04:27:59.895Z Documenting phf v0.11.2
24642023-12-05T04:28:00.769Z Documenting console v0.15.7
24652023-12-05T04:28:05.283Z Documenting semver v1.0.20
24662023-12-05T04:28:05.466Z Documenting float-cmp v0.9.0
24672023-12-05T04:28:05.958Z Documenting heck v0.4.1
24682023-12-05T04:28:06.066Z Documenting predicates-core v1.0.6
24692023-12-05T04:28:06.861Z Documenting difflib v0.4.0
24702023-12-05T04:28:07.302Z Checking unsafe-libyaml v0.2.9
24712023-12-05T04:28:07.662Z Documenting normalize-line-endings v0.3.0
24722023-12-05T04:28:09.386Z Documenting whoami v1.4.1
24732023-12-05T04:28:11.915Z Documenting bit-set v0.5.3
24742023-12-05T04:28:11.990Z Documenting similar v2.2.1
24752023-12-05T04:28:12.519Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24762023-12-05T04:28:12.725Z Documenting tokio-stream v0.1.14
24772023-12-05T04:28:12.742Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24782023-12-05T04:28:12.908Z Checking ident_case v1.0.1
24792023-12-05T04:28:13.142Z Documenting unsafe-libyaml v0.2.9
24802023-12-05T04:28:13.531Z Documenting predicates v3.0.4
24812023-12-05T04:28:15.274Z Documenting tokio-postgres v0.7.10
24822023-12-05T04:28:18.365Z Checking serde_yaml v0.9.25
24832023-12-05T04:28:18.800Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24842023-12-05T04:28:19.633Z Documenting serde_yaml v0.9.25
24852023-12-05T04:28:20.768Z Documenting getopts v0.2.21
24862023-12-05T04:28:21.706Z Documenting match_cfg v0.1.0
24872023-12-05T04:28:22.347Z Documenting sha1 v0.10.6
24882023-12-05T04:28:23.132Z Documenting dirs-sys-next v0.1.2
24892023-12-05T04:28:24.484Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24902023-12-05T04:28:26.049Z Documenting hostname v0.3.1
24912023-12-05T04:28:27.213Z Documenting thread_local v1.1.7
24922023-12-05T04:28:28.267Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24932023-12-05T04:28:28.692Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24942023-12-05T04:28:29.120Z Documenting dirs-next v2.0.0
24952023-12-05T04:28:29.419Z Documenting paste v1.0.14
24962023-12-05T04:28:31.458Z Documenting crossbeam-channel v0.5.8
24972023-12-05T04:28:32.071Z Documenting atty v0.2.14
24982023-12-05T04:28:33.863Z Documenting take_mut v0.2.2
24992023-12-05T04:28:34.479Z Documenting slog-json v2.6.1
25002023-12-05T04:28:34.968Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25012023-12-05T04:28:35.135Z Documenting term v0.7.0
25022023-12-05T04:28:35.886Z Documenting camino v1.1.6
25032023-12-05T04:28:36.707Z Documenting async-stream-impl v0.3.5
25042023-12-05T04:28:37.934Z Documenting atomic-waker v1.1.1
25052023-12-05T04:28:39.970Z Documenting slog-async v2.8.0
25062023-12-05T04:28:40.804Z Documenting debug-ignore v1.0.5
25072023-12-05T04:28:41.280Z Documenting slog-term v2.9.0
25082023-12-05T04:28:41.689Z Documenting slog-bunyan v2.4.0
25092023-12-05T04:28:42.251Z Documenting waitgroup v0.1.2
25102023-12-05T04:28:43.230Z Checking darling_core v0.20.3
25112023-12-05T04:28:43.600Z Documenting async-stream v0.3.5
25122023-12-05T04:28:44.735Z Documenting toml v0.8.8
25132023-12-05T04:28:46.257Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25142023-12-05T04:28:46.378Z Documenting multer v2.1.0
25152023-12-05T04:28:47.303Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25162023-12-05T04:28:47.901Z Documenting serde_path_to_error v0.1.14
25172023-12-05T04:28:48.229Z Documenting strum v0.25.0
25182023-12-05T04:28:48.784Z Checking darling v0.20.3
25192023-12-05T04:28:48.934Z Documenting serde_with_macros v2.3.3
25202023-12-05T04:28:49.503Z Documenting structmeta-derive v0.2.0
25212023-12-05T04:28:52.274Z Checking structmeta v0.2.0
25222023-12-05T04:28:52.629Z Documenting instant v0.1.12
25232023-12-05T04:28:53.887Z Checking regex-syntax v0.7.5
25242023-12-05T04:28:53.990Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25252023-12-05T04:28:54.496Z Documenting macaddr v1.0.1
25262023-12-05T04:28:54.616Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25272023-12-05T04:28:57.452Z Documenting structmeta v0.2.0
25282023-12-05T04:28:57.599Z Documenting serde_with v2.3.3
25292023-12-05T04:28:58.414Z Documenting backoff v0.4.0
25302023-12-05T04:28:59.561Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25312023-12-05T04:29:00.805Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25322023-12-05T04:29:01.094Z Documenting fastrand v2.0.0
25332023-12-05T04:29:04.211Z Documenting parse-display-derive v0.8.2
25342023-12-05T04:29:04.524Z Documenting is-terminal v0.4.9
25352023-12-05T04:29:05.420Z Documenting base64ct v1.6.0
25362023-12-05T04:29:06.240Z Documenting proc-macro-crate v1.3.1
25372023-12-05T04:29:07.075Z Checking proc-macro-crate v1.3.1
25382023-12-05T04:29:07.456Z Documenting proc-macro-error-attr v1.0.4
25392023-12-05T04:29:07.576Z Documenting tempfile v3.8.1
25402023-12-05T04:29:09.642Z Checking proc-macro-error v1.0.4
25412023-12-05T04:29:10.088Z Documenting postcard-cobs v0.1.5-pre
25422023-12-05T04:29:11.988Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25432023-12-05T04:29:12.023Z Documenting foreign-types-macros v0.2.3
25442023-12-05T04:29:13.065Z Documenting num_enum_derive v0.5.11
25452023-12-05T04:29:13.393Z Documenting parse-display v0.8.2
25462023-12-05T04:29:13.512Z Documenting proc-macro-error v1.0.4
25472023-12-05T04:29:14.520Z Documenting camino-tempfile v1.1.1
25482023-12-05T04:29:14.626Z Documenting postcard v0.7.3
25492023-12-05T04:29:18.772Z Documenting foreign-types-shared v0.3.1
25502023-12-05T04:29:18.790Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25512023-12-05T04:29:19.074Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25522023-12-05T04:29:19.559Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25532023-12-05T04:29:19.839Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25542023-12-05T04:29:20.447Z Documenting crucible-workspace-hack v0.1.0
25552023-12-05T04:29:21.477Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25562023-12-05T04:29:21.716Z Documenting cstr-argument v0.1.2
25572023-12-05T04:29:22.301Z Documenting num_enum v0.5.11
25582023-12-05T04:29:23.635Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25592023-12-05T04:29:23.639Z Documenting foreign-types v0.5.0
25602023-12-05T04:29:25.772Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25612023-12-05T04:29:26.185Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25622023-12-05T04:29:27.191Z Documenting colored v2.0.4
25632023-12-05T04:29:28.063Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25642023-12-05T04:29:28.308Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25652023-12-05T04:29:29.665Z Documenting zone_cfg_derive v0.3.0
25662023-12-05T04:29:29.756Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25672023-12-05T04:29:32.435Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25682023-12-05T04:29:33.025Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25692023-12-05T04:29:33.055Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25702023-12-05T04:29:34.669Z Documenting num-derive v0.4.0
25712023-12-05T04:29:35.420Z Documenting smf v0.2.2
25722023-12-05T04:29:36.289Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25732023-12-05T04:29:37.646Z Documenting zone v0.3.0
25742023-12-05T04:29:38.764Z Documenting linked-hash-map v0.5.6
25752023-12-05T04:29:39.152Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25762023-12-05T04:29:39.614Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25772023-12-05T04:29:41.600Z Documenting password-hash v0.5.0
25782023-12-05T04:29:41.905Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25792023-12-05T04:29:42.891Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25802023-12-05T04:29:45.059Z Documenting lru-cache v0.1.2
25812023-12-05T04:29:45.411Z Documenting blake2 v0.10.6
25822023-12-05T04:29:46.044Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25832023-12-05T04:29:47.974Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25842023-12-05T04:29:48.075Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25852023-12-05T04:29:48.467Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25862023-12-05T04:29:49.276Z Checking heck v0.3.3
25872023-12-05T04:29:49.349Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25882023-12-05T04:29:49.527Z Documenting structopt-derive v0.4.18
25892023-12-05T04:29:50.990Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25902023-12-05T04:29:53.457Z Documenting argon2 v0.5.2
25912023-12-05T04:29:53.490Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25922023-12-05T04:29:53.778Z Documenting libefi-sys v0.1.0
25932023-12-05T04:29:55.091Z Documenting quick-error v1.2.3
25942023-12-05T04:29:57.647Z Documenting structopt v0.3.26
25952023-12-05T04:29:58.630Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25962023-12-05T04:30:00.085Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25972023-12-05T04:30:00.804Z Documenting resolv-conf v0.7.0
25982023-12-05T04:30:01.380Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25992023-12-05T04:30:04.127Z Documenting pem-rfc7468 v0.7.0
26002023-12-05T04:30:04.667Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26012023-12-05T04:30:05.398Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26022023-12-05T04:30:05.509Z Documenting der_derive v0.7.2
26032023-12-05T04:30:05.920Z Documenting flagset v0.4.3
26042023-12-05T04:30:07.025Z Documenting trust-dns-resolver v0.22.0
26052023-12-05T04:30:07.296Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26062023-12-05T04:30:08.209Z Documenting cancel-safe-futures v0.1.5
26072023-12-05T04:30:10.360Z Documenting convert_case v0.4.0
26082023-12-05T04:30:10.695Z Checking convert_case v0.4.0
26092023-12-05T04:30:11.031Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26102023-12-05T04:30:11.873Z Documenting tap v1.0.1
26112023-12-05T04:30:12.070Z Documenting arc-swap v1.6.0
26122023-12-05T04:30:14.130Z Documenting der v0.7.8
26132023-12-05T04:30:16.227Z Documenting derive_more v0.99.17
26142023-12-05T04:30:16.645Z Documenting wyz v0.5.1
26152023-12-05T04:30:16.656Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26162023-12-05T04:30:18.585Z Documenting slog-scope v4.4.0
26172023-12-05T04:30:18.733Z Documenting num-rational v0.4.1
26182023-12-05T04:30:21.417Z Documenting radium v0.7.0
26192023-12-05T04:30:21.420Z Documenting hkdf v0.12.3
26202023-12-05T04:30:21.848Z Documenting spki v0.7.2
26212023-12-05T04:30:24.301Z Documenting num-complex v0.4.4
26222023-12-05T04:30:25.894Z Documenting half v1.8.2
26232023-12-05T04:30:25.905Z Documenting crc-catalog v2.2.0
26242023-12-05T04:30:26.075Z Documenting funty v2.0.0
26252023-12-05T04:30:28.539Z Documenting ciborium-io v0.2.1
26262023-12-05T04:30:29.207Z Documenting pkcs8 v0.10.2
26272023-12-05T04:30:29.439Z Documenting slog-stdlog v4.1.1
26282023-12-05T04:30:29.690Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26292023-12-05T04:30:30.034Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26302023-12-05T04:30:30.199Z Documenting crc v3.0.1
26312023-12-05T04:30:31.024Z Documenting bitvec v1.0.1
26322023-12-05T04:30:31.858Z Documenting num v0.4.1
26332023-12-05T04:30:32.050Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26342023-12-05T04:30:33.413Z Documenting slog-dtrace v0.2.3
26352023-12-05T04:30:34.488Z Documenting ciborium-ll v0.2.1
26362023-12-05T04:30:34.823Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26372023-12-05T04:30:36.119Z Documenting xattr v1.0.1
26382023-12-05T04:30:36.455Z Documenting filetime v0.2.22
26392023-12-05T04:30:39.661Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26402023-12-05T04:30:40.872Z Documenting packed_struct_codegen v0.10.1
26412023-12-05T04:30:41.004Z Documenting keccak v0.1.4
26422023-12-05T04:30:42.325Z Documenting nodrop v0.1.14
26432023-12-05T04:30:42.567Z Documenting tar v0.4.40
26442023-12-05T04:30:44.082Z Documenting ciborium v0.2.1
26452023-12-05T04:30:45.332Z Documenting sha3 v0.10.8
26462023-12-05T04:30:46.823Z Documenting array-init v0.0.4
26472023-12-05T04:30:47.526Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26482023-12-05T04:30:49.166Z Documenting pkcs1 v0.7.5
26492023-12-05T04:30:49.669Z Documenting packed_struct v0.10.1
26502023-12-05T04:30:50.434Z Documenting slog-envlogger v2.2.0
26512023-12-05T04:30:51.133Z Documenting num-bigint-dig v0.8.4
26522023-12-05T04:30:51.817Z Documenting fxhash v0.2.1
26532023-12-05T04:30:53.326Z Documenting secrecy v0.8.0
26542023-12-05T04:30:56.481Z Documenting bitfield v0.14.0
26552023-12-05T04:30:57.571Z Documenting utf-8 v0.7.6
26562023-12-05T04:30:58.868Z Documenting swrite v0.1.0
26572023-12-05T04:30:59.761Z Documenting termcolor v1.2.0
26582023-12-05T04:31:00.994Z Documenting serde-hex v0.1.0
26592023-12-05T04:31:01.441Z Documenting rsa v0.9.2
26602023-12-05T04:31:01.706Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26612023-12-05T04:31:03.506Z Documenting tungstenite v0.20.1
26622023-12-05T04:31:03.968Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26632023-12-05T04:31:04.766Z Documenting x509-cert v0.2.4
26642023-12-05T04:31:06.622Z Documenting env_logger v0.10.0
26652023-12-05T04:31:07.859Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26662023-12-05T04:31:10.393Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26672023-12-05T04:31:13.311Z Documenting newtype_derive v0.1.6
26682023-12-05T04:31:13.704Z Documenting libsw v3.3.0
26692023-12-05T04:31:13.719Z Documenting pem v3.0.2
26702023-12-05T04:31:14.153Z Documenting ron v0.8.1
26712023-12-05T04:31:17.177Z Documenting derive-where v1.2.5
26722023-12-05T04:31:19.031Z Documenting linear-map v1.2.0
26732023-12-05T04:31:19.073Z Documenting crc-any v2.4.3
26742023-12-05T04:31:19.606Z Documenting owo-colors v3.5.0
26752023-12-05T04:31:21.337Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26762023-12-05T04:31:21.488Z Documenting steno v0.4.0
26772023-12-05T04:31:24.333Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26782023-12-05T04:31:25.081Z Documenting tokio-tungstenite v0.20.1
26792023-12-05T04:31:26.364Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26802023-12-05T04:31:27.443Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26812023-12-05T04:31:27.790Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26822023-12-05T04:31:28.652Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26832023-12-05T04:31:36.970Z Documenting itertools v0.12.0
26842023-12-05T04:31:37.703Z Documenting nibble_vec v0.1.0
26852023-12-05T04:31:37.994Z Documenting path-slash v0.1.5
26862023-12-05T04:31:40.507Z Documenting same-file v1.0.6
26872023-12-05T04:31:43.957Z Documenting endian-type v0.1.2
26882023-12-05T04:31:44.355Z Documenting glob v0.3.1
26892023-12-05T04:31:44.658Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26902023-12-05T04:31:47.139Z Documenting walkdir v2.4.0
26912023-12-05T04:31:48.760Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26922023-12-05T04:31:49.916Z Documenting radix_trie v0.2.1
26932023-12-05T04:31:51.328Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26942023-12-05T04:31:54.262Z Documenting buf-list v1.0.3
26952023-12-05T04:31:54.968Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26962023-12-05T04:31:55.581Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26972023-12-05T04:31:56.168Z Checking darling_core v0.14.4
26982023-12-05T04:31:57.687Z Documenting trust-dns-client v0.22.0
26992023-12-05T04:31:59.233Z Checking darling v0.14.4
27002023-12-05T04:31:59.427Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27012023-12-05T04:32:01.831Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27022023-12-05T04:32:02.681Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27032023-12-05T04:32:04.642Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27042023-12-05T04:32:05.130Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27052023-12-05T04:32:07.446Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27062023-12-05T04:32:12.756Z Documenting trust-dns-server v0.22.1
27072023-12-05T04:32:16.307Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27082023-12-05T04:32:18.314Z Documenting sled v0.34.7
27092023-12-05T04:32:19.156Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27102023-12-05T04:32:20.298Z Documenting unicase v2.7.0
27112023-12-05T04:32:22.304Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27122023-12-05T04:32:22.793Z Documenting globset v0.4.13
27132023-12-05T04:32:25.387Z Documenting crossbeam-deque v0.8.3
27142023-12-05T04:32:26.103Z Documenting headers-core v0.2.0
27152023-12-05T04:32:27.443Z Documenting olpc-cjson v0.1.3
27162023-12-05T04:32:28.716Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27172023-12-05T04:32:29.766Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27182023-12-05T04:32:30.384Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27192023-12-05T04:32:30.525Z Documenting serde_plain v1.0.2
27202023-12-05T04:32:31.496Z Documenting ff v0.13.0
27212023-12-05T04:32:31.690Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27222023-12-05T04:32:32.061Z Documenting async-recursion v1.0.5
27232023-12-05T04:32:33.242Z Documenting typed-path v0.6.0
27242023-12-05T04:32:34.921Z Documenting display-error-chain v0.2.0
27252023-12-05T04:32:34.924Z Documenting pretty-hex v0.4.0
27262023-12-05T04:32:37.005Z Documenting headers v0.3.9
27272023-12-05T04:32:37.348Z Documenting rayon-core v1.12.0
27282023-12-05T04:32:37.550Z Documenting group v0.13.0
27292023-12-05T04:32:39.079Z Documenting mime_guess v2.0.4
27302023-12-05T04:32:39.895Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27312023-12-05T04:32:41.516Z Documenting tough v0.15.0
27322023-12-05T04:32:42.684Z Checking derive_builder_core v0.12.0
27332023-12-05T04:32:44.006Z Documenting derive_builder_core v0.12.0
27342023-12-05T04:32:44.034Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27352023-12-05T04:32:44.273Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27362023-12-05T04:32:45.276Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27372023-12-05T04:32:45.725Z Documenting universal-hash v0.5.1
27382023-12-05T04:32:46.206Z Documenting crypto-bigint v0.5.2
27392023-12-05T04:32:47.522Z Documenting bcs v0.1.6
27402023-12-05T04:32:53.749Z Documenting kstat-rs v0.2.3
27412023-12-05T04:32:54.029Z Documenting thiserror-impl-no-std v2.0.2
27422023-12-05T04:32:55.727Z Documenting curve25519-dalek-derive v0.1.0
27432023-12-05T04:32:56.177Z Documenting base16ct v0.2.0
27442023-12-05T04:32:58.168Z Documenting opaque-debug v0.3.0
27452023-12-05T04:33:00.691Z Documenting highway v1.1.0
27462023-12-05T04:33:00.983Z Documenting elliptic-curve v0.13.5
27472023-12-05T04:33:02.381Z Documenting thiserror-no-std v2.0.2
27482023-12-05T04:33:02.801Z Documenting curve25519-dalek v4.1.0
27492023-12-05T04:33:02.948Z Documenting poly1305 v0.8.0
27502023-12-05T04:33:04.503Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27512023-12-05T04:33:04.555Z Documenting derive_builder_macro v0.12.0
27522023-12-05T04:33:06.792Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27532023-12-05T04:33:06.927Z Documenting rayon v1.8.0
27542023-12-05T04:33:09.122Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27552023-12-05T04:33:11.382Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27562023-12-05T04:33:12.011Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27572023-12-05T04:33:17.129Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27582023-12-05T04:33:19.866Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27592023-12-05T04:33:29.577Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27602023-12-05T04:33:35.417Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27612023-12-05T04:33:38.988Z Documenting portable-atomic v1.4.3
27622023-12-05T04:33:40.660Z Documenting ed25519 v1.5.3
27632023-12-05T04:33:43.500Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27642023-12-05T04:33:44.879Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27652023-12-05T04:33:45.348Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27662023-12-05T04:33:46.751Z Documenting chacha20 v0.9.1
27672023-12-05T04:33:49.330Z Documenting aead v0.5.2
27682023-12-05T04:33:50.800Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27692023-12-05T04:33:53.267Z Documenting ref-cast-impl v1.0.20
27702023-12-05T04:33:54.768Z Documenting vte_generate_state_changes v0.1.1
27712023-12-05T04:33:58.574Z Documenting number_prefix v0.4.0
27722023-12-05T04:34:00.901Z Documenting cassowary v0.3.0
27732023-12-05T04:34:01.237Z Documenting vte v0.11.1
27742023-12-05T04:34:01.567Z Documenting ref-cast v1.0.20
27752023-12-05T04:34:01.741Z Documenting chacha20poly1305 v0.10.1
27762023-12-05T04:34:03.303Z Documenting salty v0.2.0
27772023-12-05T04:34:04.540Z Documenting indicatif v0.17.7
27782023-12-05T04:34:06.338Z Documenting vsss-rs v3.3.1
27792023-12-05T04:34:07.053Z Documenting ratatui v0.23.0
27802023-12-05T04:34:08.059Z Documenting derive_builder v0.12.0
27812023-12-05T04:34:12.726Z Documenting fs-err v2.11.0
27822023-12-05T04:34:12.727Z Documenting polar-core v0.27.0
27832023-12-05T04:34:12.750Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27842023-12-05T04:34:14.570Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27852023-12-05T04:34:17.743Z Documenting libxml v0.3.3
27862023-12-05T04:34:18.644Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27872023-12-05T04:34:18.677Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27882023-12-05T04:34:19.743Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27892023-12-05T04:34:21.153Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27902023-12-05T04:34:24.994Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27912023-12-05T04:34:25.446Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27922023-12-05T04:34:26.110Z Documenting bb8 v0.8.1
27932023-12-05T04:34:27.007Z Documenting bytesize v1.3.0
27942023-12-05T04:34:28.423Z Documenting serde-big-array v0.5.1
27952023-12-05T04:34:34.427Z Documenting quick-xml v0.23.1
27962023-12-05T04:34:34.514Z Documenting rtoolbox v0.0.1
27972023-12-05T04:34:34.829Z Documenting oso-derive v0.27.0
27982023-12-05T04:34:35.377Z Documenting impl-trait-for-tuples v0.2.2
27992023-12-05T04:34:35.714Z Documenting maplit v1.0.2
28002023-12-05T04:34:40.624Z Documenting smawk v0.3.1
28012023-12-05T04:34:41.894Z Documenting unicode-linebreak v0.1.5
28022023-12-05T04:34:41.911Z Documenting http-range v0.1.5
28032023-12-05T04:34:42.241Z Documenting is_ci v1.1.1
28042023-12-05T04:34:44.652Z Documenting humantime v2.1.0
28052023-12-05T04:34:46.526Z Documenting oso v0.27.0
28062023-12-05T04:34:47.180Z Documenting textwrap v0.16.0
28072023-12-05T04:34:47.878Z Documenting hyper-staticfile v0.9.5
28082023-12-05T04:34:47.906Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28092023-12-05T04:34:48.486Z Documenting supports-color v2.1.0
28102023-12-05T04:34:50.211Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28112023-12-05T04:34:50.741Z Documenting rpassword v7.3.1
28122023-12-05T04:34:52.700Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28132023-12-05T04:34:53.849Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28142023-12-05T04:34:55.403Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28152023-12-05T04:34:57.473Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28162023-12-05T04:34:58.623Z Documenting tui-tree-widget v0.13.0
28172023-12-05T04:35:05.303Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28182023-12-05T04:35:06.870Z Documenting strip-ansi-escapes v0.2.0
28192023-12-05T04:35:08.113Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28202023-12-05T04:35:08.163Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28212023-12-05T04:35:13.336Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28222023-12-05T04:35:13.730Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28232023-12-05T04:35:15.460Z Documenting cookie v0.18.0
28242023-12-05T04:35:16.224Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28252023-12-05T04:35:22.280Z Documenting rcgen v0.11.3
28262023-12-05T04:35:23.084Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28272023-12-05T04:35:23.680Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28282023-12-05T04:35:24.930Z Documenting atomicwrites v0.4.2
28292023-12-05T04:35:29.577Z Documenting signal-hook-tokio v0.3.1
28302023-12-05T04:35:32.821Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28312023-12-05T04:35:33.431Z Documenting fd-lock v3.0.13
28322023-12-05T04:35:37.051Z Documenting subprocess v0.2.9
28332023-12-05T04:35:40.452Z Documenting shell-words v1.1.0
28342023-12-05T04:35:41.184Z Documenting nu-ansi-term v0.49.0
28352023-12-05T04:35:41.380Z Documenting corncobs v0.1.3
28362023-12-05T04:35:41.593Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28372023-12-05T04:35:43.765Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28382023-12-05T04:35:46.189Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28392023-12-05T04:35:46.266Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28402023-12-05T04:35:47.005Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28412023-12-05T04:35:47.045Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28422023-12-05T04:35:47.915Z Documenting reedline v0.26.0
28432023-12-05T04:35:49.525Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28442023-12-05T04:35:54.007Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28452023-12-05T04:35:59.242Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28462023-12-05T04:36:02.146Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28472023-12-05T04:36:14.357Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28482023-12-05T04:36:16.378Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28492023-12-05T04:36:21.132Z Documenting fatfs v0.3.6
28502023-12-05T04:36:29.106Z Documenting nanorand v0.7.0
28512023-12-05T04:36:30.194Z Documenting assert_matches v1.5.0
28522023-12-05T04:36:31.235Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28532023-12-05T04:36:34.505Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28542023-12-05T04:36:35.387Z Documenting flume v0.11.0
28552023-12-05T04:36:36.064Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28562023-12-05T04:36:36.234Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28572023-12-05T04:36:37.819Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28582023-12-05T04:36:39.543Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28592023-12-05T04:36:42.823Z Documenting omicron-zone-package v0.9.1
28602023-12-05T04:36:56.732Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28612023-12-05T04:36:59.776Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28622023-12-05T04:37:02.046Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28632023-12-05T04:37:02.105Z Documenting termios v0.3.3
28642023-12-05T04:37:02.850Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28652023-12-05T04:37:02.850Z --> sled-agent/src/sim/instance.rs:46:7
28662023-12-05T04:37:02.852Z |
28672023-12-05T04:37:02.852Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28682023-12-05T04:37:02.852Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28692023-12-05T04:37:02.852Z |
28702023-12-05T04:37:02.852Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28712023-12-05T04:37:02.852Z
28722023-12-05T04:37:03.339Z Documenting topological-sort v0.2.2
28732023-12-05T04:37:05.184Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28742023-12-05T04:37:07.367Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28752023-12-05T04:37:08.462Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28762023-12-05T04:37:09.902Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28772023-12-05T04:37:13.306Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28782023-12-05T04:37:15.014Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28792023-12-05T04:37:58.404Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28802023-12-05T04:38:01.547Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28812023-12-05T04:38:17.751Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28822023-12-05T04:38:26.143Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28832023-12-05T04:38:26.357Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28842023-12-05T04:38:29.973Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28852023-12-05T04:38:41.854Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28862023-12-05T04:39:36.345Zwarning: unresolved link to `VolumeConstructionRequest`
28872023-12-05T04:39:36.346Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28882023-12-05T04:39:36.346Z |
28892023-12-05T04:39:36.346Z338 | /// [`VolumeConstructionRequest`] is shown here):
28902023-12-05T04:39:36.346Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28912023-12-05T04:39:36.346Z |
28922023-12-05T04:39:36.346Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28932023-12-05T04:39:36.346Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28942023-12-05T04:39:36.346Z
28952023-12-05T04:39:36.373Zwarning: unresolved link to `fd00:1122:3344:101::5`
28962023-12-05T04:39:36.373Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28972023-12-05T04:39:36.373Z |
28982023-12-05T04:39:36.373Z348 | /// "[fd00:1122:3344:101::5]:1000",
28992023-12-05T04:39:36.373Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29002023-12-05T04:39:36.374Z
29012023-12-05T04:39:36.377Zwarning: unresolved link to `fd00:1122:3344:102::9`
29022023-12-05T04:39:36.377Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29032023-12-05T04:39:36.377Z |
29042023-12-05T04:39:36.377Z349 | /// "[fd00:1122:3344:102::9]:1000",
29052023-12-05T04:39:36.377Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29062023-12-05T04:39:36.377Z
29072023-12-05T04:39:36.377Zwarning: unresolved link to `fd00:1122:3344:103::2`
29082023-12-05T04:39:36.377Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29092023-12-05T04:39:36.378Z |
29102023-12-05T04:39:36.378Z350 | /// "[fd00:1122:3344:103::2]:1000"
29112023-12-05T04:39:36.378Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29122023-12-05T04:39:36.378Z
29132023-12-05T04:39:36.378Zwarning: unresolved link to `fd00:1122:3344:101::5`
29142023-12-05T04:39:36.378Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29152023-12-05T04:39:36.378Z |
29162023-12-05T04:39:36.378Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29172023-12-05T04:39:36.378Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29182023-12-05T04:39:36.378Z
29192023-12-05T04:39:36.378Zwarning: unresolved link to `fd00:1122:3344:102::9`
29202023-12-05T04:39:36.378Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29212023-12-05T04:39:36.378Z |
29222023-12-05T04:39:36.378Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29232023-12-05T04:39:36.378Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29242023-12-05T04:39:36.378Z
29252023-12-05T04:39:36.378Zwarning: unresolved link to `fd00:1122:3344:103::2`
29262023-12-05T04:39:36.378Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29272023-12-05T04:39:36.378Z |
29282023-12-05T04:39:36.378Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29292023-12-05T04:39:36.378Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29302023-12-05T04:39:36.378Z
29312023-12-05T04:39:39.786Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29322023-12-05T04:40:12.701Z Finished dev [unoptimized + debuginfo] target(s) in 16m 09s
29332023-12-05T04:40:12.825Z
29342023-12-05T04:40:12.825Zreal 16:09.772515314
29352023-12-05T04:40:12.825Zuser 55:18.477829884
29362023-12-05T04:40:12.825Zsys 1:00:28.858156789
29372023-12-05T04:40:12.825Ztrap 2.080441456
29382023-12-05T04:40:12.825Ztflt 0.733862988
29392023-12-05T04:40:12.826Zdflt 0.632235265
29402023-12-05T04:40:12.826Zkflt 0.000430331
29412023-12-05T04:40:12.836Zlock 3:17:13.578888484
29422023-12-05T04:40:12.836Zslp 4:10:40.403639475
29432023-12-05T04:40:12.836Zlat 5:39.917773862
29442023-12-05T04:40:12.836Zstop 1:56.755181755
29452023-12-05T04:40:12.836Zprocess exited: duration 1809315 ms, exit code 0
 
29462023-12-05T04:40:12.868Zfound 0 output files