01HHGQP45K9GFM0MM152V5PP3B: 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: 01HHGQQ0Y1FBH0NZEK95NBNRBA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-13T04:43:11.416Zjob assigned to worker 01HHGQPZW6507XZCPQKJ2C18XP (queued for 57 s)
 
22023-12-13T04:43:12.776Zstarting task 0: "setup"
32023-12-13T04:43:12.828Z++ uname -s
42023-12-13T04:43:12.833Z+ kern=SunOS
52023-12-13T04:43:12.834Z+ case "$kern" in
62023-12-13T04:43:12.834Z+ groupadd -g 12345 build
72023-12-13T04:43:12.839Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-13T04:43:14.854Z+ zfs create -o mountpoint=/work rpool/work
92023-12-13T04:43:14.944Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-13T04:43:14.947Z+ home_fs=zfs
112023-12-13T04:43:14.947Z+ [[ zfs == autofs ]]
122023-12-13T04:43:14.947Z+ mkdir -p /home/build
132023-12-13T04:43:14.951Z+ chown build:build /home/build /work
142023-12-13T04:43:16.956Z+ chmod 0700 /home/build /work
152023-12-13T04:43:16.962Zprocess exited: duration 4188 ms, exit code 0
 
162023-12-13T04:43:16.974Zstarting task 1: "rust-toolchain"
172023-12-13T04:43:16.985Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-13T04:43:16.992Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-13T04:43:17.157Zinfo: downloading installer
202023-12-13T04:43:19.367Zwarning: it looks like you have an existing installation of Rust at:
212023-12-13T04:43:19.368Zwarning: /opt/ooce/bin
222023-12-13T04:43:19.368Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-13T04:43:19.368Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-13T04:43:19.368Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-13T04:43:19.368Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-13T04:43:19.369Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-13T04:43:19.369Zerror: cannot install while Rust is installed
282023-12-13T04:43:19.369Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-13T04:43:19.475Zinfo: profile set to 'default'
302023-12-13T04:43:19.475Zinfo: default host triple is x86_64-unknown-illumos
312023-12-13T04:43:19.479Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-13T04:43:19.676Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-13T04:43:19.676Zinfo: downloading component 'cargo'
342023-12-13T04:43:20.467Zinfo: downloading component 'clippy'
352023-12-13T04:43:20.750Zinfo: downloading component 'rust-docs'
362023-12-13T04:43:21.746Zinfo: downloading component 'rust-std'
372023-12-13T04:43:23.551Zinfo: downloading component 'rustc'
382023-12-13T04:43:27.851Zinfo: downloading component 'rustfmt'
392023-12-13T04:43:28.117Zinfo: installing component 'cargo'
402023-12-13T04:43:29.541Zinfo: installing component 'clippy'
412023-12-13T04:43:30.188Zinfo: installing component 'rust-docs'
422023-12-13T04:43:33.130Zinfo: installing component 'rust-std'
432023-12-13T04:43:36.367Zinfo: installing component 'rustc'
442023-12-13T04:43:43.132Zinfo: installing component 'rustfmt'
452023-12-13T04:43:43.643Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-13T04:43:43.643Z
472023-12-13T04:43:43.790Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-13T04:43:43.791Z
492023-12-13T04:43:43.794Z
502023-12-13T04:43:43.794ZRust is installed now. Great!
512023-12-13T04:43:43.794Z
522023-12-13T04:43:43.794ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-13T04:43:43.794Zenvironment variable. This has not been done automatically.
542023-12-13T04:43:43.794Z
552023-12-13T04:43:43.794ZTo configure your current shell, run:
562023-12-13T04:43:43.794Zsource "$HOME/.cargo/env"
572023-12-13T04:43:43.876Z+ rustc --version
582023-12-13T04:43:43.992Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-13T04:43:44.004Zprocess exited: duration 27024 ms, exit code 0
 
602023-12-13T04:43:44.019Zstarting task 2: "authentication"
612023-12-13T04:43:44.060Zprocess exited: duration 39 ms, exit code 0
 
622023-12-13T04:43:44.106Zstarting task 3: "clone repository"
632023-12-13T04:43:44.132Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-13T04:43:44.132Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-13T04:43:44.137ZCloning into '/work/oxidecomputer/omicron'...
662023-12-13T04:43:50.572Z+ cd /work/oxidecomputer/omicron
672023-12-13T04:43:50.573Z+ [[ -n add-resource-limits ]]
682023-12-13T04:43:50.595Z+ git fetch origin add-resource-limits
692023-12-13T04:43:50.917ZFrom https://github.com/oxidecomputer/omicron
702023-12-13T04:43:50.917Z * branch add-resource-limits -> FETCH_HEAD
712023-12-13T04:43:50.936Z+ git checkout -B add-resource-limits remotes/origin/add-resource-limits
722023-12-13T04:43:51.052ZSwitched to a new branch 'add-resource-limits'
732023-12-13T04:43:51.491Zbranch 'add-resource-limits' set up to track 'origin/add-resource-limits'.
742023-12-13T04:43:51.491Z+ git reset --hard 635d1bad0322075db5b87fe63ecb7a4e3eeb090d
752023-12-13T04:43:51.508ZHEAD is now at 635d1bad ci: add quota setup to deploy test
762023-12-13T04:43:51.508Zprocess exited: duration 7142 ms, exit code 0
 
