01HQRK92AR4TR08YSRR2K9165W: 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: 01HQRK9A3RHTATJEST008C1N6C

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-28T19:33:56.024Zjob assigned to worker 01HQRK9DXHM3832AMNDBXEJEX5 (queued for 59 s)
 
22024-02-28T19:33:56.068Zstarting task 0: "setup"
32024-02-28T19:33:56.147Z++ uname -s
42024-02-28T19:33:56.152Z+ kern=SunOS
52024-02-28T19:33:56.152Z+ case "$kern" in
62024-02-28T19:33:56.152Z+ groupadd -g 12345 build
72024-02-28T19:33:56.152Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-28T19:33:58.161Z+ zfs create -o mountpoint=/work rpool/work
92024-02-28T19:33:58.253Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-28T19:33:58.257Z+ home_fs=zfs
112024-02-28T19:33:58.257Z+ [[ zfs == autofs ]]
122024-02-28T19:33:58.258Z+ mkdir -p /home/build
132024-02-28T19:33:58.258Z+ chown build:build /home/build /work
142024-02-28T19:34:00.258Z+ chmod 0700 /home/build /work
152024-02-28T19:34:00.263Zprocess exited: duration 4195 ms, exit code 0
 
162024-02-28T19:34:00.271Zstarting task 1: "rust-toolchain"
172024-02-28T19:34:00.278Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-28T19:34:00.282Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-28T19:34:00.432Zinfo: downloading installer
202024-02-28T19:34:02.045Zwarning: it looks like you have an existing installation of Rust at:
212024-02-28T19:34:02.046Zwarning: /opt/ooce/bin
222024-02-28T19:34:02.046Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-28T19:34:02.046Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-28T19:34:02.046Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-28T19:34:02.046Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-28T19:34:02.046Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-28T19:34:02.046Zerror: cannot install while Rust is installed
282024-02-28T19:34:02.046Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-28T19:34:02.147Zinfo: profile set to 'default'
302024-02-28T19:34:02.147Zinfo: default host triple is x86_64-unknown-illumos
312024-02-28T19:34:02.153Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-28T19:34:02.285Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-28T19:34:02.285Zinfo: downloading component 'cargo'
342024-02-28T19:34:02.979Zinfo: downloading component 'clippy'
352024-02-28T19:34:03.251Zinfo: downloading component 'rust-docs'
362024-02-28T19:34:04.250Zinfo: downloading component 'rust-std'
372024-02-28T19:34:05.860Zinfo: downloading component 'rustc'
382024-02-28T19:34:10.014Zinfo: downloading component 'rustfmt'
392024-02-28T19:34:10.018Zinfo: installing component 'cargo'
402024-02-28T19:34:10.761Zinfo: installing component 'clippy'
412024-02-28T19:34:11.155Zinfo: installing component 'rust-docs'
422024-02-28T19:34:12.671Zinfo: installing component 'rust-std'
432024-02-28T19:34:14.611Zinfo: installing component 'rustc'
442024-02-28T19:34:18.843Zinfo: installing component 'rustfmt'
452024-02-28T19:34:19.233Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-28T19:34:19.234Z
472024-02-28T19:34:19.520Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-28T19:34:19.520Z
492024-02-28T19:34:19.525Z
502024-02-28T19:34:19.525ZRust is installed now. Great!
512024-02-28T19:34:19.525Z
522024-02-28T19:34:19.525ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-28T19:34:19.525Zenvironment variable. This has not been done automatically.
542024-02-28T19:34:19.525Z
552024-02-28T19:34:19.525ZTo configure your current shell, run:
562024-02-28T19:34:19.525Zsource "$HOME/.cargo/env"
572024-02-28T19:34:19.578Z+ rustc --version
582024-02-28T19:34:19.645Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-28T19:34:19.649Zprocess exited: duration 19373 ms, exit code 0
 
602024-02-28T19:34:19.656Zstarting task 2: "authentication"
612024-02-28T19:34:19.680Zprocess exited: duration 23 ms, exit code 0
 
622024-02-28T19:34:19.689Zstarting task 3: "clone repository"
632024-02-28T19:34:19.694Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-28T19:34:19.698Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-28T19:34:19.925ZCloning into '/work/oxidecomputer/omicron'...
662024-02-28T19:34:25.386Z+ cd /work/oxidecomputer/omicron
672024-02-28T19:34:25.386Z+ git fetch origin 1795a0e7366f2df586a62d09d484778456a5ead3
682024-02-28T19:34:25.780ZFrom https://github.com/oxidecomputer/omicron
692024-02-28T19:34:25.780Z * branch 1795a0e7366f2df586a62d09d484778456a5ead3 -> FETCH_HEAD
702024-02-28T19:34:25.789Z+ [[ -n renovate/rust-1.x ]]
712024-02-28T19:34:25.789Z++ git branch --show-current
722024-02-28T19:34:25.798Z+ current=main
732024-02-28T19:34:25.798Z+ [[ main != renovate/rust-1.x ]]
742024-02-28T19:34:25.799Z+ git branch -f renovate/rust-1.x 1795a0e7366f2df586a62d09d484778456a5ead3
752024-02-28T19:34:25.799Z+ git checkout -f renovate/rust-1.x
762024-02-28T19:34:25.909ZSwitched to branch 'renovate/rust-1.x'
772024-02-28T19:34:25.926Z+ git reset --hard 1795a0e7366f2df586a62d09d484778456a5ead3
782024-02-28T19:34:25.943ZHEAD is now at 1795a0e73 merge main into branch
792024-02-28T19:34:25.943Zprocess exited: duration 6227 ms, exit code 0
 
