01HNS88XXXZ9S5H03J3QRZP222: 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: 01HNS89NXXB0Q5J0XHN4T83CFT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-04T17:14:08.470Zjob assigned to worker 01HNTHQ83HJXBGCDNTF2ZCT4WJ (queued for 12 h 5 m 23 s)
 
22024-02-04T17:14:08.641Zstarting task 0: "setup"
32024-02-04T17:14:08.696Z++ uname -s
42024-02-04T17:14:08.699Z+ kern=SunOS
52024-02-04T17:14:08.700Z+ case "$kern" in
62024-02-04T17:14:08.700Z+ groupadd -g 12345 build
72024-02-04T17:14:08.703Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-04T17:14:10.753Z+ zfs create -o mountpoint=/work rpool/work
92024-02-04T17:14:10.862Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-04T17:14:10.865Z+ home_fs=zfs
112024-02-04T17:14:10.865Z+ [[ zfs == autofs ]]
122024-02-04T17:14:10.865Z+ mkdir -p /home/build
132024-02-04T17:14:10.868Z+ chown build:build /home/build /work
142024-02-04T17:14:12.870Z+ chmod 0700 /home/build /work
152024-02-04T17:14:12.873Zprocess exited: duration 4231 ms, exit code 0
 
162024-02-04T17:14:12.880Zstarting task 1: "rust-toolchain"
172024-02-04T17:14:12.888Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-04T17:14:12.891Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-04T17:14:13.055Zinfo: downloading installer
202024-02-04T17:14:15.831Zwarning: it looks like you have an existing installation of Rust at:
212024-02-04T17:14:15.831Zwarning: /opt/ooce/bin
222024-02-04T17:14:15.831Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-04T17:14:15.831Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-04T17:14:15.831Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-04T17:14:15.831Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-04T17:14:15.831Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-04T17:14:15.835Zerror: cannot install while Rust is installed
282024-02-04T17:14:15.835Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-04T17:14:16.497Zinfo: profile set to 'default'
302024-02-04T17:14:16.497Zinfo: default host triple is x86_64-unknown-illumos
312024-02-04T17:14:16.500Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-04T17:14:16.991Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-04T17:14:16.991Zinfo: downloading component 'cargo'
342024-02-04T17:14:18.127Zinfo: downloading component 'clippy'
352024-02-04T17:14:18.725Zinfo: downloading component 'rust-docs'
362024-02-04T17:14:20.271Zinfo: downloading component 'rust-std'
372024-02-04T17:14:22.736Zinfo: downloading component 'rustc'
382024-02-04T17:14:28.370Zinfo: downloading component 'rustfmt'
392024-02-04T17:14:28.880Zinfo: installing component 'cargo'
402024-02-04T17:14:30.513Zinfo: installing component 'clippy'
412024-02-04T17:14:31.378Zinfo: installing component 'rust-docs'
422024-02-04T17:14:34.101Zinfo: installing component 'rust-std'
432024-02-04T17:14:37.971Zinfo: installing component 'rustc'
442024-02-04T17:14:46.275Zinfo: installing component 'rustfmt'
452024-02-04T17:14:46.939Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-04T17:14:46.940Z
472024-02-04T17:14:47.073Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-04T17:14:47.073Z
492024-02-04T17:14:47.076Z
502024-02-04T17:14:47.077ZRust is installed now. Great!
512024-02-04T17:14:47.077Z
522024-02-04T17:14:47.077ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-04T17:14:47.077Zenvironment variable. This has not been done automatically.
542024-02-04T17:14:47.077Z
552024-02-04T17:14:47.077ZTo configure your current shell, run:
562024-02-04T17:14:47.077Zsource "$HOME/.cargo/env"
572024-02-04T17:14:47.159Z+ rustc --version
582024-02-04T17:14:47.267Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-04T17:14:47.275Zprocess exited: duration 34395 ms, exit code 0
 
602024-02-04T17:14:47.281Zstarting task 2: "authentication"
612024-02-04T17:14:47.312Zprocess exited: duration 30 ms, exit code 0
 
622024-02-04T17:14:47.320Zstarting task 3: "clone repository"
632024-02-04T17:14:47.324Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-04T17:14:47.327Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-04T17:14:47.686ZCloning into '/work/oxidecomputer/omicron'...
662024-02-04T17:14:55.259Z+ cd /work/oxidecomputer/omicron
672024-02-04T17:14:55.259Z+ git fetch origin 28bb72d0a6f7c31e465c16adde9be3b84af5be41
682024-02-04T17:14:55.611ZFrom https://github.com/oxidecomputer/omicron
692024-02-04T17:14:55.611Z * branch 28bb72d0a6f7c31e465c16adde9be3b84af5be41 -> FETCH_HEAD
702024-02-04T17:14:55.623Z+ [[ -n renovate/parse-display-0.x ]]
712024-02-04T17:14:55.629Z++ git branch --show-current
722024-02-04T17:14:55.631Z+ current=main
732024-02-04T17:14:55.632Z+ [[ main != renovate/parse-display-0.x ]]
742024-02-04T17:14:55.632Z+ git branch -f renovate/parse-display-0.x 28bb72d0a6f7c31e465c16adde9be3b84af5be41
752024-02-04T17:14:55.634Z+ git checkout -f renovate/parse-display-0.x
762024-02-04T17:14:55.818ZSwitched to branch 'renovate/parse-display-0.x'
772024-02-04T17:14:55.821Z+ git reset --hard 28bb72d0a6f7c31e465c16adde9be3b84af5be41
782024-02-04T17:14:56.001ZHEAD is now at 28bb72d0a Update Rust crate parse-display to 0.9.0
792024-02-04T17:14:56.005Zprocess exited: duration 8685 ms, exit code 0
 