772023-12-13T04:43:51.530Zstarting task 4: "build"
782023-12-13T04:43:51.539Z+ cargo --version
792023-12-13T04:43:51.547Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-13T04:43:51.736Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-13T04:43:51.736Zinfo: downloading component 'cargo'
822023-12-13T04:43:52.440Zinfo: downloading component 'clippy'
832023-12-13T04:43:52.683Zinfo: downloading component 'rust-docs'
842023-12-13T04:43:53.971Zinfo: downloading component 'rust-std'
852023-12-13T04:43:55.067Zinfo: downloading component 'rustc'
862023-12-13T04:43:58.809Zinfo: downloading component 'rustfmt'
872023-12-13T04:43:59.013Zinfo: installing component 'cargo'
882023-12-13T04:44:00.654Zinfo: installing component 'clippy'
892023-12-13T04:44:01.546Zinfo: installing component 'rust-docs'
902023-12-13T04:44:04.251Zinfo: installing component 'rust-std'
912023-12-13T04:44:06.903Zinfo: installing component 'rustc'
922023-12-13T04:44:13.263Zinfo: installing component 'rustfmt'
932023-12-13T04:44:14.225Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-13T04:44:14.231Z+ rustc --version
952023-12-13T04:44:14.231Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-13T04:44:14.231Z+ source ./env.sh
972023-12-13T04:44:14.231Z++ set -o xtrace
982023-12-13T04:44:14.231Z++++ dirname ./env.sh
992023-12-13T04:44:14.231Z+++ cd .
1002023-12-13T04:44:14.231Z+++ echo /work/oxidecomputer/omicron
1012023-12-13T04:44:14.231Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-13T04:44:14.231Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-13T04:44:14.231Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-13T04:44:14.231Z++ 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
1052023-12-13T04:44:14.231Z++ 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
1062023-12-13T04:44:14.231Z++ 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
1072023-12-13T04:44:14.231Z++ 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
1082023-12-13T04:44:14.232Z++ 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
1092023-12-13T04:44:14.232Z++ 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
1102023-12-13T04:44:14.232Z++ unset OMICRON_WS
1112023-12-13T04:44:14.232Z++ set +o xtrace
1122023-12-13T04:44:14.232Z
1132023-12-13T04:44:14.232Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-13T04:44:14.232Z # # # # # # # # # # # # # # #
1152023-12-13T04:44:14.232Z # # # # ##### # # ##### # # # # # #### #
1162023-12-13T04:44:14.232Z ##### ##### # ##### # # # # # # # # #
1172023-12-13T04:44:14.232Z # # # # # # # # # # # # # # #
1182023-12-13T04:44:14.232Z # # # ###### # # ###### ### # #### # #### #
1192023-12-13T04:44:14.232Z
1202023-12-13T04:44:22.091Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-13T04:44:23.449Z Startup: Caching catalogs ... Done
1222023-12-13T04:44:30.672ZPlanning: Solver setup ... Done (6.823s)
1232023-12-13T04:44:30.824ZPlanning: Running solver ... Done (0.151s)
1242023-12-13T04:44:30.920ZPlanning: Finding local manifests ... Done (0.005s)
1252023-12-13T04:44:30.926ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-13T04:44:32.452ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-13T04:44:32.547ZPlanning: Package planning ... Done (0.095s)
1282023-12-13T04:44:32.634ZPlanning: Merging actions ... Done (0.086s)
1292023-12-13T04:44:33.936ZPlanning: Checking for conflicting actions ... Done (0.885s)
1302023-12-13T04:44:33.951ZPlanning: Consolidating action changes ... Done (0.020s)
1312023-12-13T04:44:38.329ZPlanning: Evaluating mediators ... Done (4.788s)
1322023-12-13T04:44:38.442ZPlanning: Planning completed in 14.98 seconds
1332023-12-13T04:44:42.321Z Packages to install: 4
1342023-12-13T04:44:42.321Z Packages to update: 2
1352023-12-13T04:44:42.326Z Mediators to change: 2
1362023-12-13T04:44:42.326Z Services to change: 1
1372023-12-13T04:44:42.326Z Estimated space available: 148.88 GB
1382023-12-13T04:44:42.326ZEstimated space to be consumed: 1.43 GB
1392023-12-13T04:44:42.326Z Create boot environment: No
1402023-12-13T04:44:42.326ZCreate backup boot environment: Yes
1412023-12-13T04:44:42.327Z Rebuild boot archive: No
1422023-12-13T04:44:42.327Z
1432023-12-13T04:44:42.327ZChanged mediators:
1442023-12-13T04:44:42.327Z mediator clang:
1452023-12-13T04:44:42.327Z version: None -> 15 (system default)
1462023-12-13T04:44:42.327Z
1472023-12-13T04:44:42.327Z mediator llvm:
1482023-12-13T04:44:42.327Z version: 14 (system default) -> 15 (system default)
1492023-12-13T04:44:42.327Z
1502023-12-13T04:44:42.328ZChanged packages:
1512023-12-13T04:44:42.328Zhelios-dev
1522023-12-13T04:44:42.328Z developer/build-essential
1532023-12-13T04:44:42.328Z None -> 11-2.0
1542023-12-13T04:44:42.328Z library/libxmlsec1
1552023-12-13T04:44:42.328Z None -> 1.2.35-2.0
1562023-12-13T04:44:42.328Z ooce/developer/clang-15
1572023-12-13T04:44:42.328Z None -> 15.0.7-2.0
1582023-12-13T04:44:42.329Z ooce/developer/llvm-15
1592023-12-13T04:44:42.329Z None -> 15.0.7-2.0
1602023-12-13T04:44:42.329Z system/library/g++-runtime
1612023-12-13T04:44:42.329Z 12-2.0 -> 13-2.0
1622023-12-13T04:44:42.329Z system/library/gcc-runtime
1632023-12-13T04:44:42.329Z 12-2.0 -> 13-2.0
1642023-12-13T04:44:42.329Z
1652023-12-13T04:44:42.329ZServices:
1662023-12-13T04:44:42.329Z restart_fmri:
1672023-12-13T04:44:42.329Z svc:/system/update-man-index:default
1682023-12-13T04:44:42.533Z
1692023-12-13T04:44:42.534ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-13T04:44:48.766ZDownload: 210/3330 items 1.3/221.1MB 0% complete (1.0M/s)
1712023-12-13T04:44:53.765ZDownload: 1049/3330 items 19.3/221.1MB 8% complete (1.8M/s)
1722023-12-13T04:44:58.769ZDownload: 1457/3330 items 117.3/221.1MB 53% complete (11.6M/s)
1732023-12-13T04:45:03.779ZDownload: 2371/3330 items 119.8/221.1MB 54% complete (10.1M/s)
1742023-12-13T04:45:08.817ZDownload: 3131/3330 items 144.8/221.1MB 65% complete (2.7M/s)
1752023-12-13T04:45:13.776ZDownload: 3258/3330 items 207.4/221.1MB 93% complete (8.7M/s)
1762023-12-13T04:45:18.361ZDownload: Completed 221.11 MB in 35.83 seconds (6.2M/s)
1772023-12-13T04:45:20.396Z Actions: 1/3766 actions (Removing old actions)
1782023-12-13T04:45:20.396Z Actions: 5/3766 actions (Installing new actions)
1792023-12-13T04:45:25.604Z Actions: 3346/3766 actions (Installing new actions)
1802023-12-13T04:45:28.727Z Actions: 3729/3766 actions (Updating modified actions)
1812023-12-13T04:45:29.403Z Actions: Completed 3766 actions in 9.01 seconds.
1822023-12-13T04:45:29.522Z Done (0.110s)
1832023-12-13T04:45:29.525Z Done (0.000s)
1842023-12-13T04:45:29.807Z Done (0.283s)
1852023-12-13T04:45:38.116Z Done (8.173s)
1862023-12-13T04:45:38.349Z Done (0.108s)
1872023-12-13T04:45:38.353Z Done (0.000s)
1882023-12-13T04:45:38.652Z Done (0.000s)
1892023-12-13T04:45:39.430ZPlanning: Evaluating mediator changes ... Done
1902023-12-13T04:45:39.727ZPlanning: Checking for conflicting actions ... Done
1912023-12-13T04:45:39.732ZPlanning: Consolidating action changes ... Done
1922023-12-13T04:45:40.179ZPlanning: Evaluating mediators ... Done
1932023-12-13T04:45:40.182ZPlanning: Planning completed in 0.75 seconds
1942023-12-13T04:45:40.242Z Mediators to change: 2
1952023-12-13T04:45:40.242Z Create boot environment: No
1962023-12-13T04:45:40.245ZCreate backup boot environment: No
1972023-12-13T04:45:40.749Z Done
1982023-12-13T04:45:40.749Z Done
1992023-12-13T04:45:40.755Z Done
2002023-12-13T04:45:46.631Z Done
2012023-12-13T04:45:46.773Z Done
2022023-12-13T04:45:46.777Z Done
2032023-12-13T04:45:46.899Z Done
2042023-12-13T04:45:47.949ZPlanning: Evaluating mediator changes ... Done
2052023-12-13T04:45:47.952ZPlanning: Merging actions ... Done
2062023-12-13T04:45:48.314ZPlanning: Checking for conflicting actions ... Done
2072023-12-13T04:45:48.320ZPlanning: Consolidating action changes ... Done
2082023-12-13T04:45:48.743ZPlanning: Evaluating mediators ... Done
2092023-12-13T04:45:48.829ZPlanning: Planning completed in 1.33 seconds
2102023-12-13T04:45:48.896Z Packages to change: 1
2112023-12-13T04:45:48.896Z Mediators to change: 1
2122023-12-13T04:45:48.899Z Services to change: 1
2132023-12-13T04:45:48.899Z Create boot environment: No
2142023-12-13T04:45:48.899ZCreate backup boot environment: Yes
2152023-12-13T04:45:50.919Z Actions: 1/6 actions (Updating modified actions)
2162023-12-13T04:45:50.923Z Actions: Completed 6 actions in 0.00 seconds.
2172023-12-13T04:45:50.923Z Done
2182023-12-13T04:45:50.923Z Done
2192023-12-13T04:45:50.987Z Done
2202023-12-13T04:45:57.083Z Done
2212023-12-13T04:45:57.229Z Done
2222023-12-13T04:45:57.232Z Done
2232023-12-13T04:45:57.349Z Done
2242023-12-13T04:45:58.075ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252023-12-13T04:45:58.075Zclang system 15 system
2262023-12-13T04:45:58.075Zcsh system system illumos
2272023-12-13T04:45:58.075Zctags system system illumos
2282023-12-13T04:45:58.075Zgcc vendor 12 vendor
2292023-12-13T04:45:58.075Zgcc system 10 system
2302023-12-13T04:45:58.075Zgcc system 7 system
2312023-12-13T04:45:58.075Zgo system 1.20 system
2322023-12-13T04:45:58.075Zgo system 1.19 system
2332023-12-13T04:45:58.075Zllvm system 15 system
2342023-12-13T04:45:58.075Zllvm system 14 system
2352023-12-13T04:45:58.075Zmariadb system 10.6 system
2362023-12-13T04:45:58.075Zmta vendor vendor dma
2372023-12-13T04:45:58.075Zopenjdk system 17 system
2382023-12-13T04:45:58.075Zopenjdk system 11 system
2392023-12-13T04:45:58.076Zopenjdk system 1.8 system
2402023-12-13T04:45:58.076Zopenssl vendor 3 vendor
2412023-12-13T04:45:58.076Zperl system 5.36 system
2422023-12-13T04:45:58.076Zpostgresql system 15 system
2432023-12-13T04:45:58.076Zpostgresql system 13 system
2442023-12-13T04:45:58.076Zpython vendor 3 vendor
2452023-12-13T04:45:58.076Zpython system 2 system
2462023-12-13T04:45:58.076Zpython3 system 3.11 system
2472023-12-13T04:45:58.076Zruby system 3.0 system
2482023-12-13T04:45:58.076Zwords vendor vendor american-english
2492023-12-13T04:45:58.076Zwords system system australian-english
2502023-12-13T04:45:58.076Zwords system system british-english
2512023-12-13T04:45:58.076Zwords system system canadian-english
2522023-12-13T04:45:58.076Zwords system system french
2532023-12-13T04:45:58.076Zwords system system italian
2542023-12-13T04:45:58.076Zwords system system ngerman
2552023-12-13T04:45:58.076Zwords system system ogerman
2562023-12-13T04:45:58.076Zwords system system spanish
2572023-12-13T04:45:58.647ZFMRI IFO
2582023-12-13T04:45:58.647Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2592023-12-13T04:45:58.647Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2602023-12-13T04:45:58.648Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2612023-12-13T04:45:58.648Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2622023-12-13T04:45:58.648Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632023-12-13T04:45:58.648Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2642023-12-13T04:45:58.648Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2652023-12-13T04:45:58.648Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2662023-12-13T04:45:58.724Z+ set -o errexit
2672023-12-13T04:45:58.731Z+++ dirname ./tools/ci_download_cockroachdb
2682023-12-13T04:45:58.731Z++ cd ./tools
2692023-12-13T04:45:58.731Z++ pwd
2702023-12-13T04:45:58.731Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2712023-12-13T04:45:58.734Z++ basename ./tools/ci_download_cockroachdb
2722023-12-13T04:45:58.734Z+ ARG0=ci_download_cockroachdb
2732023-12-13T04:45:58.734Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2742023-12-13T04:45:58.740Z+ CIDL_VERSION=v22.1.9
2752023-12-13T04:45:58.740Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2762023-12-13T04:45:58.740Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2772023-12-13T04:45:58.740Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2782023-12-13T04:45:58.740Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2792023-12-13T04:45:58.740Z+ TARGET_DIR=out
2802023-12-13T04:45:58.741Z+ DOWNLOAD_DIR=out/downloads
2812023-12-13T04:45:58.741Z+ DEST_DIR=./out/cockroachdb
2822023-12-13T04:45:58.741Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2832023-12-13T04:45:58.741Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2842023-12-13T04:45:58.741Z+ main
2852023-12-13T04:45:58.741Z+ [[ 0 != 0 ]]
2862023-12-13T04:45:58.741Z+ CIDL_OS=solaris2.11
2872023-12-13T04:45:58.741Z+ [[ 0 != 0 ]]
2882023-12-13T04:45:58.741Z+ configure_os solaris2.11
2892023-12-13T04:45:58.741Z+ echo 'current directory: /work/oxidecomputer/omicron'
2902023-12-13T04:45:58.741Zcurrent directory: /work/oxidecomputer/omicron
2912023-12-13T04:45:58.741Zconfiguring based on OS: "solaris2.11"
2922023-12-13T04:45:58.741Z+ echo 'configuring based on OS: "solaris2.11"'
2932023-12-13T04:45:58.742Z+ case "$1" in
2942023-12-13T04:45:58.742Z+ CIDL_BUILD=illumos
2952023-12-13T04:45:58.742Z+ CIDL_SUFFIX=tar.gz
2962023-12-13T04:45:58.742Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2972023-12-13T04:45:58.742Z+ CIDL_MD5FUNC=do_md5sum
2982023-12-13T04:45:58.742Z+ CIDL_URL_BASE=https://illumos.org/downloads
2992023-12-13T04:45:58.742Z+ CIDL_ASSEMBLE=do_assemble_illumos
3002023-12-13T04:45:58.742Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3012023-12-13T04:45:58.742Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3022023-12-13T04:45:58.742Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-12-13T04:45:58.742Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3042023-12-13T04:45:58.742Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-13T04:45:58.742Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062023-12-13T04:45:58.743ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-13T04:45:58.743ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-13T04:45:58.743Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3092023-12-13T04:45:58.743Z+ mkdir -p out/downloads
3102023-12-13T04:45:58.748Z+ mkdir -p ./out/cockroachdb
3112023-12-13T04:45:58.748Z+ local DO_DOWNLOAD=true
3122023-12-13T04:45:58.748Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3132023-12-13T04:45:58.748Z+ '[' true == true ']'
3142023-12-13T04:45:58.748Z+ echo Downloading...
3152023-12-13T04:45:58.748ZDownloading...
3162023-12-13T04:45:58.748Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172023-12-13T04:45:58.748Z+ 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
3182023-12-13T04:46:01.557Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192023-12-13T04:46:01.566Z++ md5sum
3202023-12-13T04:46:01.566Z++ awk '{print $1}'
3212023-12-13T04:46:01.744Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3222023-12-13T04:46:01.744Z+ [[ 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 ]]
3232023-12-13T04:46:01.748Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3242023-12-13T04:46:01.748Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3252023-12-13T04:46:05.386Z+ do_assemble_illumos
3262023-12-13T04:46:05.386Z+ rm -r ./out/cockroachdb
3272023-12-13T04:46:05.391Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3282023-12-13T04:46:06.485Z+ ./out/cockroachdb/bin/cockroach version
3292023-12-13T04:46:06.504ZBuild Tag: v22.1.9-dirty
3302023-12-13T04:46:06.504ZBuild Time: 2022/10/26 21:17:46
3312023-12-13T04:46:06.504ZDistribution: OSS
3322023-12-13T04:46:06.505ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3332023-12-13T04:46:06.505ZGo Version: go1.17.13
3342023-12-13T04:46:06.505ZC Compiler: gcc 10.3.0
3352023-12-13T04:46:06.505ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3362023-12-13T04:46:06.505ZBuild Type: release
3372023-12-13T04:46:06.505Z+ set -o errexit
3382023-12-13T04:46:06.506Z+++ dirname ./tools/ci_download_clickhouse
3392023-12-13T04:46:06.517Z++ cd ./tools
3402023-12-13T04:46:06.517Z++ pwd
3412023-12-13T04:46:06.517Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3422023-12-13T04:46:06.517Z++ basename ./tools/ci_download_clickhouse
3432023-12-13T04:46:06.517Z+ ARG0=ci_download_clickhouse
3442023-12-13T04:46:06.517Z+ TARGET_DIR=out
3452023-12-13T04:46:06.517Z+ DOWNLOAD_DIR=out/downloads
3462023-12-13T04:46:06.517Z+ DEST_DIR=./out/clickhouse
3472023-12-13T04:46:06.518Z+ CIDL_VERSION=v22.8.9.24
3482023-12-13T04:46:06.518Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3492023-12-13T04:46:06.518Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3502023-12-13T04:46:06.518Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3512023-12-13T04:46:06.518Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3522023-12-13T04:46:06.518Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3532023-12-13T04:46:06.518Z+ main
3542023-12-13T04:46:06.519Z+ [[ 0 != 0 ]]
3552023-12-13T04:46:06.519Z+ CIDL_OS=solaris2.11
3562023-12-13T04:46:06.519Z+ [[ 0 != 0 ]]
3572023-12-13T04:46:06.519Z+ configure_os solaris2.11
3582023-12-13T04:46:06.519Z+ echo 'current directory: /work/oxidecomputer/omicron'
3592023-12-13T04:46:06.519Zcurrent directory: /work/oxidecomputer/omicron
3602023-12-13T04:46:06.520Z+ echo 'configuring based on OS: "solaris2.11"'
3612023-12-13T04:46:06.520Z+ CIDL_DASHREV=
3622023-12-13T04:46:06.520Z+ case "$1" in
3632023-12-13T04:46:06.520Zconfiguring based on OS: "solaris2.11"
3642023-12-13T04:46:06.520Z+ CIDL_PLATFORM=illumos
3652023-12-13T04:46:06.520Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3662023-12-13T04:46:06.520Z+ CIDL_MD5FUNC=do_md5sum
3672023-12-13T04:46:06.520Z+ CIDL_DASHREV=-1
3682023-12-13T04:46:06.520Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3692023-12-13T04:46:06.520Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-13T04:46:06.521Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-13T04:46:06.521Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-13T04:46:06.521Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3732023-12-13T04:46:06.521ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-13T04:46:06.521ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-13T04:46:06.521Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3762023-12-13T04:46:06.521Z+ mkdir -p out/downloads
3772023-12-13T04:46:06.521Z+ mkdir -p ./out/clickhouse
3782023-12-13T04:46:06.522Z+ local DO_DOWNLOAD=true
3792023-12-13T04:46:06.522Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3802023-12-13T04:46:06.522Z+ '[' true == true ']'
3812023-12-13T04:46:06.522Z+ echo Downloading...
3822023-12-13T04:46:06.522ZDownloading...
3832023-12-13T04:46:06.522Z+ 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
3842023-12-13T04:46:06.522Z+ 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
3852023-12-13T04:46:08.203Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3862023-12-13T04:46:08.207Z++ md5sum
3872023-12-13T04:46:08.207Z++ awk '{print $1}'
3882023-12-13T04:46:08.443Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3892023-12-13T04:46:08.443Z+ [[ 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 ]]
3902023-12-13T04:46:08.443Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3912023-12-13T04:46:08.447Z+ mkdir -p ./out/clickhouse
3922023-12-13T04:46:08.447Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3932023-12-13T04:46:13.612Z+ ./out/clickhouse/clickhouse server --version
3942023-12-13T04:46:13.665ZClickHouse server version 22.8.9.1.
3952023-12-13T04:46:13.691Z+ set -o errexit
3962023-12-13T04:46:13.700Z+++ dirname ./tools/ci_download_console
3972023-12-13T04:46:13.701Z++ cd ./tools
3982023-12-13T04:46:13.701Z++ pwd
3992023-12-13T04:46:13.701Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4002023-12-13T04:46:13.701Z++ basename ./tools/ci_download_console
4012023-12-13T04:46:13.702Z+ ARG0=ci_download_console
4022023-12-13T04:46:13.702Z+ TARGET_DIR=out
4032023-12-13T04:46:13.702Z+ DOWNLOAD_DIR=out/downloads
4042023-12-13T04:46:13.702Z+ DEST_DIR=./out/console-assets
4052023-12-13T04:46:13.702Z+ source /work/oxidecomputer/omicron/tools/console_version
4062023-12-13T04:46:13.703Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
4072023-12-13T04:46:13.703Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4082023-12-13T04:46:13.703Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4092023-12-13T04:46:13.703Z+ TARBALL_FILE=out/downloads/console.tar.gz
4102023-12-13T04:46:13.704Z+ main
4112023-12-13T04:46:13.704Z+ [[ 0 != 0 ]]
4122023-12-13T04:46:13.704Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
4132023-12-13T04:46:13.704ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4142023-12-13T04:46:13.705Z+ echo 'Local file: out/downloads/console.tar.gz'
4152023-12-13T04:46:13.705ZLocal file: out/downloads/console.tar.gz
4162023-12-13T04:46:13.705Z+ local DO_DOWNLOAD=true
4172023-12-13T04:46:13.706Z+ [[ -f out/downloads/console.tar.gz ]]
4182023-12-13T04:46:13.706Z+ mkdir -p out/downloads
4192023-12-13T04:46:13.717Z+ '[' true == true ']'
4202023-12-13T04:46:13.717Z+ echo Downloading...
4212023-12-13T04:46:13.717ZDownloading...
4222023-12-13T04:46:13.717Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
4232023-12-13T04:46:13.717Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4242023-12-13T04:46:14.335Z++ do_sha256sum out/downloads/console.tar.gz
4252023-12-13T04:46:14.358Z++ case "$OSTYPE" in
4262023-12-13T04:46:14.358Z++ SHA=sha256sum
4272023-12-13T04:46:14.358Z++ sha256sum
4282023-12-13T04:46:14.358Z++ awk '{print $1}'
4292023-12-13T04:46:14.381Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4302023-12-13T04:46:14.381Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4312023-12-13T04:46:14.381Z+ rm -rf ./out/console-assets
4322023-12-13T04:46:14.381Z+ mkdir -p ./out/console-assets
4332023-12-13T04:46:14.381Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4342023-12-13T04:46:14.382Z+ mkdir -p ./out/console-assets
4352023-12-13T04:46:14.382Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4362023-12-13T04:46:14.551Z+ set -o errexit
4372023-12-13T04:46:14.566Z+++ dirname ./tools/ci_download_maghemite_openapi
4382023-12-13T04:46:14.566Z++ cd ./tools
4392023-12-13T04:46:14.566Z++ pwd
4402023-12-13T04:46:14.566Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4412023-12-13T04:46:14.566Z++ basename ./tools/ci_download_maghemite_openapi
4422023-12-13T04:46:14.567Z+ ARG0=ci_download_maghemite_openapi
4432023-12-13T04:46:14.567Z+ TARGET_DIR=out
4442023-12-13T04:46:14.567Z+ DOWNLOAD_DIR=out/downloads
4452023-12-13T04:46:14.567Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4462023-12-13T04:46:14.567Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4472023-12-13T04:46:14.567Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4482023-12-13T04:46:14.567Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4492023-12-13T04:46:14.567Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4502023-12-13T04:46:14.567Z+ main
4512023-12-13T04:46:14.567Z+ [[ 0 != 0 ]]
4522023-12-13T04:46:14.567Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4532023-12-13T04:46:14.567ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4542023-12-13T04:46:14.567Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4552023-12-13T04:46:14.567ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4562023-12-13T04:46:14.568Z+ local DO_DOWNLOAD=true
4572023-12-13T04:46:14.568Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4582023-12-13T04:46:14.568Z+ mkdir -p out/downloads
4592023-12-13T04:46:14.568Z+ '[' true == true ']'
4602023-12-13T04:46:14.568Z+ echo Downloading...
4612023-12-13T04:46:14.568ZDownloading...
4622023-12-13T04:46:14.568Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4632023-12-13T04:46:14.568Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4642023-12-13T04:46:15.243Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4652023-12-13T04:46:15.243Z++ case "$OSTYPE" in
4662023-12-13T04:46:15.248Z++ SHA=sha256sum
4672023-12-13T04:46:15.248Z++ sha256sum
4682023-12-13T04:46:15.248Z++ awk '{print $1}'
4692023-12-13T04:46:15.255Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4702023-12-13T04:46:15.256Z+ [[ 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 ]]
4712023-12-13T04:46:15.256Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4722023-12-13T04:46:15.256Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4732023-12-13T04:46:15.256Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4742023-12-13T04:46:15.256Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4752023-12-13T04:46:15.256Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4762023-12-13T04:46:15.256Z+ main
4772023-12-13T04:46:15.256Z+ [[ 0 != 0 ]]
4782023-12-13T04:46:15.257Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4792023-12-13T04:46:15.257ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4802023-12-13T04:46:15.257Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4812023-12-13T04:46:15.257ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4822023-12-13T04:46:15.257Z+ local DO_DOWNLOAD=true
4832023-12-13T04:46:15.257Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4842023-12-13T04:46:15.257Z+ mkdir -p out/downloads
4852023-12-13T04:46:15.257Z+ '[' true == true ']'
4862023-12-13T04:46:15.257Z+ echo Downloading...
4872023-12-13T04:46:15.257ZDownloading...
4882023-12-13T04:46:15.257Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4892023-12-13T04:46:15.257Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4902023-12-13T04:46:15.482Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4912023-12-13T04:46:15.496Z++ case "$OSTYPE" in
4922023-12-13T04:46:15.496Z++ SHA=sha256sum
4932023-12-13T04:46:15.496Z++ sha256sum
4942023-12-13T04:46:15.496Z++ awk '{print $1}'
4952023-12-13T04:46:15.496Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4962023-12-13T04:46:15.496Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4972023-12-13T04:46:15.504Z+ set -o errexit
4982023-12-13T04:46:15.504Z+++ dirname ./tools/ci_download_dendrite_openapi
4992023-12-13T04:46:15.504Z++ cd ./tools
5002023-12-13T04:46:15.504Z++ pwd
5012023-12-13T04:46:15.505Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5022023-12-13T04:46:15.505Z++ basename ./tools/ci_download_dendrite_openapi
5032023-12-13T04:46:15.505Z+ ARG0=ci_download_dendrite_openapi
5042023-12-13T04:46:15.505Z+ TARGET_DIR=out
5052023-12-13T04:46:15.505Z+ DOWNLOAD_DIR=out/downloads
5062023-12-13T04:46:15.505Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5072023-12-13T04:46:15.505Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5082023-12-13T04:46:15.505Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5092023-12-13T04:46:15.505Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5102023-12-13T04:46:15.505Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5112023-12-13T04:46:15.505Z+ main
5122023-12-13T04:46:15.505Z+ [[ 0 != 0 ]]
5132023-12-13T04:46:15.505Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5142023-12-13T04:46:15.505ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5152023-12-13T04:46:15.506ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5162023-12-13T04:46:15.506Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5172023-12-13T04:46:15.506Z+ local DO_DOWNLOAD=true
5182023-12-13T04:46:15.506Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5192023-12-13T04:46:15.511Z+ mkdir -p out/downloads
5202023-12-13T04:46:15.511Z+ '[' true == true ']'
5212023-12-13T04:46:15.511Z+ echo Downloading...
5222023-12-13T04:46:15.511ZDownloading...
5232023-12-13T04:46:15.511Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5242023-12-13T04:46:15.512Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5252023-12-13T04:46:16.162Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5262023-12-13T04:46:16.176Z++ case "$OSTYPE" in
5272023-12-13T04:46:16.176Z++ SHA=sha256sum
5282023-12-13T04:46:16.176Z++ sha256sum
5292023-12-13T04:46:16.176Z++ awk '{print $1}'
5302023-12-13T04:46:16.176Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5312023-12-13T04:46:16.176Z+ [[ 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 ]]
5322023-12-13T04:46:16.195Z+ set -o errexit
5332023-12-13T04:46:16.195Z+++ dirname ./tools/ci_download_dendrite_stub
5342023-12-13T04:46:16.195Z++ cd ./tools
5352023-12-13T04:46:16.195Z++ pwd
5362023-12-13T04:46:16.195Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5372023-12-13T04:46:16.195Z++ basename ./tools/ci_download_dendrite_stub
5382023-12-13T04:46:16.195Z+ ARG0=ci_download_dendrite_stub
5392023-12-13T04:46:16.195Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5402023-12-13T04:46:16.195Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5412023-12-13T04:46:16.195Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5422023-12-13T04:46:16.195Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5432023-12-13T04:46:16.195Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5442023-12-13T04:46:16.195Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5452023-12-13T04:46:16.195Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5462023-12-13T04:46:16.195Z+ TARGET_DIR=out
5472023-12-13T04:46:16.195Z+ DOWNLOAD_DIR=out/downloads
5482023-12-13T04:46:16.196Z+ DEST_DIR=./out/dendrite-stub
5492023-12-13T04:46:16.196Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5502023-12-13T04:46:16.196Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5512023-12-13T04:46:16.196Z+ REPO=oxidecomputer/dendrite
5522023-12-13T04:46:16.196Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5532023-12-13T04:46:16.196Z+ main
5542023-12-13T04:46:16.196Z+ [[ 0 != 0 ]]
5552023-12-13T04:46:16.196Z+ CIDL_OS=solaris2.11
5562023-12-13T04:46:16.196Z+ [[ 0 != 0 ]]
5572023-12-13T04:46:16.196Z+ configure_os solaris2.11
5582023-12-13T04:46:16.196Z+ echo 'current directory: /work/oxidecomputer/omicron'
5592023-12-13T04:46:16.196Zcurrent directory: /work/oxidecomputer/omicron
5602023-12-13T04:46:16.196Z+ echo 'configuring based on OS: "solaris2.11"'
5612023-12-13T04:46:16.196Z+ case "$1" in
5622023-12-13T04:46:16.196Z+ SET_BINARIES=
5632023-12-13T04:46:16.196Zconfiguring based on OS: "solaris2.11"
5642023-12-13T04:46:16.196Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5652023-12-13T04:46:16.196Z+ CIDL_SHA256FUNC=do_sha256sum
5662023-12-13T04:46:16.196Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5672023-12-13T04:46:16.196Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5682023-12-13T04:46:16.196Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5692023-12-13T04:46:16.196Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5702023-12-13T04:46:16.196Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5712023-12-13T04:46:16.196ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5722023-12-13T04:46:16.196ZLocal file: out/downloads/dendrite-stub.tar.gz
5732023-12-13T04:46:16.197Z+ mkdir -p out/downloads
5742023-12-13T04:46:16.200Z+ mkdir -p ./out/dendrite-stub
5752023-12-13T04:46:16.200Z+ fetch_and_verify
5762023-12-13T04:46:16.200Z+ local DO_DOWNLOAD=true
5772023-12-13T04:46:16.200Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5782023-12-13T04:46:16.200Z+ '[' true == true ']'
5792023-12-13T04:46:16.201Z+ echo Downloading...
5802023-12-13T04:46:16.201ZDownloading...
5812023-12-13T04:46:16.201Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5822023-12-13T04:46:16.201Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5832023-12-13T04:46:29.128Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5842023-12-13T04:46:29.131Z++ sha256sum
5852023-12-13T04:46:29.131Z++ awk '{print $1}'
5862023-12-13T04:46:29.238Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5872023-12-13T04:46:29.238Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5882023-12-13T04:46:29.247Z+ do_untar out/downloads/dendrite-stub.tar.gz
5892023-12-13T04:46:29.247Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5902023-12-13T04:46:30.458Z+ do_assemble
5912023-12-13T04:46:30.458Z+ rm -r ./out/dendrite-stub
5922023-12-13T04:46:30.471Z+ mkdir ./out/dendrite-stub
5932023-12-13T04:46:30.471Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5942023-12-13T04:46:30.647Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5952023-12-13T04:46:30.676Z+ set -o errexit
5962023-12-13T04:46:30.676Z+++ dirname ./tools/ci_download_maghemite_mgd
5972023-12-13T04:46:30.676Z++ cd ./tools
5982023-12-13T04:46:30.676Z++ pwd
5992023-12-13T04:46:30.676Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6002023-12-13T04:46:30.676Z++ basename ./tools/ci_download_maghemite_mgd
6012023-12-13T04:46:30.676Z+ ARG0=ci_download_maghemite_mgd
6022023-12-13T04:46:30.676Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6032023-12-13T04:46:30.676Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6042023-12-13T04:46:30.676Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6052023-12-13T04:46:30.676Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6062023-12-13T04:46:30.676Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6072023-12-13T04:46:30.677Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6082023-12-13T04:46:30.677Z+ TARGET_DIR=out
6092023-12-13T04:46:30.677Z+ DOWNLOAD_DIR=out/downloads
6102023-12-13T04:46:30.677Z+ DEST_DIR=./out/mgd
6112023-12-13T04:46:30.677Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6122023-12-13T04:46:30.677Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6132023-12-13T04:46:30.677Z+ REPO=oxidecomputer/maghemite
6142023-12-13T04:46:30.677Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6152023-12-13T04:46:30.677Z+ main
6162023-12-13T04:46:30.677Z+ [[ 0 != 0 ]]
6172023-12-13T04:46:30.678Z+ CIDL_OS=solaris2.11
6182023-12-13T04:46:30.678Z+ [[ 0 != 0 ]]
6192023-12-13T04:46:30.678Z+ configure_os solaris2.11
6202023-12-13T04:46:30.678Z+ echo 'current directory: /work/oxidecomputer/omicron'
6212023-12-13T04:46:30.678Zcurrent directory: /work/oxidecomputer/omicron
6222023-12-13T04:46:30.678Z+ echo 'configuring based on OS: "solaris2.11"'
6232023-12-13T04:46:30.678Z+ case "$1" in
6242023-12-13T04:46:30.678Z+ SET_BINARIES=
6252023-12-13T04:46:30.678Zconfiguring based on OS: "solaris2.11"
6262023-12-13T04:46:30.678Z+ CIDL_SHA256FUNC=do_sha256sum
6272023-12-13T04:46:30.678Z+ TARBALL_FILENAME=mgd.tar.gz
6282023-12-13T04:46:30.678Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6292023-12-13T04:46:30.678Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6302023-12-13T04:46:30.678Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6312023-12-13T04:46:30.678ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6322023-12-13T04:46:30.678ZLocal file: out/downloads/mgd.tar.gz
6332023-12-13T04:46:30.678Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6342023-12-13T04:46:30.678Z+ mkdir -p out/downloads
6352023-12-13T04:46:30.679Z+ mkdir -p ./out/mgd
6362023-12-13T04:46:30.693Z+ fetch_and_verify
6372023-12-13T04:46:30.693Z+ local DO_DOWNLOAD=true
6382023-12-13T04:46:30.693Z+ [[ -f out/downloads/mgd.tar.gz ]]
6392023-12-13T04:46:30.693Z+ '[' true == true ']'
6402023-12-13T04:46:30.693Z+ echo Downloading...
6412023-12-13T04:46:30.693ZDownloading...
6422023-12-13T04:46:30.693Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6432023-12-13T04:46:30.694Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6442023-12-13T04:46:36.457Z++ do_sha256sum out/downloads/mgd.tar.gz
6452023-12-13T04:46:36.466Z++ sha256sum
6462023-12-13T04:46:36.467Z++ awk '{print $1}'
6472023-12-13T04:46:36.544Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6482023-12-13T04:46:36.544Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6492023-12-13T04:46:36.552Z+ do_untar out/downloads/mgd.tar.gz
6502023-12-13T04:46:36.552Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6512023-12-13T04:46:37.232Z+ do_assemble
6522023-12-13T04:46:37.232Z+ rm -r ./out/mgd
6532023-12-13T04:46:37.250Z+ mkdir ./out/mgd
6542023-12-13T04:46:37.250Z+ cp -r out/downloads/root ./out/mgd/root
6552023-12-13T04:46:37.508Z+ set -o errexit
6562023-12-13T04:46:37.514Z+++ dirname ./tools/ci_download_transceiver_control
6572023-12-13T04:46:37.514Z++ cd ./tools
6582023-12-13T04:46:37.514Z++ pwd
6592023-12-13T04:46:37.514Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6602023-12-13T04:46:37.514Z++ basename ./tools/ci_download_transceiver_control
6612023-12-13T04:46:37.515Z+ ARG0=ci_download_transceiver_control
6622023-12-13T04:46:37.515Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6632023-12-13T04:46:37.515Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6642023-12-13T04:46:37.515Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6652023-12-13T04:46:37.515Z+ TARGET_DIR=out
6662023-12-13T04:46:37.515Z+ DOWNLOAD_DIR=out/downloads
6672023-12-13T04:46:37.515Z+ DEST_DIR=./out/transceiver-control
6682023-12-13T04:46:37.515Z+ BIN_DIR=/opt/oxide/bin
6692023-12-13T04:46:37.515Z+ BINARY=xcvradm
6702023-12-13T04:46:37.515Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6712023-12-13T04:46:37.515Z+ REPO=oxidecomputer/transceiver-control
6722023-12-13T04:46:37.515Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6732023-12-13T04:46:37.515Z+ main
6742023-12-13T04:46:37.515Z+ [[ 0 != 0 ]]
6752023-12-13T04:46:37.516Z+ CIDL_OS=solaris2.11
6762023-12-13T04:46:37.516Z+ [[ 0 != 0 ]]
6772023-12-13T04:46:37.516Z+ configure_os solaris2.11
6782023-12-13T04:46:37.516Z+ echo 'current directory: /work/oxidecomputer/omicron'
6792023-12-13T04:46:37.516Zcurrent directory: /work/oxidecomputer/omicron
6802023-12-13T04:46:37.516Z+ echo 'configuring based on OS: "solaris2.11"'
6812023-12-13T04:46:37.516Z+ case "$1" in
6822023-12-13T04:46:37.516Zconfiguring based on OS: "solaris2.11"
6832023-12-13T04:46:37.516Z+ SET_BINARIES=
6842023-12-13T04:46:37.516Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6852023-12-13T04:46:37.516Z+ CIDL_SHA256FUNC=do_sha256sum
6862023-12-13T04:46:37.516Z+ ARCHIVE_FILENAME=xcvradm.gz
6872023-12-13T04:46:37.516Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882023-12-13T04:46:37.516Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6892023-12-13T04:46:37.517Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6902023-12-13T04:46:37.517ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6912023-12-13T04:46:37.517Z+ echo 'Local file: out/downloads/xcvradm.gz'
6922023-12-13T04:46:37.517Z+ mkdir -p out/downloads
6932023-12-13T04:46:37.517ZLocal file: out/downloads/xcvradm.gz
6942023-12-13T04:46:37.517Z+ mkdir -p ./out/transceiver-control
6952023-12-13T04:46:37.517Z+ fetch_and_verify
6962023-12-13T04:46:37.517Z+ local DO_DOWNLOAD=true
6972023-12-13T04:46:37.517Z+ [[ -f out/downloads/xcvradm.gz ]]
6982023-12-13T04:46:37.517Z+ '[' true == true ']'
6992023-12-13T04:46:37.517Z+ echo Downloading...
7002023-12-13T04:46:37.517ZDownloading...
7012023-12-13T04:46:37.517Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7022023-12-13T04:46:37.517Z+ 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
7032023-12-13T04:46:39.729Z++ do_sha256sum out/downloads/xcvradm.gz
7042023-12-13T04:46:39.733Z++ sha256sum
7052023-12-13T04:46:39.733Z++ awk '{print $1}'
7062023-12-13T04:46:39.758Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7072023-12-13T04:46:39.759Z+ [[ 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 ]]
7082023-12-13T04:46:39.762Z+ do_unpack out/downloads/xcvradm.gz
7092023-12-13T04:46:39.762Z+ mkdir -p out/downloads/root//opt/oxide/bin
7102023-12-13T04:46:39.762Z+ gzip -dc out/downloads/xcvradm.gz
7112023-12-13T04:46:39.941Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7122023-12-13T04:46:39.944Z+ do_assemble
7132023-12-13T04:46:39.944Z+ rm -r ./out/transceiver-control
7142023-12-13T04:46:39.948Z+ mkdir ./out/transceiver-control
7152023-12-13T04:46:39.951Z+ cp -r out/downloads/root ./out/transceiver-control/root
7162023-12-13T04:46:40.241ZAll builder prerequisites installed successfully, and PATH looks valid
7172023-12-13T04:46:40.245Z
7182023-12-13T04:46:40.245Zreal 2:26.197119429
7192023-12-13T04:46:40.245Zuser 57.643282662
7202023-12-13T04:46:40.245Zsys 11.965169203
7212023-12-13T04:46:40.245Ztrap 0.024735596
7222023-12-13T04:46:40.245Ztflt 0.237256508
7232023-12-13T04:46:40.245Zdflt 0.613835609
7242023-12-13T04:46:40.245Zkflt 0.141361180
7252023-12-13T04:46:40.245Zlock 2.191355942
7262023-12-13T04:46:40.245Zslp 4:31.983056088
7272023-12-13T04:46:40.245Zlat 4.529872123
7282023-12-13T04:46:40.245Zstop 0.087713806
7292023-12-13T04:46:40.249Z
7302023-12-13T04:46:40.249Z #### # # ##### ##### # #
7312023-12-13T04:46:40.249Z # # # # # # # # # #
7322023-12-13T04:46:40.249Z # # # # # # # #
7332023-12-13T04:46:40.249Z # # # ##### ##### #
7342023-12-13T04:46:40.249Z # # # # # # #
7352023-12-13T04:46:40.249Z #### ###### # # # #
7362023-12-13T04:46:40.249Z
7372023-12-13T04:46:40.637Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7382023-12-13T04:46:41.015Z Updating crates.io index
7392023-12-13T04:46:41.132Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7402023-12-13T04:46:41.999Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7412023-12-13T04:46:44.106Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7422023-12-13T04:46:44.652Z Updating git repository `http://github.com/oxidecomputer/tofino`
7432023-12-13T04:46:45.027Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7442023-12-13T04:46:45.318Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7452023-12-13T04:46:45.591Z Updating git repository `https://github.com/oxidecomputer/propolis`
7462023-12-13T04:46:46.539Z Updating git repository `https://github.com/oxidecomputer/crucible`
7472023-12-13T04:46:48.836Z Updating git repository `https://github.com/oxidecomputer/opte`
7482023-12-13T04:46:49.889Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7492023-12-13T04:46:50.226Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7502023-12-13T04:46:50.827Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7512023-12-13T04:46:51.156Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7522023-12-13T04:46:51.582Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7532023-12-13T04:46:51.996Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7542023-12-13T04:46:52.689Z Updating git repository `https://github.com/njaremko/samael`
7552023-12-13T04:46:52.742Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7562023-12-13T04:46:53.465Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7572023-12-13T04:46:53.791Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7582023-12-13T04:46:54.183Z Updating git repository `https://github.com/jgallagher/nix`
7592023-12-13T04:46:55.509Z Updating git repository `https://github.com/cbiffle/hubpack`
7602023-12-13T04:46:55.993Z Updating git repository `https://github.com/oxidecomputer/typify`
7612023-12-13T04:46:57.476Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7622023-12-13T04:46:58.684Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7632023-12-13T04:46:58.784Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7642023-12-13T04:46:59.763Z Downloading crates ...
7652023-12-13T04:47:00.471Z Downloaded anstyle v1.0.2
7662023-12-13T04:47:00.471Z Downloaded anstream v0.5.0
7672023-12-13T04:47:00.472Z Downloaded itoa v1.0.9
7682023-12-13T04:47:00.472Z Downloaded strsim v0.10.0
7692023-12-13T04:47:00.472Z Downloaded clap v4.4.3
7702023-12-13T04:47:00.472Z Downloaded thiserror v1.0.49
7712023-12-13T04:47:00.472Z Downloaded bitflags v1.3.2
7722023-12-13T04:47:00.472Z Downloaded thiserror-impl v1.0.49
7732023-12-13T04:47:00.473Z Downloaded quote v1.0.33
7742023-12-13T04:47:00.473Z Downloaded utf8parse v0.2.1
7752023-12-13T04:47:00.473Z Downloaded rustix v0.37.23
7762023-12-13T04:47:00.473Z Downloaded anstyle-parse v0.2.1
7772023-12-13T04:47:00.473Z Downloaded heck v0.4.1
7782023-12-13T04:47:00.473Z Downloaded winnow v0.5.15
7792023-12-13T04:47:00.473Z Downloaded anstyle-query v1.0.0
7802023-12-13T04:47:00.473Z Downloaded cargo_metadata v0.18.1
7812023-12-13T04:47:00.474Z Downloaded equivalent v1.0.1
7822023-12-13T04:47:00.474Z Downloaded clap_lex v0.5.1
7832023-12-13T04:47:00.474Z Downloaded toml_datetime v0.6.5
7842023-12-13T04:47:00.474Z Downloaded unicode-ident v1.0.12
7852023-12-13T04:47:00.474Z Downloaded syn v2.0.32
7862023-12-13T04:47:00.474Z Downloaded toml v0.8.8
7872023-12-13T04:47:00.474Z Downloaded indexmap v2.1.0
7882023-12-13T04:47:00.474Z Downloaded cargo-platform v0.1.3
7892023-12-13T04:47:00.474Z Downloaded colorchoice v1.0.0
7902023-12-13T04:47:00.474Z Downloaded camino v1.1.6
7912023-12-13T04:47:00.474Z Downloaded io-lifetimes v1.0.11
7922023-12-13T04:47:00.475Z Downloaded clap_derive v4.4.2
7932023-12-13T04:47:00.475Z Downloaded proc-macro2 v1.0.69
7942023-12-13T04:47:00.475Z Downloaded ryu v1.0.15
7952023-12-13T04:47:00.475Z Downloaded serde_spanned v0.6.4
7962023-12-13T04:47:00.475Z Downloaded memchr v2.6.3
7972023-12-13T04:47:00.475Z Downloaded semver v1.0.20
7982023-12-13T04:47:00.475Z Downloaded terminal_size v0.2.6
7992023-12-13T04:47:00.475Z Downloaded clap_builder v4.4.2
8002023-12-13T04:47:00.475Z Downloaded hashbrown v0.14.2
8012023-12-13T04:47:00.475Z Downloaded cargo_toml v0.17.0
8022023-12-13T04:47:00.476Z Downloaded anyhow v1.0.75
8032023-12-13T04:47:00.476Z Downloaded libc v0.2.151
8042023-12-13T04:47:00.476Z Downloaded serde v1.0.193
8052023-12-13T04:47:00.476Z Downloaded serde_json v1.0.108
8062023-12-13T04:47:00.476Z Downloaded errno v0.3.2
8072023-12-13T04:47:00.476Z Downloaded serde_derive v1.0.193
8082023-12-13T04:47:00.476Z Downloaded toml_edit v0.21.0
8092023-12-13T04:47:00.476Z Compiling proc-macro2 v1.0.69
8102023-12-13T04:47:00.476Z Compiling unicode-ident v1.0.12
8112023-12-13T04:47:00.476Z Compiling serde v1.0.193
8122023-12-13T04:47:00.477Z Compiling libc v0.2.151
8132023-12-13T04:47:00.477Z Compiling io-lifetimes v1.0.11
8142023-12-13T04:47:00.477Z Compiling rustix v0.37.23
8152023-12-13T04:47:00.477Z Compiling equivalent v1.0.1
8162023-12-13T04:47:00.477Z Compiling utf8parse v0.2.1
8172023-12-13T04:47:01.061Z Compiling hashbrown v0.14.2
8182023-12-13T04:47:01.061Z Compiling bitflags v1.3.2
8192023-12-13T04:47:01.062Z Compiling anstyle-parse v0.2.1
8202023-12-13T04:47:01.062Z Compiling semver v1.0.20
8212023-12-13T04:47:02.030Z Compiling winnow v0.5.15
8222023-12-13T04:47:02.685Z Compiling indexmap v2.1.0
8232023-12-13T04:47:02.685Z Compiling colorchoice v1.0.0
8242023-12-13T04:47:04.043Z Compiling serde_json v1.0.108
8252023-12-13T04:47:04.043Z Compiling camino v1.1.6
8262023-12-13T04:47:04.044Z Compiling anstyle-query v1.0.0
8272023-12-13T04:47:04.044Z Compiling anstyle v1.0.2
8282023-12-13T04:47:04.044Z Compiling thiserror v1.0.49
8292023-12-13T04:47:24.528Z Compiling strsim v0.10.0
8302023-12-13T04:47:24.528Z Compiling anstream v0.5.0
8312023-12-13T04:47:24.528Z Compiling clap_lex v0.5.1
8322023-12-13T04:47:24.528Z Compiling heck v0.4.1
8332023-12-13T04:47:24.528Z Compiling itoa v1.0.9
8342023-12-13T04:47:24.528Z Compiling quote v1.0.33
8352023-12-13T04:47:26.126Z Compiling ryu v1.0.15
8362023-12-13T04:47:26.126Z Compiling anyhow v1.0.75
8372023-12-13T04:47:26.126Z Compiling syn v2.0.32
8382023-12-13T04:47:26.126Z Compiling errno v0.3.2
8392023-12-13T04:47:26.126Z Compiling terminal_size v0.2.6
8402023-12-13T04:47:26.127Z Compiling clap_builder v4.4.2
8412023-12-13T04:47:26.619Z Compiling serde_derive v1.0.193
8422023-12-13T04:47:26.619Z Compiling thiserror-impl v1.0.49
8432023-12-13T04:47:26.619Z Compiling clap_derive v4.4.2
8442023-12-13T04:47:26.620Z Compiling clap v4.4.3
8452023-12-13T04:47:27.413Z Compiling toml_datetime v0.6.5
8462023-12-13T04:47:27.488Z Compiling serde_spanned v0.6.4
8472023-12-13T04:47:27.488Z Compiling cargo-platform v0.1.3
8482023-12-13T04:47:27.488Z Compiling toml_edit v0.21.0
8492023-12-13T04:47:29.106Z Compiling cargo_metadata v0.18.1
8502023-12-13T04:47:30.882Z Compiling toml v0.8.8
8512023-12-13T04:47:32.403Z Compiling cargo_toml v0.17.0
8522023-12-13T04:47:38.309Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8532023-12-13T04:47:39.813Z Finished dev [unoptimized + debuginfo] target(s) in 59.47s
8542023-12-13T04:47:40.052Z Running `target/debug/xtask clippy`
8552023-12-13T04:47:40.109Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8562023-12-13T04:47:40.982Z Downloading crates ...
8572023-12-13T04:47:41.229Z Downloaded addr2line v0.21.0
8582023-12-13T04:47:41.240Z Downloaded cfg-expr v0.15.5
8592023-12-13T04:47:41.249Z Downloaded cfg-if v1.0.0
8602023-12-13T04:47:41.257Z Downloaded humantime v2.1.0
8612023-12-13T04:47:41.267Z Downloaded hubpack v0.1.2
8622023-12-13T04:47:41.277Z Downloaded hyper-tls v0.5.0
8632023-12-13T04:47:41.277Z Downloaded hyper-rustls v0.24.2
8642023-12-13T04:47:41.286Z Downloaded ipnetwork v0.20.0
8652023-12-13T04:47:41.295Z Downloaded instant v0.1.12
8662023-12-13T04:47:41.295Z Downloaded block-padding v0.3.3
8672023-12-13T04:47:41.295Z Downloaded argon2 v0.5.2
8682023-12-13T04:47:41.301Z Downloaded cancel-safe-futures v0.1.5
8692023-12-13T04:47:41.315Z Downloaded camino-tempfile v1.1.1
8702023-12-13T04:47:41.324Z Downloaded bzip2 v0.4.4
8712023-12-13T04:47:41.331Z Downloaded impl-trait-for-tuples v0.2.2
8722023-12-13T04:47:41.340Z Downloaded bstr v1.6.0
8732023-12-13T04:47:41.371Z Downloaded crc v3.0.1
8742023-12-13T04:47:41.389Z Downloaded crucible-workspace-hack v0.1.0
8752023-12-13T04:47:41.389Z Downloaded cexpr v0.6.0
8762023-12-13T04:47:41.402Z Downloaded crossbeam-channel v0.5.8
8772023-12-13T04:47:41.402Z Downloaded libm v0.2.7
8782023-12-13T04:47:41.419Z Downloaded mime_guess v2.0.4
8792023-12-13T04:47:41.432Z Downloaded minimal-lexical v0.2.1
8802023-12-13T04:47:41.447Z Downloaded nanorand v0.7.0
8812023-12-13T04:47:41.874Z Downloaded num_enum v0.5.11
8822023-12-13T04:47:41.875Z Downloaded bzip2-sys v0.1.11+1.0.8
8832023-12-13T04:47:41.875Z Downloaded bit-vec v0.6.3
8842023-12-13T04:47:41.875Z Downloaded basic-toml v0.1.4
8852023-12-13T04:47:41.876Z Downloaded ansi_term v0.12.1
8862023-12-13T04:47:41.876Z Downloaded crypto-common v0.1.6
8872023-12-13T04:47:41.876Z Downloaded serde_repr v0.1.16
8882023-12-13T04:47:41.876Z Downloaded nu-ansi-term v0.49.0
8892023-12-13T04:47:41.876Z Downloaded num-bigint v0.4.4
8902023-12-13T04:47:41.876Z Downloaded rustls-native-certs v0.6.3
8912023-12-13T04:47:41.877Z Downloaded bitflags v2.4.0
8922023-12-13T04:47:41.877Z Downloaded papergrid v0.10.0
8932023-12-13T04:47:41.877Z Downloaded block-buffer v0.10.4
8942023-12-13T04:47:41.877Z Downloaded getrandom v0.2.10
8952023-12-13T04:47:41.877Z Downloaded blake2 v0.10.6
8962023-12-13T04:47:41.877Z Downloaded number_prefix v0.4.0
8972023-12-13T04:47:41.877Z Downloaded num_threads v0.1.6
8982023-12-13T04:47:41.878Z Downloaded num_cpus v1.16.0
8992023-12-13T04:47:41.878Z Downloaded packed_struct v0.10.1
9002023-12-13T04:47:41.878Z Downloaded omicron-zone-package v0.9.1
9012023-12-13T04:47:41.878Z Downloaded opaque-debug v0.3.0
9022023-12-13T04:47:41.878Z Downloaded oorandom v11.1.3
9032023-12-13T04:47:41.878Z Downloaded once_cell v1.19.0
9042023-12-13T04:47:41.878Z Downloaded rayon v1.8.0
9052023-12-13T04:47:41.878Z Downloaded oso-derive v0.27.0
9062023-12-13T04:47:41.879Z Downloaded openssl-sys v0.9.96
9072023-12-13T04:47:41.879Z Downloaded tokio-util v0.7.10
9082023-12-13T04:47:41.879Z Downloaded salty v0.2.0
9092023-12-13T04:47:41.879Z Downloaded smawk v0.3.1
9102023-12-13T04:47:41.879Z Downloaded zeroize_derive v1.4.2
9112023-12-13T04:47:41.879Z Downloaded zone_cfg_derive v0.3.0
9122023-12-13T04:47:41.880Z Downloaded zip v0.6.6
9132023-12-13T04:47:41.880Z Downloaded fastrand v2.0.0
9142023-12-13T04:47:41.880Z Downloaded pkcs1 v0.7.5
9152023-12-13T04:47:41.880Z Downloaded smf v0.2.2
9162023-12-13T04:47:41.880Z Downloaded curve25519-dalek v4.1.0
9172023-12-13T04:47:41.880Z Downloaded postgres-types v0.2.6
9182023-12-13T04:47:41.880Z Downloaded postgres-protocol v0.6.6
9192023-12-13T04:47:41.881Z Downloaded postcard v1.0.8
9202023-12-13T04:47:41.881Z Downloaded topological-sort v0.2.2
9212023-12-13T04:47:41.881Z Downloaded usdt-impl v0.3.5
9222023-12-13T04:47:41.881Z Downloaded toml v0.5.11
9232023-12-13T04:47:41.881Z Downloaded pest v2.7.2
9242023-12-13T04:47:41.881Z Downloaded tough v0.16.0
9252023-12-13T04:47:41.881Z Downloaded fatfs v0.3.6
9262023-12-13T04:47:41.881Z Downloaded sec1 v0.7.3
9272023-12-13T04:47:41.882Z Downloaded semver v0.1.20
9282023-12-13T04:47:41.882Z Downloaded secrecy v0.8.0
9292023-12-13T04:47:41.882Z Downloaded tracing v0.1.37
9302023-12-13T04:47:41.882Z Downloaded pretty-hex v0.4.0
9312023-12-13T04:47:41.882Z Downloaded rcgen v0.11.3
9322023-12-13T04:47:41.882Z Downloaded pretty-hex v0.2.1
9332023-12-13T04:47:41.882Z Downloaded float-cmp v0.9.0
9342023-12-13T04:47:41.883Z Downloaded form_urlencoded v1.2.1
9352023-12-13T04:47:41.883Z Downloaded foreign-types-macros v0.2.3
9362023-12-13T04:47:41.883Z Downloaded unicode-linebreak v0.1.5
9372023-12-13T04:47:41.883Z Downloaded unicode-width v0.1.11
9382023-12-13T04:47:41.883Z Downloaded wait-timeout v0.2.0
9392023-12-13T04:47:41.883Z Downloaded threadpool v1.8.1
9402023-12-13T04:47:41.883Z Downloaded walkdir v2.4.0
9412023-12-13T04:47:41.884Z Downloaded ff v0.13.0
9422023-12-13T04:47:41.884Z Downloaded radium v0.7.0
9432023-12-13T04:47:41.884Z Downloaded packed_struct_codegen v0.10.1
9442023-12-13T04:47:41.884Z Downloaded fragile v2.0.0
9452023-12-13T04:47:41.884Z Downloaded xattr v1.0.1
9462023-12-13T04:47:41.884Z Downloaded yansi v0.5.1
9472023-12-13T04:47:41.885Z Downloaded shell-words v1.1.0
9482023-12-13T04:47:41.885Z Downloaded trust-dns-client v0.22.0
9492023-12-13T04:47:41.885Z Downloaded pest_generator v2.7.2
9502023-12-13T04:47:41.885Z Downloaded funty v2.0.0
9512023-12-13T04:47:41.885Z Downloaded rustc-demangle v0.1.23
9522023-12-13T04:47:41.885Z Downloaded predicates-core v1.0.6
9532023-12-13T04:47:41.885Z Downloaded generic-array v0.14.7
9542023-12-13T04:47:41.885Z Downloaded pretty_assertions v1.4.0
9552023-12-13T04:47:41.900Z Downloaded tui-tree-widget v0.13.0
9562023-12-13T04:47:41.900Z Downloaded h2 v0.3.21
9572023-12-13T04:47:41.900Z Downloaded derive_more v0.99.17
9582023-12-13T04:47:41.919Z Downloaded regress v0.7.1
9592023-12-13T04:47:41.949Z Downloaded reqwest v0.11.22
9602023-12-13T04:47:41.950Z Downloaded zerocopy v0.6.4
9612023-12-13T04:47:41.966Z Downloaded regex-syntax v0.6.29
9622023-12-13T04:47:41.966Z Downloaded zerocopy v0.7.26
9632023-12-13T04:47:41.983Z Downloaded difflib v0.4.0
9642023-12-13T04:47:42.001Z Downloaded diff v0.1.13
9652023-12-13T04:47:42.001Z Downloaded subprocess v0.2.9
9662023-12-13T04:47:42.001Z Downloaded regex-automata v0.1.10
9672023-12-13T04:47:42.023Z Downloaded tokio-stream v0.1.14
9682023-12-13T04:47:42.023Z Downloaded fxhash v0.2.1
9692023-12-13T04:47:42.023Z Downloaded headers-core v0.2.0
9702023-12-13T04:47:42.023Z Downloaded rstest v0.18.2
9712023-12-13T04:47:42.023Z Downloaded tokio-native-tls v0.3.1
9722023-12-13T04:47:42.032Z Downloaded toolchain_find v0.2.0
9732023-12-13T04:47:42.032Z Downloaded tungstenite v0.20.1
9742023-12-13T04:47:42.032Z Downloaded petgraph v0.6.4
9752023-12-13T04:47:42.053Z Downloaded tinytemplate v1.2.1
9762023-12-13T04:47:42.061Z Downloaded tiny-keccak v2.0.2
9772023-12-13T04:47:42.070Z Downloaded time-macros v0.2.13
9782023-12-13T04:47:42.070Z Downloaded downcast v0.11.0
9792023-12-13T04:47:42.071Z Downloaded vsss-rs v3.3.1
9802023-12-13T04:47:42.080Z Downloaded tabled_derive v0.6.0
9812023-12-13T04:47:42.080Z Downloaded strum_macros v0.25.2
9822023-12-13T04:47:42.081Z Downloaded termcolor v1.2.0
9832023-12-13T04:47:42.090Z Downloaded thread-id v4.2.0
9842023-12-13T04:47:42.090Z Downloaded oso v0.27.0
9852023-12-13T04:47:42.102Z Downloaded take_mut v0.2.2
9862023-12-13T04:47:42.102Z Downloaded httpdate v1.0.3
9872023-12-13T04:47:42.102Z Downloaded untrusted v0.9.0
9882023-12-13T04:47:42.103Z Downloaded defmt-parser v0.3.3
9892023-12-13T04:47:42.103Z Downloaded snafu v0.7.5
9902023-12-13T04:47:42.112Z Downloaded webpki-roots v0.25.2
9912023-12-13T04:47:42.120Z Downloaded stringprep v0.1.3
9922023-12-13T04:47:42.121Z Downloaded diesel v2.1.4
9932023-12-13T04:47:42.151Z Downloaded heck v0.3.3
9942023-12-13T04:47:42.156Z Downloaded futures-timer v3.0.2
9952023-12-13T04:47:42.156Z Downloaded fd-lock v3.0.13
9962023-12-13T04:47:42.162Z Downloaded hex v0.4.3
9972023-12-13T04:47:42.166Z Downloaded proc-macro-crate v1.3.1
9982023-12-13T04:47:42.166Z Downloaded which v4.4.0
9992023-12-13T04:47:42.169Z Downloaded rand_core v0.6.4
10002023-12-13T04:47:42.172Z Downloaded derive-where v1.2.6
10012023-12-13T04:47:42.177Z Downloaded hashbrown v0.13.2
10022023-12-13T04:47:42.185Z Downloaded static_assertions v1.1.0
10032023-12-13T04:47:42.188Z Downloaded dtrace-parser v0.1.14
10042023-12-13T04:47:42.192Z Downloaded steno v0.4.0
10052023-12-13T04:47:42.197Z Downloaded spki v0.7.2
10062023-12-13T04:47:42.205Z Downloaded serde-big-array v0.4.1
10072023-12-13T04:47:42.211Z Downloaded rustfmt-wrapper v0.2.0
10082023-12-13T04:47:42.211Z Downloaded ref-cast v1.0.20
10092023-12-13T04:47:42.214Z Downloaded serde-hex v0.1.0
10102023-12-13T04:47:42.214Z Downloaded tempdir v0.3.7
10112023-12-13T04:47:42.217Z Downloaded zerocopy-derive v0.2.0
10122023-12-13T04:47:42.234Z Downloaded target-lexicon v0.12.12
10132023-12-13T04:47:42.237Z Downloaded tokio v1.35.0
10142023-12-13T04:47:42.311Z Downloaded tap v1.0.1
10152023-12-13T04:47:42.314Z Downloaded string_cache v0.8.7
10162023-12-13T04:47:42.314Z Downloaded spin v0.9.8
10172023-12-13T04:47:42.315Z Downloaded structmeta v0.2.0
10182023-12-13T04:47:42.315Z Downloaded spin v0.5.2
10192023-12-13T04:47:42.318Z Downloaded rustls-webpki v0.101.7
10202023-12-13T04:47:42.342Z Downloaded digest v0.10.7
10212023-12-13T04:47:42.346Z Downloaded quick-xml v0.23.1
10222023-12-13T04:47:42.364Z Downloaded tar v0.4.40
10232023-12-13T04:47:42.371Z Downloaded encoding_rs v0.8.33
10242023-12-13T04:47:42.403Z Downloaded dirs-sys-next v0.1.2
10252023-12-13T04:47:42.406Z Downloaded dirs-next v2.0.0
10262023-12-13T04:47:42.406Z Downloaded quick-error v1.2.3
10272023-12-13T04:47:42.409Z Downloaded proptest v1.4.0
10282023-12-13T04:47:42.429Z Downloaded proc-macro-error-attr v1.0.4
10292023-12-13T04:47:42.434Z Downloaded regex-automata v0.3.8
10302023-12-13T04:47:42.466Z Downloaded parse-display-derive v0.8.2
10312023-12-13T04:47:42.475Z Downloaded smoltcp v0.10.0
10322023-12-13T04:47:42.482Z Downloaded rustls v0.21.9
10332023-12-13T04:47:42.515Z Downloaded rustix v0.38.25
10342023-12-13T04:47:42.569Z Downloaded zerocopy-derive v0.7.26
10352023-12-13T04:47:42.582Z Downloaded sha3 v0.10.8
10362023-12-13T04:47:42.604Z Downloaded stable_deref_trait v1.2.0
10372023-12-13T04:47:42.604Z Downloaded parse-display v0.8.2
10382023-12-13T04:47:42.604Z Downloaded proc-macro-error v1.0.4
10392023-12-13T04:47:42.604Z Downloaded target-spec v3.0.1
10402023-12-13T04:47:42.604Z Downloaded strsim v0.8.0
10412023-12-13T04:47:42.604Z Downloaded ratatui v0.23.0
10422023-12-13T04:47:42.616Z Downloaded toml v0.7.8
10432023-12-13T04:47:42.624Z Downloaded hashbrown v0.12.3
10442023-12-13T04:47:42.634Z Downloaded hash32 v0.2.1
10452023-12-13T04:47:42.634Z Downloaded derive_builder_macro v0.12.0
10462023-12-13T04:47:42.634Z Downloaded derive_builder v0.12.0
10472023-12-13T04:47:42.643Z Downloaded regex-syntax v0.8.2
10482023-12-13T04:47:42.659Z Downloaded toml_edit v0.19.15
10492023-12-13T04:47:42.687Z Downloaded flagset v0.4.3
10502023-12-13T04:47:42.699Z Downloaded dof v0.1.5
10512023-12-13T04:47:42.699Z Downloaded prettyplease v0.2.12
10522023-12-13T04:47:42.712Z Downloaded doc-comment v0.3.3
10532023-12-13T04:47:42.712Z Downloaded display-error-chain v0.2.0
10542023-12-13T04:47:42.712Z Downloaded pin-project v1.1.3
10552023-12-13T04:47:42.726Z Downloaded parking_lot_core v0.9.8
10562023-12-13T04:47:43.143Z Downloaded owo-colors v3.5.0
10572023-12-13T04:47:43.143Z Downloaded phf_shared v0.11.2
10582023-12-13T04:47:43.143Z Downloaded httparse v1.8.0
10592023-12-13T04:47:43.143Z Downloaded derive_builder_core v0.12.0
10602023-12-13T04:47:43.143Z Downloaded futures-util v0.3.29
10612023-12-13T04:47:43.143Z Downloaded strip-ansi-escapes v0.2.0
10622023-12-13T04:47:43.143Z Downloaded tinyvec_macros v0.1.1
10632023-12-13T04:47:43.143Z Downloaded tinyvec v1.6.0
10642023-12-13T04:47:43.143Z Downloaded pathdiff v0.2.1
10652023-12-13T04:47:43.143Z Downloaded path-slash v0.1.5
10662023-12-13T04:47:43.143Z Downloaded paste v1.0.14
10672023-12-13T04:47:43.143Z Downloaded password-hash v0.5.0
10682023-12-13T04:47:43.143Z Downloaded partial-io v0.5.4
10692023-12-13T04:47:43.143Z Downloaded zerocopy-derive v0.6.4
10702023-12-13T04:47:43.143Z Downloaded regex-automata v0.4.3
10712023-12-13T04:47:43.143Z Downloaded wyz v0.5.1
10722023-12-13T04:47:43.144Z Downloaded whoami v1.4.1
10732023-12-13T04:47:43.144Z Downloaded flate2 v1.0.28
10742023-12-13T04:47:43.144Z Downloaded term v0.7.0
10752023-12-13T04:47:43.144Z Downloaded tempfile v3.8.1
10762023-12-13T04:47:43.144Z Downloaded predicates v3.0.4
10772023-12-13T04:47:43.144Z Downloaded predicates v2.1.5
10782023-12-13T04:47:43.144Z Downloaded strum v0.25.0
10792023-12-13T04:47:43.144Z Downloaded structopt-derive v0.4.18
10802023-12-13T04:47:43.144Z Downloaded structopt v0.3.26
10812023-12-13T04:47:43.144Z Downloaded structmeta-derive v0.2.0
10822023-12-13T04:47:43.144Z Downloaded snafu-derive v0.7.5
10832023-12-13T04:47:43.144Z Downloaded plotters-backend v0.3.5
10842023-12-13T04:47:43.144Z Downloaded socket2 v0.4.9
10852023-12-13T04:47:43.144Z Downloaded num-iter v0.1.43
10862023-12-13T04:47:43.144Z Downloaded plotters-svg v0.3.5
10872023-12-13T04:47:43.144Z Downloaded env_logger v0.10.0
10882023-12-13T04:47:43.144Z Downloaded ring v0.17.7
10892023-12-13T04:47:43.144Z Downloaded half v1.8.2
10902023-12-13T04:47:43.145Z Downloaded vte v0.11.1
10912023-12-13T04:47:43.145Z Downloaded embedded-io v0.4.0
10922023-12-13T04:47:43.145Z Downloaded uuid v1.6.1
10932023-12-13T04:47:43.145Z Downloaded smoltcp v0.9.1
10942023-12-13T04:47:43.145Z Downloaded time-core v0.1.1
10952023-12-13T04:47:43.145Z Downloaded time v0.3.27
10962023-12-13T04:47:43.145Z Downloaded tokio-postgres v0.7.10
10972023-12-13T04:47:43.145Z Downloaded tokio-macros v2.2.0
10982023-12-13T04:47:43.145Z Downloaded thread_local v1.1.7
10992023-12-13T04:47:43.145Z Downloaded heapless v0.7.16
11002023-12-13T04:47:43.145Z Downloaded headers v0.3.9
11012023-12-13T04:47:43.145Z Downloaded pest_meta v2.7.2
11022023-12-13T04:47:43.151Z Downloaded rstest_macros v0.18.2
11032023-12-13T04:47:43.151Z Downloaded regex-syntax v0.7.5
11042023-12-13T04:47:43.171Z Downloaded globset v0.4.13
11052023-12-13T04:47:43.179Z Downloaded rsa v0.9.2
11062023-12-13T04:47:43.179Z Downloaded strum_macros v0.24.3
11072023-12-13T04:47:43.179Z Downloaded tokio-rustls v0.24.1
11082023-12-13T04:47:43.183Z Downloaded expectorate v1.1.0
11092023-12-13T04:47:43.183Z Downloaded ring v0.16.20
11102023-12-13T04:47:43.351Z Downloaded ena v0.14.2
11112023-12-13T04:47:43.359Z Downloaded ed25519 v1.5.3
11122023-12-13T04:47:43.359Z Downloaded rpassword v7.3.1
11132023-12-13T04:47:43.359Z Downloaded fallible-iterator v0.2.0
11142023-12-13T04:47:43.360Z Downloaded elliptic-curve v0.13.8
11152023-12-13T04:47:43.368Z Downloaded either v1.9.0
11162023-12-13T04:47:43.368Z Downloaded dyn-clone v1.0.13
11172023-12-13T04:47:43.375Z Downloaded subtle v2.5.0
11182023-12-13T04:47:43.375Z Downloaded ron v0.8.1
11192023-12-13T04:47:43.385Z Downloaded http-range v0.1.5
11202023-12-13T04:47:43.386Z Downloaded http-body v0.4.5
11212023-12-13T04:47:43.386Z Downloaded http v0.2.11
11222023-12-13T04:47:43.397Z Downloaded hostname v0.3.1
11232023-12-13T04:47:43.397Z Downloaded home v0.5.5
11242023-12-13T04:47:43.408Z Downloaded highway v1.1.0
11252023-12-13T04:47:43.409Z Downloaded hex-literal v0.4.1
11262023-12-13T04:47:43.409Z Downloaded deranged v0.3.8
11272023-12-13T04:47:43.409Z Downloaded resolv-conf v0.7.0
11282023-12-13T04:47:43.409Z Downloaded regex v1.10.2
11292023-12-13T04:47:43.425Z Downloaded ref-cast-impl v1.0.20
11302023-12-13T04:47:43.431Z Downloaded predicates-tree v1.0.9
11312023-12-13T04:47:43.431Z Downloaded rust-argon2 v1.0.1
11322023-12-13T04:47:43.434Z Downloaded rtoolbox v0.0.1
11332023-12-13T04:47:43.434Z Downloaded r2d2 v0.8.10
11342023-12-13T04:47:43.437Z Downloaded percent-encoding v2.3.1
11352023-12-13T04:47:43.437Z Downloaded pem-rfc7468 v0.7.0
11362023-12-13T04:47:43.441Z Downloaded pem v3.0.2
11372023-12-13T04:47:43.444Z Downloaded peeking_take_while v0.1.2
11382023-12-13T04:47:43.444Z Downloaded relative-path v1.9.0
11392023-12-13T04:47:43.448Z Downloaded remove_dir_all v0.5.3
11402023-12-13T04:47:43.452Z Downloaded futures-task v0.3.29
11412023-12-13T04:47:43.452Z Downloaded futures-sink v0.3.29
11422023-12-13T04:47:43.452Z Downloaded futures-macro v0.3.29
11432023-12-13T04:47:43.456Z Downloaded futures-io v0.3.29
11442023-12-13T04:47:43.456Z Downloaded openapiv3 v2.0.0
11452023-12-13T04:47:43.477Z Downloaded rustc_version v0.4.0
11462023-12-13T04:47:43.483Z Downloaded rustc_version v0.1.7
11472023-12-13T04:47:43.483Z Downloaded rustc-hash v1.1.0
11482023-12-13T04:47:43.486Z Downloaded phf_shared v0.10.0
11492023-12-13T04:47:43.487Z Downloaded phf v0.11.2
11502023-12-13T04:47:43.487Z Downloaded guppy v0.17.4
11512023-12-13T04:47:43.495Z Downloaded guppy-workspace-hack v0.1.0
11522023-12-13T04:47:43.500Z Downloaded polar-core v0.27.0
11532023-12-13T04:47:43.513Z Downloaded der_derive v0.7.2
11542023-12-13T04:47:43.524Z Downloaded der v0.7.8
11552023-12-13T04:47:43.536Z Downloaded group v0.13.0
11562023-12-13T04:47:43.536Z Downloaded datatest-stable v0.2.3
11572023-12-13T04:47:43.537Z Downloaded object v0.32.1
11582023-12-13T04:47:43.558Z Downloaded enum-as-inner v0.5.1
11592023-12-13T04:47:43.561Z Downloaded semver-parser v0.10.2
11602023-12-13T04:47:43.561Z Downloaded futures-channel v0.3.29
11612023-12-13T04:47:43.561Z Downloaded futures v0.3.29
11622023-12-13T04:47:43.565Z Downloaded serde_tokenstream v0.1.7
11632023-12-13T04:47:43.570Z Downloaded unicode-bidi v0.3.13
11642023-12-13T04:47:43.582Z Downloaded thiserror-no-std v2.0.2
11652023-12-13T04:47:43.592Z Downloaded thiserror-impl-no-std v2.0.2
11662023-12-13T04:47:43.592Z Downloaded textwrap v0.16.0
11672023-12-13T04:47:43.597Z Downloaded textwrap v0.11.0
11682023-12-13T04:47:43.597Z Downloaded test-strategy v0.3.1
11692023-12-13T04:47:43.597Z Downloaded parking_lot_core v0.8.6
11702023-12-13T04:47:43.608Z Downloaded hmac v0.12.1
11712023-12-13T04:47:43.608Z Downloaded glob v0.3.1
11722023-12-13T04:47:43.618Z Downloaded version_check v0.9.4
11732023-12-13T04:47:43.618Z Downloaded openssl v0.10.60
11742023-12-13T04:47:43.629Z Downloaded rand v0.8.5
11752023-12-13T04:47:43.639Z Downloaded x509-cert v0.2.4
11762023-12-13T04:47:43.648Z Downloaded radix_trie v0.2.1
11772023-12-13T04:47:43.655Z Downloaded filetime v0.2.23
11782023-12-13T04:47:43.669Z Downloaded universal-hash v0.5.1
11792023-12-13T04:47:43.670Z Downloaded trust-dns-resolver v0.22.0
11802023-12-13T04:47:43.679Z Downloaded waitgroup v0.1.2
11812023-12-13T04:47:43.679Z Downloaded untrusted v0.7.1
11822023-12-13T04:47:43.679Z Downloaded ppv-lite86 v0.2.17
11832023-12-13T04:47:43.679Z Downloaded bstr v0.2.17
11842023-12-13T04:47:43.690Z Downloaded vte_generate_state_changes v0.1.1
11852023-12-13T04:47:43.706Z Downloaded endian-type v0.1.2
11862023-12-13T04:47:43.706Z Downloaded rand_chacha v0.3.1
11872023-12-13T04:47:43.706Z Downloaded unicode-xid v0.2.4
11882023-12-13T04:47:43.706Z Downloaded precomputed-hash v0.1.1
11892023-12-13T04:47:43.707Z Downloaded unicode-segmentation v1.10.1
11902023-12-13T04:47:43.707Z Downloaded typenum v1.16.0
11912023-12-13T04:47:43.719Z Downloaded foreign-types v0.5.0
11922023-12-13T04:47:43.720Z Downloaded fnv v1.0.7
11932023-12-13T04:47:43.720Z Downloaded flume v0.11.0
11942023-12-13T04:47:43.720Z Downloaded serde_yaml v0.9.25
11952023-12-13T04:47:43.729Z Downloaded reedline v0.26.0
11962023-12-13T04:47:43.741Z Downloaded foreign-types-shared v0.3.1
11972023-12-13T04:47:43.742Z Downloaded data-encoding v2.4.0
11982023-12-13T04:47:43.742Z Downloaded zone v0.3.0
11992023-12-13T04:47:43.742Z Downloaded vcpkg v0.2.15
12002023-12-13T04:47:43.811Z Downloaded typed-path v0.7.0
12012023-12-13T04:47:43.822Z Downloaded foreign-types-shared v0.1.1
12022023-12-13T04:47:43.829Z Downloaded foreign-types v0.3.2
12032023-12-13T04:47:43.829Z Downloaded tracing-attributes v0.1.26
12042023-12-13T04:47:43.830Z Downloaded tower-service v0.3.2
12052023-12-13T04:47:43.838Z Downloaded synstructure v0.12.6
12062023-12-13T04:47:43.838Z Downloaded syn v1.0.109
12072023-12-13T04:47:43.850Z Downloaded futures-executor v0.3.29
12082023-12-13T04:47:43.857Z Downloaded unsafe-libyaml v0.2.9
12092023-12-13T04:47:43.866Z Downloaded unicode-normalization v0.1.22
12102023-12-13T04:47:43.873Z Downloaded tracing-core v0.1.31
12112023-12-13T04:47:43.873Z Downloaded swrite v0.1.0
12122023-12-13T04:47:43.873Z Downloaded serde_with_macros v3.4.0
12132023-12-13T04:47:43.881Z Downloaded serde_with v3.4.0
12142023-12-13T04:47:43.888Z Downloaded want v0.3.1
12152023-12-13T04:47:43.888Z Downloaded vec_map v0.8.2
12162023-12-13T04:47:43.894Z Downloaded usdt-attr-macro v0.3.5
12172023-12-13T04:47:43.895Z Downloaded url v2.5.0
12182023-12-13T04:47:43.949Z Downloaded serde-big-array v0.5.1
12192023-12-13T04:47:43.949Z Downloaded fixedbitset v0.4.2
12202023-12-13T04:47:43.950Z Downloaded gimli v0.28.0
12212023-12-13T04:47:43.954Z Downloaded usdt v0.3.5
12222023-12-13T04:47:43.954Z Downloaded portable-atomic v1.4.3
12232023-12-13T04:47:43.954Z Downloaded poly1305 v0.8.0
12242023-12-13T04:47:43.954Z Downloaded pkcs8 v0.10.2
12252023-12-13T04:47:43.954Z Downloaded pin-utils v0.1.0
12262023-12-13T04:47:43.954Z Downloaded pin-project-lite v0.2.13
12272023-12-13T04:47:43.954Z Downloaded pin-project-internal v1.1.3
12282023-12-13T04:47:43.955Z Downloaded defmt-macros v0.3.6
12292023-12-13T04:47:43.955Z Downloaded defmt v0.3.5
12302023-12-13T04:47:43.963Z Downloaded darling_macro v0.20.3
12312023-12-13T04:47:43.963Z Downloaded darling_macro v0.14.4
12322023-12-13T04:47:43.963Z Downloaded darling_core v0.20.3
12332023-12-13T04:47:43.973Z Downloaded scheduled-thread-pool v0.2.7
12342023-12-13T04:47:43.973Z Downloaded same-file v1.0.6
12352023-12-13T04:47:44.384Z Downloaded socket2 v0.5.5
12362023-12-13T04:47:44.385Z Downloaded rusty-fork v0.3.0
12372023-12-13T04:47:44.385Z Downloaded rustversion v1.0.14
12382023-12-13T04:47:44.388Z Downloaded pest_derive v2.7.2
12392023-12-13T04:47:44.388Z Downloaded trust-dns-proto v0.22.0
12402023-12-13T04:47:44.388Z Downloaded zeroize v1.7.0
12412023-12-13T04:47:44.389Z Downloaded signal-hook v0.3.17
12422023-12-13T04:47:44.389Z Downloaded shlex v1.1.0
12432023-12-13T04:47:44.389Z Downloaded semver v0.11.0
12442023-12-13T04:47:44.389Z Downloaded sct v0.7.0
12452023-12-13T04:47:44.389Z Downloaded scopeguard v1.2.0
12462023-12-13T04:47:44.389Z Downloaded schemars_derive v0.8.13
12472023-12-13T04:47:44.389Z Downloaded schemars v0.8.13
12482023-12-13T04:47:44.389Z Downloaded supports-color v2.1.0
12492023-12-13T04:47:44.389Z Downloaded num-traits v0.2.16
12502023-12-13T04:47:44.389Z Downloaded num-bigint-dig v0.8.4
12512023-12-13T04:47:44.389Z Downloaded nibble_vec v0.1.0
12522023-12-13T04:47:44.389Z Downloaded num-rational v0.4.1
12532023-12-13T04:47:44.389Z Downloaded darling v0.20.3
12542023-12-13T04:47:44.389Z Downloaded darling v0.14.4
12552023-12-13T04:47:44.389Z Downloaded trybuild v1.0.85
12562023-12-13T04:47:44.389Z Downloaded try-lock v0.2.4
12572023-12-13T04:47:44.389Z Downloaded tabled v0.14.0
12582023-12-13T04:47:44.389Z Downloaded rand v0.4.6
12592023-12-13T04:47:44.389Z Downloaded zerocopy v0.3.0
12602023-12-13T04:47:44.389Z Downloaded tokio-tungstenite v0.20.1
12612023-12-13T04:47:44.389Z Downloaded openssl-probe v0.1.5
12622023-12-13T04:47:44.389Z Downloaded openssl-macros v0.1.1
12632023-12-13T04:47:44.389Z Downloaded maplit v1.0.2
12642023-12-13T04:47:44.389Z Downloaded log v0.4.20
12652023-12-13T04:47:44.390Z Downloaded serde_urlencoded v0.7.1
12662023-12-13T04:47:44.390Z Downloaded serde_tokenstream v0.2.0
12672023-12-13T04:47:44.390Z Downloaded serde_derive_internals v0.26.0
12682023-12-13T04:47:44.390Z Downloaded fs-err v2.11.0
12692023-12-13T04:47:44.390Z Downloaded rayon-core v1.12.0
12702023-12-13T04:47:44.390Z Downloaded slog-stdlog v4.1.1
12712023-12-13T04:47:44.390Z Downloaded slog-scope v4.4.0
12722023-12-13T04:47:44.390Z Downloaded rand_xorshift v0.3.0
12732023-12-13T04:47:44.390Z Downloaded plotters v0.3.5
12742023-12-13T04:47:44.390Z Downloaded olpc-cjson v0.1.3
12752023-12-13T04:47:44.390Z Downloaded object v0.30.4
12762023-12-13T04:47:44.390Z Downloaded hkdf v0.12.3
12772023-12-13T04:47:44.390Z Downloaded normalize-line-endings v0.3.0
12782023-12-13T04:47:44.390Z Downloaded blake2b_simd v1.0.1
12792023-12-13T04:47:44.390Z Downloaded buf-list v1.0.3
12802023-12-13T04:47:44.390Z Downloaded bitvec v1.0.1
12812023-12-13T04:47:44.390Z Downloaded platforms v3.0.2
12822023-12-13T04:47:44.390Z Downloaded pkg-config v0.3.27
12832023-12-13T04:47:44.390Z Downloaded parking_lot v0.12.1
12842023-12-13T04:47:44.390Z Downloaded parking_lot v0.11.2
12852023-12-13T04:47:44.390Z Downloaded getopts v0.2.21
12862023-12-13T04:47:44.391Z Downloaded futures-core v0.3.29
12872023-12-13T04:47:44.391Z Downloaded yasna v0.5.2
12882023-12-13T04:47:44.391Z Downloaded rustls-pemfile v1.0.3
12892023-12-13T04:47:44.391Z Downloaded num_enum_derive v0.5.11
12902023-12-13T04:47:44.391Z Downloaded num-derive v0.4.0
12912023-12-13T04:47:44.391Z Downloaded num-complex v0.4.4
12922023-12-13T04:47:44.391Z Downloaded nom v7.1.3
12932023-12-13T04:47:44.391Z Downloaded utf-8 v0.7.6
12942023-12-13T04:47:44.391Z Downloaded usdt-macro v0.3.5
12952023-12-13T04:47:44.391Z Downloaded unicase v2.7.0
12962023-12-13T04:47:44.391Z Downloaded unarray v0.1.4
12972023-12-13T04:47:44.391Z Downloaded trust-dns-server v0.22.1
12982023-12-13T04:47:44.391Z Downloaded ucd-trie v0.1.6
12992023-12-13T04:47:44.391Z Downloaded signature v1.6.4
13002023-12-13T04:47:44.391Z Downloaded nodrop v0.1.14
13012023-12-13T04:47:44.391Z Downloaded newtype_derive v0.1.6
13022023-12-13T04:47:44.391Z Downloaded newline-converter v0.3.0
13032023-12-13T04:47:44.391Z Downloaded termtree v0.4.1
13042023-12-13T04:47:44.391Z Downloaded smallvec v1.11.2
13052023-12-13T04:47:44.391Z Downloaded smallvec v0.6.14
13062023-12-13T04:47:44.391Z Downloaded slog-term v2.9.0
13072023-12-13T04:47:44.391Z Downloaded slog-json v2.6.1
13082023-12-13T04:47:44.391Z Downloaded sha1 v0.10.6
13092023-12-13T04:47:44.391Z Downloaded serde_plain v1.0.2
13102023-12-13T04:47:44.392Z Downloaded num v0.4.1
13112023-12-13T04:47:44.392Z Downloaded libloading v0.7.4
13122023-12-13T04:47:44.392Z Downloaded async-recursion v1.0.5
13132023-12-13T04:47:44.392Z Downloaded diesel_derives v2.1.2
13142023-12-13T04:47:44.392Z Downloaded serde_path_to_error v0.1.14
13152023-12-13T04:47:44.392Z Downloaded lalrpop v0.19.12
13162023-12-13T04:47:44.392Z Downloaded diesel_table_macro_syntax v0.1.0
13172023-12-13T04:47:44.392Z Downloaded debug-ignore v1.0.5
13182023-12-13T04:47:44.392Z Downloaded termios v0.3.3
13192023-12-13T04:47:44.392Z Downloaded slog-envlogger v2.2.0
13202023-12-13T04:47:44.392Z Downloaded slog-dtrace v0.2.3
13212023-12-13T04:47:44.392Z Downloaded slog-bunyan v2.4.0
13222023-12-13T04:47:44.392Z Downloaded slog-async v2.8.0
13232023-12-13T04:47:44.392Z Downloaded slog v2.7.0
13242023-12-13T04:47:44.392Z Downloaded sled v0.34.7
13252023-12-13T04:47:44.395Z Downloaded num-integer v0.1.45
13262023-12-13T04:47:44.398Z Downloaded new_debug_unreachable v1.0.4
13272023-12-13T04:47:44.398Z Downloaded maybe-uninit v2.0.0
13282023-12-13T04:47:44.401Z Downloaded libefi-sys v0.1.0
13292023-12-13T04:47:44.406Z Downloaded crunchy v0.2.2
13302023-12-13T04:47:44.406Z Downloaded criterion-plot v0.5.0
13312023-12-13T04:47:44.409Z Downloaded crc32fast v1.3.2
13322023-12-13T04:47:44.409Z Downloaded crc-catalog v2.2.0
13332023-12-13T04:47:44.415Z Downloaded convert_case v0.4.0
13342023-12-13T04:47:44.415Z Downloaded colored v2.0.4
13352023-12-13T04:47:44.422Z Downloaded clang-sys v1.6.1
13362023-12-13T04:47:44.429Z Downloaded ciborium-ll v0.2.1
13372023-12-13T04:47:44.429Z Downloaded bit-set v0.5.3
13382023-12-13T04:47:44.429Z Downloaded bindgen v0.65.1
13392023-12-13T04:47:44.439Z Downloaded slab v0.4.9
13402023-12-13T04:47:44.448Z Downloaded bcs v0.1.6
13412023-12-13T04:47:44.449Z Downloaded bb8 v0.8.1
13422023-12-13T04:47:44.449Z Downloaded base64ct v1.6.0
13432023-12-13T04:47:44.456Z Downloaded base64 v0.21.5
13442023-12-13T04:47:44.465Z Downloaded base16ct v0.2.0
13452023-12-13T04:47:44.465Z Downloaded backtrace v0.3.69
13462023-12-13T04:47:44.469Z Downloaded backoff v0.4.0
13472023-12-13T04:47:44.469Z Downloaded siphasher v0.3.11
13482023-12-13T04:47:44.477Z Downloaded similar-asserts v1.5.0
13492023-12-13T04:47:44.478Z Downloaded similar v2.3.0
13502023-12-13T04:47:44.485Z Downloaded signature v2.1.0
13512023-12-13T04:47:44.493Z Downloaded signal-hook-tokio v0.3.1
13522023-12-13T04:47:44.493Z Downloaded signal-hook-registry v1.4.1
13532023-12-13T04:47:44.493Z Downloaded signal-hook-mio v0.2.3
13542023-12-13T04:47:44.513Z Downloaded sha2 v0.10.8
13552023-12-13T04:47:44.513Z Downloaded nested v0.1.1
13562023-12-13T04:47:44.513Z Downloaded native-tls v0.2.11
13572023-12-13T04:47:44.513Z Downloaded autocfg v1.1.0
13582023-12-13T04:47:44.513Z Downloaded atty v0.2.14
13592023-12-13T04:47:44.535Z Downloaded atomicwrites v0.4.2
13602023-12-13T04:47:44.535Z Downloaded atomic-waker v1.1.1
13612023-12-13T04:47:44.536Z Downloaded async-trait v0.1.74
13622023-12-13T04:47:44.536Z Downloaded async-stream-impl v0.3.5
13632023-12-13T04:47:44.536Z Downloaded async-stream v0.3.5
13642023-12-13T04:47:44.536Z Downloaded array-init v0.0.4
13652023-12-13T04:47:44.537Z Downloaded assert_cmd v2.0.12
13662023-12-13T04:47:44.537Z Downloaded corncobs v0.1.3
13672023-12-13T04:47:44.537Z Downloaded multer v2.1.0
13682023-12-13T04:47:44.554Z Downloaded mockall_derive v0.11.4
13692023-12-13T04:47:44.554Z Downloaded mockall v0.11.4
13702023-12-13T04:47:44.555Z Downloaded mio v0.8.9
13712023-12-13T04:47:44.555Z Downloaded miniz_oxide v0.7.1
13722023-12-13T04:47:44.555Z Downloaded approx v0.5.1
13732023-12-13T04:47:44.566Z Downloaded arc-swap v1.6.0
13742023-12-13T04:47:44.566Z Downloaded ascii-canvas v3.0.0
13752023-12-13T04:47:44.566Z Downloaded arrayref v0.3.7
13762023-12-13T04:47:44.566Z Downloaded assert_matches v1.5.0
13772023-12-13T04:47:44.566Z Downloaded ahash v0.8.6
13782023-12-13T04:47:44.566Z Downloaded aead v0.5.2
13792023-12-13T04:47:44.578Z Downloaded anes v0.1.6
13802023-12-13T04:47:44.578Z Downloaded arrayvec v0.7.4
13812023-12-13T04:47:44.593Z Downloaded aho-corasick v1.0.4
13822023-12-13T04:47:44.594Z Downloaded mime v0.3.17
13832023-12-13T04:47:44.607Z Downloaded memoffset v0.9.0
13842023-12-13T04:47:44.607Z Downloaded memoffset v0.7.1
13852023-12-13T04:47:44.607Z Downloaded md-5 v0.10.5
13862023-12-13T04:47:44.607Z Downloaded matches v0.1.10
13872023-12-13T04:47:44.608Z Downloaded match_cfg v0.1.0
13882023-12-13T04:47:44.608Z Downloaded managed v0.8.0
13892023-12-13T04:47:44.608Z Downloaded macaddr v1.0.1
13902023-12-13T04:47:44.608Z Downloaded lru-cache v0.1.2
13912023-12-13T04:47:44.608Z Downloaded lock_api v0.4.10
13922023-12-13T04:47:44.633Z Downloaded linear-map v1.2.0
13932023-12-13T04:47:44.633Z Downloaded libxml v0.3.3
13942023-12-13T04:47:44.644Z Downloaded libtest-mimic v0.6.1
13952023-12-13T04:47:44.644Z Downloaded curve25519-dalek-derive v0.1.0
13962023-12-13T04:47:44.644Z Downloaded adler v1.0.2
13972023-12-13T04:47:44.644Z Downloaded linked-hash-map v0.5.6
13982023-12-13T04:47:44.644Z Downloaded libsw v3.3.0
13992023-12-13T04:47:44.644Z Downloaded lazycell v1.3.0
14002023-12-13T04:47:44.644Z Downloaded lazy_static v1.4.0
14012023-12-13T04:47:44.644Z Downloaded lalrpop-util v0.19.12
14022023-12-13T04:47:44.644Z Downloaded kstat-rs v0.2.3
14032023-12-13T04:47:44.644Z Downloaded keccak v0.1.4
14042023-12-13T04:47:44.645Z Downloaded itertools v0.12.0
14052023-12-13T04:47:45.066Z Downloaded cstr-argument v0.1.2
14062023-12-13T04:47:45.067Z Downloaded crossterm v0.27.0
14072023-12-13T04:47:45.074Z Downloaded itertools v0.11.0
14082023-12-13T04:47:45.074Z Downloaded itertools v0.10.5
14092023-12-13T04:47:45.074Z Downloaded is_ci v1.1.1
14102023-12-13T04:47:45.074Z Downloaded is-terminal v0.4.9
14112023-12-13T04:47:45.074Z Downloaded ipnet v2.8.0
14122023-12-13T04:47:45.074Z Downloaded indoc v1.0.9
14132023-12-13T04:47:45.074Z Downloaded ident_case v1.0.1
14142023-12-13T04:47:45.074Z Downloaded iana-time-zone v0.1.57
14152023-12-13T04:47:45.074Z Downloaded crypto-bigint v0.5.2
14162023-12-13T04:47:45.074Z Downloaded crossbeam-utils v0.8.16
14172023-12-13T04:47:45.074Z Downloaded crossbeam-queue v0.3.8
14182023-12-13T04:47:45.075Z Downloaded crossbeam v0.8.2
14192023-12-13T04:47:45.075Z Downloaded crc-any v2.4.3
14202023-12-13T04:47:45.075Z Downloaded cpufeatures v0.2.9
14212023-12-13T04:47:45.075Z Downloaded constant_time_eq v0.3.0
14222023-12-13T04:47:45.075Z Downloaded const-oid v0.9.5
14232023-12-13T04:47:45.075Z Downloaded console v0.15.7
14242023-12-13T04:47:45.075Z Downloaded clap v2.34.0
14252023-12-13T04:47:45.075Z Downloaded inout v0.1.3
14262023-12-13T04:47:45.075Z Downloaded indexmap v1.9.3
14272023-12-13T04:47:45.075Z Downloaded idna v0.5.0
14282023-12-13T04:47:45.075Z Downloaded crossbeam-epoch v0.9.15
14292023-12-13T04:47:45.075Z Downloaded crossbeam-deque v0.8.3
14302023-12-13T04:47:45.076Z Downloaded criterion v0.5.1
14312023-12-13T04:47:45.076Z Downloaded constant_time_eq v0.2.6
14322023-12-13T04:47:45.076Z Downloaded hubpack_derive v0.1.1
14332023-12-13T04:47:45.076Z Downloaded cookie v0.18.0
14342023-12-13T04:47:45.076Z Downloaded cobs v0.2.3
14352023-12-13T04:47:45.076Z Downloaded ciborium-io v0.2.1
14362023-12-13T04:47:45.076Z Downloaded chrono v0.4.31
14372023-12-13T04:47:45.076Z Downloaded byteorder v1.5.0
14382023-12-13T04:47:45.076Z Downloaded indicatif v0.17.7
14392023-12-13T04:47:45.076Z Downloaded idna v0.2.3
14402023-12-13T04:47:45.076Z Downloaded hyper-staticfile v0.9.5
14412023-12-13T04:47:45.076Z Downloaded httptest v0.15.5
14422023-12-13T04:47:45.076Z Downloaded chacha20 v0.9.1
14432023-12-13T04:47:45.077Z Downloaded bytesize v1.3.0
14442023-12-13T04:47:45.077Z Downloaded bytecount v0.6.3
14452023-12-13T04:47:45.077Z Downloaded indoc v2.0.3
14462023-12-13T04:47:45.077Z Downloaded cipher v0.4.4
14472023-12-13T04:47:45.077Z Downloaded hyper v0.14.27
14482023-12-13T04:47:45.077Z Downloaded darling_core v0.14.4
14492023-12-13T04:47:45.077Z Downloaded ciborium v0.2.1
14502023-12-13T04:47:45.077Z Downloaded chacha20poly1305 v0.10.1
14512023-12-13T04:47:45.077Z Downloaded cast v0.3.0
14522023-12-13T04:47:45.077Z Downloaded bytes v1.5.0
14532023-12-13T04:47:45.077Z Downloaded cc v1.0.83
14542023-12-13T04:47:45.077Z Downloaded cassowary v0.3.0
14552023-12-13T04:47:45.078Z Downloaded bitfield v0.14.0
14562023-12-13T04:47:45.605Z Compiling serde v1.0.193
14572023-12-13T04:47:45.605Z Compiling autocfg v1.1.0
14582023-12-13T04:47:45.619Z Checking cfg-if v1.0.0
14592023-12-13T04:47:45.619Z Compiling version_check v0.9.4
14602023-12-13T04:47:45.619Z Compiling syn v1.0.109
14612023-12-13T04:47:45.651Z Checking libc v0.2.151
14622023-12-13T04:47:45.681Z Compiling syn v2.0.32
14632023-12-13T04:47:45.723Z Compiling parking_lot_core v0.9.8
14642023-12-13T04:47:45.752Z Compiling libm v0.2.7
14652023-12-13T04:47:46.566Z Compiling cc v1.0.83
14662023-12-13T04:47:46.689Z Compiling futures-core v0.3.29
14672023-12-13T04:47:46.747Z Compiling once_cell v1.19.0
14682023-12-13T04:47:47.238Z Compiling serde_json v1.0.108
14692023-12-13T04:47:47.409Z Compiling memchr v2.6.3
14702023-12-13T04:47:47.477Z Compiling lock_api v0.4.10
14712023-12-13T04:47:47.907Z Compiling num-traits v0.2.16
14722023-12-13T04:47:47.928Z Compiling typenum v1.16.0
14732023-12-13T04:47:48.396Z Checking getrandom v0.2.10
14742023-12-13T04:47:48.396Z Compiling generic-array v0.14.7
14752023-12-13T04:47:48.589Z Compiling slab v0.4.9
14762023-12-13T04:47:49.092Z Compiling futures-task v0.3.29
14772023-12-13T04:47:49.115Z Compiling futures-channel v0.3.29
14782023-12-13T04:47:49.711Z Compiling futures-util v0.3.29
14792023-12-13T04:47:49.731Z Checking scopeguard v1.2.0
14802023-12-13T04:47:49.907Z Compiling log v0.4.20
14812023-12-13T04:47:50.276Z Compiling pkg-config v0.3.27
14822023-12-13T04:47:50.759Z Checking smallvec v1.11.2
14832023-12-13T04:47:50.965Z Compiling byteorder v1.5.0
14842023-12-13T04:47:51.446Z Checking itoa v1.0.9
14852023-12-13T04:47:51.743Z Compiling rustix v0.38.25
14862023-12-13T04:47:51.762Z Compiling indexmap v1.9.3
14872023-12-13T04:47:51.848Z Compiling schemars v0.8.13
14882023-12-13T04:47:52.310Z Compiling fnv v1.0.7
14892023-12-13T04:47:52.334Z Compiling vcpkg v0.2.15
14902023-12-13T04:47:52.459Z Compiling httparse v1.8.0
14912023-12-13T04:47:52.468Z Checking rand_core v0.6.4
14922023-12-13T04:47:53.161Z Compiling ring v0.16.20
14932023-12-13T04:47:53.642Z Compiling ring v0.17.7
14942023-12-13T04:47:55.078Z Compiling aho-corasick v1.0.4
14952023-12-13T04:47:55.212Z Compiling regex-syntax v0.8.2
14962023-12-13T04:47:56.344Z Compiling openssl-sys v0.9.96
14972023-12-13T04:47:57.885Z Compiling parking_lot v0.12.1
14982023-12-13T04:47:58.593Z Compiling ahash v0.8.6
14992023-12-13T04:47:59.558Z Compiling serde_derive_internals v0.26.0
15002023-12-13T04:47:59.869Z Checking pin-project-lite v0.2.13
15012023-12-13T04:48:00.031Z Compiling openssl v0.10.60
15022023-12-13T04:48:00.653Z Checking spin v0.5.2
15032023-12-13T04:48:01.012Z Checking signal-hook-registry v1.4.1
15042023-12-13T04:48:01.438Z Compiling regex-automata v0.4.3
15052023-12-13T04:48:01.626Z Compiling ucd-trie v0.1.6
15062023-12-13T04:48:02.686Z Compiling rustls v0.21.9
15072023-12-13T04:48:02.985Z Checking mio v0.8.9
15082023-12-13T04:48:03.201Z Compiling native-tls v0.2.11
15092023-12-13T04:48:03.735Z Compiling iana-time-zone v0.1.57
15102023-12-13T04:48:04.028Z Compiling async-trait v0.1.74
15112023-12-13T04:48:04.045Z Checking num_cpus v1.16.0
15122023-12-13T04:48:04.619Z Checking ryu v1.0.15
15132023-12-13T04:48:04.928Z Compiling unicode-xid v0.2.4
15142023-12-13T04:48:05.198Z Compiling dyn-clone v1.0.13
15152023-12-13T04:48:05.512Z Compiling backtrace v0.3.69
15162023-12-13T04:48:05.806Z Checking socket2 v0.5.5
15172023-12-13T04:48:06.554Z Compiling futures-sink v0.3.29
15182023-12-13T04:48:06.739Z Compiling errno v0.3.2
15192023-12-13T04:48:06.793Z Compiling tinyvec_macros v0.1.1
15202023-12-13T04:48:06.800Z Compiling crossbeam-utils v0.8.16
15212023-12-13T04:48:06.877Z Compiling crc32fast v1.3.2
15222023-12-13T04:48:07.072Z Compiling tinyvec v1.6.0
15232023-12-13T04:48:08.137Z Compiling pin-utils v0.1.0
15242023-12-13T04:48:08.224Z Compiling anyhow v1.0.75
15252023-12-13T04:48:08.265Z Compiling futures-io v0.3.29
15262023-12-13T04:48:08.524Z Compiling spin v0.9.8
15272023-12-13T04:48:08.761Z Compiling regex v1.10.2
15282023-12-13T04:48:09.129Z Compiling tracing-core v0.1.31
15292023-12-13T04:48:09.357Z Compiling unicode-bidi v0.3.13
15302023-12-13T04:48:09.745Z Compiling unicode-normalization v0.1.22
15312023-12-13T04:48:11.090Z Compiling num-integer v0.1.45
15322023-12-13T04:48:11.620Z Compiling synstructure v0.12.6
15332023-12-13T04:48:12.144Z Compiling lazy_static v1.4.0
15342023-12-13T04:48:12.144Z Checking subtle v2.5.0
15352023-12-13T04:48:12.144Z Compiling base64 v0.21.5
15362023-12-13T04:48:12.144Z Compiling unicode-width v0.1.11
15372023-12-13T04:48:12.161Z Compiling serde_derive v1.0.193
15382023-12-13T04:48:12.224Z Compiling thiserror-impl v1.0.49
15392023-12-13T04:48:12.292Z Compiling zeroize_derive v1.4.2
15402023-12-13T04:48:13.273Z Compiling tokio-macros v2.2.0
15412023-12-13T04:48:13.300Z Compiling futures-macro v0.3.29
15422023-12-13T04:48:13.395Z Compiling tracing-attributes v0.1.26
15432023-12-13T04:48:14.929Z Compiling schemars_derive v0.8.13
15442023-12-13T04:48:15.184Z Compiling zerocopy-derive v0.7.26
15452023-12-13T04:48:16.359Z Checking zeroize v1.7.0
15462023-12-13T04:48:16.834Z Compiling openssl-macros v0.1.1
15472023-12-13T04:48:18.225Z Compiling thiserror v1.0.49
15482023-12-13T04:48:18.432Z Compiling pest v2.7.2
15492023-12-13T04:48:19.209Z Compiling zerocopy v0.7.26
15502023-12-13T04:48:20.437Z Compiling tracing v0.1.37
15512023-12-13T04:48:20.904Z Compiling der_derive v0.7.2
15522023-12-13T04:48:21.388Z Compiling slog v2.7.0
15532023-12-13T04:48:22.312Z Compiling zerocopy-derive v0.2.0
15542023-12-13T04:48:22.414Z Compiling time-core v0.1.1
15552023-12-13T04:48:22.695Z Compiling pest_meta v2.7.2
15562023-12-13T04:48:22.969Z Compiling hashbrown v0.13.2
15572023-12-13T04:48:23.557Z Compiling foreign-types-shared v0.1.1
15582023-12-13T04:48:23.602Z Compiling untrusted v0.9.0
15592023-12-13T04:48:23.729Z Compiling percent-encoding v2.3.1
15602023-12-13T04:48:23.885Z Compiling untrusted v0.7.1
15612023-12-13T04:48:24.219Z Compiling rustversion v1.0.14
15622023-12-13T04:48:24.362Z Compiling openssl-probe v0.1.5
15632023-12-13T04:48:24.902Z Compiling hashbrown v0.12.3
15642023-12-13T04:48:25.040Z Compiling pest_generator v2.7.2
15652023-12-13T04:48:25.843Z Compiling foreign-types v0.3.2
15662023-12-13T04:48:25.980Z Compiling time-macros v0.2.13
15672023-12-13T04:48:29.795Z Compiling try-lock v0.2.4
15682023-12-13T04:48:30.145Z Compiling want v0.3.1
15692023-12-13T04:48:30.614Z Compiling rustls-webpki v0.101.7
15702023-12-13T04:48:31.347Z Compiling sct v0.7.0
15712023-12-13T04:48:31.828Z Compiling pest_derive v2.7.2
15722023-12-13T04:48:31.963Z Compiling form_urlencoded v1.2.1
15732023-12-13T04:48:33.117Z Compiling socket2 v0.4.9
15742023-12-13T04:48:33.140Z Compiling const-oid v0.9.5
15752023-12-13T04:48:33.477Z Compiling either v1.9.0
15762023-12-13T04:48:33.724Z Compiling tower-service v0.3.2
15772023-12-13T04:48:33.919Z Compiling httpdate v1.0.3
15782023-12-13T04:48:34.588Z Compiling rustls-pemfile v1.0.3
15792023-12-13T04:48:34.619Z Compiling idna v0.5.0
15802023-12-13T04:48:34.897Z Compiling memoffset v0.9.0
15812023-12-13T04:48:35.211Z Compiling usdt-impl v0.3.5
15822023-12-13T04:48:35.411Z Compiling adler v1.0.2
15832023-12-13T04:48:35.770Z Compiling miniz_oxide v0.7.1
15842023-12-13T04:48:36.262Z Compiling rustls-native-certs v0.6.3
15852023-12-13T04:48:36.471Z Compiling url v2.5.0
15862023-12-13T04:48:36.982Z Compiling zerocopy v0.3.0
15872023-12-13T04:48:37.272Z Checking bytes v1.5.0
15882023-12-13T04:48:37.666Z Checking bitflags v2.4.0
15892023-12-13T04:48:38.317Z Checking crypto-common v0.1.6
15902023-12-13T04:48:38.607Z Compiling ipnet v2.8.0
15912023-12-13T04:48:38.644Z Checking tokio v1.35.0
15922023-12-13T04:48:40.764Z Compiling indexmap v2.1.0
15932023-12-13T04:48:41.039Z Compiling semver v1.0.20
15942023-12-13T04:48:41.761Z Compiling chrono v0.4.31
15952023-12-13T04:48:41.764Z Compiling uuid v1.6.1
15962023-12-13T04:48:42.911Z Compiling rustc_version v0.4.0
15972023-12-13T04:48:43.075Z Compiling http v0.2.11
15982023-12-13T04:48:44.274Z Compiling toml_datetime v0.6.5
15992023-12-13T04:48:44.517Z Compiling serde_spanned v0.6.4
16002023-12-13T04:48:44.911Z Compiling toml_edit v0.19.15
16012023-12-13T04:48:45.285Z Compiling openapiv3 v2.0.0
16022023-12-13T04:48:48.795Z Compiling http-body v0.4.5
16032023-12-13T04:48:49.449Z Compiling heapless v0.7.16
16042023-12-13T04:48:50.561Z Compiling signal-hook v0.3.17
16052023-12-13T04:48:50.626Z Compiling serde_urlencoded v0.7.1
16062023-12-13T04:48:50.657Z Compiling dof v0.1.5
16072023-12-13T04:48:51.070Z Compiling dtrace-parser v0.1.14
16082023-12-13T04:48:51.889Z Compiling clap_derive v4.4.2
16092023-12-13T04:48:52.408Z Compiling zerocopy-derive v0.6.4
16102023-12-13T04:48:53.866Z Compiling crossbeam-epoch v0.9.15
16112023-12-13T04:48:54.240Z Compiling encoding_rs v0.8.33
16122023-12-13T04:48:54.589Z Compiling thread-id v4.2.0
16132023-12-13T04:48:54.619Z Compiling webpki-roots v0.25.2
16142023-12-13T04:48:54.761Z Compiling mime v0.3.17
16152023-12-13T04:48:54.877Z Compiling siphasher v0.3.11
16162023-12-13T04:48:55.627Z Compiling gimli v0.28.0
16172023-12-13T04:48:56.608Z Compiling serde_tokenstream v0.1.7
16182023-12-13T04:48:57.484Z Compiling tokio-util v0.7.10
16192023-12-13T04:48:58.932Z Compiling tokio-rustls v0.24.1
16202023-12-13T04:48:59.335Z Compiling strum_macros v0.25.2
16212023-12-13T04:48:59.585Z Compiling h2 v0.3.21
16222023-12-13T04:49:00.214Z Compiling block-buffer v0.10.4
16232023-12-13T04:49:01.630Z Compiling tokio-native-tls v0.3.1
16242023-12-13T04:49:02.151Z Compiling bzip2-sys v0.1.11+1.0.8
16252023-12-13T04:49:02.151Z Compiling object v0.32.1
16262023-12-13T04:49:03.257Z Compiling num-iter v0.1.43
16272023-12-13T04:49:03.265Z Compiling addr2line v0.21.0
16282023-12-13T04:49:03.565Z Compiling rustc-demangle v0.1.23
16292023-12-13T04:49:05.298Z Compiling flate2 v1.0.28
16302023-12-13T04:49:05.968Z Compiling digest v0.10.7
16312023-12-13T04:49:06.277Z Compiling ppv-lite86 v0.2.17
16322023-12-13T04:49:06.779Z Compiling doc-comment v0.3.3
16332023-12-13T04:49:06.856Z Compiling usdt-macro v0.3.5
16342023-12-13T04:49:07.056Z Compiling usdt-attr-macro v0.3.5
16352023-12-13T04:49:07.568Z Compiling toml v0.7.8
16362023-12-13T04:49:07.649Z Compiling rand_chacha v0.3.1
16372023-12-13T04:49:08.190Z Compiling toml_edit v0.21.0
16382023-12-13T04:49:09.206Z Compiling hex v0.4.3
16392023-12-13T04:49:09.601Z Compiling pin-project-internal v1.1.3
16402023-12-13T04:49:10.656Z Compiling bit-vec v0.6.3
16412023-12-13T04:49:10.894Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16422023-12-13T04:49:11.508Z Compiling rand v0.8.5
16432023-12-13T04:49:12.188Z Compiling hyper v0.14.27
16442023-12-13T04:49:12.462Z Compiling phf_shared v0.10.0
16452023-12-13T04:49:13.498Z Compiling num-bigint v0.4.4
16462023-12-13T04:49:14.428Z Compiling base64ct v1.6.0
16472023-12-13T04:49:15.186Z Compiling smoltcp v0.9.1
16482023-12-13T04:49:15.442Z Compiling precomputed-hash v0.1.1
16492023-12-13T04:49:15.522Z Compiling fixedbitset v0.4.2
16502023-12-13T04:49:15.625Z Compiling new_debug_unreachable v1.0.4
16512023-12-13T04:49:15.776Z Compiling string_cache v0.8.7
16522023-12-13T04:49:16.372Z Compiling petgraph v0.6.4
16532023-12-13T04:49:16.501Z Compiling pem-rfc7468 v0.7.0
16542023-12-13T04:49:17.215Z Compiling bit-set v0.5.3
16552023-12-13T04:49:27.303Z Compiling hmac v0.12.1
16562023-12-13T04:49:27.579Z Compiling itertools v0.10.5
16572023-12-13T04:49:27.580Z Compiling hubpack_derive v0.1.1
16582023-12-13T04:49:27.580Z Compiling enum-as-inner v0.5.1
16592023-12-13T04:49:27.580Z Compiling diesel_table_macro_syntax v0.1.0
16602023-12-13T04:49:27.580Z Compiling flagset v0.4.3
16612023-12-13T04:49:27.580Z Compiling unicode-segmentation v1.10.1
16622023-12-13T04:49:27.580Z Compiling lalrpop-util v0.19.12
16632023-12-13T04:49:27.580Z Compiling der v0.7.8
16642023-12-13T04:49:27.580Z Compiling diesel_derives v2.1.2
16652023-12-13T04:49:27.580Z Compiling snafu-derive v0.7.5
16662023-12-13T04:49:27.580Z Compiling cpufeatures v0.2.9
16672023-12-13T04:49:27.580Z Compiling sha2 v0.10.8
16682023-12-13T04:49:27.580Z Compiling rustix v0.37.23
16692023-12-13T04:49:27.580Z Compiling md-5 v0.10.5
16702023-12-13T04:49:27.580Z Compiling serde_repr v0.1.16
16712023-12-13T04:49:27.698Z Compiling hyper-tls v0.5.0
16722023-12-13T04:49:27.699Z Compiling hyper-rustls v0.24.2
16732023-12-13T04:49:27.700Z Compiling spki v0.7.2
16742023-12-13T04:49:27.700Z Compiling stringprep v0.1.3
16752023-12-13T04:49:27.701Z Compiling reqwest v0.11.22
16762023-12-13T04:49:27.701Z Compiling hash32 v0.2.1
16772023-12-13T04:49:27.702Z Compiling fallible-iterator v0.2.0
16782023-12-13T04:49:27.702Z Checking bitflags v1.3.2
16792023-12-13T04:49:27.702Z Compiling stable_deref_trait v1.2.0
16802023-12-13T04:49:27.899Z Compiling postgres-protocol v0.6.6
16812023-12-13T04:49:29.843Z Compiling pkcs8 v0.10.2
16822023-12-13T04:49:30.169Z Compiling terminal_size v0.2.6
16832023-12-13T04:49:30.452Z Compiling phf_shared v0.11.2
16842023-12-13T04:49:31.241Z Compiling ff v0.13.0
16852023-12-13T04:49:31.271Z Compiling block-padding v0.3.3
16862023-12-13T04:49:31.271Z Compiling scheduled-thread-pool v0.2.7
16872023-12-13T04:49:31.543Z Compiling deranged v0.3.8
16882023-12-13T04:49:32.283Z Compiling regex-automata v0.1.10
16892023-12-13T04:49:32.366Z Compiling managed v0.8.0
16902023-12-13T04:49:32.388Z Compiling num_threads v0.1.6
16912023-12-13T04:49:32.862Z Compiling matches v0.1.10
16922023-12-13T04:49:32.913Z Compiling base16ct v0.2.0
16932023-12-13T04:49:33.075Z Compiling idna v0.2.3
16942023-12-13T04:49:33.105Z Compiling bstr v0.2.17
16952023-12-13T04:49:33.447Z Compiling sec1 v0.7.3
16962023-12-13T04:49:33.580Z Compiling clap_builder v4.4.2
16972023-12-13T04:49:34.442Z Compiling r2d2 v0.8.10
16982023-12-13T04:49:34.682Z Compiling time v0.3.27
16992023-12-13T04:49:35.058Z Compiling inout v0.1.3
17002023-12-13T04:49:35.550Z Compiling signal-hook-mio v0.2.3
17012023-12-13T04:49:35.600Z Compiling group v0.13.0
17022023-12-13T04:49:35.788Z Compiling phf v0.11.2
17032023-12-13T04:49:36.025Z Compiling bzip2 v0.4.4
17042023-12-13T04:49:36.169Z Compiling postgres-types v0.2.6
17052023-12-13T04:49:36.704Z Compiling hubpack v0.1.2
17062023-12-13T04:49:36.921Z Compiling hkdf v0.12.3
17072023-12-13T04:49:37.332Z Compiling pin-project v1.1.3
17082023-12-13T04:49:37.669Z Compiling zerocopy v0.6.4
17092023-12-13T04:49:38.076Z Compiling ipnetwork v0.20.0
17102023-12-13T04:49:39.074Z Compiling crypto-bigint v0.5.2
17112023-12-13T04:49:39.130Z Compiling itertools v0.11.0
17122023-12-13T04:49:39.614Z Compiling futures-executor v0.3.29
17132023-12-13T04:49:42.607Z Compiling float-cmp v0.9.0
17142023-12-13T04:49:44.340Z Compiling regex-automata v0.3.8
17152023-12-13T04:49:44.384Z Compiling data-encoding v2.4.0
17162023-12-13T04:49:45.261Z Compiling difflib v0.4.0
17172023-12-13T04:49:46.012Z Compiling normalize-line-endings v0.3.0
17182023-12-13T04:49:46.108Z Compiling whoami v1.4.1
17192023-12-13T04:49:47.616Z Compiling static_assertions v1.1.0
17202023-12-13T04:49:47.710Z Compiling predicates-core v1.0.6
17212023-12-13T04:49:48.169Z Compiling predicates v3.0.4
17222023-12-13T04:49:48.170Z Compiling bstr v1.6.0
17232023-12-13T04:49:48.623Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17242023-12-13T04:49:48.779Z Compiling tokio-postgres v0.7.10
17252023-12-13T04:49:50.299Z Compiling diesel v2.1.4
17262023-12-13T04:49:50.930Z Compiling trust-dns-proto v0.22.0
17272023-12-13T04:49:51.056Z Compiling elliptic-curve v0.13.8
17282023-12-13T04:49:53.051Z Compiling yasna v0.5.2
17292023-12-13T04:49:54.063Z Compiling clap v4.4.3
17302023-12-13T04:49:54.089Z Compiling futures v0.3.29
17312023-12-13T04:49:54.175Z Compiling snafu v0.7.5
17322023-12-13T04:49:55.253Z Compiling zip v0.6.6
17332023-12-13T04:49:55.711Z Compiling crossterm v0.27.0
17342023-12-13T04:49:56.502Z Compiling cipher v0.4.4
17352023-12-13T04:49:56.892Z Compiling similar v2.3.0
17362023-12-13T04:49:57.715Z Compiling usdt v0.3.5
17372023-12-13T04:49:57.983Z Compiling tokio-stream v0.1.14
17382023-12-13T04:49:59.051Z Compiling console v0.15.7
17392023-12-13T04:49:59.842Z Checking unicode-ident v1.0.12
17402023-12-13T04:50:00.101Z Checking equivalent v1.0.1
17412023-12-13T04:50:01.151Z Checking hashbrown v0.14.2
17422023-12-13T04:50:01.331Z Checking proc-macro2 v1.0.69
17432023-12-13T04:50:02.621Z Checking quote v1.0.33
17442023-12-13T04:50:05.778Z Checking utf8parse v0.2.1
17452023-12-13T04:50:06.824Z Checking anstyle v1.0.2
17462023-12-13T04:50:08.670Z Checking io-lifetimes v1.0.11
17472023-12-13T04:50:13.118Z Checking anstyle-parse v0.2.1
17482023-12-13T04:50:16.718Z Checking anstyle-query v1.0.0
17492023-12-13T04:50:16.900Z Checking colorchoice v1.0.0
17502023-12-13T04:50:17.090Z Checking anstream v0.5.0
17512023-12-13T04:50:17.510Z Checking strsim v0.10.0
17522023-12-13T04:50:17.543Z Checking clap_lex v0.5.1
17532023-12-13T04:50:19.071Z Checking winnow v0.5.15
17542023-12-13T04:50:25.614Z Compiling serde_tokenstream v0.2.0
17552023-12-13T04:50:30.086Z Compiling regress v0.7.1
17562023-12-13T04:50:35.955Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17572023-12-13T04:50:44.211Z Compiling getopts v0.2.21
17582023-12-13T04:50:44.622Z Compiling unsafe-libyaml v0.2.9
17592023-12-13T04:50:45.532Z Checking heck v0.4.1
17602023-12-13T04:50:46.095Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17612023-12-13T04:50:49.028Z Compiling serde_yaml v0.9.25
17622023-12-13T04:50:49.075Z Compiling ident_case v1.0.1
17632023-12-13T04:50:49.075Z Checking fastrand v2.0.0
17642023-12-13T04:50:49.075Z Checking match_cfg v0.1.0
17652023-12-13T04:50:49.076Z Checking hostname v0.3.1
17662023-12-13T04:50:49.076Z Checking camino v1.1.6
17672023-12-13T04:50:49.076Z Checking tempfile v3.8.1
17682023-12-13T04:50:49.516Z Checking atty v0.2.14
17692023-12-13T04:50:49.700Z Checking quick-error v1.2.3
17702023-12-13T04:50:49.801Z Compiling paste v1.0.14
17712023-12-13T04:50:49.913Z Checking crossbeam-channel v0.5.8
17722023-12-13T04:50:50.381Z Checking sha1 v0.10.6
17732023-12-13T04:50:50.705Z Checking dirs-sys-next v0.1.2
17742023-12-13T04:50:50.984Z Checking dirs-next v2.0.0
17752023-12-13T04:50:51.211Z Checking thread_local v1.1.7
17762023-12-13T04:50:51.240Z Checking instant v0.1.12
17772023-12-13T04:50:51.423Z Compiling slog-async v2.8.0
17782023-12-13T04:50:51.706Z Checking term v0.7.0
17792023-12-13T04:50:52.364Z Compiling multer v2.1.0
17802023-12-13T04:50:52.408Z Checking debug-ignore v1.0.5
17812023-12-13T04:50:52.620Z Checking take_mut v0.2.2
17822023-12-13T04:50:52.956Z Checking slog-term v2.9.0
17832023-12-13T04:50:52.978Z Compiling darling_core v0.20.3
17842023-12-13T04:50:53.422Z Checking slog-json v2.6.1
17852023-12-13T04:50:56.834Z Compiling async-stream-impl v0.3.5
17862023-12-13T04:50:56.905Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17872023-12-13T04:50:56.906Z Checking atomic-waker v1.1.1
17882023-12-13T04:50:56.906Z Checking waitgroup v0.1.2
17892023-12-13T04:50:56.906Z Checking slog-bunyan v2.4.0
17902023-12-13T04:50:56.906Z Checking toml v0.8.8
17912023-12-13T04:50:56.906Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17922023-12-13T04:50:56.906Z Checking serde_path_to_error v0.1.14
17932023-12-13T04:50:56.906Z Checking strum v0.25.0
17942023-12-13T04:50:56.906Z Checking async-stream v0.3.5
17952023-12-13T04:50:56.907Z Compiling structmeta-derive v0.2.0
17962023-12-13T04:50:56.907Z Checking wait-timeout v0.2.0
17972023-12-13T04:50:56.907Z Checking rand_xorshift v0.3.0
17982023-12-13T04:50:56.907Z Checking rusty-fork v0.3.0
17992023-12-13T04:50:56.934Z Compiling regex-syntax v0.7.5
18002023-12-13T04:50:57.241Z Checking unarray v0.1.4
18012023-12-13T04:50:57.595Z Checking proptest v1.4.0
18022023-12-13T04:51:01.876Z Compiling structmeta v0.2.0
18032023-12-13T04:51:02.635Z Checking backoff v0.4.0
18042023-12-13T04:51:03.141Z Compiling test-strategy v0.3.1
18052023-12-13T04:51:04.140Z Compiling darling_macro v0.20.3
18062023-12-13T04:51:04.256Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18072023-12-13T04:51:04.955Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18082023-12-13T04:51:05.239Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18092023-12-13T04:51:05.470Z Checking macaddr v1.0.1
18102023-12-13T04:51:05.805Z Checking camino-tempfile v1.1.1
18112023-12-13T04:51:05.952Z Compiling darling v0.20.3
18122023-12-13T04:51:05.999Z Checking is-terminal v0.4.9
18132023-12-13T04:51:06.226Z Compiling serde_with_macros v3.4.0
18142023-12-13T04:51:06.242Z Compiling proc-macro-error-attr v1.0.4
18152023-12-13T04:51:06.320Z Compiling proc-macro-error v1.0.4
18162023-12-13T04:51:06.388Z Compiling proc-macro-crate v1.3.1
18172023-12-13T04:51:07.020Z Checking termtree v0.4.1
18182023-12-13T04:51:07.356Z Checking predicates-tree v1.0.9
18192023-12-13T04:51:07.593Z Compiling smoltcp v0.10.0
18202023-12-13T04:51:08.296Z Compiling num_enum_derive v0.5.11
18212023-12-13T04:51:08.819Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18222023-12-13T04:51:09.218Z Compiling parse-display-derive v0.8.2
18232023-12-13T04:51:09.408Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18242023-12-13T04:51:09.461Z Checking embedded-io v0.4.0
18252023-12-13T04:51:09.572Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18262023-12-13T04:51:09.781Z Checking cobs v0.2.3
18272023-12-13T04:51:10.054Z Compiling crucible-workspace-hack v0.1.0
18282023-12-13T04:51:10.075Z Checking postcard v1.0.8
18292023-12-13T04:51:10.555Z Compiling foreign-types-macros v0.2.3
18302023-12-13T04:51:10.942Z Checking serde_with v3.4.0
18312023-12-13T04:51:11.409Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18322023-12-13T04:51:11.912Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18332023-12-13T04:51:12.420Z Checking foreign-types-shared v0.3.1
18342023-12-13T04:51:12.565Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18352023-12-13T04:51:12.944Z Checking foreign-types v0.5.0
18362023-12-13T04:51:13.157Z Checking num_enum v0.5.11
18372023-12-13T04:51:13.297Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18382023-12-13T04:51:13.764Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18392023-12-13T04:51:13.782Z Checking cstr-argument v0.1.2
18402023-12-13T04:51:13.782Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18412023-12-13T04:51:14.146Z Checking pretty-hex v0.2.1
18422023-12-13T04:51:14.397Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18432023-12-13T04:51:14.886Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18442023-12-13T04:51:14.896Z Checking colored v2.0.4
18452023-12-13T04:51:14.998Z Compiling zone_cfg_derive v0.3.0
18462023-12-13T04:51:15.386Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18472023-12-13T04:51:16.438Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18482023-12-13T04:51:16.661Z Checking predicates v2.1.5
18492023-12-13T04:51:17.305Z Compiling mockall_derive v0.11.4
18502023-12-13T04:51:17.764Z Compiling num-derive v0.4.0
18512023-12-13T04:51:37.548Z Checking parse-display v0.8.2
18522023-12-13T04:51:39.362Z Checking fragile v2.0.0
18532023-12-13T04:51:39.362Z Checking downcast v0.11.0
18542023-12-13T04:51:39.362Z Checking zone v0.3.0
18552023-12-13T04:51:39.362Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18562023-12-13T04:51:39.362Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18572023-12-13T04:51:39.362Z Checking smf v0.2.2
18582023-12-13T04:51:39.362Z Checking xattr v1.0.1
18592023-12-13T04:51:39.414Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18602023-12-13T04:51:39.414Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18612023-12-13T04:51:39.415Z Checking filetime v0.2.23
18622023-12-13T04:51:39.415Z Checking pem v3.0.2
18632023-12-13T04:51:39.415Z Checking tar v0.4.40
18642023-12-13T04:51:39.415Z Checking linked-hash-map v0.5.6
18652023-12-13T04:51:39.415Z Checking lru-cache v0.1.2
18662023-12-13T04:51:39.415Z Checking headers-core v0.2.0
18672023-12-13T04:51:39.415Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18682023-12-13T04:51:39.415Z Checking headers v0.3.9
18692023-12-13T04:51:39.415Z Checking password-hash v0.5.0
18702023-12-13T04:51:39.415Z Checking blake2 v0.10.6
18712023-12-13T04:51:39.415Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18722023-12-13T04:51:39.415Z Checking swrite v0.1.0
18732023-12-13T04:51:39.415Z Checking rcgen v0.11.3
18742023-12-13T04:51:39.415Z Checking argon2 v0.5.2
18752023-12-13T04:51:39.415Z Checking atomicwrites v0.4.2
18762023-12-13T04:51:39.416Z Checking subprocess v0.2.9
18772023-12-13T04:51:39.416Z Checking half v1.8.2
18782023-12-13T04:51:39.416Z Checking ciborium-io v0.2.1
18792023-12-13T04:51:39.416Z Checking arc-swap v1.6.0
18802023-12-13T04:51:39.416Z Compiling cancel-safe-futures v0.1.5
18812023-12-13T04:51:39.416Z Checking textwrap v0.11.0
18822023-12-13T04:51:39.416Z Compiling heck v0.3.3
18832023-12-13T04:51:39.416Z Checking ciborium-ll v0.2.1
18842023-12-13T04:51:39.416Z Checking ansi_term v0.12.1
18852023-12-13T04:51:39.416Z Checking strsim v0.8.0
18862023-12-13T04:51:39.416Z Checking slog-scope v4.4.0
18872023-12-13T04:51:39.416Z Compiling libefi-sys v0.1.0
18882023-12-13T04:51:39.416Z Checking vec_map v0.8.2
18892023-12-13T04:51:39.416Z Checking ciborium v0.2.1
18902023-12-13T04:51:39.416Z Compiling structopt-derive v0.4.18
18912023-12-13T04:51:39.416Z Checking slog-stdlog v4.1.1
18922023-12-13T04:51:39.416Z Checking clap v2.34.0
18932023-12-13T04:51:39.416Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18942023-12-13T04:51:39.416Z Checking slog-envlogger v2.2.0
18952023-12-13T04:51:39.416Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18962023-12-13T04:51:39.416Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18972023-12-13T04:51:39.416Z Checking libsw v3.3.0
18982023-12-13T04:51:39.416Z Compiling derive-where v1.2.6
18992023-12-13T04:51:39.416Z Checking linear-map v1.2.0
19002023-12-13T04:51:39.417Z Checking owo-colors v3.5.0
19012023-12-13T04:51:39.417Z Checking resolv-conf v0.7.0
19022023-12-13T04:51:39.417Z Compiling slog-dtrace v0.2.3
19032023-12-13T04:51:39.417Z Checking trust-dns-resolver v0.22.0
19042023-12-13T04:51:39.417Z Compiling convert_case v0.4.0
19052023-12-13T04:51:39.417Z Checking structopt v0.3.26
19062023-12-13T04:51:39.417Z Checking itertools v0.12.0
19072023-12-13T04:51:39.417Z Checking fxhash v0.2.1
19082023-12-13T04:51:39.417Z Checking termcolor v1.2.0
19092023-12-13T04:51:39.417Z Compiling derive_more v0.99.17
19102023-12-13T04:51:39.417Z Checking mockall v0.11.4
19112023-12-13T04:51:39.417Z Compiling same-file v1.0.6
19122023-12-13T04:51:39.417Z Compiling radium v0.7.0
19132023-12-13T04:51:39.417Z Compiling walkdir v2.4.0
19142023-12-13T04:51:39.417Z Compiling semver-parser v0.10.2
19152023-12-13T04:51:39.417Z Checking tap v1.0.1
19162023-12-13T04:51:39.417Z Compiling maybe-uninit v2.0.0
19172023-12-13T04:51:39.417Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19182023-12-13T04:51:39.417Z Compiling semver v0.11.0
19192023-12-13T04:51:39.418Z Checking wyz v0.5.1
19202023-12-13T04:51:39.418Z Compiling num-rational v0.4.1
19212023-12-13T04:51:39.418Z Compiling home v0.5.5
19222023-12-13T04:51:39.418Z Compiling packed_struct v0.10.1
19232023-12-13T04:51:39.418Z Compiling num-bigint-dig v0.8.4
19242023-12-13T04:51:39.418Z Checking crc-catalog v2.2.0
19252023-12-13T04:51:39.418Z Checking funty v2.0.0
19262023-12-13T04:51:39.418Z Checking crc v3.0.1
19272023-12-13T04:51:39.418Z Compiling toolchain_find v0.2.0
19282023-12-13T04:51:39.418Z Compiling toml v0.5.11
19292023-12-13T04:51:39.418Z Compiling packed_struct_codegen v0.10.1
19302023-12-13T04:51:39.418Z Checking nodrop v0.1.14
19312023-12-13T04:51:39.418Z Checking array-init v0.0.4
19322023-12-13T04:51:39.418Z Checking bitvec v1.0.1
19332023-12-13T04:51:39.502Z Compiling omicron-zone-package v0.9.1
19342023-12-13T04:51:39.502Z Compiling rustfmt-wrapper v0.2.0
19352023-12-13T04:51:40.737Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19362023-12-13T04:51:41.348Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19372023-12-13T04:51:41.652Z Checking smallvec v0.6.14
19382023-12-13T04:51:42.319Z Checking newline-converter v0.3.0
19392023-12-13T04:51:42.561Z Checking pkcs1 v0.7.5
19402023-12-13T04:51:43.034Z Checking signature v2.1.0
19412023-12-13T04:51:43.335Z Checking num-complex v0.4.4
19422023-12-13T04:51:44.900Z Checking utf-8 v0.7.6
19432023-12-13T04:51:45.217Z Checking bitfield v0.14.0
19442023-12-13T04:51:45.637Z Checking keccak v0.1.4
19452023-12-13T04:51:45.692Z Checking rsa v0.9.2
19462023-12-13T04:51:46.168Z Checking sha3 v0.10.8
19472023-12-13T04:51:46.275Z Checking tungstenite v0.20.1
19482023-12-13T04:51:46.399Z Checking num v0.4.1
19492023-12-13T04:51:46.458Z Checking expectorate v1.1.0
19502023-12-13T04:51:46.539Z Checking serde-hex v0.1.0
19512023-12-13T04:51:46.694Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19522023-12-13T04:51:46.812Z Checking env_logger v0.10.0
19532023-12-13T04:51:47.096Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19542023-12-13T04:51:47.337Z Checking x509-cert v0.2.4
19552023-12-13T04:51:47.548Z Checking ron v0.8.1
19562023-12-13T04:51:47.915Z Checking secrecy v0.8.0
19572023-12-13T04:51:48.285Z Checking crc-any v2.4.3
19582023-12-13T04:51:48.879Z Checking tokio-tungstenite v0.20.1
19592023-12-13T04:51:49.241Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19602023-12-13T04:51:49.308Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19612023-12-13T04:51:49.624Z Checking object v0.30.4
19622023-12-13T04:51:49.776Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19632023-12-13T04:51:49.794Z Checking path-slash v0.1.5
19642023-12-13T04:51:50.003Z Compiling buf-list v1.0.3
19652023-12-13T04:51:50.139Z Checking glob v0.3.1
19662023-12-13T04:51:50.181Z Compiling parking_lot_core v0.8.6
19672023-12-13T04:51:50.637Z Checking nibble_vec v0.1.0
19682023-12-13T04:51:50.954Z Checking endian-type v0.1.2
19692023-12-13T04:51:51.432Z Checking display-error-chain v0.2.0
19702023-12-13T04:51:51.933Z Checking radix_trie v0.2.1
19712023-12-13T04:51:51.933Z Checking pretty-hex v0.4.0
19722023-12-13T04:51:51.933Z Checking parking_lot v0.11.2
19732023-12-13T04:51:51.939Z Compiling semver v0.1.20
19742023-12-13T04:51:52.036Z Checking trust-dns-client v0.22.0
19752023-12-13T04:51:52.435Z Checking sled v0.34.7
19762023-12-13T04:51:52.961Z Compiling rustc_version v0.1.7
19772023-12-13T04:51:53.573Z Checking crossbeam-deque v0.8.3
19782023-12-13T04:51:53.672Z Compiling unicase v2.7.0
19792023-12-13T04:51:53.750Z Compiling newtype_derive v0.1.6
19802023-12-13T04:51:53.966Z Compiling platforms v3.0.2
19812023-12-13T04:51:54.151Z Compiling rayon-core v1.12.0
19822023-12-13T04:51:54.214Z Checking trust-dns-server v0.22.1
19832023-12-13T04:51:54.807Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19842023-12-13T04:51:55.476Z Compiling memoffset v0.7.1
19852023-12-13T04:51:55.590Z Compiling curve25519-dalek v4.1.0
19862023-12-13T04:51:55.850Z Checking rayon v1.8.0
19872023-12-13T04:51:56.228Z Checking steno v0.4.0
19882023-12-13T04:51:57.297Z Checking globset v0.4.13
19892023-12-13T04:51:57.640Z Checking olpc-cjson v0.1.3
19902023-12-13T04:51:57.995Z Checking serde_plain v1.0.2
19912023-12-13T04:51:58.086Z Compiling async-recursion v1.0.5
19922023-12-13T04:51:58.395Z Checking typed-path v0.7.0
19932023-12-13T04:51:58.793Z Compiling mime_guess v2.0.4
19942023-12-13T04:52:00.291Z Checking universal-hash v0.5.1
19952023-12-13T04:52:00.540Z Compiling thiserror-impl-no-std v2.0.2
19962023-12-13T04:52:01.998Z Compiling curve25519-dalek-derive v0.1.0
19972023-12-13T04:52:02.022Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19982023-12-13T04:52:02.022Z Compiling salty v0.2.0
19992023-12-13T04:52:02.022Z Checking opaque-debug v0.3.0
20002023-12-13T04:52:02.022Z Checking signature v1.6.4
20012023-12-13T04:52:02.022Z Checking ed25519 v1.5.3
20022023-12-13T04:52:02.022Z Checking poly1305 v0.8.0
20032023-12-13T04:52:02.022Z Checking tough v0.16.0
20042023-12-13T04:52:02.203Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20052023-12-13T04:52:02.718Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20062023-12-13T04:52:03.149Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20072023-12-13T04:52:03.266Z Checking chacha20 v0.9.1
20082023-12-13T04:52:03.551Z Checking aead v0.5.2
20092023-12-13T04:52:03.874Z Checking serde-big-array v0.5.1
20102023-12-13T04:52:03.915Z Checking kstat-rs v0.2.3
20112023-12-13T04:52:04.235Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20122023-12-13T04:52:05.817Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20132023-12-13T04:52:06.428Z Checking chacha20poly1305 v0.10.1
20142023-12-13T04:52:06.457Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20152023-12-13T04:52:06.600Z Checking thiserror-no-std v2.0.2
20162023-12-13T04:52:06.762Z Checking vsss-rs v3.3.1
20172023-12-13T04:52:06.790Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20182023-12-13T04:52:06.800Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20192023-12-13T04:52:07.662Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20202023-12-13T04:52:07.805Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20212023-12-13T04:52:08.578Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20222023-12-13T04:52:08.757Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20232023-12-13T04:52:10.294Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20242023-12-13T04:52:11.215Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20252023-12-13T04:52:11.838Z Checking signal-hook-tokio v0.3.1
20262023-12-13T04:52:12.124Z Checking serde-big-array v0.4.1
20272023-12-13T04:52:12.372Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20282023-12-13T04:52:12.730Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20292023-12-13T04:52:12.935Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20302023-12-13T04:52:18.455Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20312023-12-13T04:52:18.557Z Checking bcs v0.1.6
20322023-12-13T04:52:18.557Z Checking corncobs v0.1.3
20332023-12-13T04:52:18.557Z Checking highway v1.1.0
20342023-12-13T04:52:18.557Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20352023-12-13T04:52:18.557Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20362023-12-13T04:52:18.557Z Compiling portable-atomic v1.4.3
20372023-12-13T04:52:18.557Z Checking http-range v0.1.5
20382023-12-13T04:52:18.581Z Compiling crunchy v0.2.2
20392023-12-13T04:52:18.827Z Checking hyper-staticfile v0.9.5
20402023-12-13T04:52:19.504Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20412023-12-13T04:52:19.650Z Compiling clang-sys v1.6.1
20422023-12-13T04:52:19.702Z Compiling prettyplease v0.2.12
20432023-12-13T04:52:19.916Z Compiling tiny-keccak v2.0.2
20442023-12-13T04:52:20.196Z Checking assert_matches v1.5.0
20452023-12-13T04:52:21.095Z Compiling darling_core v0.14.4
20462023-12-13T04:52:22.292Z Checking number_prefix v0.4.0
20472023-12-13T04:52:22.603Z Checking humantime v2.1.0
20482023-12-13T04:52:23.097Z Compiling minimal-lexical v0.2.1
20492023-12-13T04:52:23.267Z Checking indicatif v0.17.7
20502023-12-13T04:52:24.001Z Compiling nom v7.1.3
20512023-12-13T04:52:24.552Z Compiling ascii-canvas v3.0.0
20522023-12-13T04:52:26.637Z Compiling ena v0.14.2
20532023-12-13T04:52:26.641Z Compiling libloading v0.7.4
20542023-12-13T04:52:27.294Z Compiling bindgen v0.65.1
20552023-12-13T04:52:27.314Z Compiling diff v0.1.13
20562023-12-13T04:52:28.456Z Compiling regex-syntax v0.6.29
20572023-12-13T04:52:29.335Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20582023-12-13T04:52:30.842Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20592023-12-13T04:52:31.815Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20602023-12-13T04:52:37.167Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20612023-12-13T04:52:41.310Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20622023-12-13T04:52:41.310Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20632023-12-13T04:52:41.310Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20642023-12-13T04:52:41.481Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20652023-12-13T04:52:41.483Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20662023-12-13T04:52:41.483Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20672023-12-13T04:52:41.483Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20682023-12-13T04:52:41.483Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20692023-12-13T04:52:41.483Z Compiling darling_macro v0.14.4
20702023-12-13T04:52:42.309Z Compiling lalrpop v0.19.12
20712023-12-13T04:52:43.499Z Compiling darling v0.14.4
20722023-12-13T04:52:43.514Z Compiling cexpr v0.6.0
20732023-12-13T04:52:49.899Z Compiling which v4.4.0
20742023-12-13T04:52:52.573Z Compiling rustc-hash v1.1.0
20752023-12-13T04:52:52.698Z Compiling shlex v1.1.0
20762023-12-13T04:52:52.698Z Compiling lazycell v1.3.0
20772023-12-13T04:52:52.698Z Compiling ref-cast v1.0.20
20782023-12-13T04:52:52.778Z Checking maplit v1.0.2
20792023-12-13T04:52:53.233Z Compiling peeking_take_while v0.1.2
20802023-12-13T04:52:53.257Z Compiling derive_builder_core v0.12.0
20812023-12-13T04:52:53.537Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20822023-12-13T04:52:54.025Z Compiling ref-cast-impl v1.0.20
20832023-12-13T04:52:56.103Z Compiling libxml v0.3.3
20842023-12-13T04:52:56.977Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20852023-12-13T04:52:57.435Z Compiling derive_builder_macro v0.12.0
20862023-12-13T04:52:57.673Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20872023-12-13T04:52:58.233Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20882023-12-13T04:52:58.907Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20892023-12-13T04:52:59.755Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20902023-12-13T04:53:04.373Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20912023-12-13T04:53:04.551Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20922023-12-13T04:53:04.572Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20932023-12-13T04:53:04.572Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20942023-12-13T04:53:04.820Z Compiling strum_macros v0.24.3
20952023-12-13T04:53:08.628Z Compiling fs-err v2.11.0
20962023-12-13T04:53:08.662Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20972023-12-13T04:53:08.662Z Compiling cookie v0.18.0
20982023-12-13T04:53:08.662Z Compiling indoc v1.0.9
20992023-12-13T04:53:08.662Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
21002023-12-13T04:53:09.201Z Checking derive_builder v0.12.0
21012023-12-13T04:53:11.151Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21022023-12-13T04:53:12.075Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21032023-12-13T04:53:12.137Z Checking bb8 v0.8.1
21042023-12-13T04:53:12.349Z Checking quick-xml v0.23.1
21052023-12-13T04:53:12.470Z Compiling oso-derive v0.27.0
21062023-12-13T04:53:12.736Z Compiling impl-trait-for-tuples v0.2.2
21072023-12-13T04:53:13.498Z Checking unicode-linebreak v0.1.5
21082023-12-13T04:53:14.649Z Checking smawk v0.3.1
21092023-12-13T04:53:14.658Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21102023-12-13T04:53:14.658Z Checking textwrap v0.16.0
21112023-12-13T04:53:15.448Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21122023-12-13T04:53:15.791Z Checking bytesize v1.3.0
21132023-12-13T04:53:16.200Z Checking is_ci v1.1.1
21142023-12-13T04:53:16.200Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21152023-12-13T04:53:16.267Z Checking supports-color v2.1.0
21162023-12-13T04:53:16.597Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21172023-12-13T04:53:17.260Z Compiling indoc v2.0.3
21182023-12-13T04:53:17.402Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21192023-12-13T04:53:18.251Z Checking cassowary v0.3.0
21202023-12-13T04:53:18.948Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21212023-12-13T04:53:19.247Z Checking ratatui v0.23.0
21222023-12-13T04:53:22.529Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21232023-12-13T04:53:23.039Z Checking rtoolbox v0.0.1
21242023-12-13T04:53:23.353Z Checking rpassword v7.3.1
21252023-12-13T04:53:23.516Z Checking tui-tree-widget v0.13.0
21262023-12-13T04:53:23.596Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21272023-12-13T04:53:23.958Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21282023-12-13T04:53:23.962Z Checking shell-words v1.1.0
21292023-12-13T04:53:24.252Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21302023-12-13T04:53:24.522Z Checking fatfs v0.3.6
21312023-12-13T04:53:25.041Z Checking yansi v0.5.1
21322023-12-13T04:53:25.867Z Checking pretty_assertions v1.4.0
21332023-12-13T04:53:26.196Z Compiling target-lexicon v0.12.12
21342023-12-13T04:53:26.232Z Checking plotters-backend v0.3.5
21352023-12-13T04:53:26.727Z Compiling guppy-workspace-hack v0.1.0
21362023-12-13T04:53:26.885Z Checking plotters-svg v0.3.5
21372023-12-13T04:53:27.221Z Checking rand v0.4.6
21382023-12-13T04:53:27.244Z Compiling vte_generate_state_changes v0.1.1
21392023-12-13T04:53:28.342Z Compiling target-spec v3.0.1
21402023-12-13T04:53:28.718Z Checking remove_dir_all v0.5.3
21412023-12-13T04:53:28.939Z Checking cast v0.3.0
21422023-12-13T04:53:28.948Z Checking tempdir v0.3.7
21432023-12-13T04:53:29.171Z Checking cfg-expr v0.15.5
21442023-12-13T04:53:29.269Z Checking vte v0.11.1
21452023-12-13T04:53:29.415Z Checking criterion-plot v0.5.0
21462023-12-13T04:53:30.230Z Checking plotters v0.3.5
21472023-12-13T04:53:30.788Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21482023-12-13T04:53:32.116Z Checking tinytemplate v1.2.1
21492023-12-13T04:53:32.359Z Checking cargo-platform v0.1.3
21502023-12-13T04:53:32.462Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21512023-12-13T04:53:32.841Z Checking anes v0.1.6
21522023-12-13T04:53:33.461Z Checking oorandom v11.1.3
21532023-12-13T04:53:33.620Z Checking cargo_metadata v0.18.1
21542023-12-13T04:53:33.643Z Checking strip-ansi-escapes v0.2.0
21552023-12-13T04:53:33.712Z Checking criterion v0.5.1
21562023-12-13T04:53:34.466Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21572023-12-13T04:53:35.226Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21582023-12-13T04:53:36.378Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21592023-12-13T04:53:36.456Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21602023-12-13T04:53:38.814Z Checking assert_cmd v2.0.12
21612023-12-13T04:53:39.543Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21622023-12-13T04:53:42.320Z Checking pathdiff v0.2.1
21632023-12-13T04:53:42.573Z Checking fd-lock v3.0.13
21642023-12-13T04:53:42.885Z Checking nu-ansi-term v0.49.0
21652023-12-13T04:53:43.598Z Checking nested v0.1.1
21662023-12-13T04:53:43.934Z Checking guppy v0.17.4
21672023-12-13T04:53:45.065Z Checking reedline v0.26.0
21682023-12-13T04:53:50.533Z Checking threadpool v1.8.1
21692023-12-13T04:53:50.533Z Checking nanorand v0.7.0
21702023-12-13T04:53:50.533Z Checking topological-sort v0.2.2
21712023-12-13T04:53:50.533Z Checking libtest-mimic v0.6.1
21722023-12-13T04:53:50.533Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21732023-12-13T04:53:50.533Z Checking flume v0.11.0
21742023-12-13T04:53:50.533Z Checking httptest v0.15.5
21752023-12-13T04:53:50.533Z Checking similar-asserts v1.5.0
21762023-12-13T04:53:50.533Z Compiling rstest_macros v0.18.2
21772023-12-13T04:53:50.533Z Compiling crossbeam-queue v0.3.8
21782023-12-13T04:53:50.929Z Checking bytecount v0.6.3
21792023-12-13T04:53:51.208Z Checking papergrid v0.10.0
21802023-12-13T04:53:51.597Z Checking datatest-stable v0.2.3
21812023-12-13T04:53:51.961Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21822023-12-13T04:53:53.485Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21832023-12-13T04:53:53.700Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21842023-12-13T04:53:53.992Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21852023-12-13T04:53:54.224Z Compiling tabled_derive v0.6.0
21862023-12-13T04:53:55.189Z Checking arrayref v0.3.7
21872023-12-13T04:53:55.347Z Compiling trybuild v1.0.85
21882023-12-13T04:53:55.905Z Compiling relative-path v1.9.0
21892023-12-13T04:53:56.057Z Checking constant_time_eq v0.2.6
21902023-12-13T04:53:56.270Z Checking arrayvec v0.7.4
21912023-12-13T04:53:56.900Z Checking blake2b_simd v1.0.1
21922023-12-13T04:53:58.875Z Checking tabled v0.14.0
21932023-12-13T04:53:59.481Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21942023-12-13T04:54:03.480Z Checking basic-toml v0.1.4
21952023-12-13T04:54:08.127Z Checking constant_time_eq v0.3.0
21962023-12-13T04:54:08.340Z Checking futures-timer v3.0.2
21972023-12-13T04:54:08.340Z Checking rust-argon2 v1.0.1
21982023-12-13T04:54:09.213Z Checking crossbeam v0.8.2
21992023-12-13T04:54:09.403Z Checking partial-io v0.5.4
22002023-12-13T04:54:13.383Z Checking approx v0.5.1
22012023-12-13T04:54:13.519Z Checking termios v0.3.3
22022023-12-13T04:54:13.519Z Checking hex-literal v0.4.1
22032023-12-13T04:54:14.553Z Checking rstest v0.18.2
22042023-12-13T04:54:19.444Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22052023-12-13T04:54:26.763Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22062023-12-13T04:55:27.476Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
22072023-12-13T04:55:32.491Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22082023-12-13T04:55:34.664Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22092023-12-13T04:55:47.502Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22102023-12-13T04:56:14.966Z Compiling polar-core v0.27.0
22112023-12-13T04:56:34.430Z Checking oso v0.27.0
22122023-12-13T04:57:06.870Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22132023-12-13T04:58:36.342Z Finished dev [unoptimized + debuginfo] target(s) in 10m 56s
22142023-12-13T04:58:36.582Z
22152023-12-13T04:58:36.582Zreal 11:56.359719104
22162023-12-13T04:58:36.582Zuser 1:05:03.707664103
22172023-12-13T04:58:36.582Zsys 8:38.463336183
22182023-12-13T04:58:36.582Ztrap 2.424020821
22192023-12-13T04:58:36.582Ztflt 2.677901514
22202023-12-13T04:58:36.582Zdflt 6.091332358
22212023-12-13T04:58:36.582Zkflt 0.022567912
22222023-12-13T04:58:36.582Zlock 1:43:57.013343704
22232023-12-13T04:58:36.585Zslp 3:13:59.199572880
22242023-12-13T04:58:36.589Zlat 2:20.569760581
22252023-12-13T04:58:36.589Zstop 5:19.166090345
22262023-12-13T04:58:37.861Zwarning: output filename collision.
22272023-12-13T04:58:37.862ZThe 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)`.
22282023-12-13T04:58:37.862ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22292023-12-13T04:58:37.862ZThe targets should have unique names.
22302023-12-13T04:58:37.862ZThis is a known bug where multiple crates with the same name use
22312023-12-13T04:58:37.862Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22322023-12-13T04:58:37.873Zwarning: output filename collision.
22332023-12-13T04:58:37.873ZThe 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)`.
22342023-12-13T04:58:37.873ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22352023-12-13T04:58:37.873ZThe targets should have unique names.
22362023-12-13T04:58:37.873ZThis is a known bug where multiple crates with the same name use
22372023-12-13T04:58:37.873Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22382023-12-13T04:58:37.873Zwarning: output filename collision.
22392023-12-13T04:58:37.873ZThe 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)`.
22402023-12-13T04:58:37.873ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22412023-12-13T04:58:37.875ZThe targets should have unique names.
22422023-12-13T04:58:37.875ZThis is a known bug where multiple crates with the same name use
22432023-12-13T04:58:37.875Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22442023-12-13T04:58:38.489Z Documenting libc v0.2.151
22452023-12-13T04:58:38.505Z Documenting cfg-if v1.0.0
22462023-12-13T04:58:38.510Z Documenting serde_derive v1.0.193
22472023-12-13T04:58:38.541Z Documenting scopeguard v1.2.0
22482023-12-13T04:58:38.545Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22492023-12-13T04:58:38.564Z Documenting log v0.4.20
22502023-12-13T04:58:38.582Z Documenting itoa v1.0.9
22512023-12-13T04:58:38.585Z Documenting smallvec v1.11.2
22522023-12-13T04:58:39.005Z Documenting memchr v2.6.3
22532023-12-13T04:58:42.845Z Documenting zeroize_derive v1.4.2
22542023-12-13T04:58:42.988Z Documenting lock_api v0.4.10
22552023-12-13T04:58:43.154Z Documenting pin-project-lite v0.2.13
22562023-12-13T04:58:43.651Z Documenting libm v0.2.7
22572023-12-13T04:58:45.207Z Documenting futures-core v0.3.29
22582023-12-13T04:58:45.599Z Documenting getrandom v0.2.10
22592023-12-13T04:58:49.299Z Documenting parking_lot_core v0.9.8
22602023-12-13T04:58:49.419Z Documenting signal-hook-registry v1.4.1
22612023-12-13T04:58:49.419Z Documenting mio v0.8.9
22622023-12-13T04:58:49.420Z Documenting num-traits v0.2.16
22632023-12-13T04:58:49.471Z Documenting serde v1.0.193
22642023-12-13T04:58:51.461Z Documenting zeroize v1.7.0
22652023-12-13T04:58:51.519Z Documenting thiserror-impl v1.0.49
22662023-12-13T04:58:52.276Z Documenting rand_core v0.6.4
22672023-12-13T04:58:53.019Z Documenting parking_lot v0.12.1
22682023-12-13T04:58:54.705Z Documenting num_cpus v1.16.0
22692023-12-13T04:58:54.835Z Documenting socket2 v0.5.5
22702023-12-13T04:58:57.173Z Documenting typenum v1.16.0
22712023-12-13T04:58:57.879Z Documenting tokio-macros v2.2.0
22722023-12-13T04:58:58.339Z Documenting once_cell v1.19.0
22732023-12-13T04:59:07.412Z Documenting thiserror v1.0.49
22742023-12-13T04:59:07.808Z Documenting subtle v2.5.0
22752023-12-13T04:59:07.809Z Documenting ryu v1.0.15
22762023-12-13T04:59:07.809Z Documenting byteorder v1.5.0
22772023-12-13T04:59:08.136Z Documenting futures-sink v0.3.29
22782023-12-13T04:59:08.137Z Documenting const-oid v0.9.5
22792023-12-13T04:59:08.137Z Documenting pin-utils v0.1.0
22802023-12-13T04:59:08.137Z Documenting futures-task v0.3.29
22812023-12-13T04:59:08.137Z Documenting slab v0.4.9
22822023-12-13T04:59:08.166Z Documenting futures-macro v0.3.29
22832023-12-13T04:59:11.249Z Documenting futures-channel v0.3.29
22842023-12-13T04:59:12.355Z Documenting futures-io v0.3.29
22852023-12-13T04:59:12.977Z Documenting iana-time-zone v0.1.57
22862023-12-13T04:59:14.058Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22872023-12-13T04:59:15.433Z Documenting tinyvec_macros v0.1.1
22882023-12-13T04:59:15.476Z Documenting ppv-lite86 v0.2.17
22892023-12-13T04:59:16.296Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22902023-12-13T04:59:18.273Z Documenting tracing-core v0.1.31
22912023-12-13T04:59:19.105Z Documenting futures-util v0.3.29
22922023-12-13T04:59:19.560Z Documenting tracing-attributes v0.1.26
22932023-12-13T04:59:20.683Z Documenting tinyvec v1.6.0
22942023-12-13T04:59:21.350Z Documenting rand_chacha v0.3.1
22952023-12-13T04:59:31.914Z Documenting unicode-normalization v0.1.22
22962023-12-13T04:59:31.981Z Documenting bytes v1.5.0
22972023-12-13T04:59:31.981Z Documenting bitflags v2.4.0
22982023-12-13T04:59:31.981Z Documenting serde_json v1.0.108
22992023-12-13T04:59:31.982Z Documenting chrono v0.4.31
23002023-12-13T04:59:34.795Z Documenting uuid v1.6.1
23012023-12-13T04:59:35.961Z Documenting rand v0.8.5
23022023-12-13T04:59:36.390Z Documenting fnv v1.0.7
23032023-12-13T04:59:36.529Z Documenting tokio v1.35.0
23042023-12-13T04:59:43.733Z Documenting base64 v0.21.5
23052023-12-13T04:59:43.733Z Documenting spin v0.9.8
23062023-12-13T04:59:43.734Z Documenting lazy_static v1.4.0
23072023-12-13T04:59:43.734Z Documenting unicode-bidi v0.3.13
23082023-12-13T04:59:44.072Z Documenting generic-array v0.14.7
23092023-12-13T04:59:45.136Z Documenting http v0.2.11
23102023-12-13T04:59:47.050Z Documenting percent-encoding v2.3.1
23112023-12-13T04:59:47.141Z Documenting cpufeatures v0.2.9
23122023-12-13T04:59:47.415Z Documenting serde_derive_internals v0.26.0
23132023-12-13T04:59:50.170Z Checking serde_derive_internals v0.26.0
23142023-12-13T04:59:51.154Z Documenting crypto-common v0.1.6
23152023-12-13T04:59:51.250Z Documenting block-buffer v0.10.4
23162023-12-13T04:59:51.295Z Documenting tracing v0.1.37
23172023-12-13T04:59:51.777Z Documenting dyn-clone v1.0.13
23182023-12-13T04:59:53.432Z Documenting form_urlencoded v1.2.1
23192023-12-13T04:59:54.634Z Documenting idna v0.5.0
23202023-12-13T04:59:54.831Z Documenting errno v0.3.2
23212023-12-13T04:59:56.215Z Documenting schemars_derive v0.8.13
23222023-12-13T04:59:56.865Z Documenting httparse v1.8.0
23232023-12-13T04:59:58.680Z Documenting unicode-ident v1.0.12
23242023-12-13T04:59:58.876Z Documenting digest v0.10.7
23252023-12-13T05:00:00.173Z Documenting adler v1.0.2
23262023-12-13T05:00:01.449Z Documenting url v2.5.0
23272023-12-13T05:00:01.481Z Documenting rustix v0.38.25
23282023-12-13T05:00:08.519Z Documenting proc-macro2 v1.0.69
23292023-12-13T05:00:08.519Z Documenting base64ct v1.6.0
23302023-12-13T05:00:08.674Z Documenting miniz_oxide v0.7.1
23312023-12-13T05:00:08.674Z Documenting schemars v0.8.13
23322023-12-13T05:00:08.742Z Documenting httpdate v1.0.3
23332023-12-13T05:00:09.418Z Documenting openssl-probe v0.1.5
23342023-12-13T05:00:09.880Z Documenting quote v1.0.33
23352023-12-13T05:00:10.440Z Documenting untrusted v0.9.0
23362023-12-13T05:00:10.932Z Documenting try-lock v0.2.4
23372023-12-13T05:00:13.043Z Documenting http-body v0.4.5
23382023-12-13T05:00:15.748Z Documenting openssl-sys v0.9.96
23392023-12-13T05:00:15.774Z Documenting ring v0.17.7
23402023-12-13T05:00:15.998Z Documenting want v0.3.1
23412023-12-13T05:00:16.177Z Documenting async-trait v0.1.74
23422023-12-13T05:00:16.926Z Documenting openssl-macros v0.1.1
23432023-12-13T05:00:16.935Z Documenting mime v0.3.17
23442023-12-13T05:00:20.170Z Documenting tower-service v0.3.2
23452023-12-13T05:00:22.248Z Documenting pem-rfc7468 v0.7.0
23462023-12-13T05:00:23.547Z Documenting aho-corasick v1.0.4
23472023-12-13T05:00:23.564Z Documenting sct v0.7.0
23482023-12-13T05:00:24.061Z Documenting tokio-util v0.7.10
23492023-12-13T05:00:24.153Z Documenting slog v2.7.0
23502023-12-13T05:00:24.391Z Documenting rustls-webpki v0.101.7
23512023-12-13T05:00:25.484Z Documenting openssl v0.10.60
23522023-12-13T05:00:26.534Z Documenting der_derive v0.7.2
23532023-12-13T05:00:29.214Z Documenting unicode-width v0.1.11
23542023-12-13T05:00:29.983Z Documenting ipnet v2.8.0
23552023-12-13T05:00:31.304Z Documenting regex-syntax v0.8.2
23562023-12-13T05:00:31.819Z Documenting hashbrown v0.14.2
23572023-12-13T05:00:32.122Z Documenting equivalent v1.0.1
23582023-12-13T05:00:33.805Z Documenting h2 v0.3.21
23592023-12-13T05:00:33.851Z Documenting flagset v0.4.3
23602023-12-13T05:00:34.980Z Documenting rustls v0.21.9
23612023-12-13T05:00:36.714Z Documenting rustls-pemfile v1.0.3
23622023-12-13T05:00:36.890Z Documenting num-integer v0.1.45
23632023-12-13T05:00:38.552Z Documenting der v0.7.8
23642023-12-13T05:00:38.964Z Documenting indexmap v2.1.0
23652023-12-13T05:00:39.278Z Documenting time-macros v0.2.13
23662023-12-13T05:00:42.850Z Documenting deranged v0.3.8
23672023-12-13T05:00:42.857Z Documenting regex-automata v0.4.3
23682023-12-13T05:00:43.815Z Documenting utf8parse v0.2.1
23692023-12-13T05:00:46.991Z Documenting time-core v0.1.1
23702023-12-13T05:00:47.009Z Documenting gimli v0.28.0
23712023-12-13T05:00:47.241Z Documenting num_threads v0.1.6
23722023-12-13T05:00:48.447Z Documenting spki v0.7.2
23732023-12-13T05:00:52.743Z Documenting tokio-rustls v0.24.1
23742023-12-13T05:00:52.743Z Documenting native-tls v0.2.11
23752023-12-13T05:00:52.743Z Documenting hyper v0.14.27
23762023-12-13T05:00:52.743Z Documenting object v0.32.1
23772023-12-13T05:00:53.321Z Documenting time v0.3.27
23782023-12-13T05:00:56.048Z Documenting encoding_rs v0.8.33
23792023-12-13T05:00:57.682Z Documenting regex v1.10.2
23802023-12-13T05:00:57.701Z Documenting addr2line v0.21.0
23812023-12-13T05:00:58.281Z Documenting crossbeam-utils v0.8.16
23822023-12-13T05:00:59.452Z Checking pest_meta v2.7.2
23832023-12-13T05:01:01.104Z Documenting rustc-demangle v0.1.23
23842023-12-13T05:01:02.380Z Documenting tokio-native-tls v0.3.1
23852023-12-13T05:01:04.083Z Documenting rustls-native-certs v0.6.3
23862023-12-13T05:01:04.095Z Documenting serde_urlencoded v0.7.1
23872023-12-13T05:01:05.112Z Documenting pest_meta v2.7.2
23882023-12-13T05:01:06.296Z Checking pest_generator v2.7.2
23892023-12-13T05:01:07.077Z Documenting pkcs8 v0.10.2
23902023-12-13T05:01:07.266Z Documenting anstyle v1.0.2
23912023-12-13T05:01:11.708Z Documenting webpki-roots v0.25.2
23922023-12-13T05:01:11.892Z Documenting ucd-trie v0.1.6
23932023-12-13T05:01:11.893Z Documenting hyper-rustls v0.24.2
23942023-12-13T05:01:11.894Z Documenting hyper-tls v0.5.0
23952023-12-13T05:01:12.009Z Documenting pest_generator v2.7.2
23962023-12-13T05:01:13.670Z Documenting backtrace v0.3.69
23972023-12-13T05:01:14.081Z Documenting data-encoding v2.4.0
23982023-12-13T05:01:14.749Z Documenting anstyle-parse v0.2.1
23992023-12-13T05:01:16.772Z Documenting syn v2.0.32
24002023-12-13T05:01:18.051Z Documenting pest v2.7.2
24012023-12-13T05:01:19.687Z Documenting pest_derive v2.7.2
24022023-12-13T05:01:19.979Z Documenting ipnetwork v0.20.0
24032023-12-13T05:01:21.027Z Documenting sha2 v0.10.8
24042023-12-13T05:01:22.547Z Documenting anyhow v1.0.75
24052023-12-13T05:01:23.148Z Documenting futures-executor v0.3.29
24062023-12-13T05:01:23.148Z Documenting reqwest v0.11.22
24072023-12-13T05:01:27.023Z Documenting hex v0.4.3
24082023-12-13T05:01:27.027Z Documenting crc32fast v1.3.2
24092023-12-13T05:01:29.229Z Checking serde_tokenstream v0.1.7
24102023-12-13T05:01:29.491Z Documenting colorchoice v1.0.0
24112023-12-13T05:01:29.852Z Documenting anstyle-query v1.0.0
24122023-12-13T05:01:30.779Z Documenting dtrace-parser v0.1.14
24132023-12-13T05:01:31.205Z Documenting openapiv3 v2.0.0
24142023-12-13T05:01:33.276Z Documenting num-iter v0.1.43
24152023-12-13T05:01:33.703Z Documenting hmac v0.12.1
24162023-12-13T05:01:34.996Z Documenting dof v0.1.5
24172023-12-13T05:01:36.335Z Documenting anstream v0.5.0
24182023-12-13T05:01:37.080Z Documenting signal-hook v0.3.17
24192023-12-13T05:01:40.178Z Documenting thread-id v4.2.0
24202023-12-13T05:01:40.651Z Documenting terminal_size v0.2.6
24212023-12-13T05:01:40.931Z Documenting memoffset v0.9.0
24222023-12-13T05:01:41.587Z Documenting clap_lex v0.5.1
24232023-12-13T05:01:42.409Z Documenting strsim v0.10.0
24242023-12-13T05:01:42.736Z Documenting flate2 v1.0.28
24252023-12-13T05:01:43.799Z Documenting futures v0.3.29
24262023-12-13T05:01:45.486Z Documenting crossbeam-epoch v0.9.15
24272023-12-13T05:01:46.535Z Documenting usdt-impl v0.3.5
24282023-12-13T05:01:47.132Z Documenting usdt-macro v0.3.5
24292023-12-13T05:01:48.877Z Documenting usdt-attr-macro v0.3.5
24302023-12-13T05:01:49.197Z Documenting clap_builder v4.4.2
24312023-12-13T05:01:49.202Z Documenting clap_derive v4.4.2
24322023-12-13T05:01:50.802Z Documenting managed v0.8.0
24332023-12-13T05:01:52.393Z Documenting signal-hook-mio v0.2.3
24342023-12-13T05:01:55.511Z Documenting block-padding v0.3.3
24352023-12-13T05:01:55.760Z Documenting scheduled-thread-pool v0.2.7
24362023-12-13T05:01:56.525Z Documenting bzip2-sys v0.1.11+1.0.8
24372023-12-13T05:01:56.812Z Documenting usdt v0.3.5
24382023-12-13T05:01:57.739Z Documenting enum-as-inner v0.5.1
24392023-12-13T05:01:58.075Z Documenting pin-project-internal v1.1.3
24402023-12-13T05:01:58.917Z Documenting diesel_table_macro_syntax v0.1.0
24412023-12-13T05:02:00.122Z Documenting clap v4.4.3
24422023-12-13T05:02:02.383Z Checking diesel_table_macro_syntax v0.1.0
24432023-12-13T05:02:02.639Z Documenting unicode-segmentation v1.10.1
24442023-12-13T05:02:02.675Z Documenting inout v0.1.3
24452023-12-13T05:02:02.801Z Documenting bzip2 v0.4.4
24462023-12-13T05:02:04.997Z Documenting trust-dns-proto v0.22.0
24472023-12-13T05:02:05.461Z Documenting r2d2 v0.8.10
24482023-12-13T05:02:06.213Z Documenting pin-project v1.1.3
24492023-12-13T05:02:06.331Z Documenting diesel_derives v2.1.2
24502023-12-13T05:02:08.174Z Documenting crossterm v0.27.0
24512023-12-13T05:02:08.248Z Documenting md-5 v0.10.5
24522023-12-13T05:02:09.531Z Documenting stringprep v0.1.3
24532023-12-13T05:02:09.724Z Documenting toml_datetime v0.6.5
24542023-12-13T05:02:10.858Z Documenting serde_spanned v0.6.4
24552023-12-13T05:02:12.250Z Documenting zerocopy v0.7.26
24562023-12-13T05:02:15.849Z Documenting ff v0.13.0
24572023-12-13T05:02:16.093Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24582023-12-13T05:02:16.284Z Documenting doc-comment v0.3.3
24592023-12-13T05:02:17.571Z Documenting snafu-derive v0.7.5
24602023-12-13T05:02:17.730Z Documenting either v1.9.0
24612023-12-13T05:02:18.208Z Documenting static_assertions v1.1.0
24622023-12-13T05:02:20.436Z Documenting base16ct v0.2.0
24632023-12-13T05:02:20.936Z Documenting siphasher v0.3.11
24642023-12-13T05:02:22.297Z Documenting fallible-iterator v0.2.0
24652023-12-13T05:02:22.390Z Documenting winnow v0.5.15
24662023-12-13T05:02:23.245Z Documenting bit-vec v0.6.3
24672023-12-13T05:02:24.364Z Documenting group v0.13.0
24682023-12-13T05:02:24.898Z Documenting diesel v2.1.4
24692023-12-13T05:02:25.642Z Documenting sec1 v0.7.3
24702023-12-13T05:02:25.863Z Documenting phf_shared v0.11.2
24712023-12-13T05:02:29.883Z Documenting zip v0.6.6
24722023-12-13T05:02:30.312Z Documenting snafu v0.7.5
24732023-12-13T05:02:30.640Z Documenting postgres-protocol v0.6.6
24742023-12-13T05:02:30.927Z Documenting cipher v0.4.4
24752023-12-13T05:02:30.984Z Documenting toml_edit v0.21.0
24762023-12-13T05:02:32.151Z Documenting hkdf v0.12.3
24772023-12-13T05:02:35.363Z Documenting num-bigint v0.4.4
24782023-12-13T05:02:37.740Z Documenting crypto-bigint v0.5.2
24792023-12-13T05:02:37.939Z Documenting hubpack v0.1.2
24802023-12-13T05:02:40.317Z Documenting bstr v1.6.0
24812023-12-13T05:02:40.659Z Documenting regress v0.7.1
24822023-12-13T05:02:41.813Z Documenting serde_repr v0.1.16
24832023-12-13T05:02:42.373Z Documenting precomputed-hash v0.1.1
24842023-12-13T05:02:45.250Z Documenting new_debug_unreachable v1.0.4
24852023-12-13T05:02:47.270Z Documenting fixedbitset v0.4.2
24862023-12-13T05:02:48.808Z Documenting lalrpop-util v0.19.12
24872023-12-13T05:02:48.921Z Documenting yasna v0.5.2
24882023-12-13T05:02:49.131Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24892023-12-13T05:02:50.501Z Documenting string_cache v0.8.7
24902023-12-13T05:02:50.511Z Documenting elliptic-curve v0.13.8
24912023-12-13T05:02:52.451Z Documenting postgres-types v0.2.6
24922023-12-13T05:02:52.959Z Documenting petgraph v0.6.4
24932023-12-13T05:02:56.399Z Documenting phf v0.11.2
24942023-12-13T05:02:58.356Z Documenting console v0.15.7
24952023-12-13T05:02:59.429Z Documenting semver v1.0.20
24962023-12-13T05:03:00.502Z Documenting float-cmp v0.9.0
24972023-12-13T05:03:03.529Z Documenting difflib v0.4.0
24982023-12-13T05:03:03.537Z Documenting normalize-line-endings v0.3.0
24992023-12-13T05:03:04.623Z Documenting predicates-core v1.0.6
25002023-12-13T05:03:04.801Z Checking unsafe-libyaml v0.2.9
25012023-12-13T05:03:05.529Z Documenting heck v0.4.1
25022023-12-13T05:03:06.851Z Documenting whoami v1.4.1
25032023-12-13T05:03:07.124Z Documenting bit-set v0.5.3
25042023-12-13T05:03:08.420Z Documenting ahash v0.8.6
25052023-12-13T05:03:08.612Z Documenting similar v2.3.0
25062023-12-13T05:03:09.122Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25072023-12-13T05:03:09.322Z Documenting tokio-stream v0.1.14
25082023-12-13T05:03:11.047Z Documenting predicates v3.0.4
25092023-12-13T05:03:12.432Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25102023-12-13T05:03:13.013Z Documenting tokio-postgres v0.7.10
25112023-12-13T05:03:14.000Z Documenting unsafe-libyaml v0.2.9
25122023-12-13T05:03:15.650Z Checking ident_case v1.0.1
25132023-12-13T05:03:16.187Z Checking serde_yaml v0.9.25
25142023-12-13T05:03:16.227Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25152023-12-13T05:03:17.868Z Documenting getopts v0.2.21
25162023-12-13T05:03:19.333Z Documenting match_cfg v0.1.0
25172023-12-13T05:03:19.538Z Documenting sha1 v0.10.6
25182023-12-13T05:03:20.228Z Documenting serde_yaml v0.9.25
25192023-12-13T05:03:20.496Z Documenting dirs-sys-next v0.1.2
25202023-12-13T05:03:24.100Z Documenting hostname v0.3.1
25212023-12-13T05:03:24.915Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25222023-12-13T05:03:24.971Z Documenting thread_local v1.1.7
25232023-12-13T05:03:27.310Z Documenting dirs-next v2.0.0
25242023-12-13T05:03:27.329Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252023-12-13T05:03:27.544Z Documenting paste v1.0.14
25262023-12-13T05:03:29.601Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25272023-12-13T05:03:30.008Z Documenting crossbeam-channel v0.5.8
25282023-12-13T05:03:30.807Z Documenting atty v0.2.14
25292023-12-13T05:03:32.084Z Documenting take_mut v0.2.2
25302023-12-13T05:03:32.932Z Documenting slog-json v2.6.1
25312023-12-13T05:03:33.139Z Documenting term v0.7.0
25322023-12-13T05:03:34.712Z Documenting camino v1.1.6
25332023-12-13T05:03:35.632Z Documenting async-stream-impl v0.3.5
25342023-12-13T05:03:36.093Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25352023-12-13T05:03:37.034Z Documenting debug-ignore v1.0.5
25362023-12-13T05:03:38.481Z Documenting slog-async v2.8.0
25372023-12-13T05:03:39.564Z Documenting slog-term v2.9.0
25382023-12-13T05:03:40.557Z Documenting atomic-waker v1.1.1
25392023-12-13T05:03:41.609Z Documenting slog-bunyan v2.4.0
25402023-12-13T05:03:42.155Z Checking darling_core v0.20.3
25412023-12-13T05:03:42.458Z Documenting toml v0.8.8
25422023-12-13T05:03:43.133Z Documenting async-stream v0.3.5
25432023-12-13T05:03:44.563Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25442023-12-13T05:03:45.108Z Documenting waitgroup v0.1.2
25452023-12-13T05:03:45.890Z Documenting multer v2.1.0
25462023-12-13T05:03:47.252Z Documenting serde_path_to_error v0.1.14
25472023-12-13T05:03:49.132Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25482023-12-13T05:03:49.214Z Documenting strum v0.25.0
25492023-12-13T05:03:49.432Z Checking darling v0.20.3
25502023-12-13T05:03:49.645Z Documenting serde_with_macros v3.4.0
25512023-12-13T05:03:50.502Z Documenting structmeta-derive v0.2.0
25522023-12-13T05:03:51.274Z Checking structmeta v0.2.0
25532023-12-13T05:03:52.054Z Documenting instant v0.1.12
25542023-12-13T05:03:53.315Z Checking regex-syntax v0.7.5
25552023-12-13T05:03:53.644Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25562023-12-13T05:03:53.912Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25572023-12-13T05:03:55.743Z Documenting macaddr v1.0.1
25582023-12-13T05:03:57.601Z Documenting serde_with v3.4.0
25592023-12-13T05:03:57.766Z Documenting backoff v0.4.0
25602023-12-13T05:03:59.414Z Documenting structmeta v0.2.0
25612023-12-13T05:03:59.483Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25622023-12-13T05:04:00.863Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25632023-12-13T05:04:02.557Z Documenting fastrand v2.0.0
25642023-12-13T05:04:05.664Z Documenting is-terminal v0.4.9
25652023-12-13T05:04:05.848Z Documenting parse-display-derive v0.8.2
25662023-12-13T05:04:05.990Z Documenting proc-macro-crate v1.3.1
25672023-12-13T05:04:07.162Z Checking proc-macro-crate v1.3.1
25682023-12-13T05:04:07.454Z Documenting proc-macro-error-attr v1.0.4
25692023-12-13T05:04:07.548Z Documenting hash32 v0.2.1
25702023-12-13T05:04:09.005Z Documenting tempfile v3.8.1
25712023-12-13T05:04:10.298Z Documenting stable_deref_trait v1.2.0
25722023-12-13T05:04:13.223Z Documenting num_enum_derive v0.5.11
25732023-12-13T05:04:13.713Z Checking proc-macro-error v1.0.4
25742023-12-13T05:04:13.935Z Documenting proc-macro-error v1.0.4
25752023-12-13T05:04:14.156Z Documenting embedded-io v0.4.0
25762023-12-13T05:04:14.272Z Documenting cobs v0.2.3
25772023-12-13T05:04:14.916Z Documenting heapless v0.7.16
25782023-12-13T05:04:15.407Z Documenting parse-display v0.8.2
25792023-12-13T05:04:16.268Z Documenting camino-tempfile v1.1.1
25802023-12-13T05:04:18.985Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25812023-12-13T05:04:19.493Z Documenting postcard v1.0.8
25822023-12-13T05:04:20.012Z Documenting foreign-types-macros v0.2.3
25832023-12-13T05:04:21.189Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25842023-12-13T05:04:22.247Z Documenting num_enum v0.5.11
25852023-12-13T05:04:22.518Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25862023-12-13T05:04:23.382Z Documenting smoltcp v0.10.0
25872023-12-13T05:04:23.631Z Documenting foreign-types-shared v0.3.1
25882023-12-13T05:04:26.020Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25892023-12-13T05:04:26.211Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25902023-12-13T05:04:26.506Z Documenting crucible-workspace-hack v0.1.0
25912023-12-13T05:04:27.243Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25922023-12-13T05:04:27.812Z Documenting cstr-argument v0.1.2
25932023-12-13T05:04:28.281Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25942023-12-13T05:04:28.466Z Documenting foreign-types v0.5.0
25952023-12-13T05:04:32.639Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25962023-12-13T05:04:33.098Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25972023-12-13T05:04:33.157Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25982023-12-13T05:04:33.565Z Documenting colored v2.0.4
25992023-12-13T05:04:33.915Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26002023-12-13T05:04:35.146Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26012023-12-13T05:04:35.230Z Documenting zone_cfg_derive v0.3.0
26022023-12-13T05:04:35.464Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26032023-12-13T05:04:39.649Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26042023-12-13T05:04:40.977Z Documenting num-derive v0.4.0
26052023-12-13T05:04:41.489Z Documenting smf v0.2.2
26062023-12-13T05:04:41.976Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26072023-12-13T05:04:42.260Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
26082023-12-13T05:04:43.563Z Documenting zone v0.3.0
26092023-12-13T05:04:43.983Z Documenting linked-hash-map v0.5.6
26102023-12-13T05:04:44.041Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26112023-12-13T05:04:46.616Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
26122023-12-13T05:04:48.086Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26132023-12-13T05:04:48.647Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
26142023-12-13T05:04:50.880Z Documenting lru-cache v0.1.2
26152023-12-13T05:04:52.330Z Documenting password-hash v0.5.0
26162023-12-13T05:04:52.540Z Documenting blake2 v0.10.6
26172023-12-13T05:04:53.775Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26182023-12-13T05:04:53.775Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192023-12-13T05:04:54.237Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26202023-12-13T05:04:54.923Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26212023-12-13T05:04:55.413Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26222023-12-13T05:04:56.657Z Checking heck v0.3.3
26232023-12-13T05:04:56.935Z Documenting structopt-derive v0.4.18
26242023-12-13T05:04:57.263Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26252023-12-13T05:04:59.187Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26262023-12-13T05:04:59.192Z Documenting libefi-sys v0.1.0
26272023-12-13T05:05:02.392Z Documenting argon2 v0.5.2
26282023-12-13T05:05:03.205Z Documenting quick-error v1.2.3
26292023-12-13T05:05:05.511Z Documenting structopt v0.3.26
26302023-12-13T05:05:06.187Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26312023-12-13T05:05:06.923Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26322023-12-13T05:05:07.367Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26332023-12-13T05:05:28.250Z Documenting resolv-conf v0.7.0
26342023-12-13T05:05:28.881Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26352023-12-13T05:05:28.887Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26362023-12-13T05:05:28.887Z Documenting cancel-safe-futures v0.1.5
26372023-12-13T05:05:29.231Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26382023-12-13T05:05:29.232Z Checking convert_case v0.4.0
26392023-12-13T05:05:29.232Z Documenting convert_case v0.4.0
26402023-12-13T05:05:29.232Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26412023-12-13T05:05:29.232Z Documenting trust-dns-resolver v0.22.0
26422023-12-13T05:05:29.232Z Documenting tap v1.0.1
26432023-12-13T05:05:29.233Z Documenting swrite v0.1.0
26442023-12-13T05:05:29.233Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26452023-12-13T05:05:29.233Z Documenting derive_more v0.99.17
26462023-12-13T05:05:29.233Z Documenting arc-swap v1.6.0
26472023-12-13T05:05:29.233Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26482023-12-13T05:05:29.233Z Documenting wyz v0.5.1
26492023-12-13T05:05:29.233Z Documenting num-rational v0.4.1
26502023-12-13T05:05:29.233Z Documenting radium v0.7.0
26512023-12-13T05:05:29.233Z Documenting slog-scope v4.4.0
26522023-12-13T05:05:29.233Z Documenting libsw v3.3.0
26532023-12-13T05:05:29.403Z Documenting num-complex v0.4.4
26542023-12-13T05:05:30.528Z Documenting derive-where v1.2.6
26552023-12-13T05:05:30.593Z Documenting half v1.8.2
26562023-12-13T05:05:30.858Z Documenting crc-catalog v2.2.0
26572023-12-13T05:05:31.681Z Documenting ciborium-io v0.2.1
26582023-12-13T05:05:34.657Z Documenting linear-map v1.2.0
26592023-12-13T05:05:35.767Z Documenting funty v2.0.0
26602023-12-13T05:05:36.247Z Documenting owo-colors v3.5.0
26612023-12-13T05:05:36.293Z Documenting crc v3.0.1
26622023-12-13T05:05:37.445Z Documenting num v0.4.1
26632023-12-13T05:05:37.740Z Documenting ciborium-ll v0.2.1
26642023-12-13T05:05:40.982Z Documenting bitvec v1.0.1
26652023-12-13T05:05:41.145Z Documenting slog-stdlog v4.1.1
26662023-12-13T05:05:41.544Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26672023-12-13T05:05:42.018Z Documenting slog-dtrace v0.2.3
26682023-12-13T05:05:42.945Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26692023-12-13T05:05:44.231Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26702023-12-13T05:05:44.641Z Documenting xattr v1.0.1
26712023-12-13T05:05:47.154Z Documenting filetime v0.2.23
26722023-12-13T05:05:47.869Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26732023-12-13T05:05:50.361Z Documenting packed_struct_codegen v0.10.1
26742023-12-13T05:05:51.044Z Documenting keccak v0.1.4
26752023-12-13T05:05:53.582Z Documenting nodrop v0.1.14
26762023-12-13T05:05:53.784Z Documenting tar v0.4.40
26772023-12-13T05:05:55.632Z Documenting sha3 v0.10.8
26782023-12-13T05:05:56.024Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26792023-12-13T05:05:57.523Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26802023-12-13T05:05:58.334Z Documenting array-init v0.0.4
26812023-12-13T05:05:58.897Z Documenting slog-envlogger v2.2.0
26822023-12-13T05:05:59.848Z Documenting packed_struct v0.10.1
26832023-12-13T05:06:00.940Z Documenting ciborium v0.2.1
26842023-12-13T05:06:01.978Z Documenting num-bigint-dig v0.8.4
26852023-12-13T05:06:03.778Z Documenting pkcs1 v0.7.5
26862023-12-13T05:06:04.002Z Documenting signature v2.1.0
26872023-12-13T05:06:07.927Z Documenting fxhash v0.2.1
26882023-12-13T05:06:08.457Z Documenting secrecy v0.8.0
26892023-12-13T05:06:11.538Z Documenting termcolor v1.2.0
26902023-12-13T05:06:12.239Z Documenting bitfield v0.14.0
26912023-12-13T05:06:13.781Z Documenting utf-8 v0.7.6
26922023-12-13T05:06:14.119Z Documenting rsa v0.9.2
26932023-12-13T05:06:14.795Z Documenting serde-hex v0.1.0
26942023-12-13T05:06:15.273Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26952023-12-13T05:06:17.022Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26962023-12-13T05:06:18.945Z Documenting env_logger v0.10.0
26972023-12-13T05:06:19.162Z Documenting tungstenite v0.20.1
26982023-12-13T05:06:21.006Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26992023-12-13T05:06:24.636Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27002023-12-13T05:06:26.745Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27012023-12-13T05:06:26.825Z Documenting newtype_derive v0.1.6
27022023-12-13T05:06:27.459Z Documenting x509-cert v0.2.4
27032023-12-13T05:06:27.798Z Documenting ron v0.8.1
27042023-12-13T05:06:30.062Z Documenting pem v3.0.2
27052023-12-13T05:06:30.905Z Documenting crc-any v2.4.3
27062023-12-13T05:06:33.103Z Documenting steno v0.4.0
27072023-12-13T05:06:35.751Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27082023-12-13T05:06:36.026Z Documenting tokio-tungstenite v0.20.1
27092023-12-13T05:06:36.349Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27102023-12-13T05:06:37.485Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27112023-12-13T05:06:43.825Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27122023-12-13T05:06:43.861Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27132023-12-13T05:06:48.386Z Documenting itertools v0.12.0
27142023-12-13T05:06:50.434Z Documenting nibble_vec v0.1.0
27152023-12-13T05:06:53.105Z Documenting display-error-chain v0.2.0
27162023-12-13T05:06:55.248Z Documenting path-slash v0.1.5
27172023-12-13T05:06:55.424Z Documenting glob v0.3.1
27182023-12-13T05:06:57.623Z Documenting same-file v1.0.6
27192023-12-13T05:06:59.228Z Documenting endian-type v0.1.2
27202023-12-13T05:07:00.744Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27212023-12-13T05:07:01.503Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27222023-12-13T05:07:02.664Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27232023-12-13T05:07:04.688Z Documenting walkdir v2.4.0
27242023-12-13T05:07:05.724Z Documenting radix_trie v0.2.1
27252023-12-13T05:07:07.585Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27262023-12-13T05:07:11.521Z Documenting buf-list v1.0.3
27272023-12-13T05:07:11.821Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27282023-12-13T05:07:12.508Z Checking darling_core v0.14.4
27292023-12-13T05:07:15.714Z Checking darling v0.14.4
27302023-12-13T05:07:15.905Z Documenting trust-dns-client v0.22.0
27312023-12-13T05:07:17.910Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27322023-12-13T05:07:18.740Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27332023-12-13T05:07:19.253Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27342023-12-13T05:07:19.466Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27352023-12-13T05:07:21.366Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27362023-12-13T05:07:23.942Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27372023-12-13T05:07:28.568Z Documenting sled v0.34.7
27382023-12-13T05:07:28.815Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27392023-12-13T05:07:30.047Z Documenting unicase v2.7.0
27402023-12-13T05:07:30.937Z Documenting trust-dns-server v0.22.1
27412023-12-13T05:07:32.308Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27422023-12-13T05:07:33.002Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27432023-12-13T05:07:33.513Z Documenting globset v0.4.13
27442023-12-13T05:07:35.676Z Documenting crossbeam-deque v0.8.3
27452023-12-13T05:07:38.490Z Documenting headers-core v0.2.0
27462023-12-13T05:07:39.346Z Documenting olpc-cjson v0.1.3
27472023-12-13T05:07:41.613Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27482023-12-13T05:07:42.273Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27492023-12-13T05:07:42.353Z Documenting serde_plain v1.0.2
27502023-12-13T05:07:42.558Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27512023-12-13T05:07:44.002Z Documenting async-recursion v1.0.5
27522023-12-13T05:07:45.550Z Documenting pretty-hex v0.4.0
27532023-12-13T05:07:45.595Z Documenting typed-path v0.7.0
27542023-12-13T05:07:46.454Z Documenting headers v0.3.9
27552023-12-13T05:07:47.193Z Documenting rayon-core v1.12.0
27562023-12-13T05:07:49.155Z Documenting mime_guess v2.0.4
27572023-12-13T05:07:50.243Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27582023-12-13T05:07:50.869Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27592023-12-13T05:07:51.483Z Checking derive_builder_core v0.12.0
27602023-12-13T05:07:53.103Z Documenting derive_builder_core v0.12.0
27612023-12-13T05:07:54.266Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27622023-12-13T05:07:54.714Z Documenting tough v0.16.0
27632023-12-13T05:07:56.812Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27642023-12-13T05:08:07.036Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27652023-12-13T05:08:07.124Z Documenting universal-hash v0.5.1
27662023-12-13T05:08:07.124Z Documenting bcs v0.1.6
27672023-12-13T05:08:07.124Z Documenting kstat-rs v0.2.3
27682023-12-13T05:08:07.124Z Documenting thiserror-impl-no-std v2.0.2
27692023-12-13T05:08:07.124Z Documenting curve25519-dalek-derive v0.1.0
27702023-12-13T05:08:08.260Z Documenting highway v1.1.0
27712023-12-13T05:08:09.944Z Documenting opaque-debug v0.3.0
27722023-12-13T05:08:12.112Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27732023-12-13T05:08:12.163Z Documenting thiserror-no-std v2.0.2
27742023-12-13T05:08:12.916Z Documenting curve25519-dalek v4.1.0
27752023-12-13T05:08:14.382Z Documenting derive_builder_macro v0.12.0
27762023-12-13T05:08:14.767Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27772023-12-13T05:08:15.227Z Documenting poly1305 v0.8.0
27782023-12-13T05:08:15.840Z Documenting rayon v1.8.0
27792023-12-13T05:08:21.589Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27802023-12-13T05:08:22.032Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27812023-12-13T05:08:22.778Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27822023-12-13T05:08:23.697Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27832023-12-13T05:08:28.806Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
27842023-12-13T05:08:44.705Z Documenting portable-atomic v1.4.3
27852023-12-13T05:08:50.585Z Documenting ed25519 v1.5.3
27862023-12-13T05:08:52.053Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27872023-12-13T05:08:54.455Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27882023-12-13T05:08:54.884Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27892023-12-13T05:08:55.245Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
27902023-12-13T05:08:55.677Z Documenting chacha20 v0.9.1
27912023-12-13T05:08:56.130Z Documenting aead v0.5.2
27922023-12-13T05:08:57.681Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27932023-12-13T05:08:58.818Z Documenting ref-cast-impl v1.0.20
27942023-12-13T05:09:00.188Z Documenting vte_generate_state_changes v0.1.1
27952023-12-13T05:09:04.499Z Documenting number_prefix v0.4.0
27962023-12-13T05:09:06.488Z Documenting cassowary v0.3.0
27972023-12-13T05:09:06.928Z Documenting vte v0.11.1
27982023-12-13T05:09:07.611Z Documenting ref-cast v1.0.20
27992023-12-13T05:09:11.151Z Documenting indicatif v0.17.7
28002023-12-13T05:09:12.435Z Documenting chacha20poly1305 v0.10.1
28012023-12-13T05:09:12.993Z Documenting ratatui v0.23.0
28022023-12-13T05:09:14.266Z Documenting salty v0.2.0
28032023-12-13T05:09:14.461Z Documenting vsss-rs v3.3.1
28042023-12-13T05:09:19.841Z Documenting derive_builder v0.12.0
28052023-12-13T05:09:23.410Z Documenting fs-err v2.11.0
28062023-12-13T05:09:25.798Z Documenting polar-core v0.27.0
28072023-12-13T05:09:25.861Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28082023-12-13T05:09:25.984Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28092023-12-13T05:09:26.238Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28102023-12-13T05:09:27.242Z Documenting libxml v0.3.3
28112023-12-13T05:09:30.398Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28122023-12-13T05:09:33.974Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
28132023-12-13T05:09:34.029Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28142023-12-13T05:09:38.137Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28152023-12-13T05:09:38.305Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28162023-12-13T05:09:38.787Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28172023-12-13T05:09:40.945Z Documenting bb8 v0.8.1
28182023-12-13T05:09:41.533Z Documenting serde-big-array v0.5.1
28192023-12-13T05:09:48.762Z Documenting bytesize v1.3.0
28202023-12-13T05:09:49.269Z Documenting quick-xml v0.23.1
28212023-12-13T05:09:49.935Z Documenting rtoolbox v0.0.1
28222023-12-13T05:09:52.586Z Documenting oso-derive v0.27.0
28232023-12-13T05:09:55.697Z Documenting impl-trait-for-tuples v0.2.2
28242023-12-13T05:09:56.244Z Documenting maplit v1.0.2
28252023-12-13T05:09:56.608Z Documenting unicode-linebreak v0.1.5
28262023-12-13T05:09:57.415Z Documenting http-range v0.1.5
28272023-12-13T05:09:59.890Z Documenting humantime v2.1.0
28282023-12-13T05:10:01.691Z Documenting is_ci v1.1.1
28292023-12-13T05:10:02.484Z Documenting smawk v0.3.1
28302023-12-13T05:10:03.760Z Documenting hyper-staticfile v0.9.5
28312023-12-13T05:10:04.628Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28322023-12-13T05:10:05.602Z Documenting oso v0.27.0
28332023-12-13T05:10:05.768Z Documenting rpassword v7.3.1
28342023-12-13T05:10:06.326Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28352023-12-13T05:10:07.938Z Documenting supports-color v2.1.0
28362023-12-13T05:10:08.608Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28372023-12-13T05:10:09.512Z Documenting textwrap v0.16.0
28382023-12-13T05:10:14.653Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28392023-12-13T05:10:15.562Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28402023-12-13T05:10:15.807Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28412023-12-13T05:10:17.039Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28422023-12-13T05:10:24.259Z Documenting tui-tree-widget v0.13.0
28432023-12-13T05:10:26.309Z Documenting strip-ansi-escapes v0.2.0
28442023-12-13T05:10:28.632Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28452023-12-13T05:10:32.889Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28462023-12-13T05:10:34.442Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28472023-12-13T05:10:35.478Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28482023-12-13T05:10:35.682Z Documenting cookie v0.18.0
28492023-12-13T05:10:43.396Z Documenting rcgen v0.11.3
28502023-12-13T05:10:43.466Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28512023-12-13T05:10:44.693Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28522023-12-13T05:10:45.317Z Documenting atomicwrites v0.4.2
28532023-12-13T05:10:45.333Z Documenting signal-hook-tokio v0.3.1
28542023-12-13T05:10:49.753Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28552023-12-13T05:10:52.670Z Documenting fd-lock v3.0.13
28562023-12-13T05:10:54.260Z Documenting subprocess v0.2.9
28572023-12-13T05:10:54.971Z Documenting nu-ansi-term v0.49.0
28582023-12-13T05:10:56.987Z Documenting shell-words v1.1.0
28592023-12-13T05:10:59.309Z Documenting corncobs v0.1.3
28602023-12-13T05:11:00.148Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28612023-12-13T05:11:01.201Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28622023-12-13T05:11:01.613Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28632023-12-13T05:11:01.644Z Documenting reedline v0.26.0
28642023-12-13T05:11:19.328Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28652023-12-13T05:11:19.329Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28662023-12-13T05:11:19.329Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28672023-12-13T05:11:19.399Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28682023-12-13T05:11:19.399Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28692023-12-13T05:11:19.399Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28702023-12-13T05:11:34.779Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28712023-12-13T05:11:35.273Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28722023-12-13T05:11:38.084Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28732023-12-13T05:11:44.948Z Documenting fatfs v0.3.6
28742023-12-13T05:11:46.379Z Documenting nanorand v0.7.0
28752023-12-13T05:11:49.680Z Documenting assert_matches v1.5.0
28762023-12-13T05:11:52.738Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28772023-12-13T05:11:53.106Z Documenting flume v0.11.0
28782023-12-13T05:11:53.763Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28792023-12-13T05:11:56.896Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28802023-12-13T05:11:57.530Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28812023-12-13T05:11:59.141Z Documenting omicron-zone-package v0.9.1
28822023-12-13T05:12:00.628Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28832023-12-13T05:12:00.633Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28842023-12-13T05:12:19.176Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28852023-12-13T05:12:20.550Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28862023-12-13T05:12:25.325Z Documenting termios v0.3.3
28872023-12-13T05:12:26.270Z Documenting topological-sort v0.2.2
28882023-12-13T05:12:27.029Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28892023-12-13T05:12:28.568Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28902023-12-13T05:12:28.568Z --> sled-agent/src/sim/instance.rs:46:7
28912023-12-13T05:12:28.568Z |
28922023-12-13T05:12:28.568Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28932023-12-13T05:12:28.568Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28942023-12-13T05:12:28.568Z |
28952023-12-13T05:12:28.568Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28962023-12-13T05:12:28.568Z
28972023-12-13T05:12:32.229Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28982023-12-13T05:12:33.534Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28992023-12-13T05:12:33.975Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29002023-12-13T05:12:40.014Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29012023-12-13T05:12:44.006Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29022023-12-13T05:12:55.495Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29032023-12-13T05:13:23.857Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29042023-12-13T05:13:24.148Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29052023-12-13T05:13:40.332Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
29062023-12-13T05:13:46.120Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29072023-12-13T05:13:50.502Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29082023-12-13T05:13:52.333Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29092023-12-13T05:14:13.057Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29102023-12-13T05:15:11.554Zwarning: unresolved link to `VolumeConstructionRequest`
29112023-12-13T05:15:11.554Z --> nexus/src/app/sagas/volume_delete.rs:338:7
29122023-12-13T05:15:11.554Z |
29132023-12-13T05:15:11.554Z338 | /// [`VolumeConstructionRequest`] is shown here):
29142023-12-13T05:15:11.554Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29152023-12-13T05:15:11.554Z |
29162023-12-13T05:15:11.554Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29172023-12-13T05:15:11.554Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29182023-12-13T05:15:11.554Z
29192023-12-13T05:15:11.558Zwarning: unresolved link to `fd00:1122:3344:101::5`
29202023-12-13T05:15:11.558Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29212023-12-13T05:15:11.558Z |
29222023-12-13T05:15:11.558Z348 | /// "[fd00:1122:3344:101::5]:1000",
29232023-12-13T05:15:11.558Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29242023-12-13T05:15:11.558Z
29252023-12-13T05:15:11.558Zwarning: unresolved link to `fd00:1122:3344:102::9`
29262023-12-13T05:15:11.558Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29272023-12-13T05:15:11.558Z |
29282023-12-13T05:15:11.559Z349 | /// "[fd00:1122:3344:102::9]:1000",
29292023-12-13T05:15:11.559Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29302023-12-13T05:15:11.559Z
29312023-12-13T05:15:11.559Zwarning: unresolved link to `fd00:1122:3344:103::2`
29322023-12-13T05:15:11.559Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29332023-12-13T05:15:11.559Z |
29342023-12-13T05:15:11.560Z350 | /// "[fd00:1122:3344:103::2]:1000"
29352023-12-13T05:15:11.560Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29362023-12-13T05:15:11.560Z
29372023-12-13T05:15:11.560Zwarning: unresolved link to `fd00:1122:3344:101::5`
29382023-12-13T05:15:11.560Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29392023-12-13T05:15:11.560Z |
29402023-12-13T05:15:11.560Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29412023-12-13T05:15:11.560Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29422023-12-13T05:15:11.560Z
29432023-12-13T05:15:11.560Zwarning: unresolved link to `fd00:1122:3344:102::9`
29442023-12-13T05:15:11.560Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29452023-12-13T05:15:11.560Z |
29462023-12-13T05:15:11.560Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29472023-12-13T05:15:11.560Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29482023-12-13T05:15:11.560Z
29492023-12-13T05:15:11.560Zwarning: unresolved link to `fd00:1122:3344:103::2`
29502023-12-13T05:15:11.560Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29512023-12-13T05:15:11.560Z |
29522023-12-13T05:15:11.560Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29532023-12-13T05:15:11.560Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29542023-12-13T05:15:11.561Z
29552023-12-13T05:15:15.152Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29562023-12-13T05:15:38.585Z Finished dev [unoptimized + debuginfo] target(s) in 17m 01s
29572023-12-13T05:15:38.735Z
29582023-12-13T05:15:38.739Zreal 17:02.127946465
29592023-12-13T05:15:38.739Zuser 1:00:25.773859757
29602023-12-13T05:15:38.740Zsys 1:02:11.067746795
29612023-12-13T05:15:38.740Ztrap 2.205311340
29622023-12-13T05:15:38.740Ztflt 0.970319861
29632023-12-13T05:15:38.740Zdflt 0.629793560
29642023-12-13T05:15:38.740Zkflt 0.000706472
29652023-12-13T05:15:38.740Zlock 3:27:39.546903176
29662023-12-13T05:15:38.740Zslp 4:25:04.785825088
29672023-12-13T05:15:38.740Zlat 5:30.395100853
29682023-12-13T05:15:38.740Zstop 1:57.205169427
29692023-12-13T05:15:38.740Zprocess exited: duration 1907260 ms, exit code 0
 
29702023-12-13T05:15:38.747Zfound 0 output files