01J7C5TR7WMV4MX35DFQ41NMYQ: 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: 01J7C5V80S9ZDMQ6SYF8QNXX8V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-09T19:59:19.646Zjob assigned to worker 01J7C5VHMJ144FEJGF772Z0YDQ (queued for 59 s)
 
22024-09-09T19:59:23.753Zstarting task 0: "setup"
32024-09-09T19:59:23.761Z++ uname -s
42024-09-09T19:59:23.764Z+ kern=SunOS
52024-09-09T19:59:23.764Z+ case "$kern" in
62024-09-09T19:59:23.764Z+ groupadd -g 12345 build
72024-09-09T19:59:23.767Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-09T19:59:25.780Z+ zfs create -o mountpoint=/work rpool/work
92024-09-09T19:59:25.890Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-09T19:59:25.893Z+ home_fs=zfs
112024-09-09T19:59:25.893Z+ [[ zfs == autofs ]]
122024-09-09T19:59:25.893Z+ mkdir -p /home/build
132024-09-09T19:59:25.896Z+ chown build:build /home/build /work
142024-09-09T19:59:27.896Z+ chmod 0700 /home/build /work
152024-09-09T19:59:27.899Zprocess exited: duration 4146 ms, exit code 0
 
162024-09-09T19:59:27.905Zstarting task 1: "rust-toolchain"
172024-09-09T19:59:27.911Z+ printf ' * toolchain channel = "%s"
182024-09-09T19:59:27.911Z' 1.80.1
192024-09-09T19:59:27.911Z * toolchain channel = "1.80.1"
202024-09-09T19:59:27.915Z * toolchain profile = "default"
212024-09-09T19:59:27.915Z+ printf ' * toolchain profile = "%s"
222024-09-09T19:59:27.915Z' default
232024-09-09T19:59:27.915Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-09T19:59:27.915Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-09T19:59:28.028Zinfo: downloading installer
262024-09-09T19:59:29.527Zinfo: profile set to 'default'
272024-09-09T19:59:29.527Zinfo: default host triple is x86_64-unknown-illumos
282024-09-09T19:59:29.527Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-09T19:59:29.657Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-09T19:59:29.657Zinfo: downloading component 'cargo'
312024-09-09T19:59:30.352Zinfo: downloading component 'clippy'
322024-09-09T19:59:30.598Zinfo: downloading component 'rust-docs'
332024-09-09T19:59:31.550Zinfo: downloading component 'rust-std'
342024-09-09T19:59:32.880Zinfo: downloading component 'rustc'
352024-09-09T19:59:36.601Zinfo: downloading component 'rustfmt'
362024-09-09T19:59:36.802Zinfo: installing component 'cargo'
372024-09-09T19:59:37.623Zinfo: installing component 'clippy'
382024-09-09T19:59:37.994Zinfo: installing component 'rust-docs'
392024-09-09T19:59:39.587Zinfo: installing component 'rust-std'
402024-09-09T19:59:41.252Zinfo: installing component 'rustc'
412024-09-09T19:59:45.419Zinfo: installing component 'rustfmt'
422024-09-09T19:59:45.779Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-09-09T19:59:45.779Z
442024-09-09T19:59:46.006Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-09T19:59:46.006Z
462024-09-09T19:59:46.009Z
472024-09-09T19:59:46.009ZRust is installed now. Great!
482024-09-09T19:59:46.009Z
492024-09-09T19:59:46.009ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-09T19:59:46.009Zenvironment variable. This has not been done automatically.
512024-09-09T19:59:46.009Z
522024-09-09T19:59:46.009ZTo configure your current shell, you need to source
532024-09-09T19:59:46.009Zthe corresponding env file under $HOME/.cargo.
542024-09-09T19:59:46.009Z
552024-09-09T19:59:46.009ZThis is usually done by running one of the following (note the leading DOT):
562024-09-09T19:59:46.009Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-09T19:59:46.009Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-09T19:59:46.057Z+ rustc --version
592024-09-09T19:59:46.120Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-09T19:59:46.127Zprocess exited: duration 18211 ms, exit code 0
 
612024-09-09T19:59:46.141Zstarting task 2: "authentication"
622024-09-09T19:59:46.162Zprocess exited: duration 20 ms, exit code 0
 
632024-09-09T19:59:46.172Zstarting task 3: "clone repository"
642024-09-09T19:59:46.177Z+ mkdir -p /work/oxidecomputer/omicron
652024-09-09T19:59:46.202Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-09-09T19:59:46.441ZCloning into '/work/oxidecomputer/omicron'...
672024-09-09T19:59:52.914Z+ cd /work/oxidecomputer/omicron
682024-09-09T19:59:52.914Z+ git fetch origin 6f400293be7a783f7a95a2c6ae3ef06daeb1d73d
692024-09-09T19:59:52.914ZFrom https://github.com/oxidecomputer/omicron
702024-09-09T19:59:52.914Z * branch 6f400293be7a783f7a95a2c6ae3ef06daeb1d73d -> FETCH_HEAD
712024-09-09T19:59:52.914Z+ [[ -n eliza/fix-instance-list-by-sled ]]
722024-09-09T19:59:52.914Z++ git branch --show-current
732024-09-09T19:59:52.914Z+ current=main
742024-09-09T19:59:52.914Z+ [[ main != eliza/fix-instance-list-by-sled ]]
752024-09-09T19:59:52.914Z+ git branch -f eliza/fix-instance-list-by-sled 6f400293be7a783f7a95a2c6ae3ef06daeb1d73d
762024-09-09T19:59:52.914Z+ git checkout -f eliza/fix-instance-list-by-sled
772024-09-09T19:59:52.914ZSwitched to branch 'eliza/fix-instance-list-by-sled'
782024-09-09T19:59:52.914Z+ git reset --hard 6f400293be7a783f7a95a2c6ae3ef06daeb1d73d
792024-09-09T19:59:52.914ZHEAD is now at 6f400293b query review feedback from @davepacheco
802024-09-09T19:59:52.914Zprocess exited: duration 6567 ms, exit code 0
 
