01J6X29GR15WVKRBMYMK7ZGGH0: 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: 01J6X29TPS3GQS4MVW5WVMX2GN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-03T23:08:11.795Zjob assigned to worker 01J6X29VBBMY5XDZ0M5NJ22H84 (queued for 24 s)
 
22024-09-03T23:08:12.455Zstarting task 0: "setup"
32024-09-03T23:08:12.479Z++ uname -s
42024-09-03T23:08:12.479Z+ kern=SunOS
52024-09-03T23:08:12.480Z+ case "$kern" in
62024-09-03T23:08:12.480Z+ groupadd -g 12345 build
72024-09-03T23:08:12.480Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-03T23:08:14.488Z+ zfs create -o mountpoint=/work rpool/work
92024-09-03T23:08:14.527Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-03T23:08:14.551Z+ home_fs=zfs
112024-09-03T23:08:14.551Z+ [[ zfs == autofs ]]
122024-09-03T23:08:14.551Z+ mkdir -p /home/build
132024-09-03T23:08:14.551Z+ chown build:build /home/build /work
142024-09-03T23:08:16.536Z+ chmod 0700 /home/build /work
152024-09-03T23:08:16.561Zprocess exited: duration 4086 ms, exit code 0
 
162024-09-03T23:08:16.609Zstarting task 1: "rust-toolchain"
172024-09-03T23:08:16.633Z+ printf ' * toolchain channel = "%s"
182024-09-03T23:08:16.633Z' 1.80.1
192024-09-03T23:08:16.633Z * toolchain channel = "1.80.1"
202024-09-03T23:08:16.633Z+ printf ' * toolchain profile = "%s"
212024-09-03T23:08:16.633Z' default
222024-09-03T23:08:16.633Z * toolchain profile = "default"
232024-09-03T23:08:16.633Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-03T23:08:16.633Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-03T23:08:16.765Zinfo: downloading installer
262024-09-03T23:08:17.517Zinfo: profile set to 'default'
272024-09-03T23:08:17.517Zinfo: default host triple is x86_64-unknown-illumos
282024-09-03T23:08:17.517Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-03T23:08:17.614Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-03T23:08:17.614Zinfo: downloading component 'cargo'
312024-09-03T23:08:17.835Zinfo: downloading component 'clippy'
322024-09-03T23:08:17.916Zinfo: downloading component 'rust-docs'
332024-09-03T23:08:18.237Zinfo: downloading component 'rust-std'
342024-09-03T23:08:18.648Zinfo: downloading component 'rustc'
352024-09-03T23:08:19.513Zinfo: downloading component 'rustfmt'
362024-09-03T23:08:19.559Zinfo: installing component 'cargo'
372024-09-03T23:08:20.656Zinfo: installing component 'clippy'
382024-09-03T23:08:21.113Zinfo: installing component 'rust-docs'
392024-09-03T23:08:23.829Zinfo: installing component 'rust-std'
402024-09-03T23:08:25.714Zinfo: installing component 'rustc'
412024-09-03T23:08:30.901Zinfo: installing component 'rustfmt'
422024-09-03T23:08:31.319Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-09-03T23:08:31.319Z
442024-09-03T23:08:31.450Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-03T23:08:31.450Z
462024-09-03T23:08:31.450Z
472024-09-03T23:08:31.450ZRust is installed now. Great!
482024-09-03T23:08:31.450Z
492024-09-03T23:08:31.450ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-03T23:08:31.450Zenvironment variable. This has not been done automatically.
512024-09-03T23:08:31.450Z
522024-09-03T23:08:31.451ZTo configure your current shell, you need to source
532024-09-03T23:08:31.451Zthe corresponding env file under $HOME/.cargo.
542024-09-03T23:08:31.451Z
552024-09-03T23:08:31.451ZThis is usually done by running one of the following (note the leading DOT):
562024-09-03T23:08:31.451Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-03T23:08:31.451Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-03T23:08:31.524Z+ rustc --version
592024-09-03T23:08:31.643Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-03T23:08:31.667Zprocess exited: duration 15038 ms, exit code 0
 
612024-09-03T23:08:31.720Zstarting task 2: "authentication"
622024-09-03T23:08:31.775Zprocess exited: duration 59 ms, exit code 0
 
632024-09-03T23:08:31.823Zstarting task 3: "clone repository"
642024-09-03T23:08:31.847Z+ mkdir -p /work/oxidecomputer/omicron
652024-09-03T23:08:31.847Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-09-03T23:08:31.871ZCloning into '/work/oxidecomputer/omicron'...
672024-09-03T23:08:37.443Z+ cd /work/oxidecomputer/omicron
682024-09-03T23:08:37.443Z+ git fetch origin 3598a80e22e6b60b8b19649afb097be06ca84206
692024-09-03T23:08:37.875ZFrom https://github.com/oxidecomputer/omicron
702024-09-03T23:08:37.875Z * branch 3598a80e22e6b60b8b19649afb097be06ca84206 -> FETCH_HEAD
712024-09-03T23:08:37.899Z+ [[ -n oximeter-test-insert-fix ]]
722024-09-03T23:08:37.899Z++ git branch --show-current
732024-09-03T23:08:37.899Z+ current=main
742024-09-03T23:08:37.899Z+ [[ main != oximeter-test-insert-fix ]]
752024-09-03T23:08:37.899Z+ git branch -f oximeter-test-insert-fix 3598a80e22e6b60b8b19649afb097be06ca84206
762024-09-03T23:08:37.923Z+ git checkout -f oximeter-test-insert-fix
772024-09-03T23:08:38.085ZSwitched to branch 'oximeter-test-insert-fix'
782024-09-03T23:08:38.109Z+ git reset --hard 3598a80e22e6b60b8b19649afb097be06ca84206
792024-09-03T23:08:38.267ZHEAD is now at 3598a80e2 Retry sample insert after keeper cluster changes
802024-09-03T23:08:38.291Zprocess exited: duration 6446 ms, exit code 0
 