802024-02-04T17:14:56.011Zstarting task 4: "build"
812024-02-04T17:14:56.018Z+ cargo --version
822024-02-04T17:14:56.025Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-04T17:14:56.546Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-04T17:14:56.549Zinfo: downloading component 'cargo'
852024-02-04T17:14:57.674Zinfo: downloading component 'clippy'
862024-02-04T17:14:58.177Zinfo: downloading component 'rust-docs'
872024-02-04T17:14:59.459Zinfo: downloading component 'rust-std'
882024-02-04T17:15:01.529Zinfo: downloading component 'rustc'
892024-02-04T17:15:06.829Zinfo: downloading component 'rustfmt'
902024-02-04T17:15:07.305Zinfo: installing component 'cargo'
912024-02-04T17:15:09.052Zinfo: installing component 'clippy'
922024-02-04T17:15:09.538Zinfo: installing component 'rust-docs'
932024-02-04T17:15:12.357Zinfo: installing component 'rust-std'
942024-02-04T17:15:14.739Zinfo: installing component 'rustc'
952024-02-04T17:15:20.871Zinfo: installing component 'rustfmt'
962024-02-04T17:15:21.416Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-04T17:15:21.419Z+ rustc --version
982024-02-04T17:15:21.534Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-04T17:15:21.552Z+ source ./env.sh
1002024-02-04T17:15:21.555Z++ set -o xtrace
1012024-02-04T17:15:21.556Z++++ dirname ./env.sh
1022024-02-04T17:15:21.623Z+++ cd .
1032024-02-04T17:15:21.627Z+++ echo /work/oxidecomputer/omicron
1042024-02-04T17:15:21.627Z++ OMICRON_WS=/work/oxidecomputer/omicron
1052024-02-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ 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-04T17:15:21.627Z++ unset OMICRON_WS
1142024-02-04T17:15:21.627Z++ set +o xtrace
1152024-02-04T17:15:21.711Z
1162024-02-04T17:15:21.711Z ##### ##### ###### ##### ###### #### # # # #### #
1172024-02-04T17:15:21.711Z # # # # # # # # # # # # # # #
1182024-02-04T17:15:21.711Z # # # # ##### # # ##### # # # # # #### #
1192024-02-04T17:15:21.711Z ##### ##### # ##### # # # # # # # # #
1202024-02-04T17:15:21.711Z # # # # # # # # # # # # # # #
1212024-02-04T17:15:21.711Z # # # ###### # # ###### ### # #### # #### #
1222024-02-04T17:15:21.712Z
1232024-02-04T17:15:36.510Z Startup: Refreshing catalog 'helios-dev' ... Done
1242024-02-04T17:15:38.412Z Startup: Caching catalogs ... Done
1252024-02-04T17:15:41.521ZPlanning: Solver setup ... Done (2.608s)
1262024-02-04T17:15:41.589ZPlanning: Running solver ... Done (0.068s)
1272024-02-04T17:15:41.622ZPlanning: Finding local manifests ... Done (0.002s)
1282024-02-04T17:15:41.637ZPlanning: Fetching manifests: 0/4 0% complete
1292024-02-04T17:15:41.975ZPlanning: Fetching manifests: 4/4 100% complete
1302024-02-04T17:15:42.054ZPlanning: Package planning ... Done (0.078s)
1312024-02-04T17:15:42.138ZPlanning: Merging actions ... Done (0.084s)
1322024-02-04T17:15:43.308ZPlanning: Checking for conflicting actions ... Done (1.170s)
1332024-02-04T17:15:43.326ZPlanning: Consolidating action changes ... Done (0.017s)
1342024-02-04T17:15:50.606ZPlanning: Evaluating mediators ... Done (7.281s)
1352024-02-04T17:15:50.621ZPlanning: Planning completed in 12.15 seconds
1362024-02-04T17:15:55.268Z Packages to install: 4
1372024-02-04T17:15:55.268Z Mediators to change: 2
1382024-02-04T17:15:55.268Z Services to change: 1
1392024-02-04T17:15:55.272Z Estimated space available: 148.87 GB
1402024-02-04T17:15:55.272ZEstimated space to be consumed: 1.41 GB
1412024-02-04T17:15:55.272Z Create boot environment: No
1422024-02-04T17:15:55.272ZCreate backup boot environment: No
1432024-02-04T17:15:55.272Z Rebuild boot archive: No
1442024-02-04T17:15:55.272Z
1452024-02-04T17:15:55.272ZChanged mediators:
1462024-02-04T17:15:55.272Z mediator clang:
1472024-02-04T17:15:55.272Z version: None -> 15 (system default)
1482024-02-04T17:15:55.272Z
1492024-02-04T17:15:55.272Z mediator llvm:
1502024-02-04T17:15:55.272Z version: 14 (system default) -> 15 (system default)
1512024-02-04T17:15:55.272Z
1522024-02-04T17:15:55.272ZChanged packages:
1532024-02-04T17:15:55.273Zhelios-dev
1542024-02-04T17:15:55.273Z developer/build-essential
1552024-02-04T17:15:55.273Z None -> 11-2.0
1562024-02-04T17:15:55.273Z library/libxmlsec1
1572024-02-04T17:15:55.273Z None -> 1.2.35-2.0
1582024-02-04T17:15:55.273Z ooce/developer/clang-15
1592024-02-04T17:15:55.273Z None -> 15.0.7-2.0
1602024-02-04T17:15:55.273Z ooce/developer/llvm-15
1612024-02-04T17:15:55.273Z None -> 15.0.7-2.0
1622024-02-04T17:15:55.273Z
1632024-02-04T17:15:55.273ZServices:
1642024-02-04T17:15:55.273Z restart_fmri:
1652024-02-04T17:15:55.273Z svc:/system/update-man-index:default
1662024-02-04T17:15:55.709Z
1672024-02-04T17:15:55.709ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1682024-02-04T17:16:00.737ZDownload: 1201/3290 items 83.5/212.6MB 39% complete (17.2M/s)
1692024-02-04T17:16:05.738ZDownload: 3043/3290 items 121.4/212.6MB 57% complete (12.2M/s)
1702024-02-04T17:16:08.661ZDownload: Completed 212.60 MB in 12.95 seconds (16.4M/s)
1712024-02-04T17:16:09.083Z Actions: 1/3689 actions (Installing new actions)
1722024-02-04T17:16:14.092Z Actions: 2429/3689 actions (Installing new actions)
1732024-02-04T17:16:16.796Z Actions: Completed 3689 actions in 7.71 seconds.
1742024-02-04T17:16:16.941Z Done (0.139s)
1752024-02-04T17:16:16.942Z Done (0.000s)
1762024-02-04T17:16:17.284Z Done (0.342s)
1772024-02-04T17:16:25.324Z Done (7.904s)
1782024-02-04T17:16:25.645Z Done (0.223s)
1792024-02-04T17:16:25.648Z Done (0.000s)
1802024-02-04T17:16:25.878Z Done (0.000s)
1812024-02-04T17:16:26.613ZPlanning: Evaluating mediator changes ... Done
1822024-02-04T17:16:26.896ZPlanning: Checking for conflicting actions ... Done
1832024-02-04T17:16:26.899ZPlanning: Consolidating action changes ... Done
1842024-02-04T17:16:27.334ZPlanning: Evaluating mediators ... Done
1852024-02-04T17:16:27.337ZPlanning: Planning completed in 0.72 seconds
1862024-02-04T17:16:27.388Z Mediators to change: 2
1872024-02-04T17:16:27.391Z Create boot environment: No
1882024-02-04T17:16:27.391ZCreate backup boot environment: No
1892024-02-04T17:16:27.486Z Done
1902024-02-04T17:16:27.486Z Done
1912024-02-04T17:16:27.694Z Done
1922024-02-04T17:16:33.260Z Done
1932024-02-04T17:16:33.376Z Done
1942024-02-04T17:16:33.379Z Done
1952024-02-04T17:16:33.474Z Done
1962024-02-04T17:16:34.477ZPlanning: Evaluating mediator changes ... Done
1972024-02-04T17:16:34.483ZPlanning: Merging actions ... Done
1982024-02-04T17:16:34.804ZPlanning: Checking for conflicting actions ... Done
1992024-02-04T17:16:34.808ZPlanning: Consolidating action changes ... Done
2002024-02-04T17:16:35.230ZPlanning: Evaluating mediators ... Done
2012024-02-04T17:16:35.320ZPlanning: Planning completed in 1.28 seconds
2022024-02-04T17:16:35.375Z Packages to change: 1
2032024-02-04T17:16:35.379Z Mediators to change: 1
2042024-02-04T17:16:35.379Z Services to change: 1
2052024-02-04T17:16:35.379Z Create boot environment: No
2062024-02-04T17:16:35.379ZCreate backup boot environment: Yes
2072024-02-04T17:16:37.300Z Actions: 1/6 actions (Updating modified actions)
2082024-02-04T17:16:37.305Z Actions: Completed 6 actions in 0.00 seconds.
2092024-02-04T17:16:37.305Z Done
2102024-02-04T17:16:37.305Z Done
2112024-02-04T17:16:37.379Z Done
2122024-02-04T17:16:43.079Z Done
2132024-02-04T17:16:43.199Z Done
2142024-02-04T17:16:43.202Z Done
2152024-02-04T17:16:43.292Z Done
2162024-02-04T17:16:43.947ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172024-02-04T17:16:43.947Zclang system 15 system
2182024-02-04T17:16:43.947Zcsh system system illumos
2192024-02-04T17:16:43.947Zctags system system illumos
2202024-02-04T17:16:43.947Zgcc vendor 12 vendor
2212024-02-04T17:16:43.947Zgcc system 10 system
2222024-02-04T17:16:43.947Zgcc system 7 system
2232024-02-04T17:16:43.947Zgo system 1.20 system
2242024-02-04T17:16:43.948Zgo system 1.19 system
2252024-02-04T17:16:43.948Zllvm system 15 system
2262024-02-04T17:16:43.948Zllvm system 14 system
2272024-02-04T17:16:43.948Zmariadb system 10.6 system
2282024-02-04T17:16:43.948Zmta vendor vendor dma
2292024-02-04T17:16:43.948Zopenjdk system 17 system
2302024-02-04T17:16:43.948Zopenjdk system 11 system
2312024-02-04T17:16:43.948Zopenjdk system 1.8 system
2322024-02-04T17:16:43.948Zopenssl vendor 3 vendor
2332024-02-04T17:16:43.948Zperl system 5.36 system
2342024-02-04T17:16:43.948Zpostgresql system 15 system
2352024-02-04T17:16:43.948Zpostgresql system 13 system
2362024-02-04T17:16:43.948Zpython vendor 3 vendor
2372024-02-04T17:16:43.949Zpython system 2 system
2382024-02-04T17:16:43.949Zpython3 system 3.11 system
2392024-02-04T17:16:43.949Zruby system 3.0 system
2402024-02-04T17:16:43.949Zwords vendor vendor american-english
2412024-02-04T17:16:43.949Zwords system system australian-english
2422024-02-04T17:16:43.949Zwords system system british-english
2432024-02-04T17:16:43.949Zwords system system canadian-english
2442024-02-04T17:16:43.949Zwords system system french
2452024-02-04T17:16:43.949Zwords system system italian
2462024-02-04T17:16:43.949Zwords system system ngerman
2472024-02-04T17:16:43.949Zwords system system ogerman
2482024-02-04T17:16:43.949Zwords system system spanish
2492024-02-04T17:16:44.465ZFMRI IFO
2502024-02-04T17:16:44.465Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512024-02-04T17:16:44.465Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522024-02-04T17:16:44.465Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532024-02-04T17:16:44.465Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2542024-02-04T17:16:44.465Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-02-04T17:16:44.465Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-02-04T17:16:44.465Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-02-04T17:16:44.465Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-02-04T17:16:44.536Z+ set -o errexit
2592024-02-04T17:16:44.540Z+++ dirname ./tools/ci_download_cockroachdb
2602024-02-04T17:16:44.543Z++ cd ./tools
2612024-02-04T17:16:44.543Z++ pwd
2622024-02-04T17:16:44.543Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2632024-02-04T17:16:44.543Z++ basename ./tools/ci_download_cockroachdb
2642024-02-04T17:16:44.546Z+ ARG0=ci_download_cockroachdb
2652024-02-04T17:16:44.546Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2662024-02-04T17:16:44.550Z+ CIDL_VERSION=v22.1.9
2672024-02-04T17:16:44.550Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2682024-02-04T17:16:44.550Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2692024-02-04T17:16:44.550Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2702024-02-04T17:16:44.550Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2712024-02-04T17:16:44.550Z+ TARGET_DIR=out
2722024-02-04T17:16:44.550Z+ DOWNLOAD_DIR=out/downloads
2732024-02-04T17:16:44.551Z+ DEST_DIR=./out/cockroachdb
2742024-02-04T17:16:44.551Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2752024-02-04T17:16:44.551Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2762024-02-04T17:16:44.551Z+ main
2772024-02-04T17:16:44.551Z+ [[ 0 != 0 ]]
2782024-02-04T17:16:44.551Z+ CIDL_OS=solaris2.11
2792024-02-04T17:16:44.551Z+ [[ 0 != 0 ]]
2802024-02-04T17:16:44.551Z+ configure_os solaris2.11
2812024-02-04T17:16:44.551Z+ echo 'current directory: /work/oxidecomputer/omicron'
2822024-02-04T17:16:44.551Zcurrent directory: /work/oxidecomputer/omicron
2832024-02-04T17:16:44.551Z+ echo 'configuring based on OS: "solaris2.11"'
2842024-02-04T17:16:44.551Zconfiguring based on OS: "solaris2.11"
2852024-02-04T17:16:44.551Z+ case "$1" in
2862024-02-04T17:16:44.552Z+ CIDL_BUILD=illumos
2872024-02-04T17:16:44.552Z+ CIDL_SUFFIX=tar.gz
2882024-02-04T17:16:44.552Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2892024-02-04T17:16:44.552Z+ CIDL_MD5FUNC=do_md5sum
2902024-02-04T17:16:44.552Z+ CIDL_URL_BASE=https://illumos.org/downloads
2912024-02-04T17:16:44.552Z+ CIDL_ASSEMBLE=do_assemble_illumos
2922024-02-04T17:16:44.552Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2932024-02-04T17:16:44.552Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2942024-02-04T17:16:44.552Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-02-04T17:16:44.552Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2962024-02-04T17:16:44.552Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-04T17:16:44.552Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-02-04T17:16:44.552ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2992024-02-04T17:16:44.553Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3002024-02-04T17:16:44.553ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3012024-02-04T17:16:44.553Z+ mkdir -p out/downloads
3022024-02-04T17:16:44.556Z+ mkdir -p ./out/cockroachdb
3032024-02-04T17:16:44.556Z+ local DO_DOWNLOAD=true
3042024-02-04T17:16:44.556Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3052024-02-04T17:16:44.557Z+ '[' true == true ']'
3062024-02-04T17:16:44.557Z+ echo Downloading...
3072024-02-04T17:16:44.557ZDownloading...
3082024-02-04T17:16:44.557Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-02-04T17:16:44.557Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-02-04T17:16:49.462Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-02-04T17:16:49.465Z++ md5sum
3122024-02-04T17:16:49.465Z++ awk '{print $1}'
3132024-02-04T17:16:49.712Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3142024-02-04T17:16:49.712Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3152024-02-04T17:16:49.712Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-02-04T17:16:49.715Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3172024-02-04T17:16:53.150Z+ do_assemble_illumos
3182024-02-04T17:16:53.151Z+ rm -r ./out/cockroachdb
3192024-02-04T17:16:53.154Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3202024-02-04T17:16:53.791Z+ ./out/cockroachdb/bin/cockroach version
3212024-02-04T17:16:54.111ZBuild Tag: v22.1.9-dirty
3222024-02-04T17:16:54.111ZBuild Time: 2022/10/26 21:17:46
3232024-02-04T17:16:54.111ZDistribution: OSS
3242024-02-04T17:16:54.111ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3252024-02-04T17:16:54.111ZGo Version: go1.17.13
3262024-02-04T17:16:54.111ZC Compiler: gcc 10.3.0
3272024-02-04T17:16:54.111ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3282024-02-04T17:16:54.111ZBuild Type: release
3292024-02-04T17:16:54.135Z+ set -o errexit
3302024-02-04T17:16:54.138Z+++ dirname ./tools/ci_download_clickhouse
3312024-02-04T17:16:54.141Z++ cd ./tools
3322024-02-04T17:16:54.141Z++ pwd
3332024-02-04T17:16:54.141Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3342024-02-04T17:16:54.145Z++ basename ./tools/ci_download_clickhouse
3352024-02-04T17:16:54.145Z+ ARG0=ci_download_clickhouse
3362024-02-04T17:16:54.145Z+ TARGET_DIR=out
3372024-02-04T17:16:54.145Z+ DOWNLOAD_DIR=out/downloads
3382024-02-04T17:16:54.145Z+ DEST_DIR=./out/clickhouse
3392024-02-04T17:16:54.145Z+ CIDL_VERSION=v22.8.9.24
3402024-02-04T17:16:54.145Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3412024-02-04T17:16:54.145Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3422024-02-04T17:16:54.145Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3432024-02-04T17:16:54.145Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3442024-02-04T17:16:54.145Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3452024-02-04T17:16:54.145Z+ main
3462024-02-04T17:16:54.145Z+ [[ 0 != 0 ]]
3472024-02-04T17:16:54.145Z+ CIDL_OS=solaris2.11
3482024-02-04T17:16:54.145Z+ [[ 0 != 0 ]]
3492024-02-04T17:16:54.145Z+ configure_os solaris2.11
3502024-02-04T17:16:54.145Z+ echo 'current directory: /work/oxidecomputer/omicron'
3512024-02-04T17:16:54.146Zcurrent directory: /work/oxidecomputer/omicron
3522024-02-04T17:16:54.146Zconfiguring based on OS: "solaris2.11"
3532024-02-04T17:16:54.146Z+ echo 'configuring based on OS: "solaris2.11"'
3542024-02-04T17:16:54.146Z+ CIDL_DASHREV=
3552024-02-04T17:16:54.146Z+ case "$1" in
3562024-02-04T17:16:54.146Z+ CIDL_PLATFORM=illumos
3572024-02-04T17:16:54.146Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3582024-02-04T17:16:54.146Z+ CIDL_MD5FUNC=do_md5sum
3592024-02-04T17:16:54.146Z+ CIDL_DASHREV=-1
3602024-02-04T17:16:54.146Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3612024-02-04T17:16:54.146Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-02-04T17:16:54.146Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-02-04T17:16:54.146Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642024-02-04T17:16:54.146Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652024-02-04T17:16:54.146ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-04T17:16:54.146ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672024-02-04T17:16:54.146Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3682024-02-04T17:16:54.146Z+ mkdir -p out/downloads
3692024-02-04T17:16:54.149Z+ mkdir -p ./out/clickhouse
3702024-02-04T17:16:54.150Z+ local DO_DOWNLOAD=true
3712024-02-04T17:16:54.150Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3722024-02-04T17:16:54.150Z+ '[' true == true ']'
3732024-02-04T17:16:54.150Z+ echo Downloading...
3742024-02-04T17:16:54.150ZDownloading...
3752024-02-04T17:16:54.150Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762024-02-04T17:16:54.150Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772024-02-04T17:16:55.842Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3782024-02-04T17:16:55.845Z++ md5sum
3792024-02-04T17:16:55.845Z++ awk '{print $1}'
3802024-02-04T17:16:56.103Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3812024-02-04T17:16:56.104Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3822024-02-04T17:16:56.104Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3832024-02-04T17:16:56.107Z+ mkdir -p ./out/clickhouse
3842024-02-04T17:16:56.107Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3852024-02-04T17:17:01.051Z+ ./out/clickhouse/clickhouse server --version
3862024-02-04T17:17:01.102ZClickHouse server version 22.8.9.1.
3872024-02-04T17:17:01.125Z+ set -o errexit
3882024-02-04T17:17:01.128Z+++ dirname ./tools/ci_download_console
3892024-02-04T17:17:01.132Z++ cd ./tools
3902024-02-04T17:17:01.132Z++ pwd
3912024-02-04T17:17:01.132Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922024-02-04T17:17:01.133Z++ basename ./tools/ci_download_console
3932024-02-04T17:17:01.136Z+ ARG0=ci_download_console
3942024-02-04T17:17:01.136Z+ TARGET_DIR=out
3952024-02-04T17:17:01.136Z+ DOWNLOAD_DIR=out/downloads
3962024-02-04T17:17:01.136Z+ DEST_DIR=./out/console-assets
3972024-02-04T17:17:01.136Z+ source /work/oxidecomputer/omicron/tools/console_version
3982024-02-04T17:17:01.136Z++ COMMIT=5bee1f5b468b17b579a0dc0c5aee6a3056146b79
3992024-02-04T17:17:01.136Z++ SHA2=66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8
4002024-02-04T17:17:01.136Z+ URL=https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
4012024-02-04T17:17:01.136Z+ TARBALL_FILE=out/downloads/console.tar.gz
4022024-02-04T17:17:01.136Z+ main
4032024-02-04T17:17:01.136Z+ [[ 0 != 0 ]]
4042024-02-04T17:17:01.136Z+ echo 'URL: https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz'
4052024-02-04T17:17:01.136ZURL: https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
4062024-02-04T17:17:01.136Z+ echo 'Local file: out/downloads/console.tar.gz'
4072024-02-04T17:17:01.136ZLocal file: out/downloads/console.tar.gz
4082024-02-04T17:17:01.137Z+ local DO_DOWNLOAD=true
4092024-02-04T17:17:01.137Z+ [[ -f out/downloads/console.tar.gz ]]
4102024-02-04T17:17:01.137Z+ mkdir -p out/downloads
4112024-02-04T17:17:01.137Z+ '[' true == true ']'
4122024-02-04T17:17:01.137Z+ echo Downloading...
4132024-02-04T17:17:01.137ZDownloading...
4142024-02-04T17:17:01.137Z+ do_download_curl https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz out/downloads/console.tar.gz
4152024-02-04T17:17:01.137Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
4162024-02-04T17:17:01.989Z++ do_sha256sum out/downloads/console.tar.gz
4172024-02-04T17:17:01.993Z++ case "$OSTYPE" in
4182024-02-04T17:17:01.993Z++ SHA=sha256sum
4192024-02-04T17:17:01.993Z++ sha256sum
4202024-02-04T17:17:01.993Z++ awk '{print $1}'
4212024-02-04T17:17:02.073Z+ calculated_sha2=66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8
4222024-02-04T17:17:02.073Z+ [[ 66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8 != \6\6\e\7\3\1\1\2\3\2\7\d\b\5\f\8\0\e\3\2\d\6\8\6\5\c\f\1\5\0\3\2\0\a\e\5\0\8\9\8\5\c\e\f\4\2\1\4\5\9\1\0\7\7\1\3\2\8\7\e\d\4\b\8 ]]
4232024-02-04T17:17:02.077Z+ rm -rf ./out/console-assets
4242024-02-04T17:17:02.077Z+ mkdir -p ./out/console-assets
4252024-02-04T17:17:02.080Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4262024-02-04T17:17:02.080Z+ mkdir -p ./out/console-assets
4272024-02-04T17:17:02.080Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4282024-02-04T17:17:02.222Z+ set -o errexit
4292024-02-04T17:17:02.226Z+++ dirname ./tools/ci_download_maghemite_openapi
4302024-02-04T17:17:02.226Z++ cd ./tools
4312024-02-04T17:17:02.226Z++ pwd
4322024-02-04T17:17:02.226Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4332024-02-04T17:17:02.226Z++ basename ./tools/ci_download_maghemite_openapi
4342024-02-04T17:17:02.229Z+ ARG0=ci_download_maghemite_openapi
4352024-02-04T17:17:02.229Z+ TARGET_DIR=out
4362024-02-04T17:17:02.229Z+ DOWNLOAD_DIR=out/downloads
4372024-02-04T17:17:02.229Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4382024-02-04T17:17:02.229Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4392024-02-04T17:17:02.229Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4402024-02-04T17:17:02.229Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4412024-02-04T17:17:02.229Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4422024-02-04T17:17:02.229Z+ main
4432024-02-04T17:17:02.230Z+ [[ 0 != 0 ]]
4442024-02-04T17:17:02.230Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4452024-02-04T17:17:02.230ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4462024-02-04T17:17:02.230Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4472024-02-04T17:17:02.230Z+ local DO_DOWNLOAD=true
4482024-02-04T17:17:02.230Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4492024-02-04T17:17:02.230ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4502024-02-04T17:17:02.230Z+ mkdir -p out/downloads
4512024-02-04T17:17:02.233Z+ '[' true == true ']'
4522024-02-04T17:17:02.233Z+ echo Downloading...
4532024-02-04T17:17:02.234ZDownloading...
4542024-02-04T17:17:02.234Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4552024-02-04T17:17:02.234Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4562024-02-04T17:17:02.553Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4572024-02-04T17:17:02.554Z++ case "$OSTYPE" in
4582024-02-04T17:17:02.557Z++ SHA=sha256sum
4592024-02-04T17:17:02.557Z++ sha256sum
4602024-02-04T17:17:02.557Z++ awk '{print $1}'
4612024-02-04T17:17:02.560Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4622024-02-04T17:17:02.560Z+ [[ 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 ]]
4632024-02-04T17:17:02.560Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-02-04T17:17:02.560Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4652024-02-04T17:17:02.561Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4662024-02-04T17:17:02.561Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4672024-02-04T17:17:02.561Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4682024-02-04T17:17:02.561Z+ main
4692024-02-04T17:17:02.561Z+ [[ 0 != 0 ]]
4702024-02-04T17:17:02.561Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4712024-02-04T17:17:02.561ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4722024-02-04T17:17:02.561Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4732024-02-04T17:17:02.561ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4742024-02-04T17:17:02.561Z+ local DO_DOWNLOAD=true
4752024-02-04T17:17:02.561Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4762024-02-04T17:17:02.561Z+ mkdir -p out/downloads
4772024-02-04T17:17:02.566Z+ '[' true == true ']'
4782024-02-04T17:17:02.566Z+ echo Downloading...
4792024-02-04T17:17:02.566ZDownloading...
4802024-02-04T17:17:02.566Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4812024-02-04T17:17:02.566Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4822024-02-04T17:17:02.718Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4832024-02-04T17:17:02.721Z++ case "$OSTYPE" in
4842024-02-04T17:17:02.721Z++ SHA=sha256sum
4852024-02-04T17:17:02.721Z++ sha256sum
4862024-02-04T17:17:02.721Z++ awk '{print $1}'
4872024-02-04T17:17:02.725Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4882024-02-04T17:17:02.725Z+ [[ 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 ]]
4892024-02-04T17:17:02.737Z+ set -o errexit
4902024-02-04T17:17:02.741Z+++ dirname ./tools/ci_download_dendrite_openapi
4912024-02-04T17:17:02.741Z++ cd ./tools
4922024-02-04T17:17:02.741Z++ pwd
4932024-02-04T17:17:02.741Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4942024-02-04T17:17:02.741Z++ basename ./tools/ci_download_dendrite_openapi
4952024-02-04T17:17:02.745Z+ ARG0=ci_download_dendrite_openapi
4962024-02-04T17:17:02.745Z+ TARGET_DIR=out
4972024-02-04T17:17:02.745Z+ DOWNLOAD_DIR=out/downloads
4982024-02-04T17:17:02.745Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4992024-02-04T17:17:02.745Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5002024-02-04T17:17:02.746Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5012024-02-04T17:17:02.746Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5022024-02-04T17:17:02.746Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5032024-02-04T17:17:02.746Z+ main
5042024-02-04T17:17:02.746Z+ [[ 0 != 0 ]]
5052024-02-04T17:17:02.746Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5062024-02-04T17:17:02.746ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5072024-02-04T17:17:02.746ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5082024-02-04T17:17:02.746Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5092024-02-04T17:17:02.746Z+ local DO_DOWNLOAD=true
5102024-02-04T17:17:02.746Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5112024-02-04T17:17:02.746Z+ mkdir -p out/downloads
5122024-02-04T17:17:02.746Z+ '[' true == true ']'
5132024-02-04T17:17:02.746Z+ echo Downloading...
5142024-02-04T17:17:02.746ZDownloading...
5152024-02-04T17:17:02.746Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5162024-02-04T17:17:02.746Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5172024-02-04T17:17:02.934Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5182024-02-04T17:17:02.942Z++ case "$OSTYPE" in
5192024-02-04T17:17:02.942Z++ SHA=sha256sum
5202024-02-04T17:17:02.942Z++ sha256sum
5212024-02-04T17:17:02.942Z++ awk '{print $1}'
5222024-02-04T17:17:02.945Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5232024-02-04T17:17:02.945Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5242024-02-04T17:17:02.952Z+ set -o errexit
5252024-02-04T17:17:02.955Z+++ dirname ./tools/ci_download_dendrite_stub
5262024-02-04T17:17:02.958Z++ cd ./tools
5272024-02-04T17:17:02.958Z++ pwd
5282024-02-04T17:17:02.958Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292024-02-04T17:17:02.958Z++ basename ./tools/ci_download_dendrite_stub
5302024-02-04T17:17:02.962Z+ ARG0=ci_download_dendrite_stub
5312024-02-04T17:17:02.962Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5322024-02-04T17:17:02.962Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5332024-02-04T17:17:02.962Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5342024-02-04T17:17:02.962Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5352024-02-04T17:17:02.962Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5362024-02-04T17:17:02.962Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5372024-02-04T17:17:02.962Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5382024-02-04T17:17:02.963Z+ TARGET_DIR=out
5392024-02-04T17:17:02.963Z+ DOWNLOAD_DIR=out/downloads
5402024-02-04T17:17:02.963Z+ DEST_DIR=./out/dendrite-stub
5412024-02-04T17:17:02.963Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5422024-02-04T17:17:02.963Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5432024-02-04T17:17:02.963Z+ REPO=oxidecomputer/dendrite
5442024-02-04T17:17:02.963Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5452024-02-04T17:17:02.963Z+ main
5462024-02-04T17:17:02.963Z+ [[ 0 != 0 ]]
5472024-02-04T17:17:02.963Z+ CIDL_OS=solaris2.11
5482024-02-04T17:17:02.963Z+ [[ 0 != 0 ]]
5492024-02-04T17:17:02.963Z+ configure_os solaris2.11
5502024-02-04T17:17:02.963Z+ echo 'current directory: /work/oxidecomputer/omicron'
5512024-02-04T17:17:02.963Zcurrent directory: /work/oxidecomputer/omicron
5522024-02-04T17:17:02.963Z+ echo 'configuring based on OS: "solaris2.11"'
5532024-02-04T17:17:02.963Z+ case "$1" in
5542024-02-04T17:17:02.963Zconfiguring based on OS: "solaris2.11"
5552024-02-04T17:17:02.963Z+ SET_BINARIES=
5562024-02-04T17:17:02.963Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5572024-02-04T17:17:02.963Z+ CIDL_SHA256FUNC=do_sha256sum
5582024-02-04T17:17:02.963Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5592024-02-04T17:17:02.963Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5602024-02-04T17:17:02.963Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5612024-02-04T17:17:02.963Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5622024-02-04T17:17:02.964ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5632024-02-04T17:17:02.964ZLocal file: out/downloads/dendrite-stub.tar.gz
5642024-02-04T17:17:02.964Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5652024-02-04T17:17:02.964Z+ mkdir -p out/downloads
5662024-02-04T17:17:02.969Z+ mkdir -p ./out/dendrite-stub
5672024-02-04T17:17:02.969Z+ fetch_and_verify
5682024-02-04T17:17:02.969Z+ local DO_DOWNLOAD=true
5692024-02-04T17:17:02.969Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702024-02-04T17:17:02.969Z+ '[' true == true ']'
5712024-02-04T17:17:02.969Z+ echo Downloading...
5722024-02-04T17:17:02.969ZDownloading...
5732024-02-04T17:17:02.969Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5742024-02-04T17:17:02.969Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5752024-02-04T17:17:07.859Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5762024-02-04T17:17:07.864Z++ sha256sum
5772024-02-04T17:17:07.864Z++ awk '{print $1}'
5782024-02-04T17:17:07.962Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5792024-02-04T17:17:07.962Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5802024-02-04T17:17:07.968Z+ do_untar out/downloads/dendrite-stub.tar.gz
5812024-02-04T17:17:07.968Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5822024-02-04T17:17:09.053Z+ do_assemble
5832024-02-04T17:17:09.053Z+ rm -r ./out/dendrite-stub
5842024-02-04T17:17:09.056Z+ mkdir ./out/dendrite-stub
5852024-02-04T17:17:09.059Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5862024-02-04T17:17:09.204Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5872024-02-04T17:17:09.217Z+ set -o errexit
5882024-02-04T17:17:09.220Z+++ dirname ./tools/ci_download_maghemite_mgd
5892024-02-04T17:17:09.223Z++ cd ./tools
5902024-02-04T17:17:09.223Z++ pwd
5912024-02-04T17:17:09.223Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5922024-02-04T17:17:09.226Z++ basename ./tools/ci_download_maghemite_mgd
5932024-02-04T17:17:09.227Z+ ARG0=ci_download_maghemite_mgd
5942024-02-04T17:17:09.227Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5952024-02-04T17:17:09.227Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
5962024-02-04T17:17:09.227Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
5972024-02-04T17:17:09.227Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5982024-02-04T17:17:09.227Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
5992024-02-04T17:17:09.227Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6002024-02-04T17:17:09.227Z+ TARGET_DIR=out
6012024-02-04T17:17:09.227Z+ DOWNLOAD_DIR=out/downloads
6022024-02-04T17:17:09.227Z+ DEST_DIR=./out/mgd
6032024-02-04T17:17:09.227Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6042024-02-04T17:17:09.227Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6052024-02-04T17:17:09.227Z+ REPO=oxidecomputer/maghemite
6062024-02-04T17:17:09.227Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
6072024-02-04T17:17:09.227Z+ main
6082024-02-04T17:17:09.227Z+ [[ 0 != 0 ]]
6092024-02-04T17:17:09.227Z+ CIDL_OS=solaris2.11
6102024-02-04T17:17:09.227Z+ [[ 0 != 0 ]]
6112024-02-04T17:17:09.227Z+ configure_os solaris2.11
6122024-02-04T17:17:09.227Z+ echo 'current directory: /work/oxidecomputer/omicron'
6132024-02-04T17:17:09.227Zcurrent directory: /work/oxidecomputer/omicron
6142024-02-04T17:17:09.227Z+ echo 'configuring based on OS: "solaris2.11"'
6152024-02-04T17:17:09.228Z+ case "$1" in
6162024-02-04T17:17:09.228Zconfiguring based on OS: "solaris2.11"
6172024-02-04T17:17:09.228Z+ SET_BINARIES=
6182024-02-04T17:17:09.228Z+ CIDL_SHA256FUNC=do_sha256sum
6192024-02-04T17:17:09.228Z+ TARBALL_FILENAME=mgd.tar.gz
6202024-02-04T17:17:09.228Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6212024-02-04T17:17:09.228Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6222024-02-04T17:17:09.228Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
6232024-02-04T17:17:09.228ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6242024-02-04T17:17:09.228Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6252024-02-04T17:17:09.228ZLocal file: out/downloads/mgd.tar.gz
6262024-02-04T17:17:09.228Z+ mkdir -p out/downloads
6272024-02-04T17:17:09.231Z+ mkdir -p ./out/mgd
6282024-02-04T17:17:09.231Z+ fetch_and_verify
6292024-02-04T17:17:09.231Z+ local DO_DOWNLOAD=true
6302024-02-04T17:17:09.231Z+ [[ -f out/downloads/mgd.tar.gz ]]
6312024-02-04T17:17:09.231Z+ '[' true == true ']'
6322024-02-04T17:17:09.231Z+ echo Downloading...
6332024-02-04T17:17:09.231ZDownloading...
6342024-02-04T17:17:09.232Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6352024-02-04T17:17:09.232Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6362024-02-04T17:17:14.579Z++ do_sha256sum out/downloads/mgd.tar.gz
6372024-02-04T17:17:14.582Z++ sha256sum
6382024-02-04T17:17:14.582Z++ awk '{print $1}'
6392024-02-04T17:17:14.658Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6402024-02-04T17:17:14.674Z+ [[ 2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774 != \2\c\5\4\1\4\6\a\1\3\3\b\5\f\1\2\5\8\7\d\9\f\b\8\9\f\8\5\e\f\0\a\0\c\a\6\2\7\8\e\f\c\8\c\6\f\e\4\8\5\9\7\8\2\e\8\8\6\e\6\c\7\7\4 ]]
6412024-02-04T17:17:14.674Z+ do_untar out/downloads/mgd.tar.gz
6422024-02-04T17:17:14.674Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6432024-02-04T17:17:15.347Z+ do_assemble
6442024-02-04T17:17:15.347Z+ rm -r ./out/mgd
6452024-02-04T17:17:15.350Z+ mkdir ./out/mgd
6462024-02-04T17:17:15.350Z+ cp -r out/downloads/root ./out/mgd/root
6472024-02-04T17:17:15.564Z+ set -o errexit
6482024-02-04T17:17:15.568Z+++ dirname ./tools/ci_download_transceiver_control
6492024-02-04T17:17:15.568Z++ cd ./tools
6502024-02-04T17:17:15.568Z++ pwd
6512024-02-04T17:17:15.568Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6522024-02-04T17:17:15.573Z++ basename ./tools/ci_download_transceiver_control
6532024-02-04T17:17:15.573Z+ ARG0=ci_download_transceiver_control
6542024-02-04T17:17:15.573Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6552024-02-04T17:17:15.573Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-02-04T17:17:15.574Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572024-02-04T17:17:15.574Z+ TARGET_DIR=out
6582024-02-04T17:17:15.574Z+ DOWNLOAD_DIR=out/downloads
6592024-02-04T17:17:15.574Z+ DEST_DIR=./out/transceiver-control
6602024-02-04T17:17:15.574Z+ BIN_DIR=/opt/oxide/bin
6612024-02-04T17:17:15.574Z+ BINARY=xcvradm
6622024-02-04T17:17:15.574Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6632024-02-04T17:17:15.574Z+ REPO=oxidecomputer/transceiver-control
6642024-02-04T17:17:15.574Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6652024-02-04T17:17:15.574Z+ main
6662024-02-04T17:17:15.574Z+ [[ 0 != 0 ]]
6672024-02-04T17:17:15.574Z+ CIDL_OS=solaris2.11
6682024-02-04T17:17:15.574Z+ [[ 0 != 0 ]]
6692024-02-04T17:17:15.574Z+ configure_os solaris2.11
6702024-02-04T17:17:15.574Z+ echo 'current directory: /work/oxidecomputer/omicron'
6712024-02-04T17:17:15.574Zcurrent directory: /work/oxidecomputer/omicron
6722024-02-04T17:17:15.575Z+ echo 'configuring based on OS: "solaris2.11"'
6732024-02-04T17:17:15.575Z+ case "$1" in
6742024-02-04T17:17:15.575Z+ SET_BINARIES=
6752024-02-04T17:17:15.575Zconfiguring based on OS: "solaris2.11"
6762024-02-04T17:17:15.575Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772024-02-04T17:17:15.575Z+ CIDL_SHA256FUNC=do_sha256sum
6782024-02-04T17:17:15.575Z+ ARCHIVE_FILENAME=xcvradm.gz
6792024-02-04T17:17:15.575Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802024-02-04T17:17:15.575Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6812024-02-04T17:17:15.575Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6822024-02-04T17:17:15.575ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-02-04T17:17:15.575Z+ echo 'Local file: out/downloads/xcvradm.gz'
6842024-02-04T17:17:15.575ZLocal file: out/downloads/xcvradm.gz
6852024-02-04T17:17:15.575Z+ mkdir -p out/downloads
6862024-02-04T17:17:15.579Z+ mkdir -p ./out/transceiver-control
6872024-02-04T17:17:15.579Z+ fetch_and_verify
6882024-02-04T17:17:15.579Z+ local DO_DOWNLOAD=true
6892024-02-04T17:17:15.579Z+ [[ -f out/downloads/xcvradm.gz ]]
6902024-02-04T17:17:15.579Z+ '[' true == true ']'
6912024-02-04T17:17:15.579Z+ echo Downloading...
6922024-02-04T17:17:15.579ZDownloading...
6932024-02-04T17:17:15.579Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6942024-02-04T17:17:15.579Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6952024-02-04T17:17:16.946Z++ do_sha256sum out/downloads/xcvradm.gz
6962024-02-04T17:17:16.949Z++ sha256sum
6972024-02-04T17:17:16.949Z++ awk '{print $1}'
6982024-02-04T17:17:16.971Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6992024-02-04T17:17:16.971Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7002024-02-04T17:17:16.974Z+ do_unpack out/downloads/xcvradm.gz
7012024-02-04T17:17:16.974Z+ mkdir -p out/downloads/root//opt/oxide/bin
7022024-02-04T17:17:16.974Z+ gzip -dc out/downloads/xcvradm.gz
7032024-02-04T17:17:17.155Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7042024-02-04T17:17:17.159Z+ do_assemble
7052024-02-04T17:17:17.159Z+ rm -r ./out/transceiver-control
7062024-02-04T17:17:17.162Z+ mkdir ./out/transceiver-control
7072024-02-04T17:17:17.162Z+ cp -r out/downloads/root ./out/transceiver-control/root
7082024-02-04T17:17:17.779ZAll builder prerequisites installed successfully, and PATH looks valid
7092024-02-04T17:17:17.783Z
7102024-02-04T17:17:17.783Zreal 1:55.986315609
7112024-02-04T17:17:17.783Zuser 51.557843766
7122024-02-04T17:17:17.783Zsys 10.229443175
7132024-02-04T17:17:17.783Ztrap 0.021076033
7142024-02-04T17:17:17.783Ztflt 0.388953501
7152024-02-04T17:17:17.783Zdflt 0.616336882
7162024-02-04T17:17:17.783Zkflt 0.389992729
7172024-02-04T17:17:17.783Zlock 2.889609506
7182024-02-04T17:17:17.783Zslp 3:31.581718405
7192024-02-04T17:17:17.783Zlat 3.521858810
7202024-02-04T17:17:17.783Zstop 0.071523910
7212024-02-04T17:17:17.786Z
7222024-02-04T17:17:17.786Z #### # # ##### ##### # #
7232024-02-04T17:17:17.786Z # # # # # # # # # #
7242024-02-04T17:17:17.786Z # # # # # # # #
7252024-02-04T17:17:17.786Z # # # ##### ##### #
7262024-02-04T17:17:17.786Z # # # # # # #
7272024-02-04T17:17:17.786Z #### ###### # # # #
7282024-02-04T17:17:17.786Z
7292024-02-04T17:17:18.141Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7302024-02-04T17:17:18.627Z Updating crates.io index
7312024-02-04T17:17:18.728Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-02-04T17:17:19.530Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-02-04T17:17:21.938Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-02-04T17:17:22.436Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-02-04T17:17:22.842Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-02-04T17:17:23.234Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-02-04T17:17:23.612Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-02-04T17:17:24.778Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-02-04T17:17:26.994Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-02-04T17:17:28.241Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-02-04T17:17:28.757Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-02-04T17:17:29.483Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-02-04T17:17:30.014Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-02-04T17:17:30.543Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-02-04T17:17:30.963Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-02-04T17:17:31.561Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-02-04T17:17:32.215Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7482024-02-04T17:17:32.681Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-02-04T17:17:33.178Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-02-04T17:17:33.773Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-02-04T17:17:34.331Z Updating git repository `https://github.com/jgallagher/nix`
7522024-02-04T17:17:35.821Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-02-04T17:17:36.548Z Updating git repository `https://github.com/oxidecomputer/typify`
7542024-02-04T17:17:38.068Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7552024-02-04T17:17:38.462Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7562024-02-04T17:17:38.889Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7572024-02-04T17:17:40.698Z Downloading crates ...
7582024-02-04T17:17:40.938Z Downloaded colorchoice v1.0.0
7592024-02-04T17:17:40.948Z Downloaded anstyle-parse v0.2.1
7602024-02-04T17:17:40.954Z Downloaded anyhow v1.0.75
7612024-02-04T17:17:40.962Z Downloaded indexmap v2.2.2
7622024-02-04T17:17:40.968Z Downloaded thiserror-impl v1.0.56
7632024-02-04T17:17:40.972Z Downloaded cargo-platform v0.1.3
7642024-02-04T17:17:40.975Z Downloaded equivalent v1.0.1
7652024-02-04T17:17:40.990Z Downloaded terminal_size v0.2.6
7662024-02-04T17:17:40.993Z Downloaded thiserror v1.0.56
7672024-02-04T17:17:41.001Z Downloaded strsim v0.10.0
7682024-02-04T17:17:41.004Z Downloaded errno v0.3.8
7692024-02-04T17:17:41.007Z Downloaded serde_spanned v0.6.5
7702024-02-04T17:17:41.010Z Downloaded itoa v1.0.9
7712024-02-04T17:17:41.010Z Downloaded heck v0.4.1
7722024-02-04T17:17:41.013Z Downloaded anstream v0.5.0
7732024-02-04T17:17:41.019Z Downloaded toml_datetime v0.6.5
7742024-02-04T17:17:41.025Z Downloaded cargo_metadata v0.18.1
7752024-02-04T17:17:41.029Z Downloaded anstyle v1.0.2
7762024-02-04T17:17:41.032Z Downloaded clap_derive v4.4.2
7772024-02-04T17:17:41.034Z Downloaded semver v1.0.21
7782024-02-04T17:17:41.038Z Downloaded camino v1.1.6
7792024-02-04T17:17:41.041Z Downloaded proc-macro2 v1.0.78
7802024-02-04T17:17:41.045Z Downloaded io-lifetimes v1.0.11
7812024-02-04T17:17:41.049Z Downloaded ryu v1.0.15
7822024-02-04T17:17:41.054Z Downloaded serde_derive v1.0.195
7832024-02-04T17:17:41.059Z Downloaded clap v4.4.3
7842024-02-04T17:17:41.073Z Downloaded toml v0.8.9
7852024-02-04T17:17:41.078Z Downloaded serde v1.0.195
7862024-02-04T17:17:41.084Z Downloaded unicode-ident v1.0.12
7872024-02-04T17:17:41.089Z Downloaded memchr v2.6.3
7882024-02-04T17:17:41.098Z Downloaded toml_edit v0.21.1
7892024-02-04T17:17:41.140Z Downloaded winnow v0.5.15
7902024-02-04T17:17:41.150Z Downloaded serde_json v1.0.113
7912024-02-04T17:17:41.163Z Downloaded clap_builder v4.4.2
7922024-02-04T17:17:41.174Z Downloaded syn v2.0.48
7932024-02-04T17:17:41.194Z Downloaded rustix v0.37.23
7942024-02-04T17:17:41.228Z Downloaded hashbrown v0.14.2
7952024-02-04T17:17:41.236Z Downloaded clap_lex v0.5.1
7962024-02-04T17:17:41.239Z Downloaded libc v0.2.153
7972024-02-04T17:17:41.286Z Downloaded quote v1.0.35
7982024-02-04T17:17:41.290Z Downloaded bitflags v1.3.2
7992024-02-04T17:17:41.294Z Downloaded cargo_toml v0.19.0
8002024-02-04T17:17:41.297Z Downloaded utf8parse v0.2.1
8012024-02-04T17:17:41.300Z Downloaded anstyle-query v1.0.0
8022024-02-04T17:17:41.409Z Compiling proc-macro2 v1.0.78
8032024-02-04T17:17:41.409Z Compiling unicode-ident v1.0.12
8042024-02-04T17:17:41.412Z Compiling serde v1.0.195
8052024-02-04T17:17:41.412Z Compiling libc v0.2.153
8062024-02-04T17:17:41.421Z Compiling io-lifetimes v1.0.11
8072024-02-04T17:17:41.427Z Compiling rustix v0.37.23
8082024-02-04T17:17:41.427Z Compiling equivalent v1.0.1
8092024-02-04T17:17:41.427Z Compiling bitflags v1.3.2
8102024-02-04T17:17:41.662Z Compiling utf8parse v0.2.1
8112024-02-04T17:17:41.680Z Compiling hashbrown v0.14.2
8122024-02-04T17:17:41.780Z Compiling semver v1.0.21
8132024-02-04T17:17:41.889Z Compiling anstyle-parse v0.2.1
8142024-02-04T17:17:42.285Z Compiling serde_json v1.0.113
8152024-02-04T17:17:43.190Z Compiling indexmap v2.2.2
8162024-02-04T17:17:43.484Z Compiling winnow v0.5.15
8172024-02-04T17:17:43.512Z Compiling colorchoice v1.0.0
8182024-02-04T17:17:43.599Z Compiling anstyle-query v1.0.0
8192024-02-04T17:17:43.664Z Compiling camino v1.1.6
8202024-02-04T17:17:43.714Z Compiling thiserror v1.0.56
8212024-02-04T17:17:43.758Z Compiling anstyle v1.0.2
8222024-02-04T17:17:44.060Z Compiling itoa v1.0.9
8232024-02-04T17:17:44.384Z Compiling anstream v0.5.0
8242024-02-04T17:17:44.446Z Compiling anyhow v1.0.75
8252024-02-04T17:17:44.633Z Compiling heck v0.4.1
8262024-02-04T17:17:44.651Z Compiling ryu v1.0.15
8272024-02-04T17:17:45.152Z Compiling quote v1.0.35
8282024-02-04T17:17:45.228Z Compiling strsim v0.10.0
8292024-02-04T17:17:45.251Z Compiling clap_lex v0.5.1
8302024-02-04T17:17:45.527Z Compiling errno v0.3.8
8312024-02-04T17:17:45.797Z Compiling syn v2.0.48
8322024-02-04T17:17:47.206Z Compiling terminal_size v0.2.6
8332024-02-04T17:17:47.338Z Compiling clap_builder v4.4.2
8342024-02-04T17:17:54.282Z Compiling serde_derive v1.0.195
8352024-02-04T17:17:54.285Z Compiling thiserror-impl v1.0.56
8362024-02-04T17:17:54.285Z Compiling clap_derive v4.4.2
8372024-02-04T17:17:58.438Z Compiling clap v4.4.3
8382024-02-04T17:18:06.863Z Compiling toml_datetime v0.6.5
8392024-02-04T17:18:06.866Z Compiling serde_spanned v0.6.5
8402024-02-04T17:18:06.866Z Compiling cargo-platform v0.1.3
8412024-02-04T17:18:07.244Z Compiling toml_edit v0.21.1
8422024-02-04T17:18:08.875Z Compiling cargo_metadata v0.18.1
8432024-02-04T17:18:10.384Z Compiling toml v0.8.9
8442024-02-04T17:18:11.594Z Compiling cargo_toml v0.19.0
8452024-02-04T17:18:17.531Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8462024-02-04T17:18:18.879Z Finished dev [unoptimized + debuginfo] target(s) in 1m 01s
8472024-02-04T17:18:19.101Z Running `target/debug/xtask clippy`
8482024-02-04T17:18:19.152Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8492024-02-04T17:18:19.990Z Downloading crates ...
8502024-02-04T17:18:20.259Z Downloaded hubpack_derive v0.1.1
8512024-02-04T17:18:20.262Z Downloaded crossbeam-utils v0.8.16
8522024-02-04T17:18:20.267Z Downloaded indoc v2.0.3
8532024-02-04T17:18:20.276Z Downloaded ident_case v1.0.1
8542024-02-04T17:18:20.283Z Downloaded cfg-if v1.0.0
8552024-02-04T17:18:20.290Z Downloaded crc-any v2.4.3
8562024-02-04T17:18:20.293Z Downloaded num-integer v0.1.45
8572024-02-04T17:18:20.297Z Downloaded num-iter v0.1.43
8582024-02-04T17:18:20.301Z Downloaded same-file v1.0.6
8592024-02-04T17:18:20.304Z Downloaded ciborium-io v0.2.2
8602024-02-04T17:18:20.307Z Downloaded rustc-hash v1.1.0
8612024-02-04T17:18:20.310Z Downloaded ipnetwork v0.20.0
8622024-02-04T17:18:20.315Z Downloaded libxml v0.3.3
8632024-02-04T17:18:20.334Z Downloaded nanorand v0.7.0
8642024-02-04T17:18:20.343Z Downloaded num_enum v0.5.11
8652024-02-04T17:18:20.371Z Downloaded http-body v1.0.0
8662024-02-04T17:18:20.378Z Downloaded instant v0.1.12
8672024-02-04T17:18:20.384Z Downloaded crypto-common v0.1.6
8682024-02-04T17:18:20.388Z Downloaded assert_matches v1.5.0
8692024-02-04T17:18:20.392Z Downloaded adler v1.0.2
8702024-02-04T17:18:20.399Z Downloaded byteorder v1.5.0
8712024-02-04T17:18:20.402Z Downloaded new_debug_unreachable v1.0.4
8722024-02-04T17:18:20.405Z Downloaded block-buffer v0.10.4
8732024-02-04T17:18:20.407Z Downloaded maplit v1.0.2
8742024-02-04T17:18:20.411Z Downloaded bytecount v0.6.3
8752024-02-04T17:18:20.414Z Downloaded maybe-uninit v2.0.0
8762024-02-04T17:18:20.419Z Downloaded cexpr v0.6.0
8772024-02-04T17:18:20.425Z Downloaded darling v0.20.3
8782024-02-04T17:18:20.433Z Downloaded corncobs v0.1.3
8792024-02-04T17:18:20.438Z Downloaded memmap2 v0.7.1
8802024-02-04T17:18:20.444Z Downloaded constant_time_eq v0.2.6
8812024-02-04T17:18:20.448Z Downloaded termtree v0.4.1
8822024-02-04T17:18:20.451Z Downloaded structmeta v0.3.0
8832024-02-04T17:18:20.454Z Downloaded http-body v0.4.5
8842024-02-04T17:18:20.458Z Downloaded wait-timeout v0.2.0
8852024-02-04T17:18:20.465Z Downloaded lock_api v0.4.10
8862024-02-04T17:18:20.468Z Downloaded proc-macro-error-attr v1.0.4
8872024-02-04T17:18:20.471Z Downloaded tower-layer v0.3.2
8882024-02-04T17:18:20.474Z Downloaded httparse v1.8.0
8892024-02-04T17:18:20.479Z Downloaded sqlparser_derive v0.2.2
8902024-02-04T17:18:20.482Z Downloaded termios v0.3.3
8912024-02-04T17:18:20.487Z Downloaded usdt-macro v0.5.0
8922024-02-04T17:18:20.490Z Downloaded try-lock v0.2.4
8932024-02-04T17:18:20.492Z Downloaded nu-ansi-term v0.49.0
8942024-02-04T17:18:20.497Z Downloaded futures-core v0.3.30
8952024-02-04T17:18:20.500Z Downloaded chacha20poly1305 v0.10.1
8962024-02-04T17:18:20.504Z Downloaded futures-executor v0.3.30
8972024-02-04T17:18:20.508Z Downloaded precomputed-hash v0.1.1
8982024-02-04T17:18:20.511Z Downloaded olpc-cjson v0.1.3
8992024-02-04T17:18:20.516Z Downloaded cancel-safe-futures v0.1.5
9002024-02-04T17:18:20.519Z Downloaded parse-display v0.9.0
9012024-02-04T17:18:20.522Z Downloaded getopts v0.2.21
9022024-02-04T17:18:20.525Z Downloaded tui-tree-widget v0.16.0
9032024-02-04T17:18:20.528Z Downloaded topological-sort v0.2.2
9042024-02-04T17:18:20.531Z Downloaded futures-macro v0.3.30
9052024-02-04T17:18:20.531Z Downloaded memmap v0.7.0
9062024-02-04T17:18:20.534Z Downloaded utf-8 v0.7.6
9072024-02-04T17:18:20.537Z Downloaded thread_local v1.1.7
9082024-02-04T17:18:20.540Z Downloaded thiserror-no-std v2.0.2
9092024-02-04T17:18:20.547Z Downloaded peeking_take_while v0.1.2
9102024-02-04T17:18:20.550Z Downloaded string_cache v0.8.7
9112024-02-04T17:18:20.553Z Downloaded target-spec v3.0.1
9122024-02-04T17:18:20.556Z Downloaded predicates-core v1.0.6
9132024-02-04T17:18:20.559Z Downloaded bitflags v2.4.0
9142024-02-04T17:18:20.564Z Downloaded take_mut v0.2.2
9152024-02-04T17:18:20.569Z Downloaded parking_lot_core v0.8.6
9162024-02-04T17:18:20.572Z Downloaded packed_struct v0.10.1
9172024-02-04T17:18:20.575Z Downloaded bytes v1.5.0
9182024-02-04T17:18:20.582Z Downloaded diesel_table_macro_syntax v0.1.0
9192024-02-04T17:18:20.585Z Downloaded semver-parser v0.10.2
9202024-02-04T17:18:20.588Z Downloaded semver v0.11.0
9212024-02-04T17:18:20.591Z Downloaded sec1 v0.7.3
9222024-02-04T17:18:20.594Z Downloaded futures v0.3.30
9232024-02-04T17:18:20.605Z Downloaded opaque-debug v0.3.0
9242024-02-04T17:18:20.608Z Downloaded phf v0.11.2
9252024-02-04T17:18:20.611Z Downloaded slog-dtrace v0.3.0
9262024-02-04T17:18:20.615Z Downloaded rand_xorshift v0.3.0
9272024-02-04T17:18:20.619Z Downloaded serde-big-array v0.5.1
9282024-02-04T17:18:20.622Z Downloaded signal-hook-mio v0.2.3
9292024-02-04T17:18:20.626Z Downloaded doc-comment v0.3.3
9302024-02-04T17:18:20.632Z Downloaded derive_builder_macro v0.12.0
9312024-02-04T17:18:20.635Z Downloaded strum_macros v0.25.2
9322024-02-04T17:18:20.638Z Downloaded digest v0.10.7
9332024-02-04T17:18:20.641Z Downloaded tower-service v0.3.2
9342024-02-04T17:18:20.644Z Downloaded similar-asserts v1.5.0
9352024-02-04T17:18:20.648Z Downloaded filetime v0.2.23
9362024-02-04T17:18:20.653Z Downloaded float-cmp v0.9.0
9372024-02-04T17:18:20.655Z Downloaded half v2.3.1
9382024-02-04T17:18:20.662Z Downloaded synstructure v0.12.6
9392024-02-04T17:18:20.666Z Downloaded openssl-probe v0.1.5
9402024-02-04T17:18:20.669Z Downloaded sha1 v0.10.6
9412024-02-04T17:18:20.676Z Downloaded password-hash v0.5.0
9422024-02-04T17:18:20.679Z Downloaded pem v3.0.2
9432024-02-04T17:18:20.682Z Downloaded serde-big-array v0.4.1
9442024-02-04T17:18:20.684Z Downloaded parse-size v1.0.0
9452024-02-04T17:18:20.690Z Downloaded usdt v0.3.5
9462024-02-04T17:18:20.693Z Downloaded tokio-tungstenite v0.20.1
9472024-02-04T17:18:20.696Z Downloaded number_prefix v0.4.0
9482024-02-04T17:18:20.699Z Downloaded scroll v0.12.0
9492024-02-04T17:18:20.702Z Downloaded vte_generate_state_changes v0.1.1
9502024-02-04T17:18:20.705Z Downloaded usdt-macro v0.3.5
9512024-02-04T17:18:20.705Z Downloaded fragile v2.0.0
9522024-02-04T17:18:20.709Z Downloaded mio v0.8.9
9532024-02-04T17:18:20.722Z Downloaded signal-hook-tokio v0.3.1
9542024-02-04T17:18:20.725Z Downloaded spin v0.5.2
9552024-02-04T17:18:20.728Z Downloaded fs-err v2.11.0
9562024-02-04T17:18:20.732Z Downloaded pest_meta v2.7.6
9572024-02-04T17:18:20.738Z Downloaded pretty-hex v0.2.1
9582024-02-04T17:18:20.741Z Downloaded group v0.13.0
9592024-02-04T17:18:20.745Z Downloaded schemars v0.8.16
9602024-02-04T17:18:20.770Z Downloaded foreign-types v0.5.0
9612024-02-04T17:18:20.776Z Downloaded guppy-workspace-hack v0.1.0
9622024-02-04T17:18:20.776Z Downloaded usdt-attr-macro v0.3.5
9632024-02-04T17:18:20.779Z Downloaded want v0.3.1
9642024-02-04T17:18:20.779Z Downloaded tokio-rustls v0.25.0
9652024-02-04T17:18:20.782Z Downloaded tinyvec v1.6.0
9662024-02-04T17:18:20.789Z Downloaded foreign-types-macros v0.2.3
9672024-02-04T17:18:20.791Z Downloaded signature v1.6.4
9682024-02-04T17:18:20.795Z Downloaded pin-utils v0.1.0
9692024-02-04T17:18:20.798Z Downloaded subtle v2.5.0
9702024-02-04T17:18:20.801Z Downloaded structmeta-derive v0.3.0
9712024-02-04T17:18:20.804Z Downloaded dyn-clone v1.0.13
9722024-02-04T17:18:20.807Z Downloaded num-bigint v0.4.4
9732024-02-04T17:18:20.819Z Downloaded rpassword v7.3.1
9742024-02-04T17:18:20.822Z Downloaded crossterm v0.27.0
9752024-02-04T17:18:20.836Z Downloaded foreign-types-shared v0.1.1
9762024-02-04T17:18:20.839Z Downloaded defmt-macros v0.3.6
9772024-02-04T17:18:20.844Z Downloaded signature v2.1.0
9782024-02-04T17:18:20.847Z Downloaded url v2.5.0
9792024-02-04T17:18:20.854Z Downloaded hex-literal v0.4.1
9802024-02-04T17:18:20.860Z Downloaded darling_macro v0.20.3
9812024-02-04T17:18:20.863Z Downloaded tokio-rustls v0.24.1
9822024-02-04T17:18:20.866Z Downloaded resolv-conf v0.7.0
9832024-02-04T17:18:20.869Z Downloaded dirs-sys-next v0.1.2
9842024-02-04T17:18:20.872Z Downloaded dirs-next v2.0.0
9852024-02-04T17:18:20.876Z Downloaded num-bigint-dig v0.8.4
9862024-02-04T17:18:20.884Z Downloaded pretty-hex v0.4.1
9872024-02-04T17:18:20.889Z Downloaded flagset v0.4.3
9882024-02-04T17:18:20.889Z Downloaded similar v2.3.0
9892024-02-04T17:18:20.900Z Downloaded swrite v0.1.0
9902024-02-04T17:18:20.903Z Downloaded tokio-macros v2.2.0
9912024-02-04T17:18:20.906Z Downloaded zeroize v1.7.0
9922024-02-04T17:18:20.909Z Downloaded fastrand v2.0.0
9932024-02-04T17:18:20.912Z Downloaded stability v0.1.1
9942024-02-04T17:18:20.912Z Downloaded flate2 v1.0.28
9952024-02-04T17:18:20.923Z Downloaded slog-json v2.6.1
9962024-02-04T17:18:20.927Z Downloaded ena v0.14.2
9972024-02-04T17:18:20.930Z Downloaded xattr v1.0.1
9982024-02-04T17:18:20.937Z Downloaded percent-encoding v2.3.1
9992024-02-04T17:18:20.940Z Downloaded yansi v0.5.1
10002024-02-04T17:18:20.940Z Downloaded pkg-config v0.3.27
10012024-02-04T17:18:20.943Z Downloaded plotters-backend v0.3.5
10022024-02-04T17:18:20.946Z Downloaded signal-hook v0.3.17
10032024-02-04T17:18:20.951Z Downloaded heck v0.3.3
10042024-02-04T17:18:20.954Z Downloaded headers v0.3.9
10052024-02-04T17:18:20.965Z Downloaded rustls-pki-types v1.1.0
10062024-02-04T17:18:20.968Z Downloaded itertools v0.12.1
10072024-02-04T17:18:20.984Z Downloaded slog-async v2.8.0
10082024-02-04T17:18:20.987Z Downloaded keccak v0.1.4
10092024-02-04T17:18:20.990Z Downloaded proc-macro-error v1.0.4
10102024-02-04T17:18:20.995Z Downloaded tokio-stream v0.1.14
10112024-02-04T17:18:21.004Z Downloaded serde_plain v1.0.2
10122024-02-04T17:18:21.007Z Downloaded tracing-attributes v0.1.26
10132024-02-04T17:18:21.014Z Downloaded pin-project-internal v1.1.3
10142024-02-04T17:18:21.017Z Downloaded tough v0.16.0
10152024-02-04T17:18:21.030Z Downloaded slog-term v2.9.0
10162024-02-04T17:18:21.034Z Downloaded pin-project-lite v0.2.13
10172024-02-04T17:18:21.044Z Downloaded toml v0.5.11
10182024-02-04T17:18:21.049Z Downloaded lalrpop v0.19.12
10192024-02-04T17:18:21.072Z Downloaded darling_core v0.20.3
10202024-02-04T17:18:21.081Z Downloaded expectorate v1.1.0
10212024-02-04T17:18:21.085Z Downloaded sqlparser v0.43.1
10222024-02-04T17:18:21.097Z Downloaded darling_core v0.14.4
10232024-02-04T17:18:21.107Z Downloaded petgraph v0.6.4
10242024-02-04T17:18:21.132Z Downloaded tokio-postgres v0.7.10
10252024-02-04T17:18:21.142Z Downloaded trust-dns-resolver v0.22.0
10262024-02-04T17:18:21.151Z Downloaded rayon v1.8.0
10272024-02-04T17:18:21.171Z Downloaded quick-xml v0.30.0
10282024-02-04T17:18:21.178Z Downloaded bindgen v0.69.2
10292024-02-04T17:18:21.191Z Downloaded serde_with v3.6.0
10302024-02-04T17:18:21.205Z Downloaded reedline v0.28.0
10312024-02-04T17:18:21.218Z Downloaded unicode-normalization v0.1.22
10322024-02-04T17:18:21.225Z Downloaded plotters v0.3.5
10332024-02-04T17:18:21.241Z Downloaded zerocopy v0.7.32
10342024-02-04T17:18:21.271Z Downloaded idna v0.2.3
10352024-02-04T17:18:21.282Z Downloaded curve25519-dalek v4.1.1
10362024-02-04T17:18:21.299Z Downloaded regress v0.7.1
10372024-02-04T17:18:21.313Z Downloaded syn v1.0.109
10382024-02-04T17:18:21.332Z Downloaded gimli v0.28.0
10392024-02-04T17:18:21.346Z Downloaded object v0.30.4
10402024-02-04T17:18:21.364Z Downloaded radix_trie v0.2.1
10412024-02-04T17:18:21.374Z Downloaded diesel v2.1.4
10422024-02-04T17:18:21.406Z Downloaded webpki-roots v0.25.2
10432024-02-04T17:18:21.417Z Downloaded regex-syntax v0.8.2
10442024-02-04T17:18:21.429Z Downloaded ratatui v0.25.0
10452024-02-04T17:18:21.456Z Downloaded bzip2-sys v0.1.11+1.0.8
10462024-02-04T17:18:21.479Z Downloaded sha3 v0.10.8
10472024-02-04T17:18:21.491Z Downloaded rustix v0.38.30
10482024-02-04T17:18:21.531Z Downloaded openapiv3 v2.0.0
10492024-02-04T17:18:21.554Z Downloaded zerocopy-derive v0.2.0
10502024-02-04T17:18:21.574Z Downloaded zerocopy-derive v0.6.4
10512024-02-04T17:18:21.595Z Downloaded regex-automata v0.4.4
10522024-02-04T17:18:21.628Z Downloaded tokio v1.36.0
10532024-02-04T17:18:21.697Z Downloaded regex-automata v0.3.8
10542024-02-04T17:18:21.730Z Downloaded sled v0.34.7
10552024-02-04T17:18:21.750Z Downloaded regex-syntax v0.6.29
10562024-02-04T17:18:21.765Z Downloaded bstr v1.6.0
10572024-02-04T17:18:21.792Z Downloaded encoding_rs v0.8.33
10582024-02-04T17:18:21.834Z Downloaded rustls v0.21.9
10592024-02-04T17:18:21.856Z Downloaded trust-dns-proto v0.22.0
10602024-02-04T17:18:21.878Z Downloaded ring v0.17.7
10612024-02-04T17:18:22.015Z Downloaded bstr v0.2.17
10622024-02-04T17:18:22.033Z Downloaded smoltcp v0.11.0
10632024-02-04T17:18:22.056Z Downloaded vcpkg v0.2.15
10642024-02-04T17:18:22.129Z Downloaded openssl v0.10.60
10652024-02-04T17:18:22.147Z Downloaded object v0.32.1
10662024-02-04T17:18:22.166Z Downloaded smoltcp v0.9.1
10672024-02-04T17:18:22.185Z Downloaded polar-core v0.27.0
10682024-02-04T17:18:22.201Z Downloaded rustls v0.22.2
10692024-02-04T17:18:22.226Z Downloaded proptest v1.4.0
10702024-02-04T17:18:22.245Z Downloaded ring v0.16.20
10712024-02-04T17:18:22.403Z Downloaded tabled v0.15.0
10722024-02-04T17:18:22.432Z Downloaded pest v2.7.6
10732024-02-04T17:18:22.440Z Downloaded goblin v0.8.0
10742024-02-04T17:18:22.451Z Downloaded h2 v0.3.24
10752024-02-04T17:18:22.463Z Downloaded guppy v0.17.4
10762024-02-04T17:18:22.473Z Downloaded hkdf v0.12.4
10772024-02-04T17:18:22.478Z Downloaded regex v1.10.3
10782024-02-04T17:18:22.502Z Downloaded reqwest v0.11.22
10792024-02-04T17:18:22.515Z Downloaded rustls-webpki v0.101.7
10802024-02-04T17:18:22.541Z Downloaded chrono v0.4.31
10812024-02-04T17:18:22.555Z Downloaded bitvec v1.0.1
10822024-02-04T17:18:22.581Z Downloaded nix v0.27.1
10832024-02-04T17:18:22.600Z Downloaded futures-util v0.3.30
10842024-02-04T17:18:22.621Z Downloaded unicode_categories v0.1.1
10852024-02-04T17:18:22.628Z Downloaded tokio-util v0.7.10
10862024-02-04T17:18:22.636Z Downloaded blake3 v1.5.0
10872024-02-04T17:18:22.649Z Downloaded relative-path v1.9.0
10882024-02-04T17:18:22.652Z Downloaded rand v0.4.6
10892024-02-04T17:18:22.657Z Downloaded typenum v1.16.0
10902024-02-04T17:18:22.661Z Downloaded aho-corasick v1.0.4
10912024-02-04T17:18:22.671Z Downloaded hashbrown v0.12.3
10922024-02-04T17:18:22.678Z Downloaded x509-cert v0.2.4
10932024-02-04T17:18:22.688Z Downloaded zerocopy v0.6.4
10942024-02-04T17:18:22.692Z Downloaded once_cell v1.19.0
10952024-02-04T17:18:22.696Z Downloaded flume v0.11.0
10962024-02-04T17:18:22.702Z Downloaded der v0.7.8
10972024-02-04T17:18:22.711Z Downloaded trust-dns-server v0.22.1
10982024-02-04T17:18:22.720Z Downloaded hyper v0.14.27
10992024-02-04T17:18:22.734Z Downloaded clap v2.34.0
11002024-02-04T17:18:22.750Z Downloaded rust-argon2 v1.0.1
11012024-02-04T17:18:22.753Z Downloaded pkcs8 v0.10.2
11022024-02-04T17:18:22.756Z Downloaded postcard v1.0.8
11032024-02-04T17:18:22.760Z Downloaded rstest_macros v0.18.2
11042024-02-04T17:18:22.764Z Downloaded pin-project v1.1.3
11052024-02-04T17:18:22.784Z Downloaded rustls-webpki v0.102.1
11062024-02-04T17:18:22.816Z Downloaded sha2 v0.10.8
11072024-02-04T17:18:22.820Z Downloaded derive_builder v0.12.0
11082024-02-04T17:18:22.828Z Downloaded getrandom v0.2.10
11092024-02-04T17:18:22.833Z Downloaded derive-where v1.2.7
11102024-02-04T17:18:22.839Z Downloaded heapless v0.8.0
11112024-02-04T17:18:22.845Z Downloaded smallvec v1.11.2
11122024-02-04T17:18:22.849Z Downloaded remove_dir_all v0.5.3
11132024-02-04T17:18:22.851Z Downloaded walkdir v2.4.0
11142024-02-04T17:18:22.854Z Downloaded heapless v0.7.16
11152024-02-04T17:18:22.859Z Downloaded tracing v0.1.37
11162024-02-04T17:18:22.869Z Downloaded pretty_assertions v1.4.0
11172024-02-04T17:18:22.872Z Downloaded embedded-io v0.4.0
11182024-02-04T17:18:22.872Z Downloaded unicode-bidi v0.3.13
11192024-02-04T17:18:22.876Z Downloaded rustyline v13.0.0
11202024-02-04T17:18:22.885Z Downloaded ref-cast-impl v1.0.20
11212024-02-04T17:18:22.889Z Downloaded ref-cast v1.0.20
11222024-02-04T17:18:22.891Z Downloaded structmeta v0.2.0
11232024-02-04T17:18:22.894Z Downloaded quick-error v1.2.3
11242024-02-04T17:18:22.897Z Downloaded predicates-tree v1.0.9
11252024-02-04T17:18:22.897Z Downloaded fatfs v0.3.6
11262024-02-04T17:18:22.901Z Downloaded ron v0.8.1
11272024-02-04T17:18:22.910Z Downloaded regex-automata v0.1.10
11282024-02-04T17:18:22.919Z Downloaded typed-path v0.7.0
11292024-02-04T17:18:22.931Z Downloaded diff v0.1.13
11302024-02-04T17:18:22.936Z Downloaded diesel_derives v2.1.2
11312024-02-04T17:18:22.942Z Downloaded tower v0.4.13
11322024-02-04T17:18:22.957Z Downloaded fxhash v0.2.1
11332024-02-04T17:18:22.960Z Downloaded serde_urlencoded v0.7.1
11342024-02-04T17:18:22.963Z Downloaded serde_tokenstream v0.1.7
11352024-02-04T17:18:22.966Z Downloaded whoami v1.4.1
11362024-02-04T17:18:22.972Z Downloaded vte v0.11.1
11372024-02-04T17:18:22.975Z Downloaded version_check v0.9.4
11382024-02-04T17:18:22.975Z Downloaded pest_derive v2.7.6
11392024-02-04T17:18:22.978Z Downloaded slog v2.7.0
11402024-02-04T17:18:22.982Z Downloaded prettyplease v0.2.16
11412024-02-04T17:18:22.987Z Downloaded plotters-svg v0.3.5
11422024-02-04T17:18:22.990Z Downloaded futures-io v0.3.30
11432024-02-04T17:18:22.990Z Downloaded endian-type v0.1.2
11442024-02-04T17:18:22.993Z Downloaded zeroize_derive v1.4.2
11452024-02-04T17:18:22.993Z Downloaded generic-array v0.14.7
11462024-02-04T17:18:22.995Z Downloaded wyz v0.5.1
11472024-02-04T17:18:22.998Z Downloaded unicode-width v0.1.11
11482024-02-04T17:18:23.001Z Downloaded tracing-core v0.1.31
11492024-02-04T17:18:23.004Z Downloaded trust-dns-client v0.22.0
11502024-02-04T17:18:23.013Z Downloaded salty v0.2.0
11512024-02-04T17:18:23.022Z Downloaded env_logger v0.10.0
11522024-02-04T17:18:23.027Z Downloaded socket2 v0.5.5
11532024-02-04T17:18:23.030Z Downloaded portable-atomic v1.4.3
11542024-02-04T17:18:23.040Z Downloaded darling_macro v0.14.4
11552024-02-04T17:18:23.045Z Downloaded parse-display-derive v0.9.0
11562024-02-04T17:18:23.048Z Downloaded zerocopy v0.3.0
11572024-02-04T17:18:23.048Z Downloaded hex v0.4.3
11582024-02-04T17:18:23.048Z Downloaded vec_map v0.8.2
11592024-02-04T17:18:23.048Z Downloaded gethostname v0.4.3
11602024-02-04T17:18:23.051Z Downloaded pkcs1 v0.7.5
11612024-02-04T17:18:23.055Z Downloaded data-encoding v2.4.0
11622024-02-04T17:18:23.057Z Downloaded unicode-segmentation v1.10.1
11632024-02-04T17:18:23.061Z Downloaded openssl-sys v0.9.96
11642024-02-04T17:18:23.070Z Downloaded toml_edit v0.19.15
11652024-02-04T17:18:23.098Z Downloaded defmt v0.3.5
11662024-02-04T17:18:23.104Z Downloaded supports-color v2.1.0
11672024-02-04T17:18:23.106Z Downloaded enum-as-inner v0.5.1
11682024-02-04T17:18:23.109Z Downloaded untrusted v0.7.1
11692024-02-04T17:18:23.112Z Downloaded der_derive v0.7.2
11702024-02-04T17:18:23.112Z Downloaded vsss-rs v3.3.4
11712024-02-04T17:18:23.117Z Downloaded samael v0.0.14
11722024-02-04T17:18:23.125Z Downloaded unicode-xid v0.2.4
11732024-02-04T17:18:23.128Z Downloaded hash32 v0.3.1
11742024-02-04T17:18:23.134Z Downloaded globset v0.4.13
11752024-02-04T17:18:23.137Z Downloaded glob v0.3.1
11762024-02-04T17:18:23.137Z Downloaded rustc_version v0.4.0
11772024-02-04T17:18:23.137Z Downloaded rustc-demangle v0.1.23
11782024-02-04T17:18:23.139Z Downloaded rayon-core v1.12.0
11792024-02-04T17:18:23.144Z Downloaded hashbrown v0.13.2
11802024-02-04T17:18:23.152Z Downloaded derive_more v0.99.17
11812024-02-04T17:18:23.160Z Downloaded rand v0.8.5
11822024-02-04T17:18:23.166Z Downloaded structmeta-derive v0.2.0
11832024-02-04T17:18:23.169Z Downloaded strsim v0.8.0
11842024-02-04T17:18:23.172Z Downloaded slog-envlogger v2.2.0
11852024-02-04T17:18:23.172Z Downloaded toml v0.7.8
11862024-02-04T17:18:23.178Z Downloaded tinytemplate v1.2.1
11872024-02-04T17:18:23.180Z Downloaded omicron-zone-package v0.11.0
11882024-02-04T17:18:23.185Z Downloaded tungstenite v0.20.1
11892024-02-04T17:18:23.191Z Downloaded time v0.3.27
11902024-02-04T17:18:23.202Z Downloaded debug-ignore v1.0.5
11912024-02-04T17:18:23.205Z Downloaded papergrid v0.11.0
11922024-02-04T17:18:23.213Z Downloaded nom v7.1.3
11932024-02-04T17:18:23.225Z Downloaded num_threads v0.1.6
11942024-02-04T17:18:23.228Z Downloaded fnv v1.0.7
11952024-02-04T17:18:23.228Z Downloaded usdt-impl v0.3.5
11962024-02-04T17:18:23.228Z Downloaded smawk v0.3.1
11972024-02-04T17:18:23.231Z Downloaded smallvec v0.6.14
11982024-02-04T17:18:23.234Z Downloaded unicase v2.7.0
11992024-02-04T17:18:23.236Z Downloaded siphasher v0.3.11
12002024-02-04T17:18:23.236Z Downloaded tokio-native-tls v0.3.1
12012024-02-04T17:18:23.239Z Downloaded sct v0.7.0
12022024-02-04T17:18:23.245Z Downloaded derive_builder_core v0.12.0
12032024-02-04T17:18:23.248Z Downloaded defmt-parser v0.3.3
12042024-02-04T17:18:23.280Z Downloaded rcgen v0.12.1
12052024-02-04T17:18:23.280Z Downloaded hyper v1.1.0
12062024-02-04T17:18:23.280Z Downloaded zip v0.6.6
12072024-02-04T17:18:23.290Z Downloaded futures-sink v0.3.30
12082024-02-04T17:18:23.293Z Downloaded rustfmt-wrapper v0.2.0
12092024-02-04T17:18:23.296Z Downloaded strip-ansi-escapes v0.2.0
12102024-02-04T17:18:23.299Z Downloaded fd-lock v4.0.2
12112024-02-04T17:18:23.304Z Downloaded fd-lock v3.0.13
12122024-02-04T17:18:23.308Z Downloaded datatest-stable v0.2.3
12132024-02-04T17:18:23.313Z Downloaded oso v0.27.0
12142024-02-04T17:18:23.324Z Downloaded itertools v0.10.5
12152024-02-04T17:18:23.338Z Downloaded pem-rfc7468 v0.7.0
12162024-02-04T17:18:23.343Z Downloaded rustls-pemfile v1.0.3
12172024-02-04T17:18:23.348Z Downloaded subprocess v0.2.9
12182024-02-04T17:18:23.354Z Downloaded structopt v0.3.26
12192024-02-04T17:18:23.373Z Downloaded libm v0.2.7
12202024-02-04T17:18:23.396Z Downloaded minimal-lexical v0.2.1
12212024-02-04T17:18:23.403Z Downloaded slab v0.4.9
12222024-02-04T17:18:23.406Z Downloaded deranged v0.3.8
12232024-02-04T17:18:23.409Z Downloaded untrusted v0.9.0
12242024-02-04T17:18:23.412Z Downloaded http v1.0.0
12252024-02-04T17:18:23.416Z Downloaded steno v0.4.0
12262024-02-04T17:18:23.423Z Downloaded elliptic-curve v0.13.8
12272024-02-04T17:18:23.429Z Downloaded foreign-types v0.3.2
12282024-02-04T17:18:23.432Z Downloaded radium v0.7.0
12292024-02-04T17:18:23.432Z Downloaded difflib v0.4.0
12302024-02-04T17:18:23.438Z Downloaded dof v0.3.0
12312024-02-04T17:18:23.441Z Downloaded dof v0.1.5
12322024-02-04T17:18:23.441Z Downloaded ucd-trie v0.1.6
12332024-02-04T17:18:23.441Z Downloaded tar v0.4.40
12342024-02-04T17:18:23.444Z Downloaded serde_repr v0.1.16
12352024-02-04T17:18:23.447Z Downloaded serde_path_to_error v0.1.15
12362024-02-04T17:18:23.450Z Downloaded oorandom v11.1.3
12372024-02-04T17:18:23.453Z Downloaded which v4.4.0
12382024-02-04T17:18:23.453Z Downloaded http v0.2.11
12392024-02-04T17:18:23.459Z Downloaded ff v0.13.0
12402024-02-04T17:18:23.462Z Downloaded form_urlencoded v1.2.1
12412024-02-04T17:18:23.465Z Downloaded zone v0.3.0
12422024-02-04T17:18:23.465Z Downloaded fixedbitset v0.4.2
12432024-02-04T17:18:23.468Z Downloaded spin v0.9.8
12442024-02-04T17:18:23.472Z Downloaded smf v0.2.2
12452024-02-04T17:18:23.475Z Downloaded partial-io v0.5.4
12462024-02-04T17:18:23.477Z Downloaded owo-colors v4.0.0
12472024-02-04T17:18:23.480Z Downloaded textwrap v0.16.0
12482024-02-04T17:18:23.483Z Downloaded parking_lot v0.11.2
12492024-02-04T17:18:23.490Z Downloaded criterion v0.5.1
12502024-02-04T17:18:23.499Z Downloaded socket2 v0.4.9
12512024-02-04T17:18:23.502Z Downloaded fallible-iterator v0.2.0
12522024-02-04T17:18:23.504Z Downloaded structopt-derive v0.4.18
12532024-02-04T17:18:23.507Z Downloaded r2d2 v0.8.10
12542024-02-04T17:18:23.510Z Downloaded slog-bunyan v2.5.0
12552024-02-04T17:18:23.510Z Downloaded parking_lot v0.12.1
12562024-02-04T17:18:23.513Z Downloaded tempfile v3.9.0
12572024-02-04T17:18:23.517Z Downloaded zerocopy-derive v0.7.32
12582024-02-04T17:18:23.525Z Downloaded platforms v3.0.2
12592024-02-04T17:18:23.528Z Downloaded yasna v0.5.2
12602024-02-04T17:18:23.531Z Downloaded base64 v0.21.7
12612024-02-04T17:18:23.538Z Downloaded proc-macro-crate v1.3.1
12622024-02-04T17:18:23.541Z Downloaded snafu v0.7.5
12632024-02-04T17:18:23.550Z Downloaded serde_yaml v0.9.25
12642024-02-04T17:18:23.557Z Downloaded rand_core v0.6.4
12652024-02-04T17:18:23.560Z Downloaded uuid v1.7.0
12662024-02-04T17:18:23.564Z Downloaded test-strategy v0.3.1
12672024-02-04T17:18:23.573Z Downloaded rand_chacha v0.3.1
12682024-02-04T17:18:23.575Z Downloaded postgres-types v0.2.6
12692024-02-04T17:18:23.575Z Downloaded postgres-protocol v0.6.6
12702024-02-04T17:18:23.578Z Downloaded packed_struct_codegen v0.10.1
12712024-02-04T17:18:23.581Z Downloaded trybuild v1.0.89
12722024-02-04T17:18:23.588Z Downloaded tinyvec_macros v0.1.1
12732024-02-04T17:18:23.590Z Downloaded zone_cfg_derive v0.3.0
12742024-02-04T17:18:23.590Z Downloaded shell-words v1.1.0
12752024-02-04T17:18:23.593Z Downloaded tabled_derive v0.7.0
12762024-02-04T17:18:23.593Z Downloaded scopeguard v1.2.0
12772024-02-04T17:18:23.596Z Downloaded rusty-fork v0.3.0
12782024-02-04T17:18:23.599Z Downloaded crypto-bigint v0.5.2
12792024-02-04T17:18:23.608Z Downloaded schemars_derive v0.8.16
12802024-02-04T17:18:23.611Z Downloaded unicode-linebreak v0.1.5
12812024-02-04T17:18:23.614Z Downloaded hash32 v0.2.1
12822024-02-04T17:18:23.616Z Downloaded cc v1.0.83
12832024-02-04T17:18:23.619Z Downloaded parking_lot_core v0.9.8
12842024-02-04T17:18:23.623Z Downloaded thread-id v4.2.0
12852024-02-04T17:18:23.633Z Downloaded thiserror-impl-no-std v2.0.2
12862024-02-04T17:18:23.633Z Downloaded openssl-macros v0.1.1
12872024-02-04T17:18:23.633Z Downloaded ed25519 v1.5.3
12882024-02-04T17:18:23.633Z Downloaded allocator-api2 v0.2.16
12892024-02-04T17:18:23.638Z Downloaded usdt-impl v0.5.0
12902024-02-04T17:18:23.641Z Downloaded unarray v0.1.4
12912024-02-04T17:18:23.644Z Downloaded either v1.9.0
12922024-02-04T17:18:23.647Z Downloaded stringprep v0.1.3
12932024-02-04T17:18:23.650Z Downloaded stable_deref_trait v1.2.0
12942024-02-04T17:18:23.650Z Downloaded plain v0.2.3
12952024-02-04T17:18:23.653Z Downloaded unsafe-libyaml v0.2.10
12962024-02-04T17:18:23.657Z Downloaded backtrace v0.3.69
12972024-02-04T17:18:23.666Z Downloaded arc-swap v1.6.0
12982024-02-04T17:18:23.672Z Downloaded predicates v3.1.0
12992024-02-04T17:18:23.676Z Downloaded ppv-lite86 v0.2.17
13002024-02-04T17:18:23.681Z Downloaded pest_generator v2.7.6
13012024-02-04T17:18:23.683Z Downloaded paste v1.0.14
13022024-02-04T17:18:23.686Z Downloaded clang-sys v1.6.1
13032024-02-04T17:18:23.692Z Downloaded target-lexicon v0.12.12
13042024-02-04T17:18:23.695Z Downloaded snafu-derive v0.7.5
13052024-02-04T17:18:23.701Z Downloaded futures-task v0.3.30
13062024-02-04T17:18:23.701Z Downloaded rustls-pemfile v2.0.0
13072024-02-04T17:18:23.704Z Downloaded highway v1.1.0
13082024-02-04T17:18:23.707Z Downloaded pathdiff v0.2.1
13092024-02-04T17:18:23.707Z Downloaded path-slash v0.1.5
13102024-02-04T17:18:23.710Z Downloaded rtoolbox v0.0.1
13112024-02-04T17:18:23.710Z Downloaded oso-derive v0.27.0
13122024-02-04T17:18:23.713Z Downloaded futures-channel v0.3.30
13132024-02-04T17:18:23.716Z Downloaded usdt v0.5.0
13142024-02-04T17:18:23.716Z Downloaded threadpool v1.8.1
13152024-02-04T17:18:23.719Z Downloaded textwrap v0.11.0
13162024-02-04T17:18:23.721Z Downloaded const-oid v0.9.5
13172024-02-04T17:18:23.724Z Downloaded cfg-expr v0.15.5
13182024-02-04T17:18:23.729Z Downloaded blake2 v0.10.6
13192024-02-04T17:18:23.733Z Downloaded display-error-chain v0.2.0
13202024-02-04T17:18:23.736Z Downloaded usdt-attr-macro v0.5.0
13212024-02-04T17:18:23.736Z Downloaded futures-timer v3.0.2
13222024-02-04T17:18:23.739Z Downloaded cookie v0.18.0
13232024-02-04T17:18:23.743Z Downloaded miniz_oxide v0.7.1
13242024-02-04T17:18:23.747Z Downloaded ahash v0.8.6
13252024-02-04T17:18:23.755Z Downloaded mockall_derive v0.12.0
13262024-02-04T17:18:23.758Z Downloaded libloading v0.7.4
13272024-02-04T17:18:23.761Z Downloaded dtrace-parser v0.2.0
13282024-02-04T17:18:23.761Z Downloaded dtrace-parser v0.1.14
13292024-02-04T17:18:23.764Z Downloaded poly1305 v0.8.0
13302024-02-04T17:18:23.768Z Downloaded foreign-types-shared v0.3.1
13312024-02-04T17:18:23.768Z Downloaded basic-toml v0.1.8
13322024-02-04T17:18:23.785Z Downloaded addr2line v0.21.0
13332024-02-04T17:18:23.789Z Downloaded term v0.7.0
13342024-02-04T17:18:23.796Z Downloaded rstest v0.18.2
13352024-02-04T17:18:23.805Z Downloaded funty v2.0.0
13362024-02-04T17:18:23.808Z Downloaded tempdir v0.3.7
13372024-02-04T17:18:23.808Z Downloaded downcast v0.11.0
13382024-02-04T17:18:23.811Z Downloaded hmac v0.12.1
13392024-02-04T17:18:23.814Z Downloaded inout v0.1.3
13402024-02-04T17:18:23.817Z Downloaded ciborium-ll v0.2.2
13412024-02-04T17:18:23.817Z Downloaded ciborium v0.2.2
13422024-02-04T17:18:23.821Z Downloaded camino-tempfile v1.1.1
13432024-02-04T17:18:23.825Z Downloaded universal-hash v0.5.1
13442024-02-04T17:18:23.828Z Downloaded serde_with_macros v3.6.0
13452024-02-04T17:18:23.830Z Downloaded serde_derive_internals v0.26.0
13462024-02-04T17:18:23.836Z Downloaded blake2b_simd v1.0.1
13472024-02-04T17:18:23.839Z Downloaded base64ct v1.6.0
13482024-02-04T17:18:23.839Z Downloaded bcs v0.1.6
13492024-02-04T17:18:23.842Z Downloaded phf_shared v0.11.2
13502024-02-04T17:18:23.845Z Downloaded multer v3.0.0
13512024-02-04T17:18:23.848Z Downloaded toolchain_find v0.2.0
13522024-02-04T17:18:23.851Z Downloaded backoff v0.4.0
13532024-02-04T17:18:23.854Z Downloaded termcolor v1.2.0
13542024-02-04T17:18:23.858Z Downloaded sqlformat v0.2.3
13552024-02-04T17:18:23.858Z Downloaded mime_guess v2.0.4
13562024-02-04T17:18:23.861Z Downloaded chacha20 v0.9.1
13572024-02-04T17:18:23.864Z Downloaded headers-core v0.2.0
13582024-02-04T17:18:23.864Z Downloaded phf_shared v0.10.0
13592024-02-04T17:18:23.867Z Downloaded slog-stdlog v4.1.1
13602024-02-04T17:18:23.870Z Downloaded spki v0.7.2
13612024-02-04T17:18:23.873Z Downloaded libtest-mimic v0.6.1
13622024-02-04T17:18:23.876Z Downloaded async-trait v0.1.77
13632024-02-04T17:18:23.881Z Downloaded tiny-keccak v2.0.2
13642024-02-04T17:18:23.885Z Downloaded time-macros v0.2.13
13652024-02-04T17:18:23.888Z Downloaded nested v0.1.1
13662024-02-04T17:18:23.891Z Downloaded strum_macros v0.24.3
13672024-02-04T17:18:23.894Z Downloaded static_assertions v1.1.0
13682024-02-04T17:18:23.897Z Downloaded signal-hook-registry v1.4.1
13692024-02-04T17:18:23.897Z Downloaded shlex v1.3.0
13702024-02-04T17:18:23.900Z Downloaded serde-hex v0.1.0
13712024-02-04T17:18:23.903Z Downloaded secrecy v0.8.0
13722024-02-04T17:18:23.906Z Downloaded scheduled-thread-pool v0.2.7
13732024-02-04T17:18:23.906Z Downloaded rustversion v1.0.14
13742024-02-04T17:18:23.909Z Downloaded bitfield v0.14.0
13752024-02-04T17:18:23.912Z Downloaded slog-scope v4.4.0
13762024-02-04T17:18:23.915Z Downloaded serde_tokenstream v0.2.0
13772024-02-04T17:18:23.919Z Downloaded num_cpus v1.16.0
13782024-02-04T17:18:23.924Z Downloaded nibble_vec v0.1.0
13792024-02-04T17:18:23.927Z Downloaded managed v0.8.0
13802024-02-04T17:18:23.930Z Downloaded lru-cache v0.1.2
13812024-02-04T17:18:23.933Z Downloaded crossbeam-deque v0.8.3
13822024-02-04T17:18:23.935Z Downloaded convert_case v0.4.0
13832024-02-04T17:18:23.935Z Downloaded memoffset v0.7.1
13842024-02-04T17:18:23.938Z Downloaded libsw v3.3.1
13852024-02-04T17:18:23.941Z Downloaded libefi-sys v0.1.0
13862024-02-04T17:18:23.944Z Downloaded indexmap v1.9.3
13872024-02-04T17:18:23.951Z Downloaded bb8 v0.8.3
13882024-02-04T17:18:23.953Z Downloaded tap v1.0.1
13892024-02-04T17:18:23.953Z Downloaded num v0.4.1
13902024-02-04T17:18:23.953Z Downloaded nodrop v0.1.14
13912024-02-04T17:18:23.956Z Downloaded memoffset v0.9.0
13922024-02-04T17:18:23.959Z Downloaded indoc v1.0.9
13932024-02-04T17:18:23.962Z Downloaded buf-list v1.0.3
13942024-02-04T17:18:23.965Z Downloaded array-init v0.0.4
13952024-02-04T17:18:23.968Z Downloaded cobs v0.2.3
13962024-02-04T17:18:23.971Z Downloaded log v0.4.20
13972024-02-04T17:18:23.974Z Downloaded httpdate v1.0.3
13982024-02-04T17:18:23.976Z Downloaded lazycell v1.3.0
13992024-02-04T17:18:23.976Z Downloaded async-stream v0.3.5
14002024-02-04T17:18:23.980Z Downloaded linear-map v1.2.0
14012024-02-04T17:18:23.983Z Downloaded lru v0.12.1
14022024-02-04T17:18:23.986Z Downloaded cast v0.3.0
14032024-02-04T17:18:23.986Z Downloaded hostname v0.3.1
14042024-02-04T17:18:23.989Z Downloaded hyper-staticfile v0.9.5
14052024-02-04T17:18:23.992Z Downloaded darling v0.14.4
14062024-02-04T17:18:24.000Z Downloaded block-padding v0.3.3
14072024-02-04T17:18:24.004Z Downloaded ansi_term v0.12.1
14082024-02-04T17:18:24.004Z Downloaded waitgroup v0.1.2
14092024-02-04T17:18:24.004Z Downloaded time-core v0.1.1
14102024-02-04T17:18:24.007Z Downloaded rustc_version v0.1.7
14112024-02-04T17:18:24.007Z Downloaded macaddr v1.0.1
14122024-02-04T17:18:24.010Z Downloaded cassowary v0.3.0
14132024-02-04T17:18:24.013Z Downloaded mime v0.3.17
14142024-02-04T17:18:24.013Z Downloaded linked-hash-map v0.5.6
14152024-02-04T17:18:24.016Z Downloaded bit-set v0.5.3
14162024-02-04T17:18:24.019Z Downloaded bit-vec v0.6.3
14172024-02-04T17:18:24.019Z Downloaded autocfg v1.1.0
14182024-02-04T17:18:24.021Z Downloaded atomic-waker v1.1.1
14192024-02-04T17:18:24.025Z Downloaded assert_cmd v2.0.13
14202024-02-04T17:18:24.028Z Downloaded strum v0.25.0
14212024-02-04T17:18:24.028Z Downloaded arrayvec v0.7.4
14222024-02-04T17:18:24.031Z Downloaded approx v0.5.1
14232024-02-04T17:18:24.034Z Downloaded hyper-rustls v0.26.0
14242024-02-04T17:18:24.037Z Downloaded httptest v0.15.5
14252024-02-04T17:18:24.040Z Downloaded rustls-native-certs v0.7.0
14262024-02-04T17:18:24.043Z Downloaded native-tls v0.2.11
14272024-02-04T17:18:24.047Z Downloaded constant_time_eq v0.3.0
14282024-02-04T17:18:24.049Z Downloaded home v0.5.5
14292024-02-04T17:18:24.052Z Downloaded atomicwrites v0.4.3
14302024-02-04T17:18:24.052Z Downloaded semver v0.1.20
14312024-02-04T17:18:24.058Z Downloaded num_enum_derive v0.5.11
14322024-02-04T17:18:24.058Z Downloaded normalize-line-endings v0.3.0
14332024-02-04T17:18:24.061Z Downloaded cstr-argument v0.1.2
14342024-02-04T17:18:24.061Z Downloaded matches v0.1.10
14352024-02-04T17:18:24.062Z Downloaded is-terminal v0.4.9
14362024-02-04T17:18:24.062Z Downloaded newtype_derive v0.1.6
14372024-02-04T17:18:24.065Z Downloaded lazy_static v1.4.0
14382024-02-04T17:18:24.065Z Downloaded cipher v0.4.4
14392024-02-04T17:18:24.068Z Downloaded atty v0.2.14
14402024-02-04T17:18:24.071Z Downloaded base16ct v0.2.0
14412024-02-04T17:18:24.074Z Downloaded async-recursion v1.0.5
14422024-02-04T17:18:24.077Z Downloaded ascii-canvas v3.0.0
14432024-02-04T17:18:24.077Z Downloaded arrayref v0.3.7
14442024-02-04T17:18:24.080Z Downloaded async-stream-impl v0.3.5
14452024-02-04T17:18:24.080Z Downloaded aead v0.5.2
14462024-02-04T17:18:24.083Z Downloaded argon2 v0.5.3
14472024-02-04T17:18:24.086Z Downloaded scroll_derive v0.12.0
14482024-02-04T17:18:24.086Z Downloaded rsa v0.9.2
14492024-02-04T17:18:24.094Z Downloaded newline-converter v0.3.0
14502024-02-04T17:18:24.097Z Downloaded ipnet v2.9.0
14512024-02-04T17:18:24.100Z Downloaded crossbeam-queue v0.3.8
14522024-02-04T17:18:24.102Z Downloaded crc32fast v1.3.2
14532024-02-04T17:18:24.105Z Downloaded bzip2 v0.4.4
14542024-02-04T17:18:24.111Z Downloaded md-5 v0.10.5
14552024-02-04T17:18:24.114Z Downloaded curve25519-dalek-derive v0.1.0
14562024-02-04T17:18:24.114Z Downloaded crunchy v0.2.2
14572024-02-04T17:18:24.114Z Downloaded crucible-workspace-hack v0.1.0
14582024-02-04T17:18:24.114Z Downloaded match_cfg v0.1.0
14592024-02-04T17:18:24.114Z Downloaded kstat-rs v0.2.3
14602024-02-04T17:18:24.117Z Downloaded is_ci v1.1.1
14612024-02-04T17:18:24.121Z Downloaded impl-trait-for-tuples v0.2.2
14622024-02-04T17:18:24.129Z Downloaded hubpack v0.1.2
14632024-02-04T17:18:24.129Z Downloaded http-range v0.1.5
14642024-02-04T17:18:24.129Z Downloaded console v0.15.8
14652024-02-04T17:18:24.139Z Downloaded mockall v0.12.0
14662024-02-04T17:18:24.139Z Downloaded indicatif v0.17.7
14672024-02-04T17:18:24.142Z Downloaded num-traits v0.2.16
14682024-02-04T17:18:24.145Z Downloaded num-rational v0.4.1
14692024-02-04T17:18:24.148Z Downloaded lalrpop-util v0.19.12
14702024-02-04T17:18:24.151Z Downloaded humantime v2.1.0
14712024-02-04T17:18:24.154Z Downloaded crossbeam-channel v0.5.8
14722024-02-04T17:18:24.158Z Downloaded num-derive v0.4.0
14732024-02-04T17:18:24.163Z Downloaded num-complex v0.4.4
14742024-02-04T17:18:24.167Z Downloaded hyper-tls v0.5.0
14752024-02-04T17:18:24.170Z Downloaded hyper-rustls v0.24.2
14762024-02-04T17:18:24.173Z Downloaded idna v0.5.0
14772024-02-04T17:18:24.187Z Downloaded hyper-util v0.1.2
14782024-02-04T17:18:24.190Z Downloaded iana-time-zone v0.1.57
14792024-02-04T17:18:24.193Z Downloaded crossbeam-epoch v0.9.15
14802024-02-04T17:18:24.197Z Downloaded criterion-plot v0.5.0
14812024-02-04T17:18:24.201Z Downloaded crc-catalog v2.2.0
14822024-02-04T17:18:24.204Z Downloaded crc v3.0.1
14832024-02-04T17:18:24.207Z Downloaded cpufeatures v0.2.12
14842024-02-04T17:18:24.210Z Downloaded colored v2.0.4
14852024-02-04T17:18:24.212Z Downloaded anes v0.1.6
14862024-02-04T17:18:24.216Z Downloaded crossbeam v0.8.2
14872024-02-04T17:18:24.952Z Compiling serde v1.0.195
14882024-02-04T17:18:24.952Z Compiling autocfg v1.1.0
14892024-02-04T17:18:24.956Z Compiling version_check v0.9.4
14902024-02-04T17:18:24.956Z Checking cfg-if v1.0.0
14912024-02-04T17:18:24.973Z Compiling syn v1.0.109
14922024-02-04T17:18:24.995Z Checking libc v0.2.153
14932024-02-04T17:18:25.008Z Compiling syn v2.0.48
14942024-02-04T17:18:25.079Z Compiling parking_lot_core v0.9.8
14952024-02-04T17:18:25.111Z Compiling cc v1.0.83
14962024-02-04T17:18:25.741Z Compiling memchr v2.6.3
14972024-02-04T17:18:25.799Z Compiling once_cell v1.19.0
14982024-02-04T17:18:26.149Z Compiling ahash v0.8.6
14992024-02-04T17:18:26.328Z Compiling lock_api v0.4.10
15002024-02-04T17:18:26.404Z Compiling libm v0.2.7
15012024-02-04T17:18:26.742Z Compiling num-traits v0.2.16
15022024-02-04T17:18:26.828Z Checking getrandom v0.2.10
15032024-02-04T17:18:26.897Z Compiling byteorder v1.5.0
15042024-02-04T17:18:27.151Z Compiling serde_json v1.0.113
15052024-02-04T17:18:27.677Z Compiling log v0.4.20
15062024-02-04T17:18:27.696Z Compiling slab v0.4.9
15072024-02-04T17:18:28.371Z Compiling typenum v1.16.0
15082024-02-04T17:18:28.483Z Checking scopeguard v1.2.0
15092024-02-04T17:18:28.738Z Compiling generic-array v0.14.7
15102024-02-04T17:18:28.916Z Checking itoa v1.0.9
15112024-02-04T17:18:29.197Z Compiling pkg-config v0.3.27
15122024-02-04T17:18:29.344Z Checking smallvec v1.11.2
15132024-02-04T17:18:29.874Z Compiling allocator-api2 v0.2.16
15142024-02-04T17:18:30.237Z Compiling rustix v0.38.30
15152024-02-04T17:18:30.306Z Compiling ring v0.17.7
15162024-02-04T17:18:30.340Z Compiling schemars v0.8.16
15172024-02-04T17:18:31.113Z Compiling httparse v1.8.0
15182024-02-04T17:18:31.184Z Compiling fnv v1.0.7
15192024-02-04T17:18:31.350Z Compiling vcpkg v0.2.15
15202024-02-04T17:18:31.464Z Compiling aho-corasick v1.0.4
15212024-02-04T17:18:31.732Z Compiling regex-syntax v0.8.2
15222024-02-04T17:18:31.906Z Checking parking_lot v0.12.1
15232024-02-04T17:18:32.413Z Checking pin-project-lite v0.2.13
15242024-02-04T17:18:32.545Z Compiling ucd-trie v0.1.6
15252024-02-04T17:18:34.862Z Compiling openssl-sys v0.9.96
15262024-02-04T17:18:35.437Z Compiling crossbeam-utils v0.8.16
15272024-02-04T17:18:36.318Z Compiling ring v0.16.20
15282024-02-04T17:18:37.156Z Compiling serde_derive_internals v0.26.0
15292024-02-04T17:18:37.966Z Compiling regex-automata v0.4.4
15302024-02-04T17:18:38.698Z Checking signal-hook-registry v1.4.1
15312024-02-04T17:18:40.553Z Checking mio v0.8.9
15322024-02-04T17:18:41.498Z Checking rand_core v0.6.4
15332024-02-04T17:18:41.738Z Compiling openssl v0.10.60
15342024-02-04T17:18:41.876Z Compiling iana-time-zone v0.1.57
15352024-02-04T17:18:41.916Z Checking num_cpus v1.16.0
15362024-02-04T17:18:42.059Z Checking futures-core v0.3.30
15372024-02-04T17:18:42.329Z Compiling native-tls v0.2.11
15382024-02-04T17:18:42.348Z Compiling rustls v0.21.9
15392024-02-04T17:18:42.539Z Checking socket2 v0.5.5
15402024-02-04T17:18:42.542Z Compiling spin v0.5.2
15412024-02-04T17:18:42.852Z Compiling dyn-clone v1.0.13
15422024-02-04T17:18:42.868Z Checking ryu v1.0.15
15432024-02-04T17:18:42.892Z Compiling memoffset v0.9.0
15442024-02-04T17:18:43.136Z Compiling async-trait v0.1.77
15452024-02-04T17:18:43.307Z Compiling slog v2.7.0
15462024-02-04T17:18:43.534Z Compiling crossbeam-epoch v0.9.15
15472024-02-04T17:18:44.135Z Compiling backtrace v0.3.69
15482024-02-04T17:18:44.536Z Compiling errno v0.3.8
15492024-02-04T17:18:44.763Z Compiling regex v1.10.3
15502024-02-04T17:18:44.832Z Compiling futures-sink v0.3.30
15512024-02-04T17:18:44.879Z Compiling tinyvec_macros v0.1.1
15522024-02-04T17:18:44.993Z Compiling either v1.9.0
15532024-02-04T17:18:45.036Z Compiling unicode-xid v0.2.4
15542024-02-04T17:18:45.461Z Compiling crc32fast v1.3.2
15552024-02-04T17:18:45.502Z Compiling futures-channel v0.3.30
15562024-02-04T17:18:45.549Z Compiling tinyvec v1.6.0
15572024-02-04T17:18:46.266Z Compiling unicode-width v0.1.11
15582024-02-04T17:18:46.299Z Compiling futures-task v0.3.30
15592024-02-04T17:18:46.499Z Compiling anyhow v1.0.75
15602024-02-04T17:18:46.525Z Compiling futures-io v0.3.30
15612024-02-04T17:18:46.744Z Compiling pin-utils v0.1.0
15622024-02-04T17:18:46.877Z Compiling spin v0.9.8
15632024-02-04T17:18:46.951Z Compiling tracing-core v0.1.31
15642024-02-04T17:18:47.070Z Compiling unicode-bidi v0.3.13
15652024-02-04T17:18:48.130Z Compiling unicode-normalization v0.1.22
15662024-02-04T17:18:48.371Z Compiling num-integer v0.1.45
15672024-02-04T17:18:48.808Z Checking subtle v2.5.0
15682024-02-04T17:18:49.131Z Compiling serde_derive v1.0.195
15692024-02-04T17:18:49.176Z Compiling zerocopy-derive v0.7.32
15702024-02-04T17:18:49.399Z Compiling thiserror-impl v1.0.56
15712024-02-04T17:18:49.656Z Compiling zeroize_derive v1.4.2
15722024-02-04T17:18:49.752Z Compiling tokio-macros v2.2.0
15732024-02-04T17:18:49.890Z Compiling futures-macro v0.3.30
15742024-02-04T17:18:49.919Z Compiling tracing-attributes v0.1.26
15752024-02-04T17:18:52.276Z Compiling schemars_derive v0.8.16
15762024-02-04T17:18:52.499Z Compiling openssl-macros v0.1.1
15772024-02-04T17:18:53.118Z Compiling zerocopy v0.7.32
15782024-02-04T17:18:53.372Z Checking zeroize v1.7.0
15792024-02-04T17:18:54.564Z Compiling futures-util v0.3.30
15802024-02-04T17:18:55.004Z Compiling thiserror v1.0.56
15812024-02-04T17:18:55.181Z Compiling pest v2.7.6
15822024-02-04T17:18:56.398Z Compiling tracing v0.1.37
15832024-02-04T17:18:56.824Z Compiling hashbrown v0.14.2
15842024-02-04T17:18:56.888Z Compiling hashbrown v0.13.2
15852024-02-04T17:18:57.135Z Compiling der_derive v0.7.2
15862024-02-04T17:18:58.790Z Compiling lazy_static v1.4.0
15872024-02-04T17:18:59.205Z Compiling pest_meta v2.7.6
15882024-02-04T17:19:00.047Z Compiling time-core v0.1.1
15892024-02-04T17:19:00.291Z Compiling percent-encoding v2.3.1
15902024-02-04T17:19:00.803Z Compiling foreign-types-shared v0.1.1
15912024-02-04T17:19:00.872Z Compiling rustversion v1.0.14
15922024-02-04T17:19:01.036Z Compiling untrusted v0.9.0
15932024-02-04T17:19:01.193Z Compiling untrusted v0.7.1
15942024-02-04T17:19:01.451Z Compiling pest_generator v2.7.6
15952024-02-04T17:19:03.175Z Compiling foreign-types v0.3.2
15962024-02-04T17:19:03.333Z Compiling time-macros v0.2.13
15972024-02-04T17:19:04.844Z Compiling scroll_derive v0.12.0
15982024-02-04T17:19:06.968Z Compiling synstructure v0.12.6
15992024-02-04T17:19:07.682Z Compiling thread-id v4.2.0
16002024-02-04T17:19:07.829Z Compiling base64 v0.21.7
16012024-02-04T17:19:08.003Z Compiling pest_derive v2.7.6
16022024-02-04T17:19:08.532Z Compiling try-lock v0.2.4
16032024-02-04T17:19:08.734Z Compiling want v0.3.1
16042024-02-04T17:19:08.950Z Compiling rustls-webpki v0.101.7
16052024-02-04T17:19:09.095Z Compiling sct v0.7.0
16062024-02-04T17:19:09.281Z Compiling form_urlencoded v1.2.1
16072024-02-04T17:19:09.726Z Compiling socket2 v0.4.9
16082024-02-04T17:19:09.746Z Compiling httpdate v1.0.3
16092024-02-04T17:19:10.006Z Compiling zerocopy-derive v0.2.0
16102024-02-04T17:19:10.434Z Compiling openssl-probe v0.1.5
16112024-02-04T17:19:10.622Z Compiling const-oid v0.9.5
16122024-02-04T17:19:11.605Z Compiling tower-service v0.3.2
16132024-02-04T17:19:11.766Z Compiling idna v0.5.0
16142024-02-04T17:19:12.346Z Checking bytes v1.5.0
16152024-02-04T17:19:13.581Z Checking tokio v1.36.0
16162024-02-04T17:19:13.795Z Checking bitflags v2.4.0
16172024-02-04T17:19:13.881Z Compiling adler v1.0.2
16182024-02-04T17:19:14.204Z Compiling miniz_oxide v0.7.1
16192024-02-04T17:19:14.225Z Compiling url v2.5.0
16202024-02-04T17:19:14.486Z Compiling ipnet v2.9.0
16212024-02-04T17:19:15.464Z Compiling indexmap v2.2.2
16222024-02-04T17:19:16.742Z Compiling chrono v0.4.31
16232024-02-04T17:19:17.190Z Compiling uuid v1.7.0
16242024-02-04T17:19:17.332Z Compiling semver v1.0.21
16252024-02-04T17:19:17.810Z Compiling http v0.2.11
16262024-02-04T17:19:18.543Z Compiling toml_datetime v0.6.5
16272024-02-04T17:19:19.255Z Compiling serde_spanned v0.6.5
16282024-02-04T17:19:19.595Z Compiling openapiv3 v2.0.0
16292024-02-04T17:19:19.818Z Compiling rustc_version v0.4.0
16302024-02-04T17:19:20.177Z Compiling toml_edit v0.19.15
16312024-02-04T17:19:23.217Z Compiling http-body v0.4.5
16322024-02-04T17:19:24.597Z Compiling signal-hook v0.3.17
16332024-02-04T17:19:25.016Z Compiling serde_urlencoded v0.7.1
16342024-02-04T17:19:25.822Z Compiling rustls-pemfile v1.0.3
16352024-02-04T17:19:26.389Z Compiling crypto-common v0.1.6
16362024-02-04T17:19:26.568Z Compiling clap_derive v4.4.2
16372024-02-04T17:19:26.676Z Compiling zerocopy-derive v0.6.4
16382024-02-04T17:19:26.884Z Compiling usdt-impl v0.3.5
16392024-02-04T17:19:27.378Z Compiling encoding_rs v0.8.33
16402024-02-04T17:19:27.600Z Compiling siphasher v0.3.11
16412024-02-04T17:19:27.810Z Compiling mime v0.3.17
16422024-02-04T17:19:28.223Z Compiling webpki-roots v0.25.2
16432024-02-04T17:19:28.494Z Compiling gimli v0.28.0
16442024-02-04T17:19:28.965Z Compiling zerocopy v0.3.0
16452024-02-04T17:19:30.199Z Compiling strum_macros v0.25.2
16462024-02-04T17:19:30.336Z Compiling scroll v0.12.0
16472024-02-04T17:19:31.294Z Compiling tokio-util v0.7.10
16482024-02-04T17:19:33.390Z Compiling h2 v0.3.24
16492024-02-04T17:19:34.627Z Compiling tokio-native-tls v0.3.1
16502024-02-04T17:19:35.034Z Compiling tokio-rustls v0.24.1
16512024-02-04T17:19:35.216Z Compiling block-buffer v0.10.4
16522024-02-04T17:19:35.451Z Compiling addr2line v0.21.0
16532024-02-04T17:19:35.620Z Compiling bzip2-sys v0.1.11+1.0.8
16542024-02-04T17:19:36.118Z Compiling object v0.32.1
16552024-02-04T17:19:36.299Z Compiling num-iter v0.1.43
16562024-02-04T17:19:36.474Z Compiling usdt-impl v0.5.0
16572024-02-04T17:19:36.741Z Checking equivalent v1.0.1
16582024-02-04T17:19:36.887Z Compiling plain v0.2.3
16592024-02-04T17:19:36.987Z Compiling rustc-demangle v0.1.23
16602024-02-04T17:19:37.131Z Compiling goblin v0.8.0
16612024-02-04T17:19:39.981Z Compiling flate2 v1.0.28
16622024-02-04T17:19:40.000Z Compiling digest v0.10.7
16632024-02-04T17:19:40.410Z Compiling dof v0.1.5
16642024-02-04T17:19:40.577Z Compiling heapless v0.7.16
16652024-02-04T17:19:40.724Z Compiling dtrace-parser v0.1.14
16662024-02-04T17:19:41.186Z Compiling futures-executor v0.3.30
16672024-02-04T17:19:42.094Z Compiling pretty-hex v0.4.1
16682024-02-04T17:19:42.137Z Compiling ppv-lite86 v0.2.17
16692024-02-04T17:19:43.333Z Compiling futures v0.3.30
16702024-02-04T17:19:43.355Z Compiling rand_chacha v0.3.1
16712024-02-04T17:19:43.486Z Compiling toml v0.7.8
16722024-02-04T17:19:43.507Z Compiling toml_edit v0.21.1
16732024-02-04T17:19:44.199Z Compiling serde_tokenstream v0.1.7
16742024-02-04T17:19:45.002Z Compiling hyper v0.14.27
16752024-02-04T17:19:45.291Z Compiling hex v0.4.3
16762024-02-04T17:19:46.420Z Compiling dtrace-parser v0.2.0
16772024-02-04T17:19:47.274Z Compiling dof v0.3.0
16782024-02-04T17:19:49.371Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16792024-02-04T17:19:49.790Z Compiling bit-vec v0.6.3
16802024-02-04T17:19:51.062Z Compiling rand v0.8.5
16812024-02-04T17:19:51.081Z Compiling phf_shared v0.10.0
16822024-02-04T17:19:51.685Z Compiling num-bigint v0.4.4
16832024-02-04T17:19:52.273Z Compiling smoltcp v0.9.1
16842024-02-04T17:19:52.700Z Compiling new_debug_unreachable v1.0.4
16852024-02-04T17:19:52.826Z Compiling minimal-lexical v0.2.1
16862024-02-04T17:19:52.965Z Compiling precomputed-hash v0.1.1
16872024-02-04T17:19:53.116Z Compiling fixedbitset v0.4.2
16882024-02-04T17:19:53.412Z Compiling base64ct v1.6.0
16892024-02-04T17:19:53.614Z Compiling petgraph v0.6.4
16902024-02-04T17:19:53.672Z Compiling nom v7.1.3
16912024-02-04T17:19:53.883Z Compiling string_cache v0.8.7
16922024-02-04T17:19:54.381Z Compiling pem-rfc7468 v0.7.0
16932024-02-04T17:19:54.646Z Compiling bit-set v0.5.3
16942024-02-04T17:19:54.679Z Compiling usdt-attr-macro v0.3.5
16952024-02-04T17:19:55.056Z Compiling usdt-macro v0.3.5
16962024-02-04T17:19:55.126Z Compiling hmac v0.12.1
16972024-02-04T17:19:55.590Z Compiling enum-as-inner v0.5.1
16982024-02-04T17:19:56.261Z Compiling hyper-rustls v0.24.2
16992024-02-04T17:19:56.621Z Compiling hyper-tls v0.5.0
17002024-02-04T17:19:56.773Z Compiling hubpack_derive v0.1.1
17012024-02-04T17:19:57.116Z Compiling reqwest v0.11.22
17022024-02-04T17:19:57.150Z Compiling itertools v0.10.5
17032024-02-04T17:19:57.215Z Compiling diesel_table_macro_syntax v0.1.0
17042024-02-04T17:19:57.733Z Compiling lalrpop-util v0.19.12
17052024-02-04T17:19:58.255Z Compiling flagset v0.4.3
17062024-02-04T17:19:58.637Z Compiling unicode-segmentation v1.10.1
17072024-02-04T17:19:58.943Z Compiling der v0.7.8
17082024-02-04T17:19:59.600Z Compiling diesel_derives v2.1.2
17092024-02-04T17:20:00.046Z Compiling cpufeatures v0.2.12
17102024-02-04T17:20:00.137Z Compiling rustix v0.37.23
17112024-02-04T17:20:00.181Z Compiling sha2 v0.10.8
17122024-02-04T17:20:01.542Z Compiling md-5 v0.10.5
17132024-02-04T17:20:02.087Z Compiling stringprep v0.1.3
17142024-02-04T17:20:02.450Z Compiling spki v0.7.2
17152024-02-04T17:20:03.035Z Compiling serde_repr v0.1.16
17162024-02-04T17:20:03.178Z Compiling hash32 v0.2.1
17172024-02-04T17:20:03.232Z Compiling stable_deref_trait v1.2.0
17182024-02-04T17:20:03.419Z Compiling fallible-iterator v0.2.0
17192024-02-04T17:20:03.814Z Checking unicode-ident v1.0.12
17202024-02-04T17:20:04.332Z Compiling pkcs8 v0.10.2
17212024-02-04T17:20:04.479Z Compiling postgres-protocol v0.6.6
17222024-02-04T17:20:04.919Z Compiling terminal_size v0.2.6
17232024-02-04T17:20:05.174Z Compiling phf_shared v0.11.2
17242024-02-04T17:20:05.746Z Compiling ff v0.13.0
17252024-02-04T17:20:05.894Z Compiling block-padding v0.3.3
17262024-02-04T17:20:06.083Z Compiling scheduled-thread-pool v0.2.7
17272024-02-04T17:20:06.270Z Compiling regex-automata v0.1.10
17282024-02-04T17:20:06.613Z Compiling base16ct v0.2.0
17292024-02-04T17:20:06.640Z Compiling matches v0.1.10
17302024-02-04T17:20:06.763Z Compiling num_threads v0.1.6
17312024-02-04T17:20:06.821Z Compiling managed v0.8.0
17322024-02-04T17:20:06.934Z Compiling deranged v0.3.8
17332024-02-04T17:20:07.058Z Compiling bstr v0.2.17
17342024-02-04T17:20:07.082Z Compiling sec1 v0.7.3
17352024-02-04T17:20:07.300Z Compiling idna v0.2.3
17362024-02-04T17:20:07.529Z Compiling r2d2 v0.8.10
17372024-02-04T17:20:07.939Z Compiling clap_builder v4.4.2
17382024-02-04T17:20:08.083Z Compiling inout v0.1.3
17392024-02-04T17:20:08.559Z Compiling group v0.13.0
17402024-02-04T17:20:09.012Z Compiling signal-hook-mio v0.2.3
17412024-02-04T17:20:09.230Z Compiling postgres-types v0.2.6
17422024-02-04T17:20:09.494Z Compiling phf v0.11.2
17432024-02-04T17:20:09.953Z Compiling time v0.3.27
17442024-02-04T17:20:09.956Z Compiling bzip2 v0.4.4
17452024-02-04T17:20:10.565Z Compiling hubpack v0.1.2
17462024-02-04T17:20:11.103Z Compiling hkdf v0.12.4
17472024-02-04T17:20:11.481Z Compiling zerocopy v0.6.4
17482024-02-04T17:20:11.731Z Compiling ipnetwork v0.20.0
17492024-02-04T17:20:11.785Z Compiling crypto-bigint v0.5.2
17502024-02-04T17:20:12.802Z Compiling float-cmp v0.9.0
17512024-02-04T17:20:13.124Z Compiling regex-automata v0.3.8
17522024-02-04T17:20:13.168Z Compiling static_assertions v1.1.0
17532024-02-04T17:20:13.545Z Checking bitflags v1.3.2
17542024-02-04T17:20:13.672Z Compiling whoami v1.4.1
17552024-02-04T17:20:14.646Z Compiling data-encoding v2.4.0
17562024-02-04T17:20:17.120Z Compiling predicates-core v1.0.6
17572024-02-04T17:20:17.625Z Compiling normalize-line-endings v0.3.0
17582024-02-04T17:20:17.668Z Compiling difflib v0.4.0
17592024-02-04T17:20:17.791Z Compiling bstr v1.6.0
17602024-02-04T17:20:18.571Z Compiling predicates v3.1.0
17612024-02-04T17:20:18.827Z Compiling trust-dns-proto v0.22.0
17622024-02-04T17:20:20.339Z Compiling elliptic-curve v0.13.8
17632024-02-04T17:20:20.372Z Compiling yasna v0.5.2
17642024-02-04T17:20:21.396Z Compiling tokio-postgres v0.7.10
17652024-02-04T17:20:21.571Z Compiling clap v4.4.3
17662024-02-04T17:20:21.721Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17672024-02-04T17:20:21.724Z Compiling zip v0.6.6
17682024-02-04T17:20:23.642Z Compiling crossterm v0.27.0
17692024-02-04T17:20:24.064Z Compiling similar v2.3.0
17702024-02-04T17:20:24.285Z Compiling cipher v0.4.4
17712024-02-04T17:20:25.363Z Checking proc-macro2 v1.0.78
17722024-02-04T17:20:26.526Z Compiling diesel v2.1.4
17732024-02-04T17:20:26.689Z Compiling usdt v0.3.5
17742024-02-04T17:20:27.092Z Compiling tokio-stream v0.1.14
17752024-02-04T17:20:27.595Z Compiling console v0.15.8
17762024-02-04T17:20:28.824Z Checking quote v1.0.35
17772024-02-04T17:20:34.144Z Checking utf8parse v0.2.1
17782024-02-04T17:20:36.738Z Checking anstyle v1.0.2
17792024-02-04T17:20:38.344Z Compiling serde_tokenstream v0.2.0
17802024-02-04T17:20:39.125Z Checking io-lifetimes v1.0.11
17812024-02-04T17:20:45.376Z Checking anstyle-parse v0.2.1
17822024-02-04T17:20:46.212Z Checking anstyle-query v1.0.0
17832024-02-04T17:20:46.342Z Checking colorchoice v1.0.0
17842024-02-04T17:20:46.508Z Checking anstream v0.5.0
17852024-02-04T17:20:46.780Z Checking clap_lex v0.5.1
17862024-02-04T17:20:46.928Z Checking strsim v0.10.0
17872024-02-04T17:20:47.892Z Checking winnow v0.5.15
17882024-02-04T17:20:55.800Z Compiling regress v0.7.1
17892024-02-04T17:21:01.499Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17902024-02-04T17:21:11.910Z Compiling getopts v0.2.21
17912024-02-04T17:21:12.447Z Compiling unsafe-libyaml v0.2.10
17922024-02-04T17:21:13.027Z Checking heck v0.4.1
17932024-02-04T17:21:14.144Z Checking camino v1.1.6
17942024-02-04T17:21:15.032Z Compiling serde_yaml v0.9.25
17952024-02-04T17:21:15.448Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
17962024-02-04T17:21:15.688Z Compiling ident_case v1.0.1
17972024-02-04T17:21:15.879Z Checking match_cfg v0.1.0
17982024-02-04T17:21:15.915Z Checking rustls-pki-types v1.1.0
17992024-02-04T17:21:15.942Z Checking fastrand v2.0.0
18002024-02-04T17:21:15.994Z Checking hostname v0.3.1
18012024-02-04T17:21:16.164Z Checking http v1.0.0
18022024-02-04T17:21:16.424Z Checking tempfile v3.9.0
18032024-02-04T17:21:16.478Z Checking atty v0.2.14
18042024-02-04T17:21:16.637Z Checking quick-error v1.2.3
18052024-02-04T17:21:16.822Z Compiling paste v1.0.14
18062024-02-04T17:21:16.956Z Checking crossbeam-channel v0.5.8
18072024-02-04T17:21:17.648Z Checking sha1 v0.10.6
18082024-02-04T17:21:18.060Z Checking dirs-sys-next v0.1.2
18092024-02-04T17:21:18.134Z Compiling rustls v0.22.2
18102024-02-04T17:21:18.304Z Checking dirs-next v2.0.0
18112024-02-04T17:21:18.491Z Checking rustls-webpki v0.102.1
18122024-02-04T17:21:18.583Z Checking thread_local v1.1.7
18132024-02-04T17:21:19.001Z Checking instant v0.1.12
18142024-02-04T17:21:19.152Z Compiling slog-async v2.8.0
18152024-02-04T17:21:19.994Z Checking term v0.7.0
18162024-02-04T17:21:20.320Z Checking rustls-pemfile v2.0.0
18172024-02-04T17:21:20.641Z Compiling multer v3.0.0
18182024-02-04T17:21:20.645Z Checking take_mut v0.2.2
18192024-02-04T17:21:20.844Z Checking debug-ignore v1.0.5
18202024-02-04T17:21:21.163Z Checking slog-term v2.9.0
18212024-02-04T17:21:21.487Z Compiling darling_core v0.20.3
18222024-02-04T17:21:21.909Z Checking slog-json v2.6.1
18232024-02-04T17:21:21.952Z Compiling async-stream-impl v0.3.5
18242024-02-04T17:21:22.058Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18252024-02-04T17:21:22.284Z Checking atomic-waker v1.1.1
18262024-02-04T17:21:22.459Z Checking waitgroup v0.1.2
18272024-02-04T17:21:22.585Z Checking slog-bunyan v2.5.0
18282024-02-04T17:21:22.820Z Checking toml v0.8.9
18292024-02-04T17:21:23.247Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18302024-02-04T17:21:24.062Z Checking serde_path_to_error v0.1.15
18312024-02-04T17:21:24.244Z Checking async-stream v0.3.5
18322024-02-04T17:21:24.516Z Checking strum v0.25.0
18332024-02-04T17:21:24.724Z Checking wait-timeout v0.2.0
18342024-02-04T17:21:24.968Z Compiling structmeta-derive v0.3.0
18352024-02-04T17:21:25.091Z Checking rusty-fork v0.3.0
18362024-02-04T17:21:25.520Z Compiling structmeta-derive v0.2.0
18372024-02-04T17:21:25.647Z Checking tokio-rustls v0.25.0
18382024-02-04T17:21:26.191Z Checking rand_xorshift v0.3.0
18392024-02-04T17:21:26.444Z Checking unarray v0.1.4
18402024-02-04T17:21:26.649Z Checking proptest v1.4.0
18412024-02-04T17:21:30.065Z Compiling structmeta v0.3.0
18422024-02-04T17:21:30.549Z Compiling structmeta v0.2.0
18432024-02-04T17:21:30.729Z Compiling parse-display-derive v0.9.0
18442024-02-04T17:21:31.213Z Checking backoff v0.4.0
18452024-02-04T17:21:31.644Z Compiling test-strategy v0.3.1
18462024-02-04T17:21:31.764Z Compiling darling_macro v0.20.3
18472024-02-04T17:21:32.528Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18482024-02-04T17:21:32.890Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18492024-02-04T17:21:33.123Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18502024-02-04T17:21:33.411Z Checking macaddr v1.0.1
18512024-02-04T17:21:33.433Z Compiling darling v0.20.3
18522024-02-04T17:21:33.541Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18532024-02-04T17:21:33.586Z Compiling serde_with_macros v3.6.0
18542024-02-04T17:21:33.760Z Checking camino-tempfile v1.1.1
18552024-02-04T17:21:33.895Z Checking is-terminal v0.4.9
18562024-02-04T17:21:34.052Z Compiling proc-macro-error-attr v1.0.4
18572024-02-04T17:21:34.175Z Compiling proc-macro-error v1.0.4
18582024-02-04T17:21:34.743Z Compiling proc-macro-crate v1.3.1
18592024-02-04T17:21:34.806Z Compiling heapless v0.8.0
18602024-02-04T17:21:35.639Z Checking termtree v0.4.1
18612024-02-04T17:21:35.928Z Checking predicates-tree v1.0.9
18622024-02-04T17:21:36.544Z Compiling num_enum_derive v0.5.11
18632024-02-04T17:21:36.580Z Checking hash32 v0.3.1
18642024-02-04T17:21:36.829Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18652024-02-04T17:21:37.026Z Compiling smoltcp v0.11.0
18662024-02-04T17:21:38.171Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18672024-02-04T17:21:38.331Z Compiling crucible-workspace-hack v0.1.0
18682024-02-04T17:21:38.568Z Checking parse-display v0.9.0
18692024-02-04T17:21:38.663Z Checking embedded-io v0.4.0
18702024-02-04T17:21:38.750Z Checking cobs v0.2.3
18712024-02-04T17:21:38.806Z Checking serde_with v3.6.0
18722024-02-04T17:21:38.924Z Compiling foreign-types-macros v0.2.3
18732024-02-04T17:21:38.944Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18742024-02-04T17:21:39.014Z Checking postcard v1.0.8
18752024-02-04T17:21:39.365Z Checking foreign-types-shared v0.3.1
18762024-02-04T17:21:39.515Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18772024-02-04T17:21:39.936Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18782024-02-04T17:21:40.376Z Compiling usdt-attr-macro v0.5.0
18792024-02-04T17:21:40.590Z Compiling usdt-macro v0.5.0
18802024-02-04T17:21:40.973Z Checking foreign-types v0.5.0
18812024-02-04T17:21:41.114Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18822024-02-04T17:21:41.136Z Checking num_enum v0.5.11
18832024-02-04T17:21:41.154Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18842024-02-04T17:21:41.333Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18852024-02-04T17:21:42.406Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18862024-02-04T17:21:42.943Z Checking cstr-argument v0.1.2
18872024-02-04T17:21:42.961Z Checking memmap v0.7.0
18882024-02-04T17:21:43.195Z Checking pretty-hex v0.2.1
18892024-02-04T17:21:43.245Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18902024-02-04T17:21:43.562Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18912024-02-04T17:21:43.845Z Checking usdt v0.5.0
18922024-02-04T17:21:43.902Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18932024-02-04T17:21:43.968Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18942024-02-04T17:21:44.188Z Checking colored v2.0.4
18952024-02-04T17:21:44.207Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18962024-02-04T17:21:44.407Z Compiling zone_cfg_derive v0.3.0
18972024-02-04T17:21:44.506Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18982024-02-04T17:21:44.594Z Compiling mockall_derive v0.12.0
18992024-02-04T17:21:44.706Z Compiling num-derive v0.4.0
19002024-02-04T17:21:45.018Z Checking fragile v2.0.0
19012024-02-04T17:21:45.421Z Checking downcast v0.11.0
19022024-02-04T17:21:45.714Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19032024-02-04T17:21:46.050Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19042024-02-04T17:21:46.054Z Checking smf v0.2.2
19052024-02-04T17:21:46.757Z Checking xattr v1.0.1
19062024-02-04T17:21:46.842Z Checking zone v0.3.0
19072024-02-04T17:21:46.999Z Checking filetime v0.2.23
19082024-02-04T17:21:47.278Z Checking same-file v1.0.6
19092024-02-04T17:21:47.448Z Checking tar v0.4.40
19102024-02-04T17:21:47.496Z Checking walkdir v2.4.0
19112024-02-04T17:21:47.888Z Compiling rayon-core v1.12.0
19122024-02-04T17:21:48.047Z Checking pem v3.0.2
19132024-02-04T17:21:48.318Z Checking linked-hash-map v0.5.6
19142024-02-04T17:21:48.419Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19152024-02-04T17:21:48.465Z Checking itertools v0.12.1
19162024-02-04T17:21:48.625Z Checking headers-core v0.2.0
19172024-02-04T17:21:48.644Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19182024-02-04T17:21:48.813Z Checking headers v0.3.9
19192024-02-04T17:21:48.816Z Checking swrite v0.1.0
19202024-02-04T17:21:48.849Z Checking lru-cache v0.1.2
19212024-02-04T17:21:48.986Z Checking password-hash v0.5.0
19222024-02-04T17:21:49.093Z Checking blake2 v0.10.6
19232024-02-04T17:21:49.335Z Checking rcgen v0.12.1
19242024-02-04T17:21:49.654Z Checking atomicwrites v0.4.3
19252024-02-04T17:21:49.724Z Checking argon2 v0.5.3
19262024-02-04T17:21:49.911Z Checking subprocess v0.2.9
19272024-02-04T17:21:50.343Z Checking arc-swap v1.6.0
19282024-02-04T17:21:50.510Z Compiling cancel-safe-futures v0.1.5
19292024-02-04T17:21:50.690Z Checking half v2.3.1
19302024-02-04T17:21:50.746Z Checking ciborium-io v0.2.2
19312024-02-04T17:21:50.914Z Checking resolv-conf v0.7.0
19322024-02-04T17:21:51.025Z Checking slog-scope v4.4.0
19332024-02-04T17:21:51.315Z Checking slog-stdlog v4.1.1
19342024-02-04T17:21:51.404Z Checking ciborium-ll v0.2.2
19352024-02-04T17:21:51.440Z Checking trust-dns-resolver v0.22.0
19362024-02-04T17:21:51.524Z Checking slog-envlogger v2.2.0
19372024-02-04T17:21:51.709Z Checking libsw v3.3.1
19382024-02-04T17:21:51.842Z Compiling derive-where v1.2.7
19392024-02-04T17:21:51.853Z Checking ciborium v0.2.2
19402024-02-04T17:21:52.081Z Checking linear-map v1.2.0
19412024-02-04T17:21:52.595Z Checking owo-colors v4.0.0
19422024-02-04T17:21:52.806Z Checking textwrap v0.11.0
19432024-02-04T17:21:53.108Z Compiling heck v0.3.3
19442024-02-04T17:21:53.506Z Compiling blake3 v1.5.0
19452024-02-04T17:21:53.757Z Checking ansi_term v0.12.1
19462024-02-04T17:21:53.935Z Compiling libefi-sys v0.1.0
19472024-02-04T17:21:54.236Z Checking vec_map v0.8.2
19482024-02-04T17:21:54.347Z Checking strsim v0.8.0
19492024-02-04T17:21:54.616Z Checking clap v2.34.0
19502024-02-04T17:21:54.638Z Compiling structopt-derive v0.4.18
19512024-02-04T17:21:54.912Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19522024-02-04T17:21:54.932Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19532024-02-04T17:21:55.465Z Compiling slog-dtrace v0.3.0
19542024-02-04T17:21:56.058Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19552024-02-04T17:21:56.502Z Checking termcolor v1.2.0
19562024-02-04T17:21:56.535Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19572024-02-04T17:21:57.124Z Checking nibble_vec v0.1.0
19582024-02-04T17:21:57.393Z Checking gethostname v0.4.3
19592024-02-04T17:21:57.481Z Compiling radium v0.7.0
19602024-02-04T17:21:57.582Z Checking endian-type v0.1.2
19612024-02-04T17:21:57.813Z Compiling maybe-uninit v2.0.0
19622024-02-04T17:21:57.874Z Checking radix_trie v0.2.1
19632024-02-04T17:21:58.169Z Checking tap v1.0.1
19642024-02-04T17:21:58.392Z Checking mockall v0.12.0
19652024-02-04T17:21:58.475Z Checking wyz v0.5.1
19662024-02-04T17:21:58.724Z Checking fxhash v0.2.1
19672024-02-04T17:21:58.752Z Compiling semver v0.1.20
19682024-02-04T17:21:58.969Z Compiling packed_struct v0.10.1
19692024-02-04T17:21:59.055Z Compiling num-bigint-dig v0.8.4
19702024-02-04T17:21:59.127Z Checking crc-catalog v2.2.0
19712024-02-04T17:21:59.173Z Checking funty v2.0.0
19722024-02-04T17:21:59.321Z Checking crc v3.0.1
19732024-02-04T17:21:59.530Z Compiling rustc_version v0.1.7
19742024-02-04T17:21:59.564Z Checking structopt v0.3.26
19752024-02-04T17:21:59.624Z Compiling packed_struct_codegen v0.10.1
19762024-02-04T17:21:59.716Z Compiling indexmap v1.9.3
19772024-02-04T17:21:59.801Z Checking nodrop v0.1.14
19782024-02-04T17:21:59.945Z Checking array-init v0.0.4
19792024-02-04T17:22:00.094Z Checking smallvec v0.6.14
19802024-02-04T17:22:00.269Z Compiling newtype_derive v0.1.6
19812024-02-04T17:22:00.672Z Checking pkcs1 v0.7.5
19822024-02-04T17:22:00.705Z Checking signature v2.1.0
19832024-02-04T17:22:00.893Z Checking bitvec v1.0.1
19842024-02-04T17:22:00.958Z Compiling crossbeam-deque v0.8.3
19852024-02-04T17:22:01.457Z Checking hashbrown v0.12.3
19862024-02-04T17:22:01.948Z Checking bitfield v0.14.0
19872024-02-04T17:22:03.398Z Checking serde-hex v0.1.0
19882024-02-04T17:22:03.427Z Checking rsa v0.9.2
19892024-02-04T17:22:03.726Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19902024-02-04T17:22:03.761Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19912024-02-04T17:22:04.176Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19922024-02-04T17:22:04.367Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19932024-02-04T17:22:04.506Z Checking env_logger v0.10.0
19942024-02-04T17:22:04.715Z Checking x509-cert v0.2.4
19952024-02-04T17:22:04.817Z Checking ron v0.8.1
19962024-02-04T17:22:05.153Z Compiling semver-parser v0.10.2
19972024-02-04T17:22:06.835Z Compiling num-rational v0.4.1
19982024-02-04T17:22:07.184Z Checking crc-any v2.4.3
19992024-02-04T17:22:07.351Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20002024-02-04T17:22:07.609Z Compiling semver v0.11.0
20012024-02-04T17:22:07.733Z Compiling rayon v1.8.0
20022024-02-04T17:22:07.892Z Checking object v0.30.4
20032024-02-04T17:22:09.417Z Compiling memmap2 v0.7.1
20042024-02-04T17:22:10.344Z Compiling constant_time_eq v0.3.0
20052024-02-04T17:22:10.477Z Checking path-slash v0.1.5
20062024-02-04T17:22:10.575Z Compiling home v0.5.5
20072024-02-04T17:22:10.593Z Compiling arrayref v0.3.7
20082024-02-04T17:22:10.660Z Compiling arrayvec v0.7.4
20092024-02-04T17:22:10.948Z Compiling toolchain_find v0.2.0
20102024-02-04T17:22:11.735Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20112024-02-04T17:22:11.876Z Checking steno v0.4.0
20122024-02-04T17:22:11.960Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20132024-02-04T17:22:12.944Z Compiling toml v0.5.11
20142024-02-04T17:22:13.067Z Checking num-complex v0.4.4
20152024-02-04T17:22:14.224Z Compiling convert_case v0.4.0
20162024-02-04T17:22:15.314Z Compiling topological-sort v0.2.2
20172024-02-04T17:22:15.541Z Checking num v0.4.1
20182024-02-04T17:22:15.651Z Compiling omicron-zone-package v0.11.0
20192024-02-04T17:22:15.698Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20202024-02-04T17:22:15.759Z Compiling derive_more v0.99.17
20212024-02-04T17:22:17.371Z Compiling rustfmt-wrapper v0.2.0
20222024-02-04T17:22:17.695Z Checking newline-converter v0.3.0
20232024-02-04T17:22:17.993Z Checking expectorate v1.1.0
20242024-02-04T17:22:18.211Z Checking utf-8 v0.7.6
20252024-02-04T17:22:18.376Z Compiling buf-list v1.0.3
20262024-02-04T17:22:18.527Z Checking tungstenite v0.20.1
20272024-02-04T17:22:19.254Z Checking display-error-chain v0.2.0
20282024-02-04T17:22:19.441Z Compiling parking_lot_core v0.8.6
20292024-02-04T17:22:19.843Z Checking keccak v0.1.4
20302024-02-04T17:22:19.974Z Checking tokio-tungstenite v0.20.1
20312024-02-04T17:22:20.308Z Checking sha3 v0.10.8
20322024-02-04T17:22:20.642Z Checking parking_lot v0.11.2
20332024-02-04T17:22:20.685Z Checking trust-dns-client v0.22.0
20342024-02-04T17:22:20.901Z Checking secrecy v0.8.0
20352024-02-04T17:22:21.156Z Compiling pin-project-internal v1.1.3
20362024-02-04T17:22:21.221Z Compiling doc-comment v0.3.3
20372024-02-04T17:22:22.349Z Checking sled v0.34.7
20382024-02-04T17:22:22.760Z Checking glob v0.3.1
20392024-02-04T17:22:23.106Z Checking trust-dns-server v0.22.1
20402024-02-04T17:22:23.198Z Compiling vte_generate_state_changes v0.1.1
20412024-02-04T17:22:24.222Z Checking vte v0.11.1
20422024-02-04T17:22:26.364Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20432024-02-04T17:22:26.622Z Checking pin-project v1.1.3
20442024-02-04T17:22:26.664Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20452024-02-04T17:22:26.773Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20462024-02-04T17:22:26.776Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20472024-02-04T17:22:26.801Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20482024-02-04T17:22:27.001Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20492024-02-04T17:22:27.711Z Compiling unicase v2.7.0
20502024-02-04T17:22:28.158Z Compiling platforms v3.0.2
20512024-02-04T17:22:28.599Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20522024-02-04T17:22:28.747Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20532024-02-04T17:22:29.501Z Checking strip-ansi-escapes v0.2.0
20542024-02-04T17:22:29.696Z Checking fd-lock v3.0.13
20552024-02-04T17:22:29.963Z Compiling snafu-derive v0.7.5
20562024-02-04T17:22:30.439Z Compiling fs-err v2.11.0
20572024-02-04T17:22:30.859Z Checking nu-ansi-term v0.49.0
20582024-02-04T17:22:31.322Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20592024-02-04T17:22:31.511Z Checking reedline v0.28.0
20602024-02-04T17:22:32.662Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20612024-02-04T17:22:33.599Z Checking globset v0.4.13
20622024-02-04T17:22:33.986Z Checking olpc-cjson v0.1.3
20632024-02-04T17:22:34.290Z Checking serde_plain v1.0.2
20642024-02-04T17:22:34.347Z Compiling async-recursion v1.0.5
20652024-02-04T17:22:34.658Z Checking typed-path v0.7.0
20662024-02-04T17:22:36.051Z Compiling curve25519-dalek v4.1.1
20672024-02-04T17:22:37.396Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20682024-02-04T17:22:37.704Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20692024-02-04T17:22:37.768Z Compiling memoffset v0.7.1
20702024-02-04T17:22:38.215Z Checking parse-size v1.0.0
20712024-02-04T17:22:38.701Z Compiling mime_guess v2.0.4
20722024-02-04T17:22:38.884Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20732024-02-04T17:22:39.215Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20742024-02-04T17:22:39.645Z Checking snafu v0.7.5
20752024-02-04T17:22:40.367Z Checking tough v0.16.0
20762024-02-04T17:22:41.134Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20772024-02-04T17:22:41.742Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20782024-02-04T17:22:42.215Z Checking universal-hash v0.5.1
20792024-02-04T17:22:42.468Z Compiling thiserror-impl-no-std v2.0.2
20802024-02-04T17:22:43.939Z Compiling curve25519-dalek-derive v0.1.0
20812024-02-04T17:22:46.473Z Checking opaque-debug v0.3.0
20822024-02-04T17:22:46.597Z Checking poly1305 v0.8.0
20832024-02-04T17:22:48.129Z Checking thiserror-no-std v2.0.2
20842024-02-04T17:22:48.425Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20852024-02-04T17:22:48.640Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20862024-02-04T17:22:48.741Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20872024-02-04T17:22:48.901Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20882024-02-04T17:22:50.207Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20892024-02-04T17:22:50.766Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20902024-02-04T17:22:51.617Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20912024-02-04T17:22:52.646Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20922024-02-04T17:22:53.479Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20932024-02-04T17:22:53.720Z Checking chacha20 v0.9.1
20942024-02-04T17:22:54.259Z Checking aead v0.5.2
20952024-02-04T17:22:54.568Z Checking kstat-rs v0.2.3
20962024-02-04T17:22:55.076Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
20972024-02-04T17:22:55.516Z Checking signature v1.6.4
20982024-02-04T17:22:55.701Z Compiling salty v0.2.0
20992024-02-04T17:22:57.316Z Checking ed25519 v1.5.3
21002024-02-04T17:22:57.575Z Checking chacha20poly1305 v0.10.1
21012024-02-04T17:22:57.588Z Checking vsss-rs v3.3.4
21022024-02-04T17:22:58.095Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21032024-02-04T17:22:58.968Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21042024-02-04T17:22:59.339Z Checking serde-big-array v0.5.1
21052024-02-04T17:22:59.658Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21062024-02-04T17:23:01.106Z Checking bytecount v0.6.3
21072024-02-04T17:23:01.314Z Checking papergrid v0.11.0
21082024-02-04T17:23:03.784Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21092024-02-04T17:23:04.273Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21102024-02-04T17:23:04.666Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21112024-02-04T17:23:05.040Z Compiling tabled_derive v0.7.0
21122024-02-04T17:23:06.237Z Checking signal-hook-tokio v0.3.1
21132024-02-04T17:23:06.483Z Checking fd-lock v4.0.2
21142024-02-04T17:23:06.676Z Checking nix v0.27.1
21152024-02-04T17:23:06.752Z Checking serde-big-array v0.4.1
21162024-02-04T17:23:06.981Z Compiling sqlparser_derive v0.2.2
21172024-02-04T17:23:07.255Z Checking unicode_categories v0.1.1
21182024-02-04T17:23:07.727Z Checking humantime v2.1.0
21192024-02-04T17:23:08.177Z Compiling prettyplease v0.2.16
21202024-02-04T17:23:08.851Z Checking sqlparser v0.43.1
21212024-02-04T17:23:08.919Z Checking sqlformat v0.2.3
21222024-02-04T17:23:09.234Z Checking tabled v0.15.0
21232024-02-04T17:23:10.729Z Checking rustyline v13.0.0
21242024-02-04T17:23:11.127Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21252024-02-04T17:23:12.768Z Checking bcs v0.1.6
21262024-02-04T17:23:13.484Z Checking corncobs v0.1.3
21272024-02-04T17:23:13.548Z Checking highway v1.1.0
21282024-02-04T17:23:13.769Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21292024-02-04T17:23:14.041Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21302024-02-04T17:23:14.181Z Compiling crunchy v0.2.2
21312024-02-04T17:23:14.430Z Checking http-range v0.1.5
21322024-02-04T17:23:14.673Z Checking hyper-staticfile v0.9.5
21332024-02-04T17:23:15.113Z Compiling clang-sys v1.6.1
21342024-02-04T17:23:15.201Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21352024-02-04T17:23:15.270Z Compiling tiny-keccak v2.0.2
21362024-02-04T17:23:16.069Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21372024-02-04T17:23:16.094Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21382024-02-04T17:23:16.237Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21392024-02-04T17:23:16.929Z Compiling darling_core v0.14.4
21402024-02-04T17:23:17.669Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21412024-02-04T17:23:18.240Z Checking assert_matches v1.5.0
21422024-02-04T17:23:18.391Z Compiling portable-atomic v1.4.3
21432024-02-04T17:23:18.857Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21442024-02-04T17:23:19.942Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21452024-02-04T17:23:23.016Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21462024-02-04T17:23:24.133Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21472024-02-04T17:23:24.454Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21482024-02-04T17:23:25.373Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21492024-02-04T17:23:26.277Z Compiling ascii-canvas v3.0.0
21502024-02-04T17:23:26.739Z Compiling darling_macro v0.14.4
21512024-02-04T17:23:27.405Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21522024-02-04T17:23:28.403Z Compiling ena v0.14.2
21532024-02-04T17:23:28.432Z Compiling libloading v0.7.4
21542024-02-04T17:23:29.045Z Compiling diff v0.1.13
21552024-02-04T17:23:29.051Z Compiling bindgen v0.69.2
21562024-02-04T17:23:29.202Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21572024-02-04T17:23:29.334Z Compiling regex-syntax v0.6.29
21582024-02-04T17:23:30.135Z Compiling darling v0.14.4
21592024-02-04T17:23:31.720Z Compiling cexpr v0.6.0
21602024-02-04T17:23:31.991Z Compiling which v4.4.0
21612024-02-04T17:23:32.965Z Checking number_prefix v0.4.0
21622024-02-04T17:23:33.373Z Checking maplit v1.0.2
21632024-02-04T17:23:33.417Z Compiling shlex v1.3.0
21642024-02-04T17:23:33.745Z Compiling rustc-hash v1.1.0
21652024-02-04T17:23:33.953Z Compiling ref-cast v1.0.20
21662024-02-04T17:23:34.087Z Compiling lazycell v1.3.0
21672024-02-04T17:23:34.331Z Compiling peeking_take_while v0.1.2
21682024-02-04T17:23:34.503Z Checking indicatif v0.17.7
21692024-02-04T17:23:34.521Z Compiling derive_builder_core v0.12.0
21702024-02-04T17:23:34.779Z Compiling lalrpop v0.19.12
21712024-02-04T17:23:35.522Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21722024-02-04T17:23:35.674Z Compiling ref-cast-impl v1.0.20
21732024-02-04T17:23:36.266Z Compiling libxml v0.3.3
21742024-02-04T17:23:36.864Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21752024-02-04T17:23:37.792Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21762024-02-04T17:23:38.130Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21772024-02-04T17:23:38.437Z Compiling strum_macros v0.24.3
21782024-02-04T17:23:38.511Z Compiling derive_builder_macro v0.12.0
21792024-02-04T17:23:39.723Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21802024-02-04T17:23:39.837Z Compiling cookie v0.18.0
21812024-02-04T17:23:40.173Z Compiling indoc v1.0.9
21822024-02-04T17:23:40.450Z Checking derive_builder v0.12.0
21832024-02-04T17:23:41.816Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21842024-02-04T17:23:42.237Z Checking bb8 v0.8.3
21852024-02-04T17:23:42.932Z Checking quick-xml v0.30.0
21862024-02-04T17:23:43.446Z Compiling oso-derive v0.27.0
21872024-02-04T17:23:44.564Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21882024-02-04T17:23:44.829Z Compiling impl-trait-for-tuples v0.2.2
21892024-02-04T17:23:45.134Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21902024-02-04T17:23:46.609Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
21912024-02-04T17:23:46.782Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21922024-02-04T17:23:48.735Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
21932024-02-04T17:23:49.503Z Checking unicode-linebreak v0.1.5
21942024-02-04T17:23:50.177Z Checking smawk v0.3.1
21952024-02-04T17:23:50.478Z Checking textwrap v0.16.0
21962024-02-04T17:23:51.042Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21972024-02-04T17:23:51.059Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21982024-02-04T17:23:51.656Z Checking is_ci v1.1.1
21992024-02-04T17:23:51.835Z Checking supports-color v2.1.0
22002024-02-04T17:23:52.118Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22012024-02-04T17:23:52.294Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22022024-02-04T17:23:52.577Z Checking lru v0.12.1
22032024-02-04T17:23:52.709Z Compiling stability v0.1.1
22042024-02-04T17:23:52.981Z Checking cassowary v0.3.0
22052024-02-04T17:23:53.653Z Compiling indoc v2.0.3
22062024-02-04T17:23:54.356Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22072024-02-04T17:23:55.391Z Checking ratatui v0.25.0
22082024-02-04T17:23:55.495Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22092024-02-04T17:23:55.966Z Checking rtoolbox v0.0.1
22102024-02-04T17:23:56.260Z Checking rpassword v7.3.1
22112024-02-04T17:23:56.481Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22122024-02-04T17:23:58.817Z Checking fatfs v0.3.6
22132024-02-04T17:23:59.661Z Checking tui-tree-widget v0.16.0
22142024-02-04T17:24:00.121Z Checking shell-words v1.1.0
22152024-02-04T17:24:00.365Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22162024-02-04T17:24:00.516Z Checking yansi v0.5.1
22172024-02-04T17:24:01.254Z Checking pretty_assertions v1.4.0
22182024-02-04T17:24:02.115Z Compiling target-lexicon v0.12.12
22192024-02-04T17:24:02.398Z Checking plotters-backend v0.3.5
22202024-02-04T17:24:02.962Z Compiling guppy-workspace-hack v0.1.0
22212024-02-04T17:24:03.400Z Checking plotters-svg v0.3.5
22222024-02-04T17:24:03.915Z Checking http-body v1.0.0
22232024-02-04T17:24:04.021Z Checking rand v0.4.6
22242024-02-04T17:24:04.271Z Checking cast v0.3.0
22252024-02-04T17:24:04.441Z Checking tower-layer v0.3.2
22262024-02-04T17:24:04.744Z Checking remove_dir_all v0.5.3
22272024-02-04T17:24:04.855Z Compiling target-spec v3.0.1
22282024-02-04T17:24:04.882Z Checking tower v0.4.13
22292024-02-04T17:24:05.495Z Checking tempdir v0.3.7
22302024-02-04T17:24:05.702Z Checking criterion-plot v0.5.0
22312024-02-04T17:24:05.731Z Checking cfg-expr v0.15.5
22322024-02-04T17:24:06.107Z Checking hyper v1.1.0
22332024-02-04T17:24:06.480Z Checking plotters v0.3.5
22342024-02-04T17:24:07.155Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22352024-02-04T17:24:08.195Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22362024-02-04T17:24:08.519Z Checking tinytemplate v1.2.1
22372024-02-04T17:24:09.095Z Checking cargo-platform v0.1.3
22382024-02-04T17:24:09.519Z Checking anes v0.1.6
22392024-02-04T17:24:09.701Z Checking oorandom v11.1.3
22402024-02-04T17:24:10.071Z Checking criterion v0.5.1
22412024-02-04T17:24:10.405Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22422024-02-04T17:24:10.576Z Checking cargo_metadata v0.18.1
22432024-02-04T17:24:10.726Z Checking hyper-util v0.1.2
22442024-02-04T17:24:12.175Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22452024-02-04T17:24:13.011Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22462024-02-04T17:24:13.605Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22472024-02-04T17:24:13.860Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22482024-02-04T17:24:14.752Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22492024-02-04T17:24:16.615Z Checking assert_cmd v2.0.13
22502024-02-04T17:24:17.283Z Checking rustls-native-certs v0.7.0
22512024-02-04T17:24:17.485Z Checking pathdiff v0.2.1
22522024-02-04T17:24:17.689Z Checking nested v0.1.1
22532024-02-04T17:24:21.060Z Checking guppy v0.17.4
22542024-02-04T17:24:21.163Z Checking hyper-rustls v0.26.0
22552024-02-04T17:24:21.657Z Checking httptest v0.15.5
22562024-02-04T17:24:22.428Z Checking threadpool v1.8.1
22572024-02-04T17:24:22.720Z Checking nanorand v0.7.0
22582024-02-04T17:24:22.791Z Checking libtest-mimic v0.6.1
22592024-02-04T17:24:23.296Z Checking flume v0.11.0
22602024-02-04T17:24:23.468Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22612024-02-04T17:24:24.041Z Checking similar-asserts v1.5.0
22622024-02-04T17:24:24.367Z Compiling rstest_macros v0.18.2
22632024-02-04T17:24:24.490Z Compiling crossbeam-queue v0.3.8
22642024-02-04T17:24:25.266Z Checking datatest-stable v0.2.3
22652024-02-04T17:24:25.290Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22662024-02-04T17:24:25.572Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22672024-02-04T17:24:26.638Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22682024-02-04T17:24:27.066Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22692024-02-04T17:24:27.493Z Compiling trybuild v1.0.89
22702024-02-04T17:24:28.048Z Compiling relative-path v1.9.0
22712024-02-04T17:24:28.088Z Checking constant_time_eq v0.2.6
22722024-02-04T17:24:28.273Z Checking blake2b_simd v1.0.1
22732024-02-04T17:24:28.738Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22742024-02-04T17:24:29.552Z Checking basic-toml v0.1.8
22752024-02-04T17:24:30.917Z Checking futures-timer v3.0.2
22762024-02-04T17:24:33.571Z Checking rust-argon2 v1.0.1
22772024-02-04T17:24:34.171Z Checking crossbeam v0.8.2
22782024-02-04T17:24:36.024Z Checking partial-io v0.5.4
22792024-02-04T17:24:36.580Z Checking approx v0.5.1
22802024-02-04T17:24:36.906Z Checking termios v0.3.3
22812024-02-04T17:24:37.207Z Checking hex-literal v0.4.1
22822024-02-04T17:24:45.015Z Checking rstest v0.18.2
22832024-02-04T17:24:46.092Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22842024-02-04T17:24:50.089Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22852024-02-04T17:25:56.056Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22862024-02-04T17:25:59.852Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22872024-02-04T17:26:01.131Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22882024-02-04T17:26:11.902Z Compiling samael v0.0.14
22892024-02-04T17:26:12.435Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22902024-02-04T17:26:42.393Z Compiling polar-core v0.27.0
22912024-02-04T17:26:53.223Z Checking oso v0.27.0
22922024-02-04T17:27:32.714Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22932024-02-04T17:29:01.918Z Finished dev [unoptimized + debuginfo] target(s) in 10m 42s
22942024-02-04T17:29:02.151Z
22952024-02-04T17:29:02.151Zreal 11:44.415787492
22962024-02-04T17:29:02.151Zuser 1:04:06.035806093
22972024-02-04T17:29:02.159Zsys 8:17.116367808
22982024-02-04T17:29:02.159Ztrap 2.139145177
22992024-02-04T17:29:02.159Ztflt 4.129225426
23002024-02-04T17:29:02.159Zdflt 6.942590064
23012024-02-04T17:29:02.159Zkflt 0.017675453
23022024-02-04T17:29:02.159Zlock 1:41:45.237293283
23032024-02-04T17:29:02.159Zslp 3:11:39.277229056
23042024-02-04T17:29:02.159Zlat 2:11.879459236
23052024-02-04T17:29:02.160Zstop 4:51.498189605
23062024-02-04T17:29:03.393Zwarning: output filename collision.
23072024-02-04T17:29:03.393ZThe 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)`.
23082024-02-04T17:29:03.393ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23092024-02-04T17:29:03.393ZThe targets should have unique names.
23102024-02-04T17:29:03.393ZThis is a known bug where multiple crates with the same name use
23112024-02-04T17:29:03.394Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23122024-02-04T17:29:03.398Zwarning: output filename collision.
23132024-02-04T17:29:03.398ZThe 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)`.
23142024-02-04T17:29:03.398ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23152024-02-04T17:29:03.398ZThe targets should have unique names.
23162024-02-04T17:29:03.398ZThis is a known bug where multiple crates with the same name use
23172024-02-04T17:29:03.398Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23182024-02-04T17:29:03.398Zwarning: output filename collision.
23192024-02-04T17:29:03.398ZThe 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)`.
23202024-02-04T17:29:03.398ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23212024-02-04T17:29:03.398ZThe targets should have unique names.
23222024-02-04T17:29:03.398ZThis is a known bug where multiple crates with the same name use
23232024-02-04T17:29:03.398Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23242024-02-04T17:29:03.398Zwarning: output filename collision.
23252024-02-04T17:29:03.398ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23262024-02-04T17:29:03.398ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23272024-02-04T17:29:03.399ZThe targets should have unique names.
23282024-02-04T17:29:03.399ZThis is a known bug where multiple crates with the same name use
23292024-02-04T17:29:03.399Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302024-02-04T17:29:03.399Zwarning: output filename collision.
23312024-02-04T17:29:03.399ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23322024-02-04T17:29:03.399ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23332024-02-04T17:29:03.399ZThe targets should have unique names.
23342024-02-04T17:29:03.399ZThis is a known bug where multiple crates with the same name use
23352024-02-04T17:29:03.399Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23362024-02-04T17:29:03.399Zwarning: output filename collision.
23372024-02-04T17:29:03.399ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23382024-02-04T17:29:03.399ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23392024-02-04T17:29:03.399ZThe targets should have unique names.
23402024-02-04T17:29:03.399ZThis is a known bug where multiple crates with the same name use
23412024-02-04T17:29:03.399Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23422024-02-04T17:29:03.399Zwarning: output filename collision.
23432024-02-04T17:29:03.399ZThe 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)`.
23442024-02-04T17:29:03.399ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23452024-02-04T17:29:03.399ZThe targets should have unique names.
23462024-02-04T17:29:03.399ZThis is a known bug where multiple crates with the same name use
23472024-02-04T17:29:03.399Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23482024-02-04T17:29:04.060Z Documenting libc v0.2.153
23492024-02-04T17:29:04.078Z Documenting cfg-if v1.0.0
23502024-02-04T17:29:04.087Z Documenting serde_derive v1.0.195
23512024-02-04T17:29:04.120Z Documenting log v0.4.20
23522024-02-04T17:29:04.133Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23532024-02-04T17:29:04.151Z Documenting memchr v2.6.3
23542024-02-04T17:29:04.155Z Documenting scopeguard v1.2.0
23552024-02-04T17:29:04.174Z Documenting byteorder v1.5.0
23562024-02-04T17:29:04.545Z Documenting smallvec v1.11.2
23572024-02-04T17:29:08.017Z Documenting itoa v1.0.9
23582024-02-04T17:29:08.072Z Documenting lock_api v0.4.10
23592024-02-04T17:29:09.039Z Documenting zeroize_derive v1.4.2
23602024-02-04T17:29:10.059Z Documenting once_cell v1.19.0
23612024-02-04T17:29:10.108Z Documenting pin-project-lite v0.2.13
23622024-02-04T17:29:10.413Z Documenting getrandom v0.2.10
23632024-02-04T17:29:11.017Z Documenting parking_lot_core v0.9.8
23642024-02-04T17:29:12.097Z Documenting libm v0.2.7
23652024-02-04T17:29:12.346Z Documenting signal-hook-registry v1.4.1
23662024-02-04T17:29:14.171Z Documenting mio v0.8.9
23672024-02-04T17:29:14.810Z Documenting serde v1.0.195
23682024-02-04T17:29:16.028Z Documenting rand_core v0.6.4
23692024-02-04T17:29:16.169Z Documenting futures-core v0.3.30
23702024-02-04T17:29:16.507Z Documenting zeroize v1.7.0
23712024-02-04T17:29:16.941Z Documenting num-traits v0.2.16
23722024-02-04T17:29:17.401Z Documenting parking_lot v0.12.1
23732024-02-04T17:29:18.764Z Documenting thiserror-impl v1.0.56
23742024-02-04T17:29:20.116Z Documenting socket2 v0.5.5
23752024-02-04T17:29:21.625Z Documenting num_cpus v1.16.0
23762024-02-04T17:29:21.940Z Documenting tokio-macros v2.2.0
23772024-02-04T17:29:22.139Z Documenting typenum v1.16.0
23782024-02-04T17:29:23.083Z Documenting subtle v2.5.0
23792024-02-04T17:29:23.984Z Documenting ryu v1.0.15
23802024-02-04T17:29:26.615Z Documenting zerocopy v0.7.32
23812024-02-04T17:29:26.631Z Documenting thiserror v1.0.56
23822024-02-04T17:29:27.716Z Documenting futures-sink v0.3.30
23832024-02-04T17:29:27.932Z Documenting pin-utils v0.1.0
23842024-02-04T17:29:28.843Z Documenting slab v0.4.9
23852024-02-04T17:29:29.330Z Documenting futures-macro v0.3.30
23862024-02-04T17:29:32.638Z Documenting const-oid v0.9.5
23872024-02-04T17:29:34.017Z Documenting futures-channel v0.3.30
23882024-02-04T17:29:35.120Z Documenting futures-io v0.3.30
23892024-02-04T17:29:35.742Z Documenting futures-task v0.3.30
23902024-02-04T17:29:36.906Z Documenting iana-time-zone v0.1.57
23912024-02-04T17:29:38.076Z Documenting ahash v0.8.6
23922024-02-04T17:29:40.703Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23932024-02-04T17:29:41.452Z Documenting allocator-api2 v0.2.16
23942024-02-04T17:29:42.065Z Documenting tinyvec_macros v0.1.1
23952024-02-04T17:29:42.155Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23962024-02-04T17:29:42.621Z Documenting futures-util v0.3.30
23972024-02-04T17:29:43.753Z Documenting tracing-core v0.1.31
23982024-02-04T17:29:45.502Z Documenting tracing-attributes v0.1.26
23992024-02-04T17:29:46.522Z Documenting tinyvec v1.6.0
24002024-02-04T17:29:46.669Z Documenting hashbrown v0.14.2
24012024-02-04T17:29:51.584Z Documenting bytes v1.5.0
24022024-02-04T17:29:52.133Z Documenting bitflags v2.4.0
24032024-02-04T17:29:55.058Z Documenting serde_json v1.0.113
24042024-02-04T17:29:55.517Z Documenting chrono v0.4.31
24052024-02-04T17:29:56.604Z Documenting uuid v1.7.0
24062024-02-04T17:29:57.261Z Documenting unicode-normalization v0.1.22
24072024-02-04T17:29:58.892Z Documenting tokio v1.36.0
24082024-02-04T17:29:59.191Z Documenting ppv-lite86 v0.2.17
24092024-02-04T17:30:03.249Z Documenting equivalent v1.0.1
24102024-02-04T17:30:04.201Z Documenting rand_chacha v0.3.1
24112024-02-04T17:30:04.335Z Documenting unicode-bidi v0.3.13
24122024-02-04T17:30:04.391Z Documenting base64 v0.21.7
24132024-02-04T17:30:05.201Z Documenting percent-encoding v2.3.1
24142024-02-04T17:30:06.754Z Documenting generic-array v0.14.7
24152024-02-04T17:30:07.626Z Documenting indexmap v2.2.2
24162024-02-04T17:30:10.145Z Documenting rand v0.8.5
24172024-02-04T17:30:10.667Z Documenting lazy_static v1.4.0
24182024-02-04T17:30:10.784Z Checking serde_derive_internals v0.26.0
24192024-02-04T17:30:11.268Z Documenting form_urlencoded v1.2.1
24202024-02-04T17:30:11.731Z Documenting serde_derive_internals v0.26.0
24212024-02-04T17:30:13.916Z Documenting crypto-common v0.1.6
24222024-02-04T17:30:14.692Z Documenting block-buffer v0.10.4
24232024-02-04T17:30:15.228Z Documenting tracing v0.1.37
24242024-02-04T17:30:15.670Z Documenting fnv v1.0.7
24252024-02-04T17:30:16.409Z Documenting dyn-clone v1.0.13
24262024-02-04T17:30:16.898Z Documenting cpufeatures v0.2.12
24272024-02-04T17:30:17.242Z Documenting idna v0.5.0
24282024-02-04T17:30:20.034Z Documenting httparse v1.8.0
24292024-02-04T17:30:20.385Z Documenting schemars_derive v0.8.16
24302024-02-04T17:30:20.621Z Documenting digest v0.10.7
24312024-02-04T17:30:20.862Z Documenting errno v0.3.8
24322024-02-04T17:30:20.915Z Documenting unicode-ident v1.0.12
24332024-02-04T17:30:21.678Z Documenting unicode-width v0.1.11
24342024-02-04T17:30:23.764Z Documenting url v2.5.0
24352024-02-04T17:30:24.950Z Documenting proc-macro2 v1.0.78
24362024-02-04T17:30:25.671Z Documenting httpdate v1.0.3
24372024-02-04T17:30:25.973Z Documenting adler v1.0.2
24382024-02-04T17:30:26.946Z Documenting rustix v0.38.30
24392024-02-04T17:30:29.077Z Documenting schemars v0.8.16
24402024-02-04T17:30:29.668Z Documenting try-lock v0.2.4
24412024-02-04T17:30:29.795Z Documenting http-body v0.4.5
24422024-02-04T17:30:30.093Z Documenting miniz_oxide v0.7.1
24432024-02-04T17:30:31.675Z Documenting openssl-sys v0.9.96
24442024-02-04T17:30:31.703Z Documenting openssl-macros v0.1.1
24452024-02-04T17:30:33.815Z Documenting want v0.3.1
24462024-02-04T17:30:35.227Z Documenting mime v0.3.17
24472024-02-04T17:30:37.188Z Documenting tower-service v0.3.2
24482024-02-04T17:30:37.542Z Documenting base64ct v1.6.0
24492024-02-04T17:30:39.064Z Documenting quote v1.0.35
24502024-02-04T17:30:39.353Z Documenting aho-corasick v1.0.4
24512024-02-04T17:30:40.226Z Documenting slog v2.7.0
24522024-02-04T17:30:41.525Z Documenting openssl v0.10.60
24532024-02-04T17:30:41.652Z Documenting openssl-probe v0.1.5
24542024-02-04T17:30:43.650Z Documenting regex-syntax v0.8.2
24552024-02-04T17:30:44.062Z Documenting ipnet v2.9.0
24562024-02-04T17:30:45.438Z Documenting syn v2.0.48
24572024-02-04T17:30:45.892Z Documenting tokio-util v0.7.10
24582024-02-04T17:30:46.688Z Documenting async-trait v0.1.77
24592024-02-04T17:30:46.795Z Documenting pem-rfc7468 v0.7.0
24602024-02-04T17:30:47.788Z Documenting encoding_rs v0.8.33
24612024-02-04T17:30:50.359Z Documenting crossbeam-utils v0.8.16
24622024-02-04T17:30:52.636Z Documenting der_derive v0.7.2
24632024-02-04T17:30:53.931Z Documenting regex-automata v0.4.4
24642024-02-04T17:30:54.283Z Documenting flagset v0.4.3
24652024-02-04T17:30:54.948Z Documenting utf8parse v0.2.1
24662024-02-04T17:30:55.330Z Documenting native-tls v0.2.11
24672024-02-04T17:30:55.659Z Documenting h2 v0.3.24
24682024-02-04T17:30:57.128Z Documenting serde_urlencoded v0.7.1
24692024-02-04T17:30:58.428Z Documenting num-integer v0.1.45
24702024-02-04T17:30:58.965Z Documenting time-macros v0.2.13
24712024-02-04T17:31:01.231Z Documenting der v0.7.8
24722024-02-04T17:31:03.136Z Documenting tokio-native-tls v0.3.1
24732024-02-04T17:31:03.967Z Documenting deranged v0.3.8
24742024-02-04T17:31:04.468Z Documenting time-core v0.1.1
24752024-02-04T17:31:05.979Z Documenting num_threads v0.1.6
24762024-02-04T17:31:06.587Z Documenting regex v1.10.3
24772024-02-04T17:31:08.621Z Documenting gimli v0.28.0
24782024-02-04T17:31:08.748Z Documenting spki v0.7.2
24792024-02-04T17:31:10.889Z Documenting object v0.32.1
24802024-02-04T17:31:11.166Z Documenting webpki-roots v0.25.2
24812024-02-04T17:31:11.885Z Documenting hyper v0.14.27
24822024-02-04T17:31:11.984Z Documenting time v0.3.27
24832024-02-04T17:31:14.801Z Documenting rustc-demangle v0.1.23
24842024-02-04T17:31:15.462Z Documenting spin v0.9.8
24852024-02-04T17:31:17.308Z Documenting either v1.9.0
24862024-02-04T17:31:17.470Z Documenting pkcs8 v0.10.2
24872024-02-04T17:31:18.024Z Documenting addr2line v0.21.0
24882024-02-04T17:31:19.289Z Documenting openapiv3 v2.0.0
24892024-02-04T17:31:20.032Z Documenting futures-executor v0.3.30
24902024-02-04T17:31:21.138Z Checking pest_meta v2.7.6
24912024-02-04T17:31:22.647Z Documenting memoffset v0.9.0
24922024-02-04T17:31:23.396Z Documenting anstyle v1.0.2
24932024-02-04T17:31:23.554Z Documenting data-encoding v2.4.0
24942024-02-04T17:31:24.184Z Documenting anstyle-parse v0.2.1
24952024-02-04T17:31:26.869Z Documenting ipnetwork v0.20.0
24962024-02-04T17:31:26.883Z Documenting crossbeam-epoch v0.9.15
24972024-02-04T17:31:29.117Z Documenting sha2 v0.10.8
24982024-02-04T17:31:29.580Z Documenting backtrace v0.3.69
24992024-02-04T17:31:29.934Z Documenting hex v0.4.3
25002024-02-04T17:31:30.112Z Documenting crc32fast v1.3.2
25012024-02-04T17:31:31.013Z Documenting hyper-tls v0.5.0
25022024-02-04T17:31:31.050Z Documenting hyper-rustls v0.24.2
25032024-02-04T17:31:33.569Z Documenting pest_meta v2.7.6
25042024-02-04T17:31:35.647Z Documenting scroll_derive v0.12.0
25052024-02-04T17:31:36.251Z Documenting anstyle-query v1.0.0
25062024-02-04T17:31:36.456Z Documenting untrusted v0.9.0
25072024-02-04T17:31:36.645Z Documenting colorchoice v1.0.0
25082024-02-04T17:31:37.762Z Documenting anyhow v1.0.75
25092024-02-04T17:31:39.894Z Documenting pest_generator v2.7.6
25102024-02-04T17:31:40.488Z Documenting ring v0.17.7
25112024-02-04T17:31:40.729Z Documenting futures v0.3.30
25122024-02-04T17:31:41.917Z Checking pest_generator v2.7.6
25132024-02-04T17:31:42.028Z Documenting reqwest v0.11.22
25142024-02-04T17:31:42.136Z Documenting anstream v0.5.0
25152024-02-04T17:31:42.647Z Documenting scroll v0.12.0
25162024-02-04T17:31:43.123Z Documenting num-iter v0.1.43
25172024-02-04T17:31:44.975Z Documenting hmac v0.12.1
25182024-02-04T17:31:46.757Z Documenting signal-hook v0.3.17
25192024-02-04T17:31:48.093Z Documenting terminal_size v0.2.6
25202024-02-04T17:31:48.562Z Documenting clap_lex v0.5.1
25212024-02-04T17:31:48.953Z Documenting strsim v0.10.0
25222024-02-04T17:31:49.302Z Documenting plain v0.2.3
25232024-02-04T17:31:52.277Z Documenting ucd-trie v0.1.6
25242024-02-04T17:31:52.800Z Documenting pest_derive v2.7.6
25252024-02-04T17:31:53.084Z Documenting flate2 v1.0.28
25262024-02-04T17:31:53.370Z Documenting goblin v0.8.0
25272024-02-04T17:31:54.307Z Documenting clap_derive v4.4.2
25282024-02-04T17:31:54.508Z Documenting unicode-segmentation v1.10.1
25292024-02-04T17:31:55.063Z Documenting clap_builder v4.4.2
25302024-02-04T17:31:58.325Z Documenting pest v2.7.6
25312024-02-04T17:31:58.594Z Documenting managed v0.8.0
25322024-02-04T17:31:59.450Z Documenting pretty-hex v0.4.1
25332024-02-04T17:32:00.109Z Documenting signal-hook-mio v0.2.3
25342024-02-04T17:32:00.327Z Documenting block-padding v0.3.3
25352024-02-04T17:32:02.742Z Documenting scheduled-thread-pool v0.2.7
25362024-02-04T17:32:03.434Z Documenting thread-id v4.2.0
25372024-02-04T17:32:03.884Z Documenting clap v4.4.3
25382024-02-04T17:32:03.932Z Documenting bzip2-sys v0.1.11+1.0.8
25392024-02-04T17:32:05.327Z Documenting dof v0.3.0
25402024-02-04T17:32:05.853Z Documenting dtrace-parser v0.2.0
25412024-02-04T17:32:06.032Z Documenting enum-as-inner v0.5.1
25422024-02-04T17:32:06.334Z Documenting diesel_table_macro_syntax v0.1.0
25432024-02-04T17:32:08.735Z Checking diesel_table_macro_syntax v0.1.0
25442024-02-04T17:32:08.977Z Documenting r2d2 v0.8.10
25452024-02-04T17:32:09.706Z Documenting inout v0.1.3
25462024-02-04T17:32:10.389Z Documenting bzip2 v0.4.4
25472024-02-04T17:32:11.012Z Documenting crossterm v0.27.0
25482024-02-04T17:32:12.052Z Documenting md-5 v0.10.5
25492024-02-04T17:32:12.862Z Documenting usdt-impl v0.5.0
25502024-02-04T17:32:13.021Z Documenting trust-dns-proto v0.22.0
25512024-02-04T17:32:13.575Z Documenting diesel_derives v2.1.2
25522024-02-04T17:32:15.148Z Documenting stringprep v0.1.3
25532024-02-04T17:32:15.773Z Documenting serde_spanned v0.6.5
25542024-02-04T17:32:16.895Z Documenting toml_datetime v0.6.5
25552024-02-04T17:32:18.742Z Documenting ff v0.13.0
25562024-02-04T17:32:19.203Z Documenting regress v0.7.1
25572024-02-04T17:32:20.880Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25582024-02-04T17:32:22.118Z Documenting fallible-iterator v0.2.0
25592024-02-04T17:32:23.068Z Documenting bit-vec v0.6.3
25602024-02-04T17:32:23.351Z Documenting siphasher v0.3.11
25612024-02-04T17:32:24.383Z Documenting winnow v0.5.15
25622024-02-04T17:32:24.874Z Documenting static_assertions v1.1.0
25632024-02-04T17:32:26.917Z Documenting base16ct v0.2.0
25642024-02-04T17:32:27.061Z Documenting diesel v2.1.4
25652024-02-04T17:32:27.569Z Documenting phf_shared v0.11.2
25662024-02-04T17:32:28.422Z Documenting group v0.13.0
25672024-02-04T17:32:29.282Z Documenting zip v0.6.6
25682024-02-04T17:32:29.451Z Documenting cipher v0.4.4
25692024-02-04T17:32:29.465Z Documenting postgres-protocol v0.6.6
25702024-02-04T17:32:31.501Z Documenting sec1 v0.7.3
25712024-02-04T17:32:32.752Z Documenting toml_edit v0.21.1
25722024-02-04T17:32:33.756Z Documenting hkdf v0.12.4
25732024-02-04T17:32:34.093Z Documenting num-bigint v0.4.4
25742024-02-04T17:32:36.139Z Documenting crypto-bigint v0.5.2
25752024-02-04T17:32:39.109Z Documenting hubpack v0.1.2
25762024-02-04T17:32:39.320Z Documenting bstr v1.6.0
25772024-02-04T17:32:40.998Z Documenting serde_repr v0.1.16
25782024-02-04T17:32:41.216Z Documenting heck v0.4.1
25792024-02-04T17:32:41.951Z Documenting lalrpop-util v0.19.12
25802024-02-04T17:32:44.539Z Documenting minimal-lexical v0.2.1
25812024-02-04T17:32:45.848Z Documenting precomputed-hash v0.1.1
25822024-02-04T17:32:47.268Z Documenting fixedbitset v0.4.2
25832024-02-04T17:32:47.574Z Documenting new_debug_unreachable v1.0.4
25842024-02-04T17:32:47.723Z Documenting elliptic-curve v0.13.8
25852024-02-04T17:32:48.281Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25862024-02-04T17:32:48.617Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25872024-02-04T17:32:50.970Z Documenting nom v7.1.3
25882024-02-04T17:32:51.916Z Documenting petgraph v0.6.4
25892024-02-04T17:32:51.957Z Documenting yasna v0.5.2
25902024-02-04T17:32:52.107Z Documenting string_cache v0.8.7
25912024-02-04T17:32:57.870Z Documenting postgres-types v0.2.6
25922024-02-04T17:32:58.307Z Documenting phf v0.11.2
25932024-02-04T17:32:58.481Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
25942024-02-04T17:32:59.899Z Documenting console v0.15.8
25952024-02-04T17:32:59.962Z Documenting semver v1.0.21
25962024-02-04T17:33:01.202Z Documenting float-cmp v0.9.0
25972024-02-04T17:33:03.229Z Documenting difflib v0.4.0
25982024-02-04T17:33:04.157Z Documenting whoami v1.4.1
25992024-02-04T17:33:05.254Z Documenting predicates-core v1.0.6
26002024-02-04T17:33:06.926Z Documenting normalize-line-endings v0.3.0
26012024-02-04T17:33:07.141Z Documenting bit-set v0.5.3
26022024-02-04T17:33:07.999Z Documenting similar v2.3.0
26032024-02-04T17:33:08.770Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26042024-02-04T17:33:09.190Z Documenting getopts v0.2.21
26052024-02-04T17:33:09.463Z Documenting tokio-stream v0.1.14
26062024-02-04T17:33:10.174Z Documenting tokio-postgres v0.7.10
26072024-02-04T17:33:11.249Z Checking ident_case v1.0.1
26082024-02-04T17:33:11.461Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26092024-02-04T17:33:13.021Z Documenting predicates v3.1.0
26102024-02-04T17:33:13.304Z Documenting match_cfg v0.1.0
26112024-02-04T17:33:14.216Z Documenting sha1 v0.10.6
26122024-02-04T17:33:15.253Z Documenting dirs-sys-next v0.1.2
26132024-02-04T17:33:16.880Z Documenting rustls-pki-types v1.1.0
26142024-02-04T17:33:17.304Z Documenting hostname v0.3.1
26152024-02-04T17:33:18.620Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26162024-02-04T17:33:20.324Z Documenting camino v1.1.6
26172024-02-04T17:33:21.351Z Documenting paste v1.0.14
26182024-02-04T17:33:21.491Z Documenting dirs-next v2.0.0
26192024-02-04T17:33:23.198Z Documenting thread_local v1.1.7
26202024-02-04T17:33:23.658Z Documenting rustls-webpki v0.102.1
26212024-02-04T17:33:24.429Z Documenting crossbeam-channel v0.5.8
26222024-02-04T17:33:24.808Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26232024-02-04T17:33:27.205Z Documenting atty v0.2.14
26242024-02-04T17:33:27.392Z Documenting take_mut v0.2.2
26252024-02-04T17:33:27.736Z Documenting term v0.7.0
26262024-02-04T17:33:29.488Z Documenting slog-json v2.6.1
26272024-02-04T17:33:30.765Z Documenting rustls v0.22.2
26282024-02-04T17:33:30.951Z Documenting http v1.0.0
26292024-02-04T17:33:30.966Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26302024-02-04T17:33:31.427Z Documenting async-stream-impl v0.3.5
26312024-02-04T17:33:31.618Z Documenting atomic-waker v1.1.1
26322024-02-04T17:33:33.367Z Documenting slog-async v2.8.0
26332024-02-04T17:33:33.675Z Documenting slog-term v2.9.0
26342024-02-04T17:33:35.762Z Documenting debug-ignore v1.0.5
26352024-02-04T17:33:36.845Z Documenting slog-bunyan v2.5.0
26362024-02-04T17:33:38.572Z Documenting async-stream v0.3.5
26372024-02-04T17:33:38.980Z Documenting waitgroup v0.1.2
26382024-02-04T17:33:39.377Z Documenting multer v3.0.0
26392024-02-04T17:33:39.846Z Documenting rustls-pemfile v2.0.0
26402024-02-04T17:33:40.126Z Checking darling_core v0.20.3
26412024-02-04T17:33:43.073Z Documenting toml v0.8.9
26422024-02-04T17:33:43.509Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26432024-02-04T17:33:44.756Z Documenting serde_path_to_error v0.1.15
26442024-02-04T17:33:44.948Z Documenting tokio-rustls v0.25.0
26452024-02-04T17:33:45.385Z Documenting strum v0.25.0
26462024-02-04T17:33:45.810Z Checking darling v0.20.3
26472024-02-04T17:33:45.962Z Documenting serde_with_macros v3.6.0
26482024-02-04T17:33:46.344Z Documenting structmeta-derive v0.3.0
26492024-02-04T17:33:47.801Z Checking structmeta v0.3.0
26502024-02-04T17:33:48.136Z Documenting instant v0.1.12
26512024-02-04T17:33:51.320Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26522024-02-04T17:33:51.492Z Documenting macaddr v1.0.1
26532024-02-04T17:33:51.819Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26542024-02-04T17:33:52.255Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26552024-02-04T17:33:52.593Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26562024-02-04T17:33:52.761Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26572024-02-04T17:33:53.350Z Documenting serde_with v3.6.0
26582024-02-04T17:33:54.182Z Documenting backoff v0.4.0
26592024-02-04T17:33:54.783Z Documenting structmeta v0.3.0
26602024-02-04T17:33:56.912Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26612024-02-04T17:33:57.587Z Documenting fastrand v2.0.0
26622024-02-04T17:33:58.227Z Documenting proc-macro-error-attr v1.0.4
26632024-02-04T17:33:58.700Z Documenting is-terminal v0.4.9
26642024-02-04T17:34:02.009Z Documenting parse-display-derive v0.9.0
26652024-02-04T17:34:02.398Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26662024-02-04T17:34:03.534Z Documenting tempfile v3.9.0
26672024-02-04T17:34:03.718Z Checking proc-macro-error v1.0.4
26682024-02-04T17:34:03.869Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26692024-02-04T17:34:04.119Z Checking proc-macro-crate v1.3.1
26702024-02-04T17:34:04.272Z Documenting proc-macro-crate v1.3.1
26712024-02-04T17:34:04.470Z Documenting hash32 v0.3.1
26722024-02-04T17:34:04.765Z Documenting stable_deref_trait v1.2.0
26732024-02-04T17:34:04.970Z Documenting proc-macro-error v1.0.4
26742024-02-04T17:34:05.595Z Documenting cobs v0.2.3
26752024-02-04T17:34:08.793Z Documenting embedded-io v0.4.0
26762024-02-04T17:34:09.768Z Documenting foreign-types-macros v0.2.3
26772024-02-04T17:34:10.514Z Documenting camino-tempfile v1.1.1
26782024-02-04T17:34:10.664Z Documenting heapless v0.8.0
26792024-02-04T17:34:10.961Z Documenting parse-display v0.9.0
26802024-02-04T17:34:12.092Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26812024-02-04T17:34:12.304Z Documenting num_enum_derive v0.5.11
26822024-02-04T17:34:13.250Z Documenting postcard v1.0.8
26832024-02-04T17:34:16.098Z Documenting foreign-types-shared v0.3.1
26842024-02-04T17:34:16.411Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26852024-02-04T17:34:16.787Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26862024-02-04T17:34:17.047Z Documenting crucible-workspace-hack v0.1.0
26872024-02-04T17:34:17.274Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26882024-02-04T17:34:18.031Z Documenting smoltcp v0.11.0
26892024-02-04T17:34:20.086Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26902024-02-04T17:34:20.290Z Documenting foreign-types v0.5.0
26912024-02-04T17:34:21.269Z Documenting num_enum v0.5.11
26922024-02-04T17:34:22.448Z Documenting cstr-argument v0.1.2
26932024-02-04T17:34:23.067Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26942024-02-04T17:34:23.559Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26952024-02-04T17:34:26.422Z Documenting colored v2.0.4
26962024-02-04T17:34:27.328Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26972024-02-04T17:34:27.432Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26982024-02-04T17:34:27.894Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26992024-02-04T17:34:30.010Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27002024-02-04T17:34:30.524Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27012024-02-04T17:34:33.152Z Documenting zone_cfg_derive v0.3.0
27022024-02-04T17:34:33.496Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27032024-02-04T17:34:34.178Z Documenting num-derive v0.4.0
27042024-02-04T17:34:35.214Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27052024-02-04T17:34:35.815Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27062024-02-04T17:34:36.846Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27072024-02-04T17:34:38.910Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27082024-02-04T17:34:39.976Z Documenting zone v0.3.0
27092024-02-04T17:34:40.443Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27102024-02-04T17:34:41.755Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27112024-02-04T17:34:42.459Z Documenting smf v0.2.2
27122024-02-04T17:34:43.571Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27132024-02-04T17:34:44.024Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27142024-02-04T17:34:46.176Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27152024-02-04T17:34:46.320Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27162024-02-04T17:34:46.851Z Documenting password-hash v0.5.0
27172024-02-04T17:34:48.787Z Documenting blake2 v0.10.6
27182024-02-04T17:34:49.142Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27192024-02-04T17:34:49.513Z Documenting linked-hash-map v0.5.6
27202024-02-04T17:34:50.967Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27212024-02-04T17:34:52.792Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27222024-02-04T17:34:55.861Z Documenting lru-cache v0.1.2
27232024-02-04T17:34:55.958Z Documenting itertools v0.12.1
27242024-02-04T17:34:56.187Z Documenting argon2 v0.5.3
27252024-02-04T17:34:57.003Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27262024-02-04T17:34:57.104Z Documenting memmap v0.7.0
27272024-02-04T17:34:57.572Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27282024-02-04T17:34:59.441Z Documenting swrite v0.1.0
27292024-02-04T17:35:01.570Z Documenting quick-error v1.2.3
27302024-02-04T17:35:02.317Z Documenting newtype_derive v0.1.6
27312024-02-04T17:35:02.472Z Documenting tap v1.0.1
27322024-02-04T17:35:02.906Z Documenting usdt v0.5.0
27332024-02-04T17:35:03.794Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27342024-02-04T17:35:05.375Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27352024-02-04T17:35:06.740Z Documenting wyz v0.5.1
27362024-02-04T17:35:07.380Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27372024-02-04T17:35:07.720Z Documenting resolv-conf v0.7.0
27382024-02-04T17:35:07.863Z Documenting radium v0.7.0
27392024-02-04T17:35:08.187Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27402024-02-04T17:35:08.282Z Documenting steno v0.4.0
27412024-02-04T17:35:11.548Z Documenting nibble_vec v0.1.0
27422024-02-04T17:35:12.204Z Checking heck v0.3.3
27432024-02-04T17:35:12.439Z Documenting funty v2.0.0
27442024-02-04T17:35:12.744Z Documenting crc-catalog v2.2.0
27452024-02-04T17:35:13.576Z Documenting trust-dns-resolver v0.22.0
27462024-02-04T17:35:13.826Z Documenting endian-type v0.1.2
27472024-02-04T17:35:16.994Z Documenting crc v3.0.1
27482024-02-04T17:35:17.290Z Documenting bitvec v1.0.1
27492024-02-04T17:35:17.529Z Documenting structopt-derive v0.4.18
27502024-02-04T17:35:19.934Z Documenting radix_trie v0.2.1
27512024-02-04T17:35:21.341Z Documenting cancel-safe-futures v0.1.5
27522024-02-04T17:35:24.646Z Documenting xattr v1.0.1
27532024-02-04T17:35:24.982Z Documenting filetime v0.2.23
27542024-02-04T17:35:25.323Z Documenting packed_struct_codegen v0.10.1
27552024-02-04T17:35:26.454Z Documenting nodrop v0.1.14
27562024-02-04T17:35:27.268Z Documenting structopt v0.3.26
27572024-02-04T17:35:30.377Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27582024-02-04T17:35:30.639Z Documenting array-init v0.0.4
27592024-02-04T17:35:31.239Z Documenting libefi-sys v0.1.0
27602024-02-04T17:35:31.476Z Documenting tar v0.4.40
27612024-02-04T17:35:31.616Z Documenting num-bigint-dig v0.8.4
27622024-02-04T17:35:31.633Z Documenting num-rational v0.4.1
27632024-02-04T17:35:32.939Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27642024-02-04T17:35:33.556Z Documenting packed_struct v0.10.1
27652024-02-04T17:35:35.379Z Documenting pkcs1 v0.7.5
27662024-02-04T17:35:37.836Z Documenting signature v2.1.0
27672024-02-04T17:35:38.057Z Documenting num-complex v0.4.4
27682024-02-04T17:35:38.348Z Documenting bitfield v0.14.0
27692024-02-04T17:35:40.094Z Documenting termcolor v1.2.0
27702024-02-04T17:35:41.320Z Documenting arc-swap v1.6.0
27712024-02-04T17:35:42.245Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27722024-02-04T17:35:42.605Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27732024-02-04T17:35:44.367Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27742024-02-04T17:35:45.342Z Documenting num v0.4.1
27752024-02-04T17:35:45.405Z Documenting rsa v0.9.2
27762024-02-04T17:35:46.507Z Documenting env_logger v0.10.0
27772024-02-04T17:35:46.740Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27782024-02-04T17:35:47.807Z Documenting slog-scope v4.4.0
27792024-02-04T17:35:49.087Z Documenting serde-hex v0.1.0
27802024-02-04T17:35:49.428Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27812024-02-04T17:35:53.507Z Documenting x509-cert v0.2.4
27822024-02-04T17:35:53.981Z Documenting libsw v3.3.1
27832024-02-04T17:35:54.076Z Documenting ron v0.8.1
27842024-02-04T17:35:55.162Z Documenting gethostname v0.4.3
27852024-02-04T17:35:56.753Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27862024-02-04T17:35:58.059Z Documenting half v2.3.1
27872024-02-04T17:35:58.718Z Documenting derive-where v1.2.7
27882024-02-04T17:36:01.082Z Documenting same-file v1.0.6
27892024-02-04T17:36:01.478Z Documenting linear-map v1.2.0
27902024-02-04T17:36:01.737Z Documenting owo-colors v4.0.0
27912024-02-04T17:36:02.071Z Documenting crc-any v2.4.3
27922024-02-04T17:36:02.587Z Documenting ciborium-io v0.2.2
27932024-02-04T17:36:03.750Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27942024-02-04T17:36:06.623Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27952024-02-04T17:36:07.177Z Documenting walkdir v2.4.0
27962024-02-04T17:36:08.075Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27972024-02-04T17:36:08.265Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27982024-02-04T17:36:08.653Z Documenting ciborium-ll v0.2.2
27992024-02-04T17:36:09.257Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28002024-02-04T17:36:13.586Z Documenting slog-stdlog v4.1.1
28012024-02-04T17:36:14.435Z Documenting slog-dtrace v0.3.0
28022024-02-04T17:36:14.733Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28032024-02-04T17:36:19.655Z Documenting path-slash v0.1.5
28042024-02-04T17:36:22.609Z Documenting slog-envlogger v2.2.0
28052024-02-04T17:36:24.749Z Documenting ciborium v0.2.2
28062024-02-04T17:36:25.022Z Documenting pem v3.0.2
28072024-02-04T17:36:25.831Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28082024-02-04T17:36:27.155Z Documenting fxhash v0.2.1
28092024-02-04T17:36:30.750Z Documenting utf-8 v0.7.6
28102024-02-04T17:36:31.423Z Documenting display-error-chain v0.2.0
28112024-02-04T17:36:31.968Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28122024-02-04T17:36:32.113Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28132024-02-04T17:36:33.541Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28142024-02-04T17:36:34.727Z Documenting vte_generate_state_changes v0.1.1
28152024-02-04T17:36:36.960Z Documenting tungstenite v0.20.1
28162024-02-04T17:36:37.461Z Checking convert_case v0.4.0
28172024-02-04T17:36:37.765Z Documenting convert_case v0.4.0
28182024-02-04T17:36:40.753Z Documenting buf-list v1.0.3
28192024-02-04T17:36:40.947Z Documenting vte v0.11.1
28202024-02-04T17:36:43.846Z Documenting derive_more v0.99.17
28212024-02-04T17:36:44.388Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28222024-02-04T17:36:45.115Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28232024-02-04T17:36:46.561Z Documenting tokio-tungstenite v0.20.1
28242024-02-04T17:36:47.479Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28252024-02-04T17:36:47.862Z Checking darling_core v0.14.4
28262024-02-04T17:36:47.891Z Documenting pin-project-internal v1.1.3
28272024-02-04T17:36:50.820Z Checking darling v0.14.4
28282024-02-04T17:36:50.995Z Documenting strip-ansi-escapes v0.2.0
28292024-02-04T17:36:54.061Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28302024-02-04T17:36:54.168Z Documenting doc-comment v0.3.3
28312024-02-04T17:36:56.238Z Documenting pin-project v1.1.3
28322024-02-04T17:36:57.413Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28332024-02-04T17:36:57.554Z Documenting crossbeam-deque v0.8.3
28342024-02-04T17:36:58.523Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28352024-02-04T17:36:59.088Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28362024-02-04T17:36:59.882Z Documenting snafu-derive v0.7.5
28372024-02-04T17:37:00.587Z Documenting nu-ansi-term v0.49.0
28382024-02-04T17:37:02.820Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28392024-02-04T17:37:04.314Z Documenting rayon-core v1.12.0
28402024-02-04T17:37:04.484Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28412024-02-04T17:37:07.123Z Documenting reedline v0.28.0
28422024-02-04T17:37:07.448Z Documenting trust-dns-client v0.22.0
28432024-02-04T17:37:10.681Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28442024-02-04T17:37:11.387Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28452024-02-04T17:37:11.776Z Documenting snafu v0.7.5
28462024-02-04T17:37:11.801Z Documenting globset v0.4.13
28472024-02-04T17:37:12.502Z Documenting olpc-cjson v0.1.3
28482024-02-04T17:37:18.330Z Documenting serde_plain v1.0.2
28492024-02-04T17:37:18.347Z Documenting headers-core v0.2.0
28502024-02-04T17:37:18.460Z Documenting async-recursion v1.0.5
28512024-02-04T17:37:18.893Z Documenting typed-path v0.7.0
28522024-02-04T17:37:19.729Z Documenting keccak v0.1.4
28532024-02-04T17:37:21.980Z Documenting bytecount v0.6.3
28542024-02-04T17:37:22.973Z Documenting trust-dns-server v0.22.1
28552024-02-04T17:37:24.112Z Documenting sha3 v0.10.8
28562024-02-04T17:37:25.126Z Documenting headers v0.3.9
28572024-02-04T17:37:25.198Z Documenting rayon v1.8.0
28582024-02-04T17:37:26.261Z Documenting papergrid v0.11.0
28592024-02-04T17:37:28.011Z Documenting tough v0.16.0
28602024-02-04T17:37:32.083Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28612024-02-04T17:37:33.842Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28622024-02-04T17:37:34.070Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28632024-02-04T17:37:35.829Z Checking derive_builder_core v0.12.0
28642024-02-04T17:37:36.418Z Documenting derive_builder_core v0.12.0
28652024-02-04T17:37:36.583Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28662024-02-04T17:37:36.740Z Documenting sled v0.34.7
28672024-02-04T17:37:36.815Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28682024-02-04T17:37:37.293Z Documenting fs-err v2.11.0
28692024-02-04T17:37:37.447Z Documenting unicase v2.7.0
28702024-02-04T17:37:38.032Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28712024-02-04T17:37:38.546Z Documenting tabled_derive v0.7.0
28722024-02-04T17:37:40.848Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28732024-02-04T17:37:42.131Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28742024-02-04T17:37:43.717Z Documenting fd-lock v4.0.2
28752024-02-04T17:37:45.252Z Documenting nix v0.27.1
28762024-02-04T17:37:45.818Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28772024-02-04T17:37:46.177Z Documenting secrecy v0.8.0
28782024-02-04T17:37:47.399Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28792024-02-04T17:37:49.778Z Documenting sqlparser_derive v0.2.2
28802024-02-04T17:37:50.079Z Documenting unicode_categories v0.1.1
28812024-02-04T17:37:51.175Z Documenting parse-size v1.0.0
28822024-02-04T17:37:52.435Z Documenting home v0.5.5
28832024-02-04T17:37:53.794Z Documenting tabled v0.15.0
28842024-02-04T17:37:54.614Z Documenting derive_builder_macro v0.12.0
28852024-02-04T17:37:55.313Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28862024-02-04T17:37:55.508Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28872024-02-04T17:37:56.686Z Documenting sqlformat v0.2.3
28882024-02-04T17:37:56.960Z Documenting sqlparser v0.43.1
28892024-02-04T17:37:59.060Z Documenting rustyline v13.0.0
28902024-02-04T17:38:01.049Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28912024-02-04T17:38:02.970Z Documenting mime_guess v2.0.4
28922024-02-04T17:38:06.025Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28932024-02-04T17:38:09.175Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28942024-02-04T17:38:09.716Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28952024-02-04T17:38:12.914Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
28962024-02-04T17:38:13.335Z Documenting universal-hash v0.5.1
28972024-02-04T17:38:18.258Z Documenting bcs v0.1.6
28982024-02-04T17:38:19.523Z Documenting kstat-rs v0.2.3
28992024-02-04T17:38:22.568Z Documenting thiserror-impl-no-std v2.0.2
29002024-02-04T17:38:25.515Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29012024-02-04T17:38:25.862Z Documenting curve25519-dalek-derive v0.1.0
29022024-02-04T17:38:26.855Z Documenting ref-cast-impl v1.0.20
29032024-02-04T17:38:31.016Z Documenting highway v1.1.0
29042024-02-04T17:38:31.140Z Documenting opaque-debug v0.3.0
29052024-02-04T17:38:32.501Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29062024-02-04T17:38:32.884Z Documenting curve25519-dalek v4.1.1
29072024-02-04T17:38:34.784Z Documenting ref-cast v1.0.20
29082024-02-04T17:38:35.301Z Documenting poly1305 v0.8.0
29092024-02-04T17:38:37.714Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29102024-02-04T17:38:38.970Z Documenting thiserror-no-std v2.0.2
29112024-02-04T17:38:38.973Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29122024-02-04T17:38:39.183Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29132024-02-04T17:38:40.552Z Documenting derive_builder v0.12.0
29142024-02-04T17:38:41.531Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29152024-02-04T17:38:42.692Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29162024-02-04T17:38:43.519Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29172024-02-04T17:38:45.075Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29182024-02-04T17:38:53.200Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29192024-02-04T17:39:01.085Z Documenting portable-atomic v1.4.3
29202024-02-04T17:39:03.148Z Documenting polar-core v0.27.0
29212024-02-04T17:39:06.601Z Documenting ed25519 v1.5.3
29222024-02-04T17:39:06.775Z Documenting libxml v0.3.3
29232024-02-04T17:39:09.639Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29242024-02-04T17:39:11.081Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29252024-02-04T17:39:13.524Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29262024-02-04T17:39:14.747Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29272024-02-04T17:39:15.026Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29282024-02-04T17:39:16.397Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29292024-02-04T17:39:17.621Z Documenting chacha20 v0.9.1
29302024-02-04T17:39:19.924Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29312024-02-04T17:39:23.693Z Documenting bb8 v0.8.3
29322024-02-04T17:39:25.286Z Documenting aead v0.5.2
29332024-02-04T17:39:29.000Z Documenting lru v0.12.1
29342024-02-04T17:39:32.620Z Documenting quick-xml v0.30.0
29352024-02-04T17:39:34.016Z Documenting impl-trait-for-tuples v0.2.2
29362024-02-04T17:39:34.485Z Documenting oso-derive v0.27.0
29372024-02-04T17:39:34.565Z Documenting stability v0.1.1
29382024-02-04T17:39:36.531Z Documenting glob v0.3.1
29392024-02-04T17:39:40.442Z Documenting maplit v1.0.2
29402024-02-04T17:39:41.997Z Documenting cassowary v0.3.0
29412024-02-04T17:39:42.001Z Documenting number_prefix v0.4.0
29422024-02-04T17:39:42.217Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29432024-02-04T17:39:42.647Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29442024-02-04T17:39:43.055Z Documenting samael v0.0.14
29452024-02-04T17:39:45.004Z Documenting chacha20poly1305 v0.10.1
29462024-02-04T17:39:46.692Z Documenting oso v0.27.0
29472024-02-04T17:39:48.055Z Documenting indicatif v0.17.7
29482024-02-04T17:39:48.518Z Documenting ratatui v0.25.0
29492024-02-04T17:39:52.140Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29502024-02-04T17:39:54.609Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29512024-02-04T17:39:55.032Z Documenting salty v0.2.0
29522024-02-04T17:39:55.764Z Documenting vsss-rs v3.3.4
29532024-02-04T17:40:01.444Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29542024-02-04T17:40:01.738Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29552024-02-04T17:40:03.094Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29562024-02-04T17:40:04.494Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29572024-02-04T17:40:05.404Z Documenting cookie v0.18.0
29582024-02-04T17:40:07.273Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29592024-02-04T17:40:09.850Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29602024-02-04T17:40:11.947Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29612024-02-04T17:40:14.894Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29622024-02-04T17:40:15.300Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29632024-02-04T17:40:16.346Z Documenting serde-big-array v0.5.1
29642024-02-04T17:40:17.889Z Documenting rtoolbox v0.0.1
29652024-02-04T17:40:20.087Z Documenting unicode-linebreak v0.1.5
29662024-02-04T17:40:20.974Z Documenting is_ci v1.1.1
29672024-02-04T17:40:21.535Z Documenting smawk v0.3.1
29682024-02-04T17:40:23.094Z Documenting humantime v2.1.0
29692024-02-04T17:40:23.436Z Documenting http-range v0.1.5
29702024-02-04T17:40:23.869Z Documenting rpassword v7.3.1
29712024-02-04T17:40:24.487Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29722024-02-04T17:40:27.072Z Documenting supports-color v2.1.0
29732024-02-04T17:40:27.590Z Documenting textwrap v0.16.0
29742024-02-04T17:40:29.343Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29752024-02-04T17:40:29.661Z Documenting hyper-staticfile v0.9.5
29762024-02-04T17:40:30.049Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29772024-02-04T17:40:32.268Z Documenting tui-tree-widget v0.16.0
29782024-02-04T17:40:34.018Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29792024-02-04T17:40:34.799Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29802024-02-04T17:40:36.571Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29812024-02-04T17:40:37.556Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29822024-02-04T17:40:40.663Z Documenting rcgen v0.12.1
29832024-02-04T17:40:40.725Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29842024-02-04T17:40:41.963Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29852024-02-04T17:40:42.519Z Documenting atomicwrites v0.4.3
29862024-02-04T17:40:42.986Z Documenting signal-hook-tokio v0.3.1
29872024-02-04T17:40:48.955Z Documenting subprocess v0.2.9
29882024-02-04T17:40:49.893Z Documenting memmap2 v0.7.1
29892024-02-04T17:40:50.985Z Documenting arrayref v0.3.7
29902024-02-04T17:40:51.637Z Documenting constant_time_eq v0.3.0
29912024-02-04T17:40:54.603Z Documenting corncobs v0.1.3
29922024-02-04T17:40:55.188Z Documenting arrayvec v0.7.4
29932024-02-04T17:40:55.846Z Documenting shell-words v1.1.0
29942024-02-04T17:40:56.156Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29952024-02-04T17:40:56.275Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29962024-02-04T17:40:58.862Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29972024-02-04T17:40:59.835Z Documenting blake3 v1.5.0
29982024-02-04T17:41:01.910Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29992024-02-04T17:41:05.255Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30002024-02-04T17:41:06.318Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30012024-02-04T17:41:08.440Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022024-02-04T17:41:14.924Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30032024-02-04T17:41:22.806Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30042024-02-04T17:41:30.897Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30052024-02-04T17:41:33.526Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30062024-02-04T17:41:36.727Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
30072024-02-04T17:41:41.643Z Documenting fatfs v0.3.6
30082024-02-04T17:41:43.699Zwarning: unclosed HTML tag `usize`
30092024-02-04T17:41:43.699Z --> wicket/src/ui/panes/update.rs:153:19
30102024-02-04T17:41:43.699Z |
30112024-02-04T17:41:43.699Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30122024-02-04T17:41:43.699Z | ^^^^^^^
30132024-02-04T17:41:43.699Z |
30142024-02-04T17:41:43.699Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30152024-02-04T17:41:43.699Z
30162024-02-04T17:41:45.708Zwarning: `wicket` (lib doc) generated 1 warning
30172024-02-04T17:41:45.712Z Documenting nanorand v0.7.0
30182024-02-04T17:41:49.444Z Documenting topological-sort v0.2.2
30192024-02-04T17:41:49.851Z Documenting assert_matches v1.5.0
30202024-02-04T17:41:50.319Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30212024-02-04T17:41:52.435Z Documenting flume v0.11.0
30222024-02-04T17:41:54.134Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30232024-02-04T17:41:55.914Z Documenting omicron-zone-package v0.11.0
30242024-02-04T17:42:00.102Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30252024-02-04T17:42:03.723Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30262024-02-04T17:42:05.225Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30272024-02-04T17:42:05.908Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30282024-02-04T17:42:07.975Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30292024-02-04T17:42:16.422Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30302024-02-04T17:42:19.928Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30312024-02-04T17:42:19.928Z --> sled-agent/src/sim/instance.rs:46:7
30322024-02-04T17:42:19.928Z |
30332024-02-04T17:42:19.928Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30342024-02-04T17:42:19.928Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30352024-02-04T17:42:19.928Z |
30362024-02-04T17:42:19.928Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30372024-02-04T17:42:19.928Z
30382024-02-04T17:42:21.949Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30392024-02-04T17:42:23.173Z Documenting termios v0.3.3
30402024-02-04T17:42:25.142Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30412024-02-04T17:42:29.873Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30422024-02-04T17:42:42.590Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30432024-02-04T17:42:43.236Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30442024-02-04T17:42:43.252Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30452024-02-04T17:42:57.284Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30462024-02-04T17:43:16.431Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30472024-02-04T17:43:18.316Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30482024-02-04T17:43:42.020Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30492024-02-04T17:43:49.190Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30502024-02-04T17:43:50.418Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30512024-02-04T17:43:51.115Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30522024-02-04T17:43:54.612Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30532024-02-04T17:43:57.255Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30542024-02-04T17:43:57.255Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30552024-02-04T17:43:57.255Z |
30562024-02-04T17:43:57.255Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30572024-02-04T17:43:57.255Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30582024-02-04T17:43:57.255Z |
30592024-02-04T17:43:57.255Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30602024-02-04T17:43:57.255Z
30612024-02-04T17:44:17.126Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30622024-02-04T17:44:17.131Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30632024-02-04T17:44:51.155Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30642024-02-04T17:46:06.618Zwarning: unresolved link to `VolumeConstructionRequest`
30652024-02-04T17:46:06.618Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30662024-02-04T17:46:06.618Z |
30672024-02-04T17:46:06.618Z338 | /// [`VolumeConstructionRequest`] is shown here):
30682024-02-04T17:46:06.618Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30692024-02-04T17:46:06.618Z |
30702024-02-04T17:46:06.618Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30712024-02-04T17:46:06.618Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30722024-02-04T17:46:06.618Z
30732024-02-04T17:46:06.618Zwarning: unresolved link to `fd00:1122:3344:101::5`
30742024-02-04T17:46:06.618Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30752024-02-04T17:46:06.618Z |
30762024-02-04T17:46:06.618Z348 | /// "[fd00:1122:3344:101::5]:1000",
30772024-02-04T17:46:06.618Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30782024-02-04T17:46:06.618Z
30792024-02-04T17:46:06.622Zwarning: unresolved link to `fd00:1122:3344:102::9`
30802024-02-04T17:46:06.622Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30812024-02-04T17:46:06.622Z |
30822024-02-04T17:46:06.622Z349 | /// "[fd00:1122:3344:102::9]:1000",
30832024-02-04T17:46:06.622Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30842024-02-04T17:46:06.622Z
30852024-02-04T17:46:06.622Zwarning: unresolved link to `fd00:1122:3344:103::2`
30862024-02-04T17:46:06.622Z --> nexus/src/app/sagas/volume_delete.rs:350:17
30872024-02-04T17:46:06.622Z |
30882024-02-04T17:46:06.622Z350 | /// "[fd00:1122:3344:103::2]:1000"
30892024-02-04T17:46:06.622Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30902024-02-04T17:46:06.623Z
30912024-02-04T17:46:06.623Zwarning: unresolved link to `fd00:1122:3344:101::5`
30922024-02-04T17:46:06.623Z --> nexus/src/app/sagas/volume_delete.rs:369:17
30932024-02-04T17:46:06.623Z |
30942024-02-04T17:46:06.623Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30952024-02-04T17:46:06.623Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30962024-02-04T17:46:06.623Z
30972024-02-04T17:46:06.623Zwarning: unresolved link to `fd00:1122:3344:102::9`
30982024-02-04T17:46:06.623Z --> nexus/src/app/sagas/volume_delete.rs:370:17
30992024-02-04T17:46:06.623Z |
31002024-02-04T17:46:06.623Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31012024-02-04T17:46:06.623Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31022024-02-04T17:46:06.623Z
31032024-02-04T17:46:06.623Zwarning: unresolved link to `fd00:1122:3344:103::2`
31042024-02-04T17:46:06.623Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31052024-02-04T17:46:06.623Z |
31062024-02-04T17:46:06.623Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31072024-02-04T17:46:06.623Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31082024-02-04T17:46:06.623Z
31092024-02-04T17:46:11.351Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31102024-02-04T17:46:46.384Z Finished dev [unoptimized + debuginfo] target(s) in 17m 44s
31112024-02-04T17:46:46.501Z
31122024-02-04T17:46:46.501Zreal 17:44.393021958
31132024-02-04T17:46:46.502Zuser 55:23.715162177
31142024-02-04T17:46:46.502Zsys 1:05:38.258181609
31152024-02-04T17:46:46.503Ztrap 1.887593644
31162024-02-04T17:46:47.534Ztflt 0.099618970
31172024-02-04T17:46:47.534Zdflt 0.513700504
31182024-02-04T17:46:47.534Zkflt 0.000240849
31192024-02-04T17:46:47.534Zlock 3:25:32.773781524
31202024-02-04T17:46:47.534Zslp 4:21:44.628996952
31212024-02-04T17:46:47.537Zlat 5:38.425243606
31222024-02-04T17:46:47.537Zstop 1:35.998751835
31232024-02-04T17:46:47.537Zprocess exited: duration 1910631 ms, exit code 0
 
31242024-02-04T17:46:47.545Zfound 0 output files