01J7HEVG0EYMN246BJ9D5SG2Q2: check-features (helios)

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J7HEW3FY29YDQ92F9VHRPXES

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-11T21:13:08.731Zjob assigned to worker 01J7HEW6RRJPCYS63ADRJ67G7Z (queued for 51 s)
 
22024-09-11T21:13:16.271Zstarting task 0: "setup"
32024-09-11T21:13:16.280Z++ uname -s
42024-09-11T21:13:16.283Z+ kern=SunOS
52024-09-11T21:13:16.283Z+ case "$kern" in
62024-09-11T21:13:16.283Z+ groupadd -g 12345 build
72024-09-11T21:13:16.285Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-11T21:13:18.296Z+ zfs create -o mountpoint=/work rpool/work
92024-09-11T21:13:18.382Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-11T21:13:18.384Z+ home_fs=zfs
112024-09-11T21:13:18.384Z+ [[ zfs == autofs ]]
122024-09-11T21:13:18.384Z+ mkdir -p /home/build
132024-09-11T21:13:18.387Z+ chown build:build /home/build /work
142024-09-11T21:13:20.389Z+ chmod 0700 /home/build /work
152024-09-11T21:13:20.392Zprocess exited: duration 4122 ms, exit code 0
 
162024-09-11T21:13:20.398Zstarting task 1: "rust-toolchain"
172024-09-11T21:13:20.403Z+ printf ' * toolchain channel = "%s"
182024-09-11T21:13:20.403Z' 1.80.1
192024-09-11T21:13:20.404Z+ printf ' * toolchain profile = "%s"
202024-09-11T21:13:20.404Z' default
212024-09-11T21:13:20.404Z * toolchain channel = "1.80.1"
222024-09-11T21:13:20.406Z * toolchain profile = "default"
232024-09-11T21:13:20.406Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-11T21:13:20.406Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-11T21:13:20.556Zinfo: downloading installer
262024-09-11T21:13:23.489Zinfo: profile set to 'default'
272024-09-11T21:13:23.489Zinfo: default host triple is x86_64-unknown-illumos
282024-09-11T21:13:23.492Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-11T21:13:23.780Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-11T21:13:23.780Zinfo: downloading component 'cargo'
312024-09-11T21:13:25.801Zinfo: downloading component 'clippy'
322024-09-11T21:13:26.519Zinfo: downloading component 'rust-docs'
332024-09-11T21:13:29.345Zinfo: downloading component 'rust-std'
342024-09-11T21:13:33.322Zinfo: downloading component 'rustc'
352024-09-11T21:13:44.537Zinfo: downloading component 'rustfmt'
362024-09-11T21:13:45.130Zinfo: installing component 'cargo'
372024-09-11T21:13:45.952Zinfo: installing component 'clippy'
382024-09-11T21:13:46.316Zinfo: installing component 'rust-docs'
392024-09-11T21:13:47.930Zinfo: installing component 'rust-std'
402024-09-11T21:13:49.600Zinfo: installing component 'rustc'
412024-09-11T21:13:53.723Zinfo: installing component 'rustfmt'
422024-09-11T21:13:54.058Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-09-11T21:13:54.058Z
442024-09-11T21:13:54.307Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-11T21:13:54.307Z
462024-09-11T21:13:54.307Z
472024-09-11T21:13:54.307ZRust is installed now. Great!
482024-09-11T21:13:54.307Z
492024-09-11T21:13:54.307ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-11T21:13:54.307Zenvironment variable. This has not been done automatically.
512024-09-11T21:13:54.307Z
522024-09-11T21:13:54.307ZTo configure your current shell, you need to source
532024-09-11T21:13:54.307Zthe corresponding env file under $HOME/.cargo.
542024-09-11T21:13:54.307Z
552024-09-11T21:13:54.307ZThis is usually done by running one of the following (note the leading DOT):
562024-09-11T21:13:54.307Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-11T21:13:54.307Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-11T21:13:54.359Z+ rustc --version
592024-09-11T21:13:54.422Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-11T21:13:54.429Zprocess exited: duration 34024 ms, exit code 0
 
612024-09-11T21:13:54.440Zstarting task 2: "authentication"
622024-09-11T21:13:54.461Zprocess exited: duration 20 ms, exit code 0
 
632024-09-11T21:13:54.467Zstarting task 3: "clone repository"
642024-09-11T21:13:54.472Z+ mkdir -p /work/oxidecomputer/omicron
652024-09-11T21:13:54.475Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-09-11T21:13:54.509ZCloning into '/work/oxidecomputer/omicron'...
672024-09-11T21:13:59.917Z+ cd /work/oxidecomputer/omicron
682024-09-11T21:13:59.918Z+ git fetch origin 4c15433fa1cf87c3356ed598d74984bb3d496bde
692024-09-11T21:14:00.213ZFrom https://github.com/oxidecomputer/omicron
702024-09-11T21:14:00.213Z * branch 4c15433fa1cf87c3356ed598d74984bb3d496bde -> FETCH_HEAD
712024-09-11T21:14:00.223Z+ [[ -n eliza/updater-omdb-nice ]]
722024-09-11T21:14:00.226Z++ git branch --show-current
732024-09-11T21:14:00.228Z+ current=main
742024-09-11T21:14:00.228Z+ [[ main != eliza/updater-omdb-nice ]]
752024-09-11T21:14:00.228Z+ git branch -f eliza/updater-omdb-nice 4c15433fa1cf87c3356ed598d74984bb3d496bde
762024-09-11T21:14:00.231Z+ git checkout -f eliza/updater-omdb-nice
772024-09-11T21:14:00.389ZSwitched to branch 'eliza/updater-omdb-nice'
782024-09-11T21:14:00.393Z+ git reset --hard 4c15433fa1cf87c3356ed598d74984bb3d496bde
792024-09-11T21:14:00.419ZHEAD is now at 4c15433fa gurgle
802024-09-11T21:14:00.421Zprocess exited: duration 5953 ms, exit code 0
 