812024-09-09T19:59:52.963Zstarting task 4: "build"
822024-09-09T19:59:52.966Z+ cargo --version
832024-09-09T19:59:53.019Zcargo 1.80.1 (376290515 2024-07-16)
842024-09-09T19:59:53.022Z+ rustc --version
852024-09-09T19:59:53.081Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-09-09T19:59:53.083Z+ source ./env.sh
872024-09-09T19:59:53.083Z++ OLD_SHELL_OPTS=ehxB
882024-09-09T19:59:53.083Z++ set -o xtrace
892024-09-09T19:59:53.086Z++++ dirname ./env.sh
902024-09-09T19:59:53.089Z+++ readlink -f .
912024-09-09T19:59:53.106Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-09-09T19:59:53.110Z++ 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-09T19:59:53.110Z++ 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-09T19:59:53.110Z++ 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-09T19:59:53.110Z++ 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-09T19:59:53.110Z++ 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-09T19:59:53.110Z++ 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-09T19:59:53.110Z++ 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-09T19:59:53.110Z++ 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-09T19:59:53.111Z++ case $OLD_SHELL_OPTS in
1012024-09-09T19:59:53.111Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-09-09T19:59:53.111Z+ 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-09T19:59:53.111Z+ 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-09T19:59:53.111Z+ banner prerequisites
1052024-09-09T19:59:53.132Z
1062024-09-09T19:59:53.132Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-09-09T19:59:53.132Z # # # # # # # # # # # # # # #
1082024-09-09T19:59:53.132Z # # # # ##### # # ##### # # # # # #### #
1092024-09-09T19:59:53.132Z ##### ##### # ##### # # # # # # # # #
1102024-09-09T19:59:53.132Z # # # # # # # # # # # # # # #
1112024-09-09T19:59:53.132Z # # # ###### # # ###### ### # #### # #### #
1122024-09-09T19:59:53.132Z
1132024-09-09T19:59:53.136Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-09-09T20:00:00.742Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-09-09T20:00:03.357Z Startup: Caching catalogs ... Done
1162024-09-09T20:00:05.575ZPlanning: Solver setup ... Done (1.672s)
1172024-09-09T20:00:05.604ZPlanning: Running solver ... Done (0.029s)
1182024-09-09T20:00:05.736ZPlanning: Finding local manifests ... Done (0.090s)
1192024-09-09T20:00:05.750ZPlanning: Fetching manifests: 0/5 0% complete
1202024-09-09T20:00:05.966ZPlanning: Fetching manifests: 5/5 100% complete
1212024-09-09T20:00:06.234ZPlanning: Package planning ... Done (0.265s)
1222024-09-09T20:00:06.288ZPlanning: Merging actions ... Done (0.056s)
1232024-09-09T20:00:07.659ZPlanning: Checking for conflicting actions ... Done (1.371s)
1242024-09-09T20:00:16.870ZPlanning: Consolidating action changes ... Done (9.208s)
1252024-09-09T20:00:17.261ZPlanning: Evaluating mediators ... Done (0.390s)
1262024-09-09T20:00:17.379ZPlanning: Planning completed in 13.95 seconds
1272024-09-09T20:00:18.164Z Packages to install: 4
1282024-09-09T20:00:18.164Z Packages to update: 1
1292024-09-09T20:00:18.168Z Mediators to change: 2
1302024-09-09T20:00:18.168Z Services to change: 1
1312024-09-09T20:00:18.168Z Estimated space available: 155.72 GB
1322024-09-09T20:00:18.168ZEstimated space to be consumed: 1.53 GB
1332024-09-09T20:00:18.168Z Create boot environment: No
1342024-09-09T20:00:18.168ZCreate backup boot environment: Yes
1352024-09-09T20:00:18.168Z Rebuild boot archive: No
1362024-09-09T20:00:18.168Z
1372024-09-09T20:00:18.168ZChanged mediators:
1382024-09-09T20:00:18.168Z mediator clang:
1392024-09-09T20:00:18.168Z version: None -> 15 (system default)
1402024-09-09T20:00:18.168Z
1412024-09-09T20:00:18.169Z mediator llvm:
1422024-09-09T20:00:18.169Z version: 14 (system default) -> 15 (system default)
1432024-09-09T20:00:18.169Z
1442024-09-09T20:00:18.169ZChanged packages:
1452024-09-09T20:00:18.169Zhelios-dev
1462024-09-09T20:00:18.169Z developer/build-essential
1472024-09-09T20:00:18.169Z None -> 11-2.0
1482024-09-09T20:00:18.169Z library/libxmlsec1
1492024-09-09T20:00:18.169Z None -> 1.2.35-2.0
1502024-09-09T20:00:18.169Z ooce/developer/clang-15
1512024-09-09T20:00:18.169Z None -> 15.0.7-2.0
1522024-09-09T20:00:18.169Z ooce/developer/llvm-15
1532024-09-09T20:00:18.169Z None -> 15.0.7-2.0
1542024-09-09T20:00:18.169Z package/pkg
1552024-09-09T20:00:18.169Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-09-09T20:00:18.169Z
1572024-09-09T20:00:18.169ZServices:
1582024-09-09T20:00:18.169Z restart_fmri:
1592024-09-09T20:00:18.169Z svc:/system/update-man-index:default
1602024-09-09T20:00:18.170Z
1612024-09-09T20:00:18.170ZEditable files to change:
1622024-09-09T20:00:18.170Z Update:
1632024-09-09T20:00:18.170Z usr/share/lib/pkg/web/config.shtml
1642024-09-09T20:00:18.523Z
1652024-09-09T20:00:18.523ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-09-09T20:00:23.528ZDownload: 797/4281 items 18.7/220.6MB 8% complete (3.8M/s)
1672024-09-09T20:00:28.537ZDownload: 1435/4281 items 117.1/220.6MB 53% complete (11.9M/s)
1682024-09-09T20:00:33.727ZDownload: 2222/4281 items 119.2/220.6MB 54% complete (10.2M/s)
1692024-09-09T20:00:38.738ZDownload: 2580/4281 items 120.4/220.6MB 54% complete (350k/s)
1702024-09-09T20:00:43.739ZDownload: 3236/4281 items 191.9/220.6MB 87% complete (7.5M/s)
1712024-09-09T20:01:00.921ZDownload: 3248/4281 items 203.1/220.6MB 92% complete
1722024-09-09T20:01:05.924ZDownload: 4137/4281 items 220.3/220.6MB 99% complete (3.5M/s)
1732024-09-09T20:01:08.973ZDownload: Completed 220.60 MB in 50.44 seconds (4.4M/s)
1742024-09-09T20:01:11.068Z Actions: 1/5063 actions (Removing old actions)
1752024-09-09T20:01:11.087Z Actions: 194/5063 actions (Installing new actions)
1762024-09-09T20:01:16.137Z Actions: 4079/5063 actions (Installing new actions)
1772024-09-09T20:01:17.231Z Actions: 4226/5063 actions (Updating modified actions)
1782024-09-09T20:01:17.618Z Actions: Completed 5063 actions in 6.55 seconds.
1792024-09-09T20:01:17.939Z Done (0.283s)
1802024-09-09T20:01:17.988Z Done (0.000s)
1812024-09-09T20:01:18.300Z Done (0.385s)
1822024-09-09T20:01:24.917Z Done (6.443s)
1832024-09-09T20:01:25.430Z Done (0.443s)
1842024-09-09T20:01:25.432Z Done (0.000s)
1852024-09-09T20:01:25.593Z Done (0.000s)
1862024-09-09T20:01:26.193ZPlanning: Evaluating mediator changes ... Done
1872024-09-09T20:01:26.353ZPlanning: Checking for conflicting actions ... Done
1882024-09-09T20:01:26.355ZPlanning: Consolidating action changes ... Done
1892024-09-09T20:01:26.622ZPlanning: Evaluating mediators ... Done
1902024-09-09T20:01:26.625ZPlanning: Planning completed in 0.43 seconds
1912024-09-09T20:01:26.659Z Mediators to change: 2
1922024-09-09T20:01:26.659Z Create boot environment: No
1932024-09-09T20:01:26.662ZCreate backup boot environment: No
1942024-09-09T20:01:26.731Z Done
1952024-09-09T20:01:26.731Z Done
1962024-09-09T20:01:26.970Z Done
1972024-09-09T20:01:30.609Z Done
1982024-09-09T20:01:30.699Z Done
1992024-09-09T20:01:30.703Z Done
2002024-09-09T20:01:31.314Z Done
2012024-09-09T20:01:31.916ZPlanning: Evaluating mediator changes ... Done
2022024-09-09T20:01:31.919ZPlanning: Merging actions ... Done
2032024-09-09T20:01:32.109ZPlanning: Checking for conflicting actions ... Done
2042024-09-09T20:01:32.111ZPlanning: Consolidating action changes ... Done
2052024-09-09T20:01:32.370ZPlanning: Evaluating mediators ... Done
2062024-09-09T20:01:32.423ZPlanning: Planning completed in 0.75 seconds
2072024-09-09T20:01:32.463Z Packages to change: 1
2082024-09-09T20:01:32.463Z Mediators to change: 1
2092024-09-09T20:01:32.466Z Services to change: 1
2102024-09-09T20:01:32.467Z Create boot environment: No
2112024-09-09T20:01:32.467ZCreate backup boot environment: Yes
2122024-09-09T20:01:34.655Z Actions: 1/6 actions (Updating modified actions)
2132024-09-09T20:01:34.775Z Actions: Completed 6 actions in 0.12 seconds.
2142024-09-09T20:01:34.778Z Done
2152024-09-09T20:01:34.778Z Done
2162024-09-09T20:01:34.857Z Done
2172024-09-09T20:01:38.422Z Done
2182024-09-09T20:01:38.513Z Done
2192024-09-09T20:01:38.516Z Done
2202024-09-09T20:01:38.838Z Done
2212024-09-09T20:01:39.273ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-09-09T20:01:39.273Zclang system 15 system
2232024-09-09T20:01:39.273Zcsh system system illumos
2242024-09-09T20:01:39.273Zctags system system illumos
2252024-09-09T20:01:39.273Zgcc vendor 12 vendor
2262024-09-09T20:01:39.273Zgcc system 10 system
2272024-09-09T20:01:39.273Zgcc system 7 system
2282024-09-09T20:01:39.273Zgo system 1.20 system
2292024-09-09T20:01:39.273Zgo system 1.19 system
2302024-09-09T20:01:39.273Zllvm system 15 system
2312024-09-09T20:01:39.273Zllvm system 14 system
2322024-09-09T20:01:39.273Zmariadb system 10.6 system
2332024-09-09T20:01:39.273Zmta vendor vendor dma
2342024-09-09T20:01:39.273Zopenjdk system 17 system
2352024-09-09T20:01:39.273Zopenjdk system 11 system
2362024-09-09T20:01:39.273Zopenjdk system 1.8 system
2372024-09-09T20:01:39.273Zopenssl vendor 3 vendor
2382024-09-09T20:01:39.273Zperl system 5.36 system
2392024-09-09T20:01:39.273Zpostgresql system 15 system
2402024-09-09T20:01:39.273Zpostgresql system 13 system
2412024-09-09T20:01:39.273Zpython vendor 3 vendor
2422024-09-09T20:01:39.273Zpython system 2 system
2432024-09-09T20:01:39.273Zpython3 system 3.11 system
2442024-09-09T20:01:39.273Zruby system 3.0 system
2452024-09-09T20:01:39.273Zwords vendor vendor american-english
2462024-09-09T20:01:39.273Zwords system system australian-english
2472024-09-09T20:01:39.273Zwords system system british-english
2482024-09-09T20:01:39.273Zwords system system canadian-english
2492024-09-09T20:01:39.273Zwords system system french
2502024-09-09T20:01:39.274Zwords system system italian
2512024-09-09T20:01:39.274Zwords system system ngerman
2522024-09-09T20:01:39.274Zwords system system ogerman
2532024-09-09T20:01:39.274Zwords system system spanish
2542024-09-09T20:01:39.597ZPUBLISHER TYPE STATUS P LOCATION
2552024-09-09T20:01:39.598Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2562024-09-09T20:01:41.402ZFMRI IFO
2572024-09-09T20:01:41.402Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-09-09T20:01:41.402Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-09-09T20:01:41.402Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-09-09T20:01:41.402Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-09-09T20:01:41.402Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2622024-09-09T20:01:41.402Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-09-09T20:01:41.402Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2642024-09-09T20:01:41.402Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2652024-09-09T20:01:41.402Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2662024-09-09T20:01:41.402Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-09-09T20:01:41.402Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-09-09T20:01:41.402Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2692024-09-09T20:01:41.402Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2702024-09-09T20:01:42.006Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2712024-09-09T20:01:42.276Z Updating crates.io index
2722024-09-09T20:01:42.279Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2732024-09-09T20:01:43.081Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-09-09T20:01:43.835Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-09-09T20:01:44.116Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2762024-09-09T20:01:45.757Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-09-09T20:01:46.019Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-09-09T20:01:46.235Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-09-09T20:01:47.294Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-09-09T20:01:49.396Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-09-09T20:01:50.337Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-09-09T20:01:51.074Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-09-09T20:01:51.325Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-09-09T20:01:51.899Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-09-09T20:01:52.198Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2862024-09-09T20:01:52.494Z Updating git repository `https://github.com/oxidecomputer/qorb`
2872024-09-09T20:01:52.804Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882024-09-09T20:01:53.307Z Updating git repository `https://github.com/oxidecomputer/tofino`
2892024-09-09T20:01:53.553Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2902024-09-09T20:01:53.835Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2912024-09-09T20:01:54.049Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2922024-09-09T20:01:54.356Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932024-09-09T20:01:54.630Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-09-09T20:01:55.005Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-09-09T20:01:55.379Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-09-09T20:01:55.614Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-09-09T20:01:56.008Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2982024-09-09T20:01:56.364Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2992024-09-09T20:01:56.713Z Updating git repository `https://github.com/oxidecomputer/typify`
3002024-09-09T20:01:59.023Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3012024-09-09T20:01:59.344Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3022024-09-09T20:01:59.646Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3032024-09-09T20:02:00.147Z Updating git repository `https://github.com/oxidecomputer/rfb`
3042024-09-09T20:02:01.166Z Downloading crates ...
3052024-09-09T20:02:01.238Z Downloaded dtrace-parser v0.2.0
3062024-09-09T20:02:01.241Z Downloaded anstyle v1.0.8
3072024-09-09T20:02:01.245Z Downloaded anstream v0.6.14
3082024-09-09T20:02:01.257Z Downloaded pretty-hex v0.4.1
3092024-09-09T20:02:01.260Z Downloaded equivalent v1.0.1
3102024-09-09T20:02:01.263Z Downloaded colorchoice v1.0.1
3112024-09-09T20:02:01.264Z Downloaded usdt-macro v0.5.0
3122024-09-09T20:02:01.266Z Downloaded swrite v0.1.0
3132024-09-09T20:02:01.270Z Downloaded usdt-attr-macro v0.5.0
3142024-09-09T20:02:01.274Z Downloaded generic-array v0.14.7
3152024-09-09T20:02:01.277Z Downloaded byteorder v1.5.0
3162024-09-09T20:02:01.281Z Downloaded fnv v1.0.7
3172024-09-09T20:02:01.281Z Downloaded dof v0.3.0
3182024-09-09T20:02:01.284Z Downloaded crypto-common v0.1.6
3192024-09-09T20:02:01.284Z Downloaded cargo-platform v0.1.8
3202024-09-09T20:02:01.284Z Downloaded errno v0.3.9
3212024-09-09T20:02:01.287Z Downloaded cfg-if v1.0.0
3222024-09-09T20:02:01.287Z Downloaded proc-macro-error-attr v1.0.4
3232024-09-09T20:02:01.287Z Downloaded fastrand v2.1.0
3242024-09-09T20:02:01.287Z Downloaded anstyle-parse v0.2.4
3252024-09-09T20:02:01.289Z Downloaded anstyle-query v1.0.3
3262024-09-09T20:02:01.293Z Downloaded heck v0.4.1
3272024-09-09T20:02:01.293Z Downloaded serde_spanned v0.6.7
3282024-09-09T20:02:01.298Z Downloaded strsim v0.11.1
3292024-09-09T20:02:01.309Z Downloaded is_terminal_polyfill v1.70.0
3302024-09-09T20:02:01.315Z Downloaded cargo_metadata v0.18.1
3312024-09-09T20:02:01.318Z Downloaded camino-tempfile v1.1.1
3322024-09-09T20:02:01.321Z Downloaded version_check v0.9.5
3332024-09-09T20:02:01.321Z Downloaded thiserror v1.0.63
3342024-09-09T20:02:01.324Z Downloaded cpufeatures v0.2.12
3352024-09-09T20:02:01.327Z Downloaded fs-err v2.11.0
3362024-09-09T20:02:01.329Z Downloaded digest v0.10.7
3372024-09-09T20:02:01.329Z Downloaded clap_derive v4.5.13
3382024-09-09T20:02:01.332Z Downloaded block-buffer v0.10.4
3392024-09-09T20:02:01.332Z Downloaded clap_lex v0.7.0
3402024-09-09T20:02:01.335Z Downloaded thread-id v4.2.1
3412024-09-09T20:02:01.335Z Downloaded scroll_derive v0.12.0
3422024-09-09T20:02:01.335Z Downloaded memmap v0.7.0
3432024-09-09T20:02:01.337Z Downloaded itoa v1.0.11
3442024-09-09T20:02:01.337Z Downloaded toml_datetime v0.6.8
3452024-09-09T20:02:01.340Z Downloaded tempfile v3.10.1
3462024-09-09T20:02:01.343Z Downloaded quote v1.0.36
3472024-09-09T20:02:01.343Z Downloaded heck v0.5.0
3482024-09-09T20:02:01.346Z Downloaded bytecount v0.6.8
3492024-09-09T20:02:01.350Z Downloaded pest_derive v2.7.10
3502024-09-09T20:02:01.353Z Downloaded plain v0.2.3
3512024-09-09T20:02:01.357Z Downloaded usdt v0.5.0
3522024-09-09T20:02:01.364Z Downloaded unicode-linebreak v0.1.5
3532024-09-09T20:02:01.368Z Downloaded pest_generator v2.7.10
3542024-09-09T20:02:01.368Z Downloaded autocfg v1.3.0
3552024-09-09T20:02:01.368Z Downloaded serde_tokenstream v0.2.2
3562024-09-09T20:02:01.371Z Downloaded terminal_size v0.3.0
3572024-09-09T20:02:01.371Z Downloaded utf8parse v0.2.1
3582024-09-09T20:02:01.371Z Downloaded macaddr v1.0.1
3592024-09-09T20:02:01.374Z Downloaded cargo_toml v0.20.4
3602024-09-09T20:02:01.374Z Downloaded bitflags v2.6.0
3612024-09-09T20:02:01.377Z Downloaded tabled_derive v0.7.0
3622024-09-09T20:02:01.381Z Downloaded smawk v0.3.2
3632024-09-09T20:02:01.381Z Downloaded camino v1.1.9
3642024-09-09T20:02:01.385Z Downloaded unicode-ident v1.0.12
3652024-09-09T20:02:01.385Z Downloaded typenum v1.17.0
3662024-09-09T20:02:01.388Z Downloaded sha2 v0.10.8
3672024-09-09T20:02:01.391Z Downloaded log v0.4.21
3682024-09-09T20:02:01.391Z Downloaded papergrid v0.11.0
3692024-09-09T20:02:01.394Z Downloaded scroll v0.12.0
3702024-09-09T20:02:01.397Z Downloaded once_cell v1.19.0
3712024-09-09T20:02:01.400Z Downloaded thiserror-impl v1.0.63
3722024-09-09T20:02:01.400Z Downloaded semver v1.0.23
3732024-09-09T20:02:01.403Z Downloaded proc-macro-error v1.0.4
3742024-09-09T20:02:01.406Z Downloaded clap v4.5.16
3752024-09-09T20:02:01.414Z Downloaded usdt-impl v0.5.0
3762024-09-09T20:02:01.417Z Downloaded serde_derive v1.0.208
3772024-09-09T20:02:01.422Z Downloaded ryu v1.0.18
3782024-09-09T20:02:01.428Z Downloaded anyhow v1.0.86
3792024-09-09T20:02:01.431Z Downloaded toml v0.8.19
3802024-09-09T20:02:01.431Z Downloaded proc-macro2 v1.0.86
3812024-09-09T20:02:01.434Z Downloaded ucd-trie v0.1.6
3822024-09-09T20:02:01.434Z Downloaded textwrap v0.16.1
3832024-09-09T20:02:01.437Z Downloaded zerocopy-derive v0.7.34
3842024-09-09T20:02:01.440Z Downloaded pest_meta v2.7.10
3852024-09-09T20:02:01.444Z Downloaded indexmap v2.4.0
3862024-09-09T20:02:01.454Z Downloaded memchr v2.7.2
3872024-09-09T20:02:01.473Z Downloaded serde v1.0.208
3882024-09-09T20:02:01.481Z Downloaded toml_edit v0.22.20
3892024-09-09T20:02:01.501Z Downloaded hashbrown v0.14.5
3902024-09-09T20:02:01.511Z Downloaded pest v2.7.10
3912024-09-09T20:02:01.529Z Downloaded winnow v0.6.18
3922024-09-09T20:02:01.536Z Downloaded serde_json v1.0.125
3932024-09-09T20:02:01.543Z Downloaded clap_builder v4.5.15
3942024-09-09T20:02:01.549Z Downloaded zerocopy v0.7.34
3952024-09-09T20:02:01.565Z Downloaded tabled v0.15.0
3962024-09-09T20:02:01.579Z Downloaded syn v1.0.109
3972024-09-09T20:02:01.589Z Downloaded syn v2.0.74
3982024-09-09T20:02:01.600Z Downloaded goblin v0.8.2
3992024-09-09T20:02:01.605Z Downloaded rustix v0.38.34
4002024-09-09T20:02:01.627Z Downloaded unicode-width v0.1.13
4012024-09-09T20:02:01.635Z Downloaded libc v0.2.158
4022024-09-09T20:02:01.936Z Compiling proc-macro2 v1.0.86
4032024-09-09T20:02:01.946Z Compiling unicode-ident v1.0.12
4042024-09-09T20:02:01.946Z Compiling version_check v0.9.5
4052024-09-09T20:02:01.946Z Compiling serde v1.0.208
4062024-09-09T20:02:01.946Z Compiling thiserror v1.0.63
4072024-09-09T20:02:01.946Z Compiling memchr v2.7.2
4082024-09-09T20:02:01.946Z Compiling libc v0.2.158
4092024-09-09T20:02:01.970Z Compiling ucd-trie v0.1.6
4102024-09-09T20:02:02.185Z Compiling ryu v1.0.18
4112024-09-09T20:02:02.524Z Compiling itoa v1.0.11
4122024-09-09T20:02:02.681Z Compiling once_cell v1.19.0
4132024-09-09T20:02:02.745Z Compiling byteorder v1.5.0
4142024-09-09T20:02:03.005Z Compiling rustix v0.38.34
4152024-09-09T20:02:03.068Z Compiling serde_json v1.0.125
4162024-09-09T20:02:04.452Z Compiling bitflags v2.6.0
4172024-09-09T20:02:04.475Z Compiling usdt-impl v0.5.0
4182024-09-09T20:02:04.557Z Compiling proc-macro-error-attr v1.0.4
4192024-09-09T20:02:04.559Z Compiling syn v1.0.109
4202024-09-09T20:02:04.854Z Compiling proc-macro-error v1.0.4
4212024-09-09T20:02:04.877Z Compiling equivalent v1.0.1
4222024-09-09T20:02:04.905Z Compiling plain v0.2.3
4232024-09-09T20:02:04.954Z Compiling utf8parse v0.2.1
4242024-09-09T20:02:04.988Z Compiling hashbrown v0.14.5
4252024-09-09T20:02:05.049Z Compiling log v0.4.21
4262024-09-09T20:02:05.112Z Compiling thread-id v4.2.1
4272024-09-09T20:02:05.157Z Compiling camino v1.1.9
4282024-09-09T20:02:05.235Z Compiling anstyle-parse v0.2.4
4292024-09-09T20:02:05.355Z Compiling colorchoice v1.0.1
4302024-09-09T20:02:05.423Z Compiling quote v1.0.36
4312024-09-09T20:02:05.512Z Compiling semver v1.0.23
4322024-09-09T20:02:05.574Z Compiling pretty-hex v0.4.1
4332024-09-09T20:02:05.656Z Compiling errno v0.3.9
4342024-09-09T20:02:05.775Z Compiling anstyle v1.0.8
4352024-09-09T20:02:05.814Z Compiling syn v2.0.74
4362024-09-09T20:02:06.044Z Compiling is_terminal_polyfill v1.70.0
4372024-09-09T20:02:06.126Z Compiling autocfg v1.3.0
4382024-09-09T20:02:06.163Z Compiling anstyle-query v1.0.3
4392024-09-09T20:02:06.246Z Compiling indexmap v2.4.0
4402024-09-09T20:02:06.305Z Compiling unicode-width v0.1.13
4412024-09-09T20:02:06.358Z Compiling winnow v0.6.18
4422024-09-09T20:02:06.538Z Compiling anstream v0.6.14
4432024-09-09T20:02:07.060Z Compiling fs-err v2.11.0
4442024-09-09T20:02:07.489Z Compiling heck v0.5.0
4452024-09-09T20:02:07.514Z Compiling heck v0.4.1
4462024-09-09T20:02:07.516Z Compiling cfg-if v1.0.0
4472024-09-09T20:02:07.554Z Compiling anyhow v1.0.86
4482024-09-09T20:02:07.600Z Compiling clap_lex v0.7.0
4492024-09-09T20:02:08.002Z Compiling terminal_size v0.3.0
4502024-09-09T20:02:08.027Z Compiling bytecount v0.6.8
4512024-09-09T20:02:08.122Z Compiling fastrand v2.1.0
4522024-09-09T20:02:08.157Z Compiling strsim v0.11.1
4532024-09-09T20:02:08.187Z Compiling fnv v1.0.7
4542024-09-09T20:02:08.328Z Compiling papergrid v0.11.0
4552024-09-09T20:02:08.630Z Compiling clap_builder v4.5.15
4562024-09-09T20:02:08.703Z Compiling tempfile v3.10.1
4572024-09-09T20:02:09.181Z Compiling memmap v0.7.0
4582024-09-09T20:02:09.486Z Compiling unicode-linebreak v0.1.5
4592024-09-09T20:02:09.544Z Compiling smawk v0.3.2
4602024-09-09T20:02:09.970Z Compiling textwrap v0.16.1
4612024-09-09T20:02:10.181Z Compiling swrite v0.1.0
4622024-09-09T20:02:11.508Z Compiling tabled_derive v0.7.0
4632024-09-09T20:02:13.065Z Compiling tabled v0.15.0
4642024-09-09T20:02:14.316Z Compiling serde_derive v1.0.208
4652024-09-09T20:02:14.316Z Compiling thiserror-impl v1.0.63
4662024-09-09T20:02:14.319Z Compiling zerocopy-derive v0.7.34
4672024-09-09T20:02:14.319Z Compiling scroll_derive v0.12.0
4682024-09-09T20:02:14.319Z Compiling clap_derive v4.5.13
4692024-09-09T20:02:15.622Z Compiling scroll v0.12.0
4702024-09-09T20:02:16.063Z Compiling zerocopy v0.7.34
4712024-09-09T20:02:16.126Z Compiling goblin v0.8.2
4722024-09-09T20:02:16.796Z Compiling pest v2.7.10
4732024-09-09T20:02:17.741Z Compiling clap v4.5.16
4742024-09-09T20:02:19.077Z Compiling pest_meta v2.7.10
4752024-09-09T20:02:19.868Z Compiling pest_generator v2.7.10
4762024-09-09T20:02:21.542Z Compiling pest_derive v2.7.10
4772024-09-09T20:02:22.194Z Compiling dtrace-parser v0.2.0
4782024-09-09T20:02:24.401Z Compiling serde_tokenstream v0.2.2
4792024-09-09T20:02:24.477Z Compiling serde_spanned v0.6.7
4802024-09-09T20:02:24.477Z Compiling toml_datetime v0.6.8
4812024-09-09T20:02:24.741Z Compiling cargo-platform v0.1.8
4822024-09-09T20:02:24.884Z Compiling toml_edit v0.22.20
4832024-09-09T20:02:24.960Z Compiling macaddr v1.0.1
4842024-09-09T20:02:25.183Z Compiling camino-tempfile v1.1.1
4852024-09-09T20:02:25.816Z Compiling dof v0.3.0
4862024-09-09T20:02:25.865Z Compiling cargo_metadata v0.18.1
4872024-09-09T20:02:27.482Z Compiling usdt-macro v0.5.0
4882024-09-09T20:02:27.482Z Compiling usdt-attr-macro v0.5.0
4892024-09-09T20:02:27.711Z Compiling toml v0.8.19
4902024-09-09T20:02:28.501Z Compiling cargo_toml v0.20.4
4912024-09-09T20:02:28.899Z Compiling usdt v0.5.0
4922024-09-09T20:02:32.291Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932024-09-09T20:02:36.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.71s
4942024-09-09T20:02:36.953Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4952024-09-09T20:02:37.325Z Downloading crates ...
4962024-09-09T20:02:37.458Z Downloaded cfg_aliases v0.2.1
4972024-09-09T20:02:37.468Z Downloaded array-init v0.0.4
4982024-09-09T20:02:37.471Z Downloaded adler v1.0.2
4992024-09-09T20:02:37.474Z Downloaded adler2 v2.0.0
5002024-09-09T20:02:37.478Z Downloaded bitstruct_derive v0.1.0
5012024-09-09T20:02:37.482Z Downloaded humantime v2.1.0
5022024-09-09T20:02:37.486Z Downloaded match_cfg v0.1.0
5032024-09-09T20:02:37.489Z Downloaded http-range v0.1.5
5042024-09-09T20:02:37.497Z Downloaded cstr-argument v0.1.2
5052024-09-09T20:02:37.499Z Downloaded cfg_aliases v0.1.1
5062024-09-09T20:02:37.499Z Downloaded crunchy v0.2.2
5072024-09-09T20:02:37.502Z Downloaded atomicwrites v0.4.3
5082024-09-09T20:02:37.507Z Downloaded new_debug_unreachable v1.0.6
5092024-09-09T20:02:37.510Z Downloaded normalize-line-endings v0.3.0
5102024-09-09T20:02:37.510Z Downloaded is_ci v1.2.0
5112024-09-09T20:02:37.512Z Downloaded hubpack_derive v0.1.1
5122024-09-09T20:02:37.512Z Downloaded hostname v0.3.1
5132024-09-09T20:02:37.515Z Downloaded arrayref v0.3.7
5142024-09-09T20:02:37.515Z Downloaded aead v0.5.2
5152024-09-09T20:02:37.518Z Downloaded hubpack v0.1.2
5162024-09-09T20:02:37.521Z Downloaded bitstruct v0.1.1
5172024-09-09T20:02:37.521Z Downloaded atty v0.2.14
5182024-09-09T20:02:37.523Z Downloaded indoc v1.0.9
5192024-09-09T20:02:37.526Z Downloaded async-recursion v1.1.1
5202024-09-09T20:02:37.530Z Downloaded mime v0.3.17
5212024-09-09T20:02:37.533Z Downloaded multimap v0.10.0
5222024-09-09T20:02:37.533Z Downloaded ipnetwork v0.20.0
5232024-09-09T20:02:37.535Z Downloaded instability v0.3.2
5242024-09-09T20:02:37.535Z Downloaded lru v0.12.3
5252024-09-09T20:02:37.538Z Downloaded managed v0.8.0
5262024-09-09T20:02:37.540Z Downloaded libsw v3.3.1
5272024-09-09T20:02:37.543Z Downloaded buf-list v1.0.3
5282024-09-09T20:02:37.546Z Downloaded num v0.4.3
5292024-09-09T20:02:37.546Z Downloaded nibble_vec v0.1.0
5302024-09-09T20:02:37.548Z Downloaded maybe-uninit v2.0.0
5312024-09-09T20:02:37.551Z Downloaded hyper-staticfile v0.9.5
5322024-09-09T20:02:37.551Z Downloaded darling v0.20.9
5332024-09-09T20:02:37.556Z Downloaded highway v1.2.0
5342024-09-09T20:02:37.558Z Downloaded ciborium-ll v0.2.2
5352024-09-09T20:02:37.561Z Downloaded block-padding v0.3.3
5362024-09-09T20:02:37.563Z Downloaded matches v0.1.10
5372024-09-09T20:02:37.563Z Downloaded ident_case v1.0.1
5382024-09-09T20:02:37.564Z Downloaded md5 v0.7.0
5392024-09-09T20:02:37.566Z Downloaded instant v0.1.12
5402024-09-09T20:02:37.566Z Downloaded crucible-workspace-hack v0.1.0
5412024-09-09T20:02:37.569Z Downloaded crc-catalog v2.4.0
5422024-09-09T20:02:37.569Z Downloaded const_format_proc_macros v0.2.32
5432024-09-09T20:02:37.571Z Downloaded newline-converter v0.3.0
5442024-09-09T20:02:37.574Z Downloaded nodrop v0.1.14
5452024-09-09T20:02:37.575Z Downloaded castaway v0.2.3
5462024-09-09T20:02:37.577Z Downloaded bit-set v0.5.3
5472024-09-09T20:02:37.577Z Downloaded assert_matches v1.5.0
5482024-09-09T20:02:37.580Z Downloaded newtype-uuid v1.1.0
5492024-09-09T20:02:37.580Z Downloaded linked-hash-map v0.5.6
5502024-09-09T20:02:37.582Z Downloaded home v0.5.9
5512024-09-09T20:02:37.582Z Downloaded is-terminal v0.4.12
5522024-09-09T20:02:37.585Z Downloaded argon2 v0.5.3
5532024-09-09T20:02:37.588Z Downloaded crc v3.2.1
5542024-09-09T20:02:37.590Z Downloaded memmap2 v0.9.4
5552024-09-09T20:02:37.593Z Downloaded hmac v0.12.1
5562024-09-09T20:02:37.593Z Downloaded cobs v0.2.3
5572024-09-09T20:02:37.596Z Downloaded bitfield v0.14.0
5582024-09-09T20:02:37.596Z Downloaded signal-hook-tokio v0.3.1
5592024-09-09T20:02:37.599Z Downloaded native-tls v0.2.11
5602024-09-09T20:02:37.601Z Downloaded signal-hook-mio v0.2.4
5612024-09-09T20:02:37.601Z Downloaded lazy_static v1.5.0
5622024-09-09T20:02:37.605Z Downloaded russh-cryptovec v0.7.2
5632024-09-09T20:02:37.607Z Downloaded serde-big-array v0.5.1
5642024-09-09T20:02:37.607Z Downloaded bit-vec v0.6.3
5652024-09-09T20:02:37.610Z Downloaded memoffset v0.9.1
5662024-09-09T20:02:37.610Z Downloaded md-5 v0.10.6
5672024-09-09T20:02:37.612Z Downloaded hyper-tls v0.5.0
5682024-09-09T20:02:37.614Z Downloaded crossbeam-deque v0.8.5
5692024-09-09T20:02:37.617Z Downloaded cipher v0.4.4
5702024-09-09T20:02:37.617Z Downloaded keccak v0.1.5
5712024-09-09T20:02:37.619Z Downloaded indent_write v2.2.0
5722024-09-09T20:02:37.619Z Downloaded colored v2.1.0
5732024-09-09T20:02:37.622Z Downloaded maplit v1.0.2
5742024-09-09T20:02:37.624Z Downloaded termtree v0.4.1
5752024-09-09T20:02:37.627Z Downloaded cancel-safe-futures v0.1.5
5762024-09-09T20:02:37.629Z Downloaded bcs v0.1.6
5772024-09-09T20:02:37.631Z Downloaded base64ct v1.6.0
5782024-09-09T20:02:37.634Z Downloaded newtype_derive v0.1.6
5792024-09-09T20:02:37.636Z Downloaded scheduled-thread-pool v0.2.7
5802024-09-09T20:02:37.636Z Downloaded async-bb8-diesel v0.2.1
5812024-09-09T20:02:37.639Z Downloaded rusty-fork v0.3.0
5822024-09-09T20:02:37.641Z Downloaded bzip2 v0.4.4
5832024-09-09T20:02:37.644Z Downloaded miniz_oxide v0.8.0
5842024-09-09T20:02:37.646Z Downloaded mockall_derive v0.13.0
5852024-09-09T20:02:37.648Z Downloaded curve25519-dalek-derive v0.1.1
5862024-09-09T20:02:37.651Z Downloaded csv-core v0.1.11
5872024-09-09T20:02:37.653Z Downloaded darling_macro v0.20.9
5882024-09-09T20:02:37.653Z Downloaded backoff v0.4.0
5892024-09-09T20:02:37.656Z Downloaded arrayvec v0.7.4
5902024-09-09T20:02:37.658Z Downloaded dhcproto-macros v0.1.0
5912024-09-09T20:02:37.660Z Downloaded want v0.3.1
5922024-09-09T20:02:37.660Z Downloaded arc-swap v1.7.1
5932024-09-09T20:02:37.663Z Downloaded libloading v0.8.3
5942024-09-09T20:02:37.666Z Downloaded rfc6979 v0.4.0
5952024-09-09T20:02:37.669Z Downloaded ssh-encoding v0.2.0
5962024-09-09T20:02:37.672Z Downloaded rustls-pemfile v2.1.3
5972024-09-09T20:02:37.674Z Downloaded linear-map v1.2.0
5982024-09-09T20:02:37.674Z Downloaded iana-time-zone v0.1.60
5992024-09-09T20:02:37.677Z Downloaded constant_time_eq v0.3.0
6002024-09-09T20:02:37.680Z Downloaded foreign-types-shared v0.3.1
6012024-09-09T20:02:37.680Z Downloaded foreign-types-shared v0.1.1
6022024-09-09T20:02:37.682Z Downloaded foreign-types v0.5.0
6032024-09-09T20:02:37.682Z Downloaded termios v0.3.3
6042024-09-09T20:02:37.685Z Downloaded pretty-hex v0.2.1
6052024-09-09T20:02:37.687Z Downloaded number_prefix v0.4.0
6062024-09-09T20:02:37.687Z Downloaded mime_guess v2.0.4
6072024-09-09T20:02:37.690Z Downloaded rustc_version v0.4.0
6082024-09-09T20:02:37.690Z Downloaded ipnet v2.9.0
6092024-09-09T20:02:37.692Z Downloaded termcolor v1.4.1
6102024-09-09T20:02:37.695Z Downloaded serde_urlencoded v0.7.1
6112024-09-09T20:02:37.698Z Downloaded unicode-xid v0.2.4
6122024-09-09T20:02:37.698Z Downloaded twox-hash v1.6.3
6132024-09-09T20:02:37.701Z Downloaded ctr v0.9.2
6142024-09-09T20:02:37.703Z Downloaded nu-ansi-term v0.50.0
6152024-09-09T20:02:37.706Z Downloaded cookie v0.17.0
6162024-09-09T20:02:37.708Z Downloaded crossbeam-epoch v0.9.18
6172024-09-09T20:02:37.711Z Downloaded untrusted v0.9.0
6182024-09-09T20:02:37.713Z Downloaded stringprep v0.1.4
6192024-09-09T20:02:37.716Z Downloaded strip-ansi-escapes v0.2.0
6202024-09-09T20:02:37.716Z Downloaded utf-8 v0.7.6
6212024-09-09T20:02:37.719Z Downloaded smf v0.2.3
6222024-09-09T20:02:37.719Z Downloaded const-oid v0.9.6
6232024-09-09T20:02:37.722Z Downloaded data-encoding v2.6.0
6242024-09-09T20:02:37.724Z Downloaded fallible-iterator v0.3.0
6252024-09-09T20:02:37.727Z Downloaded dyn-clone v1.0.17
6262024-09-09T20:02:37.728Z Downloaded sha1 v0.10.6
6272024-09-09T20:02:37.730Z Downloaded debug-ignore v1.0.5
6282024-09-09T20:02:37.730Z Downloaded getopts v0.2.21
6292024-09-09T20:02:37.733Z Downloaded allocator-api2 v0.2.18
6302024-09-09T20:02:37.735Z Downloaded cookie v0.18.1
6312024-09-09T20:02:37.738Z Downloaded olpc-cjson v0.1.3
6322024-09-09T20:02:37.741Z Downloaded multer v3.1.0
6332024-09-09T20:02:37.743Z Downloaded miniz_oxide v0.7.2
6342024-09-09T20:02:37.746Z Downloaded structmeta-derive v0.2.0
6352024-09-09T20:02:37.748Z Downloaded tokio-rustls v0.25.0
6362024-09-09T20:02:37.751Z Downloaded phf v0.11.2
6372024-09-09T20:02:37.751Z Downloaded percent-encoding v2.3.1
6382024-09-09T20:02:37.754Z Downloaded lock_api v0.4.12
6392024-09-09T20:02:37.754Z Downloaded quick-error v1.2.3
6402024-09-09T20:02:37.756Z Downloaded ppv-lite86 v0.2.17
6412024-09-09T20:02:37.758Z Downloaded r2d2 v0.8.10
6422024-09-09T20:02:37.759Z Downloaded fallible-iterator v0.2.0
6432024-09-09T20:02:37.761Z Downloaded erased-serde v0.3.31
6442024-09-09T20:02:37.763Z Downloaded packed_struct v0.10.1
6452024-09-09T20:02:37.766Z Downloaded hash32 v0.3.1
6462024-09-09T20:02:37.769Z Downloaded packed_struct_codegen v0.10.1
6472024-09-09T20:02:37.769Z Downloaded sct v0.7.1
6482024-09-09T20:02:37.773Z Downloaded crossbeam-utils v0.8.19
6492024-09-09T20:02:37.776Z Downloaded pbkdf2 v0.11.0
6502024-09-09T20:02:37.778Z Downloaded strum_macros v0.26.4
6512024-09-09T20:02:37.781Z Downloaded smallvec v1.13.2
6522024-09-09T20:02:37.784Z Downloaded bytes v1.7.1
6532024-09-09T20:02:37.788Z Downloaded indexmap v1.9.3
6542024-09-09T20:02:37.792Z Downloaded num-conv v0.1.0
6552024-09-09T20:02:37.794Z Downloaded oso-derive v0.27.3
6562024-09-09T20:02:37.794Z Downloaded rustversion v1.0.17
6572024-09-09T20:02:37.797Z Downloaded rtoolbox v0.0.2
6582024-09-09T20:02:37.800Z Downloaded openssl-probe v0.1.5
6592024-09-09T20:02:37.803Z Downloaded structmeta v0.3.0
6602024-09-09T20:02:37.803Z Downloaded slog-json v2.6.1
6612024-09-09T20:02:37.806Z Downloaded slog-envlogger v2.2.0
6622024-09-09T20:02:37.806Z Downloaded hashlink v0.9.1
6632024-09-09T20:02:37.808Z Downloaded parking_lot v0.11.2
6642024-09-09T20:02:37.820Z Downloaded semver v0.1.20
6652024-09-09T20:02:37.823Z Downloaded unarray v0.1.4
6662024-09-09T20:02:37.825Z Downloaded deranged v0.3.11
6672024-09-09T20:02:37.825Z Downloaded tokio-stream v0.1.15
6682024-09-09T20:02:37.830Z Downloaded unicase v2.7.0
6692024-09-09T20:02:37.832Z Downloaded test-strategy v0.3.1
6702024-09-09T20:02:37.836Z Downloaded tls_codec v0.4.1
6712024-09-09T20:02:37.839Z Downloaded chacha20poly1305 v0.10.1
6722024-09-09T20:02:37.841Z Downloaded zone v0.1.8
6732024-09-09T20:02:37.844Z Downloaded tinyvec_macros v0.1.1
6742024-09-09T20:02:37.844Z Downloaded mio v1.0.2
6752024-09-09T20:02:37.849Z Downloaded compact_str v0.8.0
6762024-09-09T20:02:37.853Z Downloaded stable_deref_trait v1.2.0
6772024-09-09T20:02:37.855Z Downloaded futures-core v0.3.30
6782024-09-09T20:02:37.855Z Downloaded http v1.1.0
6792024-09-09T20:02:37.860Z Downloaded spin v0.5.2
6802024-09-09T20:02:37.862Z Downloaded group v0.13.0
6812024-09-09T20:02:37.865Z Downloaded ed25519 v2.2.3
6822024-09-09T20:02:37.868Z Downloaded funty v2.0.0
6832024-09-09T20:02:37.868Z Downloaded num-integer v0.1.46
6842024-09-09T20:02:37.870Z Downloaded serde_with_macros v3.9.0
6852024-09-09T20:02:37.873Z Downloaded vte_generate_state_changes v0.1.1
6862024-09-09T20:02:37.873Z Downloaded flagset v0.4.5
6872024-09-09T20:02:37.875Z Downloaded fixedbitset v0.4.2
6882024-09-09T20:02:37.875Z Downloaded path-slash v0.1.5
6892024-09-09T20:02:37.878Z Downloaded parse-size v1.0.0
6902024-09-09T20:02:37.878Z Downloaded getrandom v0.2.14
6912024-09-09T20:02:37.881Z Downloaded dropshot_endpoint v0.10.1
6922024-09-09T20:02:37.883Z Downloaded num-derive v0.4.2
6932024-09-09T20:02:37.886Z Downloaded pkg-config v0.3.30
6942024-09-09T20:02:37.888Z Downloaded rand_chacha v0.3.1
6952024-09-09T20:02:37.888Z Downloaded predicates-tree v1.0.9
6962024-09-09T20:02:37.891Z Downloaded indicatif v0.17.8
6972024-09-09T20:02:37.893Z Downloaded subprocess v0.2.9
6982024-09-09T20:02:37.896Z Downloaded tls_codec_derive v0.4.1
6992024-09-09T20:02:37.899Z Downloaded walkdir v2.5.0
7002024-09-09T20:02:37.901Z Downloaded serde_arrays v0.1.0
7012024-09-09T20:02:37.905Z Downloaded rustfmt-wrapper v0.2.1
7022024-09-09T20:02:37.905Z Downloaded rustc_version v0.1.7
7032024-09-09T20:02:37.908Z Downloaded smallvec v0.6.14
7042024-09-09T20:02:37.908Z Downloaded tungstenite v0.23.0
7052024-09-09T20:02:37.910Z Downloaded thiserror-impl-no-std v2.0.2
7062024-09-09T20:02:37.913Z Downloaded same-file v1.0.6
7072024-09-09T20:02:37.915Z Downloaded secrecy v0.8.0
7082024-09-09T20:02:37.915Z Downloaded subtle v2.5.0
7092024-09-09T20:02:37.918Z Downloaded serde_path_to_error v0.1.16
7102024-09-09T20:02:37.921Z Downloaded serde-hex v0.1.0
7112024-09-09T20:02:37.921Z Downloaded hickory-resolver v0.24.1
7122024-09-09T20:02:37.925Z Downloaded crypto-bigint v0.5.5
7132024-09-09T20:02:37.933Z Downloaded rpassword v7.3.1
7142024-09-09T20:02:37.936Z Downloaded zone v0.3.0
7152024-09-09T20:02:37.936Z Downloaded ecdsa v0.16.9
7162024-09-09T20:02:37.938Z Downloaded zeroize_derive v1.4.2
7172024-09-09T20:02:37.940Z Downloaded derive_builder_macro v0.20.0
7182024-09-09T20:02:37.940Z Downloaded zeroize v1.7.0
7192024-09-09T20:02:37.943Z Downloaded wait-timeout v0.2.0
7202024-09-09T20:02:37.945Z Downloaded darling_core v0.20.9
7212024-09-09T20:02:37.948Z Downloaded const_format v0.2.32
7222024-09-09T20:02:37.954Z Downloaded try-lock v0.2.5
7232024-09-09T20:02:37.956Z Downloaded foreign-types v0.3.2
7242024-09-09T20:02:37.959Z Downloaded hex-literal v0.4.1
7252024-09-09T20:02:37.959Z Downloaded num_threads v0.1.7
7262024-09-09T20:02:37.959Z Downloaded futures-macro v0.3.30
7272024-09-09T20:02:37.962Z Downloaded futures-io v0.3.30
7282024-09-09T20:02:37.962Z Downloaded futures-executor v0.3.30
7292024-09-09T20:02:37.965Z Downloaded futures-sink v0.3.30
7302024-09-09T20:02:37.965Z Downloaded parse-display-derive v0.10.0
7312024-09-09T20:02:37.967Z Downloaded snafu-derive v0.8.2
7322024-09-09T20:02:37.968Z Downloaded tokio-tungstenite v0.23.1
7332024-09-09T20:02:37.970Z Downloaded postgres-protocol v0.6.7
7342024-09-09T20:02:37.973Z Downloaded ff v0.13.0
7352024-09-09T20:02:37.975Z Downloaded zerocopy v0.6.6
7362024-09-09T20:02:37.978Z Downloaded enum-as-inner v0.5.1
7372024-09-09T20:02:37.981Z Downloaded tar v0.4.41
7382024-09-09T20:02:37.983Z Downloaded socket2 v0.5.7
7392024-09-09T20:02:37.985Z Downloaded slog-term v2.9.1
7402024-09-09T20:02:37.988Z Downloaded http v0.2.12
7412024-09-09T20:02:37.992Z Downloaded pbkdf2 v0.12.2
7422024-09-09T20:02:37.994Z Downloaded static_assertions v1.1.0
7432024-09-09T20:02:37.997Z Downloaded ssh-cipher v0.2.0
7442024-09-09T20:02:37.997Z Downloaded rustls-pemfile v1.0.4
7452024-09-09T20:02:38.000Z Downloaded crossbeam-channel v0.5.12
7462024-09-09T20:02:38.008Z Downloaded fatfs v0.3.6
7472024-09-09T20:02:38.011Z Downloaded tiny-keccak v2.0.2
7482024-09-09T20:02:38.011Z Downloaded shell-words v1.1.0
7492024-09-09T20:02:38.013Z Downloaded time-core v0.1.2
7502024-09-09T20:02:38.013Z Downloaded sigpipe v0.1.3
7512024-09-09T20:02:38.016Z Downloaded strum v0.26.3
7522024-09-09T20:02:38.016Z Downloaded shlex v1.3.0
7532024-09-09T20:02:38.019Z Downloaded des v0.8.1
7542024-09-09T20:02:38.021Z Downloaded filetime v0.2.25
7552024-09-09T20:02:38.021Z Downloaded either v1.13.0
7562024-09-09T20:02:38.024Z Downloaded aes-gcm v0.10.3
7572024-09-09T20:02:38.027Z Downloaded tui-tree-widget v0.22.0
7582024-09-09T20:02:38.029Z Downloaded serde_yaml v0.9.34+deprecated
7592024-09-09T20:02:38.032Z Downloaded half v2.4.1
7602024-09-09T20:02:38.036Z Downloaded fxhash v0.2.1
7612024-09-09T20:02:38.038Z Downloaded num-complex v0.4.6
7622024-09-09T20:02:38.041Z Downloaded diesel_table_macro_syntax v0.2.0
7632024-09-09T20:02:38.041Z Downloaded hickory-client v0.24.1
7642024-09-09T20:02:38.043Z Downloaded gethostname v0.5.0
7652024-09-09T20:02:38.046Z Downloaded toml v0.7.8
7662024-09-09T20:02:38.049Z Downloaded mio v0.8.11
7672024-09-09T20:02:38.055Z Downloaded oso v0.27.3
7682024-09-09T20:02:38.059Z Downloaded precomputed-hash v0.1.1
7692024-09-09T20:02:38.062Z Downloaded predicates-core v1.0.6
7702024-09-09T20:02:38.062Z Downloaded thiserror-no-std v2.0.2
7712024-09-09T20:02:38.066Z Downloaded sqlparser_derive v0.2.2
7722024-09-09T20:02:38.068Z Downloaded password-hash v0.5.0
7732024-09-09T20:02:38.071Z Downloaded tinyvec v1.6.0
7742024-09-09T20:02:38.073Z Downloaded diesel_derives v2.2.2
7752024-09-09T20:02:38.078Z Downloaded spki v0.7.3
7762024-09-09T20:02:38.080Z Downloaded pin-utils v0.1.0
7772024-09-09T20:02:38.083Z Downloaded derive_more v0.99.18
7782024-09-09T20:02:38.086Z Downloaded p256 v0.13.2
7792024-09-09T20:02:38.091Z Downloaded thread_local v1.1.8
7802024-09-09T20:02:38.094Z Downloaded headers-core v0.2.0
7812024-09-09T20:02:38.094Z Downloaded env_logger v0.10.2
7822024-09-09T20:02:38.097Z Downloaded rsa v0.9.6
7832024-09-09T20:02:38.102Z Downloaded fallible-streaming-iterator v0.1.9
7842024-09-09T20:02:38.105Z Downloaded powerfmt v0.2.0
7852024-09-09T20:02:38.107Z Downloaded tracing-attributes v0.1.27
7862024-09-09T20:02:38.110Z Downloaded unicode-bidi v0.3.15
7872024-09-09T20:02:38.112Z Downloaded prettyplease v0.2.20
7882024-09-09T20:02:38.115Z Downloaded phf_shared v0.10.0
7892024-09-09T20:02:38.117Z Downloaded nom v7.1.3
7902024-09-09T20:02:38.122Z Downloaded enum-as-inner v0.6.0
7912024-09-09T20:02:38.124Z Downloaded serde_plain v1.0.2
7922024-09-09T20:02:38.127Z Downloaded psl-types v2.0.11
7932024-09-09T20:02:38.127Z Downloaded predicates v3.1.2
7942024-09-09T20:02:38.129Z Downloaded futures-task v0.3.30
7952024-09-09T20:02:38.132Z Downloaded sqlformat v0.2.4
7962024-09-09T20:02:38.134Z Downloaded zone_cfg_derive v0.3.0
7972024-09-09T20:02:38.134Z Downloaded tower-service v0.3.2
7982024-09-09T20:02:38.137Z Downloaded rustc-demangle v0.1.24
7992024-09-09T20:02:38.137Z Downloaded fragile v2.0.0
8002024-09-09T20:02:38.140Z Downloaded primeorder v0.13.6
8012024-09-09T20:02:38.142Z Downloaded dirs-sys-next v0.1.2
8022024-09-09T20:02:38.142Z Downloaded slog-stdlog v4.1.1
8032024-09-09T20:02:38.145Z Downloaded tokio-postgres v0.7.11
8042024-09-09T20:02:38.149Z Downloaded itertools v0.12.1
8052024-09-09T20:02:38.157Z Downloaded sync_wrapper v0.1.2
8062024-09-09T20:02:38.160Z Downloaded pkcs1 v0.7.5
8072024-09-09T20:02:38.162Z Downloaded crossterm v0.28.1
8082024-09-09T20:02:38.168Z Downloaded float-cmp v0.9.0
8092024-09-09T20:02:38.170Z Downloaded downcast v0.11.0
8102024-09-09T20:02:38.174Z Downloaded display-error-chain v0.2.1
8112024-09-09T20:02:38.174Z Downloaded slab v0.4.9
8122024-09-09T20:02:38.177Z Downloaded whoami v1.5.1
8132024-09-09T20:02:38.177Z Downloaded opaque-debug v0.3.1
8142024-09-09T20:02:38.179Z Downloaded slog-scope v4.4.0
8152024-09-09T20:02:38.179Z Downloaded x509-cert v0.2.5
8162024-09-09T20:02:38.186Z Downloaded siphasher v0.3.11
8172024-09-09T20:02:38.189Z Downloaded heck v0.3.3
8182024-09-09T20:02:38.189Z Downloaded defmt-parser v0.3.4
8192024-09-09T20:02:38.191Z Downloaded env_logger v0.9.3
8202024-09-09T20:02:38.200Z Downloaded openssl-sys v0.9.103
8212024-09-09T20:02:38.200Z Downloaded unsafe-libyaml v0.2.11
8222024-09-09T20:02:38.203Z Downloaded defmt-macros v0.3.9
8232024-09-09T20:02:38.205Z Downloaded toolchain_find v0.4.0
8242024-09-09T20:02:38.208Z Downloaded derive_builder v0.20.0
8252024-09-09T20:02:38.211Z Downloaded yasna v0.5.2
8262024-09-09T20:02:38.214Z Downloaded universal-hash v0.5.1
8272024-09-09T20:02:38.216Z Downloaded float-ord v0.3.2
8282024-09-09T20:02:38.216Z Downloaded slog-bunyan v2.5.0
8292024-09-09T20:02:38.219Z Downloaded uuid v1.10.0
8302024-09-09T20:02:38.221Z Downloaded elliptic-curve v0.13.8
8312024-09-09T20:02:38.225Z Downloaded ghash v0.5.1
8322024-09-09T20:02:38.227Z Downloaded strum_macros v0.24.3
8332024-09-09T20:02:38.230Z Downloaded num-iter v0.1.45
8342024-09-09T20:02:38.230Z Downloaded poly1305 v0.8.0
8352024-09-09T20:02:38.232Z Downloaded snafu v0.8.2
8362024-09-09T20:02:38.239Z Downloaded hashbrown v0.12.3
8372024-09-09T20:02:38.244Z Downloaded zone_cfg_derive v0.1.2
8382024-09-09T20:02:38.247Z Downloaded pem v3.0.4
8392024-09-09T20:02:38.247Z Downloaded pkcs5 v0.7.1
8402024-09-09T20:02:38.250Z Downloaded scopeguard v1.2.0
8412024-09-09T20:02:38.253Z Downloaded peg-runtime v0.8.3
8422024-09-09T20:02:38.253Z Downloaded endian-type v0.1.2
8432024-09-09T20:02:38.255Z Downloaded signal-hook v0.3.17
8442024-09-09T20:02:38.258Z Downloaded dirs-next v2.0.0
8452024-09-09T20:02:38.258Z Downloaded wyz v0.5.1
8462024-09-09T20:02:38.260Z Downloaded strum_macros v0.25.3
8472024-09-09T20:02:38.263Z Downloaded pkcs8 v0.10.2
8482024-09-09T20:02:38.265Z Downloaded string_cache v0.8.7
8492024-09-09T20:02:38.268Z Downloaded slog v2.7.0
8502024-09-09T20:02:38.270Z Downloaded socket2 v0.4.10
8512024-09-09T20:02:38.273Z Downloaded tabwriter v1.4.0
8522024-09-09T20:02:38.275Z Downloaded rustc-hash v1.1.0
8532024-09-09T20:02:38.275Z Downloaded topological-sort v0.2.2
8542024-09-09T20:02:38.278Z Downloaded glob v0.3.1
8552024-09-09T20:02:38.278Z Downloaded structmeta-derive v0.3.0
8562024-09-09T20:02:38.280Z Downloaded structmeta v0.2.0
8572024-09-09T20:02:38.280Z Downloaded embedded-io v0.4.0
8582024-09-09T20:02:38.284Z Downloaded take_mut v0.2.2
8592024-09-09T20:02:38.284Z Downloaded tungstenite v0.20.1
8602024-09-09T20:02:38.286Z Downloaded tracing-core v0.1.32
8612024-09-09T20:02:38.289Z Downloaded slog-async v2.8.0
8622024-09-09T20:02:38.291Z Downloaded ena v0.14.3
8632024-09-09T20:02:38.294Z Downloaded russh-keys v0.45.0
8642024-09-09T20:02:38.296Z Downloaded which v4.4.2
8652024-09-09T20:02:38.299Z Downloaded vsss-rs v3.3.4
8662024-09-09T20:02:38.299Z Downloaded polyval v0.6.2
8672024-09-09T20:02:38.302Z Downloaded rand_core v0.6.4
8682024-09-09T20:02:38.305Z Downloaded uzers v0.11.3
8692024-09-09T20:02:38.305Z Downloaded parking_lot_core v0.8.6
8702024-09-09T20:02:38.307Z Downloaded portpicker v0.1.1
8712024-09-09T20:02:38.310Z Downloaded sec1 v0.7.3
8722024-09-09T20:02:38.310Z Downloaded salsa20 v0.10.2
8732024-09-09T20:02:38.313Z Downloaded headers v0.3.9
8742024-09-09T20:02:38.317Z Downloaded zip v0.6.6
8752024-09-09T20:02:38.321Z Downloaded tokio-macros v2.4.0
8762024-09-09T20:02:38.324Z Downloaded untrusted v0.7.1
8772024-09-09T20:02:38.324Z Downloaded supports-color v3.0.0
8782024-09-09T20:02:38.326Z Downloaded reedline v0.33.0
8792024-09-09T20:02:38.334Z Downloaded num_enum_derive v0.5.11
8802024-09-09T20:02:38.337Z Downloaded unicode-truncate v1.0.0
8812024-09-09T20:02:38.337Z Downloaded num_enum v0.5.11
8822024-09-09T20:02:38.341Z Downloaded der_derive v0.7.2
8832024-09-09T20:02:38.344Z Downloaded time-macros v0.2.18
8842024-09-09T20:02:38.347Z Downloaded globset v0.4.14
8852024-09-09T20:02:38.350Z Downloaded parking_lot v0.12.2
8862024-09-09T20:02:38.352Z Downloaded schemars_derive v0.8.21
8872024-09-09T20:02:38.352Z Downloaded pin-project v1.1.5
8882024-09-09T20:02:38.364Z Downloaded difflib v0.4.0
8892024-09-09T20:02:38.366Z Downloaded fd-lock v4.0.2
8902024-09-09T20:02:38.369Z Downloaded similar v2.6.0
8912024-09-09T20:02:38.372Z Downloaded tokio-util v0.7.11
8922024-09-09T20:02:38.379Z Downloaded samael v0.0.15
8932024-09-09T20:02:38.384Z Downloaded tokio-tungstenite v0.21.0
8942024-09-09T20:02:38.387Z Downloaded tokio-tungstenite v0.20.1
8952024-09-09T20:02:38.389Z Downloaded heapless v0.7.17
8962024-09-09T20:02:38.393Z Downloaded pin-project-internal v1.1.5
8972024-09-09T20:02:38.396Z Downloaded parking_lot_core v0.9.10
8982024-09-09T20:02:38.398Z Downloaded publicsuffix v2.2.3
8992024-09-09T20:02:38.401Z Downloaded serde_with v3.9.0
9002024-09-09T20:02:38.410Z Downloaded peg-macros v0.8.4
9012024-09-09T20:02:38.412Z Downloaded num-rational v0.4.2
9022024-09-09T20:02:38.415Z Downloaded der v0.7.9
9032024-09-09T20:02:38.419Z Downloaded heapless v0.8.0
9042024-09-09T20:02:38.423Z Downloaded derive-where v1.2.7
9052024-09-09T20:02:38.428Z Downloaded ssh-key v0.6.6
9062024-09-09T20:02:38.435Z Downloaded ron v0.8.1
9072024-09-09T20:02:38.441Z Downloaded unicode-normalization v0.1.23
9082024-09-09T20:02:38.445Z Downloaded rayon-core v1.12.1
9092024-09-09T20:02:38.449Z Downloaded unicode_categories v0.1.1
9102024-09-09T20:02:38.452Z Downloaded portable-atomic v1.6.0
9112024-09-09T20:02:38.458Z Downloaded vergen v8.3.2
9122024-09-09T20:02:38.461Z Downloaded diff v0.1.13
9132024-09-09T20:02:38.464Z Downloaded steno v0.4.1
9142024-09-09T20:02:38.468Z Downloaded tracing v0.1.40
9152024-09-09T20:02:38.473Z Downloaded schemars v0.8.21
9162024-09-09T20:02:38.487Z Downloaded postcard v1.0.8
9172024-09-09T20:02:38.490Z Downloaded quick-xml v0.31.0
9182024-09-09T20:02:38.496Z Downloaded num-traits v0.2.19
9192024-09-09T20:02:38.499Z Downloaded rustls-webpki v0.101.7
9202024-09-09T20:02:38.514Z Downloaded time v0.3.36
9212024-09-09T20:02:38.521Z Downloaded flume v0.11.0
9222024-09-09T20:02:38.526Z Downloaded h2 v0.3.26
9232024-09-09T20:02:38.532Z Downloaded idna v0.4.0
9242024-09-09T20:02:38.539Z Downloaded flate2 v1.0.33
9252024-09-09T20:02:38.545Z Downloaded rustyline v14.0.0
9262024-09-09T20:02:38.550Z Downloaded russh v0.45.0
9272024-09-09T20:02:38.556Z Downloaded idna v0.3.0
9282024-09-09T20:02:38.566Z Downloaded idna v0.2.3
9292024-09-09T20:02:38.577Z Downloaded idna v0.5.0
9302024-09-09T20:02:38.584Z Downloaded smoltcp v0.9.1
9312024-09-09T20:02:38.598Z Downloaded chrono v0.4.38
9322024-09-09T20:02:38.609Z Downloaded sqlparser v0.45.0
9332024-09-09T20:02:38.618Z Downloaded p521 v0.13.3
9342024-09-09T20:02:38.622Z Downloaded proptest v1.5.0
9352024-09-09T20:02:38.632Z Downloaded nix v0.28.0
9362024-09-09T20:02:38.644Z Downloaded reqwest v0.11.27
9372024-09-09T20:02:38.652Z Downloaded nix v0.27.1
9382024-09-09T20:02:38.663Z Downloaded rustls-webpki v0.102.4
9392024-09-09T20:02:38.682Z Downloaded futures-util v0.3.30
9402024-09-09T20:02:38.694Z Downloaded vcpkg v0.2.15
9412024-09-09T20:02:38.736Z Downloaded object v0.30.4
9422024-09-09T20:02:38.746Z Downloaded winnow v0.5.40
9432024-09-09T20:02:38.755Z Downloaded git2 v0.19.0
9442024-09-09T20:02:38.764Z Downloaded diesel v2.2.3
9452024-09-09T20:02:38.783Z Downloaded curve25519-dalek v4.1.3
9462024-09-09T20:02:38.792Z Downloaded polar-core v0.27.3
9472024-09-09T20:02:38.801Z Downloaded p384 v0.13.0
9482024-09-09T20:02:38.807Z Downloaded bstr v1.9.1
9492024-09-09T20:02:38.819Z Downloaded regex-syntax v0.8.4
9502024-09-09T20:02:38.827Z Downloaded regex v1.10.6
9512024-09-09T20:02:38.841Z Downloaded openssl v0.10.66
9522024-09-09T20:02:38.851Z Downloaded regress v0.9.1
9532024-09-09T20:02:38.860Z Downloaded gimli v0.28.1
9542024-09-09T20:02:38.869Z Downloaded radix_trie v0.2.1
9552024-09-09T20:02:38.876Z Downloaded rustls v0.21.12
9562024-09-09T20:02:38.889Z Downloaded openapiv3 v2.0.0
9572024-09-09T20:02:38.901Z Downloaded rustls v0.22.4
9582024-09-09T20:02:38.915Z Downloaded zerocopy-derive v0.6.6
9592024-09-09T20:02:38.925Z Downloaded smoltcp v0.11.0
9602024-09-09T20:02:38.940Z Downloaded sled v0.34.7
9612024-09-09T20:02:38.949Z Downloaded trust-dns-proto v0.22.0
9622024-09-09T20:02:38.960Z Downloaded ratatui v0.28.0
9632024-09-09T20:02:38.981Z Downloaded regex-automata v0.4.6
9642024-09-09T20:02:38.998Z Downloaded petgraph v0.6.5
9652024-09-09T20:02:39.015Z Downloaded bzip2-sys v0.1.11+1.0.8
9662024-09-09T20:02:39.026Z Downloaded regex-syntax v0.6.29
9672024-09-09T20:02:39.034Z Downloaded dropshot v0.10.1
9682024-09-09T20:02:39.043Z Downloaded nix v0.29.0
9692024-09-09T20:02:39.055Z Downloaded hickory-proto v0.24.1
9702024-09-09T20:02:39.071Z Downloaded object v0.32.2
9712024-09-09T20:02:39.080Z Downloaded tokio v1.39.3
9722024-09-09T20:02:39.120Z Downloaded finl_unicode v1.2.0
9732024-09-09T20:02:39.133Z Downloaded sha3 v0.10.8
9742024-09-09T20:02:39.137Z Downloaded csv v1.3.0
9752024-09-09T20:02:39.160Z Downloaded webpki-roots v0.25.4
9762024-09-09T20:02:39.164Z Downloaded rayon v1.10.0
9772024-09-09T20:02:39.175Z Downloaded bitvec v1.0.1
9782024-09-09T20:02:39.192Z Downloaded bindgen v0.69.4
9792024-09-09T20:02:39.200Z Downloaded lalrpop v0.19.12
9802024-09-09T20:02:39.214Z Downloaded num-bigint-dig v0.8.4
9812024-09-09T20:02:39.220Z Downloaded crossterm v0.27.0
9822024-09-09T20:02:39.226Z Downloaded num-bigint v0.4.5
9832024-09-09T20:02:39.231Z Downloaded unicode-segmentation v1.11.0
9842024-09-09T20:02:39.235Z Downloaded rusqlite v0.31.0
9852024-09-09T20:02:39.242Z Downloaded tough v0.17.1
9862024-09-09T20:02:39.250Z Downloaded blake3 v1.5.1
9872024-09-09T20:02:39.258Z Downloaded scrypt v0.11.0
9882024-09-09T20:02:39.260Z Downloaded toml_edit v0.19.15
9892024-09-09T20:02:39.279Z Downloaded vte v0.11.1
9902024-09-09T20:02:39.281Z Downloaded resolv-conf v0.7.0
9912024-09-09T20:02:39.284Z Downloaded ron v0.7.1
9922024-09-09T20:02:39.288Z Downloaded form_urlencoded v1.2.1
9932024-09-09T20:02:39.291Z Downloaded postgres-types v0.2.7
9942024-09-09T20:02:39.293Z Downloaded rcgen v0.12.1
9952024-09-09T20:02:39.296Z Downloaded encoding_rs v0.8.34
9962024-09-09T20:02:39.318Z Downloaded hyper v0.14.30
9972024-09-09T20:02:39.328Z Downloaded libgit2-sys v0.17.0+1.8.1
9982024-09-09T20:02:39.392Z Downloaded typed-path v0.7.1
9992024-09-09T20:02:39.398Z Downloaded expectorate v1.1.0
10002024-09-09T20:02:39.400Z Downloaded itertools v0.13.0
10012024-09-09T20:02:39.408Z Downloaded rand v0.8.5
10022024-09-09T20:02:39.412Z Downloaded radium v0.7.0
10032024-09-09T20:02:39.414Z Downloaded signature v2.2.0
10042024-09-09T20:02:39.417Z Downloaded rand_seeder v0.3.0
10052024-09-09T20:02:39.417Z Downloaded phf_shared v0.11.2
10062024-09-09T20:02:39.417Z Downloaded pem-rfc7468 v0.7.0
10072024-09-09T20:02:39.420Z Downloaded tungstenite v0.21.0
10082024-09-09T20:02:39.423Z Downloaded defmt v0.3.8
10092024-09-09T20:02:39.426Z Downloaded hkdf v0.12.4
10102024-09-09T20:02:39.428Z Downloaded aho-corasick v1.1.3
10112024-09-09T20:02:39.435Z Downloaded rand_xorshift v0.3.0
10122024-09-09T20:02:39.437Z Downloaded ed25519-dalek v2.1.1
10132024-09-09T20:02:39.439Z Downloaded hashbrown v0.13.2
10142024-09-09T20:02:39.443Z Downloaded itertools v0.10.5
10152024-09-09T20:02:39.451Z Downloaded xattr v1.3.1
10162024-09-09T20:02:39.454Z Downloaded tap v1.0.1
10172024-09-09T20:02:39.457Z Downloaded omicron-zone-package v0.11.0
10182024-09-09T20:02:39.459Z Downloaded aes v0.8.4
10192024-09-09T20:02:39.462Z Downloaded derive_builder_core v0.20.0
10202024-09-09T20:02:39.464Z Downloaded spin v0.9.8
10212024-09-09T20:02:39.467Z Downloaded libxml v0.3.3
10222024-09-09T20:02:39.476Z Downloaded owo-colors v4.0.0
10232024-09-09T20:02:39.479Z Downloaded parse-display v0.10.0
10242024-09-09T20:02:39.481Z Downloaded hex v0.4.3
10252024-09-09T20:02:39.484Z Downloaded rustls-pki-types v1.7.0
10262024-09-09T20:02:39.486Z Downloaded openssl-macros v0.1.1
10272024-09-09T20:02:39.486Z Downloaded peg v0.8.4
10282024-09-09T20:02:39.490Z Downloaded url v2.5.2
10292024-09-09T20:02:39.493Z Downloaded dhcproto v0.12.0
10302024-09-09T20:02:39.496Z Downloaded paste v1.0.15
10312024-09-09T20:02:39.498Z Downloaded password-hash v0.4.2
10322024-09-09T20:02:39.501Z Downloaded waitgroup v0.1.2
10332024-09-09T20:02:39.501Z Downloaded futures-channel v0.3.30
10342024-09-09T20:02:39.504Z Downloaded futures v0.3.30
10352024-09-09T20:02:39.509Z Downloaded proc-macro-crate v1.3.1
10362024-09-09T20:02:39.512Z Downloaded libm v0.2.8
10372024-09-09T20:02:39.519Z Downloaded serde_derive_internals v0.29.1
10382024-09-09T20:02:39.522Z Downloaded backtrace v0.3.71
10392024-09-09T20:02:39.526Z Downloaded pin-project-lite v0.2.14
10402024-09-09T20:02:39.532Z Downloaded term v0.7.0
10412024-09-09T20:02:39.535Z Downloaded cc v1.0.97
10422024-09-09T20:02:39.539Z Downloaded base64 v0.21.7
10432024-09-09T20:02:39.543Z Downloaded minimal-lexical v0.2.1
10442024-09-09T20:02:39.548Z Downloaded base64 v0.22.1
10452024-09-09T20:02:39.552Z Downloaded hickory-server v0.24.1
10462024-09-09T20:02:39.558Z Downloaded base64 v0.13.1
10472024-09-09T20:02:39.561Z Downloaded ref-cast-impl v1.0.23
10482024-09-09T20:02:39.563Z Downloaded ref-cast v1.0.23
10492024-09-09T20:02:39.565Z Downloaded crc32fast v1.4.0
10502024-09-09T20:02:39.568Z Downloaded crc-any v2.5.0
10512024-09-09T20:02:39.568Z Downloaded console v0.15.8
10522024-09-09T20:02:39.570Z Downloaded clang-sys v1.7.0
10532024-09-09T20:02:39.573Z Downloaded hash32 v0.2.1
10542024-09-09T20:02:39.575Z Downloaded foreign-types-macros v0.2.3
10552024-09-09T20:02:39.575Z Downloaded tokio-rustls v0.24.1
10562024-09-09T20:02:39.578Z Downloaded dsl_auto_type v0.1.2
10572024-09-09T20:02:39.580Z Downloaded tokio-native-tls v0.3.1
10582024-09-09T20:02:39.580Z Downloaded ciborium v0.2.2
10592024-09-09T20:02:39.583Z Downloaded blake2 v0.10.6
10602024-09-09T20:02:39.585Z Downloaded async-trait v0.1.81
10612024-09-09T20:02:39.588Z Downloaded cookie_store v0.20.0
10622024-09-09T20:02:39.591Z Downloaded serde_repr v0.1.19
10632024-09-09T20:02:39.593Z Downloaded mockall v0.13.0
10642024-09-09T20:02:39.593Z Downloaded ascii v1.1.0
10652024-09-09T20:02:39.596Z Downloaded hyper-rustls v0.24.2
10662024-09-09T20:02:39.598Z Downloaded slog-dtrace v0.3.0
10672024-09-09T20:02:39.598Z Downloaded signal-hook-registry v1.4.2
10682024-09-09T20:02:39.601Z Downloaded atomic-waker v1.1.2
10692024-09-09T20:02:39.601Z Downloaded blowfish v0.9.1
10702024-09-09T20:02:39.604Z Downloaded ahash v0.8.11
10712024-09-09T20:02:39.606Z Downloaded addr2line v0.21.0
10722024-09-09T20:02:39.608Z Downloaded lru-cache v0.1.2
10732024-09-09T20:02:39.609Z Downloaded lazycell v1.3.0
10742024-09-09T20:02:39.609Z Downloaded bcrypt-pbkdf v0.10.0
10752024-09-09T20:02:39.611Z Downloaded chacha20 v0.9.1
10762024-09-09T20:02:39.614Z Downloaded bitfield-struct v0.6.1
10772024-09-09T20:02:39.614Z Downloaded nanorand v0.7.0
10782024-09-09T20:02:39.616Z Downloaded inout v0.1.3
10792024-09-09T20:02:39.616Z Downloaded jobserver v0.1.32
10802024-09-09T20:02:39.618Z Downloaded base16ct v0.2.0
10812024-09-09T20:02:39.618Z Downloaded bb8 v0.8.5
10822024-09-09T20:02:39.621Z Downloaded async-stream v0.3.5
10832024-09-09T20:02:39.621Z Downloaded ascii-canvas v3.0.0
10842024-09-09T20:02:39.624Z Downloaded convert_case v0.4.0
10852024-09-09T20:02:39.624Z Downloaded cexpr v0.6.0
10862024-09-09T20:02:39.626Z Downloaded cbc v0.1.2
10872024-09-09T20:02:39.626Z Downloaded libefi-sys v0.1.0
10882024-09-09T20:02:39.630Z Downloaded internet-checksum v0.2.1
10892024-09-09T20:02:39.630Z Downloaded httparse v1.8.0
10902024-09-09T20:02:39.632Z Downloaded cassowary v0.3.0
10912024-09-09T20:02:39.632Z Downloaded bitflags v1.3.2
10922024-09-09T20:02:39.635Z Downloaded kstat-rs v0.2.4
10932024-09-09T20:02:39.635Z Downloaded impl-trait-for-tuples v0.2.2
10942024-09-09T20:02:39.637Z Downloaded lalrpop-util v0.19.12
10952024-09-09T20:02:39.640Z Downloaded ciborium-io v0.2.2
10962024-09-09T20:02:39.640Z Downloaded async-stream-impl v0.3.5
10972024-09-09T20:02:39.640Z Downloaded httpdate v1.0.3
10982024-09-09T20:02:39.642Z Downloaded http-body v0.4.6
10992024-09-09T20:02:39.642Z Downloaded hostname v0.4.0
11002024-09-09T20:02:39.669Z Downloaded libz-sys v1.1.16
11012024-09-09T20:02:39.791Z Downloaded libsqlite3-sys v0.28.0
11022024-09-09T20:02:39.929Z Downloaded ring v0.17.8
11032024-09-09T20:02:40.051Z Downloaded ring v0.16.20
11042024-09-09T20:02:40.219Z Compiling serde v1.0.208
11052024-09-09T20:02:40.221Z Compiling typenum v1.17.0
11062024-09-09T20:02:40.222Z Compiling lock_api v0.4.12
11072024-09-09T20:02:40.222Z Compiling generic-array v0.14.7
11082024-09-09T20:02:40.222Z Compiling scopeguard v1.2.0
11092024-09-09T20:02:40.368Z Compiling log v0.4.21
11102024-09-09T20:02:40.380Z Compiling syn v2.0.74
11112024-09-09T20:02:40.383Z Compiling getrandom v0.2.14
11122024-09-09T20:02:40.520Z Compiling jobserver v0.1.32
11132024-09-09T20:02:40.704Z Compiling rand_core v0.6.4
11142024-09-09T20:02:40.851Z Compiling subtle v2.5.0
11152024-09-09T20:02:40.914Z Compiling cc v1.0.97
11162024-09-09T20:02:40.934Z Compiling const-oid v0.9.6
11172024-09-09T20:02:41.204Z Compiling pin-project-lite v0.2.14
11182024-09-09T20:02:41.227Z Compiling smallvec v1.13.2
11192024-09-09T20:02:41.287Z Compiling parking_lot_core v0.9.10
11202024-09-09T20:02:41.344Z Compiling signal-hook-registry v1.4.2
11212024-09-09T20:02:41.431Z Compiling spin v0.9.8
11222024-09-09T20:02:41.633Z Compiling mio v1.0.2
11232024-09-09T20:02:41.829Z Compiling ahash v0.8.11
11242024-09-09T20:02:42.134Z Compiling parking_lot v0.12.2
11252024-09-09T20:02:42.176Z Compiling tinyvec_macros v0.1.1
11262024-09-09T20:02:42.262Z Compiling tinyvec v1.6.0
11272024-09-09T20:02:42.471Z Compiling socket2 v0.5.7
11282024-09-09T20:02:42.834Z Compiling futures-sink v0.3.30
11292024-09-09T20:02:42.903Z Compiling cpufeatures v0.2.12
11302024-09-09T20:02:42.975Z Compiling libm v0.2.8
11312024-09-09T20:02:43.007Z Compiling serde_json v1.0.125
11322024-09-09T20:02:43.030Z Compiling futures-core v0.3.30
11332024-09-09T20:02:43.044Z Compiling slab v0.4.9
11342024-09-09T20:02:43.280Z Compiling num-traits v0.2.19
11352024-09-09T20:02:43.338Z Compiling unicode-bidi v0.3.15
11362024-09-09T20:02:43.356Z Compiling allocator-api2 v0.2.18
11372024-09-09T20:02:43.681Z Compiling unicode-normalization v0.1.23
11382024-09-09T20:02:43.852Z Compiling futures-channel v0.3.30
11392024-09-09T20:02:43.998Z Compiling pkg-config v0.3.30
11402024-09-09T20:02:44.273Z Compiling vcpkg v0.2.15
11412024-09-09T20:02:44.293Z Compiling futures-task v0.3.30
11422024-09-09T20:02:44.864Z Compiling pin-utils v0.1.0
11432024-09-09T20:02:44.959Z Compiling futures-io v0.3.30
11442024-09-09T20:02:45.027Z Compiling base64ct v1.6.0
11452024-09-09T20:02:45.083Z Compiling flagset v0.4.5
11462024-09-09T20:02:45.121Z Compiling ring v0.17.8
11472024-09-09T20:02:45.295Z Compiling ppv-lite86 v0.2.17
11482024-09-09T20:02:45.313Z Compiling percent-encoding v2.3.1
11492024-09-09T20:02:45.646Z Compiling pem-rfc7468 v0.7.0
11502024-09-09T20:02:45.665Z Compiling tracing-core v0.1.32
11512024-09-09T20:02:45.719Z Compiling untrusted v0.9.0
11522024-09-09T20:02:45.892Z Compiling rustix v0.38.34
11532024-09-09T20:02:46.088Z Compiling rand_chacha v0.3.1
11542024-09-09T20:02:46.397Z Compiling foreign-types-shared v0.1.1
11552024-09-09T20:02:46.500Z Compiling num-conv v0.1.0
11562024-09-09T20:02:46.657Z Compiling openssl-sys v0.9.103
11572024-09-09T20:02:46.718Z Compiling rand v0.8.5
11582024-09-09T20:02:46.780Z Compiling powerfmt v0.2.0
11592024-09-09T20:02:46.882Z Compiling time-core v0.1.2
11602024-09-09T20:02:47.050Z Compiling openssl v0.10.66
11612024-09-09T20:02:47.069Z Compiling rustversion v1.0.17
11622024-09-09T20:02:47.157Z Compiling httparse v1.8.0
11632024-09-09T20:02:47.438Z Compiling time-macros v0.2.18
11642024-09-09T20:02:47.622Z Compiling deranged v0.3.11
11652024-09-09T20:02:47.778Z Compiling foreign-types v0.3.2
11662024-09-09T20:02:47.871Z Compiling form_urlencoded v1.2.1
11672024-09-09T20:02:48.136Z Compiling aho-corasick v1.1.3
11682024-09-09T20:02:48.180Z Compiling regex-syntax v0.8.4
11692024-09-09T20:02:48.506Z Compiling native-tls v0.2.11
11702024-09-09T20:02:48.827Z Compiling num_threads v0.1.7
11712024-09-09T20:02:48.941Z Compiling siphasher v0.3.11
11722024-09-09T20:02:49.306Z Compiling try-lock v0.2.5
11732024-09-09T20:02:49.378Z Compiling rustls v0.21.12
11742024-09-09T20:02:49.443Z Compiling syn v1.0.109
11752024-09-09T20:02:49.633Z Compiling crossbeam-utils v0.8.19
11762024-09-09T20:02:50.077Z Compiling want v0.3.1
11772024-09-09T20:02:50.242Z Compiling time v0.3.36
11782024-09-09T20:02:50.877Z Compiling idna v0.5.0
11792024-09-09T20:02:51.484Z Compiling regex-automata v0.4.6
11802024-09-09T20:02:52.177Z Compiling cookie v0.17.0
11812024-09-09T20:02:52.492Z Compiling finl_unicode v1.2.0
11822024-09-09T20:02:53.062Z Compiling openssl-probe v0.1.5
11832024-09-09T20:02:53.093Z Compiling httpdate v1.0.3
11842024-09-09T20:02:53.399Z Compiling iana-time-zone v0.1.60
11852024-09-09T20:02:53.521Z Compiling tower-service v0.3.2
11862024-09-09T20:02:53.542Z Compiling serde_derive v1.0.208
11872024-09-09T20:02:53.590Z Compiling zeroize_derive v1.4.2
11882024-09-09T20:02:53.637Z Compiling zerocopy-derive v0.7.34
11892024-09-09T20:02:53.690Z Compiling tokio-macros v2.4.0
11902024-09-09T20:02:53.858Z Compiling thiserror-impl v1.0.63
11912024-09-09T20:02:55.043Z Compiling futures-macro v0.3.30
11922024-09-09T20:02:55.166Z Compiling zeroize v1.7.0
11932024-09-09T20:02:55.255Z Compiling der_derive v0.7.2
11942024-09-09T20:02:55.813Z Compiling zerocopy v0.7.34
11952024-09-09T20:02:56.815Z Compiling crypto-common v0.1.6
11962024-09-09T20:02:56.882Z Compiling block-buffer v0.10.4
11972024-09-09T20:02:57.043Z Compiling block-padding v0.3.3
11982024-09-09T20:02:57.060Z Compiling thiserror v1.0.63
11992024-09-09T20:02:57.133Z Compiling digest v0.10.7
12002024-09-09T20:02:57.179Z Compiling futures-util v0.3.30
12012024-09-09T20:02:57.324Z Compiling inout v0.1.3
12022024-09-09T20:02:57.548Z Compiling hmac v0.12.1
12032024-09-09T20:02:57.616Z Compiling sha2 v0.10.8
12042024-09-09T20:02:57.675Z Compiling cipher v0.4.4
12052024-09-09T20:02:57.782Z Compiling hashbrown v0.14.5
12062024-09-09T20:02:57.829Z Compiling pest v2.7.10
12072024-09-09T20:02:58.120Z Compiling salsa20 v0.10.2
12082024-09-09T20:02:58.352Z Compiling pbkdf2 v0.12.2
12092024-09-09T20:02:58.495Z Compiling der v0.7.9
12102024-09-09T20:02:59.117Z Compiling scroll_derive v0.12.0
12112024-09-09T20:03:00.462Z Compiling pest_meta v2.7.10
12122024-09-09T20:03:00.650Z Compiling tracing-attributes v0.1.27
12132024-09-09T20:03:01.053Z Compiling spki v0.7.3
12142024-09-09T20:03:01.427Z Compiling scroll v0.12.0
12152024-09-09T20:03:01.765Z Compiling pest_generator v2.7.10
12162024-09-09T20:03:01.946Z Compiling scrypt v0.11.0
12172024-09-09T20:03:02.451Z Compiling cbc v0.1.2
12182024-09-09T20:03:02.668Z Compiling aes v0.8.4
12192024-09-09T20:03:02.938Z Compiling goblin v0.8.2
12202024-09-09T20:03:03.573Z Compiling pkcs5 v0.7.1
12212024-09-09T20:03:03.710Z Compiling openssl-macros v0.1.1
12222024-09-09T20:03:04.251Z Compiling tracing v0.1.40
12232024-09-09T20:03:04.504Z Compiling pkcs8 v0.10.2
12242024-09-09T20:03:04.826Z Compiling slog v2.7.0
12252024-09-09T20:03:04.868Z Compiling md-5 v0.10.6
12262024-09-09T20:03:05.131Z Compiling stringprep v0.1.4
12272024-09-09T20:03:05.291Z Compiling url v2.5.2
12282024-09-09T20:03:05.372Z Compiling pest_derive v2.7.10
12292024-09-09T20:03:06.159Z Compiling dtrace-parser v0.2.0
12302024-09-09T20:03:06.304Z Compiling rustls-webpki v0.101.7
12312024-09-09T20:03:06.632Z Compiling sct v0.7.1
12322024-09-09T20:03:06.953Z Compiling num-integer v0.1.46
12332024-09-09T20:03:07.147Z Compiling bytes v1.7.1
12342024-09-09T20:03:07.378Z Compiling bitflags v2.6.0
12352024-09-09T20:03:07.726Z Compiling indexmap v2.4.0
12362024-09-09T20:03:07.807Z Compiling semver v1.0.23
12372024-09-09T20:03:08.201Z Compiling tokio v1.39.3
12382024-09-09T20:03:08.282Z Compiling http v0.2.12
12392024-09-09T20:03:08.474Z Compiling rustc_version v0.4.0
12402024-09-09T20:03:09.297Z Compiling heapless v0.7.17
12412024-09-09T20:03:09.744Z Compiling dof v0.3.0
12422024-09-09T20:03:10.619Z Compiling http-body v0.4.6
12432024-09-09T20:03:10.827Z Compiling uuid v1.10.0
12442024-09-09T20:03:11.087Z Compiling usdt-impl v0.5.0
12452024-09-09T20:03:11.671Z Compiling chrono v0.4.38
12462024-09-09T20:03:11.908Z Compiling serde_spanned v0.6.7
12472024-09-09T20:03:12.140Z Compiling toml_datetime v0.6.8
12482024-09-09T20:03:12.244Z Compiling serde_tokenstream v0.2.2
12492024-09-09T20:03:12.670Z Compiling backtrace v0.3.71
12502024-09-09T20:03:12.854Z Compiling idna v0.3.0
12512024-09-09T20:03:13.155Z Compiling lazy_static v1.5.0
12522024-09-09T20:03:13.204Z Compiling hash32 v0.2.1
12532024-09-09T20:03:13.278Z Compiling crc32fast v1.4.0
12542024-09-09T20:03:13.579Z Compiling num-bigint-dig v0.8.4
12552024-09-09T20:03:13.837Z Compiling base64 v0.22.1
12562024-09-09T20:03:13.896Z Compiling stable_deref_trait v1.2.0
12572024-09-09T20:03:14.005Z Compiling signal-hook v0.3.17
12582024-09-09T20:03:14.293Z Compiling adler v1.0.2
12592024-09-09T20:03:14.455Z Compiling gimli v0.28.1
12602024-09-09T20:03:14.526Z Compiling psl-types v2.0.11
12612024-09-09T20:03:14.585Z Compiling smoltcp v0.9.1
12622024-09-09T20:03:14.718Z Compiling fallible-iterator v0.2.0
12632024-09-09T20:03:15.433Z Compiling postgres-protocol v0.6.7
12642024-09-09T20:03:15.480Z Compiling publicsuffix v2.2.3
12652024-09-09T20:03:15.722Z Compiling miniz_oxide v0.7.2
12662024-09-09T20:03:16.502Z Compiling tokio-util v0.7.11
12672024-09-09T20:03:16.759Z Compiling tokio-rustls v0.24.1
12682024-09-09T20:03:17.168Z Compiling tokio-native-tls v0.3.1
12692024-09-09T20:03:17.309Z Compiling terminal_size v0.3.0
12702024-09-09T20:03:17.438Z Compiling num-iter v0.1.45
12712024-09-09T20:03:17.507Z Compiling h2 v0.3.26
12722024-09-09T20:03:17.892Z Compiling zerocopy-derive v0.6.6
12732024-09-09T20:03:18.462Z Compiling async-trait v0.1.81
12742024-09-09T20:03:18.994Z Compiling addr2line v0.21.0
12752024-09-09T20:03:19.469Z Compiling phf_shared v0.11.2
12762024-09-09T20:03:19.657Z Compiling serde_derive_internals v0.29.1
12772024-09-09T20:03:19.789Z Compiling hubpack_derive v0.1.1
12782024-09-09T20:03:19.837Z Compiling ff v0.13.0
12792024-09-09T20:03:20.067Z Compiling object v0.32.2
12802024-09-09T20:03:20.074Z Compiling fs-err v2.11.0
12812024-09-09T20:03:20.377Z Compiling ipnet v2.9.0
12822024-09-09T20:03:20.728Z Compiling anyhow v1.0.86
12832024-09-09T20:03:21.281Z Compiling adler2 v2.0.0
12842024-09-09T20:03:21.351Z Compiling base16ct v0.2.0
12852024-09-09T20:03:21.469Z Compiling winnow v0.5.40
12862024-09-09T20:03:21.500Z Compiling schemars v0.8.21
12872024-09-09T20:03:21.576Z Compiling bitflags v1.3.2
12882024-09-09T20:03:21.681Z Compiling base64 v0.21.7
12892024-09-09T20:03:21.683Z Compiling managed v0.8.0
12902024-09-09T20:03:21.842Z Compiling rustc-demangle v0.1.24
12912024-09-09T20:03:22.134Z Compiling either v1.13.0
12922024-09-09T20:03:22.341Z Compiling schemars_derive v0.8.21
12932024-09-09T20:03:22.422Z Compiling rustls-pemfile v1.0.4
12942024-09-09T20:03:22.853Z Compiling clap_builder v4.5.15
12952024-09-09T20:03:22.875Z Compiling sec1 v0.7.3
12962024-09-09T20:03:23.320Z Compiling miniz_oxide v0.8.0
12972024-09-09T20:03:23.573Z Compiling hubpack v0.1.2
12982024-09-09T20:03:24.229Z Compiling zerocopy v0.6.6
12992024-09-09T20:03:24.622Z Compiling hyper v0.14.30
13002024-09-09T20:03:24.886Z Compiling group v0.13.0
13012024-09-09T20:03:25.073Z Compiling toml_edit v0.19.15
13022024-09-09T20:03:25.217Z Compiling phf v0.11.2
13032024-09-09T20:03:25.388Z Compiling cookie_store v0.20.0
13042024-09-09T20:03:26.053Z Compiling postgres-types v0.2.7
13052024-09-09T20:03:27.579Z Compiling usdt-macro v0.5.0
13062024-09-09T20:03:27.951Z Compiling usdt-attr-macro v0.5.0
13072024-09-09T20:03:28.120Z Compiling serde_urlencoded v0.7.1
13082024-09-09T20:03:28.682Z Compiling pkcs1 v0.7.5
13092024-09-09T20:03:29.127Z Compiling strum_macros v0.25.3
13102024-09-09T20:03:29.598Z Compiling enum-as-inner v0.6.0
13112024-09-09T20:03:29.686Z Compiling futures-executor v0.3.30
13122024-09-09T20:03:30.268Z Compiling hkdf v0.12.4
13132024-09-09T20:03:30.486Z Compiling signature v2.2.0
13142024-09-09T20:03:30.534Z Compiling crypto-bigint v0.5.5
13152024-09-09T20:03:30.692Z Compiling bstr v1.9.1
13162024-09-09T20:03:30.787Z Compiling regex v1.10.6
13172024-09-09T20:03:31.878Z Compiling hyper-tls v0.5.0
13182024-09-09T20:03:32.191Z Compiling hyper-rustls v0.24.2
13192024-09-09T20:03:32.236Z Compiling serde_repr v0.1.19
13202024-09-09T20:03:32.476Z Compiling clap_derive v4.5.13
13212024-09-09T20:03:32.560Z Compiling phf_shared v0.10.0
13222024-09-09T20:03:32.945Z Compiling float-cmp v0.9.0
13232024-09-09T20:03:32.965Z Compiling idna v0.4.0
13242024-09-09T20:03:33.147Z Compiling mio v0.8.11
13252024-09-09T20:03:33.164Z Compiling encoding_rs v0.8.34
13262024-09-09T20:03:33.398Z Compiling minimal-lexical v0.2.1
13272024-09-09T20:03:33.957Z Compiling new_debug_unreachable v1.0.6
13282024-09-09T20:03:34.055Z Compiling whoami v1.5.1
13292024-09-09T20:03:34.494Z Compiling fixedbitset v0.4.2
13302024-09-09T20:03:34.527Z Compiling bit-vec v0.6.3
13312024-09-09T20:03:34.570Z Compiling mime v0.3.17
13322024-09-09T20:03:34.710Z Compiling data-encoding v2.6.0
13332024-09-09T20:03:34.965Z Compiling sync_wrapper v0.1.2
13342024-09-09T20:03:34.984Z Compiling unicode-segmentation v1.11.0
13352024-09-09T20:03:35.119Z Compiling normalize-line-endings v0.3.0
13362024-09-09T20:03:35.145Z Compiling static_assertions v1.1.0
13372024-09-09T20:03:35.242Z Compiling webpki-roots v0.25.4
13382024-09-09T20:03:35.260Z Compiling precomputed-hash v0.1.1
13392024-09-09T20:03:35.371Z Compiling predicates-core v1.0.6
13402024-09-09T20:03:35.418Z Compiling difflib v0.4.0
13412024-09-09T20:03:35.749Z Compiling dyn-clone v1.0.17
13422024-09-09T20:03:35.797Z Compiling console v0.15.8
13432024-09-09T20:03:36.392Z Compiling predicates v3.1.2
13442024-09-09T20:03:36.976Z Compiling reqwest v0.11.27
13452024-09-09T20:03:37.113Z Compiling similar v2.6.0
13462024-09-09T20:03:37.303Z Compiling hickory-proto v0.24.1
13472024-09-09T20:03:37.614Z Compiling clap v4.5.16
13482024-09-09T20:03:37.653Z Compiling string_cache v0.8.7
13492024-09-09T20:03:37.738Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13502024-09-09T20:03:38.126Z Compiling toml_edit v0.22.20
13512024-09-09T20:03:38.129Z Compiling bit-set v0.5.3
13522024-09-09T20:03:38.436Z Compiling petgraph v0.6.5
13532024-09-09T20:03:39.529Z Compiling tokio-postgres v0.7.11
13542024-09-09T20:03:39.771Z Compiling signal-hook-mio v0.2.4
13552024-09-09T20:03:39.948Z Compiling nom v7.1.3
13562024-09-09T20:03:40.249Z Compiling elliptic-curve v0.13.8
13572024-09-09T20:03:41.101Z Compiling usdt v0.5.0
13582024-09-09T20:03:41.615Z Compiling rsa v0.9.6
13592024-09-09T20:03:42.481Z Compiling futures v0.3.30
13602024-09-09T20:03:42.601Z Compiling toml v0.7.8
13612024-09-09T20:03:44.064Z Compiling flate2 v1.0.33
13622024-09-09T20:03:44.520Z Compiling itertools v0.10.5
13632024-09-09T20:03:45.042Z Compiling itertools v0.12.1
13642024-09-09T20:03:45.135Z Compiling tokio-stream v0.1.15
13652024-09-09T20:03:45.183Z Compiling openapiv3 v2.0.0
13662024-09-09T20:03:46.160Z Compiling hex v0.4.3
13672024-09-09T20:03:46.462Z Compiling crossbeam-epoch v0.9.18
13682024-09-09T20:03:46.766Z Compiling sha1 v0.10.6
13692024-09-09T20:03:47.195Z Compiling dirs-sys-next v0.1.2
13702024-09-09T20:03:47.231Z Compiling peg-runtime v0.8.3
13712024-09-09T20:03:47.352Z Compiling lalrpop-util v0.19.12
13722024-09-09T20:03:47.448Z Compiling unicode-xid v0.2.4
13732024-09-09T20:03:47.627Z Compiling dirs-next v2.0.0
13742024-09-09T20:03:47.701Z Compiling thread_local v1.1.8
13752024-09-09T20:03:47.823Z Compiling slog-async v2.8.0
13762024-09-09T20:03:47.825Z Compiling term v0.7.0
13772024-09-09T20:03:47.880Z Compiling xattr v1.3.1
13782024-09-09T20:03:48.115Z Compiling crossbeam-channel v0.5.12
13792024-09-09T20:03:48.152Z Compiling strum_macros v0.26.4
13802024-09-09T20:03:48.259Z Compiling filetime v0.2.25
13812024-09-09T20:03:48.426Z Compiling is-terminal v0.4.12
13822024-09-09T20:03:48.554Z Compiling take_mut v0.2.2
13832024-09-09T20:03:48.568Z Compiling slog-term v2.9.1
13842024-09-09T20:03:48.731Z Compiling tar v0.4.41
13852024-09-09T20:03:49.396Z Compiling camino v1.1.9
13862024-09-09T20:03:50.715Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13872024-09-09T20:03:51.318Z Compiling strum v0.26.3
13882024-09-09T20:03:51.395Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13892024-09-09T20:03:56.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
13902024-09-09T20:03:56.748Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13912024-09-09T20:03:56.796ZSep 09 20:03:55.487 INFO Starting download, target: Cockroach
13922024-09-09T20:03:56.796ZSep 09 20:03:55.487 INFO Starting download, target: Console
13932024-09-09T20:03:56.796ZSep 09 20:03:55.487 INFO Starting download, target: Clickhouse
13942024-09-09T20:03:56.813ZSep 09 20:03:55.487 INFO Starting download, target: DendriteOpenapi
13952024-09-09T20:03:56.813ZSep 09 20:03:55.487 INFO Starting download, target: DendriteStub
13962024-09-09T20:03:56.813ZSep 09 20:03:55.487 INFO Starting download, target: MaghemiteMgd
13972024-09-09T20:03:56.813ZSep 09 20:03:55.487 INFO Starting download, target: TransceiverControl
13982024-09-09T20:03:56.813ZSep 09 20:03:55.488 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13992024-09-09T20:03:56.813ZSep 09 20:03:55.488 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
14002024-09-09T20:03:56.813ZSep 09 20:03:55.488 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14012024-09-09T20:03:56.814ZSep 09 20:03:55.488 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14022024-09-09T20:03:56.814ZSep 09 20:03:55.488 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14032024-09-09T20:03:56.814ZSep 09 20:03:55.488 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14042024-09-09T20:03:56.814ZSep 09 20:03:55.488 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14052024-09-09T20:03:56.951ZSep 09 20:03:55.625 INFO Download complete, target: DendriteOpenapi
14062024-09-09T20:03:57.048ZSep 09 20:03:55.735 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14072024-09-09T20:03:57.407ZSep 09 20:03:56.098 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14082024-09-09T20:03:57.471ZSep 09 20:03:56.162 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14092024-09-09T20:03:57.592ZSep 09 20:03:56.283 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14102024-09-09T20:03:57.851ZSep 09 20:03:56.542 INFO Download complete, target: TransceiverControl
14112024-09-09T20:03:57.973ZSep 09 20:03:56.663 INFO Download complete, target: Console
14122024-09-09T20:03:57.986ZSep 09 20:03:56.677 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14132024-09-09T20:03:57.986ZSep 09 20:03:56.677 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14142024-09-09T20:03:58.787ZSep 09 20:03:57.478 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14152024-09-09T20:04:00.551ZSep 09 20:03:59.241 INFO Download complete, target: DendriteStub
14162024-09-09T20:04:00.745ZSep 09 20:03:59.436 INFO Download complete, target: MaghemiteMgd
14172024-09-09T20:04:06.448ZSep 09 20:04:05.136 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14182024-09-09T20:04:06.793ZSep 09 20:04:05.481 INFO Checking that binary works, target: Cockroach
14192024-09-09T20:04:06.983ZSep 09 20:04:05.672 INFO Download complete, target: Cockroach
14202024-09-09T20:04:12.754ZSep 09 20:04:11.441 INFO Checking that binary works, target: Clickhouse
14212024-09-09T20:04:13.867ZSep 09 20:04:12.553 INFO Download complete, target: Clickhouse
14222024-09-09T20:04:14.176ZAll builder prerequisites installed successfully, and PATH looks valid
14232024-09-09T20:04:14.179Z
14242024-09-09T20:04:14.179Zreal 4:20.972378471
14252024-09-09T20:04:14.179Zuser 11:12.238254736
14262024-09-09T20:04:14.179Zsys 2:23.487226168
14272024-09-09T20:04:14.179Ztrap 0.402865031
14282024-09-09T20:04:14.179Ztflt 11.079199607
14292024-09-09T20:04:14.179Zdflt 7.318107761
14302024-09-09T20:04:14.179Zkflt 0.231549718
14312024-09-09T20:04:14.179Zlock 22:55.448051924
14322024-09-09T20:04:14.179Zslp 45:55.913159569
14332024-09-09T20:04:14.179Zlat 37.762337543
14342024-09-09T20:04:14.179Zstop 1:45.021132003
14352024-09-09T20:04:14.179Z+ banner hack-check
14362024-09-09T20:04:14.182Z
14372024-09-09T20:04:14.182Z # # ## #### # # #### # # ###### #### # #
14382024-09-09T20:04:14.182Z # # # # # # # # # # # # # # # # #
14392024-09-09T20:04:14.182Z ###### # # # #### ##### # ###### ##### # ####
14402024-09-09T20:04:14.182Z # # ###### # # # # # # # # # #
14412024-09-09T20:04:14.182Z # # # # # # # # # # # # # # # # #
14422024-09-09T20:04:14.182Z # # # # #### # # #### # # ###### #### # #
14432024-09-09T20:04:14.182Z
14442024-09-09T20:04:14.182Z+ export CARGO_INCREMENTAL=0
14452024-09-09T20:04:14.182Z+ CARGO_INCREMENTAL=0
14462024-09-09T20:04:14.182Z+ ptime -m timeout 2h cargo xtask check-features --ci
14472024-09-09T20:04:14.769Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
14482024-09-09T20:04:18.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s
14492024-09-09T20:04:18.688Z Running `target/debug/xtask check-features --ci`
14502024-09-09T20:04:18.709Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14512024-09-09T20:04:18.709Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14522024-09-09T20:04:19.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
14532024-09-09T20:04:19.233Z Running `target/debug/xtask download cargo-hack`
14542024-09-09T20:04:20.084Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14552024-09-09T20:04:20.445Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14562024-09-09T20:04:24.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s
14572024-09-09T20:04:25.011Z Running `target/debug/xtask-downloader cargo-hack`
14582024-09-09T20:04:25.044ZSep 09 20:04:23.728 INFO Starting download, target: CargoHack
14592024-09-09T20:04:25.056ZSep 09 20:04:23.728 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14602024-09-09T20:04:25.582ZSep 09 20:04:24.266 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14612024-09-09T20:04:25.679ZSep 09 20:04:24.363 INFO Download complete, target: CargoHack
14622024-09-09T20:04:25.683Zrunning: "/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-09T20:04:25.699Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14642024-09-09T20:04:25.855Zinfo: running `cargo check --bins` on api_identity (1/158)
14652024-09-09T20:04:26.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14662024-09-09T20:04:26.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14672024-09-09T20:04:26.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14682024-09-09T20:04:26.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
14692024-09-09T20:04:26.481Z
14702024-09-09T20:04:26.481Zinfo: running `cargo check --bins` on bootstore (2/158)
14712024-09-09T20:04:27.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14722024-09-09T20:04:27.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14732024-09-09T20:04:27.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14742024-09-09T20:04:27.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
14752024-09-09T20:04:27.159Z
14762024-09-09T20:04:27.159Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/158)
14772024-09-09T20:04:27.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14782024-09-09T20:04:27.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14792024-09-09T20:04:27.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14802024-09-09T20:04:27.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14812024-09-09T20:04:27.803Z
14822024-09-09T20:04:27.803Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/158)
14832024-09-09T20:04:28.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14842024-09-09T20:04:28.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14852024-09-09T20:04:28.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14862024-09-09T20:04:28.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14872024-09-09T20:04:28.453Z
14882024-09-09T20:04:28.453Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/158)
14892024-09-09T20:04:28.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14902024-09-09T20:04:28.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14912024-09-09T20:04:28.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14922024-09-09T20:04:28.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
14932024-09-09T20:04:28.938Z
14942024-09-09T20:04:28.939Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/158)
14952024-09-09T20:04:29.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14962024-09-09T20:04:29.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14972024-09-09T20:04:29.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14982024-09-09T20:04:29.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
14992024-09-09T20:04:29.429Z
15002024-09-09T20:04:29.429Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/158)
15012024-09-09T20:04:29.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15022024-09-09T20:04:29.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15032024-09-09T20:04:29.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15042024-09-09T20:04:29.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15052024-09-09T20:04:29.922Z
15062024-09-09T20:04:29.922Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/158)
15072024-09-09T20:04:30.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15082024-09-09T20:04:30.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15092024-09-09T20:04:30.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15102024-09-09T20:04:30.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15112024-09-09T20:04:30.425Z
15122024-09-09T20:04:30.425Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/158)
15132024-09-09T20:04:30.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15142024-09-09T20:04:30.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15152024-09-09T20:04:30.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15162024-09-09T20:04:30.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15172024-09-09T20:04:30.918Z
15182024-09-09T20:04:30.918Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/158)
15192024-09-09T20:04:31.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15202024-09-09T20:04:31.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15212024-09-09T20:04:31.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15222024-09-09T20:04:31.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15232024-09-09T20:04:31.407Z
15242024-09-09T20:04:31.407Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/158)
15252024-09-09T20:04:31.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15262024-09-09T20:04:31.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15272024-09-09T20:04:31.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15282024-09-09T20:04:31.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15292024-09-09T20:04:31.893Z
15302024-09-09T20:04:31.893Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/158)
15312024-09-09T20:04:32.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15322024-09-09T20:04:32.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15332024-09-09T20:04:32.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15342024-09-09T20:04:32.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15352024-09-09T20:04:32.395Z
15362024-09-09T20:04:32.395Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/158)
15372024-09-09T20:04:32.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15382024-09-09T20:04:32.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15392024-09-09T20:04:32.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15402024-09-09T20:04:32.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15412024-09-09T20:04:32.890Z
15422024-09-09T20:04:32.890Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/158)
15432024-09-09T20:04:33.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15442024-09-09T20:04:33.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15452024-09-09T20:04:33.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15462024-09-09T20:04:33.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15472024-09-09T20:04:33.377Z
15482024-09-09T20:04:33.377Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/158)
15492024-09-09T20:04:33.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15502024-09-09T20:04:33.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15512024-09-09T20:04:33.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15522024-09-09T20:04:33.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15532024-09-09T20:04:33.868Z
15542024-09-09T20:04:33.868Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/158)
15552024-09-09T20:04:34.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15562024-09-09T20:04:34.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15572024-09-09T20:04:34.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15582024-09-09T20:04:34.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15592024-09-09T20:04:34.364Z
15602024-09-09T20:04:34.364Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/158)
15612024-09-09T20:04:34.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15622024-09-09T20:04:34.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15632024-09-09T20:04:34.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15642024-09-09T20:04:34.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15652024-09-09T20:04:34.849Z
15662024-09-09T20:04:34.849Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/158)
15672024-09-09T20:04:35.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15682024-09-09T20:04:35.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15692024-09-09T20:04:35.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15702024-09-09T20:04:35.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15712024-09-09T20:04:35.339Z
15722024-09-09T20:04:35.339Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/158)
15732024-09-09T20:04:35.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15742024-09-09T20:04:35.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15752024-09-09T20:04:35.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15762024-09-09T20:04:35.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15772024-09-09T20:04:35.839Z
15782024-09-09T20:04:35.839Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/158)
15792024-09-09T20:04:36.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15802024-09-09T20:04:36.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15812024-09-09T20:04:36.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15822024-09-09T20:04:36.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15832024-09-09T20:04:36.329Z
15842024-09-09T20:04:36.329Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/158)
15852024-09-09T20:04:36.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15862024-09-09T20:04:36.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15872024-09-09T20:04:36.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15882024-09-09T20:04:36.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15892024-09-09T20:04:36.822Z
15902024-09-09T20:04:36.822Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/158)
15912024-09-09T20:04:37.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15922024-09-09T20:04:37.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15932024-09-09T20:04:37.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15942024-09-09T20:04:37.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15952024-09-09T20:04:37.320Z
15962024-09-09T20:04:37.320Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/158)
15972024-09-09T20:04:37.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15982024-09-09T20:04:37.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15992024-09-09T20:04:37.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16002024-09-09T20:04:37.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16012024-09-09T20:04:37.814Z
16022024-09-09T20:04:37.814Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/158)
16032024-09-09T20:04:38.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16042024-09-09T20:04:38.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16052024-09-09T20:04:38.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16062024-09-09T20:04:38.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16072024-09-09T20:04:38.291Z
16082024-09-09T20:04:38.291Zinfo: running `cargo check --bins` on sled-hardware-types (25/158)
16092024-09-09T20:04:38.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16102024-09-09T20:04:38.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16112024-09-09T20:04:38.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16122024-09-09T20:04:38.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16132024-09-09T20:04:38.952Z
16142024-09-09T20:04:38.952Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/158)
16152024-09-09T20:04:39.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16162024-09-09T20:04:39.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16172024-09-09T20:04:39.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16182024-09-09T20:04:39.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16192024-09-09T20:04:39.618Z
16202024-09-09T20:04:39.618Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/158)
16212024-09-09T20:04:40.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16222024-09-09T20:04:40.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16232024-09-09T20:04:40.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16242024-09-09T20:04:40.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16252024-09-09T20:04:40.287Z
16262024-09-09T20:04:40.287Zinfo: running `cargo check --bins` on oxlog (28/158)
16272024-09-09T20:04:40.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16282024-09-09T20:04:40.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16292024-09-09T20:04:40.913Z Checking cfg-if v1.0.0
16302024-09-09T20:04:40.916Z Checking libc v0.2.158
16312024-09-09T20:04:41.011Z Checking memchr v2.7.2
16322024-09-09T20:04:41.018Z Checking serde v1.0.208
16332024-09-09T20:04:41.020Z Checking zeroize v1.7.0
16342024-09-09T20:04:41.038Z Checking typenum v1.17.0
16352024-09-09T20:04:41.042Z Checking scopeguard v1.2.0
16362024-09-09T20:04:41.042Z Checking byteorder v1.5.0
16372024-09-09T20:04:41.072Z Checking log v0.4.21
16382024-09-09T20:04:41.170Z Checking lock_api v0.4.12
16392024-09-09T20:04:41.274Z Checking subtle v2.5.0
16402024-09-09T20:04:41.338Z Checking const-oid v0.9.6
16412024-09-09T20:04:41.458Z Checking once_cell v1.19.0
16422024-09-09T20:04:41.507Z Checking itoa v1.0.11
16432024-09-09T20:04:41.583Z Checking smallvec v1.13.2
16442024-09-09T20:04:41.716Z Checking pin-project-lite v0.2.14
16452024-09-09T20:04:41.754Z Checking zerocopy v0.7.34
16462024-09-09T20:04:41.828Z Checking spin v0.9.8
16472024-09-09T20:04:41.861Z Checking tinyvec_macros v0.1.1
16482024-09-09T20:04:41.928Z Checking futures-core v0.3.30
16492024-09-09T20:04:41.942Z Checking tinyvec v1.6.0
16502024-09-09T20:04:42.108Z Checking futures-sink v0.3.30
16512024-09-09T20:04:42.138Z Checking getrandom v0.2.14
16522024-09-09T20:04:42.167Z Checking signal-hook-registry v1.4.2
16532024-09-09T20:04:42.244Z Checking parking_lot_core v0.9.10
16542024-09-09T20:04:42.360Z Checking generic-array v0.14.7
16552024-09-09T20:04:42.375Z Checking rand_core v0.6.4
16562024-09-09T20:04:42.385Z Checking mio v1.0.2
16572024-09-09T20:04:42.564Z Checking parking_lot v0.12.2
16582024-09-09T20:04:42.643Z Checking socket2 v0.5.7
16592024-09-09T20:04:42.890Z Checking cpufeatures v0.2.12
16602024-09-09T20:04:42.932Z Checking unicode-bidi v0.3.15
16612024-09-09T20:04:42.974Z Checking allocator-api2 v0.2.18
16622024-09-09T20:04:43.097Z Checking libm v0.2.8
16632024-09-09T20:04:43.138Z Checking ahash v0.8.11
16642024-09-09T20:04:43.153Z Checking equivalent v1.0.1
16652024-09-09T20:04:43.201Z Checking unicode-normalization v0.1.23
16662024-09-09T20:04:43.246Z Checking ryu v1.0.18
16672024-09-09T20:04:43.471Z Checking futures-channel v0.3.30
16682024-09-09T20:04:43.528Z Checking slab v0.4.9
16692024-09-09T20:04:43.531Z Checking crypto-common v0.1.6
16702024-09-09T20:04:43.570Z Checking block-buffer v0.10.4
16712024-09-09T20:04:43.674Z Checking block-padding v0.3.3
16722024-09-09T20:04:43.704Z Checking hashbrown v0.14.5
16732024-09-09T20:04:43.759Z Checking digest v0.10.7
16742024-09-09T20:04:43.795Z Checking pin-utils v0.1.0
16752024-09-09T20:04:43.809Z Checking futures-task v0.3.30
16762024-09-09T20:04:43.867Z Checking inout v0.1.3
16772024-09-09T20:04:43.883Z Checking futures-io v0.3.30
16782024-09-09T20:04:43.973Z Checking num-traits v0.2.19
16792024-09-09T20:04:44.013Z Checking base64ct v1.6.0
16802024-09-09T20:04:44.041Z Checking futures-util v0.3.30
16812024-09-09T20:04:44.073Z Checking flagset v0.4.5
16822024-09-09T20:04:44.087Z Checking cipher v0.4.4
16832024-09-09T20:04:44.102Z Checking hmac v0.12.1
16842024-09-09T20:04:44.251Z Checking sha2 v0.10.8
16852024-09-09T20:04:44.297Z Checking ppv-lite86 v0.2.17
16862024-09-09T20:04:44.437Z Checking pem-rfc7468 v0.7.0
16872024-09-09T20:04:44.473Z Checking percent-encoding v2.3.1
16882024-09-09T20:04:44.677Z Checking salsa20 v0.10.2
16892024-09-09T20:04:44.692Z Checking der v0.7.9
16902024-09-09T20:04:44.798Z Checking pbkdf2 v0.12.2
16912024-09-09T20:04:44.880Z Checking tracing-core v0.1.32
16922024-09-09T20:04:44.895Z Checking untrusted v0.9.0
16932024-09-09T20:04:44.942Z Checking fnv v1.0.7
16942024-09-09T20:04:44.977Z Checking rand_chacha v0.3.1
16952024-09-09T20:04:45.028Z Checking ring v0.17.8
16962024-09-09T20:04:45.063Z Checking scrypt v0.11.0
16972024-09-09T20:04:45.270Z Checking aes v0.8.4
16982024-09-09T20:04:45.353Z Checking rand v0.8.5
16992024-09-09T20:04:45.508Z Checking tracing v0.1.40
17002024-09-09T20:04:45.614Z Checking cbc v0.1.2
17012024-09-09T20:04:45.813Z Checking thiserror v1.0.63
17022024-09-09T20:04:45.834Z Checking foreign-types-shared v0.1.1
17032024-09-09T20:04:45.932Z Checking foreign-types v0.3.2
17042024-09-09T20:04:45.947Z Checking form_urlencoded v1.2.1
17052024-09-09T20:04:46.017Z Checking openssl-sys v0.9.103
17062024-09-09T20:04:46.131Z Checking aho-corasick v1.1.3
17072024-09-09T20:04:46.146Z Checking siphasher v0.3.11
17082024-09-09T20:04:46.149Z Checking bytes v1.7.1
17092024-09-09T20:04:46.436Z Checking bitflags v2.6.0
17102024-09-09T20:04:46.528Z Checking indexmap v2.4.0
17112024-09-09T20:04:46.594Z Checking serde_json v1.0.125
17122024-09-09T20:04:46.703Z Checking spki v0.7.3
17132024-09-09T20:04:46.881Z Checking regex-syntax v0.8.4
17142024-09-09T20:04:46.960Z Checking tokio v1.39.3
17152024-09-09T20:04:46.983Z Checking http v0.2.12
17162024-09-09T20:04:47.297Z Checking pkcs5 v0.7.1
17172024-09-09T20:04:47.784Z Checking try-lock v0.2.5
17182024-09-09T20:04:47.815Z Checking powerfmt v0.2.0
17192024-09-09T20:04:47.842Z Checking unicode-ident v1.0.12
17202024-09-09T20:04:47.911Z Checking want v0.3.1
17212024-09-09T20:04:48.004Z Checking proc-macro2 v1.0.86
17222024-09-09T20:04:48.067Z Checking deranged v0.3.11
17232024-09-09T20:04:48.081Z Checking pkcs8 v0.10.2
17242024-09-09T20:04:48.225Z Checking openssl v0.10.66
17252024-09-09T20:04:48.312Z Checking http-body v0.4.6
17262024-09-09T20:04:48.368Z Checking rustls-webpki v0.101.7
17272024-09-09T20:04:48.640Z Checking sct v0.7.1
17282024-09-09T20:04:48.695Z Checking uuid v1.10.0
17292024-09-09T20:04:48.827Z Checking idna v0.5.0
17302024-09-09T20:04:49.058Z Checking httparse v1.8.0
17312024-09-09T20:04:49.073Z Checking errno v0.3.9
17322024-09-09T20:04:49.234Z Checking scroll v0.12.0
17332024-09-09T20:04:49.269Z Checking iana-time-zone v0.1.60
17342024-09-09T20:04:49.415Z Checking anstyle v1.0.8
17352024-09-09T20:04:49.469Z Checking tower-service v0.3.2
17362024-09-09T20:04:49.580Z Checking num-conv v0.1.0
17372024-09-09T20:04:49.659Z Checking utf8parse v0.2.1
17382024-09-09T20:04:49.673Z Checking time-core v0.1.2
17392024-09-09T20:04:49.730Z Checking httpdate v1.0.3
17402024-09-09T20:04:49.794Z Checking num_threads v0.1.7
17412024-09-09T20:04:49.808Z Checking plain v0.2.3
17422024-09-09T20:04:49.808Z Checking finl_unicode v1.2.0
17432024-09-09T20:04:49.833Z Checking openssl-probe v0.1.5
17442024-09-09T20:04:49.898Z Checking ucd-trie v0.1.6
17452024-09-09T20:04:49.934Z Checking goblin v0.8.2
17462024-09-09T20:04:49.949Z Checking time v0.3.36
17472024-09-09T20:04:49.967Z Checking regex-automata v0.4.6
17482024-09-09T20:04:49.967Z Checking anstyle-parse v0.2.4
17492024-09-09T20:04:50.082Z Checking pest v2.7.10
17502024-09-09T20:04:50.240Z Checking url v2.5.2
17512024-09-09T20:04:50.376Z Checking stringprep v0.1.4
17522024-09-09T20:04:50.649Z Checking chrono v0.4.38
17532024-09-09T20:04:51.097Z Checking rustix v0.38.34
17542024-09-09T20:04:52.430Z Checking rustls v0.21.12
17552024-09-09T20:04:52.542Z Checking quote v1.0.36
17562024-09-09T20:04:52.793Z Checking toml_datetime v0.6.8
17572024-09-09T20:04:52.870Z Checking serde_spanned v0.6.7
17582024-09-09T20:04:53.049Z Checking num-integer v0.1.46
17592024-09-09T20:04:53.066Z Checking md-5 v0.10.6
17602024-09-09T20:04:53.097Z Checking idna v0.3.0
17612024-09-09T20:04:53.272Z Checking lazy_static v1.5.0
17622024-09-09T20:04:53.387Z Checking hash32 v0.2.1
17632024-09-09T20:04:53.527Z Checking stable_deref_trait v1.2.0
17642024-09-09T20:04:53.627Z Checking psl-types v2.0.11
17652024-09-09T20:04:53.677Z Checking anstyle-query v1.0.3
17662024-09-09T20:04:53.680Z Checking native-tls v0.2.11
17672024-09-09T20:04:53.734Z Checking tokio-util v0.7.11
17682024-09-09T20:04:53.796Z Checking pretty-hex v0.4.1
17692024-09-09T20:04:53.823Z Checking adler v1.0.2
17702024-09-09T20:04:53.966Z Checking fallible-iterator v0.2.0
17712024-09-09T20:04:53.978Z Checking is_terminal_polyfill v1.70.0
17722024-09-09T20:04:53.981Z Checking base64 v0.22.1
17732024-09-09T20:04:53.999Z Checking gimli v0.28.1
17742024-09-09T20:04:54.088Z Checking colorchoice v1.0.1
17752024-09-09T20:04:54.213Z Checking anstream v0.6.14
17762024-09-09T20:04:54.405Z Checking tokio-native-tls v0.3.1
17772024-09-09T20:04:54.511Z Checking publicsuffix v2.2.3
17782024-09-09T20:04:54.561Z Checking miniz_oxide v0.7.2
17792024-09-09T20:04:54.574Z Checking postgres-protocol v0.6.7
17802024-09-09T20:04:54.589Z Checking h2 v0.3.26
17812024-09-09T20:04:54.644Z Checking heapless v0.7.17
17822024-09-09T20:04:54.741Z Checking num-iter v0.1.45
17832024-09-09T20:04:54.904Z Checking terminal_size v0.3.0
17842024-09-09T20:04:54.918Z Checking dof v0.3.0
17852024-09-09T20:04:54.941Z Checking syn v2.0.74
17862024-09-09T20:04:55.064Z Checking dtrace-parser v0.2.0
17872024-09-09T20:04:55.183Z Checking cookie v0.17.0
17882024-09-09T20:04:55.493Z Checking tokio-rustls v0.24.1
17892024-09-09T20:04:55.509Z Checking phf_shared v0.11.2
17902024-09-09T20:04:55.544Z Checking ff v0.13.0
17912024-09-09T20:04:55.576Z Checking thread-id v4.2.1
17922024-09-09T20:04:55.629Z Checking object v0.32.2
17932024-09-09T20:04:55.674Z Checking base64 v0.21.7
17942024-09-09T20:04:55.747Z Checking winnow v0.5.40
17952024-09-09T20:04:55.762Z Checking rustc-demangle v0.1.24
17962024-09-09T20:04:55.830Z Checking adler2 v2.0.0
17972024-09-09T20:04:55.971Z Checking clap_lex v0.7.0
17982024-09-09T20:04:56.100Z Checking base16ct v0.2.0
17992024-09-09T20:04:56.164Z Checking bitflags v1.3.2
18002024-09-09T20:04:56.196Z Checking either v1.13.0
18012024-09-09T20:04:56.252Z Checking strsim v0.11.1
18022024-09-09T20:04:56.277Z Checking ipnet v2.9.0
18032024-09-09T20:04:56.527Z Checking managed v0.8.0
18042024-09-09T20:04:56.548Z Checking clap_builder v4.5.15
18052024-09-09T20:04:56.748Z Checking sec1 v0.7.3
18062024-09-09T20:04:56.926Z Checking smoltcp v0.9.1
18072024-09-09T20:04:57.130Z Checking rustls-pemfile v1.0.4
18082024-09-09T20:04:57.330Z Checking miniz_oxide v0.8.0
18092024-09-09T20:04:57.811Z Checking addr2line v0.21.0
18102024-09-09T20:04:58.047Z Checking phf v0.11.2
18112024-09-09T20:04:58.312Z Checking group v0.13.0
18122024-09-09T20:04:58.326Z Checking cookie_store v0.20.0
18132024-09-09T20:04:58.742Z Checking postgres-types v0.2.7
18142024-09-09T20:04:58.750Z Checking num-bigint-dig v0.8.4
18152024-09-09T20:04:58.750Z Checking toml_edit v0.19.15
18162024-09-09T20:04:58.919Z Checking bstr v1.9.1
18172024-09-09T20:04:59.192Z Checking regex v1.10.6
18182024-09-09T20:04:59.521Z Checking futures-executor v0.3.30
18192024-09-09T20:04:59.738Z Checking pkcs1 v0.7.5
18202024-09-09T20:04:59.752Z Checking phf_shared v0.10.0
18212024-09-09T20:04:59.836Z Checking serde_urlencoded v0.7.1
18222024-09-09T20:05:00.015Z Checking hubpack v0.1.2
18232024-09-09T20:05:00.137Z Checking zerocopy v0.6.6
18242024-09-09T20:05:00.235Z Checking float-cmp v0.9.0
18252024-09-09T20:05:00.313Z Checking crc32fast v1.4.0
18262024-09-09T20:05:00.408Z Checking crossbeam-utils v0.8.19
18272024-09-09T20:05:00.535Z Checking signal-hook v0.3.17
18282024-09-09T20:05:00.680Z Checking hyper v0.14.30
18292024-09-09T20:05:00.709Z Checking hkdf v0.12.4
18302024-09-09T20:05:00.842Z Checking signature v2.2.0
18312024-09-09T20:05:00.872Z Checking idna v0.4.0
18322024-09-09T20:05:00.897Z Checking crypto-bigint v0.5.5
18332024-09-09T20:05:01.026Z Checking mio v0.8.11
18342024-09-09T20:05:01.090Z Checking memmap v0.7.0
18352024-09-09T20:05:01.158Z Checking encoding_rs v0.8.34
18362024-09-09T20:05:01.189Z Checking usdt-impl v0.5.0
18372024-09-09T20:05:01.280Z Checking new_debug_unreachable v1.0.6
18382024-09-09T20:05:01.369Z Checking unicode-segmentation v1.11.0
18392024-09-09T20:05:01.616Z Checking sync_wrapper v0.1.2
18402024-09-09T20:05:01.668Z Checking backtrace v0.3.71
18412024-09-09T20:05:01.683Z Checking mime v0.3.17
18422024-09-09T20:05:01.709Z Checking unicode-width v0.1.13
18432024-09-09T20:05:01.734Z Checking precomputed-hash v0.1.1
18442024-09-09T20:05:01.840Z Checking minimal-lexical v0.2.1
18452024-09-09T20:05:01.877Z Checking bit-vec v0.6.3
18462024-09-09T20:05:01.969Z Checking whoami v1.5.1
18472024-09-09T20:05:01.991Z Checking dyn-clone v1.0.17
18482024-09-09T20:05:02.126Z Checking static_assertions v1.1.0
18492024-09-09T20:05:02.186Z Checking normalize-line-endings v0.3.0
18502024-09-09T20:05:02.205Z Checking fixedbitset v0.4.2
18512024-09-09T20:05:02.220Z Checking webpki-roots v0.25.4
18522024-09-09T20:05:02.223Z Checking data-encoding v2.6.0
18532024-09-09T20:05:02.266Z Checking difflib v0.4.0
18542024-09-09T20:05:02.292Z Checking winnow v0.6.18
18552024-09-09T20:05:02.361Z Checking predicates-core v1.0.6
18562024-09-09T20:05:02.448Z Checking petgraph v0.6.5
18572024-09-09T20:05:02.539Z Checking tokio-postgres v0.7.11
18582024-09-09T20:05:02.562Z Checking predicates v3.1.2
18592024-09-09T20:05:02.907Z Checking hickory-proto v0.24.1
18602024-09-09T20:05:03.173Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18612024-09-09T20:05:03.473Z Checking nom v7.1.3
18622024-09-09T20:05:03.695Z Checking elliptic-curve v0.13.8
18632024-09-09T20:05:04.356Z Checking anyhow v1.0.86
18642024-09-09T20:05:04.723Z Checking bit-set v0.5.3
18652024-09-09T20:05:04.983Z Checking schemars v0.8.21
18662024-09-09T20:05:05.304Z Checking toml_edit v0.22.20
18672024-09-09T20:05:05.551Z Checking similar v2.6.0
18682024-09-09T20:05:05.777Z Checking console v0.15.8
18692024-09-09T20:05:06.276Z Checking string_cache v0.8.7
18702024-09-09T20:05:06.330Z Checking usdt v0.5.0
18712024-09-09T20:05:06.379Z Checking signal-hook-mio v0.2.4
18722024-09-09T20:05:06.521Z Checking toml v0.7.8
18732024-09-09T20:05:06.537Z Checking crossbeam-epoch v0.9.18
18742024-09-09T20:05:06.558Z Checking rsa v0.9.6
18752024-09-09T20:05:06.598Z Checking hyper-rustls v0.24.2
18762024-09-09T20:05:06.617Z Checking hyper-tls v0.5.0
18772024-09-09T20:05:06.887Z Checking flate2 v1.0.33
18782024-09-09T20:05:06.912Z Checking reqwest v0.11.27
18792024-09-09T20:05:06.964Z Checking futures v0.3.30
18802024-09-09T20:05:07.070Z Checking clap v4.5.16
18812024-09-09T20:05:07.177Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18822024-09-09T20:05:07.200Z Checking itertools v0.10.5
18832024-09-09T20:05:07.274Z Checking itertools v0.12.1
18842024-09-09T20:05:07.512Z Checking tokio-stream v0.1.15
18852024-09-09T20:05:07.540Z Checking fs-err v2.11.0
18862024-09-09T20:05:07.556Z Checking slog v2.7.0
18872024-09-09T20:05:07.848Z Checking openapiv3 v2.0.0
18882024-09-09T20:05:08.031Z Checking hex v0.4.3
18892024-09-09T20:05:08.064Z Checking semver v1.0.23
18902024-09-09T20:05:08.263Z Checking sha1 v0.10.6
18912024-09-09T20:05:08.342Z Checking lalrpop-util v0.19.12
18922024-09-09T20:05:08.457Z Checking peg-runtime v0.8.3
18932024-09-09T20:05:08.527Z Checking camino v1.1.9
18942024-09-09T20:05:08.529Z Checking sigpipe v0.1.3
18952024-09-09T20:05:10.327Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18962024-09-09T20:05:10.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.32s
18972024-09-09T20:05:10.756Z
18982024-09-09T20:05:10.756Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/158)
18992024-09-09T20:05:11.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002024-09-09T20:05:11.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012024-09-09T20:05:11.438Z Compiling regress v0.9.1
19022024-09-09T20:05:11.534Z Checking strum v0.26.3
19032024-09-09T20:05:11.552Z Checking heck v0.5.0
19042024-09-09T20:05:11.562Z Compiling getopts v0.2.21
19052024-09-09T20:05:11.572Z Checking dirs-sys-next v0.1.2
19062024-09-09T20:05:11.584Z Compiling unsafe-libyaml v0.2.11
19072024-09-09T20:05:11.650Z Checking http v1.1.0
19082024-09-09T20:05:11.705Z Checking thread_local v1.1.8
19092024-09-09T20:05:11.738Z Checking dirs-next v2.0.0
19102024-09-09T20:05:11.867Z Compiling ident_case v1.0.1
19112024-09-09T20:05:11.902Z Checking rustls-pki-types v1.7.0
19122024-09-09T20:05:11.979Z Checking term v0.7.0
19132024-09-09T20:05:12.037Z Compiling darling_core v0.20.9
19142024-09-09T20:05:12.301Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19152024-09-09T20:05:12.425Z Checking crossbeam-channel v0.5.12
19162024-09-09T20:05:12.473Z Checking is-terminal v0.4.12
19172024-09-09T20:05:12.585Z Checking atty v0.2.14
19182024-09-09T20:05:12.617Z Checking utf-8 v0.7.6
19192024-09-09T20:05:12.696Z Checking humantime v2.1.0
19202024-09-09T20:05:12.805Z Compiling rustls v0.22.4
19212024-09-09T20:05:12.973Z Compiling serde_yaml v0.9.34+deprecated
19222024-09-09T20:05:12.987Z Compiling paste v1.0.15
19232024-09-09T20:05:13.073Z Checking take_mut v0.2.2
19242024-09-09T20:05:13.130Z Checking termcolor v1.4.1
19252024-09-09T20:05:13.207Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19262024-09-09T20:05:13.533Z Checking env_logger v0.9.3
19272024-09-09T20:05:13.548Z Checking slog-async v2.8.0
19282024-09-09T20:05:13.591Z Checking slog-term v2.9.1
19292024-09-09T20:05:13.603Z Checking rustls-webpki v0.102.4
19302024-09-09T20:05:13.812Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19312024-09-09T20:05:13.974Z Compiling proc-macro-crate v1.3.1
19322024-09-09T20:05:14.089Z Compiling bitstruct_derive v0.1.0
19332024-09-09T20:05:14.151Z Compiling structmeta-derive v0.3.0
19342024-09-09T20:05:14.358Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19352024-09-09T20:05:14.485Z Compiling multer v3.1.0
19362024-09-09T20:05:14.785Z Checking ascii v1.1.0
19372024-09-09T20:05:14.929Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19382024-09-09T20:05:15.032Z Checking match_cfg v0.1.0
19392024-09-09T20:05:15.167Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19402024-09-09T20:05:15.453Z Checking bitstruct v0.1.1
19412024-09-09T20:05:15.490Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19422024-09-09T20:05:15.551Z Checking hostname v0.3.1
19432024-09-09T20:05:15.678Z Compiling num_enum_derive v0.5.11
19442024-09-09T20:05:16.454Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19452024-09-09T20:05:16.610Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19462024-09-09T20:05:17.130Z Compiling structmeta v0.3.0
19472024-09-09T20:05:17.162Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19482024-09-09T20:05:17.384Z Checking slog-json v2.6.1
19492024-09-09T20:05:17.438Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19502024-09-09T20:05:17.554Z Checking erased-serde v0.3.31
19512024-09-09T20:05:17.631Z Checking serde_arrays v0.1.0
19522024-09-09T20:05:17.692Z Compiling async-stream-impl v0.3.5
19532024-09-09T20:05:17.775Z Compiling foreign-types-macros v0.2.3
19542024-09-09T20:05:18.077Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19552024-09-09T20:05:18.334Z Checking atomic-waker v1.1.2
19562024-09-09T20:05:18.375Z Checking foreign-types-shared v0.3.1
19572024-09-09T20:05:18.459Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19582024-09-09T20:05:18.481Z Checking arc-swap v1.7.1
19592024-09-09T20:05:18.613Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19602024-09-09T20:05:18.769Z Checking waitgroup v0.1.2
19612024-09-09T20:05:18.915Z Checking slog-scope v4.4.0
19622024-09-09T20:05:18.962Z Checking num_enum v0.5.11
19632024-09-09T20:05:19.008Z Checking async-stream v0.3.5
19642024-09-09T20:05:19.038Z Compiling darling_macro v0.20.9
19652024-09-09T20:05:19.053Z Checking foreign-types v0.5.0
19662024-09-09T20:05:19.093Z Checking slog-bunyan v2.5.0
19672024-09-09T20:05:19.133Z Compiling parse-display-derive v0.10.0
19682024-09-09T20:05:19.152Z Compiling proc-macro-error v1.0.4
19692024-09-09T20:05:19.395Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19702024-09-09T20:05:19.552Z Checking toml v0.8.19
19712024-09-09T20:05:19.748Z Checking tungstenite v0.20.1
19722024-09-09T20:05:19.805Z Checking rustls-pemfile v2.1.3
19732024-09-09T20:05:20.005Z Compiling darling v0.20.9
19742024-09-09T20:05:20.021Z Compiling heck v0.3.3
19752024-09-09T20:05:20.118Z Compiling serde_with_macros v3.9.0
19762024-09-09T20:05:20.208Z Checking tokio-rustls v0.25.0
19772024-09-09T20:05:20.228Z Checking ipnetwork v0.20.0
19782024-09-09T20:05:20.450Z Checking newtype-uuid v1.1.0
19792024-09-09T20:05:20.567Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19802024-09-09T20:05:20.583Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19812024-09-09T20:05:20.620Z Checking serde_path_to_error v0.1.16
19822024-09-09T20:05:20.677Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19832024-09-09T20:05:21.236Z Checking hostname v0.4.0
19842024-09-09T20:05:21.374Z Checking cstr-argument v0.1.2
19852024-09-09T20:05:21.456Z Checking instant v0.1.12
19862024-09-09T20:05:21.472Z Checking pretty-hex v0.2.1
19872024-09-09T20:05:21.552Z Checking fastrand v2.1.0
19882024-09-09T20:05:21.569Z Checking debug-ignore v1.0.5
19892024-09-09T20:05:21.624Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19902024-09-09T20:05:21.692Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19912024-09-09T20:05:21.881Z Checking tempfile v3.10.1
19922024-09-09T20:05:21.960Z Checking backoff v0.4.0
19932024-09-09T20:05:21.990Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19942024-09-09T20:05:22.266Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19952024-09-09T20:05:22.311Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19962024-09-09T20:05:22.393Z Checking tokio-tungstenite v0.20.1
19972024-09-09T20:05:22.409Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19982024-09-09T20:05:22.534Z Compiling zone_cfg_derive v0.1.2
19992024-09-09T20:05:22.744Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20002024-09-09T20:05:22.859Z Checking slog-stdlog v4.1.1
20012024-09-09T20:05:23.017Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20022024-09-09T20:05:23.112Z Checking serde_with v3.9.0
20032024-09-09T20:05:23.157Z Checking tungstenite v0.21.0
20042024-09-09T20:05:23.506Z Checking colored v2.1.0
20052024-09-09T20:05:23.769Z Checking parse-display v0.10.0
20062024-09-09T20:05:23.799Z Checking macaddr v1.0.1
20072024-09-09T20:05:23.943Z Checking socket2 v0.4.10
20082024-09-09T20:05:23.995Z Checking base64 v0.13.1
20092024-09-09T20:05:24.020Z Checking zone v0.1.8
20102024-09-09T20:05:24.117Z Checking tokio-tungstenite v0.21.0
20112024-09-09T20:05:24.396Z Checking ron v0.7.1
20122024-09-09T20:05:24.583Z Checking slog-envlogger v2.2.0
20132024-09-09T20:05:24.674Z Checking pem v3.0.4
20142024-09-09T20:05:24.797Z Checking tabwriter v1.4.0
20152024-09-09T20:05:24.910Z Checking xattr v1.3.1
20162024-09-09T20:05:25.017Z Checking portpicker v0.1.1
20172024-09-09T20:05:25.097Z Checking yasna v0.5.2
20182024-09-09T20:05:25.149Z Checking headers-core v0.2.0
20192024-09-09T20:05:25.286Z Checking smf v0.2.3
20202024-09-09T20:05:25.501Z Checking filetime v0.2.25
20212024-09-09T20:05:25.703Z Checking same-file v1.0.6
20222024-09-09T20:05:25.732Z Checking tar v0.4.41
20232024-09-09T20:05:25.879Z Checking walkdir v2.5.0
20242024-09-09T20:05:25.950Z Checking rcgen v0.12.1
20252024-09-09T20:05:26.128Z Checking headers v0.3.9
20262024-09-09T20:05:26.143Z Checking atomicwrites v0.4.3
20272024-09-09T20:05:26.335Z Checking camino-tempfile v1.1.1
20282024-09-09T20:05:26.433Z Checking subprocess v0.2.9
20292024-09-09T20:05:27.348Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20302024-09-09T20:05:27.609Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20312024-09-09T20:05:29.454Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20322024-09-09T20:05:31.336Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20332024-09-09T20:05:31.401Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20342024-09-09T20:05:34.541Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20352024-09-09T20:05:40.901Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20362024-09-09T20:05:41.026Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
20372024-09-09T20:05:41.142Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20382024-09-09T20:05:43.480Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
20392024-09-09T20:05:43.959Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20402024-09-09T20:05:50.044Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20412024-09-09T20:05:51.527Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20422024-09-09T20:05:52.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.84s
20432024-09-09T20:05:52.777Z
20442024-09-09T20:05:52.777Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/158)
20452024-09-09T20:05:53.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462024-09-09T20:05:53.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472024-09-09T20:05:53.458Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20482024-09-09T20:05:54.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
20492024-09-09T20:05:54.810Z
20502024-09-09T20:05:54.810Zinfo: running `cargo check --bins` on nexus-config (31/158)
20512024-09-09T20:05:55.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522024-09-09T20:05:55.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532024-09-09T20:05:55.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542024-09-09T20:05:55.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20552024-09-09T20:05:55.463Z
20562024-09-09T20:05:55.463Zinfo: running `cargo check --bins` on omicron-rpaths (32/158)
20572024-09-09T20:05:56.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582024-09-09T20:05:56.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592024-09-09T20:05:56.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602024-09-09T20:05:56.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20612024-09-09T20:05:56.086Z
20622024-09-09T20:05:56.086Zinfo: running `cargo check --bins` on omicron-certificates (33/158)
20632024-09-09T20:05:56.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642024-09-09T20:05:56.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652024-09-09T20:05:56.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662024-09-09T20:05:56.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20672024-09-09T20:05:56.736Z
20682024-09-09T20:05:56.737Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/158)
20692024-09-09T20:05:57.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702024-09-09T20:05:57.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712024-09-09T20:05:57.414Z Compiling heapless v0.8.0
20722024-09-09T20:05:57.505Z Checking hash32 v0.3.1
20732024-09-09T20:05:57.507Z Compiling smoltcp v0.11.0
20742024-09-09T20:05:57.521Z Checking embedded-io v0.4.0
20752024-09-09T20:05:57.521Z Checking cobs v0.2.3
20762024-09-09T20:05:57.537Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20772024-09-09T20:05:57.540Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20782024-09-09T20:05:57.564Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20792024-09-09T20:05:57.649Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20802024-09-09T20:05:57.671Z Compiling crucible-workspace-hack v0.1.0
20812024-09-09T20:05:57.685Z Checking newline-converter v0.3.0
20822024-09-09T20:05:57.698Z Checking postcard v1.0.8
20832024-09-09T20:05:57.832Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20842024-09-09T20:05:57.880Z Compiling convert_case v0.4.0
20852024-09-09T20:05:58.047Z Checking expectorate v1.1.0
20862024-09-09T20:05:58.059Z Compiling zone_cfg_derive v0.3.0
20872024-09-09T20:05:58.197Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20882024-09-09T20:05:58.235Z Compiling num-derive v0.4.2
20892024-09-09T20:05:58.323Z Compiling slog-dtrace v0.3.0
20902024-09-09T20:05:58.426Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20912024-09-09T20:05:58.540Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20922024-09-09T20:05:58.815Z Compiling derive_more v0.99.18
20932024-09-09T20:05:59.376Z Checking zone v0.3.0
20942024-09-09T20:05:59.912Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
20952024-09-09T20:06:01.123Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20962024-09-09T20:06:02.086Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20972024-09-09T20:06:02.549Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20982024-09-09T20:06:03.134Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20992024-09-09T20:06:03.350Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21002024-09-09T20:06:04.805Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21012024-09-09T20:06:05.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s
21022024-09-09T20:06:05.618Z
21032024-09-09T20:06:05.618Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/158)
21042024-09-09T20:06:06.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052024-09-09T20:06:06.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062024-09-09T20:06:06.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072024-09-09T20:06:06.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21082024-09-09T20:06:06.272Z
21092024-09-09T20:06:06.272Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/158)
21102024-09-09T20:06:06.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112024-09-09T20:06:06.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122024-09-09T20:06:06.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132024-09-09T20:06:06.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21142024-09-09T20:06:06.933Z
21152024-09-09T20:06:06.933Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/158)
21162024-09-09T20:06:07.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172024-09-09T20:06:07.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182024-09-09T20:06:07.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192024-09-09T20:06:07.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
21202024-09-09T20:06:07.699Z
21212024-09-09T20:06:07.700Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/158)
21222024-09-09T20:06:08.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232024-09-09T20:06:08.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242024-09-09T20:06:08.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252024-09-09T20:06:08.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
21262024-09-09T20:06:08.461Z
21272024-09-09T20:06:08.461Zinfo: running `cargo check --bins` on dns-server (39/158)
21282024-09-09T20:06:09.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292024-09-09T20:06:09.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302024-09-09T20:06:09.113Z Compiling parking_lot_core v0.8.6
21312024-09-09T20:06:09.204Z Checking nibble_vec v0.1.0
21322024-09-09T20:06:09.206Z Checking linked-hash-map v0.5.6
21332024-09-09T20:06:09.206Z Checking endian-type v0.1.2
21342024-09-09T20:06:09.206Z Checking quick-error v1.2.3
21352024-09-09T20:06:09.206Z Checking fxhash v0.2.1
21362024-09-09T20:06:09.220Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21372024-09-09T20:06:09.228Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21382024-09-09T20:06:09.321Z Checking resolv-conf v0.7.0
21392024-09-09T20:06:09.351Z Checking hickory-server v0.24.1
21402024-09-09T20:06:09.408Z Checking radix_trie v0.2.1
21412024-09-09T20:06:09.505Z Checking lru-cache v0.1.2
21422024-09-09T20:06:09.645Z Checking hickory-resolver v0.24.1
21432024-09-09T20:06:09.758Z Checking hickory-client v0.24.1
21442024-09-09T20:06:09.915Z Checking parking_lot v0.11.2
21452024-09-09T20:06:10.155Z Checking sled v0.34.7
21462024-09-09T20:06:11.892Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21472024-09-09T20:06:12.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
21482024-09-09T20:06:13.066Z
21492024-09-09T20:06:13.066Zinfo: running `cargo check --bins` on dns-server-api (40/158)
21502024-09-09T20:06:13.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21512024-09-09T20:06:13.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21522024-09-09T20:06:13.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21532024-09-09T20:06:13.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21542024-09-09T20:06:13.700Z
21552024-09-09T20:06:13.700Zinfo: running `cargo check --bins` on dns-service-client (41/158)
21562024-09-09T20:06:14.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21572024-09-09T20:06:14.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21582024-09-09T20:06:14.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21592024-09-09T20:06:14.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21602024-09-09T20:06:14.319Z
21612024-09-09T20:06:14.319Zinfo: running `cargo check --bins` on gateway-test-utils (42/158)
21622024-09-09T20:06:14.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21632024-09-09T20:06:14.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21642024-09-09T20:06:14.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21652024-09-09T20:06:14.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
21662024-09-09T20:06:15.029Z
21672024-09-09T20:06:15.029Zinfo: running `cargo check --bins` on gateway-types (43/158)
21682024-09-09T20:06:15.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21692024-09-09T20:06:15.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21702024-09-09T20:06:15.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21712024-09-09T20:06:15.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21722024-09-09T20:06:15.678Z
21732024-09-09T20:06:15.678Zinfo: running `cargo check --bins` on ipcc (44/158)
21742024-09-09T20:06:16.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21752024-09-09T20:06:16.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21762024-09-09T20:06:16.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21772024-09-09T20:06:16.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21782024-09-09T20:06:16.320Z
21792024-09-09T20:06:16.320Zinfo: running `cargo check --bins` on omicron-gateway (45/158)
21802024-09-09T20:06:16.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21812024-09-09T20:06:16.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21822024-09-09T20:06:17.047Z Compiling rustls-pki-types v1.7.0
21832024-09-09T20:06:17.053Z Compiling match_cfg v0.1.0
21842024-09-09T20:06:17.150Z Checking num-rational v0.4.2
21852024-09-09T20:06:17.156Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21862024-09-09T20:06:17.156Z Compiling slog-json v2.6.1
21872024-09-09T20:06:17.157Z Compiling http v1.1.0
21882024-09-09T20:06:17.157Z Checking num-complex v0.4.6
21892024-09-09T20:06:17.203Z Compiling prettyplease v0.2.20
21902024-09-09T20:06:17.215Z Compiling hostname v0.3.1
21912024-09-09T20:06:17.460Z Compiling atomic-waker v1.1.2
21922024-09-09T20:06:17.501Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21932024-09-09T20:06:17.516Z Compiling slog-bunyan v2.5.0
21942024-09-09T20:06:17.559Z Compiling rustls-webpki v0.102.4
21952024-09-09T20:06:17.623Z Compiling waitgroup v0.1.2
21962024-09-09T20:06:17.723Z Compiling rustls-pemfile v2.1.3
21972024-09-09T20:06:17.726Z Compiling async-stream v0.3.5
21982024-09-09T20:06:17.751Z Compiling toml v0.8.19
21992024-09-09T20:06:17.852Z Compiling ipnetwork v0.20.0
22002024-09-09T20:06:17.931Z Compiling newtype-uuid v1.1.0
22012024-09-09T20:06:18.034Z Compiling serde_path_to_error v0.1.16
22022024-09-09T20:06:18.050Z Checking num v0.4.3
22032024-09-09T20:06:18.146Z Compiling hostname v0.4.0
22042024-09-09T20:06:18.187Z Compiling instant v0.1.12
22052024-09-09T20:06:18.217Z Compiling radium v0.7.0
22062024-09-09T20:06:18.334Z Compiling debug-ignore v1.0.5
22072024-09-09T20:06:18.393Z Compiling rustls v0.22.4
22082024-09-09T20:06:18.476Z Checking float-ord v0.3.2
22092024-09-09T20:06:18.610Z Compiling semver v0.1.20
22102024-09-09T20:06:18.700Z Compiling multer v3.1.0
22112024-09-09T20:06:18.755Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22122024-09-09T20:06:18.852Z Compiling backoff v0.4.0
22132024-09-09T20:06:19.199Z Compiling rustc_version v0.1.7
22142024-09-09T20:06:19.257Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22152024-09-09T20:06:19.463Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22162024-09-09T20:06:19.628Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
22172024-09-09T20:06:19.659Z Compiling parse-display v0.10.0
22182024-09-09T20:06:19.702Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22192024-09-09T20:06:19.786Z Compiling serde_with v3.9.0
22202024-09-09T20:06:19.801Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22212024-09-09T20:06:19.978Z Compiling macaddr v1.0.1
22222024-09-09T20:06:20.356Z Checking tap v1.0.1
22232024-09-09T20:06:20.415Z Compiling maybe-uninit v2.0.0
22242024-09-09T20:06:20.517Z Checking wyz v0.5.1
22252024-09-09T20:06:20.891Z Compiling newtype_derive v0.1.6
22262024-09-09T20:06:21.111Z Checking password-hash v0.5.0
22272024-09-09T20:06:21.183Z Checking blake2 v0.10.6
22282024-09-09T20:06:21.377Z Compiling bzip2-sys v0.1.11+1.0.8
22292024-09-09T20:06:21.558Z Compiling packed_struct v0.10.1
22302024-09-09T20:06:21.622Z Checking funty v2.0.0
22312024-09-09T20:06:21.889Z Checking crc-catalog v2.4.0
22322024-09-09T20:06:22.024Z Checking crc v3.2.1
22332024-09-09T20:06:22.067Z Checking argon2 v0.5.3
22342024-09-09T20:06:22.474Z Compiling packed_struct_codegen v0.10.1
22352024-09-09T20:06:22.588Z Compiling tokio-rustls v0.25.0
22362024-09-09T20:06:22.733Z Checking bitvec v1.0.1
22372024-09-09T20:06:23.013Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
22382024-09-09T20:06:23.534Z Checking half v2.4.1
22392024-09-09T20:06:23.552Z Compiling indexmap v1.9.3
22402024-09-09T20:06:23.852Z Compiling cookie v0.18.1
22412024-09-09T20:06:23.984Z Checking ciborium-io v0.2.2
22422024-09-09T20:06:24.107Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22432024-09-09T20:06:24.170Z Checking nodrop v0.1.14
22442024-09-09T20:06:24.281Z Checking array-init v0.0.4
22452024-09-09T20:06:24.492Z Checking ciborium-ll v0.2.2
22462024-09-09T20:06:24.934Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22472024-09-09T20:06:25.230Z Checking smallvec v0.6.14
22482024-09-09T20:06:25.315Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22492024-09-09T20:06:25.402Z Compiling memoffset v0.9.1
22502024-09-09T20:06:25.635Z Checking hashbrown v0.12.3
22512024-09-09T20:06:25.717Z Checking bitfield v0.14.0
22522024-09-09T20:06:25.988Z Checking highway v1.2.0
22532024-09-09T20:06:26.004Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22542024-09-09T20:06:26.391Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22552024-09-09T20:06:26.409Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22562024-09-09T20:06:27.394Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22572024-09-09T20:06:27.450Z Checking env_logger v0.10.2
22582024-09-09T20:06:27.492Z Checking serde-hex v0.1.0
22592024-09-09T20:06:27.508Z Checking steno v0.4.1
22602024-09-09T20:06:27.897Z Checking bzip2 v0.4.4
22612024-09-09T20:06:27.909Z Checking ciborium v0.2.2
22622024-09-09T20:06:28.703Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22632024-09-09T20:06:28.717Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22642024-09-09T20:06:28.854Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22652024-09-09T20:06:28.877Z Checking ron v0.8.1
22662024-09-09T20:06:29.228Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22672024-09-09T20:06:31.562Z Checking x509-cert v0.2.5
22682024-09-09T20:06:31.655Z Checking hashbrown v0.13.2
22692024-09-09T20:06:31.655Z Compiling derive-where v1.2.7
22702024-09-09T20:06:31.655Z Checking crc-any v2.5.0
22712024-09-09T20:06:31.655Z Checking object v0.30.4
22722024-09-09T20:06:31.655Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22732024-09-09T20:06:31.655Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22742024-09-09T20:06:31.680Z Checking zip v0.6.6
22752024-09-09T20:06:31.943Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22762024-09-09T20:06:32.075Z Checking path-slash v0.1.5
22772024-09-09T20:06:32.268Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22782024-09-09T20:06:32.314Z Checking nix v0.27.1
22792024-09-09T20:06:32.369Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22802024-09-09T20:06:35.801Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22812024-09-09T20:06:35.936Z Checking kstat-rs v0.2.4
22822024-09-09T20:06:35.936Z Checking serde-big-array v0.5.1
22832024-09-09T20:06:35.936Z Checking signal-hook-tokio v0.3.1
22842024-09-09T20:06:35.936Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22852024-09-09T20:06:35.972Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22862024-09-09T20:06:38.207Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22872024-09-09T20:06:39.674Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22882024-09-09T20:06:42.125Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22892024-09-09T20:06:44.683Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22902024-09-09T20:06:45.168Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22912024-09-09T20:06:45.418Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22922024-09-09T20:06:49.898Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22932024-09-09T20:06:50.513Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22942024-09-09T20:06:53.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.73s
22952024-09-09T20:06:53.231Z
22962024-09-09T20:06:53.231Zinfo: running `cargo check --bins` on gateway-api (46/158)
22972024-09-09T20:06:53.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22982024-09-09T20:06:53.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22992024-09-09T20:06:53.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23002024-09-09T20:06:53.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23012024-09-09T20:06:53.896Z
23022024-09-09T20:06:53.896Zinfo: running `cargo check --bins` on oximeter (47/158)
23032024-09-09T20:06:54.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23042024-09-09T20:06:54.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23052024-09-09T20:06:54.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23062024-09-09T20:06:54.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23072024-09-09T20:06:54.553Z
23082024-09-09T20:06:54.553Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/158)
23092024-09-09T20:06:55.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23102024-09-09T20:06:55.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23112024-09-09T20:06:55.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23122024-09-09T20:06:55.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23132024-09-09T20:06:55.185Z
23142024-09-09T20:06:55.185Zinfo: running `cargo check --bins` on oximeter-schema (49/158)
23152024-09-09T20:06:55.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23162024-09-09T20:06:55.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23172024-09-09T20:06:55.834Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23182024-09-09T20:06:56.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
23192024-09-09T20:06:56.376Z
23202024-09-09T20:06:56.376Zinfo: running `cargo check --bins` on oximeter-types (50/158)
23212024-09-09T20:06:56.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23222024-09-09T20:06:56.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23232024-09-09T20:06:56.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23242024-09-09T20:06:56.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23252024-09-09T20:06:57.038Z
23262024-09-09T20:06:57.038Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/158)
23272024-09-09T20:06:57.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282024-09-09T20:06:57.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292024-09-09T20:06:57.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23302024-09-09T20:06:57.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23312024-09-09T20:06:57.691Z
23322024-09-09T20:06:57.691Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (52/158)
23332024-09-09T20:06:58.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342024-09-09T20:06:58.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352024-09-09T20:06:58.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362024-09-09T20:06:58.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23372024-09-09T20:06:58.317Z
23382024-09-09T20:06:58.317Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (53/158)
23392024-09-09T20:06:58.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-09-09T20:06:58.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-09-09T20:06:58.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422024-09-09T20:06:58.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23432024-09-09T20:06:58.972Z
23442024-09-09T20:06:58.972Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (54/158)
23452024-09-09T20:06:59.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462024-09-09T20:06:59.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472024-09-09T20:06:59.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23482024-09-09T20:06:59.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23492024-09-09T20:06:59.628Z
23502024-09-09T20:06:59.628Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (55/158)
23512024-09-09T20:07:00.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522024-09-09T20:07:00.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532024-09-09T20:07:00.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23542024-09-09T20:07:00.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23552024-09-09T20:07:00.277Z
23562024-09-09T20:07:00.277Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (56/158)
23572024-09-09T20:07:00.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23582024-09-09T20:07:00.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23592024-09-09T20:07:00.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23602024-09-09T20:07:00.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23612024-09-09T20:07:00.934Z
23622024-09-09T20:07:00.934Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (57/158)
23632024-09-09T20:07:01.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23642024-09-09T20:07:01.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23652024-09-09T20:07:01.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23662024-09-09T20:07:01.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23672024-09-09T20:07:01.589Z
23682024-09-09T20:07:01.589Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (58/158)
23692024-09-09T20:07:02.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23702024-09-09T20:07:02.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23712024-09-09T20:07:02.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23722024-09-09T20:07:02.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23732024-09-09T20:07:02.240Z
23742024-09-09T20:07:02.240Zinfo: running `cargo check --bins` on oximeter-producer (59/158)
23752024-09-09T20:07:02.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762024-09-09T20:07:02.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772024-09-09T20:07:02.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23782024-09-09T20:07:02.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
23792024-09-09T20:07:02.922Z
23802024-09-09T20:07:02.922Zinfo: running `cargo check --bins` on internal-dns (60/158)
23812024-09-09T20:07:03.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-09-09T20:07:03.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-09-09T20:07:03.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23842024-09-09T20:07:03.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23852024-09-09T20:07:03.581Z
23862024-09-09T20:07:03.581Zinfo: running `cargo check --bins` on nexus-client (61/158)
23872024-09-09T20:07:04.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-09-09T20:07:04.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-09-09T20:07:04.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23902024-09-09T20:07:04.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23912024-09-09T20:07:04.260Z
23922024-09-09T20:07:04.260Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (62/158)
23932024-09-09T20:07:04.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-09-09T20:07:04.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-09-09T20:07:04.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23962024-09-09T20:07:04.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23972024-09-09T20:07:04.928Z
23982024-09-09T20:07:04.928Zinfo: running `cargo check --bins` on omicron-passwords (63/158)
23992024-09-09T20:07:05.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-09-09T20:07:05.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-09-09T20:07:05.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24022024-09-09T20:07:05.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24032024-09-09T20:07:05.561Z
24042024-09-09T20:07:05.561Zinfo: running `cargo check --bins` on nexus-types (64/158)
24052024-09-09T20:07:06.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-09-09T20:07:06.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-09-09T20:07:06.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24082024-09-09T20:07:06.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24092024-09-09T20:07:06.238Z
24102024-09-09T20:07:06.238Zinfo: running `cargo check --bins` on gateway-client (65/158)
24112024-09-09T20:07:06.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-09-09T20:07:06.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-09-09T20:07:06.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24142024-09-09T20:07:06.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24152024-09-09T20:07:06.873Z
24162024-09-09T20:07:06.873Zinfo: running `cargo check --bins` on oxql-types (66/158)
24172024-09-09T20:07:07.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-09-09T20:07:07.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-09-09T20:07:07.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24202024-09-09T20:07:07.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24212024-09-09T20:07:07.537Z
24222024-09-09T20:07:07.537Zinfo: running `cargo check --bins` on sp-sim (67/158)
24232024-09-09T20:07:08.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-09-09T20:07:08.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-09-09T20:07:08.190Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24262024-09-09T20:07:09.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
24272024-09-09T20:07:10.064Z
24282024-09-09T20:07:10.064Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (68/158)
24292024-09-09T20:07:10.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-09-09T20:07:10.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-09-09T20:07:10.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322024-09-09T20:07:10.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24332024-09-09T20:07:10.769Z
24342024-09-09T20:07:10.769Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (69/158)
24352024-09-09T20:07:11.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-09-09T20:07:11.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-09-09T20:07:11.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382024-09-09T20:07:11.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24392024-09-09T20:07:11.492Z
24402024-09-09T20:07:11.492Zinfo: running `cargo check --bins` on db-macros (70/158)
24412024-09-09T20:07:12.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-09-09T20:07:12.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-09-09T20:07:12.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442024-09-09T20:07:12.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24452024-09-09T20:07:12.123Z
24462024-09-09T20:07:12.123Zinfo: running `cargo check --bins` on nexus-macros-common (71/158)
24472024-09-09T20:07:12.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482024-09-09T20:07:12.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492024-09-09T20:07:12.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502024-09-09T20:07:12.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24512024-09-09T20:07:12.753Z
24522024-09-09T20:07:12.753Zinfo: running `cargo check --bins` on nexus-auth (72/158)
24532024-09-09T20:07:13.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542024-09-09T20:07:13.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552024-09-09T20:07:13.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562024-09-09T20:07:13.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24572024-09-09T20:07:13.441Z
24582024-09-09T20:07:13.441Zinfo: running `cargo check --bins` on authz-macros (73/158)
24592024-09-09T20:07:14.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602024-09-09T20:07:14.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612024-09-09T20:07:14.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622024-09-09T20:07:14.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24632024-09-09T20:07:14.069Z
24642024-09-09T20:07:14.069Zinfo: running `cargo check --bins` on nexus-db-fixed-data (74/158)
24652024-09-09T20:07:14.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-09-09T20:07:14.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-09-09T20:07:14.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-09-09T20:07:14.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24692024-09-09T20:07:14.748Z
24702024-09-09T20:07:14.748Zinfo: running `cargo check --bins` on nexus-db-model (75/158)
24712024-09-09T20:07:15.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-09-09T20:07:15.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-09-09T20:07:15.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-09-09T20:07:15.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24752024-09-09T20:07:15.424Z
24762024-09-09T20:07:15.424Zinfo: running `cargo check --bins` on nexus-defaults (76/158)
24772024-09-09T20:07:16.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-09-09T20:07:16.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-09-09T20:07:16.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-09-09T20:07:16.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24812024-09-09T20:07:16.078Z
24822024-09-09T20:07:16.078Zinfo: running `cargo check --bins` on sled-agent-client (77/158)
24832024-09-09T20:07:16.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-09-09T20:07:16.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-09-09T20:07:16.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-09-09T20:07:16.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24872024-09-09T20:07:16.742Z
24882024-09-09T20:07:16.742Zinfo: running `cargo check --bins` on nexus-inventory (78/158)
24892024-09-09T20:07:17.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-09-09T20:07:17.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-09-09T20:07:17.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-09-09T20:07:17.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24932024-09-09T20:07:17.417Z
24942024-09-09T20:07:17.417Zinfo: running `cargo check --bins` on typed-rng (79/158)
24952024-09-09T20:07:17.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-09-09T20:07:17.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-09-09T20:07:17.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982024-09-09T20:07:17.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24992024-09-09T20:07:18.045Z
25002024-09-09T20:07:18.045Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (80/158)
25012024-09-09T20:07:18.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022024-09-09T20:07:18.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032024-09-09T20:07:18.801Z Compiling rayon-core v1.12.1
25042024-09-09T20:07:18.804Z Compiling crossbeam-deque v0.8.5
25052024-09-09T20:07:18.804Z Compiling curve25519-dalek v4.1.3
25062024-09-09T20:07:18.804Z Compiling unicase v2.7.0
25072024-09-09T20:07:18.900Z Compiling same-file v1.0.6
25082024-09-09T20:07:18.904Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25092024-09-09T20:07:18.904Z Checking keccak v0.1.5
25102024-09-09T20:07:18.919Z Compiling tempfile v3.10.1
25112024-09-09T20:07:19.187Z Compiling walkdir v2.5.0
25122024-09-09T20:07:19.214Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25132024-09-09T20:07:19.234Z Checking sha3 v0.10.8
25142024-09-09T20:07:19.381Z Compiling thiserror-impl-no-std v2.0.2
25152024-09-09T20:07:19.514Z Checking universal-hash v0.5.1
25162024-09-09T20:07:19.618Z Checking secrecy v0.8.0
25172024-09-09T20:07:19.643Z Compiling blake3 v1.5.1
25182024-09-09T20:07:19.696Z Compiling ring v0.16.20
25192024-09-09T20:07:19.787Z Compiling curve25519-dalek-derive v0.1.1
25202024-09-09T20:07:19.818Z Checking opaque-debug v0.3.1
25212024-09-09T20:07:19.871Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25222024-09-09T20:07:19.901Z Checking poly1305 v0.8.0
25232024-09-09T20:07:20.172Z Compiling rayon v1.10.0
25242024-09-09T20:07:20.343Z Checking chacha20 v0.9.1
25252024-09-09T20:07:20.379Z Checking aead v0.5.2
25262024-09-09T20:07:20.585Z Compiling memmap2 v0.9.4
25272024-09-09T20:07:20.676Z Compiling home v0.5.9
25282024-09-09T20:07:20.823Z Compiling libefi-sys v0.1.0
25292024-09-09T20:07:20.839Z Compiling arrayvec v0.7.4
25302024-09-09T20:07:20.905Z Compiling arrayref v0.3.7
25312024-09-09T20:07:21.007Z Compiling spin v0.5.2
25322024-09-09T20:07:21.022Z Compiling constant_time_eq v0.3.0
25332024-09-09T20:07:21.112Z Compiling untrusted v0.7.1
25342024-09-09T20:07:21.218Z Compiling toolchain_find v0.4.0
25352024-09-09T20:07:21.234Z Checking chacha20poly1305 v0.10.1
25362024-09-09T20:07:21.414Z Compiling camino-tempfile v1.1.1
25372024-09-09T20:07:21.493Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25382024-09-09T20:07:21.680Z Compiling bitfield-struct v0.6.1
25392024-09-09T20:07:21.857Z Compiling topological-sort v0.2.2
25402024-09-09T20:07:21.904Z Compiling cancel-safe-futures v0.1.5
25412024-09-09T20:07:22.084Z Compiling mime_guess v2.0.4
25422024-09-09T20:07:22.167Z Compiling rustfmt-wrapper v0.2.1
25432024-09-09T20:07:22.492Z Checking thiserror-no-std v2.0.2
25442024-09-09T20:07:22.598Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25452024-09-09T20:07:22.665Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25462024-09-09T20:07:22.752Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25472024-09-09T20:07:22.859Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25482024-09-09T20:07:23.269Z Checking vsss-rs v3.3.4
25492024-09-09T20:07:23.275Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25502024-09-09T20:07:23.433Z Checking gethostname v0.5.0
25512024-09-09T20:07:23.452Z Checking libsw v3.3.1
25522024-09-09T20:07:23.515Z Checking owo-colors v4.0.0
25532024-09-09T20:07:23.554Z Checking swrite v0.1.0
25542024-09-09T20:07:23.671Z Checking linear-map v1.2.0
25552024-09-09T20:07:23.741Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25562024-09-09T20:07:24.006Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25572024-09-09T20:07:24.191Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25582024-09-09T20:07:24.345Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
25592024-09-09T20:07:24.815Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25602024-09-09T20:07:25.067Z Checking nanorand v0.7.0
25612024-09-09T20:07:25.334Z Compiling omicron-zone-package v0.11.0
25622024-09-09T20:07:25.433Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25632024-09-09T20:07:25.506Z Checking glob v0.3.1
25642024-09-09T20:07:25.585Z Checking http-range v0.1.5
25652024-09-09T20:07:25.764Z Checking hyper-staticfile v0.9.5
25662024-09-09T20:07:25.791Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25672024-09-09T20:07:25.823Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25682024-09-09T20:07:26.185Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25692024-09-09T20:07:26.874Z Checking flume v0.11.0
25702024-09-09T20:07:26.913Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25712024-09-09T20:07:26.930Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25722024-09-09T20:07:27.382Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
25732024-09-09T20:07:27.582Z Checking itertools v0.13.0
25742024-09-09T20:07:28.395Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25752024-09-09T20:07:28.442Z Checking display-error-chain v0.2.1
25762024-09-09T20:07:29.054Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25772024-09-09T20:07:30.219Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25782024-09-09T20:07:31.782Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25792024-09-09T20:07:31.785Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25802024-09-09T20:07:42.129Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25812024-09-09T20:07:53.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.20s
25822024-09-09T20:07:53.479Z
25832024-09-09T20:07:53.479Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (81/158)
25842024-09-09T20:07:54.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852024-09-09T20:07:54.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862024-09-09T20:07:54.192Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25872024-09-09T20:08:08.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.89s
25882024-09-09T20:08:08.396Z
25892024-09-09T20:08:08.397Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (82/158)
25902024-09-09T20:08:08.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912024-09-09T20:08:08.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922024-09-09T20:08:08.397Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25932024-09-09T20:08:17.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.03s
25942024-09-09T20:08:17.701Z
25952024-09-09T20:08:17.701Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (83/158)
25962024-09-09T20:08:18.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972024-09-09T20:08:18.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982024-09-09T20:08:18.444Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25992024-09-09T20:08:29.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.92s
26002024-09-09T20:08:29.800Z
26012024-09-09T20:08:29.800Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (84/158)
26022024-09-09T20:08:30.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032024-09-09T20:08:30.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042024-09-09T20:08:30.565Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26052024-09-09T20:08:41.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.18s
26062024-09-09T20:08:42.169Z
26072024-09-09T20:08:42.169Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (85/158)
26082024-09-09T20:08:42.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092024-09-09T20:08:42.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102024-09-09T20:08:42.910Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26112024-09-09T20:08:54.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s
26122024-09-09T20:08:54.192Z
26132024-09-09T20:08:54.192Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (86/158)
26142024-09-09T20:08:54.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152024-09-09T20:08:54.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162024-09-09T20:08:54.932Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26172024-09-09T20:09:06.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s
26182024-09-09T20:09:06.271Z
26192024-09-09T20:09:06.271Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (87/158)
26202024-09-09T20:09:06.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212024-09-09T20:09:06.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222024-09-09T20:09:07.017Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26232024-09-09T20:09:18.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.91s
26242024-09-09T20:09:18.369Z
26252024-09-09T20:09:18.369Zinfo: running `cargo check --bins` on bootstrap-agent-api (88/158)
26262024-09-09T20:09:18.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272024-09-09T20:09:18.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282024-09-09T20:09:18.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292024-09-09T20:09:18.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26302024-09-09T20:09:19.050Z
26312024-09-09T20:09:19.050Zinfo: running `cargo check --bins` on sled-agent-types (89/158)
26322024-09-09T20:09:19.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332024-09-09T20:09:19.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342024-09-09T20:09:19.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352024-09-09T20:09:19.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26362024-09-09T20:09:19.725Z
26372024-09-09T20:09:19.725Zinfo: running `cargo check --bins` on bootstrap-agent-client (90/158)
26382024-09-09T20:09:20.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392024-09-09T20:09:20.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402024-09-09T20:09:20.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412024-09-09T20:09:20.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26422024-09-09T20:09:20.387Z
26432024-09-09T20:09:20.387Zinfo: running `cargo check --bins` on dpd-client (91/158)
26442024-09-09T20:09:20.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452024-09-09T20:09:20.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462024-09-09T20:09:20.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472024-09-09T20:09:20.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26482024-09-09T20:09:21.027Z
26492024-09-09T20:09:21.027Zinfo: running `cargo check --bins` on installinator-common (92/158)
26502024-09-09T20:09:21.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512024-09-09T20:09:21.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522024-09-09T20:09:21.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532024-09-09T20:09:21.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26542024-09-09T20:09:21.690Z
26552024-09-09T20:09:21.690Zinfo: running `cargo check --bins` on update-engine (93/158)
26562024-09-09T20:09:22.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572024-09-09T20:09:22.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582024-09-09T20:09:22.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592024-09-09T20:09:22.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26602024-09-09T20:09:22.325Z
26612024-09-09T20:09:22.325Zinfo: running `cargo check --bins` on key-manager (94/158)
26622024-09-09T20:09:22.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632024-09-09T20:09:22.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642024-09-09T20:09:22.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652024-09-09T20:09:22.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26662024-09-09T20:09:22.977Z
26672024-09-09T20:09:22.977Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (95/158)
26682024-09-09T20:09:23.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692024-09-09T20:09:23.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702024-09-09T20:09:23.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712024-09-09T20:09:23.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26722024-09-09T20:09:23.648Z
26732024-09-09T20:09:23.648Zinfo: running `cargo check --bins` on sled-agent-api (96/158)
26742024-09-09T20:09:24.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752024-09-09T20:09:24.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762024-09-09T20:09:24.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772024-09-09T20:09:24.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26782024-09-09T20:09:24.329Z
26792024-09-09T20:09:24.329Zinfo: running `cargo check --bins` on sled-hardware (97/158)
26802024-09-09T20:09:24.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812024-09-09T20:09:24.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822024-09-09T20:09:24.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832024-09-09T20:09:24.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26842024-09-09T20:09:24.998Z
26852024-09-09T20:09:24.998Zinfo: running `cargo check --bins --no-default-features` on sled-storage (98/158)
26862024-09-09T20:09:25.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872024-09-09T20:09:25.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882024-09-09T20:09:25.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892024-09-09T20:09:25.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26902024-09-09T20:09:25.664Z
26912024-09-09T20:09:25.664Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (99/158)
26922024-09-09T20:09:26.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932024-09-09T20:09:26.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942024-09-09T20:09:26.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952024-09-09T20:09:26.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26962024-09-09T20:09:26.330Z
26972024-09-09T20:09:26.330Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (100/158)
26982024-09-09T20:09:26.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992024-09-09T20:09:26.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002024-09-09T20:09:26.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012024-09-09T20:09:26.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27022024-09-09T20:09:27.009Z
27032024-09-09T20:09:27.009Zinfo: running `cargo check --bins` on nexus-test-interface (101/158)
27042024-09-09T20:09:27.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052024-09-09T20:09:27.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062024-09-09T20:09:27.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072024-09-09T20:09:27.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27082024-09-09T20:09:27.681Z
27092024-09-09T20:09:27.681Zinfo: running `cargo check --bins` on oximeter-collector (102/158)
27102024-09-09T20:09:28.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112024-09-09T20:09:28.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122024-09-09T20:09:28.382Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27132024-09-09T20:09:28.382Z Checking bcs v0.1.6
27142024-09-09T20:09:28.384Z Compiling async-recursion v1.1.1
27152024-09-09T20:09:28.384Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27162024-09-09T20:09:28.384Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27172024-09-09T20:09:29.492Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27182024-09-09T20:09:32.687Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27192024-09-09T20:09:34.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s
27202024-09-09T20:09:34.472Z
27212024-09-09T20:09:34.472Zinfo: running `cargo check --bins` on oximeter-api (103/158)
27222024-09-09T20:09:35.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232024-09-09T20:09:35.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242024-09-09T20:09:35.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252024-09-09T20:09:35.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27262024-09-09T20:09:35.124Z
27272024-09-09T20:09:35.124Zinfo: running `cargo check --bins` on oximeter-client (104/158)
27282024-09-09T20:09:35.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292024-09-09T20:09:35.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302024-09-09T20:09:35.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312024-09-09T20:09:35.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27322024-09-09T20:09:35.774Z
27332024-09-09T20:09:35.774Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (105/158)
27342024-09-09T20:09:36.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352024-09-09T20:09:36.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362024-09-09T20:09:36.438Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27372024-09-09T20:09:37.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
27382024-09-09T20:09:37.155Z
27392024-09-09T20:09:37.155Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (106/158)
27402024-09-09T20:09:37.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412024-09-09T20:09:37.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422024-09-09T20:09:37.840Z Compiling cfg_aliases v0.1.1
27432024-09-09T20:09:37.843Z Compiling vte_generate_state_changes v0.1.1
27442024-09-09T20:09:37.843Z Checking fd-lock v4.0.2
27452024-09-09T20:09:37.843Z Checking bytecount v0.6.8
27462024-09-09T20:09:37.843Z Compiling tabled_derive v0.7.0
27472024-09-09T20:09:37.950Z Checking crossterm v0.27.0
27482024-09-09T20:09:37.954Z Compiling peg-macros v0.8.4
27492024-09-09T20:09:37.955Z Compiling sqlparser_derive v0.2.2
27502024-09-09T20:09:38.010Z Compiling nix v0.28.0
27512024-09-09T20:09:38.069Z Checking papergrid v0.11.0
27522024-09-09T20:09:38.084Z Checking unicode_categories v0.1.1
27532024-09-09T20:09:38.378Z Checking home v0.5.9
27542024-09-09T20:09:38.516Z Checking nu-ansi-term v0.50.0
27552024-09-09T20:09:38.552Z Checking vte v0.11.1
27562024-09-09T20:09:38.891Z Checking sqlformat v0.2.4
27572024-09-09T20:09:39.032Z Checking sqlparser v0.45.0
27582024-09-09T20:09:39.506Z Checking crossterm v0.28.1
27592024-09-09T20:09:39.919Z Checking strip-ansi-escapes v0.2.0
27602024-09-09T20:09:40.064Z Checking reedline v0.33.0
27612024-09-09T20:09:40.427Z Checking tabled v0.15.0
27622024-09-09T20:09:40.967Z Checking peg v0.8.4
27632024-09-09T20:09:41.185Z Checking rustyline v14.0.0
27642024-09-09T20:09:45.462Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27652024-09-09T20:09:50.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.31s
27662024-09-09T20:09:50.621Z
27672024-09-09T20:09:50.621Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (107/158)
27682024-09-09T20:09:51.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692024-09-09T20:09:51.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702024-09-09T20:09:51.298Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27712024-09-09T20:09:56.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
27722024-09-09T20:09:56.563Z
27732024-09-09T20:09:56.563Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (108/158)
27742024-09-09T20:09:57.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752024-09-09T20:09:57.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762024-09-09T20:09:57.227Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27772024-09-09T20:10:02.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
27782024-09-09T20:10:02.289Z
27792024-09-09T20:10:02.289Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (109/158)
27802024-09-09T20:10:02.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812024-09-09T20:10:02.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822024-09-09T20:10:02.972Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27832024-09-09T20:10:07.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s
27842024-09-09T20:10:07.306Z
27852024-09-09T20:10:07.306Zinfo: running `cargo check --bins` on oximeter-test-utils (110/158)
27862024-09-09T20:10:07.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872024-09-09T20:10:07.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882024-09-09T20:10:07.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892024-09-09T20:10:07.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27902024-09-09T20:10:07.961Z
27912024-09-09T20:10:07.961Zinfo: running `cargo check --bins` on cockroach-admin-client (111/158)
27922024-09-09T20:10:08.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-09-09T20:10:08.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-09-09T20:10:08.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952024-09-09T20:10:08.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27962024-09-09T20:10:08.595Z
27972024-09-09T20:10:08.595Zinfo: running `cargo check --bins` on installinator-client (112/158)
27982024-09-09T20:10:09.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992024-09-09T20:10:09.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002024-09-09T20:10:09.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012024-09-09T20:10:09.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28022024-09-09T20:10:09.267Z
28032024-09-09T20:10:09.267Zinfo: running `cargo check --bins` on oxide-client (113/158)
28042024-09-09T20:10:09.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052024-09-09T20:10:09.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062024-09-09T20:10:09.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072024-09-09T20:10:09.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28082024-09-09T20:10:09.902Z
28092024-09-09T20:10:09.902Zinfo: running `cargo check --bins` on wicketd-client (114/158)
28102024-09-09T20:10:10.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112024-09-09T20:10:10.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122024-09-09T20:10:10.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132024-09-09T20:10:10.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28142024-09-09T20:10:10.596Z
28152024-09-09T20:10:10.596Zinfo: running `cargo check --bins` on wicket-common (115/158)
28162024-09-09T20:10:11.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172024-09-09T20:10:11.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182024-09-09T20:10:11.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192024-09-09T20:10:11.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28202024-09-09T20:10:11.274Z
28212024-09-09T20:10:11.274Zinfo: running `cargo check --bins` on omicron-cockroach-admin (116/158)
28222024-09-09T20:10:11.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232024-09-09T20:10:11.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242024-09-09T20:10:11.950Z Checking csv-core v0.1.11
28252024-09-09T20:10:11.952Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28262024-09-09T20:10:12.238Z Checking csv v1.3.0
28272024-09-09T20:10:12.744Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28282024-09-09T20:10:13.071Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28292024-09-09T20:10:14.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s
28302024-09-09T20:10:14.379Z
28312024-09-09T20:10:14.379Zinfo: running `cargo check --bins` on cockroach-admin-api (117/158)
28322024-09-09T20:10:14.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332024-09-09T20:10:14.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342024-09-09T20:10:14.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352024-09-09T20:10:14.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28362024-09-09T20:10:15.035Z
28372024-09-09T20:10:15.035Zinfo: running `cargo check --bins` on cockroach-admin-types (118/158)
28382024-09-09T20:10:15.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392024-09-09T20:10:15.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402024-09-09T20:10:15.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412024-09-09T20:10:15.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28422024-09-09T20:10:15.689Z
28432024-09-09T20:10:15.689Zinfo: running `cargo check --bins` on cert-dev (119/158)
28442024-09-09T20:10:16.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452024-09-09T20:10:16.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462024-09-09T20:10:16.311Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
28472024-09-09T20:10:16.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28482024-09-09T20:10:16.695Z
28492024-09-09T20:10:16.695Zinfo: running `cargo check --bins` on ch-dev (120/158)
28502024-09-09T20:10:17.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512024-09-09T20:10:17.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522024-09-09T20:10:17.382Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
28532024-09-09T20:10:18.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
28542024-09-09T20:10:18.193Z
28552024-09-09T20:10:18.193Zinfo: running `cargo check --bins` on crdb-seed (121/158)
28562024-09-09T20:10:18.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572024-09-09T20:10:18.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582024-09-09T20:10:18.874Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28592024-09-09T20:10:19.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28602024-09-09T20:10:19.344Z
28612024-09-09T20:10:19.344Zinfo: running `cargo check --bins` on db-dev (122/158)
28622024-09-09T20:10:19.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632024-09-09T20:10:19.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642024-09-09T20:10:20.026Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28652024-09-09T20:10:20.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28662024-09-09T20:10:20.862Z
28672024-09-09T20:10:20.862Zinfo: running `cargo check --bins` on omicron-dev-lib (123/158)
28682024-09-09T20:10:21.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692024-09-09T20:10:21.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702024-09-09T20:10:21.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712024-09-09T20:10:21.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28722024-09-09T20:10:21.534Z
28732024-09-09T20:10:21.534Zinfo: running `cargo check --bins` on xtask-downloader (124/158)
28742024-09-09T20:10:22.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752024-09-09T20:10:22.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762024-09-09T20:10:22.159Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28772024-09-09T20:10:22.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
28782024-09-09T20:10:23.134Z
28792024-09-09T20:10:23.134Zinfo: running `cargo check --bins` on mgs-dev (125/158)
28802024-09-09T20:10:23.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812024-09-09T20:10:23.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822024-09-09T20:10:23.867Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28832024-09-09T20:10:24.497Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28842024-09-09T20:10:24.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
28852024-09-09T20:10:25.143Z
28862024-09-09T20:10:25.143Zinfo: running `cargo check --bins` on omicron-omdb (126/158)
28872024-09-09T20:10:25.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882024-09-09T20:10:25.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892024-09-09T20:10:25.954Z Compiling crunchy v0.2.2
28902024-09-09T20:10:25.954Z Compiling glob v0.3.1
28912024-09-09T20:10:25.956Z Compiling tiny-keccak v2.0.2
28922024-09-09T20:10:25.956Z Compiling dsl_auto_type v0.1.2
28932024-09-09T20:10:26.071Z Checking scheduled-thread-pool v0.2.7
28942024-09-09T20:10:26.073Z Compiling diesel_table_macro_syntax v0.2.0
28952024-09-09T20:10:26.100Z Compiling ascii-canvas v3.0.0
28962024-09-09T20:10:26.103Z Compiling ena v0.14.3
28972024-09-09T20:10:26.287Z Checking r2d2 v0.8.10
28982024-09-09T20:10:26.399Z Compiling libloading v0.8.3
28992024-09-09T20:10:26.521Z Compiling diff v0.1.13
29002024-09-09T20:10:26.540Z Compiling bindgen v0.69.4
29012024-09-09T20:10:26.601Z Compiling regex-syntax v0.6.29
29022024-09-09T20:10:26.640Z Compiling which v4.4.2
29032024-09-09T20:10:26.832Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29042024-09-09T20:10:26.986Z Compiling clang-sys v1.7.0
29052024-09-09T20:10:27.063Z Compiling cexpr v0.6.0
29062024-09-09T20:10:27.169Z Compiling lazycell v1.3.0
29072024-09-09T20:10:27.277Z Compiling shlex v1.3.0
29082024-09-09T20:10:27.340Z Compiling rustc-hash v1.1.0
29092024-09-09T20:10:27.340Z Compiling ref-cast v1.0.23
29102024-09-09T20:10:27.371Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29112024-09-09T20:10:27.494Z Compiling derive_builder_core v0.20.0
29122024-09-09T20:10:27.652Z Compiling diesel_derives v2.2.2
29132024-09-09T20:10:27.669Z Compiling libxml v0.3.3
29142024-09-09T20:10:27.686Z Compiling ref-cast-impl v1.0.23
29152024-09-09T20:10:27.949Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29162024-09-09T20:10:28.092Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29172024-09-09T20:10:28.448Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29182024-09-09T20:10:28.753Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29192024-09-09T20:10:28.796Z Compiling strum_macros v0.24.3
29202024-09-09T20:10:29.037Z Compiling dropshot v0.10.1
29212024-09-09T20:10:29.136Z Compiling indoc v1.0.9
29222024-09-09T20:10:29.957Z Compiling lalrpop v0.19.12
29232024-09-09T20:10:30.109Z Compiling derive_builder_macro v0.20.0
29242024-09-09T20:10:31.045Z Checking derive_builder v0.20.0
29252024-09-09T20:10:31.262Z Checking tungstenite v0.23.0
29262024-09-09T20:10:31.463Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29272024-09-09T20:10:31.771Z Compiling dropshot_endpoint v0.10.1
29282024-09-09T20:10:32.203Z Compiling oso-derive v0.27.3
29292024-09-09T20:10:32.474Z Compiling impl-trait-for-tuples v0.2.2
29302024-09-09T20:10:32.477Z Checking quick-xml v0.31.0
29312024-09-09T20:10:33.279Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
29322024-09-09T20:10:33.599Z Checking maplit v1.0.2
29332024-09-09T20:10:33.781Z Checking tokio-tungstenite v0.23.1
29342024-09-09T20:10:34.291Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29352024-09-09T20:10:34.587Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29362024-09-09T20:10:34.885Z Checking bb8 v0.8.5
29372024-09-09T20:10:35.368Z Compiling const_format_proc_macros v0.2.32
29382024-09-09T20:10:36.026Z Checking crossbeam-deque v0.8.5
29392024-09-09T20:10:36.358Z Compiling portable-atomic v1.6.0
29402024-09-09T20:10:37.498Z Checking rayon-core v1.12.1
29412024-09-09T20:10:37.515Z Checking const_format v0.2.32
29422024-09-09T20:10:37.814Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
29432024-09-09T20:10:37.997Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29442024-09-09T20:10:38.168Z Checking castaway v0.2.3
29452024-09-09T20:10:38.332Z Checking rayon v1.10.0
29462024-09-09T20:10:38.349Z Checking compact_str v0.8.0
29472024-09-09T20:10:40.005Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29482024-09-09T20:10:40.089Z Checking unicode-truncate v1.0.0
29492024-09-09T20:10:40.272Z Checking lru v0.12.3
29502024-09-09T20:10:40.315Z Compiling instability v0.3.2
29512024-09-09T20:10:40.332Z Checking unicode-linebreak v0.1.5
29522024-09-09T20:10:40.374Z Checking diesel v2.2.3
29532024-09-09T20:10:40.569Z Checking number_prefix v0.4.0
29542024-09-09T20:10:40.729Z Checking cassowary v0.3.0
29552024-09-09T20:10:40.753Z Checking smawk v0.3.2
29562024-09-09T20:10:40.958Z Checking textwrap v0.16.1
29572024-09-09T20:10:41.006Z Checking multimap v0.10.0
29582024-09-09T20:10:41.397Z Checking ratatui v0.28.0
29592024-09-09T20:10:42.170Z Checking indicatif v0.17.8
29602024-09-09T20:11:01.876Z Compiling samael v0.0.15
29612024-09-09T20:11:15.505Z Compiling polar-core v0.27.3
29622024-09-09T20:11:15.970Z Checking async-bb8-diesel v0.2.1
29632024-09-09T20:11:22.373Z Checking oso v0.27.3
29642024-09-09T20:12:21.677Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29652024-09-09T20:12:26.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
29662024-09-09T20:12:27.095Z
29672024-09-09T20:12:27.095Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (127/158)
29682024-09-09T20:12:27.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692024-09-09T20:12:27.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702024-09-09T20:12:27.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712024-09-09T20:12:27.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29722024-09-09T20:12:27.810Z
29732024-09-09T20:12:27.810Zinfo: running `cargo check --bins` on nexus-saga-recovery (128/158)
29742024-09-09T20:12:28.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752024-09-09T20:12:28.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762024-09-09T20:12:28.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29772024-09-09T20:12:28.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
29782024-09-09T20:12:28.507Z
29792024-09-09T20:12:28.507Zinfo: running `cargo check --bins` on nexus-test-utils-macros (129/158)
29802024-09-09T20:12:29.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812024-09-09T20:12:29.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822024-09-09T20:12:29.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29832024-09-09T20:12:29.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29842024-09-09T20:12:29.141Z
29852024-09-09T20:12:29.141Zinfo: running `cargo check --bins` on omicron-nexus (130/158)
29862024-09-09T20:12:29.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872024-09-09T20:12:29.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882024-09-09T20:12:29.949Z Compiling libz-sys v1.1.16
29892024-09-09T20:12:30.055Z Compiling libgit2-sys v0.17.0+1.8.1
29902024-09-09T20:12:30.065Z Compiling vergen v8.3.2
29912024-09-09T20:12:30.067Z Compiling cargo-platform v0.1.8
29922024-09-09T20:12:30.067Z Compiling pin-project-internal v1.1.5
29932024-09-09T20:12:30.103Z Compiling snafu-derive v0.8.2
29942024-09-09T20:12:30.103Z Compiling libsqlite3-sys v0.28.0
29952024-09-09T20:12:30.106Z Compiling buf-list v1.0.3
29962024-09-09T20:12:30.360Z Compiling cfg_aliases v0.2.1
29972024-09-09T20:12:30.469Z Compiling cargo_metadata v0.18.1
29982024-09-09T20:12:30.647Z Compiling nix v0.29.0
29992024-09-09T20:12:30.692Z Checking globset v0.4.14
30002024-09-09T20:12:30.803Z Checking olpc-cjson v0.1.3
30012024-09-09T20:12:30.977Z Checking rand_seeder v0.3.0
30022024-09-09T20:12:30.997Z Checking serde_plain v1.0.2
30032024-09-09T20:12:31.181Z Checking typed-path v0.7.1
30042024-09-09T20:12:31.198Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30052024-09-09T20:12:31.507Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30062024-09-09T20:12:31.585Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30072024-09-09T20:12:31.760Z Checking hashlink v0.9.1
30082024-09-09T20:12:31.797Z Checking fallible-iterator v0.3.0
30092024-09-09T20:12:31.898Z Checking fallible-streaming-iterator v0.1.9
30102024-09-09T20:12:32.132Z Checking parse-size v1.0.0
30112024-09-09T20:12:32.405Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30122024-09-09T20:12:32.443Z Checking rusqlite v0.31.0
30132024-09-09T20:12:32.832Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30142024-09-09T20:12:33.040Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30152024-09-09T20:12:33.070Z Checking pin-project v1.1.5
30162024-09-09T20:12:33.193Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30172024-09-09T20:12:33.240Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30182024-09-09T20:12:33.318Z Checking twox-hash v1.6.3
30192024-09-09T20:12:33.364Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30202024-09-09T20:12:33.786Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30212024-09-09T20:12:33.977Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30222024-09-09T20:12:34.093Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30232024-09-09T20:12:34.439Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
30242024-09-09T20:12:34.595Z Checking fatfs v0.3.6
30252024-09-09T20:12:35.141Z Checking assert_matches v1.5.0
30262024-09-09T20:12:35.492Z Checking snafu v0.8.2
30272024-09-09T20:12:35.941Z Checking tough v0.17.1
30282024-09-09T20:12:39.803Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30292024-09-09T20:12:41.029Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30302024-09-09T20:12:41.153Z Compiling git2 v0.19.0
30312024-09-09T20:12:45.849Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
30322024-09-09T20:13:35.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
30332024-09-09T20:13:35.327Z
30342024-09-09T20:13:35.327Zinfo: running `cargo check --bins` on nexus-external-api (131/158)
30352024-09-09T20:13:35.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-09-09T20:13:35.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-09-09T20:13:35.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-09-09T20:13:35.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30392024-09-09T20:13:36.031Z
30402024-09-09T20:13:36.031Zinfo: running `cargo check --bins` on openapi-manager-types (132/158)
30412024-09-09T20:13:36.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-09-09T20:13:36.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-09-09T20:13:36.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-09-09T20:13:36.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30452024-09-09T20:13:36.662Z
30462024-09-09T20:13:36.662Zinfo: running `cargo check --bins` on nexus-internal-api (133/158)
30472024-09-09T20:13:37.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-09-09T20:13:37.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-09-09T20:13:37.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-09-09T20:13:37.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30512024-09-09T20:13:37.340Z
30522024-09-09T20:13:37.340Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (134/158)
30532024-09-09T20:13:37.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-09-09T20:13:37.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-09-09T20:13:37.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-09-09T20:13:37.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30572024-09-09T20:13:38.046Z
30582024-09-09T20:13:38.047Zinfo: running `cargo check --bins` on nexus-networking (135/158)
30592024-09-09T20:13:38.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-09-09T20:13:38.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-09-09T20:13:38.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-09-09T20:13:38.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30632024-09-09T20:13:38.765Z
30642024-09-09T20:13:38.765Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (136/158)
30652024-09-09T20:13:39.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-09-09T20:13:39.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-09-09T20:13:39.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682024-09-09T20:13:39.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30692024-09-09T20:13:39.472Z
30702024-09-09T20:13:39.472Zinfo: running `cargo check --bins` on update-common (137/158)
30712024-09-09T20:13:40.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722024-09-09T20:13:40.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732024-09-09T20:13:40.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742024-09-09T20:13:40.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30752024-09-09T20:13:40.164Z
30762024-09-09T20:13:40.164Zinfo: running `cargo check --bins` on tufaceous-lib (138/158)
30772024-09-09T20:13:40.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782024-09-09T20:13:40.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792024-09-09T20:13:40.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802024-09-09T20:13:40.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30812024-09-09T20:13:40.855Z
30822024-09-09T20:13:40.855Zinfo: running `cargo check --bins` on tufaceous (139/158)
30832024-09-09T20:13:41.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842024-09-09T20:13:41.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852024-09-09T20:13:41.542Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30862024-09-09T20:13:42.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
30872024-09-09T20:13:42.578Z
30882024-09-09T20:13:42.578Zinfo: running `cargo check --bins` on omicron-dev (140/158)
30892024-09-09T20:13:43.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902024-09-09T20:13:43.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912024-09-09T20:13:43.444Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30922024-09-09T20:13:43.444Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30932024-09-09T20:13:43.446Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30942024-09-09T20:13:44.796Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30952024-09-09T20:13:47.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
30962024-09-09T20:13:47.366Z
30972024-09-09T20:13:47.366Zinfo: running `cargo check --bins` on openapi-manager (141/158)
30982024-09-09T20:13:47.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992024-09-09T20:13:48.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002024-09-09T20:13:48.093Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31012024-09-09T20:13:48.093Z Checking is_ci v1.2.0
31022024-09-09T20:13:48.095Z Checking heck v0.4.1
31032024-09-09T20:13:48.095Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31042024-09-09T20:13:48.096Z Checking indent_write v2.2.0
31052024-09-09T20:13:48.282Z Checking supports-color v3.0.0
31062024-09-09T20:13:48.329Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
31072024-09-09T20:13:49.704Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31082024-09-09T20:13:50.526Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
31092024-09-09T20:13:51.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
31102024-09-09T20:13:51.645Z
31112024-09-09T20:13:51.645Zinfo: running `cargo check --bins` on installinator-api (142/158)
31122024-09-09T20:13:52.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132024-09-09T20:13:52.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142024-09-09T20:13:52.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152024-09-09T20:13:52.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31162024-09-09T20:13:52.315Z
31172024-09-09T20:13:52.315Zinfo: running `cargo check --bins` on wicketd-api (143/158)
31182024-09-09T20:13:52.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192024-09-09T20:13:52.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202024-09-09T20:13:52.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212024-09-09T20:13:52.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31222024-09-09T20:13:52.994Z
31232024-09-09T20:13:52.994Zinfo: running `cargo check --bins` on reconfigurator-cli (144/158)
31242024-09-09T20:13:53.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252024-09-09T20:13:53.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262024-09-09T20:13:53.737Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31272024-09-09T20:13:54.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
31282024-09-09T20:13:55.101Z
31292024-09-09T20:13:55.101Zinfo: running `cargo check --bins` on omicron-releng (145/158)
31302024-09-09T20:13:55.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312024-09-09T20:13:55.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322024-09-09T20:13:55.792Z Checking memmap2 v0.9.4
31332024-09-09T20:13:55.792Z Checking constant_time_eq v0.3.0
31342024-09-09T20:13:55.792Z Checking spin v0.5.2
31352024-09-09T20:13:55.794Z Checking arrayvec v0.7.4
31362024-09-09T20:13:55.794Z Checking arrayref v0.3.7
31372024-09-09T20:13:55.794Z Checking untrusted v0.7.1
31382024-09-09T20:13:55.794Z Checking cargo-platform v0.1.8
31392024-09-09T20:13:55.794Z Checking topological-sort v0.2.2
31402024-09-09T20:13:55.955Z Checking shell-words v1.1.0
31412024-09-09T20:13:56.098Z Checking ring v0.16.20
31422024-09-09T20:13:56.169Z Checking cargo_metadata v0.18.1
31432024-09-09T20:13:56.196Z Checking blake3 v1.5.1
31442024-09-09T20:13:57.235Z Checking omicron-zone-package v0.11.0
31452024-09-09T20:13:58.289Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31462024-09-09T20:13:59.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
31472024-09-09T20:13:59.268Z
31482024-09-09T20:13:59.268Zinfo: running `cargo check --bins` on xtask (146/158)
31492024-09-09T20:13:59.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502024-09-09T20:13:59.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512024-09-09T20:13:59.768Z Checking bitflags v2.6.0
31522024-09-09T20:13:59.770Z Checking serde v1.0.208
31532024-09-09T20:13:59.770Z Checking thiserror v1.0.63
31542024-09-09T20:13:59.857Z Checking scroll v0.12.0
31552024-09-09T20:13:59.860Z Checking log v0.4.21
31562024-09-09T20:13:59.865Z Checking hashbrown v0.14.5
31572024-09-09T20:13:59.885Z Checking zerocopy v0.7.34
31582024-09-09T20:13:59.897Z Checking syn v2.0.74
31592024-09-09T20:13:59.953Z Checking pest v2.7.10
31602024-09-09T20:14:00.074Z Checking rustix v0.38.34
31612024-09-09T20:14:00.105Z Checking fs-err v2.11.0
31622024-09-09T20:14:00.315Z Checking goblin v0.8.2
31632024-09-09T20:14:00.380Z Checking tabled v0.15.0
31642024-09-09T20:14:00.982Z Checking indexmap v2.4.0
31652024-09-09T20:14:01.297Z Checking anyhow v1.0.86
31662024-09-09T20:14:02.059Z Checking terminal_size v0.3.0
31672024-09-09T20:14:02.059Z Checking tempfile v3.10.1
31682024-09-09T20:14:02.219Z Checking clap_builder v4.5.15
31692024-09-09T20:14:02.402Z Checking dtrace-parser v0.2.0
31702024-09-09T20:14:03.772Z Checking serde_json v1.0.125
31712024-09-09T20:14:03.772Z Checking serde_spanned v0.6.7
31722024-09-09T20:14:03.772Z Checking toml_datetime v0.6.8
31732024-09-09T20:14:03.775Z Checking camino v1.1.9
31742024-09-09T20:14:03.775Z Checking semver v1.0.23
31752024-09-09T20:14:03.990Z Checking cargo-platform v0.1.8
31762024-09-09T20:14:04.074Z Checking macaddr v1.0.1
31772024-09-09T20:14:04.088Z Checking toml_edit v0.22.20
31782024-09-09T20:14:04.315Z Checking camino-tempfile v1.1.1
31792024-09-09T20:14:04.580Z Checking clap v4.5.16
31802024-09-09T20:14:05.017Z Checking dof v0.3.0
31812024-09-09T20:14:05.017Z Checking cargo_metadata v0.18.1
31822024-09-09T20:14:05.415Z Checking usdt-impl v0.5.0
31832024-09-09T20:14:05.770Z Checking usdt v0.5.0
31842024-09-09T20:14:05.866Z Checking toml v0.8.19
31852024-09-09T20:14:06.316Z Checking cargo_toml v0.20.4
31862024-09-09T20:14:07.491Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31872024-09-09T20:14:08.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s
31882024-09-09T20:14:08.301Z
31892024-09-09T20:14:08.301Zinfo: running `cargo check --bins` on end-to-end-tests (147/158)
31902024-09-09T20:14:08.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912024-09-09T20:14:08.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922024-09-09T20:14:08.974Z Checking polyval v0.6.2
31932024-09-09T20:14:08.974Z Checking rfc6979 v0.4.0
31942024-09-09T20:14:09.083Z Checking primeorder v0.13.6
31952024-09-09T20:14:09.086Z Checking ctr v0.9.2
31962024-09-09T20:14:09.102Z Checking ed25519 v2.2.3
31972024-09-09T20:14:09.104Z Checking ssh-encoding v0.2.0
31982024-09-09T20:14:09.104Z Checking blowfish v0.9.1
31992024-09-09T20:14:09.141Z Checking password-hash v0.4.2
32002024-09-09T20:14:09.211Z Checking ecdsa v0.16.9
32012024-09-09T20:14:09.292Z Checking ghash v0.5.1
32022024-09-09T20:14:09.331Z Checking bcrypt-pbkdf v0.10.0
32032024-09-09T20:14:09.385Z Checking ed25519-dalek v2.1.1
32042024-09-09T20:14:09.440Z Checking matches v0.1.10
32052024-09-09T20:14:09.458Z Compiling enum-as-inner v0.5.1
32062024-09-09T20:14:09.490Z Checking aes-gcm v0.10.3
32072024-09-09T20:14:09.510Z Checking russh-cryptovec v0.7.2
32082024-09-09T20:14:09.528Z Checking idna v0.2.3
32092024-09-09T20:14:09.543Z Checking pbkdf2 v0.11.0
32102024-09-09T20:14:09.560Z Checking md5 v0.7.0
32112024-09-09T20:14:09.691Z Checking num-bigint v0.4.5
32122024-09-09T20:14:09.714Z Checking ssh-cipher v0.2.0
32132024-09-09T20:14:09.728Z Checking des v0.8.1
32142024-09-09T20:14:09.815Z Compiling dhcproto-macros v0.1.0
32152024-09-09T20:14:09.831Z Checking hex-literal v0.4.1
32162024-09-09T20:14:09.898Z Checking p384 v0.13.0
32172024-09-09T20:14:09.948Z Checking p256 v0.13.2
32182024-09-09T20:14:09.979Z Checking p521 v0.13.3
32192024-09-09T20:14:10.003Z Checking ssh-key v0.6.6
32202024-09-09T20:14:10.347Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32212024-09-09T20:14:10.424Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32222024-09-09T20:14:10.513Z Checking trust-dns-proto v0.22.0
32232024-09-09T20:14:10.728Z Checking internet-checksum v0.2.1
32242024-09-09T20:14:11.407Z Checking russh-keys v0.45.0
32252024-09-09T20:14:12.311Z Checking russh v0.45.0
32262024-09-09T20:14:13.152Z Checking dhcproto v0.12.0
32272024-09-09T20:14:29.503Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32282024-09-09T20:14:30.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.58s
32292024-09-09T20:14:30.950Z
32302024-09-09T20:14:30.950Zinfo: running `cargo check --bins` on gateway-cli (148/158)
32312024-09-09T20:14:31.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322024-09-09T20:14:31.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332024-09-09T20:14:31.616Z Checking termios v0.3.3
32342024-09-09T20:14:31.813Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32352024-09-09T20:14:32.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
32362024-09-09T20:14:32.694Z
32372024-09-09T20:14:32.694Zinfo: running `cargo check --bins --no-default-features` on installinator (149/158)
32382024-09-09T20:14:33.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392024-09-09T20:14:33.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402024-09-09T20:14:33.417Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32412024-09-09T20:14:35.404Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32422024-09-09T20:14:37.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
32432024-09-09T20:14:37.328Z
32442024-09-09T20:14:37.328Zinfo: running `cargo check --bins` on internal-dns-cli (150/158)
32452024-09-09T20:14:37.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462024-09-09T20:14:37.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472024-09-09T20:14:37.986Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32482024-09-09T20:14:38.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32492024-09-09T20:14:38.555Z
32502024-09-09T20:14:38.555Zinfo: running `cargo check --bins` on omicron-live-tests (151/158)
32512024-09-09T20:14:39.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522024-09-09T20:14:39.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532024-09-09T20:14:39.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542024-09-09T20:14:39.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32552024-09-09T20:14:39.178Z
32562024-09-09T20:14:39.178Zinfo: running `cargo check --bins` on live-tests-macros (152/158)
32572024-09-09T20:14:39.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582024-09-09T20:14:39.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592024-09-09T20:14:39.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602024-09-09T20:14:39.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32612024-09-09T20:14:39.808Z
32622024-09-09T20:14:39.808Zinfo: running `cargo check --bins` on omicron-package (153/158)
32632024-09-09T20:14:40.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642024-09-09T20:14:40.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652024-09-09T20:14:40.513Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32662024-09-09T20:14:41.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
32672024-09-09T20:14:41.863Z
32682024-09-09T20:14:41.863Zinfo: running `cargo check --bins` on wicket-dbg (154/158)
32692024-09-09T20:14:42.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702024-09-09T20:14:42.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712024-09-09T20:14:42.596Z Checking rtoolbox v0.0.2
32722024-09-09T20:14:42.599Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32732024-09-09T20:14:42.599Z Checking tui-tree-widget v0.22.0
32742024-09-09T20:14:42.808Z Checking rpassword v7.3.1
32752024-09-09T20:14:46.729Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32762024-09-09T20:14:49.543Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32772024-09-09T20:14:50.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s
32782024-09-09T20:14:50.836Z
32792024-09-09T20:14:50.836Zinfo: running `cargo check --bins` on wicket (155/158)
32802024-09-09T20:14:51.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812024-09-09T20:14:51.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822024-09-09T20:14:51.557Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32832024-09-09T20:14:51.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32842024-09-09T20:14:52.105Z
32852024-09-09T20:14:52.105Zinfo: running `cargo check --bins` on wicketd (156/158)
32862024-09-09T20:14:52.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872024-09-09T20:14:52.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882024-09-09T20:14:52.842Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32892024-09-09T20:14:56.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
32902024-09-09T20:14:56.660Z
32912024-09-09T20:14:56.660Zinfo: running `cargo check --bins` on omicron-workspace-hack (157/158)
32922024-09-09T20:14:57.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932024-09-09T20:14:57.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942024-09-09T20:14:57.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952024-09-09T20:14:57.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32962024-09-09T20:14:57.298Z
32972024-09-09T20:14:57.298Zinfo: running `cargo check --bins` on zone-setup (158/158)
32982024-09-09T20:14:57.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992024-09-09T20:14:57.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002024-09-09T20:14:58.043Z Checking uzers v0.11.3
33012024-09-09T20:14:58.334Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33022024-09-09T20:14:59.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
33032024-09-09T20:14:59.544Z
33042024-09-09T20:14:59.544Zreal 10:45.186852811
33052024-09-09T20:14:59.544Zuser 23:16.680459710
33062024-09-09T20:14:59.544Zsys 5:04.522177974
33072024-09-09T20:14:59.544Ztrap 0.495738214
33082024-09-09T20:14:59.544Ztflt 3.092230616
33092024-09-09T20:14:59.544Zdflt 2.012593725
33102024-09-09T20:14:59.544Zkflt 0.003715200
33112024-09-09T20:14:59.544Zlock 41:04.804448761
33122024-09-09T20:14:59.544Zslp 1:54:19.293302143
33132024-09-09T20:14:59.547Zlat 1:00.503354313
33142024-09-09T20:14:59.547Zstop 2:59.024646467
33152024-09-09T20:14:59.547Zprocess exited: duration 906342 ms, exit code 0
 
33162024-09-09T20:14:59.552Zfound 0 output files