812024-09-03T23:08:38.338Zstarting task 4: "build"
822024-09-03T23:08:38.362Z+ cargo --version
832024-09-03T23:08:38.417Zcargo 1.80.1 (376290515 2024-07-16)
842024-09-03T23:08:38.441Z+ rustc --version
852024-09-03T23:08:38.496Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-09-03T23:08:38.519Z+ source ./env.sh
872024-09-03T23:08:38.519Z++ OLD_SHELL_OPTS=ehxB
882024-09-03T23:08:38.519Z++ set -o xtrace
892024-09-03T23:08:38.519Z++++ dirname ./env.sh
902024-09-03T23:08:38.519Z+++ readlink -f .
912024-09-03T23:08:38.519Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-09-03T23:08:38.519Z++ 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-03T23:08:38.519Z++ 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-03T23:08:38.520Z++ 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-03T23:08:38.520Z++ 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-03T23:08:38.520Z++ 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-03T23:08:38.520Z++ 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-03T23:08:38.520Z++ 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-03T23:08:38.520Z++ 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-03T23:08:38.520Z++ case $OLD_SHELL_OPTS in
1012024-09-03T23:08:38.520Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-09-03T23:08:38.520Z+ 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-03T23:08:38.520Z+ 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-03T23:08:38.520Z+ banner prerequisites
1052024-09-03T23:08:38.520Z
1062024-09-03T23:08:38.520Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-09-03T23:08:38.520Z # # # # # # # # # # # # # # #
1082024-09-03T23:08:38.520Z # # # # ##### # # ##### # # # # # #### #
1092024-09-03T23:08:38.520Z ##### ##### # ##### # # # # # # # # #
1102024-09-03T23:08:38.520Z # # # # # # # # # # # # # # #
1112024-09-03T23:08:38.520Z # # # ###### # # ###### ### # #### # #### #
1122024-09-03T23:08:38.520Z
1132024-09-03T23:08:38.520Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-09-03T23:08:43.948Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-09-03T23:08:46.776Z Startup: Caching catalogs ... Done
1162024-09-03T23:08:49.187ZPlanning: Solver setup ... Done (1.713s)
1172024-09-03T23:08:49.218ZPlanning: Running solver ... Done (0.031s)
1182024-09-03T23:08:49.257ZPlanning: Finding local manifests ... Done (0.003s)
1192024-09-03T23:08:49.336ZPlanning: Fetching manifests: 0/5 0% complete
1202024-09-03T23:08:49.781ZPlanning: Fetching manifests: 5/5 100% complete
1212024-09-03T23:08:49.925ZPlanning: Package planning ... Done (0.144s)
1222024-09-03T23:08:49.994ZPlanning: Merging actions ... Done (0.068s)
1232024-09-03T23:08:50.264ZPlanning: Checking for conflicting actions ... Done (0.270s)
1242024-09-03T23:08:51.398ZPlanning: Consolidating action changes ... Done (1.133s)
1252024-09-03T23:08:51.822ZPlanning: Evaluating mediators ... Done (0.424s)
1262024-09-03T23:08:51.917ZPlanning: Planning completed in 5.07 seconds
1272024-09-03T23:08:51.940Z Packages to install: 4
1282024-09-03T23:08:51.940Z Packages to update: 1
1292024-09-03T23:08:51.940Z Mediators to change: 2
1302024-09-03T23:08:51.940Z Services to change: 1
1312024-09-03T23:08:51.940Z Estimated space available: 148.82 GB
1322024-09-03T23:08:51.940ZEstimated space to be consumed: 1.53 GB
1332024-09-03T23:08:51.940Z Create boot environment: No
1342024-09-03T23:08:51.940ZCreate backup boot environment: Yes
1352024-09-03T23:08:51.940Z Rebuild boot archive: No
1362024-09-03T23:08:51.940Z
1372024-09-03T23:08:51.940ZChanged mediators:
1382024-09-03T23:08:51.940Z mediator clang:
1392024-09-03T23:08:51.940Z version: None -> 15 (system default)
1402024-09-03T23:08:51.940Z
1412024-09-03T23:08:51.940Z mediator llvm:
1422024-09-03T23:08:51.941Z version: 14 (system default) -> 15 (system default)
1432024-09-03T23:08:51.941Z
1442024-09-03T23:08:51.941ZChanged packages:
1452024-09-03T23:08:51.941Zhelios-dev
1462024-09-03T23:08:51.941Z developer/build-essential
1472024-09-03T23:08:51.941Z None -> 11-2.0
1482024-09-03T23:08:51.941Z library/libxmlsec1
1492024-09-03T23:08:51.941Z None -> 1.2.35-2.0
1502024-09-03T23:08:51.941Z ooce/developer/clang-15
1512024-09-03T23:08:51.941Z None -> 15.0.7-2.0
1522024-09-03T23:08:51.941Z ooce/developer/llvm-15
1532024-09-03T23:08:51.941Z None -> 15.0.7-2.0
1542024-09-03T23:08:51.941Z package/pkg
1552024-09-03T23:08:51.941Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-09-03T23:08:51.941Z
1572024-09-03T23:08:51.941ZServices:
1582024-09-03T23:08:51.941Z restart_fmri:
1592024-09-03T23:08:51.941Z svc:/system/update-man-index:default
1602024-09-03T23:08:51.941Z
1612024-09-03T23:08:51.941ZEditable files to change:
1622024-09-03T23:08:51.941Z Update:
1632024-09-03T23:08:51.941Z usr/share/lib/pkg/web/config.shtml
1642024-09-03T23:08:52.009Z
1652024-09-03T23:08:52.009ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-09-03T23:08:57.013ZDownload: 684/4281 items 17.8/220.6MB 8% complete (3.7M/s)
1672024-09-03T23:09:02.014ZDownload: 1195/4281 items 65.1/220.6MB 29% complete (6.5M/s)
1682024-09-03T23:09:07.014ZDownload: 1231/4281 items 90.5/220.6MB 41% complete (7.2M/s)
1692024-09-03T23:09:12.019ZDownload: 2189/4281 items 119.1/220.6MB 53% complete (5.5M/s)
1702024-09-03T23:09:17.023ZDownload: 2892/4281 items 121.1/220.6MB 54% complete (3.3M/s)
1712024-09-03T23:09:24.960ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (8.4M/s)
1722024-09-03T23:09:29.963ZDownload: 4133/4281 items 219.6/220.6MB 99% complete (6.1M/s)
1732024-09-03T23:09:31.494ZDownload: Completed 220.60 MB in 39.49 seconds (5.6M/s)
1742024-09-03T23:09:32.971Z Actions: 1/5063 actions (Removing old actions)
1752024-09-03T23:09:32.995Z Actions: 194/5063 actions (Installing new actions)
1762024-09-03T23:09:38.137Z Actions: 3616/5063 actions (Installing new actions)
1772024-09-03T23:09:38.843Z Actions: 4226/5063 actions (Updating modified actions)
1782024-09-03T23:09:39.200Z Actions: Completed 5063 actions in 6.23 seconds.
1792024-09-03T23:09:39.586Z Done (0.378s)
1802024-09-03T23:09:39.610Z Done (0.000s)
1812024-09-03T23:09:40.040Z Done (0.452s)
1822024-09-03T23:09:45.144Z Done (4.957s)
1832024-09-03T23:09:45.244Z Done (0.019s)
1842024-09-03T23:09:45.267Z Done (0.000s)
1852024-09-03T23:09:45.429Z Done (0.000s)
1862024-09-03T23:09:46.127ZPlanning: Evaluating mediator changes ... Done
1872024-09-03T23:09:46.382ZPlanning: Checking for conflicting actions ... Done
1882024-09-03T23:09:46.408ZPlanning: Consolidating action changes ... Done
1892024-09-03T23:09:46.716ZPlanning: Evaluating mediators ... Done
1902024-09-03T23:09:46.744ZPlanning: Planning completed in 0.60 seconds
1912024-09-03T23:09:46.768Z Mediators to change: 2
1922024-09-03T23:09:46.768Z Create boot environment: No
1932024-09-03T23:09:46.768ZCreate backup boot environment: No
1942024-09-03T23:09:46.822Z Done
1952024-09-03T23:09:46.822Z Done
1962024-09-03T23:09:47.197Z Done
1972024-09-03T23:09:51.692Z Done
1982024-09-03T23:09:51.792Z Done
1992024-09-03T23:09:51.816Z Done
2002024-09-03T23:09:51.849Z Done
2012024-09-03T23:09:52.582ZPlanning: Evaluating mediator changes ... Done
2022024-09-03T23:09:52.606ZPlanning: Merging actions ... Done
2032024-09-03T23:09:52.826ZPlanning: Checking for conflicting actions ... Done
2042024-09-03T23:09:52.849ZPlanning: Consolidating action changes ... Done
2052024-09-03T23:09:53.160ZPlanning: Evaluating mediators ... Done
2062024-09-03T23:09:53.223ZPlanning: Planning completed in 0.94 seconds
2072024-09-03T23:09:53.270Z Packages to change: 1
2082024-09-03T23:09:53.270Z Mediators to change: 1
2092024-09-03T23:09:53.270Z Services to change: 1
2102024-09-03T23:09:53.270Z Create boot environment: No
2112024-09-03T23:09:53.295ZCreate backup boot environment: Yes
2122024-09-03T23:09:54.783Z Actions: 1/6 actions (Updating modified actions)
2132024-09-03T23:09:54.812Z Actions: Completed 6 actions in 0.00 seconds.
2142024-09-03T23:09:54.812Z Done
2152024-09-03T23:09:54.812Z Done
2162024-09-03T23:09:54.877Z Done
2172024-09-03T23:09:59.220Z Done
2182024-09-03T23:09:59.314Z Done
2192024-09-03T23:09:59.337Z Done
2202024-09-03T23:09:59.403Z Done
2212024-09-03T23:09:59.916ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-09-03T23:09:59.916Zclang system 15 system
2232024-09-03T23:09:59.916Zcsh system system illumos
2242024-09-03T23:09:59.916Zctags system system illumos
2252024-09-03T23:09:59.916Zgcc vendor 12 vendor
2262024-09-03T23:09:59.916Zgcc system 10 system
2272024-09-03T23:09:59.916Zgcc system 7 system
2282024-09-03T23:09:59.916Zgo system 1.20 system
2292024-09-03T23:09:59.916Zgo system 1.19 system
2302024-09-03T23:09:59.916Zllvm system 15 system
2312024-09-03T23:09:59.916Zllvm system 14 system
2322024-09-03T23:09:59.916Zmariadb system 10.6 system
2332024-09-03T23:09:59.916Zmta vendor vendor dma
2342024-09-03T23:09:59.916Zopenjdk system 17 system
2352024-09-03T23:09:59.916Zopenjdk system 11 system
2362024-09-03T23:09:59.916Zopenjdk system 1.8 system
2372024-09-03T23:09:59.916Zopenssl vendor 3 vendor
2382024-09-03T23:09:59.916Zperl system 5.36 system
2392024-09-03T23:09:59.916Zpostgresql system 15 system
2402024-09-03T23:09:59.916Zpostgresql system 13 system
2412024-09-03T23:09:59.916Zpython vendor 3 vendor
2422024-09-03T23:09:59.916Zpython system 2 system
2432024-09-03T23:09:59.916Zpython3 system 3.11 system
2442024-09-03T23:09:59.916Zruby system 3.0 system
2452024-09-03T23:09:59.916Zwords vendor vendor american-english
2462024-09-03T23:09:59.916Zwords system system australian-english
2472024-09-03T23:09:59.916Zwords system system british-english
2482024-09-03T23:09:59.916Zwords system system canadian-english
2492024-09-03T23:09:59.916Zwords system system french
2502024-09-03T23:09:59.916Zwords system system italian
2512024-09-03T23:09:59.916Zwords system system ngerman
2522024-09-03T23:09:59.916Zwords system system ogerman
2532024-09-03T23:09:59.916Zwords system system spanish
2542024-09-03T23:10:00.316ZPUBLISHER TYPE STATUS P LOCATION
2552024-09-03T23:10:00.316Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2562024-09-03T23:10:02.481ZFMRI IFO
2572024-09-03T23:10:02.481Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-09-03T23:10:02.481Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-09-03T23:10:02.481Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-09-03T23:10:02.481Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-09-03T23:10:02.481Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2622024-09-03T23:10:02.481Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-09-03T23:10:02.481Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2642024-09-03T23:10:02.481Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2652024-09-03T23:10:02.481Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2662024-09-03T23:10:02.481Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-09-03T23:10:02.481Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-09-03T23:10:02.481Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2692024-09-03T23:10:02.481Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2702024-09-03T23:10:03.149Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2712024-09-03T23:10:03.557Z Updating crates.io index
2722024-09-03T23:10:03.621Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2732024-09-03T23:10:04.526Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-09-03T23:10:05.442Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-09-03T23:10:05.772Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2762024-09-03T23:10:07.492Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-09-03T23:10:07.882Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-09-03T23:10:08.205Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-09-03T23:10:09.375Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-09-03T23:10:11.404Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-09-03T23:10:12.510Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-09-03T23:10:13.213Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-09-03T23:10:13.706Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-09-03T23:10:14.378Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-09-03T23:10:14.872Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2862024-09-03T23:10:15.202Z Updating git repository `https://github.com/oxidecomputer/qorb`
2872024-09-03T23:10:15.667Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882024-09-03T23:10:16.231Z Updating git repository `https://github.com/oxidecomputer/tofino`
2892024-09-03T23:10:16.645Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2902024-09-03T23:10:17.004Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2912024-09-03T23:10:17.306Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2922024-09-03T23:10:17.655Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932024-09-03T23:10:18.114Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-09-03T23:10:18.492Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-09-03T23:10:18.882Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-09-03T23:10:19.398Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-09-03T23:10:20.034Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2982024-09-03T23:10:20.470Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2992024-09-03T23:10:20.952Z Updating git repository `https://github.com/oxidecomputer/typify`
3002024-09-03T23:10:23.531Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3012024-09-03T23:10:23.855Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3022024-09-03T23:10:24.213Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3032024-09-03T23:10:24.630Z Updating git repository `https://github.com/oxidecomputer/rfb`
3042024-09-03T23:10:26.080Z Downloading crates ...
3052024-09-03T23:10:26.142Z Downloaded fastrand v2.1.0
3062024-09-03T23:10:26.166Z Downloaded crypto-common v0.1.6
3072024-09-03T23:10:26.166Z Downloaded autocfg v1.3.0
3082024-09-03T23:10:26.166Z Downloaded anstyle-query v1.0.3
3092024-09-03T23:10:26.166Z Downloaded anstyle-parse v0.2.4
3102024-09-03T23:10:26.166Z Downloaded thiserror v1.0.63
3112024-09-03T23:10:26.167Z Downloaded toml_datetime v0.6.8
3122024-09-03T23:10:26.167Z Downloaded utf8parse v0.2.1
3132024-09-03T23:10:26.190Z Downloaded typenum v1.17.0
3142024-09-03T23:10:26.190Z Downloaded unicode-ident v1.0.12
3152024-09-03T23:10:26.190Z Downloaded proc-macro2 v1.0.86
3162024-09-03T23:10:26.190Z Downloaded version_check v0.9.5
3172024-09-03T23:10:26.190Z Downloaded macaddr v1.0.1
3182024-09-03T23:10:26.190Z Downloaded swrite v0.1.0
3192024-09-03T23:10:26.190Z Downloaded memmap v0.7.0
3202024-09-03T23:10:26.190Z Downloaded usdt-macro v0.5.0
3212024-09-03T23:10:26.190Z Downloaded usdt v0.5.0
3222024-09-03T23:10:26.215Z Downloaded textwrap v0.16.1
3232024-09-03T23:10:26.216Z Downloaded tempfile v3.10.1
3242024-09-03T23:10:26.216Z Downloaded zerocopy-derive v0.7.34
3252024-09-03T23:10:26.216Z Downloaded zerocopy v0.7.34
3262024-09-03T23:10:26.240Z Downloaded winnow v0.6.18
3272024-09-03T23:10:26.263Z Downloaded toml_edit v0.22.20
3282024-09-03T23:10:26.287Z Downloaded unicode-width v0.1.13
3292024-09-03T23:10:26.287Z Downloaded rustix v0.38.34
3302024-09-03T23:10:26.310Z Downloaded libc v0.2.158
3312024-09-03T23:10:26.340Z Downloaded tabled v0.15.0
3322024-09-03T23:10:26.364Z Downloaded syn v2.0.74
3332024-09-03T23:10:26.388Z Downloaded syn v1.0.109
3342024-09-03T23:10:26.388Z Downloaded serde_json v1.0.125
3352024-09-03T23:10:26.411Z Downloaded goblin v0.8.2
3362024-09-03T23:10:26.411Z Downloaded clap_builder v4.5.15
3372024-09-03T23:10:26.411Z Downloaded hashbrown v0.14.5
3382024-09-03T23:10:26.434Z Downloaded ucd-trie v0.1.6
3392024-09-03T23:10:26.435Z Downloaded toml v0.8.19
3402024-09-03T23:10:26.435Z Downloaded ryu v1.0.18
3412024-09-03T23:10:26.435Z Downloaded serde v1.0.208
3422024-09-03T23:10:26.435Z Downloaded proc-macro-error-attr v1.0.4
3432024-09-03T23:10:26.435Z Downloaded pest_meta v2.7.10
3442024-09-03T23:10:26.435Z Downloaded pest v2.7.10
3452024-09-03T23:10:26.435Z Downloaded memchr v2.7.2
3462024-09-03T23:10:26.458Z Downloaded papergrid v0.11.0
3472024-09-03T23:10:26.458Z Downloaded unicode-linebreak v0.1.5
3482024-09-03T23:10:26.458Z Downloaded smawk v0.3.2
3492024-09-03T23:10:26.458Z Downloaded serde_tokenstream v0.2.2
3502024-09-03T23:10:26.458Z Downloaded quote v1.0.36
3512024-09-03T23:10:26.458Z Downloaded indexmap v2.4.0
3522024-09-03T23:10:26.458Z Downloaded pretty-hex v0.4.1
3532024-09-03T23:10:26.482Z Downloaded pest_derive v2.7.10
3542024-09-03T23:10:26.482Z Downloaded thiserror-impl v1.0.63
3552024-09-03T23:10:26.482Z Downloaded serde_derive v1.0.208
3562024-09-03T23:10:26.482Z Downloaded scroll_derive v0.12.0
3572024-09-03T23:10:26.482Z Downloaded log v0.4.21
3582024-09-03T23:10:26.482Z Downloaded is_terminal_polyfill v1.70.0
3592024-09-03T23:10:26.483Z Downloaded fnv v1.0.7
3602024-09-03T23:10:26.483Z Downloaded cfg-if v1.0.0
3612024-09-03T23:10:26.483Z Downloaded proc-macro-error v1.0.4
3622024-09-03T23:10:26.483Z Downloaded dtrace-parser v0.2.0
3632024-09-03T23:10:26.483Z Downloaded cpufeatures v0.2.12
3642024-09-03T23:10:26.483Z Downloaded pest_generator v2.7.10
3652024-09-03T23:10:26.483Z Downloaded errno v0.3.9
3662024-09-03T23:10:26.483Z Downloaded clap_lex v0.7.0
3672024-09-03T23:10:26.506Z Downloaded clap v4.5.16
3682024-09-03T23:10:26.506Z Downloaded cargo_metadata v0.18.1
3692024-09-03T23:10:26.506Z Downloaded camino-tempfile v1.1.1
3702024-09-03T23:10:26.506Z Downloaded usdt-impl v0.5.0
3712024-09-03T23:10:26.506Z Downloaded usdt-attr-macro v0.5.0
3722024-09-03T23:10:26.506Z Downloaded thread-id v4.2.1
3732024-09-03T23:10:26.506Z Downloaded terminal_size v0.3.0
3742024-09-03T23:10:26.506Z Downloaded strsim v0.11.1
3752024-09-03T23:10:26.506Z Downloaded sha2 v0.10.8
3762024-09-03T23:10:26.506Z Downloaded serde_spanned v0.6.7
3772024-09-03T23:10:26.530Z Downloaded semver v1.0.23
3782024-09-03T23:10:26.530Z Downloaded once_cell v1.19.0
3792024-09-03T23:10:26.530Z Downloaded itoa v1.0.11
3802024-09-03T23:10:26.530Z Downloaded heck v0.5.0
3812024-09-03T23:10:26.530Z Downloaded generic-array v0.14.7
3822024-09-03T23:10:26.530Z Downloaded digest v0.10.7
3832024-09-03T23:10:26.530Z Downloaded cargo_toml v0.20.4
3842024-09-03T23:10:26.530Z Downloaded camino v1.1.9
3852024-09-03T23:10:26.530Z Downloaded byteorder v1.5.0
3862024-09-03T23:10:26.530Z Downloaded bitflags v2.6.0
3872024-09-03T23:10:26.530Z Downloaded anyhow v1.0.86
3882024-09-03T23:10:26.554Z Downloaded tabled_derive v0.7.0
3892024-09-03T23:10:26.554Z Downloaded scroll v0.12.0
3902024-09-03T23:10:26.554Z Downloaded plain v0.2.3
3912024-09-03T23:10:26.554Z Downloaded heck v0.4.1
3922024-09-03T23:10:26.554Z Downloaded fs-err v2.11.0
3932024-09-03T23:10:26.554Z Downloaded dof v0.3.0
3942024-09-03T23:10:26.554Z Downloaded colorchoice v1.0.1
3952024-09-03T23:10:26.554Z Downloaded clap_derive v4.5.13
3962024-09-03T23:10:26.554Z Downloaded cargo-platform v0.1.8
3972024-09-03T23:10:26.554Z Downloaded bytecount v0.6.8
3982024-09-03T23:10:26.554Z Downloaded block-buffer v0.10.4
3992024-09-03T23:10:26.554Z Downloaded anstream v0.6.14
4002024-09-03T23:10:26.554Z Downloaded anstyle v1.0.8
4012024-09-03T23:10:26.578Z Downloaded equivalent v1.0.1
4022024-09-03T23:10:26.684Z Compiling proc-macro2 v1.0.86
4032024-09-03T23:10:26.707Z Compiling unicode-ident v1.0.12
4042024-09-03T23:10:26.708Z Compiling version_check v0.9.5
4052024-09-03T23:10:26.708Z Compiling serde v1.0.208
4062024-09-03T23:10:26.708Z Compiling memchr v2.7.2
4072024-09-03T23:10:26.708Z Compiling thiserror v1.0.63
4082024-09-03T23:10:26.708Z Compiling libc v0.2.158
4092024-09-03T23:10:26.708Z Compiling itoa v1.0.11
4102024-09-03T23:10:26.938Z Compiling ryu v1.0.18
4112024-09-03T23:10:26.961Z Compiling ucd-trie v0.1.6
4122024-09-03T23:10:27.241Z Compiling once_cell v1.19.0
4132024-09-03T23:10:27.493Z Compiling byteorder v1.5.0
4142024-09-03T23:10:27.634Z Compiling rustix v0.38.34
4152024-09-03T23:10:27.657Z Compiling serde_json v1.0.125
4162024-09-03T23:10:27.990Z Compiling bitflags v2.6.0
4172024-09-03T23:10:28.211Z Compiling proc-macro-error-attr v1.0.4
4182024-09-03T23:10:28.310Z Compiling quote v1.0.36
4192024-09-03T23:10:28.383Z Compiling usdt-impl v0.5.0
4202024-09-03T23:10:28.463Z Compiling syn v1.0.109
4212024-09-03T23:10:28.519Z Compiling proc-macro-error v1.0.4
4222024-09-03T23:10:28.570Z Compiling plain v0.2.3
4232024-09-03T23:10:28.716Z Compiling syn v2.0.74
4242024-09-03T23:10:28.750Z Compiling errno v0.3.9
4252024-09-03T23:10:28.937Z Compiling log v0.4.21
4262024-09-03T23:10:28.964Z Compiling camino v1.1.9
4272024-09-03T23:10:28.990Z Compiling thread-id v4.2.1
4282024-09-03T23:10:29.084Z Compiling hashbrown v0.14.5
4292024-09-03T23:10:29.112Z Compiling utf8parse v0.2.1
4302024-09-03T23:10:29.138Z Compiling equivalent v1.0.1
4312024-09-03T23:10:29.270Z Compiling anstyle-parse v0.2.4
4322024-09-03T23:10:29.670Z Compiling anstyle-query v1.0.3
4332024-09-03T23:10:29.778Z Compiling pretty-hex v0.4.1
4342024-09-03T23:10:29.804Z Compiling anstyle v1.0.8
4352024-09-03T23:10:29.894Z Compiling semver v1.0.23
4362024-09-03T23:10:30.000Z Compiling winnow v0.6.18
4372024-09-03T23:10:30.030Z Compiling is_terminal_polyfill v1.70.0
4382024-09-03T23:10:30.148Z Compiling colorchoice v1.0.1
4392024-09-03T23:10:30.221Z Compiling autocfg v1.3.0
4402024-09-03T23:10:30.308Z Compiling indexmap v2.4.0
4412024-09-03T23:10:30.358Z Compiling unicode-width v0.1.13
4422024-09-03T23:10:30.456Z Compiling anstream v0.6.14
4432024-09-03T23:10:30.866Z Compiling terminal_size v0.3.0
4442024-09-03T23:10:31.060Z Compiling fs-err v2.11.0
4452024-09-03T23:10:31.084Z Compiling heck v0.4.1
4462024-09-03T23:10:31.186Z Compiling bytecount v0.6.8
4472024-09-03T23:10:31.381Z Compiling strsim v0.11.1
4482024-09-03T23:10:31.414Z Compiling fnv v1.0.7
4492024-09-03T23:10:31.490Z Compiling cfg-if v1.0.0
4502024-09-03T23:10:31.543Z Compiling fastrand v2.1.0
4512024-09-03T23:10:31.572Z Compiling anyhow v1.0.86
4522024-09-03T23:10:31.572Z Compiling clap_lex v0.7.0
4532024-09-03T23:10:31.621Z Compiling heck v0.5.0
4542024-09-03T23:10:32.103Z Compiling tempfile v3.10.1
4552024-09-03T23:10:32.144Z Compiling clap_builder v4.5.15
4562024-09-03T23:10:32.292Z Compiling papergrid v0.11.0
4572024-09-03T23:10:32.548Z Compiling memmap v0.7.0
4582024-09-03T23:10:32.723Z Compiling smawk v0.3.2
4592024-09-03T23:10:32.891Z Compiling unicode-linebreak v0.1.5
4602024-09-03T23:10:33.263Z Compiling swrite v0.1.0
4612024-09-03T23:10:33.370Z Compiling textwrap v0.16.1
4622024-09-03T23:10:34.495Z Compiling tabled_derive v0.7.0
4632024-09-03T23:10:36.013Z Compiling tabled v0.15.0
4642024-09-03T23:10:36.795Z Compiling serde_derive v1.0.208
4652024-09-03T23:10:36.795Z Compiling thiserror-impl v1.0.63
4662024-09-03T23:10:36.818Z Compiling zerocopy-derive v0.7.34
4672024-09-03T23:10:36.863Z Compiling scroll_derive v0.12.0
4682024-09-03T23:10:37.023Z Compiling clap_derive v4.5.13
4692024-09-03T23:10:38.046Z Compiling scroll v0.12.0
4702024-09-03T23:10:38.460Z Compiling goblin v0.8.2
4712024-09-03T23:10:38.575Z Compiling zerocopy v0.7.34
4722024-09-03T23:10:39.131Z Compiling pest v2.7.10
4732024-09-03T23:10:40.111Z Compiling clap v4.5.16
4742024-09-03T23:10:41.151Z Compiling pest_meta v2.7.10
4752024-09-03T23:10:42.128Z Compiling pest_generator v2.7.10
4762024-09-03T23:10:43.854Z Compiling pest_derive v2.7.10
4772024-09-03T23:10:44.523Z Compiling dtrace-parser v0.2.0
4782024-09-03T23:10:46.211Z Compiling toml_datetime v0.6.8
4792024-09-03T23:10:46.211Z Compiling serde_spanned v0.6.7
4802024-09-03T23:10:46.211Z Compiling cargo-platform v0.1.8
4812024-09-03T23:10:46.580Z Compiling serde_tokenstream v0.2.2
4822024-09-03T23:10:46.604Z Compiling toml_edit v0.22.20
4832024-09-03T23:10:46.727Z Compiling macaddr v1.0.1
4842024-09-03T23:10:46.785Z Compiling camino-tempfile v1.1.1
4852024-09-03T23:10:47.605Z Compiling dof v0.3.0
4862024-09-03T23:10:47.605Z Compiling cargo_metadata v0.18.1
4872024-09-03T23:10:49.169Z Compiling toml v0.8.19
4882024-09-03T23:10:49.580Z Compiling usdt-attr-macro v0.5.0
4892024-09-03T23:10:49.671Z Compiling usdt-macro v0.5.0
4902024-09-03T23:10:49.952Z Compiling cargo_toml v0.20.4
4912024-09-03T23:10:50.776Z Compiling usdt v0.5.0
4922024-09-03T23:10:54.102Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932024-09-03T23:10:58.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.15s
4942024-09-03T23:10:59.206Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4952024-09-03T23:10:59.994Z Downloading crates ...
4962024-09-03T23:11:00.132Z Downloaded atomicwrites v0.4.3
4972024-09-03T23:11:00.157Z Downloaded aead v0.5.2
4982024-09-03T23:11:00.157Z Downloaded cstr-argument v0.1.2
4992024-09-03T23:11:00.182Z Downloaded darling v0.20.9
5002024-09-03T23:11:00.182Z Downloaded is_ci v1.2.0
5012024-09-03T23:11:00.205Z Downloaded strum v0.26.3
5022024-09-03T23:11:00.205Z Downloaded subtle v2.5.0
5032024-09-03T23:11:00.229Z Downloaded try-lock v0.2.5
5042024-09-03T23:11:00.229Z Downloaded unarray v0.1.4
5052024-09-03T23:11:00.229Z Downloaded pretty-hex v0.2.1
5062024-09-03T23:11:00.229Z Downloaded predicates-core v1.0.6
5072024-09-03T23:11:00.254Z Downloaded tinyvec_macros v0.1.1
5082024-09-03T23:11:00.254Z Downloaded tokio-macros v2.4.0
5092024-09-03T23:11:00.254Z Downloaded openssl-probe v0.1.5
5102024-09-03T23:11:00.254Z Downloaded openssl-macros v0.1.1
5112024-09-03T23:11:00.278Z Downloaded packed_struct v0.10.1
5122024-09-03T23:11:00.278Z Downloaded parking_lot v0.11.2
5132024-09-03T23:11:00.278Z Downloaded universal-hash v0.5.1
5142024-09-03T23:11:00.278Z Downloaded pin-utils v0.1.0
5152024-09-03T23:11:00.302Z Downloaded vte_generate_state_changes v0.1.1
5162024-09-03T23:11:00.327Z Downloaded hex-literal v0.4.1
5172024-09-03T23:11:00.328Z Downloaded ssh-encoding v0.2.0
5182024-09-03T23:11:00.328Z Downloaded slog-stdlog v4.1.1
5192024-09-03T23:11:00.352Z Downloaded number_prefix v0.4.0
5202024-09-03T23:11:00.352Z Downloaded rpassword v7.3.1
5212024-09-03T23:11:00.352Z Downloaded serde_urlencoded v0.7.1
5222024-09-03T23:11:00.352Z Downloaded phf v0.11.2
5232024-09-03T23:11:00.352Z Downloaded sqlparser_derive v0.2.2
5242024-09-03T23:11:00.352Z Downloaded signature v2.2.0
5252024-09-03T23:11:00.378Z Downloaded ssh-cipher v0.2.0
5262024-09-03T23:11:00.378Z Downloaded opaque-debug v0.3.1
5272024-09-03T23:11:00.378Z Downloaded downcast v0.11.0
5282024-09-03T23:11:00.379Z Downloaded peg-runtime v0.8.3
5292024-09-03T23:11:00.379Z Downloaded parse-size v1.0.0
5302024-09-03T23:11:00.379Z Downloaded percent-encoding v2.3.1
5312024-09-03T23:11:00.379Z Downloaded num-rational v0.4.2
5322024-09-03T23:11:00.379Z Downloaded pem-rfc7468 v0.7.0
5332024-09-03T23:11:00.379Z Downloaded diff v0.1.13
5342024-09-03T23:11:00.404Z Downloaded dsl_auto_type v0.1.2
5352024-09-03T23:11:00.404Z Downloaded diesel_derives v2.2.2
5362024-09-03T23:11:00.404Z Downloaded yasna v0.5.2
5372024-09-03T23:11:00.404Z Downloaded omicron-zone-package v0.11.0
5382024-09-03T23:11:00.404Z Downloaded regex v1.10.6
5392024-09-03T23:11:00.428Z Downloaded pbkdf2 v0.11.0
5402024-09-03T23:11:00.428Z Downloaded paste v1.0.15
5412024-09-03T23:11:00.428Z Downloaded url v2.5.2
5422024-09-03T23:11:00.453Z Downloaded password-hash v0.4.2
5432024-09-03T23:11:00.453Z Downloaded des v0.8.1
5442024-09-03T23:11:00.453Z Downloaded parse-display-derive v0.10.0
5452024-09-03T23:11:00.453Z Downloaded minimal-lexical v0.2.1
5462024-09-03T23:11:00.453Z Downloaded pbkdf2 v0.12.2
5472024-09-03T23:11:00.453Z Downloaded dhcproto v0.12.0
5482024-09-03T23:11:00.453Z Downloaded password-hash v0.5.0
5492024-09-03T23:11:00.477Z Downloaded itertools v0.12.1
5502024-09-03T23:11:00.477Z Downloaded serde_yaml v0.9.34+deprecated
5512024-09-03T23:11:00.477Z Downloaded object v0.32.2
5522024-09-03T23:11:00.501Z Downloaded smoltcp v0.11.0
5532024-09-03T23:11:00.501Z Downloaded finl_unicode v1.2.0
5542024-09-03T23:11:00.525Z Downloaded openapiv3 v2.0.0
5552024-09-03T23:11:00.549Z Downloaded petgraph v0.6.5
5562024-09-03T23:11:00.573Z Downloaded hyper v0.14.30
5572024-09-03T23:11:00.573Z Downloaded serde_with v3.9.0
5582024-09-03T23:11:00.597Z Downloaded encoding_rs v0.8.34
5592024-09-03T23:11:00.621Z Downloaded hkdf v0.12.4
5602024-09-03T23:11:00.621Z Downloaded vcpkg v0.2.15
5612024-09-03T23:11:00.659Z Downloaded idna v0.4.0
5622024-09-03T23:11:00.688Z Downloaded webpki-roots v0.25.4
5632024-09-03T23:11:00.688Z Downloaded regress v0.9.1
5642024-09-03T23:11:00.689Z Downloaded regex-syntax v0.8.4
5652024-09-03T23:11:00.712Z Downloaded regex-syntax v0.6.29
5662024-09-03T23:11:00.712Z Downloaded ratatui v0.28.0
5672024-09-03T23:11:00.738Z Downloaded regex-automata v0.4.6
5682024-09-03T23:11:00.762Z Downloaded radix_trie v0.2.1
5692024-09-03T23:11:00.786Z Downloaded nix v0.29.0
5702024-09-03T23:11:00.786Z Downloaded nix v0.28.0
5712024-09-03T23:11:00.810Z Downloaded idna v0.5.0
5722024-09-03T23:11:00.810Z Downloaded sha3 v0.10.8
5732024-09-03T23:11:00.833Z Downloaded ring v0.17.8
5742024-09-03T23:11:00.904Z Downloaded idna v0.2.3
5752024-09-03T23:11:00.927Z Downloaded nix v0.27.1
5762024-09-03T23:11:00.952Z Downloaded lalrpop v0.19.12
5772024-09-03T23:11:00.952Z Downloaded idna v0.3.0
5782024-09-03T23:11:00.977Z Downloaded libgit2-sys v0.17.0+1.8.1
5792024-09-03T23:11:01.025Z Downloaded rayon v1.10.0
5802024-09-03T23:11:01.050Z Downloaded ring v0.16.20
5812024-09-03T23:11:01.135Z Downloaded diesel v2.2.3
5822024-09-03T23:11:01.161Z Downloaded sled v0.34.7
5832024-09-03T23:11:01.185Z Downloaded zerocopy-derive v0.6.6
5842024-09-03T23:11:01.185Z Downloaded tokio v1.39.3
5852024-09-03T23:11:01.235Z Downloaded itertools v0.13.0
5862024-09-03T23:11:01.259Z Downloaded csv v1.3.0
5872024-09-03T23:11:01.282Z Downloaded der v0.7.9
5882024-09-03T23:11:01.282Z Downloaded unicode-normalization v0.1.23
5892024-09-03T23:11:01.282Z Downloaded libm v0.2.8
5902024-09-03T23:11:01.306Z Downloaded libz-sys v1.1.16
5912024-09-03T23:11:01.379Z Downloaded dropshot v0.10.1
5922024-09-03T23:11:01.402Z Downloaded smoltcp v0.9.1
5932024-09-03T23:11:01.426Z Downloaded num-bigint-dig v0.8.4
5942024-09-03T23:11:01.426Z Downloaded expectorate v1.1.0
5952024-09-03T23:11:01.426Z Downloaded itertools v0.10.5
5962024-09-03T23:11:01.426Z Downloaded libsqlite3-sys v0.28.0
5972024-09-03T23:11:01.514Z Downloaded derive_builder v0.20.0
5982024-09-03T23:11:01.538Z Downloaded hickory-proto v0.24.1
5992024-09-03T23:11:01.562Z Downloaded derive_more v0.99.18
6002024-09-03T23:11:01.562Z Downloaded serde_with_macros v3.9.0
6012024-09-03T23:11:01.562Z Downloaded unicode-segmentation v1.11.0
6022024-09-03T23:11:01.562Z Downloaded nom v7.1.3
6032024-09-03T23:11:01.562Z Downloaded derive-where v1.2.7
6042024-09-03T23:11:01.562Z Downloaded derive_builder_core v0.20.0
6052024-09-03T23:11:01.585Z Downloaded object v0.30.4
6062024-09-03T23:11:01.585Z Downloaded rand v0.8.5
6072024-09-03T23:11:01.585Z Downloaded reqwest v0.11.27
6082024-09-03T23:11:01.609Z Downloaded gimli v0.28.1
6092024-09-03T23:11:01.609Z Downloaded uuid v1.10.0
6102024-09-03T23:11:01.609Z Downloaded mio v0.8.11
6112024-09-03T23:11:01.609Z Downloaded libxml v0.3.3
6122024-09-03T23:11:01.632Z Downloaded parse-display v0.10.0
6132024-09-03T23:11:01.632Z Downloaded sqlparser v0.45.0
6142024-09-03T23:11:01.632Z Downloaded num-traits v0.2.19
6152024-09-03T23:11:01.632Z Downloaded polar-core v0.27.3
6162024-09-03T23:11:01.656Z Downloaded env_logger v0.10.2
6172024-09-03T23:11:01.656Z Downloaded futures-util v0.3.30
6182024-09-03T23:11:01.656Z Downloaded smallvec v1.13.2
6192024-09-03T23:11:01.656Z Downloaded smallvec v0.6.14
6202024-09-03T23:11:01.656Z Downloaded bzip2-sys v0.1.11+1.0.8
6212024-09-03T23:11:01.680Z Downloaded shell-words v1.1.0
6222024-09-03T23:11:01.680Z Downloaded serde_repr v0.1.19
6232024-09-03T23:11:01.680Z Downloaded defmt v0.3.8
6242024-09-03T23:11:01.680Z Downloaded vergen v8.3.2
6252024-09-03T23:11:01.703Z Downloaded mio v1.0.2
6262024-09-03T23:11:01.704Z Downloaded sha1 v0.10.6
6272024-09-03T23:11:01.704Z Downloaded der_derive v0.7.2
6282024-09-03T23:11:01.704Z Downloaded spki v0.7.3
6292024-09-03T23:11:01.704Z Downloaded snafu v0.8.2
6302024-09-03T23:11:01.704Z Downloaded debug-ignore v1.0.5
6312024-09-03T23:11:01.704Z Downloaded peg-macros v0.8.4
6322024-09-03T23:11:01.727Z Downloaded winnow v0.5.40
6332024-09-03T23:11:01.728Z Downloaded num-bigint v0.4.5
6342024-09-03T23:11:01.728Z Downloaded git2 v0.19.0
6352024-09-03T23:11:01.751Z Downloaded pem v3.0.4
6362024-09-03T23:11:01.751Z Downloaded peg v0.8.4
6372024-09-03T23:11:01.751Z Downloaded path-slash v0.1.5
6382024-09-03T23:11:01.751Z Downloaded parking_lot_core v0.9.10
6392024-09-03T23:11:01.751Z Downloaded difflib v0.4.0
6402024-09-03T23:11:01.751Z Downloaded socket2 v0.5.7
6412024-09-03T23:11:01.752Z Downloaded olpc-cjson v0.1.3
6422024-09-03T23:11:01.752Z Downloaded dirs-sys-next v0.1.2
6432024-09-03T23:11:01.752Z Downloaded derive_builder_macro v0.20.0
6442024-09-03T23:11:01.752Z Downloaded openssl v0.10.66
6452024-09-03T23:11:01.777Z Downloaded dyn-clone v1.0.17
6462024-09-03T23:11:01.777Z Downloaded dropshot_endpoint v0.10.1
6472024-09-03T23:11:01.777Z Downloaded display-error-chain v0.2.1
6482024-09-03T23:11:01.777Z Downloaded dirs-next v2.0.0
6492024-09-03T23:11:01.777Z Downloaded socket2 v0.4.10
6502024-09-03T23:11:01.777Z Downloaded signal-hook v0.3.17
6512024-09-03T23:11:01.777Z Downloaded whoami v1.5.1
6522024-09-03T23:11:01.777Z Downloaded futures v0.3.30
6532024-09-03T23:11:01.801Z Downloaded diesel_table_macro_syntax v0.2.0
6542024-09-03T23:11:01.801Z Downloaded snafu-derive v0.8.2
6552024-09-03T23:11:01.801Z Downloaded signal-hook-registry v1.4.2
6562024-09-03T23:11:01.801Z Downloaded ron v0.8.1
6572024-09-03T23:11:01.801Z Downloaded smf v0.2.3
6582024-09-03T23:11:01.801Z Downloaded defmt-parser v0.3.4
6592024-09-03T23:11:01.801Z Downloaded ssh-key v0.6.6
6602024-09-03T23:11:01.801Z Downloaded dhcproto-macros v0.1.0
6612024-09-03T23:11:01.801Z Downloaded spin v0.9.8
6622024-09-03T23:11:01.801Z Downloaded deranged v0.3.11
6632024-09-03T23:11:01.825Z Downloaded defmt-macros v0.3.9
6642024-09-03T23:11:01.825Z Downloaded heck v0.3.3
6652024-09-03T23:11:01.825Z Downloaded p384 v0.13.0
6662024-09-03T23:11:01.825Z Downloaded rustls v0.22.4
6672024-09-03T23:11:01.848Z Downloaded http v1.1.0
6682024-09-03T23:11:01.848Z Downloaded sqlformat v0.2.4
6692024-09-03T23:11:01.848Z Downloaded spin v0.5.2
6702024-09-03T23:11:01.848Z Downloaded shlex v1.3.0
6712024-09-03T23:11:01.849Z Downloaded pin-project v1.1.5
6722024-09-03T23:11:01.872Z Downloaded data-encoding v2.6.0
6732024-09-03T23:11:01.872Z Downloaded mockall_derive v0.13.0
6742024-09-03T23:11:01.872Z Downloaded signal-hook-tokio v0.3.1
6752024-09-03T23:11:01.872Z Downloaded signal-hook-mio v0.2.4
6762024-09-03T23:11:01.872Z Downloaded pin-project-internal v1.1.5
6772024-09-03T23:11:01.872Z Downloaded h2 v0.3.26
6782024-09-03T23:11:01.872Z Downloaded pin-project-lite v0.2.14
6792024-09-03T23:11:01.895Z Downloaded sigpipe v0.1.3
6802024-09-03T23:11:01.895Z Downloaded x509-cert v0.2.5
6812024-09-03T23:11:01.895Z Downloaded reedline v0.33.0
6822024-09-03T23:11:01.895Z Downloaded serde_derive_internals v0.29.1
6832024-09-03T23:11:01.895Z Downloaded parking_lot_core v0.8.6
6842024-09-03T23:11:01.895Z Downloaded slog-json v2.6.1
6852024-09-03T23:11:01.895Z Downloaded slog-envlogger v2.2.0
6862024-09-03T23:11:01.919Z Downloaded slog-dtrace v0.3.0
6872024-09-03T23:11:01.919Z Downloaded slog-bunyan v2.5.0
6882024-09-03T23:11:01.919Z Downloaded num_enum_derive v0.5.11
6892024-09-03T23:11:01.919Z Downloaded num_enum v0.5.11
6902024-09-03T23:11:01.919Z Downloaded rfc6979 v0.4.0
6912024-09-03T23:11:01.919Z Downloaded resolv-conf v0.7.0
6922024-09-03T23:11:01.919Z Downloaded phf_shared v0.11.2
6932024-09-03T23:11:01.919Z Downloaded phf_shared v0.10.0
6942024-09-03T23:11:01.919Z Downloaded zip v0.6.6
6952024-09-03T23:11:01.919Z Downloaded hickory-server v0.24.1
6962024-09-03T23:11:01.943Z Downloaded which v4.4.2
6972024-09-03T23:11:01.943Z Downloaded walkdir v2.5.0
6982024-09-03T23:11:01.943Z Downloaded wait-timeout v0.2.0
6992024-09-03T23:11:01.943Z Downloaded env_logger v0.9.3
7002024-09-03T23:11:01.943Z Downloaded ecdsa v0.16.9
7012024-09-03T23:11:01.943Z Downloaded slog-term v2.9.1
7022024-09-03T23:11:01.943Z Downloaded similar v2.6.0
7032024-09-03T23:11:01.943Z Downloaded zerocopy v0.6.6
7042024-09-03T23:11:01.943Z Downloaded num-iter v0.1.45
7052024-09-03T23:11:01.966Z Downloaded hashbrown v0.12.3
7062024-09-03T23:11:01.966Z Downloaded russh v0.45.0
7072024-09-03T23:11:01.966Z Downloaded rusqlite v0.31.0
7082024-09-03T23:11:01.966Z Downloaded tokio-native-tls v0.3.1
7092024-09-03T23:11:01.966Z Downloaded unicode-bidi v0.3.15
7102024-09-03T23:11:01.990Z Downloaded trust-dns-proto v0.22.0
7112024-09-03T23:11:01.991Z Downloaded gethostname v0.5.0
7122024-09-03T23:11:01.991Z Downloaded fxhash v0.2.1
7132024-09-03T23:11:01.991Z Downloaded ed25519 v2.2.3
7142024-09-03T23:11:01.991Z Downloaded hickory-client v0.24.1
7152024-09-03T23:11:01.991Z Downloaded heapless v0.8.0
7162024-09-03T23:11:02.014Z Downloaded heapless v0.7.17
7172024-09-03T23:11:02.014Z Downloaded getrandom v0.2.14
7182024-09-03T23:11:02.014Z Downloaded steno v0.4.1
7192024-09-03T23:11:02.014Z Downloaded uzers v0.11.3
7202024-09-03T23:11:02.014Z Downloaded utf-8 v0.7.6
7212024-09-03T23:11:02.014Z Downloaded serde_arrays v0.1.0
7222024-09-03T23:11:02.014Z Downloaded p521 v0.13.3
7232024-09-03T23:11:02.039Z Downloaded indicatif v0.17.8
7242024-09-03T23:11:02.039Z Downloaded indexmap v1.9.3
7252024-09-03T23:11:02.039Z Downloaded slog-scope v4.4.0
7262024-09-03T23:11:02.039Z Downloaded slab v0.4.9
7272024-09-03T23:11:02.039Z Downloaded siphasher v0.3.11
7282024-09-03T23:11:02.039Z Downloaded darling_macro v0.20.9
7292024-09-03T23:11:02.039Z Downloaded zone_cfg_derive v0.3.0
7302024-09-03T23:11:02.039Z Downloaded zone_cfg_derive v0.1.2
7312024-09-03T23:11:02.039Z Downloaded zone v0.3.0
7322024-09-03T23:11:02.039Z Downloaded zone v0.1.8
7332024-09-03T23:11:02.039Z Downloaded zeroize_derive v1.4.2
7342024-09-03T23:11:02.039Z Downloaded zeroize v1.7.0
7352024-09-03T23:11:02.039Z Downloaded xattr v1.3.1
7362024-09-03T23:11:02.039Z Downloaded wyz v0.5.1
7372024-09-03T23:11:02.039Z Downloaded slog v2.7.0
7382024-09-03T23:11:02.063Z Downloaded highway v1.2.0
7392024-09-03T23:11:02.063Z Downloaded rcgen v0.12.1
7402024-09-03T23:11:02.063Z Downloaded pkcs8 v0.10.2
7412024-09-03T23:11:02.063Z Downloaded headers v0.3.9
7422024-09-03T23:11:02.063Z Downloaded hashbrown v0.13.2
7432024-09-03T23:11:02.063Z Downloaded unicode_categories v0.1.1
7442024-09-03T23:11:02.087Z Downloaded serde_plain v1.0.2
7452024-09-03T23:11:02.087Z Downloaded serde_path_to_error v0.1.16
7462024-09-03T23:11:02.087Z Downloaded fallible-iterator v0.2.0
7472024-09-03T23:11:02.087Z Downloaded erased-serde v0.3.31
7482024-09-03T23:11:02.087Z Downloaded rand_seeder v0.3.0
7492024-09-03T23:11:02.087Z Downloaded futures-macro v0.3.30
7502024-09-03T23:11:02.087Z Downloaded futures-channel v0.3.30
7512024-09-03T23:11:02.087Z Downloaded native-tls v0.2.11
7522024-09-03T23:11:02.087Z Downloaded memmap2 v0.9.4
7532024-09-03T23:11:02.087Z Downloaded slog-async v2.8.0
7542024-09-03T23:11:02.087Z Downloaded num_threads v0.1.7
7552024-09-03T23:11:02.087Z Downloaded waitgroup v0.1.2
7562024-09-03T23:11:02.087Z Downloaded vte v0.11.1
7572024-09-03T23:11:02.087Z Downloaded vsss-rs v3.3.4
7582024-09-03T23:11:02.111Z Downloaded strip-ansi-escapes v0.2.0
7592024-09-03T23:11:02.111Z Downloaded stringprep v0.1.4
7602024-09-03T23:11:02.111Z Downloaded string_cache v0.8.7
7612024-09-03T23:11:02.111Z Downloaded rayon-core v1.12.1
7622024-09-03T23:11:02.111Z Downloaded pkg-config v0.3.30
7632024-09-03T23:11:02.111Z Downloaded hashlink v0.9.1
7642024-09-03T23:11:02.111Z Downloaded hash32 v0.3.1
7652024-09-03T23:11:02.111Z Downloaded half v2.4.1
7662024-09-03T23:11:02.111Z Downloaded group v0.13.0
7672024-09-03T23:11:02.111Z Downloaded globset v0.4.14
7682024-09-03T23:11:02.111Z Downloaded glob v0.3.1
7692024-09-03T23:11:02.111Z Downloaded serde-hex v0.1.0
7702024-09-03T23:11:02.135Z Downloaded rsa v0.9.6
7712024-09-03T23:11:02.135Z Downloaded enum-as-inner v0.6.0
7722024-09-03T23:11:02.135Z Downloaded enum-as-inner v0.5.1
7732024-09-03T23:11:02.135Z Downloaded unicode-xid v0.2.4
7742024-09-03T23:11:02.135Z Downloaded time v0.3.36
7752024-09-03T23:11:02.135Z Downloaded rand_core v0.6.4
7762024-09-03T23:11:02.135Z Downloaded quick-xml v0.31.0
7772024-09-03T23:11:02.158Z Downloaded proptest v1.5.0
7782024-09-03T23:11:02.158Z Downloaded portable-atomic v1.6.0
7792024-09-03T23:11:02.158Z Downloaded hex v0.4.3
7802024-09-03T23:11:02.182Z Downloaded getopts v0.2.21
7812024-09-03T23:11:02.182Z Downloaded want v0.3.1
7822024-09-03T23:11:02.182Z Downloaded static_assertions v1.1.0
7832024-09-03T23:11:02.182Z Downloaded stable_deref_trait v1.2.0
7842024-09-03T23:11:02.182Z Downloaded ref-cast-impl v1.0.23
7852024-09-03T23:11:02.182Z Downloaded ref-cast v1.0.23
7862024-09-03T23:11:02.182Z Downloaded poly1305 v0.8.0
7872024-09-03T23:11:02.182Z Downloaded pkcs5 v0.7.1
7882024-09-03T23:11:02.182Z Downloaded pkcs1 v0.7.5
7892024-09-03T23:11:02.182Z Downloaded headers-core v0.2.0
7902024-09-03T23:11:02.182Z Downloaded unsafe-libyaml v0.2.11
7912024-09-03T23:11:02.205Z Downloaded term v0.7.0
7922024-09-03T23:11:02.205Z Downloaded tar v0.4.41
7932024-09-03T23:11:02.205Z Downloaded mockall v0.13.0
7942024-09-03T23:11:02.205Z Downloaded mime v0.3.17
7952024-09-03T23:11:02.206Z Downloaded lazy_static v1.5.0
7962024-09-03T23:11:02.206Z Downloaded ipnet v2.9.0
7972024-09-03T23:11:02.206Z Downloaded http v0.2.12
7982024-09-03T23:11:02.206Z Downloaded ghash v0.5.1
7992024-09-03T23:11:02.206Z Downloaded untrusted v0.9.0
8002024-09-03T23:11:02.206Z Downloaded sct v0.7.1
8012024-09-03T23:11:02.229Z Downloaded oso v0.27.3
8022024-09-03T23:11:02.229Z Downloaded openssl-sys v0.9.103
8032024-09-03T23:11:02.229Z Downloaded rustls v0.21.12
8042024-09-03T23:11:02.253Z Downloaded hash32 v0.2.1
8052024-09-03T23:11:02.253Z Downloaded untrusted v0.7.1
8062024-09-03T23:11:02.253Z Downloaded supports-color v3.0.0
8072024-09-03T23:11:02.253Z Downloaded structmeta v0.3.0
8082024-09-03T23:11:02.253Z Downloaded parking_lot v0.12.2
8092024-09-03T23:11:02.253Z Downloaded p256 v0.13.2
8102024-09-03T23:11:02.253Z Downloaded ed25519-dalek v2.1.1
8112024-09-03T23:11:02.253Z Downloaded rand_xorshift v0.3.0
8122024-09-03T23:11:02.253Z Downloaded rand_chacha v0.3.1
8132024-09-03T23:11:02.253Z Downloaded nu-ansi-term v0.50.0
8142024-09-03T23:11:02.253Z Downloaded tap v1.0.1
8152024-09-03T23:11:02.253Z Downloaded take_mut v0.2.2
8162024-09-03T23:11:02.254Z Downloaded tabwriter v1.4.0
8172024-09-03T23:11:02.254Z Downloaded sync_wrapper v0.1.2
8182024-09-03T23:11:02.277Z Downloaded structmeta v0.2.0
8192024-09-03T23:11:02.277Z Downloaded serde-big-array v0.5.1
8202024-09-03T23:11:02.277Z Downloaded semver v0.1.20
8212024-09-03T23:11:02.277Z Downloaded secrecy v0.8.0
8222024-09-03T23:11:02.277Z Downloaded sec1 v0.7.3
8232024-09-03T23:11:02.277Z Downloaded scrypt v0.11.0
8242024-09-03T23:11:02.277Z Downloaded scopeguard v1.2.0
8252024-09-03T23:11:02.277Z Downloaded schemars_derive v0.8.21
8262024-09-03T23:11:02.277Z Downloaded rtoolbox v0.0.2
8272024-09-03T23:11:02.277Z Downloaded owo-colors v4.0.0
8282024-09-03T23:11:02.277Z Downloaded elliptic-curve v0.13.8
8292024-09-03T23:11:02.277Z Downloaded futures-task v0.3.30
8302024-09-03T23:11:02.277Z Downloaded futures-sink v0.3.30
8312024-09-03T23:11:02.277Z Downloaded futures-io v0.3.30
8322024-09-03T23:11:02.277Z Downloaded futures-executor v0.3.30
8332024-09-03T23:11:02.301Z Downloaded futures-core v0.3.30
8342024-09-03T23:11:02.301Z Downloaded funty v2.0.0
8352024-09-03T23:11:02.301Z Downloaded fragile v2.0.0
8362024-09-03T23:11:02.301Z Downloaded rustyline v14.0.0
8372024-09-03T23:11:02.301Z Downloaded hyper-staticfile v0.9.5
8382024-09-03T23:11:02.301Z Downloaded packed_struct_codegen v0.10.1
8392024-09-03T23:11:02.301Z Downloaded endian-type v0.1.2
8402024-09-03T23:11:02.301Z Downloaded unicode-truncate v1.0.0
8412024-09-03T23:11:02.301Z Downloaded miniz_oxide v0.7.2
8422024-09-03T23:11:02.301Z Downloaded hubpack_derive v0.1.1
8432024-09-03T23:11:02.301Z Downloaded oso-derive v0.27.3
8442024-09-03T23:11:02.301Z Downloaded embedded-io v0.4.0
8452024-09-03T23:11:02.301Z Downloaded tinyvec v1.6.0
8462024-09-03T23:11:02.325Z Downloaded test-strategy v0.3.1
8472024-09-03T23:11:02.325Z Downloaded termios v0.3.3
8482024-09-03T23:11:02.325Z Downloaded publicsuffix v2.2.3
8492024-09-03T23:11:02.325Z Downloaded prettyplease v0.2.20
8502024-09-03T23:11:02.325Z Downloaded flate2 v1.0.31
8512024-09-03T23:11:02.325Z Downloaded tokio-util v0.7.11
8522024-09-03T23:11:02.348Z Downloaded rustls-webpki v0.102.4
8532024-09-03T23:11:02.372Z Downloaded num v0.4.3
8542024-09-03T23:11:02.372Z Downloaded nodrop v0.1.14
8552024-09-03T23:11:02.372Z Downloaded nibble_vec v0.1.0
8562024-09-03T23:11:02.372Z Downloaded md-5 v0.10.6
8572024-09-03T23:11:02.372Z Downloaded maplit v1.0.2
8582024-09-03T23:11:02.372Z Downloaded lru-cache v0.1.2
8592024-09-03T23:11:02.372Z Downloaded darling_core v0.20.9
8602024-09-03T23:11:02.372Z Downloaded either v1.13.0
8612024-09-03T23:11:02.372Z Downloaded tls_codec_derive v0.4.1
8622024-09-03T23:11:02.372Z Downloaded tls_codec v0.4.1
8632024-09-03T23:11:02.372Z Downloaded time-macros v0.2.18
8642024-09-03T23:11:02.396Z Downloaded thiserror-no-std v2.0.2
8652024-09-03T23:11:02.396Z Downloaded tough v0.17.1
8662024-09-03T23:11:02.396Z Downloaded toml_edit v0.19.15
8672024-09-03T23:11:02.419Z Downloaded num-integer v0.1.46
8682024-09-03T23:11:02.419Z Downloaded multimap v0.10.0
8692024-09-03T23:11:02.419Z Downloaded lru v0.12.3
8702024-09-03T23:11:02.419Z Downloaded libsw v3.3.1
8712024-09-03T23:11:02.419Z Downloaded libefi-sys v0.1.0
8722024-09-03T23:11:02.419Z Downloaded keccak v0.1.5
8732024-09-03T23:11:02.420Z Downloaded indoc v1.0.9
8742024-09-03T23:11:02.420Z Downloaded bstr v1.9.1
8752024-09-03T23:11:02.443Z Downloaded ena v0.14.3
8762024-09-03T23:11:02.443Z Downloaded tiny-keccak v2.0.2
8772024-09-03T23:11:02.443Z Downloaded thiserror-impl-no-std v2.0.2
8782024-09-03T23:11:02.443Z Downloaded predicates-tree v1.0.9
8792024-09-03T23:11:02.443Z Downloaded predicates v3.1.2
8802024-09-03T23:11:02.443Z Downloaded postgres-types v0.2.7
8812024-09-03T23:11:02.443Z Downloaded postgres-protocol v0.6.7
8822024-09-03T23:11:02.491Z Downloaded postcard v1.0.8
8832024-09-03T23:11:02.491Z Downloaded flume v0.11.0
8842024-09-03T23:11:02.491Z Downloaded tokio-postgres v0.7.11
8852024-09-03T23:11:02.517Z Downloaded linked-hash-map v0.5.6
8862024-09-03T23:11:02.517Z Downloaded is-terminal v0.4.12
8872024-09-03T23:11:02.517Z Downloaded inout v0.1.3
8882024-09-03T23:11:02.517Z Downloaded impl-trait-for-tuples v0.2.2
8892024-09-03T23:11:02.517Z Downloaded bitvec v1.0.1
8902024-09-03T23:11:02.517Z Downloaded bindgen v0.69.4
8912024-09-03T23:11:02.517Z Downloaded thread_local v1.1.8
8922024-09-03T23:11:02.517Z Downloaded termtree v0.4.1
8932024-09-03T23:11:02.517Z Downloaded termcolor v1.4.1
8942024-09-03T23:11:02.517Z Downloaded radium v0.7.0
8952024-09-03T23:11:02.517Z Downloaded r2d2 v0.8.10
8962024-09-03T23:11:02.517Z Downloaded quick-error v1.2.3
8972024-09-03T23:11:02.517Z Downloaded psl-types v2.0.11
8982024-09-03T23:11:02.517Z Downloaded proc-macro-crate v1.3.1
8992024-09-03T23:11:02.517Z Downloaded primeorder v0.13.6
9002024-09-03T23:11:02.517Z Downloaded powerfmt v0.2.0
9012024-09-03T23:11:02.517Z Downloaded typed-path v0.7.1
9022024-09-03T23:11:02.517Z Downloaded tracing v0.1.40
9032024-09-03T23:11:02.541Z Downloaded curve25519-dalek v4.1.3
9042024-09-03T23:11:02.541Z Downloaded blake3 v1.5.1
9052024-09-03T23:11:02.541Z Downloaded time-core v0.1.2
9062024-09-03T23:11:02.541Z Downloaded portpicker v0.1.1
9072024-09-03T23:11:02.541Z Downloaded foreign-types-macros v0.2.3
9082024-09-03T23:11:02.541Z Downloaded foreign-types v0.5.0
9092024-09-03T23:11:02.541Z Downloaded filetime v0.2.25
9102024-09-03T23:11:02.541Z Downloaded fatfs v0.3.6
9112024-09-03T23:11:02.565Z Downloaded unicase v2.7.0
9122024-09-03T23:11:02.565Z Downloaded tungstenite v0.23.0
9132024-09-03T23:11:02.565Z Downloaded tungstenite v0.21.0
9142024-09-03T23:11:02.565Z Downloaded tungstenite v0.20.1
9152024-09-03T23:11:02.565Z Downloaded tracing-core v0.1.32
9162024-09-03T23:11:02.565Z Downloaded toml v0.7.8
9172024-09-03T23:11:02.565Z Downloaded rustls-webpki v0.101.7
9182024-09-03T23:11:02.588Z Downloaded multer v3.1.0
9192024-09-03T23:11:02.588Z Downloaded mime_guess v2.0.4
9202024-09-03T23:11:02.588Z Downloaded memoffset v0.9.1
9212024-09-03T23:11:02.588Z Downloaded jobserver v0.1.32
9222024-09-03T23:11:02.588Z Downloaded iana-time-zone v0.1.60
9232024-09-03T23:11:02.612Z Downloaded hmac v0.12.1
9242024-09-03T23:11:02.612Z Downloaded precomputed-hash v0.1.1
9252024-09-03T23:11:02.612Z Downloaded ppv-lite86 v0.2.17
9262024-09-03T23:11:02.612Z Downloaded polyval v0.6.2
9272024-09-03T23:11:02.612Z Downloaded form_urlencoded v1.2.1
9282024-09-03T23:11:02.612Z Downloaded foreign-types-shared v0.1.1
9292024-09-03T23:11:02.612Z Downloaded float-ord v0.3.2
9302024-09-03T23:11:02.612Z Downloaded float-cmp v0.9.0
9312024-09-03T23:11:02.612Z Downloaded fixedbitset v0.4.2
9322024-09-03T23:11:02.612Z Downloaded ff v0.13.0
9332024-09-03T23:11:02.612Z Downloaded fd-lock v4.0.2
9342024-09-03T23:11:02.612Z Downloaded tui-tree-widget v0.22.0
9352024-09-03T23:11:02.612Z Downloaded num-conv v0.1.0
9362024-09-03T23:11:02.612Z Downloaded num-complex v0.4.6
9372024-09-03T23:11:02.612Z Downloaded normalize-line-endings v0.3.0
9382024-09-03T23:11:02.612Z Downloaded newline-converter v0.3.0
9392024-09-03T23:11:02.612Z Downloaded matches v0.1.10
9402024-09-03T23:11:02.636Z Downloaded foreign-types-shared v0.3.1
9412024-09-03T23:11:02.636Z Downloaded foreign-types v0.3.2
9422024-09-03T23:11:02.636Z Downloaded flagset v0.4.5
9432024-09-03T23:11:02.636Z Downloaded fallible-streaming-iterator v0.1.9
9442024-09-03T23:11:02.636Z Downloaded fallible-iterator v0.3.0
9452024-09-03T23:11:02.636Z Downloaded tracing-attributes v0.1.27
9462024-09-03T23:11:02.636Z Downloaded topological-sort v0.2.2
9472024-09-03T23:11:02.636Z Downloaded tokio-tungstenite v0.23.1
9482024-09-03T23:11:02.636Z Downloaded tokio-tungstenite v0.21.0
9492024-09-03T23:11:02.636Z Downloaded tokio-tungstenite v0.20.1
9502024-09-03T23:11:02.636Z Downloaded tokio-rustls v0.25.0
9512024-09-03T23:11:02.636Z Downloaded tokio-rustls v0.24.1
9522024-09-03T23:11:02.636Z Downloaded libloading v0.8.3
9532024-09-03T23:11:02.636Z Downloaded crossterm v0.27.0
9542024-09-03T23:11:02.660Z Downloaded twox-hash v1.6.3
9552024-09-03T23:11:02.660Z Downloaded tower-service v0.3.2
9562024-09-03T23:11:02.660Z Downloaded toolchain_find v0.4.0
9572024-09-03T23:11:02.660Z Downloaded tokio-stream v0.1.15
9582024-09-03T23:11:02.660Z Downloaded russh-keys v0.45.0
9592024-09-03T23:11:02.660Z Downloaded num-derive v0.4.2
9602024-09-03T23:11:02.660Z Downloaded newtype-uuid v1.1.0
9612024-09-03T23:11:02.660Z Downloaded maybe-uninit v2.0.0
9622024-09-03T23:11:02.660Z Downloaded lock_api v0.4.12
9632024-09-03T23:11:02.683Z Downloaded linear-map v1.2.0
9642024-09-03T23:11:02.683Z Downloaded instant v0.1.12
9652024-09-03T23:11:02.683Z Downloaded hyper-rustls v0.24.2
9662024-09-03T23:11:02.684Z Downloaded httparse v1.8.0
9672024-09-03T23:11:02.684Z Downloaded subprocess v0.2.9
9682024-09-03T23:11:02.684Z Downloaded structmeta-derive v0.2.0
9692024-09-03T23:11:02.684Z Downloaded schemars v0.8.21
9702024-09-03T23:11:02.707Z Downloaded same-file v1.0.6
9712024-09-03T23:11:02.707Z Downloaded samael v0.0.15
9722024-09-03T23:11:02.708Z Downloaded rustls-pki-types v1.7.0
9732024-09-03T23:11:02.708Z Downloaded rustls-pemfile v2.1.3
9742024-09-03T23:11:02.708Z Downloaded rustc-demangle v0.1.24
9752024-09-03T23:11:02.708Z Downloaded nanorand v0.7.0
9762024-09-03T23:11:02.708Z Downloaded managed v0.8.0
9772024-09-03T23:11:02.708Z Downloaded lazycell v1.3.0
9782024-09-03T23:11:02.731Z Downloaded lalrpop-util v0.19.12
9792024-09-03T23:11:02.731Z Downloaded httpdate v1.0.3
9802024-09-03T23:11:02.731Z Downloaded hickory-resolver v0.24.1
9812024-09-03T23:11:02.731Z Downloaded crypto-bigint v0.5.5
9822024-09-03T23:11:02.731Z Downloaded crossbeam-epoch v0.9.18
9832024-09-03T23:11:02.731Z Downloaded crossbeam-channel v0.5.12
9842024-09-03T23:11:02.731Z Downloaded chrono v0.4.38
9852024-09-03T23:11:02.755Z Downloaded base64 v0.21.7
9862024-09-03T23:11:02.755Z Downloaded aho-corasick v1.1.3
9872024-09-03T23:11:02.755Z Downloaded aes-gcm v0.10.3
9882024-09-03T23:11:02.755Z Downloaded strum_macros v0.26.4
9892024-09-03T23:11:02.778Z Downloaded strum_macros v0.25.3
9902024-09-03T23:11:02.778Z Downloaded strum_macros v0.24.3
9912024-09-03T23:11:02.778Z Downloaded structmeta-derive v0.3.0
9922024-09-03T23:11:02.778Z Downloaded salsa20 v0.10.2
9932024-09-03T23:11:02.778Z Downloaded rustversion v1.0.17
9942024-09-03T23:11:02.778Z Downloaded rustfmt-wrapper v0.2.1
9952024-09-03T23:11:02.778Z Downloaded rustc_version v0.4.0
9962024-09-03T23:11:02.778Z Downloaded rustc_version v0.1.7
9972024-09-03T23:11:02.778Z Downloaded rustc-hash v1.1.0
9982024-09-03T23:11:02.778Z Downloaded russh-cryptovec v0.7.2
9992024-09-03T23:11:02.778Z Downloaded ron v0.7.1
10002024-09-03T23:11:02.801Z Downloaded kstat-rs v0.2.4
10012024-09-03T23:11:02.801Z Downloaded ipnetwork v0.20.0
10022024-09-03T23:11:02.801Z Downloaded internet-checksum v0.2.1
10032024-09-03T23:11:02.801Z Downloaded instability v0.3.2
10042024-09-03T23:11:02.801Z Downloaded hyper-tls v0.5.0
10052024-09-03T23:11:02.801Z Downloaded hubpack v0.1.2
10062024-09-03T23:11:02.802Z Downloaded hostname v0.4.0
10072024-09-03T23:11:02.802Z Downloaded home v0.5.9
10082024-09-03T23:11:02.802Z Downloaded cookie v0.18.1
10092024-09-03T23:11:02.802Z Downloaded const_format_proc_macros v0.2.32
10102024-09-03T23:11:02.802Z Downloaded const-oid v0.9.6
10112024-09-03T23:11:02.802Z Downloaded compact_str v0.8.0
10122024-09-03T23:11:02.802Z Downloaded chacha20poly1305 v0.10.1
10132024-09-03T23:11:02.825Z Downloaded cexpr v0.6.0
10142024-09-03T23:11:02.825Z Downloaded cancel-safe-futures v0.1.5
10152024-09-03T23:11:02.825Z Downloaded bzip2 v0.4.4
10162024-09-03T23:11:02.825Z Downloaded blowfish v0.9.1
10172024-09-03T23:11:02.826Z Downloaded base64ct v1.6.0
10182024-09-03T23:11:02.826Z Downloaded scheduled-thread-pool v0.2.7
10192024-09-03T23:11:02.826Z Downloaded rusty-fork v0.3.0
10202024-09-03T23:11:02.826Z Downloaded rustls-pemfile v1.0.4
10212024-09-03T23:11:02.826Z Downloaded newtype_derive v0.1.6
10222024-09-03T23:11:02.826Z Downloaded new_debug_unreachable v1.0.6
10232024-09-03T23:11:02.826Z Downloaded md5 v0.7.0
10242024-09-03T23:11:02.826Z Downloaded match_cfg v0.1.0
10252024-09-03T23:11:02.826Z Downloaded indent_write v2.2.0
10262024-09-03T23:11:02.826Z Downloaded ident_case v1.0.1
10272024-09-03T23:11:02.850Z Downloaded humantime v2.1.0
10282024-09-03T23:11:02.850Z Downloaded http-range v0.1.5
10292024-09-03T23:11:02.850Z Downloaded http-body v0.4.6
10302024-09-03T23:11:02.850Z Downloaded hostname v0.3.1
10312024-09-03T23:11:02.850Z Downloaded curve25519-dalek-derive v0.1.1
10322024-09-03T23:11:02.850Z Downloaded ctr v0.9.2
10332024-09-03T23:11:02.850Z Downloaded crucible-workspace-hack v0.1.0
10342024-09-03T23:11:02.850Z Downloaded crossterm v0.28.1
10352024-09-03T23:11:02.850Z Downloaded crossbeam-utils v0.8.19
10362024-09-03T23:11:02.850Z Downloaded crc-catalog v2.4.0
10372024-09-03T23:11:02.850Z Downloaded crc v3.2.1
10382024-09-03T23:11:02.883Z Downloaded convert_case v0.4.0
10392024-09-03T23:11:02.883Z Downloaded cobs v0.2.3
10402024-09-03T23:11:02.883Z Downloaded clang-sys v1.7.0
10412024-09-03T23:11:02.883Z Downloaded ciborium-ll v0.2.2
10422024-09-03T23:11:02.883Z Downloaded ciborium v0.2.2
10432024-09-03T23:11:02.884Z Downloaded backoff v0.4.0
10442024-09-03T23:11:02.884Z Downloaded async-bb8-diesel v0.2.1
10452024-09-03T23:11:02.884Z Downloaded aes v0.8.4
10462024-09-03T23:11:02.884Z Downloaded crossbeam-deque v0.8.5
10472024-09-03T23:11:02.884Z Downloaded crc-any v2.5.0
10482024-09-03T23:11:02.884Z Downloaded cookie v0.17.0
10492024-09-03T23:11:02.884Z Downloaded const_format v0.2.32
10502024-09-03T23:11:02.884Z Downloaded console v0.15.8
10512024-09-03T23:11:02.907Z Downloaded cfg_aliases v0.2.1
10522024-09-03T23:11:02.907Z Downloaded cc v1.0.97
10532024-09-03T23:11:02.907Z Downloaded castaway v0.2.3
10542024-09-03T23:11:02.907Z Downloaded bytes v1.7.1
10552024-09-03T23:11:02.907Z Downloaded buf-list v1.0.3
10562024-09-03T23:11:02.907Z Downloaded blake2 v0.10.6
10572024-09-03T23:11:02.907Z Downloaded bitstruct v0.1.1
10582024-09-03T23:11:02.907Z Downloaded bitfield-struct v0.6.1
10592024-09-03T23:11:02.907Z Downloaded bit-vec v0.6.3
10602024-09-03T23:11:02.907Z Downloaded bcs v0.1.6
10612024-09-03T23:11:02.931Z Downloaded bcrypt-pbkdf v0.10.0
10622024-09-03T23:11:02.931Z Downloaded base64 v0.22.1
10632024-09-03T23:11:02.931Z Downloaded base64 v0.13.1
10642024-09-03T23:11:02.931Z Downloaded base16ct v0.2.0
10652024-09-03T23:11:02.931Z Downloaded backtrace v0.3.71
10662024-09-03T23:11:02.931Z Downloaded assert_matches v1.5.0
10672024-09-03T23:11:02.931Z Downloaded ascii v1.1.0
10682024-09-03T23:11:02.931Z Downloaded arrayref v0.3.7
10692024-09-03T23:11:02.932Z Downloaded argon2 v0.5.3
10702024-09-03T23:11:02.955Z Downloaded arc-swap v1.7.1
10712024-09-03T23:11:02.955Z Downloaded allocator-api2 v0.2.18
10722024-09-03T23:11:02.955Z Downloaded ahash v0.8.11
10732024-09-03T23:11:02.955Z Downloaded csv-core v0.1.11
10742024-09-03T23:11:02.955Z Downloaded crc32fast v1.4.0
10752024-09-03T23:11:02.955Z Downloaded cookie_store v0.20.0
10762024-09-03T23:11:02.955Z Downloaded constant_time_eq v0.3.0
10772024-09-03T23:11:02.955Z Downloaded colored v2.1.0
10782024-09-03T23:11:02.979Z Downloaded atomic-waker v1.1.2
10792024-09-03T23:11:02.979Z Downloaded async-recursion v1.1.1
10802024-09-03T23:11:02.979Z Downloaded crunchy v0.2.2
10812024-09-03T23:11:02.979Z Downloaded cipher v0.4.4
10822024-09-03T23:11:02.979Z Downloaded ciborium-io v0.2.2
10832024-09-03T23:11:02.979Z Downloaded chacha20 v0.9.1
10842024-09-03T23:11:02.979Z Downloaded cfg_aliases v0.1.1
10852024-09-03T23:11:02.979Z Downloaded cbc v0.1.2
10862024-09-03T23:11:02.979Z Downloaded cassowary v0.3.0
10872024-09-03T23:11:02.979Z Downloaded block-padding v0.3.3
10882024-09-03T23:11:02.979Z Downloaded bitstruct_derive v0.1.0
10892024-09-03T23:11:02.979Z Downloaded bitflags v1.3.2
10902024-09-03T23:11:02.979Z Downloaded bitfield v0.14.0
10912024-09-03T23:11:03.003Z Downloaded bit-set v0.5.3
10922024-09-03T23:11:03.003Z Downloaded bb8 v0.8.5
10932024-09-03T23:11:03.003Z Downloaded atty v0.2.14
10942024-09-03T23:11:03.003Z Downloaded async-trait v0.1.81
10952024-09-03T23:11:03.003Z Downloaded async-stream-impl v0.3.5
10962024-09-03T23:11:03.003Z Downloaded async-stream v0.3.5
10972024-09-03T23:11:03.003Z Downloaded ascii-canvas v3.0.0
10982024-09-03T23:11:03.003Z Downloaded arrayvec v0.7.4
10992024-09-03T23:11:03.004Z Downloaded array-init v0.0.4
11002024-09-03T23:11:03.004Z Downloaded addr2line v0.21.0
11012024-09-03T23:11:03.004Z Downloaded adler v1.0.2
11022024-09-03T23:11:03.115Z Compiling serde v1.0.208
11032024-09-03T23:11:03.138Z Compiling typenum v1.17.0
11042024-09-03T23:11:03.138Z Compiling lock_api v0.4.12
11052024-09-03T23:11:03.138Z Compiling generic-array v0.14.7
11062024-09-03T23:11:03.138Z Compiling scopeguard v1.2.0
11072024-09-03T23:11:03.138Z Compiling log v0.4.21
11082024-09-03T23:11:03.138Z Compiling syn v2.0.74
11092024-09-03T23:11:03.139Z Compiling getrandom v0.2.14
11102024-09-03T23:11:03.348Z Compiling jobserver v0.1.32
11112024-09-03T23:11:03.515Z Compiling rand_core v0.6.4
11122024-09-03T23:11:03.617Z Compiling subtle v2.5.0
11132024-09-03T23:11:03.667Z Compiling cc v1.0.97
11142024-09-03T23:11:03.691Z Compiling const-oid v0.9.6
11152024-09-03T23:11:03.936Z Compiling smallvec v1.13.2
11162024-09-03T23:11:03.984Z Compiling pin-project-lite v0.2.14
11172024-09-03T23:11:04.105Z Compiling parking_lot_core v0.9.10
11182024-09-03T23:11:04.152Z Compiling signal-hook-registry v1.4.2
11192024-09-03T23:11:04.287Z Compiling mio v1.0.2
11202024-09-03T23:11:04.929Z Compiling spin v0.9.8
11212024-09-03T23:11:05.198Z Compiling parking_lot v0.12.2
11222024-09-03T23:11:05.274Z Compiling ahash v0.8.11
11232024-09-03T23:11:05.380Z Compiling tinyvec_macros v0.1.1
11242024-09-03T23:11:05.507Z Compiling tinyvec v1.6.0
11252024-09-03T23:11:05.586Z Compiling socket2 v0.5.7
11262024-09-03T23:11:05.784Z Compiling serde_json v1.0.125
11272024-09-03T23:11:05.827Z Compiling cpufeatures v0.2.12
11282024-09-03T23:11:05.867Z Compiling futures-sink v0.3.30
11292024-09-03T23:11:05.962Z Compiling libm v0.2.8
11302024-09-03T23:11:06.079Z Compiling futures-core v0.3.30
11312024-09-03T23:11:06.181Z Compiling num-traits v0.2.19
11322024-09-03T23:11:06.356Z Compiling slab v0.4.9
11332024-09-03T23:11:06.381Z Compiling unicode-bidi v0.3.15
11342024-09-03T23:11:06.420Z Compiling allocator-api2 v0.2.18
11352024-09-03T23:11:06.817Z Compiling futures-channel v0.3.30
11362024-09-03T23:11:06.977Z Compiling unicode-normalization v0.1.23
11372024-09-03T23:11:07.046Z Compiling pin-utils v0.1.0
11382024-09-03T23:11:07.140Z Compiling futures-task v0.3.30
11392024-09-03T23:11:07.185Z Compiling futures-io v0.3.30
11402024-09-03T23:11:07.208Z Compiling vcpkg v0.2.15
11412024-09-03T23:11:07.418Z Compiling pkg-config v0.3.30
11422024-09-03T23:11:07.739Z Compiling base64ct v1.6.0
11432024-09-03T23:11:07.770Z Compiling ring v0.17.8
11442024-09-03T23:11:07.893Z Compiling flagset v0.4.5
11452024-09-03T23:11:07.951Z Compiling percent-encoding v2.3.1
11462024-09-03T23:11:08.127Z Compiling ppv-lite86 v0.2.17
11472024-09-03T23:11:08.348Z Compiling pem-rfc7468 v0.7.0
11482024-09-03T23:11:08.380Z Compiling tracing-core v0.1.32
11492024-09-03T23:11:08.935Z Compiling rand_chacha v0.3.1
11502024-09-03T23:11:08.991Z Compiling rustix v0.38.34
11512024-09-03T23:11:09.111Z Compiling untrusted v0.9.0
11522024-09-03T23:11:09.282Z Compiling powerfmt v0.2.0
11532024-09-03T23:11:09.348Z Compiling openssl-sys v0.9.103
11542024-09-03T23:11:09.534Z Compiling rand v0.8.5
11552024-09-03T23:11:09.701Z Compiling httparse v1.8.0
11562024-09-03T23:11:09.797Z Compiling openssl v0.10.66
11572024-09-03T23:11:09.900Z Compiling foreign-types-shared v0.1.1
11582024-09-03T23:11:10.009Z Compiling rustversion v1.0.17
11592024-09-03T23:11:10.121Z Compiling num-conv v0.1.0
11602024-09-03T23:11:10.178Z Compiling time-core v0.1.2
11612024-09-03T23:11:10.373Z Compiling foreign-types v0.3.2
11622024-09-03T23:11:10.412Z Compiling time-macros v0.2.18
11632024-09-03T23:11:10.509Z Compiling deranged v0.3.11
11642024-09-03T23:11:10.755Z Compiling form_urlencoded v1.2.1
11652024-09-03T23:11:10.937Z Compiling aho-corasick v1.1.3
11662024-09-03T23:11:11.045Z Compiling crossbeam-utils v0.8.19
11672024-09-03T23:11:11.253Z Compiling rustls v0.21.12
11682024-09-03T23:11:11.480Z Compiling try-lock v0.2.5
11692024-09-03T23:11:11.590Z Compiling native-tls v0.2.11
11702024-09-03T23:11:11.615Z Compiling regex-syntax v0.8.4
11712024-09-03T23:11:11.638Z Compiling siphasher v0.3.11
11722024-09-03T23:11:11.887Z Compiling syn v1.0.109
11732024-09-03T23:11:11.967Z Compiling num_threads v0.1.7
11742024-09-03T23:11:12.157Z Compiling want v0.3.1
11752024-09-03T23:11:12.523Z Compiling idna v0.5.0
11762024-09-03T23:11:13.080Z Compiling cookie v0.17.0
11772024-09-03T23:11:13.148Z Compiling time v0.3.36
11782024-09-03T23:11:13.344Z Compiling iana-time-zone v0.1.60
11792024-09-03T23:11:13.422Z Compiling finl_unicode v1.2.0
11802024-09-03T23:11:13.763Z Compiling adler v1.0.2
11812024-09-03T23:11:13.870Z Compiling slog v2.7.0
11822024-09-03T23:11:13.952Z Compiling tower-service v0.3.2
11832024-09-03T23:11:13.975Z Compiling openssl-probe v0.1.5
11842024-09-03T23:11:14.071Z Compiling httpdate v1.0.3
11852024-09-03T23:11:14.300Z Compiling miniz_oxide v0.7.2
11862024-09-03T23:11:14.499Z Compiling stringprep v0.1.4
11872024-09-03T23:11:14.610Z Compiling url v2.5.2
11882024-09-03T23:11:15.495Z Compiling regex-automata v0.4.6
11892024-09-03T23:11:16.170Z Compiling rustls-webpki v0.101.7
11902024-09-03T23:11:16.275Z Compiling serde_derive v1.0.208
11912024-09-03T23:11:16.748Z Compiling zeroize_derive v1.4.2
11922024-09-03T23:11:17.289Z Compiling zerocopy-derive v0.7.34
11932024-09-03T23:11:17.624Z Compiling tokio-macros v2.4.0
11942024-09-03T23:11:17.667Z Compiling thiserror-impl v1.0.63
11952024-09-03T23:11:17.783Z Compiling futures-macro v0.3.30
11962024-09-03T23:11:18.105Z Compiling zeroize v1.7.0
11972024-09-03T23:11:19.032Z Compiling der_derive v0.7.2
11982024-09-03T23:11:19.249Z Compiling zerocopy v0.7.34
11992024-09-03T23:11:19.485Z Compiling futures-util v0.3.30
12002024-09-03T23:11:19.724Z Compiling crypto-common v0.1.6
12012024-09-03T23:11:19.936Z Compiling block-buffer v0.10.4
12022024-09-03T23:11:20.170Z Compiling digest v0.10.7
12032024-09-03T23:11:20.587Z Compiling hmac v0.12.1
12042024-09-03T23:11:20.618Z Compiling block-padding v0.3.3
12052024-09-03T23:11:20.794Z Compiling inout v0.1.3
12062024-09-03T23:11:20.843Z Compiling thiserror v1.0.63
12072024-09-03T23:11:20.976Z Compiling hashbrown v0.14.5
12082024-09-03T23:11:21.041Z Compiling cipher v0.4.4
12092024-09-03T23:11:21.064Z Compiling sha2 v0.10.8
12102024-09-03T23:11:21.175Z Compiling pest v2.7.10
12112024-09-03T23:11:21.501Z Compiling salsa20 v0.10.2
12122024-09-03T23:11:21.693Z Compiling der v0.7.9
12132024-09-03T23:11:22.141Z Compiling pbkdf2 v0.12.2
12142024-09-03T23:11:22.294Z Compiling scroll_derive v0.12.0
12152024-09-03T23:11:23.701Z Compiling pest_meta v2.7.10
12162024-09-03T23:11:23.724Z Compiling tracing-attributes v0.1.27
12172024-09-03T23:11:23.868Z Compiling scroll v0.12.0
12182024-09-03T23:11:24.455Z Compiling spki v0.7.3
12192024-09-03T23:11:24.766Z Compiling scrypt v0.11.0
12202024-09-03T23:11:24.797Z Compiling cbc v0.1.2
12212024-09-03T23:11:24.950Z Compiling pest_generator v2.7.10
12222024-09-03T23:11:25.021Z Compiling aes v0.8.4
12232024-09-03T23:11:25.293Z Compiling goblin v0.8.2
12242024-09-03T23:11:26.512Z Compiling pkcs5 v0.7.1
12252024-09-03T23:11:26.635Z Compiling openssl-macros v0.1.1
12262024-09-03T23:11:27.015Z Compiling tracing v0.1.40
12272024-09-03T23:11:27.193Z Compiling pkcs8 v0.10.2
12282024-09-03T23:11:27.278Z Compiling sct v0.7.1
12292024-09-03T23:11:27.528Z Compiling md-5 v0.10.6
12302024-09-03T23:11:27.551Z Compiling num-integer v0.1.46
12312024-09-03T23:11:27.697Z Compiling backtrace v0.3.71
12322024-09-03T23:11:27.769Z Compiling idna v0.3.0
12332024-09-03T23:11:27.830Z Compiling lazy_static v1.5.0
12342024-09-03T23:11:27.949Z Compiling hash32 v0.2.1
12352024-09-03T23:11:28.032Z Compiling pest_derive v2.7.10
12362024-09-03T23:11:28.137Z Compiling bytes v1.7.1
12372024-09-03T23:11:28.286Z Compiling bitflags v2.6.0
12382024-09-03T23:11:28.451Z Compiling indexmap v2.4.0
12392024-09-03T23:11:28.699Z Compiling semver v1.0.23
12402024-09-03T23:11:29.120Z Compiling tokio v1.39.3
12412024-09-03T23:11:29.260Z Compiling http v0.2.12
12422024-09-03T23:11:29.354Z Compiling rustc_version v0.4.0
12432024-09-03T23:11:29.762Z Compiling dtrace-parser v0.2.0
12442024-09-03T23:11:30.084Z Compiling heapless v0.7.17
12452024-09-03T23:11:30.475Z Compiling dof v0.3.0
12462024-09-03T23:11:31.039Z Compiling http-body v0.4.6
12472024-09-03T23:11:31.456Z Compiling uuid v1.10.0
12482024-09-03T23:11:31.479Z Compiling usdt-impl v0.5.0
12492024-09-03T23:11:31.647Z Compiling chrono v0.4.38
12502024-09-03T23:11:32.480Z Compiling toml_datetime v0.6.8
12512024-09-03T23:11:32.751Z Compiling serde_spanned v0.6.7
12522024-09-03T23:11:32.933Z Compiling serde_tokenstream v0.2.2
12532024-09-03T23:11:32.970Z Compiling stable_deref_trait v1.2.0
12542024-09-03T23:11:33.003Z Compiling fallible-iterator v0.2.0
12552024-09-03T23:11:33.087Z Compiling num-bigint-dig v0.8.4
12562024-09-03T23:11:33.372Z Compiling crc32fast v1.4.0
12572024-09-03T23:11:33.553Z Compiling base64 v0.22.1
12582024-09-03T23:11:33.671Z Compiling psl-types v2.0.11
12592024-09-03T23:11:33.853Z Compiling gimli v0.28.1
12602024-09-03T23:11:33.877Z Compiling smoltcp v0.9.1
12612024-09-03T23:11:34.290Z Compiling signal-hook v0.3.17
12622024-09-03T23:11:34.322Z Compiling postgres-protocol v0.6.7
12632024-09-03T23:11:34.642Z Compiling publicsuffix v2.2.3
12642024-09-03T23:11:34.883Z Compiling terminal_size v0.3.0
12652024-09-03T23:11:35.109Z Compiling num-iter v0.1.45
12662024-09-03T23:11:35.133Z Compiling hubpack_derive v0.1.1
12672024-09-03T23:11:35.278Z Compiling async-trait v0.1.81
12682024-09-03T23:11:35.413Z Compiling zerocopy-derive v0.6.6
12692024-09-03T23:11:35.966Z Compiling phf_shared v0.11.2
12702024-09-03T23:11:36.308Z Compiling serde_derive_internals v0.29.1
12712024-09-03T23:11:36.608Z Compiling ff v0.13.0
12722024-09-03T23:11:36.655Z Compiling object v0.32.2
12732024-09-03T23:11:36.822Z Compiling tokio-util v0.7.11
12742024-09-03T23:11:37.719Z Compiling h2 v0.3.26
12752024-09-03T23:11:37.913Z Compiling tokio-native-tls v0.3.1
12762024-09-03T23:11:38.129Z Compiling addr2line v0.21.0
12772024-09-03T23:11:38.195Z Compiling tokio-rustls v0.24.1
12782024-09-03T23:11:38.304Z Compiling fs-err v2.11.0
12792024-09-03T23:11:38.553Z Compiling base64 v0.21.7
12802024-09-03T23:11:38.576Z Compiling ipnet v2.9.0
12812024-09-03T23:11:38.758Z Compiling anyhow v1.0.86
12822024-09-03T23:11:38.861Z Compiling base16ct v0.2.0
12832024-09-03T23:11:39.128Z Compiling either v1.13.0
12842024-09-03T23:11:39.159Z Compiling bitflags v1.3.2
12852024-09-03T23:11:39.226Z Compiling schemars v0.8.21
12862024-09-03T23:11:39.257Z Compiling managed v0.8.0
12872024-09-03T23:11:39.284Z Compiling winnow v0.5.40
12882024-09-03T23:11:39.568Z Compiling rustc-demangle v0.1.24
12892024-09-03T23:11:39.668Z Compiling clap_builder v4.5.15
12902024-09-03T23:11:39.783Z Compiling sec1 v0.7.3
12912024-09-03T23:11:40.278Z Compiling rustls-pemfile v1.0.4
12922024-09-03T23:11:40.410Z Compiling schemars_derive v0.8.21
12932024-09-03T23:11:40.788Z Compiling zerocopy v0.6.6
12942024-09-03T23:11:41.492Z Compiling group v0.13.0
12952024-09-03T23:11:41.583Z Compiling phf v0.11.2
12962024-09-03T23:11:41.776Z Compiling cookie_store v0.20.0
12972024-09-03T23:11:41.840Z Compiling hubpack v0.1.2
12982024-09-03T23:11:42.848Z Compiling toml_edit v0.19.15
12992024-09-03T23:11:43.167Z Compiling postgres-types v0.2.7
13002024-09-03T23:11:43.535Z Compiling usdt-macro v0.5.0
13012024-09-03T23:11:44.217Z Compiling hyper v0.14.30
13022024-09-03T23:11:44.605Z Compiling usdt-attr-macro v0.5.0
13032024-09-03T23:11:44.891Z Compiling serde_urlencoded v0.7.1
13042024-09-03T23:11:45.358Z Compiling pkcs1 v0.7.5
13052024-09-03T23:11:45.928Z Compiling futures-executor v0.3.30
13062024-09-03T23:11:46.119Z Compiling hkdf v0.12.4
13072024-09-03T23:11:46.250Z Compiling signature v2.2.0
13082024-09-03T23:11:46.355Z Compiling bstr v1.9.1
13092024-09-03T23:11:46.438Z Compiling regex v1.10.6
13102024-09-03T23:11:46.525Z Compiling crypto-bigint v0.5.5
13112024-09-03T23:11:46.880Z Compiling serde_repr v0.1.19
13122024-09-03T23:11:47.409Z Compiling clap_derive v4.5.13
13132024-09-03T23:11:47.865Z Compiling enum-as-inner v0.6.0
13142024-09-03T23:11:47.944Z Compiling strum_macros v0.25.3
13152024-09-03T23:11:47.967Z Compiling phf_shared v0.10.0
13162024-09-03T23:11:48.343Z Compiling float-cmp v0.9.0
13172024-09-03T23:11:48.555Z Compiling idna v0.4.0
13182024-09-03T23:11:48.840Z Compiling mio v0.8.11
13192024-09-03T23:11:49.877Z Compiling encoding_rs v0.8.34
13202024-09-03T23:11:50.048Z Compiling whoami v1.5.1
13212024-09-03T23:11:50.077Z Compiling minimal-lexical v0.2.1
13222024-09-03T23:11:50.539Z Compiling hyper-tls v0.5.0
13232024-09-03T23:11:50.627Z Compiling hyper-rustls v0.24.2
13242024-09-03T23:11:50.855Z Compiling mime v0.3.17
13252024-09-03T23:11:50.952Z Compiling unicode-segmentation v1.11.0
13262024-09-03T23:11:51.405Z Compiling new_debug_unreachable v1.0.6
13272024-09-03T23:11:51.428Z Compiling difflib v0.4.0
13282024-09-03T23:11:51.501Z Compiling precomputed-hash v0.1.1
13292024-09-03T23:11:51.624Z Compiling fixedbitset v0.4.2
13302024-09-03T23:11:51.665Z Compiling predicates-core v1.0.6
13312024-09-03T23:11:51.761Z Compiling bit-vec v0.6.3
13322024-09-03T23:11:51.789Z Compiling normalize-line-endings v0.3.0
13332024-09-03T23:11:51.917Z Compiling sync_wrapper v0.1.2
13342024-09-03T23:11:52.001Z Compiling webpki-roots v0.25.4
13352024-09-03T23:11:52.045Z Compiling dyn-clone v1.0.17
13362024-09-03T23:11:52.075Z Compiling static_assertions v1.1.0
13372024-09-03T23:11:52.159Z Compiling data-encoding v2.6.0
13382024-09-03T23:11:52.182Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13392024-09-03T23:11:52.249Z Compiling reqwest v0.11.27
13402024-09-03T23:11:52.873Z Compiling hickory-proto v0.24.1
13412024-09-03T23:11:53.137Z Compiling bit-set v0.5.3
13422024-09-03T23:11:53.393Z Compiling predicates v3.1.2
13432024-09-03T23:11:53.794Z Compiling petgraph v0.6.5
13442024-09-03T23:11:54.377Z Compiling clap v4.5.16
13452024-09-03T23:11:54.502Z Compiling toml_edit v0.22.20
13462024-09-03T23:11:55.059Z Compiling string_cache v0.8.7
13472024-09-03T23:11:55.188Z Compiling console v0.15.8
13482024-09-03T23:11:55.484Z Compiling similar v2.6.0
13492024-09-03T23:11:55.634Z Compiling nom v7.1.3
13502024-09-03T23:11:56.583Z Compiling tokio-postgres v0.7.11
13512024-09-03T23:11:57.358Z Compiling usdt v0.5.0
13522024-09-03T23:11:57.656Z Compiling signal-hook-mio v0.2.4
13532024-09-03T23:11:57.824Z Compiling elliptic-curve v0.13.8
13542024-09-03T23:11:57.848Z Compiling rsa v0.9.6
13552024-09-03T23:11:57.877Z Compiling futures v0.3.30
13562024-09-03T23:11:57.998Z Compiling toml v0.7.8
13572024-09-03T23:11:58.628Z Compiling flate2 v1.0.31
13582024-09-03T23:11:59.546Z Compiling itertools v0.12.1
13592024-09-03T23:11:59.725Z Compiling itertools v0.10.5
13602024-09-03T23:12:00.226Z Compiling tokio-stream v0.1.15
13612024-09-03T23:12:01.061Z Compiling openapiv3 v2.0.0
13622024-09-03T23:12:01.514Z Compiling hex v0.4.3
13632024-09-03T23:12:01.852Z Compiling sha1 v0.10.6
13642024-09-03T23:12:02.011Z Compiling crossbeam-epoch v0.9.18
13652024-09-03T23:12:02.100Z Compiling dirs-sys-next v0.1.2
13662024-09-03T23:12:02.178Z Compiling peg-runtime v0.8.3
13672024-09-03T23:12:02.265Z Compiling unicode-xid v0.2.4
13682024-09-03T23:12:02.298Z Compiling lalrpop-util v0.19.12
13692024-09-03T23:12:02.428Z Compiling dirs-next v2.0.0
13702024-09-03T23:12:02.618Z Compiling thread_local v1.1.8
13712024-09-03T23:12:02.642Z Compiling slog-async v2.8.0
13722024-09-03T23:12:02.729Z Compiling term v0.7.0
13732024-09-03T23:12:02.753Z Compiling xattr v1.3.1
13742024-09-03T23:12:02.792Z Compiling crossbeam-channel v0.5.12
13752024-09-03T23:12:03.053Z Compiling strum_macros v0.26.4
13762024-09-03T23:12:03.213Z Compiling is-terminal v0.4.12
13772024-09-03T23:12:03.264Z Compiling filetime v0.2.25
13782024-09-03T23:12:03.345Z Compiling take_mut v0.2.2
13792024-09-03T23:12:03.498Z Compiling tar v0.4.41
13802024-09-03T23:12:03.823Z Compiling slog-term v2.9.1
13812024-09-03T23:12:04.233Z Compiling camino v1.1.9
13822024-09-03T23:12:05.515Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13832024-09-03T23:12:06.581Z Compiling strum v0.26.3
13842024-09-03T23:12:06.696Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13852024-09-03T23:12:13.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
13862024-09-03T23:12:13.478Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13872024-09-03T23:12:13.531ZSep 03 23:12:13.441 INFO Starting download, target: Cockroach
13882024-09-03T23:12:13.531ZSep 03 23:12:13.442 INFO Starting download, target: Clickhouse
13892024-09-03T23:12:13.531ZSep 03 23:12:13.442 INFO Starting download, target: Console
13902024-09-03T23:12:13.531ZSep 03 23:12:13.442 INFO Starting download, target: DendriteOpenapi
13912024-09-03T23:12:13.532ZSep 03 23:12:13.442 INFO Starting download, target: MaghemiteMgd
13922024-09-03T23:12:13.532ZSep 03 23:12:13.442 INFO Starting download, target: DendriteStub
13932024-09-03T23:12:13.557ZSep 03 23:12:13.442 INFO Starting download, target: TransceiverControl
13942024-09-03T23:12:13.558ZSep 03 23:12:13.443 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13952024-09-03T23:12:13.558ZSep 03 23:12:13.443 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13962024-09-03T23:12:13.558ZSep 03 23:12:13.443 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13972024-09-03T23:12:13.558ZSep 03 23:12:13.443 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13982024-09-03T23:12:13.558ZSep 03 23:12:13.443 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13992024-09-03T23:12:13.559ZSep 03 23:12:13.443 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14002024-09-03T23:12:13.559ZSep 03 23:12:13.444 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14012024-09-03T23:12:13.928ZSep 03 23:12:13.806 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14022024-09-03T23:12:14.232ZSep 03 23:12:14.137 INFO Download complete, target: Console
14032024-09-03T23:12:14.559ZSep 03 23:12:14.426 INFO Download complete, target: DendriteOpenapi
14042024-09-03T23:12:15.940ZSep 03 23:12:15.853 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14052024-09-03T23:12:16.809ZSep 03 23:12:16.722 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14062024-09-03T23:12:17.506ZSep 03 23:12:17.420 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14072024-09-03T23:12:17.577ZSep 03 23:12:17.490 INFO Download complete, target: TransceiverControl
14082024-09-03T23:12:19.736ZSep 03 23:12:19.648 INFO Download complete, target: MaghemiteMgd
14092024-09-03T23:12:20.861ZSep 03 23:12:20.775 INFO Download complete, target: DendriteStub
14102024-09-03T23:12:27.990ZSep 03 23:12:27.903 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14112024-09-03T23:12:27.990ZSep 03 23:12:27.903 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14122024-09-03T23:12:30.967ZSep 03 23:12:30.880 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14132024-09-03T23:12:37.425ZSep 03 23:12:37.339 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14142024-09-03T23:12:38.006ZSep 03 23:12:37.919 INFO Checking that binary works, target: Cockroach
14152024-09-03T23:12:38.330ZSep 03 23:12:38.244 INFO Download complete, target: Cockroach
14162024-09-03T23:12:47.454ZSep 03 23:12:47.368 INFO Checking that binary works, target: Clickhouse
14172024-09-03T23:12:47.710ZSep 03 23:12:47.623 INFO Download complete, target: Clickhouse
14182024-09-03T23:12:47.742ZAll builder prerequisites installed successfully, and PATH looks valid
14192024-09-03T23:12:47.766Z
14202024-09-03T23:12:47.766Zreal 4:09.226837892
14212024-09-03T23:12:47.766Zuser 10:28.786914681
14222024-09-03T23:12:47.766Zsys 2:25.908772999
14232024-09-03T23:12:47.766Ztrap 0.358941093
14242024-09-03T23:12:47.766Ztflt 0.680165750
14252024-09-03T23:12:47.766Zdflt 1.534490377
14262024-09-03T23:12:47.766Zkflt 0.007995941
14272024-09-03T23:12:47.766Zlock 25:13.375904786
14282024-09-03T23:12:47.766Zslp 40:19.563399437
14292024-09-03T23:12:47.766Zlat 44.927835956
14302024-09-03T23:12:47.766Zstop 1:44.915283174
14312024-09-03T23:12:47.766Z+ banner hack-check
14322024-09-03T23:12:47.766Z
14332024-09-03T23:12:47.766Z # # ## #### # # #### # # ###### #### # #
14342024-09-03T23:12:47.766Z # # # # # # # # # # # # # # # # #
14352024-09-03T23:12:47.766Z ###### # # # #### ##### # ###### ##### # ####
14362024-09-03T23:12:47.766Z # # ###### # # # # # # # # # #
14372024-09-03T23:12:47.766Z # # # # # # # # # # # # # # # # #
14382024-09-03T23:12:47.766Z # # # # #### # # #### # # ###### #### # #
14392024-09-03T23:12:47.767Z
14402024-09-03T23:12:47.767Z+ export CARGO_INCREMENTAL=0
14412024-09-03T23:12:47.767Z+ CARGO_INCREMENTAL=0
14422024-09-03T23:12:47.767Z+ ptime -m timeout 2h cargo xtask check-features --ci
14432024-09-03T23:12:48.750Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
14442024-09-03T23:12:53.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s
14452024-09-03T23:12:54.033Z Running `target/debug/xtask check-features --ci`
14462024-09-03T23:12:54.065Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14472024-09-03T23:12:54.065Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14482024-09-03T23:12:54.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
14492024-09-03T23:12:54.823Z Running `target/debug/xtask download cargo-hack`
14502024-09-03T23:12:56.040Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14512024-09-03T23:12:56.375Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14522024-09-03T23:13:02.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s
14532024-09-03T23:13:02.539Z Running `target/debug/xtask-downloader cargo-hack`
14542024-09-03T23:13:02.592ZSep 03 23:13:02.505 INFO Starting download, target: CargoHack
14552024-09-03T23:13:02.615ZSep 03 23:13:02.506 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14562024-09-03T23:13:08.187ZSep 03 23:13:08.101 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14572024-09-03T23:13:08.324ZSep 03 23:13:08.237 INFO Download complete, target: CargoHack
14582024-09-03T23:13:08.347Zrunning: "/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"
14592024-09-03T23:13:08.371Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14602024-09-03T23:13:08.651Zinfo: running `cargo check --bins` on api_identity (1/158)
14612024-09-03T23:13:09.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14622024-09-03T23:13:09.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14632024-09-03T23:13:09.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14642024-09-03T23:13:09.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
14652024-09-03T23:13:09.687Z
14662024-09-03T23:13:09.687Zinfo: running `cargo check --bins` on bootstore (2/158)
14672024-09-03T23:13:10.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14682024-09-03T23:13:10.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14692024-09-03T23:13:10.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14702024-09-03T23:13:10.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
14712024-09-03T23:13:10.786Z
14722024-09-03T23:13:10.786Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/158)
14732024-09-03T23:13:11.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14742024-09-03T23:13:11.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14752024-09-03T23:13:11.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14762024-09-03T23:13:11.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
14772024-09-03T23:13:11.899Z
14782024-09-03T23:13:11.899Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/158)
14792024-09-03T23:13:12.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14802024-09-03T23:13:12.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14812024-09-03T23:13:12.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14822024-09-03T23:13:12.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
14832024-09-03T23:13:13.017Z
14842024-09-03T23:13:13.017Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/158)
14852024-09-03T23:13:13.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14862024-09-03T23:13:13.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14872024-09-03T23:13:13.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14882024-09-03T23:13:13.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
14892024-09-03T23:13:13.901Z
14902024-09-03T23:13:13.901Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/158)
14912024-09-03T23:13:14.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14922024-09-03T23:13:14.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14932024-09-03T23:13:14.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14942024-09-03T23:13:14.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
14952024-09-03T23:13:14.748Z
14962024-09-03T23:13:14.748Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/158)
14972024-09-03T23:13:15.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14982024-09-03T23:13:15.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14992024-09-03T23:13:15.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15002024-09-03T23:13:15.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
15012024-09-03T23:13:15.646Z
15022024-09-03T23:13:15.646Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/158)
15032024-09-03T23:13:16.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15042024-09-03T23:13:16.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15052024-09-03T23:13:16.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15062024-09-03T23:13:16.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
15072024-09-03T23:13:16.432Z
15082024-09-03T23:13:16.432Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/158)
15092024-09-03T23:13:17.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15102024-09-03T23:13:17.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15112024-09-03T23:13:17.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15122024-09-03T23:13:17.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
15132024-09-03T23:13:17.268Z
15142024-09-03T23:13:17.268Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/158)
15152024-09-03T23:13:17.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15162024-09-03T23:13:17.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15172024-09-03T23:13:17.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15182024-09-03T23:13:17.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
15192024-09-03T23:13:17.970Z
15202024-09-03T23:13:17.970Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/158)
15212024-09-03T23:13:18.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15222024-09-03T23:13:18.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15232024-09-03T23:13:18.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15242024-09-03T23:13:18.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
15252024-09-03T23:13:18.753Z
15262024-09-03T23:13:18.753Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/158)
15272024-09-03T23:13:19.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15282024-09-03T23:13:19.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15292024-09-03T23:13:19.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15302024-09-03T23:13:19.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
15312024-09-03T23:13:19.512Z
15322024-09-03T23:13:19.513Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/158)
15332024-09-03T23:13:20.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15342024-09-03T23:13:20.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15352024-09-03T23:13:20.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15362024-09-03T23:13:20.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
15372024-09-03T23:13:20.305Z
15382024-09-03T23:13:20.305Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/158)
15392024-09-03T23:13:21.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15402024-09-03T23:13:21.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15412024-09-03T23:13:21.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15422024-09-03T23:13:21.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
15432024-09-03T23:13:21.084Z
15442024-09-03T23:13:21.084Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/158)
15452024-09-03T23:13:21.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15462024-09-03T23:13:21.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15472024-09-03T23:13:21.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15482024-09-03T23:13:21.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
15492024-09-03T23:13:21.830Z
15502024-09-03T23:13:21.830Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/158)
15512024-09-03T23:13:22.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15522024-09-03T23:13:22.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15532024-09-03T23:13:22.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15542024-09-03T23:13:22.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
15552024-09-03T23:13:22.582Z
15562024-09-03T23:13:22.582Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/158)
15572024-09-03T23:13:23.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15582024-09-03T23:13:23.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15592024-09-03T23:13:23.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15602024-09-03T23:13:23.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
15612024-09-03T23:13:23.364Z
15622024-09-03T23:13:23.364Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/158)
15632024-09-03T23:13:24.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15642024-09-03T23:13:24.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15652024-09-03T23:13:24.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15662024-09-03T23:13:24.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
15672024-09-03T23:13:24.135Z
15682024-09-03T23:13:24.135Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/158)
15692024-09-03T23:13:24.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15702024-09-03T23:13:24.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15712024-09-03T23:13:24.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15722024-09-03T23:13:24.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
15732024-09-03T23:13:24.901Z
15742024-09-03T23:13:24.901Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/158)
15752024-09-03T23:13:25.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15762024-09-03T23:13:25.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15772024-09-03T23:13:25.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15782024-09-03T23:13:25.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
15792024-09-03T23:13:25.683Z
15802024-09-03T23:13:25.683Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/158)
15812024-09-03T23:13:26.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15822024-09-03T23:13:26.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15832024-09-03T23:13:26.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15842024-09-03T23:13:26.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
15852024-09-03T23:13:26.420Z
15862024-09-03T23:13:26.420Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/158)
15872024-09-03T23:13:27.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15882024-09-03T23:13:27.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15892024-09-03T23:13:27.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15902024-09-03T23:13:27.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
15912024-09-03T23:13:27.148Z
15922024-09-03T23:13:27.148Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/158)
15932024-09-03T23:13:27.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15942024-09-03T23:13:27.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15952024-09-03T23:13:27.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15962024-09-03T23:13:27.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
15972024-09-03T23:13:27.872Z
15982024-09-03T23:13:27.872Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/158)
15992024-09-03T23:13:28.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16002024-09-03T23:13:28.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16012024-09-03T23:13:28.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16022024-09-03T23:13:28.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
16032024-09-03T23:13:28.639Z
16042024-09-03T23:13:28.639Zinfo: running `cargo check --bins` on sled-hardware-types (25/158)
16052024-09-03T23:13:29.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16062024-09-03T23:13:29.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16072024-09-03T23:13:29.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16082024-09-03T23:13:29.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16092024-09-03T23:13:29.590Z
16102024-09-03T23:13:29.590Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/158)
16112024-09-03T23:13:30.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16122024-09-03T23:13:30.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16132024-09-03T23:13:30.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16142024-09-03T23:13:30.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
16152024-09-03T23:13:30.567Z
16162024-09-03T23:13:30.567Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/158)
16172024-09-03T23:13:31.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16182024-09-03T23:13:31.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16192024-09-03T23:13:31.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16202024-09-03T23:13:31.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16212024-09-03T23:13:31.587Z
16222024-09-03T23:13:31.588Zinfo: running `cargo check --bins` on oxlog (28/158)
16232024-09-03T23:13:32.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16242024-09-03T23:13:32.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16252024-09-03T23:13:32.563Z Checking cfg-if v1.0.0
16262024-09-03T23:13:32.587Z Checking libc v0.2.158
16272024-09-03T23:13:32.610Z Checking memchr v2.7.2
16282024-09-03T23:13:32.610Z Checking serde v1.0.208
16292024-09-03T23:13:32.610Z Checking zeroize v1.7.0
16302024-09-03T23:13:32.634Z Checking typenum v1.17.0
16312024-09-03T23:13:32.634Z Checking scopeguard v1.2.0
16322024-09-03T23:13:32.634Z Checking byteorder v1.5.0
16332024-09-03T23:13:32.701Z Checking log v0.4.21
16342024-09-03T23:13:32.851Z Checking lock_api v0.4.12
16352024-09-03T23:13:32.921Z Checking subtle v2.5.0
16362024-09-03T23:13:33.007Z Checking once_cell v1.19.0
16372024-09-03T23:13:33.072Z Checking const-oid v0.9.6
16382024-09-03T23:13:33.194Z Checking itoa v1.0.11
16392024-09-03T23:13:33.258Z Checking smallvec v1.13.2
16402024-09-03T23:13:33.303Z Checking pin-project-lite v0.2.14
16412024-09-03T23:13:33.394Z Checking zerocopy v0.7.34
16422024-09-03T23:13:33.417Z Checking spin v0.9.8
16432024-09-03T23:13:33.520Z Checking tinyvec_macros v0.1.1
16442024-09-03T23:13:33.598Z Checking futures-core v0.3.30
16452024-09-03T23:13:33.621Z Checking tinyvec v1.6.0
16462024-09-03T23:13:33.729Z Checking getrandom v0.2.14
16472024-09-03T23:13:33.764Z Checking parking_lot_core v0.9.10
16482024-09-03T23:13:33.788Z Checking signal-hook-registry v1.4.2
16492024-09-03T23:13:33.829Z Checking generic-array v0.14.7
16502024-09-03T23:13:33.969Z Checking rand_core v0.6.4
16512024-09-03T23:13:34.011Z Checking mio v1.0.2
16522024-09-03T23:13:34.066Z Checking parking_lot v0.12.2
16532024-09-03T23:13:34.246Z Checking socket2 v0.5.7
16542024-09-03T23:13:34.372Z Checking cpufeatures v0.2.12
16552024-09-03T23:13:34.485Z Checking futures-sink v0.3.30
16562024-09-03T23:13:34.565Z Checking allocator-api2 v0.2.18
16572024-09-03T23:13:34.599Z Checking unicode-bidi v0.3.15
16582024-09-03T23:13:34.623Z Checking libm v0.2.8
16592024-09-03T23:13:34.689Z Checking equivalent v1.0.1
16602024-09-03T23:13:34.713Z Checking ahash v0.8.11
16612024-09-03T23:13:34.790Z Checking ryu v1.0.18
16622024-09-03T23:13:34.824Z Checking unicode-normalization v0.1.23
16632024-09-03T23:13:34.855Z Checking crypto-common v0.1.6
16642024-09-03T23:13:35.006Z Checking block-buffer v0.10.4
16652024-09-03T23:13:35.029Z Checking block-padding v0.3.3
16662024-09-03T23:13:35.169Z Checking futures-channel v0.3.30
16672024-09-03T23:13:35.193Z Checking slab v0.4.9
16682024-09-03T23:13:35.217Z Checking inout v0.1.3
16692024-09-03T23:13:35.240Z Checking hashbrown v0.14.5
16702024-09-03T23:13:35.264Z Checking digest v0.10.7
16712024-09-03T23:13:35.422Z Checking cipher v0.4.4
16722024-09-03T23:13:35.459Z Checking pin-utils v0.1.0
16732024-09-03T23:13:35.483Z Checking num-traits v0.2.19
16742024-09-03T23:13:35.512Z Checking futures-io v0.3.30
16752024-09-03T23:13:35.549Z Checking futures-task v0.3.30
16762024-09-03T23:13:35.585Z Checking hmac v0.12.1
16772024-09-03T23:13:35.677Z Checking sha2 v0.10.8
16782024-09-03T23:13:35.701Z Checking base64ct v1.6.0
16792024-09-03T23:13:35.768Z Checking futures-util v0.3.30
16802024-09-03T23:13:35.791Z Checking flagset v0.4.5
16812024-09-03T23:13:35.814Z Checking percent-encoding v2.3.1
16822024-09-03T23:13:35.959Z Checking ppv-lite86 v0.2.17
16832024-09-03T23:13:36.002Z Checking salsa20 v0.10.2
16842024-09-03T23:13:36.097Z Checking pem-rfc7468 v0.7.0
16852024-09-03T23:13:36.202Z Checking pbkdf2 v0.12.2
16862024-09-03T23:13:36.227Z Checking tracing-core v0.1.32
16872024-09-03T23:13:36.338Z Checking der v0.7.9
16882024-09-03T23:13:36.362Z Checking untrusted v0.9.0
16892024-09-03T23:13:36.385Z Checking fnv v1.0.7
16902024-09-03T23:13:36.483Z Checking scrypt v0.11.0
16912024-09-03T23:13:36.506Z Checking ring v0.17.8
16922024-09-03T23:13:36.571Z Checking rand_chacha v0.3.1
16932024-09-03T23:13:36.676Z Checking cbc v0.1.2
16942024-09-03T23:13:36.833Z Checking tracing v0.1.40
16952024-09-03T23:13:36.856Z Checking aes v0.8.4
16962024-09-03T23:13:36.916Z Checking rand v0.8.5
16972024-09-03T23:13:37.026Z Checking thiserror v1.0.63
16982024-09-03T23:13:37.152Z Checking foreign-types-shared v0.1.1
16992024-09-03T23:13:37.184Z Checking form_urlencoded v1.2.1
17002024-09-03T23:13:37.249Z Checking foreign-types v0.3.2
17012024-09-03T23:13:37.336Z Checking openssl-sys v0.9.103
17022024-09-03T23:13:37.375Z Checking aho-corasick v1.1.3
17032024-09-03T23:13:37.430Z Checking bytes v1.7.1
17042024-09-03T23:13:37.687Z Checking bitflags v2.6.0
17052024-09-03T23:13:37.965Z Checking indexmap v2.4.0
17062024-09-03T23:13:38.021Z Checking serde_json v1.0.125
17072024-09-03T23:13:38.052Z Checking spki v0.7.3
17082024-09-03T23:13:38.215Z Checking regex-syntax v0.8.4
17092024-09-03T23:13:38.239Z Checking tokio v1.39.3
17102024-09-03T23:13:38.320Z Checking http v0.2.12
17112024-09-03T23:13:38.535Z Checking pkcs5 v0.7.1
17122024-09-03T23:13:38.951Z Checking unicode-ident v1.0.12
17132024-09-03T23:13:39.002Z Checking siphasher v0.3.11
17142024-09-03T23:13:39.109Z Checking try-lock v0.2.5
17152024-09-03T23:13:39.188Z Checking powerfmt v0.2.0
17162024-09-03T23:13:39.236Z Checking want v0.3.1
17172024-09-03T23:13:39.274Z Checking proc-macro2 v1.0.86
17182024-09-03T23:13:39.404Z Checking pkcs8 v0.10.2
17192024-09-03T23:13:39.429Z Checking deranged v0.3.11
17202024-09-03T23:13:39.580Z Checking openssl v0.10.66
17212024-09-03T23:13:39.640Z Checking http-body v0.4.6
17222024-09-03T23:13:39.734Z Checking sct v0.7.1
17232024-09-03T23:13:39.884Z Checking rustls-webpki v0.101.7
17242024-09-03T23:13:39.909Z Checking uuid v1.10.0
17252024-09-03T23:13:40.076Z Checking idna v0.5.0
17262024-09-03T23:13:40.469Z Checking httparse v1.8.0
17272024-09-03T23:13:40.519Z Checking errno v0.3.9
17282024-09-03T23:13:40.557Z Checking scroll v0.12.0
17292024-09-03T23:13:40.682Z Checking num-conv v0.1.0
17302024-09-03T23:13:40.801Z Checking adler v1.0.2
17312024-09-03T23:13:40.862Z Checking anstyle v1.0.8
17322024-09-03T23:13:40.916Z Checking finl_unicode v1.2.0
17332024-09-03T23:13:40.948Z Checking tower-service v0.3.2
17342024-09-03T23:13:40.989Z Checking time-core v0.1.2
17352024-09-03T23:13:41.013Z Checking plain v0.2.3
17362024-09-03T23:13:41.068Z Checking httpdate v1.0.3
17372024-09-03T23:13:41.135Z Checking iana-time-zone v0.1.60
17382024-09-03T23:13:41.160Z Checking num_threads v0.1.7
17392024-09-03T23:13:41.189Z Checking ucd-trie v0.1.6
17402024-09-03T23:13:41.257Z Checking regex-automata v0.4.6
17412024-09-03T23:13:41.280Z Checking openssl-probe v0.1.5
17422024-09-03T23:13:41.280Z Checking utf8parse v0.2.1
17432024-09-03T23:13:41.303Z Checking chrono v0.4.38
17442024-09-03T23:13:41.376Z Checking pest v2.7.10
17452024-09-03T23:13:41.419Z Checking time v0.3.36
17462024-09-03T23:13:41.443Z Checking anstyle-parse v0.2.4
17472024-09-03T23:13:41.474Z Checking stringprep v0.1.4
17482024-09-03T23:13:41.669Z Checking goblin v0.8.2
17492024-09-03T23:13:41.712Z Checking miniz_oxide v0.7.2
17502024-09-03T23:13:42.373Z Checking url v2.5.2
17512024-09-03T23:13:43.104Z Checking rustix v0.38.34
17522024-09-03T23:13:43.187Z Checking rustls v0.21.12
17532024-09-03T23:13:43.793Z Checking quote v1.0.36
17542024-09-03T23:13:43.943Z Checking serde_spanned v0.6.7
17552024-09-03T23:13:44.104Z Checking toml_datetime v0.6.8
17562024-09-03T23:13:44.127Z Checking num-integer v0.1.46
17572024-09-03T23:13:44.363Z Checking idna v0.3.0
17582024-09-03T23:13:44.578Z Checking md-5 v0.10.6
17592024-09-03T23:13:44.602Z Checking native-tls v0.2.11
17602024-09-03T23:13:44.778Z Checking lazy_static v1.5.0
17612024-09-03T23:13:44.877Z Checking hash32 v0.2.1
17622024-09-03T23:13:44.901Z Checking fallible-iterator v0.2.0
17632024-09-03T23:13:44.901Z Checking stable_deref_trait v1.2.0
17642024-09-03T23:13:44.977Z Checking tokio-util v0.7.11
17652024-09-03T23:13:45.010Z Checking psl-types v2.0.11
17662024-09-03T23:13:45.114Z Checking pretty-hex v0.4.1
17672024-09-03T23:13:45.158Z Checking gimli v0.28.1
17682024-09-03T23:13:45.181Z Checking anstyle-query v1.0.3
17692024-09-03T23:13:45.280Z Checking colorchoice v1.0.1
17702024-09-03T23:13:45.303Z Checking base64 v0.22.1
17712024-09-03T23:13:45.405Z Checking is_terminal_polyfill v1.70.0
17722024-09-03T23:13:45.461Z Checking publicsuffix v2.2.3
17732024-09-03T23:13:45.514Z Checking heapless v0.7.17
17742024-09-03T23:13:45.537Z Checking anstream v0.6.14
17752024-09-03T23:13:45.670Z Checking tokio-native-tls v0.3.1
17762024-09-03T23:13:45.753Z Checking postgres-protocol v0.6.7
17772024-09-03T23:13:45.811Z Checking h2 v0.3.26
17782024-09-03T23:13:45.860Z Checking terminal_size v0.3.0
17792024-09-03T23:13:45.908Z Checking num-iter v0.1.45
17802024-09-03T23:13:46.017Z Checking syn v2.0.74
17812024-09-03T23:13:46.065Z Checking cookie v0.17.0
17822024-09-03T23:13:46.203Z Checking tokio-rustls v0.24.1
17832024-09-03T23:13:46.327Z Checking dof v0.3.0
17842024-09-03T23:13:46.367Z Checking dtrace-parser v0.2.0
17852024-09-03T23:13:46.447Z Checking phf_shared v0.11.2
17862024-09-03T23:13:46.478Z Checking ff v0.13.0
17872024-09-03T23:13:46.516Z Checking thread-id v4.2.1
17882024-09-03T23:13:46.639Z Checking object v0.32.2
17892024-09-03T23:13:46.671Z Checking winnow v0.5.40
17902024-09-03T23:13:46.703Z Checking either v1.13.0
17912024-09-03T23:13:46.804Z Checking strsim v0.11.1
17922024-09-03T23:13:46.888Z Checking bitflags v1.3.2
17932024-09-03T23:13:46.978Z Checking rustc-demangle v0.1.24
17942024-09-03T23:13:47.042Z Checking managed v0.8.0
17952024-09-03T23:13:47.065Z Checking clap_lex v0.7.0
17962024-09-03T23:13:47.291Z Checking base64 v0.21.7
17972024-09-03T23:13:47.374Z Checking ipnet v2.9.0
17982024-09-03T23:13:47.398Z Checking base16ct v0.2.0
17992024-09-03T23:13:47.565Z Checking sec1 v0.7.3
18002024-09-03T23:13:47.718Z Checking rustls-pemfile v1.0.4
18012024-09-03T23:13:47.792Z Checking smoltcp v0.9.1
18022024-09-03T23:13:47.898Z Checking clap_builder v4.5.15
18032024-09-03T23:13:47.922Z Checking phf v0.11.2
18042024-09-03T23:13:48.230Z Checking group v0.13.0
18052024-09-03T23:13:48.454Z Checking cookie_store v0.20.0
18062024-09-03T23:13:48.742Z Checking addr2line v0.21.0
18072024-09-03T23:13:49.044Z Checking postgres-types v0.2.7
18082024-09-03T23:13:49.213Z Checking num-bigint-dig v0.8.4
18092024-09-03T23:13:49.242Z Checking regex v1.10.6
18102024-09-03T23:13:49.502Z Checking toml_edit v0.19.15
18112024-09-03T23:13:49.667Z Checking bstr v1.9.1
18122024-09-03T23:13:49.784Z Checking futures-executor v0.3.30
18132024-09-03T23:13:49.988Z Checking pkcs1 v0.7.5
18142024-09-03T23:13:50.336Z Checking phf_shared v0.10.0
18152024-09-03T23:13:50.501Z Checking serde_urlencoded v0.7.1
18162024-09-03T23:13:50.581Z Checking hubpack v0.1.2
18172024-09-03T23:13:50.749Z Checking zerocopy v0.6.6
18182024-09-03T23:13:50.858Z Checking float-cmp v0.9.0
18192024-09-03T23:13:50.882Z Checking crossbeam-utils v0.8.19
18202024-09-03T23:13:51.019Z Checking crc32fast v1.4.0
18212024-09-03T23:13:51.122Z Checking signal-hook v0.3.17
18222024-09-03T23:13:51.222Z Checking hkdf v0.12.4
18232024-09-03T23:13:51.405Z Checking idna v0.4.0
18242024-09-03T23:13:51.428Z Checking signature v2.2.0
18252024-09-03T23:13:51.452Z Checking crypto-bigint v0.5.5
18262024-09-03T23:13:51.506Z Checking hyper v0.14.30
18272024-09-03T23:13:51.575Z Checking mio v0.8.11
18282024-09-03T23:13:51.611Z Checking memmap v0.7.0
18292024-09-03T23:13:51.775Z Checking encoding_rs v0.8.34
18302024-09-03T23:13:51.801Z Checking whoami v1.5.1
18312024-09-03T23:13:51.891Z Checking usdt-impl v0.5.0
18322024-09-03T23:13:52.098Z Checking static_assertions v1.1.0
18332024-09-03T23:13:52.166Z Checking difflib v0.4.0
18342024-09-03T23:13:52.191Z Checking precomputed-hash v0.1.1
18352024-09-03T23:13:52.214Z Checking data-encoding v2.6.0
18362024-09-03T23:13:52.294Z Checking bit-vec v0.6.3
18372024-09-03T23:13:52.397Z Checking dyn-clone v1.0.17
18382024-09-03T23:13:52.445Z Checking backtrace v0.3.71
18392024-09-03T23:13:52.492Z Checking fixedbitset v0.4.2
18402024-09-03T23:13:52.531Z Checking unicode-width v0.1.13
18412024-09-03T23:13:52.596Z Checking predicates-core v1.0.6
18422024-09-03T23:13:52.705Z Checking minimal-lexical v0.2.1
18432024-09-03T23:13:52.732Z Checking mime v0.3.17
18442024-09-03T23:13:52.768Z Checking webpki-roots v0.25.4
18452024-09-03T23:13:52.792Z Checking unicode-segmentation v1.11.0
18462024-09-03T23:13:52.923Z Checking sync_wrapper v0.1.2
18472024-09-03T23:13:53.010Z Checking new_debug_unreachable v1.0.6
18482024-09-03T23:13:53.056Z Checking winnow v0.6.18
18492024-09-03T23:13:53.093Z Checking normalize-line-endings v0.3.0
18502024-09-03T23:13:53.116Z Checking nom v7.1.3
18512024-09-03T23:13:53.140Z Checking string_cache v0.8.7
18522024-09-03T23:13:53.202Z Checking predicates v3.1.2
18532024-09-03T23:13:53.392Z Checking similar v2.6.0
18542024-09-03T23:13:53.415Z Checking anyhow v1.0.86
18552024-09-03T23:13:53.764Z Checking hickory-proto v0.24.1
18562024-09-03T23:13:53.848Z Checking console v0.15.8
18572024-09-03T23:13:54.004Z Checking petgraph v0.6.5
18582024-09-03T23:13:54.073Z Checking elliptic-curve v0.13.8
18592024-09-03T23:13:54.171Z Checking bit-set v0.5.3
18602024-09-03T23:13:54.356Z Checking schemars v0.8.21
18612024-09-03T23:13:54.415Z Checking usdt v0.5.0
18622024-09-03T23:13:54.646Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18632024-09-03T23:13:54.669Z Checking signal-hook-mio v0.2.4
18642024-09-03T23:13:54.817Z Checking tokio-postgres v0.7.11
18652024-09-03T23:13:55.722Z Checking toml v0.7.8
18662024-09-03T23:13:55.775Z Checking toml_edit v0.22.20
18672024-09-03T23:13:55.830Z Checking rsa v0.9.6
18682024-09-03T23:13:56.408Z Checking crossbeam-epoch v0.9.18
18692024-09-03T23:13:56.716Z Checking flate2 v1.0.31
18702024-09-03T23:13:56.809Z Checking clap v4.5.16
18712024-09-03T23:13:56.916Z Checking futures v0.3.30
18722024-09-03T23:13:56.961Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18732024-09-03T23:13:56.984Z Checking itertools v0.10.5
18742024-09-03T23:13:57.019Z Checking itertools v0.12.1
18752024-09-03T23:13:57.144Z Checking hyper-tls v0.5.0
18762024-09-03T23:13:57.322Z Checking hyper-rustls v0.24.2
18772024-09-03T23:13:57.403Z Checking tokio-stream v0.1.15
18782024-09-03T23:13:57.479Z Checking fs-err v2.11.0
18792024-09-03T23:13:57.605Z Checking reqwest v0.11.27
18802024-09-03T23:13:57.987Z Checking openapiv3 v2.0.0
18812024-09-03T23:13:58.014Z Checking slog v2.7.0
18822024-09-03T23:13:58.158Z Checking semver v1.0.23
18832024-09-03T23:13:58.221Z Checking hex v0.4.3
18842024-09-03T23:13:58.478Z Checking sha1 v0.10.6
18852024-09-03T23:13:58.530Z Checking lalrpop-util v0.19.12
18862024-09-03T23:13:58.680Z Checking peg-runtime v0.8.3
18872024-09-03T23:13:58.739Z Checking camino v1.1.9
18882024-09-03T23:13:58.797Z Checking sigpipe v0.1.3
18892024-09-03T23:14:00.971Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18902024-09-03T23:14:01.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.83s
18912024-09-03T23:14:01.578Z
18922024-09-03T23:14:01.579Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/158)
18932024-09-03T23:14:02.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942024-09-03T23:14:02.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952024-09-03T23:14:02.671Z Compiling regress v0.9.1
18962024-09-03T23:14:02.700Z Checking strum v0.26.3
18972024-09-03T23:14:02.723Z Checking heck v0.5.0
18982024-09-03T23:14:02.755Z Compiling getopts v0.2.21
18992024-09-03T23:14:02.778Z Checking dirs-sys-next v0.1.2
19002024-09-03T23:14:02.802Z Compiling unsafe-libyaml v0.2.11
19012024-09-03T23:14:02.867Z Checking http v1.1.0
19022024-09-03T23:14:02.919Z Checking thread_local v1.1.8
19032024-09-03T23:14:02.948Z Checking dirs-next v2.0.0
19042024-09-03T23:14:03.075Z Compiling ident_case v1.0.1
19052024-09-03T23:14:03.132Z Checking rustls-pki-types v1.7.0
19062024-09-03T23:14:03.209Z Compiling darling_core v0.20.9
19072024-09-03T23:14:03.253Z Checking term v0.7.0
19082024-09-03T23:14:03.533Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19092024-09-03T23:14:03.671Z Checking crossbeam-channel v0.5.12
19102024-09-03T23:14:03.695Z Checking is-terminal v0.4.12
19112024-09-03T23:14:03.800Z Checking atty v0.2.14
19122024-09-03T23:14:03.833Z Checking humantime v2.1.0
19132024-09-03T23:14:03.911Z Checking termcolor v1.4.1
19142024-09-03T23:14:04.101Z Compiling serde_yaml v0.9.34+deprecated
19152024-09-03T23:14:04.205Z Checking take_mut v0.2.2
19162024-09-03T23:14:04.341Z Compiling rustls v0.22.4
19172024-09-03T23:14:04.365Z Compiling paste v1.0.15
19182024-09-03T23:14:04.388Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19192024-09-03T23:14:04.566Z Checking utf-8 v0.7.6
19202024-09-03T23:14:04.661Z Checking slog-async v2.8.0
19212024-09-03T23:14:04.718Z Checking env_logger v0.9.3
19222024-09-03T23:14:04.762Z Checking slog-term v2.9.1
19232024-09-03T23:14:04.901Z Checking rustls-webpki v0.102.4
19242024-09-03T23:14:04.936Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19252024-09-03T23:14:05.134Z Compiling proc-macro-crate v1.3.1
19262024-09-03T23:14:05.217Z Compiling bitstruct_derive v0.1.0
19272024-09-03T23:14:05.244Z Compiling structmeta-derive v0.3.0
19282024-09-03T23:14:05.630Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19292024-09-03T23:14:05.746Z Compiling multer v3.1.0
19302024-09-03T23:14:05.880Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19312024-09-03T23:14:06.123Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19322024-09-03T23:14:06.378Z Checking ascii v1.1.0
19332024-09-03T23:14:06.454Z Checking match_cfg v0.1.0
19342024-09-03T23:14:06.539Z Checking hostname v0.3.1
19352024-09-03T23:14:06.659Z Checking bitstruct v0.1.1
19362024-09-03T23:14:06.737Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19372024-09-03T23:14:06.790Z Compiling num_enum_derive v0.5.11
19382024-09-03T23:14:07.394Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19392024-09-03T23:14:07.560Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19402024-09-03T23:14:07.911Z Compiling structmeta v0.3.0
19412024-09-03T23:14:07.939Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19422024-09-03T23:14:08.107Z Checking slog-json v2.6.1
19432024-09-03T23:14:08.241Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19442024-09-03T23:14:08.335Z Checking erased-serde v0.3.31
19452024-09-03T23:14:08.359Z Checking serde_arrays v0.1.0
19462024-09-03T23:14:08.478Z Compiling async-stream-impl v0.3.5
19472024-09-03T23:14:08.502Z Compiling foreign-types-macros v0.2.3
19482024-09-03T23:14:09.002Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19492024-09-03T23:14:09.293Z Checking atomic-waker v1.1.2
19502024-09-03T23:14:09.318Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19512024-09-03T23:14:09.341Z Checking arc-swap v1.7.1
19522024-09-03T23:14:09.428Z Checking foreign-types-shared v0.3.1
19532024-09-03T23:14:09.534Z Checking waitgroup v0.1.2
19542024-09-03T23:14:09.614Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19552024-09-03T23:14:09.668Z Checking num_enum v0.5.11
19562024-09-03T23:14:09.692Z Compiling darling_macro v0.20.9
19572024-09-03T23:14:09.716Z Checking foreign-types v0.5.0
19582024-09-03T23:14:09.772Z Checking slog-scope v4.4.0
19592024-09-03T23:14:09.795Z Checking async-stream v0.3.5
19602024-09-03T23:14:09.830Z Checking slog-bunyan v2.5.0
19612024-09-03T23:14:09.883Z Compiling parse-display-derive v0.10.0
19622024-09-03T23:14:09.958Z Compiling proc-macro-error v1.0.4
19632024-09-03T23:14:10.122Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19642024-09-03T23:14:10.226Z Checking toml v0.8.19
19652024-09-03T23:14:10.347Z Checking tungstenite v0.20.1
19662024-09-03T23:14:10.570Z Compiling darling v0.20.9
19672024-09-03T23:14:10.681Z Compiling serde_with_macros v3.9.0
19682024-09-03T23:14:10.781Z Checking rustls-pemfile v2.1.3
19692024-09-03T23:14:10.891Z Compiling heck v0.3.3
19702024-09-03T23:14:11.017Z Checking newtype-uuid v1.1.0
19712024-09-03T23:14:11.074Z Checking tokio-rustls v0.25.0
19722024-09-03T23:14:11.187Z Checking ipnetwork v0.20.0
19732024-09-03T23:14:11.240Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19742024-09-03T23:14:11.318Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19752024-09-03T23:14:11.415Z Checking serde_path_to_error v0.1.16
19762024-09-03T23:14:11.523Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19772024-09-03T23:14:11.988Z Checking cstr-argument v0.1.2
19782024-09-03T23:14:12.041Z Checking hostname v0.4.0
19792024-09-03T23:14:12.170Z Checking instant v0.1.12
19802024-09-03T23:14:12.193Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19812024-09-03T23:14:12.242Z Checking pretty-hex v0.2.1
19822024-09-03T23:14:12.283Z Checking debug-ignore v1.0.5
19832024-09-03T23:14:12.395Z Checking fastrand v2.1.0
19842024-09-03T23:14:12.419Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19852024-09-03T23:14:12.483Z Checking backoff v0.4.0
19862024-09-03T23:14:12.680Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19872024-09-03T23:14:12.711Z Checking tempfile v3.10.1
19882024-09-03T23:14:12.757Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19892024-09-03T23:14:12.953Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19902024-09-03T23:14:13.067Z Compiling zone_cfg_derive v0.1.2
19912024-09-03T23:14:13.093Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19922024-09-03T23:14:13.300Z Checking tokio-tungstenite v0.20.1
19932024-09-03T23:14:13.324Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19942024-09-03T23:14:13.445Z Checking serde_with v3.9.0
19952024-09-03T23:14:13.800Z Checking slog-stdlog v4.1.1
19962024-09-03T23:14:13.952Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19972024-09-03T23:14:14.045Z Checking tungstenite v0.21.0
19982024-09-03T23:14:14.111Z Checking colored v2.1.0
19992024-09-03T23:14:14.212Z Checking parse-display v0.10.0
20002024-09-03T23:14:14.387Z Checking macaddr v1.0.1
20012024-09-03T23:14:14.416Z Checking socket2 v0.4.10
20022024-09-03T23:14:14.541Z Checking base64 v0.13.1
20032024-09-03T23:14:14.701Z Checking zone v0.1.8
20042024-09-03T23:14:14.864Z Checking tokio-tungstenite v0.21.0
20052024-09-03T23:14:14.913Z Checking ron v0.7.1
20062024-09-03T23:14:15.309Z Checking slog-envlogger v2.2.0
20072024-09-03T23:14:15.387Z Checking pem v3.0.4
20082024-09-03T23:14:15.518Z Checking tabwriter v1.4.0
20092024-09-03T23:14:15.642Z Checking xattr v1.3.1
20102024-09-03T23:14:15.738Z Checking portpicker v0.1.1
20112024-09-03T23:14:15.832Z Checking yasna v0.5.2
20122024-09-03T23:14:15.876Z Checking headers-core v0.2.0
20132024-09-03T23:14:15.936Z Checking smf v0.2.3
20142024-09-03T23:14:16.007Z Checking filetime v0.2.25
20152024-09-03T23:14:16.197Z Checking same-file v1.0.6
20162024-09-03T23:14:16.357Z Checking walkdir v2.5.0
20172024-09-03T23:14:16.385Z Checking tar v0.4.41
20182024-09-03T23:14:16.425Z Checking headers v0.3.9
20192024-09-03T23:14:16.489Z Checking camino-tempfile v1.1.1
20202024-09-03T23:14:16.616Z Checking atomicwrites v0.4.3
20212024-09-03T23:14:16.644Z Checking rcgen v0.12.1
20222024-09-03T23:14:16.747Z Checking subprocess v0.2.9
20232024-09-03T23:14:17.873Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20242024-09-03T23:14:18.201Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20252024-09-03T23:14:20.456Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20262024-09-03T23:14:23.090Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20272024-09-03T23:14:23.206Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20282024-09-03T23:14:27.885Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20292024-09-03T23:14:37.077Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20302024-09-03T23:14:37.261Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
20312024-09-03T23:14:37.261Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20322024-09-03T23:14:40.864Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
20332024-09-03T23:14:41.359Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20342024-09-03T23:14:49.917Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20352024-09-03T23:14:51.983Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20362024-09-03T23:14:53.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.95s
20372024-09-03T23:14:53.694Z
20382024-09-03T23:14:53.694Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/158)
20392024-09-03T23:14:54.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402024-09-03T23:14:54.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412024-09-03T23:14:54.791Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20422024-09-03T23:14:56.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
20432024-09-03T23:14:56.584Z
20442024-09-03T23:14:56.584Zinfo: running `cargo check --bins` on nexus-config (31/158)
20452024-09-03T23:14:57.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462024-09-03T23:14:57.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472024-09-03T23:14:57.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482024-09-03T23:14:57.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20492024-09-03T23:14:57.597Z
20502024-09-03T23:14:57.597Zinfo: running `cargo check --bins` on omicron-rpaths (32/158)
20512024-09-03T23:14:58.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522024-09-03T23:14:58.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532024-09-03T23:14:58.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542024-09-03T23:14:58.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
20552024-09-03T23:14:58.623Z
20562024-09-03T23:14:58.623Zinfo: running `cargo check --bins` on omicron-certificates (33/158)
20572024-09-03T23:14:59.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582024-09-03T23:14:59.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592024-09-03T23:14:59.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602024-09-03T23:14:59.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20612024-09-03T23:14:59.648Z
20622024-09-03T23:14:59.649Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/158)
20632024-09-03T23:15:00.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642024-09-03T23:15:00.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652024-09-03T23:15:00.735Z Compiling heapless v0.8.0
20662024-09-03T23:15:00.758Z Checking hash32 v0.3.1
20672024-09-03T23:15:00.782Z Compiling smoltcp v0.11.0
20682024-09-03T23:15:00.806Z Checking embedded-io v0.4.0
20692024-09-03T23:15:00.806Z Checking cobs v0.2.3
20702024-09-03T23:15:00.829Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20712024-09-03T23:15:00.829Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20722024-09-03T23:15:00.862Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20732024-09-03T23:15:00.968Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20742024-09-03T23:15:00.999Z Compiling crucible-workspace-hack v0.1.0
20752024-09-03T23:15:01.022Z Checking postcard v1.0.8
20762024-09-03T23:15:01.046Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20772024-09-03T23:15:01.205Z Compiling zone_cfg_derive v0.3.0
20782024-09-03T23:15:01.254Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20792024-09-03T23:15:01.474Z Checking newline-converter v0.3.0
20802024-09-03T23:15:01.533Z Compiling num-derive v0.4.2
20812024-09-03T23:15:01.588Z Compiling slog-dtrace v0.3.0
20822024-09-03T23:15:01.641Z Compiling convert_case v0.4.0
20832024-09-03T23:15:01.682Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20842024-09-03T23:15:01.705Z Checking expectorate v1.1.0
20852024-09-03T23:15:01.853Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20862024-09-03T23:15:01.984Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
20872024-09-03T23:15:02.480Z Compiling derive_more v0.99.18
20882024-09-03T23:15:02.575Z Checking zone v0.3.0
20892024-09-03T23:15:03.342Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
20902024-09-03T23:15:05.378Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20912024-09-03T23:15:06.610Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20922024-09-03T23:15:07.434Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20932024-09-03T23:15:08.140Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20942024-09-03T23:15:10.617Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
20952024-09-03T23:15:11.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.92s
20962024-09-03T23:15:11.744Z
20972024-09-03T23:15:11.744Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/158)
20982024-09-03T23:15:12.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992024-09-03T23:15:12.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002024-09-03T23:15:12.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012024-09-03T23:15:12.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
21022024-09-03T23:15:12.793Z
21032024-09-03T23:15:12.793Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/158)
21042024-09-03T23:15:13.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052024-09-03T23:15:13.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062024-09-03T23:15:13.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072024-09-03T23:15:13.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
21082024-09-03T23:15:13.849Z
21092024-09-03T23:15:13.849Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/158)
21102024-09-03T23:15:14.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112024-09-03T23:15:15.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122024-09-03T23:15:15.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132024-09-03T23:15:15.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
21142024-09-03T23:15:15.094Z
21152024-09-03T23:15:15.094Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/158)
21162024-09-03T23:15:16.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172024-09-03T23:15:16.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182024-09-03T23:15:16.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192024-09-03T23:15:16.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
21202024-09-03T23:15:16.284Z
21212024-09-03T23:15:16.284Zinfo: running `cargo check --bins` on dns-server (39/158)
21222024-09-03T23:15:17.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232024-09-03T23:15:17.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242024-09-03T23:15:17.251Z Compiling parking_lot_core v0.8.6
21252024-09-03T23:15:17.278Z Checking nibble_vec v0.1.0
21262024-09-03T23:15:17.303Z Checking endian-type v0.1.2
21272024-09-03T23:15:17.303Z Checking linked-hash-map v0.5.6
21282024-09-03T23:15:17.303Z Checking quick-error v1.2.3
21292024-09-03T23:15:17.303Z Checking fxhash v0.2.1
21302024-09-03T23:15:17.303Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21312024-09-03T23:15:17.303Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21322024-09-03T23:15:17.487Z Checking hickory-server v0.24.1
21332024-09-03T23:15:17.525Z Checking resolv-conf v0.7.0
21342024-09-03T23:15:17.549Z Checking radix_trie v0.2.1
21352024-09-03T23:15:17.703Z Checking lru-cache v0.1.2
21362024-09-03T23:15:17.878Z Checking hickory-resolver v0.24.1
21372024-09-03T23:15:17.935Z Checking hickory-client v0.24.1
21382024-09-03T23:15:18.145Z Checking parking_lot v0.11.2
21392024-09-03T23:15:18.465Z Checking sled v0.34.7
21402024-09-03T23:15:20.955Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21412024-09-03T23:15:22.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s
21422024-09-03T23:15:22.650Z
21432024-09-03T23:15:22.650Zinfo: running `cargo check --bins` on dns-server-api (40/158)
21442024-09-03T23:15:23.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21452024-09-03T23:15:23.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21462024-09-03T23:15:23.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21472024-09-03T23:15:23.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
21482024-09-03T23:15:23.726Z
21492024-09-03T23:15:23.726Zinfo: running `cargo check --bins` on dns-service-client (41/158)
21502024-09-03T23:15:24.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21512024-09-03T23:15:24.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21522024-09-03T23:15:24.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21532024-09-03T23:15:24.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
21542024-09-03T23:15:24.672Z
21552024-09-03T23:15:24.672Zinfo: running `cargo check --bins` on gateway-test-utils (42/158)
21562024-09-03T23:15:25.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21572024-09-03T23:15:25.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21582024-09-03T23:15:25.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21592024-09-03T23:15:25.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
21602024-09-03T23:15:25.777Z
21612024-09-03T23:15:25.777Zinfo: running `cargo check --bins` on gateway-types (43/158)
21622024-09-03T23:15:26.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21632024-09-03T23:15:26.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21642024-09-03T23:15:26.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21652024-09-03T23:15:26.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
21662024-09-03T23:15:26.777Z
21672024-09-03T23:15:26.777Zinfo: running `cargo check --bins` on ipcc (44/158)
21682024-09-03T23:15:27.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21692024-09-03T23:15:27.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21702024-09-03T23:15:27.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21712024-09-03T23:15:27.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
21722024-09-03T23:15:27.773Z
21732024-09-03T23:15:27.773Zinfo: running `cargo check --bins` on omicron-gateway (45/158)
21742024-09-03T23:15:28.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21752024-09-03T23:15:28.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21762024-09-03T23:15:28.973Z Compiling rustls-pki-types v1.7.0
21772024-09-03T23:15:28.998Z Compiling match_cfg v0.1.0
21782024-09-03T23:15:28.998Z Checking num-rational v0.4.2
21792024-09-03T23:15:29.022Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21802024-09-03T23:15:29.022Z Compiling slog-json v2.6.1
21812024-09-03T23:15:29.047Z Compiling http v1.1.0
21822024-09-03T23:15:29.047Z Checking num-complex v0.4.6
21832024-09-03T23:15:29.072Z Compiling prettyplease v0.2.20
21842024-09-03T23:15:29.133Z Compiling hostname v0.3.1
21852024-09-03T23:15:29.379Z Compiling atomic-waker v1.1.2
21862024-09-03T23:15:29.423Z Compiling rustls-webpki v0.102.4
21872024-09-03T23:15:29.447Z Compiling rustls-pemfile v2.1.3
21882024-09-03T23:15:29.476Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21892024-09-03T23:15:29.556Z Compiling waitgroup v0.1.2
21902024-09-03T23:15:29.593Z Compiling slog-bunyan v2.5.0
21912024-09-03T23:15:29.676Z Compiling async-stream v0.3.5
21922024-09-03T23:15:29.763Z Compiling toml v0.8.19
21932024-09-03T23:15:29.787Z Compiling newtype-uuid v1.1.0
21942024-09-03T23:15:29.812Z Compiling ipnetwork v0.20.0
21952024-09-03T23:15:29.887Z Compiling serde_path_to_error v0.1.16
21962024-09-03T23:15:29.951Z Checking num v0.4.3
21972024-09-03T23:15:29.975Z Compiling hostname v0.4.0
21982024-09-03T23:15:30.050Z Compiling instant v0.1.12
21992024-09-03T23:15:30.075Z Checking float-ord v0.3.2
22002024-09-03T23:15:30.195Z Compiling semver v0.1.20
22012024-09-03T23:15:30.219Z Compiling rustls v0.22.4
22022024-09-03T23:15:30.243Z Compiling debug-ignore v1.0.5
22032024-09-03T23:15:30.377Z Compiling radium v0.7.0
22042024-09-03T23:15:30.627Z Compiling multer v3.1.0
22052024-09-03T23:15:30.670Z Compiling rustc_version v0.1.7
22062024-09-03T23:15:30.824Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22072024-09-03T23:15:30.848Z Compiling backoff v0.4.0
22082024-09-03T23:15:31.148Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22092024-09-03T23:15:31.172Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22102024-09-03T23:15:31.338Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
22112024-09-03T23:15:31.365Z Compiling parse-display v0.10.0
22122024-09-03T23:15:31.398Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22132024-09-03T23:15:31.480Z Compiling serde_with v3.9.0
22142024-09-03T23:15:31.567Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22152024-09-03T23:15:31.862Z Compiling macaddr v1.0.1
22162024-09-03T23:15:32.003Z Checking tap v1.0.1
22172024-09-03T23:15:32.149Z Compiling maybe-uninit v2.0.0
22182024-09-03T23:15:32.265Z Checking wyz v0.5.1
22192024-09-03T23:15:32.671Z Compiling newtype_derive v0.1.6
22202024-09-03T23:15:32.727Z Checking password-hash v0.5.0
22212024-09-03T23:15:32.954Z Checking blake2 v0.10.6
22222024-09-03T23:15:33.081Z Compiling bzip2-sys v0.1.11+1.0.8
22232024-09-03T23:15:33.201Z Checking funty v2.0.0
22242024-09-03T23:15:33.253Z Compiling packed_struct v0.10.1
22252024-09-03T23:15:33.406Z Checking crc-catalog v2.4.0
22262024-09-03T23:15:33.784Z Checking crc v3.2.1
22272024-09-03T23:15:33.833Z Checking argon2 v0.5.3
22282024-09-03T23:15:34.165Z Checking bitvec v1.0.1
22292024-09-03T23:15:34.252Z Compiling packed_struct_codegen v0.10.1
22302024-09-03T23:15:34.492Z Compiling tokio-rustls v0.25.0
22312024-09-03T23:15:34.905Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
22322024-09-03T23:15:35.137Z Checking half v2.4.1
22332024-09-03T23:15:35.283Z Compiling indexmap v1.9.3
22342024-09-03T23:15:35.583Z Compiling cookie v0.18.1
22352024-09-03T23:15:35.607Z Checking nodrop v0.1.14
22362024-09-03T23:15:35.724Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22372024-09-03T23:15:35.879Z Checking ciborium-io v0.2.2
22382024-09-03T23:15:35.994Z Checking ciborium-ll v0.2.2
22392024-09-03T23:15:36.102Z Checking array-init v0.0.4
22402024-09-03T23:15:36.419Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22412024-09-03T23:15:36.696Z Checking smallvec v0.6.14
22422024-09-03T23:15:36.956Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22432024-09-03T23:15:37.077Z Compiling memoffset v0.9.1
22442024-09-03T23:15:37.116Z Checking bitfield v0.14.0
22452024-09-03T23:15:37.369Z Checking highway v1.2.0
22462024-09-03T23:15:37.393Z Checking hashbrown v0.12.3
22472024-09-03T23:15:37.580Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22482024-09-03T23:15:37.742Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22492024-09-03T23:15:38.007Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22502024-09-03T23:15:38.670Z Checking env_logger v0.10.2
22512024-09-03T23:15:38.953Z Checking serde-hex v0.1.0
22522024-09-03T23:15:38.980Z Checking steno v0.4.1
22532024-09-03T23:15:39.035Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22542024-09-03T23:15:39.098Z Checking bzip2 v0.4.4
22552024-09-03T23:15:39.138Z Checking ciborium v0.2.2
22562024-09-03T23:15:39.786Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22572024-09-03T23:15:39.896Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22582024-09-03T23:15:40.015Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22592024-09-03T23:15:40.040Z Checking ron v0.8.1
22602024-09-03T23:15:40.201Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22612024-09-03T23:15:41.030Z Checking x509-cert v0.2.5
22622024-09-03T23:15:41.105Z Checking hashbrown v0.13.2
22632024-09-03T23:15:41.178Z Compiling derive-where v1.2.7
22642024-09-03T23:15:42.013Z Checking crc-any v2.5.0
22652024-09-03T23:15:42.364Z Checking object v0.30.4
22662024-09-03T23:15:42.511Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22672024-09-03T23:15:42.552Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22682024-09-03T23:15:42.762Z Checking zip v0.6.6
22692024-09-03T23:15:43.122Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22702024-09-03T23:15:43.146Z Checking path-slash v0.1.5
22712024-09-03T23:15:43.287Z Checking nix v0.27.1
22722024-09-03T23:15:43.438Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22732024-09-03T23:15:43.473Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22742024-09-03T23:15:44.052Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22752024-09-03T23:15:44.285Z Checking kstat-rs v0.2.4
22762024-09-03T23:15:44.337Z Checking serde-big-array v0.5.1
22772024-09-03T23:15:44.475Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22782024-09-03T23:15:44.499Z Checking signal-hook-tokio v0.3.1
22792024-09-03T23:15:46.057Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22802024-09-03T23:15:51.435Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22812024-09-03T23:15:53.277Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22822024-09-03T23:15:55.167Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22832024-09-03T23:15:57.842Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22842024-09-03T23:15:59.939Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22852024-09-03T23:16:00.295Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22862024-09-03T23:16:05.566Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22872024-09-03T23:16:06.442Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22882024-09-03T23:16:10.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.45s
22892024-09-03T23:16:10.406Z
22902024-09-03T23:16:10.407Zinfo: running `cargo check --bins` on gateway-api (46/158)
22912024-09-03T23:16:11.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22922024-09-03T23:16:11.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22932024-09-03T23:16:11.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22942024-09-03T23:16:11.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
22952024-09-03T23:16:11.424Z
22962024-09-03T23:16:11.424Zinfo: running `cargo check --bins` on oximeter (47/158)
22972024-09-03T23:16:12.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22982024-09-03T23:16:12.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22992024-09-03T23:16:12.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23002024-09-03T23:16:12.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
23012024-09-03T23:16:12.407Z
23022024-09-03T23:16:12.408Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/158)
23032024-09-03T23:16:13.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23042024-09-03T23:16:13.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23052024-09-03T23:16:13.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23062024-09-03T23:16:13.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
23072024-09-03T23:16:13.445Z
23082024-09-03T23:16:13.446Zinfo: running `cargo check --bins` on oximeter-schema (49/158)
23092024-09-03T23:16:14.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23102024-09-03T23:16:14.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23112024-09-03T23:16:14.508Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23122024-09-03T23:16:14.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
23132024-09-03T23:16:15.072Z
23142024-09-03T23:16:15.072Zinfo: running `cargo check --bins` on oximeter-types (50/158)
23152024-09-03T23:16:16.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23162024-09-03T23:16:16.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23172024-09-03T23:16:16.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23182024-09-03T23:16:16.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
23192024-09-03T23:16:16.111Z
23202024-09-03T23:16:16.111Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/158)
23212024-09-03T23:16:16.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23222024-09-03T23:16:16.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23232024-09-03T23:16:16.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23242024-09-03T23:16:16.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
23252024-09-03T23:16:17.052Z
23262024-09-03T23:16:17.052Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (52/158)
23272024-09-03T23:16:17.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282024-09-03T23:16:17.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292024-09-03T23:16:17.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23302024-09-03T23:16:17.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
23312024-09-03T23:16:17.969Z
23322024-09-03T23:16:17.969Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (53/158)
23332024-09-03T23:16:18.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342024-09-03T23:16:18.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352024-09-03T23:16:18.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362024-09-03T23:16:18.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
23372024-09-03T23:16:18.983Z
23382024-09-03T23:16:18.983Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (54/158)
23392024-09-03T23:16:19.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-09-03T23:16:19.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-09-03T23:16:19.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422024-09-03T23:16:19.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
23432024-09-03T23:16:19.999Z
23442024-09-03T23:16:19.999Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (55/158)
23452024-09-03T23:16:20.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462024-09-03T23:16:20.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472024-09-03T23:16:20.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23482024-09-03T23:16:20.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
23492024-09-03T23:16:21.008Z
23502024-09-03T23:16:21.008Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (56/158)
23512024-09-03T23:16:21.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522024-09-03T23:16:21.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532024-09-03T23:16:21.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23542024-09-03T23:16:21.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
23552024-09-03T23:16:21.916Z
23562024-09-03T23:16:21.916Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (57/158)
23572024-09-03T23:16:22.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23582024-09-03T23:16:22.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23592024-09-03T23:16:22.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23602024-09-03T23:16:22.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
23612024-09-03T23:16:22.863Z
23622024-09-03T23:16:22.864Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (58/158)
23632024-09-03T23:16:23.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23642024-09-03T23:16:23.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23652024-09-03T23:16:23.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23662024-09-03T23:16:23.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
23672024-09-03T23:16:23.867Z
23682024-09-03T23:16:23.867Zinfo: running `cargo check --bins` on oximeter-producer (59/158)
23692024-09-03T23:16:24.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23702024-09-03T23:16:24.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23712024-09-03T23:16:24.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23722024-09-03T23:16:24.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
23732024-09-03T23:16:24.865Z
23742024-09-03T23:16:24.865Zinfo: running `cargo check --bins` on internal-dns (60/158)
23752024-09-03T23:16:25.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762024-09-03T23:16:25.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772024-09-03T23:16:25.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23782024-09-03T23:16:25.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
23792024-09-03T23:16:25.888Z
23802024-09-03T23:16:25.888Zinfo: running `cargo check --bins` on nexus-client (61/158)
23812024-09-03T23:16:26.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-09-03T23:16:26.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-09-03T23:16:26.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23842024-09-03T23:16:26.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
23852024-09-03T23:16:26.909Z
23862024-09-03T23:16:26.909Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (62/158)
23872024-09-03T23:16:27.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-09-03T23:16:27.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-09-03T23:16:27.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23902024-09-03T23:16:27.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
23912024-09-03T23:16:27.876Z
23922024-09-03T23:16:27.876Zinfo: running `cargo check --bins` on omicron-passwords (63/158)
23932024-09-03T23:16:28.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-09-03T23:16:28.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-09-03T23:16:28.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23962024-09-03T23:16:28.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
23972024-09-03T23:16:28.903Z
23982024-09-03T23:16:28.903Zinfo: running `cargo check --bins` on nexus-types (64/158)
23992024-09-03T23:16:29.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-09-03T23:16:29.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-09-03T23:16:29.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24022024-09-03T23:16:29.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
24032024-09-03T23:16:29.918Z
24042024-09-03T23:16:29.918Zinfo: running `cargo check --bins` on gateway-client (65/158)
24052024-09-03T23:16:30.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-09-03T23:16:30.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-09-03T23:16:30.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24082024-09-03T23:16:30.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
24092024-09-03T23:16:30.858Z
24102024-09-03T23:16:30.858Zinfo: running `cargo check --bins` on oxql-types (66/158)
24112024-09-03T23:16:31.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-09-03T23:16:31.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-09-03T23:16:31.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24142024-09-03T23:16:31.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
24152024-09-03T23:16:31.816Z
24162024-09-03T23:16:31.816Zinfo: running `cargo check --bins` on sp-sim (67/158)
24172024-09-03T23:16:32.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-09-03T23:16:32.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-09-03T23:16:32.814Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24202024-09-03T23:16:35.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
24212024-09-03T23:16:35.292Z
24222024-09-03T23:16:35.292Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (68/158)
24232024-09-03T23:16:36.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-09-03T23:16:36.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-09-03T23:16:36.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262024-09-03T23:16:36.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
24272024-09-03T23:16:36.328Z
24282024-09-03T23:16:36.328Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (69/158)
24292024-09-03T23:16:37.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-09-03T23:16:37.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-09-03T23:16:37.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322024-09-03T23:16:37.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
24332024-09-03T23:16:37.380Z
24342024-09-03T23:16:37.380Zinfo: running `cargo check --bins` on db-macros (70/158)
24352024-09-03T23:16:38.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-09-03T23:16:38.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-09-03T23:16:38.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382024-09-03T23:16:38.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
24392024-09-03T23:16:38.316Z
24402024-09-03T23:16:38.316Zinfo: running `cargo check --bins` on nexus-macros-common (71/158)
24412024-09-03T23:16:39.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-09-03T23:16:39.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-09-03T23:16:39.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442024-09-03T23:16:39.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
24452024-09-03T23:16:39.291Z
24462024-09-03T23:16:39.291Zinfo: running `cargo check --bins` on nexus-auth (72/158)
24472024-09-03T23:16:40.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482024-09-03T23:16:40.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492024-09-03T23:16:40.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502024-09-03T23:16:40.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
24512024-09-03T23:16:40.350Z
24522024-09-03T23:16:40.350Zinfo: running `cargo check --bins` on authz-macros (73/158)
24532024-09-03T23:16:41.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542024-09-03T23:16:41.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552024-09-03T23:16:41.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562024-09-03T23:16:41.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
24572024-09-03T23:16:41.295Z
24582024-09-03T23:16:41.295Zinfo: running `cargo check --bins` on nexus-db-fixed-data (74/158)
24592024-09-03T23:16:42.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602024-09-03T23:16:42.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612024-09-03T23:16:42.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622024-09-03T23:16:42.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
24632024-09-03T23:16:42.310Z
24642024-09-03T23:16:42.310Zinfo: running `cargo check --bins` on nexus-db-model (75/158)
24652024-09-03T23:16:43.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-09-03T23:16:43.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-09-03T23:16:43.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-09-03T23:16:43.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
24692024-09-03T23:16:43.356Z
24702024-09-03T23:16:43.356Zinfo: running `cargo check --bins` on nexus-defaults (76/158)
24712024-09-03T23:16:44.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-09-03T23:16:44.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-09-03T23:16:44.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-09-03T23:16:44.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
24752024-09-03T23:16:44.319Z
24762024-09-03T23:16:44.319Zinfo: running `cargo check --bins` on sled-agent-client (77/158)
24772024-09-03T23:16:45.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-09-03T23:16:45.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-09-03T23:16:45.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-09-03T23:16:45.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
24812024-09-03T23:16:45.326Z
24822024-09-03T23:16:45.326Zinfo: running `cargo check --bins` on nexus-inventory (78/158)
24832024-09-03T23:16:46.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-09-03T23:16:46.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-09-03T23:16:46.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-09-03T23:16:46.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
24872024-09-03T23:16:46.307Z
24882024-09-03T23:16:46.307Zinfo: running `cargo check --bins` on typed-rng (79/158)
24892024-09-03T23:16:47.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-09-03T23:16:47.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-09-03T23:16:47.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-09-03T23:16:47.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
24932024-09-03T23:16:47.228Z
24942024-09-03T23:16:47.228Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (80/158)
24952024-09-03T23:16:48.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-09-03T23:16:48.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-09-03T23:16:48.380Z Compiling rayon-core v1.12.1
24982024-09-03T23:16:48.404Z Compiling crossbeam-deque v0.8.5
24992024-09-03T23:16:48.404Z Compiling curve25519-dalek v4.1.3
25002024-09-03T23:16:48.405Z Compiling unicase v2.7.0
25012024-09-03T23:16:48.405Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25022024-09-03T23:16:48.405Z Compiling same-file v1.0.6
25032024-09-03T23:16:48.405Z Checking keccak v0.1.5
25042024-09-03T23:16:48.405Z Compiling tempfile v3.10.1
25052024-09-03T23:16:48.682Z Compiling walkdir v2.5.0
25062024-09-03T23:16:48.748Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25072024-09-03T23:16:48.790Z Checking sha3 v0.10.8
25082024-09-03T23:16:48.994Z Compiling thiserror-impl-no-std v2.0.2
25092024-09-03T23:16:49.081Z Checking universal-hash v0.5.1
25102024-09-03T23:16:49.150Z Checking secrecy v0.8.0
25112024-09-03T23:16:49.191Z Compiling blake3 v1.5.1
25122024-09-03T23:16:49.290Z Compiling ring v0.16.20
25132024-09-03T23:16:49.314Z Compiling curve25519-dalek-derive v0.1.1
25142024-09-03T23:16:49.338Z Checking opaque-debug v0.3.1
25152024-09-03T23:16:49.362Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25162024-09-03T23:16:49.427Z Checking poly1305 v0.8.0
25172024-09-03T23:16:49.451Z Checking chacha20 v0.9.1
25182024-09-03T23:16:49.639Z Compiling rayon v1.10.0
25192024-09-03T23:16:49.778Z Checking aead v0.5.2
25202024-09-03T23:16:49.892Z Compiling memmap2 v0.9.4
25212024-09-03T23:16:49.999Z Compiling arrayref v0.3.7
25222024-09-03T23:16:50.106Z Compiling untrusted v0.7.1
25232024-09-03T23:16:50.286Z Compiling home v0.5.9
25242024-09-03T23:16:50.354Z Compiling spin v0.5.2
25252024-09-03T23:16:50.415Z Compiling arrayvec v0.7.4
25262024-09-03T23:16:50.439Z Compiling libefi-sys v0.1.0
25272024-09-03T23:16:50.578Z Compiling constant_time_eq v0.3.0
25282024-09-03T23:16:50.602Z Compiling toolchain_find v0.4.0
25292024-09-03T23:16:50.742Z Checking chacha20poly1305 v0.10.1
25302024-09-03T23:16:50.940Z Compiling camino-tempfile v1.1.1
25312024-09-03T23:16:51.041Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25322024-09-03T23:16:51.186Z Compiling bitfield-struct v0.6.1
25332024-09-03T23:16:51.281Z Compiling cancel-safe-futures v0.1.5
25342024-09-03T23:16:51.405Z Compiling topological-sort v0.2.2
25352024-09-03T23:16:51.532Z Compiling mime_guess v2.0.4
25362024-09-03T23:16:51.607Z Compiling rustfmt-wrapper v0.2.1
25372024-09-03T23:16:51.889Z Checking thiserror-no-std v2.0.2
25382024-09-03T23:16:51.966Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25392024-09-03T23:16:51.993Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25402024-09-03T23:16:52.130Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25412024-09-03T23:16:52.242Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25422024-09-03T23:16:52.400Z Checking vsss-rs v3.3.4
25432024-09-03T23:16:52.487Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25442024-09-03T23:16:52.755Z Checking gethostname v0.5.0
25452024-09-03T23:16:52.779Z Checking libsw v3.3.1
25462024-09-03T23:16:52.875Z Checking linear-map v1.2.0
25472024-09-03T23:16:52.900Z Checking owo-colors v4.0.0
25482024-09-03T23:16:53.006Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25492024-09-03T23:16:53.030Z Checking swrite v0.1.0
25502024-09-03T23:16:53.216Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25512024-09-03T23:16:53.457Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25522024-09-03T23:16:53.815Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
25532024-09-03T23:16:54.053Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25542024-09-03T23:16:54.292Z Checking nanorand v0.7.0
25552024-09-03T23:16:54.496Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25562024-09-03T23:16:54.635Z Checking http-range v0.1.5
25572024-09-03T23:16:54.811Z Compiling omicron-zone-package v0.11.0
25582024-09-03T23:16:54.863Z Checking glob v0.3.1
25592024-09-03T23:16:54.888Z Checking hyper-staticfile v0.9.5
25602024-09-03T23:16:54.912Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25612024-09-03T23:16:55.169Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25622024-09-03T23:16:55.311Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5267be82e10d851a64196a8148893691b0b9f8ad#5267be82)
25632024-09-03T23:16:55.537Z Checking flume v0.11.0
25642024-09-03T23:16:55.948Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25652024-09-03T23:16:56.004Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25662024-09-03T23:16:56.373Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
25672024-09-03T23:16:56.856Z Checking itertools v0.13.0
25682024-09-03T23:16:57.223Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25692024-09-03T23:16:57.318Z Checking display-error-chain v0.2.1
25702024-09-03T23:16:57.902Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25712024-09-03T23:16:59.450Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25722024-09-03T23:17:01.139Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25732024-09-03T23:17:01.139Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25742024-09-03T23:17:16.443Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25752024-09-03T23:17:32.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.63s
25762024-09-03T23:17:33.053Z
25772024-09-03T23:17:33.053Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (81/158)
25782024-09-03T23:17:33.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792024-09-03T23:17:34.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802024-09-03T23:17:34.155Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25812024-09-03T23:17:50.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s
25822024-09-03T23:17:50.320Z
25832024-09-03T23:17:50.320Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (82/158)
25842024-09-03T23:17:51.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852024-09-03T23:17:51.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862024-09-03T23:17:51.331Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25872024-09-03T23:18:06.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s
25882024-09-03T23:18:07.042Z
25892024-09-03T23:18:07.042Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (83/158)
25902024-09-03T23:18:07.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912024-09-03T23:18:07.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922024-09-03T23:18:08.137Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25932024-09-03T23:18:23.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.48s
25942024-09-03T23:18:23.700Z
25952024-09-03T23:18:23.700Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (84/158)
25962024-09-03T23:18:24.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972024-09-03T23:18:24.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982024-09-03T23:18:24.778Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25992024-09-03T23:18:40.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s
26002024-09-03T23:18:40.430Z
26012024-09-03T23:18:40.430Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (85/158)
26022024-09-03T23:18:41.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032024-09-03T23:18:41.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042024-09-03T23:18:41.534Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26052024-09-03T23:18:57.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s
26062024-09-03T23:18:57.522Z
26072024-09-03T23:18:57.523Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (86/158)
26082024-09-03T23:18:58.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092024-09-03T23:18:58.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102024-09-03T23:18:58.590Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26112024-09-03T23:19:13.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s
26122024-09-03T23:19:13.787Z
26132024-09-03T23:19:13.787Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (87/158)
26142024-09-03T23:19:14.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152024-09-03T23:19:14.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162024-09-03T23:19:14.832Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26172024-09-03T23:19:30.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.77s
26182024-09-03T23:19:30.747Z
26192024-09-03T23:19:30.747Zinfo: running `cargo check --bins` on bootstrap-agent-api (88/158)
26202024-09-03T23:19:31.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212024-09-03T23:19:31.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222024-09-03T23:19:31.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26232024-09-03T23:19:31.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
26242024-09-03T23:19:31.792Z
26252024-09-03T23:19:31.792Zinfo: running `cargo check --bins` on sled-agent-types (89/158)
26262024-09-03T23:19:32.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272024-09-03T23:19:32.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282024-09-03T23:19:32.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292024-09-03T23:19:32.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26302024-09-03T23:19:32.776Z
26312024-09-03T23:19:32.776Zinfo: running `cargo check --bins` on bootstrap-agent-client (90/158)
26322024-09-03T23:19:33.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332024-09-03T23:19:33.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342024-09-03T23:19:33.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352024-09-03T23:19:33.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26362024-09-03T23:19:33.732Z
26372024-09-03T23:19:33.732Zinfo: running `cargo check --bins` on dpd-client (91/158)
26382024-09-03T23:19:34.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392024-09-03T23:19:34.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402024-09-03T23:19:34.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412024-09-03T23:19:34.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
26422024-09-03T23:19:34.664Z
26432024-09-03T23:19:34.664Zinfo: running `cargo check --bins` on installinator-common (92/158)
26442024-09-03T23:19:35.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452024-09-03T23:19:35.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462024-09-03T23:19:35.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472024-09-03T23:19:35.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26482024-09-03T23:19:35.608Z
26492024-09-03T23:19:35.608Zinfo: running `cargo check --bins` on update-engine (93/158)
26502024-09-03T23:19:36.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512024-09-03T23:19:36.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522024-09-03T23:19:36.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532024-09-03T23:19:36.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
26542024-09-03T23:19:36.600Z
26552024-09-03T23:19:36.600Zinfo: running `cargo check --bins` on key-manager (94/158)
26562024-09-03T23:19:37.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572024-09-03T23:19:37.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582024-09-03T23:19:37.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592024-09-03T23:19:37.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26602024-09-03T23:19:37.557Z
26612024-09-03T23:19:37.557Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (95/158)
26622024-09-03T23:19:38.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632024-09-03T23:19:38.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642024-09-03T23:19:38.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652024-09-03T23:19:38.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26662024-09-03T23:19:38.541Z
26672024-09-03T23:19:38.541Zinfo: running `cargo check --bins` on sled-agent-api (96/158)
26682024-09-03T23:19:39.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692024-09-03T23:19:39.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702024-09-03T23:19:39.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712024-09-03T23:19:39.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
26722024-09-03T23:19:39.534Z
26732024-09-03T23:19:39.534Zinfo: running `cargo check --bins` on sled-hardware (97/158)
26742024-09-03T23:19:40.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752024-09-03T23:19:40.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762024-09-03T23:19:40.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772024-09-03T23:19:40.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26782024-09-03T23:19:40.457Z
26792024-09-03T23:19:40.457Zinfo: running `cargo check --bins --no-default-features` on sled-storage (98/158)
26802024-09-03T23:19:41.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812024-09-03T23:19:41.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822024-09-03T23:19:41.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832024-09-03T23:19:41.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26842024-09-03T23:19:41.419Z
26852024-09-03T23:19:41.419Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (99/158)
26862024-09-03T23:19:42.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872024-09-03T23:19:42.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882024-09-03T23:19:42.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892024-09-03T23:19:42.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26902024-09-03T23:19:42.393Z
26912024-09-03T23:19:42.393Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (100/158)
26922024-09-03T23:19:43.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932024-09-03T23:19:43.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942024-09-03T23:19:43.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952024-09-03T23:19:43.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26962024-09-03T23:19:43.362Z
26972024-09-03T23:19:43.362Zinfo: running `cargo check --bins` on nexus-test-interface (101/158)
26982024-09-03T23:19:44.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992024-09-03T23:19:44.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002024-09-03T23:19:44.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012024-09-03T23:19:44.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27022024-09-03T23:19:44.317Z
27032024-09-03T23:19:44.317Zinfo: running `cargo check --bins` on oximeter-collector (102/158)
27042024-09-03T23:19:45.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052024-09-03T23:19:45.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062024-09-03T23:19:45.330Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27072024-09-03T23:19:45.331Z Checking bcs v0.1.6
27082024-09-03T23:19:45.331Z Compiling async-recursion v1.1.1
27092024-09-03T23:19:45.355Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27102024-09-03T23:19:45.355Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27112024-09-03T23:19:46.614Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27122024-09-03T23:19:50.634Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27132024-09-03T23:19:52.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s
27142024-09-03T23:19:52.974Z
27152024-09-03T23:19:52.974Zinfo: running `cargo check --bins` on oximeter-api (103/158)
27162024-09-03T23:19:53.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172024-09-03T23:19:53.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182024-09-03T23:19:53.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192024-09-03T23:19:53.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27202024-09-03T23:19:53.876Z
27212024-09-03T23:19:53.876Zinfo: running `cargo check --bins` on oximeter-client (104/158)
27222024-09-03T23:19:54.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232024-09-03T23:19:54.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242024-09-03T23:19:54.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252024-09-03T23:19:54.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27262024-09-03T23:19:54.764Z
27272024-09-03T23:19:54.764Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (105/158)
27282024-09-03T23:19:55.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292024-09-03T23:19:55.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302024-09-03T23:19:55.679Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312024-09-03T23:19:56.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
27322024-09-03T23:19:56.529Z
27332024-09-03T23:19:56.529Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (106/158)
27342024-09-03T23:19:57.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352024-09-03T23:19:57.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362024-09-03T23:19:57.569Z Compiling cfg_aliases v0.1.1
27372024-09-03T23:19:57.569Z Compiling vte_generate_state_changes v0.1.1
27382024-09-03T23:19:57.593Z Checking fd-lock v4.0.2
27392024-09-03T23:19:57.593Z Checking bytecount v0.6.8
27402024-09-03T23:19:57.593Z Compiling tabled_derive v0.7.0
27412024-09-03T23:19:57.593Z Checking crossterm v0.27.0
27422024-09-03T23:19:57.617Z Compiling peg-macros v0.8.4
27432024-09-03T23:19:57.641Z Compiling sqlparser_derive v0.2.2
27442024-09-03T23:19:57.714Z Compiling nix v0.28.0
27452024-09-03T23:19:57.771Z Checking unicode_categories v0.1.1
27462024-09-03T23:19:57.795Z Checking papergrid v0.11.0
27472024-09-03T23:19:58.013Z Checking nu-ansi-term v0.50.0
27482024-09-03T23:19:58.210Z Checking vte v0.11.1
27492024-09-03T23:19:58.366Z Checking home v0.5.9
27502024-09-03T23:19:58.499Z Checking sqlformat v0.2.4
27512024-09-03T23:19:58.581Z Checking sqlparser v0.45.0
27522024-09-03T23:19:59.034Z Checking crossterm v0.28.1
27532024-09-03T23:19:59.264Z Checking strip-ansi-escapes v0.2.0
27542024-09-03T23:19:59.396Z Checking reedline v0.33.0
27552024-09-03T23:19:59.783Z Checking tabled v0.15.0
27562024-09-03T23:20:00.338Z Checking peg v0.8.4
27572024-09-03T23:20:00.484Z Checking rustyline v14.0.0
27582024-09-03T23:20:05.971Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27592024-09-03T23:20:12.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.91s
27602024-09-03T23:20:12.605Z
27612024-09-03T23:20:12.606Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (107/158)
27622024-09-03T23:20:13.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632024-09-03T23:20:13.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642024-09-03T23:20:13.554Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27652024-09-03T23:20:20.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.52s
27662024-09-03T23:20:20.293Z
27672024-09-03T23:20:20.293Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (108/158)
27682024-09-03T23:20:21.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692024-09-03T23:20:21.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702024-09-03T23:20:21.224Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27712024-09-03T23:20:27.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.10s
27722024-09-03T23:20:27.569Z
27732024-09-03T23:20:27.569Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (109/158)
27742024-09-03T23:20:28.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752024-09-03T23:20:28.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762024-09-03T23:20:28.597Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27772024-09-03T23:20:34.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.79s
27782024-09-03T23:20:34.536Z
27792024-09-03T23:20:34.536Zinfo: running `cargo check --bins` on oximeter-test-utils (110/158)
27802024-09-03T23:20:35.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812024-09-03T23:20:35.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822024-09-03T23:20:35.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832024-09-03T23:20:35.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
27842024-09-03T23:20:35.556Z
27852024-09-03T23:20:35.556Zinfo: running `cargo check --bins` on cockroach-admin-client (111/158)
27862024-09-03T23:20:36.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872024-09-03T23:20:36.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882024-09-03T23:20:36.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892024-09-03T23:20:36.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
27902024-09-03T23:20:36.564Z
27912024-09-03T23:20:36.564Zinfo: running `cargo check --bins` on installinator-client (112/158)
27922024-09-03T23:20:37.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-09-03T23:20:37.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-09-03T23:20:37.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952024-09-03T23:20:37.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
27962024-09-03T23:20:37.643Z
27972024-09-03T23:20:37.643Zinfo: running `cargo check --bins` on oxide-client (113/158)
27982024-09-03T23:20:38.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992024-09-03T23:20:38.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002024-09-03T23:20:38.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012024-09-03T23:20:38.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28022024-09-03T23:20:38.668Z
28032024-09-03T23:20:38.668Zinfo: running `cargo check --bins` on wicketd-client (114/158)
28042024-09-03T23:20:39.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052024-09-03T23:20:39.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062024-09-03T23:20:39.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072024-09-03T23:20:39.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28082024-09-03T23:20:39.730Z
28092024-09-03T23:20:39.730Zinfo: running `cargo check --bins` on wicket-common (115/158)
28102024-09-03T23:20:40.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112024-09-03T23:20:40.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122024-09-03T23:20:40.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132024-09-03T23:20:40.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28142024-09-03T23:20:40.806Z
28152024-09-03T23:20:40.806Zinfo: running `cargo check --bins` on omicron-cockroach-admin (116/158)
28162024-09-03T23:20:41.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172024-09-03T23:20:41.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182024-09-03T23:20:41.865Z Checking csv-core v0.1.11
28192024-09-03T23:20:41.889Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28202024-09-03T23:20:42.189Z Checking csv v1.3.0
28212024-09-03T23:20:42.926Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28222024-09-03T23:20:43.389Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28232024-09-03T23:20:45.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
28242024-09-03T23:20:45.182Z
28252024-09-03T23:20:45.182Zinfo: running `cargo check --bins` on cockroach-admin-api (117/158)
28262024-09-03T23:20:46.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272024-09-03T23:20:46.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282024-09-03T23:20:46.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292024-09-03T23:20:46.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28302024-09-03T23:20:46.265Z
28312024-09-03T23:20:46.265Zinfo: running `cargo check --bins` on cockroach-admin-types (118/158)
28322024-09-03T23:20:47.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332024-09-03T23:20:47.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342024-09-03T23:20:47.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352024-09-03T23:20:47.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28362024-09-03T23:20:47.299Z
28372024-09-03T23:20:47.299Zinfo: running `cargo check --bins` on cert-dev (119/158)
28382024-09-03T23:20:48.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392024-09-03T23:20:48.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402024-09-03T23:20:48.256Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
28412024-09-03T23:20:48.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28422024-09-03T23:20:48.685Z
28432024-09-03T23:20:48.685Zinfo: running `cargo check --bins` on ch-dev (120/158)
28442024-09-03T23:20:49.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452024-09-03T23:20:49.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462024-09-03T23:20:49.787Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
28472024-09-03T23:20:50.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
28482024-09-03T23:20:50.773Z
28492024-09-03T23:20:50.773Zinfo: running `cargo check --bins` on crdb-seed (121/158)
28502024-09-03T23:20:51.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512024-09-03T23:20:51.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522024-09-03T23:20:51.908Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28532024-09-03T23:20:52.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
28542024-09-03T23:20:52.439Z
28552024-09-03T23:20:52.439Zinfo: running `cargo check --bins` on db-dev (122/158)
28562024-09-03T23:20:53.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572024-09-03T23:20:53.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582024-09-03T23:20:53.506Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28592024-09-03T23:20:54.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
28602024-09-03T23:20:54.543Z
28612024-09-03T23:20:54.543Zinfo: running `cargo check --bins` on omicron-dev-lib (123/158)
28622024-09-03T23:20:55.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632024-09-03T23:20:55.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642024-09-03T23:20:55.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652024-09-03T23:20:55.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28662024-09-03T23:20:55.563Z
28672024-09-03T23:20:55.563Zinfo: running `cargo check --bins` on xtask-downloader (124/158)
28682024-09-03T23:20:56.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692024-09-03T23:20:56.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702024-09-03T23:20:56.600Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28712024-09-03T23:20:57.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
28722024-09-03T23:20:57.811Z
28732024-09-03T23:20:57.811Zinfo: running `cargo check --bins` on mgs-dev (125/158)
28742024-09-03T23:20:58.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752024-09-03T23:20:58.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762024-09-03T23:20:58.919Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28772024-09-03T23:20:59.644Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28782024-09-03T23:21:00.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
28792024-09-03T23:21:00.445Z
28802024-09-03T23:21:00.445Zinfo: running `cargo check --bins` on omicron-omdb (126/158)
28812024-09-03T23:21:01.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822024-09-03T23:21:01.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832024-09-03T23:21:01.659Z Compiling glob v0.3.1
28842024-09-03T23:21:01.659Z Compiling crunchy v0.2.2
28852024-09-03T23:21:01.683Z Compiling tiny-keccak v2.0.2
28862024-09-03T23:21:01.683Z Compiling dsl_auto_type v0.1.2
28872024-09-03T23:21:01.683Z Checking scheduled-thread-pool v0.2.7
28882024-09-03T23:21:01.683Z Compiling diesel_table_macro_syntax v0.2.0
28892024-09-03T23:21:01.707Z Compiling ascii-canvas v3.0.0
28902024-09-03T23:21:01.707Z Compiling ena v0.14.3
28912024-09-03T23:21:01.954Z Checking r2d2 v0.8.10
28922024-09-03T23:21:01.978Z Compiling libloading v0.8.3
28932024-09-03T23:21:02.159Z Compiling regex-syntax v0.6.29
28942024-09-03T23:21:02.183Z Compiling bindgen v0.69.4
28952024-09-03T23:21:02.249Z Compiling diff v0.1.13
28962024-09-03T23:21:02.276Z Compiling which v4.4.2
28972024-09-03T23:21:02.386Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28982024-09-03T23:21:02.594Z Compiling cexpr v0.6.0
28992024-09-03T23:21:02.618Z Compiling clang-sys v1.7.0
29002024-09-03T23:21:02.849Z Compiling ref-cast v1.0.23
29012024-09-03T23:21:02.874Z Compiling lazycell v1.3.0
29022024-09-03T23:21:02.874Z Compiling shlex v1.3.0
29032024-09-03T23:21:02.906Z Compiling rustc-hash v1.1.0
29042024-09-03T23:21:03.040Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29052024-09-03T23:21:03.064Z Compiling derive_builder_core v0.20.0
29062024-09-03T23:21:03.222Z Compiling diesel_derives v2.2.2
29072024-09-03T23:21:03.311Z Compiling libxml v0.3.3
29082024-09-03T23:21:03.335Z Compiling ref-cast-impl v1.0.23
29092024-09-03T23:21:03.415Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29102024-09-03T23:21:03.727Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29112024-09-03T23:21:03.892Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29122024-09-03T23:21:04.152Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29132024-09-03T23:21:04.217Z Compiling strum_macros v0.24.3
29142024-09-03T23:21:04.480Z Compiling dropshot v0.10.1
29152024-09-03T23:21:04.504Z Compiling indoc v1.0.9
29162024-09-03T23:21:05.240Z Compiling lalrpop v0.19.12
29172024-09-03T23:21:05.374Z Compiling derive_builder_macro v0.20.0
29182024-09-03T23:21:06.159Z Checking derive_builder v0.20.0
29192024-09-03T23:21:06.320Z Checking tungstenite v0.23.0
29202024-09-03T23:21:06.513Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29212024-09-03T23:21:06.761Z Compiling dropshot_endpoint v0.10.1
29222024-09-03T23:21:07.088Z Compiling impl-trait-for-tuples v0.2.2
29232024-09-03T23:21:07.249Z Compiling oso-derive v0.27.3
29242024-09-03T23:21:07.360Z Checking quick-xml v0.31.0
29252024-09-03T23:21:08.238Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
29262024-09-03T23:21:08.430Z Checking maplit v1.0.2
29272024-09-03T23:21:08.644Z Checking tokio-tungstenite v0.23.1
29282024-09-03T23:21:09.059Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29292024-09-03T23:21:09.203Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29302024-09-03T23:21:09.442Z Checking bb8 v0.8.5
29312024-09-03T23:21:09.836Z Compiling const_format_proc_macros v0.2.32
29322024-09-03T23:21:10.562Z Checking crossbeam-deque v0.8.5
29332024-09-03T23:21:10.875Z Compiling portable-atomic v1.6.0
29342024-09-03T23:21:11.832Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
29352024-09-03T23:21:11.928Z Checking const_format v0.2.32
29362024-09-03T23:21:12.064Z Checking rayon-core v1.12.1
29372024-09-03T23:21:12.494Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29382024-09-03T23:21:12.766Z Checking castaway v0.2.3
29392024-09-03T23:21:12.822Z Checking rayon v1.10.0
29402024-09-03T23:21:12.952Z Checking compact_str v0.8.0
29412024-09-03T23:21:13.707Z Checking diesel v2.2.3
29422024-09-03T23:21:14.211Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29432024-09-03T23:21:14.369Z Checking unicode-truncate v1.0.0
29442024-09-03T23:21:14.498Z Checking lru v0.12.3
29452024-09-03T23:21:14.592Z Compiling instability v0.3.2
29462024-09-03T23:21:14.659Z Checking number_prefix v0.4.0
29472024-09-03T23:21:14.786Z Checking smawk v0.3.2
29482024-09-03T23:21:14.818Z Checking unicode-linebreak v0.1.5
29492024-09-03T23:21:14.848Z Checking cassowary v0.3.0
29502024-09-03T23:21:15.038Z Checking multimap v0.10.0
29512024-09-03T23:21:15.221Z Checking textwrap v0.16.1
29522024-09-03T23:21:15.567Z Checking ratatui v0.28.0
29532024-09-03T23:21:16.624Z Checking indicatif v0.17.8
29542024-09-03T23:21:35.718Z Compiling samael v0.0.15
29552024-09-03T23:21:46.806Z Checking async-bb8-diesel v0.2.1
29562024-09-03T23:21:49.326Z Compiling polar-core v0.27.3
29572024-09-03T23:21:58.358Z Checking oso v0.27.3
29582024-09-03T23:23:16.274Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29592024-09-03T23:23:23.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
29602024-09-03T23:23:23.358Z
29612024-09-03T23:23:23.358Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (127/158)
29622024-09-03T23:23:24.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632024-09-03T23:23:24.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642024-09-03T23:23:24.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29652024-09-03T23:23:24.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29662024-09-03T23:23:24.316Z
29672024-09-03T23:23:24.316Zinfo: running `cargo check --bins` on nexus-saga-recovery (128/158)
29682024-09-03T23:23:25.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692024-09-03T23:23:25.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702024-09-03T23:23:25.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712024-09-03T23:23:25.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29722024-09-03T23:23:25.254Z
29732024-09-03T23:23:25.254Zinfo: running `cargo check --bins` on nexus-test-utils-macros (129/158)
29742024-09-03T23:23:26.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752024-09-03T23:23:26.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762024-09-03T23:23:26.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29772024-09-03T23:23:26.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29782024-09-03T23:23:26.087Z
29792024-09-03T23:23:26.088Zinfo: running `cargo check --bins` on omicron-nexus (130/158)
29802024-09-03T23:23:27.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812024-09-03T23:23:27.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822024-09-03T23:23:27.233Z Compiling libz-sys v1.1.16
29832024-09-03T23:23:27.259Z Compiling libgit2-sys v0.17.0+1.8.1
29842024-09-03T23:23:27.282Z Compiling vergen v8.3.2
29852024-09-03T23:23:27.282Z Compiling cargo-platform v0.1.8
29862024-09-03T23:23:27.282Z Compiling pin-project-internal v1.1.5
29872024-09-03T23:23:27.340Z Compiling snafu-derive v0.8.2
29882024-09-03T23:23:27.340Z Compiling libsqlite3-sys v0.28.0
29892024-09-03T23:23:27.364Z Compiling cfg_aliases v0.2.1
29902024-09-03T23:23:27.573Z Compiling buf-list v1.0.3
29912024-09-03T23:23:27.784Z Compiling cargo_metadata v0.18.1
29922024-09-03T23:23:27.841Z Compiling nix v0.29.0
29932024-09-03T23:23:28.091Z Checking globset v0.4.14
29942024-09-03T23:23:28.203Z Checking olpc-cjson v0.1.3
29952024-09-03T23:23:28.396Z Checking rand_seeder v0.3.0
29962024-09-03T23:23:28.514Z Checking serde_plain v1.0.2
29972024-09-03T23:23:28.622Z Checking typed-path v0.7.1
29982024-09-03T23:23:28.680Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29992024-09-03T23:23:28.851Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30002024-09-03T23:23:29.000Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30012024-09-03T23:23:29.103Z Checking hashlink v0.9.1
30022024-09-03T23:23:29.275Z Checking fallible-streaming-iterator v0.1.9
30032024-09-03T23:23:29.503Z Checking parse-size v1.0.0
30042024-09-03T23:23:29.641Z Checking fallible-iterator v0.3.0
30052024-09-03T23:23:29.715Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30062024-09-03T23:23:29.905Z Checking pin-project v1.1.5
30072024-09-03T23:23:30.181Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30082024-09-03T23:23:30.272Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30092024-09-03T23:23:30.489Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30102024-09-03T23:23:30.513Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30112024-09-03T23:23:30.537Z Checking twox-hash v1.6.3
30122024-09-03T23:23:30.650Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30132024-09-03T23:23:30.971Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30142024-09-03T23:23:31.067Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30152024-09-03T23:23:31.483Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30162024-09-03T23:23:31.792Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
30172024-09-03T23:23:32.115Z Checking fatfs v0.3.6
30182024-09-03T23:23:32.151Z Checking snafu v0.8.2
30192024-09-03T23:23:32.175Z Checking assert_matches v1.5.0
30202024-09-03T23:23:32.500Z Checking rusqlite v0.31.0
30212024-09-03T23:23:32.595Z Checking tough v0.17.1
30222024-09-03T23:23:36.542Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30232024-09-03T23:23:38.005Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30242024-09-03T23:23:39.050Z Compiling git2 v0.19.0
30252024-09-03T23:23:45.083Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b026dd82779eb2c2f87164e30feb7dd7f4b6e677#b026dd82)
30262024-09-03T23:24:48.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
30272024-09-03T23:24:48.509Z
30282024-09-03T23:24:48.509Zinfo: running `cargo check --bins` on nexus-external-api (131/158)
30292024-09-03T23:24:49.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302024-09-03T23:24:49.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312024-09-03T23:24:49.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322024-09-03T23:24:49.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30332024-09-03T23:24:49.529Z
30342024-09-03T23:24:49.529Zinfo: running `cargo check --bins` on openapi-manager-types (132/158)
30352024-09-03T23:24:50.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-09-03T23:24:50.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-09-03T23:24:50.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-09-03T23:24:50.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30392024-09-03T23:24:50.383Z
30402024-09-03T23:24:50.383Zinfo: running `cargo check --bins` on nexus-internal-api (133/158)
30412024-09-03T23:24:51.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-09-03T23:24:51.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-09-03T23:24:51.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-09-03T23:24:51.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30452024-09-03T23:24:51.326Z
30462024-09-03T23:24:51.326Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (134/158)
30472024-09-03T23:24:52.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-09-03T23:24:52.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-09-03T23:24:52.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-09-03T23:24:52.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30512024-09-03T23:24:52.253Z
30522024-09-03T23:24:52.253Zinfo: running `cargo check --bins` on nexus-networking (135/158)
30532024-09-03T23:24:53.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-09-03T23:24:53.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-09-03T23:24:53.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-09-03T23:24:53.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30572024-09-03T23:24:53.207Z
30582024-09-03T23:24:53.207Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (136/158)
30592024-09-03T23:24:54.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-09-03T23:24:54.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-09-03T23:24:54.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-09-03T23:24:54.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30632024-09-03T23:24:54.189Z
30642024-09-03T23:24:54.189Zinfo: running `cargo check --bins` on update-common (137/158)
30652024-09-03T23:24:55.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-09-03T23:24:55.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-09-03T23:24:55.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682024-09-03T23:24:55.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30692024-09-03T23:24:55.104Z
30702024-09-03T23:24:55.104Zinfo: running `cargo check --bins` on tufaceous-lib (138/158)
30712024-09-03T23:24:55.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722024-09-03T23:24:55.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732024-09-03T23:24:55.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742024-09-03T23:24:55.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30752024-09-03T23:24:56.021Z
30762024-09-03T23:24:56.021Zinfo: running `cargo check --bins` on tufaceous (139/158)
30772024-09-03T23:24:56.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782024-09-03T23:24:56.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792024-09-03T23:24:56.934Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30802024-09-03T23:24:57.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
30812024-09-03T23:24:58.113Z
30822024-09-03T23:24:58.113Zinfo: running `cargo check --bins` on omicron-dev (140/158)
30832024-09-03T23:24:59.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842024-09-03T23:24:59.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852024-09-03T23:24:59.339Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30862024-09-03T23:24:59.339Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30872024-09-03T23:24:59.363Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30882024-09-03T23:25:00.939Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30892024-09-03T23:25:03.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
30902024-09-03T23:25:04.153Z
30912024-09-03T23:25:04.153Zinfo: running `cargo check --bins` on openapi-manager (141/158)
30922024-09-03T23:25:05.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932024-09-03T23:25:05.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942024-09-03T23:25:05.166Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30952024-09-03T23:25:05.166Z Checking heck v0.4.1
30962024-09-03T23:25:05.166Z Checking is_ci v1.2.0
30972024-09-03T23:25:05.190Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30982024-09-03T23:25:05.190Z Checking indent_write v2.2.0
30992024-09-03T23:25:05.295Z Checking supports-color v3.0.0
31002024-09-03T23:25:05.425Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
31012024-09-03T23:25:07.139Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31022024-09-03T23:25:08.165Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
31032024-09-03T23:25:09.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
31042024-09-03T23:25:09.577Z
31052024-09-03T23:25:09.577Zinfo: running `cargo check --bins` on installinator-api (142/158)
31062024-09-03T23:25:10.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072024-09-03T23:25:10.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082024-09-03T23:25:10.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092024-09-03T23:25:10.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31102024-09-03T23:25:10.491Z
31112024-09-03T23:25:10.491Zinfo: running `cargo check --bins` on wicketd-api (143/158)
31122024-09-03T23:25:11.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132024-09-03T23:25:11.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142024-09-03T23:25:11.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152024-09-03T23:25:11.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31162024-09-03T23:25:11.411Z
31172024-09-03T23:25:11.411Zinfo: running `cargo check --bins` on reconfigurator-cli (144/158)
31182024-09-03T23:25:12.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192024-09-03T23:25:12.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202024-09-03T23:25:12.391Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31212024-09-03T23:25:13.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
31222024-09-03T23:25:14.001Z
31232024-09-03T23:25:14.001Zinfo: running `cargo check --bins` on omicron-releng (145/158)
31242024-09-03T23:25:14.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252024-09-03T23:25:14.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262024-09-03T23:25:14.962Z Checking memmap2 v0.9.4
31272024-09-03T23:25:14.962Z Checking arrayref v0.3.7
31282024-09-03T23:25:14.986Z Checking constant_time_eq v0.3.0
31292024-09-03T23:25:14.986Z Checking untrusted v0.7.1
31302024-09-03T23:25:14.986Z Checking arrayvec v0.7.4
31312024-09-03T23:25:14.986Z Checking spin v0.5.2
31322024-09-03T23:25:14.986Z Checking cargo-platform v0.1.8
31332024-09-03T23:25:14.986Z Checking topological-sort v0.2.2
31342024-09-03T23:25:15.120Z Checking shell-words v1.1.0
31352024-09-03T23:25:15.236Z Checking ring v0.16.20
31362024-09-03T23:25:15.284Z Checking cargo_metadata v0.18.1
31372024-09-03T23:25:15.328Z Checking blake3 v1.5.1
31382024-09-03T23:25:16.665Z Checking omicron-zone-package v0.11.0
31392024-09-03T23:25:17.978Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31402024-09-03T23:25:19.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
31412024-09-03T23:25:19.252Z
31422024-09-03T23:25:19.253Zinfo: running `cargo check --bins` on xtask (146/158)
31432024-09-03T23:25:19.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442024-09-03T23:25:19.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452024-09-03T23:25:19.964Z Checking bitflags v2.6.0
31462024-09-03T23:25:19.964Z Checking serde v1.0.208
31472024-09-03T23:25:19.964Z Checking thiserror v1.0.63
31482024-09-03T23:25:19.991Z Checking scroll v0.12.0
31492024-09-03T23:25:20.016Z Checking log v0.4.21
31502024-09-03T23:25:20.016Z Checking hashbrown v0.14.5
31512024-09-03T23:25:20.016Z Checking zerocopy v0.7.34
31522024-09-03T23:25:20.046Z Checking syn v2.0.74
31532024-09-03T23:25:20.093Z Checking pest v2.7.10
31542024-09-03T23:25:20.197Z Checking rustix v0.38.34
31552024-09-03T23:25:20.240Z Checking fs-err v2.11.0
31562024-09-03T23:25:20.404Z Checking goblin v0.8.2
31572024-09-03T23:25:20.504Z Checking tabled v0.15.0
31582024-09-03T23:25:20.964Z Checking indexmap v2.4.0
31592024-09-03T23:25:21.139Z Checking anyhow v1.0.86
31602024-09-03T23:25:21.743Z Checking terminal_size v0.3.0
31612024-09-03T23:25:21.743Z Checking tempfile v3.10.1
31622024-09-03T23:25:21.887Z Checking clap_builder v4.5.15
31632024-09-03T23:25:22.105Z Checking dtrace-parser v0.2.0
31642024-09-03T23:25:24.019Z Checking serde_json v1.0.125
31652024-09-03T23:25:24.019Z Checking serde_spanned v0.6.7
31662024-09-03T23:25:24.043Z Checking toml_datetime v0.6.8
31672024-09-03T23:25:24.043Z Checking camino v1.1.9
31682024-09-03T23:25:24.043Z Checking cargo-platform v0.1.8
31692024-09-03T23:25:24.152Z Checking semver v1.0.23
31702024-09-03T23:25:24.261Z Checking macaddr v1.0.1
31712024-09-03T23:25:24.286Z Checking toml_edit v0.22.20
31722024-09-03T23:25:24.401Z Checking clap v4.5.16
31732024-09-03T23:25:24.548Z Checking camino-tempfile v1.1.1
31742024-09-03T23:25:25.221Z Checking dof v0.3.0
31752024-09-03T23:25:25.221Z Checking cargo_metadata v0.18.1
31762024-09-03T23:25:25.735Z Checking usdt-impl v0.5.0
31772024-09-03T23:25:26.178Z Checking usdt v0.5.0
31782024-09-03T23:25:26.368Z Checking toml v0.8.19
31792024-09-03T23:25:26.939Z Checking cargo_toml v0.20.4
31802024-09-03T23:25:28.494Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31812024-09-03T23:25:29.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s
31822024-09-03T23:25:29.384Z
31832024-09-03T23:25:29.384Zinfo: running `cargo check --bins` on end-to-end-tests (147/158)
31842024-09-03T23:25:30.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852024-09-03T23:25:30.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862024-09-03T23:25:30.486Z Checking polyval v0.6.2
31872024-09-03T23:25:30.486Z Checking rfc6979 v0.4.0
31882024-09-03T23:25:30.514Z Checking primeorder v0.13.6
31892024-09-03T23:25:30.538Z Checking ctr v0.9.2
31902024-09-03T23:25:30.569Z Checking ed25519 v2.2.3
31912024-09-03T23:25:30.593Z Checking ssh-encoding v0.2.0
31922024-09-03T23:25:30.593Z Checking blowfish v0.9.1
31932024-09-03T23:25:30.619Z Checking password-hash v0.4.2
31942024-09-03T23:25:30.664Z Checking ecdsa v0.16.9
31952024-09-03T23:25:30.756Z Checking ghash v0.5.1
31962024-09-03T23:25:30.804Z Checking matches v0.1.10
31972024-09-03T23:25:30.828Z Checking bcrypt-pbkdf v0.10.0
31982024-09-03T23:25:30.868Z Checking ed25519-dalek v2.1.1
31992024-09-03T23:25:30.892Z Compiling enum-as-inner v0.5.1
32002024-09-03T23:25:30.917Z Checking idna v0.2.3
32012024-09-03T23:25:30.941Z Checking aes-gcm v0.10.3
32022024-09-03T23:25:30.965Z Checking russh-cryptovec v0.7.2
32032024-09-03T23:25:31.021Z Checking pbkdf2 v0.11.0
32042024-09-03T23:25:31.059Z Checking md5 v0.7.0
32052024-09-03T23:25:31.142Z Checking ssh-cipher v0.2.0
32062024-09-03T23:25:31.165Z Checking num-bigint v0.4.5
32072024-09-03T23:25:31.209Z Checking des v0.8.1
32082024-09-03T23:25:31.265Z Checking hex-literal v0.4.1
32092024-09-03T23:25:31.294Z Checking p256 v0.13.2
32102024-09-03T23:25:31.318Z Checking p384 v0.13.0
32112024-09-03T23:25:31.383Z Checking p521 v0.13.3
32122024-09-03T23:25:31.407Z Checking ssh-key v0.6.6
32132024-09-03T23:25:31.449Z Compiling dhcproto-macros v0.1.0
32142024-09-03T23:25:31.592Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32152024-09-03T23:25:31.732Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32162024-09-03T23:25:31.825Z Checking trust-dns-proto v0.22.0
32172024-09-03T23:25:32.067Z Checking internet-checksum v0.2.1
32182024-09-03T23:25:32.808Z Checking russh-keys v0.45.0
32192024-09-03T23:25:33.929Z Checking russh v0.45.0
32202024-09-03T23:25:34.902Z Checking dhcproto v0.12.0
32212024-09-03T23:25:55.610Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32222024-09-03T23:25:57.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.83s
32232024-09-03T23:25:57.407Z
32242024-09-03T23:25:57.407Zinfo: running `cargo check --bins` on gateway-cli (148/158)
32252024-09-03T23:25:58.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262024-09-03T23:25:58.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272024-09-03T23:25:58.296Z Checking termios v0.3.3
32282024-09-03T23:25:58.474Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32292024-09-03T23:25:59.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
32302024-09-03T23:25:59.556Z
32312024-09-03T23:25:59.556Zinfo: running `cargo check --bins --no-default-features` on installinator (149/158)
32322024-09-03T23:26:00.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332024-09-03T23:26:00.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342024-09-03T23:26:00.507Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32352024-09-03T23:26:02.893Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32362024-09-03T23:26:05.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s
32372024-09-03T23:26:05.214Z
32382024-09-03T23:26:05.214Zinfo: running `cargo check --bins` on internal-dns-cli (150/158)
32392024-09-03T23:26:06.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402024-09-03T23:26:06.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412024-09-03T23:26:06.091Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32422024-09-03T23:26:06.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
32432024-09-03T23:26:06.672Z
32442024-09-03T23:26:06.672Zinfo: running `cargo check --bins` on omicron-live-tests (151/158)
32452024-09-03T23:26:07.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462024-09-03T23:26:07.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472024-09-03T23:26:07.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482024-09-03T23:26:07.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32492024-09-03T23:26:07.510Z
32502024-09-03T23:26:07.510Zinfo: running `cargo check --bins` on live-tests-macros (152/158)
32512024-09-03T23:26:08.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522024-09-03T23:26:08.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532024-09-03T23:26:08.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542024-09-03T23:26:08.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32552024-09-03T23:26:08.339Z
32562024-09-03T23:26:08.339Zinfo: running `cargo check --bins` on omicron-package (153/158)
32572024-09-03T23:26:09.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582024-09-03T23:26:09.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592024-09-03T23:26:09.232Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32602024-09-03T23:26:10.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
32612024-09-03T23:26:10.799Z
32622024-09-03T23:26:10.799Zinfo: running `cargo check --bins` on wicket-dbg (154/158)
32632024-09-03T23:26:11.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642024-09-03T23:26:11.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652024-09-03T23:26:11.746Z Checking rtoolbox v0.0.2
32662024-09-03T23:26:11.746Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32672024-09-03T23:26:11.746Z Checking tui-tree-widget v0.22.0
32682024-09-03T23:26:11.929Z Checking rpassword v7.3.1
32692024-09-03T23:26:16.796Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32702024-09-03T23:26:20.270Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32712024-09-03T23:26:21.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.88s
32722024-09-03T23:26:21.840Z
32732024-09-03T23:26:21.841Zinfo: running `cargo check --bins` on wicket (155/158)
32742024-09-03T23:26:22.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752024-09-03T23:26:22.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762024-09-03T23:26:22.778Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32772024-09-03T23:26:23.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
32782024-09-03T23:26:23.303Z
32792024-09-03T23:26:23.303Zinfo: running `cargo check --bins` on wicketd (156/158)
32802024-09-03T23:26:24.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812024-09-03T23:26:24.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822024-09-03T23:26:24.259Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32832024-09-03T23:26:28.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
32842024-09-03T23:26:28.966Z
32852024-09-03T23:26:28.966Zinfo: running `cargo check --bins` on omicron-workspace-hack (157/158)
32862024-09-03T23:26:29.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872024-09-03T23:26:29.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882024-09-03T23:26:29.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892024-09-03T23:26:29.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32902024-09-03T23:26:29.837Z
32912024-09-03T23:26:29.837Zinfo: running `cargo check --bins` on zone-setup (158/158)
32922024-09-03T23:26:30.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932024-09-03T23:26:30.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942024-09-03T23:26:30.881Z Checking uzers v0.11.3
32952024-09-03T23:26:31.179Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32962024-09-03T23:26:32.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
32972024-09-03T23:26:32.597Z
32982024-09-03T23:26:32.597Zreal 13:44.846769443
32992024-09-03T23:26:32.597Zuser 25:08.556511967
33002024-09-03T23:26:32.597Zsys 5:48.001737559
33012024-09-03T23:26:32.597Ztrap 0.661382234
33022024-09-03T23:26:32.597Ztflt 1.586166944
33032024-09-03T23:26:32.597Zdflt 2.493662113
33042024-09-03T23:26:32.597Zkflt 0.001172918
33052024-09-03T23:26:32.597Zlock 46:52.989356314
33062024-09-03T23:26:32.597Zslp 2:10:34.888368061
33072024-09-03T23:26:32.621Zlat 1:02.509722351
33082024-09-03T23:26:32.621Zstop 2:48.933884410
33092024-09-03T23:26:32.621Zprocess exited: duration 1074263 ms, exit code 0
 
33102024-09-03T23:26:32.670Zfound 0 output files