01JGZFTZQ6ARZFSJVB97MJ60F7: 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: 01JGZFV9PG1MM0DTPC430PQN1H

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-07T04:20:45.524Zjob assigned to worker 01JGZFVDXK3DR13JYDAPY5HC6H [factory aws, i-05ba8c6aca90eadb1] (queued for 47 s)
 
22025-01-07T04:20:53.361Zstarting task 0: "setup"
32025-01-07T04:20:53.369Z++ uname -s
42025-01-07T04:20:53.372Z+ kern=SunOS
52025-01-07T04:20:53.372Z+ case "$kern" in
62025-01-07T04:20:53.372Z+ groupadd -g 12345 build
72025-01-07T04:20:53.374Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-07T04:20:55.381Z+ zfs create -o mountpoint=/work rpool/work
92025-01-07T04:20:55.550Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-07T04:20:55.553Z+ home_fs=zfs
112025-01-07T04:20:55.553Z+ [[ zfs == autofs ]]
122025-01-07T04:20:55.553Z+ mkdir -p /home/build
132025-01-07T04:20:55.557Z+ chown build:build /home/build /work
142025-01-07T04:20:56.556Z+ chmod 0700 /home/build /work
152025-01-07T04:20:56.562Zprocess exited: duration 3198 ms, exit code 0
 
162025-01-07T04:20:56.567Zstarting task 1: "rust-toolchain"
172025-01-07T04:20:56.573Z+ printf ' * toolchain channel = "%s"
182025-01-07T04:20:56.573Z' 1.81.0
192025-01-07T04:20:56.573Z * toolchain channel = "1.81.0"
202025-01-07T04:20:56.573Z+ printf ' * toolchain profile = "%s"
212025-01-07T04:20:56.573Z' default
222025-01-07T04:20:56.573Z * toolchain profile = "default"
232025-01-07T04:20:56.575Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-07T04:20:56.575Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-07T04:20:56.693Zinfo: downloading installer
262025-01-07T04:20:58.182Zinfo: profile set to 'default'
272025-01-07T04:20:58.182Zinfo: default host triple is x86_64-unknown-illumos
282025-01-07T04:20:58.185Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-07T04:20:58.335Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-07T04:20:58.335Zinfo: downloading component 'cargo'
312025-01-07T04:20:59.156Zinfo: downloading component 'clippy'
322025-01-07T04:20:59.459Zinfo: downloading component 'rust-docs'
332025-01-07T04:21:00.599Zinfo: downloading component 'rust-std'
342025-01-07T04:21:02.380Zinfo: downloading component 'rustc'
352025-01-07T04:21:08.771Zinfo: downloading component 'rustfmt'
362025-01-07T04:21:09.011Zinfo: installing component 'cargo'
372025-01-07T04:21:09.800Zinfo: installing component 'clippy'
382025-01-07T04:21:10.156Zinfo: installing component 'rust-docs'
392025-01-07T04:21:11.744Zinfo: installing component 'rust-std'
402025-01-07T04:21:13.495Zinfo: installing component 'rustc'
412025-01-07T04:21:19.058Zinfo: installing component 'rustfmt'
422025-01-07T04:21:19.381Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-07T04:21:19.381Z
442025-01-07T04:21:19.748Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-07T04:21:19.748Z
462025-01-07T04:21:19.751Z
472025-01-07T04:21:19.751ZRust is installed now. Great!
482025-01-07T04:21:19.751Z
492025-01-07T04:21:19.751ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-07T04:21:19.751Zenvironment variable. This has not been done automatically.
512025-01-07T04:21:19.751Z
522025-01-07T04:21:19.751ZTo configure your current shell, you need to source
532025-01-07T04:21:19.751Zthe corresponding env file under $HOME/.cargo.
542025-01-07T04:21:19.751Z
552025-01-07T04:21:19.751ZThis is usually done by running one of the following (note the leading DOT):
562025-01-07T04:21:19.751Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-07T04:21:19.751Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-07T04:21:19.821Z+ rustc --version
592025-01-07T04:21:19.889Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-07T04:21:19.892Zprocess exited: duration 23321 ms, exit code 0
 
612025-01-07T04:21:19.897Zstarting task 2: "authentication"
622025-01-07T04:21:19.918Zprocess exited: duration 20 ms, exit code 0
 
632025-01-07T04:21:19.922Zstarting task 3: "clone repository"
642025-01-07T04:21:19.927Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-07T04:21:19.930Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-07T04:21:19.964ZCloning into '/work/oxidecomputer/omicron'...
672025-01-07T04:21:26.402Z+ cd /work/oxidecomputer/omicron
682025-01-07T04:21:26.402Z+ git fetch origin c0bd4a8ef0ca1ce88c91d8ab65cd8e6d53058037
692025-01-07T04:21:26.723ZFrom https://github.com/oxidecomputer/omicron
702025-01-07T04:21:26.723Z * branch c0bd4a8ef0ca1ce88c91d8ab65cd8e6d53058037 -> FETCH_HEAD
712025-01-07T04:21:26.733Z+ [[ -n renovate/anyhow-1.x-lockfile ]]
722025-01-07T04:21:26.735Z++ git branch --show-current
732025-01-07T04:21:26.738Z+ current=main
742025-01-07T04:21:26.738Z+ [[ main != renovate/anyhow-1.x-lockfile ]]
752025-01-07T04:21:26.738Z+ git branch -f renovate/anyhow-1.x-lockfile c0bd4a8ef0ca1ce88c91d8ab65cd8e6d53058037
762025-01-07T04:21:26.740Z+ git checkout -f renovate/anyhow-1.x-lockfile
772025-01-07T04:21:26.912ZSwitched to branch 'renovate/anyhow-1.x-lockfile'
782025-01-07T04:21:26.915Z+ git reset --hard c0bd4a8ef0ca1ce88c91d8ab65cd8e6d53058037
792025-01-07T04:21:26.928ZHEAD is now at c0bd4a8ef Update Rust crate anyhow to v1.0.95
802025-01-07T04:21:26.931Zprocess exited: duration 7005 ms, exit code 0
 