802024-02-28T19:34:25.956Zstarting task 4: "build"
812024-02-28T19:34:25.960Z+ cargo --version
822024-02-28T19:34:25.965Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
832024-02-28T19:34:26.150Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
842024-02-28T19:34:26.157Zinfo: downloading component 'cargo'
852024-02-28T19:34:26.999Zinfo: downloading component 'clippy'
862024-02-28T19:34:27.255Zinfo: downloading component 'rust-docs'
872024-02-28T19:34:28.302Zinfo: downloading component 'rust-std'
882024-02-28T19:34:30.014Zinfo: downloading component 'rustc'
892024-02-28T19:34:34.259Zinfo: downloading component 'rustfmt'
902024-02-28T19:34:34.497Zinfo: installing component 'cargo'
912024-02-28T19:34:35.394Zinfo: installing component 'clippy'
922024-02-28T19:34:35.727Zinfo: installing component 'rust-docs'
932024-02-28T19:34:37.311Zinfo: installing component 'rust-std'
942024-02-28T19:34:39.186Zinfo: installing component 'rustc'
952024-02-28T19:34:43.231Zinfo: installing component 'rustfmt'
962024-02-28T19:34:43.596Zcargo 1.76.0 (c84b36747 2024-01-18)
972024-02-28T19:34:43.602Z+ rustc --version
982024-02-28T19:34:43.685Zrustc 1.76.0 (07dca489a 2024-02-04)
992024-02-28T19:34:43.693Z+ source ./env.sh
1002024-02-28T19:34:43.693Z++ set -o xtrace
1012024-02-28T19:34:43.693Z++++ dirname ./env.sh
1022024-02-28T19:34:43.737Z+++ cd .
1032024-02-28T19:34:43.758Z+++ echo /work/oxidecomputer/omicron
1042024-02-28T19:34:43.758Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-28T19:34:43.759Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-02-28T19:34:43.759Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-28T19:34:43.759Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-02-28T19:34:43.759Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-02-28T19:34:43.759Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-02-28T19:34:43.759Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-02-28T19:34:43.759Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-02-28T19:34:43.759Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-02-28T19:34:43.759Z++ unset OMICRON_WS
1142024-02-28T19:34:43.760Z++ set +o xtrace
1152024-02-28T19:34:43.772Z
1162024-02-28T19:34:43.772Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-28T19:34:43.772Z # # # # # # # # # # # # # # #
1182024-02-28T19:34:43.772Z # # # # ##### # # ##### # # # # # #### #
1192024-02-28T19:34:43.772Z ##### ##### # ##### # # # # # # # # #
1202024-02-28T19:34:43.772Z # # # # # # # # # # # # # # #
1212024-02-28T19:34:43.772Z # # # ###### # # ###### ### # #### # #### #
1222024-02-28T19:34:43.772Z
1232024-02-28T19:34:55.333Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-28T19:34:56.596Z Startup: Caching catalogs ... Done
1252024-02-28T19:34:58.334ZPlanning: Solver setup ... Done (1.383s)
1262024-02-28T19:34:58.356ZPlanning: Running solver ... Done (0.032s)
1272024-02-28T19:34:58.594ZPlanning: Finding local manifests ... Done (0.202s)
1282024-02-28T19:34:58.614ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-28T19:34:58.838ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-28T19:34:58.883ZPlanning: Package planning ... Done (0.048s)
1312024-02-28T19:34:58.935ZPlanning: Merging actions ... Done (0.051s)
1322024-02-28T19:34:59.949ZPlanning: Checking for conflicting actions ... Done (1.007s)
1332024-02-28T19:34:59.962ZPlanning: Consolidating action changes ... Done (0.011s)
1342024-02-28T19:35:05.329ZPlanning: Evaluating mediators ... Done (5.368s)
1352024-02-28T19:35:05.350ZPlanning: Planning completed in 8.68 seconds
1362024-02-28T19:35:05.378Z Packages to install: 4
1372024-02-28T19:35:05.378Z Mediators to change: 2
1382024-02-28T19:35:05.387Z Services to change: 1
1392024-02-28T19:35:05.387Z Estimated space available: 148.88 GB
1402024-02-28T19:35:05.387ZEstimated space to be consumed: 1.42 GB
1412024-02-28T19:35:05.387Z Create boot environment: No
1422024-02-28T19:35:05.387ZCreate backup boot environment: No
1432024-02-28T19:35:05.387Z Rebuild boot archive: No
1442024-02-28T19:35:05.387Z
1452024-02-28T19:35:05.387ZChanged mediators:
1462024-02-28T19:35:05.387Z mediator clang:
1472024-02-28T19:35:05.387Z version: None -> 15 (system default)
1482024-02-28T19:35:05.387Z
1492024-02-28T19:35:05.387Z mediator llvm:
1502024-02-28T19:35:05.387Z version: 14 (system default) -> 15 (system default)
1512024-02-28T19:35:05.387Z
1522024-02-28T19:35:05.387ZChanged packages:
1532024-02-28T19:35:05.387Zhelios-dev
1542024-02-28T19:35:05.387Z developer/build-essential
1552024-02-28T19:35:05.388Z None -> 11-2.0
1562024-02-28T19:35:05.388Z library/libxmlsec1
1572024-02-28T19:35:05.388Z None -> 1.2.35-2.0
1582024-02-28T19:35:05.388Z ooce/developer/clang-15
1592024-02-28T19:35:05.388Z None -> 15.0.7-2.0
1602024-02-28T19:35:05.388Z ooce/developer/llvm-15
1612024-02-28T19:35:05.388Z None -> 15.0.7-2.0
1622024-02-28T19:35:05.388Z
1632024-02-28T19:35:05.388ZServices:
1642024-02-28T19:35:05.388Z restart_fmri:
1652024-02-28T19:35:05.388Z svc:/system/update-man-index:default
1662024-02-28T19:35:05.808Z
1672024-02-28T19:35:05.808ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-28T19:35:10.808ZDownload: 641/3290 items 17.9/212.6MB 8% complete (3.7M/s)
1692024-02-28T19:35:15.932ZDownload: 1195/3290 items 83.5/212.6MB 39% complete (8.5M/s)
1702024-02-28T19:35:20.944ZDownload: 1272/3290 items 101.3/212.6MB 47% complete (8.3M/s)
1712024-02-28T19:35:25.948ZDownload: 1992/3290 items 118.7/212.6MB 55% complete (3.6M/s)
1722024-02-28T19:35:36.490ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (5.0M/s)
1732024-02-28T19:35:41.609ZDownload: 3288/3290 items 212.3/212.6MB 99% complete (19.4M/s)
1742024-02-28T19:35:41.747ZDownload: Completed 212.60 MB in 35.94 seconds (5.9M/s)
1752024-02-28T19:35:42.879Z Actions: 1/3689 actions (Installing new actions)
1762024-02-28T19:35:47.528Z Actions: 3554/3689 actions (Installing new actions)
1772024-02-28T19:35:47.924Z Actions: Completed 3689 actions in 5.45 seconds.
1782024-02-28T19:35:48.024Z Done (0.091s)
1792024-02-28T19:35:48.024Z Done (0.000s)
1802024-02-28T19:35:48.247Z Done (0.226s)
1812024-02-28T19:35:53.824Z Done (5.446s)
1822024-02-28T19:35:53.981Z Done (0.093s)
1832024-02-28T19:35:53.985Z Done (0.000s)
1842024-02-28T19:35:54.172Z Done (0.000s)
1852024-02-28T19:35:54.679ZPlanning: Evaluating mediator changes ... Done
1862024-02-28T19:35:54.855ZPlanning: Checking for conflicting actions ... Done
1872024-02-28T19:35:54.867ZPlanning: Consolidating action changes ... Done
1882024-02-28T19:35:55.111ZPlanning: Evaluating mediators ... Done
1892024-02-28T19:35:55.115ZPlanning: Planning completed in 0.43 seconds
1902024-02-28T19:35:55.145Z Mediators to change: 2
1912024-02-28T19:35:55.145Z Create boot environment: No
1922024-02-28T19:35:55.149ZCreate backup boot environment: No
1932024-02-28T19:35:55.211Z Done
1942024-02-28T19:35:55.211Z Done
1952024-02-28T19:35:55.348Z Done
1962024-02-28T19:35:59.139Z Done
1972024-02-28T19:35:59.227Z Done
1982024-02-28T19:35:59.232Z Done
1992024-02-28T19:35:59.318Z Done
2002024-02-28T19:35:59.967ZPlanning: Evaluating mediator changes ... Done
2012024-02-28T19:35:59.971ZPlanning: Merging actions ... Done
2022024-02-28T19:36:00.162ZPlanning: Checking for conflicting actions ... Done
2032024-02-28T19:36:00.166ZPlanning: Consolidating action changes ... Done
2042024-02-28T19:36:00.430ZPlanning: Evaluating mediators ... Done
2052024-02-28T19:36:00.489ZPlanning: Planning completed in 0.80 seconds
2062024-02-28T19:36:00.523Z Packages to change: 1
2072024-02-28T19:36:00.527Z Mediators to change: 1
2082024-02-28T19:36:00.527Z Services to change: 1
2092024-02-28T19:36:00.527Z Create boot environment: No
2102024-02-28T19:36:00.527ZCreate backup boot environment: Yes
2112024-02-28T19:36:02.282Z Actions: 1/6 actions (Updating modified actions)
2122024-02-28T19:36:02.335Z Actions: Completed 6 actions in 0.05 seconds.
2132024-02-28T19:36:02.340Z Done
2142024-02-28T19:36:02.340Z Done
2152024-02-28T19:36:02.385Z Done
2162024-02-28T19:36:06.184Z Done
2172024-02-28T19:36:06.280Z Done
2182024-02-28T19:36:06.285Z Done
2192024-02-28T19:36:06.375Z Done
2202024-02-28T19:36:06.829ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-02-28T19:36:06.829Zclang system 15 system
2222024-02-28T19:36:06.829Zcsh system system illumos
2232024-02-28T19:36:06.829Zctags system system illumos
2242024-02-28T19:36:06.829Zgcc vendor 12 vendor
2252024-02-28T19:36:06.829Zgcc system 10 system
2262024-02-28T19:36:06.829Zgcc system 7 system
2272024-02-28T19:36:06.829Zgo system 1.20 system
2282024-02-28T19:36:06.829Zgo system 1.19 system
2292024-02-28T19:36:06.829Zllvm system 15 system
2302024-02-28T19:36:06.829Zllvm system 14 system
2312024-02-28T19:36:06.829Zmariadb system 10.6 system
2322024-02-28T19:36:06.829Zmta vendor vendor dma
2332024-02-28T19:36:06.829Zopenjdk system 17 system
2342024-02-28T19:36:06.830Zopenjdk system 11 system
2352024-02-28T19:36:06.830Zopenjdk system 1.8 system
2362024-02-28T19:36:06.830Zopenssl vendor 3 vendor
2372024-02-28T19:36:06.830Zperl system 5.36 system
2382024-02-28T19:36:06.830Zpostgresql system 15 system
2392024-02-28T19:36:06.830Zpostgresql system 13 system
2402024-02-28T19:36:06.830Zpython vendor 3 vendor
2412024-02-28T19:36:06.830Zpython system 2 system
2422024-02-28T19:36:06.830Zpython3 system 3.11 system
2432024-02-28T19:36:06.830Zruby system 3.0 system
2442024-02-28T19:36:06.830Zwords vendor vendor american-english
2452024-02-28T19:36:06.830Zwords system system australian-english
2462024-02-28T19:36:06.830Zwords system system british-english
2472024-02-28T19:36:06.830Zwords system system canadian-english
2482024-02-28T19:36:06.830Zwords system system french
2492024-02-28T19:36:06.830Zwords system system italian
2502024-02-28T19:36:06.830Zwords system system ngerman
2512024-02-28T19:36:06.830Zwords system system ogerman
2522024-02-28T19:36:06.830Zwords system system spanish
2532024-02-28T19:36:07.163ZFMRI IFO
2542024-02-28T19:36:07.163Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2552024-02-28T19:36:07.163Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2562024-02-28T19:36:07.163Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2572024-02-28T19:36:07.163Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2582024-02-28T19:36:07.163Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592024-02-28T19:36:07.163Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2602024-02-28T19:36:07.163Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2612024-02-28T19:36:07.163Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2622024-02-28T19:36:07.215Z+ set -o errexit
2632024-02-28T19:36:07.218Z+++ dirname ./tools/ci_download_cockroachdb
2642024-02-28T19:36:07.218Z++ cd ./tools
2652024-02-28T19:36:07.218Z++ pwd
2662024-02-28T19:36:07.222Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2672024-02-28T19:36:07.223Z++ basename ./tools/ci_download_cockroachdb
2682024-02-28T19:36:07.223Z+ ARG0=ci_download_cockroachdb
2692024-02-28T19:36:07.223Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2702024-02-28T19:36:07.228Z+ CIDL_VERSION=v22.1.9
2712024-02-28T19:36:07.228Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2722024-02-28T19:36:07.228Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2732024-02-28T19:36:07.228Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2742024-02-28T19:36:07.228Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2752024-02-28T19:36:07.228Z+ TARGET_DIR=out
2762024-02-28T19:36:07.228Z+ DOWNLOAD_DIR=out/downloads
2772024-02-28T19:36:07.228Z+ DEST_DIR=./out/cockroachdb
2782024-02-28T19:36:07.228Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2792024-02-28T19:36:07.228Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2802024-02-28T19:36:07.228Z+ main
2812024-02-28T19:36:07.228Z+ [[ 0 != 0 ]]
2822024-02-28T19:36:07.228Z+ CIDL_OS=solaris2.11
2832024-02-28T19:36:07.229Z+ [[ 0 != 0 ]]
2842024-02-28T19:36:07.229Z+ configure_os solaris2.11
2852024-02-28T19:36:07.229Z+ echo 'current directory: /work/oxidecomputer/omicron'
2862024-02-28T19:36:07.229Zcurrent directory: /work/oxidecomputer/omicron
2872024-02-28T19:36:07.229Z+ echo 'configuring based on OS: "solaris2.11"'
2882024-02-28T19:36:07.229Z+ case "$1" in
2892024-02-28T19:36:07.229Z+ CIDL_BUILD=illumos
2902024-02-28T19:36:07.229Zconfiguring based on OS: "solaris2.11"
2912024-02-28T19:36:07.229Z+ CIDL_SUFFIX=tar.gz
2922024-02-28T19:36:07.229Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2932024-02-28T19:36:07.229Z+ CIDL_URL_BASE=https://illumos.org/downloads
2942024-02-28T19:36:07.229Z+ CIDL_ASSEMBLE=do_assemble_illumos
2952024-02-28T19:36:07.229Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2962024-02-28T19:36:07.229Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2972024-02-28T19:36:07.229Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-02-28T19:36:07.229Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2992024-02-28T19:36:07.229Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-02-28T19:36:07.229Z+ CIDL_SHA256FUNC=do_sha256sum
3012024-02-28T19:36:07.229Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022024-02-28T19:36:07.229ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-02-28T19:36:07.229Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042024-02-28T19:36:07.229Z+ mkdir -p out/downloads
3052024-02-28T19:36:07.230ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062024-02-28T19:36:07.230Z+ mkdir -p ./out/cockroachdb
3072024-02-28T19:36:07.237Z+ local DO_DOWNLOAD=true
3082024-02-28T19:36:07.237Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3092024-02-28T19:36:07.237Z+ '[' true == true ']'
3102024-02-28T19:36:07.237Z+ echo Downloading...
3112024-02-28T19:36:07.237ZDownloading...
3122024-02-28T19:36:07.237Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132024-02-28T19:36:07.237Z+ 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
3142024-02-28T19:36:14.381Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152024-02-28T19:36:14.385Z++ sha256sum
3162024-02-28T19:36:14.386Z++ awk '{print $1}'
3172024-02-28T19:36:14.469Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3182024-02-28T19:36:14.469Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3192024-02-28T19:36:14.474Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202024-02-28T19:36:14.474Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3212024-02-28T19:36:16.659Z+ do_assemble_illumos
3222024-02-28T19:36:16.659Z+ rm -r ./out/cockroachdb
3232024-02-28T19:36:16.666Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3242024-02-28T19:36:17.075Z+ ./out/cockroachdb/bin/cockroach version
3252024-02-28T19:36:17.257ZBuild Tag: v22.1.9-dirty
3262024-02-28T19:36:17.257ZBuild Time: 2022/10/26 21:17:46
3272024-02-28T19:36:17.257ZDistribution: OSS
3282024-02-28T19:36:17.257ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3292024-02-28T19:36:17.258ZGo Version: go1.17.13
3302024-02-28T19:36:17.258ZC Compiler: gcc 10.3.0
3312024-02-28T19:36:17.258ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3322024-02-28T19:36:17.258ZBuild Type: release
3332024-02-28T19:36:17.269Z+ set -o errexit
3342024-02-28T19:36:17.273Z+++ dirname ./tools/ci_download_clickhouse
3352024-02-28T19:36:17.273Z++ cd ./tools
3362024-02-28T19:36:17.273Z++ pwd
3372024-02-28T19:36:17.278Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3382024-02-28T19:36:17.278Z++ basename ./tools/ci_download_clickhouse
3392024-02-28T19:36:17.278Z+ ARG0=ci_download_clickhouse
3402024-02-28T19:36:17.278Z+ TARGET_DIR=out
3412024-02-28T19:36:17.278Z+ DOWNLOAD_DIR=out/downloads
3422024-02-28T19:36:17.278Z+ DEST_DIR=./out/clickhouse
3432024-02-28T19:36:17.278Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3442024-02-28T19:36:17.283Z+ CIDL_VERSION=v22.8.9.24
3452024-02-28T19:36:17.283Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3462024-02-28T19:36:17.283Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3472024-02-28T19:36:17.283Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3482024-02-28T19:36:17.283Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3492024-02-28T19:36:17.283Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3502024-02-28T19:36:17.283Z+ main
3512024-02-28T19:36:17.283Z+ [[ 0 != 0 ]]
3522024-02-28T19:36:17.283Z+ CIDL_OS=solaris2.11
3532024-02-28T19:36:17.283Z+ [[ 0 != 0 ]]
3542024-02-28T19:36:17.283Z+ configure_os solaris2.11
3552024-02-28T19:36:17.283Z+ echo 'current directory: /work/oxidecomputer/omicron'
3562024-02-28T19:36:17.283Zcurrent directory: /work/oxidecomputer/omicron
3572024-02-28T19:36:17.283Z+ echo 'configuring based on OS: "solaris2.11"'
3582024-02-28T19:36:17.283Z+ CIDL_DASHREV=
3592024-02-28T19:36:17.283Z+ case "$1" in
3602024-02-28T19:36:17.284Zconfiguring based on OS: "solaris2.11"
3612024-02-28T19:36:17.284Z+ CIDL_PLATFORM=illumos
3622024-02-28T19:36:17.284Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3632024-02-28T19:36:17.284Z+ CIDL_MD5FUNC=do_md5sum
3642024-02-28T19:36:17.284Z+ CIDL_DASHREV=-1
3652024-02-28T19:36:17.284Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3662024-02-28T19:36:17.284Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-28T19:36:17.284Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682024-02-28T19:36:17.284Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3692024-02-28T19:36:17.284Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702024-02-28T19:36:17.284ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712024-02-28T19:36:17.284ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722024-02-28T19:36:17.284Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3732024-02-28T19:36:17.284Z+ mkdir -p out/downloads
3742024-02-28T19:36:17.284Z+ mkdir -p ./out/clickhouse
3752024-02-28T19:36:17.288Z+ local DO_DOWNLOAD=true
3762024-02-28T19:36:17.288Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3772024-02-28T19:36:17.288Z+ '[' true == true ']'
3782024-02-28T19:36:17.288Z+ echo Downloading...
3792024-02-28T19:36:17.288ZDownloading...
3802024-02-28T19:36:17.288Z+ 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
3812024-02-28T19:36:17.288Z+ 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
3822024-02-28T19:36:18.588Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3832024-02-28T19:36:18.592Z++ md5sum
3842024-02-28T19:36:18.592Z++ awk '{print $1}'
3852024-02-28T19:36:18.766Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3862024-02-28T19:36:18.766Z+ [[ 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 ]]
3872024-02-28T19:36:18.770Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3882024-02-28T19:36:18.770Z+ mkdir -p ./out/clickhouse
3892024-02-28T19:36:18.770Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3902024-02-28T19:36:21.926Z+ ./out/clickhouse/clickhouse server --version
3912024-02-28T19:36:21.955ZClickHouse server version 22.8.9.1.
3922024-02-28T19:36:21.971Z+ set -o errexit
3932024-02-28T19:36:21.975Z+++ dirname ./tools/ci_download_console
3942024-02-28T19:36:21.975Z++ cd ./tools
3952024-02-28T19:36:21.975Z++ pwd
3962024-02-28T19:36:21.979Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3972024-02-28T19:36:21.979Z++ basename ./tools/ci_download_console
3982024-02-28T19:36:21.979Z+ ARG0=ci_download_console
3992024-02-28T19:36:21.979Z+ TARGET_DIR=out
4002024-02-28T19:36:21.979Z+ DOWNLOAD_DIR=out/downloads
4012024-02-28T19:36:21.979Z+ DEST_DIR=./out/console-assets
4022024-02-28T19:36:21.979Z+ source /work/oxidecomputer/omicron/tools/console_version
4032024-02-28T19:36:21.979Z++ COMMIT=e991ec5cf148d83f135b6a692dca9b8df05acef0
4042024-02-28T19:36:21.979Z++ SHA2=18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1
4052024-02-28T19:36:21.979Z+ URL=https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
4062024-02-28T19:36:21.979Z+ TARBALL_FILE=out/downloads/console.tar.gz
4072024-02-28T19:36:21.979Z+ main
4082024-02-28T19:36:21.980Z+ [[ 0 != 0 ]]
4092024-02-28T19:36:21.980Z+ echo 'URL: https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz'
4102024-02-28T19:36:21.980ZURL: https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
4112024-02-28T19:36:21.980Z+ echo 'Local file: out/downloads/console.tar.gz'
4122024-02-28T19:36:21.980Z+ local DO_DOWNLOAD=true
4132024-02-28T19:36:21.980ZLocal file: out/downloads/console.tar.gz
4142024-02-28T19:36:21.980Z+ [[ -f out/downloads/console.tar.gz ]]
4152024-02-28T19:36:21.980Z+ mkdir -p out/downloads
4162024-02-28T19:36:21.984Z+ '[' true == true ']'
4172024-02-28T19:36:21.984Z+ echo Downloading...
4182024-02-28T19:36:21.984ZDownloading...
4192024-02-28T19:36:21.984Z+ do_download_curl https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz out/downloads/console.tar.gz
4202024-02-28T19:36:21.984Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
4212024-02-28T19:36:22.518Z++ do_sha256sum out/downloads/console.tar.gz
4222024-02-28T19:36:22.523Z++ case "$OSTYPE" in
4232024-02-28T19:36:22.523Z++ SHA=sha256sum
4242024-02-28T19:36:22.523Z++ sha256sum
4252024-02-28T19:36:22.523Z++ awk '{print $1}'
4262024-02-28T19:36:22.527Z+ calculated_sha2=18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1
4272024-02-28T19:36:22.527Z+ [[ 18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1 != \1\8\d\5\3\e\4\4\8\5\e\6\3\d\9\e\2\2\7\3\a\8\8\9\e\7\0\7\8\5\6\4\8\0\5\2\e\8\a\2\3\1\d\f\8\9\f\3\b\c\b\c\2\e\d\0\1\a\0\e\e\e\b\1 ]]
4282024-02-28T19:36:22.532Z+ rm -rf ./out/console-assets
4292024-02-28T19:36:22.532Z+ mkdir -p ./out/console-assets
4302024-02-28T19:36:22.536Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4312024-02-28T19:36:22.536Z+ mkdir -p ./out/console-assets
4322024-02-28T19:36:22.536Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4332024-02-28T19:36:22.629Z+ set -o errexit
4342024-02-28T19:36:22.633Z+++ dirname ./tools/ci_download_maghemite_openapi
4352024-02-28T19:36:22.633Z++ cd ./tools
4362024-02-28T19:36:22.633Z++ pwd
4372024-02-28T19:36:22.633Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4382024-02-28T19:36:22.637Z++ basename ./tools/ci_download_maghemite_openapi
4392024-02-28T19:36:22.638Z+ ARG0=ci_download_maghemite_openapi
4402024-02-28T19:36:22.638Z+ TARGET_DIR=out
4412024-02-28T19:36:22.638Z+ DOWNLOAD_DIR=out/downloads
4422024-02-28T19:36:22.638Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4432024-02-28T19:36:22.638Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4442024-02-28T19:36:22.638Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4452024-02-28T19:36:22.638Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4462024-02-28T19:36:22.638Z+ LOCAL_FILE=out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4472024-02-28T19:36:22.638Z+ main
4482024-02-28T19:36:22.638Z+ [[ 0 != 0 ]]
4492024-02-28T19:36:22.638Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json'
4502024-02-28T19:36:22.638ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4512024-02-28T19:36:22.638Z+ echo 'Local file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4522024-02-28T19:36:22.638ZLocal file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4532024-02-28T19:36:22.638Z+ local DO_DOWNLOAD=true
4542024-02-28T19:36:22.638Z+ [[ -f out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4552024-02-28T19:36:22.638Z+ mkdir -p out/downloads
4562024-02-28T19:36:22.645Z+ '[' true == true ']'
4572024-02-28T19:36:22.645Z+ echo Downloading...
4582024-02-28T19:36:22.645ZDownloading...
4592024-02-28T19:36:22.646Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4602024-02-28T19:36:22.646Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4612024-02-28T19:36:22.893Z++ do_sha256sum out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4622024-02-28T19:36:22.894Z++ case "$OSTYPE" in
4632024-02-28T19:36:22.903Z++ SHA=sha256sum
4642024-02-28T19:36:22.903Z++ sha256sum
4652024-02-28T19:36:22.903Z++ awk '{print $1}'
4662024-02-28T19:36:22.904Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4672024-02-28T19:36:22.904Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4682024-02-28T19:36:22.904Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4692024-02-28T19:36:22.904Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4702024-02-28T19:36:22.904Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4712024-02-28T19:36:22.904Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4722024-02-28T19:36:22.904Z+ LOCAL_FILE=out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4732024-02-28T19:36:22.904Z+ main
4742024-02-28T19:36:22.905Z+ [[ 0 != 0 ]]
4752024-02-28T19:36:22.905Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json'
4762024-02-28T19:36:22.905ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4772024-02-28T19:36:22.905Z+ echo 'Local file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4782024-02-28T19:36:22.905ZLocal file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4792024-02-28T19:36:22.905Z+ local DO_DOWNLOAD=true
4802024-02-28T19:36:22.905Z+ [[ -f out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4812024-02-28T19:36:22.906Z+ mkdir -p out/downloads
4822024-02-28T19:36:22.906Z+ '[' true == true ']'
4832024-02-28T19:36:22.906Z+ echo Downloading...
4842024-02-28T19:36:22.906ZDownloading...
4852024-02-28T19:36:22.906Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4862024-02-28T19:36:22.906Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4872024-02-28T19:36:23.094Z++ do_sha256sum out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4882024-02-28T19:36:23.098Z++ case "$OSTYPE" in
4892024-02-28T19:36:23.098Z++ SHA=sha256sum
4902024-02-28T19:36:23.098Z++ sha256sum
4912024-02-28T19:36:23.098Z++ awk '{print $1}'
4922024-02-28T19:36:23.098Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4932024-02-28T19:36:23.098Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4942024-02-28T19:36:23.103Z+ set -o errexit
4952024-02-28T19:36:23.107Z+++ dirname ./tools/ci_download_dendrite_openapi
4962024-02-28T19:36:23.107Z++ cd ./tools
4972024-02-28T19:36:23.107Z++ pwd
4982024-02-28T19:36:23.112Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4992024-02-28T19:36:23.112Z++ basename ./tools/ci_download_dendrite_openapi
5002024-02-28T19:36:23.112Z+ ARG0=ci_download_dendrite_openapi
5012024-02-28T19:36:23.112Z+ TARGET_DIR=out
5022024-02-28T19:36:23.112Z+ DOWNLOAD_DIR=out/downloads
5032024-02-28T19:36:23.112Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5042024-02-28T19:36:23.112Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5052024-02-28T19:36:23.112Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5062024-02-28T19:36:23.112Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5072024-02-28T19:36:23.112Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5082024-02-28T19:36:23.112Z+ main
5092024-02-28T19:36:23.112Z+ [[ 0 != 0 ]]
5102024-02-28T19:36:23.112Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5112024-02-28T19:36:23.112ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5122024-02-28T19:36:23.112Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5132024-02-28T19:36:23.112Z+ local DO_DOWNLOAD=true
5142024-02-28T19:36:23.112ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5152024-02-28T19:36:23.112Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5162024-02-28T19:36:23.112Z+ mkdir -p out/downloads
5172024-02-28T19:36:23.117Z+ '[' true == true ']'
5182024-02-28T19:36:23.117Z+ echo Downloading...
5192024-02-28T19:36:23.117ZDownloading...
5202024-02-28T19:36:23.117Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5212024-02-28T19:36:23.117Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5222024-02-28T19:36:23.226Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5232024-02-28T19:36:23.226Z++ case "$OSTYPE" in
5242024-02-28T19:36:23.226Z++ SHA=sha256sum
5252024-02-28T19:36:23.230Z++ sha256sum
5262024-02-28T19:36:23.231Z++ awk '{print $1}'
5272024-02-28T19:36:23.235Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5282024-02-28T19:36:23.235Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5292024-02-28T19:36:23.239Z+ set -o errexit
5302024-02-28T19:36:23.243Z+++ dirname ./tools/ci_download_dendrite_stub
5312024-02-28T19:36:23.243Z++ cd ./tools
5322024-02-28T19:36:23.243Z++ pwd
5332024-02-28T19:36:23.248Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5342024-02-28T19:36:23.249Z++ basename ./tools/ci_download_dendrite_stub
5352024-02-28T19:36:23.249Z+ ARG0=ci_download_dendrite_stub
5362024-02-28T19:36:23.249Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5372024-02-28T19:36:23.249Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5382024-02-28T19:36:23.249Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5392024-02-28T19:36:23.249Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5402024-02-28T19:36:23.249Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5412024-02-28T19:36:23.249Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5422024-02-28T19:36:23.249Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5432024-02-28T19:36:23.249Z+ TARGET_DIR=out
5442024-02-28T19:36:23.249Z+ DOWNLOAD_DIR=out/downloads
5452024-02-28T19:36:23.249Z+ DEST_DIR=./out/dendrite-stub
5462024-02-28T19:36:23.249Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5472024-02-28T19:36:23.249Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5482024-02-28T19:36:23.249Z+ REPO=oxidecomputer/dendrite
5492024-02-28T19:36:23.249Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5502024-02-28T19:36:23.249Z+ main
5512024-02-28T19:36:23.249Z+ [[ 0 != 0 ]]
5522024-02-28T19:36:23.249Z+ CIDL_OS=solaris2.11
5532024-02-28T19:36:23.249Z+ [[ 0 != 0 ]]
5542024-02-28T19:36:23.249Z+ configure_os solaris2.11
5552024-02-28T19:36:23.250Z+ echo 'current directory: /work/oxidecomputer/omicron'
5562024-02-28T19:36:23.250Zcurrent directory: /work/oxidecomputer/omicron
5572024-02-28T19:36:23.250Z+ echo 'configuring based on OS: "solaris2.11"'
5582024-02-28T19:36:23.250Zconfiguring based on OS: "solaris2.11"
5592024-02-28T19:36:23.250Z+ case "$1" in
5602024-02-28T19:36:23.250Z+ SET_BINARIES=
5612024-02-28T19:36:23.250Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5622024-02-28T19:36:23.250Z+ CIDL_SHA256FUNC=do_sha256sum
5632024-02-28T19:36:23.250Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5642024-02-28T19:36:23.250Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5652024-02-28T19:36:23.250Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5662024-02-28T19:36:23.250Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5672024-02-28T19:36:23.250ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5682024-02-28T19:36:23.250Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5692024-02-28T19:36:23.250Z+ mkdir -p out/downloads
5702024-02-28T19:36:23.250ZLocal file: out/downloads/dendrite-stub.tar.gz
5712024-02-28T19:36:23.254Z+ mkdir -p ./out/dendrite-stub
5722024-02-28T19:36:23.255Z+ fetch_and_verify
5732024-02-28T19:36:23.255Z+ local DO_DOWNLOAD=true
5742024-02-28T19:36:23.255Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5752024-02-28T19:36:23.255Z+ '[' true == true ']'
5762024-02-28T19:36:23.255Z+ echo Downloading...
5772024-02-28T19:36:23.255ZDownloading...
5782024-02-28T19:36:23.255Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5792024-02-28T19:36:23.255Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5802024-02-28T19:36:32.022Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5812024-02-28T19:36:32.026Z++ sha256sum
5822024-02-28T19:36:32.026Z++ awk '{print $1}'
5832024-02-28T19:36:32.040Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5842024-02-28T19:36:32.040Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5852024-02-28T19:36:32.046Z+ do_untar out/downloads/dendrite-stub.tar.gz
5862024-02-28T19:36:32.046Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5872024-02-28T19:36:32.731Z+ do_assemble
5882024-02-28T19:36:32.731Z+ rm -r ./out/dendrite-stub
5892024-02-28T19:36:32.737Z+ mkdir ./out/dendrite-stub
5902024-02-28T19:36:32.737Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5912024-02-28T19:36:32.824Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5922024-02-28T19:36:32.834Z+ set -o errexit
5932024-02-28T19:36:32.840Z+++ dirname ./tools/ci_download_maghemite_mgd
5942024-02-28T19:36:32.840Z++ cd ./tools
5952024-02-28T19:36:32.840Z++ pwd
5962024-02-28T19:36:32.840Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5972024-02-28T19:36:32.840Z++ basename ./tools/ci_download_maghemite_mgd
5982024-02-28T19:36:32.863Z+ ARG0=ci_download_maghemite_mgd
5992024-02-28T19:36:32.864Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6002024-02-28T19:36:32.864Z++ CIDL_SHA256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6012024-02-28T19:36:32.864Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
6022024-02-28T19:36:32.864Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6032024-02-28T19:36:32.864Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
6042024-02-28T19:36:32.864Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6052024-02-28T19:36:32.864Z+ TARGET_DIR=out
6062024-02-28T19:36:32.864Z+ DOWNLOAD_DIR=out/downloads
6072024-02-28T19:36:32.864Z+ DEST_DIR=./out/mgd
6082024-02-28T19:36:32.864Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6092024-02-28T19:36:32.864Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6102024-02-28T19:36:32.865Z+ REPO=oxidecomputer/maghemite
6112024-02-28T19:36:32.865Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833
6122024-02-28T19:36:32.865Z+ main
6132024-02-28T19:36:32.865Z+ [[ 0 != 0 ]]
6142024-02-28T19:36:32.865Z+ CIDL_OS=solaris2.11
6152024-02-28T19:36:32.865Z+ [[ 0 != 0 ]]
6162024-02-28T19:36:32.865Z+ configure_os solaris2.11
6172024-02-28T19:36:32.865Z+ echo 'current directory: /work/oxidecomputer/omicron'
6182024-02-28T19:36:32.865Z+ echo 'configuring based on OS: "solaris2.11"'
6192024-02-28T19:36:32.865Zcurrent directory: /work/oxidecomputer/omicron
6202024-02-28T19:36:32.865Zconfiguring based on OS: "solaris2.11"
6212024-02-28T19:36:32.866Z+ case "$1" in
6222024-02-28T19:36:32.866Z+ SET_BINARIES=
6232024-02-28T19:36:32.866Z+ CIDL_SHA256FUNC=do_sha256sum
6242024-02-28T19:36:32.866Z+ TARBALL_FILENAME=mgd.tar.gz
6252024-02-28T19:36:32.866Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6262024-02-28T19:36:32.866Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6272024-02-28T19:36:32.866Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz'
6282024-02-28T19:36:32.866ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6292024-02-28T19:36:32.866Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6302024-02-28T19:36:32.866Z+ mkdir -p out/downloads
6312024-02-28T19:36:32.866ZLocal file: out/downloads/mgd.tar.gz
6322024-02-28T19:36:32.866Z+ mkdir -p ./out/mgd
6332024-02-28T19:36:32.866Z+ fetch_and_verify
6342024-02-28T19:36:32.866Z+ local DO_DOWNLOAD=true
6352024-02-28T19:36:32.867Z+ [[ -f out/downloads/mgd.tar.gz ]]
6362024-02-28T19:36:32.867Z+ '[' true == true ']'
6372024-02-28T19:36:32.867Z+ echo Downloading...
6382024-02-28T19:36:32.867ZDownloading...
6392024-02-28T19:36:32.867Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz out/downloads/mgd.tar.gz
6402024-02-28T19:36:32.867Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6412024-02-28T19:36:38.485Z++ do_sha256sum out/downloads/mgd.tar.gz
6422024-02-28T19:36:38.489Z++ sha256sum
6432024-02-28T19:36:38.489Z++ awk '{print $1}'
6442024-02-28T19:36:38.504Z+ calculated_sha256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6452024-02-28T19:36:38.509Z+ [[ 22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb != \2\2\9\9\6\a\6\f\3\3\5\3\2\9\6\b\8\4\8\b\e\7\2\9\f\1\4\e\7\8\a\4\2\e\7\d\3\d\6\e\6\2\a\4\a\9\1\8\a\5\c\2\3\5\8\a\e\0\1\1\c\8\e\b ]]
6462024-02-28T19:36:38.509Z+ do_untar out/downloads/mgd.tar.gz
6472024-02-28T19:36:38.509Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6482024-02-28T19:36:38.946Z+ do_assemble
6492024-02-28T19:36:38.946Z+ rm -r ./out/mgd
6502024-02-28T19:36:38.950Z+ mkdir ./out/mgd
6512024-02-28T19:36:38.954Z+ cp -r out/downloads/root ./out/mgd/root
6522024-02-28T19:36:39.102Z+ set -o errexit
6532024-02-28T19:36:39.106Z+++ dirname ./tools/ci_download_transceiver_control
6542024-02-28T19:36:39.106Z++ cd ./tools
6552024-02-28T19:36:39.106Z++ pwd
6562024-02-28T19:36:39.106Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6572024-02-28T19:36:39.112Z++ basename ./tools/ci_download_transceiver_control
6582024-02-28T19:36:39.112Z+ ARG0=ci_download_transceiver_control
6592024-02-28T19:36:39.112Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6602024-02-28T19:36:39.112Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6612024-02-28T19:36:39.112Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6622024-02-28T19:36:39.112Z+ TARGET_DIR=out
6632024-02-28T19:36:39.112Z+ DOWNLOAD_DIR=out/downloads
6642024-02-28T19:36:39.112Z+ DEST_DIR=./out/transceiver-control
6652024-02-28T19:36:39.112Z+ BIN_DIR=/opt/oxide/bin
6662024-02-28T19:36:39.112Z+ BINARY=xcvradm
6672024-02-28T19:36:39.112Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6682024-02-28T19:36:39.112Z+ REPO=oxidecomputer/transceiver-control
6692024-02-28T19:36:39.112Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6702024-02-28T19:36:39.112Z+ main
6712024-02-28T19:36:39.112Z+ [[ 0 != 0 ]]
6722024-02-28T19:36:39.113Z+ CIDL_OS=solaris2.11
6732024-02-28T19:36:39.113Z+ [[ 0 != 0 ]]
6742024-02-28T19:36:39.113Z+ configure_os solaris2.11
6752024-02-28T19:36:39.113Z+ echo 'current directory: /work/oxidecomputer/omicron'
6762024-02-28T19:36:39.113Zcurrent directory: /work/oxidecomputer/omicron
6772024-02-28T19:36:39.113Z+ echo 'configuring based on OS: "solaris2.11"'
6782024-02-28T19:36:39.113Z+ case "$1" in
6792024-02-28T19:36:39.113Zconfiguring based on OS: "solaris2.11"
6802024-02-28T19:36:39.113Z+ SET_BINARIES=
6812024-02-28T19:36:39.113Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822024-02-28T19:36:39.113Z+ CIDL_SHA256FUNC=do_sha256sum
6832024-02-28T19:36:39.113Z+ ARCHIVE_FILENAME=xcvradm.gz
6842024-02-28T19:36:39.113Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6852024-02-28T19:36:39.113Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6862024-02-28T19:36:39.113Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6872024-02-28T19:36:39.113ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882024-02-28T19:36:39.113ZLocal file: out/downloads/xcvradm.gz
6892024-02-28T19:36:39.113Z+ echo 'Local file: out/downloads/xcvradm.gz'
6902024-02-28T19:36:39.113Z+ mkdir -p out/downloads
6912024-02-28T19:36:39.118Z+ mkdir -p ./out/transceiver-control
6922024-02-28T19:36:39.118Z+ fetch_and_verify
6932024-02-28T19:36:39.118Z+ local DO_DOWNLOAD=true
6942024-02-28T19:36:39.118Z+ [[ -f out/downloads/xcvradm.gz ]]
6952024-02-28T19:36:39.118Z+ '[' true == true ']'
6962024-02-28T19:36:39.118Z+ echo Downloading...
6972024-02-28T19:36:39.118ZDownloading...
6982024-02-28T19:36:39.118Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6992024-02-28T19:36:39.118Z+ 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
7002024-02-28T19:36:40.607Z++ do_sha256sum out/downloads/xcvradm.gz
7012024-02-28T19:36:40.611Z++ sha256sum
7022024-02-28T19:36:40.611Z++ awk '{print $1}'
7032024-02-28T19:36:40.616Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7042024-02-28T19:36:40.619Z+ [[ 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 ]]
7052024-02-28T19:36:40.619Z+ do_unpack out/downloads/xcvradm.gz
7062024-02-28T19:36:40.619Z+ mkdir -p out/downloads/root//opt/oxide/bin
7072024-02-28T19:36:40.619Z+ gzip -dc out/downloads/xcvradm.gz
7082024-02-28T19:36:40.735Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7092024-02-28T19:36:40.739Z+ do_assemble
7102024-02-28T19:36:40.739Z+ rm -r ./out/transceiver-control
7112024-02-28T19:36:40.743Z+ mkdir ./out/transceiver-control
7122024-02-28T19:36:40.743Z+ cp -r out/downloads/root ./out/transceiver-control/root
7132024-02-28T19:36:41.035ZAll builder prerequisites installed successfully, and PATH looks valid
7142024-02-28T19:36:41.040Z
7152024-02-28T19:36:41.040Zreal 1:57.201897982
7162024-02-28T19:36:41.040Zuser 34.939037334
7172024-02-28T19:36:41.040Zsys 6.657083305
7182024-02-28T19:36:41.040Ztrap 0.008875510
7192024-02-28T19:36:41.040Ztflt 0.189000516
7202024-02-28T19:36:41.040Zdflt 0.490832838
7212024-02-28T19:36:41.040Zkflt 0.276519894
7222024-02-28T19:36:41.040Zlock 1.463056192
7232024-02-28T19:36:41.040Zslp 3:51.881842944
7242024-02-28T19:36:41.040Zlat 1.772467347
7252024-02-28T19:36:41.040Zstop 0.150912468
7262024-02-28T19:36:41.040Z
7272024-02-28T19:36:41.040Z #### # # ##### ##### # #
7282024-02-28T19:36:41.040Z # # # # # # # # # #
7292024-02-28T19:36:41.040Z # # # # # # # #
7302024-02-28T19:36:41.040Z # # # ##### ##### #
7312024-02-28T19:36:41.040Z # # # # # # #
7322024-02-28T19:36:41.040Z #### ###### # # # #
7332024-02-28T19:36:41.041Z
7342024-02-28T19:36:41.252Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7352024-02-28T19:36:41.597Z Updating git repository `https://github.com/oxidecomputer/samael`
7362024-02-28T19:36:41.959Z Updating crates.io index
7372024-02-28T19:36:41.963Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7382024-02-28T19:36:42.588Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7392024-02-28T19:36:44.454Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7402024-02-28T19:36:44.759Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7412024-02-28T19:36:45.062Z Updating git repository `http://github.com/oxidecomputer/tofino`
7422024-02-28T19:36:45.369Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7432024-02-28T19:36:45.628Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7442024-02-28T19:36:45.907Z Updating git repository `https://github.com/oxidecomputer/propolis`
7452024-02-28T19:36:46.990Z Updating git repository `https://github.com/oxidecomputer/crucible`
7462024-02-28T19:36:49.205Z Updating git repository `https://github.com/oxidecomputer/opte`
7472024-02-28T19:36:50.130Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7482024-02-28T19:36:50.659Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7492024-02-28T19:36:51.214Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7502024-02-28T19:36:51.560Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7512024-02-28T19:36:51.863Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7522024-02-28T19:36:52.255Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7532024-02-28T19:36:52.748Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7542024-02-28T19:36:53.131Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7552024-02-28T19:36:53.674Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7562024-02-28T19:36:54.107Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7572024-02-28T19:36:54.425Z Updating git repository `https://github.com/jgallagher/nix`
7582024-02-28T19:36:55.483Z Updating git repository `https://github.com/cbiffle/hubpack`
7592024-02-28T19:36:55.828Z Updating git repository `https://github.com/oxidecomputer/typify`
7602024-02-28T19:36:57.085Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7612024-02-28T19:36:57.503Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7622024-02-28T19:36:57.817Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7632024-02-28T19:36:58.981Z Downloading crates ...
7642024-02-28T19:36:59.162Z Downloaded bitflags v2.4.0
7652024-02-28T19:36:59.166Z Downloaded colorchoice v1.0.0
7662024-02-28T19:36:59.166Z Downloaded anstyle-query v1.0.0
7672024-02-28T19:36:59.170Z Downloaded anstream v0.6.11
7682024-02-28T19:36:59.175Z Downloaded thiserror v1.0.57
7692024-02-28T19:36:59.179Z Downloaded equivalent v1.0.1
7702024-02-28T19:36:59.179Z Downloaded cargo_metadata v0.18.1
7712024-02-28T19:36:59.192Z Downloaded errno v0.3.8
7722024-02-28T19:36:59.196Z Downloaded terminal_size v0.3.0
7732024-02-28T19:36:59.200Z Downloaded serde_spanned v0.6.5
7742024-02-28T19:36:59.200Z Downloaded utf8parse v0.2.1
7752024-02-28T19:36:59.200Z Downloaded thiserror-impl v1.0.57
7762024-02-28T19:36:59.200Z Downloaded clap_lex v0.7.0
7772024-02-28T19:36:59.204Z Downloaded heck v0.4.1
7782024-02-28T19:36:59.208Z Downloaded strsim v0.11.0
7792024-02-28T19:36:59.212Z Downloaded camino v1.1.6
7802024-02-28T19:36:59.219Z Downloaded quote v1.0.35
7812024-02-28T19:36:59.219Z Downloaded toml_datetime v0.6.5
7822024-02-28T19:36:59.219Z Downloaded anstyle-parse v0.2.1
7832024-02-28T19:36:59.223Z Downloaded itoa v1.0.9
7842024-02-28T19:36:59.223Z Downloaded memchr v2.6.3
7852024-02-28T19:36:59.231Z Downloaded clap_derive v4.5.0
7862024-02-28T19:36:59.231Z Downloaded cargo-platform v0.1.3
7872024-02-28T19:36:59.231Z Downloaded unicode-ident v1.0.12
7882024-02-28T19:36:59.236Z Downloaded cargo_toml v0.19.0
7892024-02-28T19:36:59.236Z Downloaded clap v4.5.0
7902024-02-28T19:36:59.241Z Downloaded ryu v1.0.15
7912024-02-28T19:36:59.245Z Downloaded anstyle v1.0.2
7922024-02-28T19:36:59.245Z Downloaded proc-macro2 v1.0.78
7932024-02-28T19:36:59.249Z Downloaded anyhow v1.0.75
7942024-02-28T19:36:59.253Z Downloaded serde_derive v1.0.197
7952024-02-28T19:36:59.258Z Downloaded toml v0.8.10
7962024-02-28T19:36:59.258Z Downloaded semver v1.0.22
7972024-02-28T19:36:59.262Z Downloaded indexmap v2.2.3
7982024-02-28T19:36:59.266Z Downloaded serde v1.0.197
7992024-02-28T19:36:59.269Z Downloaded toml_edit v0.22.6
8002024-02-28T19:36:59.294Z Downloaded hashbrown v0.14.3
8012024-02-28T19:36:59.298Z Downloaded winnow v0.6.1
8022024-02-28T19:36:59.303Z Downloaded serde_json v1.0.114
8032024-02-28T19:36:59.310Z Downloaded clap_builder v4.5.0
8042024-02-28T19:36:59.317Z Downloaded syn v2.0.51
8052024-02-28T19:36:59.328Z Downloaded rustix v0.38.31
8062024-02-28T19:36:59.358Z Downloaded libc v0.2.153
8072024-02-28T19:36:59.611Z Compiling proc-macro2 v1.0.78
8082024-02-28T19:36:59.616Z Compiling unicode-ident v1.0.12
8092024-02-28T19:36:59.616Z Compiling serde v1.0.197
8102024-02-28T19:36:59.616Z Compiling libc v0.2.153
8112024-02-28T19:36:59.616Z Compiling rustix v0.38.31
8122024-02-28T19:36:59.616Z Compiling utf8parse v0.2.1
8132024-02-28T19:36:59.616Z Compiling hashbrown v0.14.3
8142024-02-28T19:36:59.640Z Compiling bitflags v2.4.0
8152024-02-28T19:36:59.868Z Compiling equivalent v1.0.1
8162024-02-28T19:36:59.873Z Compiling anstyle-parse v0.2.1
8172024-02-28T19:36:59.996Z Compiling anstyle v1.0.2
8182024-02-28T19:37:00.074Z Compiling colorchoice v1.0.0
8192024-02-28T19:37:00.172Z Compiling camino v1.1.6
8202024-02-28T19:37:00.213Z Compiling thiserror v1.0.57
8212024-02-28T19:37:00.384Z Compiling anstyle-query v1.0.0
8222024-02-28T19:37:00.502Z Compiling serde_json v1.0.114
8232024-02-28T19:37:00.772Z Compiling indexmap v2.2.3
8242024-02-28T19:37:01.624Z Compiling winnow v0.6.1
8252024-02-28T19:37:01.643Z Compiling semver v1.0.22
8262024-02-28T19:37:01.820Z Compiling anstream v0.6.11
8272024-02-28T19:37:01.875Z Compiling clap_lex v0.7.0
8282024-02-28T19:37:01.880Z Compiling ryu v1.0.15
8292024-02-28T19:37:01.880Z Compiling itoa v1.0.9
8302024-02-28T19:37:02.099Z Compiling heck v0.4.1
8312024-02-28T19:37:02.120Z Compiling anyhow v1.0.75
8322024-02-28T19:37:02.203Z Compiling strsim v0.11.0
8332024-02-28T19:37:02.682Z Compiling quote v1.0.35
8342024-02-28T19:37:02.960Z Compiling errno v0.3.8
8352024-02-28T19:37:03.116Z Compiling syn v2.0.51
8362024-02-28T19:37:03.958Z Compiling terminal_size v0.3.0
8372024-02-28T19:37:04.082Z Compiling clap_builder v4.5.0
8382024-02-28T19:37:08.360Z Compiling serde_derive v1.0.197
8392024-02-28T19:37:08.360Z Compiling thiserror-impl v1.0.57
8402024-02-28T19:37:08.364Z Compiling clap_derive v4.5.0
8412024-02-28T19:37:11.079Z Compiling clap v4.5.0
8422024-02-28T19:37:16.210Z Compiling toml_datetime v0.6.5
8432024-02-28T19:37:16.215Z Compiling serde_spanned v0.6.5
8442024-02-28T19:37:16.215Z Compiling cargo-platform v0.1.3
8452024-02-28T19:37:16.437Z Compiling toml_edit v0.22.6
8462024-02-28T19:37:17.480Z Compiling cargo_metadata v0.18.1
8472024-02-28T19:37:18.516Z Compiling toml v0.8.10
8482024-02-28T19:37:19.134Z Compiling cargo_toml v0.19.0
8492024-02-28T19:37:22.931Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8502024-02-28T19:37:23.995Z Finished dev [unoptimized + debuginfo] target(s) in 42.90s
8512024-02-28T19:37:24.206Z Running `target/debug/xtask clippy`
8522024-02-28T19:37:24.252Zrunning: "/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types"
8532024-02-28T19:37:24.795Z Downloading crates ...
8542024-02-28T19:37:25.000Z Downloaded ahash v0.8.7
8552024-02-28T19:37:25.004Z Downloaded instant v0.1.12
8562024-02-28T19:37:25.008Z Downloaded iana-time-zone v0.1.57
8572024-02-28T19:37:25.018Z Downloaded kstat-rs v0.2.3
8582024-02-28T19:37:25.022Z Downloaded inout v0.1.3
8592024-02-28T19:37:25.022Z Downloaded castaway v0.2.2
8602024-02-28T19:37:25.025Z Downloaded ciborium-io v0.2.2
8612024-02-28T19:37:25.031Z Downloaded cexpr v0.6.0
8622024-02-28T19:37:25.037Z Downloaded cipher v0.4.4
8632024-02-28T19:37:25.042Z Downloaded hubpack v0.1.2
8642024-02-28T19:37:25.046Z Downloaded is_ci v1.2.0
8652024-02-28T19:37:25.046Z Downloaded num-integer v0.1.46
8662024-02-28T19:37:25.051Z Downloaded lalrpop v0.19.12
8672024-02-28T19:37:25.066Z Downloaded num-iter v0.1.43
8682024-02-28T19:37:25.070Z Downloaded num-derive v0.4.0
8692024-02-28T19:37:25.079Z Downloaded nu-ansi-term v0.50.0
8702024-02-28T19:37:25.083Z Downloaded keccak v0.1.4
8712024-02-28T19:37:25.083Z Downloaded crc-any v2.4.3
8722024-02-28T19:37:25.087Z Downloaded matches v0.1.10
8732024-02-28T19:37:25.087Z Downloaded constant_time_eq v0.2.6
8742024-02-28T19:37:25.091Z Downloaded normalize-line-endings v0.3.0
8752024-02-28T19:37:25.096Z Downloaded maplit v1.0.2
8762024-02-28T19:37:25.096Z Downloaded libefi-sys v0.1.0
8772024-02-28T19:37:25.096Z Downloaded crc-catalog v2.2.0
8782024-02-28T19:37:25.100Z Downloaded async-stream-impl v0.3.5
8792024-02-28T19:37:25.100Z Downloaded assert_matches v1.5.0
8802024-02-28T19:37:25.104Z Downloaded cobs v0.2.3
8812024-02-28T19:37:25.104Z Downloaded nodrop v0.1.14
8822024-02-28T19:37:25.108Z Downloaded curve25519-dalek-derive v0.1.0
8832024-02-28T19:37:25.108Z Downloaded libsw v3.3.1
8842024-02-28T19:37:25.112Z Downloaded lru v0.12.1
8852024-02-28T19:37:25.117Z Downloaded http-range v0.1.5
8862024-02-28T19:37:25.117Z Downloaded atty v0.2.14
8872024-02-28T19:37:25.122Z Downloaded http-body v1.0.0
8882024-02-28T19:37:25.122Z Downloaded lock_api v0.4.10
8892024-02-28T19:37:25.126Z Downloaded atomicwrites v0.4.3
8902024-02-28T19:37:25.126Z Downloaded arrayref v0.3.7
8912024-02-28T19:37:25.130Z Downloaded cookie v0.18.0
8922024-02-28T19:37:25.137Z Downloaded static_assertions v1.1.0
8932024-02-28T19:37:25.137Z Downloaded crunchy v0.2.2
8942024-02-28T19:37:25.141Z Downloaded hubpack_derive v0.1.1
8952024-02-28T19:37:25.141Z Downloaded subtle v2.5.0
8962024-02-28T19:37:25.141Z Downloaded block-padding v0.3.3
8972024-02-28T19:37:25.145Z Downloaded lru-cache v0.1.2
8982024-02-28T19:37:25.145Z Downloaded libtest-mimic v0.6.1
8992024-02-28T19:37:25.149Z Downloaded block-buffer v0.10.4
9002024-02-28T19:37:25.149Z Downloaded bit-set v0.5.3
9012024-02-28T19:37:25.153Z Downloaded serde_yaml v0.9.25
9022024-02-28T19:37:25.157Z Downloaded cast v0.3.0
9032024-02-28T19:37:25.157Z Downloaded bitfield v0.14.0
9042024-02-28T19:37:25.162Z Downloaded bytecount v0.6.3
9052024-02-28T19:37:25.162Z Downloaded httpdate v1.0.3
9062024-02-28T19:37:25.166Z Downloaded ident_case v1.0.1
9072024-02-28T19:37:25.166Z Downloaded blake2b_simd v1.0.1
9082024-02-28T19:37:25.171Z Downloaded indexmap v1.9.3
9092024-02-28T19:37:25.174Z Downloaded cfg-expr v0.15.6
9102024-02-28T19:37:25.178Z Downloaded take_mut v0.2.2
9112024-02-28T19:37:25.588Z Downloaded num v0.4.1
9122024-02-28T19:37:25.589Z Downloaded scopeguard v1.2.0
9132024-02-28T19:37:25.597Z Downloaded memmap v0.7.0
9142024-02-28T19:37:25.597Z Downloaded rustc-hash v1.1.0
9152024-02-28T19:37:25.597Z Downloaded lalrpop-util v0.19.12
9162024-02-28T19:37:25.597Z Downloaded cassowary v0.3.0
9172024-02-28T19:37:25.597Z Downloaded peeking_take_while v0.1.2
9182024-02-28T19:37:25.597Z Downloaded new_debug_unreachable v1.0.4
9192024-02-28T19:37:25.597Z Downloaded bcs v0.1.6
9202024-02-28T19:37:25.597Z Downloaded newline-converter v0.3.0
9212024-02-28T19:37:25.597Z Downloaded autocfg v1.1.0
9222024-02-28T19:37:25.597Z Downloaded usdt-macro v0.5.0
9232024-02-28T19:37:25.597Z Downloaded usdt-attr-macro v0.3.5
9242024-02-28T19:37:25.597Z Downloaded addr2line v0.21.0
9252024-02-28T19:37:25.597Z Downloaded httptest v0.15.5
9262024-02-28T19:37:25.597Z Downloaded highway v1.1.0
9272024-02-28T19:37:25.598Z Downloaded newtype_derive v0.1.6
9282024-02-28T19:37:25.598Z Downloaded darling_macro v0.20.3
9292024-02-28T19:37:25.598Z Downloaded is-terminal v0.4.9
9302024-02-28T19:37:25.598Z Downloaded indoc v2.0.3
9312024-02-28T19:37:25.598Z Downloaded foreign-types-shared v0.1.1
9322024-02-28T19:37:25.598Z Downloaded hyper-staticfile v0.9.5
9332024-02-28T19:37:25.598Z Downloaded lazy_static v1.4.0
9342024-02-28T19:37:25.598Z Downloaded tap v1.0.1
9352024-02-28T19:37:25.598Z Downloaded hyper-tls v0.5.0
9362024-02-28T19:37:25.598Z Downloaded hyper-rustls v0.24.2
9372024-02-28T19:37:25.598Z Downloaded strum v0.25.0
9382024-02-28T19:37:25.598Z Downloaded tiny-keccak v2.0.2
9392024-02-28T19:37:25.598Z Downloaded guppy-workspace-hack v0.1.0
9402024-02-28T19:37:25.598Z Downloaded lazycell v1.3.0
9412024-02-28T19:37:25.598Z Downloaded camino-tempfile v1.1.1
9422024-02-28T19:37:25.598Z Downloaded bitflags v1.3.2
9432024-02-28T19:37:25.598Z Downloaded impl-trait-for-tuples v0.2.2
9442024-02-28T19:37:25.598Z Downloaded newtype-uuid v1.0.1
9452024-02-28T19:37:25.598Z Downloaded cfg-if v1.0.0
9462024-02-28T19:37:25.598Z Downloaded constant_time_eq v0.3.0
9472024-02-28T19:37:25.598Z Downloaded libm v0.2.7
9482024-02-28T19:37:25.598Z Downloaded fastrand v2.0.1
9492024-02-28T19:37:25.598Z Downloaded futures-channel v0.3.30
9502024-02-28T19:37:25.598Z Downloaded maybe-uninit v2.0.0
9512024-02-28T19:37:25.599Z Downloaded managed v0.8.0
9522024-02-28T19:37:25.599Z Downloaded usdt-attr-macro v0.5.0
9532024-02-28T19:37:25.599Z Downloaded tower-layer v0.3.2
9542024-02-28T19:37:25.599Z Downloaded sync_wrapper v0.1.2
9552024-02-28T19:37:25.599Z Downloaded byteorder v1.5.0
9562024-02-28T19:37:25.599Z Downloaded time-macros v0.2.13
9572024-02-28T19:37:25.599Z Downloaded minimal-lexical v0.2.1
9582024-02-28T19:37:25.599Z Downloaded data-encoding v2.4.0
9592024-02-28T19:37:25.599Z Downloaded httparse v1.8.0
9602024-02-28T19:37:25.599Z Downloaded serde-hex v0.1.0
9612024-02-28T19:37:25.599Z Downloaded hash32 v0.2.1
9622024-02-28T19:37:25.599Z Downloaded proc-macro-crate v1.3.1
9632024-02-28T19:37:25.599Z Downloaded semver v0.1.20
9642024-02-28T19:37:25.599Z Downloaded native-tls v0.2.11
9652024-02-28T19:37:25.599Z Downloaded csv-core v0.1.11
9662024-02-28T19:37:25.599Z Downloaded derive_builder v0.12.0
9672024-02-28T19:37:25.599Z Downloaded defmt-macros v0.3.6
9682024-02-28T19:37:25.599Z Downloaded openssl-probe v0.1.5
9692024-02-28T19:37:25.599Z Downloaded zeroize v1.7.0
9702024-02-28T19:37:25.599Z Downloaded sqlparser_derive v0.2.2
9712024-02-28T19:37:25.599Z Downloaded tar v0.4.40
9722024-02-28T19:37:25.599Z Downloaded serde-big-array v0.4.1
9732024-02-28T19:37:25.600Z Downloaded deranged v0.3.8
9742024-02-28T19:37:25.600Z Downloaded unicode-linebreak v0.1.5
9752024-02-28T19:37:25.600Z Downloaded mockall_derive v0.12.0
9762024-02-28T19:37:25.600Z Downloaded structopt-derive v0.4.18
9772024-02-28T19:37:25.600Z Downloaded serde_repr v0.1.16
9782024-02-28T19:37:25.600Z Downloaded strum_macros v0.25.2
9792024-02-28T19:37:25.600Z Downloaded oso-derive v0.27.0
9802024-02-28T19:37:25.600Z Downloaded crossterm v0.27.0
9812024-02-28T19:37:25.600Z Downloaded pathdiff v0.2.1
9822024-02-28T19:37:25.600Z Downloaded yasna v0.5.2
9832024-02-28T19:37:25.600Z Downloaded zerocopy-derive v0.7.32
9842024-02-28T19:37:25.600Z Downloaded parse-size v1.0.0
9852024-02-28T19:37:25.600Z Downloaded ed25519 v1.5.3
9862024-02-28T19:37:25.600Z Downloaded quick-error v1.2.3
9872024-02-28T19:37:25.600Z Downloaded headers-core v0.2.0
9882024-02-28T19:37:25.600Z Downloaded r2d2 v0.8.10
9892024-02-28T19:37:25.600Z Downloaded thiserror-impl-no-std v2.0.2
9902024-02-28T19:37:25.600Z Downloaded serde_tokenstream v0.1.7
9912024-02-28T19:37:25.600Z Downloaded version_check v0.9.4
9922024-02-28T19:37:25.600Z Downloaded serde_tokenstream v0.2.0
9932024-02-28T19:37:25.600Z Downloaded ref-cast v1.0.20
9942024-02-28T19:37:25.600Z Downloaded vte_generate_state_changes v0.1.1
9952024-02-28T19:37:25.601Z Downloaded foreign-types-shared v0.3.1
9962024-02-28T19:37:25.601Z Downloaded tower-service v0.3.2
9972024-02-28T19:37:25.601Z Downloaded http v1.0.0
9982024-02-28T19:37:25.601Z Downloaded yansi v0.5.1
9992024-02-28T19:37:25.601Z Downloaded untrusted v0.9.0
10002024-02-28T19:37:25.601Z Downloaded pretty-hex v0.2.1
10012024-02-28T19:37:25.601Z Downloaded time-core v0.1.1
10022024-02-28T19:37:25.601Z Downloaded which v4.4.0
10032024-02-28T19:37:25.601Z Downloaded darling v0.20.3
10042024-02-28T19:37:25.601Z Downloaded slab v0.4.9
10052024-02-28T19:37:25.601Z Downloaded rustfmt-wrapper v0.2.0
10062024-02-28T19:37:25.601Z Downloaded defmt-parser v0.3.3
10072024-02-28T19:37:25.601Z Downloaded termcolor v1.2.0
10082024-02-28T19:37:25.601Z Downloaded strsim v0.10.0
10092024-02-28T19:37:25.601Z Downloaded siphasher v0.3.11
10102024-02-28T19:37:25.601Z Downloaded usdt-macro v0.3.5
10112024-02-28T19:37:25.601Z Downloaded pin-project v1.1.3
10122024-02-28T19:37:25.601Z Downloaded want v0.3.1
10132024-02-28T19:37:25.610Z Downloaded waitgroup v0.1.2
10142024-02-28T19:37:25.610Z Downloaded stringprep v0.1.3
10152024-02-28T19:37:25.610Z Downloaded string_cache v0.8.7
10162024-02-28T19:37:25.610Z Downloaded strum_macros v0.24.3
10172024-02-28T19:37:25.610Z Downloaded miniz_oxide v0.7.1
10182024-02-28T19:37:25.610Z Downloaded unicase v2.7.0
10192024-02-28T19:37:25.610Z Downloaded thread-id v4.2.0
10202024-02-28T19:37:25.610Z Downloaded nibble_vec v0.1.0
10212024-02-28T19:37:25.610Z Downloaded dyn-clone v1.0.17
10222024-02-28T19:37:25.610Z Downloaded generic-array v0.14.7
10232024-02-28T19:37:25.610Z Downloaded textwrap v0.16.1
10242024-02-28T19:37:25.610Z Downloaded rayon-core v1.12.0
10252024-02-28T19:37:25.611Z Downloaded endian-type v0.1.2
10262024-02-28T19:37:25.611Z Downloaded stability v0.1.1
10272024-02-28T19:37:25.611Z Downloaded number_prefix v0.4.0
10282024-02-28T19:37:25.611Z Downloaded indicatif v0.17.8
10292024-02-28T19:37:25.611Z Downloaded rustls-pemfile v1.0.3
10302024-02-28T19:37:25.611Z Downloaded unsafe-libyaml v0.2.10
10312024-02-28T19:37:25.611Z Downloaded fxhash v0.2.1
10322024-02-28T19:37:25.611Z Downloaded pest_meta v2.7.6
10332024-02-28T19:37:25.611Z Downloaded base64 v0.21.7
10342024-02-28T19:37:25.611Z Downloaded universal-hash v0.5.1
10352024-02-28T19:37:25.611Z Downloaded rand_xorshift v0.3.0
10362024-02-28T19:37:25.611Z Downloaded derive_builder_macro v0.12.0
10372024-02-28T19:37:25.611Z Downloaded either v1.10.0
10382024-02-28T19:37:25.611Z Downloaded snafu-derive v0.7.5
10392024-02-28T19:37:25.611Z Downloaded tokio-stream v0.1.14
10402024-02-28T19:37:25.611Z Downloaded untrusted v0.7.1
10412024-02-28T19:37:25.611Z Downloaded globset v0.4.13
10422024-02-28T19:37:25.611Z Downloaded vec_map v0.8.2
10432024-02-28T19:37:25.611Z Downloaded path-slash v0.1.5
10442024-02-28T19:37:25.611Z Downloaded futures-macro v0.3.30
10452024-02-28T19:37:25.611Z Downloaded futures-core v0.3.30
10462024-02-28T19:37:25.611Z Downloaded slog-json v2.6.1
10472024-02-28T19:37:25.611Z Downloaded slog-envlogger v2.2.0
10482024-02-28T19:37:25.612Z Downloaded password-hash v0.5.0
10492024-02-28T19:37:25.612Z Downloaded walkdir v2.4.0
10502024-02-28T19:37:25.612Z Downloaded unicode-width v0.1.11
10512024-02-28T19:37:25.612Z Downloaded rustyline v13.0.0
10522024-02-28T19:37:25.612Z Downloaded num_threads v0.1.6
10532024-02-28T19:37:25.612Z Downloaded pem v3.0.2
10542024-02-28T19:37:25.612Z Downloaded smallvec v1.13.1
10552024-02-28T19:37:25.612Z Downloaded getopts v0.2.21
10562024-02-28T19:37:25.612Z Downloaded rand_chacha v0.3.1
10572024-02-28T19:37:25.612Z Downloaded hash32 v0.3.1
10582024-02-28T19:37:25.612Z Downloaded usdt v0.3.5
10592024-02-28T19:37:25.612Z Downloaded env_logger v0.10.0
10602024-02-28T19:37:25.612Z Downloaded signature v1.6.4
10612024-02-28T19:37:25.612Z Downloaded num-bigint v0.4.4
10622024-02-28T19:37:25.612Z Downloaded zone_cfg_derive v0.3.0
10632024-02-28T19:37:25.612Z Downloaded embedded-io v0.4.0
10642024-02-28T19:37:25.612Z Downloaded fs-err v2.11.0
10652024-02-28T19:37:25.612Z Downloaded serde_path_to_error v0.1.15
10662024-02-28T19:37:25.612Z Downloaded tempdir v0.3.7
10672024-02-28T19:37:25.612Z Downloaded packed_struct v0.10.1
10682024-02-28T19:37:25.612Z Downloaded foreign-types-macros v0.2.3
10692024-02-28T19:37:25.612Z Downloaded strum_macros v0.26.1
10702024-02-28T19:37:25.612Z Downloaded try-lock v0.2.4
10712024-02-28T19:37:25.613Z Downloaded zerocopy v0.6.4
10722024-02-28T19:37:25.613Z Downloaded rand_core v0.6.4
10732024-02-28T19:37:25.613Z Downloaded toolchain_find v0.2.0
10742024-02-28T19:37:25.613Z Downloaded dof v0.3.0
10752024-02-28T19:37:25.613Z Downloaded fd-lock v4.0.2
10762024-02-28T19:37:25.613Z Downloaded darling v0.14.4
10772024-02-28T19:37:25.613Z Downloaded tempfile v3.10.0
10782024-02-28T19:37:25.613Z Downloaded criterion v0.5.1
10792024-02-28T19:37:25.613Z Downloaded xattr v1.0.1
10802024-02-28T19:37:25.613Z Downloaded fd-lock v3.0.13
10812024-02-28T19:37:25.613Z Downloaded fallible-iterator v0.2.0
10822024-02-28T19:37:25.617Z Downloaded usdt v0.5.0
10832024-02-28T19:37:25.618Z Downloaded target-spec v3.1.0
10842024-02-28T19:37:25.618Z Downloaded tokio-tungstenite v0.20.1
10852024-02-28T19:37:25.618Z Downloaded usdt-impl v0.5.0
10862024-02-28T19:37:25.618Z Downloaded aho-corasick v1.0.4
10872024-02-28T19:37:25.622Z Downloaded ref-cast-impl v1.0.20
10882024-02-28T19:37:25.622Z Downloaded term v0.7.0
10892024-02-28T19:37:25.625Z Downloaded diesel_derives v2.1.2
10902024-02-28T19:37:25.629Z Downloaded owo-colors v4.0.0
10912024-02-28T19:37:25.634Z Downloaded toml v0.7.8
10922024-02-28T19:37:25.639Z Downloaded darling_core v0.20.3
10932024-02-28T19:37:25.643Z Downloaded heck v0.3.3
10942024-02-28T19:37:25.643Z Downloaded termtree v0.4.1
10952024-02-28T19:37:25.647Z Downloaded unicode-segmentation v1.10.1
10962024-02-28T19:37:25.651Z Downloaded pem-rfc7468 v0.7.0
10972024-02-28T19:37:25.651Z Downloaded foreign-types v0.5.0
10982024-02-28T19:37:25.655Z Downloaded pretty-hex v0.4.1
10992024-02-28T19:37:25.655Z Downloaded precomputed-hash v0.1.1
11002024-02-28T19:37:25.655Z Downloaded plotters-svg v0.3.5
11012024-02-28T19:37:25.655Z Downloaded num-bigint-dig v0.8.4
11022024-02-28T19:37:25.660Z Downloaded rusty-fork v0.3.0
11032024-02-28T19:37:25.664Z Downloaded predicates v3.1.0
11042024-02-28T19:37:25.669Z Downloaded tungstenite v0.20.1
11052024-02-28T19:37:25.673Z Downloaded tower v0.4.13
11062024-02-28T19:37:25.683Z Downloaded trust-dns-resolver v0.22.0
11072024-02-28T19:37:25.687Z Downloaded phf_shared v0.10.0
11082024-02-28T19:37:25.687Z Downloaded unicode-normalization v0.1.22
11092024-02-28T19:37:25.691Z Downloaded nom v7.1.3
11102024-02-28T19:37:25.695Z Downloaded heapless v0.8.0
11112024-02-28T19:37:25.700Z Downloaded whoami v1.4.1
11122024-02-28T19:37:25.705Z Downloaded zerocopy v0.7.32
11132024-02-28T19:37:25.719Z Downloaded openssl-macros v0.1.1
11142024-02-28T19:37:25.724Z Downloaded doc-comment v0.3.3
11152024-02-28T19:37:25.724Z Downloaded parse-display v0.9.0
11162024-02-28T19:37:25.724Z Downloaded num_enum v0.5.11
11172024-02-28T19:37:25.727Z Downloaded derive_more v0.99.17
11182024-02-28T19:37:25.733Z Downloaded heapless v0.7.16
11192024-02-28T19:37:25.737Z Downloaded olpc-cjson v0.1.3
11202024-02-28T19:37:25.741Z Downloaded unarray v0.1.4
11212024-02-28T19:37:25.741Z Downloaded ppv-lite86 v0.2.17
11222024-02-28T19:37:25.745Z Downloaded structmeta v0.3.0
11232024-02-28T19:37:25.745Z Downloaded termios v0.3.3
11242024-02-28T19:37:25.745Z Downloaded serde_with_macros v3.6.1
11252024-02-28T19:37:25.753Z Downloaded rand v0.4.6
11262024-02-28T19:37:25.753Z Downloaded semver-parser v0.10.2
11272024-02-28T19:37:25.759Z Downloaded structopt v0.3.26
11282024-02-28T19:37:25.763Z Downloaded elliptic-curve v0.13.8
11292024-02-28T19:37:25.767Z Downloaded secrecy v0.8.0
11302024-02-28T19:37:25.770Z Downloaded schemars_derive v0.8.16
11312024-02-28T19:37:25.770Z Downloaded parking_lot v0.11.2
11322024-02-28T19:37:25.774Z Downloaded strsim v0.8.0
11332024-02-28T19:37:25.774Z Downloaded rpassword v7.3.1
11342024-02-28T19:37:25.774Z Downloaded phf v0.11.2
11352024-02-28T19:37:25.778Z Downloaded sct v0.7.0
11362024-02-28T19:37:25.784Z Downloaded parking_lot_core v0.9.8
11372024-02-28T19:37:25.788Z Downloaded packed_struct_codegen v0.10.1
11382024-02-28T19:37:25.788Z Downloaded parking_lot_core v0.8.6
11392024-02-28T19:37:25.788Z Downloaded test-strategy v0.3.1
11402024-02-28T19:37:25.791Z Downloaded postcard v1.0.8
11412024-02-28T19:37:25.795Z Downloaded poly1305 v0.8.0
11422024-02-28T19:37:25.798Z Downloaded trust-dns-server v0.22.1
11432024-02-28T19:37:25.804Z Downloaded dirs-next v2.0.0
11442024-02-28T19:37:25.809Z Downloaded pkcs1 v0.7.5
11452024-02-28T19:37:25.809Z Downloaded smf v0.2.2
11462024-02-28T19:37:25.815Z Downloaded slog v2.7.0
11472024-02-28T19:37:25.815Z Downloaded parking_lot v0.12.1
11482024-02-28T19:37:25.822Z Downloaded typed-path v0.7.0
11492024-02-28T19:37:25.826Z Downloaded tough v0.16.0
11502024-02-28T19:37:25.831Z Downloaded papergrid v0.11.0
11512024-02-28T19:37:25.837Z Downloaded proptest v1.4.0
11522024-02-28T19:37:25.846Z Downloaded hyper v0.14.27
11532024-02-28T19:37:25.857Z Downloaded bindgen v0.69.2
11542024-02-28T19:37:25.864Z Downloaded omicron-zone-package v0.11.0
11552024-02-28T19:37:25.868Z Downloaded petgraph v0.6.4
11562024-02-28T19:37:25.884Z Downloaded h2 v0.3.24
11572024-02-28T19:37:25.891Z Downloaded schemars v0.8.16
11582024-02-28T19:37:25.903Z Downloaded time v0.3.27
11592024-02-28T19:37:25.910Z Downloaded tokio-util v0.7.10
11602024-02-28T19:37:25.917Z Downloaded goblin v0.8.0
11612024-02-28T19:37:25.923Z Downloaded unicode_categories v0.1.1
11622024-02-28T19:37:25.928Z Downloaded tokio-postgres v0.7.10
11632024-02-28T19:37:25.932Z Downloaded tabled v0.15.0
11642024-02-28T19:37:25.949Z Downloaded regex v1.10.3
11652024-02-28T19:37:25.964Z Downloaded rustls-webpki v0.102.1
11662024-02-28T19:37:25.983Z Downloaded rustls-webpki v0.101.7
11672024-02-28T19:37:25.997Z Downloaded diesel v2.1.4
11682024-02-28T19:37:26.017Z Downloaded quick-xml v0.30.0
11692024-02-28T19:37:26.023Z Downloaded idna v0.2.3
11702024-02-28T19:37:26.031Z Downloaded regex-syntax v0.6.29
11712024-02-28T19:37:26.039Z Downloaded syn v1.0.109
11722024-02-28T19:37:26.051Z Downloaded rustls v0.21.9
11732024-02-28T19:37:26.063Z Downloaded gimli v0.28.0
11742024-02-28T19:37:26.075Z Downloaded polar-core v0.27.0
11752024-02-28T19:37:26.082Z Downloaded smoltcp v0.9.1
11762024-02-28T19:37:26.094Z Downloaded nix v0.27.1
11772024-02-28T19:37:26.105Z Downloaded curve25519-dalek v4.1.1
11782024-02-28T19:37:26.115Z Downloaded sled v0.34.7
11792024-02-28T19:37:26.127Z Downloaded object v0.30.4
11802024-02-28T19:37:26.139Z Downloaded rayon v1.8.0
11812024-02-28T19:37:26.148Z Downloaded regex-automata v0.4.4
11822024-02-28T19:37:26.168Z Downloaded zerocopy-derive v0.2.0
11832024-02-28T19:37:26.177Z Downloaded webpki-roots v0.25.2
11842024-02-28T19:37:26.182Z Downloaded vcpkg v0.2.15
11852024-02-28T19:37:26.222Z Downloaded tokio v1.36.0
11862024-02-28T19:37:26.262Z Downloaded openssl v0.10.60
11872024-02-28T19:37:26.274Z Downloaded object v0.32.1
11882024-02-28T19:37:26.284Z Downloaded openapiv3 v2.0.0
11892024-02-28T19:37:26.300Z Downloaded smoltcp v0.11.0
11902024-02-28T19:37:26.313Z Downloaded regress v0.8.0
11912024-02-28T19:37:26.323Z Downloaded encoding_rs v0.8.33
11922024-02-28T19:37:26.346Z Downloaded ratatui v0.26.1
11932024-02-28T19:37:26.366Z Downloaded zerocopy-derive v0.6.4
11942024-02-28T19:37:26.376Z Downloaded bzip2-sys v0.1.11+1.0.8
11952024-02-28T19:37:26.390Z Downloaded bstr v1.6.0
11962024-02-28T19:37:26.404Z Downloaded regex-automata v0.3.8
11972024-02-28T19:37:26.421Z Downloaded trust-dns-proto v0.22.0
11982024-02-28T19:37:26.435Z Downloaded csv v1.3.0
11992024-02-28T19:37:26.462Z Downloaded sha3 v0.10.8
12002024-02-28T19:37:26.466Z Downloaded radix_trie v0.2.1
12012024-02-28T19:37:26.471Z Downloaded regex-automata v0.1.10
12022024-02-28T19:37:26.476Z Downloaded idna v0.5.0
12032024-02-28T19:37:26.483Z Downloaded regex-syntax v0.8.2
12042024-02-28T19:37:26.493Z Downloaded rustls v0.22.2
12052024-02-28T19:37:26.508Z Downloaded toml_edit v0.19.15
12062024-02-28T19:37:26.525Z Downloaded sqlparser v0.43.1
12072024-02-28T19:37:26.530Z Downloaded bstr v0.2.17
12082024-02-28T19:37:26.541Z Downloaded futures-util v0.3.30
12092024-02-28T19:37:26.556Z Downloaded expectorate v1.1.0
12102024-02-28T19:37:26.563Z Downloaded winnow v0.5.15
12112024-02-28T19:37:26.567Z Downloaded plotters v0.3.5
12122024-02-28T19:37:26.572Z Downloaded snafu v0.7.5
12132024-02-28T19:37:26.579Z Downloaded serde_with v3.6.1
12142024-02-28T19:37:26.587Z Downloaded ring v0.16.20
12152024-02-28T19:37:26.669Z Downloaded portable-atomic v1.4.3
12162024-02-28T19:37:26.676Z Downloaded socket2 v0.5.5
12172024-02-28T19:37:26.682Z Downloaded pretty_assertions v1.4.0
12182024-02-28T19:37:26.682Z Downloaded zip v0.6.6
12192024-02-28T19:37:26.686Z Downloaded ucd-trie v0.1.6
12202024-02-28T19:37:26.686Z Downloaded reqwest v0.11.24
12212024-02-28T19:37:26.692Z Downloaded flate2 v1.0.28
12222024-02-28T19:37:26.696Z Downloaded ring v0.17.8
12232024-02-28T19:37:26.766Z Downloaded bitvec v1.0.1
12242024-02-28T19:37:26.782Z Downloaded prettyplease v0.2.16
12252024-02-28T19:37:26.786Z Downloaded once_cell v1.19.0
12262024-02-28T19:37:26.786Z Downloaded num-traits v0.2.16
12272024-02-28T19:37:26.794Z Downloaded structmeta v0.2.0
12282024-02-28T19:37:26.794Z Downloaded fnv v1.0.7
12292024-02-28T19:37:26.794Z Downloaded reedline v0.29.0
12302024-02-28T19:37:26.798Z Downloaded rcgen v0.12.1
12312024-02-28T19:37:26.802Z Downloaded pest v2.7.6
12322024-02-28T19:37:26.807Z Downloaded scheduled-thread-pool v0.2.7
12332024-02-28T19:37:26.807Z Downloaded pin-utils v0.1.0
12342024-02-28T19:37:26.807Z Downloaded num_enum_derive v0.5.11
12352024-02-28T19:37:26.813Z Downloaded fixedbitset v0.4.2
12362024-02-28T19:37:26.813Z Downloaded postgres-types v0.2.6
12372024-02-28T19:37:26.813Z Downloaded postgres-protocol v0.6.6
12382024-02-28T19:37:26.817Z Downloaded platforms v3.0.2
12392024-02-28T19:37:26.817Z Downloaded trybuild v1.0.89
12402024-02-28T19:37:26.821Z Downloaded wyz v0.5.1
12412024-02-28T19:37:26.821Z Downloaded fragile v2.0.0
12422024-02-28T19:37:26.821Z Downloaded form_urlencoded v1.2.1
12432024-02-28T19:37:26.821Z Downloaded display-error-chain v0.2.0
12442024-02-28T19:37:26.821Z Downloaded dirs-sys-next v0.1.2
12452024-02-28T19:37:26.827Z Downloaded tokio-native-tls v0.3.1
12462024-02-28T19:37:26.827Z Downloaded tracing v0.1.37
12472024-02-28T19:37:26.831Z Downloaded guppy v0.17.5
12482024-02-28T19:37:26.834Z Downloaded digest v0.10.7
12492024-02-28T19:37:26.835Z Downloaded zone v0.3.0
12502024-02-28T19:37:26.839Z Downloaded tokio-macros v2.2.0
12512024-02-28T19:37:26.839Z Downloaded smallvec v0.6.14
12522024-02-28T19:37:26.839Z Downloaded slog-scope v4.4.0
12532024-02-28T19:37:26.839Z Downloaded shlex v1.3.0
12542024-02-28T19:37:26.843Z Downloaded shell-words v1.1.0
12552024-02-28T19:37:26.843Z Downloaded sec1 v0.7.3
12562024-02-28T19:37:26.843Z Downloaded num_cpus v1.16.0
12572024-02-28T19:37:26.846Z Downloaded hex-literal v0.4.1
12582024-02-28T19:37:26.846Z Downloaded foreign-types v0.3.2
12592024-02-28T19:37:26.846Z Downloaded float-cmp v0.9.0
12602024-02-28T19:37:26.846Z Downloaded flagset v0.4.3
12612024-02-28T19:37:26.850Z Downloaded plotters-backend v0.3.5
12622024-02-28T19:37:26.850Z Downloaded textwrap v0.11.0
12632024-02-28T19:37:26.850Z Downloaded spki v0.7.2
12642024-02-28T19:37:26.855Z Downloaded serde_urlencoded v0.7.1
12652024-02-28T19:37:26.855Z Downloaded url v2.5.0
12662024-02-28T19:37:26.859Z Downloaded subprocess v0.2.9
12672024-02-28T19:37:26.859Z Downloaded scroll_derive v0.12.0
12682024-02-28T19:37:26.859Z Downloaded hkdf v0.12.4
12692024-02-28T19:37:26.867Z Downloaded tracing-core v0.1.31
12702024-02-28T19:37:26.871Z Downloaded hashbrown v0.13.2
12712024-02-28T19:37:26.872Z Downloaded diff v0.1.13
12722024-02-28T19:37:26.872Z Downloaded tracing-attributes v0.1.26
12732024-02-28T19:37:26.876Z Downloaded spin v0.9.8
12742024-02-28T19:37:26.876Z Downloaded derive-where v1.2.7
12752024-02-28T19:37:26.880Z Downloaded libxml v0.3.3
12762024-02-28T19:37:26.885Z Downloaded target-lexicon v0.12.13
12772024-02-28T19:37:26.889Z Downloaded darling_core v0.14.4
12782024-02-28T19:37:26.893Z Downloaded hashbrown v0.12.3
12792024-02-28T19:37:26.893Z Downloaded x509-cert v0.2.4
12802024-02-28T19:37:26.899Z Downloaded parse-display-derive v0.9.0
12812024-02-28T19:37:26.902Z Downloaded pest_generator v2.7.6
12822024-02-28T19:37:26.902Z Downloaded futures-task v0.3.30
12832024-02-28T19:37:26.903Z Downloaded supports-color v3.0.0
12842024-02-28T19:37:26.903Z Downloaded signal-hook-registry v1.4.1
12852024-02-28T19:37:26.907Z Downloaded futures-executor v0.3.30
12862024-02-28T19:37:26.907Z Downloaded ena v0.14.2
12872024-02-28T19:37:26.907Z Downloaded getrandom v0.2.10
12882024-02-28T19:37:26.911Z Downloaded headers v0.3.9
12892024-02-28T19:37:26.915Z Downloaded ron v0.8.1
12902024-02-28T19:37:26.919Z Downloaded usdt-impl v0.3.5
12912024-02-28T19:37:26.923Z Downloaded socket2 v0.4.9
12922024-02-28T19:37:26.923Z Downloaded opaque-debug v0.3.0
12932024-02-28T19:37:26.923Z Downloaded dtrace-parser v0.1.14
12942024-02-28T19:37:26.923Z Downloaded debug-ignore v1.0.5
12952024-02-28T19:37:26.928Z Downloaded derive_builder_core v0.12.0
12962024-02-28T19:37:26.928Z Downloaded mio v0.8.9
12972024-02-28T19:37:26.942Z Downloaded half v2.3.1
12982024-02-28T19:37:26.956Z Downloaded toml v0.5.11
12992024-02-28T19:37:26.956Z Downloaded der v0.7.8
13002024-02-28T19:37:26.956Z Downloaded gethostname v0.4.3
13012024-02-28T19:37:26.957Z Downloaded oorandom v11.1.3
13022024-02-28T19:37:26.957Z Downloaded rand v0.8.5
13032024-02-28T19:37:26.957Z Downloaded trust-dns-client v0.22.0
13042024-02-28T19:37:26.970Z Downloaded futures-sink v0.3.30
13052024-02-28T19:37:26.970Z Downloaded tokio-rustls v0.24.1
13062024-02-28T19:37:26.970Z Downloaded hyper v1.1.0
13072024-02-28T19:37:26.970Z Downloaded itertools v0.12.1
13082024-02-28T19:37:26.983Z Downloaded rsa v0.9.2
13092024-02-28T19:37:26.983Z Downloaded futures-io v0.3.30
13102024-02-28T19:37:26.984Z Downloaded threadpool v1.8.1
13112024-02-28T19:37:26.984Z Downloaded openssl-sys v0.9.96
13122024-02-28T19:37:26.984Z Downloaded downcast v0.11.0
13132024-02-28T19:37:26.984Z Downloaded pin-project-internal v1.1.3
13142024-02-28T19:37:26.984Z Downloaded diesel_table_macro_syntax v0.1.0
13152024-02-28T19:37:26.984Z Downloaded dof v0.1.5
13162024-02-28T19:37:26.995Z Downloaded unicode-bidi v0.3.13
13172024-02-28T19:37:26.995Z Downloaded zerocopy v0.3.0
13182024-02-28T19:37:26.995Z Downloaded hex v0.4.3
13192024-02-28T19:37:26.995Z Downloaded vsss-rs v3.3.4
13202024-02-28T19:37:26.995Z Downloaded der_derive v0.7.2
13212024-02-28T19:37:26.995Z Downloaded pest_derive v2.7.6
13222024-02-28T19:37:27.009Z Downloaded vte v0.11.1
13232024-02-28T19:37:27.009Z Downloaded signature v2.1.0
13242024-02-28T19:37:27.009Z Downloaded partial-io v0.5.4
13252024-02-28T19:37:27.009Z Downloaded rustversion v1.0.14
13262024-02-28T19:37:27.009Z Downloaded futures-timer v3.0.2
13272024-02-28T19:37:27.010Z Downloaded glob v0.3.1
13282024-02-28T19:37:27.010Z Downloaded sha2 v0.10.8
13292024-02-28T19:37:27.010Z Downloaded structmeta-derive v0.2.0
13302024-02-28T19:37:27.010Z Downloaded difflib v0.4.0
13312024-02-28T19:37:27.019Z Downloaded thread_local v1.1.7
13322024-02-28T19:37:27.019Z Downloaded smawk v0.3.1
13332024-02-28T19:37:27.019Z Downloaded oso v0.27.0
13342024-02-28T19:37:27.020Z Downloaded salty v0.2.0
13352024-02-28T19:37:27.020Z Downloaded chrono v0.4.31
13362024-02-28T19:37:27.028Z Downloaded filetime v0.2.23
13372024-02-28T19:37:27.028Z Downloaded strum v0.26.1
13382024-02-28T19:37:27.028Z Downloaded rstest_macros v0.18.2
13392024-02-28T19:37:27.040Z Downloaded percent-encoding v2.3.1
13402024-02-28T19:37:27.041Z Downloaded ff v0.13.0
13412024-02-28T19:37:27.041Z Downloaded slog-term v2.9.0
13422024-02-28T19:37:27.041Z Downloaded typenum v1.16.0
13432024-02-28T19:37:27.041Z Downloaded same-file v1.0.6
13442024-02-28T19:37:27.041Z Downloaded tokio-rustls v0.25.0
13452024-02-28T19:37:27.047Z Downloaded rustc_version v0.4.0
13462024-02-28T19:37:27.047Z Downloaded rustls-native-certs v0.7.0
13472024-02-28T19:37:27.047Z Downloaded rstest v0.18.2
13482024-02-28T19:37:27.048Z Downloaded pkg-config v0.3.27
13492024-02-28T19:37:27.048Z Downloaded pkcs8 v0.10.2
13502024-02-28T19:37:27.052Z Downloaded thiserror-no-std v2.0.2
13512024-02-28T19:37:27.052Z Downloaded tui-tree-widget v0.17.0
13522024-02-28T19:37:27.052Z Downloaded topological-sort v0.2.2
13532024-02-28T19:37:27.052Z Downloaded http v0.2.11
13542024-02-28T19:37:27.059Z Downloaded crossbeam-channel v0.5.8
13552024-02-28T19:37:27.064Z Downloaded rust-argon2 v1.0.1
13562024-02-28T19:37:27.064Z Downloaded flume v0.11.0
13572024-02-28T19:37:27.064Z Downloaded tinytemplate v1.2.1
13582024-02-28T19:37:27.070Z Downloaded enum-as-inner v0.5.1
13592024-02-28T19:37:27.070Z Downloaded chacha20poly1305 v0.10.1
13602024-02-28T19:37:27.071Z Downloaded similar v2.3.0
13612024-02-28T19:37:27.077Z Downloaded strip-ansi-escapes v0.2.0
13622024-02-28T19:37:27.077Z Downloaded futures v0.3.30
13632024-02-28T19:37:27.103Z Downloaded signal-hook-mio v0.2.3
13642024-02-28T19:37:27.103Z Downloaded fatfs v0.3.6
13652024-02-28T19:37:27.103Z Downloaded rustc_version v0.1.7
13662024-02-28T19:37:27.103Z Downloaded uuid v1.7.0
13672024-02-28T19:37:27.103Z Downloaded crossbeam-utils v0.8.16
13682024-02-28T19:37:27.103Z Downloaded dtrace-parser v0.2.0
13692024-02-28T19:37:27.103Z Downloaded wait-timeout v0.2.0
13702024-02-28T19:37:27.103Z Downloaded const-oid v0.9.5
13712024-02-28T19:37:27.104Z Downloaded log v0.4.20
13722024-02-28T19:37:27.114Z Downloaded signal-hook v0.3.17
13732024-02-28T19:37:27.114Z Downloaded serde_derive_internals v0.26.0
13742024-02-28T19:37:27.114Z Downloaded spin v0.5.2
13752024-02-28T19:37:27.115Z Downloaded resolv-conf v0.7.0
13762024-02-28T19:37:27.115Z Downloaded plain v0.2.3
13772024-02-28T19:37:27.115Z Downloaded predicates-tree v1.0.9
13782024-02-28T19:37:27.115Z Downloaded paste v1.0.14
13792024-02-28T19:37:27.115Z Downloaded slog-dtrace v0.3.0
13802024-02-28T19:37:27.115Z Downloaded proc-macro-error-attr v1.0.4
13812024-02-28T19:37:27.115Z Downloaded rtoolbox v0.0.1
13822024-02-28T19:37:27.115Z Downloaded predicates-core v1.0.6
13832024-02-28T19:37:27.115Z Downloaded synstructure v0.12.6
13842024-02-28T19:37:27.115Z Downloaded unicode-xid v0.2.4
13852024-02-28T19:37:27.116Z Downloaded blake2 v0.10.6
13862024-02-28T19:37:27.116Z Downloaded clang-sys v1.6.1
13872024-02-28T19:37:27.129Z Downloaded tinyvec v1.6.0
13882024-02-28T19:37:27.129Z Downloaded backtrace v0.3.69
13892024-02-28T19:37:27.129Z Downloaded proc-macro-error v1.0.4
13902024-02-28T19:37:27.141Z Downloaded hyper-rustls v0.26.0
13912024-02-28T19:37:27.142Z Downloaded defmt v0.3.5
13922024-02-28T19:37:27.142Z Downloaded serde-big-array v0.5.1
13932024-02-28T19:37:27.142Z Downloaded pin-project-lite v0.2.13
13942024-02-28T19:37:27.142Z Downloaded remove_dir_all v0.5.3
13952024-02-28T19:37:27.147Z Downloaded zeroize_derive v1.4.2
13962024-02-28T19:37:27.147Z Downloaded num-complex v0.4.4
13972024-02-28T19:37:27.147Z Downloaded num-rational v0.4.1
13982024-02-28T19:37:27.147Z Downloaded sha1 v0.10.6
13992024-02-28T19:37:27.147Z Downloaded rustls-pki-types v1.3.0
14002024-02-28T19:37:27.148Z Downloaded hyper-util v0.1.2
14012024-02-28T19:37:27.148Z Downloaded blake3 v1.5.0
14022024-02-28T19:37:27.157Z Downloaded multer v3.0.0
14032024-02-28T19:37:27.157Z Downloaded arc-swap v1.6.0
14042024-02-28T19:37:27.165Z Downloaded bytes v1.5.0
14052024-02-28T19:37:27.165Z Downloaded mime_guess v2.0.4
14062024-02-28T19:37:27.165Z Downloaded memoffset v0.9.0
14072024-02-28T19:37:27.165Z Downloaded swrite v0.1.0
14082024-02-28T19:37:27.171Z Downloaded bzip2 v0.4.4
14092024-02-28T19:37:27.171Z Downloaded radium v0.7.0
14102024-02-28T19:37:27.171Z Downloaded crypto-bigint v0.5.2
14112024-02-28T19:37:27.171Z Downloaded similar-asserts v1.5.0
14122024-02-28T19:37:27.176Z Downloaded signal-hook-tokio v0.3.1
14132024-02-28T19:37:27.176Z Downloaded serde_plain v1.0.2
14142024-02-28T19:37:27.176Z Downloaded crypto-common v0.1.6
14152024-02-28T19:37:27.176Z Downloaded semver v0.11.0
14162024-02-28T19:37:27.177Z Downloaded scroll v0.12.0
14172024-02-28T19:37:27.181Z Downloaded clap v2.34.0
14182024-02-28T19:37:27.188Z Downloaded hmac v0.12.1
14192024-02-28T19:37:27.188Z Downloaded basic-toml v0.1.8
14202024-02-28T19:37:27.193Z Downloaded allocator-api2 v0.2.16
14212024-02-28T19:37:27.198Z Downloaded slog-stdlog v4.1.1
14222024-02-28T19:37:27.198Z Downloaded humantime v2.1.0
14232024-02-28T19:37:27.199Z Downloaded mime v0.3.17
14242024-02-28T19:37:27.203Z Downloaded memoffset v0.7.1
14252024-02-28T19:37:27.203Z Downloaded linear-map v1.2.0
14262024-02-28T19:37:27.203Z Downloaded datatest-stable v0.2.3
14272024-02-28T19:37:27.207Z Downloaded utf-8 v0.7.6
14282024-02-28T19:37:27.207Z Downloaded nanorand v0.7.0
14292024-02-28T19:37:27.207Z Downloaded base64ct v1.6.0
14302024-02-28T19:37:27.211Z Downloaded group v0.13.0
14312024-02-28T19:37:27.211Z Downloaded phf_shared v0.11.2
14322024-02-28T19:37:27.211Z Downloaded funty v2.0.0
14332024-02-28T19:37:27.214Z Downloaded rustls-pemfile v2.1.0
14342024-02-28T19:37:27.214Z Downloaded rustc-demangle v0.1.23
14352024-02-28T19:37:27.214Z Downloaded relative-path v1.9.0
14362024-02-28T19:37:27.218Z Downloaded tabled_derive v0.7.0
14372024-02-28T19:37:27.218Z Downloaded linked-hash-map v0.5.6
14382024-02-28T19:37:27.218Z Downloaded multimap v0.10.0
14392024-02-28T19:37:27.219Z Downloaded indoc v1.0.9
14402024-02-28T19:37:27.223Z Downloaded md-5 v0.10.5
14412024-02-28T19:37:27.223Z Downloaded bb8 v0.8.3
14422024-02-28T19:37:27.224Z Downloaded darling_macro v0.14.4
14432024-02-28T19:37:27.229Z Downloaded sqlformat v0.2.3
14442024-02-28T19:37:27.229Z Downloaded crucible-workspace-hack v0.1.0
14452024-02-28T19:37:27.229Z Downloaded nested v0.1.1
14462024-02-28T19:37:27.229Z Downloaded steno v0.4.0
14472024-02-28T19:37:27.237Z Downloaded macaddr v1.0.1
14482024-02-28T19:37:27.237Z Downloaded http-body v0.4.5
14492024-02-28T19:37:27.237Z Downloaded backoff v0.4.0
14502024-02-28T19:37:27.241Z Downloaded crc32fast v1.3.2
14512024-02-28T19:37:27.241Z Downloaded stable_deref_trait v1.2.0
14522024-02-28T19:37:27.241Z Downloaded slog-bunyan v2.5.0
14532024-02-28T19:37:27.241Z Downloaded slog-async v2.8.0
14542024-02-28T19:37:27.241Z Downloaded crossbeam-epoch v0.9.15
14552024-02-28T19:37:27.241Z Downloaded async-trait v0.1.77
14562024-02-28T19:37:27.245Z Downloaded arrayvec v0.7.4
14572024-02-28T19:37:27.253Z Downloaded async-recursion v1.0.5
14582024-02-28T19:37:27.253Z Downloaded assert_cmd v2.0.14
14592024-02-28T19:37:27.253Z Downloaded ansi_term v0.12.1
14602024-02-28T19:37:27.258Z Downloaded argon2 v0.5.3
14612024-02-28T19:37:27.258Z Downloaded memmap2 v0.7.1
14622024-02-28T19:37:27.258Z Downloaded tinyvec_macros v0.1.1
14632024-02-28T19:37:27.258Z Downloaded ipnetwork v0.20.0
14642024-02-28T19:37:27.258Z Downloaded ciborium v0.2.2
14652024-02-28T19:37:27.262Z Downloaded mockall v0.12.0
14662024-02-28T19:37:27.262Z Downloaded ciborium-ll v0.2.2
14672024-02-28T19:37:27.262Z Downloaded home v0.5.5
14682024-02-28T19:37:27.262Z Downloaded console v0.15.8
14692024-02-28T19:37:27.266Z Downloaded compact_str v0.7.1
14702024-02-28T19:37:27.267Z Downloaded hostname v0.3.1
14712024-02-28T19:37:27.271Z Downloaded buf-list v1.0.3
14722024-02-28T19:37:27.271Z Downloaded base16ct v0.2.0
14732024-02-28T19:37:27.271Z Downloaded atomic-waker v1.1.1
14742024-02-28T19:37:27.271Z Downloaded approx v0.5.1
14752024-02-28T19:37:27.275Z Downloaded crossbeam-deque v0.8.3
14762024-02-28T19:37:27.275Z Downloaded bit-vec v0.6.3
14772024-02-28T19:37:27.275Z Downloaded ascii-canvas v3.0.0
14782024-02-28T19:37:27.279Z Downloaded async-stream v0.3.5
14792024-02-28T19:37:27.279Z Downloaded aead v0.5.2
14802024-02-28T19:37:27.279Z Downloaded adler v1.0.2
14812024-02-28T19:37:27.284Z Downloaded anes v0.1.6
14822024-02-28T19:37:27.284Z Downloaded array-init v0.0.4
14832024-02-28T19:37:27.284Z Downloaded structmeta-derive v0.3.0
14842024-02-28T19:37:27.284Z Downloaded convert_case v0.4.0
14852024-02-28T19:37:27.292Z Downloaded criterion-plot v0.5.0
14862024-02-28T19:37:27.292Z Downloaded itertools v0.10.5
14872024-02-28T19:37:27.292Z Downloaded corncobs v0.1.3
14882024-02-28T19:37:27.296Z Downloaded match_cfg v0.1.0
14892024-02-28T19:37:27.296Z Downloaded cstr-argument v0.1.2
14902024-02-28T19:37:27.296Z Downloaded ipnet v2.9.0
14912024-02-28T19:37:27.296Z Downloaded colored v2.0.4
14922024-02-28T19:37:27.300Z Downloaded cancel-safe-futures v0.1.5
14932024-02-28T19:37:27.301Z Downloaded cc v1.0.83
14942024-02-28T19:37:27.304Z Downloaded libloading v0.7.4
14952024-02-28T19:37:27.305Z Downloaded crc v3.0.1
14962024-02-28T19:37:27.309Z Downloaded cpufeatures v0.2.12
14972024-02-28T19:37:27.309Z Downloaded chacha20 v0.9.1
14982024-02-28T19:37:27.813Z Compiling libc v0.2.153
14992024-02-28T19:37:27.813Z Compiling serde v1.0.197
15002024-02-28T19:37:27.817Z Compiling autocfg v1.1.0
15012024-02-28T19:37:27.818Z Compiling version_check v0.9.4
15022024-02-28T19:37:27.818Z Checking cfg-if v1.0.0
15032024-02-28T19:37:27.860Z Compiling syn v1.0.109
15042024-02-28T19:37:27.899Z Compiling syn v2.0.51
15052024-02-28T19:37:27.958Z Compiling parking_lot_core v0.9.8
15062024-02-28T19:37:27.986Z Compiling memchr v2.6.3
15072024-02-28T19:37:28.376Z Compiling libm v0.2.7
15082024-02-28T19:37:28.403Z Compiling once_cell v1.19.0
15092024-02-28T19:37:28.711Z Compiling lock_api v0.4.10
15102024-02-28T19:37:28.726Z Compiling num-traits v0.2.16
15112024-02-28T19:37:28.774Z Compiling ahash v0.8.7
15122024-02-28T19:37:29.110Z Compiling serde_json v1.0.114
15132024-02-28T19:37:29.153Z Compiling byteorder v1.5.0
15142024-02-28T19:37:29.658Z Compiling slab v0.4.9
15152024-02-28T19:37:29.804Z Compiling log v0.4.20
15162024-02-28T19:37:29.828Z Checking getrandom v0.2.10
15172024-02-28T19:37:29.902Z Compiling typenum v1.16.0
15182024-02-28T19:37:29.961Z Compiling cc v1.0.83
15192024-02-28T19:37:30.283Z Compiling generic-array v0.14.7
15202024-02-28T19:37:30.486Z Checking itoa v1.0.9
15212024-02-28T19:37:30.671Z Checking scopeguard v1.2.0
15222024-02-28T19:37:30.690Z Compiling rustix v0.38.31
15232024-02-28T19:37:30.690Z Compiling pkg-config v0.3.27
15242024-02-28T19:37:30.798Z Compiling allocator-api2 v0.2.16
15252024-02-28T19:37:31.256Z Checking smallvec v1.13.1
15262024-02-28T19:37:31.639Z Compiling schemars v0.8.16
15272024-02-28T19:37:31.672Z Compiling httparse v1.8.0
15282024-02-28T19:37:31.924Z Compiling fnv v1.0.7
15292024-02-28T19:37:32.013Z Compiling vcpkg v0.2.15
15302024-02-28T19:37:32.042Z Compiling ucd-trie v0.1.6
15312024-02-28T19:37:32.733Z Checking parking_lot v0.12.1
15322024-02-28T19:37:33.086Z Compiling aho-corasick v1.0.4
15332024-02-28T19:37:33.240Z Compiling ring v0.17.8
15342024-02-28T19:37:33.585Z Compiling regex-syntax v0.8.2
15352024-02-28T19:37:34.332Z Compiling openssl-sys v0.9.96
15362024-02-28T19:37:34.755Z Checking pin-project-lite v0.2.13
15372024-02-28T19:37:35.519Z Compiling crossbeam-utils v0.8.16
15382024-02-28T19:37:35.679Z Compiling ring v0.16.20
15392024-02-28T19:37:35.996Z Compiling serde_derive_internals v0.26.0
15402024-02-28T19:37:36.768Z Compiling regex-automata v0.4.4
15412024-02-28T19:37:37.311Z Checking rand_core v0.6.4
15422024-02-28T19:37:37.590Z Checking signal-hook-registry v1.4.1
15432024-02-28T19:37:37.794Z Compiling openssl v0.10.60
15442024-02-28T19:37:38.181Z Checking ryu v1.0.15
15452024-02-28T19:37:38.404Z Checking mio v0.8.9
15462024-02-28T19:37:38.513Z Checking num_cpus v1.16.0
15472024-02-28T19:37:38.743Z Compiling spin v0.5.2
15482024-02-28T19:37:38.933Z Compiling iana-time-zone v0.1.57
15492024-02-28T19:37:38.971Z Compiling rustls v0.21.9
15502024-02-28T19:37:39.208Z Checking futures-core v0.3.30
15512024-02-28T19:37:39.357Z Compiling native-tls v0.2.11
15522024-02-28T19:37:39.379Z Compiling slog v2.7.0
15532024-02-28T19:37:39.444Z Compiling async-trait v0.1.77
15542024-02-28T19:37:39.976Z Compiling memoffset v0.9.0
15552024-02-28T19:37:40.395Z Compiling regex v1.10.3
15562024-02-28T19:37:40.491Z Checking socket2 v0.5.5
15572024-02-28T19:37:40.964Z Compiling crossbeam-epoch v0.9.15
15582024-02-28T19:37:41.166Z Compiling dyn-clone v1.0.17
15592024-02-28T19:37:41.344Z Compiling backtrace v0.3.69
15602024-02-28T19:37:41.505Z Compiling futures-sink v0.3.30
15612024-02-28T19:37:41.548Z Compiling errno v0.3.8
15622024-02-28T19:37:41.651Z Compiling either v1.10.0
15632024-02-28T19:37:41.795Z Compiling crc32fast v1.3.2
15642024-02-28T19:37:41.799Z Compiling unicode-xid v0.2.4
15652024-02-28T19:37:41.954Z Compiling tinyvec_macros v0.1.1
15662024-02-28T19:37:42.035Z Compiling tinyvec v1.6.0
15672024-02-28T19:37:42.051Z Compiling futures-channel v0.3.30
15682024-02-28T19:37:42.208Z Compiling serde_derive v1.0.197
15692024-02-28T19:37:42.272Z Compiling zerocopy-derive v0.7.32
15702024-02-28T19:37:42.334Z Compiling thiserror-impl v1.0.57
15712024-02-28T19:37:42.463Z Compiling zeroize_derive v1.4.2
15722024-02-28T19:37:42.523Z Compiling tokio-macros v2.2.0
15732024-02-28T19:37:43.388Z Compiling futures-macro v0.3.30
15742024-02-28T19:37:43.518Z Compiling tracing-attributes v0.1.26
15752024-02-28T19:37:44.125Z Compiling schemars_derive v0.8.16
15762024-02-28T19:37:44.315Z Checking zeroize v1.7.0
15772024-02-28T19:37:44.625Z Compiling openssl-macros v0.1.1
15782024-02-28T19:37:44.720Z Compiling zerocopy v0.7.32
15792024-02-28T19:37:45.800Z Compiling thiserror v1.0.57
15802024-02-28T19:37:45.936Z Compiling pest v2.7.6
15812024-02-28T19:37:46.974Z Compiling hashbrown v0.14.3
15822024-02-28T19:37:47.040Z Compiling anyhow v1.0.75
15832024-02-28T19:37:47.056Z Compiling futures-io v0.3.30
15842024-02-28T19:37:47.341Z Compiling futures-task v0.3.30
15852024-02-28T19:37:47.559Z Compiling pin-utils v0.1.0
15862024-02-28T19:37:47.638Z Compiling futures-util v0.3.30
15872024-02-28T19:37:47.654Z Compiling unicode-normalization v0.1.22
15882024-02-28T19:37:47.770Z Compiling spin v0.9.8
15892024-02-28T19:37:47.788Z Compiling tracing-core v0.1.31
15902024-02-28T19:37:48.152Z Compiling pest_meta v2.7.6
15912024-02-28T19:37:48.304Z Compiling rustversion v1.0.14
15922024-02-28T19:37:48.384Z Compiling unicode-bidi v0.3.13
15932024-02-28T19:37:48.620Z Compiling tracing v0.1.37
15942024-02-28T19:37:48.698Z Compiling der_derive v0.7.2
15952024-02-28T19:37:49.123Z Compiling winnow v0.5.15
15962024-02-28T19:37:49.404Z Compiling pest_generator v2.7.6
15972024-02-28T19:37:51.531Z Compiling lazy_static v1.4.0
15982024-02-28T19:37:51.577Z Compiling unicode-width v0.1.11
15992024-02-28T19:37:51.636Z Checking subtle v2.5.0
16002024-02-28T19:37:51.896Z Compiling untrusted v0.7.1
16012024-02-28T19:37:52.069Z Compiling untrusted v0.9.0
16022024-02-28T19:37:52.081Z Compiling foreign-types-shared v0.1.1
16032024-02-28T19:37:52.231Z Compiling percent-encoding v2.3.1
16042024-02-28T19:37:52.271Z Compiling time-core v0.1.1
16052024-02-28T19:37:52.433Z Compiling time-macros v0.2.13
16062024-02-28T19:37:52.867Z Compiling foreign-types v0.3.2
16072024-02-28T19:37:53.257Z Compiling pest_derive v2.7.6
16082024-02-28T19:37:54.252Z Compiling scroll_derive v0.12.0
16092024-02-28T19:37:54.267Z Compiling synstructure v0.12.6
16102024-02-28T19:37:55.961Z Compiling thread-id v4.2.0
16112024-02-28T19:37:56.064Z Compiling base64 v0.21.7
16122024-02-28T19:37:56.123Z Compiling try-lock v0.2.4
16132024-02-28T19:37:56.211Z Checking bytes v1.5.0
16142024-02-28T19:37:56.255Z Checking bitflags v2.4.0
16152024-02-28T19:37:56.466Z Compiling want v0.3.1
16162024-02-28T19:37:56.535Z Compiling zerocopy-derive v0.2.0
16172024-02-28T19:37:56.695Z Compiling sct v0.7.0
16182024-02-28T19:37:56.738Z Compiling rustls-webpki v0.101.7
16192024-02-28T19:37:56.847Z Compiling form_urlencoded v1.2.1
16202024-02-28T19:37:56.966Z Checking tokio v1.36.0
16212024-02-28T19:37:57.150Z Compiling socket2 v0.4.9
16222024-02-28T19:37:57.689Z Compiling indexmap v2.2.3
16232024-02-28T19:37:58.456Z Compiling uuid v1.7.0
16242024-02-28T19:37:58.586Z Compiling semver v1.0.22
16252024-02-28T19:37:58.701Z Compiling chrono v0.4.31
16262024-02-28T19:37:59.140Z Compiling http v0.2.11
16272024-02-28T19:37:59.858Z Compiling serde_spanned v0.6.5
16282024-02-28T19:38:00.101Z Compiling toml_datetime v0.6.5
16292024-02-28T19:38:00.637Z Compiling rustc_version v0.4.0
16302024-02-28T19:38:00.724Z Compiling toml_edit v0.19.15
16312024-02-28T19:38:01.758Z Compiling openapiv3 v2.0.0
16322024-02-28T19:38:02.001Z Compiling http-body v0.4.5
16332024-02-28T19:38:02.561Z Compiling httpdate v1.0.3
16342024-02-28T19:38:03.011Z Compiling openssl-probe v0.1.5
16352024-02-28T19:38:03.015Z Compiling tower-service v0.3.2
16362024-02-28T19:38:03.139Z Compiling const-oid v0.9.5
16372024-02-28T19:38:03.851Z Compiling idna v0.5.0
16382024-02-28T19:38:05.563Z Compiling adler v1.0.2
16392024-02-28T19:38:06.311Z Compiling miniz_oxide v0.7.1
16402024-02-28T19:38:06.329Z Compiling url v2.5.0
16412024-02-28T19:38:06.617Z Compiling signal-hook v0.3.17
16422024-02-28T19:38:06.893Z Compiling ipnet v2.9.0
16432024-02-28T19:38:07.471Z Compiling tokio-util v0.7.10
16442024-02-28T19:38:07.860Z Compiling tokio-rustls v0.24.1
16452024-02-28T19:38:08.257Z Compiling serde_urlencoded v0.7.1
16462024-02-28T19:38:08.279Z Compiling rustls-pemfile v1.0.3
16472024-02-28T19:38:08.310Z Compiling crypto-common v0.1.6
16482024-02-28T19:38:08.533Z Compiling h2 v0.3.24
16492024-02-28T19:38:08.820Z Compiling clap_derive v4.5.0
16502024-02-28T19:38:08.975Z Compiling zerocopy-derive v0.6.4
16512024-02-28T19:38:09.031Z Compiling tokio-native-tls v0.3.1
16522024-02-28T19:38:09.287Z Compiling usdt-impl v0.3.5
16532024-02-28T19:38:09.310Z Compiling encoding_rs v0.8.33
16542024-02-28T19:38:09.648Z Compiling webpki-roots v0.25.2
16552024-02-28T19:38:09.794Z Compiling sync_wrapper v0.1.2
16562024-02-28T19:38:09.921Z Compiling siphasher v0.3.11
16572024-02-28T19:38:10.286Z Compiling gimli v0.28.0
16582024-02-28T19:38:11.321Z Compiling mime v0.3.17
16592024-02-28T19:38:11.650Z Compiling zerocopy v0.3.0
16602024-02-28T19:38:11.942Z Compiling scroll v0.12.0
16612024-02-28T19:38:12.498Z Compiling block-buffer v0.10.4
16622024-02-28T19:38:12.673Z Compiling bzip2-sys v0.1.11+1.0.8
16632024-02-28T19:38:12.773Z Compiling object v0.32.1
16642024-02-28T19:38:12.849Z Compiling num-iter v0.1.43
16652024-02-28T19:38:13.130Z Compiling usdt-impl v0.5.0
16662024-02-28T19:38:13.146Z Compiling plain v0.2.3
16672024-02-28T19:38:13.439Z Compiling rustc-demangle v0.1.23
16682024-02-28T19:38:14.040Z Compiling goblin v0.8.0
16692024-02-28T19:38:14.433Z Compiling flate2 v1.0.28
16702024-02-28T19:38:14.621Z Compiling addr2line v0.21.0
16712024-02-28T19:38:14.933Z Compiling digest v0.10.7
16722024-02-28T19:38:15.279Z Compiling dof v0.1.5
16732024-02-28T19:38:15.317Z Compiling heapless v0.7.16
16742024-02-28T19:38:15.447Z Compiling hyper v0.14.27
16752024-02-28T19:38:15.573Z Compiling dtrace-parser v0.1.14
16762024-02-28T19:38:15.734Z Compiling futures-executor v0.3.30
16772024-02-28T19:38:15.781Z Compiling ppv-lite86 v0.2.17
16782024-02-28T19:38:16.351Z Compiling pretty-hex v0.4.1
16792024-02-28T19:38:16.567Z Compiling rand_chacha v0.3.1
16802024-02-28T19:38:16.581Z Compiling toml_edit v0.22.6
16812024-02-28T19:38:17.852Z Compiling futures v0.3.30
16822024-02-28T19:38:18.036Z Compiling toml v0.7.8
16832024-02-28T19:38:18.446Z Compiling serde_tokenstream v0.1.7
16842024-02-28T19:38:19.382Z Compiling hex v0.4.3
16852024-02-28T19:38:19.454Z Compiling dtrace-parser v0.2.0
16862024-02-28T19:38:20.042Z Compiling dof v0.3.0
16872024-02-28T19:38:20.445Z Compiling bit-vec v0.6.3
16882024-02-28T19:38:20.839Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16892024-02-28T19:38:21.456Z Compiling rand v0.8.5
16902024-02-28T19:38:21.778Z Compiling phf_shared v0.10.0
16912024-02-28T19:38:22.187Z Compiling num-bigint v0.4.4
16922024-02-28T19:38:22.375Z Compiling hyper-rustls v0.24.2
16932024-02-28T19:38:22.543Z Compiling hyper-tls v0.5.0
16942024-02-28T19:38:22.686Z Compiling precomputed-hash v0.1.1
16952024-02-28T19:38:22.733Z Compiling new_debug_unreachable v1.0.4
16962024-02-28T19:38:22.798Z Compiling smoltcp v0.9.1
16972024-02-28T19:38:22.825Z Compiling reqwest v0.11.24
16982024-02-28T19:38:22.905Z Compiling fixedbitset v0.4.2
16992024-02-28T19:38:22.992Z Compiling minimal-lexical v0.2.1
17002024-02-28T19:38:23.355Z Compiling base64ct v1.6.0
17012024-02-28T19:38:23.521Z Compiling nom v7.1.3
17022024-02-28T19:38:23.539Z Compiling petgraph v0.6.4
17032024-02-28T19:38:23.940Z Compiling pem-rfc7468 v0.7.0
17042024-02-28T19:38:23.960Z Compiling string_cache v0.8.7
17052024-02-28T19:38:24.434Z Compiling bit-set v0.5.3
17062024-02-28T19:38:24.734Z Compiling usdt-macro v0.3.5
17072024-02-28T19:38:24.751Z Compiling usdt-attr-macro v0.3.5
17082024-02-28T19:38:24.840Z Compiling hmac v0.12.1
17092024-02-28T19:38:25.239Z Compiling hubpack_derive v0.1.1
17102024-02-28T19:38:25.613Z Compiling enum-as-inner v0.5.1
17112024-02-28T19:38:25.617Z Compiling itertools v0.10.5
17122024-02-28T19:38:26.119Z Compiling diesel_table_macro_syntax v0.1.0
17132024-02-28T19:38:26.437Z Compiling flagset v0.4.3
17142024-02-28T19:38:26.526Z Checking equivalent v1.0.1
17152024-02-28T19:38:26.630Z Compiling unicode-segmentation v1.10.1
17162024-02-28T19:38:26.645Z Compiling lalrpop-util v0.19.12
17172024-02-28T19:38:26.997Z Compiling der v0.7.8
17182024-02-28T19:38:27.131Z Compiling diesel_derives v2.1.2
17192024-02-28T19:38:27.452Z Compiling strum_macros v0.25.2
17202024-02-28T19:38:27.944Z Compiling cpufeatures v0.2.12
17212024-02-28T19:38:28.573Z Compiling sha2 v0.10.8
17222024-02-28T19:38:28.789Z Compiling md-5 v0.10.5
17232024-02-28T19:38:29.044Z Compiling stringprep v0.1.3
17242024-02-28T19:38:29.397Z Compiling spki v0.7.2
17252024-02-28T19:38:29.513Z Compiling serde_repr v0.1.16
17262024-02-28T19:38:29.802Z Compiling num-integer v0.1.46
17272024-02-28T19:38:30.123Z Compiling hash32 v0.2.1
17282024-02-28T19:38:30.408Z Compiling fallible-iterator v0.2.0
17292024-02-28T19:38:30.512Z Compiling stable_deref_trait v1.2.0
17302024-02-28T19:38:30.612Z Compiling pkcs8 v0.10.2
17312024-02-28T19:38:31.131Z Compiling postgres-protocol v0.6.6
17322024-02-28T19:38:31.354Z Compiling phf_shared v0.11.2
17332024-02-28T19:38:31.777Z Compiling ff v0.13.0
17342024-02-28T19:38:31.861Z Compiling terminal_size v0.3.0
17352024-02-28T19:38:31.997Z Compiling block-padding v0.3.3
17362024-02-28T19:38:32.061Z Compiling scheduled-thread-pool v0.2.7
17372024-02-28T19:38:32.248Z Compiling matches v0.1.10
17382024-02-28T19:38:32.343Z Compiling deranged v0.3.8
17392024-02-28T19:38:32.360Z Compiling bitflags v1.3.2
17402024-02-28T19:38:32.461Z Compiling base16ct v0.2.0
17412024-02-28T19:38:32.505Z Compiling managed v0.8.0
17422024-02-28T19:38:32.661Z Compiling num_threads v0.1.6
17432024-02-28T19:38:32.749Z Compiling regex-automata v0.1.10
17442024-02-28T19:38:32.788Z Compiling sec1 v0.7.3
17452024-02-28T19:38:32.796Z Compiling clap_builder v4.5.0
17462024-02-28T19:38:32.965Z Compiling idna v0.2.3
17472024-02-28T19:38:33.235Z Compiling bstr v0.2.17
17482024-02-28T19:38:33.388Z Compiling r2d2 v0.8.10
17492024-02-28T19:38:34.123Z Compiling inout v0.1.3
17502024-02-28T19:38:34.354Z Compiling time v0.3.27
17512024-02-28T19:38:34.410Z Compiling signal-hook-mio v0.2.3
17522024-02-28T19:38:34.575Z Compiling group v0.13.0
17532024-02-28T19:38:34.591Z Compiling postgres-types v0.2.6
17542024-02-28T19:38:34.729Z Compiling phf v0.11.2
17552024-02-28T19:38:34.891Z Compiling bzip2 v0.4.4
17562024-02-28T19:38:35.292Z Compiling hubpack v0.1.2
17572024-02-28T19:38:35.783Z Compiling hkdf v0.12.4
17582024-02-28T19:38:36.064Z Compiling zerocopy v0.6.4
17592024-02-28T19:38:36.183Z Compiling ipnetwork v0.20.0
17602024-02-28T19:38:36.330Z Compiling crypto-bigint v0.5.2
17612024-02-28T19:38:36.915Z Compiling float-cmp v0.9.0
17622024-02-28T19:38:37.112Z Compiling regex-automata v0.3.8
17632024-02-28T19:38:37.141Z Compiling normalize-line-endings v0.3.0
17642024-02-28T19:38:37.268Z Compiling difflib v0.4.0
17652024-02-28T19:38:38.006Z Compiling data-encoding v2.4.0
17662024-02-28T19:38:38.967Z Compiling static_assertions v1.1.0
17672024-02-28T19:38:39.073Z Compiling predicates-core v1.0.6
17682024-02-28T19:38:39.437Z Compiling whoami v1.4.1
17692024-02-28T19:38:39.553Z Compiling predicates v3.1.0
17702024-02-28T19:38:39.921Z Compiling tokio-postgres v0.7.10
17712024-02-28T19:38:39.971Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17722024-02-28T19:38:40.098Z Compiling bstr v1.6.0
17732024-02-28T19:38:40.470Z Compiling trust-dns-proto v0.22.0
17742024-02-28T19:38:41.389Z Compiling elliptic-curve v0.13.8
17752024-02-28T19:38:41.640Z Compiling yasna v0.5.2
17762024-02-28T19:38:42.165Z Compiling clap v4.5.0
17772024-02-28T19:38:42.289Z Compiling zip v0.6.6
17782024-02-28T19:38:42.812Z Compiling crossterm v0.27.0
17792024-02-28T19:38:43.535Z Compiling cipher v0.4.4
17802024-02-28T19:38:43.743Z Compiling similar v2.3.0
17812024-02-28T19:38:43.964Z Compiling diesel v2.1.4
17822024-02-28T19:38:44.225Z Compiling usdt v0.3.5
17832024-02-28T19:38:44.547Z Compiling tokio-stream v0.1.14
17842024-02-28T19:38:45.150Z Compiling console v0.15.8
17852024-02-28T19:38:45.848Z Checking unicode-ident v1.0.12
17862024-02-28T19:38:46.418Z Checking proc-macro2 v1.0.78
17872024-02-28T19:38:47.084Z Checking quote v1.0.35
17882024-02-28T19:38:48.605Z Checking utf8parse v0.2.1
17892024-02-28T19:38:49.400Z Checking anstyle v1.0.2
17902024-02-28T19:38:55.313Z Checking anstyle-parse v0.2.1
17912024-02-28T19:38:55.996Z Checking anstyle-query v1.0.0
17922024-02-28T19:38:56.111Z Checking colorchoice v1.0.0
17932024-02-28T19:38:56.239Z Checking anstream v0.6.11
17942024-02-28T19:38:56.765Z Checking clap_lex v0.7.0
17952024-02-28T19:38:56.887Z Checking strsim v0.11.0
17962024-02-28T19:38:59.861Z Compiling serde_tokenstream v0.2.0
17972024-02-28T19:39:02.869Z Checking winnow v0.6.1
17982024-02-28T19:39:11.131Z Compiling regress v0.8.0
17992024-02-28T19:39:11.445Z Compiling getopts v0.2.21
18002024-02-28T19:39:12.000Z Compiling unsafe-libyaml v0.2.10
18012024-02-28T19:39:12.110Z Checking heck v0.4.1
18022024-02-28T19:39:12.497Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
18032024-02-28T19:39:12.819Z Checking camino v1.1.6
18042024-02-28T19:39:13.380Z Compiling serde_yaml v0.9.25
18052024-02-28T19:39:13.696Z Compiling strsim v0.10.0
18062024-02-28T19:39:13.846Z Compiling ident_case v1.0.1
18072024-02-28T19:39:13.927Z Checking fastrand v2.0.1
18082024-02-28T19:39:14.017Z Checking rustls-pki-types v1.3.0
18092024-02-28T19:39:14.251Z Checking match_cfg v0.1.0
18102024-02-28T19:39:14.338Z Checking hostname v0.3.1
18112024-02-28T19:39:14.419Z Checking tempfile v3.10.0
18122024-02-28T19:39:14.488Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
18132024-02-28T19:39:14.537Z Checking http v1.0.0
18142024-02-28T19:39:14.800Z Checking atty v0.2.14
18152024-02-28T19:39:14.916Z Compiling paste v1.0.14
18162024-02-28T19:39:15.401Z Checking quick-error v1.2.3
18172024-02-28T19:39:15.594Z Checking sha1 v0.10.6
18182024-02-28T19:39:15.857Z Checking dirs-sys-next v0.1.2
18192024-02-28T19:39:15.889Z Compiling rustls v0.22.2
18202024-02-28T19:39:16.023Z Checking dirs-next v2.0.0
18212024-02-28T19:39:16.198Z Checking rustls-webpki v0.102.1
18222024-02-28T19:39:16.934Z Checking crossbeam-channel v0.5.8
18232024-02-28T19:39:17.377Z Checking thread_local v1.1.7
18242024-02-28T19:39:17.433Z Checking instant v0.1.12
18252024-02-28T19:39:17.544Z Compiling slog-async v2.8.0
18262024-02-28T19:39:17.668Z Checking term v0.7.0
18272024-02-28T19:39:17.686Z Checking rustls-pemfile v2.1.0
18282024-02-28T19:39:17.755Z Compiling multer v3.0.0
18292024-02-28T19:39:17.907Z Checking debug-ignore v1.0.5
18302024-02-28T19:39:18.037Z Checking take_mut v0.2.2
18312024-02-28T19:39:18.072Z Compiling darling_core v0.20.3
18322024-02-28T19:39:18.100Z Checking slog-term v2.9.0
18332024-02-28T19:39:18.118Z Checking slog-json v2.6.1
18342024-02-28T19:39:18.372Z Compiling async-stream-impl v0.3.5
18352024-02-28T19:39:18.459Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18362024-02-28T19:39:18.575Z Checking atomic-waker v1.1.1
18372024-02-28T19:39:18.702Z Checking waitgroup v0.1.2
18382024-02-28T19:39:18.824Z Checking slog-bunyan v2.5.0
18392024-02-28T19:39:18.988Z Checking toml v0.8.10
18402024-02-28T19:39:19.243Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18412024-02-28T19:39:19.768Z Checking serde_path_to_error v0.1.15
18422024-02-28T19:39:19.864Z Checking async-stream v0.3.5
18432024-02-28T19:39:20.061Z Compiling strum_macros v0.26.1
18442024-02-28T19:39:20.447Z Checking wait-timeout v0.2.0
18452024-02-28T19:39:20.628Z Compiling structmeta-derive v0.3.0
18462024-02-28T19:39:21.352Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18472024-02-28T19:39:21.494Z Checking tokio-rustls v0.25.0
18482024-02-28T19:39:21.512Z Checking rusty-fork v0.3.0
18492024-02-28T19:39:21.773Z Checking newtype-uuid v1.0.1
18502024-02-28T19:39:21.791Z Compiling structmeta-derive v0.2.0
18512024-02-28T19:39:22.018Z Checking rand_xorshift v0.3.0
18522024-02-28T19:39:22.190Z Checking unarray v0.1.4
18532024-02-28T19:39:22.339Z Checking proptest v1.4.0
18542024-02-28T19:39:23.800Z Compiling structmeta v0.3.0
18552024-02-28T19:39:24.262Z Compiling parse-display-derive v0.9.0
18562024-02-28T19:39:24.332Z Compiling darling_macro v0.20.3
18572024-02-28T19:39:25.013Z Compiling structmeta v0.2.0
18582024-02-28T19:39:25.467Z Compiling darling v0.20.3
18592024-02-28T19:39:25.470Z Checking backoff v0.4.0
18602024-02-28T19:39:25.495Z Checking strum v0.26.1
18612024-02-28T19:39:25.591Z Compiling serde_with_macros v3.6.1
18622024-02-28T19:39:25.641Z Compiling test-strategy v0.3.1
18632024-02-28T19:39:25.689Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18642024-02-28T19:39:25.749Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18652024-02-28T19:39:25.856Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18662024-02-28T19:39:26.011Z Checking macaddr v1.0.1
18672024-02-28T19:39:26.346Z Checking camino-tempfile v1.1.1
18682024-02-28T19:39:26.568Z Checking is-terminal v0.4.9
18692024-02-28T19:39:26.626Z Compiling proc-macro-error-attr v1.0.4
18702024-02-28T19:39:26.691Z Compiling proc-macro-error v1.0.4
18712024-02-28T19:39:26.896Z Compiling proc-macro-crate v1.3.1
18722024-02-28T19:39:27.132Z Checking termtree v0.4.1
18732024-02-28T19:39:27.334Z Compiling heapless v0.8.0
18742024-02-28T19:39:28.034Z Compiling num_enum_derive v0.5.11
18752024-02-28T19:39:28.193Z Checking predicates-tree v1.0.9
18762024-02-28T19:39:28.331Z Checking hash32 v0.3.1
18772024-02-28T19:39:28.519Z Compiling smoltcp v0.11.0
18782024-02-28T19:39:28.556Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18792024-02-28T19:39:28.820Z Checking serde_with v3.6.1
18802024-02-28T19:39:29.203Z Checking parse-display v0.9.0
18812024-02-28T19:39:29.286Z Checking embedded-io v0.4.0
18822024-02-28T19:39:29.427Z Compiling crucible-workspace-hack v0.1.0
18832024-02-28T19:39:29.564Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18842024-02-28T19:39:29.722Z Checking cobs v0.2.3
18852024-02-28T19:39:29.858Z Compiling usdt-macro v0.5.0
18862024-02-28T19:39:29.873Z Compiling usdt-attr-macro v0.5.0
18872024-02-28T19:39:29.901Z Checking postcard v1.0.8
18882024-02-28T19:39:30.619Z Compiling foreign-types-macros v0.2.3
18892024-02-28T19:39:30.908Z Checking num_enum v0.5.11
18902024-02-28T19:39:31.055Z Checking memmap v0.7.0
18912024-02-28T19:39:31.264Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18922024-02-28T19:39:31.407Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18932024-02-28T19:39:31.553Z Checking foreign-types-shared v0.3.1
18942024-02-28T19:39:31.603Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18952024-02-28T19:39:31.660Z Checking usdt v0.5.0
18962024-02-28T19:39:31.884Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18972024-02-28T19:39:31.913Z Checking foreign-types v0.5.0
18982024-02-28T19:39:31.920Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18992024-02-28T19:39:32.010Z Checking cstr-argument v0.1.2
19002024-02-28T19:39:32.026Z Checking pretty-hex v0.2.1
19012024-02-28T19:39:32.161Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19022024-02-28T19:39:32.183Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19032024-02-28T19:39:32.199Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19042024-02-28T19:39:32.474Z Checking colored v2.0.4
19052024-02-28T19:39:32.512Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19062024-02-28T19:39:32.551Z Compiling zone_cfg_derive v0.3.0
19072024-02-28T19:39:32.730Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
19082024-02-28T19:39:32.764Z Compiling mockall_derive v0.12.0
19092024-02-28T19:39:32.860Z Compiling num-derive v0.4.0
19102024-02-28T19:39:32.914Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19112024-02-28T19:39:33.069Z Checking fragile v2.0.0
19122024-02-28T19:39:33.124Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
19132024-02-28T19:39:33.341Z Checking downcast v0.11.0
19142024-02-28T19:39:33.526Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
19152024-02-28T19:39:33.768Z Checking smf v0.2.2
19162024-02-28T19:39:34.064Z Checking zone v0.3.0
19172024-02-28T19:39:34.207Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19182024-02-28T19:39:34.222Z Checking xattr v1.0.1
19192024-02-28T19:39:34.394Z Checking filetime v0.2.23
19202024-02-28T19:39:34.642Z Checking same-file v1.0.6
19212024-02-28T19:39:34.646Z Checking tar v0.4.40
19222024-02-28T19:39:34.810Z Checking walkdir v2.4.0
19232024-02-28T19:39:34.861Z Checking pem v3.0.2
19242024-02-28T19:39:35.082Z Compiling rayon-core v1.12.0
19252024-02-28T19:39:35.125Z Checking linked-hash-map v0.5.6
19262024-02-28T19:39:35.297Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
19272024-02-28T19:39:35.388Z Checking itertools v0.12.1
19282024-02-28T19:39:35.417Z Checking headers-core v0.2.0
19292024-02-28T19:39:35.454Z Checking lru-cache v0.1.2
19302024-02-28T19:39:35.548Z Checking headers v0.3.9
19312024-02-28T19:39:35.622Z Checking password-hash v0.5.0
19322024-02-28T19:39:35.663Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19332024-02-28T19:39:35.768Z Checking blake2 v0.10.6
19342024-02-28T19:39:35.948Z Checking swrite v0.1.0
19352024-02-28T19:39:36.061Z Compiling derive-where v1.2.7
19362024-02-28T19:39:36.078Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19372024-02-28T19:39:36.217Z Checking argon2 v0.5.3
19382024-02-28T19:39:36.631Z Checking rcgen v0.12.1
19392024-02-28T19:39:36.872Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19402024-02-28T19:39:36.889Z Checking atomicwrites v0.4.3
19412024-02-28T19:39:37.015Z Checking subprocess v0.2.9
19422024-02-28T19:39:37.076Z Checking arc-swap v1.6.0
19432024-02-28T19:39:37.286Z Compiling cancel-safe-futures v0.1.5
19442024-02-28T19:39:37.501Z Checking slog-scope v4.4.0
19452024-02-28T19:39:37.556Z Checking half v2.3.1
19462024-02-28T19:39:37.651Z Checking ciborium-io v0.2.2
19472024-02-28T19:39:37.695Z Checking slog-stdlog v4.1.1
19482024-02-28T19:39:37.856Z Checking slog-envlogger v2.2.0
19492024-02-28T19:39:37.966Z Checking resolv-conf v0.7.0
19502024-02-28T19:39:38.018Z Checking ciborium-ll v0.2.2
19512024-02-28T19:39:38.055Z Checking libsw v3.3.1
19522024-02-28T19:39:38.189Z Checking owo-colors v4.0.0
19532024-02-28T19:39:38.310Z Checking trust-dns-resolver v0.22.0
19542024-02-28T19:39:38.324Z Checking linear-map v1.2.0
19552024-02-28T19:39:38.328Z Checking ciborium v0.2.2
19562024-02-28T19:39:38.449Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
19572024-02-28T19:39:38.592Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
19582024-02-28T19:39:39.351Z Compiling slog-dtrace v0.3.0
19592024-02-28T19:39:39.756Z Checking textwrap v0.11.0
19602024-02-28T19:39:39.842Z Compiling heck v0.3.3
19612024-02-28T19:39:39.846Z Compiling blake3 v1.5.0
19622024-02-28T19:39:39.964Z Checking termcolor v1.2.0
19632024-02-28T19:39:40.085Z Compiling libefi-sys v0.1.0
19642024-02-28T19:39:40.149Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19652024-02-28T19:39:40.249Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19662024-02-28T19:39:40.352Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19672024-02-28T19:39:40.368Z Checking vec_map v0.8.2
19682024-02-28T19:39:40.427Z Checking ansi_term v0.12.1
19692024-02-28T19:39:40.456Z Checking strsim v0.8.0
19702024-02-28T19:39:40.619Z Compiling structopt-derive v0.4.18
19712024-02-28T19:39:40.650Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19722024-02-28T19:39:40.721Z Checking clap v2.34.0
19732024-02-28T19:39:40.989Z Checking nibble_vec v0.1.0
19742024-02-28T19:39:41.002Z Compiling radium v0.7.0
19752024-02-28T19:39:41.017Z Checking endian-type v0.1.2
19762024-02-28T19:39:41.221Z Checking radix_trie v0.2.1
19772024-02-28T19:39:41.335Z Checking mockall v0.12.0
19782024-02-28T19:39:41.508Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19792024-02-28T19:39:41.567Z Checking tap v1.0.1
19802024-02-28T19:39:41.582Z Compiling maybe-uninit v2.0.0
19812024-02-28T19:39:41.731Z Checking wyz v0.5.1
19822024-02-28T19:39:41.885Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19832024-02-28T19:39:42.116Z Checking fxhash v0.2.1
19842024-02-28T19:39:42.132Z Checking gethostname v0.4.3
19852024-02-28T19:39:42.151Z Checking funty v2.0.0
19862024-02-28T19:39:42.219Z Compiling num-bigint-dig v0.8.4
19872024-02-28T19:39:42.264Z Compiling packed_struct v0.10.1
19882024-02-28T19:39:42.286Z Checking crc-catalog v2.2.0
19892024-02-28T19:39:42.421Z Compiling semver v0.1.20
19902024-02-28T19:39:42.540Z Checking crc v3.0.1
19912024-02-28T19:39:42.745Z Compiling packed_struct_codegen v0.10.1
19922024-02-28T19:39:42.820Z Compiling rustc_version v0.1.7
19932024-02-28T19:39:43.084Z Compiling indexmap v1.9.3
19942024-02-28T19:39:43.142Z Checking bitvec v1.0.1
19952024-02-28T19:39:43.320Z Checking nodrop v0.1.14
19962024-02-28T19:39:43.379Z Compiling newtype_derive v0.1.6
19972024-02-28T19:39:43.410Z Checking smallvec v0.6.14
19982024-02-28T19:39:43.435Z Checking array-init v0.0.4
19992024-02-28T19:39:43.697Z Checking structopt v0.3.26
20002024-02-28T19:39:43.762Z Checking pkcs1 v0.7.5
20012024-02-28T19:39:44.079Z Checking signature v2.1.0
20022024-02-28T19:39:44.145Z Compiling crossbeam-deque v0.8.3
20032024-02-28T19:39:44.525Z Checking bitfield v0.14.0
20042024-02-28T19:39:44.539Z Checking hashbrown v0.12.3
20052024-02-28T19:39:44.973Z Checking serde-hex v0.1.0
20062024-02-28T19:39:45.832Z Checking rsa v0.9.2
20072024-02-28T19:39:45.914Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20082024-02-28T19:39:46.159Z Checking env_logger v0.10.0
20092024-02-28T19:39:46.207Z Checking x509-cert v0.2.4
20102024-02-28T19:39:46.418Z Checking ron v0.8.1
20112024-02-28T19:39:46.597Z Checking hashbrown v0.13.2
20122024-02-28T19:39:46.810Z Compiling semver-parser v0.10.2
20132024-02-28T19:39:46.841Z Compiling num-rational v0.4.1
20142024-02-28T19:39:46.995Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
20152024-02-28T19:39:47.139Z Checking crc-any v2.4.3
20162024-02-28T19:39:47.515Z Compiling semver v0.11.0
20172024-02-28T19:39:47.689Z Checking object v0.30.4
20182024-02-28T19:39:47.704Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20192024-02-28T19:39:48.054Z Compiling rayon v1.8.0
20202024-02-28T19:39:48.629Z Compiling memmap2 v0.7.1
20212024-02-28T19:39:49.056Z Compiling arrayref v0.3.7
20222024-02-28T19:39:49.060Z Compiling arrayvec v0.7.4
20232024-02-28T19:39:49.152Z Checking path-slash v0.1.5
20242024-02-28T19:39:49.193Z Compiling home v0.5.5
20252024-02-28T19:39:49.224Z Compiling constant_time_eq v0.3.0
20262024-02-28T19:39:49.402Z Compiling toolchain_find v0.2.0
20272024-02-28T19:39:49.617Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20282024-02-28T19:39:49.893Z Checking steno v0.4.0
20292024-02-28T19:39:50.118Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20302024-02-28T19:39:50.471Z Compiling toml v0.5.11
20312024-02-28T19:39:50.566Z Checking num-complex v0.4.4
20322024-02-28T19:39:51.480Z Compiling convert_case v0.4.0
20332024-02-28T19:39:51.581Z Compiling topological-sort v0.2.2
20342024-02-28T19:39:51.793Z Checking num v0.4.1
20352024-02-28T19:39:51.891Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20362024-02-28T19:39:52.155Z Checking newline-converter v0.3.0
20372024-02-28T19:39:52.310Z Compiling rustfmt-wrapper v0.2.0
20382024-02-28T19:39:52.883Z Compiling derive_more v0.99.17
20392024-02-28T19:39:53.136Z Compiling omicron-zone-package v0.11.0
20402024-02-28T19:39:53.958Z Checking expectorate v1.1.0
20412024-02-28T19:39:54.117Z Checking utf-8 v0.7.6
20422024-02-28T19:39:54.170Z Compiling buf-list v1.0.3
20432024-02-28T19:39:54.280Z Checking display-error-chain v0.2.0
20442024-02-28T19:39:54.317Z Checking tungstenite v0.20.1
20452024-02-28T19:39:54.425Z Compiling parking_lot_core v0.8.6
20462024-02-28T19:39:54.796Z Checking keccak v0.1.4
20472024-02-28T19:39:55.110Z Checking sha3 v0.10.8
20482024-02-28T19:39:55.196Z Checking trust-dns-client v0.22.0
20492024-02-28T19:39:55.249Z Checking tokio-tungstenite v0.20.1
20502024-02-28T19:39:55.264Z Checking parking_lot v0.11.2
20512024-02-28T19:39:55.604Z Checking secrecy v0.8.0
20522024-02-28T19:39:55.705Z Compiling pin-project-internal v1.1.3
20532024-02-28T19:39:55.809Z Compiling doc-comment v0.3.3
20542024-02-28T19:39:56.398Z Checking sled v0.34.7
20552024-02-28T19:39:56.617Z Checking glob v0.3.1
20562024-02-28T19:39:56.920Z Compiling vte_generate_state_changes v0.1.1
20572024-02-28T19:39:57.012Z Checking trust-dns-server v0.22.1
20582024-02-28T19:39:57.600Z Checking vte v0.11.1
20592024-02-28T19:39:58.979Z Compiling unicase v2.7.0
20602024-02-28T19:39:58.983Z Checking pin-project v1.1.3
20612024-02-28T19:39:59.106Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20622024-02-28T19:39:59.248Z Compiling platforms v3.0.2
20632024-02-28T19:39:59.432Z Checking strip-ansi-escapes v0.2.0
20642024-02-28T19:39:59.478Z Checking fd-lock v3.0.13
20652024-02-28T19:39:59.583Z Compiling snafu-derive v0.7.5
20662024-02-28T19:39:59.620Z Compiling fs-err v2.11.0
20672024-02-28T19:39:59.639Z Checking nu-ansi-term v0.50.0
20682024-02-28T19:39:59.666Z Checking strum v0.25.0
20692024-02-28T19:39:59.807Z Checking globset v0.4.13
20702024-02-28T19:40:00.035Z Checking reedline v0.29.0
20712024-02-28T19:40:00.050Z Checking olpc-cjson v0.1.3
20722024-02-28T19:40:00.252Z Checking serde_plain v1.0.2
20732024-02-28T19:40:00.301Z Compiling async-recursion v1.0.5
20742024-02-28T19:40:00.332Z Checking typed-path v0.7.0
20752024-02-28T19:40:00.488Z Compiling curve25519-dalek v4.1.1
20762024-02-28T19:40:00.680Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20772024-02-28T19:40:01.780Z Compiling memoffset v0.7.1
20782024-02-28T19:40:01.807Z Checking parse-size v1.0.0
20792024-02-28T19:40:01.976Z Compiling mime_guess v2.0.4
20802024-02-28T19:40:02.236Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20812024-02-28T19:40:02.328Z Checking universal-hash v0.5.1
20822024-02-28T19:40:02.509Z Compiling thiserror-impl-no-std v2.0.2
20832024-02-28T19:40:02.617Z Compiling curve25519-dalek-derive v0.1.0
20842024-02-28T19:40:02.649Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20852024-02-28T19:40:02.705Z Checking opaque-debug v0.3.0
20862024-02-28T19:40:02.795Z Checking poly1305 v0.8.0
20872024-02-28T19:40:03.319Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20882024-02-28T19:40:03.349Z Checking chacha20 v0.9.1
20892024-02-28T19:40:03.582Z Checking aead v0.5.2
20902024-02-28T19:40:03.639Z Checking kstat-rs v0.2.3
20912024-02-28T19:40:03.682Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20922024-02-28T19:40:03.796Z Checking signature v1.6.4
20932024-02-28T19:40:03.954Z Compiling salty v0.2.0
20942024-02-28T19:40:04.041Z Checking ed25519 v1.5.3
20952024-02-28T19:40:04.216Z Checking chacha20poly1305 v0.10.1
20962024-02-28T19:40:04.563Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20972024-02-28T19:40:04.956Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20982024-02-28T19:40:05.130Z Checking serde-big-array v0.5.1
20992024-02-28T19:40:05.181Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21002024-02-28T19:40:05.353Z Checking bytecount v0.6.3
21012024-02-28T19:40:05.500Z Checking papergrid v0.11.0
21022024-02-28T19:40:05.591Z Checking snafu v0.7.5
21032024-02-28T19:40:05.958Z Checking thiserror-no-std v2.0.2
21042024-02-28T19:40:06.051Z Checking tough v0.16.0
21052024-02-28T19:40:06.097Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21062024-02-28T19:40:06.136Z Checking vsss-rs v3.3.4
21072024-02-28T19:40:06.405Z Compiling tabled_derive v0.7.0
21082024-02-28T19:40:06.439Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
21092024-02-28T19:40:06.631Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21102024-02-28T19:40:06.645Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21112024-02-28T19:40:06.814Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21122024-02-28T19:40:07.049Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21132024-02-28T19:40:08.014Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21142024-02-28T19:40:08.145Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21152024-02-28T19:40:09.218Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
21162024-02-28T19:40:10.022Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
21172024-02-28T19:40:10.746Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
21182024-02-28T19:40:11.412Z Checking signal-hook-tokio v0.3.1
21192024-02-28T19:40:11.603Z Checking fd-lock v4.0.2
21202024-02-28T19:40:11.787Z Checking nix v0.27.1
21212024-02-28T19:40:11.799Z Checking serde-big-array v0.4.1
21222024-02-28T19:40:11.969Z Compiling sqlparser_derive v0.2.2
21232024-02-28T19:40:12.924Z Checking unicode_categories v0.1.1
21242024-02-28T19:40:13.133Z Checking humantime v2.1.0
21252024-02-28T19:40:13.194Z Compiling prettyplease v0.2.16
21262024-02-28T19:40:13.514Z Checking sqlformat v0.2.3
21272024-02-28T19:40:13.580Z Checking sqlparser v0.43.1
21282024-02-28T19:40:14.082Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21292024-02-28T19:40:14.333Z Checking rustyline v13.0.0
21302024-02-28T19:40:15.063Z Checking tabled v0.15.0
21312024-02-28T19:40:15.079Z Checking bcs v0.1.6
21322024-02-28T19:40:15.584Z Checking highway v1.1.0
21332024-02-28T19:40:16.018Z Checking corncobs v0.1.3
21342024-02-28T19:40:16.033Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
21352024-02-28T19:40:16.216Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21362024-02-28T19:40:16.408Z Checking http-range v0.1.5
21372024-02-28T19:40:16.592Z Compiling crunchy v0.2.2
21382024-02-28T19:40:16.961Z Checking hyper-staticfile v0.9.5
21392024-02-28T19:40:17.302Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
21402024-02-28T19:40:17.376Z Compiling clang-sys v1.6.1
21412024-02-28T19:40:18.096Z Compiling tiny-keccak v2.0.2
21422024-02-28T19:40:18.545Z Compiling darling_core v0.14.4
21432024-02-28T19:40:19.884Z Checking assert_matches v1.5.0
21442024-02-28T19:40:19.983Z Compiling ascii-canvas v3.0.0
21452024-02-28T19:40:20.002Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21462024-02-28T19:40:20.492Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21472024-02-28T19:40:21.503Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
21482024-02-28T19:40:22.378Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
21492024-02-28T19:40:22.571Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
21502024-02-28T19:40:23.619Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
21512024-02-28T19:40:24.278Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21522024-02-28T19:40:24.728Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21532024-02-28T19:40:24.841Z Compiling darling_macro v0.14.4
21542024-02-28T19:40:25.249Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21552024-02-28T19:40:26.068Z Compiling ena v0.14.2
21562024-02-28T19:40:26.496Z Compiling libloading v0.7.4
21572024-02-28T19:40:26.521Z Compiling bindgen v0.69.2
21582024-02-28T19:40:26.541Z Compiling diff v0.1.13
21592024-02-28T19:40:26.749Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21602024-02-28T19:40:26.764Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21612024-02-28T19:40:26.890Z Compiling regex-syntax v0.6.29
21622024-02-28T19:40:27.239Z Compiling darling v0.14.4
21632024-02-28T19:40:28.345Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21642024-02-28T19:40:28.610Z Compiling cexpr v0.6.0
21652024-02-28T19:40:30.368Z Compiling lalrpop v0.19.12
21662024-02-28T19:40:30.648Z Compiling which v4.4.0
21672024-02-28T19:40:31.264Z Compiling lazycell v1.3.0
21682024-02-28T19:40:31.431Z Compiling peeking_take_while v0.1.2
21692024-02-28T19:40:31.563Z Compiling portable-atomic v1.4.3
21702024-02-28T19:40:32.632Z Checking maplit v1.0.2
21712024-02-28T19:40:32.745Z Compiling ref-cast v1.0.20
21722024-02-28T19:40:33.178Z Compiling rustc-hash v1.1.0
21732024-02-28T19:40:33.274Z Compiling shlex v1.3.0
21742024-02-28T19:40:33.462Z Compiling derive_builder_core v0.12.0
21752024-02-28T19:40:34.407Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21762024-02-28T19:40:34.720Z Compiling ref-cast-impl v1.0.20
21772024-02-28T19:40:35.940Z Compiling libxml v0.3.3
21782024-02-28T19:40:36.076Z Compiling derive_builder_macro v0.12.0
21792024-02-28T19:40:36.546Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21802024-02-28T19:40:36.949Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21812024-02-28T19:40:37.371Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21822024-02-28T19:40:38.249Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21832024-02-28T19:40:38.949Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21842024-02-28T19:40:39.241Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21852024-02-28T19:40:40.409Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21862024-02-28T19:40:42.680Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21872024-02-28T19:40:43.095Z Compiling strum_macros v0.24.3
21882024-02-28T19:40:43.441Z Compiling cookie v0.18.0
21892024-02-28T19:40:43.734Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21902024-02-28T19:40:43.760Z Compiling indoc v1.0.9
21912024-02-28T19:40:44.030Z Checking number_prefix v0.4.0
21922024-02-28T19:40:44.225Z Checking indicatif v0.17.8
21932024-02-28T19:40:44.683Z Checking derive_builder v0.12.0
21942024-02-28T19:40:44.853Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21952024-02-28T19:40:44.963Z Checking bb8 v0.8.3
21962024-02-28T19:40:45.131Z Checking quick-xml v0.30.0
21972024-02-28T19:40:45.270Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21982024-02-28T19:40:45.395Z Checking castaway v0.2.2
21992024-02-28T19:40:45.560Z Compiling oso-derive v0.27.0
22002024-02-28T19:40:46.639Z Compiling impl-trait-for-tuples v0.2.2
22012024-02-28T19:40:46.725Z Checking compact_str v0.7.1
22022024-02-28T19:40:47.176Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22032024-02-28T19:40:47.640Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22042024-02-28T19:40:47.750Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22052024-02-28T19:40:47.889Z Checking lru v0.12.1
22062024-02-28T19:40:48.153Z Compiling stability v0.1.1
22072024-02-28T19:40:48.273Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22082024-02-28T19:40:49.083Z Checking cassowary v0.3.0
22092024-02-28T19:40:49.175Z Compiling indoc v2.0.3
22102024-02-28T19:40:49.204Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22112024-02-28T19:40:49.482Z Checking unicode-linebreak v0.1.5
22122024-02-28T19:40:49.550Z Checking smawk v0.3.1
22132024-02-28T19:40:49.748Z Checking is_ci v1.2.0
22142024-02-28T19:40:49.879Z Checking supports-color v3.0.0
22152024-02-28T19:40:49.895Z Checking textwrap v0.16.1
22162024-02-28T19:40:50.062Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22172024-02-28T19:40:50.280Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22182024-02-28T19:40:50.354Z Checking ratatui v0.26.1
22192024-02-28T19:40:50.371Z Checking rtoolbox v0.0.1
22202024-02-28T19:40:50.566Z Checking rpassword v7.3.1
22212024-02-28T19:40:50.605Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
22222024-02-28T19:40:50.711Z Checking fatfs v0.3.6
22232024-02-28T19:40:50.761Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22242024-02-28T19:40:51.779Z Checking shell-words v1.1.0
22252024-02-28T19:40:51.948Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22262024-02-28T19:40:51.997Z Checking yansi v0.5.1
22272024-02-28T19:40:52.509Z Checking pretty_assertions v1.4.0
22282024-02-28T19:40:52.702Z Compiling target-lexicon v0.12.13
22292024-02-28T19:40:53.329Z Checking tui-tree-widget v0.17.0
22302024-02-28T19:40:53.427Z Checking plotters-backend v0.3.5
22312024-02-28T19:40:53.719Z Compiling guppy-workspace-hack v0.1.0
22322024-02-28T19:40:53.775Z Checking plotters-svg v0.3.5
22332024-02-28T19:40:53.985Z Checking http-body v1.0.0
22342024-02-28T19:40:54.026Z Checking rand v0.4.6
22352024-02-28T19:40:54.187Z Checking remove_dir_all v0.5.3
22362024-02-28T19:40:54.224Z Checking tower-layer v0.3.2
22372024-02-28T19:40:54.420Z Compiling target-spec v3.1.0
22382024-02-28T19:40:54.515Z Checking cast v0.3.0
22392024-02-28T19:40:54.842Z Compiling assert_cmd v2.0.14
22402024-02-28T19:40:55.014Z Checking criterion-plot v0.5.0
22412024-02-28T19:40:55.058Z Checking tempdir v0.3.7
22422024-02-28T19:40:55.212Z Checking tower v0.4.13
22432024-02-28T19:40:55.259Z Checking cfg-expr v0.15.6
22442024-02-28T19:40:55.520Z Checking hyper v1.1.0
22452024-02-28T19:40:56.034Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22462024-02-28T19:40:56.093Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22472024-02-28T19:40:56.504Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22482024-02-28T19:40:56.737Z Checking plotters v0.3.5
22492024-02-28T19:40:57.546Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22502024-02-28T19:40:58.476Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22512024-02-28T19:40:58.535Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22522024-02-28T19:40:58.821Z Checking tinytemplate v1.2.1
22532024-02-28T19:40:59.187Z Checking cargo-platform v0.1.3
22542024-02-28T19:40:59.355Z Checking anes v0.1.6
22552024-02-28T19:40:59.468Z Checking oorandom v11.1.3
22562024-02-28T19:40:59.633Z Checking cargo_metadata v0.18.1
22572024-02-28T19:40:59.759Z Checking criterion v0.5.1
22582024-02-28T19:41:00.090Z Checking hyper-util v0.1.2
22592024-02-28T19:41:01.692Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22602024-02-28T19:41:02.049Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22612024-02-28T19:41:02.206Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22622024-02-28T19:41:02.683Z Checking rustls-native-certs v0.7.0
22632024-02-28T19:41:02.825Z Checking pathdiff v0.2.1
22642024-02-28T19:41:02.968Z Checking nested v0.1.1
22652024-02-28T19:41:03.167Z Checking guppy v0.17.5
22662024-02-28T19:41:05.406Z Checking hyper-rustls v0.26.0
22672024-02-28T19:41:05.733Z Checking httptest v0.15.5
22682024-02-28T19:41:06.456Z Checking threadpool v1.8.1
22692024-02-28T19:41:06.639Z Checking nanorand v0.7.0
22702024-02-28T19:41:07.021Z Checking flume v0.11.0
22712024-02-28T19:41:07.491Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22722024-02-28T19:41:07.510Z Checking libtest-mimic v0.6.1
22732024-02-28T19:41:07.938Z Checking similar-asserts v1.5.0
22742024-02-28T19:41:08.172Z Compiling rstest_macros v0.18.2
22752024-02-28T19:41:08.832Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22762024-02-28T19:41:10.025Z Checking datatest-stable v0.2.3
22772024-02-28T19:41:10.254Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22782024-02-28T19:41:10.462Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22792024-02-28T19:41:10.734Z Checking csv-core v0.1.11
22802024-02-28T19:41:10.749Z Compiling trybuild v1.0.89
22812024-02-28T19:41:11.009Z Compiling relative-path v1.9.0
22822024-02-28T19:41:11.057Z Checking constant_time_eq v0.2.6
22832024-02-28T19:41:11.185Z Checking blake2b_simd v1.0.1
22842024-02-28T19:41:11.189Z Checking csv v1.3.0
22852024-02-28T19:41:12.064Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22862024-02-28T19:41:12.093Z Checking multimap v0.10.0
22872024-02-28T19:41:12.379Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22882024-02-28T19:41:12.394Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22892024-02-28T19:41:13.371Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22902024-02-28T19:41:14.675Z Checking basic-toml v0.1.8
22912024-02-28T19:41:15.565Z Checking futures-timer v3.0.2
22922024-02-28T19:41:17.152Z Checking rust-argon2 v1.0.1
22932024-02-28T19:41:17.600Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22942024-02-28T19:41:19.600Z Checking partial-io v0.5.4
22952024-02-28T19:41:19.983Z Checking approx v0.5.1
22962024-02-28T19:41:20.212Z Checking termios v0.3.3
22972024-02-28T19:41:20.425Z Checking hex-literal v0.4.1
22982024-02-28T19:41:21.636Z Checking rstest v0.18.2
22992024-02-28T19:41:23.164Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23002024-02-28T19:42:10.515Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23012024-02-28T19:42:11.210Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23022024-02-28T19:42:14.333Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23032024-02-28T19:42:15.059Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23042024-02-28T19:42:27.294Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23052024-02-28T19:42:38.179Z Compiling polar-core v0.27.0
23062024-02-28T19:42:45.724Z Checking oso v0.27.0
23072024-02-28T19:43:11.055Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23082024-02-28T19:44:10.643Z Finished dev [unoptimized + debuginfo] target(s) in 6m 46s
23092024-02-28T19:44:10.825Z
23102024-02-28T19:44:10.825Zreal 7:29.712383087
23112024-02-28T19:44:10.825Zuser 38:30.948571223
23122024-02-28T19:44:10.825Zsys 6:42.107915706
23132024-02-28T19:44:10.825Ztrap 1.052286175
23142024-02-28T19:44:10.825Ztflt 6.749662122
23152024-02-28T19:44:10.825Zdflt 5.349679233
23162024-02-28T19:44:10.834Zkflt 0.053618613
23172024-02-28T19:44:10.834Zlock 59:29.609209347
23182024-02-28T19:44:10.834Zslp 1:58:22.746149007
23192024-02-28T19:44:10.834Zlat 1:43.331094260
23202024-02-28T19:44:10.834Zstop 4:11.200688159
23212024-02-28T19:44:11.699Zwarning: output filename collision.
23222024-02-28T19:44:11.699ZThe 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)`.
23232024-02-28T19:44:11.699ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23242024-02-28T19:44:11.699ZThe targets should have unique names.
23252024-02-28T19:44:11.699ZThis is a known bug where multiple crates with the same name use
23262024-02-28T19:44:11.699Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23272024-02-28T19:44:11.704Zwarning: output filename collision.
23282024-02-28T19:44:11.704ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23292024-02-28T19:44:11.704ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23302024-02-28T19:44:11.704ZThe targets should have unique names.
23312024-02-28T19:44:11.704ZThis is a known bug where multiple crates with the same name use
23322024-02-28T19:44:11.704Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23332024-02-28T19:44:11.704Zwarning: output filename collision.
23342024-02-28T19:44:11.704ZThe 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)`.
23352024-02-28T19:44:11.704ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23362024-02-28T19:44:11.704ZThe targets should have unique names.
23372024-02-28T19:44:11.704ZThis is a known bug where multiple crates with the same name use
23382024-02-28T19:44:11.704Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23392024-02-28T19:44:11.704Zwarning: output filename collision.
23402024-02-28T19:44:11.704ZThe 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)`.
23412024-02-28T19:44:11.704ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23422024-02-28T19:44:11.704ZThe targets should have unique names.
23432024-02-28T19:44:11.704ZThis is a known bug where multiple crates with the same name use
23442024-02-28T19:44:11.704Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23452024-02-28T19:44:12.135Z Documenting libc v0.2.153
23462024-02-28T19:44:12.175Z Documenting cfg-if v1.0.0
23472024-02-28T19:44:12.189Z Documenting serde_derive v1.0.197
23482024-02-28T19:44:12.220Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23492024-02-28T19:44:12.223Z Documenting log v0.4.20
23502024-02-28T19:44:12.248Z Documenting scopeguard v1.2.0
23512024-02-28T19:44:12.248Z Documenting memchr v2.6.3
23522024-02-28T19:44:12.270Z Documenting byteorder v1.5.0
23532024-02-28T19:44:12.514Z Documenting smallvec v1.13.1
23542024-02-28T19:44:15.036Z Documenting itoa v1.0.9
23552024-02-28T19:44:15.067Z Documenting lock_api v0.4.10
23562024-02-28T19:44:15.770Z Documenting zeroize_derive v1.4.2
23572024-02-28T19:44:16.495Z Documenting getrandom v0.2.10
23582024-02-28T19:44:16.716Z Documenting once_cell v1.19.0
23592024-02-28T19:44:16.743Z Documenting parking_lot_core v0.9.8
23602024-02-28T19:44:16.755Z Documenting libm v0.2.7
23612024-02-28T19:44:17.884Z Documenting pin-project-lite v0.2.13
23622024-02-28T19:44:18.136Z Documenting signal-hook-registry v1.4.1
23632024-02-28T19:44:19.994Z Documenting serde v1.0.197
23642024-02-28T19:44:20.133Z Documenting num-traits v0.2.16
23652024-02-28T19:44:20.444Z Documenting rand_core v0.6.4
23662024-02-28T19:44:20.744Z Documenting mio v0.8.9
23672024-02-28T19:44:21.348Z Documenting futures-core v0.3.30
23682024-02-28T19:44:21.402Z Documenting zeroize v1.7.0
23692024-02-28T19:44:21.728Z Documenting parking_lot v0.12.1
23702024-02-28T19:44:22.203Z Documenting thiserror-impl v1.0.57
23712024-02-28T19:44:25.058Z Documenting ryu v1.0.15
23722024-02-28T19:44:25.331Z Documenting num_cpus v1.16.0
23732024-02-28T19:44:25.424Z Documenting socket2 v0.5.5
23742024-02-28T19:44:26.000Z Documenting typenum v1.16.0
23752024-02-28T19:44:26.008Z Documenting tokio-macros v2.2.0
23762024-02-28T19:44:26.777Z Documenting subtle v2.5.0
23772024-02-28T19:44:27.983Z Documenting zerocopy v0.7.32
23782024-02-28T19:44:28.260Z Documenting thiserror v1.0.57
23792024-02-28T19:44:29.228Z Documenting futures-sink v0.3.30
23802024-02-28T19:44:38.426Z Documenting const-oid v0.9.5
23812024-02-28T19:44:38.499Z Documenting pin-utils v0.1.0
23822024-02-28T19:44:39.434Z Documenting generic-array v0.14.7
23832024-02-28T19:44:39.946Z Documenting iana-time-zone v0.1.57
23842024-02-28T19:44:39.957Z Documenting slab v0.4.9
23852024-02-28T19:44:39.977Z Documenting futures-channel v0.3.30
23862024-02-28T19:44:40.770Z Documenting futures-macro v0.3.30
23872024-02-28T19:44:43.214Z Documenting futures-io v0.3.30
23882024-02-28T19:44:43.519Z Documenting futures-task v0.3.30
23892024-02-28T19:44:44.483Z Documenting crypto-common v0.1.6
23902024-02-28T19:44:44.668Z Documenting ahash v0.8.7
23912024-02-28T19:44:44.680Z Documenting allocator-api2 v0.2.16
23922024-02-28T19:44:45.012Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23932024-02-28T19:44:45.155Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23942024-02-28T19:44:45.990Z Documenting tinyvec_macros v0.1.1
23952024-02-28T19:44:46.955Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23962024-02-28T19:44:48.055Z Documenting block-buffer v0.10.4
23972024-02-28T19:44:48.378Z Documenting futures-util v0.3.30
23982024-02-28T19:44:48.414Z Documenting ppv-lite86 v0.2.17
23992024-02-28T19:44:48.829Z Documenting tinyvec v1.6.0
24002024-02-28T19:44:49.284Z Documenting hashbrown v0.14.3
24012024-02-28T19:44:49.561Z Documenting bytes v1.5.0
24022024-02-28T19:44:50.493Z Documenting bitflags v2.4.0
24032024-02-28T19:44:51.912Z Documenting serde_json v1.0.114
24042024-02-28T19:44:52.541Z Documenting chrono v0.4.31
24052024-02-28T19:44:52.606Z Documenting uuid v1.7.0
24062024-02-28T19:44:54.762Z Documenting tokio v1.36.0
24072024-02-28T19:44:55.649Z Documenting digest v0.10.7
24082024-02-28T19:44:55.979Z Documenting rand_chacha v0.3.1
24092024-02-28T19:44:56.002Z Documenting tracing-core v0.1.31
24102024-02-28T19:44:57.574Z Documenting tracing-attributes v0.1.26
24112024-02-28T19:44:57.984Z Documenting unicode-normalization v0.1.22
24122024-02-28T19:44:59.010Z Documenting lazy_static v1.4.0
24132024-02-28T19:44:59.416Z Documenting unicode-bidi v0.3.13
24142024-02-28T19:45:00.287Z Documenting rand v0.8.5
24152024-02-28T19:45:10.141Z Checking serde_derive_internals v0.26.0
24162024-02-28T19:45:10.306Z Documenting serde_derive_internals v0.26.0
24172024-02-28T19:45:10.422Z Documenting base64 v0.21.7
24182024-02-28T19:45:10.579Z Documenting percent-encoding v2.3.1
24192024-02-28T19:45:10.718Z Documenting equivalent v1.0.1
24202024-02-28T19:45:11.003Z Documenting dyn-clone v1.0.17
24212024-02-28T19:45:11.588Z Documenting errno v0.3.8
24222024-02-28T19:45:12.656Z Documenting cpufeatures v0.2.12
24232024-02-28T19:45:13.401Z Documenting indexmap v2.2.3
24242024-02-28T19:45:14.254Z Documenting fnv v1.0.7
24252024-02-28T19:45:14.513Z Documenting form_urlencoded v1.2.1
24262024-02-28T19:45:15.253Z Documenting idna v0.5.0
24272024-02-28T19:45:15.767Z Documenting rustix v0.38.31
24282024-02-28T19:45:15.776Z Documenting httparse v1.8.0
24292024-02-28T19:45:17.135Z Documenting schemars_derive v0.8.16
24302024-02-28T19:45:18.628Z Documenting adler v1.0.2
24312024-02-28T19:45:19.116Z Documenting base64ct v1.6.0
24322024-02-28T19:45:19.171Z Documenting unicode-width v0.1.11
24332024-02-28T19:45:20.376Z Documenting tracing v0.1.37
24342024-02-28T19:45:20.602Z Documenting unicode-ident v1.0.12
24352024-02-28T19:45:20.646Z Documenting url v2.5.0
24362024-02-28T19:45:21.587Z Documenting miniz_oxide v0.7.1
24372024-02-28T19:45:22.150Z Documenting slog v2.7.0
24382024-02-28T19:45:23.572Z Documenting proc-macro2 v1.0.78
24392024-02-28T19:45:23.585Z Documenting httpdate v1.0.3
24402024-02-28T19:45:23.714Z Documenting schemars v0.8.16
24412024-02-28T19:45:23.801Z Documenting try-lock v0.2.4
24422024-02-28T19:45:24.905Z Documenting http-body v0.4.5
24432024-02-28T19:45:25.266Z Documenting openssl-sys v0.9.96
24442024-02-28T19:45:26.576Z Documenting async-trait v0.1.77
24452024-02-28T19:45:26.755Z Documenting want v0.3.1
24462024-02-28T19:45:28.161Z Documenting openssl-macros v0.1.1
24472024-02-28T19:45:28.648Z Documenting tower-service v0.3.2
24482024-02-28T19:45:31.257Z Documenting mime v0.3.17
24492024-02-28T19:45:31.441Z Documenting quote v1.0.35
24502024-02-28T19:45:31.520Z Documenting pem-rfc7468 v0.7.0
24512024-02-28T19:45:32.198Z Documenting aho-corasick v1.0.4
24522024-02-28T19:45:32.334Z Documenting crossbeam-utils v0.8.16
24532024-02-28T19:45:33.624Z Documenting openssl v0.10.60
24542024-02-28T19:45:33.682Z Documenting der_derive v0.7.2
24552024-02-28T19:45:36.018Z Documenting flagset v0.4.3
24562024-02-28T19:45:36.333Z Documenting ipnet v2.9.0
24572024-02-28T19:45:36.627Z Documenting utf8parse v0.2.1
24582024-02-28T19:45:37.382Z Documenting regex-syntax v0.8.2
24592024-02-28T19:45:37.828Z Documenting openssl-probe v0.1.5
24602024-02-28T19:45:38.869Z Documenting syn v2.0.51
24612024-02-28T19:45:39.384Z Documenting tokio-util v0.7.10
24622024-02-28T19:45:39.598Z Documenting num-integer v0.1.46
24632024-02-28T19:45:40.473Z Documenting time-macros v0.2.13
24642024-02-28T19:45:40.479Z Documenting der v0.7.8
24652024-02-28T19:45:42.548Z Documenting num_threads v0.1.6
24662024-02-28T19:45:43.548Z Documenting gimli v0.28.0
24672024-02-28T19:45:43.888Z Documenting regex-automata v0.4.4
24682024-02-28T19:45:44.831Z Documenting deranged v0.3.8
24692024-02-28T19:45:45.296Z Documenting h2 v0.3.24
24702024-02-28T19:45:45.563Z Documenting time-core v0.1.1
24712024-02-28T19:45:45.902Z Documenting spki v0.7.2
24722024-02-28T19:45:47.341Z Documenting native-tls v0.2.11
24732024-02-28T19:45:48.567Z Documenting object v0.32.1
24742024-02-28T19:45:50.055Z Documenting addr2line v0.21.0
24752024-02-28T19:45:50.336Z Documenting time v0.3.27
24762024-02-28T19:45:51.364Z Documenting encoding_rs v0.8.33
24772024-02-28T19:45:52.046Z Documenting regex v1.10.3
24782024-02-28T19:45:53.348Z Documenting rustc-demangle v0.1.23
24792024-02-28T19:45:53.938Z Documenting tokio-native-tls v0.3.1
24802024-02-28T19:45:55.602Z Documenting hyper v0.14.27
24812024-02-28T19:45:55.991Z Documenting serde_urlencoded v0.7.1
24822024-02-28T19:45:56.384Z Documenting spin v0.9.8
24832024-02-28T19:45:57.074Z Documenting either v1.10.0
24842024-02-28T19:45:58.544Z Documenting pkcs8 v0.10.2
24852024-02-28T19:45:59.527Z Documenting futures-executor v0.3.30
24862024-02-28T19:45:59.741Z Checking pest_meta v2.7.6
24872024-02-28T19:46:00.749Z Documenting memoffset v0.9.0
24882024-02-28T19:46:01.327Z Documenting backtrace v0.3.69
24892024-02-28T19:46:01.538Z Documenting webpki-roots v0.25.2
24902024-02-28T19:46:01.586Z Documenting anstyle v1.0.2
24912024-02-28T19:46:02.243Z Documenting data-encoding v2.4.0
24922024-02-28T19:46:03.963Z Documenting sync_wrapper v0.1.2
24932024-02-28T19:46:04.180Z Documenting crossbeam-epoch v0.9.15
24942024-02-28T19:46:05.082Z Documenting anstyle-parse v0.2.1
24952024-02-28T19:46:06.424Z Documenting ipnetwork v0.20.0
24962024-02-28T19:46:06.444Z Documenting sha2 v0.10.8
24972024-02-28T19:46:06.652Z Documenting hex v0.4.3
24982024-02-28T19:46:07.061Z Documenting crc32fast v1.3.2
24992024-02-28T19:46:07.663Z Documenting anyhow v1.0.75
25002024-02-28T19:46:07.878Z Documenting hyper-rustls v0.24.2
25012024-02-28T19:46:08.346Z Documenting hyper-tls v0.5.0
25022024-02-28T19:46:09.299Z Documenting pest_meta v2.7.6
25032024-02-28T19:46:11.870Z Documenting scroll_derive v0.12.0
25042024-02-28T19:46:11.925Z Documenting untrusted v0.9.0
25052024-02-28T19:46:12.246Z Documenting colorchoice v1.0.0
25062024-02-28T19:46:12.868Z Documenting anstyle-query v1.0.0
25072024-02-28T19:46:12.963Z Documenting futures v0.3.30
25082024-02-28T19:46:14.296Z Documenting pest_generator v2.7.6
25092024-02-28T19:46:14.843Z Checking pest_generator v2.7.6
25102024-02-28T19:46:14.855Z Documenting ring v0.17.8
25112024-02-28T19:46:15.191Z Documenting num-iter v0.1.43
25122024-02-28T19:46:15.507Z Documenting terminal_size v0.3.0
25132024-02-28T19:46:15.846Z Documenting reqwest v0.11.24
25142024-02-28T19:46:17.560Z Documenting anstream v0.6.11
25152024-02-28T19:46:17.663Z Documenting scroll v0.12.0
25162024-02-28T19:46:19.124Z Documenting openapiv3 v2.0.0
25172024-02-28T19:46:20.209Z Documenting hmac v0.12.1
25182024-02-28T19:46:20.313Z Documenting signal-hook v0.3.17
25192024-02-28T19:46:20.862Z Documenting plain v0.2.3
25202024-02-28T19:46:21.664Z Documenting strsim v0.11.0
25212024-02-28T19:46:22.585Z Documenting clap_lex v0.7.0
25222024-02-28T19:46:22.680Z Documenting ucd-trie v0.1.6
25232024-02-28T19:46:23.778Z Documenting static_assertions v1.1.0
25242024-02-28T19:46:25.435Z Documenting goblin v0.8.0
25252024-02-28T19:46:25.890Z Documenting pest_derive v2.7.6
25262024-02-28T19:46:26.240Z Documenting flate2 v1.0.28
25272024-02-28T19:46:26.888Z Documenting clap_derive v4.5.0
25282024-02-28T19:46:27.366Z Documenting clap_builder v4.5.0
25292024-02-28T19:46:27.623Z Documenting pest v2.7.6
25302024-02-28T19:46:27.696Z Documenting pretty-hex v0.4.1
25312024-02-28T19:46:27.750Z Documenting managed v0.8.0
25322024-02-28T19:46:30.889Z Documenting unicode-segmentation v1.10.1
25332024-02-28T19:46:31.241Z Documenting signal-hook-mio v0.2.3
25342024-02-28T19:46:31.441Z Documenting block-padding v0.3.3
25352024-02-28T19:46:31.559Z Documenting scheduled-thread-pool v0.2.7
25362024-02-28T19:46:32.775Z Documenting dtrace-parser v0.2.0
25372024-02-28T19:46:33.343Z Documenting bzip2-sys v0.1.11+1.0.8
25382024-02-28T19:46:34.053Z Documenting dof v0.3.0
25392024-02-28T19:46:34.178Z Documenting clap v4.5.0
25402024-02-28T19:46:34.417Z Documenting thread-id v4.2.0
25412024-02-28T19:46:36.264Z Documenting enum-as-inner v0.5.1
25422024-02-28T19:46:36.404Z Documenting diesel_table_macro_syntax v0.1.0
25432024-02-28T19:46:36.738Z Checking diesel_table_macro_syntax v0.1.0
25442024-02-28T19:46:36.905Z Documenting r2d2 v0.8.10
25452024-02-28T19:46:37.785Z Documenting crossterm v0.27.0
25462024-02-28T19:46:38.375Z Documenting bzip2 v0.4.4
25472024-02-28T19:46:39.394Z Documenting inout v0.1.3
25482024-02-28T19:46:39.695Z Documenting usdt-impl v0.5.0
25492024-02-28T19:46:40.077Z Documenting md-5 v0.10.5
25502024-02-28T19:46:41.838Z Documenting trust-dns-proto v0.22.0
25512024-02-28T19:46:42.144Z Documenting stringprep v0.1.3
25522024-02-28T19:46:42.229Z Documenting diesel_derives v2.1.2
25532024-02-28T19:46:43.150Z Documenting serde_spanned v0.6.5
25542024-02-28T19:46:43.355Z Documenting toml_datetime v0.6.5
25552024-02-28T19:46:43.987Z Documenting ff v0.13.0
25562024-02-28T19:46:45.762Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25572024-02-28T19:46:47.066Z Documenting bit-vec v0.6.3
25582024-02-28T19:46:47.393Z Documenting winnow v0.6.1
25592024-02-28T19:46:48.030Z Documenting base16ct v0.2.0
25602024-02-28T19:46:48.160Z Documenting siphasher v0.3.11
25612024-02-28T19:46:48.403Z Documenting fallible-iterator v0.2.0
25622024-02-28T19:46:50.727Z Documenting group v0.13.0
25632024-02-28T19:46:50.811Z Documenting diesel v2.1.4
25642024-02-28T19:46:51.055Z Documenting cipher v0.4.4
25652024-02-28T19:46:51.163Z Documenting sec1 v0.7.3
25662024-02-28T19:46:51.335Z Documenting zip v0.6.6
25672024-02-28T19:46:51.429Z Documenting phf_shared v0.11.2
25682024-02-28T19:46:53.325Z Documenting postgres-protocol v0.6.6
25692024-02-28T19:46:53.664Z Documenting toml_edit v0.22.6
25702024-02-28T19:46:54.881Z Documenting hkdf v0.12.4
25712024-02-28T19:46:56.278Z Documenting num-bigint v0.4.4
25722024-02-28T19:46:56.795Z Documenting hubpack v0.1.2
25732024-02-28T19:47:06.824Z Documenting crypto-bigint v0.5.2
25742024-02-28T19:47:14.249Z Documenting bstr v1.6.0
25752024-02-28T19:47:14.254Z Documenting serde_repr v0.1.16
25762024-02-28T19:47:14.724Z Documenting fixedbitset v0.4.2
25772024-02-28T19:47:14.775Z Documenting new_debug_unreachable v1.0.4
25782024-02-28T19:47:14.941Z Documenting minimal-lexical v0.2.1
25792024-02-28T19:47:15.665Z Documenting lalrpop-util v0.19.12
25802024-02-28T19:47:17.289Z Documenting precomputed-hash v0.1.1
25812024-02-28T19:47:24.487Z Documenting yasna v0.5.2
25822024-02-28T19:47:24.662Z Documenting petgraph v0.6.4
25832024-02-28T19:47:24.850Z Documenting nom v7.1.3
25842024-02-28T19:47:25.003Z Documenting postgres-types v0.2.6
25852024-02-28T19:47:25.115Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25862024-02-28T19:47:25.181Z Documenting string_cache v0.8.7
25872024-02-28T19:47:25.200Z Documenting phf v0.11.2
25882024-02-28T19:47:25.447Z Documenting elliptic-curve v0.13.8
25892024-02-28T19:47:29.644Z Documenting console v0.15.8
25902024-02-28T19:47:30.268Z Documenting semver v1.0.22
25912024-02-28T19:47:30.954Z Documenting float-cmp v0.9.0
25922024-02-28T19:47:31.759Z Documenting difflib v0.4.0
25932024-02-28T19:47:32.133Z Documenting normalize-line-endings v0.3.0
25942024-02-28T19:47:32.325Z Documenting predicates-core v1.0.6
25952024-02-28T19:47:42.291Z Documenting whoami v1.4.1
25962024-02-28T19:47:42.336Z Documenting bit-set v0.5.3
25972024-02-28T19:47:42.483Z Documenting similar v2.3.0
25982024-02-28T19:47:42.518Z Documenting tokio-stream v0.1.14
25992024-02-28T19:47:42.647Z Documenting regress v0.8.0
26002024-02-28T19:47:42.794Z Checking unsafe-libyaml v0.2.10
26012024-02-28T19:47:42.896Z Documenting predicates v3.1.0
26022024-02-28T19:47:43.097Z Documenting heck v0.4.1
26032024-02-28T19:47:44.005Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26042024-02-28T19:47:46.627Z Checking ident_case v1.0.1
26052024-02-28T19:47:46.777Z Checking strsim v0.10.0
26062024-02-28T19:47:46.992Z Documenting unsafe-libyaml v0.2.10
26072024-02-28T19:47:47.107Z Documenting tokio-postgres v0.7.10
26082024-02-28T19:47:47.841Z Checking serde_yaml v0.9.25
26092024-02-28T19:47:47.859Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26102024-02-28T19:47:48.093Z Documenting getopts v0.2.21
26112024-02-28T19:47:49.362Z Documenting match_cfg v0.1.0
26122024-02-28T19:47:49.812Z Documenting sha1 v0.10.6
26132024-02-28T19:47:49.835Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26142024-02-28T19:47:50.894Z Documenting serde_yaml v0.9.25
26152024-02-28T19:47:50.951Z Documenting dirs-sys-next v0.1.2
26162024-02-28T19:47:52.260Z Documenting hostname v0.3.1
26172024-02-28T19:47:52.757Z Documenting rustls-pki-types v1.3.0
26182024-02-28T19:47:55.565Z Documenting camino v1.1.6
26192024-02-28T19:47:55.651Z Documenting thread_local v1.1.7
26202024-02-28T19:47:55.896Z Documenting dirs-next v2.0.0
26212024-02-28T19:47:56.284Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26222024-02-28T19:47:57.229Z Documenting paste v1.0.14
26232024-02-28T19:47:57.661Z Documenting rustls-webpki v0.102.1
26242024-02-28T19:47:57.867Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
26252024-02-28T19:47:58.448Z Documenting progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26262024-02-28T19:48:00.301Z Documenting crossbeam-channel v0.5.8
26272024-02-28T19:48:00.788Z Documenting atty v0.2.14
26282024-02-28T19:48:00.837Z Documenting term v0.7.0
26292024-02-28T19:48:00.946Z Documenting take_mut v0.2.2
26302024-02-28T19:48:01.918Z Documenting slog-json v2.6.1
26312024-02-28T19:48:03.204Z Documenting rustls v0.22.2
26322024-02-28T19:48:03.945Z Documenting http v1.0.0
26332024-02-28T19:48:04.466Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26342024-02-28T19:48:05.632Z Documenting async-stream-impl v0.3.5
26352024-02-28T19:48:06.099Z Documenting slog-async v2.8.0
26362024-02-28T19:48:06.099Z Documenting slog-term v2.9.0
26372024-02-28T19:48:07.799Z Documenting debug-ignore v1.0.5
26382024-02-28T19:48:07.898Z Documenting atomic-waker v1.1.1
26392024-02-28T19:48:10.155Z Documenting multer v3.0.0
26402024-02-28T19:48:10.617Z Documenting slog-bunyan v2.5.0
26412024-02-28T19:48:11.198Z Documenting rustls-pemfile v2.1.0
26422024-02-28T19:48:11.209Z Documenting waitgroup v0.1.2
26432024-02-28T19:48:11.422Z Documenting async-stream v0.3.5
26442024-02-28T19:48:11.692Z Checking darling_core v0.20.3
26452024-02-28T19:48:12.548Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
26462024-02-28T19:48:13.570Z Documenting toml v0.8.10
26472024-02-28T19:48:13.858Z Documenting tokio-rustls v0.25.0
26482024-02-28T19:48:15.128Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26492024-02-28T19:48:15.531Z Documenting serde_path_to_error v0.1.15
26502024-02-28T19:48:15.732Z Checking darling v0.20.3
26512024-02-28T19:48:15.831Z Documenting strum v0.26.1
26522024-02-28T19:48:15.855Z Documenting serde_with_macros v3.6.1
26532024-02-28T19:48:16.292Z Documenting structmeta-derive v0.3.0
26542024-02-28T19:48:19.666Z Checking structmeta v0.3.0
26552024-02-28T19:48:19.744Z Documenting instant v0.1.12
26562024-02-28T19:48:19.903Z Documenting newtype-uuid v1.0.1
26572024-02-28T19:48:20.561Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26582024-02-28T19:48:20.957Z Documenting macaddr v1.0.1
26592024-02-28T19:48:21.106Z Documenting serde_with v3.6.1
26602024-02-28T19:48:21.240Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26612024-02-28T19:48:22.390Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26622024-02-28T19:48:22.705Z Documenting structmeta v0.3.0
26632024-02-28T19:48:24.527Z Documenting backoff v0.4.0
26642024-02-28T19:48:25.068Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26652024-02-28T19:48:25.292Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26662024-02-28T19:48:25.577Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26672024-02-28T19:48:26.192Z Documenting fastrand v2.0.1
26682024-02-28T19:48:27.852Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26692024-02-28T19:48:27.927Z Documenting proc-macro-error-attr v1.0.4
26702024-02-28T19:48:28.258Z Documenting parse-display-derive v0.9.0
26712024-02-28T19:48:28.670Z Checking proc-macro-error v1.0.4
26722024-02-28T19:48:28.938Z Documenting is-terminal v0.4.9
26732024-02-28T19:48:29.660Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26742024-02-28T19:48:30.518Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26752024-02-28T19:48:30.793Z Checking proc-macro-crate v1.3.1
26762024-02-28T19:48:31.078Z Documenting proc-macro-crate v1.3.1
26772024-02-28T19:48:31.130Z Documenting tempfile v3.10.0
26782024-02-28T19:48:31.266Z Documenting hash32 v0.3.1
26792024-02-28T19:48:31.883Z Documenting stable_deref_trait v1.2.0
26802024-02-28T19:48:33.206Z Documenting proc-macro-error v1.0.4
26812024-02-28T19:48:34.405Z Documenting cobs v0.2.3
26822024-02-28T19:48:34.410Z Documenting parse-display v0.9.0
26832024-02-28T19:48:34.818Z Documenting embedded-io v0.4.0
26842024-02-28T19:48:35.481Z Documenting heapless v0.8.0
26852024-02-28T19:48:36.340Z Documenting foreign-types-macros v0.2.3
26862024-02-28T19:48:36.703Z Documenting camino-tempfile v1.1.1
26872024-02-28T19:48:37.169Z Documenting foreign-types-shared v0.3.1
26882024-02-28T19:48:37.381Z Documenting num_enum_derive v0.5.11
26892024-02-28T19:48:38.083Z Documenting postcard v1.0.8
26902024-02-28T19:48:38.703Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26912024-02-28T19:48:39.697Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26922024-02-28T19:48:40.288Z Documenting crucible-workspace-hack v0.1.0
26932024-02-28T19:48:40.506Z Documenting smoltcp v0.11.0
26942024-02-28T19:48:41.686Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26952024-02-28T19:48:41.897Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26962024-02-28T19:48:42.208Z Documenting foreign-types v0.5.0
26972024-02-28T19:48:42.849Z Documenting cstr-argument v0.1.2
26982024-02-28T19:48:45.129Z Documenting num_enum v0.5.11
26992024-02-28T19:48:45.183Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27002024-02-28T19:48:46.405Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27012024-02-28T19:48:46.658Z Documenting colored v2.0.4
27022024-02-28T19:48:47.098Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27032024-02-28T19:48:47.599Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27042024-02-28T19:48:47.638Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27052024-02-28T19:48:50.206Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27062024-02-28T19:48:50.591Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27072024-02-28T19:48:51.528Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27082024-02-28T19:48:52.040Z Documenting zone_cfg_derive v0.3.0
27092024-02-28T19:48:52.376Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
27102024-02-28T19:48:54.102Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27112024-02-28T19:48:54.844Z Documenting num-derive v0.4.0
27122024-02-28T19:48:55.006Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27132024-02-28T19:48:55.194Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27142024-02-28T19:48:57.904Z Documenting zone v0.3.0
27152024-02-28T19:48:58.204Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
27162024-02-28T19:48:58.215Z Documenting smf v0.2.2
27172024-02-28T19:48:58.691Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27182024-02-28T19:49:00.623Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27192024-02-28T19:49:00.813Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
27202024-02-28T19:49:02.135Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27212024-02-28T19:49:02.385Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27222024-02-28T19:49:02.437Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27232024-02-28T19:49:03.195Z Documenting linked-hash-map v0.5.6
27242024-02-28T19:49:03.313Z Documenting password-hash v0.5.0
27252024-02-28T19:49:03.592Z Documenting blake2 v0.10.6
27262024-02-28T19:49:06.780Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27272024-02-28T19:49:07.672Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27282024-02-28T19:49:07.939Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27292024-02-28T19:49:08.027Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27302024-02-28T19:49:08.037Z Documenting lru-cache v0.1.2
27312024-02-28T19:49:09.646Z Documenting argon2 v0.5.3
27322024-02-28T19:49:09.790Z Documenting itertools v0.12.1
27332024-02-28T19:49:10.615Z Documenting memmap v0.7.0
27342024-02-28T19:49:10.799Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27352024-02-28T19:49:12.020Z Documenting quick-error v1.2.3
27362024-02-28T19:49:12.918Z Documenting derive-where v1.2.7
27372024-02-28T19:49:13.848Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27382024-02-28T19:49:14.770Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27392024-02-28T19:49:15.048Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27402024-02-28T19:49:15.651Z Documenting usdt v0.5.0
27412024-02-28T19:49:15.754Z Documenting swrite v0.1.0
27422024-02-28T19:49:16.791Z Documenting resolv-conf v0.7.0
27432024-02-28T19:49:17.966Z Documenting newtype_derive v0.1.6
27442024-02-28T19:49:19.320Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27452024-02-28T19:49:20.112Z Documenting tap v1.0.1
27462024-02-28T19:49:20.511Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27472024-02-28T19:49:21.750Z Documenting trust-dns-resolver v0.22.0
27482024-02-28T19:49:21.761Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27492024-02-28T19:49:21.925Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27502024-02-28T19:49:22.084Z Documenting radium v0.7.0
27512024-02-28T19:49:22.540Z Documenting nibble_vec v0.1.0
27522024-02-28T19:49:22.700Z Documenting steno v0.4.0
27532024-02-28T19:49:23.097Z Documenting wyz v0.5.1
27542024-02-28T19:49:24.241Z Checking heck v0.3.3
27552024-02-28T19:49:24.403Z Documenting funty v2.0.0
27562024-02-28T19:49:25.328Z Documenting endian-type v0.1.2
27572024-02-28T19:49:26.554Z Documenting crc-catalog v2.2.0
27582024-02-28T19:49:27.170Z Documenting structopt-derive v0.4.18
27592024-02-28T19:49:27.862Z Documenting bitvec v1.0.1
27602024-02-28T19:49:29.664Z Documenting crc v3.0.1
27612024-02-28T19:49:30.088Z Documenting radix_trie v0.2.1
27622024-02-28T19:49:30.922Z Documenting cancel-safe-futures v0.1.5
27632024-02-28T19:49:32.082Z Documenting xattr v1.0.1
27642024-02-28T19:49:32.853Z Documenting filetime v0.2.23
27652024-02-28T19:49:32.932Z Documenting packed_struct_codegen v0.10.1
27662024-02-28T19:49:33.589Z Documenting nodrop v0.1.14
27672024-02-28T19:49:33.634Z Documenting structopt v0.3.26
27682024-02-28T19:49:35.330Z Documenting num-bigint-dig v0.8.4
27692024-02-28T19:49:36.442Z Documenting libefi-sys v0.1.0
27702024-02-28T19:49:36.577Z Documenting array-init v0.0.4
27712024-02-28T19:49:37.147Z Documenting num-rational v0.4.1
27722024-02-28T19:49:37.789Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27732024-02-28T19:49:37.969Z Documenting tar v0.4.40
27742024-02-28T19:49:39.059Z Documenting packed_struct v0.10.1
27752024-02-28T19:49:39.926Z Documenting pkcs1 v0.7.5
27762024-02-28T19:49:41.042Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27772024-02-28T19:49:41.746Z Documenting signature v2.1.0
27782024-02-28T19:49:41.914Z Documenting num-complex v0.4.4
27792024-02-28T19:49:42.609Z Documenting arc-swap v1.6.0
27802024-02-28T19:49:43.182Z Documenting bitfield v0.14.0
27812024-02-28T19:49:44.188Z Documenting termcolor v1.2.0
27822024-02-28T19:49:45.515Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27832024-02-28T19:49:46.172Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27842024-02-28T19:49:47.413Z Documenting num v0.4.1
27852024-02-28T19:49:47.516Z Documenting slog-scope v4.4.0
27862024-02-28T19:49:47.711Z Documenting rsa v0.9.2
27872024-02-28T19:49:49.083Z Documenting env_logger v0.10.0
27882024-02-28T19:49:49.096Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27892024-02-28T19:49:51.733Z Documenting serde-hex v0.1.0
27902024-02-28T19:49:51.917Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27912024-02-28T19:49:52.461Z Documenting x509-cert v0.2.4
27922024-02-28T19:49:53.870Z Documenting ron v0.8.1
27932024-02-28T19:49:55.006Z Documenting libsw v3.3.1
27942024-02-28T19:49:55.445Z Documenting gethostname v0.4.3
27952024-02-28T19:49:56.030Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27962024-02-28T19:49:57.155Z Documenting half v2.3.1
27972024-02-28T19:49:58.721Z Documenting crc-any v2.4.3
27982024-02-28T19:49:59.099Z Documenting same-file v1.0.6
27992024-02-28T19:49:59.586Z Documenting ciborium-io v0.2.2
28002024-02-28T19:49:59.935Z Documenting owo-colors v4.0.0
28012024-02-28T19:50:00.405Z Documenting linear-map v1.2.0
28022024-02-28T19:50:00.497Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28032024-02-28T19:50:01.502Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28042024-02-28T19:50:01.981Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28052024-02-28T19:50:03.510Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28062024-02-28T19:50:03.793Z Documenting walkdir v2.4.0
28072024-02-28T19:50:04.481Z Documenting ciborium-ll v0.2.2
28082024-02-28T19:50:04.952Z Documenting slog-stdlog v4.1.1
28092024-02-28T19:50:05.351Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28102024-02-28T19:50:08.031Z Documenting slog-dtrace v0.3.0
28112024-02-28T19:50:08.639Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28122024-02-28T19:50:08.852Z Documenting path-slash v0.1.5
28132024-02-28T19:50:09.904Z Documenting slog-envlogger v2.2.0
28142024-02-28T19:50:10.825Z Documenting ciborium v0.2.2
28152024-02-28T19:50:13.635Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28162024-02-28T19:50:15.414Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28172024-02-28T19:50:15.561Z Documenting pem v3.0.2
28182024-02-28T19:50:16.553Z Documenting fxhash v0.2.1
28192024-02-28T19:50:17.708Z Documenting display-error-chain v0.2.0
28202024-02-28T19:50:19.427Z Documenting utf-8 v0.7.6
28212024-02-28T19:50:20.542Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28222024-02-28T19:50:21.200Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28232024-02-28T19:50:21.328Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28242024-02-28T19:50:21.459Z Documenting vte_generate_state_changes v0.1.1
28252024-02-28T19:50:21.537Z Checking convert_case v0.4.0
28262024-02-28T19:50:21.757Z Documenting convert_case v0.4.0
28272024-02-28T19:50:22.494Z Documenting buf-list v1.0.3
28282024-02-28T19:50:24.401Z Documenting tungstenite v0.20.1
28292024-02-28T19:50:26.102Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28302024-02-28T19:50:26.260Z Documenting vte v0.11.1
28312024-02-28T19:50:26.524Z Documenting derive_more v0.99.17
28322024-02-28T19:50:26.586Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28332024-02-28T19:50:27.512Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28342024-02-28T19:50:27.791Z Checking darling_core v0.14.4
28352024-02-28T19:50:29.612Z Documenting pin-project-internal v1.1.3
28362024-02-28T19:50:30.474Z Checking darling v0.14.4
28372024-02-28T19:50:30.607Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28382024-02-28T19:50:31.045Z Documenting tokio-tungstenite v0.20.1
28392024-02-28T19:50:31.641Z Documenting strip-ansi-escapes v0.2.0
28402024-02-28T19:50:33.915Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28412024-02-28T19:50:34.279Z Documenting doc-comment v0.3.3
28422024-02-28T19:50:36.171Z Documenting pin-project v1.1.3
28432024-02-28T19:50:36.925Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28442024-02-28T19:50:37.386Z Documenting crossbeam-deque v0.8.3
28452024-02-28T19:50:37.654Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28462024-02-28T19:50:38.043Z Documenting snafu-derive v0.7.5
28472024-02-28T19:50:39.441Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28482024-02-28T19:50:39.453Z Documenting nu-ansi-term v0.50.0
28492024-02-28T19:50:42.386Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28502024-02-28T19:50:42.746Z Documenting rayon-core v1.12.0
28512024-02-28T19:50:43.356Z Documenting trust-dns-client v0.22.0
28522024-02-28T19:50:44.150Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28532024-02-28T19:50:44.863Z Documenting reedline v0.29.0
28542024-02-28T19:50:45.421Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28552024-02-28T19:50:45.698Z Documenting globset v0.4.13
28562024-02-28T19:50:46.703Z Documenting snafu v0.7.5
28572024-02-28T19:50:48.182Z Documenting olpc-cjson v0.1.3
28582024-02-28T19:50:49.236Z Documenting serde_plain v1.0.2
28592024-02-28T19:50:51.928Z Documenting headers-core v0.2.0
28602024-02-28T19:50:52.167Z Documenting async-recursion v1.0.5
28612024-02-28T19:50:52.282Z Documenting typed-path v0.7.0
28622024-02-28T19:50:52.689Z Documenting bytecount v0.6.3
28632024-02-28T19:50:52.700Z Documenting keccak v0.1.4
28642024-02-28T19:50:52.968Z Documenting trust-dns-server v0.22.1
28652024-02-28T19:50:54.445Z Documenting rayon v1.8.0
28662024-02-28T19:50:55.763Z Documenting papergrid v0.11.0
28672024-02-28T19:50:55.903Z Documenting sha3 v0.10.8
28682024-02-28T19:50:57.673Z Documenting headers v0.3.9
28692024-02-28T19:50:58.020Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28702024-02-28T19:50:58.371Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28712024-02-28T19:50:59.061Z Documenting tough v0.16.0
28722024-02-28T19:51:01.412Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28732024-02-28T19:51:01.688Z Documenting derive_builder_core v0.12.0
28742024-02-28T19:51:02.395Z Checking derive_builder_core v0.12.0
28752024-02-28T19:51:02.810Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28762024-02-28T19:51:03.133Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28772024-02-28T19:51:03.270Z Documenting sled v0.34.7
28782024-02-28T19:51:03.692Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28792024-02-28T19:51:03.707Z Documenting fs-err v2.11.0
28802024-02-28T19:51:04.081Z Documenting unicase v2.7.0
28812024-02-28T19:51:04.476Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28822024-02-28T19:51:04.488Z Documenting tabled_derive v0.7.0
28832024-02-28T19:51:04.793Z Documenting fd-lock v4.0.2
28842024-02-28T19:51:07.455Z Documenting nix v0.27.1
28852024-02-28T19:51:08.703Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28862024-02-28T19:51:09.429Z Documenting secrecy v0.8.0
28872024-02-28T19:51:09.747Z Documenting rustversion v1.0.14
28882024-02-28T19:51:09.782Z Documenting sqlparser_derive v0.2.2
28892024-02-28T19:51:10.476Z Documenting unicode_categories v0.1.1
28902024-02-28T19:51:10.666Z Documenting home v0.5.5
28912024-02-28T19:51:13.285Z Documenting parse-size v1.0.0
28922024-02-28T19:51:13.840Z Documenting tabled v0.15.0
28932024-02-28T19:51:13.850Z Documenting derive_builder_macro v0.12.0
28942024-02-28T19:51:14.920Z Documenting castaway v0.2.2
28952024-02-28T19:51:15.484Z Documenting sqlparser v0.43.1
28962024-02-28T19:51:15.598Z Documenting sqlformat v0.2.3
28972024-02-28T19:51:15.782Z Documenting rustyline v13.0.0
28982024-02-28T19:51:16.298Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28992024-02-28T19:51:18.926Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29002024-02-28T19:51:19.734Z Documenting mime_guess v2.0.4
29012024-02-28T19:51:21.670Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29022024-02-28T19:51:22.474Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29032024-02-28T19:51:22.517Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29042024-02-28T19:51:24.824Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29052024-02-28T19:51:25.098Z Documenting universal-hash v0.5.1
29062024-02-28T19:51:28.758Z Documenting bcs v0.1.6
29072024-02-28T19:51:31.867Z Documenting kstat-rs v0.2.3
29082024-02-28T19:51:41.008Z Documenting thiserror-impl-no-std v2.0.2
29092024-02-28T19:51:41.104Z Documenting ref-cast-impl v1.0.20
29102024-02-28T19:51:41.162Z Documenting curve25519-dalek-derive v0.1.0
29112024-02-28T19:51:41.241Z Documenting opaque-debug v0.3.0
29122024-02-28T19:51:41.595Z Documenting highway v1.1.0
29132024-02-28T19:51:41.771Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29142024-02-28T19:51:41.928Z Documenting compact_str v0.7.1
29152024-02-28T19:51:44.172Z Documenting poly1305 v0.8.0
29162024-02-28T19:51:46.484Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29172024-02-28T19:51:46.713Z Documenting curve25519-dalek v4.1.1
29182024-02-28T19:51:46.921Z Documenting ref-cast v1.0.20
29192024-02-28T19:51:47.286Z Documenting derive_builder v0.12.0
29202024-02-28T19:51:47.410Z Documenting thiserror-no-std v2.0.2
29212024-02-28T19:51:49.943Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29222024-02-28T19:51:50.017Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29232024-02-28T19:51:50.439Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29242024-02-28T19:51:51.315Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29252024-02-28T19:51:53.239Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29262024-02-28T19:51:56.154Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29272024-02-28T19:51:56.358Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
29282024-02-28T19:51:57.042Z Documenting portable-atomic v1.4.3
29292024-02-28T19:52:01.186Z Documenting ed25519 v1.5.3
29302024-02-28T19:52:04.289Z Documenting polar-core v0.27.0
29312024-02-28T19:52:05.144Z Documenting libxml v0.3.3
29322024-02-28T19:52:08.611Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29332024-02-28T19:52:09.174Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29342024-02-28T19:52:10.200Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29352024-02-28T19:52:10.993Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29362024-02-28T19:52:11.539Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29372024-02-28T19:52:11.824Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
29382024-02-28T19:52:13.242Z Documenting chacha20 v0.9.1
29392024-02-28T19:52:14.534Z Documenting bb8 v0.8.3
29402024-02-28T19:52:14.787Z Documenting lru v0.12.1
29412024-02-28T19:52:19.182Z Documenting aead v0.5.2
29422024-02-28T19:52:20.106Z Documenting quick-xml v0.30.0
29432024-02-28T19:52:20.519Z Documenting oso-derive v0.27.0
29442024-02-28T19:52:22.324Z Documenting stability v0.1.1
29452024-02-28T19:52:23.785Z Documenting impl-trait-for-tuples v0.2.2
29462024-02-28T19:52:24.967Z Documenting cassowary v0.3.0
29472024-02-28T19:52:33.616Z Documenting maplit v1.0.2
29482024-02-28T19:52:33.897Z Documenting glob v0.3.1
29492024-02-28T19:52:34.083Z Documenting number_prefix v0.4.0
29502024-02-28T19:52:34.237Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29512024-02-28T19:52:34.404Z Documenting chacha20poly1305 v0.10.1
29522024-02-28T19:52:34.429Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29532024-02-28T19:52:34.731Z Documenting ratatui v0.26.1
29542024-02-28T19:52:34.975Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29552024-02-28T19:52:38.384Z Documenting oso v0.27.0
29562024-02-28T19:52:38.734Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29572024-02-28T19:52:39.010Z Documenting indicatif v0.17.8
29582024-02-28T19:52:50.611Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29592024-02-28T19:52:50.624Z Documenting salty v0.2.0
29602024-02-28T19:52:50.675Z Documenting vsss-rs v3.3.4
29612024-02-28T19:52:52.179Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29622024-02-28T19:52:52.365Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29632024-02-28T19:52:52.469Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29642024-02-28T19:52:53.447Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29652024-02-28T19:52:54.136Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29662024-02-28T19:52:55.249Z Documenting cookie v0.18.0
29672024-02-28T19:52:58.233Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29682024-02-28T19:52:58.325Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29692024-02-28T19:52:58.562Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29702024-02-28T19:52:58.748Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29712024-02-28T19:52:59.020Z Documenting serde-big-array v0.5.1
29722024-02-28T19:53:00.707Z Documenting rtoolbox v0.0.1
29732024-02-28T19:53:01.043Z Documenting is_ci v1.2.0
29742024-02-28T19:53:02.773Z Documenting smawk v0.3.1
29752024-02-28T19:53:03.599Z Documenting unicode-linebreak v0.1.5
29762024-02-28T19:53:05.945Z Documenting humantime v2.1.0
29772024-02-28T19:53:06.048Z Documenting http-range v0.1.5
29782024-02-28T19:53:06.683Z Documenting supports-color v3.0.0
29792024-02-28T19:53:06.802Z Documenting rpassword v7.3.1
29802024-02-28T19:53:07.279Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29812024-02-28T19:53:07.389Z Documenting textwrap v0.16.1
29822024-02-28T19:53:10.856Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29832024-02-28T19:53:11.005Z Documenting hyper-staticfile v0.9.5
29842024-02-28T19:53:11.219Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29852024-02-28T19:53:11.470Z Documenting tui-tree-widget v0.17.0
29862024-02-28T19:53:12.416Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29872024-02-28T19:53:15.967Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29882024-02-28T19:53:16.307Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29892024-02-28T19:53:16.474Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29902024-02-28T19:53:17.036Z Documenting rcgen v0.12.1
29912024-02-28T19:53:17.911Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29922024-02-28T19:53:19.408Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29932024-02-28T19:53:19.865Z Documenting atomicwrites v0.4.3
29942024-02-28T19:53:21.027Z Documenting signal-hook-tokio v0.3.1
29952024-02-28T19:53:24.777Z Documenting memmap2 v0.7.1
29962024-02-28T19:53:24.868Z Documenting subprocess v0.2.9
29972024-02-28T19:53:25.253Z Documenting constant_time_eq v0.3.0
29982024-02-28T19:53:26.101Z Documenting arrayvec v0.7.4
29992024-02-28T19:53:28.242Z Documenting arrayref v0.3.7
30002024-02-28T19:53:29.450Z Documenting corncobs v0.1.3
30012024-02-28T19:53:29.764Z Documenting shell-words v1.1.0
30022024-02-28T19:53:30.286Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30032024-02-28T19:53:31.215Z Documenting blake3 v1.5.0
30042024-02-28T19:53:32.613Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30052024-02-28T19:53:34.414Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30062024-02-28T19:53:34.935Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30072024-02-28T19:53:35.820Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30082024-02-28T19:53:35.957Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30092024-02-28T19:53:36.399Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30102024-02-28T19:53:37.043Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30112024-02-28T19:53:37.696Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30122024-02-28T19:53:51.478Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30132024-02-28T19:53:51.736Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30142024-02-28T19:53:53.172Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
30152024-02-28T19:53:56.798Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30162024-02-28T19:53:57.697Z Documenting fatfs v0.3.6
30172024-02-28T19:54:02.259Zwarning: unclosed HTML tag `usize`
30182024-02-28T19:54:02.259Z --> wicket/src/ui/panes/update.rs:153:19
30192024-02-28T19:54:02.259Z |
30202024-02-28T19:54:02.259Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30212024-02-28T19:54:02.259Z | ^^^^^^^
30222024-02-28T19:54:02.259Z |
30232024-02-28T19:54:02.259Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30242024-02-28T19:54:02.259Z
30252024-02-28T19:54:03.625Z Documenting nanorand v0.7.0
30262024-02-28T19:54:03.646Zwarning: `wicket` (lib doc) generated 1 warning
30272024-02-28T19:54:03.651Z Documenting assert_matches v1.5.0
30282024-02-28T19:54:03.778Z Documenting topological-sort v0.2.2
30292024-02-28T19:54:04.113Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30302024-02-28T19:54:08.187Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30312024-02-28T19:54:08.319Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30322024-02-28T19:54:08.682Z Documenting omicron-zone-package v0.11.0
30332024-02-28T19:54:08.937Z Documenting flume v0.11.0
30342024-02-28T19:54:10.405Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30352024-02-28T19:54:11.350Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30362024-02-28T19:54:13.541Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30372024-02-28T19:54:22.434Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30382024-02-28T19:54:23.337Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30392024-02-28T19:54:24.096Z Documenting termios v0.3.3
30402024-02-28T19:54:25.725Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30412024-02-28T19:54:29.185Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30422024-02-28T19:54:29.292Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30432024-02-28T19:54:29.292Z --> sled-agent/src/sim/instance.rs:46:7
30442024-02-28T19:54:29.293Z |
30452024-02-28T19:54:29.293Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30462024-02-28T19:54:29.293Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30472024-02-28T19:54:29.293Z |
30482024-02-28T19:54:29.293Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30492024-02-28T19:54:29.293Z
30502024-02-28T19:54:32.238Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30512024-02-28T19:54:32.750Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30522024-02-28T19:54:33.205Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30532024-02-28T19:54:38.660Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30542024-02-28T19:54:59.375Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30552024-02-28T19:55:05.323Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30562024-02-28T19:55:07.898Zwarning: unresolved link to `test_sled_transitions`
30572024-02-28T19:55:07.899Z --> nexus/db-queries/src/db/datastore/sled.rs:566:11
30582024-02-28T19:55:07.899Z |
30592024-02-28T19:55:07.899Z566 | /// [`test_sled_transitions`].
30602024-02-28T19:55:07.899Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30612024-02-28T19:55:07.899Z |
30622024-02-28T19:55:07.899Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30632024-02-28T19:55:07.899Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30642024-02-28T19:55:07.899Z
30652024-02-28T19:55:07.903Zwarning: unresolved link to `test_sled_transitions`
30662024-02-28T19:55:07.904Z --> nexus/db-queries/src/db/datastore/sled.rs:602:11
30672024-02-28T19:55:07.904Z |
30682024-02-28T19:55:07.904Z602 | /// [`test_sled_transitions`].
30692024-02-28T19:55:07.904Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
30702024-02-28T19:55:07.904Z |
30712024-02-28T19:55:07.904Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30722024-02-28T19:55:07.904Z
30732024-02-28T19:55:07.904Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30742024-02-28T19:55:07.904Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
30752024-02-28T19:55:07.904Z |
30762024-02-28T19:55:07.904Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30772024-02-28T19:55:07.904Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30782024-02-28T19:55:07.904Z
30792024-02-28T19:55:13.009Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30802024-02-28T19:55:15.139Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30812024-02-28T19:55:18.196Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30822024-02-28T19:55:22.530Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30832024-02-28T19:55:24.231Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30842024-02-28T19:55:25.456Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
30852024-02-28T19:55:25.463Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30862024-02-28T19:55:25.594Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30872024-02-28T19:55:52.950Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30882024-02-28T19:56:43.648Zwarning: unresolved link to `VolumeConstructionRequest`
30892024-02-28T19:56:43.648Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30902024-02-28T19:56:43.648Z |
30912024-02-28T19:56:43.648Z338 | /// [`VolumeConstructionRequest`] is shown here):
30922024-02-28T19:56:43.649Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30932024-02-28T19:56:43.649Z |
30942024-02-28T19:56:43.649Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30952024-02-28T19:56:43.649Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30962024-02-28T19:56:43.649Z
30972024-02-28T19:56:43.654Zwarning: unresolved link to `fd00:1122:3344:101::5`
30982024-02-28T19:56:43.654Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30992024-02-28T19:56:43.654Z |
31002024-02-28T19:56:43.654Z348 | /// "[fd00:1122:3344:101::5]:1000",
31012024-02-28T19:56:43.654Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31022024-02-28T19:56:43.654Z
31032024-02-28T19:56:43.654Zwarning: unresolved link to `fd00:1122:3344:102::9`
31042024-02-28T19:56:43.654Z --> nexus/src/app/sagas/volume_delete.rs:349:17
31052024-02-28T19:56:43.654Z |
31062024-02-28T19:56:43.654Z349 | /// "[fd00:1122:3344:102::9]:1000",
31072024-02-28T19:56:43.654Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31082024-02-28T19:56:43.654Z
31092024-02-28T19:56:43.655Zwarning: unresolved link to `fd00:1122:3344:103::2`
31102024-02-28T19:56:43.655Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31112024-02-28T19:56:43.655Z |
31122024-02-28T19:56:43.655Z350 | /// "[fd00:1122:3344:103::2]:1000"
31132024-02-28T19:56:43.655Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31142024-02-28T19:56:43.655Z
31152024-02-28T19:56:43.655Zwarning: unresolved link to `fd00:1122:3344:101::5`
31162024-02-28T19:56:43.655Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31172024-02-28T19:56:43.655Z |
31182024-02-28T19:56:43.655Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31192024-02-28T19:56:43.655Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31202024-02-28T19:56:43.655Z
31212024-02-28T19:56:43.655Zwarning: unresolved link to `fd00:1122:3344:102::9`
31222024-02-28T19:56:43.655Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31232024-02-28T19:56:43.655Z |
31242024-02-28T19:56:43.655Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31252024-02-28T19:56:43.655Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31262024-02-28T19:56:43.655Z
31272024-02-28T19:56:43.655Zwarning: unresolved link to `fd00:1122:3344:103::2`
31282024-02-28T19:56:43.655Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31292024-02-28T19:56:43.655Z |
31302024-02-28T19:56:43.656Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31312024-02-28T19:56:43.656Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31322024-02-28T19:56:43.656Z
31332024-02-28T19:56:46.771Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31342024-02-28T19:57:09.891Z Finished dev [unoptimized + debuginfo] target(s) in 12m 58s
31352024-02-28T19:57:09.966Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html
31362024-02-28T19:57:09.966Z Generated /work/oxidecomputer/omicron/target/doc/bootstore/index.html
31372024-02-28T19:57:09.966Z Generated /work/oxidecomputer/omicron/target/doc/bootstrap_agent_client/index.html
31382024-02-28T19:57:09.966Z Generated /work/oxidecomputer/omicron/target/doc/caboose_util/index.html
31392024-02-28T19:57:09.966Z Generated /work/oxidecomputer/omicron/target/doc/crdb_seed/index.html
31402024-02-28T19:57:09.967Z Generated /work/oxidecomputer/omicron/target/doc/db_macros/index.html
31412024-02-28T19:57:09.967Z Generated /work/oxidecomputer/omicron/target/doc/ddm_admin_client/index.html
31422024-02-28T19:57:09.967Z Generated /work/oxidecomputer/omicron/target/doc/dns_server/index.html
31432024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/apigen/index.html
31442024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/dns_db_dump/index.html
31452024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/dnsadm/index.html
31462024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
31472024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/dpd_client/index.html
31482024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/gateway_cli/index.html
31492024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/gateway_client/index.html
31502024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/gateway_test_utils/index.html
31512024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/illumos_utils/index.html
31522024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/installinator/index.html
31532024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifact_client/index.html
31542024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifactd/index.html
31552024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/installinator_common/index.html
31562024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
31572024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/dnswait/index.html
31582024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/ipcc/index.html
31592024-02-28T19:57:09.976Z Generated /work/oxidecomputer/omicron/target/doc/key_manager/index.html
31602024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/mg_admin_client/index.html
31612024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_blueprint_execution/index.html
31622024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
31632024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_model/index.html
31642024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_queries/index.html
31652024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_defaults/index.html
31662024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_deployment/index.html
31672024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_inventory/index.html
31682024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_macros_common/index.html
31692024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/nexus_types/index.html
31702024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_certificates/index.html
31712024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
31722024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_gateway/index.html
31732024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_nexus/index.html
31742024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/schema_updater/index.html
31752024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_package/index.html
31762024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
31772024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_rpaths/index.html
31782024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_sled_agent/index.html
31792024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/services_ledger_check_migrate/index.html
31802024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/zone_bundle/index.html
31812024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_test_utils/index.html
31822024-02-28T19:57:09.977Z Generated /work/oxidecomputer/omicron/target/doc/omicron_uuid_kinds/index.html
31832024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oxide_client/index.html
31842024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31852024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_client/index.html
31862024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_collector/index.html
31872024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/clickhouse_schema_updater/index.html
31882024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31892024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_db/index.html
31902024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_instruments/index.html
31912024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_macro_impl/index.html
31922024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
31932024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/oxlog/index.html
31942024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/sled_agent_client/index.html
31952024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/sled_hardware/index.html
31962024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/sled_storage/index.html
31972024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/sp_sim/index.html
31982024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous/index.html
31992024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous_lib/index.html
32002024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/update_common/index.html
32012024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/update_engine/index.html
32022024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/wicket/index.html
32032024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/wicket_common/index.html
32042024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg/index.html
32052024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg_server/index.html
32062024-02-28T19:57:09.978Z Generated /work/oxidecomputer/omicron/target/doc/wicketd/index.html
32072024-02-28T19:57:09.979Z Generated /work/oxidecomputer/omicron/target/doc/wicketd_client/index.html
32082024-02-28T19:57:09.979Z Generated /work/oxidecomputer/omicron/target/doc/zone_networking/index.html
32092024-02-28T19:57:09.993Z
32102024-02-28T19:57:09.998Zreal 12:59.021808321
32112024-02-28T19:57:09.998Zuser 31:50.761547802
32122024-02-28T19:57:09.998Zsys 52:17.657341826
32132024-02-28T19:57:09.998Ztrap 0.806584221
32142024-02-28T19:57:09.998Ztflt 0.471595930
32152024-02-28T19:57:09.998Zdflt 0.269912643
32162024-02-28T19:57:09.998Zkflt 0.000099932
32172024-02-28T19:57:09.998Zlock 3:21:33.125636464
32182024-02-28T19:57:09.998Zslp 3:21:48.362987490
32192024-02-28T19:57:09.998Zlat 3:51.474975622
32202024-02-28T19:57:09.998Zstop 1:29.751578614
32212024-02-28T19:57:09.998Zprocess exited: duration 1363824 ms, exit code 0
 
32222024-02-28T19:57:10.007Zfound 0 output files