812024-09-11T21:14:00.426Zstarting task 4: "build"
822024-09-11T21:14:00.432Z+ cargo --version
832024-09-11T21:14:00.488Zcargo 1.80.1 (376290515 2024-07-16)
842024-09-11T21:14:00.491Z+ rustc --version
852024-09-11T21:14:00.546Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-09-11T21:14:00.549Z+ source ./env.sh
872024-09-11T21:14:00.549Z++ OLD_SHELL_OPTS=ehxB
882024-09-11T21:14:00.549Z++ set -o xtrace
892024-09-11T21:14:00.552Z++++ dirname ./env.sh
902024-09-11T21:14:00.554Z+++ readlink -f .
912024-09-11T21:14:00.557Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-09-11T21:14:00.557Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-09-11T21:14:00.557Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-09-11T21:14:00.557Z++ 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
952024-09-11T21:14:00.557Z++ 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
962024-09-11T21:14:00.557Z++ 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
972024-09-11T21:14:00.557Z++ 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
982024-09-11T21:14:00.557Z++ 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
992024-09-11T21:14:00.557Z++ 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
1002024-09-11T21:14:00.557Z++ case $OLD_SHELL_OPTS in
1012024-09-11T21:14:00.557Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-09-11T21:14:00.560Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1032024-09-11T21:14:00.560Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1042024-09-11T21:14:00.560Z+ banner prerequisites
1052024-09-11T21:14:00.560Z
1062024-09-11T21:14:00.560Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-09-11T21:14:00.560Z # # # # # # # # # # # # # # #
1082024-09-11T21:14:00.560Z # # # # ##### # # ##### # # # # # #### #
1092024-09-11T21:14:00.560Z ##### ##### # ##### # # # # # # # # #
1102024-09-11T21:14:00.560Z # # # # # # # # # # # # # # #
1112024-09-11T21:14:00.560Z # # # ###### # # ###### ### # #### # #### #
1122024-09-11T21:14:00.560Z
1132024-09-11T21:14:00.563Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-09-11T21:14:05.908Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-09-11T21:14:08.267Z Startup: Caching catalogs ... Done
1162024-09-11T21:14:10.639ZPlanning: Solver setup ... Done (1.703s)
1172024-09-11T21:14:10.824ZPlanning: Running solver ... Done (0.185s)
1182024-09-11T21:14:10.871ZPlanning: Finding local manifests ... Done (0.005s)
1192024-09-11T21:14:10.899ZPlanning: Fetching manifests: 0/5 0% complete
1202024-09-11T21:14:11.524ZPlanning: Fetching manifests: 5/5 100% complete
1212024-09-11T21:14:11.623ZPlanning: Package planning ... Done (0.100s)
1222024-09-11T21:14:11.679ZPlanning: Merging actions ... Done (0.055s)
1232024-09-11T21:14:11.888ZPlanning: Checking for conflicting actions ... Done (0.210s)
1242024-09-11T21:14:14.049ZPlanning: Consolidating action changes ... Done (2.047s)
1252024-09-11T21:14:14.375ZPlanning: Evaluating mediators ... Done (0.439s)
1262024-09-11T21:14:14.459ZPlanning: Planning completed in 6.12 seconds
1272024-09-11T21:14:14.496Z Packages to install: 4
1282024-09-11T21:14:14.496Z Packages to update: 1
1292024-09-11T21:14:14.498Z Mediators to change: 2
1302024-09-11T21:14:14.498Z Services to change: 1
1312024-09-11T21:14:14.498Z Estimated space available: 155.72 GB
1322024-09-11T21:14:14.498ZEstimated space to be consumed: 1.54 GB
1332024-09-11T21:14:14.498Z Create boot environment: No
1342024-09-11T21:14:14.498ZCreate backup boot environment: Yes
1352024-09-11T21:14:14.498Z Rebuild boot archive: No
1362024-09-11T21:14:14.498Z
1372024-09-11T21:14:14.498ZChanged mediators:
1382024-09-11T21:14:14.498Z mediator clang:
1392024-09-11T21:14:14.498Z version: None -> 15 (system default)
1402024-09-11T21:14:14.498Z
1412024-09-11T21:14:14.498Z mediator llvm:
1422024-09-11T21:14:14.498Z version: 14 (system default) -> 15 (system default)
1432024-09-11T21:14:14.498Z
1442024-09-11T21:14:14.498ZChanged packages:
1452024-09-11T21:14:14.498Zhelios-dev
1462024-09-11T21:14:14.498Z developer/build-essential
1472024-09-11T21:14:14.498Z None -> 11-2.0
1482024-09-11T21:14:14.498Z library/libxmlsec1
1492024-09-11T21:14:14.498Z None -> 1.2.35-2.0
1502024-09-11T21:14:14.499Z ooce/developer/clang-15
1512024-09-11T21:14:14.499Z None -> 15.0.7-2.0
1522024-09-11T21:14:14.499Z ooce/developer/llvm-15
1532024-09-11T21:14:14.499Z None -> 15.0.7-2.0
1542024-09-11T21:14:14.499Z package/pkg
1552024-09-11T21:14:14.499Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-09-11T21:14:14.499Z
1572024-09-11T21:14:14.499ZServices:
1582024-09-11T21:14:14.499Z restart_fmri:
1592024-09-11T21:14:14.499Z svc:/system/update-man-index:default
1602024-09-11T21:14:14.499Z
1612024-09-11T21:14:14.499ZEditable files to change:
1622024-09-11T21:14:14.499Z Update:
1632024-09-11T21:14:14.499Z usr/share/lib/pkg/web/config.shtml
1642024-09-11T21:14:14.581Z
1652024-09-11T21:14:14.581ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-09-11T21:14:19.586ZDownload: 671/4281 items 18.1/220.6MB 8% complete (3.7M/s)
1672024-09-11T21:14:24.590ZDownload: 1331/4281 items 114.7/220.6MB 51% complete (11.6M/s)
1682024-09-11T21:14:29.721ZDownload: 2223/4281 items 119.2/220.6MB 54% complete (12.1M/s)
1692024-09-11T21:14:36.556ZDownload: 2224/4281 items 119.2/220.6MB 54% complete (11.8M/s)
1702024-09-11T21:14:41.577ZDownload: 2967/4281 items 121.2/220.6MB 54% complete (420k/s)
1712024-09-11T21:14:46.844ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (10.3M/s)
1722024-09-11T21:14:51.893ZDownload: 3799/4281 items 217.1/220.6MB 98% complete (9.6M/s)
1732024-09-11T21:14:56.893ZDownload: 4281/4281 items 220.6/220.6MB 100% complete (1.8M/s)
1742024-09-11T21:14:56.944ZDownload: Completed 220.60 MB in 42.36 seconds (5.2M/s)
1752024-09-11T21:14:58.993Z Actions: 1/5063 actions (Removing old actions)
1762024-09-11T21:14:59.017Z Actions: 194/5063 actions (Installing new actions)
1772024-09-11T21:15:03.721Z Actions: 4226/5063 actions (Updating modified actions)
1782024-09-11T21:15:04.037Z Actions: Completed 5063 actions in 5.04 seconds.
1792024-09-11T21:15:04.206Z Done (0.160s)
1802024-09-11T21:15:04.208Z Done (0.000s)
1812024-09-11T21:15:04.600Z Done (0.393s)
1822024-09-11T21:15:09.295Z Done (4.512s)
1832024-09-11T21:15:09.387Z Done (0.018s)
1842024-09-11T21:15:09.389Z Done (0.000s)
1852024-09-11T21:15:09.540Z Done (0.000s)
1862024-09-11T21:15:10.140ZPlanning: Evaluating mediator changes ... Done
1872024-09-11T21:15:10.302ZPlanning: Checking for conflicting actions ... Done
1882024-09-11T21:15:10.305ZPlanning: Consolidating action changes ... Done
1892024-09-11T21:15:10.570ZPlanning: Evaluating mediators ... Done
1902024-09-11T21:15:10.573ZPlanning: Planning completed in 0.43 seconds
1912024-09-11T21:15:10.610Z Mediators to change: 2
1922024-09-11T21:15:10.610Z Create boot environment: No
1932024-09-11T21:15:10.612ZCreate backup boot environment: No
1942024-09-11T21:15:10.688Z Done
1952024-09-11T21:15:10.688Z Done
1962024-09-11T21:15:10.930Z Done
1972024-09-11T21:15:14.561Z Done
1982024-09-11T21:15:14.651Z Done
1992024-09-11T21:15:14.654Z Done
2002024-09-11T21:15:14.772Z Done
2012024-09-11T21:15:15.386ZPlanning: Evaluating mediator changes ... Done
2022024-09-11T21:15:15.389ZPlanning: Merging actions ... Done
2032024-09-11T21:15:15.576ZPlanning: Checking for conflicting actions ... Done
2042024-09-11T21:15:15.579ZPlanning: Consolidating action changes ... Done
2052024-09-11T21:15:15.842ZPlanning: Evaluating mediators ... Done
2062024-09-11T21:15:15.898ZPlanning: Planning completed in 0.76 seconds
2072024-09-11T21:15:15.939Z Packages to change: 1
2082024-09-11T21:15:15.939Z Mediators to change: 1
2092024-09-11T21:15:15.942Z Services to change: 1
2102024-09-11T21:15:15.942Z Create boot environment: No
2112024-09-11T21:15:15.942ZCreate backup boot environment: Yes
2122024-09-11T21:15:17.924Z Actions: 1/6 actions (Updating modified actions)
2132024-09-11T21:15:17.927Z Actions: Completed 6 actions in 0.00 seconds.
2142024-09-11T21:15:17.927Z Done
2152024-09-11T21:15:17.927Z Done
2162024-09-11T21:15:18.009Z Done
2172024-09-11T21:15:21.713Z Done
2182024-09-11T21:15:21.806Z Done
2192024-09-11T21:15:21.809Z Done
2202024-09-11T21:15:21.931Z Done
2212024-09-11T21:15:22.369ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-09-11T21:15:22.369Zclang system 15 system
2232024-09-11T21:15:22.369Zcsh system system illumos
2242024-09-11T21:15:22.369Zctags system system illumos
2252024-09-11T21:15:22.369Zgcc vendor 12 vendor
2262024-09-11T21:15:22.369Zgcc system 10 system
2272024-09-11T21:15:22.369Zgcc system 7 system
2282024-09-11T21:15:22.369Zgo system 1.20 system
2292024-09-11T21:15:22.369Zgo system 1.19 system
2302024-09-11T21:15:22.369Zllvm system 15 system
2312024-09-11T21:15:22.369Zllvm system 14 system
2322024-09-11T21:15:22.369Zmariadb system 10.6 system
2332024-09-11T21:15:22.370Zmta vendor vendor dma
2342024-09-11T21:15:22.370Zopenjdk system 17 system
2352024-09-11T21:15:22.370Zopenjdk system 11 system
2362024-09-11T21:15:22.370Zopenjdk system 1.8 system
2372024-09-11T21:15:22.370Zopenssl vendor 3 vendor
2382024-09-11T21:15:22.370Zperl system 5.36 system
2392024-09-11T21:15:22.370Zpostgresql system 15 system
2402024-09-11T21:15:22.370Zpostgresql system 13 system
2412024-09-11T21:15:22.370Zpython vendor 3 vendor
2422024-09-11T21:15:22.370Zpython system 2 system
2432024-09-11T21:15:22.370Zpython3 system 3.11 system
2442024-09-11T21:15:22.370Zruby system 3.0 system
2452024-09-11T21:15:22.370Zwords vendor vendor american-english
2462024-09-11T21:15:22.370Zwords system system australian-english
2472024-09-11T21:15:22.370Zwords system system british-english
2482024-09-11T21:15:22.370Zwords system system canadian-english
2492024-09-11T21:15:22.370Zwords system system french
2502024-09-11T21:15:22.370Zwords system system italian
2512024-09-11T21:15:22.370Zwords system system ngerman
2522024-09-11T21:15:22.370Zwords system system ogerman
2532024-09-11T21:15:22.370Zwords system system spanish
2542024-09-11T21:15:22.703ZPUBLISHER TYPE STATUS P LOCATION
2552024-09-11T21:15:22.703Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2562024-09-11T21:15:24.545ZFMRI IFO
2572024-09-11T21:15:24.545Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-09-11T21:15:24.545Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-09-11T21:15:24.545Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-09-11T21:15:24.545Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-09-11T21:15:24.545Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2622024-09-11T21:15:24.545Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-09-11T21:15:24.545Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2642024-09-11T21:15:24.545Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2652024-09-11T21:15:24.546Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2662024-09-11T21:15:24.546Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-09-11T21:15:24.546Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-09-11T21:15:24.546Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2692024-09-11T21:15:24.546Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2702024-09-11T21:15:25.182Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2712024-09-11T21:15:25.460Z Updating crates.io index
2722024-09-11T21:15:25.462Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2732024-09-11T21:15:26.208Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-09-11T21:15:27.170Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-09-11T21:15:27.410Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2762024-09-11T21:15:28.913Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-09-11T21:15:29.173Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-09-11T21:15:29.454Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-09-11T21:15:30.542Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-09-11T21:15:32.530Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-09-11T21:15:33.449Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-09-11T21:15:34.176Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-09-11T21:15:34.502Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-09-11T21:15:34.985Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-09-11T21:15:35.262Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2862024-09-11T21:15:35.907Z Updating git repository `https://github.com/oxidecomputer/qorb`
2872024-09-11T21:15:36.234Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882024-09-11T21:15:36.854Z Updating git repository `https://github.com/oxidecomputer/tofino`
2892024-09-11T21:15:37.149Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2902024-09-11T21:15:37.431Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2912024-09-11T21:15:37.655Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2922024-09-11T21:15:38.018Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932024-09-11T21:15:38.303Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-09-11T21:15:38.619Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-09-11T21:15:39.018Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-09-11T21:15:39.415Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-09-11T21:15:39.907Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2982024-09-11T21:15:40.343Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2992024-09-11T21:15:40.785Z Updating git repository `https://github.com/oxidecomputer/typify`
3002024-09-11T21:15:43.208Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3012024-09-11T21:15:43.488Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3022024-09-11T21:15:43.748Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3032024-09-11T21:15:44.108Z Updating git repository `https://github.com/oxidecomputer/rfb`
3042024-09-11T21:15:45.222Z Downloading crates ...
3052024-09-11T21:15:45.278Z Downloaded camino-tempfile v1.1.1
3062024-09-11T21:15:45.281Z Downloaded autocfg v1.3.0
3072024-09-11T21:15:45.285Z Downloaded block-buffer v0.10.4
3082024-09-11T21:15:45.285Z Downloaded camino v1.1.9
3092024-09-11T21:15:45.288Z Downloaded anstyle v1.0.8
3102024-09-11T21:15:45.288Z Downloaded colorchoice v1.0.1
3112024-09-11T21:15:45.291Z Downloaded swrite v0.1.0
3122024-09-11T21:15:45.294Z Downloaded equivalent v1.0.1
3132024-09-11T21:15:45.297Z Downloaded scroll_derive v0.12.0
3142024-09-11T21:15:45.300Z Downloaded cargo_metadata v0.18.1
3152024-09-11T21:15:45.303Z Downloaded anstyle-query v1.0.3
3162024-09-11T21:15:45.306Z Downloaded usdt-macro v0.5.0
3172024-09-11T21:15:45.306Z Downloaded usdt-attr-macro v0.5.0
3182024-09-11T21:15:45.306Z Downloaded clap_lex v0.7.0
3192024-09-11T21:15:45.310Z Downloaded serde_tokenstream v0.2.2
3202024-09-11T21:15:45.313Z Downloaded itoa v1.0.11
3212024-09-11T21:15:45.313Z Downloaded thiserror-impl v1.0.63
3222024-09-11T21:15:45.315Z Downloaded serde_spanned v0.6.7
3232024-09-11T21:15:45.316Z Downloaded proc-macro-error-attr v1.0.4
3242024-09-11T21:15:45.318Z Downloaded pretty-hex v0.4.1
3252024-09-11T21:15:45.318Z Downloaded crypto-common v0.1.6
3262024-09-11T21:15:45.318Z Downloaded heck v0.4.1
3272024-09-11T21:15:45.322Z Downloaded version_check v0.9.5
3282024-09-11T21:15:45.322Z Downloaded smawk v0.3.2
3292024-09-11T21:15:45.325Z Downloaded fs-err v2.11.0
3302024-09-11T21:15:45.325Z Downloaded toml_datetime v0.6.8
3312024-09-11T21:15:45.327Z Downloaded pest_generator v2.7.10
3322024-09-11T21:15:45.327Z Downloaded cargo_toml v0.20.4
3332024-09-11T21:15:45.328Z Downloaded fastrand v2.1.0
3342024-09-11T21:15:45.330Z Downloaded cfg-if v1.0.0
3352024-09-11T21:15:45.330Z Downloaded cargo-platform v0.1.8
3362024-09-11T21:15:45.333Z Downloaded bytecount v0.6.8
3372024-09-11T21:15:45.333Z Downloaded dof v0.3.0
3382024-09-11T21:15:45.336Z Downloaded once_cell v1.19.0
3392024-09-11T21:15:45.339Z Downloaded anstyle-parse v0.2.4
3402024-09-11T21:15:45.339Z Downloaded byteorder v1.5.0
3412024-09-11T21:15:45.345Z Downloaded anstream v0.6.14
3422024-09-11T21:15:45.348Z Downloaded tempfile v3.10.1
3432024-09-11T21:15:45.350Z Downloaded semver v1.0.23
3442024-09-11T21:15:45.353Z Downloaded zerocopy-derive v0.7.34
3452024-09-11T21:15:45.357Z Downloaded dtrace-parser v0.2.0
3462024-09-11T21:15:45.360Z Downloaded is_terminal_polyfill v1.70.0
3472024-09-11T21:15:45.365Z Downloaded unicode-ident v1.0.12
3482024-09-11T21:15:45.368Z Downloaded ryu v1.0.18
3492024-09-11T21:15:45.373Z Downloaded typenum v1.17.0
3502024-09-11T21:15:45.376Z Downloaded pest_meta v2.7.10
3512024-09-11T21:15:45.378Z Downloaded log v0.4.21
3522024-09-11T21:15:45.381Z Downloaded clap_derive v4.5.13
3532024-09-11T21:15:45.383Z Downloaded scroll v0.12.0
3542024-09-11T21:15:45.386Z Downloaded macaddr v1.0.1
3552024-09-11T21:15:45.386Z Downloaded generic-array v0.14.7
3562024-09-11T21:15:45.389Z Downloaded fnv v1.0.7
3572024-09-11T21:15:45.389Z Downloaded errno v0.3.9
3582024-09-11T21:15:45.391Z Downloaded usdt v0.5.0
3592024-09-11T21:15:45.391Z Downloaded thread-id v4.2.1
3602024-09-11T21:15:45.394Z Downloaded unicode-linebreak v0.1.5
3612024-09-11T21:15:45.394Z Downloaded plain v0.2.3
3622024-09-11T21:15:45.394Z Downloaded memmap v0.7.0
3632024-09-11T21:15:45.396Z Downloaded utf8parse v0.2.1
3642024-09-11T21:15:45.396Z Downloaded terminal_size v0.3.0
3652024-09-11T21:15:45.399Z Downloaded heck v0.5.0
3662024-09-11T21:15:45.399Z Downloaded usdt-impl v0.5.0
3672024-09-11T21:15:45.401Z Downloaded strsim v0.11.1
3682024-09-11T21:15:45.401Z Downloaded quote v1.0.36
3692024-09-11T21:15:45.404Z Downloaded thiserror v1.0.63
3702024-09-11T21:15:45.408Z Downloaded serde_derive v1.0.208
3712024-09-11T21:15:45.419Z Downloaded clap v4.5.16
3722024-09-11T21:15:45.423Z Downloaded proc-macro-error v1.0.4
3732024-09-11T21:15:45.423Z Downloaded textwrap v0.16.1
3742024-09-11T21:15:45.426Z Downloaded sha2 v0.10.8
3752024-09-11T21:15:45.428Z Downloaded indexmap v2.4.0
3762024-09-11T21:15:45.432Z Downloaded pest_derive v2.7.10
3772024-09-11T21:15:45.434Z Downloaded ucd-trie v0.1.6
3782024-09-11T21:15:45.437Z Downloaded proc-macro2 v1.0.86
3792024-09-11T21:15:45.440Z Downloaded digest v0.10.7
3802024-09-11T21:15:45.443Z Downloaded bitflags v2.6.0
3812024-09-11T21:15:45.445Z Downloaded anyhow v1.0.86
3822024-09-11T21:15:45.448Z Downloaded tabled_derive v0.7.0
3832024-09-11T21:15:45.451Z Downloaded toml v0.8.19
3842024-09-11T21:15:45.453Z Downloaded papergrid v0.11.0
3852024-09-11T21:15:45.458Z Downloaded memchr v2.7.2
3862024-09-11T21:15:45.462Z Downloaded cpufeatures v0.2.12
3872024-09-11T21:15:45.467Z Downloaded serde v1.0.208
3882024-09-11T21:15:45.481Z Downloaded pest v2.7.10
3892024-09-11T21:15:45.487Z Downloaded toml_edit v0.22.20
3902024-09-11T21:15:45.508Z Downloaded goblin v0.8.2
3912024-09-11T21:15:45.514Z Downloaded clap_builder v4.5.15
3922024-09-11T21:15:45.520Z Downloaded winnow v0.6.18
3932024-09-11T21:15:45.530Z Downloaded hashbrown v0.14.5
3942024-09-11T21:15:45.535Z Downloaded zerocopy v0.7.34
3952024-09-11T21:15:45.550Z Downloaded tabled v0.15.0
3962024-09-11T21:15:45.566Z Downloaded syn v2.0.74
3972024-09-11T21:15:45.576Z Downloaded syn v1.0.109
3982024-09-11T21:15:45.587Z Downloaded unicode-width v0.1.13
3992024-09-11T21:15:45.594Z Downloaded rustix v0.38.34
4002024-09-11T21:15:45.615Z Downloaded serde_json v1.0.125
4012024-09-11T21:15:45.623Z Downloaded libc v0.2.158
4022024-09-11T21:15:45.925Z Compiling proc-macro2 v1.0.86
4032024-09-11T21:15:45.927Z Compiling unicode-ident v1.0.12
4042024-09-11T21:15:45.927Z Compiling version_check v0.9.5
4052024-09-11T21:15:45.927Z Compiling serde v1.0.208
4062024-09-11T21:15:45.927Z Compiling thiserror v1.0.63
4072024-09-11T21:15:45.927Z Compiling memchr v2.7.2
4082024-09-11T21:15:45.928Z Compiling libc v0.2.158
4092024-09-11T21:15:45.958Z Compiling ryu v1.0.18
4102024-09-11T21:15:46.267Z Compiling itoa v1.0.11
4112024-09-11T21:15:46.402Z Compiling ucd-trie v0.1.6
4122024-09-11T21:15:46.696Z Compiling once_cell v1.19.0
4132024-09-11T21:15:46.779Z Compiling byteorder v1.5.0
4142024-09-11T21:15:46.800Z Compiling rustix v0.38.34
4152024-09-11T21:15:47.121Z Compiling serde_json v1.0.125
4162024-09-11T21:15:47.145Z Compiling bitflags v2.6.0
4172024-09-11T21:15:47.529Z Compiling usdt-impl v0.5.0
4182024-09-11T21:15:47.619Z Compiling proc-macro-error-attr v1.0.4
4192024-09-11T21:15:47.672Z Compiling quote v1.0.36
4202024-09-11T21:15:47.769Z Compiling syn v1.0.109
4212024-09-11T21:15:47.821Z Compiling proc-macro-error v1.0.4
4222024-09-11T21:15:47.972Z Compiling utf8parse v0.2.1
4232024-09-11T21:15:48.004Z Compiling hashbrown v0.14.5
4242024-09-11T21:15:48.110Z Compiling syn v2.0.74
4252024-09-11T21:15:48.134Z Compiling errno v0.3.9
4262024-09-11T21:15:48.404Z Compiling log v0.4.21
4272024-09-11T21:15:48.433Z Compiling plain v0.2.3
4282024-09-11T21:15:48.506Z Compiling equivalent v1.0.1
4292024-09-11T21:15:48.609Z Compiling thread-id v4.2.1
4302024-09-11T21:15:48.633Z Compiling camino v1.1.9
4312024-09-11T21:15:48.771Z Compiling anstyle-parse v0.2.4
4322024-09-11T21:15:49.098Z Compiling is_terminal_polyfill v1.70.0
4332024-09-11T21:15:49.239Z Compiling indexmap v2.4.0
4342024-09-11T21:15:49.261Z Compiling anstyle-query v1.0.3
4352024-09-11T21:15:49.312Z Compiling anstyle v1.0.8
4362024-09-11T21:15:49.363Z Compiling semver v1.0.23
4372024-09-11T21:15:49.402Z Compiling autocfg v1.3.0
4382024-09-11T21:15:49.497Z Compiling unicode-width v0.1.13
4392024-09-11T21:15:49.745Z Compiling pretty-hex v0.4.1
4402024-09-11T21:15:49.776Z Compiling winnow v0.6.18
4412024-09-11T21:15:49.927Z Compiling colorchoice v1.0.1
4422024-09-11T21:15:50.051Z Compiling anstream v0.6.14
4432024-09-11T21:15:50.372Z Compiling heck v0.4.1
4442024-09-11T21:15:50.396Z Compiling fs-err v2.11.0
4452024-09-11T21:15:50.567Z Compiling terminal_size v0.3.0
4462024-09-11T21:15:50.712Z Compiling heck v0.5.0
4472024-09-11T21:15:50.782Z Compiling fnv v1.0.7
4482024-09-11T21:15:50.808Z Compiling fastrand v2.1.0
4492024-09-11T21:15:50.864Z Compiling anyhow v1.0.86
4502024-09-11T21:15:50.918Z Compiling clap_lex v0.7.0
4512024-09-11T21:15:51.197Z Compiling bytecount v0.6.8
4522024-09-11T21:15:51.248Z Compiling cfg-if v1.0.0
4532024-09-11T21:15:51.346Z Compiling strsim v0.11.1
4542024-09-11T21:15:51.370Z Compiling papergrid v0.11.0
4552024-09-11T21:15:51.423Z Compiling tempfile v3.10.1
4562024-09-11T21:15:51.813Z Compiling clap_builder v4.5.15
4572024-09-11T21:15:52.225Z Compiling memmap v0.7.0
4582024-09-11T21:15:52.297Z Compiling unicode-linebreak v0.1.5
4592024-09-11T21:15:52.322Z Compiling smawk v0.3.2
4602024-09-11T21:15:52.800Z Compiling textwrap v0.16.1
4612024-09-11T21:15:53.132Z Compiling swrite v0.1.0
4622024-09-11T21:15:54.397Z Compiling tabled_derive v0.7.0
4632024-09-11T21:15:55.856Z Compiling tabled v0.15.0
4642024-09-11T21:15:56.731Z Compiling serde_derive v1.0.208
4652024-09-11T21:15:56.734Z Compiling thiserror-impl v1.0.63
4662024-09-11T21:15:56.734Z Compiling zerocopy-derive v0.7.34
4672024-09-11T21:15:56.810Z Compiling scroll_derive v0.12.0
4682024-09-11T21:15:57.150Z Compiling clap_derive v4.5.13
4692024-09-11T21:15:58.308Z Compiling scroll v0.12.0
4702024-09-11T21:15:58.799Z Compiling goblin v0.8.2
4712024-09-11T21:15:58.849Z Compiling zerocopy v0.7.34
4722024-09-11T21:16:00.632Z Compiling clap v4.5.16
4732024-09-11T21:16:02.122Z Compiling pest v2.7.10
4742024-09-11T21:16:03.694Z Compiling pest_meta v2.7.10
4752024-09-11T21:16:04.767Z Compiling pest_generator v2.7.10
4762024-09-11T21:16:06.449Z Compiling pest_derive v2.7.10
4772024-09-11T21:16:06.680Z Compiling toml_datetime v0.6.8
4782024-09-11T21:16:06.680Z Compiling serde_spanned v0.6.7
4792024-09-11T21:16:07.104Z Compiling serde_tokenstream v0.2.2
4802024-09-11T21:16:07.128Z Compiling dtrace-parser v0.2.0
4812024-09-11T21:16:07.213Z Compiling toml_edit v0.22.20
4822024-09-11T21:16:07.292Z Compiling cargo-platform v0.1.8
4832024-09-11T21:16:07.487Z Compiling camino-tempfile v1.1.1
4842024-09-11T21:16:07.741Z Compiling macaddr v1.0.1
4852024-09-11T21:16:08.316Z Compiling dof v0.3.0
4862024-09-11T21:16:08.316Z Compiling cargo_metadata v0.18.1
4872024-09-11T21:16:10.171Z Compiling toml v0.8.19
4882024-09-11T21:16:10.290Z Compiling usdt-attr-macro v0.5.0
4892024-09-11T21:16:10.290Z Compiling usdt-macro v0.5.0
4902024-09-11T21:16:11.011Z Compiling cargo_toml v0.20.4
4912024-09-11T21:16:11.679Z Compiling usdt v0.5.0
4922024-09-11T21:16:14.779Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932024-09-11T21:16:18.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.04s
4942024-09-11T21:16:19.239Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4952024-09-11T21:16:19.833Z Downloading crates ...
4962024-09-11T21:16:19.964Z Downloaded adler v1.0.2
4972024-09-11T21:16:19.967Z Downloaded aead v0.5.2
4982024-09-11T21:16:19.984Z Downloaded base64 v0.21.7
4992024-09-11T21:16:19.992Z Downloaded ciborium-io v0.2.2
5002024-09-11T21:16:19.996Z Downloaded atomicwrites v0.4.3
5012024-09-11T21:16:19.999Z Downloaded cfg_aliases v0.1.1
5022024-09-11T21:16:19.999Z Downloaded humantime v2.1.0
5032024-09-11T21:16:20.001Z Downloaded bitstruct_derive v0.1.0
5042024-09-11T21:16:20.001Z Downloaded httparse v1.8.0
5052024-09-11T21:16:20.004Z Downloaded bitstruct v0.1.1
5062024-09-11T21:16:20.007Z Downloaded hyper-rustls v0.24.2
5072024-09-11T21:16:20.011Z Downloaded ident_case v1.0.1
5082024-09-11T21:16:20.014Z Downloaded match_cfg v0.1.0
5092024-09-11T21:16:20.014Z Downloaded is-terminal v0.4.12
5102024-09-11T21:16:20.014Z Downloaded instant v0.1.12
5112024-09-11T21:16:20.016Z Downloaded async-stream v0.3.5
5122024-09-11T21:16:20.019Z Downloaded md5 v0.7.0
5132024-09-11T21:16:20.022Z Downloaded convert_case v0.4.0
5142024-09-11T21:16:20.022Z Downloaded ascii-canvas v3.0.0
5152024-09-11T21:16:20.024Z Downloaded cobs v0.2.3
5162024-09-11T21:16:20.024Z Downloaded darling v0.20.9
5172024-09-11T21:16:20.028Z Downloaded bit-vec v0.6.3
5182024-09-11T21:16:20.031Z Downloaded num-conv v0.1.0
5192024-09-11T21:16:20.033Z Downloaded new_debug_unreachable v1.0.6
5202024-09-11T21:16:20.033Z Downloaded libefi-sys v0.1.0
5212024-09-11T21:16:20.036Z Downloaded hyper-tls v0.5.0
5222024-09-11T21:16:20.039Z Downloaded managed v0.8.0
5232024-09-11T21:16:20.039Z Downloaded lru v0.12.3
5242024-09-11T21:16:20.041Z Downloaded lazy_static v1.5.0
5252024-09-11T21:16:20.041Z Downloaded base16ct v0.2.0
5262024-09-11T21:16:20.044Z Downloaded inout v0.1.3
5272024-09-11T21:16:20.046Z Downloaded memoffset v0.9.1
5282024-09-11T21:16:20.046Z Downloaded maybe-uninit v2.0.0
5292024-09-11T21:16:20.049Z Downloaded keccak v0.1.5
5302024-09-11T21:16:20.049Z Downloaded assert_matches v1.5.0
5312024-09-11T21:16:20.051Z Downloaded hubpack v0.1.2
5322024-09-11T21:16:20.054Z Downloaded curve25519-dalek-derive v0.1.1
5332024-09-11T21:16:20.054Z Downloaded hubpack_derive v0.1.1
5342024-09-11T21:16:20.057Z Downloaded http-range v0.1.5
5352024-09-11T21:16:20.057Z Downloaded ctr v0.9.2
5362024-09-11T21:16:20.059Z Downloaded crc v3.2.1
5372024-09-11T21:16:20.063Z Downloaded num-derive v0.4.2
5382024-09-11T21:16:20.065Z Downloaded nanorand v0.7.0
5392024-09-11T21:16:20.065Z Downloaded atty v0.2.14
5402024-09-11T21:16:20.068Z Downloaded cstr-argument v0.1.2
5412024-09-11T21:16:20.068Z Downloaded libloading v0.8.3
5422024-09-11T21:16:20.071Z Downloaded indent_write v2.2.0
5432024-09-11T21:16:20.074Z Downloaded rpassword v7.3.1
5442024-09-11T21:16:20.077Z Downloaded nibble_vec v0.1.0
5452024-09-11T21:16:20.077Z Downloaded mime_guess v2.0.4
5462024-09-11T21:16:20.080Z Downloaded ciborium-ll v0.2.2
5472024-09-11T21:16:20.080Z Downloaded multer v3.1.0
5482024-09-11T21:16:20.084Z Downloaded buf-list v1.0.3
5492024-09-11T21:16:20.086Z Downloaded arrayvec v0.7.4
5502024-09-11T21:16:20.089Z Downloaded array-init v0.0.4
5512024-09-11T21:16:20.089Z Downloaded cfg_aliases v0.2.1
5522024-09-11T21:16:20.092Z Downloaded colored v2.1.0
5532024-09-11T21:16:20.103Z Downloaded cassowary v0.3.0
5542024-09-11T21:16:20.104Z Downloaded russh-cryptovec v0.7.2
5552024-09-11T21:16:20.104Z Downloaded constant_time_eq v0.3.0
5562024-09-11T21:16:20.104Z Downloaded newtype_derive v0.1.6
5572024-09-11T21:16:20.104Z Downloaded crossbeam-deque v0.8.5
5582024-09-11T21:16:20.108Z Downloaded bcrypt-pbkdf v0.10.0
5592024-09-11T21:16:20.108Z Downloaded newline-converter v0.3.0
5602024-09-11T21:16:20.108Z Downloaded normalize-line-endings v0.3.0
5612024-09-11T21:16:20.108Z Downloaded nodrop v0.1.14
5622024-09-11T21:16:20.108Z Downloaded matches v0.1.10
5632024-09-11T21:16:20.108Z Downloaded newtype-uuid v1.1.0
5642024-09-11T21:16:20.108Z Downloaded async-trait v0.1.82
5652024-09-11T21:16:20.112Z Downloaded is_ci v1.2.0
5662024-09-11T21:16:20.115Z Downloaded rusty-fork v0.3.0
5672024-09-11T21:16:20.117Z Downloaded nu-ansi-term v0.50.0
5682024-09-11T21:16:20.117Z Downloaded httpdate v1.0.3
5692024-09-11T21:16:20.120Z Downloaded cexpr v0.6.0
5702024-09-11T21:16:20.122Z Downloaded miniz_oxide v0.7.2
5712024-09-11T21:16:20.125Z Downloaded atomic-waker v1.1.2
5722024-09-11T21:16:20.125Z Downloaded bitflags v1.3.2
5732024-09-11T21:16:20.128Z Downloaded async-recursion v1.1.1
5742024-09-11T21:16:20.131Z Downloaded take_mut v0.2.2
5752024-09-11T21:16:20.134Z Downloaded structmeta-derive v0.2.0
5762024-09-11T21:16:20.134Z Downloaded serde_urlencoded v0.7.1
5772024-09-11T21:16:20.136Z Downloaded const-oid v0.9.6
5782024-09-11T21:16:20.139Z Downloaded universal-hash v0.5.1
5792024-09-11T21:16:20.141Z Downloaded serde_repr v0.1.19
5802024-09-11T21:16:20.144Z Downloaded async-bb8-diesel v0.2.1
5812024-09-11T21:16:20.147Z Downloaded arrayref v0.3.7
5822024-09-11T21:16:20.147Z Downloaded crossbeam-epoch v0.9.18
5832024-09-11T21:16:20.149Z Downloaded instability v0.3.2
5842024-09-11T21:16:20.151Z Downloaded lru-cache v0.1.2
5852024-09-11T21:16:20.151Z Downloaded lazycell v1.3.0
5862024-09-11T21:16:20.154Z Downloaded lalrpop-util v0.19.12
5872024-09-11T21:16:20.154Z Downloaded cookie v0.18.1
5882024-09-11T21:16:20.156Z Downloaded libsw v3.3.1
5892024-09-11T21:16:20.159Z Downloaded fxhash v0.2.1
5902024-09-11T21:16:20.162Z Downloaded arc-swap v1.7.1
5912024-09-11T21:16:20.164Z Downloaded downcast v0.11.0
5922024-09-11T21:16:20.167Z Downloaded rustc_version v0.1.7
5932024-09-11T21:16:20.167Z Downloaded num-iter v0.1.45
5942024-09-11T21:16:20.169Z Downloaded md-5 v0.10.6
5952024-09-11T21:16:20.169Z Downloaded ciborium v0.2.2
5962024-09-11T21:16:20.172Z Downloaded base64ct v1.6.0
5972024-09-11T21:16:20.174Z Downloaded foreign-types-shared v0.1.1
5982024-09-11T21:16:20.177Z Downloaded num_threads v0.1.7
5992024-09-11T21:16:20.177Z Downloaded console v0.15.8
6002024-09-11T21:16:20.181Z Downloaded bzip2 v0.4.4
6012024-09-11T21:16:20.184Z Downloaded shlex v1.3.0
6022024-09-11T21:16:20.186Z Downloaded serde-big-array v0.5.1
6032024-09-11T21:16:20.186Z Downloaded cookie_store v0.20.0
6042024-09-11T21:16:20.189Z Downloaded num-traits v0.2.19
6052024-09-11T21:16:20.191Z Downloaded peg-runtime v0.8.3
6062024-09-11T21:16:20.191Z Downloaded mockall_derive v0.13.0
6072024-09-11T21:16:20.194Z Downloaded bcs v0.1.6
6082024-09-11T21:16:20.196Z Downloaded ssh-cipher v0.2.0
6092024-09-11T21:16:20.199Z Downloaded tap v1.0.1
6102024-09-11T21:16:20.199Z Downloaded csv-core v0.1.11
6112024-09-11T21:16:20.201Z Downloaded slab v0.4.9
6122024-09-11T21:16:20.203Z Downloaded tabwriter v1.4.0
6132024-09-11T21:16:20.203Z Downloaded supports-color v3.0.0
6142024-09-11T21:16:20.206Z Downloaded subtle v2.5.0
6152024-09-11T21:16:20.206Z Downloaded hmac v0.12.1
6162024-09-11T21:16:20.208Z Downloaded compact_str v0.8.0
6172024-09-11T21:16:20.212Z Downloaded zeroize_derive v1.4.2
6182024-09-11T21:16:20.214Z Downloaded linear-map v1.2.0
6192024-09-11T21:16:20.216Z Downloaded precomputed-hash v0.1.1
6202024-09-11T21:16:20.216Z Downloaded crc-any v2.5.0
6212024-09-11T21:16:20.220Z Downloaded rustls-pemfile v2.1.3
6222024-09-11T21:16:20.222Z Downloaded whoami v1.5.1
6232024-09-11T21:16:20.225Z Downloaded snafu-derive v0.8.2
6242024-09-11T21:16:20.225Z Downloaded dirs-sys-next v0.1.2
6252024-09-11T21:16:20.227Z Downloaded defmt v0.3.8
6262024-09-11T21:16:20.229Z Downloaded num v0.4.3
6272024-09-11T21:16:20.231Z Downloaded enum-as-inner v0.5.1
6282024-09-11T21:16:20.235Z Downloaded termtree v0.4.1
6292024-09-11T21:16:20.235Z Downloaded futures-executor v0.3.30
6302024-09-11T21:16:20.239Z Downloaded native-tls v0.2.11
6312024-09-11T21:16:20.241Z Downloaded num_enum_derive v0.5.11
6322024-09-11T21:16:20.241Z Downloaded num_enum v0.5.11
6332024-09-11T21:16:20.244Z Downloaded crc32fast v1.4.0
6342024-09-11T21:16:20.247Z Downloaded ahash v0.8.11
6352024-09-11T21:16:20.250Z Downloaded hash32 v0.3.1
6362024-09-11T21:16:20.253Z Downloaded strum_macros v0.26.4
6372024-09-11T21:16:20.254Z Downloaded cookie v0.17.0
6382024-09-11T21:16:20.257Z Downloaded indicatif v0.17.8
6392024-09-11T21:16:20.260Z Downloaded predicates v3.1.2
6402024-09-11T21:16:20.263Z Downloaded tracing-attributes v0.1.27
6412024-09-11T21:16:20.266Z Downloaded untrusted v0.7.1
6422024-09-11T21:16:20.268Z Downloaded addr2line v0.21.0
6432024-09-11T21:16:20.272Z Downloaded gethostname v0.5.0
6442024-09-11T21:16:20.274Z Downloaded darling_macro v0.20.9
6452024-09-11T21:16:20.274Z Downloaded rand_chacha v0.3.1
6462024-09-11T21:16:20.274Z Downloaded cc v1.0.97
6472024-09-11T21:16:20.277Z Downloaded chacha20poly1305 v0.10.1
6482024-09-11T21:16:20.279Z Downloaded rand_seeder v0.3.0
6492024-09-11T21:16:20.283Z Downloaded rand_core v0.6.4
6502024-09-11T21:16:20.286Z Downloaded term v0.7.0
6512024-09-11T21:16:20.286Z Downloaded parse-size v1.0.0
6522024-09-11T21:16:20.288Z Downloaded number_prefix v0.4.0
6532024-09-11T21:16:20.288Z Downloaded same-file v1.0.6
6542024-09-11T21:16:20.290Z Downloaded sha1 v0.10.6
6552024-09-11T21:16:20.293Z Downloaded fixedbitset v0.4.2
6562024-09-11T21:16:20.293Z Downloaded thiserror-impl-no-std v2.0.2
6572024-09-11T21:16:20.296Z Downloaded stable_deref_trait v1.2.0
6582024-09-11T21:16:20.296Z Downloaded slog-dtrace v0.3.0
6592024-09-11T21:16:20.298Z Downloaded slog-bunyan v2.5.0
6602024-09-11T21:16:20.301Z Downloaded rustls-pemfile v1.0.4
6612024-09-11T21:16:20.310Z Downloaded base64 v0.13.1
6622024-09-11T21:16:20.313Z Downloaded psl-types v2.0.11
6632024-09-11T21:16:20.316Z Downloaded pin-project-internal v1.1.5
6642024-09-11T21:16:20.318Z Downloaded mio v0.8.11
6652024-09-11T21:16:20.323Z Downloaded static_assertions v1.1.0
6662024-09-11T21:16:20.325Z Downloaded base64 v0.22.1
6672024-09-11T21:16:20.329Z Downloaded path-slash v0.1.5
6682024-09-11T21:16:20.331Z Downloaded sigpipe v0.1.3
6692024-09-11T21:16:20.331Z Downloaded ff v0.13.0
6702024-09-11T21:16:20.334Z Downloaded thiserror-no-std v2.0.2
6712024-09-11T21:16:20.337Z Downloaded twox-hash v1.6.3
6722024-09-11T21:16:20.339Z Downloaded signal-hook v0.3.17
6732024-09-11T21:16:20.343Z Downloaded tower-service v0.3.2
6742024-09-11T21:16:20.349Z Downloaded try-lock v0.2.5
6752024-09-11T21:16:20.349Z Downloaded diesel_table_macro_syntax v0.2.0
6762024-09-11T21:16:20.349Z Downloaded const_format v0.2.32
6772024-09-11T21:16:20.352Z Downloaded dhcproto-macros v0.1.0
6782024-09-11T21:16:20.354Z Downloaded hostname v0.4.0
6792024-09-11T21:16:20.354Z Downloaded hostname v0.3.1
6802024-09-11T21:16:20.358Z Downloaded polyval v0.6.2
6812024-09-11T21:16:20.361Z Downloaded dsl_auto_type v0.1.2
6822024-09-11T21:16:20.361Z Downloaded ppv-lite86 v0.2.17
6832024-09-11T21:16:20.361Z Downloaded miniz_oxide v0.8.0
6842024-09-11T21:16:20.364Z Downloaded indexmap v1.9.3
6852024-09-11T21:16:20.367Z Downloaded backtrace v0.3.71
6862024-09-11T21:16:20.374Z Downloaded parking_lot v0.12.2
6872024-09-11T21:16:20.377Z Downloaded difflib v0.4.0
6882024-09-11T21:16:20.377Z Downloaded serde_plain v1.0.2
6892024-09-11T21:16:20.379Z Downloaded scheduled-thread-pool v0.2.7
6902024-09-11T21:16:20.380Z Downloaded serde_derive_internals v0.29.1
6912024-09-11T21:16:20.382Z Downloaded tar v0.4.41
6922024-09-11T21:16:20.385Z Downloaded rustc_version v0.4.0
6932024-09-11T21:16:20.385Z Downloaded pbkdf2 v0.11.0
6942024-09-11T21:16:20.388Z Downloaded num-bigint v0.4.5
6952024-09-11T21:16:20.392Z Downloaded env_logger v0.10.2
6962024-09-11T21:16:20.396Z Downloaded sqlformat v0.2.4
6972024-09-11T21:16:20.398Z Downloaded phf_shared v0.10.0
6982024-09-11T21:16:20.401Z Downloaded glob v0.3.1
6992024-09-11T21:16:20.401Z Downloaded want v0.3.1
7002024-09-11T21:16:20.404Z Downloaded secrecy v0.8.0
7012024-09-11T21:16:20.404Z Downloaded tokio-rustls v0.24.1
7022024-09-11T21:16:20.406Z Downloaded funty v2.0.0
7032024-09-11T21:16:20.409Z Downloaded vsss-rs v3.3.4
7042024-09-11T21:16:20.413Z Downloaded ron v0.7.1
7052024-09-11T21:16:20.415Z Downloaded strum v0.26.3
7062024-09-11T21:16:20.418Z Downloaded form_urlencoded v1.2.1
7072024-09-11T21:16:20.418Z Downloaded postcard v1.0.8
7082024-09-11T21:16:20.420Z Downloaded password-hash v0.5.0
7092024-09-11T21:16:20.424Z Downloaded unicode-xid v0.2.4
7102024-09-11T21:16:20.424Z Downloaded unsafe-libyaml v0.2.11
7112024-09-11T21:16:20.427Z Downloaded tracing-core v0.1.32
7122024-09-11T21:16:20.430Z Downloaded ref-cast v1.0.23
7132024-09-11T21:16:20.434Z Downloaded data-encoding v2.6.0
7142024-09-11T21:16:20.437Z Downloaded olpc-cjson v0.1.3
7152024-09-11T21:16:20.437Z Downloaded pin-project v1.1.5
7162024-09-11T21:16:20.448Z Downloaded home v0.5.9
7172024-09-11T21:16:20.450Z Downloaded oso-derive v0.27.3
7182024-09-11T21:16:20.450Z Downloaded openssl-probe v0.1.5
7192024-09-11T21:16:20.453Z Downloaded openssl-macros v0.1.1
7202024-09-11T21:16:20.453Z Downloaded phf v0.11.2
7212024-09-11T21:16:20.455Z Downloaded dyn-clone v1.0.17
7222024-09-11T21:16:20.455Z Downloaded globset v0.4.14
7232024-09-11T21:16:20.458Z Downloaded rustls-pki-types v1.7.0
7242024-09-11T21:16:20.460Z Downloaded itertools v0.10.5
7252024-09-11T21:16:20.466Z Downloaded fatfs v0.3.6
7262024-09-11T21:16:20.469Z Downloaded structmeta-derive v0.3.0
7272024-09-11T21:16:20.472Z Downloaded uuid v1.10.0
7282024-09-11T21:16:20.475Z Downloaded structmeta v0.3.0
7292024-09-11T21:16:20.477Z Downloaded walkdir v2.5.0
7302024-09-11T21:16:20.480Z Downloaded salsa20 v0.10.2
7312024-09-11T21:16:20.480Z Downloaded zeroize v1.7.0
7322024-09-11T21:16:20.483Z Downloaded tls_codec_derive v0.4.1
7332024-09-11T21:16:20.483Z Downloaded tls_codec v0.4.1
7342024-09-11T21:16:20.487Z Downloaded vergen v8.3.2
7352024-09-11T21:16:20.489Z Downloaded ron v0.8.1
7362024-09-11T21:16:20.494Z Downloaded openssl-sys v0.9.103
7372024-09-11T21:16:20.499Z Downloaded dirs-next v2.0.0
7382024-09-11T21:16:20.501Z Downloaded futures-io v0.3.30
7392024-09-11T21:16:20.503Z Downloaded mio v1.0.2
7402024-09-11T21:16:20.509Z Downloaded hickory-client v0.24.1
7412024-09-11T21:16:20.512Z Downloaded float-cmp v0.9.0
7422024-09-11T21:16:20.514Z Downloaded toolchain_find v0.4.0
7432024-09-11T21:16:20.514Z Downloaded proc-macro-crate v1.3.1
7442024-09-11T21:16:20.517Z Downloaded similar v2.6.0
7452024-09-11T21:16:20.521Z Downloaded num-bigint-dig v0.8.4
7462024-09-11T21:16:20.526Z Downloaded opaque-debug v0.3.1
7472024-09-11T21:16:20.529Z Downloaded float-ord v0.3.2
7482024-09-11T21:16:20.529Z Downloaded rustc-hash v1.1.0
7492024-09-11T21:16:20.531Z Downloaded siphasher v0.3.11
7502024-09-11T21:16:20.534Z Downloaded tokio-rustls v0.25.0
7512024-09-11T21:16:20.534Z Downloaded tungstenite v0.21.0
7522024-09-11T21:16:20.537Z Downloaded pin-utils v0.1.0
7532024-09-11T21:16:20.540Z Downloaded pretty-hex v0.2.1
7542024-09-11T21:16:20.542Z Downloaded tungstenite v0.23.0
7552024-09-11T21:16:20.545Z Downloaded peg-macros v0.8.4
7562024-09-11T21:16:20.547Z Downloaded termcolor v1.4.1
7572024-09-11T21:16:20.550Z Downloaded tokio-tungstenite v0.23.1
7582024-09-11T21:16:20.552Z Downloaded tokio-tungstenite v0.21.0
7592024-09-11T21:16:20.555Z Downloaded half v2.4.1
7602024-09-11T21:16:20.557Z Downloaded hashbrown v0.12.3
7612024-09-11T21:16:20.560Z Downloaded foreign-types-shared v0.3.1
7622024-09-11T21:16:20.572Z Downloaded des v0.8.1
7632024-09-11T21:16:20.575Z Downloaded tinyvec_macros v0.1.1
7642024-09-11T21:16:20.575Z Downloaded unarray v0.1.4
7652024-09-11T21:16:20.575Z Downloaded omicron-zone-package v0.11.0
7662024-09-11T21:16:20.575Z Downloaded time-core v0.1.2
7672024-09-11T21:16:20.575Z Downloaded ghash v0.5.1
7682024-09-11T21:16:20.575Z Downloaded rcgen v0.12.1
7692024-09-11T21:16:20.575Z Downloaded aes v0.8.4
7702024-09-11T21:16:20.578Z Downloaded ed25519 v2.2.3
7712024-09-11T21:16:20.581Z Downloaded diff v0.1.13
7722024-09-11T21:16:20.583Z Downloaded portpicker v0.1.1
7732024-09-11T21:16:20.586Z Downloaded hashbrown v0.13.2
7742024-09-11T21:16:20.589Z Downloaded minimal-lexical v0.2.1
7752024-09-11T21:16:20.593Z Downloaded zone_cfg_derive v0.1.2
7762024-09-11T21:16:20.596Z Downloaded zone_cfg_derive v0.3.0
7772024-09-11T21:16:20.596Z Downloaded diesel_derives v2.2.2
7782024-09-11T21:16:20.600Z Downloaded smf v0.2.3
7792024-09-11T21:16:20.602Z Downloaded scopeguard v1.2.0
7802024-09-11T21:16:20.605Z Downloaded schemars_derive v0.8.21
7812024-09-11T21:16:20.605Z Downloaded tokio-stream v0.1.15
7822024-09-11T21:16:20.609Z Downloaded slog-scope v4.4.0
7832024-09-11T21:16:20.611Z Downloaded hex v0.4.3
7842024-09-11T21:16:20.614Z Downloaded foreign-types v0.5.0
7852024-09-11T21:16:20.614Z Downloaded defmt-macros v0.3.9
7862024-09-11T21:16:20.617Z Downloaded smallvec v0.6.14
7872024-09-11T21:16:20.620Z Downloaded heck v0.3.3
7882024-09-11T21:16:20.620Z Downloaded deranged v0.3.11
7892024-09-11T21:16:20.623Z Downloaded defmt-parser v0.3.4
7902024-09-11T21:16:20.623Z Downloaded topological-sort v0.2.2
7912024-09-11T21:16:20.625Z Downloaded time-macros v0.2.18
7922024-09-11T21:16:20.628Z Downloaded rayon-core v1.12.1
7932024-09-11T21:16:20.633Z Downloaded endian-type v0.1.2
7942024-09-11T21:16:20.633Z Downloaded der v0.7.9
7952024-09-11T21:16:20.636Z Downloaded percent-encoding v2.3.1
7962024-09-11T21:16:20.639Z Downloaded pkg-config v0.3.30
7972024-09-11T21:16:20.641Z Downloaded poly1305 v0.8.0
7982024-09-11T21:16:20.643Z Downloaded pem v3.0.4
7992024-09-11T21:16:20.643Z Downloaded foreign-types v0.3.2
8002024-09-11T21:16:20.646Z Downloaded highway v1.2.0
8012024-09-11T21:16:20.648Z Downloaded crossterm v0.28.1
8022024-09-11T21:16:20.653Z Downloaded getrandom v0.2.14
8032024-09-11T21:16:20.656Z Downloaded futures-channel v0.3.30
8042024-09-11T21:16:20.659Z Downloaded unicase v2.7.0
8052024-09-11T21:16:20.661Z Downloaded headers-core v0.2.0
8062024-09-11T21:16:20.661Z Downloaded futures-sink v0.3.30
8072024-09-11T21:16:20.664Z Downloaded tui-tree-widget v0.22.0
8082024-09-11T21:16:20.664Z Downloaded samael v0.0.15
8092024-09-11T21:16:20.669Z Downloaded zone v0.1.8
8102024-09-11T21:16:20.671Z Downloaded signal-hook-mio v0.2.4
8112024-09-11T21:16:20.672Z Downloaded rustversion v1.0.17
8122024-09-11T21:16:20.674Z Downloaded libxml v0.3.3
8132024-09-11T21:16:20.680Z Downloaded serde-hex v0.1.0
8142024-09-11T21:16:20.682Z Downloaded wyz v0.5.1
8152024-09-11T21:16:20.685Z Downloaded hash32 v0.2.1
8162024-09-11T21:16:20.685Z Downloaded itertools v0.12.1
8172024-09-11T21:16:20.692Z Downloaded semver v0.1.20
8182024-09-11T21:16:20.695Z Downloaded rtoolbox v0.0.2
8192024-09-11T21:16:20.695Z Downloaded getopts v0.2.21
8202024-09-11T21:16:20.697Z Downloaded thread_local v1.1.8
8212024-09-11T21:16:20.697Z Downloaded parse-display-derive v0.10.0
8222024-09-11T21:16:20.700Z Downloaded erased-serde v0.3.31
8232024-09-11T21:16:20.702Z Downloaded termios v0.3.3
8242024-09-11T21:16:20.702Z Downloaded strum_macros v0.25.3
8252024-09-11T21:16:20.704Z Downloaded pem-rfc7468 v0.7.0
8262024-09-11T21:16:20.707Z Downloaded pin-project-lite v0.2.14
8272024-09-11T21:16:20.711Z Downloaded postgres-types v0.2.7
8282024-09-11T21:16:20.714Z Downloaded radium v0.7.0
8292024-09-11T21:16:20.716Z Downloaded rand_xorshift v0.3.0
8302024-09-11T21:16:20.716Z Downloaded pkcs5 v0.7.1
8312024-09-11T21:16:20.720Z Downloaded prettyplease v0.2.20
8322024-09-11T21:16:20.723Z Downloaded vte_generate_state_changes v0.1.1
8332024-09-11T21:16:20.727Z Downloaded signal-hook-tokio v0.3.1
8342024-09-11T21:16:20.727Z Downloaded parse-display v0.10.0
8352024-09-11T21:16:20.729Z Downloaded strip-ansi-escapes v0.2.0
8362024-09-11T21:16:20.729Z Downloaded yasna v0.5.2
8372024-09-11T21:16:20.732Z Downloaded futures-task v0.3.30
8382024-09-11T21:16:20.732Z Downloaded which v4.4.2
8392024-09-11T21:16:20.735Z Downloaded parking_lot_core v0.8.6
8402024-09-11T21:16:20.737Z Downloaded predicates-tree v1.0.9
8412024-09-11T21:16:20.737Z Downloaded peg v0.8.4
8422024-09-11T21:16:20.740Z Downloaded flagset v0.4.5
8432024-09-11T21:16:20.742Z Downloaded darling_core v0.20.9
8442024-09-11T21:16:20.747Z Downloaded blake3 v1.5.1
8452024-09-11T21:16:20.754Z Downloaded pbkdf2 v0.12.2
8462024-09-11T21:16:20.756Z Downloaded scrypt v0.11.0
8472024-09-11T21:16:20.759Z Downloaded hex-literal v0.4.1
8482024-09-11T21:16:20.759Z Downloaded xattr v1.3.1
8492024-09-11T21:16:20.762Z Downloaded ena v0.14.3
8502024-09-11T21:16:20.762Z Downloaded futures-core v0.3.30
8512024-09-11T21:16:20.764Z Downloaded smallvec v1.13.2
8522024-09-11T21:16:20.768Z Downloaded tinyvec v1.6.0
8532024-09-11T21:16:20.770Z Downloaded unicode-bidi v0.3.15
8542024-09-11T21:16:20.770Z Downloaded strum_macros v0.24.3
8552024-09-11T21:16:20.773Z Downloaded spin v0.5.2
8562024-09-11T21:16:20.775Z Downloaded fallible-iterator v0.2.0
8572024-09-11T21:16:20.775Z Downloaded signature v2.2.0
8582024-09-11T21:16:20.778Z Downloaded zerocopy v0.6.6
8592024-09-11T21:16:20.780Z Downloaded tokio-postgres v0.7.11
8602024-09-11T21:16:20.784Z Downloaded structmeta v0.2.0
8612024-09-11T21:16:20.787Z Downloaded sec1 v0.7.3
8622024-09-11T21:16:20.789Z Downloaded stringprep v0.1.4
8632024-09-11T21:16:20.790Z Downloaded ssh-key v0.6.6
8642024-09-11T21:16:20.795Z Downloaded filetime v0.2.25
8652024-09-11T21:16:20.798Z Downloaded packed_struct v0.10.1
8662024-09-11T21:16:20.800Z Downloaded dhcproto v0.12.0
8672024-09-11T21:16:20.803Z Downloaded derive_more v0.99.18
8682024-09-11T21:16:20.807Z Downloaded chrono v0.4.38
8692024-09-11T21:16:20.814Z Downloaded owo-colors v4.0.0
8702024-09-11T21:16:20.817Z Downloaded fallible-iterator v0.3.0
8712024-09-11T21:16:20.820Z Downloaded hickory-server v0.24.1
8722024-09-11T21:16:20.823Z Downloaded derive-where v1.2.7
8732024-09-11T21:16:20.827Z Downloaded vte v0.11.1
8742024-09-11T21:16:20.830Z Downloaded socket2 v0.4.10
8752024-09-11T21:16:20.832Z Downloaded headers v0.3.9
8762024-09-11T21:16:20.837Z Downloaded ecdsa v0.16.9
8772024-09-11T21:16:20.841Z Downloaded typed-path v0.7.1
8782024-09-11T21:16:20.845Z Downloaded flate2 v1.0.33
8792024-09-11T21:16:20.851Z Downloaded ed25519-dalek v2.1.1
8802024-09-11T21:16:20.854Z Downloaded winnow v0.5.40
8812024-09-11T21:16:20.865Z Downloaded bindgen v0.69.4
8822024-09-11T21:16:20.870Z Downloaded signal-hook-registry v1.4.2
8832024-09-11T21:16:20.873Z Downloaded socket2 v0.5.7
8842024-09-11T21:16:20.876Z Downloaded futures-util v0.3.30
8852024-09-11T21:16:20.887Z Downloaded rsa v0.9.6
8862024-09-11T21:16:20.891Z Downloaded p256 v0.13.2
8872024-09-11T21:16:20.899Z Downloaded flume v0.11.0
8882024-09-11T21:16:20.902Z Downloaded url v2.5.2
8892024-09-11T21:16:20.902Z Downloaded schemars v0.8.21
8902024-09-11T21:16:20.914Z Downloaded tungstenite v0.20.1
8912024-09-11T21:16:20.917Z Downloaded parking_lot_core v0.9.10
8922024-09-11T21:16:20.920Z Downloaded hyper v0.14.30
8932024-09-11T21:16:20.928Z Downloaded rusqlite v0.31.0
8942024-09-11T21:16:20.935Z Downloaded bitvec v1.0.1
8952024-09-11T21:16:20.949Z Downloaded hickory-resolver v0.24.1
8962024-09-11T21:16:20.953Z Downloaded unicode-normalization v0.1.23
8972024-09-11T21:16:20.958Z Downloaded time v0.3.36
8982024-09-11T21:16:20.964Z Downloaded h2 v0.3.26
8992024-09-11T21:16:20.972Z Downloaded serde_with v3.9.0
9002024-09-11T21:16:20.980Z Downloaded reedline v0.33.0
9012024-09-11T21:16:20.991Z Downloaded expectorate v1.1.0
9022024-09-11T21:16:20.994Z Downloaded quick-xml v0.31.0
9032024-09-11T21:16:20.996Z Downloaded reqwest v0.11.27
9042024-09-11T21:16:21.004Z Downloaded proptest v1.5.0
9052024-09-11T21:16:21.014Z Downloaded rustyline v14.0.0
9062024-09-11T21:16:21.019Z Downloaded git2 v0.19.0
9072024-09-11T21:16:21.027Z Downloaded curve25519-dalek v4.1.3
9082024-09-11T21:16:21.036Z Downloaded russh v0.45.0
9092024-09-11T21:16:21.042Z Downloaded rustls-webpki v0.101.7
9102024-09-11T21:16:21.056Z Downloaded radix_trie v0.2.1
9112024-09-11T21:16:21.061Z Downloaded hkdf v0.12.4
9122024-09-11T21:16:21.064Z Downloaded gimli v0.28.1
9132024-09-11T21:16:21.072Z Downloaded idna v0.2.3
9142024-09-11T21:16:21.079Z Downloaded object v0.30.4
9152024-09-11T21:16:21.088Z Downloaded vcpkg v0.2.15
9162024-09-11T21:16:21.127Z Downloaded bstr v1.9.1
9172024-09-11T21:16:21.138Z Downloaded p521 v0.13.3
9182024-09-11T21:16:21.143Z Downloaded hickory-proto v0.24.1
9192024-09-11T21:16:21.158Z Downloaded object v0.32.2
9202024-09-11T21:16:21.168Z Downloaded rayon v1.10.0
9212024-09-11T21:16:21.177Z Downloaded openssl v0.10.66
9222024-09-11T21:16:21.187Z Downloaded smoltcp v0.11.0
9232024-09-11T21:16:21.200Z Downloaded rustls-webpki v0.102.4
9242024-09-11T21:16:21.218Z Downloaded trust-dns-proto v0.22.0
9252024-09-11T21:16:21.230Z Downloaded regex v1.10.6
9262024-09-11T21:16:21.243Z Downloaded openapiv3 v2.0.0
9272024-09-11T21:16:21.256Z Downloaded regress v0.9.1
9282024-09-11T21:16:21.264Z Downloaded p384 v0.13.0
9292024-09-11T21:16:21.271Z Downloaded webpki-roots v0.25.4
9302024-09-11T21:16:21.274Z Downloaded smoltcp v0.9.1
9312024-09-11T21:16:21.286Z Downloaded polar-core v0.27.3
9322024-09-11T21:16:21.294Z Downloaded rustls v0.22.4
9332024-09-11T21:16:21.308Z Downloaded diesel v2.2.3
9342024-09-11T21:16:21.326Z Downloaded regex-syntax v0.6.29
9352024-09-11T21:16:21.333Z Downloaded zerocopy-derive v0.6.6
9362024-09-11T21:16:21.343Z Downloaded bzip2-sys v0.1.11+1.0.8
9372024-09-11T21:16:21.356Z Downloaded sled v0.34.7
9382024-09-11T21:16:21.367Z Downloaded regex-syntax v0.8.4
9392024-09-11T21:16:21.375Z Downloaded petgraph v0.6.5
9402024-09-11T21:16:21.395Z Downloaded dropshot v0.10.1
9412024-09-11T21:16:21.404Z Downloaded csv v1.3.0
9422024-09-11T21:16:21.425Z Downloaded sha3 v0.10.8
9432024-09-11T21:16:21.429Z Downloaded nix v0.29.0
9442024-09-11T21:16:21.442Z Downloaded rustls v0.21.12
9452024-09-11T21:16:21.453Z Downloaded ratatui v0.28.0
9462024-09-11T21:16:21.472Z Downloaded idna v0.4.0
9472024-09-11T21:16:21.479Z Downloaded nix v0.28.0
9482024-09-11T21:16:21.491Z Downloaded idna v0.5.0
9492024-09-11T21:16:21.497Z Downloaded nix v0.27.1
9502024-09-11T21:16:21.508Z Downloaded encoding_rs v0.8.34
9512024-09-11T21:16:21.530Z Downloaded finl_unicode v1.2.0
9522024-09-11T21:16:21.543Z Downloaded regex-automata v0.4.6
9532024-09-11T21:16:21.560Z Downloaded tokio v1.39.3
9542024-09-11T21:16:21.598Z Downloaded portable-atomic v1.6.0
9552024-09-11T21:16:21.605Z Downloaded x509-cert v0.2.5
9562024-09-11T21:16:21.610Z Downloaded tough v0.17.1
9572024-09-11T21:16:21.618Z Downloaded tokio-util v0.7.11
9582024-09-11T21:16:21.624Z Downloaded sqlparser v0.45.0
9592024-09-11T21:16:21.630Z Downloaded lalrpop v0.19.12
9602024-09-11T21:16:21.642Z Downloaded idna v0.3.0
9612024-09-11T21:16:21.649Z Downloaded unicode-segmentation v1.11.0
9622024-09-11T21:16:21.653Z Downloaded heapless v0.7.17
9632024-09-11T21:16:21.655Z Downloaded elliptic-curve v0.13.8
9642024-09-11T21:16:21.661Z Downloaded steno v0.4.1
9652024-09-11T21:16:21.665Z Downloaded untrusted v0.9.0
9662024-09-11T21:16:21.668Z Downloaded aho-corasick v1.1.3
9672024-09-11T21:16:21.672Z Downloaded postgres-protocol v0.6.7
9682024-09-11T21:16:21.675Z Downloaded pkcs8 v0.10.2
9692024-09-11T21:16:21.678Z Downloaded heapless v0.8.0
9702024-09-11T21:16:21.681Z Downloaded tiny-keccak v2.0.2
9712024-09-11T21:16:21.683Z Downloaded ref-cast-impl v1.0.23
9722024-09-11T21:16:21.686Z Downloaded powerfmt v0.2.0
9732024-09-11T21:16:21.686Z Downloaded zone v0.3.0
9742024-09-11T21:16:21.686Z Downloaded fallible-streaming-iterator v0.1.9
9752024-09-11T21:16:21.688Z Downloaded russh-keys v0.45.0
9762024-09-11T21:16:21.691Z Downloaded serde_yaml v0.9.34+deprecated
9772024-09-11T21:16:21.693Z Downloaded rustc-demangle v0.1.24
9782024-09-11T21:16:21.696Z Downloaded toml_edit v0.19.15
9792024-09-11T21:16:21.709Z Downloaded unicode-truncate v1.0.0
9802024-09-11T21:16:21.712Z Downloaded pkcs1 v0.7.5
9812024-09-11T21:16:21.715Z Downloaded nom v7.1.3
9822024-09-11T21:16:21.718Z Downloaded itertools v0.13.0
9832024-09-11T21:16:21.725Z Downloaded futures v0.3.30
9842024-09-11T21:16:21.730Z Downloaded slog-stdlog v4.1.1
9852024-09-11T21:16:21.733Z Downloaded rand v0.8.5
9862024-09-11T21:16:21.736Z Downloaded libm v0.2.8
9872024-09-11T21:16:21.744Z Downloaded slog-json v2.6.1
9882024-09-11T21:16:21.748Z Downloaded r2d2 v0.8.10
9892024-09-11T21:16:21.748Z Downloaded spin v0.9.8
9902024-09-11T21:16:21.752Z Downloaded publicsuffix v2.2.3
9912024-09-11T21:16:21.752Z Downloaded aes-gcm v0.10.3
9922024-09-11T21:16:21.756Z Downloaded tokio-tungstenite v0.20.1
9932024-09-11T21:16:21.760Z Downloaded rfc6979 v0.4.0
9942024-09-11T21:16:21.760Z Downloaded embedded-io v0.4.0
9952024-09-11T21:16:21.760Z Downloaded serde_with_macros v3.9.0
9962024-09-11T21:16:21.763Z Downloaded primeorder v0.13.6
9972024-09-11T21:16:21.763Z Downloaded futures-macro v0.3.30
9982024-09-11T21:16:21.763Z Downloaded either v1.13.0
9992024-09-11T21:16:21.765Z Downloaded debug-ignore v1.0.5
10002024-09-11T21:16:21.765Z Downloaded unicode_categories v0.1.1
10012024-09-11T21:16:21.768Z Downloaded tracing v0.1.40
10022024-09-11T21:16:21.771Z Downloaded shell-words v1.1.0
10032024-09-11T21:16:21.774Z Downloaded serde_path_to_error v0.1.16
10042024-09-11T21:16:21.774Z Downloaded serde_arrays v0.1.0
10052024-09-11T21:16:21.776Z Downloaded rustfmt-wrapper v0.2.1
10062024-09-11T21:16:21.776Z Downloaded resolv-conf v0.7.0
10072024-09-11T21:16:21.779Z Downloaded quick-error v1.2.3
10082024-09-11T21:16:21.779Z Downloaded predicates-core v1.0.6
10092024-09-11T21:16:21.781Z Downloaded packed_struct_codegen v0.10.1
10102024-09-11T21:16:21.781Z Downloaded oso v0.27.3
10112024-09-11T21:16:21.784Z Downloaded crossterm v0.27.0
10122024-09-11T21:16:21.790Z Downloaded http v1.1.0
10132024-09-11T21:16:21.794Z Downloaded ring v0.16.20
10142024-09-11T21:16:21.901Z Downloaded http v0.2.12
10152024-09-11T21:16:21.907Z Downloaded toml v0.7.8
10162024-09-11T21:16:21.909Z Downloaded snafu v0.8.2
10172024-09-11T21:16:21.917Z Downloaded tokio-native-tls v0.3.1
10182024-09-11T21:16:21.920Z Downloaded tokio-macros v2.4.0
10192024-09-11T21:16:21.923Z Downloaded string_cache v0.8.7
10202024-09-11T21:16:21.926Z Downloaded ssh-encoding v0.2.0
10212024-09-11T21:16:21.926Z Downloaded zip v0.6.6
10222024-09-11T21:16:21.930Z Downloaded password-hash v0.4.2
10232024-09-11T21:16:21.933Z Downloaded test-strategy v0.3.1
10242024-09-11T21:16:21.937Z Downloaded slog v2.7.0
10252024-09-11T21:16:21.941Z Downloaded wait-timeout v0.2.0
10262024-09-11T21:16:21.943Z Downloaded spki v0.7.3
10272024-09-11T21:16:21.946Z Downloaded group v0.13.0
10282024-09-11T21:16:21.948Z Downloaded libgit2-sys v0.17.0+1.8.1
10292024-09-11T21:16:22.005Z Downloaded fragile v2.0.0
10302024-09-11T21:16:22.008Z Downloaded der_derive v0.7.2
10312024-09-11T21:16:22.011Z Downloaded waitgroup v0.1.2
10322024-09-11T21:16:22.011Z Downloaded dropshot_endpoint v0.10.1
10332024-09-11T21:16:22.011Z Downloaded utf-8 v0.7.6
10342024-09-11T21:16:22.013Z Downloaded fd-lock v4.0.2
10352024-09-11T21:16:22.013Z Downloaded uzers v0.11.3
10362024-09-11T21:16:22.016Z Downloaded derive_builder_core v0.20.0
10372024-09-11T21:16:22.018Z Downloaded derive_builder v0.20.0
10382024-09-11T21:16:22.021Z Downloaded crypto-bigint v0.5.5
10392024-09-11T21:16:22.028Z Downloaded sct v0.7.1
10402024-09-11T21:16:22.032Z Downloaded crossbeam-channel v0.5.12
10412024-09-11T21:16:22.040Z Downloaded slog-envlogger v2.2.0
10422024-09-11T21:16:22.040Z Downloaded phf_shared v0.11.2
10432024-09-11T21:16:22.040Z Downloaded paste v1.0.15
10442024-09-11T21:16:22.044Z Downloaded parking_lot v0.11.2
10452024-09-11T21:16:22.044Z Downloaded hashlink v0.9.1
10462024-09-11T21:16:22.047Z Downloaded subprocess v0.2.9
10472024-09-11T21:16:22.049Z Downloaded allocator-api2 v0.2.18
10482024-09-11T21:16:22.052Z Downloaded slog-async v2.8.0
10492024-09-11T21:16:22.052Z Downloaded env_logger v0.9.3
10502024-09-11T21:16:22.054Z Downloaded enum-as-inner v0.6.0
10512024-09-11T21:16:22.057Z Downloaded num-rational v0.4.2
10522024-09-11T21:16:22.057Z Downloaded num-complex v0.4.6
10532024-09-11T21:16:22.061Z Downloaded memmap2 v0.9.4
10542024-09-11T21:16:22.063Z Downloaded foreign-types-macros v0.2.3
10552024-09-11T21:16:22.063Z Downloaded blowfish v0.9.1
10562024-09-11T21:16:22.063Z Downloaded lock_api v0.4.12
10572024-09-11T21:16:22.063Z Downloaded slog-term v2.9.1
10582024-09-11T21:16:22.066Z Downloaded jobserver v0.1.32
10592024-09-11T21:16:22.069Z Downloaded iana-time-zone v0.1.60
10602024-09-11T21:16:22.071Z Downloaded crossbeam-utils v0.8.19
10612024-09-11T21:16:22.074Z Downloaded clang-sys v1.7.0
10622024-09-11T21:16:22.076Z Downloaded bytes v1.7.1
10632024-09-11T21:16:22.079Z Downloaded ascii v1.1.0
10642024-09-11T21:16:22.082Z Downloaded argon2 v0.5.3
10652024-09-11T21:16:22.082Z Downloaded derive_builder_macro v0.20.0
10662024-09-11T21:16:22.084Z Downloaded num-integer v0.1.46
10672024-09-11T21:16:22.084Z Downloaded mime v0.3.17
10682024-09-11T21:16:22.087Z Downloaded maplit v1.0.2
10692024-09-11T21:16:22.087Z Downloaded display-error-chain v0.2.1
10702024-09-11T21:16:22.090Z Downloaded cbc v0.1.2
10712024-09-11T21:16:22.090Z Downloaded kstat-rs v0.2.4
10722024-09-11T21:16:22.090Z Downloaded ipnetwork v0.20.0
10732024-09-11T21:16:22.092Z Downloaded internet-checksum v0.2.1
10742024-09-11T21:16:22.092Z Downloaded hyper-staticfile v0.9.5
10752024-09-11T21:16:22.095Z Downloaded indoc v1.0.9
10762024-09-11T21:16:22.097Z Downloaded impl-trait-for-tuples v0.2.2
10772024-09-11T21:16:22.100Z Downloaded cancel-safe-futures v0.1.5
10782024-09-11T21:16:22.103Z Downloaded adler2 v2.0.0
10792024-09-11T21:16:22.105Z Downloaded sync_wrapper v0.1.2
10802024-09-11T21:16:22.105Z Downloaded sqlparser_derive v0.2.2
10812024-09-11T21:16:22.105Z Downloaded multimap v0.10.0
10822024-09-11T21:16:22.108Z Downloaded bitfield v0.14.0
10832024-09-11T21:16:22.108Z Downloaded blake2 v0.10.6
10842024-09-11T21:16:22.110Z Downloaded bit-set v0.5.3
10852024-09-11T21:16:22.113Z Downloaded backoff v0.4.0
10862024-09-11T21:16:22.113Z Downloaded crunchy v0.2.2
10872024-09-11T21:16:22.116Z Downloaded async-stream-impl v0.3.5
10882024-09-11T21:16:22.116Z Downloaded mockall v0.13.0
10892024-09-11T21:16:22.116Z Downloaded linked-hash-map v0.5.6
10902024-09-11T21:16:22.118Z Downloaded ipnet v2.9.0
10912024-09-11T21:16:22.118Z Downloaded chacha20 v0.9.1
10922024-09-11T21:16:22.121Z Downloaded http-body v0.4.6
10932024-09-11T21:16:22.124Z Downloaded crucible-workspace-hack v0.1.0
10942024-09-11T21:16:22.124Z Downloaded crc-catalog v2.4.0
10952024-09-11T21:16:22.124Z Downloaded const_format_proc_macros v0.2.32
10962024-09-11T21:16:22.126Z Downloaded cipher v0.4.4
10972024-09-11T21:16:22.129Z Downloaded castaway v0.2.3
10982024-09-11T21:16:22.129Z Downloaded block-padding v0.3.3
10992024-09-11T21:16:22.132Z Downloaded bitfield-struct v0.6.1
11002024-09-11T21:16:22.132Z Downloaded bb8 v0.8.5
11012024-09-11T21:16:22.407Z Downloaded libz-sys v1.1.16
11022024-09-11T21:16:22.519Z Downloaded ring v0.17.8
11032024-09-11T21:16:22.626Z Downloaded libsqlite3-sys v0.28.0
11042024-09-11T21:16:22.794Z Compiling serde v1.0.208
11052024-09-11T21:16:22.798Z Compiling typenum v1.17.0
11062024-09-11T21:16:22.799Z Compiling lock_api v0.4.12
11072024-09-11T21:16:22.799Z Compiling generic-array v0.14.7
11082024-09-11T21:16:22.959Z Compiling scopeguard v1.2.0
11092024-09-11T21:16:22.962Z Compiling log v0.4.21
11102024-09-11T21:16:22.973Z Compiling syn v2.0.74
11112024-09-11T21:16:22.987Z Compiling getrandom v0.2.14
11122024-09-11T21:16:23.154Z Compiling jobserver v0.1.32
11132024-09-11T21:16:23.270Z Compiling rand_core v0.6.4
11142024-09-11T21:16:23.470Z Compiling subtle v2.5.0
11152024-09-11T21:16:23.532Z Compiling cc v1.0.97
11162024-09-11T21:16:23.554Z Compiling const-oid v0.9.6
11172024-09-11T21:16:23.805Z Compiling pin-project-lite v0.2.14
11182024-09-11T21:16:23.838Z Compiling smallvec v1.13.2
11192024-09-11T21:16:23.883Z Compiling parking_lot_core v0.9.10
11202024-09-11T21:16:23.929Z Compiling signal-hook-registry v1.4.2
11212024-09-11T21:16:24.152Z Compiling spin v0.9.8
11222024-09-11T21:16:24.268Z Compiling mio v1.0.2
11232024-09-11T21:16:24.542Z Compiling ahash v0.8.11
11242024-09-11T21:16:24.700Z Compiling tinyvec_macros v0.1.1
11252024-09-11T21:16:24.794Z Compiling parking_lot v0.12.2
11262024-09-11T21:16:24.965Z Compiling tinyvec v1.6.0
11272024-09-11T21:16:25.000Z Compiling socket2 v0.5.7
11282024-09-11T21:16:25.436Z Compiling serde_json v1.0.125
11292024-09-11T21:16:25.583Z Compiling cpufeatures v0.2.12
11302024-09-11T21:16:25.681Z Compiling libm v0.2.8
11312024-09-11T21:16:25.712Z Compiling futures-core v0.3.30
11322024-09-11T21:16:25.736Z Compiling futures-sink v0.3.30
11332024-09-11T21:16:25.787Z Compiling num-traits v0.2.19
11342024-09-11T21:16:25.873Z Compiling slab v0.4.9
11352024-09-11T21:16:25.937Z Compiling unicode-bidi v0.3.15
11362024-09-11T21:16:25.994Z Compiling allocator-api2 v0.2.18
11372024-09-11T21:16:26.287Z Compiling futures-channel v0.3.30
11382024-09-11T21:16:26.471Z Compiling unicode-normalization v0.1.23
11392024-09-11T21:16:26.604Z Compiling pin-utils v0.1.0
11402024-09-11T21:16:26.694Z Compiling futures-task v0.3.30
11412024-09-11T21:16:26.713Z Compiling vcpkg v0.2.15
11422024-09-11T21:16:26.750Z Compiling futures-io v0.3.30
11432024-09-11T21:16:27.089Z Compiling pkg-config v0.3.30
11442024-09-11T21:16:27.437Z Compiling base64ct v1.6.0
11452024-09-11T21:16:27.507Z Compiling percent-encoding v2.3.1
11462024-09-11T21:16:27.578Z Compiling ring v0.17.8
11472024-09-11T21:16:27.667Z Compiling flagset v0.4.5
11482024-09-11T21:16:27.883Z Compiling pem-rfc7468 v0.7.0
11492024-09-11T21:16:27.901Z Compiling ppv-lite86 v0.2.17
11502024-09-11T21:16:28.046Z Compiling tracing-core v0.1.32
11512024-09-11T21:16:28.636Z Compiling rand_chacha v0.3.1
11522024-09-11T21:16:28.652Z Compiling rustix v0.38.34
11532024-09-11T21:16:28.678Z Compiling untrusted v0.9.0
11542024-09-11T21:16:28.842Z Compiling num-conv v0.1.0
11552024-09-11T21:16:28.980Z Compiling openssl-sys v0.9.103
11562024-09-11T21:16:29.110Z Compiling rand v0.8.5
11572024-09-11T21:16:29.208Z Compiling time-core v0.1.2
11582024-09-11T21:16:29.376Z Compiling openssl v0.10.66
11592024-09-11T21:16:29.420Z Compiling foreign-types-shared v0.1.1
11602024-09-11T21:16:29.510Z Compiling httparse v1.8.0
11612024-09-11T21:16:29.530Z Compiling powerfmt v0.2.0
11622024-09-11T21:16:29.807Z Compiling rustversion v1.0.17
11632024-09-11T21:16:29.928Z Compiling deranged v0.3.11
11642024-09-11T21:16:30.013Z Compiling foreign-types v0.3.2
11652024-09-11T21:16:30.102Z Compiling time-macros v0.2.18
11662024-09-11T21:16:30.582Z Compiling form_urlencoded v1.2.1
11672024-09-11T21:16:30.891Z Compiling aho-corasick v1.1.3
11682024-09-11T21:16:30.910Z Compiling native-tls v0.2.11
11692024-09-11T21:16:31.042Z Compiling regex-syntax v0.8.4
11702024-09-11T21:16:31.262Z Compiling try-lock v0.2.5
11712024-09-11T21:16:31.414Z Compiling num_threads v0.1.7
11722024-09-11T21:16:31.446Z Compiling rustls v0.21.12
11732024-09-11T21:16:31.545Z Compiling siphasher v0.3.11
11742024-09-11T21:16:31.721Z Compiling syn v1.0.109
11752024-09-11T21:16:31.834Z Compiling crossbeam-utils v0.8.19
11762024-09-11T21:16:31.964Z Compiling want v0.3.1
11772024-09-11T21:16:32.518Z Compiling idna v0.5.0
11782024-09-11T21:16:33.145Z Compiling cookie v0.17.0
11792024-09-11T21:16:33.306Z Compiling time v0.3.36
11802024-09-11T21:16:33.412Z Compiling finl_unicode v1.2.0
11812024-09-11T21:16:33.682Z Compiling tower-service v0.3.2
11822024-09-11T21:16:33.802Z Compiling slog v2.7.0
11832024-09-11T21:16:33.944Z Compiling iana-time-zone v0.1.60
11842024-09-11T21:16:34.007Z Compiling openssl-probe v0.1.5
11852024-09-11T21:16:34.293Z Compiling regex-automata v0.4.6
11862024-09-11T21:16:34.341Z Compiling httpdate v1.0.3
11872024-09-11T21:16:34.435Z Compiling stringprep v0.1.4
11882024-09-11T21:16:34.903Z Compiling url v2.5.2
11892024-09-11T21:16:36.792Z Compiling sct v0.7.1
11902024-09-11T21:16:36.916Z Compiling rustls-webpki v0.101.7
11912024-09-11T21:16:37.128Z Compiling serde_derive v1.0.208
11922024-09-11T21:16:37.151Z Compiling zeroize_derive v1.4.2
11932024-09-11T21:16:37.402Z Compiling zerocopy-derive v0.7.34
11942024-09-11T21:16:38.353Z Compiling tokio-macros v2.4.0
11952024-09-11T21:16:38.588Z Compiling thiserror-impl v1.0.63
11962024-09-11T21:16:38.755Z Compiling zeroize v1.7.0
11972024-09-11T21:16:38.810Z Compiling futures-macro v0.3.30
11982024-09-11T21:16:39.763Z Compiling zerocopy v0.7.34
11992024-09-11T21:16:40.019Z Compiling der_derive v0.7.2
12002024-09-11T21:16:40.527Z Compiling crypto-common v0.1.6
12012024-09-11T21:16:40.750Z Compiling block-buffer v0.10.4
12022024-09-11T21:16:40.802Z Compiling block-padding v0.3.3
12032024-09-11T21:16:41.016Z Compiling digest v0.10.7
12042024-09-11T21:16:41.046Z Compiling inout v0.1.3
12052024-09-11T21:16:41.345Z Compiling cipher v0.4.4
12062024-09-11T21:16:41.487Z Compiling hmac v0.12.1
12072024-09-11T21:16:41.742Z Compiling sha2 v0.10.8
12082024-09-11T21:16:41.881Z Compiling hashbrown v0.14.5
12092024-09-11T21:16:41.950Z Compiling thiserror v1.0.63
12102024-09-11T21:16:41.970Z Compiling futures-util v0.3.30
12112024-09-11T21:16:42.093Z Compiling pest v2.7.10
12122024-09-11T21:16:42.601Z Compiling der v0.7.9
12132024-09-11T21:16:43.288Z Compiling salsa20 v0.10.2
12142024-09-11T21:16:43.509Z Compiling pbkdf2 v0.12.2
12152024-09-11T21:16:43.671Z Compiling tracing-attributes v0.1.27
12162024-09-11T21:16:45.113Z Compiling pest_meta v2.7.10
12172024-09-11T21:16:45.313Z Compiling scroll_derive v0.12.0
12182024-09-11T21:16:45.951Z Compiling spki v0.7.3
12192024-09-11T21:16:46.328Z Compiling scrypt v0.11.0
12202024-09-11T21:16:46.819Z Compiling scroll v0.12.0
12212024-09-11T21:16:46.937Z Compiling pest_generator v2.7.10
12222024-09-11T21:16:47.177Z Compiling cbc v0.1.2
12232024-09-11T21:16:47.392Z Compiling aes v0.8.4
12242024-09-11T21:16:47.414Z Compiling goblin v0.8.2
12252024-09-11T21:16:47.536Z Compiling tracing v0.1.40
12262024-09-11T21:16:48.035Z Compiling openssl-macros v0.1.1
12272024-09-11T21:16:48.110Z Compiling md-5 v0.10.6
12282024-09-11T21:16:48.363Z Compiling pkcs5 v0.7.1
12292024-09-11T21:16:48.893Z Compiling num-integer v0.1.46
12302024-09-11T21:16:49.577Z Compiling pkcs8 v0.10.2
12312024-09-11T21:16:49.680Z Compiling backtrace v0.3.71
12322024-09-11T21:16:50.119Z Compiling pest_derive v2.7.10
12332024-09-11T21:16:50.196Z Compiling idna v0.3.0
12342024-09-11T21:16:50.212Z Compiling lazy_static v1.5.0
12352024-09-11T21:16:50.308Z Compiling hash32 v0.2.1
12362024-09-11T21:16:50.328Z Compiling gimli v0.28.1
12372024-09-11T21:16:50.677Z Compiling num-bigint-dig v0.8.4
12382024-09-11T21:16:50.785Z Compiling crc32fast v1.4.0
12392024-09-11T21:16:50.943Z Compiling dtrace-parser v0.2.0
12402024-09-11T21:16:50.967Z Compiling base64 v0.22.1
12412024-09-11T21:16:51.297Z Compiling adler v1.0.2
12422024-09-11T21:16:51.522Z Compiling bytes v1.7.1
12432024-09-11T21:16:51.710Z Compiling bitflags v2.6.0
12442024-09-11T21:16:51.751Z Compiling indexmap v2.4.0
12452024-09-11T21:16:52.207Z Compiling semver v1.0.23
12462024-09-11T21:16:52.857Z Compiling tokio v1.39.3
12472024-09-11T21:16:53.008Z Compiling http v0.2.12
12482024-09-11T21:16:53.131Z Compiling rustc_version v0.4.0
12492024-09-11T21:16:53.916Z Compiling heapless v0.7.17
12502024-09-11T21:16:54.367Z Compiling dof v0.3.0
12512024-09-11T21:16:54.879Z Compiling http-body v0.4.6
12522024-09-11T21:16:55.351Z Compiling uuid v1.10.0
12532024-09-11T21:16:55.534Z Compiling usdt-impl v0.5.0
12542024-09-11T21:16:56.345Z Compiling toml_datetime v0.6.8
12552024-09-11T21:16:56.564Z Compiling serde_tokenstream v0.2.2
12562024-09-11T21:16:56.795Z Compiling chrono v0.4.38
12572024-09-11T21:16:56.880Z Compiling serde_spanned v0.6.7
12582024-09-11T21:16:57.119Z Compiling stable_deref_trait v1.2.0
12592024-09-11T21:16:57.122Z Compiling signal-hook v0.3.17
12602024-09-11T21:16:57.197Z Compiling fallible-iterator v0.2.0
12612024-09-11T21:16:57.246Z Compiling psl-types v2.0.11
12622024-09-11T21:16:57.413Z Compiling smoltcp v0.9.1
12632024-09-11T21:16:57.438Z Compiling publicsuffix v2.2.3
12642024-09-11T21:16:57.762Z Compiling terminal_size v0.3.0
12652024-09-11T21:16:57.847Z Compiling addr2line v0.21.0
12662024-09-11T21:16:57.901Z Compiling postgres-protocol v0.6.7
12672024-09-11T21:16:57.966Z Compiling miniz_oxide v0.7.2
12682024-09-11T21:16:58.265Z Compiling hubpack_derive v0.1.1
12692024-09-11T21:16:58.521Z Compiling num-iter v0.1.45
12702024-09-11T21:16:58.708Z Compiling zerocopy-derive v0.6.6
12712024-09-11T21:16:58.761Z Compiling async-trait v0.1.82
12722024-09-11T21:16:59.235Z Compiling phf_shared v0.11.2
12732024-09-11T21:16:59.621Z Compiling serde_derive_internals v0.29.1
12742024-09-11T21:16:59.991Z Compiling ff v0.13.0
12752024-09-11T21:17:00.023Z Compiling object v0.32.2
12762024-09-11T21:17:00.200Z Compiling fs-err v2.11.0
12772024-09-11T21:17:00.457Z Compiling winnow v0.5.40
12782024-09-11T21:17:00.488Z Compiling schemars v0.8.21
12792024-09-11T21:17:00.843Z Compiling tokio-util v0.7.11
12802024-09-11T21:17:00.863Z Compiling tokio-rustls v0.24.1
12812024-09-11T21:17:01.262Z Compiling adler2 v2.0.0
12822024-09-11T21:17:01.497Z Compiling anyhow v1.0.86
12832024-09-11T21:17:02.134Z Compiling h2 v0.3.26
12842024-09-11T21:17:02.155Z Compiling tokio-native-tls v0.3.1
12852024-09-11T21:17:02.292Z Compiling base16ct v0.2.0
12862024-09-11T21:17:02.355Z Compiling base64 v0.21.7
12872024-09-11T21:17:02.422Z Compiling ipnet v2.9.0
12882024-09-11T21:17:02.628Z Compiling either v1.13.0
12892024-09-11T21:17:03.050Z Compiling rustc-demangle v0.1.24
12902024-09-11T21:17:03.105Z Compiling bitflags v1.3.2
12912024-09-11T21:17:03.215Z Compiling managed v0.8.0
12922024-09-11T21:17:03.629Z Compiling clap_builder v4.5.15
12932024-09-11T21:17:04.077Z Compiling toml_edit v0.19.15
12942024-09-11T21:17:04.131Z Compiling rustls-pemfile v1.0.4
12952024-09-11T21:17:04.320Z Compiling sec1 v0.7.3
12962024-09-11T21:17:04.589Z Compiling schemars_derive v0.8.21
12972024-09-11T21:17:05.106Z Compiling miniz_oxide v0.8.0
12982024-09-11T21:17:05.751Z Compiling zerocopy v0.6.6
12992024-09-11T21:17:07.025Z Compiling group v0.13.0
13002024-09-11T21:17:07.143Z Compiling phf v0.11.2
13012024-09-11T21:17:07.362Z Compiling cookie_store v0.20.0
13022024-09-11T21:17:07.410Z Compiling hubpack v0.1.2
13032024-09-11T21:17:07.873Z Compiling postgres-types v0.2.7
13042024-09-11T21:17:08.351Z Compiling usdt-attr-macro v0.5.0
13052024-09-11T21:17:08.837Z Compiling usdt-macro v0.5.0
13062024-09-11T21:17:09.365Z Compiling hyper v0.14.30
13072024-09-11T21:17:10.119Z Compiling serde_urlencoded v0.7.1
13082024-09-11T21:17:10.361Z Compiling pkcs1 v0.7.5
13092024-09-11T21:17:10.625Z Compiling futures-executor v0.3.30
13102024-09-11T21:17:11.051Z Compiling hkdf v0.12.4
13112024-09-11T21:17:11.189Z Compiling signature v2.2.0
13122024-09-11T21:17:11.310Z Compiling crypto-bigint v0.5.5
13132024-09-11T21:17:11.383Z Compiling regex v1.10.6
13142024-09-11T21:17:11.484Z Compiling bstr v1.9.1
13152024-09-11T21:17:12.061Z Compiling strum_macros v0.25.3
13162024-09-11T21:17:12.525Z Compiling enum-as-inner v0.6.0
13172024-09-11T21:17:12.708Z Compiling clap_derive v4.5.13
13182024-09-11T21:17:12.815Z Compiling serde_repr v0.1.19
13192024-09-11T21:17:13.334Z Compiling phf_shared v0.10.0
13202024-09-11T21:17:13.676Z Compiling float-cmp v0.9.0
13212024-09-11T21:17:13.737Z Compiling idna v0.4.0
13222024-09-11T21:17:13.884Z Compiling mio v0.8.11
13232024-09-11T21:17:14.020Z Compiling encoding_rs v0.8.34
13242024-09-11T21:17:15.189Z Compiling unicode-segmentation v1.11.0
13252024-09-11T21:17:15.328Z Compiling mime v0.3.17
13262024-09-11T21:17:15.909Z Compiling minimal-lexical v0.2.1
13272024-09-11T21:17:16.032Z Compiling predicates-core v1.0.6
13282024-09-11T21:17:16.226Z Compiling sync_wrapper v0.1.2
13292024-09-11T21:17:16.361Z Compiling hyper-rustls v0.24.2
13302024-09-11T21:17:16.416Z Compiling hyper-tls v0.5.0
13312024-09-11T21:17:16.436Z Compiling dyn-clone v1.0.17
13322024-09-11T21:17:16.657Z Compiling fixedbitset v0.4.2
13332024-09-11T21:17:16.725Z Compiling static_assertions v1.1.0
13342024-09-11T21:17:16.769Z Compiling difflib v0.4.0
13352024-09-11T21:17:16.832Z Compiling normalize-line-endings v0.3.0
13362024-09-11T21:17:16.997Z Compiling bit-vec v0.6.3
13372024-09-11T21:17:17.126Z Compiling webpki-roots v0.25.4
13382024-09-11T21:17:17.300Z Compiling new_debug_unreachable v1.0.6
13392024-09-11T21:17:17.402Z Compiling data-encoding v2.6.0
13402024-09-11T21:17:17.435Z Compiling whoami v1.5.1
13412024-09-11T21:17:17.455Z Compiling precomputed-hash v0.1.1
13422024-09-11T21:17:17.571Z Compiling string_cache v0.8.7
13432024-09-11T21:17:17.688Z Compiling clap v4.5.16
13442024-09-11T21:17:17.815Z Compiling tokio-postgres v0.7.11
13452024-09-11T21:17:18.038Z Compiling bit-set v0.5.3
13462024-09-11T21:17:18.057Z Compiling console v0.15.8
13472024-09-11T21:17:18.326Z Compiling hickory-proto v0.24.1
13482024-09-11T21:17:18.395Z Compiling reqwest v0.11.27
13492024-09-11T21:17:18.469Z Compiling predicates v3.1.2
13502024-09-11T21:17:19.469Z Compiling toml_edit v0.22.20
13512024-09-11T21:17:19.564Z Compiling petgraph v0.6.5
13522024-09-11T21:17:19.821Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13532024-09-11T21:17:22.636Z Compiling nom v7.1.3
13542024-09-11T21:17:23.601Z Compiling similar v2.6.0
13552024-09-11T21:17:23.664Z Compiling signal-hook-mio v0.2.4
13562024-09-11T21:17:23.840Z Compiling elliptic-curve v0.13.8
13572024-09-11T21:17:23.999Z Compiling usdt v0.5.0
13582024-09-11T21:17:24.498Z Compiling rsa v0.9.6
13592024-09-11T21:17:24.671Z Compiling futures v0.3.30
13602024-09-11T21:17:24.798Z Compiling flate2 v1.0.33
13612024-09-11T21:17:25.988Z Compiling toml v0.7.8
13622024-09-11T21:17:26.323Z Compiling itertools v0.12.1
13632024-09-11T21:17:26.628Z Compiling itertools v0.10.5
13642024-09-11T21:17:27.174Z Compiling tokio-stream v0.1.15
13652024-09-11T21:17:27.726Z Compiling openapiv3 v2.0.0
13662024-09-11T21:17:27.789Z Compiling hex v0.4.3
13672024-09-11T21:17:28.210Z Compiling sha1 v0.10.6
13682024-09-11T21:17:28.411Z Compiling crossbeam-epoch v0.9.18
13692024-09-11T21:17:28.542Z Compiling dirs-sys-next v0.1.2
13702024-09-11T21:17:28.604Z Compiling unicode-xid v0.2.4
13712024-09-11T21:17:28.773Z Compiling lalrpop-util v0.19.12
13722024-09-11T21:17:29.137Z Compiling peg-runtime v0.8.3
13732024-09-11T21:17:29.192Z Compiling dirs-next v2.0.0
13742024-09-11T21:17:29.215Z Compiling thread_local v1.1.8
13752024-09-11T21:17:29.394Z Compiling slog-async v2.8.0
13762024-09-11T21:17:29.425Z Compiling term v0.7.0
13772024-09-11T21:17:29.504Z Compiling xattr v1.3.1
13782024-09-11T21:17:29.764Z Compiling strum_macros v0.26.4
13792024-09-11T21:17:29.767Z Compiling crossbeam-channel v0.5.12
13802024-09-11T21:17:29.800Z Compiling filetime v0.2.25
13812024-09-11T21:17:30.023Z Compiling is-terminal v0.4.12
13822024-09-11T21:17:30.115Z Compiling take_mut v0.2.2
13832024-09-11T21:17:30.151Z Compiling slog-term v2.9.1
13842024-09-11T21:17:30.277Z Compiling tar v0.4.41
13852024-09-11T21:17:30.972Z Compiling camino v1.1.9
13862024-09-11T21:17:32.507Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13872024-09-11T21:17:33.222Z Compiling strum v0.26.3
13882024-09-11T21:17:33.303Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13892024-09-11T21:17:38.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
13902024-09-11T21:17:38.747Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13912024-09-11T21:17:38.782ZSep 11 21:17:37.687 INFO Starting download, target: Console
13922024-09-11T21:17:38.782ZSep 11 21:17:37.687 INFO Starting download, target: Cockroach
13932024-09-11T21:17:38.782ZSep 11 21:17:37.687 INFO Starting download, target: Clickhouse
13942024-09-11T21:17:38.816ZSep 11 21:17:37.687 INFO Starting download, target: DendriteOpenapi
13952024-09-11T21:17:38.816ZSep 11 21:17:37.687 INFO Starting download, target: DendriteStub
13962024-09-11T21:17:38.816ZSep 11 21:17:37.687 INFO Starting download, target: MaghemiteMgd
13972024-09-11T21:17:38.816ZSep 11 21:17:37.687 INFO Starting download, target: TransceiverControl
13982024-09-11T21:17:38.817ZSep 11 21:17:37.688 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13992024-09-11T21:17:38.818ZSep 11 21:17:37.688 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14002024-09-11T21:17:38.818ZSep 11 21:17:37.688 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14012024-09-11T21:17:38.818ZSep 11 21:17:37.688 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14022024-09-11T21:17:38.819ZSep 11 21:17:37.688 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14032024-09-11T21:17:38.819ZSep 11 21:17:37.688 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14042024-09-11T21:17:38.819ZSep 11 21:17:37.688 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14052024-09-11T21:17:39.021ZSep 11 21:17:37.925 INFO Download complete, target: DendriteOpenapi
14062024-09-11T21:17:39.277ZSep 11 21:17:38.158 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14072024-09-11T21:17:39.394ZSep 11 21:17:38.289 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14082024-09-11T21:17:39.743ZSep 11 21:17:38.655 INFO Download complete, target: Console
14092024-09-11T21:17:39.839ZSep 11 21:17:38.753 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14102024-09-11T21:17:39.963ZSep 11 21:17:38.876 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14112024-09-11T21:17:39.977ZSep 11 21:17:38.890 INFO Download complete, target: TransceiverControl
14122024-09-11T21:17:40.077ZSep 11 21:17:38.990 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14132024-09-11T21:17:40.077ZSep 11 21:17:38.990 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14142024-09-11T21:17:40.956ZSep 11 21:17:39.870 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14152024-09-11T21:17:42.708ZSep 11 21:17:41.622 INFO Download complete, target: DendriteStub
14162024-09-11T21:17:43.043ZSep 11 21:17:41.957 INFO Download complete, target: MaghemiteMgd
14172024-09-11T21:17:48.097ZSep 11 21:17:47.010 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14182024-09-11T21:17:48.382ZSep 11 21:17:47.284 INFO Checking that binary works, target: Cockroach
14192024-09-11T21:17:48.534ZSep 11 21:17:47.447 INFO Download complete, target: Cockroach
14202024-09-11T21:17:55.407ZSep 11 21:17:53.329 INFO Checking that binary works, target: Clickhouse
14212024-09-11T21:17:55.456ZSep 11 21:17:53.495 INFO Download complete, target: Clickhouse
14222024-09-11T21:17:55.456ZAll builder prerequisites installed successfully, and PATH looks valid
14232024-09-11T21:17:55.456Z
14242024-09-11T21:17:55.456Zreal 3:54.023664403
14252024-09-11T21:17:55.456Zuser 11:19.754921236
14262024-09-11T21:17:55.456Zsys 2:25.951524266
14272024-09-11T21:17:55.456Ztrap 0.397604124
14282024-09-11T21:17:55.456Ztflt 1.412557608
14292024-09-11T21:17:55.456Zdflt 1.629895911
14302024-09-11T21:17:55.457Zkflt 0.027124698
14312024-09-11T21:17:55.457Zlock 22:15.432180751
14322024-09-11T21:17:55.457Zslp 44:05.656384761
14332024-09-11T21:17:55.457Zlat 41.456347973
14342024-09-11T21:17:55.457Zstop 1:49.614756671
14352024-09-11T21:17:55.457Z+ banner hack-check
14362024-09-11T21:17:55.457Z
14372024-09-11T21:17:55.457Z # # ## #### # # #### # # ###### #### # #
14382024-09-11T21:17:55.457Z # # # # # # # # # # # # # # # # #
14392024-09-11T21:17:55.457Z ###### # # # #### ##### # ###### ##### # ####
14402024-09-11T21:17:55.457Z # # ###### # # # # # # # # # #
14412024-09-11T21:17:55.457Z # # # # # # # # # # # # # # # # #
14422024-09-11T21:17:55.457Z # # # # #### # # #### # # ###### #### # #
14432024-09-11T21:17:55.457Z
14442024-09-11T21:17:55.457Z+ export CARGO_INCREMENTAL=0
14452024-09-11T21:17:55.457Z+ CARGO_INCREMENTAL=0
14462024-09-11T21:17:55.458Z+ ptime -m timeout 2h cargo xtask check-features --ci
14472024-09-11T21:17:55.458Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
14482024-09-11T21:17:59.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
14492024-09-11T21:17:59.100Z Running `target/debug/xtask check-features --ci`
14502024-09-11T21:17:59.120Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14512024-09-11T21:17:59.120Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14522024-09-11T21:17:59.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
14532024-09-11T21:17:59.656Z Running `target/debug/xtask download cargo-hack`
14542024-09-11T21:18:00.510Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14552024-09-11T21:18:00.871Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14562024-09-11T21:18:05.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
14572024-09-11T21:18:05.606Z Running `target/debug/xtask-downloader cargo-hack`
14582024-09-11T21:18:05.641ZSep 11 21:18:04.554 INFO Starting download, target: CargoHack
14592024-09-11T21:18:05.644ZSep 11 21:18:04.554 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14602024-09-11T21:18:06.102ZSep 11 21:18:05.014 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14612024-09-11T21:18:06.205ZSep 11 21:18:05.117 INFO Download complete, target: CargoHack
14622024-09-11T21:18:06.208Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
14632024-09-11T21:18:06.224Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14642024-09-11T21:18:06.384Zinfo: running `cargo check --bins` on api_identity (1/158)
14652024-09-11T21:18:06.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14662024-09-11T21:18:06.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14672024-09-11T21:18:06.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14682024-09-11T21:18:06.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
14692024-09-11T21:18:07.009Z
14702024-09-11T21:18:07.009Zinfo: running `cargo check --bins` on bootstore (2/158)
14712024-09-11T21:18:07.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14722024-09-11T21:18:07.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14732024-09-11T21:18:07.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14742024-09-11T21:18:07.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
14752024-09-11T21:18:07.677Z
14762024-09-11T21:18:07.677Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/158)
14772024-09-11T21:18:08.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14782024-09-11T21:18:08.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14792024-09-11T21:18:08.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14802024-09-11T21:18:08.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14812024-09-11T21:18:08.323Z
14822024-09-11T21:18:08.323Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/158)
14832024-09-11T21:18:08.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14842024-09-11T21:18:08.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14852024-09-11T21:18:08.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14862024-09-11T21:18:08.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14872024-09-11T21:18:08.973Z
14882024-09-11T21:18:08.973Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/158)
14892024-09-11T21:18:09.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14902024-09-11T21:18:09.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14912024-09-11T21:18:09.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14922024-09-11T21:18:09.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
14932024-09-11T21:18:09.455Z
14942024-09-11T21:18:09.455Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/158)
14952024-09-11T21:18:09.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14962024-09-11T21:18:09.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14972024-09-11T21:18:09.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14982024-09-11T21:18:09.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
14992024-09-11T21:18:09.939Z
15002024-09-11T21:18:09.939Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/158)
15012024-09-11T21:18:10.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15022024-09-11T21:18:10.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15032024-09-11T21:18:10.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15042024-09-11T21:18:10.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15052024-09-11T21:18:10.426Z
15062024-09-11T21:18:10.426Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/158)
15072024-09-11T21:18:10.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15082024-09-11T21:18:10.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15092024-09-11T21:18:10.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15102024-09-11T21:18:10.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15112024-09-11T21:18:10.906Z
15122024-09-11T21:18:10.906Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/158)
15132024-09-11T21:18:11.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15142024-09-11T21:18:11.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15152024-09-11T21:18:11.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15162024-09-11T21:18:11.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15172024-09-11T21:18:11.407Z
15182024-09-11T21:18:11.408Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/158)
15192024-09-11T21:18:11.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15202024-09-11T21:18:11.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15212024-09-11T21:18:11.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15222024-09-11T21:18:11.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15232024-09-11T21:18:11.894Z
15242024-09-11T21:18:11.894Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/158)
15252024-09-11T21:18:12.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15262024-09-11T21:18:12.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15272024-09-11T21:18:12.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15282024-09-11T21:18:12.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15292024-09-11T21:18:12.385Z
15302024-09-11T21:18:12.385Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/158)
15312024-09-11T21:18:12.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15322024-09-11T21:18:12.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15332024-09-11T21:18:12.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15342024-09-11T21:18:12.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15352024-09-11T21:18:12.881Z
15362024-09-11T21:18:12.881Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/158)
15372024-09-11T21:18:13.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15382024-09-11T21:18:13.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15392024-09-11T21:18:13.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15402024-09-11T21:18:13.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15412024-09-11T21:18:13.376Z
15422024-09-11T21:18:13.376Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/158)
15432024-09-11T21:18:13.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15442024-09-11T21:18:13.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15452024-09-11T21:18:13.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15462024-09-11T21:18:13.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15472024-09-11T21:18:13.862Z
15482024-09-11T21:18:13.862Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/158)
15492024-09-11T21:18:14.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15502024-09-11T21:18:14.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15512024-09-11T21:18:14.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15522024-09-11T21:18:14.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15532024-09-11T21:18:14.356Z
15542024-09-11T21:18:14.356Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/158)
15552024-09-11T21:18:14.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15562024-09-11T21:18:14.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15572024-09-11T21:18:14.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15582024-09-11T21:18:14.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15592024-09-11T21:18:14.854Z
15602024-09-11T21:18:14.854Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/158)
15612024-09-11T21:18:15.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15622024-09-11T21:18:15.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15632024-09-11T21:18:15.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15642024-09-11T21:18:15.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15652024-09-11T21:18:15.352Z
15662024-09-11T21:18:15.352Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/158)
15672024-09-11T21:18:15.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15682024-09-11T21:18:15.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15692024-09-11T21:18:15.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15702024-09-11T21:18:15.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15712024-09-11T21:18:15.846Z
15722024-09-11T21:18:15.846Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/158)
15732024-09-11T21:18:16.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15742024-09-11T21:18:16.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15752024-09-11T21:18:16.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15762024-09-11T21:18:16.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15772024-09-11T21:18:16.342Z
15782024-09-11T21:18:16.342Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/158)
15792024-09-11T21:18:16.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15802024-09-11T21:18:16.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15812024-09-11T21:18:16.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15822024-09-11T21:18:16.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15832024-09-11T21:18:16.828Z
15842024-09-11T21:18:16.828Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/158)
15852024-09-11T21:18:17.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15862024-09-11T21:18:17.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15872024-09-11T21:18:17.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15882024-09-11T21:18:17.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15892024-09-11T21:18:17.326Z
15902024-09-11T21:18:17.326Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/158)
15912024-09-11T21:18:17.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15922024-09-11T21:18:17.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15932024-09-11T21:18:17.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15942024-09-11T21:18:17.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15952024-09-11T21:18:17.824Z
15962024-09-11T21:18:17.824Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/158)
15972024-09-11T21:18:18.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15982024-09-11T21:18:18.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15992024-09-11T21:18:18.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16002024-09-11T21:18:18.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16012024-09-11T21:18:18.322Z
16022024-09-11T21:18:18.322Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/158)
16032024-09-11T21:18:18.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16042024-09-11T21:18:18.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16052024-09-11T21:18:18.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16062024-09-11T21:18:18.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16072024-09-11T21:18:18.806Z
16082024-09-11T21:18:18.806Zinfo: running `cargo check --bins` on sled-hardware-types (25/158)
16092024-09-11T21:18:19.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16102024-09-11T21:18:19.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16112024-09-11T21:18:19.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16122024-09-11T21:18:19.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16132024-09-11T21:18:19.479Z
16142024-09-11T21:18:19.479Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/158)
16152024-09-11T21:18:20.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16162024-09-11T21:18:20.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16172024-09-11T21:18:20.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16182024-09-11T21:18:20.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16192024-09-11T21:18:20.138Z
16202024-09-11T21:18:20.138Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/158)
16212024-09-11T21:18:20.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16222024-09-11T21:18:20.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16232024-09-11T21:18:20.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16242024-09-11T21:18:20.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16252024-09-11T21:18:20.808Z
16262024-09-11T21:18:20.808Zinfo: running `cargo check --bins` on oxlog (28/158)
16272024-09-11T21:18:21.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16282024-09-11T21:18:21.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16292024-09-11T21:18:21.440Z Checking cfg-if v1.0.0
16302024-09-11T21:18:21.442Z Checking libc v0.2.158
16312024-09-11T21:18:21.527Z Checking memchr v2.7.2
16322024-09-11T21:18:21.541Z Checking serde v1.0.208
16332024-09-11T21:18:21.543Z Checking zeroize v1.7.0
16342024-09-11T21:18:21.558Z Checking typenum v1.17.0
16352024-09-11T21:18:21.561Z Checking scopeguard v1.2.0
16362024-09-11T21:18:21.561Z Checking byteorder v1.5.0
16372024-09-11T21:18:21.595Z Checking log v0.4.21
16382024-09-11T21:18:21.699Z Checking lock_api v0.4.12
16392024-09-11T21:18:21.774Z Checking subtle v2.5.0
16402024-09-11T21:18:21.870Z Checking const-oid v0.9.6
16412024-09-11T21:18:21.977Z Checking once_cell v1.19.0
16422024-09-11T21:18:22.022Z Checking itoa v1.0.11
16432024-09-11T21:18:22.078Z Checking smallvec v1.13.2
16442024-09-11T21:18:22.233Z Checking pin-project-lite v0.2.14
16452024-09-11T21:18:22.277Z Checking zerocopy v0.7.34
16462024-09-11T21:18:22.364Z Checking spin v0.9.8
16472024-09-11T21:18:22.369Z Checking tinyvec_macros v0.1.1
16482024-09-11T21:18:22.416Z Checking futures-core v0.3.30
16492024-09-11T21:18:22.439Z Checking tinyvec v1.6.0
16502024-09-11T21:18:22.597Z Checking cpufeatures v0.2.12
16512024-09-11T21:18:22.638Z Checking getrandom v0.2.14
16522024-09-11T21:18:22.664Z Checking signal-hook-registry v1.4.2
16532024-09-11T21:18:22.683Z Checking parking_lot_core v0.9.10
16542024-09-11T21:18:22.844Z Checking generic-array v0.14.7
16552024-09-11T21:18:22.859Z Checking rand_core v0.6.4
16562024-09-11T21:18:22.902Z Checking mio v1.0.2
16572024-09-11T21:18:23.008Z Checking parking_lot v0.12.2
16582024-09-11T21:18:23.136Z Checking socket2 v0.5.7
16592024-09-11T21:18:23.358Z Checking futures-sink v0.3.30
16602024-09-11T21:18:23.487Z Checking allocator-api2 v0.2.18
16612024-09-11T21:18:23.502Z Checking unicode-bidi v0.3.15
16622024-09-11T21:18:23.614Z Checking libm v0.2.8
16632024-09-11T21:18:23.650Z Checking ahash v0.8.11
16642024-09-11T21:18:23.699Z Checking unicode-normalization v0.1.23
16652024-09-11T21:18:23.717Z Checking ryu v1.0.18
16662024-09-11T21:18:23.928Z Checking equivalent v1.0.1
16672024-09-11T21:18:23.974Z Checking crypto-common v0.1.6
16682024-09-11T21:18:24.028Z Checking block-buffer v0.10.4
16692024-09-11T21:18:24.085Z Checking block-padding v0.3.3
16702024-09-11T21:18:24.113Z Checking futures-channel v0.3.30
16712024-09-11T21:18:24.135Z Checking slab v0.4.9
16722024-09-11T21:18:24.151Z Checking hashbrown v0.14.5
16732024-09-11T21:18:24.236Z Checking digest v0.10.7
16742024-09-11T21:18:24.284Z Checking inout v0.1.3
16752024-09-11T21:18:24.379Z Checking pin-utils v0.1.0
16762024-09-11T21:18:24.441Z Checking futures-io v0.3.30
16772024-09-11T21:18:24.465Z Checking futures-task v0.3.30
16782024-09-11T21:18:24.489Z Checking cipher v0.4.4
16792024-09-11T21:18:24.547Z Checking num-traits v0.2.19
16802024-09-11T21:18:24.576Z Checking base64ct v1.6.0
16812024-09-11T21:18:24.591Z Checking hmac v0.12.1
16822024-09-11T21:18:24.613Z Checking sha2 v0.10.8
16832024-09-11T21:18:24.676Z Checking futures-util v0.3.30
16842024-09-11T21:18:24.781Z Checking ppv-lite86 v0.2.17
16852024-09-11T21:18:24.873Z Checking percent-encoding v2.3.1
16862024-09-11T21:18:25.015Z Checking pem-rfc7468 v0.7.0
16872024-09-11T21:18:25.071Z Checking flagset v0.4.5
16882024-09-11T21:18:25.158Z Checking salsa20 v0.10.2
16892024-09-11T21:18:25.254Z Checking pbkdf2 v0.12.2
16902024-09-11T21:18:25.268Z Checking der v0.7.9
16912024-09-11T21:18:25.328Z Checking tracing-core v0.1.32
16922024-09-11T21:18:25.350Z Checking fnv v1.0.7
16932024-09-11T21:18:25.402Z Checking untrusted v0.9.0
16942024-09-11T21:18:25.460Z Checking rand_chacha v0.3.1
16952024-09-11T21:18:25.475Z Checking scrypt v0.11.0
16962024-09-11T21:18:25.537Z Checking ring v0.17.8
16972024-09-11T21:18:25.826Z Checking aes v0.8.4
16982024-09-11T21:18:25.832Z Checking rand v0.8.5
16992024-09-11T21:18:25.937Z Checking tracing v0.1.40
17002024-09-11T21:18:26.178Z Checking cbc v0.1.2
17012024-09-11T21:18:26.282Z Checking thiserror v1.0.63
17022024-09-11T21:18:26.391Z Checking foreign-types-shared v0.1.1
17032024-09-11T21:18:26.413Z Checking form_urlencoded v1.2.1
17042024-09-11T21:18:26.482Z Checking foreign-types v0.3.2
17052024-09-11T21:18:26.539Z Checking bytes v1.7.1
17062024-09-11T21:18:26.567Z Checking bitflags v2.6.0
17072024-09-11T21:18:26.581Z Checking indexmap v2.4.0
17082024-09-11T21:18:26.600Z Checking serde_json v1.0.125
17092024-09-11T21:18:26.844Z Checking openssl-sys v0.9.103
17102024-09-11T21:18:27.022Z Checking aho-corasick v1.1.3
17112024-09-11T21:18:27.121Z Checking spki v0.7.3
17122024-09-11T21:18:27.302Z Checking tokio v1.39.3
17132024-09-11T21:18:27.380Z Checking http v0.2.12
17142024-09-11T21:18:27.396Z Checking pkcs5 v0.7.1
17152024-09-11T21:18:27.864Z Checking unicode-ident v1.0.12
17162024-09-11T21:18:27.894Z Checking powerfmt v0.2.0
17172024-09-11T21:18:28.018Z Checking regex-syntax v0.8.4
17182024-09-11T21:18:28.112Z Checking try-lock v0.2.5
17192024-09-11T21:18:28.145Z Checking siphasher v0.3.11
17202024-09-11T21:18:28.239Z Checking want v0.3.1
17212024-09-11T21:18:28.280Z Checking deranged v0.3.11
17222024-09-11T21:18:28.414Z Checking openssl v0.10.66
17232024-09-11T21:18:28.429Z Checking proc-macro2 v1.0.86
17242024-09-11T21:18:28.649Z Checking pkcs8 v0.10.2
17252024-09-11T21:18:28.737Z Checking http-body v0.4.6
17262024-09-11T21:18:28.959Z Checking sct v0.7.1
17272024-09-11T21:18:29.065Z Checking rustls-webpki v0.101.7
17282024-09-11T21:18:29.129Z Checking uuid v1.10.0
17292024-09-11T21:18:29.144Z Checking idna v0.5.0
17302024-09-11T21:18:29.694Z Checking httparse v1.8.0
17312024-09-11T21:18:29.711Z Checking errno v0.3.9
17322024-09-11T21:18:29.766Z Checking scroll v0.12.0
17332024-09-11T21:18:29.872Z Checking plain v0.2.3
17342024-09-11T21:18:29.965Z Checking utf8parse v0.2.1
17352024-09-11T21:18:30.005Z Checking finl_unicode v1.2.0
17362024-09-11T21:18:30.020Z Checking ucd-trie v0.1.6
17372024-09-11T21:18:30.092Z Checking tower-service v0.3.2
17382024-09-11T21:18:30.106Z Checking iana-time-zone v0.1.60
17392024-09-11T21:18:30.199Z Checking anstyle v1.0.8
17402024-09-11T21:18:30.199Z Checking num-conv v0.1.0
17412024-09-11T21:18:30.224Z Checking time-core v0.1.2
17422024-09-11T21:18:30.235Z Checking num_threads v0.1.7
17432024-09-11T21:18:30.337Z Checking openssl-probe v0.1.5
17442024-09-11T21:18:30.374Z Checking httpdate v1.0.3
17452024-09-11T21:18:30.449Z Checking time v0.3.36
17462024-09-11T21:18:30.477Z Checking chrono v0.4.38
17472024-09-11T21:18:30.529Z Checking goblin v0.8.2
17482024-09-11T21:18:30.581Z Checking stringprep v0.1.4
17492024-09-11T21:18:30.595Z Checking pest v2.7.10
17502024-09-11T21:18:30.836Z Checking anstyle-parse v0.2.4
17512024-09-11T21:18:31.113Z Checking url v2.5.2
17522024-09-11T21:18:31.195Z Checking regex-automata v0.4.6
17532024-09-11T21:18:31.902Z Checking rustix v0.38.34
17542024-09-11T21:18:32.586Z Checking rustls v0.21.12
17552024-09-11T21:18:32.949Z Checking quote v1.0.36
17562024-09-11T21:18:33.087Z Checking serde_spanned v0.6.7
17572024-09-11T21:18:33.271Z Checking toml_datetime v0.6.8
17582024-09-11T21:18:33.288Z Checking num-integer v0.1.46
17592024-09-11T21:18:33.565Z Checking md-5 v0.10.6
17602024-09-11T21:18:33.704Z Checking native-tls v0.2.11
17612024-09-11T21:18:33.751Z Checking idna v0.3.0
17622024-09-11T21:18:33.776Z Checking lazy_static v1.5.0
17632024-09-11T21:18:33.887Z Checking hash32 v0.2.1
17642024-09-11T21:18:33.957Z Checking colorchoice v1.0.1
17652024-09-11T21:18:33.992Z Checking stable_deref_trait v1.2.0
17662024-09-11T21:18:34.082Z Checking anstyle-query v1.0.3
17672024-09-11T21:18:34.118Z Checking gimli v0.28.1
17682024-09-11T21:18:34.188Z Checking adler v1.0.2
17692024-09-11T21:18:34.206Z Checking is_terminal_polyfill v1.70.0
17702024-09-11T21:18:34.238Z Checking tokio-util v0.7.11
17712024-09-11T21:18:34.317Z Checking fallible-iterator v0.2.0
17722024-09-11T21:18:34.332Z Checking pretty-hex v0.4.1
17732024-09-11T21:18:34.499Z Checking psl-types v2.0.11
17742024-09-11T21:18:34.560Z Checking base64 v0.22.1
17752024-09-11T21:18:34.674Z Checking publicsuffix v2.2.3
17762024-09-11T21:18:34.912Z Checking miniz_oxide v0.7.2
17772024-09-11T21:18:34.916Z Checking anstream v0.6.14
17782024-09-11T21:18:35.023Z Checking postgres-protocol v0.6.7
17792024-09-11T21:18:35.059Z Checking h2 v0.3.26
17802024-09-11T21:18:35.280Z Checking tokio-native-tls v0.3.1
17812024-09-11T21:18:35.304Z Checking heapless v0.7.17
17822024-09-11T21:18:35.516Z Checking dof v0.3.0
17832024-09-11T21:18:35.530Z Checking terminal_size v0.3.0
17842024-09-11T21:18:35.666Z Checking num-iter v0.1.45
17852024-09-11T21:18:35.680Z Checking syn v2.0.74
17862024-09-11T21:18:35.704Z Checking dtrace-parser v0.2.0
17872024-09-11T21:18:35.755Z Checking tokio-rustls v0.24.1
17882024-09-11T21:18:35.819Z Checking cookie v0.17.0
17892024-09-11T21:18:36.103Z Checking phf_shared v0.11.2
17902024-09-11T21:18:36.124Z Checking ff v0.13.0
17912024-09-11T21:18:36.175Z Checking thread-id v4.2.1
17922024-09-11T21:18:36.226Z Checking object v0.32.2
17932024-09-11T21:18:36.279Z Checking clap_lex v0.7.0
17942024-09-11T21:18:36.331Z Checking either v1.13.0
17952024-09-11T21:18:36.345Z Checking base64 v0.21.7
17962024-09-11T21:18:36.364Z Checking winnow v0.5.40
17972024-09-11T21:18:36.511Z Checking bitflags v1.3.2
17982024-09-11T21:18:36.603Z Checking ipnet v2.9.0
17992024-09-11T21:18:36.692Z Checking adler2 v2.0.0
18002024-09-11T21:18:36.801Z Checking base16ct v0.2.0
18012024-09-11T21:18:36.827Z Checking managed v0.8.0
18022024-09-11T21:18:36.991Z Checking strsim v0.11.1
18032024-09-11T21:18:37.053Z Checking rustc-demangle v0.1.24
18042024-09-11T21:18:37.184Z Checking smoltcp v0.9.1
18052024-09-11T21:18:37.256Z Checking clap_builder v4.5.15
18062024-09-11T21:18:37.506Z Checking sec1 v0.7.3
18072024-09-11T21:18:37.876Z Checking miniz_oxide v0.8.0
18082024-09-11T21:18:38.021Z Checking addr2line v0.21.0
18092024-09-11T21:18:38.523Z Checking rustls-pemfile v1.0.4
18102024-09-11T21:18:38.592Z Checking phf v0.11.2
18112024-09-11T21:18:38.617Z Checking group v0.13.0
18122024-09-11T21:18:38.702Z Checking cookie_store v0.20.0
18132024-09-11T21:18:38.842Z Checking num-bigint-dig v0.8.4
18142024-09-11T21:18:38.861Z Checking postgres-types v0.2.7
18152024-09-11T21:18:39.308Z Checking regex v1.10.6
18162024-09-11T21:18:39.393Z Checking toml_edit v0.19.15
18172024-09-11T21:18:39.610Z Checking bstr v1.9.1
18182024-09-11T21:18:39.908Z Checking futures-executor v0.3.30
18192024-09-11T21:18:40.124Z Checking pkcs1 v0.7.5
18202024-09-11T21:18:40.399Z Checking phf_shared v0.10.0
18212024-09-11T21:18:40.521Z Checking serde_urlencoded v0.7.1
18222024-09-11T21:18:40.544Z Checking hubpack v0.1.2
18232024-09-11T21:18:40.660Z Checking zerocopy v0.6.6
18242024-09-11T21:18:40.854Z Checking float-cmp v0.9.0
18252024-09-11T21:18:40.922Z Checking signal-hook v0.3.17
18262024-09-11T21:18:40.937Z Checking crc32fast v1.4.0
18272024-09-11T21:18:41.024Z Checking crossbeam-utils v0.8.19
18282024-09-11T21:18:41.145Z Checking hkdf v0.12.4
18292024-09-11T21:18:41.167Z Checking hyper v0.14.30
18302024-09-11T21:18:41.266Z Checking signature v2.2.0
18312024-09-11T21:18:41.346Z Checking idna v0.4.0
18322024-09-11T21:18:41.388Z Checking crypto-bigint v0.5.5
18332024-09-11T21:18:41.450Z Checking memmap v0.7.0
18342024-09-11T21:18:41.651Z Checking mio v0.8.11
18352024-09-11T21:18:41.717Z Checking encoding_rs v0.8.34
18362024-09-11T21:18:41.773Z Checking dyn-clone v1.0.17
18372024-09-11T21:18:41.874Z Checking usdt-impl v0.5.0
18382024-09-11T21:18:41.899Z Checking minimal-lexical v0.2.1
18392024-09-11T21:18:42.129Z Checking static_assertions v1.1.0
18402024-09-11T21:18:42.147Z Checking backtrace v0.3.71
18412024-09-11T21:18:42.215Z Checking normalize-line-endings v0.3.0
18422024-09-11T21:18:42.237Z Checking webpki-roots v0.25.4
18432024-09-11T21:18:42.302Z Checking new_debug_unreachable v1.0.6
18442024-09-11T21:18:42.329Z Checking difflib v0.4.0
18452024-09-11T21:18:42.498Z Checking sync_wrapper v0.1.2
18462024-09-11T21:18:42.564Z Checking predicates-core v1.0.6
18472024-09-11T21:18:42.564Z Checking unicode-width v0.1.13
18482024-09-11T21:18:42.564Z Checking data-encoding v2.6.0
18492024-09-11T21:18:42.602Z Checking mime v0.3.17
18502024-09-11T21:18:42.658Z Checking precomputed-hash v0.1.1
18512024-09-11T21:18:42.671Z Checking unicode-segmentation v1.11.0
18522024-09-11T21:18:42.674Z Checking bit-vec v0.6.3
18532024-09-11T21:18:42.679Z Checking whoami v1.5.1
18542024-09-11T21:18:42.881Z Checking fixedbitset v0.4.2
18552024-09-11T21:18:42.963Z Checking winnow v0.6.18
18562024-09-11T21:18:42.999Z Checking bit-set v0.5.3
18572024-09-11T21:18:43.134Z Checking hickory-proto v0.24.1
18582024-09-11T21:18:43.149Z Checking petgraph v0.6.5
18592024-09-11T21:18:43.251Z Checking similar v2.6.0
18602024-09-11T21:18:43.268Z Checking tokio-postgres v0.7.11
18612024-09-11T21:18:44.033Z Checking string_cache v0.8.7
18622024-09-11T21:18:44.074Z Checking anyhow v1.0.86
18632024-09-11T21:18:44.087Z Checking elliptic-curve v0.13.8
18642024-09-11T21:18:44.312Z Checking predicates v3.1.2
18652024-09-11T21:18:44.446Z Checking console v0.15.8
18662024-09-11T21:18:44.738Z Checking usdt v0.5.0
18672024-09-11T21:18:44.962Z Checking nom v7.1.3
18682024-09-11T21:18:44.978Z Checking signal-hook-mio v0.2.4
18692024-09-11T21:18:45.012Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18702024-09-11T21:18:45.133Z Checking schemars v0.8.21
18712024-09-11T21:18:45.880Z Checking toml_edit v0.22.20
18722024-09-11T21:18:46.301Z Checking toml v0.7.8
18732024-09-11T21:18:46.424Z Checking crossbeam-epoch v0.9.18
18742024-09-11T21:18:46.736Z Checking rsa v0.9.6
18752024-09-11T21:18:46.849Z Checking flate2 v1.0.33
18762024-09-11T21:18:47.001Z Checking clap v4.5.16
18772024-09-11T21:18:47.118Z Checking futures v0.3.30
18782024-09-11T21:18:47.163Z Checking hyper-tls v0.5.0
18792024-09-11T21:18:47.234Z Checking hyper-rustls v0.24.2
18802024-09-11T21:18:47.461Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18812024-09-11T21:18:47.474Z Checking itertools v0.12.1
18822024-09-11T21:18:47.492Z Checking itertools v0.10.5
18832024-09-11T21:18:47.525Z Checking reqwest v0.11.27
18842024-09-11T21:18:47.731Z Checking tokio-stream v0.1.15
18852024-09-11T21:18:47.896Z Checking fs-err v2.11.0
18862024-09-11T21:18:47.952Z Checking slog v2.7.0
18872024-09-11T21:18:48.411Z Checking openapiv3 v2.0.0
18882024-09-11T21:18:48.437Z Checking hex v0.4.3
18892024-09-11T21:18:48.451Z Checking semver v1.0.23
18902024-09-11T21:18:48.546Z Checking sha1 v0.10.6
18912024-09-11T21:18:48.820Z Checking lalrpop-util v0.19.12
18922024-09-11T21:18:48.858Z Checking peg-runtime v0.8.3
18932024-09-11T21:18:48.957Z Checking camino v1.1.9
18942024-09-11T21:18:49.070Z Checking sigpipe v0.1.3
18952024-09-11T21:18:50.926Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18962024-09-11T21:18:51.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.42s
18972024-09-11T21:18:51.368Z
18982024-09-11T21:18:51.369Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/158)
18992024-09-11T21:18:51.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002024-09-11T21:18:51.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012024-09-11T21:18:52.059Z Compiling regress v0.9.1
19022024-09-11T21:18:52.156Z Checking strum v0.26.3
19032024-09-11T21:18:52.174Z Checking heck v0.5.0
19042024-09-11T21:18:52.185Z Compiling getopts v0.2.21
19052024-09-11T21:18:52.196Z Checking dirs-sys-next v0.1.2
19062024-09-11T21:18:52.209Z Compiling unsafe-libyaml v0.2.11
19072024-09-11T21:18:52.270Z Checking http v1.1.0
19082024-09-11T21:18:52.333Z Checking thread_local v1.1.8
19092024-09-11T21:18:52.353Z Checking dirs-next v2.0.0
19102024-09-11T21:18:52.472Z Compiling ident_case v1.0.1
19112024-09-11T21:18:52.532Z Checking rustls-pki-types v1.7.0
19122024-09-11T21:18:52.588Z Compiling darling_core v0.20.9
19132024-09-11T21:18:52.635Z Checking term v0.7.0
19142024-09-11T21:18:52.942Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19152024-09-11T21:18:53.057Z Checking crossbeam-channel v0.5.12
19162024-09-11T21:18:53.125Z Checking is-terminal v0.4.12
19172024-09-11T21:18:53.245Z Checking atty v0.2.14
19182024-09-11T21:18:53.263Z Checking termcolor v1.4.1
19192024-09-11T21:18:53.369Z Compiling rustls v0.22.4
19202024-09-11T21:18:53.612Z Compiling serde_yaml v0.9.34+deprecated
19212024-09-11T21:18:53.639Z Compiling paste v1.0.15
19222024-09-11T21:18:53.703Z Checking humantime v2.1.0
19232024-09-11T21:18:53.742Z Checking utf-8 v0.7.6
19242024-09-11T21:18:53.937Z Checking take_mut v0.2.2
19252024-09-11T21:18:53.971Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19262024-09-11T21:18:54.068Z Checking slog-async v2.8.0
19272024-09-11T21:18:54.120Z Checking env_logger v0.9.3
19282024-09-11T21:18:54.249Z Checking slog-term v2.9.1
19292024-09-11T21:18:54.330Z Checking rustls-webpki v0.102.4
19302024-09-11T21:18:54.348Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19312024-09-11T21:18:54.538Z Compiling proc-macro-crate v1.3.1
19322024-09-11T21:18:54.686Z Compiling bitstruct_derive v0.1.0
19332024-09-11T21:18:54.723Z Compiling structmeta-derive v0.3.0
19342024-09-11T21:18:55.089Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19352024-09-11T21:18:55.204Z Compiling multer v3.1.0
19362024-09-11T21:18:55.505Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19372024-09-11T21:18:55.552Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19382024-09-11T21:18:55.613Z Checking match_cfg v0.1.0
19392024-09-11T21:18:55.792Z Checking ascii v1.1.0
19402024-09-11T21:18:56.072Z Checking bitstruct v0.1.1
19412024-09-11T21:18:56.186Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19422024-09-11T21:18:56.236Z Checking hostname v0.3.1
19432024-09-11T21:18:56.359Z Compiling num_enum_derive v0.5.11
19442024-09-11T21:18:57.212Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19452024-09-11T21:18:57.371Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19462024-09-11T21:18:57.727Z Compiling structmeta v0.3.0
19472024-09-11T21:18:57.797Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19482024-09-11T21:18:57.940Z Checking slog-json v2.6.1
19492024-09-11T21:18:58.080Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19502024-09-11T21:18:58.151Z Checking serde_arrays v0.1.0
19512024-09-11T21:18:58.196Z Checking erased-serde v0.3.31
19522024-09-11T21:18:58.301Z Compiling foreign-types-macros v0.2.3
19532024-09-11T21:18:58.333Z Compiling async-stream-impl v0.3.5
19542024-09-11T21:18:58.832Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19552024-09-11T21:18:58.999Z Checking arc-swap v1.7.1
19562024-09-11T21:18:59.134Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19572024-09-11T21:18:59.262Z Checking foreign-types-shared v0.3.1
19582024-09-11T21:18:59.364Z Checking atomic-waker v1.1.2
19592024-09-11T21:18:59.423Z Checking slog-scope v4.4.0
19602024-09-11T21:18:59.443Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19612024-09-11T21:18:59.483Z Checking waitgroup v0.1.2
19622024-09-11T21:18:59.593Z Compiling darling_macro v0.20.9
19632024-09-11T21:18:59.611Z Checking num_enum v0.5.11
19642024-09-11T21:18:59.634Z Checking foreign-types v0.5.0
19652024-09-11T21:18:59.665Z Checking slog-bunyan v2.5.0
19662024-09-11T21:18:59.680Z Checking async-stream v0.3.5
19672024-09-11T21:18:59.729Z Compiling parse-display-derive v0.10.0
19682024-09-11T21:18:59.760Z Compiling proc-macro-error v1.0.4
19692024-09-11T21:18:59.998Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19702024-09-11T21:19:00.220Z Checking toml v0.8.19
19712024-09-11T21:19:00.270Z Checking tungstenite v0.20.1
19722024-09-11T21:19:00.444Z Checking rustls-pemfile v2.1.3
19732024-09-11T21:19:00.542Z Compiling darling v0.20.9
19742024-09-11T21:19:00.656Z Compiling serde_with_macros v3.9.0
19752024-09-11T21:19:00.670Z Compiling heck v0.3.3
19762024-09-11T21:19:00.903Z Checking tokio-rustls v0.25.0
19772024-09-11T21:19:00.926Z Checking newtype-uuid v1.1.0
19782024-09-11T21:19:01.105Z Checking ipnetwork v0.20.0
19792024-09-11T21:19:01.146Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19802024-09-11T21:19:01.162Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19812024-09-11T21:19:01.301Z Checking serde_path_to_error v0.1.16
19822024-09-11T21:19:01.485Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19832024-09-11T21:19:01.939Z Checking cstr-argument v0.1.2
19842024-09-11T21:19:02.057Z Checking hostname v0.4.0
19852024-09-11T21:19:02.097Z Checking instant v0.1.12
19862024-09-11T21:19:02.195Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19872024-09-11T21:19:02.214Z Checking fastrand v2.1.0
19882024-09-11T21:19:02.282Z Checking debug-ignore v1.0.5
19892024-09-11T21:19:02.418Z Checking pretty-hex v0.2.1
19902024-09-11T21:19:02.514Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19912024-09-11T21:19:02.531Z Checking tempfile v3.10.1
19922024-09-11T21:19:02.576Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19932024-09-11T21:19:02.650Z Checking backoff v0.4.0
19942024-09-11T21:19:02.859Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19952024-09-11T21:19:02.939Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19962024-09-11T21:19:03.029Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19972024-09-11T21:19:03.168Z Checking tokio-tungstenite v0.20.1
19982024-09-11T21:19:03.245Z Compiling zone_cfg_derive v0.1.2
19992024-09-11T21:19:03.291Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20002024-09-11T21:19:03.630Z Checking slog-stdlog v4.1.1
20012024-09-11T21:19:03.665Z Checking serde_with v3.9.0
20022024-09-11T21:19:03.782Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20032024-09-11T21:19:03.924Z Checking tungstenite v0.21.0
20042024-09-11T21:19:04.040Z Checking colored v2.1.0
20052024-09-11T21:19:04.364Z Checking macaddr v1.0.1
20062024-09-11T21:19:04.378Z Checking parse-display v0.10.0
20072024-09-11T21:19:04.607Z Checking socket2 v0.4.10
20082024-09-11T21:19:04.668Z Checking base64 v0.13.1
20092024-09-11T21:19:04.747Z Checking tokio-tungstenite v0.21.0
20102024-09-11T21:19:04.764Z Checking zone v0.1.8
20112024-09-11T21:19:05.073Z Checking ron v0.7.1
20122024-09-11T21:19:05.196Z Checking slog-envlogger v2.2.0
20132024-09-11T21:19:05.412Z Checking pem v3.0.4
20142024-09-11T21:19:05.414Z Checking tabwriter v1.4.0
20152024-09-11T21:19:05.656Z Checking xattr v1.3.1
20162024-09-11T21:19:05.689Z Checking portpicker v0.1.1
20172024-09-11T21:19:05.828Z Checking yasna v0.5.2
20182024-09-11T21:19:05.828Z Checking headers-core v0.2.0
20192024-09-11T21:19:05.981Z Checking smf v0.2.3
20202024-09-11T21:19:06.258Z Checking filetime v0.2.25
20212024-09-11T21:19:06.463Z Checking same-file v1.0.6
20222024-09-11T21:19:06.489Z Checking tar v0.4.41
20232024-09-11T21:19:06.626Z Checking walkdir v2.5.0
20242024-09-11T21:19:06.718Z Checking headers v0.3.9
20252024-09-11T21:19:06.737Z Checking rcgen v0.12.1
20262024-09-11T21:19:06.898Z Checking atomicwrites v0.4.3
20272024-09-11T21:19:07.021Z Checking camino-tempfile v1.1.1
20282024-09-11T21:19:07.097Z Checking subprocess v0.2.9
20292024-09-11T21:19:08.075Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20302024-09-11T21:19:08.345Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20312024-09-11T21:19:10.250Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20322024-09-11T21:19:12.157Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20332024-09-11T21:19:12.224Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20342024-09-11T21:19:15.386Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20352024-09-11T21:19:21.224Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20362024-09-11T21:19:21.357Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
20372024-09-11T21:19:21.357Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20382024-09-11T21:19:23.878Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
20392024-09-11T21:19:24.279Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20402024-09-11T21:19:30.302Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20412024-09-11T21:19:31.789Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20422024-09-11T21:19:32.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.50s
20432024-09-11T21:19:33.031Z
20442024-09-11T21:19:33.031Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/158)
20452024-09-11T21:19:33.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462024-09-11T21:19:33.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472024-09-11T21:19:33.718Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20482024-09-11T21:19:34.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
20492024-09-11T21:19:35.122Z
20502024-09-11T21:19:35.122Zinfo: running `cargo check --bins` on nexus-config (31/158)
20512024-09-11T21:19:35.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522024-09-11T21:19:35.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532024-09-11T21:19:35.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542024-09-11T21:19:35.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20552024-09-11T21:19:35.786Z
20562024-09-11T21:19:35.787Zinfo: running `cargo check --bins` on omicron-rpaths (32/158)
20572024-09-11T21:19:36.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582024-09-11T21:19:36.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592024-09-11T21:19:36.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602024-09-11T21:19:36.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20612024-09-11T21:19:36.422Z
20622024-09-11T21:19:36.422Zinfo: running `cargo check --bins` on omicron-certificates (33/158)
20632024-09-11T21:19:37.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642024-09-11T21:19:37.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652024-09-11T21:19:37.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662024-09-11T21:19:37.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20672024-09-11T21:19:37.072Z
20682024-09-11T21:19:37.072Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/158)
20692024-09-11T21:19:37.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702024-09-11T21:19:37.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712024-09-11T21:19:37.745Z Compiling heapless v0.8.0
20722024-09-11T21:19:37.838Z Checking hash32 v0.3.1
20732024-09-11T21:19:37.847Z Compiling smoltcp v0.11.0
20742024-09-11T21:19:37.857Z Checking cobs v0.2.3
20752024-09-11T21:19:37.858Z Checking embedded-io v0.4.0
20762024-09-11T21:19:37.878Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20772024-09-11T21:19:37.881Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20782024-09-11T21:19:37.903Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20792024-09-11T21:19:37.990Z Compiling crucible-workspace-hack v0.1.0
20802024-09-11T21:19:38.012Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20812024-09-11T21:19:38.028Z Checking newline-converter v0.3.0
20822024-09-11T21:19:38.041Z Checking postcard v1.0.8
20832024-09-11T21:19:38.160Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20842024-09-11T21:19:38.279Z Compiling convert_case v0.4.0
20852024-09-11T21:19:38.392Z Checking expectorate v1.1.0
20862024-09-11T21:19:38.395Z Compiling zone_cfg_derive v0.3.0
20872024-09-11T21:19:38.546Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20882024-09-11T21:19:38.561Z Compiling num-derive v0.4.2
20892024-09-11T21:19:38.668Z Compiling slog-dtrace v0.3.0
20902024-09-11T21:19:38.765Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20912024-09-11T21:19:38.897Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20922024-09-11T21:19:39.171Z Compiling derive_more v0.99.18
20932024-09-11T21:19:39.733Z Checking zone v0.3.0
20942024-09-11T21:19:40.227Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
20952024-09-11T21:19:41.619Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20962024-09-11T21:19:42.533Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20972024-09-11T21:19:43.009Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20982024-09-11T21:19:43.578Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20992024-09-11T21:19:43.850Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21002024-09-11T21:19:45.309Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21012024-09-11T21:19:45.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.90s
21022024-09-11T21:19:46.130Z
21032024-09-11T21:19:46.130Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/158)
21042024-09-11T21:19:46.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052024-09-11T21:19:46.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062024-09-11T21:19:46.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072024-09-11T21:19:46.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21082024-09-11T21:19:46.796Z
21092024-09-11T21:19:46.796Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/158)
21102024-09-11T21:19:47.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112024-09-11T21:19:47.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122024-09-11T21:19:47.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132024-09-11T21:19:47.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21142024-09-11T21:19:47.459Z
21152024-09-11T21:19:47.459Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/158)
21162024-09-11T21:19:48.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172024-09-11T21:19:48.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182024-09-11T21:19:48.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192024-09-11T21:19:48.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
21202024-09-11T21:19:48.233Z
21212024-09-11T21:19:48.233Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/158)
21222024-09-11T21:19:48.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232024-09-11T21:19:48.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242024-09-11T21:19:48.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252024-09-11T21:19:48.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
21262024-09-11T21:19:48.998Z
21272024-09-11T21:19:48.998Zinfo: running `cargo check --bins` on dns-server (39/158)
21282024-09-11T21:19:49.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292024-09-11T21:19:49.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302024-09-11T21:19:49.665Z Compiling parking_lot_core v0.8.6
21312024-09-11T21:19:49.756Z Checking nibble_vec v0.1.0
21322024-09-11T21:19:49.759Z Checking endian-type v0.1.2
21332024-09-11T21:19:49.759Z Checking quick-error v1.2.3
21342024-09-11T21:19:49.759Z Checking linked-hash-map v0.5.6
21352024-09-11T21:19:49.759Z Checking fxhash v0.2.1
21362024-09-11T21:19:49.785Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21372024-09-11T21:19:49.788Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21382024-09-11T21:19:49.898Z Checking resolv-conf v0.7.0
21392024-09-11T21:19:49.914Z Checking hickory-server v0.24.1
21402024-09-11T21:19:49.951Z Checking radix_trie v0.2.1
21412024-09-11T21:19:50.074Z Checking lru-cache v0.1.2
21422024-09-11T21:19:50.225Z Checking hickory-resolver v0.24.1
21432024-09-11T21:19:50.318Z Checking hickory-client v0.24.1
21442024-09-11T21:19:50.456Z Checking parking_lot v0.11.2
21452024-09-11T21:19:50.713Z Checking sled v0.34.7
21462024-09-11T21:19:52.454Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21472024-09-11T21:19:53.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
21482024-09-11T21:19:53.662Z
21492024-09-11T21:19:53.662Zinfo: running `cargo check --bins` on dns-server-api (40/158)
21502024-09-11T21:19:54.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21512024-09-11T21:19:54.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21522024-09-11T21:19:54.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21532024-09-11T21:19:54.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21542024-09-11T21:19:54.316Z
21552024-09-11T21:19:54.316Zinfo: running `cargo check --bins` on dns-service-client (41/158)
21562024-09-11T21:19:54.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21572024-09-11T21:19:54.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21582024-09-11T21:19:54.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21592024-09-11T21:19:54.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21602024-09-11T21:19:54.951Z
21612024-09-11T21:19:54.951Zinfo: running `cargo check --bins` on gateway-test-utils (42/158)
21622024-09-11T21:19:55.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21632024-09-11T21:19:55.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21642024-09-11T21:19:55.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21652024-09-11T21:19:55.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
21662024-09-11T21:19:55.671Z
21672024-09-11T21:19:55.671Zinfo: running `cargo check --bins` on gateway-types (43/158)
21682024-09-11T21:19:56.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21692024-09-11T21:19:56.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21702024-09-11T21:19:56.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21712024-09-11T21:19:56.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21722024-09-11T21:19:56.335Z
21732024-09-11T21:19:56.336Zinfo: running `cargo check --bins` on ipcc (44/158)
21742024-09-11T21:19:56.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21752024-09-11T21:19:56.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21762024-09-11T21:19:56.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21772024-09-11T21:19:56.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21782024-09-11T21:19:56.997Z
21792024-09-11T21:19:56.997Zinfo: running `cargo check --bins` on omicron-gateway (45/158)
21802024-09-11T21:19:57.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21812024-09-11T21:19:57.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21822024-09-11T21:19:57.720Z Compiling rustls-pki-types v1.7.0
21832024-09-11T21:19:57.723Z Compiling match_cfg v0.1.0
21842024-09-11T21:19:57.826Z Checking num-rational v0.4.2
21852024-09-11T21:19:57.828Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21862024-09-11T21:19:57.828Z Compiling slog-json v2.6.1
21872024-09-11T21:19:57.828Z Compiling http v1.1.0
21882024-09-11T21:19:57.828Z Checking num-complex v0.4.6
21892024-09-11T21:19:57.853Z Compiling atomic-waker v1.1.2
21902024-09-11T21:19:57.893Z Compiling hostname v0.3.1
21912024-09-11T21:19:58.047Z Compiling prettyplease v0.2.20
21922024-09-11T21:19:58.131Z Compiling slog-bunyan v2.5.0
21932024-09-11T21:19:58.171Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21942024-09-11T21:19:58.263Z Compiling rustls-webpki v0.102.4
21952024-09-11T21:19:58.323Z Compiling rustls-pemfile v2.1.3
21962024-09-11T21:19:58.393Z Compiling waitgroup v0.1.2
21972024-09-11T21:19:58.415Z Compiling async-stream v0.3.5
21982024-09-11T21:19:58.431Z Compiling toml v0.8.19
21992024-09-11T21:19:58.588Z Compiling ipnetwork v0.20.0
22002024-09-11T21:19:58.611Z Compiling newtype-uuid v1.1.0
22012024-09-11T21:19:58.703Z Compiling serde_path_to_error v0.1.16
22022024-09-11T21:19:58.766Z Checking num v0.4.3
22032024-09-11T21:19:58.769Z Compiling hostname v0.4.0
22042024-09-11T21:19:58.866Z Compiling instant v0.1.12
22052024-09-11T21:19:58.920Z Compiling debug-ignore v1.0.5
22062024-09-11T21:19:59.007Z Compiling semver v0.1.20
22072024-09-11T21:19:59.026Z Compiling radium v0.7.0
22082024-09-11T21:19:59.057Z Compiling rustls v0.22.4
22092024-09-11T21:19:59.496Z Compiling multer v3.1.0
22102024-09-11T21:19:59.499Z Checking float-ord v0.3.2
22112024-09-11T21:19:59.550Z Compiling rustc_version v0.1.7
22122024-09-11T21:19:59.646Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22132024-09-11T21:19:59.664Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22142024-09-11T21:20:00.059Z Compiling backoff v0.4.0
22152024-09-11T21:20:00.198Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22162024-09-11T21:20:00.278Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
22172024-09-11T21:20:00.303Z Compiling parse-display v0.10.0
22182024-09-11T21:20:00.403Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22192024-09-11T21:20:00.420Z Compiling serde_with v3.9.0
22202024-09-11T21:20:00.527Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22212024-09-11T21:20:00.686Z Compiling macaddr v1.0.1
22222024-09-11T21:20:00.980Z Checking tap v1.0.1
22232024-09-11T21:20:01.122Z Compiling maybe-uninit v2.0.0
22242024-09-11T21:20:01.146Z Checking wyz v0.5.1
22252024-09-11T21:20:01.528Z Compiling newtype_derive v0.1.6
22262024-09-11T21:20:01.777Z Checking password-hash v0.5.0
22272024-09-11T21:20:01.809Z Checking blake2 v0.10.6
22282024-09-11T21:20:02.129Z Compiling bzip2-sys v0.1.11+1.0.8
22292024-09-11T21:20:02.229Z Checking crc-catalog v2.4.0
22302024-09-11T21:20:02.253Z Compiling cancel-safe-futures v0.1.5
22312024-09-11T21:20:02.367Z Checking funty v2.0.0
22322024-09-11T21:20:02.600Z Compiling packed_struct v0.10.1
22332024-09-11T21:20:02.666Z Checking crc v3.2.1
22342024-09-11T21:20:03.081Z Checking argon2 v0.5.3
22352024-09-11T21:20:03.204Z Compiling tokio-rustls v0.25.0
22362024-09-11T21:20:03.301Z Checking bitvec v1.0.1
22372024-09-11T21:20:03.617Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
22382024-09-11T21:20:03.722Z Compiling packed_struct_codegen v0.10.1
22392024-09-11T21:20:04.069Z Compiling cookie v0.18.1
22402024-09-11T21:20:04.150Z Compiling indexmap v1.9.3
22412024-09-11T21:20:04.383Z Checking half v2.4.1
22422024-09-11T21:20:04.465Z Checking nodrop v0.1.14
22432024-09-11T21:20:04.586Z Checking ciborium-io v0.2.2
22442024-09-11T21:20:04.712Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22452024-09-11T21:20:04.843Z Checking ciborium-ll v0.2.2
22462024-09-11T21:20:05.052Z Checking array-init v0.0.4
22472024-09-11T21:20:05.357Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22482024-09-11T21:20:05.639Z Checking smallvec v0.6.14
22492024-09-11T21:20:06.079Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22502024-09-11T21:20:06.593Z Checking libsw v3.3.1
22512024-09-11T21:20:06.616Z Compiling derive-where v1.2.7
22522024-09-11T21:20:06.785Z Compiling memoffset v0.9.1
22532024-09-11T21:20:06.850Z Checking bitfield v0.14.0
22542024-09-11T21:20:07.114Z Checking hashbrown v0.12.3
22552024-09-11T21:20:07.136Z Checking highway v1.2.0
22562024-09-11T21:20:07.435Z Checking linear-map v1.2.0
22572024-09-11T21:20:07.559Z Checking indent_write v2.2.0
22582024-09-11T21:20:07.757Z Checking owo-colors v4.0.0
22592024-09-11T21:20:07.770Z Checking swrite v0.1.0
22602024-09-11T21:20:07.891Z Checking env_logger v0.10.2
22612024-09-11T21:20:08.111Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22622024-09-11T21:20:08.303Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22632024-09-11T21:20:08.871Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22642024-09-11T21:20:09.298Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22652024-09-11T21:20:09.651Z Checking steno v0.4.1
22662024-09-11T21:20:09.709Z Checking serde-hex v0.1.0
22672024-09-11T21:20:09.908Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22682024-09-11T21:20:09.911Z Checking bzip2 v0.4.4
22692024-09-11T21:20:10.088Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22702024-09-11T21:20:10.646Z Checking ciborium v0.2.2
22712024-09-11T21:20:10.981Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22722024-09-11T21:20:11.249Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22732024-09-11T21:20:11.700Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22742024-09-11T21:20:11.984Z Checking ron v0.8.1
22752024-09-11T21:20:12.357Z Checking x509-cert v0.2.5
22762024-09-11T21:20:12.865Z Checking hashbrown v0.13.2
22772024-09-11T21:20:13.052Z Checking crc-any v2.5.0
22782024-09-11T21:20:13.215Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22792024-09-11T21:20:13.440Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22802024-09-11T21:20:13.477Z Checking zip v0.6.6
22812024-09-11T21:20:13.871Z Checking object v0.30.4
22822024-09-11T21:20:13.895Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22832024-09-11T21:20:13.913Z Checking path-slash v0.1.5
22842024-09-11T21:20:13.988Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22852024-09-11T21:20:14.046Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22862024-09-11T21:20:14.163Z Checking nix v0.27.1
22872024-09-11T21:20:14.249Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22882024-09-11T21:20:14.495Z Checking kstat-rs v0.2.4
22892024-09-11T21:20:14.842Z Checking serde-big-array v0.5.1
22902024-09-11T21:20:14.845Z Checking signal-hook-tokio v0.3.1
22912024-09-11T21:20:15.849Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22922024-09-11T21:20:16.299Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22932024-09-11T21:20:19.481Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22942024-09-11T21:20:21.061Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22952024-09-11T21:20:23.628Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22962024-09-11T21:20:26.631Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22972024-09-11T21:20:26.743Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22982024-09-11T21:20:26.993Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22992024-09-11T21:20:31.964Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23002024-09-11T21:20:32.593Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23012024-09-11T21:20:35.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.22s
23022024-09-11T21:20:35.391Z
23032024-09-11T21:20:35.391Zinfo: running `cargo check --bins` on gateway-api (46/158)
23042024-09-11T21:20:35.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052024-09-11T21:20:35.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062024-09-11T21:20:35.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072024-09-11T21:20:35.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23082024-09-11T21:20:36.062Z
23092024-09-11T21:20:36.062Zinfo: running `cargo check --bins` on oximeter (47/158)
23102024-09-11T21:20:36.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112024-09-11T21:20:36.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122024-09-11T21:20:36.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132024-09-11T21:20:36.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23142024-09-11T21:20:36.729Z
23152024-09-11T21:20:36.729Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/158)
23162024-09-11T21:20:37.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172024-09-11T21:20:37.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182024-09-11T21:20:37.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192024-09-11T21:20:37.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23202024-09-11T21:20:37.367Z
23212024-09-11T21:20:37.367Zinfo: running `cargo check --bins` on oximeter-schema (49/158)
23222024-09-11T21:20:37.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232024-09-11T21:20:37.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242024-09-11T21:20:38.027Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23252024-09-11T21:20:38.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
23262024-09-11T21:20:38.582Z
23272024-09-11T21:20:38.582Zinfo: running `cargo check --bins` on oximeter-types (50/158)
23282024-09-11T21:20:39.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292024-09-11T21:20:39.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302024-09-11T21:20:39.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312024-09-11T21:20:39.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23322024-09-11T21:20:39.248Z
23332024-09-11T21:20:39.248Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/158)
23342024-09-11T21:20:39.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352024-09-11T21:20:39.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362024-09-11T21:20:39.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372024-09-11T21:20:39.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23382024-09-11T21:20:39.897Z
23392024-09-11T21:20:39.897Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (52/158)
23402024-09-11T21:20:40.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412024-09-11T21:20:40.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422024-09-11T21:20:40.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432024-09-11T21:20:40.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23442024-09-11T21:20:40.522Z
23452024-09-11T21:20:40.523Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (53/158)
23462024-09-11T21:20:41.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472024-09-11T21:20:41.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482024-09-11T21:20:41.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492024-09-11T21:20:41.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23502024-09-11T21:20:41.180Z
23512024-09-11T21:20:41.180Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (54/158)
23522024-09-11T21:20:41.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532024-09-11T21:20:41.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542024-09-11T21:20:41.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552024-09-11T21:20:41.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23562024-09-11T21:20:41.837Z
23572024-09-11T21:20:41.837Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (55/158)
23582024-09-11T21:20:42.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592024-09-11T21:20:42.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602024-09-11T21:20:42.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612024-09-11T21:20:42.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23622024-09-11T21:20:42.495Z
23632024-09-11T21:20:42.495Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (56/158)
23642024-09-11T21:20:43.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652024-09-11T21:20:43.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662024-09-11T21:20:43.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672024-09-11T21:20:43.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23682024-09-11T21:20:43.148Z
23692024-09-11T21:20:43.148Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (57/158)
23702024-09-11T21:20:43.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712024-09-11T21:20:43.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722024-09-11T21:20:43.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732024-09-11T21:20:43.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23742024-09-11T21:20:43.806Z
23752024-09-11T21:20:43.806Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (58/158)
23762024-09-11T21:20:44.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772024-09-11T21:20:44.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782024-09-11T21:20:44.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792024-09-11T21:20:44.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23802024-09-11T21:20:44.461Z
23812024-09-11T21:20:44.462Zinfo: running `cargo check --bins` on oximeter-producer (59/158)
23822024-09-11T21:20:45.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832024-09-11T21:20:45.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842024-09-11T21:20:45.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852024-09-11T21:20:45.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
23862024-09-11T21:20:45.146Z
23872024-09-11T21:20:45.146Zinfo: running `cargo check --bins` on internal-dns (60/158)
23882024-09-11T21:20:45.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892024-09-11T21:20:45.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902024-09-11T21:20:45.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912024-09-11T21:20:45.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23922024-09-11T21:20:45.812Z
23932024-09-11T21:20:45.812Zinfo: running `cargo check --bins` on nexus-client (61/158)
23942024-09-11T21:20:46.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952024-09-11T21:20:46.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962024-09-11T21:20:46.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972024-09-11T21:20:46.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
23982024-09-11T21:20:46.499Z
23992024-09-11T21:20:46.499Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (62/158)
24002024-09-11T21:20:47.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012024-09-11T21:20:47.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022024-09-11T21:20:47.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032024-09-11T21:20:47.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24042024-09-11T21:20:47.174Z
24052024-09-11T21:20:47.174Zinfo: running `cargo check --bins` on omicron-passwords (63/158)
24062024-09-11T21:20:47.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072024-09-11T21:20:47.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082024-09-11T21:20:47.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092024-09-11T21:20:47.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24102024-09-11T21:20:47.808Z
24112024-09-11T21:20:47.809Zinfo: running `cargo check --bins` on nexus-types (64/158)
24122024-09-11T21:20:48.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132024-09-11T21:20:48.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142024-09-11T21:20:48.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152024-09-11T21:20:48.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24162024-09-11T21:20:48.487Z
24172024-09-11T21:20:48.487Zinfo: running `cargo check --bins` on gateway-client (65/158)
24182024-09-11T21:20:49.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192024-09-11T21:20:49.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202024-09-11T21:20:49.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212024-09-11T21:20:49.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24222024-09-11T21:20:49.121Z
24232024-09-11T21:20:49.121Zinfo: running `cargo check --bins` on oxql-types (66/158)
24242024-09-11T21:20:49.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252024-09-11T21:20:49.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262024-09-11T21:20:49.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272024-09-11T21:20:49.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24282024-09-11T21:20:49.791Z
24292024-09-11T21:20:49.791Zinfo: running `cargo check --bins` on update-engine (67/158)
24302024-09-11T21:20:50.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312024-09-11T21:20:50.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322024-09-11T21:20:50.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332024-09-11T21:20:50.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24342024-09-11T21:20:50.436Z
24352024-09-11T21:20:50.436Zinfo: running `cargo check --bins` on sp-sim (68/158)
24362024-09-11T21:20:51.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372024-09-11T21:20:51.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382024-09-11T21:20:51.096Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24392024-09-11T21:20:52.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
24402024-09-11T21:20:53.009Z
24412024-09-11T21:20:53.009Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (69/158)
24422024-09-11T21:20:53.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432024-09-11T21:20:53.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442024-09-11T21:20:53.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452024-09-11T21:20:53.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24462024-09-11T21:20:53.726Z
24472024-09-11T21:20:53.726Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (70/158)
24482024-09-11T21:20:54.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492024-09-11T21:20:54.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502024-09-11T21:20:54.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512024-09-11T21:20:54.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
24522024-09-11T21:20:54.461Z
24532024-09-11T21:20:54.461Zinfo: running `cargo check --bins` on db-macros (71/158)
24542024-09-11T21:20:55.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552024-09-11T21:20:55.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562024-09-11T21:20:55.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572024-09-11T21:20:55.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24582024-09-11T21:20:55.097Z
24592024-09-11T21:20:55.097Zinfo: running `cargo check --bins` on nexus-macros-common (72/158)
24602024-09-11T21:20:55.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612024-09-11T21:20:55.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622024-09-11T21:20:55.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632024-09-11T21:20:55.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24642024-09-11T21:20:55.728Z
24652024-09-11T21:20:55.728Zinfo: running `cargo check --bins` on nexus-auth (73/158)
24662024-09-11T21:20:56.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672024-09-11T21:20:56.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682024-09-11T21:20:56.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692024-09-11T21:20:56.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24702024-09-11T21:20:56.432Z
24712024-09-11T21:20:56.432Zinfo: running `cargo check --bins` on authz-macros (74/158)
24722024-09-11T21:20:57.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-09-11T21:20:57.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-09-11T21:20:57.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752024-09-11T21:20:57.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24762024-09-11T21:20:57.065Z
24772024-09-11T21:20:57.065Zinfo: running `cargo check --bins` on nexus-db-fixed-data (75/158)
24782024-09-11T21:20:57.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-09-11T21:20:57.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-09-11T21:20:57.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812024-09-11T21:20:57.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24822024-09-11T21:20:57.761Z
24832024-09-11T21:20:57.761Zinfo: running `cargo check --bins` on nexus-db-model (76/158)
24842024-09-11T21:20:58.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852024-09-11T21:20:58.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862024-09-11T21:20:58.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872024-09-11T21:20:58.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24882024-09-11T21:20:58.453Z
24892024-09-11T21:20:58.453Zinfo: running `cargo check --bins` on nexus-defaults (77/158)
24902024-09-11T21:20:59.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912024-09-11T21:20:59.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922024-09-11T21:20:59.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932024-09-11T21:20:59.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24942024-09-11T21:20:59.116Z
24952024-09-11T21:20:59.116Zinfo: running `cargo check --bins` on sled-agent-client (78/158)
24962024-09-11T21:20:59.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972024-09-11T21:20:59.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982024-09-11T21:20:59.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992024-09-11T21:20:59.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25002024-09-11T21:20:59.792Z
25012024-09-11T21:20:59.792Zinfo: running `cargo check --bins` on nexus-inventory (79/158)
25022024-09-11T21:21:00.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-09-11T21:21:00.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-09-11T21:21:00.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052024-09-11T21:21:00.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25062024-09-11T21:21:00.483Z
25072024-09-11T21:21:00.483Zinfo: running `cargo check --bins` on typed-rng (80/158)
25082024-09-11T21:21:01.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-09-11T21:21:01.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-09-11T21:21:01.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112024-09-11T21:21:01.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25122024-09-11T21:21:01.112Z
25132024-09-11T21:21:01.112Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (81/158)
25142024-09-11T21:21:01.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-09-11T21:21:01.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-09-11T21:21:01.875Z Compiling rayon-core v1.12.1
25172024-09-11T21:21:01.878Z Compiling crossbeam-deque v0.8.5
25182024-09-11T21:21:01.878Z Compiling curve25519-dalek v4.1.3
25192024-09-11T21:21:01.878Z Compiling unicase v2.7.0
25202024-09-11T21:21:01.975Z Checking keccak v0.1.5
25212024-09-11T21:21:01.977Z Compiling same-file v1.0.6
25222024-09-11T21:21:01.978Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25232024-09-11T21:21:01.994Z Compiling tempfile v3.10.1
25242024-09-11T21:21:02.265Z Checking sha3 v0.10.8
25252024-09-11T21:21:02.301Z Compiling walkdir v2.5.0
25262024-09-11T21:21:02.304Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25272024-09-11T21:21:02.518Z Compiling thiserror-impl-no-std v2.0.2
25282024-09-11T21:21:02.622Z Checking universal-hash v0.5.1
25292024-09-11T21:21:02.676Z Checking secrecy v0.8.0
25302024-09-11T21:21:02.712Z Compiling ring v0.16.20
25312024-09-11T21:21:02.808Z Compiling blake3 v1.5.1
25322024-09-11T21:21:02.863Z Compiling curve25519-dalek-derive v0.1.1
25332024-09-11T21:21:02.881Z Checking opaque-debug v0.3.1
25342024-09-11T21:21:02.896Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25352024-09-11T21:21:02.971Z Checking poly1305 v0.8.0
25362024-09-11T21:21:03.034Z Compiling rayon v1.10.0
25372024-09-11T21:21:03.195Z Checking chacha20 v0.9.1
25382024-09-11T21:21:03.456Z Checking aead v0.5.2
25392024-09-11T21:21:03.516Z Compiling memmap2 v0.9.4
25402024-09-11T21:21:03.672Z Compiling home v0.5.9
25412024-09-11T21:21:03.939Z Compiling libefi-sys v0.1.0
25422024-09-11T21:21:03.956Z Compiling constant_time_eq v0.3.0
25432024-09-11T21:21:03.958Z Compiling spin v0.5.2
25442024-09-11T21:21:04.095Z Compiling arrayvec v0.7.4
25452024-09-11T21:21:04.133Z Compiling arrayref v0.3.7
25462024-09-11T21:21:04.181Z Compiling untrusted v0.7.1
25472024-09-11T21:21:04.504Z Compiling toolchain_find v0.4.0
25482024-09-11T21:21:04.508Z Checking chacha20poly1305 v0.10.1
25492024-09-11T21:21:04.509Z Compiling camino-tempfile v1.1.1
25502024-09-11T21:21:04.642Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25512024-09-11T21:21:04.805Z Compiling bitfield-struct v0.6.1
25522024-09-11T21:21:04.921Z Compiling topological-sort v0.2.2
25532024-09-11T21:21:04.959Z Compiling mime_guess v2.0.4
25542024-09-11T21:21:05.130Z Compiling rustfmt-wrapper v0.2.1
25552024-09-11T21:21:05.592Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25562024-09-11T21:21:05.674Z Checking thiserror-no-std v2.0.2
25572024-09-11T21:21:05.693Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25582024-09-11T21:21:05.785Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25592024-09-11T21:21:05.899Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25602024-09-11T21:21:06.199Z Checking vsss-rs v3.3.4
25612024-09-11T21:21:06.252Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25622024-09-11T21:21:06.269Z Checking gethostname v0.5.0
25632024-09-11T21:21:06.324Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25642024-09-11T21:21:06.388Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
25652024-09-11T21:21:06.824Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25662024-09-11T21:21:06.891Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25672024-09-11T21:21:07.099Z Checking nanorand v0.7.0
25682024-09-11T21:21:07.152Z Checking http-range v0.1.5
25692024-09-11T21:21:07.307Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25702024-09-11T21:21:07.475Z Checking glob v0.3.1
25712024-09-11T21:21:07.507Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25722024-09-11T21:21:07.778Z Checking flume v0.11.0
25732024-09-11T21:21:07.801Z Checking hyper-staticfile v0.9.5
25742024-09-11T21:21:08.207Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25752024-09-11T21:21:08.236Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25762024-09-11T21:21:08.283Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25772024-09-11T21:21:08.590Z Compiling omicron-zone-package v0.11.0
25782024-09-11T21:21:08.667Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25792024-09-11T21:21:09.415Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25802024-09-11T21:21:09.840Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
25812024-09-11T21:21:10.066Z Checking itertools v0.13.0
25822024-09-11T21:21:10.428Z Checking display-error-chain v0.2.1
25832024-09-11T21:21:12.166Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25842024-09-11T21:21:12.759Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25852024-09-11T21:21:14.750Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25862024-09-11T21:21:14.753Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25872024-09-11T21:21:24.502Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25882024-09-11T21:21:35.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.63s
25892024-09-11T21:21:35.924Z
25902024-09-11T21:21:35.924Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (82/158)
25912024-09-11T21:21:36.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-09-11T21:21:36.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-09-11T21:21:36.683Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25942024-09-11T21:21:48.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.12s
25952024-09-11T21:21:48.223Z
25962024-09-11T21:21:48.223Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (83/158)
25972024-09-11T21:21:48.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-09-11T21:21:48.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-09-11T21:21:48.979Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26002024-09-11T21:22:00.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.13s
26012024-09-11T21:22:00.537Z
26022024-09-11T21:22:00.537Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (84/158)
26032024-09-11T21:22:01.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-09-11T21:22:01.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-09-11T21:22:01.302Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26062024-09-11T21:22:12.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.09s
26072024-09-11T21:22:12.801Z
26082024-09-11T21:22:12.801Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (85/158)
26092024-09-11T21:22:13.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102024-09-11T21:22:13.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112024-09-11T21:22:13.558Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26122024-09-11T21:22:24.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.14s
26132024-09-11T21:22:25.117Z
26142024-09-11T21:22:25.117Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (86/158)
26152024-09-11T21:22:25.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162024-09-11T21:22:25.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172024-09-11T21:22:25.873Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26182024-09-11T21:22:37.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.08s
26192024-09-11T21:22:37.367Z
26202024-09-11T21:22:37.367Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (87/158)
26212024-09-11T21:22:38.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222024-09-11T21:22:38.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232024-09-11T21:22:38.126Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26242024-09-11T21:22:49.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s
26252024-09-11T21:22:49.569Z
26262024-09-11T21:22:49.569Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (88/158)
26272024-09-11T21:22:50.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-09-11T21:22:50.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-09-11T21:22:50.328Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26302024-09-11T21:23:01.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.16s
26312024-09-11T21:23:01.904Z
26322024-09-11T21:23:01.904Zinfo: running `cargo check --bins` on bootstrap-agent-api (89/158)
26332024-09-11T21:23:02.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-09-11T21:23:02.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-09-11T21:23:02.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-09-11T21:23:02.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26372024-09-11T21:23:02.609Z
26382024-09-11T21:23:02.609Zinfo: running `cargo check --bins` on sled-agent-types (90/158)
26392024-09-11T21:23:03.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-09-11T21:23:03.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-09-11T21:23:03.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422024-09-11T21:23:03.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26432024-09-11T21:23:03.302Z
26442024-09-11T21:23:03.302Zinfo: running `cargo check --bins` on bootstrap-agent-client (91/158)
26452024-09-11T21:23:03.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462024-09-11T21:23:03.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472024-09-11T21:23:03.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482024-09-11T21:23:03.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26492024-09-11T21:23:03.974Z
26502024-09-11T21:23:03.974Zinfo: running `cargo check --bins` on dpd-client (92/158)
26512024-09-11T21:23:04.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522024-09-11T21:23:04.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532024-09-11T21:23:04.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542024-09-11T21:23:04.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26552024-09-11T21:23:04.624Z
26562024-09-11T21:23:04.624Zinfo: running `cargo check --bins` on installinator-common (93/158)
26572024-09-11T21:23:05.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582024-09-11T21:23:05.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592024-09-11T21:23:05.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602024-09-11T21:23:05.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26612024-09-11T21:23:05.309Z
26622024-09-11T21:23:05.309Zinfo: running `cargo check --bins` on key-manager (94/158)
26632024-09-11T21:23:05.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642024-09-11T21:23:05.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652024-09-11T21:23:05.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662024-09-11T21:23:05.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26672024-09-11T21:23:05.967Z
26682024-09-11T21:23:05.967Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (95/158)
26692024-09-11T21:23:06.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702024-09-11T21:23:06.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712024-09-11T21:23:06.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722024-09-11T21:23:06.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26732024-09-11T21:23:06.652Z
26742024-09-11T21:23:06.652Zinfo: running `cargo check --bins` on sled-agent-api (96/158)
26752024-09-11T21:23:07.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762024-09-11T21:23:07.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772024-09-11T21:23:07.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782024-09-11T21:23:07.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26792024-09-11T21:23:07.337Z
26802024-09-11T21:23:07.337Zinfo: running `cargo check --bins` on sled-hardware (97/158)
26812024-09-11T21:23:07.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822024-09-11T21:23:07.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832024-09-11T21:23:07.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842024-09-11T21:23:07.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26852024-09-11T21:23:07.999Z
26862024-09-11T21:23:07.999Zinfo: running `cargo check --bins --no-default-features` on sled-storage (98/158)
26872024-09-11T21:23:08.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882024-09-11T21:23:08.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892024-09-11T21:23:08.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902024-09-11T21:23:08.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26912024-09-11T21:23:08.668Z
26922024-09-11T21:23:08.668Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (99/158)
26932024-09-11T21:23:09.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942024-09-11T21:23:09.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952024-09-11T21:23:09.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962024-09-11T21:23:09.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26972024-09-11T21:23:09.347Z
26982024-09-11T21:23:09.347Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (100/158)
26992024-09-11T21:23:09.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002024-09-11T21:23:09.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012024-09-11T21:23:09.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022024-09-11T21:23:09.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27032024-09-11T21:23:10.042Z
27042024-09-11T21:23:10.042Zinfo: running `cargo check --bins` on nexus-test-interface (101/158)
27052024-09-11T21:23:10.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062024-09-11T21:23:10.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072024-09-11T21:23:10.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082024-09-11T21:23:10.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27092024-09-11T21:23:10.726Z
27102024-09-11T21:23:10.727Zinfo: running `cargo check --bins` on oximeter-collector (102/158)
27112024-09-11T21:23:11.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122024-09-11T21:23:11.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132024-09-11T21:23:11.441Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27142024-09-11T21:23:11.441Z Checking bcs v0.1.6
27152024-09-11T21:23:11.441Z Compiling async-recursion v1.1.1
27162024-09-11T21:23:11.444Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27172024-09-11T21:23:11.445Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27182024-09-11T21:23:12.540Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27192024-09-11T21:23:15.691Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27202024-09-11T21:23:17.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s
27212024-09-11T21:23:17.521Z
27222024-09-11T21:23:17.521Zinfo: running `cargo check --bins` on oximeter-api (103/158)
27232024-09-11T21:23:18.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242024-09-11T21:23:18.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252024-09-11T21:23:18.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262024-09-11T21:23:18.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27272024-09-11T21:23:18.183Z
27282024-09-11T21:23:18.183Zinfo: running `cargo check --bins` on oximeter-client (104/158)
27292024-09-11T21:23:18.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302024-09-11T21:23:18.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312024-09-11T21:23:18.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322024-09-11T21:23:18.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27332024-09-11T21:23:18.835Z
27342024-09-11T21:23:18.836Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (105/158)
27352024-09-11T21:23:19.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362024-09-11T21:23:19.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372024-09-11T21:23:19.515Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27382024-09-11T21:23:20.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
27392024-09-11T21:23:20.233Z
27402024-09-11T21:23:20.233Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (106/158)
27412024-09-11T21:23:20.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422024-09-11T21:23:20.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432024-09-11T21:23:20.920Z Compiling cfg_aliases v0.1.1
27442024-09-11T21:23:20.923Z Compiling vte_generate_state_changes v0.1.1
27452024-09-11T21:23:20.923Z Checking fd-lock v4.0.2
27462024-09-11T21:23:20.923Z Checking bytecount v0.6.8
27472024-09-11T21:23:21.014Z Compiling tabled_derive v0.7.0
27482024-09-11T21:23:21.031Z Checking crossterm v0.27.0
27492024-09-11T21:23:21.036Z Compiling peg-macros v0.8.4
27502024-09-11T21:23:21.036Z Compiling sqlparser_derive v0.2.2
27512024-09-11T21:23:21.094Z Compiling nix v0.28.0
27522024-09-11T21:23:21.167Z Checking papergrid v0.11.0
27532024-09-11T21:23:21.185Z Checking unicode_categories v0.1.1
27542024-09-11T21:23:21.471Z Checking nu-ansi-term v0.50.0
27552024-09-11T21:23:21.635Z Checking vte v0.11.1
27562024-09-11T21:23:21.906Z Checking home v0.5.9
27572024-09-11T21:23:22.054Z Checking sqlformat v0.2.4
27582024-09-11T21:23:22.129Z Checking sqlparser v0.45.0
27592024-09-11T21:23:22.657Z Checking crossterm v0.28.1
27602024-09-11T21:23:22.951Z Checking strip-ansi-escapes v0.2.0
27612024-09-11T21:23:23.087Z Checking reedline v0.33.0
27622024-09-11T21:23:23.533Z Checking tabled v0.15.0
27632024-09-11T21:23:24.117Z Checking peg v0.8.4
27642024-09-11T21:23:24.276Z Checking rustyline v14.0.0
27652024-09-11T21:23:28.587Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27662024-09-11T21:23:33.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.27s
27672024-09-11T21:23:33.655Z
27682024-09-11T21:23:33.655Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (107/158)
27692024-09-11T21:23:34.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702024-09-11T21:23:34.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712024-09-11T21:23:34.350Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27722024-09-11T21:23:39.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
27732024-09-11T21:23:39.502Z
27742024-09-11T21:23:39.502Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (108/158)
27752024-09-11T21:23:40.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762024-09-11T21:23:40.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772024-09-11T21:23:40.179Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27782024-09-11T21:23:44.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
27792024-09-11T21:23:45.118Z
27802024-09-11T21:23:45.118Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (109/158)
27812024-09-11T21:23:45.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822024-09-11T21:23:45.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832024-09-11T21:23:45.803Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27842024-09-11T21:23:49.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
27852024-09-11T21:23:50.022Z
27862024-09-11T21:23:50.022Zinfo: running `cargo check --bins` on oximeter-test-utils (110/158)
27872024-09-11T21:23:50.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882024-09-11T21:23:50.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892024-09-11T21:23:50.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902024-09-11T21:23:50.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27912024-09-11T21:23:50.689Z
27922024-09-11T21:23:50.689Zinfo: running `cargo check --bins` on cockroach-admin-client (111/158)
27932024-09-11T21:23:51.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942024-09-11T21:23:51.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952024-09-11T21:23:51.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962024-09-11T21:23:51.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27972024-09-11T21:23:51.328Z
27982024-09-11T21:23:51.328Zinfo: running `cargo check --bins` on installinator-client (112/158)
27992024-09-11T21:23:51.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002024-09-11T21:23:51.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012024-09-11T21:23:51.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022024-09-11T21:23:51.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28032024-09-11T21:23:52.004Z
28042024-09-11T21:23:52.004Zinfo: running `cargo check --bins` on oxide-client (113/158)
28052024-09-11T21:23:52.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062024-09-11T21:23:52.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072024-09-11T21:23:52.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082024-09-11T21:23:52.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28092024-09-11T21:23:52.641Z
28102024-09-11T21:23:52.642Zinfo: running `cargo check --bins` on wicketd-client (114/158)
28112024-09-11T21:23:53.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122024-09-11T21:23:53.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132024-09-11T21:23:53.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142024-09-11T21:23:53.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28152024-09-11T21:23:53.339Z
28162024-09-11T21:23:53.339Zinfo: running `cargo check --bins` on wicket-common (115/158)
28172024-09-11T21:23:53.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182024-09-11T21:23:53.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192024-09-11T21:23:53.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202024-09-11T21:23:53.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28212024-09-11T21:23:54.021Z
28222024-09-11T21:23:54.021Zinfo: running `cargo check --bins` on omicron-cockroach-admin (116/158)
28232024-09-11T21:23:54.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242024-09-11T21:23:54.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252024-09-11T21:23:54.698Z Checking csv-core v0.1.11
28262024-09-11T21:23:54.700Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28272024-09-11T21:23:54.987Z Checking csv v1.3.0
28282024-09-11T21:23:55.495Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28292024-09-11T21:23:55.820Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28302024-09-11T21:23:57.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
28312024-09-11T21:23:57.147Z
28322024-09-11T21:23:57.147Zinfo: running `cargo check --bins` on cockroach-admin-api (117/158)
28332024-09-11T21:23:57.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342024-09-11T21:23:57.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352024-09-11T21:23:57.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362024-09-11T21:23:57.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28372024-09-11T21:23:57.808Z
28382024-09-11T21:23:57.808Zinfo: running `cargo check --bins` on cockroach-admin-types (118/158)
28392024-09-11T21:23:58.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402024-09-11T21:23:58.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412024-09-11T21:23:58.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422024-09-11T21:23:58.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28432024-09-11T21:23:58.466Z
28442024-09-11T21:23:58.466Zinfo: running `cargo check --bins` on cert-dev (119/158)
28452024-09-11T21:23:59.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462024-09-11T21:23:59.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472024-09-11T21:23:59.092Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
28482024-09-11T21:23:59.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28492024-09-11T21:23:59.478Z
28502024-09-11T21:23:59.479Zinfo: running `cargo check --bins` on ch-dev (120/158)
28512024-09-11T21:24:00.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522024-09-11T21:24:00.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532024-09-11T21:24:00.170Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
28542024-09-11T21:24:00.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28552024-09-11T21:24:01.000Z
28562024-09-11T21:24:01.000Zinfo: running `cargo check --bins` on crdb-seed (121/158)
28572024-09-11T21:24:01.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582024-09-11T21:24:01.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592024-09-11T21:24:01.687Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28602024-09-11T21:24:02.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
28612024-09-11T21:24:02.168Z
28622024-09-11T21:24:02.168Zinfo: running `cargo check --bins` on db-dev (122/158)
28632024-09-11T21:24:02.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642024-09-11T21:24:02.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652024-09-11T21:24:02.854Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28662024-09-11T21:24:03.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
28672024-09-11T21:24:03.706Z
28682024-09-11T21:24:03.706Zinfo: running `cargo check --bins` on omicron-dev-lib (123/158)
28692024-09-11T21:24:04.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-09-11T21:24:04.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-09-11T21:24:04.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722024-09-11T21:24:04.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28732024-09-11T21:24:04.397Z
28742024-09-11T21:24:04.397Zinfo: running `cargo check --bins` on xtask-downloader (124/158)
28752024-09-11T21:24:04.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762024-09-11T21:24:04.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772024-09-11T21:24:05.043Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28782024-09-11T21:24:05.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
28792024-09-11T21:24:06.002Z
28802024-09-11T21:24:06.002Zinfo: running `cargo check --bins` on mgs-dev (125/158)
28812024-09-11T21:24:06.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822024-09-11T21:24:06.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832024-09-11T21:24:06.753Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28842024-09-11T21:24:07.391Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28852024-09-11T21:24:07.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
28862024-09-11T21:24:08.053Z
28872024-09-11T21:24:08.053Zinfo: running `cargo check --bins` on omicron-omdb (126/158)
28882024-09-11T21:24:08.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892024-09-11T21:24:08.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902024-09-11T21:24:08.875Z Compiling glob v0.3.1
28912024-09-11T21:24:08.875Z Compiling crunchy v0.2.2
28922024-09-11T21:24:08.878Z Compiling tiny-keccak v2.0.2
28932024-09-11T21:24:08.878Z Compiling dsl_auto_type v0.1.2
28942024-09-11T21:24:08.988Z Checking scheduled-thread-pool v0.2.7
28952024-09-11T21:24:08.991Z Compiling diesel_table_macro_syntax v0.2.0
28962024-09-11T21:24:09.011Z Compiling ascii-canvas v3.0.0
28972024-09-11T21:24:09.026Z Compiling ena v0.14.3
28982024-09-11T21:24:09.170Z Checking r2d2 v0.8.10
28992024-09-11T21:24:09.331Z Compiling libloading v0.8.3
29002024-09-11T21:24:09.401Z Compiling bindgen v0.69.4
29012024-09-11T21:24:09.450Z Compiling diff v0.1.13
29022024-09-11T21:24:09.486Z Compiling regex-syntax v0.6.29
29032024-09-11T21:24:09.580Z Compiling which v4.4.2
29042024-09-11T21:24:09.741Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29052024-09-11T21:24:09.907Z Compiling clang-sys v1.7.0
29062024-09-11T21:24:09.968Z Compiling cexpr v0.6.0
29072024-09-11T21:24:10.112Z Compiling ref-cast v1.0.23
29082024-09-11T21:24:10.165Z Compiling shlex v1.3.0
29092024-09-11T21:24:10.183Z Compiling lazycell v1.3.0
29102024-09-11T21:24:10.255Z Compiling rustc-hash v1.1.0
29112024-09-11T21:24:10.350Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29122024-09-11T21:24:10.406Z Compiling derive_builder_core v0.20.0
29132024-09-11T21:24:10.581Z Compiling libxml v0.3.3
29142024-09-11T21:24:10.639Z Compiling diesel_derives v2.2.2
29152024-09-11T21:24:10.669Z Compiling ref-cast-impl v1.0.23
29162024-09-11T21:24:10.748Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29172024-09-11T21:24:11.002Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29182024-09-11T21:24:11.244Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29192024-09-11T21:24:11.565Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29202024-09-11T21:24:11.719Z Compiling strum_macros v0.24.3
29212024-09-11T21:24:11.940Z Compiling dropshot v0.10.1
29222024-09-11T21:24:12.041Z Compiling indoc v1.0.9
29232024-09-11T21:24:12.807Z Compiling lalrpop v0.19.12
29242024-09-11T21:24:13.034Z Compiling derive_builder_macro v0.20.0
29252024-09-11T21:24:13.946Z Checking derive_builder v0.20.0
29262024-09-11T21:24:14.044Z Checking tungstenite v0.23.0
29272024-09-11T21:24:14.090Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29282024-09-11T21:24:14.505Z Compiling dropshot_endpoint v0.10.1
29292024-09-11T21:24:14.899Z Compiling oso-derive v0.27.3
29302024-09-11T21:24:15.331Z Compiling impl-trait-for-tuples v0.2.2
29312024-09-11T21:24:15.382Z Checking quick-xml v0.31.0
29322024-09-11T21:24:15.957Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
29332024-09-11T21:24:16.287Z Checking maplit v1.0.2
29342024-09-11T21:24:16.476Z Checking tokio-tungstenite v0.23.1
29352024-09-11T21:24:17.010Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29362024-09-11T21:24:17.485Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29372024-09-11T21:24:17.799Z Compiling const_format_proc_macros v0.2.32
29382024-09-11T21:24:18.749Z Checking bb8 v0.8.5
29392024-09-11T21:24:19.237Z Checking crossbeam-deque v0.8.5
29402024-09-11T21:24:19.563Z Compiling portable-atomic v1.6.0
29412024-09-11T21:24:19.964Z Checking const_format v0.2.32
29422024-09-11T21:24:20.433Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
29432024-09-11T21:24:20.463Z Checking rayon-core v1.12.1
29442024-09-11T21:24:20.673Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29452024-09-11T21:24:20.985Z Checking castaway v0.2.3
29462024-09-11T21:24:21.081Z Checking rayon v1.10.0
29472024-09-11T21:24:21.149Z Checking compact_str v0.8.0
29482024-09-11T21:24:22.683Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29492024-09-11T21:24:22.974Z Checking unicode-truncate v1.0.0
29502024-09-11T21:24:22.993Z Checking lru v0.12.3
29512024-09-11T21:24:23.166Z Compiling instability v0.3.2
29522024-09-11T21:24:23.202Z Checking unicode-linebreak v0.1.5
29532024-09-11T21:24:23.275Z Checking cassowary v0.3.0
29542024-09-11T21:24:23.549Z Checking diesel v2.2.3
29552024-09-11T21:24:23.636Z Checking number_prefix v0.4.0
29562024-09-11T21:24:23.682Z Checking smawk v0.3.2
29572024-09-11T21:24:23.831Z Checking multimap v0.10.0
29582024-09-11T21:24:23.879Z Checking textwrap v0.16.1
29592024-09-11T21:24:24.238Z Checking ratatui v0.28.0
29602024-09-11T21:24:25.040Z Checking indicatif v0.17.8
29612024-09-11T21:24:46.449Z Compiling samael v0.0.15
29622024-09-11T21:24:57.790Z Compiling polar-core v0.27.3
29632024-09-11T21:24:59.222Z Checking async-bb8-diesel v0.2.1
29642024-09-11T21:25:04.711Z Checking oso v0.27.3
29652024-09-11T21:26:05.024Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29662024-09-11T21:26:10.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
29672024-09-11T21:26:10.408Z
29682024-09-11T21:26:10.408Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (127/158)
29692024-09-11T21:26:11.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-09-11T21:26:11.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-09-11T21:26:11.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722024-09-11T21:26:11.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29732024-09-11T21:26:11.127Z
29742024-09-11T21:26:11.127Zinfo: running `cargo check --bins` on nexus-saga-recovery (128/158)
29752024-09-11T21:26:11.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-09-11T21:26:11.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-09-11T21:26:11.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782024-09-11T21:26:11.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29792024-09-11T21:26:11.842Z
29802024-09-11T21:26:11.842Zinfo: running `cargo check --bins` on nexus-test-utils-macros (129/158)
29812024-09-11T21:26:12.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-09-11T21:26:12.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-09-11T21:26:12.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842024-09-11T21:26:12.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29852024-09-11T21:26:12.480Z
29862024-09-11T21:26:12.480Zinfo: running `cargo check --bins` on omicron-nexus (130/158)
29872024-09-11T21:26:13.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-09-11T21:26:13.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-09-11T21:26:13.307Z Compiling libz-sys v1.1.16
29902024-09-11T21:26:13.411Z Compiling libgit2-sys v0.17.0+1.8.1
29912024-09-11T21:26:13.423Z Compiling vergen v8.3.2
29922024-09-11T21:26:13.423Z Compiling cargo-platform v0.1.8
29932024-09-11T21:26:13.426Z Compiling pin-project-internal v1.1.5
29942024-09-11T21:26:13.460Z Compiling snafu-derive v0.8.2
29952024-09-11T21:26:13.463Z Compiling libsqlite3-sys v0.28.0
29962024-09-11T21:26:13.463Z Compiling buf-list v1.0.3
29972024-09-11T21:26:13.756Z Compiling cargo_metadata v0.18.1
29982024-09-11T21:26:13.947Z Compiling cfg_aliases v0.2.1
29992024-09-11T21:26:14.031Z Checking globset v0.4.14
30002024-09-11T21:26:14.049Z Compiling nix v0.29.0
30012024-09-11T21:26:14.204Z Checking olpc-cjson v0.1.3
30022024-09-11T21:26:14.343Z Checking rand_seeder v0.3.0
30032024-09-11T21:26:14.412Z Checking serde_plain v1.0.2
30042024-09-11T21:26:14.487Z Checking typed-path v0.7.1
30052024-09-11T21:26:14.561Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30062024-09-11T21:26:14.938Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30072024-09-11T21:26:14.982Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30082024-09-11T21:26:15.166Z Checking hashlink v0.9.1
30092024-09-11T21:26:15.231Z Checking fallible-iterator v0.3.0
30102024-09-11T21:26:15.287Z Checking fallible-streaming-iterator v0.1.9
30112024-09-11T21:26:15.486Z Checking parse-size v1.0.0
30122024-09-11T21:26:15.818Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30132024-09-11T21:26:15.862Z Checking rusqlite v0.31.0
30142024-09-11T21:26:16.175Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30152024-09-11T21:26:16.282Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30162024-09-11T21:26:16.365Z Checking pin-project v1.1.5
30172024-09-11T21:26:16.489Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30182024-09-11T21:26:16.575Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30192024-09-11T21:26:16.710Z Checking twox-hash v1.6.3
30202024-09-11T21:26:16.749Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30212024-09-11T21:26:17.165Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30222024-09-11T21:26:17.453Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30232024-09-11T21:26:17.473Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30242024-09-11T21:26:17.931Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
30252024-09-11T21:26:18.035Z Checking fatfs v0.3.6
30262024-09-11T21:26:18.164Z Checking assert_matches v1.5.0
30272024-09-11T21:26:18.736Z Checking snafu v0.8.2
30282024-09-11T21:26:19.109Z Checking tough v0.17.1
30292024-09-11T21:26:23.169Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30302024-09-11T21:26:24.344Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30312024-09-11T21:26:24.597Z Compiling git2 v0.19.0
30322024-09-11T21:26:29.336Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
30332024-09-11T21:27:19.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
30342024-09-11T21:27:19.934Z
30352024-09-11T21:27:19.934Zinfo: running `cargo check --bins` on nexus-external-api (131/158)
30362024-09-11T21:27:20.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372024-09-11T21:27:20.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382024-09-11T21:27:20.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392024-09-11T21:27:20.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30402024-09-11T21:27:20.647Z
30412024-09-11T21:27:20.647Zinfo: running `cargo check --bins` on openapi-manager-types (132/158)
30422024-09-11T21:27:21.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432024-09-11T21:27:21.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442024-09-11T21:27:21.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452024-09-11T21:27:21.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30462024-09-11T21:27:21.285Z
30472024-09-11T21:27:21.285Zinfo: running `cargo check --bins` on nexus-internal-api (133/158)
30482024-09-11T21:27:21.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492024-09-11T21:27:21.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502024-09-11T21:27:21.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512024-09-11T21:27:21.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30522024-09-11T21:27:21.974Z
30532024-09-11T21:27:21.974Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (134/158)
30542024-09-11T21:27:22.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552024-09-11T21:27:22.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562024-09-11T21:27:22.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572024-09-11T21:27:22.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30582024-09-11T21:27:22.699Z
30592024-09-11T21:27:22.699Zinfo: running `cargo check --bins` on nexus-networking (135/158)
30602024-09-11T21:27:23.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612024-09-11T21:27:23.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622024-09-11T21:27:23.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632024-09-11T21:27:23.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30642024-09-11T21:27:23.420Z
30652024-09-11T21:27:23.420Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (136/158)
30662024-09-11T21:27:24.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672024-09-11T21:27:24.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682024-09-11T21:27:24.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692024-09-11T21:27:24.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30702024-09-11T21:27:24.149Z
30712024-09-11T21:27:24.149Zinfo: running `cargo check --bins` on update-common (137/158)
30722024-09-11T21:27:24.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732024-09-11T21:27:24.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742024-09-11T21:27:24.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752024-09-11T21:27:24.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30762024-09-11T21:27:24.856Z
30772024-09-11T21:27:24.856Zinfo: running `cargo check --bins` on tufaceous-lib (138/158)
30782024-09-11T21:27:25.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792024-09-11T21:27:25.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802024-09-11T21:27:25.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812024-09-11T21:27:25.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30822024-09-11T21:27:25.540Z
30832024-09-11T21:27:25.540Zinfo: running `cargo check --bins` on tufaceous (139/158)
30842024-09-11T21:27:26.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852024-09-11T21:27:26.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862024-09-11T21:27:26.238Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30872024-09-11T21:27:27.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
30882024-09-11T21:27:27.295Z
30892024-09-11T21:27:27.295Zinfo: running `cargo check --bins` on omicron-dev (140/158)
30902024-09-11T21:27:28.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912024-09-11T21:27:28.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922024-09-11T21:27:28.173Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30932024-09-11T21:27:28.173Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30942024-09-11T21:27:28.175Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30952024-09-11T21:27:29.543Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30962024-09-11T21:27:31.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
30972024-09-11T21:27:32.107Z
30982024-09-11T21:27:32.107Zinfo: running `cargo check --bins` on openapi-manager (141/158)
30992024-09-11T21:27:32.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002024-09-11T21:27:32.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012024-09-11T21:27:32.841Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31022024-09-11T21:27:32.841Z Checking is_ci v1.2.0
31032024-09-11T21:27:32.841Z Checking heck v0.4.1
31042024-09-11T21:27:32.844Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31052024-09-11T21:27:33.036Z Checking supports-color v3.0.0
31062024-09-11T21:27:33.070Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
31072024-09-11T21:27:34.436Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31082024-09-11T21:27:35.268Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
31092024-09-11T21:27:36.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
31102024-09-11T21:27:36.408Z
31112024-09-11T21:27:36.408Zinfo: running `cargo check --bins` on installinator-api (142/158)
31122024-09-11T21:27:37.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132024-09-11T21:27:37.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142024-09-11T21:27:37.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152024-09-11T21:27:37.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31162024-09-11T21:27:37.089Z
31172024-09-11T21:27:37.089Zinfo: running `cargo check --bins` on wicketd-api (143/158)
31182024-09-11T21:27:37.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192024-09-11T21:27:37.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202024-09-11T21:27:37.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212024-09-11T21:27:37.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31222024-09-11T21:27:37.782Z
31232024-09-11T21:27:37.782Zinfo: running `cargo check --bins` on reconfigurator-cli (144/158)
31242024-09-11T21:27:38.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252024-09-11T21:27:38.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262024-09-11T21:27:38.532Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31272024-09-11T21:27:39.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
31282024-09-11T21:27:39.895Z
31292024-09-11T21:27:39.895Zinfo: running `cargo check --bins` on omicron-releng (145/158)
31302024-09-11T21:27:40.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312024-09-11T21:27:40.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322024-09-11T21:27:40.596Z Checking memmap2 v0.9.4
31332024-09-11T21:27:40.596Z Checking untrusted v0.7.1
31342024-09-11T21:27:40.599Z Checking constant_time_eq v0.3.0
31352024-09-11T21:27:40.599Z Checking spin v0.5.2
31362024-09-11T21:27:40.599Z Checking arrayref v0.3.7
31372024-09-11T21:27:40.599Z Checking arrayvec v0.7.4
31382024-09-11T21:27:40.599Z Checking cargo-platform v0.1.8
31392024-09-11T21:27:40.599Z Checking topological-sort v0.2.2
31402024-09-11T21:27:40.780Z Checking shell-words v1.1.0
31412024-09-11T21:27:40.853Z Checking ring v0.16.20
31422024-09-11T21:27:40.973Z Checking cargo_metadata v0.18.1
31432024-09-11T21:27:40.991Z Checking blake3 v1.5.1
31442024-09-11T21:27:42.013Z Checking omicron-zone-package v0.11.0
31452024-09-11T21:27:43.055Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31462024-09-11T21:27:43.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
31472024-09-11T21:27:44.056Z
31482024-09-11T21:27:44.056Zinfo: running `cargo check --bins` on xtask (146/158)
31492024-09-11T21:27:44.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502024-09-11T21:27:44.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512024-09-11T21:27:44.568Z Checking bitflags v2.6.0
31522024-09-11T21:27:44.570Z Checking serde v1.0.208
31532024-09-11T21:27:44.570Z Checking thiserror v1.0.63
31542024-09-11T21:27:44.658Z Checking scroll v0.12.0
31552024-09-11T21:27:44.661Z Checking log v0.4.21
31562024-09-11T21:27:44.667Z Checking hashbrown v0.14.5
31572024-09-11T21:27:44.677Z Checking zerocopy v0.7.34
31582024-09-11T21:27:44.700Z Checking syn v2.0.74
31592024-09-11T21:27:44.748Z Checking pest v2.7.10
31602024-09-11T21:27:44.883Z Checking rustix v0.38.34
31612024-09-11T21:27:44.907Z Checking fs-err v2.11.0
31622024-09-11T21:27:45.110Z Checking goblin v0.8.2
31632024-09-11T21:27:45.205Z Checking tabled v0.15.0
31642024-09-11T21:27:45.844Z Checking indexmap v2.4.0
31652024-09-11T21:27:46.098Z Checking anyhow v1.0.86
31662024-09-11T21:27:46.722Z Checking terminal_size v0.3.0
31672024-09-11T21:27:46.722Z Checking tempfile v3.10.1
31682024-09-11T21:27:46.892Z Checking clap_builder v4.5.15
31692024-09-11T21:27:47.175Z Checking dtrace-parser v0.2.0
31702024-09-11T21:27:48.945Z Checking clap v4.5.16
31712024-09-11T21:27:48.990Z Checking serde_json v1.0.125
31722024-09-11T21:27:48.994Z Checking toml_datetime v0.6.8
31732024-09-11T21:27:48.994Z Checking serde_spanned v0.6.7
31742024-09-11T21:27:48.994Z Checking camino v1.1.9
31752024-09-11T21:27:48.994Z Checking semver v1.0.23
31762024-09-11T21:27:48.994Z Checking cargo-platform v0.1.8
31772024-09-11T21:27:49.057Z Checking macaddr v1.0.1
31782024-09-11T21:27:49.265Z Checking toml_edit v0.22.20
31792024-09-11T21:27:49.490Z Checking camino-tempfile v1.1.1
31802024-09-11T21:27:50.059Z Checking dof v0.3.0
31812024-09-11T21:27:50.059Z Checking cargo_metadata v0.18.1
31822024-09-11T21:27:50.457Z Checking usdt-impl v0.5.0
31832024-09-11T21:27:50.799Z Checking usdt v0.5.0
31842024-09-11T21:27:50.962Z Checking toml v0.8.19
31852024-09-11T21:27:51.419Z Checking cargo_toml v0.20.4
31862024-09-11T21:27:52.605Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31872024-09-11T21:27:53.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s
31882024-09-11T21:27:53.313Z
31892024-09-11T21:27:53.313Zinfo: running `cargo check --bins` on end-to-end-tests (147/158)
31902024-09-11T21:27:54.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912024-09-11T21:27:54.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922024-09-11T21:27:54.123Z Checking polyval v0.6.2
31932024-09-11T21:27:54.123Z Checking rfc6979 v0.4.0
31942024-09-11T21:27:54.240Z Checking primeorder v0.13.6
31952024-09-11T21:27:54.242Z Checking ctr v0.9.2
31962024-09-11T21:27:54.263Z Checking ed25519 v2.2.3
31972024-09-11T21:27:54.266Z Checking ssh-encoding v0.2.0
31982024-09-11T21:27:54.266Z Checking blowfish v0.9.1
31992024-09-11T21:27:54.309Z Checking password-hash v0.4.2
32002024-09-11T21:27:54.381Z Checking ecdsa v0.16.9
32012024-09-11T21:27:54.439Z Checking ghash v0.5.1
32022024-09-11T21:27:54.493Z Checking matches v0.1.10
32032024-09-11T21:27:54.526Z Checking bcrypt-pbkdf v0.10.0
32042024-09-11T21:27:54.543Z Checking ed25519-dalek v2.1.1
32052024-09-11T21:27:54.589Z Compiling enum-as-inner v0.5.1
32062024-09-11T21:27:54.592Z Checking idna v0.2.3
32072024-09-11T21:27:54.606Z Checking aes-gcm v0.10.3
32082024-09-11T21:27:54.675Z Checking russh-cryptovec v0.7.2
32092024-09-11T21:27:54.697Z Checking pbkdf2 v0.11.0
32102024-09-11T21:27:54.769Z Checking md5 v0.7.0
32112024-09-11T21:27:54.867Z Checking num-bigint v0.4.5
32122024-09-11T21:27:54.885Z Checking ssh-cipher v0.2.0
32132024-09-11T21:27:54.888Z Checking des v0.8.1
32142024-09-11T21:27:54.957Z Compiling dhcproto-macros v0.1.0
32152024-09-11T21:27:55.034Z Checking hex-literal v0.4.1
32162024-09-11T21:27:55.082Z Checking p521 v0.13.3
32172024-09-11T21:27:55.137Z Checking p384 v0.13.0
32182024-09-11T21:27:55.158Z Checking p256 v0.13.2
32192024-09-11T21:27:55.175Z Checking ssh-key v0.6.6
32202024-09-11T21:27:55.451Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32212024-09-11T21:27:55.614Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32222024-09-11T21:27:55.632Z Checking trust-dns-proto v0.22.0
32232024-09-11T21:27:55.900Z Checking internet-checksum v0.2.1
32242024-09-11T21:27:56.572Z Checking russh-keys v0.45.0
32252024-09-11T21:27:57.480Z Checking russh v0.45.0
32262024-09-11T21:27:58.345Z Checking dhcproto v0.12.0
32272024-09-11T21:28:14.929Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32282024-09-11T21:28:16.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
32292024-09-11T21:28:16.390Z
32302024-09-11T21:28:16.390Zinfo: running `cargo check --bins` on gateway-cli (148/158)
32312024-09-11T21:28:16.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322024-09-11T21:28:17.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332024-09-11T21:28:17.068Z Checking termios v0.3.3
32342024-09-11T21:28:17.272Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32352024-09-11T21:28:18.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
32362024-09-11T21:28:18.161Z
32372024-09-11T21:28:18.161Zinfo: running `cargo check --bins --no-default-features` on installinator (149/158)
32382024-09-11T21:28:18.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392024-09-11T21:28:18.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402024-09-11T21:28:18.903Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32412024-09-11T21:28:20.884Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32422024-09-11T21:28:22.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
32432024-09-11T21:28:22.817Z
32442024-09-11T21:28:22.817Zinfo: running `cargo check --bins` on internal-dns-cli (150/158)
32452024-09-11T21:28:23.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462024-09-11T21:28:23.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472024-09-11T21:28:23.485Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32482024-09-11T21:28:23.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32492024-09-11T21:28:24.071Z
32502024-09-11T21:28:24.071Zinfo: running `cargo check --bins` on omicron-live-tests (151/158)
32512024-09-11T21:28:24.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522024-09-11T21:28:24.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532024-09-11T21:28:24.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542024-09-11T21:28:24.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32552024-09-11T21:28:24.715Z
32562024-09-11T21:28:24.717Zinfo: running `cargo check --bins` on live-tests-macros (152/158)
32572024-09-11T21:28:25.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582024-09-11T21:28:25.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592024-09-11T21:28:25.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602024-09-11T21:28:25.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32612024-09-11T21:28:25.364Z
32622024-09-11T21:28:25.365Zinfo: running `cargo check --bins` on omicron-package (153/158)
32632024-09-11T21:28:25.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642024-09-11T21:28:25.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652024-09-11T21:28:26.067Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32662024-09-11T21:28:27.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
32672024-09-11T21:28:27.437Z
32682024-09-11T21:28:27.438Zinfo: running `cargo check --bins` on wicket-dbg (154/158)
32692024-09-11T21:28:28.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702024-09-11T21:28:28.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712024-09-11T21:28:28.185Z Checking rtoolbox v0.0.2
32722024-09-11T21:28:28.185Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32732024-09-11T21:28:28.187Z Checking tui-tree-widget v0.22.0
32742024-09-11T21:28:28.399Z Checking rpassword v7.3.1
32752024-09-11T21:28:32.375Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32762024-09-11T21:28:35.266Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32772024-09-11T21:28:36.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.94s
32782024-09-11T21:28:36.556Z
32792024-09-11T21:28:36.557Zinfo: running `cargo check --bins` on wicket (155/158)
32802024-09-11T21:28:37.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812024-09-11T21:28:37.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822024-09-11T21:28:37.286Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32832024-09-11T21:28:37.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32842024-09-11T21:28:37.845Z
32852024-09-11T21:28:37.845Zinfo: running `cargo check --bins` on wicketd (156/158)
32862024-09-11T21:28:38.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872024-09-11T21:28:38.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882024-09-11T21:28:38.594Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32892024-09-11T21:28:42.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
32902024-09-11T21:28:42.520Z
32912024-09-11T21:28:42.520Zinfo: running `cargo check --bins` on omicron-workspace-hack (157/158)
32922024-09-11T21:28:43.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932024-09-11T21:28:43.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942024-09-11T21:28:43.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952024-09-11T21:28:43.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32962024-09-11T21:28:43.159Z
32972024-09-11T21:28:43.159Zinfo: running `cargo check --bins` on zone-setup (158/158)
32982024-09-11T21:28:43.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992024-09-11T21:28:43.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002024-09-11T21:28:43.914Z Checking uzers v0.11.3
33012024-09-11T21:28:44.215Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33022024-09-11T21:28:45.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
33032024-09-11T21:28:45.420Z
33042024-09-11T21:28:45.420Zreal 10:50.759982836
33052024-09-11T21:28:45.420Zuser 23:24.988825690
33062024-09-11T21:28:45.420Zsys 5:07.484472336
33072024-09-11T21:28:45.420Ztrap 0.499976747
33082024-09-11T21:28:45.420Ztflt 2.941006780
33092024-09-11T21:28:45.420Zdflt 1.870916912
33102024-09-11T21:28:45.420Zkflt 0.002423071
33112024-09-11T21:28:45.420Zlock 41:18.242225978
33122024-09-11T21:28:45.423Zslp 1:54:48.472596484
33132024-09-11T21:28:45.423Zlat 1:02.460790170
33142024-09-11T21:28:45.423Zstop 3:05.812566896
33152024-09-11T21:28:45.423Zprocess exited: duration 884927 ms, exit code 0
 
33162024-09-11T21:28:45.429Zfound 0 output files