812025-01-07T04:21:26.935Zstarting task 4: "build"
822025-01-07T04:21:26.941Z+ source .github/buildomat/ci-env.sh
832025-01-07T04:21:26.941Z++ export CARGO_TERM_COLOR=always
842025-01-07T04:21:26.941Z++ CARGO_TERM_COLOR=always
852025-01-07T04:21:26.942Z+ cargo --version
862025-01-07T04:21:26.996Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-07T04:21:26.998Z+ rustc --version
882025-01-07T04:21:27.058Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-07T04:21:27.061Z+ source ./env.sh
902025-01-07T04:21:27.061Z++ OLD_SHELL_OPTS=ehxB
912025-01-07T04:21:27.061Z++ set -o xtrace
922025-01-07T04:21:27.063Z++++ dirname ./env.sh
932025-01-07T04:21:27.066Z+++ readlink -f .
942025-01-07T04:21:27.069Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-07T04:21:27.069Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962025-01-07T04:21:27.069Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972025-01-07T04:21:27.069Z++ 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
982025-01-07T04:21:27.069Z++ 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
992025-01-07T04:21:27.069Z++ 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
1002025-01-07T04:21:27.069Z++ 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
1012025-01-07T04:21:27.069Z++ 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
1022025-01-07T04:21:27.069Z++ 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
1032025-01-07T04:21:27.069Z++ case $OLD_SHELL_OPTS in
1042025-01-07T04:21:27.069Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-07T04:21:27.069Z+ 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
1062025-01-07T04:21:27.069Z+ 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
1072025-01-07T04:21:27.069Z+ banner prerequisites
1082025-01-07T04:21:27.072Z
1092025-01-07T04:21:27.073Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-07T04:21:27.073Z # # # # # # # # # # # # # # #
1112025-01-07T04:21:27.073Z # # # # ##### # # ##### # # # # # #### #
1122025-01-07T04:21:27.073Z ##### ##### # ##### # # # # # # # # #
1132025-01-07T04:21:27.073Z # # # # # # # # # # # # # # #
1142025-01-07T04:21:27.073Z # # # ###### # # ###### ### # #### # #### #
1152025-01-07T04:21:27.073Z
1162025-01-07T04:21:27.073Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-07T04:21:35.297Z Startup: Refreshing catalog 'helios-dev' ... Done
1182025-01-07T04:21:39.164Z Startup: Caching catalogs ... Done
1192025-01-07T04:21:50.202ZPlanning: Solver setup ... Done (10.107s)
1202025-01-07T04:21:50.336ZPlanning: Running solver ... Done (0.134s)
1212025-01-07T04:21:50.438ZPlanning: Finding local manifests ... Done (0.003s)
1222025-01-07T04:21:50.449ZPlanning: Fetching manifests: 0/5 0% complete
1232025-01-07T04:21:51.163ZPlanning: Fetching manifests: 5/5 100% complete
1242025-01-07T04:21:51.259ZPlanning: Package planning ... Done (0.096s)
1252025-01-07T04:21:51.315ZPlanning: Merging actions ... Done (0.056s)
1262025-01-07T04:21:51.498ZPlanning: Checking for conflicting actions ... Done (0.183s)
1272025-01-07T04:21:53.451ZPlanning: Consolidating action changes ... Done (1.952s)
1282025-01-07T04:21:53.867ZPlanning: Evaluating mediators ... Done (0.415s)
1292025-01-07T04:21:53.944ZPlanning: Planning completed in 14.69 seconds
1302025-01-07T04:21:53.959Z Packages to install: 4
1312025-01-07T04:21:53.959Z Packages to update: 1
1322025-01-07T04:21:53.963Z Mediators to change: 2
1332025-01-07T04:21:53.963Z Services to change: 1
1342025-01-07T04:21:53.963Z Estimated space available: 155.63 GB
1352025-01-07T04:21:53.963ZEstimated space to be consumed: 1.62 GB
1362025-01-07T04:21:53.963Z Create boot environment: No
1372025-01-07T04:21:53.963ZCreate backup boot environment: Yes
1382025-01-07T04:21:53.963Z Rebuild boot archive: No
1392025-01-07T04:21:53.963Z
1402025-01-07T04:21:53.963ZChanged mediators:
1412025-01-07T04:21:53.963Z mediator clang:
1422025-01-07T04:21:53.963Z version: None -> 15 (system default)
1432025-01-07T04:21:53.963Z
1442025-01-07T04:21:53.964Z mediator llvm:
1452025-01-07T04:21:53.964Z version: 14 (system default) -> 15 (system default)
1462025-01-07T04:21:53.964Z
1472025-01-07T04:21:53.964ZChanged packages:
1482025-01-07T04:21:53.964Zhelios-dev
1492025-01-07T04:21:53.964Z developer/build-essential
1502025-01-07T04:21:53.964Z None -> 11-2.0
1512025-01-07T04:21:53.964Z library/libxmlsec1
1522025-01-07T04:21:53.964Z None -> 1.2.35-2.0
1532025-01-07T04:21:53.964Z ooce/developer/clang-15
1542025-01-07T04:21:53.964Z None -> 15.0.7-2.0
1552025-01-07T04:21:53.964Z ooce/developer/llvm-15
1562025-01-07T04:21:53.964Z None -> 15.0.7-2.0
1572025-01-07T04:21:53.964Z package/pkg
1582025-01-07T04:21:53.964Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592025-01-07T04:21:53.964Z
1602025-01-07T04:21:53.964ZServices:
1612025-01-07T04:21:53.964Z restart_fmri:
1622025-01-07T04:21:53.964Z svc:/system/update-man-index:default
1632025-01-07T04:21:53.964Z
1642025-01-07T04:21:53.964ZEditable files to change:
1652025-01-07T04:21:53.964Z Update:
1662025-01-07T04:21:53.964Z usr/share/lib/pkg/web/config.shtml
1672025-01-07T04:21:54.040Z
1682025-01-07T04:21:54.040ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692025-01-07T04:21:59.290ZDownload: 1193/4281 items 70.5/220.6MB 31% complete (14.3M/s)
1702025-01-07T04:22:04.291ZDownload: 1294/4281 items 115.0/220.6MB 52% complete (11.5M/s)
1712025-01-07T04:22:11.508ZDownload: 2223/4281 items 119.2/220.6MB 54% complete (9.2M/s)
1722025-01-07T04:22:16.511ZDownload: 2744/4281 items 120.8/220.6MB 54% complete (213k/s)
1732025-01-07T04:22:21.567ZDownload: 3244/4281 items 188.9/220.6MB 85% complete (7.0M/s)
1742025-01-07T04:22:26.574ZDownload: 3898/4281 items 218.8/220.6MB 99% complete (9.8M/s)
1752025-01-07T04:22:49.229ZDownload: 4205/4281 items 220.5/220.6MB 99% complete
1762025-01-07T04:22:49.505ZDownload: Completed 220.60 MB in 55.36 seconds (4.0M/s)
1772025-01-07T04:22:51.669Z Actions: 1/5063 actions (Removing old actions)
1782025-01-07T04:22:51.699Z Actions: 194/5063 actions (Installing new actions)
1792025-01-07T04:22:56.265Z Actions: 4226/5063 actions (Updating modified actions)
1802025-01-07T04:22:56.567Z Actions: Completed 5063 actions in 4.94 seconds.
1812025-01-07T04:22:56.790Z Done (0.214s)
1822025-01-07T04:22:56.792Z Done (0.000s)
1832025-01-07T04:22:57.357Z Done (0.563s)
1842025-01-07T04:23:01.749Z Done (4.183s)
1852025-01-07T04:23:01.839Z Done (0.020s)
1862025-01-07T04:23:01.841Z Done (0.000s)
1872025-01-07T04:23:02.017Z Done (0.000s)
1882025-01-07T04:23:02.685ZPlanning: Evaluating mediator changes ... Done
1892025-01-07T04:23:02.842ZPlanning: Checking for conflicting actions ... Done
1902025-01-07T04:23:02.845ZPlanning: Consolidating action changes ... Done
1912025-01-07T04:23:03.105ZPlanning: Evaluating mediators ... Done
1922025-01-07T04:23:03.109ZPlanning: Planning completed in 0.42 seconds
1932025-01-07T04:23:03.144Z Mediators to change: 2
1942025-01-07T04:23:03.144Z Create boot environment: No
1952025-01-07T04:23:03.144ZCreate backup boot environment: No
1962025-01-07T04:23:03.227Z Done
1972025-01-07T04:23:03.227Z Done
1982025-01-07T04:23:03.583Z Done
1992025-01-07T04:23:07.086Z Done
2002025-01-07T04:23:07.173Z Done
2012025-01-07T04:23:07.173Z Done
2022025-01-07T04:23:07.305Z Done
2032025-01-07T04:23:07.903ZPlanning: Evaluating mediator changes ... Done
2042025-01-07T04:23:07.906ZPlanning: Merging actions ... Done
2052025-01-07T04:23:08.088ZPlanning: Checking for conflicting actions ... Done
2062025-01-07T04:23:08.091ZPlanning: Consolidating action changes ... Done
2072025-01-07T04:23:08.349ZPlanning: Evaluating mediators ... Done
2082025-01-07T04:23:08.403ZPlanning: Planning completed in 0.74 seconds
2092025-01-07T04:23:08.443Z Packages to change: 1
2102025-01-07T04:23:08.443Z Mediators to change: 1
2112025-01-07T04:23:08.443Z Services to change: 1
2122025-01-07T04:23:08.445Z Create boot environment: No
2132025-01-07T04:23:08.445ZCreate backup boot environment: Yes
2142025-01-07T04:23:10.627Z Actions: 1/6 actions (Updating modified actions)
2152025-01-07T04:23:10.629Z Actions: Completed 6 actions in 0.00 seconds.
2162025-01-07T04:23:10.629Z Done
2172025-01-07T04:23:10.629Z Done
2182025-01-07T04:23:10.744Z Done
2192025-01-07T04:23:14.315Z Done
2202025-01-07T04:23:14.380Z Done
2212025-01-07T04:23:14.380Z Done
2222025-01-07T04:23:14.510Z Done
2232025-01-07T04:23:14.933ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242025-01-07T04:23:14.933Zclang system 15 system
2252025-01-07T04:23:14.933Zcsh system system illumos
2262025-01-07T04:23:14.933Zctags system system illumos
2272025-01-07T04:23:14.933Zgcc vendor 12 vendor
2282025-01-07T04:23:14.933Zgcc system 10 system
2292025-01-07T04:23:14.933Zgcc system 7 system
2302025-01-07T04:23:14.933Zgo system 1.20 system
2312025-01-07T04:23:14.933Zgo system 1.19 system
2322025-01-07T04:23:14.933Zllvm system 15 system
2332025-01-07T04:23:14.933Zllvm system 14 system
2342025-01-07T04:23:14.933Zmariadb system 10.6 system
2352025-01-07T04:23:14.933Zmta vendor vendor dma
2362025-01-07T04:23:14.933Zopenjdk system 17 system
2372025-01-07T04:23:14.933Zopenjdk system 11 system
2382025-01-07T04:23:14.933Zopenjdk system 1.8 system
2392025-01-07T04:23:14.933Zopenssl vendor 3 vendor
2402025-01-07T04:23:14.933Zperl system 5.36 system
2412025-01-07T04:23:14.934Zpostgresql system 15 system
2422025-01-07T04:23:14.934Zpostgresql system 13 system
2432025-01-07T04:23:14.934Zpython vendor 3 vendor
2442025-01-07T04:23:14.934Zpython system 2 system
2452025-01-07T04:23:14.934Zpython3 system 3.11 system
2462025-01-07T04:23:14.934Zruby system 3.0 system
2472025-01-07T04:23:14.934Zwords vendor vendor american-english
2482025-01-07T04:23:14.934Zwords system system australian-english
2492025-01-07T04:23:14.934Zwords system system british-english
2502025-01-07T04:23:14.934Zwords system system canadian-english
2512025-01-07T04:23:14.934Zwords system system french
2522025-01-07T04:23:14.934Zwords system system italian
2532025-01-07T04:23:14.934Zwords system system ngerman
2542025-01-07T04:23:14.934Zwords system system ogerman
2552025-01-07T04:23:14.934Zwords system system spanish
2562025-01-07T04:23:15.257ZPUBLISHER TYPE STATUS P LOCATION
2572025-01-07T04:23:15.257Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2582025-01-07T04:23:18.024ZFMRI IFO
2592025-01-07T04:23:18.025Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602025-01-07T04:23:18.030Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612025-01-07T04:23:18.030Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622025-01-07T04:23:18.031Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2632025-01-07T04:23:18.031Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2642025-01-07T04:23:18.031Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652025-01-07T04:23:18.032Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2662025-01-07T04:23:18.032Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2672025-01-07T04:23:18.034Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2682025-01-07T04:23:18.034Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2692025-01-07T04:23:18.035Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2702025-01-07T04:23:18.035Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2712025-01-07T04:23:18.035Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2722025-01-07T04:23:18.035Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2732025-01-07T04:23:18.035Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2742025-01-07T04:23:18.707Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2752025-01-07T04:23:19.058Z Updating crates.io index
2762025-01-07T04:23:19.141Z Updating git repository `https://github.com/oxidecomputer/diffus`
2772025-01-07T04:23:19.674Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2782025-01-07T04:23:20.133Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2792025-01-07T04:23:20.417Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2802025-01-07T04:23:20.694Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2812025-01-07T04:23:20.951Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822025-01-07T04:23:21.918Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832025-01-07T04:23:23.456Z Updating git repository `https://github.com/oxidecomputer/opte`
2842025-01-07T04:23:24.123Z Updating git repository `https://github.com/oxidecomputer/falcon`
2852025-01-07T04:23:24.829Z Updating git repository `https://github.com/oxidecomputer/clickward`
2862025-01-07T04:23:25.077Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2872025-01-07T04:23:25.433Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2882025-01-07T04:23:26.039Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2892025-01-07T04:23:26.353Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2902025-01-07T04:23:26.663Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912025-01-07T04:23:26.998Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2922025-01-07T04:23:27.285Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2932025-01-07T04:23:27.550Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2942025-01-07T04:23:27.845Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2952025-01-07T04:23:28.180Z Updating git repository `https://github.com/oxidecomputer/ispf`
2962025-01-07T04:23:28.499Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2972025-01-07T04:23:28.796Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2982025-01-07T04:23:29.265Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2992025-01-07T04:23:29.536Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002025-01-07T04:23:29.891Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3012025-01-07T04:23:30.291Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3022025-01-07T04:23:30.566Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3032025-01-07T04:23:30.851Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3042025-01-07T04:23:31.142Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3052025-01-07T04:23:32.365Z Downloading crates ...
3062025-01-07T04:23:32.461Z Downloaded cargo-platform v0.1.8
3072025-01-07T04:23:32.472Z Downloaded byteorder v1.5.0
3082025-01-07T04:23:32.472Z Downloaded bytecount v0.6.8
3092025-01-07T04:23:32.472Z Downloaded anstyle-parse v0.2.5
3102025-01-07T04:23:32.473Z Downloaded camino-tempfile v1.1.1
3112025-01-07T04:23:32.473Z Downloaded bitflags v2.6.0
3122025-01-07T04:23:32.473Z Downloaded block-buffer v0.10.4
3132025-01-07T04:23:32.473Z Downloaded scroll_derive v0.12.0
3142025-01-07T04:23:32.473Z Downloaded pretty-hex v0.4.1
3152025-01-07T04:23:32.484Z Downloaded usdt-attr-macro v0.5.0
3162025-01-07T04:23:32.494Z Downloaded usdt-macro v0.5.0
3172025-01-07T04:23:32.516Z Downloaded anstream v0.6.15
3182025-01-07T04:23:32.516Z Downloaded swrite v0.1.0
3192025-01-07T04:23:32.516Z Downloaded equivalent v1.0.1
3202025-01-07T04:23:32.516Z Downloaded dtrace-parser v0.2.0
3212025-01-07T04:23:32.518Z Downloaded heck v0.5.0
3222025-01-07T04:23:32.518Z Downloaded fnv v1.0.7
3232025-01-07T04:23:32.523Z Downloaded usdt v0.5.0
3242025-01-07T04:23:32.524Z Downloaded thread-id v4.2.2
3252025-01-07T04:23:32.524Z Downloaded thiserror v1.0.69
3262025-01-07T04:23:32.524Z Downloaded terminal_size v0.4.0
3272025-01-07T04:23:32.524Z Downloaded is_terminal_polyfill v1.70.1
3282025-01-07T04:23:32.524Z Downloaded heck v0.4.1
3292025-01-07T04:23:32.524Z Downloaded macaddr v1.0.1
3302025-01-07T04:23:32.524Z Downloaded fastrand v2.1.1
3312025-01-07T04:23:32.524Z Downloaded version_check v0.9.5
3322025-01-07T04:23:32.524Z Downloaded serde_spanned v0.6.8
3332025-01-07T04:23:32.524Z Downloaded dof v0.3.0
3342025-01-07T04:23:32.525Z Downloaded errno v0.3.9
3352025-01-07T04:23:32.525Z Downloaded digest v0.10.7
3362025-01-07T04:23:32.525Z Downloaded crypto-common v0.1.6
3372025-01-07T04:23:32.525Z Downloaded thiserror-impl v1.0.69
3382025-01-07T04:23:32.525Z Downloaded cpufeatures v0.2.14
3392025-01-07T04:23:32.535Z Downloaded clap_lex v0.7.2
3402025-01-07T04:23:32.535Z Downloaded utf8parse v0.2.2
3412025-01-07T04:23:32.535Z Downloaded anstyle v1.0.10
3422025-01-07T04:23:32.535Z Downloaded strsim v0.11.1
3432025-01-07T04:23:32.535Z Downloaded anstyle-query v1.1.1
3442025-01-07T04:23:32.541Z Downloaded memmap v0.7.0
3452025-01-07T04:23:32.541Z Downloaded unicode-linebreak v0.1.5
3462025-01-07T04:23:32.541Z Downloaded colorchoice v1.0.2
3472025-01-07T04:23:32.541Z Downloaded autocfg v1.4.0
3482025-01-07T04:23:32.541Z Downloaded generic-array v0.14.7
3492025-01-07T04:23:32.541Z Downloaded camino v1.1.9
3502025-01-07T04:23:32.541Z Downloaded proc-macro-error-attr v1.0.4
3512025-01-07T04:23:32.542Z Downloaded itoa v1.0.11
3522025-01-07T04:23:32.549Z Downloaded serde_tokenstream v0.2.2
3532025-01-07T04:23:32.550Z Downloaded usdt-impl v0.5.0
3542025-01-07T04:23:32.550Z Downloaded tabled_derive v0.7.0
3552025-01-07T04:23:32.551Z Downloaded smawk v0.3.2
3562025-01-07T04:23:32.556Z Downloaded tempfile v3.13.0
3572025-01-07T04:23:32.556Z Downloaded proc-macro-error v1.0.4
3582025-01-07T04:23:32.556Z Downloaded plain v0.2.3
3592025-01-07T04:23:32.556Z Downloaded once_cell v1.20.2
3602025-01-07T04:23:32.564Z Downloaded semver v1.0.23
3612025-01-07T04:23:32.564Z Downloaded clap_derive v4.5.18
3622025-01-07T04:23:32.572Z Downloaded fs-err v2.11.0
3632025-01-07T04:23:32.572Z Downloaded pest_derive v2.7.14
3642025-01-07T04:23:32.576Z Downloaded cfg-if v1.0.0
3652025-01-07T04:23:32.576Z Downloaded zerocopy-derive v0.7.35
3662025-01-07T04:23:32.584Z Downloaded scroll v0.12.0
3672025-01-07T04:23:32.584Z Downloaded toml_datetime v0.6.8
3682025-01-07T04:23:32.590Z Downloaded quote v1.0.37
3692025-01-07T04:23:32.590Z Downloaded pest_generator v2.7.14
3702025-01-07T04:23:32.590Z Downloaded sha2 v0.10.8
3712025-01-07T04:23:32.590Z Downloaded ucd-trie v0.1.7
3722025-01-07T04:23:32.598Z Downloaded cargo_toml v0.20.5
3732025-01-07T04:23:32.599Z Downloaded clap v4.5.21
3742025-01-07T04:23:32.613Z Downloaded pest_meta v2.7.14
3752025-01-07T04:23:32.614Z Downloaded cargo_metadata v0.18.1
3762025-01-07T04:23:32.614Z Downloaded textwrap v0.16.1
3772025-01-07T04:23:32.624Z Downloaded unicode-ident v1.0.13
3782025-01-07T04:23:32.624Z Downloaded typenum v1.17.0
3792025-01-07T04:23:32.624Z Downloaded proc-macro2 v1.0.89
3802025-01-07T04:23:32.624Z Downloaded serde_derive v1.0.215
3812025-01-07T04:23:32.624Z Downloaded anyhow v1.0.95
3822025-01-07T04:23:32.634Z Downloaded toml v0.8.19
3832025-01-07T04:23:32.634Z Downloaded ryu v1.0.18
3842025-01-07T04:23:32.634Z Downloaded papergrid v0.11.0
3852025-01-07T04:23:32.634Z Downloaded log v0.4.22
3862025-01-07T04:23:32.642Z Downloaded memchr v2.7.4
3872025-01-07T04:23:32.666Z Downloaded serde v1.0.215
3882025-01-07T04:23:32.682Z Downloaded toml_edit v0.22.22
3892025-01-07T04:23:32.694Z Downloaded indexmap v2.6.0
3902025-01-07T04:23:32.694Z Downloaded hashbrown v0.15.1
3912025-01-07T04:23:32.704Z Downloaded pest v2.7.14
3922025-01-07T04:23:32.712Z Downloaded clap_builder v4.5.21
3932025-01-07T04:23:32.720Z Downloaded zerocopy v0.7.35
3942025-01-07T04:23:32.727Z Downloaded winnow v0.6.20
3952025-01-07T04:23:32.741Z Downloaded goblin v0.8.2
3962025-01-07T04:23:32.762Z Downloaded serde_json v1.0.133
3972025-01-07T04:23:32.762Z Downloaded tabled v0.15.0
3982025-01-07T04:23:32.773Z Downloaded syn v1.0.109
3992025-01-07T04:23:32.778Z Downloaded unicode-width v0.1.14
4002025-01-07T04:23:32.782Z Downloaded syn v2.0.87
4012025-01-07T04:23:32.808Z Downloaded rustix v0.38.37
4022025-01-07T04:23:32.844Z Downloaded libc v0.2.162
4032025-01-07T04:23:33.145Z Compiling proc-macro2 v1.0.89
4042025-01-07T04:23:33.145Z Compiling unicode-ident v1.0.13
4052025-01-07T04:23:33.146Z Compiling version_check v0.9.5
4062025-01-07T04:23:33.146Z Compiling serde v1.0.215
4072025-01-07T04:23:33.158Z Compiling memchr v2.7.4
4082025-01-07T04:23:33.158Z Compiling thiserror v1.0.69
4092025-01-07T04:23:33.158Z Compiling libc v0.2.162
4102025-01-07T04:23:33.158Z Compiling itoa v1.0.11
4112025-01-07T04:23:33.429Z Compiling ucd-trie v0.1.7
4122025-01-07T04:23:33.460Z Compiling ryu v1.0.18
4132025-01-07T04:23:33.953Z Compiling once_cell v1.20.2
4142025-01-07T04:23:34.026Z Compiling byteorder v1.5.0
4152025-01-07T04:23:34.065Z Compiling serde_json v1.0.133
4162025-01-07T04:23:34.351Z Compiling rustix v0.38.37
4172025-01-07T04:23:34.497Z Compiling bitflags v2.6.0
4182025-01-07T04:23:34.521Z Compiling proc-macro-error-attr v1.0.4
4192025-01-07T04:23:34.811Z Compiling usdt-impl v0.5.0
4202025-01-07T04:23:34.835Z Compiling syn v1.0.109
4212025-01-07T04:23:34.937Z Compiling proc-macro-error v1.0.4
4222025-01-07T04:23:34.961Z Compiling hashbrown v0.15.1
4232025-01-07T04:23:35.129Z Compiling quote v1.0.37
4242025-01-07T04:23:35.379Z Compiling utf8parse v0.2.2
4252025-01-07T04:23:35.536Z Compiling syn v2.0.87
4262025-01-07T04:23:35.560Z Compiling errno v0.3.9
4272025-01-07T04:23:35.754Z Compiling thread-id v4.2.2
4282025-01-07T04:23:35.782Z Compiling equivalent v1.0.1
4292025-01-07T04:23:35.828Z Compiling log v0.4.22
4302025-01-07T04:23:35.831Z Compiling plain v0.2.3
4312025-01-07T04:23:35.871Z Compiling camino v1.1.9
4322025-01-07T04:23:36.015Z Compiling anstyle-parse v0.2.5
4332025-01-07T04:23:36.215Z Compiling indexmap v2.6.0
4342025-01-07T04:23:36.380Z Compiling autocfg v1.4.0
4352025-01-07T04:23:36.564Z Compiling colorchoice v1.0.2
4362025-01-07T04:23:36.795Z Compiling is_terminal_polyfill v1.70.1
4372025-01-07T04:23:37.050Z Compiling unicode-width v0.1.14
4382025-01-07T04:23:37.050Z Compiling winnow v0.6.20
4392025-01-07T04:23:37.050Z Compiling semver v1.0.23
4402025-01-07T04:23:37.318Z Compiling anstyle v1.0.10
4412025-01-07T04:23:37.447Z Compiling anstyle-query v1.1.1
4422025-01-07T04:23:37.569Z Compiling pretty-hex v0.4.1
4432025-01-07T04:23:37.600Z Compiling fs-err v2.11.0
4442025-01-07T04:23:37.682Z Compiling anstream v0.6.15
4452025-01-07T04:23:37.851Z Compiling terminal_size v0.4.0
4462025-01-07T04:23:37.877Z Compiling cfg-if v1.0.0
4472025-01-07T04:23:37.972Z Compiling fastrand v2.1.1
4482025-01-07T04:23:38.060Z Compiling strsim v0.11.1
4492025-01-07T04:23:38.332Z Compiling fnv v1.0.7
4502025-01-07T04:23:38.421Z Compiling anyhow v1.0.95
4512025-01-07T04:23:38.451Z Compiling heck v0.4.1
4522025-01-07T04:23:38.521Z Compiling bytecount v0.6.8
4532025-01-07T04:23:38.744Z Compiling heck v0.5.0
4542025-01-07T04:23:38.958Z Compiling clap_lex v0.7.2
4552025-01-07T04:23:38.979Z Compiling papergrid v0.11.0
4562025-01-07T04:23:39.283Z Compiling clap_builder v4.5.21
4572025-01-07T04:23:39.370Z Compiling tempfile v3.13.0
4582025-01-07T04:23:39.510Z Compiling memmap v0.7.0
4592025-01-07T04:23:39.552Z Compiling smawk v0.3.2
4602025-01-07T04:23:39.770Z Compiling unicode-linebreak v0.1.5
4612025-01-07T04:23:40.265Z Compiling textwrap v0.16.1
4622025-01-07T04:23:40.508Z Compiling swrite v0.1.0
4632025-01-07T04:23:41.537Z Compiling tabled_derive v0.7.0
4642025-01-07T04:23:43.072Z Compiling tabled v0.15.0
4652025-01-07T04:23:44.479Z Compiling serde_derive v1.0.215
4662025-01-07T04:23:44.479Z Compiling thiserror-impl v1.0.69
4672025-01-07T04:23:44.482Z Compiling zerocopy-derive v0.7.35
4682025-01-07T04:23:44.483Z Compiling scroll_derive v0.12.0
4692025-01-07T04:23:44.959Z Compiling clap_derive v4.5.18
4702025-01-07T04:23:45.989Z Compiling scroll v0.12.0
4712025-01-07T04:23:46.357Z Compiling goblin v0.8.2
4722025-01-07T04:23:46.457Z Compiling zerocopy v0.7.35
4732025-01-07T04:23:47.280Z Compiling pest v2.7.14
4742025-01-07T04:23:48.742Z Compiling clap v4.5.21
4752025-01-07T04:23:49.499Z Compiling pest_meta v2.7.14
4762025-01-07T04:23:50.340Z Compiling pest_generator v2.7.14
4772025-01-07T04:23:52.445Z Compiling pest_derive v2.7.14
4782025-01-07T04:23:53.176Z Compiling dtrace-parser v0.2.0
4792025-01-07T04:23:54.721Z Compiling serde_spanned v0.6.8
4802025-01-07T04:23:54.721Z Compiling toml_datetime v0.6.8
4812025-01-07T04:23:54.724Z Compiling cargo-platform v0.1.8
4822025-01-07T04:23:55.085Z Compiling serde_tokenstream v0.2.2
4832025-01-07T04:23:55.228Z Compiling toml_edit v0.22.22
4842025-01-07T04:23:55.311Z Compiling macaddr v1.0.1
4852025-01-07T04:23:55.433Z Compiling camino-tempfile v1.1.1
4862025-01-07T04:23:56.219Z Compiling dof v0.3.0
4872025-01-07T04:23:56.219Z Compiling cargo_metadata v0.18.1
4882025-01-07T04:23:57.968Z Compiling toml v0.8.19
4892025-01-07T04:23:58.238Z Compiling usdt-macro v0.5.0
4902025-01-07T04:23:58.238Z Compiling usdt-attr-macro v0.5.0
4912025-01-07T04:23:58.873Z Compiling cargo_toml v0.20.5
4922025-01-07T04:23:59.700Z Compiling usdt v0.5.0
4932025-01-07T04:24:02.391Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4942025-01-07T04:24:06.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.97s
4952025-01-07T04:24:06.713Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4962025-01-07T04:24:07.248Z Downloading crates ...
4972025-01-07T04:24:07.379Z Downloaded allocator-api2 v0.2.18
4982025-01-07T04:24:07.384Z Downloaded cstr-argument v0.1.2
4992025-01-07T04:24:07.388Z Downloaded cfg_aliases v0.1.1
5002025-01-07T04:24:07.390Z Downloaded ciborium-io v0.2.2
5012025-01-07T04:24:07.394Z Downloaded atomicwrites v0.4.4
5022025-01-07T04:24:07.398Z Downloaded crucible-workspace-hack v0.1.0
5032025-01-07T04:24:07.400Z Downloaded cfg_aliases v0.2.1
5042025-01-07T04:24:07.404Z Downloaded crunchy v0.2.2
5052025-01-07T04:24:07.407Z Downloaded bitflags v1.3.2
5062025-01-07T04:24:07.410Z Downloaded bitfield v0.14.0
5072025-01-07T04:24:07.412Z Downloaded cexpr v0.6.0
5082025-01-07T04:24:07.421Z Downloaded atty v0.2.14
5092025-01-07T04:24:07.423Z Downloaded adler2 v2.0.0
5102025-01-07T04:24:07.426Z Downloaded bit-set v0.5.3
5112025-01-07T04:24:07.429Z Downloaded cmake v0.1.51
5122025-01-07T04:24:07.429Z Downloaded buf-list v1.0.3
5132025-01-07T04:24:07.434Z Downloaded cassowary v0.3.0
5142025-01-07T04:24:07.434Z Downloaded block-padding v0.3.3
5152025-01-07T04:24:07.434Z Downloaded async-recursion v1.1.1
5162025-01-07T04:24:07.437Z Downloaded cbc v0.1.2
5172025-01-07T04:24:07.440Z Downloaded atomic-waker v1.1.2
5182025-01-07T04:24:07.443Z Downloaded assert_matches v1.5.0
5192025-01-07T04:24:07.443Z Downloaded darling v0.20.10
5202025-01-07T04:24:07.446Z Downloaded ciborium-ll v0.2.2
5212025-01-07T04:24:07.449Z Downloaded bb8 v0.8.5
5222025-01-07T04:24:07.451Z Downloaded arrayref v0.3.9
5232025-01-07T04:24:07.454Z Downloaded array-init v0.0.4
5242025-01-07T04:24:07.454Z Downloaded heapless v0.7.17
5252025-01-07T04:24:07.457Z Downloaded headers-core v0.3.0
5262025-01-07T04:24:07.461Z Downloaded base16ct v0.2.0
5272025-01-07T04:24:07.461Z Downloaded heapless v0.8.0
5282025-01-07T04:24:07.464Z Downloaded colored v2.1.0
5292025-01-07T04:24:07.466Z Downloaded chrono-tz-build v0.4.0
5302025-01-07T04:24:07.469Z Downloaded aead v0.5.2
5312025-01-07T04:24:07.469Z Downloaded cobs v0.2.3
5322025-01-07T04:24:07.472Z Downloaded cipher v0.4.4
5332025-01-07T04:24:07.472Z Downloaded bcs v0.1.6
5342025-01-07T04:24:07.474Z Downloaded httpdate v1.0.3
5352025-01-07T04:24:07.477Z Downloaded http-body-util v0.1.2
5362025-01-07T04:24:07.479Z Downloaded hmac v0.12.1
5372025-01-07T04:24:07.481Z Downloaded home v0.5.9
5382025-01-07T04:24:07.482Z Downloaded crossbeam-deque v0.8.5
5392025-01-07T04:24:07.484Z Downloaded crc v3.2.1
5402025-01-07T04:24:07.487Z Downloaded icu_locid_transform_data v1.5.0
5412025-01-07T04:24:07.489Z Downloaded blowfish v0.9.1
5422025-01-07T04:24:07.492Z Downloaded backoff v0.4.0
5432025-01-07T04:24:07.494Z Downloaded icu_provider_macros v1.5.0
5442025-01-07T04:24:07.497Z Downloaded http-body v1.0.1
5452025-01-07T04:24:07.497Z Downloaded cancel-safe-futures v0.1.5
5462025-01-07T04:24:07.499Z Downloaded hyper-util v0.1.10
5472025-01-07T04:24:07.505Z Downloaded hyper-tls v0.6.0
5482025-01-07T04:24:07.508Z Downloaded csv-core v0.1.11
5492025-01-07T04:24:07.511Z Downloaded hyper-rustls v0.27.3
5502025-01-07T04:24:07.513Z Downloaded async-bb8-diesel v0.2.1
5512025-01-07T04:24:07.516Z Downloaded http-range v0.1.5
5522025-01-07T04:24:07.516Z Downloaded icu_locid_transform v1.5.0
5532025-01-07T04:24:07.519Z Downloaded base64ct v1.6.0
5542025-01-07T04:24:07.521Z Downloaded httparse v1.9.5
5552025-01-07T04:24:07.525Z Downloaded serde-big-array v0.5.1
5562025-01-07T04:24:07.528Z Downloaded async-stream-impl v0.3.6
5572025-01-07T04:24:07.531Z Downloaded ident_case v1.0.1
5582025-01-07T04:24:07.531Z Downloaded hostname v0.4.0
5592025-01-07T04:24:07.534Z Downloaded icu_provider v1.5.0
5602025-01-07T04:24:07.542Z Downloaded iana-time-zone v0.1.61
5612025-01-07T04:24:07.542Z Downloaded quinn-udp v0.5.5
5622025-01-07T04:24:07.543Z Downloaded const_format_proc_macros v0.2.33
5632025-01-07T04:24:07.545Z Downloaded async-trait v0.1.83
5642025-01-07T04:24:07.548Z Downloaded instant v0.1.13
5652025-01-07T04:24:07.550Z Downloaded console v0.15.8
5662025-01-07T04:24:07.553Z Downloaded is_ci v1.2.0
5672025-01-07T04:24:07.555Z Downloaded hubpack v0.1.2
5682025-01-07T04:24:07.559Z Downloaded humantime v2.1.0
5692025-01-07T04:24:07.559Z Downloaded crossbeam-utils v0.8.20
5702025-01-07T04:24:07.561Z Downloaded tinyvec_macros v0.1.1
5712025-01-07T04:24:07.563Z Downloaded internet-checksum v0.2.1
5722025-01-07T04:24:07.563Z Downloaded match_cfg v0.1.0
5732025-01-07T04:24:07.567Z Downloaded cookie v0.18.1
5742025-01-07T04:24:07.569Z Downloaded toolchain_find v0.4.0
5752025-01-07T04:24:07.569Z Downloaded icu_properties v1.5.1
5762025-01-07T04:24:07.572Z Downloaded rustls-pemfile v1.0.4
5772025-01-07T04:24:07.575Z Downloaded rustfmt-wrapper v0.2.1
5782025-01-07T04:24:07.578Z Downloaded serde_path_to_error v0.1.16
5792025-01-07T04:24:07.581Z Downloaded serde-hex v0.1.0
5802025-01-07T04:24:07.581Z Downloaded hex-literal v0.4.1
5812025-01-07T04:24:07.585Z Downloaded vte_generate_state_changes v0.1.2
5822025-01-07T04:24:07.585Z Downloaded ipnetwork v0.20.0
5832025-01-07T04:24:07.587Z Downloaded instability v0.3.2
5842025-01-07T04:24:07.587Z Downloaded indoc v1.0.9
5852025-01-07T04:24:07.591Z Downloaded waitgroup v0.1.2
5862025-01-07T04:24:07.593Z Downloaded termcolor v1.4.1
5872025-01-07T04:24:07.596Z Downloaded slog-async v2.8.0
5882025-01-07T04:24:07.596Z Downloaded semver v0.1.20
5892025-01-07T04:24:07.599Z Downloaded libefi-sys v0.1.0
5902025-01-07T04:24:07.601Z Downloaded linked-hash-map v0.5.6
5912025-01-07T04:24:07.601Z Downloaded linear-map v1.2.0
5922025-01-07T04:24:07.604Z Downloaded lazycell v1.3.0
5932025-01-07T04:24:07.604Z Downloaded lalrpop-util v0.19.12
5942025-01-07T04:24:07.607Z Downloaded libsw v3.3.1
5952025-01-07T04:24:07.609Z Downloaded managed v0.8.0
5962025-01-07T04:24:07.611Z Downloaded lru-cache v0.1.2
5972025-01-07T04:24:07.611Z Downloaded md-5 v0.10.6
5982025-01-07T04:24:07.614Z Downloaded float-ord v0.3.2
5992025-01-07T04:24:07.617Z Downloaded dhcproto-macros v0.1.0
6002025-01-07T04:24:07.617Z Downloaded maybe-uninit v2.0.0
6012025-01-07T04:24:07.617Z Downloaded hex v0.4.3
6022025-01-07T04:24:07.619Z Downloaded icu_collections v1.5.0
6032025-01-07T04:24:07.625Z Downloaded topological-sort v0.2.2
6042025-01-07T04:24:07.629Z Downloaded foreign-types-shared v0.3.1
6052025-01-07T04:24:07.629Z Downloaded foreign-types-shared v0.1.1
6062025-01-07T04:24:07.631Z Downloaded utf16_iter v1.0.5
6072025-01-07T04:24:07.631Z Downloaded chacha20poly1305 v0.10.1
6082025-01-07T04:24:07.634Z Downloaded utf-8 v0.7.6
6092025-01-07T04:24:07.637Z Downloaded strum_macros v0.25.3
6102025-01-07T04:24:07.640Z Downloaded path-slash v0.1.5
6112025-01-07T04:24:07.640Z Downloaded newtype_derive v0.1.6
6122025-01-07T04:24:07.640Z Downloaded termios v0.3.3
6132025-01-07T04:24:07.644Z Downloaded spki v0.7.3
6142025-01-07T04:24:07.647Z Downloaded zeroize v1.8.1
6152025-01-07T04:24:07.647Z Downloaded data-encoding v2.6.0
6162025-01-07T04:24:07.649Z Downloaded zeroize_derive v1.4.2
6172025-01-07T04:24:07.649Z Downloaded zerofrom-derive v0.1.4
6182025-01-07T04:24:07.652Z Downloaded either v1.13.0
6192025-01-07T04:24:07.654Z Downloaded term v0.7.0
6202025-01-07T04:24:07.660Z Downloaded same-file v1.0.6
6212025-01-07T04:24:07.660Z Downloaded memmap2 v0.9.5
6222025-01-07T04:24:07.672Z Downloaded http v1.1.0
6232025-01-07T04:24:07.672Z Downloaded fragile v2.0.0
6242025-01-07T04:24:07.672Z Downloaded rpassword v7.3.1
6252025-01-07T04:24:07.672Z Downloaded rand_seeder v0.3.0
6262025-01-07T04:24:07.676Z Downloaded progenitor-client v0.8.0
6272025-01-07T04:24:07.676Z Downloaded nodrop v0.1.14
6282025-01-07T04:24:07.676Z Downloaded hash32 v0.3.1
6292025-01-07T04:24:07.679Z Downloaded fallible-streaming-iterator v0.1.9
6302025-01-07T04:24:07.679Z Downloaded ed25519 v2.2.3
6312025-01-07T04:24:07.681Z Downloaded rfc6979 v0.4.0
6322025-01-07T04:24:07.681Z Downloaded foreign-types-macros v0.2.3
6332025-01-07T04:24:07.684Z Downloaded tls_codec v0.4.1
6342025-01-07T04:24:07.687Z Downloaded ron v0.7.1
6352025-01-07T04:24:07.692Z Downloaded predicates-core v1.0.8
6362025-01-07T04:24:07.695Z Downloaded polyval v0.6.2
6372025-01-07T04:24:07.695Z Downloaded phf_codegen v0.11.2
6382025-01-07T04:24:07.697Z Downloaded der_derive v0.7.3
6392025-01-07T04:24:07.700Z Downloaded downcast v0.11.0
6402025-01-07T04:24:07.700Z Downloaded ahash v0.8.11
6412025-01-07T04:24:07.703Z Downloaded serde_derive_internals v0.29.1
6422025-01-07T04:24:07.705Z Downloaded phf v0.11.2
6432025-01-07T04:24:07.708Z Downloaded phf_generator v0.11.2
6442025-01-07T04:24:07.708Z Downloaded paste v1.0.15
6452025-01-07T04:24:07.712Z Downloaded progenitor-macro v0.8.0
6462025-01-07T04:24:07.714Z Downloaded yoke-derive v0.7.4
6472025-01-07T04:24:07.714Z Downloaded const_format v0.2.33
6482025-01-07T04:24:07.720Z Downloaded opaque-debug v0.3.1
6492025-01-07T04:24:07.723Z Downloaded mirai-annotations v1.12.0
6502025-01-07T04:24:07.723Z Downloaded fxhash v0.2.1
6512025-01-07T04:24:07.725Z Downloaded defmt-parser v0.3.4
6522025-01-07T04:24:07.725Z Downloaded base64 v0.21.7
6532025-01-07T04:24:07.729Z Downloaded scopeguard v1.2.0
6542025-01-07T04:24:07.732Z Downloaded resolv-conf v0.7.0
6552025-01-07T04:24:07.734Z Downloaded precomputed-hash v0.1.1
6562025-01-07T04:24:07.734Z Downloaded number_prefix v0.4.0
6572025-01-07T04:24:07.737Z Downloaded openssl-macros v0.1.1
6582025-01-07T04:24:07.737Z Downloaded num_threads v0.1.7
6592025-01-07T04:24:07.741Z Downloaded indexmap v1.9.3
6602025-01-07T04:24:07.743Z Downloaded ssh-cipher v0.2.0
6612025-01-07T04:24:07.746Z Downloaded stable_deref_trait v1.2.0
6622025-01-07T04:24:07.746Z Downloaded rand_core v0.6.4
6632025-01-07T04:24:07.751Z Downloaded thiserror-no-std v2.0.2
6642025-01-07T04:24:07.754Z Downloaded pretty-hex v0.2.1
6652025-01-07T04:24:07.754Z Downloaded owo-colors v4.1.0
6662025-01-07T04:24:07.757Z Downloaded diesel-dtrace v0.4.2
6672025-01-07T04:24:07.760Z Downloaded qorb v0.2.1
6682025-01-07T04:24:07.764Z Downloaded tower-service v0.3.3
6692025-01-07T04:24:07.766Z Downloaded termtree v0.4.1
6702025-01-07T04:24:07.766Z Downloaded tar v0.4.42
6712025-01-07T04:24:07.769Z Downloaded ff v0.13.0
6722025-01-07T04:24:07.772Z Downloaded fallible-iterator v0.3.0
6732025-01-07T04:24:07.774Z Downloaded unicase v2.7.0
6742025-01-07T04:24:07.777Z Downloaded unarray v0.1.4
6752025-01-07T04:24:07.777Z Downloaded rustls-pemfile v2.2.0
6762025-01-07T04:24:07.790Z Downloaded num-derive v0.4.2
6772025-01-07T04:24:07.793Z Downloaded zone_cfg_derive v0.1.2
6782025-01-07T04:24:07.795Z Downloaded powerfmt v0.2.0
6792025-01-07T04:24:07.795Z Downloaded mockall v0.13.0
6802025-01-07T04:24:07.798Z Downloaded futures-task v0.3.31
6812025-01-07T04:24:07.800Z Downloaded darling_macro v0.20.10
6822025-01-07T04:24:07.801Z Downloaded rtoolbox v0.0.2
6832025-01-07T04:24:07.804Z Downloaded slog-envlogger v2.2.0
6842025-01-07T04:24:07.804Z Downloaded ppv-lite86 v0.2.20
6852025-01-07T04:24:07.804Z Downloaded omicron-zone-package v0.12.0
6862025-01-07T04:24:07.810Z Downloaded oso-derive v0.27.3
6872025-01-07T04:24:07.814Z Downloaded serde_urlencoded v0.7.1
6882025-01-07T04:24:07.814Z Downloaded serde_repr v0.1.19
6892025-01-07T04:24:07.816Z Downloaded elliptic-curve v0.13.8
6902025-01-07T04:24:07.819Z Downloaded aes v0.8.4
6912025-01-07T04:24:07.824Z Downloaded walkdir v2.5.0
6922025-01-07T04:24:07.826Z Downloaded aes-gcm v0.10.3
6932025-01-07T04:24:07.830Z Downloaded string_cache v0.8.7
6942025-01-07T04:24:07.832Z Downloaded hashlink v0.9.1
6952025-01-07T04:24:07.835Z Downloaded static_assertions v1.1.0
6962025-01-07T04:24:07.835Z Downloaded slog-json v2.6.1
6972025-01-07T04:24:07.837Z Downloaded strum v0.26.3
6982025-01-07T04:24:07.840Z Downloaded hickory-resolver v0.24.1
6992025-01-07T04:24:07.845Z Downloaded try-lock v0.2.5
7002025-01-07T04:24:07.848Z Downloaded thread_local v1.1.8
7012025-01-07T04:24:07.848Z Downloaded sqlformat v0.2.6
7022025-01-07T04:24:07.850Z Downloaded predicates-tree v1.0.11
7032025-01-07T04:24:07.864Z Downloaded group v0.13.0
7042025-01-07T04:24:07.864Z Downloaded funty v2.0.0
7052025-01-07T04:24:07.864Z Downloaded zone v0.1.8
7062025-01-07T04:24:07.864Z Downloaded test-strategy v0.3.1
7072025-01-07T04:24:07.864Z Downloaded nanorand v0.7.0
7082025-01-07T04:24:07.868Z Downloaded zone_cfg_derive v0.3.0
7092025-01-07T04:24:07.868Z Downloaded snafu-derive v0.8.5
7102025-01-07T04:24:07.869Z Downloaded pin-project-lite v0.2.14
7112025-01-07T04:24:07.872Z Downloaded endian-type v0.1.2
7122025-01-07T04:24:07.872Z Downloaded zerofrom v0.1.4
7132025-01-07T04:24:07.875Z Downloaded gethostname v0.5.0
7142025-01-07T04:24:07.875Z Downloaded tokio-tungstenite v0.23.1
7152025-01-07T04:24:07.877Z Downloaded der v0.7.9
7162025-01-07T04:24:07.882Z Downloaded r2d2 v0.8.10
7172025-01-07T04:24:07.885Z Downloaded tokio-tungstenite v0.24.0
7182025-01-07T04:24:07.887Z Downloaded steno v0.4.1
7192025-01-07T04:24:07.891Z Downloaded parse-display-derive v0.10.0
7202025-01-07T04:24:07.893Z Downloaded minimal-lexical v0.2.1
7212025-01-07T04:24:07.898Z Downloaded phf_shared v0.10.0
7222025-01-07T04:24:07.900Z Downloaded pin-project v1.1.6
7232025-01-07T04:24:07.912Z Downloaded structmeta-derive v0.3.0
7242025-01-07T04:24:07.915Z Downloaded structmeta-derive v0.2.0
7252025-01-07T04:24:07.915Z Downloaded structmeta v0.2.0
7262025-01-07T04:24:07.918Z Downloaded scheduled-thread-pool v0.2.7
7272025-01-07T04:24:07.918Z Downloaded salsa20 v0.10.2
7282025-01-07T04:24:07.921Z Downloaded rustversion v1.0.17
7292025-01-07T04:24:07.924Z Downloaded defmt v0.3.8
7302025-01-07T04:24:07.927Z Downloaded universal-hash v0.5.1
7312025-01-07T04:24:07.927Z Downloaded derive_builder_macro v0.20.2
7322025-01-07T04:24:07.929Z Downloaded display-error-chain v0.2.2
7332025-01-07T04:24:07.929Z Downloaded num-complex v0.4.6
7342025-01-07T04:24:07.932Z Downloaded toml v0.7.8
7352025-01-07T04:24:07.935Z Downloaded unicode-bidi v0.3.17
7362025-01-07T04:24:07.938Z Downloaded enum-as-inner v0.5.1
7372025-01-07T04:24:07.942Z Downloaded ron v0.8.1
7382025-01-07T04:24:07.947Z Downloaded pkcs8 v0.10.2
7392025-01-07T04:24:07.951Z Downloaded globset v0.4.15
7402025-01-07T04:24:07.954Z Downloaded glob v0.3.1
7412025-01-07T04:24:07.954Z Downloaded ghash v0.5.1
7422025-01-07T04:24:07.954Z Downloaded futures-sink v0.3.31
7432025-01-07T04:24:07.957Z Downloaded futures-io v0.3.31
7442025-01-07T04:24:07.957Z Downloaded pkg-config v0.3.31
7452025-01-07T04:24:07.959Z Downloaded time-core v0.1.2
7462025-01-07T04:24:07.959Z Downloaded phf_shared v0.11.2
7472025-01-07T04:24:07.962Z Downloaded percent-encoding v2.3.1
7482025-01-07T04:24:07.962Z Downloaded strum_macros v0.24.3
7492025-01-07T04:24:07.965Z Downloaded rustc-hash v2.0.0
7502025-01-07T04:24:07.968Z Downloaded smf v0.2.3
7512025-01-07T04:24:07.968Z Downloaded slog-stdlog v4.1.1
7522025-01-07T04:24:07.971Z Downloaded slog-scope v4.4.0
7532025-01-07T04:24:07.971Z Downloaded zerocopy v0.6.6
7542025-01-07T04:24:07.974Z Downloaded slog-bunyan v2.5.0
7552025-01-07T04:24:07.977Z Downloaded pem v3.0.4
7562025-01-07T04:24:07.979Z Downloaded futures-macro v0.3.31
7572025-01-07T04:24:07.980Z Downloaded itertools v0.10.5
7582025-01-07T04:24:07.986Z Downloaded writeable v0.5.5
7592025-01-07T04:24:07.989Z Downloaded displaydoc v0.2.5
7602025-01-07T04:24:07.992Z Downloaded vsss-rs v3.3.4
7612025-01-07T04:24:07.996Z Downloaded futures-core v0.3.31
7622025-01-07T04:24:08.000Z Downloaded pkcs5 v0.7.1
7632025-01-07T04:24:08.005Z Downloaded hash32 v0.2.1
7642025-01-07T04:24:08.008Z Downloaded peg v0.8.4
7652025-01-07T04:24:08.008Z Downloaded aho-corasick v1.1.3
7662025-01-07T04:24:08.016Z Downloaded pbkdf2 v0.11.0
7672025-01-07T04:24:08.019Z Downloaded stringprep v0.1.5
7682025-01-07T04:24:08.021Z Downloaded rustc-hash v1.1.0
7692025-01-07T04:24:08.021Z Downloaded futures-executor v0.3.31
7702025-01-07T04:24:08.024Z Downloaded shlex v1.3.0
7712025-01-07T04:24:08.024Z Downloaded pem-rfc7468 v0.7.0
7722025-01-07T04:24:08.027Z Downloaded smallvec v1.13.2
7732025-01-07T04:24:08.030Z Downloaded diesel_derives v2.2.3
7742025-01-07T04:24:08.034Z Downloaded darling_core v0.20.10
7752025-01-07T04:24:08.056Z Downloaded difflib v0.4.0
7762025-01-07T04:24:08.060Z Downloaded num v0.4.3
7772025-01-07T04:24:08.060Z Downloaded flagset v0.4.6
7782025-01-07T04:24:08.060Z Downloaded zip v0.6.6
7792025-01-07T04:24:08.060Z Downloaded openssl-probe v0.1.5
7802025-01-07T04:24:08.060Z Downloaded derive_builder_core v0.20.2
7812025-01-07T04:24:08.061Z Downloaded derive_builder v0.20.2
7822025-01-07T04:24:08.061Z Downloaded fallible-iterator v0.2.0
7832025-01-07T04:24:08.066Z Downloaded foreign-types v0.5.0
7842025-01-07T04:24:08.066Z Downloaded sync_wrapper v1.0.1
7852025-01-07T04:24:08.066Z Downloaded num_enum v0.5.11
7862025-01-07T04:24:08.069Z Downloaded peg-macros v0.8.4
7872025-01-07T04:24:08.074Z Downloaded num_enum_derive v0.5.11
7882025-01-07T04:24:08.078Z Downloaded quick-error v1.2.3
7892025-01-07T04:24:08.078Z Downloaded write16 v1.0.0
7902025-01-07T04:24:08.078Z Downloaded proc-macro-crate v1.3.1
7912025-01-07T04:24:08.078Z Downloaded libm v0.2.8
7922025-01-07T04:24:08.085Z Downloaded newline-converter v0.3.0
7932025-01-07T04:24:08.090Z Downloaded unsafe-libyaml v0.2.11
7942025-01-07T04:24:08.093Z Downloaded tracing v0.1.40
7952025-01-07T04:24:08.096Z Downloaded whoami v1.5.2
7962025-01-07T04:24:08.098Z Downloaded which v4.4.2
7972025-01-07T04:24:08.103Z Downloaded ecdsa v0.16.9
7982025-01-07T04:24:08.110Z Downloaded dirs-sys-next v0.1.2
7992025-01-07T04:24:08.110Z Downloaded des v0.8.1
8002025-01-07T04:24:08.110Z Downloaded derive_more v0.99.18
8012025-01-07T04:24:08.113Z Downloaded normalize-line-endings v0.3.0
8022025-01-07T04:24:08.117Z Downloaded tokio-macros v2.4.0
8032025-01-07T04:24:08.117Z Downloaded dirs-next v2.0.0
8042025-01-07T04:24:08.117Z Downloaded sigpipe v0.1.3
8052025-01-07T04:24:08.160Z Downloaded mockall_derive v0.13.0
8062025-01-07T04:24:08.161Z Downloaded packed_struct v0.10.1
8072025-01-07T04:24:08.168Z Downloaded tokio-native-tls v0.3.1
8082025-01-07T04:24:08.168Z Downloaded subtle v2.6.1
8092025-01-07T04:24:08.168Z Downloaded wyz v0.5.1
8102025-01-07T04:24:08.168Z Downloaded oso v0.27.3
8112025-01-07T04:24:08.168Z Downloaded signal-hook-tokio v0.3.1
8122025-01-07T04:24:08.168Z Downloaded rand_xorshift v0.3.0
8132025-01-07T04:24:08.168Z Downloaded num-iter v0.1.45
8142025-01-07T04:24:08.168Z Downloaded env_logger v0.11.5
8152025-01-07T04:24:08.168Z Downloaded blake3 v1.5.4
8162025-01-07T04:24:08.168Z Downloaded peg-runtime v0.8.3
8172025-01-07T04:24:08.168Z Downloaded psl-types v2.0.11
8182025-01-07T04:24:08.168Z Downloaded postgres-types v0.2.8
8192025-01-07T04:24:08.168Z Downloaded postcard v1.0.10
8202025-01-07T04:24:08.168Z Downloaded foreign-types v0.3.2
8212025-01-07T04:24:08.168Z Downloaded unicode-xid v0.2.6
8222025-01-07T04:24:08.168Z Downloaded unicode-truncate v1.1.0
8232025-01-07T04:24:08.168Z Downloaded tungstenite v0.24.0
8242025-01-07T04:24:08.168Z Downloaded env_filter v0.1.2
8252025-01-07T04:24:08.171Z Downloaded enum-as-inner v0.6.1
8262025-01-07T04:24:08.171Z Downloaded num-conv v0.1.0
8272025-01-07T04:24:08.171Z Downloaded multimap v0.10.0
8282025-01-07T04:24:08.171Z Downloaded parking_lot v0.11.2
8292025-01-07T04:24:08.171Z Downloaded tracing-core v0.1.32
8302025-01-07T04:24:08.175Z Downloaded strip-ansi-escapes v0.2.0
8312025-01-07T04:24:08.175Z Downloaded aws-lc-rs v1.10.0
8322025-01-07T04:24:08.187Z Downloaded signature v2.2.0
8332025-01-07T04:24:08.208Z Downloaded supports-color v3.0.1
8342025-01-07T04:24:08.209Z Downloaded strum_macros v0.26.4
8352025-01-07T04:24:08.209Z Downloaded signal-hook-registry v1.4.2
8362025-01-07T04:24:08.209Z Downloaded signal-hook-mio v0.2.4
8372025-01-07T04:24:08.225Z Downloaded diesel_table_macro_syntax v0.2.0
8382025-01-07T04:24:08.225Z Downloaded take_mut v0.2.2
8392025-01-07T04:24:08.225Z Downloaded untrusted v0.9.0
8402025-01-07T04:24:08.226Z Downloaded quinn v0.11.5
8412025-01-07T04:24:08.226Z Downloaded tungstenite v0.21.0
8422025-01-07T04:24:08.226Z Downloaded hyper v1.5.0
8432025-01-07T04:24:08.226Z Downloaded dunce v1.0.5
8442025-01-07T04:24:08.227Z Downloaded zip v2.1.3
8452025-01-07T04:24:08.242Z Downloaded foldhash v0.1.3
8462025-01-07T04:24:08.243Z Downloaded snafu v0.8.5
8472025-01-07T04:24:08.243Z Downloaded dyn-clone v1.0.17
8482025-01-07T04:24:08.244Z Downloaded num-traits v0.2.19
8492025-01-07T04:24:08.244Z Downloaded embedded-io v0.4.0
8502025-01-07T04:24:08.244Z Downloaded parse-size v1.1.0
8512025-01-07T04:24:08.244Z Downloaded tap v1.0.1
8522025-01-07T04:24:08.244Z Downloaded shell-words v1.1.0
8532025-01-07T04:24:08.244Z Downloaded num-bigint v0.4.6
8542025-01-07T04:24:08.267Z Downloaded synstructure v0.13.1
8552025-01-07T04:24:08.267Z Downloaded chrono v0.4.38
8562025-01-07T04:24:08.267Z Downloaded deranged v0.3.11
8572025-01-07T04:24:08.267Z Downloaded tinystr v0.7.6
8582025-01-07T04:24:08.268Z Downloaded tungstenite v0.23.0
8592025-01-07T04:24:08.268Z Downloaded time-macros v0.2.18
8602025-01-07T04:24:08.268Z Downloaded dropshot_endpoint v0.12.0
8612025-01-07T04:24:08.268Z Downloaded dsl_auto_type v0.1.2
8622025-01-07T04:24:08.268Z Downloaded tokio-util v0.7.12
8632025-01-07T04:24:08.278Z Downloaded sha1 v0.10.6
8642025-01-07T04:24:08.293Z Downloaded num-integer v0.1.46
8652025-01-07T04:24:08.293Z Downloaded unicode-properties v0.1.3
8662025-01-07T04:24:08.293Z Downloaded p256 v0.13.2
8672025-01-07T04:24:08.294Z Downloaded rayon v1.10.0
8682025-01-07T04:24:08.303Z Downloaded tabwriter v1.4.0
8692025-01-07T04:24:08.304Z Downloaded value-bag v1.9.0
8702025-01-07T04:24:08.304Z Downloaded publicsuffix v2.2.3
8712025-01-07T04:24:08.330Z Downloaded uzers v0.12.1
8722025-01-07T04:24:08.331Z Downloaded nu-ansi-term v0.50.1
8732025-01-07T04:24:08.331Z Downloaded multer v3.1.0
8742025-01-07T04:24:08.331Z Downloaded serde_with_macros v3.11.0
8752025-01-07T04:24:08.331Z Downloaded env_logger v0.10.2
8762025-01-07T04:24:08.332Z Downloaded futures-channel v0.3.31
8772025-01-07T04:24:08.332Z Downloaded parse-zoneinfo v0.3.1
8782025-01-07T04:24:08.360Z Downloaded idna v0.5.0
8792025-01-07T04:24:08.360Z Downloaded flate2 v1.0.34
8802025-01-07T04:24:08.360Z Downloaded dropshot_endpoint v0.13.0
8812025-01-07T04:24:08.360Z Downloaded rustyline v14.0.0
8822025-01-07T04:24:08.360Z Downloaded zerovec v0.10.4
8832025-01-07T04:24:08.360Z Downloaded tinyvec v1.8.0
8842025-01-07T04:24:08.360Z Downloaded idna v0.2.3
8852025-01-07T04:24:08.415Z Downloaded serde_yaml v0.9.34+deprecated
8862025-01-07T04:24:08.415Z Downloaded flume v0.11.1
8872025-01-07T04:24:08.415Z Downloaded expectorate v1.1.0
8882025-01-07T04:24:08.415Z Downloaded url v2.5.3
8892025-01-07T04:24:08.489Z Downloaded rcgen v0.12.1
8902025-01-07T04:24:08.489Z Downloaded idna v0.4.0
8912025-01-07T04:24:08.489Z Downloaded sqlparser v0.45.0
8922025-01-07T04:24:08.546Z Downloaded rusqlite v0.32.1
8932025-01-07T04:24:08.546Z Downloaded futures-util v0.3.31
8942025-01-07T04:24:08.546Z Downloaded rayon-core v1.12.1
8952025-01-07T04:24:08.546Z Downloaded proptest v1.5.0
8962025-01-07T04:24:08.547Z Downloaded unicode-segmentation v1.12.0
8972025-01-07T04:24:08.553Z Downloaded salty v0.3.0
8982025-01-07T04:24:08.553Z Downloaded idna v0.3.0
8992025-01-07T04:24:08.553Z Downloaded p521 v0.13.3
9002025-01-07T04:24:08.553Z Downloaded rustls-webpki v0.101.7
9012025-01-07T04:24:08.553Z Downloaded nom v7.1.3
9022025-01-07T04:24:08.553Z Downloaded git2 v0.19.0
9032025-01-07T04:24:08.554Z Downloaded reqwest v0.12.9
9042025-01-07T04:24:08.554Z Downloaded rustls-webpki v0.102.8
9052025-01-07T04:24:08.554Z Downloaded portable-atomic v1.9.0
9062025-01-07T04:24:08.554Z Downloaded quinn-proto v0.11.8
9072025-01-07T04:24:08.577Z Downloaded winnow v0.5.40
9082025-01-07T04:24:08.577Z Downloaded reedline v0.35.0
9092025-01-07T04:24:08.577Z Downloaded nix v0.27.1
9102025-01-07T04:24:08.577Z Downloaded serde_with v3.11.0
9112025-01-07T04:24:08.577Z Downloaded p384 v0.13.0
9122025-01-07T04:24:08.578Z Downloaded openssl v0.10.66
9132025-01-07T04:24:08.603Z Downloaded quick-xml v0.33.0
9142025-01-07T04:24:08.603Z Downloaded dropshot v0.12.0
9152025-01-07T04:24:08.628Z Downloaded nix v0.29.0
9162025-01-07T04:24:08.628Z Downloaded gimli v0.31.1
9172025-01-07T04:24:08.685Z Downloaded zerocopy v0.8.10
9182025-01-07T04:24:08.685Z Downloaded vcpkg v0.2.15
9192025-01-07T04:24:08.724Z Downloaded unicode-width v0.2.0
9202025-01-07T04:24:08.725Z Downloaded regex-syntax v0.6.29
9212025-01-07T04:24:08.725Z Downloaded object v0.36.5
9222025-01-07T04:24:08.746Z Downloaded polar-core v0.27.3
9232025-01-07T04:24:08.746Z Downloaded openapiv3 v2.0.0
9242025-01-07T04:24:08.746Z Downloaded rustls v0.21.12
9252025-01-07T04:24:08.763Z Downloaded smoltcp v0.11.0
9262025-01-07T04:24:08.763Z Downloaded regex-syntax v0.8.5
9272025-01-07T04:24:08.778Z Downloaded regress v0.10.1
9282025-01-07T04:24:08.778Z Downloaded rustls v0.22.4
9292025-01-07T04:24:08.832Z Downloaded rustls v0.23.19
9302025-01-07T04:24:08.877Z Downloaded typify-impl v0.2.0
9312025-01-07T04:24:08.877Z Downloaded sled v0.34.7
9322025-01-07T04:24:08.877Z Downloaded diesel v2.2.6
9332025-01-07T04:24:08.877Z Downloaded bstr v1.10.0
9342025-01-07T04:24:08.877Z Downloaded bzip2-sys v0.1.11+1.0.8
9352025-01-07T04:24:08.877Z Downloaded radix_trie v0.2.1
9362025-01-07T04:24:08.883Z Downloaded regex-automata v0.4.8
9372025-01-07T04:24:08.888Z Downloaded ratatui v0.28.1
9382025-01-07T04:24:08.905Z Downloaded smoltcp v0.9.1
9392025-01-07T04:24:08.914Z Downloaded trust-dns-proto v0.22.0
9402025-01-07T04:24:08.929Z Downloaded zerocopy-derive v0.6.6
9412025-01-07T04:24:08.950Z Downloaded regex v1.11.1
9422025-01-07T04:24:08.965Z Downloaded hickory-proto v0.24.1
9432025-01-07T04:24:08.971Z Downloaded dropshot v0.13.0
9442025-01-07T04:24:08.982Z Downloaded nix v0.28.0
9452025-01-07T04:24:08.991Z Downloaded chrono-tz v0.10.0
9462025-01-07T04:24:08.999Z Downloaded lzma-sys v0.1.20
9472025-01-07T04:24:09.031Z Downloaded petgraph v0.6.5
9482025-01-07T04:24:09.043Z Downloaded tokio v1.40.0
9492025-01-07T04:24:09.080Z Downloaded libz-sys v1.1.20
9502025-01-07T04:24:09.099Z Downloaded petname v2.0.2
9512025-01-07T04:24:09.105Z Downloaded webpki-roots v0.26.6
9522025-01-07T04:24:09.111Z Downloaded regress v0.9.1
9532025-01-07T04:24:09.115Z Downloaded unicode-normalization v0.1.24
9542025-01-07T04:24:09.121Z Downloaded csv v1.3.0
9552025-01-07T04:24:09.139Z Downloaded object v0.30.4
9562025-01-07T04:24:09.151Z Downloaded h2 v0.4.6
9572025-01-07T04:24:09.161Z Downloaded lalrpop v0.19.12
9582025-01-07T04:24:09.169Z Downloaded curve25519-dalek v4.1.3
9592025-01-07T04:24:09.174Z Downloaded bitvec v1.0.1
9602025-01-07T04:24:09.194Z Downloaded sha3 v0.10.8
9612025-01-07T04:24:09.200Z Downloaded signal-hook v0.3.17
9622025-01-07T04:24:09.200Z Downloaded hashbrown v0.12.3
9632025-01-07T04:24:09.200Z Downloaded num-bigint-dig v0.8.4
9642025-01-07T04:24:09.203Z Downloaded openssl-sys v0.9.103
9652025-01-07T04:24:09.211Z Downloaded rsa v0.9.6
9662025-01-07T04:24:09.214Z Downloaded native-tls v0.2.12
9672025-01-07T04:24:09.215Z Downloaded hashbrown v0.14.5
9682025-01-07T04:24:09.220Z Downloaded tiny-keccak v2.0.2
9692025-01-07T04:24:09.223Z Downloaded time v0.3.36
9702025-01-07T04:24:09.237Z Downloaded bindgen v0.69.5
9712025-01-07T04:24:09.241Z Downloaded subprocess v0.2.9
9722025-01-07T04:24:09.241Z Downloaded futures v0.3.31
9732025-01-07T04:24:09.245Z Downloaded ssh-key v0.6.6
9742025-01-07T04:24:09.249Z Downloaded russh v0.45.0
9752025-01-07T04:24:09.255Z Downloaded icu_properties_data v1.5.0
9762025-01-07T04:24:09.263Z Downloaded untrusted v0.7.1
9772025-01-07T04:24:09.269Z Downloaded pin-utils v0.1.0
9782025-01-07T04:24:09.270Z Downloaded float-cmp v0.9.0
9792025-01-07T04:24:09.270Z Downloaded rand_chacha v0.3.1
9802025-01-07T04:24:09.270Z Downloaded num-rational v0.4.2
9812025-01-07T04:24:09.275Z Downloaded newtype-uuid v1.1.3
9822025-01-07T04:24:09.275Z Downloaded zerocopy-derive v0.8.10
9832025-01-07T04:24:09.281Z Downloaded tough v0.19.0
9842025-01-07T04:24:09.291Z Downloaded rustc_version v0.4.1
9852025-01-07T04:24:09.293Z Downloaded rustc_version v0.1.7
9862025-01-07T04:24:09.293Z Downloaded ref-cast v1.0.23
9872025-01-07T04:24:09.293Z Downloaded diff v0.1.13
9882025-01-07T04:24:09.293Z Downloaded slog v2.7.0
9892025-01-07T04:24:09.302Z Downloaded tokio-postgres v0.7.12
9902025-01-07T04:24:09.303Z Downloaded hkdf v0.12.4
9912025-01-07T04:24:09.310Z Downloaded encoding_rs v0.8.34
9922025-01-07T04:24:09.321Z Downloaded idna v1.0.3
9932025-01-07T04:24:09.325Z Downloaded postgres-protocol v0.6.7
9942025-01-07T04:24:09.330Z Downloaded pkcs1 v0.7.5
9952025-01-07T04:24:09.333Z Downloaded half v2.4.1
9962025-01-07T04:24:09.333Z Downloaded derive-where v1.2.7
9972025-01-07T04:24:09.337Z Downloaded tokio-rustls v0.25.0
9982025-01-07T04:24:09.337Z Downloaded tokio-rustls v0.24.1
9992025-01-07T04:24:09.356Z Downloaded slog-dtrace v0.3.0
10002025-01-07T04:24:09.356Z Downloaded uuid v1.11.0
10012025-01-07T04:24:09.356Z Downloaded itertools v0.13.0
10022025-01-07T04:24:09.356Z Downloaded new_debug_unreachable v1.0.6
10032025-01-07T04:24:09.356Z Downloaded progenitor v0.8.0
10042025-01-07T04:24:09.356Z Downloaded tui-tree-widget v0.22.0
10052025-01-07T04:24:09.356Z Downloaded tokio-stream v0.1.16
10062025-01-07T04:24:09.379Z Downloaded tokio-rustls v0.26.0
10072025-01-07T04:24:09.379Z Downloaded pbkdf2 v0.12.2
10082025-01-07T04:24:09.379Z Downloaded password-hash v0.4.2
10092025-01-07T04:24:09.383Z Downloaded hashbrown v0.13.2
10102025-01-07T04:24:09.383Z Downloaded vergen v8.3.2
10112025-01-07T04:24:09.383Z Downloaded x509-cert v0.2.5
10122025-01-07T04:24:09.383Z Downloaded toml_edit v0.19.15
10132025-01-07T04:24:09.389Z Downloaded mio v1.0.2
10142025-01-07T04:24:09.394Z Downloaded itertools v0.12.1
10152025-01-07T04:24:09.401Z Downloaded libgit2-sys v0.17.0+1.8.1
10162025-01-07T04:24:09.490Z Downloaded russh-keys v0.45.0
10172025-01-07T04:24:09.493Z Downloaded getrandom v0.2.15
10182025-01-07T04:24:09.496Z Downloaded parking_lot v0.12.3
10192025-01-07T04:24:09.500Z Downloaded socket2 v0.5.7
10202025-01-07T04:24:09.503Z Downloaded typed-path v0.9.3
10212025-01-07T04:24:09.510Z Downloaded libxml v0.3.3
10222025-01-07T04:24:09.517Z Downloaded utf8_iter v1.0.4
10232025-01-07T04:24:09.520Z Downloaded zopfli v0.8.1
10242025-01-07T04:24:09.522Z Downloaded schemars v0.8.21
10252025-01-07T04:24:09.531Z Downloaded parking_lot_core v0.9.10
10262025-01-07T04:24:09.534Z Downloaded parking_lot_core v0.8.6
10272025-01-07T04:24:09.536Z Downloaded vte v0.11.1
10282025-01-07T04:24:09.538Z Downloaded fs_extra v1.3.0
10292025-01-07T04:24:09.542Z Downloaded tracing-attributes v0.1.27
10302025-01-07T04:24:09.542Z Downloaded headers v0.4.0
10312025-01-07T04:24:09.547Z Downloaded crossterm v0.28.1
10322025-01-07T04:24:09.553Z Downloaded tokio-tungstenite v0.21.0
10332025-01-07T04:24:09.556Z Downloaded debug-ignore v1.0.5
10342025-01-07T04:24:09.559Z Downloaded ed25519-dalek v2.1.1
10352025-01-07T04:24:09.562Z Downloaded unicode_categories v0.1.1
10362025-01-07T04:24:09.562Z Downloaded predicates v3.1.2
10372025-01-07T04:24:09.564Z Downloaded pin-project-internal v1.1.6
10382025-01-07T04:24:09.567Z Downloaded radium v0.7.0
10392025-01-07T04:24:09.567Z Downloaded zone v0.3.0
10402025-01-07T04:24:09.568Z Downloaded zerovec-derive v0.10.3
10412025-01-07T04:24:09.570Z Downloaded yoke v0.7.4
10422025-01-07T04:24:09.570Z Downloaded rustls-pki-types v1.10.0
10432025-01-07T04:24:09.573Z Downloaded want v0.3.1
10442025-01-07T04:24:09.575Z Downloaded fatfs v0.3.6
10452025-01-07T04:24:09.578Z Downloaded hickory-server v0.24.1
10462025-01-07T04:24:09.581Z Downloaded typify-macro v0.2.0
10472025-01-07T04:24:09.584Z Downloaded serde_plain v1.0.2
10482025-01-07T04:24:09.584Z Downloaded schemars_derive v0.8.21
10492025-01-07T04:24:09.586Z Downloaded yasna v0.5.2
10502025-01-07T04:24:09.589Z Downloaded rand v0.8.5
10512025-01-07T04:24:09.592Z Downloaded crossbeam-channel v0.5.13
10522025-01-07T04:24:09.595Z Downloaded dhcproto v0.12.0
10532025-01-07T04:24:09.598Z Downloaded russh-cryptovec v0.7.3
10542025-01-07T04:24:09.600Z Downloaded primeorder v0.13.6
10552025-01-07T04:24:09.600Z Downloaded thiserror v2.0.3
10562025-01-07T04:24:09.605Z Downloaded simd-adler32 v0.3.7
10572025-01-07T04:24:09.608Z Downloaded sct v0.7.1
10582025-01-07T04:24:09.611Z Downloaded miniz_oxide v0.8.0
10592025-01-07T04:24:09.614Z Downloaded fixedbitset v0.4.2
10602025-01-07T04:24:09.614Z Downloaded filetime v0.2.25
10612025-01-07T04:24:09.616Z Downloaded ena v0.14.3
10622025-01-07T04:24:09.616Z Downloaded embedded-io v0.6.1
10632025-01-07T04:24:09.618Z Downloaded defmt-macros v0.3.9
10642025-01-07T04:24:09.621Z Downloaded fd-lock v4.0.2
10652025-01-07T04:24:09.624Z Downloaded thiserror-impl-no-std v2.0.2
10662025-01-07T04:24:09.629Z Downloaded thiserror-impl v2.0.3
10672025-01-07T04:24:09.629Z Downloaded ssh-encoding v0.2.0
10682025-01-07T04:24:09.629Z Downloaded siphasher v0.3.11
10692025-01-07T04:24:09.633Z Downloaded secrecy v0.8.0
10702025-01-07T04:24:09.633Z Downloaded scrypt v0.11.0
10712025-01-07T04:24:09.633Z Downloaded sqlparser_derive v0.2.2
10722025-01-07T04:24:09.633Z Downloaded slab v0.4.9
10732025-01-07T04:24:09.636Z Downloaded sec1 v0.7.3
10742025-01-07T04:24:09.636Z Downloaded poly1305 v0.8.0
10752025-01-07T04:24:09.638Z Downloaded password-hash v0.5.0
10762025-01-07T04:24:09.641Z Downloaded twox-hash v1.6.3
10772025-01-07T04:24:09.641Z Downloaded samael v0.0.17
10782025-01-07T04:24:09.646Z Downloaded indicatif v0.17.9
10792025-01-07T04:24:09.649Z Downloaded parse-display v0.10.0
10802025-01-07T04:24:09.651Z Downloaded packed_struct_codegen v0.10.1
10812025-01-07T04:24:09.653Z Downloaded olpc-cjson v0.1.4
10822025-01-07T04:24:09.653Z Downloaded nibble_vec v0.1.0
10832025-01-07T04:24:09.655Z Downloaded typify v0.2.0
10842025-01-07T04:24:09.657Z Downloaded similar v2.6.0
10852025-01-07T04:24:09.661Z Downloaded progenitor-impl v0.8.0
10862025-01-07T04:24:09.663Z Downloaded prettyplease v0.2.25
10872025-01-07T04:24:09.666Z Downloaded base64 v0.22.1
10882025-01-07T04:24:09.669Z Downloaded form_urlencoded v1.2.1
10892025-01-07T04:24:09.672Z Downloaded mime_guess v2.0.5
10902025-01-07T04:24:09.672Z Downloaded lock_api v0.4.12
10912025-01-07T04:24:09.676Z Downloaded crypto-bigint v0.5.5
10922025-01-07T04:24:09.679Z Downloaded backtrace v0.3.74
10932025-01-07T04:24:09.683Z Downloaded maplit v1.0.2
10942025-01-07T04:24:09.686Z Downloaded litemap v0.7.3
10952025-01-07T04:24:09.688Z Downloaded libloading v0.8.5
10962025-01-07T04:24:09.691Z Downloaded bytes v1.8.0
10972025-01-07T04:24:09.693Z Downloaded hyper-staticfile v0.10.1
10982025-01-07T04:24:09.696Z Downloaded xz2 v0.1.7
10992025-01-07T04:24:09.698Z Downloaded xattr v1.3.1
11002025-01-07T04:24:09.698Z Downloaded wait-timeout v0.2.0
11012025-01-07T04:24:09.700Z Downloaded crc32fast v1.4.2
11022025-01-07T04:24:09.703Z Downloaded cc v1.1.30
11032025-01-07T04:24:09.710Z Downloaded bumpalo v3.16.0
11042025-01-07T04:24:09.710Z Downloaded spin v0.9.8
11052025-01-07T04:24:09.710Z Downloaded slog-term v2.9.1
11062025-01-07T04:24:09.713Z Downloaded jobserver v0.1.32
11072025-01-07T04:24:09.716Z Downloaded ipnet v2.10.1
11082025-01-07T04:24:09.716Z Downloaded smallvec v0.6.14
11092025-01-07T04:24:09.723Z Downloaded rusty-fork v0.3.0
11102025-01-07T04:24:09.723Z Downloaded hickory-client v0.24.1
11112025-01-07T04:24:09.723Z Downloaded tls_codec_derive v0.4.1
11122025-01-07T04:24:09.726Z Downloaded rustc-demangle v0.1.24
11132025-01-07T04:24:09.726Z Downloaded mime v0.3.17
11142025-01-07T04:24:09.726Z Downloaded memoffset v0.9.1
11152025-01-07T04:24:09.726Z Downloaded const-oid v0.9.6
11162025-01-07T04:24:09.729Z Downloaded lockfree-object-pool v0.1.6
11172025-01-07T04:24:09.729Z Downloaded impl-trait-for-tuples v0.2.2
11182025-01-07T04:24:09.732Z Downloaded compact_str v0.8.0
11192025-01-07T04:24:09.735Z Downloaded arc-swap v1.7.1
11202025-01-07T04:24:09.739Z Downloaded base64 v0.13.1
11212025-01-07T04:24:09.742Z Downloaded keccak v0.1.5
11222025-01-07T04:24:09.744Z Downloaded kstat-rs v0.2.4
11232025-01-07T04:24:09.744Z Downloaded highway v1.2.0
11242025-01-07T04:24:09.748Z Downloaded ref-cast-impl v1.0.23
11252025-01-07T04:24:09.748Z Downloaded bcrypt-pbkdf v0.10.0
11262025-01-07T04:24:09.751Z Downloaded sync-ptr v0.1.1
11272025-01-07T04:24:09.751Z Downloaded structmeta v0.3.0
11282025-01-07T04:24:09.751Z Downloaded lru v0.12.5
11292025-01-07T04:24:09.751Z Downloaded ctr v0.9.2
11302025-01-07T04:24:09.753Z Downloaded bitfield-struct v0.6.2
11312025-01-07T04:24:09.754Z Downloaded indent_write v2.2.0
11322025-01-07T04:24:09.757Z Downloaded lazy_static v1.5.0
11332025-01-07T04:24:09.757Z Downloaded is-terminal v0.4.13
11342025-01-07T04:24:09.762Z Downloaded inout v0.1.3
11352025-01-07T04:24:09.762Z Downloaded idna_adapter v1.2.0
11362025-01-07T04:24:09.762Z Downloaded heck v0.3.3
11372025-01-07T04:24:09.764Z Downloaded crossbeam-epoch v0.9.18
11382025-01-07T04:24:09.765Z Downloaded clang-sys v1.8.1
11392025-01-07T04:24:09.765Z Downloaded md5 v0.7.0
11402025-01-07T04:24:09.768Z Downloaded matches v0.1.10
11412025-01-07T04:24:09.768Z Downloaded crc-any v2.5.0
11422025-01-07T04:24:09.771Z Downloaded blake2 v0.10.6
11432025-01-07T04:24:09.771Z Downloaded icu_normalizer_data v1.5.0
11442025-01-07T04:24:09.773Z Downloaded icu_normalizer v1.5.0
11452025-01-07T04:24:09.776Z Downloaded icu_locid v1.5.0
11462025-01-07T04:24:09.780Z Downloaded hubpack_derive v0.1.1
11472025-01-07T04:24:09.783Z Downloaded castaway v0.2.3
11482025-01-07T04:24:09.783Z Downloaded constant_time_eq v0.3.1
11492025-01-07T04:24:09.783Z Downloaded arrayvec v0.7.6
11502025-01-07T04:24:09.786Z Downloaded cookie_store v0.21.0
11512025-01-07T04:24:09.789Z Downloaded bit-vec v0.6.3
11522025-01-07T04:24:09.789Z Downloaded addr2line v0.24.2
11532025-01-07T04:24:09.792Z Downloaded hostname v0.3.1
11542025-01-07T04:24:09.793Z Downloaded curve25519-dalek-derive v0.1.1
11552025-01-07T04:24:09.796Z Downloaded async-stream v0.3.6
11562025-01-07T04:24:09.798Z Downloaded ciborium v0.2.2
11572025-01-07T04:24:09.798Z Downloaded chacha20 v0.9.1
11582025-01-07T04:24:09.801Z Downloaded bzip2 v0.4.4
11592025-01-07T04:24:09.806Z Downloaded crc-catalog v2.4.0
11602025-01-07T04:24:09.806Z Downloaded convert_case v0.4.0
11612025-01-07T04:24:09.806Z Downloaded argon2 v0.5.3
11622025-01-07T04:24:09.809Z Downloaded ascii-canvas v3.0.0
11632025-01-07T04:24:09.809Z Downloaded ring v0.17.8
11642025-01-07T04:24:09.950Z Downloaded libsqlite3-sys v0.30.1
11652025-01-07T04:24:10.154Z Downloaded aws-lc-sys v0.22.0
11662025-01-07T04:24:10.449Z Compiling serde v1.0.215
11672025-01-07T04:24:10.452Z Compiling lock_api v0.4.12
11682025-01-07T04:24:10.452Z Compiling scopeguard v1.2.0
11692025-01-07T04:24:10.452Z Compiling value-bag v1.9.0
11702025-01-07T04:24:10.452Z Compiling typenum v1.17.0
11712025-01-07T04:24:10.605Z Compiling generic-array v0.14.7
11722025-01-07T04:24:10.631Z Compiling syn v2.0.87
11732025-01-07T04:24:10.645Z Compiling getrandom v0.2.15
11742025-01-07T04:24:10.725Z Compiling subtle v2.6.1
11752025-01-07T04:24:10.912Z Compiling rand_core v0.6.4
11762025-01-07T04:24:11.083Z Compiling shlex v1.3.0
11772025-01-07T04:24:11.148Z Compiling log v0.4.22
11782025-01-07T04:24:11.184Z Compiling jobserver v0.1.32
11792025-01-07T04:24:11.273Z Compiling const-oid v0.9.6
11802025-01-07T04:24:11.447Z Compiling smallvec v1.13.2
11812025-01-07T04:24:11.529Z Compiling cc v1.1.30
11822025-01-07T04:24:11.532Z Compiling spin v0.9.8
11832025-01-07T04:24:11.869Z Compiling pin-project-lite v0.2.14
11842025-01-07T04:24:11.969Z Compiling rustix v0.38.37
11852025-01-07T04:24:12.005Z Compiling parking_lot_core v0.9.10
11862025-01-07T04:24:12.050Z Compiling futures-core v0.3.31
11872025-01-07T04:24:12.136Z Compiling signal-hook-registry v1.4.2
11882025-01-07T04:24:12.297Z Compiling mio v1.0.2
11892025-01-07T04:24:12.873Z Compiling parking_lot v0.12.3
11902025-01-07T04:24:12.928Z Compiling aho-corasick v1.1.3
11912025-01-07T04:24:13.076Z Compiling either v1.13.0
11922025-01-07T04:24:13.247Z Compiling regex-syntax v0.8.5
11932025-01-07T04:24:13.336Z Compiling cpufeatures v0.2.14
11942025-01-07T04:24:13.433Z Compiling lazy_static v1.5.0
11952025-01-07T04:24:13.459Z Compiling futures-sink v0.3.31
11962025-01-07T04:24:13.476Z Compiling glob v0.3.1
11972025-01-07T04:24:13.544Z Compiling stable_deref_trait v1.2.0
11982025-01-07T04:24:13.600Z Compiling socket2 v0.5.7
11992025-01-07T04:24:13.648Z Compiling slab v0.4.9
12002025-01-07T04:24:13.783Z Compiling prettyplease v0.2.25
12012025-01-07T04:24:14.063Z Compiling serde_json v1.0.133
12022025-01-07T04:24:14.121Z Compiling minimal-lexical v0.2.1
12032025-01-07T04:24:14.539Z Compiling clang-sys v1.8.1
12042025-01-07T04:24:14.628Z Compiling nom v7.1.3
12052025-01-07T04:24:14.647Z Compiling libloading v0.8.5
12062025-01-07T04:24:14.745Z Compiling home v0.5.9
12072025-01-07T04:24:15.013Z Compiling bindgen v0.69.5
12082025-01-07T04:24:15.068Z Compiling futures-channel v0.3.31
12092025-01-07T04:24:15.476Z Compiling itertools v0.12.1
12102025-01-07T04:24:15.821Z Compiling foldhash v0.1.3
12112025-01-07T04:24:15.902Z Compiling pin-utils v0.1.0
12122025-01-07T04:24:16.001Z Compiling futures-io v0.3.31
12132025-01-07T04:24:16.173Z Compiling futures-task v0.3.31
12142025-01-07T04:24:16.343Z Compiling allocator-api2 v0.2.18
12152025-01-07T04:24:16.471Z Compiling rustc-hash v1.1.0
12162025-01-07T04:24:16.614Z Compiling libm v0.2.8
12172025-01-07T04:24:16.946Z Compiling regex-automata v0.4.8
12182025-01-07T04:24:17.121Z Compiling lazycell v1.3.0
12192025-01-07T04:24:17.293Z Compiling hashbrown v0.15.1
12202025-01-07T04:24:18.342Z Compiling synstructure v0.13.1
12212025-01-07T04:24:18.636Z Compiling cexpr v0.6.0
12222025-01-07T04:24:18.759Z Compiling cmake v0.1.51
12232025-01-07T04:24:19.843Z Compiling num-traits v0.2.19
12242025-01-07T04:24:20.062Z Compiling fs_extra v1.3.0
12252025-01-07T04:24:20.116Z Compiling pkg-config v0.3.31
12262025-01-07T04:24:20.193Z Compiling dunce v1.0.5
12272025-01-07T04:24:20.313Z Compiling tinyvec_macros v0.1.1
12282025-01-07T04:24:20.411Z Compiling tinyvec v1.8.0
12292025-01-07T04:24:20.727Z Compiling ring v0.17.8
12302025-01-07T04:24:21.760Z Compiling unicode-bidi v0.3.17
12312025-01-07T04:24:21.860Z Compiling litemap v0.7.3
12322025-01-07T04:24:21.952Z Compiling unicode-normalization v0.1.24
12332025-01-07T04:24:22.057Z Compiling paste v1.0.15
12342025-01-07T04:24:22.234Z Compiling writeable v0.5.5
12352025-01-07T04:24:22.570Z Compiling regex v1.11.1
12362025-01-07T04:24:22.787Z Compiling base64ct v1.6.0
12372025-01-07T04:24:23.181Z Compiling httparse v1.9.5
12382025-01-07T04:24:23.372Z Compiling pem-rfc7468 v0.7.0
12392025-01-07T04:24:23.676Z Compiling flagset v0.4.6
12402025-01-07T04:24:23.757Z Compiling aws-lc-rs v1.10.0
12412025-01-07T04:24:23.917Z Compiling tracing-core v0.1.32
12422025-01-07T04:24:24.103Z Compiling crossbeam-utils v0.8.20
12432025-01-07T04:24:24.189Z Compiling rustls-pki-types v1.10.0
12442025-01-07T04:24:24.721Z Compiling icu_locid_transform_data v1.5.0
12452025-01-07T04:24:24.816Z Compiling percent-encoding v2.3.1
12462025-01-07T04:24:25.167Z Compiling icu_properties_data v1.5.0
12472025-01-07T04:24:25.258Z Compiling serde_derive v1.0.215
12482025-01-07T04:24:25.304Z Compiling zeroize_derive v1.4.2
12492025-01-07T04:24:25.326Z Compiling zerocopy-derive v0.7.35
12502025-01-07T04:24:25.395Z Compiling tokio-macros v2.4.0
12512025-01-07T04:24:25.817Z Compiling zerofrom-derive v0.1.4
12522025-01-07T04:24:26.860Z Compiling zeroize v1.8.1
12532025-01-07T04:24:27.014Z Compiling yoke-derive v0.7.4
12542025-01-07T04:24:27.393Z Compiling thiserror-impl v1.0.69
12552025-01-07T04:24:27.656Z Compiling zerocopy v0.7.35
12562025-01-07T04:24:28.612Z Compiling crypto-common v0.1.6
12572025-01-07T04:24:28.850Z Compiling block-buffer v0.10.4
12582025-01-07T04:24:28.869Z Compiling zerovec-derive v0.10.3
12592025-01-07T04:24:29.116Z Compiling digest v0.10.7
12602025-01-07T04:24:29.211Z Compiling futures-macro v0.3.31
12612025-01-07T04:24:29.622Z Compiling hmac v0.12.1
12622025-01-07T04:24:29.762Z Compiling block-padding v0.3.3
12632025-01-07T04:24:29.860Z Compiling displaydoc v0.2.5
12642025-01-07T04:24:29.918Z Compiling zerofrom v0.1.4
12652025-01-07T04:24:29.990Z Compiling inout v0.1.3
12662025-01-07T04:24:30.136Z Compiling yoke v0.7.4
12672025-01-07T04:24:30.162Z Compiling sha2 v0.10.8
12682025-01-07T04:24:30.277Z Compiling cipher v0.4.4
12692025-01-07T04:24:30.515Z Compiling ppv-lite86 v0.2.20
12702025-01-07T04:24:30.815Z Compiling der_derive v0.7.3
12712025-01-07T04:24:30.853Z Compiling thiserror v1.0.69
12722025-01-07T04:24:30.984Z Compiling icu_provider_macros v1.5.0
12732025-01-07T04:24:31.221Z Compiling futures-util v0.3.31
12742025-01-07T04:24:31.413Z Compiling rand_chacha v0.3.1
12752025-01-07T04:24:31.603Z Compiling tracing-attributes v0.1.27
12762025-01-07T04:24:31.675Z Compiling zerovec v0.10.4
12772025-01-07T04:24:32.146Z Compiling rand v0.8.5
12782025-01-07T04:24:33.349Z Compiling der v0.7.9
12792025-01-07T04:24:33.600Z Compiling tinystr v0.7.6
12802025-01-07T04:24:33.723Z Compiling icu_collections v1.5.0
12812025-01-07T04:24:33.894Z Compiling pest v2.7.14
12822025-01-07T04:24:34.061Z Compiling icu_locid v1.5.0
12832025-01-07T04:24:34.284Z Compiling salsa20 v0.10.2
12842025-01-07T04:24:34.578Z Compiling pbkdf2 v0.12.2
12852025-01-07T04:24:34.737Z Compiling untrusted v0.7.1
12862025-01-07T04:24:34.929Z Compiling powerfmt v0.2.0
12872025-01-07T04:24:35.245Z Compiling vcpkg v0.2.15
12882025-01-07T04:24:35.353Z Compiling icu_provider v1.5.0
12892025-01-07T04:24:35.522Z Compiling tracing v0.1.40
12902025-01-07T04:24:36.047Z Compiling spki v0.7.3
12912025-01-07T04:24:36.435Z Compiling icu_locid_transform v1.5.0
12922025-01-07T04:24:36.459Z Compiling num-conv v0.1.0
12932025-01-07T04:24:36.602Z Compiling untrusted v0.9.0
12942025-01-07T04:24:36.728Z Compiling time-core v0.1.2
12952025-01-07T04:24:36.781Z Compiling mirai-annotations v1.12.0
12962025-01-07T04:24:36.897Z Compiling time-macros v0.2.18
12972025-01-07T04:24:36.969Z Compiling pest_meta v2.7.14
12982025-01-07T04:24:36.990Z Compiling deranged v0.3.11
12992025-01-07T04:24:37.482Z Compiling openssl-sys v0.9.103
13002025-01-07T04:24:37.518Z Compiling scrypt v0.11.0
13012025-01-07T04:24:38.089Z Compiling icu_properties v1.5.1
13022025-01-07T04:24:38.587Z Compiling cbc v0.1.2
13032025-01-07T04:24:38.829Z Compiling aes v0.8.4
13042025-01-07T04:24:38.857Z Compiling scroll_derive v0.12.0
13052025-01-07T04:24:39.752Z Compiling bitflags v2.6.0
13062025-01-07T04:24:40.190Z Compiling bytes v1.8.0
13072025-01-07T04:24:40.495Z Compiling indexmap v2.6.0
13082025-01-07T04:24:40.630Z Compiling semver v1.0.23
13092025-01-07T04:24:41.384Z Compiling tokio v1.40.0
13102025-01-07T04:24:41.527Z Compiling http v1.1.0
13112025-01-07T04:24:41.825Z Compiling rustc_version v0.4.1
13122025-01-07T04:24:41.998Z Compiling icu_normalizer_data v1.5.0
13132025-01-07T04:24:42.099Z Compiling utf16_iter v1.0.5
13142025-01-07T04:24:42.163Z Compiling utf8_iter v1.0.4
13152025-01-07T04:24:42.308Z Compiling atomic-waker v1.1.2
13162025-01-07T04:24:42.420Z Compiling write16 v1.0.0
13172025-01-07T04:24:42.501Z Compiling num_threads v0.1.7
13182025-01-07T04:24:42.547Z Compiling icu_normalizer v1.5.0
13192025-01-07T04:24:42.615Z Compiling time v0.3.36
13202025-01-07T04:24:42.634Z Compiling scroll v0.12.0
13212025-01-07T04:24:43.021Z Compiling pkcs5 v0.7.1
13222025-01-07T04:24:43.209Z Compiling http-body v1.0.1
13232025-01-07T04:24:43.540Z Compiling pest_generator v2.7.14
13242025-01-07T04:24:43.638Z Compiling form_urlencoded v1.2.1
13252025-01-07T04:24:43.965Z Compiling try-lock v0.2.5
13262025-01-07T04:24:44.060Z Compiling slog v2.7.0
13272025-01-07T04:24:44.110Z Compiling which v4.4.2
13282025-01-07T04:24:44.273Z Compiling want v0.3.1
13292025-01-07T04:24:44.658Z Compiling goblin v0.8.2
13302025-01-07T04:24:44.679Z Compiling pkcs8 v0.10.2
13312025-01-07T04:24:44.726Z Compiling idna_adapter v1.2.0
13322025-01-07T04:24:44.967Z Compiling uuid v1.11.0
13332025-01-07T04:24:45.406Z Compiling httpdate v1.0.3
13342025-01-07T04:24:45.605Z Compiling iana-time-zone v0.1.61
13352025-01-07T04:24:45.627Z Compiling pest_derive v2.7.14
13362025-01-07T04:24:45.876Z Compiling chrono v0.4.38
13372025-01-07T04:24:46.052Z Compiling idna v1.0.3
13382025-01-07T04:24:46.401Z Compiling dtrace-parser v0.2.0
13392025-01-07T04:24:47.301Z Compiling toml_datetime v0.6.8
13402025-01-07T04:24:47.818Z Compiling serde_spanned v0.6.8
13412025-01-07T04:24:47.934Z Compiling serde_tokenstream v0.2.2
13422025-01-07T04:24:48.008Z Compiling foreign-types-shared v0.1.1
13432025-01-07T04:24:48.032Z Compiling base64 v0.22.1
13442025-01-07T04:24:48.121Z Compiling rustversion v1.0.17
13452025-01-07T04:24:48.551Z Compiling openssl v0.10.66
13462025-01-07T04:24:48.617Z Compiling match_cfg v0.1.0
13472025-01-07T04:24:48.716Z Compiling adler2 v2.0.0
13482025-01-07T04:24:48.796Z Compiling tower-service v0.3.3
13492025-01-07T04:24:48.880Z Compiling miniz_oxide v0.8.0
13502025-01-07T04:24:48.923Z Compiling hostname v0.3.1
13512025-01-07T04:24:48.938Z Compiling foreign-types v0.3.2
13522025-01-07T04:24:48.992Z Compiling url v2.5.3
13532025-01-07T04:24:49.169Z Compiling openssl-macros v0.1.1
13542025-01-07T04:24:49.638Z Compiling async-trait v0.1.83
13552025-01-07T04:24:49.966Z Compiling tokio-util v0.7.12
13562025-01-07T04:24:50.426Z Compiling dof v0.3.0
13572025-01-07T04:24:50.456Z Compiling serde_derive_internals v0.29.1
13582025-01-07T04:24:51.095Z Compiling h2 v0.4.6
13592025-01-07T04:24:51.452Z Compiling usdt-impl v0.5.0
13602025-01-07T04:24:52.424Z Compiling dirs-sys-next v0.1.2
13612025-01-07T04:24:52.611Z Compiling rustls v0.23.19
13622025-01-07T04:24:52.877Z Compiling schemars v0.8.21
13632025-01-07T04:24:53.039Z Compiling native-tls v0.2.12
13642025-01-07T04:24:53.085Z Compiling rustls v0.22.4
13652025-01-07T04:24:53.203Z Compiling data-encoding v2.6.0
13662025-01-07T04:24:53.244Z Compiling syn v1.0.109
13672025-01-07T04:24:53.349Z Compiling siphasher v0.3.11
13682025-01-07T04:24:53.415Z Compiling schemars_derive v0.8.21
13692025-01-07T04:24:53.760Z Compiling dirs-next v2.0.0
13702025-01-07T04:24:55.035Z Compiling http-body-util v0.1.2
13712025-01-07T04:24:55.418Z Compiling heapless v0.7.17
13722025-01-07T04:24:55.588Z Compiling crossbeam-epoch v0.9.18
13732025-01-07T04:24:55.610Z Compiling sha1 v0.10.6
13742025-01-07T04:24:55.830Z Compiling signature v2.2.0
13752025-01-07T04:24:56.037Z Compiling bzip2-sys v0.1.11+1.0.8
13762025-01-07T04:24:56.132Z Compiling thread_local v1.1.8
13772025-01-07T04:24:56.337Z Compiling cookie v0.18.1
13782025-01-07T04:24:56.522Z Compiling multer v3.1.0
13792025-01-07T04:24:56.599Z Compiling encoding_rs v0.8.34
13802025-01-07T04:24:56.706Z Compiling unicode-properties v0.1.3
13812025-01-07T04:24:56.774Z Compiling openssl-probe v0.1.5
13822025-01-07T04:24:56.796Z Compiling ipnet v2.10.1
13832025-01-07T04:24:56.965Z Compiling gimli v0.31.1
13842025-01-07T04:24:57.096Z Compiling rayon-core v1.12.1
13852025-01-07T04:24:57.119Z Compiling slog-async v2.8.0
13862025-01-07T04:24:57.347Z Compiling mime v0.3.17
13872025-01-07T04:24:57.613Z Compiling signal-hook v0.3.17
13882025-01-07T04:24:57.873Z Compiling dyn-clone v1.0.17
13892025-01-07T04:24:57.975Z Compiling hyper v1.5.0
13902025-01-07T04:24:58.221Z Compiling stringprep v0.1.5
13912025-01-07T04:24:59.545Z Compiling toml_edit v0.22.22
13922025-01-07T04:25:01.155Z Compiling hyper-util v0.1.10
13932025-01-07T04:25:01.680Z Compiling addr2line v0.24.2
13942025-01-07T04:25:02.295Z Compiling crossbeam-deque v0.8.5
13952025-01-07T04:25:02.439Z Compiling usdt-attr-macro v0.5.0
13962025-01-07T04:25:02.513Z Compiling usdt-macro v0.5.0
13972025-01-07T04:25:02.789Z Compiling term v0.7.0
13982025-01-07T04:25:03.774Z Compiling slog-json v2.6.1
13992025-01-07T04:25:03.864Z Compiling serde_urlencoded v0.7.1
14002025-01-07T04:25:03.984Z Compiling curve25519-dalek v4.1.3
14012025-01-07T04:25:04.164Z Compiling crossbeam-channel v0.5.13
14022025-01-07T04:25:04.230Z Compiling futures-executor v0.3.31
14032025-01-07T04:25:04.302Z Compiling enum-as-inner v0.6.1
14042025-01-07T04:25:04.376Z Compiling md-5 v0.10.6
14052025-01-07T04:25:04.597Z Compiling async-stream-impl v0.3.6
14062025-01-07T04:25:04.667Z Compiling rustls-pemfile v2.2.0
14072025-01-07T04:25:04.873Z Compiling num-integer v0.1.46
14082025-01-07T04:25:05.015Z Compiling idna v0.4.0
14092025-01-07T04:25:05.328Z Compiling idna v0.3.0
14102025-01-07T04:25:05.432Z Compiling hash32 v0.2.1
14112025-01-07T04:25:05.647Z Compiling ff v0.13.0
14122025-01-07T04:25:05.803Z Compiling is-terminal v0.4.13
14132025-01-07T04:25:05.875Z Compiling dropshot v0.12.0
14142025-01-07T04:25:05.931Z Compiling object v0.36.5
14152025-01-07T04:25:05.950Z Compiling rustc-demangle v0.1.24
14162025-01-07T04:25:06.144Z Compiling utf-8 v0.7.6
14172025-01-07T04:25:06.476Z Compiling psl-types v2.0.11
14182025-01-07T04:25:06.673Z Compiling take_mut v0.2.2
14192025-01-07T04:25:06.726Z Compiling portable-atomic v1.9.0
14202025-01-07T04:25:06.831Z Compiling linked-hash-map v0.5.6
14212025-01-07T04:25:06.900Z Compiling num-bigint-dig v0.8.4
14222025-01-07T04:25:06.969Z Compiling smoltcp v0.9.1
14232025-01-07T04:25:07.172Z Compiling fallible-iterator v0.2.0
14242025-01-07T04:25:07.191Z Compiling anyhow v1.0.95
14252025-01-07T04:25:07.683Z Compiling quick-error v1.2.3
14262025-01-07T04:25:07.746Z Compiling base16ct v0.2.0
14272025-01-07T04:25:07.815Z Compiling resolv-conf v0.7.0
14282025-01-07T04:25:07.887Z Compiling postgres-protocol v0.6.7
14292025-01-07T04:25:07.969Z Compiling sec1 v0.7.3
14302025-01-07T04:25:08.131Z Compiling lru-cache v0.1.2
14312025-01-07T04:25:08.333Z Compiling publicsuffix v2.2.3
14322025-01-07T04:25:08.536Z Compiling tungstenite v0.24.0
14332025-01-07T04:25:08.595Z Compiling async-stream v0.3.6
14342025-01-07T04:25:08.642Z Compiling slog-term v2.9.1
14352025-01-07T04:25:08.909Z Compiling hickory-proto v0.24.1
14362025-01-07T04:25:09.234Z Compiling group v0.13.0
14372025-01-07T04:25:09.421Z Compiling usdt v0.5.0
14382025-01-07T04:25:09.946Z Compiling num-iter v0.1.45
14392025-01-07T04:25:10.078Z Compiling futures v0.3.31
14402025-01-07T04:25:10.132Z Compiling slog-bunyan v2.5.0
14412025-01-07T04:25:10.341Z Compiling toml v0.8.19
14422025-01-07T04:25:11.984Z Compiling tokio-native-tls v0.3.1
14432025-01-07T04:25:12.154Z Compiling camino v1.1.9
14442025-01-07T04:25:12.177Z Compiling phf_shared v0.11.2
14452025-01-07T04:25:12.246Z Compiling dropshot_endpoint v0.12.0
14462025-01-07T04:25:12.558Z Compiling terminal_size v0.4.0
14472025-01-07T04:25:12.778Z Compiling waitgroup v0.1.2
14482025-01-07T04:25:13.010Z Compiling openapiv3 v2.0.0
14492025-01-07T04:25:13.071Z Compiling serde_path_to_error v0.1.16
14502025-01-07T04:25:13.150Z Compiling hkdf v0.12.4
14512025-01-07T04:25:13.406Z Compiling backtrace v0.3.74
14522025-01-07T04:25:13.949Z Compiling crypto-bigint v0.5.5
14532025-01-07T04:25:14.059Z Compiling curve25519-dalek-derive v0.1.1
14542025-01-07T04:25:15.641Z Compiling zerocopy-derive v0.6.6
14552025-01-07T04:25:16.947Z Compiling hubpack_derive v0.1.1
14562025-01-07T04:25:16.989Z Compiling webpki-roots v0.26.6
14572025-01-07T04:25:17.122Z Compiling idna v0.5.0
14582025-01-07T04:25:17.203Z Compiling hostname v0.4.0
14592025-01-07T04:25:17.441Z Compiling crc32fast v1.4.2
14602025-01-07T04:25:17.465Z Compiling ahash v0.8.11
14612025-01-07T04:25:17.784Z Compiling fs-err v2.11.0
14622025-01-07T04:25:17.803Z Compiling newtype-uuid v1.1.3
14632025-01-07T04:25:17.847Z Compiling winnow v0.5.40
14642025-01-07T04:25:17.918Z Compiling managed v0.8.0
14652025-01-07T04:25:18.046Z Compiling debug-ignore v1.0.5
14662025-01-07T04:25:18.064Z Compiling bitflags v1.3.2
14672025-01-07T04:25:18.197Z Compiling console v0.15.8
14682025-01-07T04:25:18.379Z Compiling cookie_store v0.21.0
14692025-01-07T04:25:18.771Z Compiling clap_builder v4.5.21
14702025-01-07T04:25:19.666Z Compiling strum_macros v0.25.3
14712025-01-07T04:25:19.867Z Compiling zerocopy v0.6.6
14722025-01-07T04:25:20.119Z Compiling hubpack v0.1.2
14732025-01-07T04:25:20.210Z Compiling flate2 v1.0.34
14742025-01-07T04:25:20.509Z Compiling elliptic-curve v0.13.8
14752025-01-07T04:25:20.730Z Compiling hickory-resolver v0.24.1
14762025-01-07T04:25:21.347Z Compiling toml_edit v0.19.15
14772025-01-07T04:25:21.729Z Compiling phf v0.11.2
14782025-01-07T04:25:22.037Z Compiling signal-hook-mio v0.2.4
14792025-01-07T04:25:22.118Z Compiling hyper-tls v0.6.0
14802025-01-07T04:25:22.185Z Compiling rayon v1.10.0
14812025-01-07T04:25:22.533Z Compiling bzip2 v0.4.4
14822025-01-07T04:25:23.818Z Compiling tokio-tungstenite v0.24.0
14832025-01-07T04:25:24.362Z Compiling postgres-types v0.2.8
14842025-01-07T04:25:27.043Z Compiling ed25519 v2.2.3
14852025-01-07T04:25:27.304Z Compiling phf_shared v0.10.0
14862025-01-07T04:25:27.587Z Compiling tokio-stream v0.1.16
14872025-01-07T04:25:27.705Z Compiling pkcs1 v0.7.5
14882025-01-07T04:25:28.401Z Compiling serde-big-array v0.5.1
14892025-01-07T04:25:28.646Z Compiling clap_derive v4.5.18
14902025-01-07T04:25:28.665Z Compiling rfc6979 v0.4.0
14912025-01-07T04:25:28.741Z Compiling serde_repr v0.1.19
14922025-01-07T04:25:28.779Z Compiling derive-where v1.2.7
14932025-01-07T04:25:28.848Z Compiling float-cmp v0.9.0
14942025-01-07T04:25:28.955Z Compiling bstr v1.10.0
14952025-01-07T04:25:29.064Z Compiling sync_wrapper v1.0.1
14962025-01-07T04:25:29.227Z Compiling difflib v0.4.0
14972025-01-07T04:25:29.657Z Compiling static_assertions v1.1.0
14982025-01-07T04:25:29.768Z Compiling fixedbitset v0.4.2
14992025-01-07T04:25:30.039Z Compiling predicates-core v1.0.8
15002025-01-07T04:25:30.228Z Compiling number_prefix v0.4.0
15012025-01-07T04:25:30.402Z Compiling unicode-segmentation v1.12.0
15022025-01-07T04:25:30.451Z Compiling new_debug_unreachable v1.0.6
15032025-01-07T04:25:30.545Z Compiling bit-vec v0.6.3
15042025-01-07T04:25:30.810Z Compiling whoami v1.5.2
15052025-01-07T04:25:30.954Z Compiling normalize-line-endings v0.3.0
15062025-01-07T04:25:31.014Z Compiling precomputed-hash v0.1.1
15072025-01-07T04:25:31.084Z Compiling unicode-width v0.2.0
15082025-01-07T04:25:31.140Z Compiling tokio-postgres v0.7.12
15092025-01-07T04:25:31.312Z Compiling string_cache v0.8.7
15102025-01-07T04:25:31.432Z Compiling similar v2.6.0
15112025-01-07T04:25:31.616Z Compiling indicatif v0.17.9
15122025-01-07T04:25:31.771Z Compiling predicates v3.1.2
15132025-01-07T04:25:32.477Z Compiling bit-set v0.5.3
15142025-01-07T04:25:32.776Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15152025-01-07T04:25:33.564Z Compiling petgraph v0.6.5
15162025-01-07T04:25:33.843Z Compiling clap v4.5.21
15172025-01-07T04:25:33.866Z Compiling ecdsa v0.16.9
15182025-01-07T04:25:33.903Z Compiling rsa v0.9.6
15192025-01-07T04:25:33.964Z Compiling ed25519-dalek v2.1.1
15202025-01-07T04:25:34.775Z Compiling toml v0.7.8
15212025-01-07T04:25:35.379Z Compiling zip v0.6.6
15222025-01-07T04:25:36.553Z Compiling crossterm v0.28.1
15232025-01-07T04:25:37.531Z Compiling hex v0.4.3
15242025-01-07T04:25:37.533Z Compiling x509-cert v0.2.5
15252025-01-07T04:25:37.793Z Compiling itertools v0.10.5
15262025-01-07T04:25:38.121Z Compiling peg-runtime v0.8.3
15272025-01-07T04:25:38.386Z Compiling lalrpop-util v0.19.12
15282025-01-07T04:25:38.723Z Compiling unicode-xid v0.2.6
15292025-01-07T04:25:38.779Z Compiling strum_macros v0.26.4
15302025-01-07T04:25:38.904Z Compiling xattr v1.3.1
15312025-01-07T04:25:39.174Z Compiling filetime v0.2.25
15322025-01-07T04:25:39.508Z Compiling tar v0.4.42
15332025-01-07T04:25:43.958Z Compiling strum v0.26.3
15342025-01-07T04:25:46.655Z Compiling aws-lc-sys v0.22.0
15352025-01-07T04:26:14.314Z Compiling rustls-webpki v0.102.8
15362025-01-07T04:26:17.646Z Compiling tokio-rustls v0.25.0
15372025-01-07T04:26:19.182Z Compiling tokio-rustls v0.26.0
15382025-01-07T04:26:19.643Z Compiling hyper-rustls v0.27.3
15392025-01-07T04:26:19.973Z Compiling reqwest v0.12.9
15402025-01-07T04:26:21.147Z Compiling qorb v0.2.1
15412025-01-07T04:26:25.900Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15422025-01-07T04:26:26.124Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15432025-01-07T04:26:31.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
15442025-01-07T04:26:31.888Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15452025-01-07T04:26:31.935ZJan 07 04:26:30.345 INFO Starting download, target: Clickhouse
15462025-01-07T04:26:31.935ZJan 07 04:26:30.345 INFO Starting download, target: Cockroach
15472025-01-07T04:26:31.935ZJan 07 04:26:30.345 INFO Starting download, target: Console
15482025-01-07T04:26:31.935ZJan 07 04:26:30.345 INFO Starting download, target: DendriteOpenapi
15492025-01-07T04:26:31.935ZJan 07 04:26:30.345 INFO Starting download, target: DendriteStub
15502025-01-07T04:26:31.938ZJan 07 04:26:30.345 INFO Starting download, target: MaghemiteMgd
15512025-01-07T04:26:31.938ZJan 07 04:26:30.345 INFO Starting download, target: TransceiverControl
15522025-01-07T04:26:31.938ZJan 07 04:26:30.346 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15532025-01-07T04:26:31.938ZJan 07 04:26:30.346 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15542025-01-07T04:26:31.938ZJan 07 04:26:30.346 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15552025-01-07T04:26:31.938ZJan 07 04:26:30.346 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15562025-01-07T04:26:31.938ZJan 07 04:26:30.346 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15572025-01-07T04:26:31.938ZJan 07 04:26:30.346 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15582025-01-07T04:26:31.938ZJan 07 04:26:30.346 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15592025-01-07T04:26:32.181ZJan 07 04:26:30.586 INFO Download complete, target: DendriteOpenapi
15602025-01-07T04:26:32.446ZJan 07 04:26:30.795 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15612025-01-07T04:26:32.565ZJan 07 04:26:30.951 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15622025-01-07T04:26:32.887ZJan 07 04:26:31.291 INFO Download complete, target: Console
15632025-01-07T04:26:32.951ZJan 07 04:26:31.360 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15642025-01-07T04:26:33.016ZJan 07 04:26:31.424 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15652025-01-07T04:26:33.086ZJan 07 04:26:31.492 INFO Download complete, target: TransceiverControl
15662025-01-07T04:26:33.389ZJan 07 04:26:31.799 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15672025-01-07T04:26:33.389ZJan 07 04:26:31.799 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15682025-01-07T04:26:33.807ZJan 07 04:26:32.217 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15692025-01-07T04:26:35.825ZJan 07 04:26:34.235 INFO Download complete, target: DendriteStub
15702025-01-07T04:26:35.953ZJan 07 04:26:34.363 INFO Download complete, target: MaghemiteMgd
15712025-01-07T04:26:40.798ZJan 07 04:26:39.208 INFO Checking that binary works, target: Cockroach
15722025-01-07T04:26:40.955ZJan 07 04:26:39.364 INFO Download complete, target: Cockroach
15732025-01-07T04:26:46.182ZJan 07 04:26:44.590 INFO Checking that binary works, target: Clickhouse
15742025-01-07T04:26:46.296ZJan 07 04:26:44.705 INFO Download complete, target: Clickhouse
15752025-01-07T04:26:46.315ZAll builder prerequisites installed successfully, and PATH looks valid
15762025-01-07T04:26:46.317Z
15772025-01-07T04:26:46.318Zreal 5:19.207849164
15782025-01-07T04:26:46.318Zuser 16:33.572054024
15792025-01-07T04:26:46.318Zsys 3:12.896608821
15802025-01-07T04:26:46.318Ztrap 0.550979977
15812025-01-07T04:26:46.318Ztflt 1.566421694
15822025-01-07T04:26:46.318Zdflt 2.059343736
15832025-01-07T04:26:46.318Zkflt 0.023804074
15842025-01-07T04:26:46.318Zlock 30:45.633279298
15852025-01-07T04:26:46.318Zslp 1:02:29.289511437
15862025-01-07T04:26:46.318Zlat 58.264207850
15872025-01-07T04:26:46.318Zstop 2:16.055697458
15882025-01-07T04:26:46.318Z+ banner hack-check
15892025-01-07T04:26:46.320Z
15902025-01-07T04:26:46.320Z # # ## #### # # #### # # ###### #### # #
15912025-01-07T04:26:46.320Z # # # # # # # # # # # # # # # # #
15922025-01-07T04:26:46.321Z ###### # # # #### ##### # ###### ##### # ####
15932025-01-07T04:26:46.321Z # # ###### # # # # # # # # # #
15942025-01-07T04:26:46.321Z # # # # # # # # # # # # # # # # #
15952025-01-07T04:26:46.321Z # # # # #### # # #### # # ###### #### # #
15962025-01-07T04:26:46.321Z
15972025-01-07T04:26:46.321Z+ export CARGO_INCREMENTAL=0
15982025-01-07T04:26:46.321Z+ CARGO_INCREMENTAL=0
15992025-01-07T04:26:46.321Z+ ptime -m timeout 2h cargo xtask check-features --ci
16002025-01-07T04:26:46.834Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16012025-01-07T04:26:50.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
16022025-01-07T04:26:50.586Z Running `target/debug/xtask check-features --ci`
16032025-01-07T04:26:50.604Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16042025-01-07T04:26:50.604Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16052025-01-07T04:26:51.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16062025-01-07T04:26:51.053Z Running `target/debug/xtask download cargo-hack`
16072025-01-07T04:26:51.847Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082025-01-07T04:26:52.163Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092025-01-07T04:26:57.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
16102025-01-07T04:26:57.230Z Running `target/debug/xtask-downloader cargo-hack`
16112025-01-07T04:26:57.263ZJan 07 04:26:55.670 INFO Starting download, target: CargoHack
16122025-01-07T04:26:57.265ZJan 07 04:26:55.671 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16132025-01-07T04:26:57.904ZJan 07 04:26:56.311 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16142025-01-07T04:26:57.992ZJan 07 04:26:56.400 INFO Download complete, target: CargoHack
16152025-01-07T04:26:57.996Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16162025-01-07T04:26:58.011Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16172025-01-07T04:26:58.174Zinfo: running `cargo check --bins` on api_identity (1/176)
16182025-01-07T04:26:58.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16192025-01-07T04:26:58.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16202025-01-07T04:26:58.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16212025-01-07T04:26:58.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16222025-01-07T04:26:58.761Z
16232025-01-07T04:26:58.761Zinfo: running `cargo check --bins` on bootstore (2/176)
16242025-01-07T04:26:59.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16252025-01-07T04:26:59.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16262025-01-07T04:26:59.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16272025-01-07T04:26:59.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16282025-01-07T04:26:59.374Z
16292025-01-07T04:26:59.374Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/176)
16302025-01-07T04:26:59.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16312025-01-07T04:26:59.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16322025-01-07T04:26:59.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16332025-01-07T04:26:59.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16342025-01-07T04:26:59.988Z
16352025-01-07T04:26:59.988Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/176)
16362025-01-07T04:27:00.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16372025-01-07T04:27:00.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16382025-01-07T04:27:00.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16392025-01-07T04:27:00.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16402025-01-07T04:27:00.594Z
16412025-01-07T04:27:00.594Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/176)
16422025-01-07T04:27:00.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16432025-01-07T04:27:00.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16442025-01-07T04:27:00.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16452025-01-07T04:27:00.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16462025-01-07T04:27:01.010Z
16472025-01-07T04:27:01.010Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/176)
16482025-01-07T04:27:01.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492025-01-07T04:27:01.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502025-01-07T04:27:01.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512025-01-07T04:27:01.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16522025-01-07T04:27:01.424Z
16532025-01-07T04:27:01.424Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/176)
16542025-01-07T04:27:01.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552025-01-07T04:27:01.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562025-01-07T04:27:01.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572025-01-07T04:27:01.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16582025-01-07T04:27:01.835Z
16592025-01-07T04:27:01.835Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/176)
16602025-01-07T04:27:02.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612025-01-07T04:27:02.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622025-01-07T04:27:02.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632025-01-07T04:27:02.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16642025-01-07T04:27:02.245Z
16652025-01-07T04:27:02.245Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/176)
16662025-01-07T04:27:02.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672025-01-07T04:27:02.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682025-01-07T04:27:02.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692025-01-07T04:27:02.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16702025-01-07T04:27:02.655Z
16712025-01-07T04:27:02.655Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/176)
16722025-01-07T04:27:03.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732025-01-07T04:27:03.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742025-01-07T04:27:03.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752025-01-07T04:27:03.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16762025-01-07T04:27:03.066Z
16772025-01-07T04:27:03.066Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/176)
16782025-01-07T04:27:03.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-01-07T04:27:03.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-01-07T04:27:03.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-01-07T04:27:03.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16822025-01-07T04:27:03.486Z
16832025-01-07T04:27:03.486Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/176)
16842025-01-07T04:27:03.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-01-07T04:27:03.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-01-07T04:27:03.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-01-07T04:27:03.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16882025-01-07T04:27:03.903Z
16892025-01-07T04:27:03.903Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/176)
16902025-01-07T04:27:04.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-01-07T04:27:04.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-01-07T04:27:04.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-01-07T04:27:04.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16942025-01-07T04:27:04.319Z
16952025-01-07T04:27:04.319Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/176)
16962025-01-07T04:27:04.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-01-07T04:27:04.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-01-07T04:27:04.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-01-07T04:27:04.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17002025-01-07T04:27:04.738Z
17012025-01-07T04:27:04.738Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/176)
17022025-01-07T04:27:05.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-01-07T04:27:05.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-01-07T04:27:05.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-01-07T04:27:05.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17062025-01-07T04:27:05.151Z
17072025-01-07T04:27:05.151Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/176)
17082025-01-07T04:27:05.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-01-07T04:27:05.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-01-07T04:27:05.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-01-07T04:27:05.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17122025-01-07T04:27:05.563Z
17132025-01-07T04:27:05.563Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/176)
17142025-01-07T04:27:05.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-01-07T04:27:05.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-01-07T04:27:05.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-01-07T04:27:05.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17182025-01-07T04:27:05.976Z
17192025-01-07T04:27:05.976Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/176)
17202025-01-07T04:27:06.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-01-07T04:27:06.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-01-07T04:27:06.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-01-07T04:27:06.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17242025-01-07T04:27:06.390Z
17252025-01-07T04:27:06.390Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/176)
17262025-01-07T04:27:06.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-01-07T04:27:06.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-01-07T04:27:06.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-01-07T04:27:06.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17302025-01-07T04:27:06.807Z
17312025-01-07T04:27:06.807Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/176)
17322025-01-07T04:27:07.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-01-07T04:27:07.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-01-07T04:27:07.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-01-07T04:27:07.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17362025-01-07T04:27:07.215Z
17372025-01-07T04:27:07.215Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/176)
17382025-01-07T04:27:07.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-01-07T04:27:07.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-01-07T04:27:07.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-01-07T04:27:07.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17422025-01-07T04:27:07.629Z
17432025-01-07T04:27:07.629Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/176)
17442025-01-07T04:27:08.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-01-07T04:27:08.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-01-07T04:27:08.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-01-07T04:27:08.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17482025-01-07T04:27:08.046Z
17492025-01-07T04:27:08.046Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/176)
17502025-01-07T04:27:08.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-01-07T04:27:08.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-01-07T04:27:08.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-01-07T04:27:08.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17542025-01-07T04:27:08.457Z
17552025-01-07T04:27:08.458Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/176)
17562025-01-07T04:27:08.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-01-07T04:27:08.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-01-07T04:27:08.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-01-07T04:27:08.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17602025-01-07T04:27:08.878Z
17612025-01-07T04:27:08.878Zinfo: running `cargo check --bins` on sled-hardware-types (25/176)
17622025-01-07T04:27:09.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-01-07T04:27:09.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-01-07T04:27:09.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-01-07T04:27:09.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17662025-01-07T04:27:09.502Z
17672025-01-07T04:27:09.502Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/176)
17682025-01-07T04:27:10.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-01-07T04:27:10.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-01-07T04:27:10.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-01-07T04:27:10.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17722025-01-07T04:27:10.124Z
17732025-01-07T04:27:10.124Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/176)
17742025-01-07T04:27:10.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-01-07T04:27:10.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-01-07T04:27:10.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-01-07T04:27:10.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17782025-01-07T04:27:10.758Z
17792025-01-07T04:27:10.759Zinfo: running `cargo check --bins` on oxlog (28/176)
17802025-01-07T04:27:11.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-01-07T04:27:11.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-01-07T04:27:11.368Z Checking cfg-if v1.0.0
17832025-01-07T04:27:11.371Z Checking libc v0.2.162
17842025-01-07T04:27:11.477Z Checking serde v1.0.215
17852025-01-07T04:27:11.480Z Checking zeroize v1.8.1
17862025-01-07T04:27:11.494Z Checking memchr v2.7.4
17872025-01-07T04:27:11.497Z Checking typenum v1.17.0
17882025-01-07T04:27:11.506Z Checking scopeguard v1.2.0
17892025-01-07T04:27:11.526Z Checking subtle v2.6.1
17902025-01-07T04:27:11.541Z Checking value-bag v1.9.0
17912025-01-07T04:27:11.643Z Checking lock_api v0.4.12
17922025-01-07T04:27:11.719Z Checking smallvec v1.13.2
17932025-01-07T04:27:11.773Z Checking itoa v1.0.11
17942025-01-07T04:27:11.923Z Checking log v0.4.22
17952025-01-07T04:27:12.011Z Checking const-oid v0.9.6
17962025-01-07T04:27:12.050Z Checking pin-project-lite v0.2.14
17972025-01-07T04:27:12.068Z Checking byteorder v1.5.0
17982025-01-07T04:27:12.166Z Checking futures-core v0.3.31
17992025-01-07T04:27:12.330Z Checking once_cell v1.20.2
18002025-01-07T04:27:12.348Z Checking cpufeatures v0.2.14
18012025-01-07T04:27:12.430Z Checking stable_deref_trait v1.2.0
18022025-01-07T04:27:12.444Z Checking futures-sink v0.3.31
18032025-01-07T04:27:12.461Z Checking spin v0.9.8
18042025-01-07T04:27:12.529Z Checking zerocopy v0.7.35
18052025-01-07T04:27:12.584Z Checking slab v0.4.9
18062025-01-07T04:27:12.623Z Checking zerofrom v0.1.4
18072025-01-07T04:27:12.648Z Checking getrandom v0.2.15
18082025-01-07T04:27:12.801Z Checking parking_lot_core v0.9.10
18092025-01-07T04:27:12.819Z Checking generic-array v0.14.7
18102025-01-07T04:27:12.831Z Checking signal-hook-registry v1.4.2
18112025-01-07T04:27:12.858Z Checking rand_core v0.6.4
18122025-01-07T04:27:12.861Z Checking mio v1.0.2
18132025-01-07T04:27:13.064Z Checking socket2 v0.5.7
18142025-01-07T04:27:13.123Z Checking parking_lot v0.12.3
18152025-01-07T04:27:13.167Z Checking yoke v0.7.4
18162025-01-07T04:27:13.452Z Checking futures-channel v0.3.31
18172025-01-07T04:27:13.470Z Checking futures-io v0.3.31
18182025-01-07T04:27:13.515Z Checking allocator-api2 v0.2.18
18192025-01-07T04:27:13.539Z Checking foldhash v0.1.3
18202025-01-07T04:27:13.635Z Checking futures-task v0.3.31
18212025-01-07T04:27:13.728Z Checking pin-utils v0.1.0
18222025-01-07T04:27:13.787Z Checking equivalent v1.0.1
18232025-01-07T04:27:13.802Z Checking zerovec v0.10.4
18242025-01-07T04:27:13.816Z Checking ryu v1.0.18
18252025-01-07T04:27:13.856Z Checking futures-util v0.3.31
18262025-01-07T04:27:13.885Z Checking tinyvec_macros v0.1.1
18272025-01-07T04:27:13.929Z Checking fnv v1.0.7
18282025-01-07T04:27:13.962Z Checking crypto-common v0.1.6
18292025-01-07T04:27:13.977Z Checking block-buffer v0.10.4
18302025-01-07T04:27:14.028Z Checking block-padding v0.3.3
18312025-01-07T04:27:14.044Z Checking tinyvec v1.8.0
18322025-01-07T04:27:14.130Z Checking libm v0.2.8
18332025-01-07T04:27:14.153Z Checking hashbrown v0.15.1
18342025-01-07T04:27:14.173Z Checking digest v0.10.7
18352025-01-07T04:27:14.218Z Checking inout v0.1.3
18362025-01-07T04:27:14.429Z Checking cipher v0.4.4
18372025-01-07T04:27:14.552Z Checking hmac v0.12.1
18382025-01-07T04:27:14.773Z Checking sha2 v0.10.8
18392025-01-07T04:27:14.850Z Checking base64ct v1.6.0
18402025-01-07T04:27:15.031Z Checking litemap v0.7.3
18412025-01-07T04:27:15.283Z Checking unicode-bidi v0.3.17
18422025-01-07T04:27:15.299Z Checking writeable v0.5.5
18432025-01-07T04:27:15.326Z Checking pem-rfc7468 v0.7.0
18442025-01-07T04:27:15.361Z Checking num-traits v0.2.19
18452025-01-07T04:27:15.394Z Checking unicode-normalization v0.1.24
18462025-01-07T04:27:15.459Z Checking tinystr v0.7.6
18472025-01-07T04:27:15.568Z Checking ppv-lite86 v0.2.20
18482025-01-07T04:27:15.604Z Checking flagset v0.4.6
18492025-01-07T04:27:15.781Z Checking der v0.7.9
18502025-01-07T04:27:15.817Z Checking icu_locid v1.5.0
18512025-01-07T04:27:15.891Z Checking tracing-core v0.1.32
18522025-01-07T04:27:16.291Z Checking thiserror v1.0.69
18532025-01-07T04:27:16.363Z Checking rand_chacha v0.3.1
18542025-01-07T04:27:16.425Z Checking icu_locid_transform_data v1.5.0
18552025-01-07T04:27:16.492Z Checking bytes v1.8.0
18562025-01-07T04:27:16.508Z Checking indexmap v2.6.0
18572025-01-07T04:27:16.523Z Checking serde_json v1.0.133
18582025-01-07T04:27:16.755Z Checking bitflags v2.6.0
18592025-01-07T04:27:16.830Z Checking icu_provider v1.5.0
18602025-01-07T04:27:17.049Z Checking percent-encoding v2.3.1
18612025-01-07T04:27:17.053Z Checking rustls-pki-types v1.10.0
18622025-01-07T04:27:17.254Z Checking rand v0.8.5
18632025-01-07T04:27:17.275Z Checking tokio v1.40.0
18642025-01-07T04:27:17.492Z Checking http v1.1.0
18652025-01-07T04:27:17.608Z Checking icu_locid_transform v1.5.0
18662025-01-07T04:27:17.623Z Checking spki v0.7.3
18672025-01-07T04:27:17.780Z Checking tracing v0.1.40
18682025-01-07T04:27:17.891Z Checking icu_collections v1.5.0
18692025-01-07T04:27:18.144Z Checking salsa20 v0.10.2
18702025-01-07T04:27:18.283Z Checking pbkdf2 v0.12.2
18712025-01-07T04:27:18.346Z Checking aws-lc-sys v0.22.0
18722025-01-07T04:27:18.436Z Checking httparse v1.9.5
18732025-01-07T04:27:18.527Z Checking powerfmt v0.2.0
18742025-01-07T04:27:18.559Z Checking mirai-annotations v1.12.0
18752025-01-07T04:27:18.583Z Checking icu_properties_data v1.5.0
18762025-01-07T04:27:18.731Z Checking untrusted v0.9.0
18772025-01-07T04:27:18.788Z Checking untrusted v0.7.1
18782025-01-07T04:27:18.813Z Checking deranged v0.3.11
18792025-01-07T04:27:18.828Z Checking icu_properties v1.5.1
18802025-01-07T04:27:18.841Z Checking scrypt v0.11.0
18812025-01-07T04:27:18.869Z Checking ring v0.17.8
18822025-01-07T04:27:18.889Z Checking aes v0.8.4
18832025-01-07T04:27:18.948Z Checking cbc v0.1.2
18842025-01-07T04:27:19.059Z Checking crossbeam-utils v0.8.20
18852025-01-07T04:27:19.136Z Checking num-conv v0.1.0
18862025-01-07T04:27:19.394Z Checking num_threads v0.1.7
18872025-01-07T04:27:19.514Z Checking write16 v1.0.0
18882025-01-07T04:27:19.640Z Checking utf8_iter v1.0.4
18892025-01-07T04:27:19.780Z Checking atomic-waker v1.1.2
18902025-01-07T04:27:19.822Z Checking utf16_iter v1.0.5
18912025-01-07T04:27:19.838Z Checking icu_normalizer_data v1.5.0
18922025-01-07T04:27:19.909Z Checking time-core v0.1.2
18932025-01-07T04:27:19.929Z Checking pkcs5 v0.7.1
18942025-01-07T04:27:19.986Z Checking http-body v1.0.1
18952025-01-07T04:27:20.069Z Checking form_urlencoded v1.2.1
18962025-01-07T04:27:20.167Z Checking try-lock v0.2.5
18972025-01-07T04:27:20.250Z Checking uuid v1.11.0
18982025-01-07T04:27:20.288Z Checking want v0.3.1
18992025-01-07T04:27:20.438Z Checking pkcs8 v0.10.2
19002025-01-07T04:27:20.454Z Checking httpdate v1.0.3
19012025-01-07T04:27:20.580Z Checking time v0.3.36
19022025-01-07T04:27:20.669Z Checking unicode-ident v1.0.13
19032025-01-07T04:27:20.719Z Checking serde_spanned v0.6.8
19042025-01-07T04:27:20.735Z Checking toml_datetime v0.6.8
19052025-01-07T04:27:20.832Z Checking proc-macro2 v1.0.89
19062025-01-07T04:27:20.848Z Checking slog v2.7.0
19072025-01-07T04:27:20.864Z Checking aws-lc-rs v1.10.0
19082025-01-07T04:27:20.891Z Checking scroll v0.12.0
19092025-01-07T04:27:21.005Z Checking tower-service v0.3.3
19102025-01-07T04:27:21.124Z Checking adler2 v2.0.0
19112025-01-07T04:27:21.277Z Checking ucd-trie v0.1.7
19122025-01-07T04:27:21.315Z Checking match_cfg v0.1.0
19132025-01-07T04:27:21.370Z Checking iana-time-zone v0.1.61
19142025-01-07T04:27:21.405Z Checking plain v0.2.3
19152025-01-07T04:27:21.494Z Checking foreign-types-shared v0.1.1
19162025-01-07T04:27:21.515Z Checking base64 v0.22.1
19172025-01-07T04:27:21.537Z Checking quote v1.0.37
19182025-01-07T04:27:21.552Z Checking goblin v0.8.2
19192025-01-07T04:27:21.592Z Checking foreign-types v0.3.2
19202025-01-07T04:27:21.676Z Checking chrono v0.4.38
19212025-01-07T04:27:21.869Z Checking pest v2.7.14
19222025-01-07T04:27:22.001Z Checking hostname v0.3.1
19232025-01-07T04:27:22.119Z Checking miniz_oxide v0.8.0
19242025-01-07T04:27:22.173Z Checking icu_normalizer v1.5.0
19252025-01-07T04:27:22.598Z Checking rustls-webpki v0.102.8
19262025-01-07T04:27:22.874Z Checking openssl-sys v0.9.103
19272025-01-07T04:27:22.927Z Checking idna_adapter v1.2.0
19282025-01-07T04:27:23.112Z Checking dirs-sys-next v0.1.2
19292025-01-07T04:27:23.129Z Checking idna v1.0.3
19302025-01-07T04:27:23.273Z Checking errno v0.3.9
19312025-01-07T04:27:23.430Z Checking aho-corasick v1.1.3
19322025-01-07T04:27:23.450Z Compiling newtype-uuid v1.1.3
19332025-01-07T04:27:23.613Z Checking url v2.5.3
19342025-01-07T04:27:23.692Z Checking siphasher v0.3.11
19352025-01-07T04:27:23.765Z Checking regex-syntax v0.8.5
19362025-01-07T04:27:23.986Z Checking pretty-hex v0.4.1
19372025-01-07T04:27:24.132Z Checking data-encoding v2.6.0
19382025-01-07T04:27:24.152Z Checking openssl v0.10.66
19392025-01-07T04:27:24.346Z Checking dtrace-parser v0.2.0
19402025-01-07T04:27:24.445Z Checking rustix v0.38.37
19412025-01-07T04:27:24.612Z Checking tokio-util v0.7.12
19422025-01-07T04:27:24.753Z Checking dirs-next v2.0.0
19432025-01-07T04:27:24.816Z Checking syn v2.0.87
19442025-01-07T04:27:24.880Z Checking http-body-util v0.1.2
19452025-01-07T04:27:25.024Z Checking crossbeam-epoch v0.9.18
19462025-01-07T04:27:25.372Z Checking signature v2.2.0
19472025-01-07T04:27:25.506Z Checking sha1 v0.10.6
19482025-01-07T04:27:25.548Z Checking h2 v0.4.6
19492025-01-07T04:27:25.548Z Checking lazy_static v1.5.0
19502025-01-07T04:27:25.656Z Checking thread-id v4.2.2
19512025-01-07T04:27:25.738Z Checking thread_local v1.1.8
19522025-01-07T04:27:25.765Z Checking encoding_rs v0.8.34
19532025-01-07T04:27:25.983Z Checking anstyle v1.0.10
19542025-01-07T04:27:26.340Z Checking either v1.13.0
19552025-01-07T04:27:26.563Z Checking dof v0.3.0
19562025-01-07T04:27:26.687Z Checking mime v0.3.17
19572025-01-07T04:27:27.023Z Checking unicode-properties v0.1.3
19582025-01-07T04:27:27.046Z Checking regex-automata v0.4.8
19592025-01-07T04:27:27.231Z Checking winnow v0.6.20
19602025-01-07T04:27:27.417Z Checking gimli v0.31.1
19612025-01-07T04:27:27.893Z Checking utf8parse v0.2.2
19622025-01-07T04:27:27.943Z Checking ipnet v2.10.1
19632025-01-07T04:27:28.015Z Checking openssl-probe v0.1.5
19642025-01-07T04:27:28.149Z Checking anstyle-parse v0.2.5
19652025-01-07T04:27:28.413Z Checking stringprep v0.1.5
19662025-01-07T04:27:28.428Z Checking crossbeam-deque v0.8.5
19672025-01-07T04:27:28.678Z Checking term v0.7.0
19682025-01-07T04:27:28.726Z Checking rustls v0.22.4
19692025-01-07T04:27:29.101Z Checking rustls v0.23.19
19702025-01-07T04:27:29.541Z Checking native-tls v0.2.12
19712025-01-07T04:27:29.852Z Checking slog-json v2.6.1
19722025-01-07T04:27:30.091Z Checking serde_urlencoded v0.7.1
19732025-01-07T04:27:30.148Z Checking toml_edit v0.22.22
19742025-01-07T04:27:30.518Z Checking crossbeam-channel v0.5.13
19752025-01-07T04:27:31.075Z Checking usdt-impl v0.5.0
19762025-01-07T04:27:31.249Z Checking futures-executor v0.3.31
19772025-01-07T04:27:31.447Z Checking rustls-pemfile v2.2.0
19782025-01-07T04:27:31.462Z Checking addr2line v0.24.2
19792025-01-07T04:27:31.518Z Checking hyper v1.5.0
19802025-01-07T04:27:31.580Z Checking num-integer v0.1.46
19812025-01-07T04:27:31.643Z Checking idna v0.3.0
19822025-01-07T04:27:31.764Z Checking idna v0.4.0
19832025-01-07T04:27:31.943Z Checking md-5 v0.10.6
19842025-01-07T04:27:32.038Z Checking ff v0.13.0
19852025-01-07T04:27:32.143Z Checking memmap v0.7.0
19862025-01-07T04:27:32.225Z Checking is-terminal v0.4.13
19872025-01-07T04:27:32.334Z Checking hash32 v0.2.1
19882025-01-07T04:27:32.337Z Checking object v0.36.5
19892025-01-07T04:27:32.434Z Checking base16ct v0.2.0
19902025-01-07T04:27:32.450Z Checking quick-error v1.2.3
19912025-01-07T04:27:32.577Z Checking colorchoice v1.0.2
19922025-01-07T04:27:32.592Z Checking utf-8 v0.7.6
19932025-01-07T04:27:32.613Z Checking is_terminal_polyfill v1.70.1
19942025-01-07T04:27:32.636Z Checking fallible-iterator v0.2.0
19952025-01-07T04:27:32.695Z Checking psl-types v2.0.11
19962025-01-07T04:27:32.715Z Checking anstyle-query v1.1.1
19972025-01-07T04:27:32.773Z Checking dyn-clone v1.0.17
19982025-01-07T04:27:32.789Z Checking linked-hash-map v0.5.6
19992025-01-07T04:27:32.833Z Checking rustc-demangle v0.1.24
20002025-01-07T04:27:32.862Z Checking take_mut v0.2.2
20012025-01-07T04:27:32.903Z Checking schemars v0.8.21
20022025-01-07T04:27:32.990Z Checking slog-async v2.8.0
20032025-01-07T04:27:33.127Z Checking lru-cache v0.1.2
20042025-01-07T04:27:33.239Z Checking publicsuffix v2.2.3
20052025-01-07T04:27:33.254Z Checking postgres-protocol v0.6.7
20062025-01-07T04:27:33.275Z Checking anstream v0.6.15
20072025-01-07T04:27:33.296Z Checking toml v0.8.19
20082025-01-07T04:27:33.466Z Checking tungstenite v0.24.0
20092025-01-07T04:27:33.587Z Checking hyper-util v0.1.10
20102025-01-07T04:27:33.633Z Checking heapless v0.7.17
20112025-01-07T04:27:33.935Z Checking sec1 v0.7.3
20122025-01-07T04:27:34.037Z Checking hickory-proto v0.24.1
20132025-01-07T04:27:34.338Z Checking resolv-conf v0.7.0
20142025-01-07T04:27:34.381Z Checking tokio-rustls v0.25.0
20152025-01-07T04:27:34.476Z Checking slog-term v2.9.1
20162025-01-07T04:27:34.673Z Checking usdt v0.5.0
20172025-01-07T04:27:34.673Z Checking group v0.13.0
20182025-01-07T04:27:34.676Z Checking tokio-rustls v0.26.0
20192025-01-07T04:27:34.760Z Checking num-iter v0.1.45
20202025-01-07T04:27:34.924Z Checking futures v0.3.31
20212025-01-07T04:27:34.927Z Checking slog-bunyan v2.5.0
20222025-01-07T04:27:34.953Z Checking tokio-native-tls v0.3.1
20232025-01-07T04:27:34.967Z Checking rayon-core v1.12.1
20242025-01-07T04:27:35.029Z Checking multer v3.1.0
20252025-01-07T04:27:35.073Z Checking terminal_size v0.4.0
20262025-01-07T04:27:35.192Z Checking phf_shared v0.11.2
20272025-01-07T04:27:35.231Z Checking cookie v0.18.1
20282025-01-07T04:27:35.351Z Checking async-stream v0.3.6
20292025-01-07T04:27:35.432Z Checking bzip2-sys v0.1.11+1.0.8
20302025-01-07T04:27:35.460Z Checking signal-hook v0.3.17
20312025-01-07T04:27:35.533Z Checking camino v1.1.9
20322025-01-07T04:27:35.551Z Checking waitgroup v0.1.2
20332025-01-07T04:27:35.595Z Checking openapiv3 v2.0.0
20342025-01-07T04:27:35.611Z Checking webpki-roots v0.26.6
20352025-01-07T04:27:35.673Z Checking serde_path_to_error v0.1.16
20362025-01-07T04:27:35.688Z Checking idna v0.5.0
20372025-01-07T04:27:35.774Z Checking hkdf v0.12.4
20382025-01-07T04:27:35.802Z Checking crypto-bigint v0.5.5
20392025-01-07T04:27:35.988Z Checking hostname v0.4.0
20402025-01-07T04:27:36.088Z Checking crc32fast v1.4.2
20412025-01-07T04:27:36.108Z Checking clap_lex v0.7.2
20422025-01-07T04:27:36.266Z Checking debug-ignore v1.0.5
20432025-01-07T04:27:36.292Z Checking winnow v0.5.40
20442025-01-07T04:27:36.335Z Checking bitflags v1.3.2
20452025-01-07T04:27:36.385Z Checking strsim v0.11.1
20462025-01-07T04:27:36.427Z Checking managed v0.8.0
20472025-01-07T04:27:36.522Z Checking unicode-width v0.1.14
20482025-01-07T04:27:36.664Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20492025-01-07T04:27:36.774Z Checking smoltcp v0.9.1
20502025-01-07T04:27:36.926Z Checking clap_builder v4.5.21
20512025-01-07T04:27:37.011Z Checking console v0.15.8
20522025-01-07T04:27:37.588Z Checking cookie_store v0.21.0
20532025-01-07T04:27:38.232Z Checking flate2 v1.0.34
20542025-01-07T04:27:38.268Z Checking hyper-rustls v0.27.3
20552025-01-07T04:27:38.602Z Checking elliptic-curve v0.13.8
20562025-01-07T04:27:38.605Z Checking signal-hook-mio v0.2.4
20572025-01-07T04:27:38.723Z Checking backtrace v0.3.74
20582025-01-07T04:27:38.750Z Checking hyper-tls v0.6.0
20592025-01-07T04:27:38.789Z Checking hickory-resolver v0.24.1
20602025-01-07T04:27:38.851Z Checking rayon v1.10.0
20612025-01-07T04:27:39.019Z Checking bzip2 v0.4.4
20622025-01-07T04:27:39.022Z Checking dropshot v0.12.0
20632025-01-07T04:27:39.227Z Checking phf v0.11.2
20642025-01-07T04:27:39.272Z Checking toml_edit v0.19.15
20652025-01-07T04:27:39.287Z Checking anyhow v1.0.95
20662025-01-07T04:27:39.302Z Checking num-bigint-dig v0.8.4
20672025-01-07T04:27:39.487Z Checking tokio-tungstenite v0.24.0
20682025-01-07T04:27:39.661Z Checking postgres-types v0.2.8
20692025-01-07T04:27:39.951Z Checking regex v1.11.1
20702025-01-07T04:27:40.010Z Checking bstr v1.10.0
20712025-01-07T04:27:40.381Z Checking ed25519 v2.2.3
20722025-01-07T04:27:40.396Z Checking tokio-stream v0.1.16
20732025-01-07T04:27:40.565Z Checking phf_shared v0.10.0
20742025-01-07T04:27:40.683Z Checking curve25519-dalek v4.1.3
20752025-01-07T04:27:40.853Z Checking zerocopy v0.6.6
20762025-01-07T04:27:40.964Z Checking pkcs1 v0.7.5
20772025-01-07T04:27:41.282Z Checking hubpack v0.1.2
20782025-01-07T04:27:41.362Z Checking portable-atomic v1.9.0
20792025-01-07T04:27:41.461Z Checking float-cmp v0.9.0
20802025-01-07T04:27:41.577Z Checking serde-big-array v0.5.1
20812025-01-07T04:27:41.593Z Checking rfc6979 v0.4.0
20822025-01-07T04:27:41.642Z Checking sync_wrapper v1.0.1
20832025-01-07T04:27:41.705Z Checking fixedbitset v0.4.2
20842025-01-07T04:27:41.763Z Checking whoami v1.5.2
20852025-01-07T04:27:41.779Z Checking difflib v0.4.0
20862025-01-07T04:27:41.783Z Checking bit-vec v0.6.3
20872025-01-07T04:27:41.963Z Checking normalize-line-endings v0.3.0
20882025-01-07T04:27:42.065Z Checking new_debug_unreachable v1.0.6
20892025-01-07T04:27:42.079Z Checking number_prefix v0.4.0
20902025-01-07T04:27:42.095Z Checking predicates-core v1.0.8
20912025-01-07T04:27:42.120Z Checking unicode-width v0.2.0
20922025-01-07T04:27:42.142Z Checking static_assertions v1.1.0
20932025-01-07T04:27:42.230Z Checking precomputed-hash v0.1.1
20942025-01-07T04:27:42.246Z Checking minimal-lexical v0.2.1
20952025-01-07T04:27:42.258Z Checking unicode-segmentation v1.12.0
20962025-01-07T04:27:42.337Z Checking string_cache v0.8.7
20972025-01-07T04:27:42.369Z Checking predicates v3.1.2
20982025-01-07T04:27:42.556Z Checking ed25519-dalek v2.1.1
20992025-01-07T04:27:42.573Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21002025-01-07T04:27:42.595Z Checking bit-set v0.5.3
21012025-01-07T04:27:42.609Z Checking nom v7.1.3
21022025-01-07T04:27:42.667Z Checking indicatif v0.17.9
21032025-01-07T04:27:42.693Z Checking qorb v0.2.1
21042025-01-07T04:27:42.845Z Checking tokio-postgres v0.7.12
21052025-01-07T04:27:42.922Z Checking similar v2.6.0
21062025-01-07T04:27:42.925Z Checking petgraph v0.6.5
21072025-01-07T04:27:43.010Z Checking reqwest v0.12.9
21082025-01-07T04:27:43.405Z Checking ecdsa v0.16.9
21092025-01-07T04:27:43.772Z Checking toml v0.7.8
21102025-01-07T04:27:44.119Z Checking rsa v0.9.6
21112025-01-07T04:27:44.514Z Checking clap v4.5.21
21122025-01-07T04:27:44.636Z Checking zip v0.6.6
21132025-01-07T04:27:44.890Z Checking crossterm v0.28.1
21142025-01-07T04:27:45.191Z Checking itertools v0.12.1
21152025-01-07T04:27:45.262Z Checking itertools v0.10.5
21162025-01-07T04:27:45.329Z Checking fs-err v2.11.0
21172025-01-07T04:27:45.503Z Checking ahash v0.8.11
21182025-01-07T04:27:45.972Z Checking x509-cert v0.2.5
21192025-01-07T04:27:46.065Z Checking hex v0.4.3
21202025-01-07T04:27:46.084Z Checking semver v1.0.23
21212025-01-07T04:27:46.196Z Checking lalrpop-util v0.19.12
21222025-01-07T04:27:46.478Z Checking peg-runtime v0.8.3
21232025-01-07T04:27:46.497Z Checking sigpipe v0.1.3
21242025-01-07T04:27:47.449Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21252025-01-07T04:27:47.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.98s
21262025-01-07T04:27:47.901Z
21272025-01-07T04:27:47.901Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/176)
21282025-01-07T04:27:48.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292025-01-07T04:27:48.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302025-01-07T04:27:48.536Z Compiling hashbrown v0.14.5
21312025-01-07T04:27:48.667Z Checking heck v0.5.0
21322025-01-07T04:27:48.672Z Compiling unsafe-libyaml v0.2.11
21332025-01-07T04:27:48.680Z Checking ipnetwork v0.20.0
21342025-01-07T04:27:48.695Z Compiling ident_case v1.0.1
21352025-01-07T04:27:48.709Z Checking progenitor-client v0.8.0
21362025-01-07T04:27:48.721Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21372025-01-07T04:27:48.815Z Compiling darling_core v0.20.10
21382025-01-07T04:27:48.852Z Checking newtype-uuid v1.1.3
21392025-01-07T04:27:49.013Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21402025-01-07T04:27:49.052Z Compiling proc-macro-crate v1.3.1
21412025-01-07T04:27:49.055Z Compiling structmeta-derive v0.3.0
21422025-01-07T04:27:49.119Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21432025-01-07T04:27:49.331Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21442025-01-07T04:27:49.389Z Compiling lzma-sys v0.1.20
21452025-01-07T04:27:49.762Z Checking regress v0.10.1
21462025-01-07T04:27:50.165Z Compiling serde_yaml v0.9.34+deprecated
21472025-01-07T04:27:50.201Z Compiling num_enum_derive v0.5.11
21482025-01-07T04:27:50.565Z Compiling foreign-types-macros v0.2.3
21492025-01-07T04:27:50.614Z Compiling dropshot v0.13.0
21502025-01-07T04:27:50.900Z Checking arc-swap v1.7.1
21512025-01-07T04:27:51.314Z Checking foreign-types-shared v0.3.1
21522025-01-07T04:27:51.427Z Checking slog-scope v4.4.0
21532025-01-07T04:27:51.667Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21542025-01-07T04:27:51.909Z Checking foreign-types v0.5.0
21552025-01-07T04:27:52.066Z Compiling structmeta v0.3.0
21562025-01-07T04:27:52.182Z Compiling proc-macro-error v1.0.4
21572025-01-07T04:27:52.361Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21582025-01-07T04:27:52.464Z Compiling parse-display-derive v0.10.0
21592025-01-07T04:27:52.478Z Checking tungstenite v0.21.0
21602025-01-07T04:27:52.764Z Checking num_enum v0.5.11
21612025-01-07T04:27:52.852Z Compiling heck v0.3.3
21622025-01-07T04:27:52.913Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21632025-01-07T04:27:53.255Z Checking typify-impl v0.2.0
21642025-01-07T04:27:53.268Z Compiling dropshot_endpoint v0.13.0
21652025-01-07T04:27:53.382Z Checking cstr-argument v0.1.2
21662025-01-07T04:27:53.728Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21672025-01-07T04:27:54.452Z Checking instant v0.1.13
21682025-01-07T04:27:54.498Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21692025-01-07T04:27:54.565Z Checking base64 v0.21.7
21702025-01-07T04:27:54.775Z Checking pretty-hex v0.2.1
21712025-01-07T04:27:54.939Z Checking fastrand v2.1.1
21722025-01-07T04:27:54.975Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21732025-01-07T04:27:55.219Z Checking backoff v0.4.0
21742025-01-07T04:27:55.259Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21752025-01-07T04:27:55.262Z Checking tempfile v3.13.0
21762025-01-07T04:27:55.396Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21772025-01-07T04:27:55.509Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21782025-01-07T04:27:55.542Z Checking tokio-tungstenite v0.21.0
21792025-01-07T04:27:55.644Z Compiling zone_cfg_derive v0.1.2
21802025-01-07T04:27:55.754Z Checking strum v0.26.3
21812025-01-07T04:27:55.812Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21822025-01-07T04:27:55.868Z Compiling darling_macro v0.20.10
21832025-01-07T04:27:55.897Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21842025-01-07T04:27:56.186Z Checking slog-stdlog v4.1.1
21852025-01-07T04:27:56.200Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21862025-01-07T04:27:56.332Z Checking regress v0.9.1
21872025-01-07T04:27:56.332Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21882025-01-07T04:27:56.554Z Checking colored v2.1.0
21892025-01-07T04:27:56.606Z Checking macaddr v1.0.1
21902025-01-07T04:27:56.774Z Compiling darling v0.20.10
21912025-01-07T04:27:56.858Z Checking base64 v0.13.1
21922025-01-07T04:27:56.886Z Compiling serde_with_macros v3.11.0
21932025-01-07T04:27:57.126Z Checking parse-display v0.10.0
21942025-01-07T04:27:57.129Z Checking zone v0.1.8
21952025-01-07T04:27:57.262Z Checking ron v0.7.1
21962025-01-07T04:27:57.360Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21972025-01-07T04:27:57.828Z Checking slog-envlogger v2.2.0
21982025-01-07T04:27:57.842Z Checking xz2 v0.1.7
21992025-01-07T04:27:58.046Z Checking tabwriter v1.4.0
22002025-01-07T04:27:58.135Z Checking xattr v1.3.1
22012025-01-07T04:27:58.275Z Checking pem v3.0.4
22022025-01-07T04:27:58.320Z Checking yasna v0.5.2
22032025-01-07T04:27:58.382Z Checking headers-core v0.3.0
22042025-01-07T04:27:58.516Z Checking smf v0.2.3
22052025-01-07T04:27:58.532Z Checking filetime v0.2.25
22062025-01-07T04:27:58.727Z Checking same-file v1.0.6
22072025-01-07T04:27:58.890Z Checking walkdir v2.5.0
22082025-01-07T04:27:58.907Z Checking tar v0.4.42
22092025-01-07T04:27:58.971Z Checking headers v0.4.0
22102025-01-07T04:27:59.139Z Checking atomicwrites v0.4.4
22112025-01-07T04:27:59.209Z Checking rcgen v0.12.1
22122025-01-07T04:27:59.331Z Checking camino-tempfile v1.1.1
22132025-01-07T04:27:59.613Z Checking subprocess v0.2.9
22142025-01-07T04:27:59.791Z Checking serde_with v3.11.0
22152025-01-07T04:28:03.823Z Compiling typify-macro v0.2.0
22162025-01-07T04:28:05.675Z Compiling typify v0.2.0
22172025-01-07T04:28:05.740Z Compiling progenitor-impl v0.8.0
22182025-01-07T04:28:08.848Z Compiling progenitor-macro v0.8.0
22192025-01-07T04:28:13.492Z Checking progenitor v0.8.0
22202025-01-07T04:28:13.638Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22212025-01-07T04:28:13.641Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22222025-01-07T04:28:16.280Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22232025-01-07T04:28:16.543Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22242025-01-07T04:28:22.898Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22252025-01-07T04:28:24.410Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22262025-01-07T04:28:25.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.73s
22272025-01-07T04:28:25.812Z
22282025-01-07T04:28:25.812Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/176)
22292025-01-07T04:28:26.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22302025-01-07T04:28:26.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22312025-01-07T04:28:26.450Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22322025-01-07T04:28:27.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
22332025-01-07T04:28:27.984Z
22342025-01-07T04:28:27.985Zinfo: running `cargo check --bins` on nexus-config (31/176)
22352025-01-07T04:28:28.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362025-01-07T04:28:28.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372025-01-07T04:28:28.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22382025-01-07T04:28:28.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22392025-01-07T04:28:28.592Z
22402025-01-07T04:28:28.592Zinfo: running `cargo check --bins` on omicron-rpaths (32/176)
22412025-01-07T04:28:29.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22422025-01-07T04:28:29.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22432025-01-07T04:28:29.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22442025-01-07T04:28:29.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22452025-01-07T04:28:29.184Z
22462025-01-07T04:28:29.184Zinfo: running `cargo check --bins` on omicron-certificates (33/176)
22472025-01-07T04:28:29.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22482025-01-07T04:28:29.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22492025-01-07T04:28:29.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22502025-01-07T04:28:29.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22512025-01-07T04:28:29.792Z
22522025-01-07T04:28:29.792Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/176)
22532025-01-07T04:28:30.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22542025-01-07T04:28:30.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22552025-01-07T04:28:30.454Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22562025-01-07T04:28:30.562Z Compiling ipnetwork v0.20.0
22572025-01-07T04:28:30.565Z Compiling zerocopy v0.8.10
22582025-01-07T04:28:30.565Z Compiling progenitor-client v0.8.0
22592025-01-07T04:28:30.565Z Compiling itertools v0.13.0
22602025-01-07T04:28:30.565Z Compiling zerocopy-derive v0.8.10
22612025-01-07T04:28:30.565Z Compiling heapless v0.8.0
22622025-01-07T04:28:30.565Z Checking hash32 v0.3.1
22632025-01-07T04:28:30.733Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22642025-01-07T04:28:30.854Z Compiling instant v0.1.13
22652025-01-07T04:28:30.995Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22662025-01-07T04:28:31.040Z Compiling progenitor v0.8.0
22672025-01-07T04:28:31.303Z Compiling smoltcp v0.11.0
22682025-01-07T04:28:31.427Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
22692025-01-07T04:28:31.453Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22702025-01-07T04:28:31.453Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22712025-01-07T04:28:31.746Z Compiling backoff v0.4.0
22722025-01-07T04:28:32.012Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22732025-01-07T04:28:32.110Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22742025-01-07T04:28:32.185Z Compiling dropshot v0.13.0
22752025-01-07T04:28:32.417Z Compiling serde_with v3.11.0
22762025-01-07T04:28:32.432Z Compiling parse-display v0.10.0
22772025-01-07T04:28:32.581Z Checking num-rational v0.4.2
22782025-01-07T04:28:33.147Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22792025-01-07T04:28:33.304Z Compiling regress v0.9.1
22802025-01-07T04:28:33.766Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22812025-01-07T04:28:34.985Z Compiling phf_generator v0.11.2
22822025-01-07T04:28:35.174Z Checking num-complex v0.4.6
22832025-01-07T04:28:36.515Z Compiling macaddr v1.0.1
22842025-01-07T04:28:36.669Z Checking cobs v0.2.3
22852025-01-07T04:28:36.848Z Checking postcard v1.0.10
22862025-01-07T04:28:36.936Z Checking num v0.4.3
22872025-01-07T04:28:37.091Z Compiling phf_codegen v0.11.2
22882025-01-07T04:28:37.429Z Compiling parse-zoneinfo v0.3.1
22892025-01-07T04:28:38.560Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22902025-01-07T04:28:38.843Z Checking float-ord v0.3.2
22912025-01-07T04:28:39.172Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22922025-01-07T04:28:39.312Z Compiling convert_case v0.4.0
22932025-01-07T04:28:39.496Z Compiling chrono-tz-build v0.4.0
22942025-01-07T04:28:40.028Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22952025-01-07T04:28:40.320Z Compiling derive_more v0.99.18
22962025-01-07T04:28:40.368Z Compiling thiserror v2.0.3
22972025-01-07T04:28:40.907Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22982025-01-07T04:28:40.977Z Compiling crucible-workspace-hack v0.1.0
22992025-01-07T04:28:41.003Z Compiling chrono-tz v0.10.0
23002025-01-07T04:28:41.159Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23012025-01-07T04:28:41.260Z Checking newline-converter v0.3.0
23022025-01-07T04:28:41.553Z Checking prettyplease v0.2.25
23032025-01-07T04:28:41.644Z Compiling thiserror-impl v2.0.3
23042025-01-07T04:28:41.845Z Compiling slog-dtrace v0.3.0
23052025-01-07T04:28:41.946Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23062025-01-07T04:28:42.130Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23072025-01-07T04:28:42.526Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23082025-01-07T04:28:43.590Z Checking expectorate v1.1.0
23092025-01-07T04:28:43.758Z Compiling zone_cfg_derive v0.3.0
23102025-01-07T04:28:44.275Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23112025-01-07T04:28:44.279Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23122025-01-07T04:28:44.533Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23132025-01-07T04:28:44.925Z Compiling const_format_proc_macros v0.2.33
23142025-01-07T04:28:45.294Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23152025-01-07T04:28:45.329Z Compiling num-derive v0.4.2
23162025-01-07T04:28:45.497Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23172025-01-07T04:28:45.657Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23182025-01-07T04:28:45.758Z Checking highway v1.2.0
23192025-01-07T04:28:46.119Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23202025-01-07T04:28:46.146Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23212025-01-07T04:28:46.457Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23222025-01-07T04:28:46.678Z Checking zone v0.3.0
23232025-01-07T04:28:47.087Z Checking const_format v0.2.33
23242025-01-07T04:28:47.180Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23252025-01-07T04:28:47.454Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23262025-01-07T04:28:47.554Z Checking gethostname v0.5.0
23272025-01-07T04:28:47.574Z Checking bcs v0.1.6
23282025-01-07T04:28:47.628Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23292025-01-07T04:28:47.667Z Compiling async-recursion v1.1.1
23302025-01-07T04:28:48.194Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23312025-01-07T04:28:48.203Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23322025-01-07T04:28:50.532Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23332025-01-07T04:28:54.330Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23342025-01-07T04:28:57.628Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23352025-01-07T04:29:00.193Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23362025-01-07T04:29:01.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.57s
23372025-01-07T04:29:01.574Z
23382025-01-07T04:29:01.575Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/176)
23392025-01-07T04:29:02.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402025-01-07T04:29:02.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412025-01-07T04:29:02.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422025-01-07T04:29:02.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23432025-01-07T04:29:02.168Z
23442025-01-07T04:29:02.168Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/176)
23452025-01-07T04:29:02.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462025-01-07T04:29:02.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472025-01-07T04:29:02.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23482025-01-07T04:29:02.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23492025-01-07T04:29:02.783Z
23502025-01-07T04:29:02.783Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/176)
23512025-01-07T04:29:03.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522025-01-07T04:29:03.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532025-01-07T04:29:03.442Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23542025-01-07T04:29:04.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
23552025-01-07T04:29:04.212Z
23562025-01-07T04:29:04.212Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/176)
23572025-01-07T04:29:04.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23582025-01-07T04:29:04.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23592025-01-07T04:29:04.865Z Compiling cfg_aliases v0.1.1
23602025-01-07T04:29:04.865Z Compiling vte_generate_state_changes v0.1.2
23612025-01-07T04:29:04.869Z Checking fd-lock v4.0.2
23622025-01-07T04:29:04.869Z Checking nibble_vec v0.1.0
23632025-01-07T04:29:04.967Z Checking bytecount v0.6.8
23642025-01-07T04:29:04.975Z Checking endian-type v0.1.2
23652025-01-07T04:29:04.986Z Compiling tabled_derive v0.7.0
23662025-01-07T04:29:05.033Z Compiling peg-macros v0.8.4
23672025-01-07T04:29:05.047Z Compiling nix v0.28.0
23682025-01-07T04:29:05.114Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23692025-01-07T04:29:05.149Z Compiling sqlparser_derive v0.2.2
23702025-01-07T04:29:05.162Z Checking papergrid v0.11.0
23712025-01-07T04:29:05.177Z Checking radix_trie v0.2.1
23722025-01-07T04:29:05.577Z Checking vte v0.11.1
23732025-01-07T04:29:05.588Z Checking home v0.5.9
23742025-01-07T04:29:05.727Z Checking unicode_categories v0.1.1
23752025-01-07T04:29:06.023Z Checking nu-ansi-term v0.50.1
23762025-01-07T04:29:06.256Z Checking sqlparser v0.45.0
23772025-01-07T04:29:06.278Z Checking sqlformat v0.2.6
23782025-01-07T04:29:06.424Z Checking display-error-chain v0.2.2
23792025-01-07T04:29:06.922Z Checking strip-ansi-escapes v0.2.0
23802025-01-07T04:29:07.070Z Checking reedline v0.35.0
23812025-01-07T04:29:07.345Z Checking tabled v0.15.0
23822025-01-07T04:29:08.008Z Checking peg v0.8.4
23832025-01-07T04:29:08.158Z Checking rustyline v14.0.0
23842025-01-07T04:29:16.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
23852025-01-07T04:29:16.707Z
23862025-01-07T04:29:16.707Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/176)
23872025-01-07T04:29:17.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882025-01-07T04:29:17.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892025-01-07T04:29:17.379Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23902025-01-07T04:29:22.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
23912025-01-07T04:29:22.406Z
23922025-01-07T04:29:22.406Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/176)
23932025-01-07T04:29:22.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942025-01-07T04:29:22.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952025-01-07T04:29:23.054Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23962025-01-07T04:29:26.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
23972025-01-07T04:29:26.914Z
23982025-01-07T04:29:26.914Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/176)
23992025-01-07T04:29:27.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002025-01-07T04:29:27.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012025-01-07T04:29:27.551Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24022025-01-07T04:29:32.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
24032025-01-07T04:29:32.349Z
24042025-01-07T04:29:32.349Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/176)
24052025-01-07T04:29:32.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062025-01-07T04:29:32.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072025-01-07T04:29:33.003Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24082025-01-07T04:29:37.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
24092025-01-07T04:29:37.802Z
24102025-01-07T04:29:37.802Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/176)
24112025-01-07T04:29:38.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122025-01-07T04:29:38.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132025-01-07T04:29:38.450Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142025-01-07T04:29:42.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
24152025-01-07T04:29:42.520Z
24162025-01-07T04:29:42.520Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/176)
24172025-01-07T04:29:43.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182025-01-07T04:29:43.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192025-01-07T04:29:43.175Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24202025-01-07T04:29:47.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
24212025-01-07T04:29:47.210Z
24222025-01-07T04:29:47.210Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/176)
24232025-01-07T04:29:47.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242025-01-07T04:29:47.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252025-01-07T04:29:47.855Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24262025-01-07T04:29:52.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
24272025-01-07T04:29:52.880Z
24282025-01-07T04:29:52.880Zinfo: running `cargo check --bins` on oximeter (46/176)
24292025-01-07T04:29:53.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-01-07T04:29:53.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-01-07T04:29:53.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322025-01-07T04:29:53.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24332025-01-07T04:29:53.489Z
24342025-01-07T04:29:53.489Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/176)
24352025-01-07T04:29:54.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-01-07T04:29:54.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-01-07T04:29:54.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382025-01-07T04:29:54.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24392025-01-07T04:29:54.085Z
24402025-01-07T04:29:54.085Zinfo: running `cargo check --bins` on oximeter-schema (48/176)
24412025-01-07T04:29:54.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-01-07T04:29:54.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-01-07T04:29:54.704Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24442025-01-07T04:29:56.782Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24452025-01-07T04:29:57.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
24462025-01-07T04:29:57.944Z
24472025-01-07T04:29:57.944Zinfo: running `cargo check --bins` on oximeter-types (49/176)
24482025-01-07T04:29:58.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492025-01-07T04:29:58.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502025-01-07T04:29:58.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512025-01-07T04:29:58.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24522025-01-07T04:29:58.552Z
24532025-01-07T04:29:58.552Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/176)
24542025-01-07T04:29:59.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552025-01-07T04:29:59.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562025-01-07T04:29:59.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572025-01-07T04:29:59.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24582025-01-07T04:29:59.160Z
24592025-01-07T04:29:59.160Zinfo: running `cargo check --bins` on oxql-types (51/176)
24602025-01-07T04:29:59.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612025-01-07T04:29:59.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622025-01-07T04:29:59.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632025-01-07T04:29:59.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24642025-01-07T04:29:59.765Z
24652025-01-07T04:29:59.765Zinfo: running `cargo check --bins` on oximeter-test-utils (52/176)
24662025-01-07T04:30:00.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672025-01-07T04:30:00.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682025-01-07T04:30:00.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692025-01-07T04:30:00.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24702025-01-07T04:30:00.395Z
24712025-01-07T04:30:00.396Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/176)
24722025-01-07T04:30:00.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732025-01-07T04:30:00.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742025-01-07T04:30:00.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752025-01-07T04:30:00.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24762025-01-07T04:30:01.005Z
24772025-01-07T04:30:01.005Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/176)
24782025-01-07T04:30:01.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792025-01-07T04:30:01.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802025-01-07T04:30:01.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812025-01-07T04:30:01.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24822025-01-07T04:30:01.628Z
24832025-01-07T04:30:01.628Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/176)
24842025-01-07T04:30:02.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852025-01-07T04:30:02.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862025-01-07T04:30:02.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872025-01-07T04:30:02.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24882025-01-07T04:30:02.249Z
24892025-01-07T04:30:02.249Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/176)
24902025-01-07T04:30:02.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912025-01-07T04:30:02.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922025-01-07T04:30:02.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932025-01-07T04:30:02.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24942025-01-07T04:30:02.876Z
24952025-01-07T04:30:02.876Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/176)
24962025-01-07T04:30:03.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972025-01-07T04:30:03.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982025-01-07T04:30:03.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992025-01-07T04:30:03.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25002025-01-07T04:30:03.479Z
25012025-01-07T04:30:03.479Zinfo: running `cargo check --bins` on cockroach-admin-client (58/176)
25022025-01-07T04:30:04.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032025-01-07T04:30:04.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042025-01-07T04:30:04.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052025-01-07T04:30:04.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25062025-01-07T04:30:04.072Z
25072025-01-07T04:30:04.072Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/176)
25082025-01-07T04:30:04.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092025-01-07T04:30:04.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102025-01-07T04:30:04.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112025-01-07T04:30:04.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25122025-01-07T04:30:04.689Z
25132025-01-07T04:30:04.689Zinfo: running `cargo check --bins` on dns-service-client (60/176)
25142025-01-07T04:30:05.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152025-01-07T04:30:05.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162025-01-07T04:30:05.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172025-01-07T04:30:05.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25182025-01-07T04:30:05.296Z
25192025-01-07T04:30:05.296Zinfo: running `cargo check --bins` on internal-dns-types (61/176)
25202025-01-07T04:30:05.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212025-01-07T04:30:05.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222025-01-07T04:30:05.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232025-01-07T04:30:05.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25242025-01-07T04:30:05.895Z
25252025-01-07T04:30:05.895Zinfo: running `cargo check --bins` on dpd-client (62/176)
25262025-01-07T04:30:06.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272025-01-07T04:30:06.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282025-01-07T04:30:06.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292025-01-07T04:30:06.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25302025-01-07T04:30:06.495Z
25312025-01-07T04:30:06.495Zinfo: running `cargo check --bins` on gateway-client (63/176)
25322025-01-07T04:30:07.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-01-07T04:30:07.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-01-07T04:30:07.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352025-01-07T04:30:07.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25362025-01-07T04:30:07.089Z
25372025-01-07T04:30:07.090Zinfo: running `cargo check --bins` on installinator-client (64/176)
25382025-01-07T04:30:07.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392025-01-07T04:30:07.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402025-01-07T04:30:07.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412025-01-07T04:30:07.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25422025-01-07T04:30:07.709Z
25432025-01-07T04:30:07.709Zinfo: running `cargo check --bins` on installinator-common (65/176)
25442025-01-07T04:30:08.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452025-01-07T04:30:08.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462025-01-07T04:30:08.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472025-01-07T04:30:08.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25482025-01-07T04:30:08.327Z
25492025-01-07T04:30:08.327Zinfo: running `cargo check --bins` on update-engine (66/176)
25502025-01-07T04:30:08.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512025-01-07T04:30:08.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522025-01-07T04:30:08.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532025-01-07T04:30:08.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25542025-01-07T04:30:08.930Z
25552025-01-07T04:30:08.930Zinfo: running `cargo check --bins` on nexus-client (67/176)
25562025-01-07T04:30:09.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572025-01-07T04:30:09.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582025-01-07T04:30:09.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592025-01-07T04:30:09.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25602025-01-07T04:30:09.554Z
25612025-01-07T04:30:09.554Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/176)
25622025-01-07T04:30:10.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632025-01-07T04:30:10.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642025-01-07T04:30:10.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652025-01-07T04:30:10.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25662025-01-07T04:30:10.172Z
25672025-01-07T04:30:10.172Zinfo: running `cargo check --bins` on omicron-passwords (69/176)
25682025-01-07T04:30:10.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-01-07T04:30:10.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-01-07T04:30:10.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712025-01-07T04:30:10.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25722025-01-07T04:30:10.759Z
25732025-01-07T04:30:10.759Zinfo: running `cargo check --bins` on nexus-types (70/176)
25742025-01-07T04:30:11.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-01-07T04:30:11.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-01-07T04:30:11.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772025-01-07T04:30:11.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25782025-01-07T04:30:11.387Z
25792025-01-07T04:30:11.387Zinfo: running `cargo check --bins` on oxide-client (71/176)
25802025-01-07T04:30:11.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-01-07T04:30:11.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-01-07T04:30:11.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832025-01-07T04:30:11.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25842025-01-07T04:30:11.978Z
25852025-01-07T04:30:11.978Zinfo: running `cargo check --bins` on oximeter-client (72/176)
25862025-01-07T04:30:12.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-01-07T04:30:12.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-01-07T04:30:12.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892025-01-07T04:30:12.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25902025-01-07T04:30:12.584Z
25912025-01-07T04:30:12.584Zinfo: running `cargo check --bins` on repo-depot-client (73/176)
25922025-01-07T04:30:13.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932025-01-07T04:30:13.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942025-01-07T04:30:13.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952025-01-07T04:30:13.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25962025-01-07T04:30:13.177Z
25972025-01-07T04:30:13.177Zinfo: running `cargo check --bins` on sled-agent-client (74/176)
25982025-01-07T04:30:13.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992025-01-07T04:30:13.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002025-01-07T04:30:13.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012025-01-07T04:30:13.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26022025-01-07T04:30:13.803Z
26032025-01-07T04:30:13.803Zinfo: running `cargo check --bins` on wicketd-client (75/176)
26042025-01-07T04:30:14.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052025-01-07T04:30:14.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062025-01-07T04:30:14.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072025-01-07T04:30:14.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26082025-01-07T04:30:14.442Z
26092025-01-07T04:30:14.442Zinfo: running `cargo check --bins` on sled-agent-types (76/176)
26102025-01-07T04:30:14.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-01-07T04:30:15.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-01-07T04:30:15.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-01-07T04:30:15.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26142025-01-07T04:30:15.071Z
26152025-01-07T04:30:15.071Zinfo: running `cargo check --bins` on wicket-common (77/176)
26162025-01-07T04:30:15.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-01-07T04:30:15.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-01-07T04:30:15.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-01-07T04:30:15.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26202025-01-07T04:30:15.697Z
26212025-01-07T04:30:15.697Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/176)
26222025-01-07T04:30:16.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-01-07T04:30:16.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-01-07T04:30:16.341Z Checking csv-core v0.1.11
26252025-01-07T04:30:16.342Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26262025-01-07T04:30:16.346Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26272025-01-07T04:30:16.346Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26282025-01-07T04:30:16.607Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26292025-01-07T04:30:16.684Z Checking csv v1.3.0
26302025-01-07T04:30:16.705Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26312025-01-07T04:30:17.250Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26322025-01-07T04:30:17.591Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26332025-01-07T04:30:19.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
26342025-01-07T04:30:19.467Z
26352025-01-07T04:30:19.467Zinfo: running `cargo check --bins` on cockroach-admin-api (79/176)
26362025-01-07T04:30:20.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-01-07T04:30:20.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-01-07T04:30:20.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26392025-01-07T04:30:20.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26402025-01-07T04:30:20.083Z
26412025-01-07T04:30:20.083Zinfo: running `cargo check --bins` on cockroach-admin-types (80/176)
26422025-01-07T04:30:20.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-01-07T04:30:20.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-01-07T04:30:20.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452025-01-07T04:30:20.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26462025-01-07T04:30:20.686Z
26472025-01-07T04:30:20.686Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/176)
26482025-01-07T04:30:21.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-01-07T04:30:21.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-01-07T04:30:21.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512025-01-07T04:30:21.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26522025-01-07T04:30:21.382Z
26532025-01-07T04:30:21.382Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/176)
26542025-01-07T04:30:21.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-01-07T04:30:22.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-01-07T04:30:22.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572025-01-07T04:30:22.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26582025-01-07T04:30:22.087Z
26592025-01-07T04:30:22.087Zinfo: running `cargo check --bins` on dns-server (83/176)
26602025-01-07T04:30:22.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-01-07T04:30:22.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-01-07T04:30:22.715Z Compiling parking_lot_core v0.8.6
26632025-01-07T04:30:22.718Z Checking fxhash v0.2.1
26642025-01-07T04:30:22.718Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26652025-01-07T04:30:22.718Z Checking hickory-server v0.24.1
26662025-01-07T04:30:22.718Z Checking hickory-client v0.24.1
26672025-01-07T04:30:23.389Z Checking parking_lot v0.11.2
26682025-01-07T04:30:23.492Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26692025-01-07T04:30:23.497Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26702025-01-07T04:30:23.610Z Checking sled v0.34.7
26712025-01-07T04:30:25.309Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26722025-01-07T04:30:26.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
26732025-01-07T04:30:26.730Z
26742025-01-07T04:30:26.730Zinfo: running `cargo check --bins` on dns-server-api (84/176)
26752025-01-07T04:30:27.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-01-07T04:30:27.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-01-07T04:30:27.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-01-07T04:30:27.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26792025-01-07T04:30:27.329Z
26802025-01-07T04:30:27.329Zinfo: running `cargo check --bins` on gateway-test-utils (85/176)
26812025-01-07T04:30:27.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-01-07T04:30:27.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-01-07T04:30:27.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-01-07T04:30:27.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26852025-01-07T04:30:27.990Z
26862025-01-07T04:30:27.990Zinfo: running `cargo check --bins` on gateway-types (86/176)
26872025-01-07T04:30:28.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-01-07T04:30:28.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-01-07T04:30:28.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-01-07T04:30:28.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26912025-01-07T04:30:28.607Z
26922025-01-07T04:30:28.607Zinfo: running `cargo check --bins` on ipcc (87/176)
26932025-01-07T04:30:29.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-01-07T04:30:29.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-01-07T04:30:29.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-01-07T04:30:29.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26972025-01-07T04:30:29.223Z
26982025-01-07T04:30:29.223Zinfo: running `cargo check --bins` on omicron-gateway (88/176)
26992025-01-07T04:30:29.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-01-07T04:30:29.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-01-07T04:30:29.931Z Compiling radium v0.7.0
27022025-01-07T04:30:29.931Z Compiling semver v0.1.20
27032025-01-07T04:30:30.050Z Compiling maybe-uninit v2.0.0
27042025-01-07T04:30:30.054Z Checking tap v1.0.1
27052025-01-07T04:30:30.068Z Checking password-hash v0.5.0
27062025-01-07T04:30:30.070Z Checking blake2 v0.10.6
27072025-01-07T04:30:30.071Z Checking funty v2.0.0
27082025-01-07T04:30:30.071Z Compiling packed_struct v0.10.1
27092025-01-07T04:30:30.296Z Checking wyz v0.5.1
27102025-01-07T04:30:30.473Z Compiling rustc_version v0.1.7
27112025-01-07T04:30:30.523Z Compiling cancel-safe-futures v0.1.5
27122025-01-07T04:30:30.561Z Compiling owo-colors v4.1.0
27132025-01-07T04:30:30.582Z Checking crc-catalog v2.4.0
27142025-01-07T04:30:30.665Z Checking argon2 v0.5.3
27152025-01-07T04:30:30.731Z Checking crc v3.2.1
27162025-01-07T04:30:30.734Z Compiling packed_struct_codegen v0.10.1
27172025-01-07T04:30:30.875Z Checking half v2.4.1
27182025-01-07T04:30:30.892Z Compiling indexmap v1.9.3
27192025-01-07T04:30:30.911Z Checking nodrop v0.1.14
27202025-01-07T04:30:30.962Z Compiling newtype_derive v0.1.6
27212025-01-07T04:30:30.988Z Checking bitvec v1.0.1
27222025-01-07T04:30:31.029Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27232025-01-07T04:30:31.143Z Checking ciborium-io v0.2.2
27242025-01-07T04:30:31.207Z Checking array-init v0.0.4
27252025-01-07T04:30:31.315Z Checking ciborium-ll v0.2.2
27262025-01-07T04:30:31.346Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27272025-01-07T04:30:31.403Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27282025-01-07T04:30:31.610Z Checking smallvec v0.6.14
27292025-01-07T04:30:31.630Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27302025-01-07T04:30:31.705Z Checking libsw v3.3.1
27312025-01-07T04:30:31.978Z Compiling memoffset v0.9.1
27322025-01-07T04:30:31.995Z Checking hashbrown v0.12.3
27332025-01-07T04:30:32.153Z Checking bitfield v0.14.0
27342025-01-07T04:30:32.205Z Checking linear-map v1.2.0
27352025-01-07T04:30:32.281Z Checking swrite v0.1.0
27362025-01-07T04:30:32.399Z Checking termcolor v1.4.1
27372025-01-07T04:30:32.447Z Checking indent_write v2.2.0
27382025-01-07T04:30:32.528Z Checking ron v0.8.1
27392025-01-07T04:30:32.657Z Checking serde-hex v0.1.0
27402025-01-07T04:30:32.770Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27412025-01-07T04:30:32.840Z Checking env_logger v0.10.2
27422025-01-07T04:30:33.165Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27432025-01-07T04:30:33.244Z Checking ciborium v0.2.2
27442025-01-07T04:30:33.553Z Checking steno v0.4.1
27452025-01-07T04:30:33.783Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27462025-01-07T04:30:33.886Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27472025-01-07T04:30:34.027Z Checking hashbrown v0.13.2
27482025-01-07T04:30:34.217Z Checking humantime v2.1.0
27492025-01-07T04:30:34.304Z Checking crc-any v2.5.0
27502025-01-07T04:30:34.495Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27512025-01-07T04:30:34.684Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27522025-01-07T04:30:35.060Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27532025-01-07T04:30:35.102Z Checking object v0.30.4
27542025-01-07T04:30:35.167Z Checking path-slash v0.1.5
27552025-01-07T04:30:35.315Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27562025-01-07T04:30:35.397Z Checking nix v0.27.1
27572025-01-07T04:30:35.817Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27582025-01-07T04:30:36.235Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27592025-01-07T04:30:36.471Z Checking tungstenite v0.23.0
27602025-01-07T04:30:36.593Z Checking kstat-rs v0.2.4
27612025-01-07T04:30:36.623Z Checking signal-hook-tokio v0.3.1
27622025-01-07T04:30:36.935Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27632025-01-07T04:30:37.307Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27642025-01-07T04:30:37.351Z Checking tokio-tungstenite v0.23.1
27652025-01-07T04:30:38.132Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27662025-01-07T04:30:38.312Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27672025-01-07T04:30:44.009Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27682025-01-07T04:30:45.277Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27692025-01-07T04:30:48.953Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27702025-01-07T04:30:54.491Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27712025-01-07T04:30:55.174Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27722025-01-07T04:30:57.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.69s
27732025-01-07T04:30:58.094Z
27742025-01-07T04:30:58.094Zinfo: running `cargo check --bins` on gateway-api (89/176)
27752025-01-07T04:30:58.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-01-07T04:30:58.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-01-07T04:30:58.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-01-07T04:30:58.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27792025-01-07T04:30:58.703Z
27802025-01-07T04:30:58.703Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/176)
27812025-01-07T04:30:59.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-01-07T04:30:59.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-01-07T04:30:59.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-01-07T04:30:59.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27852025-01-07T04:30:59.293Z
27862025-01-07T04:30:59.293Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/176)
27872025-01-07T04:30:59.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-01-07T04:30:59.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-01-07T04:30:59.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-01-07T04:30:59.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27912025-01-07T04:30:59.900Z
27922025-01-07T04:30:59.900Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/176)
27932025-01-07T04:31:00.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-01-07T04:31:00.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-01-07T04:31:00.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-01-07T04:31:00.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27972025-01-07T04:31:00.503Z
27982025-01-07T04:31:00.503Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/176)
27992025-01-07T04:31:01.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-01-07T04:31:01.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-01-07T04:31:01.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-01-07T04:31:01.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28032025-01-07T04:31:01.112Z
28042025-01-07T04:31:01.112Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/176)
28052025-01-07T04:31:01.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-01-07T04:31:01.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-01-07T04:31:01.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-01-07T04:31:01.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28092025-01-07T04:31:01.731Z
28102025-01-07T04:31:01.731Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/176)
28112025-01-07T04:31:02.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-01-07T04:31:02.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-01-07T04:31:02.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-01-07T04:31:02.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28152025-01-07T04:31:02.353Z
28162025-01-07T04:31:02.353Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/176)
28172025-01-07T04:31:02.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-01-07T04:31:02.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-01-07T04:31:02.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-01-07T04:31:02.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28212025-01-07T04:31:02.986Z
28222025-01-07T04:31:02.986Zinfo: running `cargo check --bins` on oximeter-producer (97/176)
28232025-01-07T04:31:03.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-01-07T04:31:03.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-01-07T04:31:03.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-01-07T04:31:03.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28272025-01-07T04:31:03.636Z
28282025-01-07T04:31:03.636Zinfo: running `cargo check --bins` on internal-dns-resolver (98/176)
28292025-01-07T04:31:04.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-01-07T04:31:04.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-01-07T04:31:04.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-01-07T04:31:04.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28332025-01-07T04:31:04.265Z
28342025-01-07T04:31:04.265Zinfo: running `cargo check --bins` on sp-sim (99/176)
28352025-01-07T04:31:04.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-01-07T04:31:04.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-01-07T04:31:04.896Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28382025-01-07T04:31:05.375Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28392025-01-07T04:31:07.125Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28402025-01-07T04:31:08.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
28412025-01-07T04:31:08.996Z
28422025-01-07T04:31:08.996Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/176)
28432025-01-07T04:31:09.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-01-07T04:31:09.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-01-07T04:31:09.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-01-07T04:31:09.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28472025-01-07T04:31:09.645Z
28482025-01-07T04:31:09.645Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/176)
28492025-01-07T04:31:10.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-01-07T04:31:10.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-01-07T04:31:10.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-01-07T04:31:10.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28532025-01-07T04:31:10.301Z
28542025-01-07T04:31:10.301Zinfo: running `cargo check --bins` on db-macros (102/176)
28552025-01-07T04:31:10.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-01-07T04:31:10.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-01-07T04:31:10.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-01-07T04:31:10.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28592025-01-07T04:31:10.887Z
28602025-01-07T04:31:10.887Zinfo: running `cargo check --bins` on nexus-macros-common (103/176)
28612025-01-07T04:31:11.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-01-07T04:31:11.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-01-07T04:31:11.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-01-07T04:31:11.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28652025-01-07T04:31:11.471Z
28662025-01-07T04:31:11.471Zinfo: running `cargo check --bins` on nexus-auth (104/176)
28672025-01-07T04:31:12.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-01-07T04:31:12.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-01-07T04:31:12.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-01-07T04:31:12.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28712025-01-07T04:31:12.114Z
28722025-01-07T04:31:12.115Zinfo: running `cargo check --bins` on authz-macros (105/176)
28732025-01-07T04:31:12.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-01-07T04:31:12.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-01-07T04:31:12.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-01-07T04:31:12.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28772025-01-07T04:31:12.699Z
28782025-01-07T04:31:12.699Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/176)
28792025-01-07T04:31:13.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-01-07T04:31:13.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-01-07T04:31:13.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-01-07T04:31:13.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28832025-01-07T04:31:13.337Z
28842025-01-07T04:31:13.337Zinfo: running `cargo check --bins` on nexus-db-model (107/176)
28852025-01-07T04:31:13.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-01-07T04:31:13.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-01-07T04:31:13.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-01-07T04:31:13.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28892025-01-07T04:31:13.969Z
28902025-01-07T04:31:13.970Zinfo: running `cargo check --bins` on nexus-defaults (108/176)
28912025-01-07T04:31:14.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-01-07T04:31:14.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-01-07T04:31:14.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-01-07T04:31:14.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28952025-01-07T04:31:14.586Z
28962025-01-07T04:31:14.586Zinfo: running `cargo check --bins` on nexus-inventory (109/176)
28972025-01-07T04:31:15.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-01-07T04:31:15.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-01-07T04:31:15.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-01-07T04:31:15.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29012025-01-07T04:31:15.217Z
29022025-01-07T04:31:15.217Zinfo: running `cargo check --bins` on typed-rng (110/176)
29032025-01-07T04:31:15.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-01-07T04:31:15.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-01-07T04:31:15.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-01-07T04:31:15.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29072025-01-07T04:31:15.806Z
29082025-01-07T04:31:15.806Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/176)
29092025-01-07T04:31:16.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-01-07T04:31:16.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-01-07T04:31:16.519Z Checking keccak v0.1.5
29122025-01-07T04:31:16.628Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29132025-01-07T04:31:16.630Z Checking secrecy v0.8.0
29142025-01-07T04:31:16.630Z Compiling unicase v2.7.0
29152025-01-07T04:31:16.647Z Compiling same-file v1.0.6
29162025-01-07T04:31:16.670Z Compiling tempfile v3.13.0
29172025-01-07T04:31:16.683Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29182025-01-07T04:31:16.686Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29192025-01-07T04:31:16.867Z Checking sha3 v0.10.8
29202025-01-07T04:31:16.903Z Compiling walkdir v2.5.0
29212025-01-07T04:31:16.977Z Compiling thiserror-impl-no-std v2.0.2
29222025-01-07T04:31:16.996Z Checking universal-hash v0.5.1
29232025-01-07T04:31:16.998Z Compiling blake3 v1.5.4
29242025-01-07T04:31:17.095Z Checking opaque-debug v0.3.1
29252025-01-07T04:31:17.169Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29262025-01-07T04:31:17.214Z Checking poly1305 v0.8.0
29272025-01-07T04:31:17.246Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29282025-01-07T04:31:17.263Z Checking chacha20 v0.9.1
29292025-01-07T04:31:17.438Z Checking aead v0.5.2
29302025-01-07T04:31:17.536Z Compiling memmap2 v0.9.5
29312025-01-07T04:31:17.581Z Compiling arrayref v0.3.9
29322025-01-07T04:31:17.658Z Compiling libefi-sys v0.1.0
29332025-01-07T04:31:17.672Z Compiling constant_time_eq v0.3.1
29342025-01-07T04:31:17.686Z Compiling arrayvec v0.7.6
29352025-01-07T04:31:17.712Z Compiling salty v0.3.0
29362025-01-07T04:31:17.842Z Checking chacha20poly1305 v0.10.1
29372025-01-07T04:31:17.970Z Compiling toolchain_find v0.4.0
29382025-01-07T04:31:18.010Z Compiling camino-tempfile v1.1.1
29392025-01-07T04:31:18.084Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29402025-01-07T04:31:18.132Z Compiling bitfield-struct v0.6.2
29412025-01-07T04:31:18.351Z Compiling topological-sort v0.2.2
29422025-01-07T04:31:18.451Z Compiling mime_guess v2.0.5
29432025-01-07T04:31:18.572Z Compiling rustfmt-wrapper v0.2.1
29442025-01-07T04:31:19.010Z Compiling omicron-zone-package v0.12.0
29452025-01-07T04:31:19.136Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29462025-01-07T04:31:19.152Z Checking primeorder v0.13.6
29472025-01-07T04:31:19.429Z Checking env_filter v0.1.2
29482025-01-07T04:31:19.528Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29492025-01-07T04:31:19.561Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29502025-01-07T04:31:19.619Z Checking p384 v0.13.0
29512025-01-07T04:31:19.666Z Checking env_logger v0.11.5
29522025-01-07T04:31:19.772Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29532025-01-07T04:31:19.886Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29542025-01-07T04:31:19.934Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29552025-01-07T04:31:20.118Z Checking simd-adler32 v0.3.7
29562025-01-07T04:31:20.148Z Checking thiserror-no-std v2.0.2
29572025-01-07T04:31:20.172Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29582025-01-07T04:31:20.256Z Checking vsss-rs v3.3.4
29592025-01-07T04:31:20.275Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29602025-01-07T04:31:20.382Z Compiling zip v2.1.3
29612025-01-07T04:31:20.456Z Checking lockfree-object-pool v0.1.6
29622025-01-07T04:31:20.539Z Checking http-range v0.1.5
29632025-01-07T04:31:20.637Z Checking bumpalo v3.16.0
29642025-01-07T04:31:20.688Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29652025-01-07T04:31:20.737Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29662025-01-07T04:31:20.751Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29672025-01-07T04:31:20.956Z Checking zopfli v0.8.1
29682025-01-07T04:31:21.002Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29692025-01-07T04:31:21.395Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29702025-01-07T04:31:21.418Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29712025-01-07T04:31:21.602Z Checking nanorand v0.7.0
29722025-01-07T04:31:21.790Z Checking atty v0.2.14
29732025-01-07T04:31:21.827Z Checking glob v0.3.1
29742025-01-07T04:31:21.922Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29752025-01-07T04:31:21.973Z Checking flume v0.11.1
29762025-01-07T04:31:22.123Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29772025-01-07T04:31:22.173Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29782025-01-07T04:31:22.558Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29792025-01-07T04:31:23.320Z Checking hyper-staticfile v0.10.1
29802025-01-07T04:31:23.544Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29812025-01-07T04:31:23.803Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29822025-01-07T04:31:23.843Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29832025-01-07T04:31:23.966Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29842025-01-07T04:31:24.035Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29852025-01-07T04:31:24.176Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29862025-01-07T04:31:24.759Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29872025-01-07T04:31:25.117Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29882025-01-07T04:31:25.173Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29892025-01-07T04:31:25.758Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29902025-01-07T04:31:26.126Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29912025-01-07T04:31:29.181Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29922025-01-07T04:31:29.181Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29932025-01-07T04:31:37.508Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29942025-01-07T04:31:50.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.99s
29952025-01-07T04:31:50.985Z
29962025-01-07T04:31:50.985Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/176)
29972025-01-07T04:31:51.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-01-07T04:31:51.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-01-07T04:31:51.693Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30002025-01-07T04:32:05.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s
30012025-01-07T04:32:05.255Z
30022025-01-07T04:32:05.255Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/176)
30032025-01-07T04:32:05.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-01-07T04:32:05.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-01-07T04:32:05.961Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30062025-01-07T04:32:19.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s
30072025-01-07T04:32:19.829Z
30082025-01-07T04:32:19.829Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/176)
30092025-01-07T04:32:20.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102025-01-07T04:32:20.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112025-01-07T04:32:20.540Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30122025-01-07T04:32:34.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s
30132025-01-07T04:32:34.385Z
30142025-01-07T04:32:34.385Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/176)
30152025-01-07T04:32:34.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162025-01-07T04:32:34.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172025-01-07T04:32:35.108Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30182025-01-07T04:32:48.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
30192025-01-07T04:32:48.739Z
30202025-01-07T04:32:48.739Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/176)
30212025-01-07T04:32:49.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-01-07T04:32:49.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-01-07T04:32:49.454Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30242025-01-07T04:33:03.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
30252025-01-07T04:33:03.250Z
30262025-01-07T04:33:03.250Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/176)
30272025-01-07T04:33:03.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-01-07T04:33:03.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-01-07T04:33:03.967Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30302025-01-07T04:33:17.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.35s
30312025-01-07T04:33:17.791Z
30322025-01-07T04:33:17.791Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/176)
30332025-01-07T04:33:18.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-01-07T04:33:18.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-01-07T04:33:18.506Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30362025-01-07T04:33:31.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s
30372025-01-07T04:33:32.067Z
30382025-01-07T04:33:32.067Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/176)
30392025-01-07T04:33:32.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-01-07T04:33:32.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-01-07T04:33:32.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-01-07T04:33:32.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30432025-01-07T04:33:32.726Z
30442025-01-07T04:33:32.726Zinfo: running `cargo check --bins` on key-manager (120/176)
30452025-01-07T04:33:33.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-01-07T04:33:33.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-01-07T04:33:33.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-01-07T04:33:33.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30492025-01-07T04:33:33.347Z
30502025-01-07T04:33:33.347Zinfo: running `cargo check --bins` on range-requests (121/176)
30512025-01-07T04:33:33.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-01-07T04:33:33.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-01-07T04:33:33.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-01-07T04:33:33.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30552025-01-07T04:33:33.943Z
30562025-01-07T04:33:33.943Zinfo: running `cargo check --bins` on repo-depot-api (122/176)
30572025-01-07T04:33:34.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-01-07T04:33:34.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-01-07T04:33:34.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-01-07T04:33:34.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30612025-01-07T04:33:34.560Z
30622025-01-07T04:33:34.560Zinfo: running `cargo check --bins` on sled-agent-api (123/176)
30632025-01-07T04:33:35.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-01-07T04:33:35.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-01-07T04:33:35.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-01-07T04:33:35.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30672025-01-07T04:33:35.224Z
30682025-01-07T04:33:35.224Zinfo: running `cargo check --bins` on sled-diagnostics (124/176)
30692025-01-07T04:33:35.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-01-07T04:33:35.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-01-07T04:33:35.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-01-07T04:33:35.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30732025-01-07T04:33:35.808Z
30742025-01-07T04:33:35.808Zinfo: running `cargo check --bins` on sled-hardware (125/176)
30752025-01-07T04:33:36.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-01-07T04:33:36.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-01-07T04:33:36.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-01-07T04:33:36.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30792025-01-07T04:33:36.423Z
30802025-01-07T04:33:36.424Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/176)
30812025-01-07T04:33:36.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-01-07T04:33:36.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-01-07T04:33:36.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-01-07T04:33:36.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30852025-01-07T04:33:37.039Z
30862025-01-07T04:33:37.039Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/176)
30872025-01-07T04:33:37.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-01-07T04:33:37.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-01-07T04:33:37.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-01-07T04:33:37.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30912025-01-07T04:33:37.657Z
30922025-01-07T04:33:37.657Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (128/176)
30932025-01-07T04:33:38.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-01-07T04:33:38.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-01-07T04:33:38.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-01-07T04:33:38.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30972025-01-07T04:33:38.286Z
30982025-01-07T04:33:38.286Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (129/176)
30992025-01-07T04:33:38.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-01-07T04:33:38.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-01-07T04:33:38.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-01-07T04:33:38.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31032025-01-07T04:33:38.922Z
31042025-01-07T04:33:38.923Zinfo: running `cargo check --bins` on nexus-test-interface (130/176)
31052025-01-07T04:33:39.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-01-07T04:33:39.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-01-07T04:33:39.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082025-01-07T04:33:39.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31092025-01-07T04:33:39.547Z
31102025-01-07T04:33:39.547Zinfo: running `cargo check --bins` on oximeter-collector (131/176)
31112025-01-07T04:33:40.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122025-01-07T04:33:40.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132025-01-07T04:33:40.207Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31142025-01-07T04:33:40.207Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31152025-01-07T04:33:41.049Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31162025-01-07T04:33:43.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s
31172025-01-07T04:33:43.194Z
31182025-01-07T04:33:43.194Zinfo: running `cargo check --bins` on oximeter-api (132/176)
31192025-01-07T04:33:43.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-01-07T04:33:43.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-01-07T04:33:43.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-01-07T04:33:43.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31232025-01-07T04:33:43.793Z
31242025-01-07T04:33:43.793Zinfo: running `cargo check --bins` on cert-dev (133/176)
31252025-01-07T04:33:44.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-01-07T04:33:44.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-01-07T04:33:44.386Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31282025-01-07T04:33:44.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31292025-01-07T04:33:44.806Z
31302025-01-07T04:33:44.806Zinfo: running `cargo check --bins` on clickana (134/176)
31312025-01-07T04:33:45.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-01-07T04:33:45.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-01-07T04:33:45.423Z Checking castaway v0.2.3
31342025-01-07T04:33:45.427Z Checking unicode-truncate v1.1.0
31352025-01-07T04:33:45.427Z Checking lru v0.12.5
31362025-01-07T04:33:45.427Z Compiling instability v0.3.2
31372025-01-07T04:33:45.427Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31382025-01-07T04:33:45.427Z Checking cassowary v0.3.0
31392025-01-07T04:33:45.641Z Checking compact_str v0.8.0
31402025-01-07T04:33:46.264Z Checking ratatui v0.28.1
31412025-01-07T04:33:47.121Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31422025-01-07T04:33:48.101Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31432025-01-07T04:33:48.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
31442025-01-07T04:33:49.071Z
31452025-01-07T04:33:49.071Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (135/176)
31462025-01-07T04:33:49.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-01-07T04:33:49.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-01-07T04:33:49.728Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31492025-01-07T04:33:49.728Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31502025-01-07T04:33:50.739Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31512025-01-07T04:33:51.221Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31522025-01-07T04:33:51.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
31532025-01-07T04:33:51.759Z
31542025-01-07T04:33:51.759Zinfo: running `cargo check --bins` on ch-dev (136/176)
31552025-01-07T04:33:52.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-01-07T04:33:52.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-01-07T04:33:52.396Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31582025-01-07T04:33:53.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31592025-01-07T04:33:53.262Z
31602025-01-07T04:33:53.262Zinfo: running `cargo check --bins` on crdb-seed (137/176)
31612025-01-07T04:33:53.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-01-07T04:33:53.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-01-07T04:33:53.892Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31642025-01-07T04:33:54.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31652025-01-07T04:33:54.422Z
31662025-01-07T04:33:54.422Zinfo: running `cargo check --bins` on db-dev (138/176)
31672025-01-07T04:33:54.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-01-07T04:33:54.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-01-07T04:33:55.057Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31702025-01-07T04:33:55.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31712025-01-07T04:33:55.921Z
31722025-01-07T04:33:55.921Zinfo: running `cargo check --bins` on omicron-dev-lib (139/176)
31732025-01-07T04:33:56.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-01-07T04:33:56.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-01-07T04:33:56.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762025-01-07T04:33:56.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31772025-01-07T04:33:56.541Z
31782025-01-07T04:33:56.541Zinfo: running `cargo check --bins` on xtask-downloader (140/176)
31792025-01-07T04:33:57.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802025-01-07T04:33:57.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812025-01-07T04:33:57.131Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31822025-01-07T04:33:57.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
31832025-01-07T04:33:58.146Z
31842025-01-07T04:33:58.146Zinfo: running `cargo check --bins` on omicron-ls-apis (141/176)
31852025-01-07T04:33:58.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-01-07T04:33:58.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-01-07T04:33:58.742Z Checking cargo-platform v0.1.8
31882025-01-07T04:33:59.002Z Checking cargo_metadata v0.18.1
31892025-01-07T04:33:59.927Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31902025-01-07T04:34:00.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
31912025-01-07T04:34:00.878Z
31922025-01-07T04:34:00.878Zinfo: running `cargo check --bins` on mgs-dev (142/176)
31932025-01-07T04:34:01.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-01-07T04:34:01.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-01-07T04:34:01.560Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31962025-01-07T04:34:03.023Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31972025-01-07T04:34:03.631Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31982025-01-07T04:34:04.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
31992025-01-07T04:34:04.371Z
32002025-01-07T04:34:04.371Zinfo: running `cargo check --bins` on omicron-omdb (143/176)
32012025-01-07T04:34:04.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-01-07T04:34:04.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-01-07T04:34:05.123Z Compiling crunchy v0.2.2
32042025-01-07T04:34:05.123Z Compiling tiny-keccak v2.0.2
32052025-01-07T04:34:05.126Z Compiling dsl_auto_type v0.1.2
32062025-01-07T04:34:05.126Z Checking scheduled-thread-pool v0.2.7
32072025-01-07T04:34:05.126Z Compiling diesel_table_macro_syntax v0.2.0
32082025-01-07T04:34:05.269Z Compiling ascii-canvas v3.0.0
32092025-01-07T04:34:05.283Z Compiling ena v0.14.3
32102025-01-07T04:34:05.286Z Compiling regex-syntax v0.6.29
32112025-01-07T04:34:05.476Z Checking r2d2 v0.8.10
32122025-01-07T04:34:05.534Z Compiling diff v0.1.13
32132025-01-07T04:34:05.625Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32142025-01-07T04:34:05.704Z Compiling ref-cast v1.0.23
32152025-01-07T04:34:05.792Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32162025-01-07T04:34:05.806Z Compiling derive_builder_core v0.20.2
32172025-01-07T04:34:05.850Z Compiling libxml v0.3.3
32182025-01-07T04:34:06.051Z Compiling ref-cast-impl v1.0.23
32192025-01-07T04:34:06.171Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32202025-01-07T04:34:06.272Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32212025-01-07T04:34:06.297Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32222025-01-07T04:34:06.504Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32232025-01-07T04:34:06.567Z Compiling strum_macros v0.24.3
32242025-01-07T04:34:06.708Z Compiling samael v0.0.17
32252025-01-07T04:34:06.893Z Compiling diesel_derives v2.2.3
32262025-01-07T04:34:06.930Z Compiling indoc v1.0.9
32272025-01-07T04:34:07.924Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32282025-01-07T04:34:08.192Z Compiling impl-trait-for-tuples v0.2.2
32292025-01-07T04:34:08.287Z Compiling derive_builder_macro v0.20.2
32302025-01-07T04:34:08.483Z Compiling lalrpop v0.19.12
32312025-01-07T04:34:09.156Z Checking derive_builder v0.20.2
32322025-01-07T04:34:09.299Z Compiling oso-derive v0.27.3
32332025-01-07T04:34:09.824Z Checking quick-xml v0.33.0
32342025-01-07T04:34:10.320Z Compiling diesel-dtrace v0.4.2
32352025-01-07T04:34:10.412Z Checking maplit v1.0.2
32362025-01-07T04:34:10.561Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32372025-01-07T04:34:10.675Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32382025-01-07T04:34:10.941Z Checking bb8 v0.8.5
32392025-01-07T04:34:11.213Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32402025-01-07T04:34:11.400Z Checking rand_seeder v0.3.0
32412025-01-07T04:34:11.513Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32422025-01-07T04:34:11.582Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32432025-01-07T04:34:11.623Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32442025-01-07T04:34:11.828Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32452025-01-07T04:34:12.092Z Checking is_ci v1.2.0
32462025-01-07T04:34:12.230Z Checking smawk v0.3.2
32472025-01-07T04:34:12.251Z Checking unicode-linebreak v0.1.5
32482025-01-07T04:34:12.438Z Checking supports-color v3.0.1
32492025-01-07T04:34:12.659Z Checking multimap v0.10.0
32502025-01-07T04:34:12.676Z Checking textwrap v0.16.1
32512025-01-07T04:34:13.398Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32522025-01-07T04:34:16.003Z Checking diesel v2.2.6
32532025-01-07T04:34:41.688Z Compiling polar-core v0.27.3
32542025-01-07T04:34:45.193Z Checking async-bb8-diesel v0.2.1
32552025-01-07T04:34:48.909Z Checking oso v0.27.3
32562025-01-07T04:35:55.191Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32572025-01-07T04:36:01.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
32582025-01-07T04:36:01.367Z
32592025-01-07T04:36:01.367Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (144/176)
32602025-01-07T04:36:01.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-01-07T04:36:01.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-01-07T04:36:01.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-01-07T04:36:01.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32642025-01-07T04:36:02.034Z
32652025-01-07T04:36:02.034Zinfo: running `cargo check --bins` on nexus-saga-recovery (145/176)
32662025-01-07T04:36:02.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-01-07T04:36:02.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-01-07T04:36:02.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-01-07T04:36:02.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32702025-01-07T04:36:02.699Z
32712025-01-07T04:36:02.699Zinfo: running `cargo check --bins` on nexus-test-utils-macros (146/176)
32722025-01-07T04:36:03.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-01-07T04:36:03.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-01-07T04:36:03.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-01-07T04:36:03.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32762025-01-07T04:36:03.303Z
32772025-01-07T04:36:03.303Zinfo: running `cargo check --bins` on omicron-nexus (147/176)
32782025-01-07T04:36:03.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-01-07T04:36:03.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-01-07T04:36:04.089Z Compiling libz-sys v1.1.20
32812025-01-07T04:36:04.094Z Compiling libgit2-sys v0.17.0+1.8.1
32822025-01-07T04:36:04.216Z Compiling vergen v8.3.2
32832025-01-07T04:36:04.220Z Compiling cargo-platform v0.1.8
32842025-01-07T04:36:04.220Z Compiling pin-project-internal v1.1.6
32852025-01-07T04:36:04.255Z Compiling libsqlite3-sys v0.30.1
32862025-01-07T04:36:04.255Z Compiling snafu-derive v0.8.5
32872025-01-07T04:36:04.259Z Compiling buf-list v1.0.3
32882025-01-07T04:36:04.487Z Compiling rustls v0.21.12
32892025-01-07T04:36:04.757Z Compiling cargo_metadata v0.18.1
32902025-01-07T04:36:04.768Z Compiling cfg_aliases v0.2.1
32912025-01-07T04:36:04.876Z Compiling nix v0.29.0
32922025-01-07T04:36:04.911Z Checking globset v0.4.15
32932025-01-07T04:36:04.958Z Checking olpc-cjson v0.1.4
32942025-01-07T04:36:05.139Z Checking rustls-webpki v0.101.7
32952025-01-07T04:36:05.181Z Checking sct v0.7.1
32962025-01-07T04:36:05.381Z Checking serde_plain v1.0.2
32972025-01-07T04:36:05.397Z Checking typed-path v0.9.3
32982025-01-07T04:36:05.914Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32992025-01-07T04:36:06.180Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33002025-01-07T04:36:06.196Z Checking hashlink v0.9.1
33012025-01-07T04:36:06.440Z Checking fallible-iterator v0.3.0
33022025-01-07T04:36:06.766Z Checking fallible-streaming-iterator v0.1.9
33032025-01-07T04:36:06.986Z Checking parse-size v1.1.0
33042025-01-07T04:36:07.080Z Checking rusqlite v0.32.1
33052025-01-07T04:36:07.265Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33062025-01-07T04:36:07.314Z Checking pin-project v1.1.6
33072025-01-07T04:36:07.440Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33082025-01-07T04:36:07.687Z Checking rustls-pemfile v1.0.4
33092025-01-07T04:36:07.889Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33102025-01-07T04:36:08.326Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33112025-01-07T04:36:08.363Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33122025-01-07T04:36:08.430Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33132025-01-07T04:36:08.551Z Checking twox-hash v1.6.3
33142025-01-07T04:36:08.572Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33152025-01-07T04:36:08.627Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33162025-01-07T04:36:08.965Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33172025-01-07T04:36:09.039Z Checking tokio-rustls v0.24.1
33182025-01-07T04:36:09.396Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33192025-01-07T04:36:09.522Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33202025-01-07T04:36:09.525Z Checking fatfs v0.3.6
33212025-01-07T04:36:09.819Z Checking snafu v0.8.5
33222025-01-07T04:36:10.303Z Checking tough v0.19.0
33232025-01-07T04:36:10.531Z Checking assert_matches v1.5.0
33242025-01-07T04:36:14.291Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33252025-01-07T04:36:15.724Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33262025-01-07T04:36:16.360Z Compiling git2 v0.19.0
33272025-01-07T04:36:21.001Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33282025-01-07T04:37:14.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
33292025-01-07T04:37:15.052Z
33302025-01-07T04:37:15.052Zinfo: running `cargo check --bins` on nexus-external-api (148/176)
33312025-01-07T04:37:15.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-01-07T04:37:15.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-01-07T04:37:15.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-01-07T04:37:15.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33352025-01-07T04:37:15.714Z
33362025-01-07T04:37:15.714Zinfo: running `cargo check --bins` on openapi-manager-types (149/176)
33372025-01-07T04:37:16.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-01-07T04:37:16.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-01-07T04:37:16.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-01-07T04:37:16.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
33412025-01-07T04:37:16.306Z
33422025-01-07T04:37:16.306Zinfo: running `cargo check --bins` on nexus-internal-api (150/176)
33432025-01-07T04:37:16.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-01-07T04:37:16.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-01-07T04:37:16.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-01-07T04:37:16.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33472025-01-07T04:37:16.935Z
33482025-01-07T04:37:16.935Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (151/176)
33492025-01-07T04:37:17.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-01-07T04:37:17.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-01-07T04:37:17.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-01-07T04:37:17.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33532025-01-07T04:37:17.596Z
33542025-01-07T04:37:17.596Zinfo: running `cargo check --bins` on nexus-networking (152/176)
33552025-01-07T04:37:18.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-01-07T04:37:18.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-01-07T04:37:18.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582025-01-07T04:37:18.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33592025-01-07T04:37:18.243Z
33602025-01-07T04:37:18.243Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (153/176)
33612025-01-07T04:37:18.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-01-07T04:37:18.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-01-07T04:37:18.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642025-01-07T04:37:18.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33652025-01-07T04:37:18.896Z
33662025-01-07T04:37:18.896Zinfo: running `cargo check --bins` on update-common (154/176)
33672025-01-07T04:37:19.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682025-01-07T04:37:19.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692025-01-07T04:37:19.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702025-01-07T04:37:19.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33712025-01-07T04:37:19.530Z
33722025-01-07T04:37:19.530Zinfo: running `cargo check --bins` on tufaceous-lib (155/176)
33732025-01-07T04:37:20.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742025-01-07T04:37:20.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752025-01-07T04:37:20.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762025-01-07T04:37:20.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33772025-01-07T04:37:20.149Z
33782025-01-07T04:37:20.149Zinfo: running `cargo check --bins` on tufaceous (156/176)
33792025-01-07T04:37:20.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-01-07T04:37:20.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-01-07T04:37:20.790Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33822025-01-07T04:37:21.981Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33832025-01-07T04:37:22.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
33842025-01-07T04:37:23.012Z
33852025-01-07T04:37:23.012Zinfo: running `cargo check --bins` on omicron-dev (157/176)
33862025-01-07T04:37:23.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-01-07T04:37:23.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-01-07T04:37:23.827Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33892025-01-07T04:37:23.830Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33902025-01-07T04:37:23.963Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33912025-01-07T04:37:23.966Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33922025-01-07T04:37:24.988Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33932025-01-07T04:37:50.884Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33942025-01-07T04:37:50.884Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33952025-01-07T04:37:50.887Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33962025-01-07T04:37:50.887Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33972025-01-07T04:37:50.887Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33982025-01-07T04:37:51.678Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33992025-01-07T04:37:52.959Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34002025-01-07T04:38:30.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
34012025-01-07T04:38:30.630Z
34022025-01-07T04:38:30.630Zinfo: running `cargo check --bins` on openapi-manager (158/176)
34032025-01-07T04:38:31.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042025-01-07T04:38:31.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052025-01-07T04:38:31.307Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34062025-01-07T04:38:31.307Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34072025-01-07T04:38:31.413Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34082025-01-07T04:38:31.431Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34092025-01-07T04:38:31.433Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34102025-01-07T04:38:31.455Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34112025-01-07T04:38:31.458Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
34122025-01-07T04:38:31.470Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34132025-01-07T04:38:31.604Z Checking heck v0.4.1
34142025-01-07T04:38:31.670Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34152025-01-07T04:38:31.714Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34162025-01-07T04:38:31.800Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34172025-01-07T04:38:32.141Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
34182025-01-07T04:38:32.211Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34192025-01-07T04:38:32.710Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34202025-01-07T04:38:32.920Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34212025-01-07T04:38:34.097Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34222025-01-07T04:38:34.704Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34232025-01-07T04:38:35.120Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34242025-01-07T04:38:35.339Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34252025-01-07T04:38:37.146Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34262025-01-07T04:38:37.146Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34272025-01-07T04:38:38.581Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34282025-01-07T04:38:40.115Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34292025-01-07T04:38:45.887Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34302025-01-07T04:38:45.887Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34312025-01-07T04:38:47.079Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
34322025-01-07T04:38:48.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.52s
34332025-01-07T04:38:48.349Z
34342025-01-07T04:38:48.349Zinfo: running `cargo check --bins` on installinator-api (159/176)
34352025-01-07T04:38:48.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-01-07T04:38:48.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-01-07T04:38:48.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34382025-01-07T04:38:48.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34392025-01-07T04:38:48.993Z
34402025-01-07T04:38:48.993Zinfo: running `cargo check --bins` on wicketd-api (160/176)
34412025-01-07T04:38:49.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422025-01-07T04:38:49.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432025-01-07T04:38:49.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34442025-01-07T04:38:49.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34452025-01-07T04:38:49.633Z
34462025-01-07T04:38:49.633Zinfo: running `cargo check --bins` on reconfigurator-cli (161/176)
34472025-01-07T04:38:50.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482025-01-07T04:38:50.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492025-01-07T04:38:50.308Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34502025-01-07T04:38:50.308Z Compiling petname v2.0.2
34512025-01-07T04:38:50.308Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34522025-01-07T04:38:50.308Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34532025-01-07T04:38:50.311Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34542025-01-07T04:38:50.311Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34552025-01-07T04:38:50.311Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34562025-01-07T04:38:50.441Z Checking sync-ptr v0.1.1
34572025-01-07T04:38:55.699Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34582025-01-07T04:38:56.320Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34592025-01-07T04:38:57.461Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34602025-01-07T04:38:58.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
34612025-01-07T04:38:59.177Z
34622025-01-07T04:38:59.177Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (162/176)
34632025-01-07T04:38:59.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642025-01-07T04:38:59.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652025-01-07T04:38:59.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662025-01-07T04:38:59.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
34672025-01-07T04:38:59.814Z
34682025-01-07T04:38:59.814Zinfo: running `cargo check --bins` on omicron-releng (163/176)
34692025-01-07T04:39:00.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-01-07T04:39:00.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-01-07T04:39:00.456Z Checking memmap2 v0.9.5
34722025-01-07T04:39:00.456Z Checking constant_time_eq v0.3.1
34732025-01-07T04:39:00.456Z Checking arrayref v0.3.9
34742025-01-07T04:39:00.459Z Checking arrayvec v0.7.6
34752025-01-07T04:39:00.459Z Checking topological-sort v0.2.2
34762025-01-07T04:39:00.560Z Checking shell-words v1.1.0
34772025-01-07T04:39:00.828Z Checking blake3 v1.5.4
34782025-01-07T04:39:01.156Z Checking omicron-zone-package v0.12.0
34792025-01-07T04:39:02.323Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34802025-01-07T04:39:03.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
34812025-01-07T04:39:03.378Z
34822025-01-07T04:39:03.378Zinfo: running `cargo check --bins` on xtask (164/176)
34832025-01-07T04:39:03.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842025-01-07T04:39:03.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852025-01-07T04:39:03.802Z Checking bitflags v2.6.0
34862025-01-07T04:39:03.805Z Checking serde v1.0.215
34872025-01-07T04:39:03.805Z Checking thiserror v1.0.69
34882025-01-07T04:39:03.892Z Checking scroll v0.12.0
34892025-01-07T04:39:03.899Z Checking hashbrown v0.15.1
34902025-01-07T04:39:03.902Z Checking log v0.4.22
34912025-01-07T04:39:03.921Z Checking zerocopy v0.7.35
34922025-01-07T04:39:03.934Z Checking syn v2.0.87
34932025-01-07T04:39:03.981Z Checking pest v2.7.14
34942025-01-07T04:39:04.109Z Checking rustix v0.38.37
34952025-01-07T04:39:04.146Z Checking once_cell v1.20.2
34962025-01-07T04:39:04.343Z Checking goblin v0.8.2
34972025-01-07T04:39:04.463Z Checking fs-err v2.11.0
34982025-01-07T04:39:04.760Z Checking anyhow v1.0.95
34992025-01-07T04:39:05.023Z Checking indexmap v2.6.0
35002025-01-07T04:39:05.143Z Checking tabled v0.15.0
35012025-01-07T04:39:05.780Z Checking terminal_size v0.4.0
35022025-01-07T04:39:05.780Z Checking tempfile v3.13.0
35032025-01-07T04:39:05.966Z Checking clap_builder v4.5.21
35042025-01-07T04:39:06.527Z Checking dtrace-parser v0.2.0
35052025-01-07T04:39:08.344Z Checking serde_json v1.0.133
35062025-01-07T04:39:08.344Z Checking serde_spanned v0.6.8
35072025-01-07T04:39:08.347Z Checking toml_datetime v0.6.8
35082025-01-07T04:39:08.347Z Checking camino v1.1.9
35092025-01-07T04:39:08.347Z Checking semver v1.0.23
35102025-01-07T04:39:08.347Z Checking cargo-platform v0.1.8
35112025-01-07T04:39:08.515Z Checking macaddr v1.0.1
35122025-01-07T04:39:08.590Z Checking toml_edit v0.22.22
35132025-01-07T04:39:08.592Z Checking clap v4.5.21
35142025-01-07T04:39:08.845Z Checking camino-tempfile v1.1.1
35152025-01-07T04:39:09.544Z Checking dof v0.3.0
35162025-01-07T04:39:09.544Z Checking cargo_metadata v0.18.1
35172025-01-07T04:39:09.940Z Checking usdt-impl v0.5.0
35182025-01-07T04:39:10.276Z Checking usdt v0.5.0
35192025-01-07T04:39:10.345Z Checking toml v0.8.19
35202025-01-07T04:39:10.795Z Checking cargo_toml v0.20.5
35212025-01-07T04:39:11.955Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35222025-01-07T04:39:12.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s
35232025-01-07T04:39:12.640Z
35242025-01-07T04:39:12.640Zinfo: running `cargo check --bins` on end-to-end-tests (165/176)
35252025-01-07T04:39:13.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262025-01-07T04:39:13.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272025-01-07T04:39:13.384Z Checking polyval v0.6.2
35282025-01-07T04:39:13.496Z Checking ctr v0.9.2
35292025-01-07T04:39:13.508Z Checking ssh-encoding v0.2.0
35302025-01-07T04:39:13.510Z Checking blowfish v0.9.1
35312025-01-07T04:39:13.531Z Checking password-hash v0.4.2
35322025-01-07T04:39:13.533Z Checking matches v0.1.10
35332025-01-07T04:39:13.560Z Checking p256 v0.13.2
35342025-01-07T04:39:13.560Z Checking p521 v0.13.3
35352025-01-07T04:39:13.623Z Checking idna v0.2.3
35362025-01-07T04:39:13.715Z Checking ghash v0.5.1
35372025-01-07T04:39:13.734Z Checking bcrypt-pbkdf v0.10.0
35382025-01-07T04:39:13.737Z Compiling enum-as-inner v0.5.1
35392025-01-07T04:39:13.820Z Checking russh-cryptovec v0.7.3
35402025-01-07T04:39:13.873Z Checking aes-gcm v0.10.3
35412025-01-07T04:39:13.930Z Checking pbkdf2 v0.11.0
35422025-01-07T04:39:13.982Z Checking md5 v0.7.0
35432025-01-07T04:39:14.015Z Checking num-bigint v0.4.6
35442025-01-07T04:39:14.034Z Checking des v0.8.1
35452025-01-07T04:39:14.135Z Checking ssh-cipher v0.2.0
35462025-01-07T04:39:14.201Z Compiling dhcproto-macros v0.1.0
35472025-01-07T04:39:14.273Z Checking hex-literal v0.4.1
35482025-01-07T04:39:14.305Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35492025-01-07T04:39:14.401Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35502025-01-07T04:39:14.423Z Checking ssh-key v0.6.6
35512025-01-07T04:39:14.438Z Checking internet-checksum v0.2.1
35522025-01-07T04:39:14.781Z Checking trust-dns-proto v0.22.0
35532025-01-07T04:39:15.706Z Checking russh-keys v0.45.0
35542025-01-07T04:39:16.622Z Checking russh v0.45.0
35552025-01-07T04:39:17.293Z Checking dhcproto v0.12.0
35562025-01-07T04:39:33.813Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35572025-01-07T04:39:35.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.55s
35582025-01-07T04:39:35.391Z
35592025-01-07T04:39:35.391Zinfo: running `cargo check --bins` on gateway-cli (166/176)
35602025-01-07T04:39:35.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-01-07T04:39:35.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-01-07T04:39:36.013Z Checking termios v0.3.3
35632025-01-07T04:39:36.225Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35642025-01-07T04:39:36.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
35652025-01-07T04:39:37.154Z
35662025-01-07T04:39:37.154Zinfo: running `cargo check --bins --no-default-features` on installinator (167/176)
35672025-01-07T04:39:37.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682025-01-07T04:39:37.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692025-01-07T04:39:37.830Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35702025-01-07T04:39:37.830Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35712025-01-07T04:39:37.833Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35722025-01-07T04:39:37.833Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35732025-01-07T04:39:38.871Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35742025-01-07T04:39:40.169Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35752025-01-07T04:39:42.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
35762025-01-07T04:39:42.241Z
35772025-01-07T04:39:42.241Zinfo: running `cargo check --bins` on internal-dns-cli (168/176)
35782025-01-07T04:39:42.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-01-07T04:39:42.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-01-07T04:39:42.878Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35812025-01-07T04:39:43.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35822025-01-07T04:39:43.527Z
35832025-01-07T04:39:43.527Zinfo: running `cargo check --bins` on omicron-live-tests (169/176)
35842025-01-07T04:39:44.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-01-07T04:39:44.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-01-07T04:39:44.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-01-07T04:39:44.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35882025-01-07T04:39:44.114Z
35892025-01-07T04:39:44.114Zinfo: running `cargo check --bins` on live-tests-macros (170/176)
35902025-01-07T04:39:44.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-01-07T04:39:44.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-01-07T04:39:44.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932025-01-07T04:39:44.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35942025-01-07T04:39:44.709Z
35952025-01-07T04:39:44.709Zinfo: running `cargo check --bins` on omicron-package (171/176)
35962025-01-07T04:39:45.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-01-07T04:39:45.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-01-07T04:39:45.358Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35992025-01-07T04:39:46.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
36002025-01-07T04:39:46.907Z
36012025-01-07T04:39:46.908Zinfo: running `cargo check --bins` on wicket-dbg (172/176)
36022025-01-07T04:39:47.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032025-01-07T04:39:47.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042025-01-07T04:39:47.581Z Checking rtoolbox v0.0.2
36052025-01-07T04:39:47.581Z Checking tui-tree-widget v0.22.0
36062025-01-07T04:39:47.581Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
36072025-01-07T04:39:47.799Z Checking rpassword v7.3.1
36082025-01-07T04:39:51.806Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36092025-01-07T04:39:54.695Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
36102025-01-07T04:39:55.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
36112025-01-07T04:39:56.119Z
36122025-01-07T04:39:56.119Zinfo: running `cargo check --bins` on wicket (173/176)
36132025-01-07T04:39:56.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36142025-01-07T04:39:56.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36152025-01-07T04:39:56.792Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36162025-01-07T04:39:57.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
36172025-01-07T04:39:57.410Z
36182025-01-07T04:39:57.410Zinfo: running `cargo check --bins` on wicketd (174/176)
36192025-01-07T04:39:57.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36202025-01-07T04:39:57.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36212025-01-07T04:39:58.102Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36222025-01-07T04:39:58.102Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36232025-01-07T04:39:58.954Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36242025-01-07T04:40:02.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
36252025-01-07T04:40:02.907Z
36262025-01-07T04:40:02.907Zinfo: running `cargo check --bins` on omicron-workspace-hack (175/176)
36272025-01-07T04:40:03.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-01-07T04:40:03.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-01-07T04:40:03.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36302025-01-07T04:40:03.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36312025-01-07T04:40:03.503Z
36322025-01-07T04:40:03.503Zinfo: running `cargo check --bins` on zone-setup (176/176)
36332025-01-07T04:40:04.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-01-07T04:40:04.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-01-07T04:40:04.235Z Checking uzers v0.12.1
36362025-01-07T04:40:04.568Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36372025-01-07T04:40:05.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
36382025-01-07T04:40:05.921Z
36392025-01-07T04:40:05.922Zreal 13:19.510953757
36402025-01-07T04:40:05.922Zuser 25:10.520127640
36412025-01-07T04:40:05.922Zsys 5:37.948043902
36422025-01-07T04:40:05.922Ztrap 0.499169129
36432025-01-07T04:40:05.922Ztflt 2.570230263
36442025-01-07T04:40:05.922Zdflt 3.004640129
36452025-01-07T04:40:05.922Zkflt 0.000997921
36462025-01-07T04:40:05.922Zlock 47:21.229735038
36472025-01-07T04:40:05.922Zslp 2:11:30.141008646
36482025-01-07T04:40:05.922Zlat 1:01.385897706
36492025-01-07T04:40:05.925Zstop 3:18.046166718
36502025-01-07T04:40:05.925Zprocess exited: duration 1118861 ms, exit code 0
 
36512025-01-07T04:40:05.931Zfound 0 output files