01JPZMDPFVD8AVS5H2J65849Y5: 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: 01JPZMDZ9RFYK9CSR19BZZ0ZRF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-22T19:14:41.136Zjob assigned to worker 01JPZME1CJDSQ5ANEQD49M81XW [factory gimlet-EVT22200007-propolis, EVT22200007/22664] (queued for 25 s)
 
22025-03-22T19:14:49.782Zstarting task 0: "setup"
32025-03-22T19:14:49.808Z++ uname -s
42025-03-22T19:14:49.808Z+ kern=SunOS
52025-03-22T19:14:49.808Z+ build_user=build
62025-03-22T19:14:49.808Z+ build_uid=12345
72025-03-22T19:14:49.808Z+ work_dir=/work
82025-03-22T19:14:49.808Z+ input_dir=/input
92025-03-22T19:14:49.808Z+ [[ 0 == 12345 ]]
102025-03-22T19:14:49.808Z+ case "$kern" in
112025-03-22T19:14:49.808Z+ groupadd -g 12345 build
122025-03-22T19:14:49.808Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-22T19:14:51.805Z+ zfs create -o mountpoint=/work rpool/work
142025-03-22T19:14:51.842Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-22T19:14:51.868Z+ home_fs=zfs
162025-03-22T19:14:51.868Z+ [[ zfs == autofs ]]
172025-03-22T19:14:51.868Z+ mkdir -p /home/build
182025-03-22T19:14:51.868Z+ chown build:build /home/build /work
192025-03-22T19:14:53.851Z+ chmod 0700 /home/build /work
202025-03-22T19:14:53.877Zprocess exited: duration 4075 ms, exit code 0
 
212025-03-22T19:14:53.929Zstarting task 1: "rust-toolchain"
222025-03-22T19:14:53.954Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-22T19:14:53.954Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-22T19:14:53.954Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-03-22T19:14:53.954Z * rust toolchain channel = "1.85.0"
262025-03-22T19:14:53.954Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-22T19:14:53.954Z * rust toolchain profile = "default"
282025-03-22T19:14:53.954Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-22T19:14:53.955Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-22T19:14:54.092Zinfo: downloading installer
312025-03-22T19:14:54.717Zwarn: It looks like you have an existing installation of Rust at:
322025-03-22T19:14:54.717Zwarn: /opt/ooce/bin
332025-03-22T19:14:54.717Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-22T19:14:54.717Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-22T19:14:54.717Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-22T19:14:54.717Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-22T19:14:54.717Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-22T19:14:54.717Zerror: cannot install while Rust is installed
392025-03-22T19:14:54.717Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-22T19:14:54.743Zinfo: profile set to 'default'
412025-03-22T19:14:54.743Zinfo: default host triple is x86_64-unknown-illumos
422025-03-22T19:14:54.743Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-22T19:14:54.837Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-22T19:14:54.837Zinfo: downloading component 'cargo'
452025-03-22T19:14:55.042Zinfo: downloading component 'clippy'
462025-03-22T19:14:55.129Zinfo: downloading component 'rust-docs'
472025-03-22T19:14:55.345Zinfo: downloading component 'rust-std'
482025-03-22T19:14:55.630Zinfo: downloading component 'rustc'
492025-03-22T19:14:56.590Zinfo: downloading component 'rustfmt'
502025-03-22T19:14:56.652Zinfo: installing component 'cargo'
512025-03-22T19:14:57.805Zinfo: installing component 'clippy'
522025-03-22T19:14:58.271Zinfo: installing component 'rust-docs'
532025-03-22T19:15:01.217Zinfo: installing component 'rust-std'
542025-03-22T19:15:03.337Zinfo: installing component 'rustc'
552025-03-22T19:15:10.249Zinfo: installing component 'rustfmt'
562025-03-22T19:15:10.656Z
572025-03-22T19:15:10.656Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
582025-03-22T19:15:10.810Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-22T19:15:10.810Z
602025-03-22T19:15:10.810Z
612025-03-22T19:15:10.810ZRust is installed now. Great!
622025-03-22T19:15:10.810Z
632025-03-22T19:15:10.810ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-22T19:15:10.810Zenvironment variable. This has not been done automatically.
652025-03-22T19:15:10.810Z
662025-03-22T19:15:10.810ZTo configure your current shell, you need to source
672025-03-22T19:15:10.810Zthe corresponding env file under $HOME/.cargo.
682025-03-22T19:15:10.810Z
692025-03-22T19:15:10.810ZThis is usually done by running one of the following (note the leading DOT):
702025-03-22T19:15:10.810Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-22T19:15:10.810Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-22T19:15:10.810Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-22T19:15:10.907Z+ rustup --version
742025-03-22T19:15:10.933Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-22T19:15:10.933Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-22T19:15:10.971Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-22T19:15:10.997Z+ cargo --version
782025-03-22T19:15:11.022Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-22T19:15:11.022Z+ rustc --version
802025-03-22T19:15:11.056Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-22T19:15:11.082Zprocess exited: duration 17132 ms, exit code 0
 
822025-03-22T19:15:11.133Zstarting task 2: "authentication"
832025-03-22T19:15:11.194Zprocess exited: duration 60 ms, exit code 0
 
842025-03-22T19:15:11.247Zstarting task 3: "clone repository"
852025-03-22T19:15:11.273Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-22T19:15:11.273Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-22T19:15:11.298ZCloning into '/work/oxidecomputer/omicron'...
882025-03-22T19:15:18.129Z+ cd /work/oxidecomputer/omicron
892025-03-22T19:15:18.154Z+ git fetch origin c2233b9416fade311f4d1984aa3df2f786549aee
902025-03-22T19:15:18.524ZFrom https://github.com/oxidecomputer/omicron
912025-03-22T19:15:18.524Z * branch c2233b9416fade311f4d1984aa3df2f786549aee -> FETCH_HEAD
922025-03-22T19:15:18.549Z+ [[ -n no-downgrades ]]
932025-03-22T19:15:18.549Z++ git branch --show-current
942025-03-22T19:15:18.549Z+ current=main
952025-03-22T19:15:18.550Z+ [[ main != no-downgrades ]]
962025-03-22T19:15:18.550Z+ git branch -f no-downgrades c2233b9416fade311f4d1984aa3df2f786549aee
972025-03-22T19:15:18.550Z+ git checkout -f no-downgrades
982025-03-22T19:15:18.725ZSwitched to branch 'no-downgrades'
992025-03-22T19:15:18.751Z+ git reset --hard c2233b9416fade311f4d1984aa3df2f786549aee
1002025-03-22T19:15:18.895ZHEAD is now at c2233b941 Better comments & error message
1012025-03-22T19:15:18.921Zprocess exited: duration 7649 ms, exit code 0
 
1022025-03-22T19:15:18.972Zstarting task 4: "build"
1032025-03-22T19:15:18.997Z+ source .github/buildomat/ci-env.sh
1042025-03-22T19:15:18.997Z++ export CARGO_TERM_COLOR=always
1052025-03-22T19:15:18.997Z++ CARGO_TERM_COLOR=always
1062025-03-22T19:15:18.997Z+ cargo --version
1072025-03-22T19:15:19.048Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-22T19:15:19.074Z+ rustc --version
1092025-03-22T19:15:19.133Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-22T19:15:19.159Z+ source ./env.sh
1112025-03-22T19:15:19.159Z++ OLD_SHELL_OPTS=ehxB
1122025-03-22T19:15:19.159Z++ set -o xtrace
1132025-03-22T19:15:19.159Z++++ dirname ./env.sh
1142025-03-22T19:15:19.159Z+++ readlink -f .
1152025-03-22T19:15:19.159Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-22T19:15:19.159Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-03-22T19:15:19.159Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-22T19:15:19.159Z++ 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
1192025-03-22T19:15:19.159Z++ 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
1202025-03-22T19:15:19.159Z++ 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
1212025-03-22T19:15:19.159Z++ 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
1222025-03-22T19:15:19.159Z++ 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
1232025-03-22T19:15:19.159Z++ 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
1242025-03-22T19:15:19.159Z++ case $OLD_SHELL_OPTS in
1252025-03-22T19:15:19.159Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-22T19:15:19.159Z+ 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
1272025-03-22T19:15:19.159Z+ 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
1282025-03-22T19:15:19.159Z+ banner prerequisites
1292025-03-22T19:15:19.159Z
1302025-03-22T19:15:19.159Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-22T19:15:19.159Z # # # # # # # # # # # # # # #
1322025-03-22T19:15:19.159Z # # # # ##### # # ##### # # # # # #### #
1332025-03-22T19:15:19.160Z ##### ##### # ##### # # # # # # # # #
1342025-03-22T19:15:19.160Z # # # # # # # # # # # # # # #
1352025-03-22T19:15:19.160Z # # # ###### # # ###### ### # #### # #### #
1362025-03-22T19:15:19.160Z
1372025-03-22T19:15:19.160Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-22T19:15:20.518Zpkg list: illegal option -- F
1392025-03-22T19:15:20.518ZUsage:
1402025-03-22T19:15:20.518Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-22T19:15:20.518Z [pkg_fmri_pattern ...]
1422025-03-22T19:15:21.542Zpkg list: illegal option -- F
1432025-03-22T19:15:21.542ZUsage:
1442025-03-22T19:15:21.542Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-22T19:15:21.542Z [pkg_fmri_pattern ...]
1462025-03-22T19:15:32.069Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-22T19:15:37.381Z Startup: Caching catalogs ... Done
1482025-03-22T19:15:55.444ZPlanning: Solver setup ... Done (16.845s)
1492025-03-22T19:15:55.641ZPlanning: Running solver ... Done (0.197s)
1502025-03-22T19:15:55.774ZPlanning: Finding local manifests ... Done (0.003s)
1512025-03-22T19:15:55.853ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-22T19:15:56.328ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-22T19:15:56.455ZPlanning: Package planning ... Done (0.127s)
1542025-03-22T19:15:56.525ZPlanning: Merging actions ... Done (0.069s)
1552025-03-22T19:15:56.755ZPlanning: Checking for conflicting actions ... Done (0.230s)
1562025-03-22T19:15:57.809ZPlanning: Consolidating action changes ... Done (1.052s)
1572025-03-22T19:15:58.228ZPlanning: Evaluating mediators ... Done (0.419s)
1582025-03-22T19:15:58.331ZPlanning: Planning completed in 20.86 seconds
1592025-03-22T19:15:58.357Z Packages to install: 4
1602025-03-22T19:15:58.357Z Packages to update: 3
1612025-03-22T19:15:58.357Z Mediators to change: 2
1622025-03-22T19:15:58.357Z Services to change: 1
1632025-03-22T19:15:58.357Z Estimated space available: 155.12 GB
1642025-03-22T19:15:58.357ZEstimated space to be consumed: 1.67 GB
1652025-03-22T19:15:58.357Z Create boot environment: No
1662025-03-22T19:15:58.357ZCreate backup boot environment: Yes
1672025-03-22T19:15:58.357Z Rebuild boot archive: No
1682025-03-22T19:15:58.357Z
1692025-03-22T19:15:58.357ZChanged mediators:
1702025-03-22T19:15:58.357Z mediator clang:
1712025-03-22T19:15:58.357Z version: None -> 15 (system default)
1722025-03-22T19:15:58.358Z
1732025-03-22T19:15:58.358Z mediator llvm:
1742025-03-22T19:15:58.358Z version: 14 (system default) -> 15 (system default)
1752025-03-22T19:15:58.358Z
1762025-03-22T19:15:58.358ZChanged packages:
1772025-03-22T19:15:58.358Zhelios-dev
1782025-03-22T19:15:58.358Z developer/build-essential
1792025-03-22T19:15:58.358Z None -> 11-2.0
1802025-03-22T19:15:58.358Z library/libxmlsec1
1812025-03-22T19:15:58.358Z None -> 1.2.35-2.0
1822025-03-22T19:15:58.358Z ooce/developer/clang-15
1832025-03-22T19:15:58.358Z None -> 15.0.7-2.0
1842025-03-22T19:15:58.358Z ooce/developer/llvm-15
1852025-03-22T19:15:58.358Z None -> 15.0.7-2.0
1862025-03-22T19:15:58.358Z package/pkg
1872025-03-22T19:15:58.358Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-22T19:15:58.358Z system/library/g++-runtime
1892025-03-22T19:15:58.358Z 13-2.0 -> 14-2.0
1902025-03-22T19:15:58.358Z system/library/gcc-runtime
1912025-03-22T19:15:58.358Z 13-2.0 -> 14-2.0
1922025-03-22T19:15:58.358Z
1932025-03-22T19:15:58.358ZServices:
1942025-03-22T19:15:58.358Z restart_fmri:
1952025-03-22T19:15:58.358Z svc:/system/update-man-index:default
1962025-03-22T19:15:58.358Z
1972025-03-22T19:15:58.358ZEditable files to change:
1982025-03-22T19:15:58.358Z Update:
1992025-03-22T19:15:58.358Z usr/share/lib/pkg/web/config.shtml
2002025-03-22T19:15:58.424Z
2012025-03-22T19:15:58.424ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-22T19:16:03.434ZDownload: 1197/4301 items 65.6/225.4MB 29% complete (13.8M/s)
2032025-03-22T19:16:08.435ZDownload: 1476/4301 items 111.4/225.4MB 49% complete (11.2M/s)
2042025-03-22T19:16:13.434ZDownload: 2292/4301 items 119.6/225.4MB 53% complete (5.5M/s)
2052025-03-22T19:16:18.434ZDownload: 3169/4301 items 146.8/225.4MB 65% complete (3.5M/s)
2062025-03-22T19:16:23.449ZDownload: 3279/4301 items 209.2/225.4MB 92% complete (9.2M/s)
2072025-03-22T19:16:28.453ZDownload: 3870/4301 items 217.7/225.4MB 96% complete (7.8M/s)
2082025-03-22T19:16:33.462ZDownload: 4206/4301 items 220.6/225.4MB 97% complete (4.1M/s)
2092025-03-22T19:16:37.685ZDownload: Completed 225.42 MB in 39.26 seconds (5.7M/s)
2102025-03-22T19:16:39.147Z Actions: 1/5122 actions (Removing old actions)
2112025-03-22T19:16:39.172Z Actions: 194/5122 actions (Installing new actions)
2122025-03-22T19:16:44.580Z Actions: 2932/5122 actions (Installing new actions)
2132025-03-22T19:16:45.058Z Actions: 4267/5122 actions (Updating modified actions)
2142025-03-22T19:16:45.455Z Actions: Completed 5122 actions in 6.31 seconds.
2152025-03-22T19:16:45.808Z Done (0.344s)
2162025-03-22T19:16:45.834Z Done (0.001s)
2172025-03-22T19:16:46.566Z Done (0.756s)
2182025-03-22T19:16:51.392Z Done (4.648s)
2192025-03-22T19:16:51.484Z Done (0.018s)
2202025-03-22T19:16:51.509Z Done (0.000s)
2212025-03-22T19:16:51.661Z Done (0.000s)
2222025-03-22T19:16:52.470ZPlanning: Evaluating mediator changes ... Done
2232025-03-22T19:16:52.722ZPlanning: Checking for conflicting actions ... Done
2242025-03-22T19:16:52.747ZPlanning: Consolidating action changes ... Done
2252025-03-22T19:16:53.047ZPlanning: Evaluating mediators ... Done
2262025-03-22T19:16:53.073ZPlanning: Planning completed in 0.58 seconds
2272025-03-22T19:16:53.098Z Mediators to change: 2
2282025-03-22T19:16:53.098Z Create boot environment: No
2292025-03-22T19:16:53.098ZCreate backup boot environment: No
2302025-03-22T19:16:53.152Z Done
2312025-03-22T19:16:53.152Z Done
2322025-03-22T19:16:53.785Z Done
2332025-03-22T19:16:58.057Z Done
2342025-03-22T19:16:58.160Z Done
2352025-03-22T19:16:58.161Z Done
2362025-03-22T19:16:58.212Z Done
2372025-03-22T19:16:58.979ZPlanning: Evaluating mediator changes ... Done
2382025-03-22T19:16:59.055ZPlanning: Merging actions ... Done
2392025-03-22T19:16:59.275ZPlanning: Checking for conflicting actions ... Done
2402025-03-22T19:16:59.309ZPlanning: Consolidating action changes ... Done
2412025-03-22T19:16:59.593ZPlanning: Evaluating mediators ... Done
2422025-03-22T19:16:59.658ZPlanning: Planning completed in 0.97 seconds
2432025-03-22T19:16:59.703Z Packages to change: 1
2442025-03-22T19:16:59.703Z Mediators to change: 1
2452025-03-22T19:16:59.703Z Services to change: 1
2462025-03-22T19:16:59.703Z Create boot environment: No
2472025-03-22T19:16:59.703ZCreate backup boot environment: Yes
2482025-03-22T19:17:01.462Z Actions: 1/6 actions (Updating modified actions)
2492025-03-22T19:17:01.513Z Actions: Completed 6 actions in 0.00 seconds.
2502025-03-22T19:17:01.514Z Done
2512025-03-22T19:17:01.514Z Done
2522025-03-22T19:17:01.592Z Done
2532025-03-22T19:17:05.772Z Done
2542025-03-22T19:17:05.866Z Done
2552025-03-22T19:17:05.892Z Done
2562025-03-22T19:17:05.960Z Done
2572025-03-22T19:17:06.460ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2582025-03-22T19:17:06.460Zclang system 15 system
2592025-03-22T19:17:06.460Zcsh system system illumos
2602025-03-22T19:17:06.460Zctags system system illumos
2612025-03-22T19:17:06.460Zgcc vendor 12 vendor
2622025-03-22T19:17:06.460Zgcc system 10 system
2632025-03-22T19:17:06.460Zgcc system 7 system
2642025-03-22T19:17:06.460Zgo system 1.20 system
2652025-03-22T19:17:06.460Zgo system 1.19 system
2662025-03-22T19:17:06.460Zllvm system 15 system
2672025-03-22T19:17:06.460Zllvm system 14 system
2682025-03-22T19:17:06.460Zmariadb system 10.6 system
2692025-03-22T19:17:06.460Zmta vendor vendor dma
2702025-03-22T19:17:06.460Zopenjdk system 17 system
2712025-03-22T19:17:06.460Zopenjdk system 11 system
2722025-03-22T19:17:06.460Zopenjdk system 1.8 system
2732025-03-22T19:17:06.460Zopenssl vendor 3 vendor
2742025-03-22T19:17:06.460Zperl system 5.36 system
2752025-03-22T19:17:06.460Zpostgresql system 15 system
2762025-03-22T19:17:06.460Zpostgresql system 13 system
2772025-03-22T19:17:06.460Zpython vendor 3 vendor
2782025-03-22T19:17:06.460Zpython system 2 system
2792025-03-22T19:17:06.460Zpython3 system 3.11 system
2802025-03-22T19:17:06.460Zruby system 3.0 system
2812025-03-22T19:17:06.460Zwords vendor vendor american-english
2822025-03-22T19:17:06.460Zwords system system australian-english
2832025-03-22T19:17:06.460Zwords system system british-english
2842025-03-22T19:17:06.460Zwords system system canadian-english
2852025-03-22T19:17:06.460Zwords system system french
2862025-03-22T19:17:06.460Zwords system system italian
2872025-03-22T19:17:06.460Zwords system system ngerman
2882025-03-22T19:17:06.460Zwords system system ogerman
2892025-03-22T19:17:06.460Zwords system system spanish
2902025-03-22T19:17:06.852ZPUBLISHER TYPE STATUS P LOCATION
2912025-03-22T19:17:06.852Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2922025-03-22T19:17:10.605ZFMRI IFO
2932025-03-22T19:17:10.605Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2942025-03-22T19:17:10.605Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2952025-03-22T19:17:10.605Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2962025-03-22T19:17:10.605Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2972025-03-22T19:17:10.606Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2982025-03-22T19:17:10.606Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2992025-03-22T19:17:10.606Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3002025-03-22T19:17:10.606Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3012025-03-22T19:17:10.606Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3022025-03-22T19:17:10.606Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3032025-03-22T19:17:10.606Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3042025-03-22T19:17:10.606Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3052025-03-22T19:17:10.606Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3062025-03-22T19:17:10.606Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3072025-03-22T19:17:10.606Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3082025-03-22T19:17:11.505Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3092025-03-22T19:17:11.947Z Updating crates.io index
3102025-03-22T19:17:11.972Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3112025-03-22T19:17:12.648Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3122025-03-22T19:17:12.994Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3132025-03-22T19:17:13.374Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3142025-03-22T19:17:13.807Z Updating git repository `https://github.com/oxidecomputer/propolis`
3152025-03-22T19:17:15.012Z Updating git repository `https://github.com/oxidecomputer/crucible`
3162025-03-22T19:17:17.020Z Updating git repository `https://github.com/oxidecomputer/opte`
3172025-03-22T19:17:17.793Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182025-03-22T19:17:18.570Z Updating git repository `https://github.com/oxidecomputer/clickward`
3192025-03-22T19:17:18.939Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3202025-03-22T19:17:19.306Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3212025-03-22T19:17:20.083Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3222025-03-22T19:17:20.691Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3232025-03-22T19:17:21.088Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3242025-03-22T19:17:21.559Z Updating git repository `https://github.com/oxidecomputer/tofino`
3252025-03-22T19:17:21.903Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3262025-03-22T19:17:22.250Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3272025-03-22T19:17:22.574Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3282025-03-22T19:17:22.940Z Updating git repository `https://github.com/oxidecomputer/lldp`
3292025-03-22T19:17:23.363Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3302025-03-22T19:17:23.728Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3312025-03-22T19:17:24.158Z Updating git repository `https://github.com/oxidecomputer/ispf`
3322025-03-22T19:17:24.581Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332025-03-22T19:17:24.932Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3342025-03-22T19:17:25.680Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3352025-03-22T19:17:26.032Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3362025-03-22T19:17:26.494Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3372025-03-22T19:17:26.997Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3382025-03-22T19:17:27.473Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3392025-03-22T19:17:27.800Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3402025-03-22T19:17:28.175Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3412025-03-22T19:17:29.756Z Downloading crates ...
3422025-03-22T19:17:29.816Z Downloaded anstream v0.6.15
3432025-03-22T19:17:29.843Z Downloaded fastrand v2.1.1
3442025-03-22T19:17:29.843Z Downloaded swrite v0.1.0
3452025-03-22T19:17:29.843Z Downloaded scroll_derive v0.12.0
3462025-03-22T19:17:29.843Z Downloaded generic-array v0.14.7
3472025-03-22T19:17:29.843Z Downloaded usdt-macro v0.5.0
3482025-03-22T19:17:29.843Z Downloaded serde_spanned v0.6.8
3492025-03-22T19:17:29.843Z Downloaded itoa v1.0.11
3502025-03-22T19:17:29.843Z Downloaded heck v0.5.0
3512025-03-22T19:17:29.843Z Downloaded version_check v0.9.5
3522025-03-22T19:17:29.843Z Downloaded once_cell v1.20.3
3532025-03-22T19:17:29.870Z Downloaded usdt v0.5.0
3542025-03-22T19:17:29.870Z Downloaded clap v4.5.32
3552025-03-22T19:17:29.870Z Downloaded unicode-ident v1.0.14
3562025-03-22T19:17:29.870Z Downloaded toml_edit v0.22.24
3572025-03-22T19:17:29.895Z Downloaded zerocopy-derive v0.7.35
3582025-03-22T19:17:29.895Z Downloaded textwrap v0.16.1
3592025-03-22T19:17:29.895Z Downloaded tabled v0.15.0
3602025-03-22T19:17:29.921Z Downloaded syn v1.0.109
3612025-03-22T19:17:29.946Z Downloaded winnow v0.7.3
3622025-03-22T19:17:29.946Z Downloaded serde_tokenstream v0.2.2
3632025-03-22T19:17:29.946Z Downloaded scroll v0.12.0
3642025-03-22T19:17:29.946Z Downloaded clap_builder v4.5.32
3652025-03-22T19:17:29.946Z Downloaded goblin v0.8.2
3662025-03-22T19:17:29.971Z Downloaded serde_json v1.0.139
3672025-03-22T19:17:29.971Z Downloaded thiserror v2.0.12
3682025-03-22T19:17:29.971Z Downloaded rustix v0.37.28
3692025-03-22T19:17:29.997Z Downloaded syn v2.0.98
3702025-03-22T19:17:30.022Z Downloaded hashbrown v0.15.1
3712025-03-22T19:17:30.022Z Downloaded clap_derive v4.5.32
3722025-03-22T19:17:30.022Z Downloaded unicode-linebreak v0.1.5
3732025-03-22T19:17:30.022Z Downloaded zerocopy v0.7.35
3742025-03-22T19:17:30.048Z Downloaded tabled_derive v0.7.0
3752025-03-22T19:17:30.048Z Downloaded unicode-width v0.1.14
3762025-03-22T19:17:30.048Z Downloaded ryu v1.0.18
3772025-03-22T19:17:30.048Z Downloaded indexmap v2.7.1
3782025-03-22T19:17:30.048Z Downloaded pest v2.7.14
3792025-03-22T19:17:30.048Z Downloaded toml v0.8.20
3802025-03-22T19:17:30.073Z Downloaded serde_derive v1.0.218
3812025-03-22T19:17:30.073Z Downloaded libc v0.2.170
3822025-03-22T19:17:30.098Z Downloaded serde v1.0.218
3832025-03-22T19:17:30.098Z Downloaded rustix v0.38.37
3842025-03-22T19:17:30.124Z Downloaded pretty-hex v0.4.1
3852025-03-22T19:17:30.124Z Downloaded pest_meta v2.7.14
3862025-03-22T19:17:30.124Z Downloaded papergrid v0.11.0
3872025-03-22T19:17:30.124Z Downloaded memchr v2.7.4
3882025-03-22T19:17:30.124Z Downloaded log v0.4.22
3892025-03-22T19:17:30.124Z Downloaded cfg-if v1.0.0
3902025-03-22T19:17:30.149Z Downloaded cargo_metadata v0.19.2
3912025-03-22T19:17:30.149Z Downloaded anyhow v1.0.97
3922025-03-22T19:17:30.149Z Downloaded ucd-trie v0.1.7
3932025-03-22T19:17:30.149Z Downloaded typenum v1.17.0
3942025-03-22T19:17:30.149Z Downloaded tempfile v3.13.0
3952025-03-22T19:17:30.149Z Downloaded sha2 v0.10.8
3962025-03-22T19:17:30.149Z Downloaded proc-macro2 v1.0.94
3972025-03-22T19:17:30.149Z Downloaded pest_generator v2.7.14
3982025-03-22T19:17:30.149Z Downloaded pest_derive v2.7.14
3992025-03-22T19:17:30.149Z Downloaded bytecount v0.6.8
4002025-03-22T19:17:30.150Z Downloaded bitflags v2.6.0
4012025-03-22T19:17:30.175Z Downloaded toml_datetime v0.6.8
4022025-03-22T19:17:30.175Z Downloaded thiserror v1.0.69
4032025-03-22T19:17:30.175Z Downloaded semver v1.0.25
4042025-03-22T19:17:30.175Z Downloaded quote v1.0.39
4052025-03-22T19:17:30.175Z Downloaded proc-macro-error v1.0.4
4062025-03-22T19:17:30.175Z Downloaded io-lifetimes v1.0.11
4072025-03-22T19:17:30.175Z Downloaded is_terminal_polyfill v1.70.1
4082025-03-22T19:17:30.175Z Downloaded cargo_toml v0.21.0
4092025-03-22T19:17:30.175Z Downloaded camino-tempfile v1.1.1
4102025-03-22T19:17:30.175Z Downloaded camino v1.1.9
4112025-03-22T19:17:30.201Z Downloaded bitflags v1.3.2
4122025-03-22T19:17:30.201Z Downloaded utf8parse v0.2.2
4132025-03-22T19:17:30.201Z Downloaded usdt-impl v0.5.0
4142025-03-22T19:17:30.201Z Downloaded thread-id v4.2.2
4152025-03-22T19:17:30.201Z Downloaded thiserror-impl v2.0.12
4162025-03-22T19:17:30.201Z Downloaded thiserror-impl v1.0.69
4172025-03-22T19:17:30.201Z Downloaded terminal_size v0.4.0
4182025-03-22T19:17:30.201Z Downloaded terminal_size v0.2.6
4192025-03-22T19:17:30.201Z Downloaded strsim v0.11.1
4202025-03-22T19:17:30.201Z Downloaded smawk v0.3.2
4212025-03-22T19:17:30.202Z Downloaded proc-macro-error-attr v1.0.4
4222025-03-22T19:17:30.202Z Downloaded plain v0.2.3
4232025-03-22T19:17:30.202Z Downloaded memmap v0.7.0
4242025-03-22T19:17:30.202Z Downloaded macaddr v1.0.1
4252025-03-22T19:17:30.202Z Downloaded clap_lex v0.7.4
4262025-03-22T19:17:30.202Z Downloaded usdt-attr-macro v0.5.0
4272025-03-22T19:17:30.202Z Downloaded heck v0.4.1
4282025-03-22T19:17:30.202Z Downloaded fnv v1.0.7
4292025-03-22T19:17:30.202Z Downloaded errno v0.3.9
4302025-03-22T19:17:30.202Z Downloaded digest v0.10.7
4312025-03-22T19:17:30.228Z Downloaded crypto-common v0.1.6
4322025-03-22T19:17:30.228Z Downloaded cpufeatures v0.2.14
4332025-03-22T19:17:30.228Z Downloaded cargo-platform v0.1.8
4342025-03-22T19:17:30.228Z Downloaded byteorder v1.5.0
4352025-03-22T19:17:30.228Z Downloaded fs-err v2.11.0
4362025-03-22T19:17:30.228Z Downloaded dof v0.3.0
4372025-03-22T19:17:30.228Z Downloaded anstyle-parse v0.2.5
4382025-03-22T19:17:30.228Z Downloaded anstyle v1.0.10
4392025-03-22T19:17:30.228Z Downloaded equivalent v1.0.1
4402025-03-22T19:17:30.228Z Downloaded dtrace-parser v0.2.0
4412025-03-22T19:17:30.228Z Downloaded colorchoice v1.0.2
4422025-03-22T19:17:30.228Z Downloaded block-buffer v0.10.4
4432025-03-22T19:17:30.228Z Downloaded autocfg v1.4.0
4442025-03-22T19:17:30.228Z Downloaded anstyle-query v1.1.1
4452025-03-22T19:17:30.331Z Compiling proc-macro2 v1.0.94
4462025-03-22T19:17:30.331Z Compiling unicode-ident v1.0.14
4472025-03-22T19:17:30.357Z Compiling serde v1.0.218
4482025-03-22T19:17:30.357Z Compiling libc v0.2.170
4492025-03-22T19:17:30.357Z Compiling version_check v0.9.5
4502025-03-22T19:17:30.357Z Compiling memchr v2.7.4
4512025-03-22T19:17:30.357Z Compiling thiserror v1.0.69
4522025-03-22T19:17:30.357Z Compiling ryu v1.0.18
4532025-03-22T19:17:30.605Z Compiling ucd-trie v0.1.7
4542025-03-22T19:17:30.742Z Compiling itoa v1.0.11
4552025-03-22T19:17:31.032Z Compiling once_cell v1.20.3
4562025-03-22T19:17:31.143Z Compiling byteorder v1.5.0
4572025-03-22T19:17:31.271Z Compiling rustix v0.38.37
4582025-03-22T19:17:31.373Z Compiling serde_json v1.0.139
4592025-03-22T19:17:31.541Z Compiling bitflags v2.6.0
4602025-03-22T19:17:31.682Z Compiling proc-macro-error-attr v1.0.4
4612025-03-22T19:17:31.777Z Compiling usdt-impl v0.5.0
4622025-03-22T19:17:31.914Z Compiling syn v1.0.109
4632025-03-22T19:17:31.940Z Compiling io-lifetimes v1.0.11
4642025-03-22T19:17:31.995Z Compiling errno v0.3.9
4652025-03-22T19:17:32.046Z Compiling proc-macro-error v1.0.4
4662025-03-22T19:17:32.072Z Compiling quote v1.0.39
4672025-03-22T19:17:32.322Z Compiling equivalent v1.0.1
4682025-03-22T19:17:32.398Z Compiling syn v2.0.98
4692025-03-22T19:17:32.424Z Compiling thread-id v4.2.2
4702025-03-22T19:17:32.499Z Compiling camino v1.1.9
4712025-03-22T19:17:32.527Z Compiling hashbrown v0.15.1
4722025-03-22T19:17:32.555Z Compiling plain v0.2.3
4732025-03-22T19:17:32.603Z Compiling rustix v0.37.28
4742025-03-22T19:17:32.640Z Compiling utf8parse v0.2.2
4752025-03-22T19:17:32.734Z Compiling log v0.4.22
4762025-03-22T19:17:32.807Z Compiling anstyle-parse v0.2.5
4772025-03-22T19:17:33.281Z Compiling bitflags v1.3.2
4782025-03-22T19:17:33.359Z Compiling winnow v0.7.3
4792025-03-22T19:17:33.387Z Compiling semver v1.0.25
4802025-03-22T19:17:33.444Z Compiling indexmap v2.7.1
4812025-03-22T19:17:33.497Z Compiling pretty-hex v0.4.1
4822025-03-22T19:17:33.660Z Compiling unicode-width v0.1.14
4832025-03-22T19:17:33.709Z Compiling is_terminal_polyfill v1.70.1
4842025-03-22T19:17:33.801Z Compiling thiserror v2.0.12
4852025-03-22T19:17:33.839Z Compiling autocfg v1.4.0
4862025-03-22T19:17:34.083Z Compiling anstyle-query v1.1.1
4872025-03-22T19:17:34.224Z Compiling anstyle v1.0.10
4882025-03-22T19:17:34.249Z Compiling colorchoice v1.0.2
4892025-03-22T19:17:34.475Z Compiling terminal_size v0.4.0
4902025-03-22T19:17:34.599Z Compiling anstream v0.6.15
4912025-03-22T19:17:34.649Z Compiling fs-err v2.11.0
4922025-03-22T19:17:34.702Z Compiling fastrand v2.1.1
4932025-03-22T19:17:34.805Z Compiling heck v0.5.0
4942025-03-22T19:17:34.909Z Compiling heck v0.4.1
4952025-03-22T19:17:35.157Z Compiling bytecount v0.6.8
4962025-03-22T19:17:35.252Z Compiling anyhow v1.0.97
4972025-03-22T19:17:35.365Z Compiling clap_lex v0.7.4
4982025-03-22T19:17:35.444Z Compiling fnv v1.0.7
4992025-03-22T19:17:35.599Z Compiling cfg-if v1.0.0
5002025-03-22T19:17:35.681Z Compiling strsim v0.11.1
5012025-03-22T19:17:35.716Z Compiling tempfile v3.13.0
5022025-03-22T19:17:35.742Z Compiling papergrid v0.11.0
5032025-03-22T19:17:35.775Z Compiling terminal_size v0.2.6
5042025-03-22T19:17:36.084Z Compiling clap_builder v4.5.32
5052025-03-22T19:17:36.223Z Compiling memmap v0.7.0
5062025-03-22T19:17:36.351Z Compiling smawk v0.3.2
5072025-03-22T19:17:36.376Z Compiling unicode-linebreak v0.1.5
5082025-03-22T19:17:36.555Z Compiling swrite v0.1.0
5092025-03-22T19:17:36.771Z Compiling textwrap v0.16.1
5102025-03-22T19:17:37.094Z Compiling tabled_derive v0.7.0
5112025-03-22T19:17:38.221Z Compiling serde_derive v1.0.218
5122025-03-22T19:17:38.221Z Compiling thiserror-impl v1.0.69
5132025-03-22T19:17:38.247Z Compiling zerocopy-derive v0.7.35
5142025-03-22T19:17:38.247Z Compiling scroll_derive v0.12.0
5152025-03-22T19:17:38.247Z Compiling thiserror-impl v2.0.12
5162025-03-22T19:17:38.247Z Compiling clap_derive v4.5.32
5172025-03-22T19:17:38.495Z Compiling tabled v0.15.0
5182025-03-22T19:17:39.528Z Compiling scroll v0.12.0
5192025-03-22T19:17:39.890Z Compiling zerocopy v0.7.35
5202025-03-22T19:17:39.995Z Compiling goblin v0.8.2
5212025-03-22T19:17:40.767Z Compiling pest v2.7.14
5222025-03-22T19:17:41.579Z Compiling clap v4.5.32
5232025-03-22T19:17:42.891Z Compiling pest_meta v2.7.14
5242025-03-22T19:17:43.954Z Compiling pest_generator v2.7.14
5252025-03-22T19:17:44.963Z Compiling pest_derive v2.7.14
5262025-03-22T19:17:45.571Z Compiling dtrace-parser v0.2.0
5272025-03-22T19:17:46.615Z Compiling serde_tokenstream v0.2.2
5282025-03-22T19:17:46.659Z Compiling serde_spanned v0.6.8
5292025-03-22T19:17:46.659Z Compiling toml_datetime v0.6.8
5302025-03-22T19:17:46.895Z Compiling cargo-platform v0.1.8
5312025-03-22T19:17:46.922Z Compiling macaddr v1.0.1
5322025-03-22T19:17:47.130Z Compiling toml_edit v0.22.24
5332025-03-22T19:17:47.294Z Compiling camino-tempfile v1.1.1
5342025-03-22T19:17:47.986Z Compiling dof v0.3.0
5352025-03-22T19:17:48.032Z Compiling cargo_metadata v0.19.2
5362025-03-22T19:17:49.226Z Compiling usdt-macro v0.5.0
5372025-03-22T19:17:49.226Z Compiling usdt-attr-macro v0.5.0
5382025-03-22T19:17:49.896Z Compiling toml v0.8.20
5392025-03-22T19:17:50.144Z Compiling usdt v0.5.0
5402025-03-22T19:17:50.574Z Compiling cargo_toml v0.21.0
5412025-03-22T19:17:53.628Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5422025-03-22T19:17:57.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.17s
5432025-03-22T19:17:57.619Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5442025-03-22T19:17:58.328Z Downloading crates ...
5452025-03-22T19:17:58.462Z Downloaded async-stream-impl v0.3.6
5462025-03-22T19:17:59.082Z Downloaded adler2 v2.0.0
5472025-03-22T19:17:59.082Z Downloaded async-recursion v1.1.1
5482025-03-22T19:17:59.082Z Downloaded cstr-argument v0.1.2
5492025-03-22T19:17:59.082Z Downloaded http-range v0.1.5
5502025-03-22T19:17:59.082Z Downloaded hubpack_derive v0.1.1
5512025-03-22T19:17:59.082Z Downloaded crossbeam-deque v0.8.5
5522025-03-22T19:17:59.082Z Downloaded icu_provider_macros v1.5.0
5532025-03-22T19:17:59.082Z Downloaded newtype_derive v0.1.6
5542025-03-22T19:17:59.082Z Downloaded same-file v1.0.6
5552025-03-22T19:17:59.082Z Downloaded salsa20 v0.10.2
5562025-03-22T19:17:59.082Z Downloaded sqlparser_derive v0.2.2
5572025-03-22T19:17:59.082Z Downloaded tinyvec_macros v0.1.1
5582025-03-22T19:17:59.082Z Downloaded spin v0.9.8
5592025-03-22T19:17:59.082Z Downloaded vte_generate_state_changes v0.1.2
5602025-03-22T19:17:59.082Z Downloaded universal-hash v0.5.1
5612025-03-22T19:17:59.082Z Downloaded either v1.14.0
5622025-03-22T19:17:59.082Z Downloaded glob v0.3.2
5632025-03-22T19:17:59.082Z Downloaded packed_struct v0.10.1
5642025-03-22T19:17:59.082Z Downloaded rustc-hash v2.1.1
5652025-03-22T19:17:59.082Z Downloaded rustc_version v0.1.7
5662025-03-22T19:17:59.082Z Downloaded strum v0.26.3
5672025-03-22T19:17:59.082Z Downloaded derive_builder_macro v0.20.2
5682025-03-22T19:17:59.082Z Downloaded deranged v0.3.11
5692025-03-22T19:17:59.082Z Downloaded parse-size v1.1.0
5702025-03-22T19:17:59.082Z Downloaded progenitor-client v0.8.0
5712025-03-22T19:17:59.082Z Downloaded serde-big-array v0.5.1
5722025-03-22T19:17:59.082Z Downloaded try-lock v0.2.5
5732025-03-22T19:17:59.082Z Downloaded darling_macro v0.20.10
5742025-03-22T19:17:59.082Z Downloaded serde_derive_internals v0.29.1
5752025-03-22T19:17:59.082Z Downloaded pin-utils v0.1.0
5762025-03-22T19:17:59.082Z Downloaded termtree v0.4.1
5772025-03-22T19:17:59.082Z Downloaded zerofrom v0.1.4
5782025-03-22T19:17:59.082Z Downloaded zerovec-derive v0.10.3
5792025-03-22T19:17:59.082Z Downloaded normalize-line-endings v0.3.0
5802025-03-22T19:17:59.082Z Downloaded num v0.4.3
5812025-03-22T19:17:59.082Z Downloaded tokio-tungstenite v0.23.1
5822025-03-22T19:17:59.082Z Downloaded foreign-types v0.3.2
5832025-03-22T19:17:59.082Z Downloaded endian-type v0.1.2
5842025-03-22T19:17:59.082Z Downloaded rustversion v1.0.17
5852025-03-22T19:17:59.083Z Downloaded downcast v0.11.0
5862025-03-22T19:17:59.083Z Downloaded sync_wrapper v1.0.1
5872025-03-22T19:17:59.083Z Downloaded openssl-macros v0.1.1
5882025-03-22T19:17:59.083Z Downloaded openssl-probe v0.1.5
5892025-03-22T19:17:59.083Z Downloaded displaydoc v0.2.5
5902025-03-22T19:17:59.083Z Downloaded olpc-cjson v0.1.4
5912025-03-22T19:17:59.083Z Downloaded oso-derive v0.27.3
5922025-03-22T19:17:59.083Z Downloaded write16 v1.0.0
5932025-03-22T19:17:59.083Z Downloaded phf v0.11.2
5942025-03-22T19:17:59.083Z Downloaded time-core v0.1.2
5952025-03-22T19:17:59.083Z Downloaded typify-macro v0.2.0
5962025-03-22T19:17:59.083Z Downloaded slog-dtrace v0.3.0
5972025-03-22T19:17:59.083Z Downloaded typify-macro v0.3.0
5982025-03-22T19:17:59.083Z Downloaded phf_shared v0.11.2
5992025-03-22T19:17:59.083Z Downloaded xattr v1.3.1
6002025-03-22T19:17:59.083Z Downloaded xz2 v0.1.7
6012025-03-22T19:17:59.083Z Downloaded writeable v0.5.5
6022025-03-22T19:17:59.083Z Downloaded typify v0.2.0
6032025-03-22T19:17:59.083Z Downloaded tinyvec v1.8.0
6042025-03-22T19:17:59.083Z Downloaded zerocopy-derive v0.8.10
6052025-03-22T19:17:59.083Z Downloaded yansi v1.0.1
6062025-03-22T19:17:59.083Z Downloaded x509-cert v0.2.5
6072025-03-22T19:17:59.083Z Downloaded toml_edit v0.19.15
6082025-03-22T19:17:59.083Z Downloaded openssl-sys v0.9.106
6092025-03-22T19:17:59.083Z Downloaded tough v0.19.0
6102025-03-22T19:17:59.083Z Downloaded time v0.3.36
6112025-03-22T19:17:59.083Z Downloaded regex v1.11.1
6122025-03-22T19:17:59.083Z Downloaded petname v2.0.2
6132025-03-22T19:17:59.083Z Downloaded object v0.30.4
6142025-03-22T19:17:59.083Z Downloaded dropshot v0.12.0
6152025-03-22T19:17:59.083Z Downloaded zerocopy v0.8.10
6162025-03-22T19:17:59.083Z Downloaded hickory-proto v0.24.4
6172025-03-22T19:17:59.083Z Downloaded curve25519-dalek v4.1.3
6182025-03-22T19:17:59.083Z Downloaded dropshot v0.16.0
6192025-03-22T19:17:59.083Z Downloaded openapiv3 v2.0.0
6202025-03-22T19:17:59.083Z Downloaded openssl v0.10.71
6212025-03-22T19:17:59.109Z Downloaded rustls v0.23.19
6222025-03-22T19:17:59.109Z Downloaded rustls v0.22.4
6232025-03-22T19:17:59.109Z Downloaded sled v0.34.7
6242025-03-22T19:17:59.109Z Downloaded csv v1.3.1
6252025-03-22T19:17:59.109Z Downloaded regex-syntax v0.8.5
6262025-03-22T19:17:59.109Z Downloaded object v0.36.5
6272025-03-22T19:17:59.109Z Downloaded tokio v1.43.0
6282025-03-22T19:17:59.155Z Downloaded ratatui v0.29.0
6292025-03-22T19:17:59.181Z Downloaded zerocopy-derive v0.6.6
6302025-03-22T19:17:59.206Z Downloaded regex-automata v0.4.8
6312025-03-22T19:17:59.233Z Downloaded typify-impl v0.3.0
6322025-03-22T19:17:59.233Z Downloaded typify-impl v0.2.0
6332025-03-22T19:17:59.259Z Downloaded webpki-roots v0.26.6
6342025-03-22T19:17:59.259Z Downloaded unicode-width v0.2.0
6352025-03-22T19:17:59.284Z Downloaded rustls v0.21.12
6362025-03-22T19:17:59.284Z Downloaded regress v0.10.3
6372025-03-22T19:17:59.284Z Downloaded rustls-webpki v0.102.8
6382025-03-22T19:17:59.310Z Downloaded proptest v1.6.0
6392025-03-22T19:17:59.335Z Downloaded lalrpop v0.19.12
6402025-03-22T19:17:59.335Z Downloaded rustls-webpki v0.101.7
6412025-03-22T19:17:59.360Z Downloaded futures-util v0.3.31
6422025-03-22T19:17:59.360Z Downloaded petgraph v0.7.1
6432025-03-22T19:17:59.386Z Downloaded petgraph v0.6.5
6442025-03-22T19:17:59.411Z Downloaded lzma-sys v0.1.20
6452025-03-22T19:17:59.437Z Downloaded winnow v0.6.20
6462025-03-22T19:17:59.462Z Downloaded libz-sys v1.1.20
6472025-03-22T19:17:59.487Z Downloaded icu_properties_data v1.5.0
6482025-03-22T19:17:59.487Z Downloaded sha3 v0.10.8
6492025-03-22T19:17:59.487Z Downloaded regex-syntax v0.6.29
6502025-03-22T19:17:59.514Z Downloaded rayon v1.10.0
6512025-03-22T19:17:59.514Z Downloaded nix v0.29.0
6522025-03-22T19:17:59.540Z Downloaded nix v0.28.0
6532025-03-22T19:17:59.540Z Downloaded nix v0.27.1
6542025-03-22T19:17:59.566Z Downloaded winnow v0.5.40
6552025-03-22T19:17:59.566Z Downloaded diesel v2.2.8
6562025-03-22T19:17:59.592Z Downloaded itertools v0.13.0
6572025-03-22T19:17:59.592Z Downloaded rsa v0.9.6
6582025-03-22T19:17:59.592Z Downloaded typed-path v0.9.3
6592025-03-22T19:17:59.617Z Downloaded hyper v1.6.0
6602025-03-22T19:17:59.617Z Downloaded bzip2-sys v0.1.11+1.0.8
6612025-03-22T19:17:59.643Z Downloaded quick-xml v0.37.2
6622025-03-22T19:17:59.643Z Downloaded itertools v0.14.0
6632025-03-22T19:17:59.643Z Downloaded hkdf v0.12.4
6642025-03-22T19:17:59.643Z Downloaded pbkdf2 v0.11.0
6652025-03-22T19:17:59.643Z Downloaded oso v0.27.3
6662025-03-22T19:17:59.670Z Downloaded reqwest v0.12.12
6672025-03-22T19:17:59.670Z Downloaded qorb v0.2.1
6682025-03-22T19:17:59.670Z Downloaded pretty_assertions v1.4.1
6692025-03-22T19:17:59.670Z Downloaded hashbrown v0.12.3
6702025-03-22T19:17:59.670Z Downloaded itertools v0.12.1
6712025-03-22T19:17:59.697Z Downloaded idna v1.0.3
6722025-03-22T19:17:59.697Z Downloaded rustls-pki-types v1.10.0
6732025-03-22T19:17:59.697Z Downloaded publicsuffix v2.3.0
6742025-03-22T19:17:59.697Z Downloaded encoding_rs v0.8.34
6752025-03-22T19:17:59.722Z Downloaded ring v0.17.11
6762025-03-22T19:17:59.761Z Downloaded diesel_derives v2.2.3
6772025-03-22T19:17:59.787Z Downloaded typify v0.3.0
6782025-03-22T19:17:59.787Z Downloaded prettyplease v0.2.30
6792025-03-22T19:17:59.787Z Downloaded hashbrown v0.13.2
6802025-03-22T19:17:59.827Z Downloaded libxml v0.3.3
6812025-03-22T19:17:59.827Z Downloaded libm v0.2.8
6822025-03-22T19:17:59.827Z Downloaded itertools v0.10.5
6832025-03-22T19:17:59.827Z Downloaded slog-envlogger v2.2.0
6842025-03-22T19:17:59.827Z Downloaded reedline v0.38.0
6852025-03-22T19:17:59.827Z Downloaded tabled v0.18.0
6862025-03-22T19:17:59.853Z Downloaded wyz v0.5.1
6872025-03-22T19:17:59.853Z Downloaded phf_codegen v0.11.2
6882025-03-22T19:17:59.853Z Downloaded test-strategy v0.4.0
6892025-03-22T19:17:59.853Z Downloaded time-macros v0.2.18
6902025-03-22T19:17:59.853Z Downloaded subtle v2.6.1
6912025-03-22T19:17:59.853Z Downloaded slog-stdlog v4.1.1
6922025-03-22T19:17:59.853Z Downloaded slog-scope v4.4.0
6932025-03-22T19:17:59.853Z Downloaded slog-json v2.6.1
6942025-03-22T19:17:59.853Z Downloaded pem-rfc7468 v0.7.0
6952025-03-22T19:17:59.853Z Downloaded peg-macros v0.8.5
6962025-03-22T19:17:59.853Z Downloaded daft v0.1.2
6972025-03-22T19:17:59.879Z Downloaded zopfli v0.8.1
6982025-03-22T19:17:59.879Z Downloaded zerocopy v0.6.6
6992025-03-22T19:17:59.879Z Downloaded thiserror-no-std v2.0.2
7002025-03-22T19:17:59.879Z Downloaded pbkdf2 v0.12.2
7012025-03-22T19:17:59.879Z Downloaded curve25519-dalek-derive v0.1.1
7022025-03-22T19:17:59.879Z Downloaded rusty-fork v0.3.0
7032025-03-22T19:17:59.879Z Downloaded libgit2-sys v0.17.0+1.8.1
7042025-03-22T19:17:59.938Z Downloaded http v1.2.0
7052025-03-22T19:17:59.963Z Downloaded tinystr v0.7.6
7062025-03-22T19:17:59.963Z Downloaded tiny-keccak v2.0.2
7072025-03-22T19:17:59.963Z Downloaded percent-encoding v2.3.1
7082025-03-22T19:17:59.963Z Downloaded expectorate v1.1.0
7092025-03-22T19:17:59.964Z Downloaded diff v0.1.13
7102025-03-22T19:17:59.964Z Downloaded fragile v2.0.0
7112025-03-22T19:17:59.964Z Downloaded flate2 v1.1.0
7122025-03-22T19:17:59.964Z Downloaded phf_shared v0.10.0
7132025-03-22T19:17:59.964Z Downloaded phf_generator v0.11.2
7142025-03-22T19:17:59.964Z Downloaded twox-hash v2.1.0
7152025-03-22T19:17:59.989Z Downloaded signal-hook v0.3.17
7162025-03-22T19:17:59.989Z Downloaded pem v3.0.5
7172025-03-22T19:17:59.989Z Downloaded peg v0.8.5
7182025-03-22T19:17:59.989Z Downloaded yoke v0.7.4
7192025-03-22T19:17:59.989Z Downloaded yasna v0.5.2
7202025-03-22T19:17:59.989Z Downloaded omicron-zone-package v0.12.0
7212025-03-22T19:17:59.989Z Downloaded daft-derive v0.1.2
7222025-03-22T19:17:59.989Z Downloaded quinn v0.11.5
7232025-03-22T19:18:00.018Z Downloaded enum-as-inner v0.6.1
7242025-03-22T19:18:00.018Z Downloaded num_enum_derive v0.5.11
7252025-03-22T19:18:00.018Z Downloaded proc-macro-error2 v2.0.1
7262025-03-22T19:18:00.018Z Downloaded peg-runtime v0.8.5
7272025-03-22T19:18:00.018Z Downloaded yoke-derive v0.7.4
7282025-03-22T19:18:00.018Z Downloaded opaque-debug v0.3.1
7292025-03-22T19:18:00.018Z Downloaded foreign-types-shared v0.3.1
7302025-03-22T19:18:00.018Z Downloaded filetime v0.2.25
7312025-03-22T19:18:00.018Z Downloaded ff v0.13.0
7322025-03-22T19:18:00.018Z Downloaded signal-hook-tokio v0.3.1
7332025-03-22T19:18:00.018Z Downloaded signal-hook-mio v0.2.4
7342025-03-22T19:18:00.018Z Downloaded primeorder v0.13.6
7352025-03-22T19:18:00.018Z Downloaded synstructure v0.13.1
7362025-03-22T19:18:00.018Z Downloaded signal-hook-registry v1.4.2
7372025-03-22T19:18:00.018Z Downloaded topological-sort v0.2.2
7382025-03-22T19:18:00.018Z Downloaded tokio-util v0.7.13
7392025-03-22T19:18:00.043Z Downloaded nom v7.1.3
7402025-03-22T19:18:00.043Z Downloaded half v2.4.1
7412025-03-22T19:18:00.043Z Downloaded thread_local v1.1.8
7422025-03-22T19:18:00.043Z Downloaded thiserror-impl-no-std v2.0.2
7432025-03-22T19:18:00.043Z Downloaded slog v2.7.0
7442025-03-22T19:18:00.044Z Downloaded similar v2.7.0
7452025-03-22T19:18:00.044Z Downloaded fatfs v0.3.6
7462025-03-22T19:18:00.068Z Downloaded rcgen v0.12.1
7472025-03-22T19:18:00.068Z Downloaded rayon-core v1.12.1
7482025-03-22T19:18:00.068Z Downloaded russh v0.45.0
7492025-03-22T19:18:00.068Z Downloaded serde_with v3.12.0
7502025-03-22T19:18:00.069Z Downloaded mio v1.0.2
7512025-03-22T19:18:00.093Z Downloaded minimal-lexical v0.2.1
7522025-03-22T19:18:00.094Z Downloaded icu_locid_transform_data v1.5.0
7532025-03-22T19:18:00.094Z Downloaded supports-color v3.0.2
7542025-03-22T19:18:00.094Z Downloaded number_prefix v0.4.0
7552025-03-22T19:18:00.094Z Downloaded num_threads v0.1.7
7562025-03-22T19:18:00.094Z Downloaded headers-core v0.3.0
7572025-03-22T19:18:00.094Z Downloaded form_urlencoded v1.2.1
7582025-03-22T19:18:00.094Z Downloaded document-features v0.2.10
7592025-03-22T19:18:00.094Z Downloaded simd-adler32 v0.3.7
7602025-03-22T19:18:00.094Z Downloaded env_logger v0.10.2
7612025-03-22T19:18:00.094Z Downloaded zone v0.3.0
7622025-03-22T19:18:00.094Z Downloaded zone v0.1.8
7632025-03-22T19:18:00.119Z Downloaded termtree v0.5.1
7642025-03-22T19:18:00.119Z Downloaded progenitor v0.8.0
7652025-03-22T19:18:00.119Z Downloaded proc-macro-crate v1.3.1
7662025-03-22T19:18:00.119Z Downloaded pkg-config v0.3.31
7672025-03-22T19:18:00.119Z Downloaded futures-sink v0.3.31
7682025-03-22T19:18:00.119Z Downloaded futures-macro v0.3.31
7692025-03-22T19:18:00.119Z Downloaded subprocess v0.2.9
7702025-03-22T19:18:00.119Z Downloaded sync-ptr v0.1.1
7712025-03-22T19:18:00.119Z Downloaded slog-bunyan v2.5.0
7722025-03-22T19:18:00.119Z Downloaded slog-async v2.8.0
7732025-03-22T19:18:00.119Z Downloaded siphasher v0.3.11
7742025-03-22T19:18:00.119Z Downloaded signature v2.2.0
7752025-03-22T19:18:00.119Z Downloaded env_logger v0.11.5
7762025-03-22T19:18:00.120Z Downloaded foreign-types-shared v0.1.1
7772025-03-22T19:18:00.120Z Downloaded flume v0.11.1
7782025-03-22T19:18:00.120Z Downloaded zerovec v0.10.4
7792025-03-22T19:18:00.145Z Downloaded display-error-chain v0.2.2
7802025-03-22T19:18:00.145Z Downloaded dirs-sys-next v0.1.2
7812025-03-22T19:18:00.145Z Downloaded dirs-next v2.0.0
7822025-03-22T19:18:00.145Z Downloaded difflib v0.4.0
7832025-03-22T19:18:00.145Z Downloaded slab v0.4.9
7842025-03-22T19:18:00.145Z Downloaded sigpipe v0.1.3
7852025-03-22T19:18:00.145Z Downloaded fd-lock v4.0.2
7862025-03-22T19:18:00.145Z Downloaded fallible-iterator v0.2.0
7872025-03-22T19:18:00.145Z Downloaded env_filter v0.1.2
7882025-03-22T19:18:00.145Z Downloaded toolchain_find v0.4.0
7892025-03-22T19:18:00.145Z Downloaded whoami v1.5.2
7902025-03-22T19:18:00.145Z Downloaded resolv-conf v0.7.0
7912025-03-22T19:18:00.145Z Downloaded ref-cast v1.0.23
7922025-03-22T19:18:00.170Z Downloaded float-ord v0.3.2
7932025-03-22T19:18:00.170Z Downloaded heapless v0.8.0
7942025-03-22T19:18:00.170Z Downloaded heapless v0.7.17
7952025-03-22T19:18:00.170Z Downloaded polar-core v0.27.3
7962025-03-22T19:18:00.170Z Downloaded icu_properties v1.5.1
7972025-03-22T19:18:00.170Z Downloaded ref-cast-impl v1.0.23
7982025-03-22T19:18:00.196Z Downloaded foreign-types-macros v0.2.3
7992025-03-22T19:18:00.196Z Downloaded foreign-types v0.5.0
8002025-03-22T19:18:00.196Z Downloaded foldhash v0.1.3
8012025-03-22T19:18:00.196Z Downloaded fixedbitset v0.5.7
8022025-03-22T19:18:00.196Z Downloaded fixedbitset v0.4.2
8032025-03-22T19:18:00.196Z Downloaded toml v0.7.8
8042025-03-22T19:18:00.196Z Downloaded rtoolbox v0.0.2
8052025-03-22T19:18:00.196Z Downloaded ron v0.8.1
8062025-03-22T19:18:00.196Z Downloaded ron v0.7.1
8072025-03-22T19:18:00.196Z Downloaded zip v2.1.3
8082025-03-22T19:18:00.221Z Downloaded pin-project v1.1.6
8092025-03-22T19:18:00.221Z Downloaded num-bigint-dig v0.8.4
8102025-03-22T19:18:00.221Z Downloaded shlex v1.3.0
8112025-03-22T19:18:00.221Z Downloaded psl-types v2.0.11
8122025-03-22T19:18:00.221Z Downloaded progenitor-macro v0.9.1
8132025-03-22T19:18:00.221Z Downloaded gethostname v0.5.0
8142025-03-22T19:18:00.247Z Downloaded strum_macros v0.26.4
8152025-03-22T19:18:00.247Z Downloaded gimli v0.31.1
8162025-03-22T19:18:00.247Z Downloaded float-cmp v0.10.0
8172025-03-22T19:18:00.247Z Downloaded flagset v0.4.6
8182025-03-22T19:18:00.247Z Downloaded tokio-tungstenite v0.21.0
8192025-03-22T19:18:00.247Z Downloaded rfc6979 v0.4.0
8202025-03-22T19:18:00.247Z Downloaded hickory-client v0.24.4
8212025-03-22T19:18:00.247Z Downloaded hex-literal v0.4.1
8222025-03-22T19:18:00.247Z Downloaded zone_cfg_derive v0.3.0
8232025-03-22T19:18:00.272Z Downloaded zone_cfg_derive v0.1.2
8242025-03-22T19:18:00.272Z Downloaded zip v0.6.6
8252025-03-22T19:18:00.272Z Downloaded num-bigint v0.4.6
8262025-03-22T19:18:00.272Z Downloaded shell-words v1.1.0
8272025-03-22T19:18:00.272Z Downloaded strum_macros v0.25.3
8282025-03-22T19:18:00.272Z Downloaded rustls-pemfile v2.2.0
8292025-03-22T19:18:00.272Z Downloaded rpassword v7.3.1
8302025-03-22T19:18:00.273Z Downloaded nu-ansi-term v0.50.1
8312025-03-22T19:18:00.273Z Downloaded term v0.7.0
8322025-03-22T19:18:00.273Z Downloaded tar v0.4.44
8332025-03-22T19:18:00.297Z Downloaded pkcs5 v0.7.1
8342025-03-22T19:18:00.297Z Downloaded paste v1.0.15
8352025-03-22T19:18:00.297Z Downloaded futures-task v0.3.31
8362025-03-22T19:18:00.297Z Downloaded futures-io v0.3.31
8372025-03-22T19:18:00.297Z Downloaded predicates-tree v1.0.11
8382025-03-22T19:18:00.298Z Downloaded parking_lot_core v0.9.10
8392025-03-22T19:18:00.298Z Downloaded smoltcp v0.11.0
8402025-03-22T19:18:00.322Z Downloaded quick-error v1.2.3
8412025-03-22T19:18:00.323Z Downloaded proc-macro-error-attr2 v2.0.0
8422025-03-22T19:18:00.323Z Downloaded der v0.7.9
8432025-03-22T19:18:00.323Z Downloaded darling_core v0.20.10
8442025-03-22T19:18:00.323Z Downloaded tower v0.5.2
8452025-03-22T19:18:00.348Z Downloaded icu_collections v1.5.0
8462025-03-22T19:18:00.348Z Downloaded hmac v0.12.1
8472025-03-22T19:18:00.348Z Downloaded nodrop v0.1.14
8482025-03-22T19:18:00.348Z Downloaded hex v0.4.3
8492025-03-22T19:18:00.348Z Downloaded zeroize_derive v1.4.2
8502025-03-22T19:18:00.348Z Downloaded zeroize v1.8.1
8512025-03-22T19:18:00.348Z Downloaded tungstenite v0.23.0
8522025-03-22T19:18:00.373Z Downloaded predicates v3.1.3
8532025-03-22T19:18:00.373Z Downloaded p384 v0.13.0
8542025-03-22T19:18:00.373Z Downloaded mockall_derive v0.13.1
8552025-03-22T19:18:00.373Z Downloaded ipnet v2.11.0
8562025-03-22T19:18:00.373Z Downloaded bstr v1.10.0
8572025-03-22T19:18:00.398Z Downloaded zerofrom-derive v0.1.4
8582025-03-22T19:18:00.398Z Downloaded termios v0.3.3
8592025-03-22T19:18:00.399Z Downloaded termcolor v1.4.1
8602025-03-22T19:18:00.399Z Downloaded tabled_derive v0.10.0
8612025-03-22T19:18:00.399Z Downloaded pkcs8 v0.10.2
8622025-03-22T19:18:00.399Z Downloaded pkcs1 v0.7.5
8632025-03-22T19:18:00.399Z Downloaded pin-project-lite v0.2.14
8642025-03-22T19:18:00.399Z Downloaded pin-project-internal v1.1.6
8652025-03-22T19:18:00.399Z Downloaded num-traits v0.2.19
8662025-03-22T19:18:00.424Z Downloaded tracing-core v0.1.32
8672025-03-22T19:18:00.424Z Downloaded tracing v0.1.40
8682025-03-22T19:18:00.424Z Downloaded git2 v0.19.0
8692025-03-22T19:18:00.424Z Downloaded tap v1.0.1
8702025-03-22T19:18:00.424Z Downloaded tabwriter v1.4.0
8712025-03-22T19:18:00.424Z Downloaded num-rational v0.4.2
8722025-03-22T19:18:00.424Z Downloaded num-iter v0.1.45
8732025-03-22T19:18:00.449Z Downloaded num-complex v0.4.6
8742025-03-22T19:18:00.449Z Downloaded tungstenite v0.21.0
8752025-03-22T19:18:00.449Z Downloaded vcpkg v0.2.15
8762025-03-22T19:18:00.481Z Downloaded radix_trie v0.2.1
8772025-03-22T19:18:00.506Z Downloaded miniz_oxide v0.8.5
8782025-03-22T19:18:00.506Z Downloaded indicatif v0.17.11
8792025-03-22T19:18:00.506Z Downloaded take_mut v0.2.2
8802025-03-22T19:18:00.506Z Downloaded num_enum v0.5.11
8812025-03-22T19:18:00.506Z Downloaded num-integer v0.1.46
8822025-03-22T19:18:00.506Z Downloaded data-encoding v2.6.0
8832025-03-22T19:18:00.506Z Downloaded darling v0.20.10
8842025-03-22T19:18:00.531Z Downloaded serde_yaml v0.9.34+deprecated
8852025-03-22T19:18:00.531Z Downloaded parse-zoneinfo v0.3.1
8862025-03-22T19:18:00.531Z Downloaded which v4.4.2
8872025-03-22T19:18:00.531Z Downloaded unicode-normalization v0.1.24
8882025-03-22T19:18:00.531Z Downloaded strum_macros v0.24.3
8892025-03-22T19:18:00.531Z Downloaded ssh-key v0.6.6
8902025-03-22T19:18:00.557Z Downloaded portable-atomic v1.9.0
8912025-03-22T19:18:00.557Z Downloaded parse-display v0.10.0
8922025-03-22T19:18:00.557Z Downloaded h2 v0.4.6
8932025-03-22T19:18:00.557Z Downloaded smoltcp v0.9.1
8942025-03-22T19:18:00.582Z Downloaded sct v0.7.1
8952025-03-22T19:18:00.582Z Downloaded chrono-tz v0.10.1
8962025-03-22T19:18:00.582Z Downloaded num-derive v0.4.2
8972025-03-22T19:18:00.607Z Downloaded num-conv v0.1.0
8982025-03-22T19:18:00.607Z Downloaded defmt-parser v0.3.4
8992025-03-22T19:18:00.607Z Downloaded defmt-macros v0.3.9
9002025-03-22T19:18:00.607Z Downloaded defmt v0.3.8
9012025-03-22T19:18:00.607Z Downloaded debug-ignore v1.0.5
9022025-03-22T19:18:00.607Z Downloaded tracing-attributes v0.1.27
9032025-03-22T19:18:00.607Z Downloaded tower-service v0.3.3
9042025-03-22T19:18:00.607Z Downloaded progenitor-macro v0.8.0
9052025-03-22T19:18:00.607Z Downloaded progenitor-impl v0.8.0
9062025-03-22T19:18:00.607Z Downloaded sec1 v0.7.3
9072025-03-22T19:18:00.607Z Downloaded progenitor-impl v0.9.1
9082025-03-22T19:18:00.607Z Downloaded p256 v0.13.2
9092025-03-22T19:18:00.632Z Downloaded unicode-segmentation v1.12.0
9102025-03-22T19:18:00.632Z Downloaded rustls-pemfile v1.0.4
9112025-03-22T19:18:00.632Z Downloaded rustfmt-wrapper v0.2.1
9122025-03-22T19:18:00.632Z Downloaded predicates-core v1.0.8
9132025-03-22T19:18:00.632Z Downloaded tokio-stream v0.1.17
9142025-03-22T19:18:00.632Z Downloaded tokio-rustls v0.26.0
9152025-03-22T19:18:00.632Z Downloaded tokio-rustls v0.25.0
9162025-03-22T19:18:00.632Z Downloaded mime_guess v2.0.5
9172025-03-22T19:18:00.633Z Downloaded jobserver v0.1.32
9182025-03-22T19:18:00.633Z Downloaded tui-tree-widget v0.23.0
9192025-03-22T19:18:00.658Z Downloaded serde_with_macros v3.12.0
9202025-03-22T19:18:00.658Z Downloaded semver v0.1.20
9212025-03-22T19:18:00.658Z Downloaded path-slash v0.1.5
9222025-03-22T19:18:00.658Z Downloaded fxhash v0.2.1
9232025-03-22T19:18:00.658Z Downloaded funty v2.0.0
9242025-03-22T19:18:00.658Z Downloaded steno v0.4.1
9252025-03-22T19:18:00.658Z Downloaded p521 v0.13.3
9262025-03-22T19:18:00.658Z Downloaded scheduled-thread-pool v0.2.7
9272025-03-22T19:18:00.658Z Downloaded litrs v0.4.1
9282025-03-22T19:18:00.658Z Downloaded tower-layer v0.3.3
9292025-03-22T19:18:00.658Z Downloaded sha1 v0.10.6
9302025-03-22T19:18:00.658Z Downloaded serde_urlencoded v0.7.1
9312025-03-22T19:18:00.684Z Downloaded serde_repr v0.1.19
9322025-03-22T19:18:00.684Z Downloaded serde_plain v1.0.2
9332025-03-22T19:18:00.684Z Downloaded serde_path_to_error v0.1.16
9342025-03-22T19:18:00.684Z Downloaded serde-hex v0.1.0
9352025-03-22T19:18:00.684Z Downloaded secrecy v0.8.0
9362025-03-22T19:18:00.684Z Downloaded progenitor-client v0.9.1
9372025-03-22T19:18:00.685Z Downloaded owo-colors v4.2.0
9382025-03-22T19:18:00.685Z Downloaded futures-channel v0.3.31
9392025-03-22T19:18:00.685Z Downloaded derive_more v0.99.19
9402025-03-22T19:18:00.685Z Downloaded unicode-properties v0.1.3
9412025-03-22T19:18:00.685Z Downloaded ppv-lite86 v0.2.20
9422025-03-22T19:18:00.685Z Downloaded progenitor v0.9.1
9432025-03-22T19:18:00.710Z Downloaded password-hash v0.5.0
9442025-03-22T19:18:00.710Z Downloaded oxnet v0.1.1
9452025-03-22T19:18:00.710Z Downloaded futures v0.3.31
9462025-03-22T19:18:00.710Z Downloaded diesel_table_macro_syntax v0.2.0
9472025-03-22T19:18:00.710Z Downloaded derive-where v1.2.7
9482025-03-22T19:18:00.710Z Downloaded unicode-bidi v0.3.17
9492025-03-22T19:18:00.710Z Downloaded hash32 v0.3.1
9502025-03-22T19:18:00.710Z Downloaded quinn-proto v0.11.8
9512025-03-22T19:18:00.736Z Downloaded icu_normalizer_data v1.5.0
9522025-03-22T19:18:00.736Z Downloaded hyper-util v0.1.10
9532025-03-22T19:18:00.736Z Downloaded password-hash v0.4.2
9542025-03-22T19:18:00.736Z Downloaded parse-display-derive v0.10.0
9552025-03-22T19:18:00.736Z Downloaded fs_extra v1.3.0
9562025-03-22T19:18:00.736Z Downloaded derive_builder_core v0.20.2
9572025-03-22T19:18:00.736Z Downloaded derive_builder v0.20.2
9582025-03-22T19:18:00.736Z Downloaded string_cache v0.8.7
9592025-03-22T19:18:00.736Z Downloaded russh-keys v0.45.0
9602025-03-22T19:18:00.761Z Downloaded sqlparser v0.45.0
9612025-03-22T19:18:00.762Z Downloaded rustyline v14.0.0
9622025-03-22T19:18:00.762Z Downloaded icu_provider v1.5.0
9632025-03-22T19:18:00.762Z Downloaded icu_locid v1.5.0
9642025-03-22T19:18:00.762Z Downloaded futures-executor v0.3.31
9652025-03-22T19:18:00.762Z Downloaded futures-core v0.3.31
9662025-03-22T19:18:00.762Z Downloaded diesel-dtrace v0.4.2
9672025-03-22T19:18:00.788Z Downloaded des v0.8.1
9682025-03-22T19:18:00.788Z Downloaded der_derive v0.7.3
9692025-03-22T19:18:00.788Z Downloaded powerfmt v0.2.0
9702025-03-22T19:18:00.788Z Downloaded embedded-io v0.6.1
9712025-03-22T19:18:00.788Z Downloaded embedded-io v0.4.0
9722025-03-22T19:18:00.789Z Downloaded wait-timeout v0.2.0
9732025-03-22T19:18:00.789Z Downloaded ssh-cipher v0.2.0
9742025-03-22T19:18:00.789Z Downloaded nanorand v0.7.0
9752025-03-22T19:18:00.789Z Downloaded multer v3.1.0
9762025-03-22T19:18:00.789Z Downloaded libsw v3.4.0
9772025-03-22T19:18:00.789Z Downloaded indexmap v1.9.3
9782025-03-22T19:18:00.789Z Downloaded icu_normalizer v1.5.0
9792025-03-22T19:18:00.814Z Downloaded hostname v0.4.0
9802025-03-22T19:18:00.814Z Downloaded unicode-truncate v1.1.0
9812025-03-22T19:18:00.814Z Downloaded unarray v0.1.4
9822025-03-22T19:18:00.814Z Downloaded smallvec v0.6.14
9832025-03-22T19:18:00.814Z Downloaded slog-term v2.9.1
9842025-03-22T19:18:00.814Z Downloaded papergrid v0.14.0
9852025-03-22T19:18:00.814Z Downloaded ed25519-dalek v2.1.1
9862025-03-22T19:18:00.814Z Downloaded salty v0.3.0
9872025-03-22T19:18:00.840Z Downloaded chrono v0.4.40
9882025-03-22T19:18:00.840Z Downloaded bindgen v0.71.1
9892025-03-22T19:18:00.840Z Downloaded unicase v2.7.0
9902025-03-22T19:18:00.840Z Downloaded structmeta-derive v0.3.0
9912025-03-22T19:18:00.840Z Downloaded structmeta v0.3.0
9922025-03-22T19:18:00.840Z Downloaded strip-ansi-escapes v0.2.0
9932025-03-22T19:18:00.840Z Downloaded stringprep v0.1.5
9942025-03-22T19:18:00.840Z Downloaded static_assertions v1.1.0
9952025-03-22T19:18:00.867Z Downloaded stable_deref_trait v1.2.0
9962025-03-22T19:18:00.867Z Downloaded ssh-encoding v0.2.0
9972025-03-22T19:18:00.867Z Downloaded rustc_version v0.4.1
9982025-03-22T19:18:00.868Z Downloaded ena v0.14.3
9992025-03-22T19:18:00.868Z Downloaded walkdir v2.5.0
10002025-03-22T19:18:00.868Z Downloaded kstat-rs v0.2.4
10012025-03-22T19:18:00.868Z Downloaded indoc v2.0.6
10022025-03-22T19:18:00.868Z Downloaded httpdate v1.0.3
10032025-03-22T19:18:00.868Z Downloaded rustc-hash v1.1.0
10042025-03-22T19:18:00.868Z Downloaded rustc-demangle v0.1.24
10052025-03-22T19:18:00.868Z Downloaded russh-cryptovec v0.7.3
10062025-03-22T19:18:00.868Z Downloaded postgres-types v0.2.9
10072025-03-22T19:18:00.868Z Downloaded parking_lot_core v0.8.6
10082025-03-22T19:18:00.868Z Downloaded parking_lot v0.12.3
10092025-03-22T19:18:00.868Z Downloaded getrandom v0.2.15
10102025-03-22T19:18:00.893Z Downloaded elliptic-curve v0.13.8
10112025-03-22T19:18:00.893Z Downloaded unicode_categories v0.1.1
10122025-03-22T19:18:00.893Z Downloaded native-tls v0.2.12
10132025-03-22T19:18:00.893Z Downloaded memmap2 v0.9.5
10142025-03-22T19:18:00.894Z Downloaded pretty-hex v0.2.1
10152025-03-22T19:18:00.894Z Downloaded precomputed-hash v0.1.1
10162025-03-22T19:18:00.894Z Downloaded postgres-protocol v0.6.8
10172025-03-22T19:18:00.894Z Downloaded postcard v1.0.10
10182025-03-22T19:18:00.894Z Downloaded poly1305 v0.8.0
10192025-03-22T19:18:00.894Z Downloaded parking_lot v0.11.2
10202025-03-22T19:18:00.919Z Downloaded hash32 v0.2.1
10212025-03-22T19:18:00.919Z Downloaded getrandom v0.3.1
10222025-03-22T19:18:00.919Z Downloaded dropshot_endpoint v0.16.0
10232025-03-22T19:18:00.919Z Downloaded dropshot_endpoint v0.12.0
10242025-03-22T19:18:00.919Z Downloaded url v2.5.3
10252025-03-22T19:18:00.919Z Downloaded tokio-postgres v0.7.13
10262025-03-22T19:18:00.945Z Downloaded tokio-native-tls v0.3.1
10272025-03-22T19:18:00.945Z Downloaded keccak v0.1.5
10282025-03-22T19:18:00.945Z Downloaded bitvec v1.0.1
10292025-03-22T19:18:00.972Z Downloaded bindgen v0.69.5
10302025-03-22T19:18:00.972Z Downloaded polyval v0.6.2
10312025-03-22T19:18:00.972Z Downloaded packed_struct_codegen v0.10.1
10322025-03-22T19:18:00.972Z Downloaded uuid v1.15.1
10332025-03-22T19:18:00.997Z Downloaded unsafe-libyaml v0.2.11
10342025-03-22T19:18:00.997Z Downloaded lock_api v0.4.12
10352025-03-22T19:18:00.997Z Downloaded litemap v0.7.3
10362025-03-22T19:18:00.997Z Downloaded is-terminal v0.4.13
10372025-03-22T19:18:00.997Z Downloaded hyper-staticfile v0.10.1
10382025-03-22T19:18:00.997Z Downloaded base64 v0.21.7
10392025-03-22T19:18:00.997Z Downloaded group v0.13.0
10402025-03-22T19:18:01.023Z Downloaded globset v0.4.15
10412025-03-22T19:18:01.023Z Downloaded ghash v0.5.1
10422025-03-22T19:18:01.023Z Downloaded ecdsa v0.16.9
10432025-03-22T19:18:01.023Z Downloaded uzers v0.12.1
10442025-03-22T19:18:01.023Z Downloaded ipnetwork v0.21.1
10452025-03-22T19:18:01.023Z Downloaded icu_locid_transform v1.5.0
10462025-03-22T19:18:01.023Z Downloaded blake3 v1.5.4
10472025-03-22T19:18:01.049Z Downloaded aws-lc-rs v1.12.4
10482025-03-22T19:18:01.049Z Downloaded vte v0.11.1
10492025-03-22T19:18:01.049Z Downloaded vsss-rs v3.3.4
10502025-03-22T19:18:01.074Z Downloaded vergen v8.3.2
10512025-03-22T19:18:01.074Z Downloaded untrusted v0.7.1
10522025-03-22T19:18:01.074Z Downloaded rand v0.9.0
10532025-03-22T19:18:01.074Z Downloaded nibble_vec v0.1.0
10542025-03-22T19:18:01.075Z Downloaded mime v0.3.17
10552025-03-22T19:18:01.075Z Downloaded md-5 v0.10.6
10562025-03-22T19:18:01.075Z Downloaded maybe-uninit v2.0.0
10572025-03-22T19:18:01.075Z Downloaded linked-hash-map v0.5.6
10582025-03-22T19:18:01.075Z Downloaded libloading v0.8.5
10592025-03-22T19:18:01.075Z Downloaded inout v0.1.3
10602025-03-22T19:18:01.075Z Downloaded aws-lc-sys v0.26.0
10612025-03-22T19:18:01.388Z Downloaded ed25519 v2.2.3
10622025-03-22T19:18:01.413Z Downloaded dyn-clone v1.0.19
10632025-03-22T19:18:01.413Z Downloaded dunce v1.0.5
10642025-03-22T19:18:01.413Z Downloaded dsl_auto_type v0.1.2
10652025-03-22T19:18:01.413Z Downloaded want v0.3.1
10662025-03-22T19:18:01.413Z Downloaded waitgroup v0.1.2
10672025-03-22T19:18:01.413Z Downloaded value-bag v1.9.0
10682025-03-22T19:18:01.413Z Downloaded utf-8 v0.7.6
10692025-03-22T19:18:01.413Z Downloaded untrusted v0.9.0
10702025-03-22T19:18:01.413Z Downloaded schemars_derive v0.8.22
10712025-03-22T19:18:01.413Z Downloaded hickory-server v0.24.4
10722025-03-22T19:18:01.413Z Downloaded tokio-rustls v0.24.1
10732025-03-22T19:18:01.413Z Downloaded snafu v0.8.5
10742025-03-22T19:18:01.438Z Downloaded rand v0.8.5
10752025-03-22T19:18:01.439Z Downloaded newtype-uuid v1.2.1
10762025-03-22T19:18:01.439Z Downloaded mockall v0.13.1
10772025-03-22T19:18:01.439Z Downloaded lru v0.12.5
10782025-03-22T19:18:01.439Z Downloaded iana-time-zone v0.1.61
10792025-03-22T19:18:01.439Z Downloaded hyper-rustls v0.27.3
10802025-03-22T19:18:01.439Z Downloaded httparse v1.9.5
10812025-03-22T19:18:01.439Z Downloaded constant_time_eq v0.3.1
10822025-03-22T19:18:01.439Z Downloaded clang-sys v1.8.1
10832025-03-22T19:18:01.439Z Downloaded aho-corasick v1.1.3
10842025-03-22T19:18:01.464Z Downloaded utf8_iter v1.0.4
10852025-03-22T19:18:01.464Z Downloaded utf16_iter v1.0.5
10862025-03-22T19:18:01.464Z Downloaded unicode-xid v0.2.6
10872025-03-22T19:18:01.464Z Downloaded tokio-macros v2.5.0
10882025-03-22T19:18:01.464Z Downloaded tls_codec_derive v0.4.1
10892025-03-22T19:18:01.464Z Downloaded tls_codec v0.4.1
10902025-03-22T19:18:01.464Z Downloaded socket2 v0.5.8
10912025-03-22T19:18:01.464Z Downloaded snafu-derive v0.8.5
10922025-03-22T19:18:01.464Z Downloaded schemars v0.8.22
10932025-03-22T19:18:01.490Z Downloaded samael v0.0.18
10942025-03-22T19:18:01.490Z Downloaded multimap v0.10.0
10952025-03-22T19:18:01.490Z Downloaded lru-cache v0.1.2
10962025-03-22T19:18:01.490Z Downloaded lockfree-object-pool v0.1.6
10972025-03-22T19:18:01.490Z Downloaded lalrpop-util v0.19.12
10982025-03-22T19:18:01.490Z Downloaded cargo_metadata v0.18.1
10992025-03-22T19:18:01.490Z Downloaded aes-gcm v0.10.3
11002025-03-22T19:18:01.490Z Downloaded smallvec v1.14.0
11012025-03-22T19:18:01.490Z Downloaded rand_seeder v0.3.0
11022025-03-22T19:18:01.516Z Downloaded memoffset v0.9.1
11032025-03-22T19:18:01.516Z Downloaded maplit v1.0.2
11042025-03-22T19:18:01.516Z Downloaded managed v0.8.0
11052025-03-22T19:18:01.516Z Downloaded libsw-core v0.3.1
11062025-03-22T19:18:01.516Z Downloaded internet-checksum v0.2.1
11072025-03-22T19:18:01.516Z Downloaded indent_write v2.2.0
11082025-03-22T19:18:01.516Z Downloaded idna_adapter v1.2.0
11092025-03-22T19:18:01.516Z Downloaded crossterm v0.28.1
11102025-03-22T19:18:01.516Z Downloaded bb8 v0.8.5
11112025-03-22T19:18:01.516Z Downloaded arrayref v0.3.9
11122025-03-22T19:18:01.516Z Downloaded sqlformat v0.2.6
11132025-03-22T19:18:01.516Z Downloaded spki v0.7.3
11142025-03-22T19:18:01.516Z Downloaded smf v0.2.3
11152025-03-22T19:18:01.516Z Downloaded r2d2 v0.8.10
11162025-03-22T19:18:01.516Z Downloaded linear-map v1.2.0
11172025-03-22T19:18:01.544Z Downloaded libefi-sys v0.1.0
11182025-03-22T19:18:01.544Z Downloaded lazycell v1.3.0
11192025-03-22T19:18:01.544Z Downloaded instability v0.3.2
11202025-03-22T19:18:01.544Z Downloaded indoc v1.0.9
11212025-03-22T19:18:01.544Z Downloaded impl-trait-for-tuples v0.2.2
11222025-03-22T19:18:01.544Z Downloaded hickory-resolver v0.24.4
11232025-03-22T19:18:01.544Z Downloaded compact_str v0.8.0
11242025-03-22T19:18:01.544Z Downloaded aes v0.8.4
11252025-03-22T19:18:01.544Z Downloaded scrypt v0.11.0
11262025-03-22T19:18:01.544Z Downloaded scopeguard v1.2.0
11272025-03-22T19:18:01.544Z Downloaded rand_core v0.9.2
11282025-03-22T19:18:01.544Z Downloaded rand_chacha v0.3.1
11292025-03-22T19:18:01.544Z Downloaded new_debug_unreachable v1.0.6
11302025-03-22T19:18:01.571Z Downloaded lazy_static v1.5.0
11312025-03-22T19:18:01.571Z Downloaded highway v1.3.0
11322025-03-22T19:18:01.571Z Downloaded crypto-bigint v0.5.5
11332025-03-22T19:18:01.571Z Downloaded cc v1.2.15
11342025-03-22T19:18:01.571Z Downloaded rand_xorshift v0.3.0
11352025-03-22T19:18:01.571Z Downloaded rand_core v0.6.4
11362025-03-22T19:18:01.571Z Downloaded rand_chacha v0.9.0
11372025-03-22T19:18:01.571Z Downloaded radium v0.7.0
11382025-03-22T19:18:01.571Z Downloaded quinn-udp v0.5.5
11392025-03-22T19:18:01.571Z Downloaded match_cfg v0.1.0
11402025-03-22T19:18:01.571Z Downloaded hyper-tls v0.6.0
11412025-03-22T19:18:01.571Z Downloaded humantime v2.1.0
11422025-03-22T19:18:01.571Z Downloaded hubpack v0.1.2
11432025-03-22T19:18:01.571Z Downloaded hostname v0.3.1
11442025-03-22T19:18:01.598Z Downloaded crossbeam-channel v0.5.13
11452025-03-22T19:18:01.598Z Downloaded bumpalo v3.16.0
11462025-03-22T19:18:01.598Z Downloaded backtrace v0.3.74
11472025-03-22T19:18:01.598Z Downloaded newline-converter v0.3.0
11482025-03-22T19:18:01.598Z Downloaded md5 v0.7.0
11492025-03-22T19:18:01.598Z Downloaded is_ci v1.2.0
11502025-03-22T19:18:01.598Z Downloaded headers v0.4.0
11512025-03-22T19:18:01.598Z Downloaded crc32fast v1.4.2
11522025-03-22T19:18:01.598Z Downloaded crc-any v2.5.0
11532025-03-22T19:18:01.622Z Downloaded const_format v0.2.34
11542025-03-22T19:18:01.622Z Downloaded chacha20poly1305 v0.10.1
11552025-03-22T19:18:01.622Z Downloaded cexpr v0.6.0
11562025-03-22T19:18:01.622Z Downloaded bytes v1.10.1
11572025-03-22T19:18:01.623Z Downloaded base64 v0.22.1
11582025-03-22T19:18:01.623Z Downloaded base64 v0.13.1
11592025-03-22T19:18:01.623Z Downloaded instant v0.1.13
11602025-03-22T19:18:01.623Z Downloaded ident_case v1.0.1
11612025-03-22T19:18:01.623Z Downloaded heck v0.3.3
11622025-03-22T19:18:01.647Z Downloaded ctr v0.9.2
11632025-03-22T19:18:01.647Z Downloaded crossbeam-utils v0.8.20
11642025-03-22T19:18:01.647Z Downloaded crossbeam-epoch v0.9.18
11652025-03-22T19:18:01.647Z Downloaded crc v3.2.1
11662025-03-22T19:18:01.647Z Downloaded cookie_store v0.21.1
11672025-03-22T19:18:01.647Z Downloaded cookie v0.18.1
11682025-03-22T19:18:01.647Z Downloaded const-oid v0.9.6
11692025-03-22T19:18:01.647Z Downloaded colored v2.2.0
11702025-03-22T19:18:01.647Z Downloaded chrono-tz-build v0.4.0
11712025-03-22T19:18:01.647Z Downloaded bzip2 v0.4.4
11722025-03-22T19:18:01.672Z Downloaded blake2 v0.10.6
11732025-03-22T19:18:01.672Z Downloaded bcs v0.1.6
11742025-03-22T19:18:01.672Z Downloaded bcrypt-pbkdf v0.10.0
11752025-03-22T19:18:01.672Z Downloaded base64ct v1.6.0
11762025-03-22T19:18:01.672Z Downloaded argon2 v0.5.3
11772025-03-22T19:18:01.672Z Downloaded arc-swap v1.7.1
11782025-03-22T19:18:01.672Z Downloaded allocator-api2 v0.2.18
11792025-03-22T19:18:01.672Z Downloaded ahash v0.8.11
11802025-03-22T19:18:01.672Z Downloaded http-body-util v0.1.2
11812025-03-22T19:18:01.672Z Downloaded home v0.5.9
11822025-03-22T19:18:01.672Z Downloaded csv-core v0.1.11
11832025-03-22T19:18:01.697Z Downloaded console v0.15.10
11842025-03-22T19:18:01.697Z Downloaded cobs v0.2.3
11852025-03-22T19:18:01.697Z Downloaded cmake v0.1.51
11862025-03-22T19:18:01.697Z Downloaded ciborium v0.2.2
11872025-03-22T19:18:01.697Z Downloaded cancel-safe-futures v0.1.5
11882025-03-22T19:18:01.697Z Downloaded buf-list v1.0.3
11892025-03-22T19:18:01.697Z Downloaded backoff v0.4.0
11902025-03-22T19:18:01.697Z Downloaded crc-catalog v2.4.0
11912025-03-22T19:18:01.697Z Downloaded const_format_proc_macros v0.2.34
11922025-03-22T19:18:01.697Z Downloaded ciborium-ll v0.2.2
11932025-03-22T19:18:01.697Z Downloaded chacha20 v0.9.1
11942025-03-22T19:18:01.723Z Downloaded cassowary v0.3.0
11952025-03-22T19:18:01.723Z Downloaded block-padding v0.3.3
11962025-03-22T19:18:01.723Z Downloaded bitfield v0.14.0
11972025-03-22T19:18:01.723Z Downloaded async-trait v0.1.87
11982025-03-22T19:18:01.723Z Downloaded async-bb8-diesel v0.2.1
11992025-03-22T19:18:01.723Z Downloaded arrayvec v0.7.6
12002025-03-22T19:18:01.723Z Downloaded addr2line v0.24.2
12012025-03-22T19:18:01.723Z Downloaded http-body v1.0.1
12022025-03-22T19:18:01.723Z Downloaded bitfield-struct v0.6.2
12032025-03-22T19:18:01.723Z Downloaded bit-vec v0.8.0
12042025-03-22T19:18:01.723Z Downloaded bit-vec v0.6.3
12052025-03-22T19:18:01.723Z Downloaded bit-set v0.8.0
12062025-03-22T19:18:01.723Z Downloaded bit-set v0.5.3
12072025-03-22T19:18:01.723Z Downloaded base16ct v0.2.0
12082025-03-22T19:18:01.748Z Downloaded atomicwrites v0.4.4
12092025-03-22T19:18:01.748Z Downloaded atomic-waker v1.1.2
12102025-03-22T19:18:01.748Z Downloaded async-stream v0.3.6
12112025-03-22T19:18:01.748Z Downloaded ascii-canvas v3.0.0
12122025-03-22T19:18:01.748Z Downloaded crunchy v0.2.2
12132025-03-22T19:18:01.748Z Downloaded crucible-workspace-hack v0.1.0
12142025-03-22T19:18:01.748Z Downloaded convert_case v0.4.0
12152025-03-22T19:18:01.748Z Downloaded cipher v0.4.4
12162025-03-22T19:18:01.748Z Downloaded ciborium-io v0.2.2
12172025-03-22T19:18:01.748Z Downloaded cfg_aliases v0.2.1
12182025-03-22T19:18:01.748Z Downloaded cfg_aliases v0.1.1
12192025-03-22T19:18:01.748Z Downloaded cbc v0.1.2
12202025-03-22T19:18:01.748Z Downloaded castaway v0.2.3
12212025-03-22T19:18:01.748Z Downloaded blowfish v0.9.1
12222025-03-22T19:18:01.748Z Downloaded atty v0.2.14
12232025-03-22T19:18:01.748Z Downloaded aead v0.5.2
12242025-03-22T19:18:01.748Z Downloaded assert_matches v1.5.0
12252025-03-22T19:18:01.748Z Downloaded array-init v0.0.4
12262025-03-22T19:18:01.869Z Compiling serde v1.0.218
12272025-03-22T19:18:01.894Z Compiling value-bag v1.9.0
12282025-03-22T19:18:01.894Z Compiling lock_api v0.4.12
12292025-03-22T19:18:01.894Z Compiling scopeguard v1.2.0
12302025-03-22T19:18:01.894Z Compiling shlex v1.3.0
12312025-03-22T19:18:01.894Z Compiling typenum v1.17.0
12322025-03-22T19:18:01.895Z Compiling syn v2.0.98
12332025-03-22T19:18:01.920Z Compiling getrandom v0.2.15
12342025-03-22T19:18:02.124Z Compiling jobserver v0.1.32
12352025-03-22T19:18:02.268Z Compiling rand_core v0.6.4
12362025-03-22T19:18:02.314Z Compiling generic-array v0.14.7
12372025-03-22T19:18:02.411Z Compiling log v0.4.22
12382025-03-22T19:18:02.525Z Compiling subtle v2.6.1
12392025-03-22T19:18:02.727Z Compiling cc v1.2.15
12402025-03-22T19:18:02.800Z Compiling smallvec v1.14.0
12412025-03-22T19:18:02.826Z Compiling const-oid v0.9.6
12422025-03-22T19:18:02.905Z Compiling pin-project-lite v0.2.14
12432025-03-22T19:18:02.955Z Compiling rustix v0.38.37
12442025-03-22T19:18:03.053Z Compiling parking_lot_core v0.9.10
12452025-03-22T19:18:03.153Z Compiling spin v0.9.8
12462025-03-22T19:18:03.219Z Compiling signal-hook-registry v1.4.2
12472025-03-22T19:18:03.502Z Compiling futures-core v0.3.31
12482025-03-22T19:18:03.660Z Compiling mio v1.0.2
12492025-03-22T19:18:03.730Z Compiling aho-corasick v1.1.3
12502025-03-22T19:18:03.821Z Compiling parking_lot v0.12.3
12512025-03-22T19:18:03.932Z Compiling regex-syntax v0.8.5
12522025-03-22T19:18:03.971Z Compiling either v1.14.0
12532025-03-22T19:18:04.348Z Compiling serde_json v1.0.139
12542025-03-22T19:18:04.373Z Compiling glob v0.3.2
12552025-03-22T19:18:04.560Z Compiling stable_deref_trait v1.2.0
12562025-03-22T19:18:04.585Z Compiling socket2 v0.5.8
12572025-03-22T19:18:04.661Z Compiling futures-sink v0.3.31
12582025-03-22T19:18:04.686Z Compiling libm v0.2.8
12592025-03-22T19:18:04.811Z Compiling prettyplease v0.2.30
12602025-03-22T19:18:05.011Z Compiling cpufeatures v0.2.14
12612025-03-22T19:18:05.082Z Compiling clang-sys v1.8.1
12622025-03-22T19:18:05.164Z Compiling lazy_static v1.5.0
12632025-03-22T19:18:05.190Z Compiling slab v0.4.9
12642025-03-22T19:18:05.307Z Compiling num-traits v0.2.19
12652025-03-22T19:18:05.336Z Compiling minimal-lexical v0.2.1
12662025-03-22T19:18:05.702Z Compiling libloading v0.8.5
12672025-03-22T19:18:05.805Z Compiling nom v7.1.3
12682025-03-22T19:18:05.840Z Compiling foldhash v0.1.3
12692025-03-22T19:18:05.885Z Compiling allocator-api2 v0.2.18
12702025-03-22T19:18:06.180Z Compiling home v0.5.9
12712025-03-22T19:18:06.250Z Compiling pkg-config v0.3.31
12722025-03-22T19:18:06.370Z Compiling bindgen v0.69.5
12732025-03-22T19:18:06.645Z Compiling getrandom v0.3.1
12742025-03-22T19:18:07.082Z Compiling regex-automata v0.4.8
12752025-03-22T19:18:07.255Z Compiling hashbrown v0.15.1
12762025-03-22T19:18:07.814Z Compiling itertools v0.12.1
12772025-03-22T19:18:08.274Z Compiling synstructure v0.13.1
12782025-03-22T19:18:08.694Z Compiling cexpr v0.6.0
12792025-03-22T19:18:08.861Z Compiling rustc-hash v1.1.0
12802025-03-22T19:18:09.025Z Compiling lazycell v1.3.0
12812025-03-22T19:18:09.452Z Compiling futures-channel v0.3.31
12822025-03-22T19:18:09.590Z Compiling cmake v0.1.51
12832025-03-22T19:18:09.848Z Compiling futures-task v0.3.31
12842025-03-22T19:18:10.025Z Compiling dunce v1.0.5
12852025-03-22T19:18:10.150Z Compiling pin-utils v0.1.0
12862025-03-22T19:18:10.176Z Compiling futures-io v0.3.31
12872025-03-22T19:18:10.201Z Compiling fs_extra v1.3.0
12882025-03-22T19:18:10.271Z Compiling base64ct v1.6.0
12892025-03-22T19:18:10.348Z Compiling paste v1.0.15
12902025-03-22T19:18:10.450Z Compiling ring v0.17.11
12912025-03-22T19:18:10.671Z Compiling flagset v0.4.6
12922025-03-22T19:18:10.743Z Compiling pem-rfc7468 v0.7.0
12932025-03-22T19:18:10.822Z Compiling litemap v0.7.3
12942025-03-22T19:18:10.890Z Compiling writeable v0.5.5
12952025-03-22T19:18:11.181Z Compiling regex v1.11.1
12962025-03-22T19:18:11.337Z Compiling aws-lc-rs v1.12.4
12972025-03-22T19:18:11.383Z Compiling vcpkg v0.2.15
12982025-03-22T19:18:11.712Z Compiling crossbeam-utils v0.8.20
12992025-03-22T19:18:11.839Z Compiling rustls-pki-types v1.10.0
13002025-03-22T19:18:12.063Z Compiling icu_locid_transform_data v1.5.0
13012025-03-22T19:18:12.148Z Compiling serde_derive v1.0.218
13022025-03-22T19:18:12.173Z Compiling zeroize_derive v1.4.2
13032025-03-22T19:18:12.198Z Compiling zerocopy-derive v0.7.35
13042025-03-22T19:18:12.640Z Compiling tokio-macros v2.5.0
13052025-03-22T19:18:12.865Z Compiling zerofrom-derive v0.1.4
13062025-03-22T19:18:13.286Z Compiling zeroize v1.8.1
13072025-03-22T19:18:13.777Z Compiling zerocopy v0.7.35
13082025-03-22T19:18:13.859Z Compiling yoke-derive v0.7.4
13092025-03-22T19:18:14.293Z Compiling displaydoc v0.2.5
13102025-03-22T19:18:14.712Z Compiling crypto-common v0.1.6
13112025-03-22T19:18:14.898Z Compiling block-buffer v0.10.4
13122025-03-22T19:18:14.940Z Compiling block-padding v0.3.3
13132025-03-22T19:18:15.151Z Compiling digest v0.10.7
13142025-03-22T19:18:15.181Z Compiling zerovec-derive v0.10.3
13152025-03-22T19:18:15.557Z Compiling hmac v0.12.1
13162025-03-22T19:18:15.582Z Compiling inout v0.1.3
13172025-03-22T19:18:15.702Z Compiling zerofrom v0.1.4
13182025-03-22T19:18:15.808Z Compiling thiserror-impl v1.0.69
13192025-03-22T19:18:15.852Z Compiling futures-macro v0.3.31
13202025-03-22T19:18:16.036Z Compiling cipher v0.4.4
13212025-03-22T19:18:16.061Z Compiling yoke v0.7.4
13222025-03-22T19:18:16.100Z Compiling sha2 v0.10.8
13232025-03-22T19:18:16.125Z Compiling der_derive v0.7.3
13242025-03-22T19:18:16.417Z Compiling icu_provider_macros v1.5.0
13252025-03-22T19:18:16.511Z Compiling salsa20 v0.10.2
13262025-03-22T19:18:16.732Z Compiling pbkdf2 v0.12.2
13272025-03-22T19:18:16.901Z Compiling ppv-lite86 v0.2.20
13282025-03-22T19:18:17.248Z Compiling zerovec v0.10.4
13292025-03-22T19:18:17.308Z Compiling scrypt v0.11.0
13302025-03-22T19:18:17.374Z Compiling futures-util v0.3.31
13312025-03-22T19:18:17.560Z Compiling cbc v0.1.2
13322025-03-22T19:18:17.763Z Compiling aes v0.8.4
13332025-03-22T19:18:17.793Z Compiling openssl-sys v0.9.106
13342025-03-22T19:18:17.967Z Compiling der v0.7.9
13352025-03-22T19:18:18.341Z Compiling thiserror v1.0.69
13362025-03-22T19:18:18.486Z Compiling pest v2.7.14
13372025-03-22T19:18:18.671Z Compiling tracing-attributes v0.1.27
13382025-03-22T19:18:18.707Z Compiling tracing-core v0.1.32
13392025-03-22T19:18:19.013Z Compiling tinystr v0.7.6
13402025-03-22T19:18:19.373Z Compiling icu_locid v1.5.0
13412025-03-22T19:18:19.725Z Compiling spki v0.7.3
13422025-03-22T19:18:19.821Z Compiling icu_collections v1.5.0
13432025-03-22T19:18:20.057Z Compiling num-conv v0.1.0
13442025-03-22T19:18:20.306Z Compiling iana-time-zone v0.1.61
13452025-03-22T19:18:20.386Z Compiling icu_provider v1.5.0
13462025-03-22T19:18:20.651Z Compiling httparse v1.9.5
13472025-03-22T19:18:20.980Z Compiling untrusted v0.9.0
13482025-03-22T19:18:21.009Z Compiling percent-encoding v2.3.1
13492025-03-22T19:18:21.148Z Compiling icu_locid_transform v1.5.0
13502025-03-22T19:18:21.178Z Compiling untrusted v0.7.1
13512025-03-22T19:18:21.298Z Compiling icu_properties_data v1.5.0
13522025-03-22T19:18:21.323Z Compiling powerfmt v0.2.0
13532025-03-22T19:18:21.349Z Compiling time-core v0.1.2
13542025-03-22T19:18:21.377Z Compiling tracing v0.1.40
13552025-03-22T19:18:21.533Z Compiling time-macros v0.2.18
13562025-03-22T19:18:21.560Z Compiling pest_meta v2.7.14
13572025-03-22T19:18:21.671Z Compiling deranged v0.3.11
13582025-03-22T19:18:21.820Z Compiling pkcs5 v0.7.1
13592025-03-22T19:18:22.493Z Compiling bytes v1.10.1
13602025-03-22T19:18:22.697Z Compiling bitflags v2.6.0
13612025-03-22T19:18:23.084Z Compiling semver v1.0.25
13622025-03-22T19:18:23.110Z Compiling indexmap v2.7.1
13632025-03-22T19:18:23.685Z Compiling tokio v1.43.0
13642025-03-22T19:18:23.712Z Compiling http v1.2.0
13652025-03-22T19:18:23.797Z Compiling rustc_version v0.4.1
13662025-03-22T19:18:24.245Z Compiling uuid v1.15.1
13672025-03-22T19:18:24.371Z Compiling icu_properties v1.5.1
13682025-03-22T19:18:24.925Z Compiling chrono v0.4.40
13692025-03-22T19:18:25.160Z Compiling scroll_derive v0.12.0
13702025-03-22T19:18:25.229Z Compiling utf8_iter v1.0.4
13712025-03-22T19:18:25.469Z Compiling utf16_iter v1.0.5
13722025-03-22T19:18:25.497Z Compiling atomic-waker v1.1.2
13732025-03-22T19:18:25.536Z Compiling num_threads v0.1.7
13742025-03-22T19:18:25.676Z Compiling write16 v1.0.0
13752025-03-22T19:18:25.704Z Compiling icu_normalizer_data v1.5.0
13762025-03-22T19:18:25.729Z Compiling zerocopy v0.8.10
13772025-03-22T19:18:25.819Z Compiling time v0.3.36
13782025-03-22T19:18:25.844Z Compiling http-body v1.0.1
13792025-03-22T19:18:26.107Z Compiling which v4.4.2
13802025-03-22T19:18:26.374Z Compiling scroll v0.12.0
13812025-03-22T19:18:26.655Z Compiling pest_generator v2.7.14
13822025-03-22T19:18:26.843Z Compiling pkcs8 v0.10.2
13832025-03-22T19:18:27.404Z Compiling icu_normalizer v1.5.0
13842025-03-22T19:18:27.555Z Compiling zerocopy-derive v0.8.10
13852025-03-22T19:18:27.808Z Compiling serde_derive_internals v0.29.1
13862025-03-22T19:18:28.062Z Compiling tinyvec_macros v0.1.1
13872025-03-22T19:18:28.163Z Compiling try-lock v0.2.5
13882025-03-22T19:18:28.188Z Compiling schemars v0.8.22
13892025-03-22T19:18:28.318Z Compiling slog v2.7.0
13902025-03-22T19:18:28.509Z Compiling want v0.3.1
13912025-03-22T19:18:28.775Z Compiling goblin v0.8.2
13922025-03-22T19:18:28.805Z Compiling idna_adapter v1.2.0
13932025-03-22T19:18:28.855Z Compiling tinyvec v1.8.0
13942025-03-22T19:18:29.032Z Compiling pest_derive v2.7.14
13952025-03-22T19:18:29.675Z Compiling schemars_derive v0.8.22
13962025-03-22T19:18:29.701Z Compiling form_urlencoded v1.2.1
13972025-03-22T19:18:29.701Z Compiling openssl v0.10.71
13982025-03-22T19:18:29.982Z Compiling foreign-types-shared v0.1.1
13992025-03-22T19:18:30.074Z Compiling httpdate v1.0.3
14002025-03-22T19:18:30.099Z Compiling rustversion v1.0.17
14012025-03-22T19:18:30.124Z Compiling dyn-clone v1.0.19
14022025-03-22T19:18:30.339Z Compiling tower-service v0.3.3
14032025-03-22T19:18:30.477Z Compiling adler2 v2.0.0
14042025-03-22T19:18:30.502Z Compiling foreign-types v0.3.2
14052025-03-22T19:18:30.639Z Compiling miniz_oxide v0.8.5
14062025-03-22T19:18:30.703Z Compiling dtrace-parser v0.2.0
14072025-03-22T19:18:30.755Z Compiling idna v1.0.3
14082025-03-22T19:18:31.984Z Compiling tokio-util v0.7.13
14092025-03-22T19:18:32.256Z Compiling rand_core v0.9.2
14102025-03-22T19:18:32.651Z Compiling serde_spanned v0.6.8
14112025-03-22T19:18:32.693Z Compiling serde_tokenstream v0.2.2
14122025-03-22T19:18:32.867Z Compiling h2 v0.4.6
14132025-03-22T19:18:33.076Z Compiling toml_datetime v0.6.8
14142025-03-22T19:18:33.192Z Compiling openssl-macros v0.1.1
14152025-03-22T19:18:33.323Z Compiling bzip2-sys v0.1.11+1.0.8
14162025-03-22T19:18:33.482Z Compiling syn v1.0.109
14172025-03-22T19:18:33.774Z Compiling dof v0.3.0
14182025-03-22T19:18:33.840Z Compiling siphasher v0.3.11
14192025-03-22T19:18:34.048Z Compiling base64 v0.22.1
14202025-03-22T19:18:34.222Z Compiling rustls v0.23.19
14212025-03-22T19:18:34.518Z Compiling native-tls v0.2.12
14222025-03-22T19:18:34.691Z Compiling usdt-impl v0.5.0
14232025-03-22T19:18:35.053Z Compiling rand_chacha v0.9.0
14242025-03-22T19:18:35.909Z Compiling unicode-normalization v0.1.24
14252025-03-22T19:18:36.389Z Compiling heapless v0.7.17
14262025-03-22T19:18:36.460Z Compiling crossbeam-epoch v0.9.18
14272025-03-22T19:18:36.512Z Compiling rand_chacha v0.3.1
14282025-03-22T19:18:36.764Z Compiling signature v2.2.0
14292025-03-22T19:18:36.801Z Compiling dirs-sys-next v0.1.2
14302025-03-22T19:18:36.851Z Compiling cookie v0.18.1
14312025-03-22T19:18:37.034Z Compiling crc32fast v1.4.2
14322025-03-22T19:18:37.060Z Compiling unicode-bidi v0.3.17
14332025-03-22T19:18:37.117Z Compiling rayon-core v1.12.1
14342025-03-22T19:18:37.302Z Compiling unicode-properties v0.1.3
14352025-03-22T19:18:37.353Z Compiling openssl-probe v0.1.5
14362025-03-22T19:18:37.380Z Compiling rustls v0.22.4
14372025-03-22T19:18:37.629Z Compiling signal-hook v0.3.17
14382025-03-22T19:18:37.654Z Compiling stringprep v0.1.5
14392025-03-22T19:18:37.800Z Compiling dirs-next v2.0.0
14402025-03-22T19:18:37.918Z Compiling rand v0.8.5
14412025-03-22T19:18:37.987Z Compiling crossbeam-deque v0.8.5
14422025-03-22T19:18:38.280Z Compiling rand v0.9.0
14432025-03-22T19:18:38.323Z Compiling url v2.5.3
14442025-03-22T19:18:38.520Z Compiling http-body-util v0.1.2
14452025-03-22T19:18:38.942Z Compiling hyper v1.6.0
14462025-03-22T19:18:39.628Z Compiling curve25519-dalek v4.1.3
14472025-03-22T19:18:39.804Z Compiling md-5 v0.10.6
14482025-03-22T19:18:40.035Z Compiling async-trait v0.1.87
14492025-03-22T19:18:40.210Z Compiling num-integer v0.1.46
14502025-03-22T19:18:40.243Z Compiling hash32 v0.2.1
14512025-03-22T19:18:40.592Z Compiling ff v0.13.0
14522025-03-22T19:18:40.817Z Compiling thread_local v1.1.8
14532025-03-22T19:18:40.841Z Compiling memoffset v0.9.1
14542025-03-22T19:18:40.978Z Compiling hyper-util v0.1.10
14552025-03-22T19:18:41.171Z Compiling encoding_rs v0.8.34
14562025-03-22T19:18:41.294Z Compiling multer v3.1.0
14572025-03-22T19:18:41.520Z Compiling psl-types v2.0.11
14582025-03-22T19:18:41.559Z Compiling gimli v0.31.1
14592025-03-22T19:18:41.706Z Compiling newtype-uuid v1.2.1
14602025-03-22T19:18:41.959Z Compiling smoltcp v0.9.1
14612025-03-22T19:18:42.008Z Compiling fallible-iterator v0.2.0
14622025-03-22T19:18:42.047Z Compiling litrs v0.4.1
14632025-03-22T19:18:42.477Z Compiling base16ct v0.2.0
14642025-03-22T19:18:42.580Z Compiling match_cfg v0.1.0
14652025-03-22T19:18:42.676Z Compiling slog-async v2.8.0
14662025-03-22T19:18:42.770Z Compiling cfg_aliases v0.2.1
14672025-03-22T19:18:42.871Z Compiling portable-atomic v1.9.0
14682025-03-22T19:18:42.943Z Compiling mime v0.3.17
14692025-03-22T19:18:43.102Z Compiling num-bigint-dig v0.8.4
14702025-03-22T19:18:43.433Z Compiling document-features v0.2.10
14712025-03-22T19:18:43.458Z Compiling nix v0.29.0
14722025-03-22T19:18:43.487Z Compiling sec1 v0.7.3
14732025-03-22T19:18:43.724Z Compiling hostname v0.3.1
14742025-03-22T19:18:43.921Z Compiling postgres-protocol v0.6.8
14752025-03-22T19:18:44.002Z Compiling toml_edit v0.22.24
14762025-03-22T19:18:44.192Z Compiling publicsuffix v2.3.0
14772025-03-22T19:18:44.398Z Compiling group v0.13.0
14782025-03-22T19:18:44.462Z Compiling num-iter v0.1.45
14792025-03-22T19:18:44.697Z Compiling tokio-native-tls v0.3.1
14802025-03-22T19:18:44.763Z Compiling bzip2 v0.4.4
14812025-03-22T19:18:44.928Z Compiling addr2line v0.24.2
14822025-03-22T19:18:45.105Z Compiling term v0.7.0
14832025-03-22T19:18:45.519Z Compiling flate2 v1.1.0
14842025-03-22T19:18:46.176Z Compiling usdt-attr-macro v0.5.0
14852025-03-22T19:18:46.217Z Compiling usdt-macro v0.5.0
14862025-03-22T19:18:46.279Z Compiling phf_shared v0.11.2
14872025-03-22T19:18:46.305Z Compiling ipnetwork v0.21.1
14882025-03-22T19:18:46.330Z Compiling slog-json v2.6.1
14892025-03-22T19:18:46.603Z Compiling serde_urlencoded v0.7.1
14902025-03-22T19:18:46.659Z Compiling terminal_size v0.4.0
14912025-03-22T19:18:46.873Z Compiling crossbeam-channel v0.5.13
14922025-03-22T19:18:47.004Z Compiling futures-executor v0.3.31
14932025-03-22T19:18:47.063Z Compiling hkdf v0.12.4
14942025-03-22T19:18:47.310Z Compiling crypto-bigint v0.5.5
14952025-03-22T19:18:47.399Z Compiling rustls-pemfile v2.2.0
14962025-03-22T19:18:47.436Z Compiling webpki-roots v0.26.6
14972025-03-22T19:18:47.462Z Compiling async-stream-impl v0.3.6
14982025-03-22T19:18:47.644Z Compiling curve25519-dalek-derive v0.1.1
14992025-03-22T19:18:47.715Z Compiling zerocopy-derive v0.6.6
15002025-03-22T19:18:47.740Z Compiling sync_wrapper v1.0.1
15012025-03-22T19:18:47.898Z Compiling is-terminal v0.4.13
15022025-03-22T19:18:48.032Z Compiling fs-err v2.11.0
15032025-03-22T19:18:48.218Z Compiling hubpack_derive v0.1.1
15042025-03-22T19:18:48.315Z Compiling ahash v0.8.11
15052025-03-22T19:18:48.483Z Compiling dropshot v0.12.0
15062025-03-22T19:18:48.619Z Compiling object v0.36.5
15072025-03-22T19:18:48.767Z Compiling buf-list v1.0.3
15082025-03-22T19:18:48.811Z Compiling tower-layer v0.3.3
15092025-03-22T19:18:48.940Z Compiling lockfree-object-pool v0.1.6
15102025-03-22T19:18:49.082Z Compiling bumpalo v3.16.0
15112025-03-22T19:18:49.190Z Compiling ipnet v2.11.0
15122025-03-22T19:18:49.282Z Compiling unicode-width v0.2.0
15132025-03-22T19:18:49.307Z Compiling managed v0.8.0
15142025-03-22T19:18:49.498Z Compiling winnow v0.5.40
15152025-03-22T19:18:49.692Z Compiling take_mut v0.2.2
15162025-03-22T19:18:49.744Z Compiling simd-adler32 v0.3.7
15172025-03-22T19:18:49.863Z Compiling zip v2.1.3
15182025-03-22T19:18:50.045Z Compiling anyhow v1.0.97
15192025-03-22T19:18:50.113Z Compiling rustc-demangle v0.1.24
15202025-03-22T19:18:50.171Z Compiling zopfli v0.8.1
15212025-03-22T19:18:50.875Z Compiling elliptic-curve v0.13.8
15222025-03-22T19:18:50.987Z Compiling console v0.15.10
15232025-03-22T19:18:51.623Z Compiling zerocopy v0.6.6
15242025-03-22T19:18:51.723Z Compiling tower v0.5.2
15252025-03-22T19:18:52.078Z Compiling hubpack v0.1.2
15262025-03-22T19:18:52.125Z Compiling clap_builder v4.5.32
15272025-03-22T19:18:52.246Z Compiling toml_edit v0.19.15
15282025-03-22T19:18:52.448Z Compiling strum_macros v0.25.3
15292025-03-22T19:18:52.620Z Compiling async-stream v0.3.6
15302025-03-22T19:18:52.891Z Compiling usdt v0.5.0
15312025-03-22T19:18:53.002Z Compiling slog-term v2.9.1
15322025-03-22T19:18:53.314Z Compiling futures v0.3.31
15332025-03-22T19:18:53.430Z Compiling toml v0.8.20
15342025-03-22T19:18:53.920Z Compiling oxnet v0.1.1
15352025-03-22T19:18:54.538Z Compiling backtrace v0.3.74
15362025-03-22T19:18:54.643Z Compiling slog-bunyan v2.5.0
15372025-03-22T19:18:54.674Z Compiling phf v0.11.2
15382025-03-22T19:18:54.853Z Compiling cookie_store v0.21.1
15392025-03-22T19:18:54.940Z Compiling signal-hook-mio v0.2.4
15402025-03-22T19:18:55.103Z Compiling rayon v1.10.0
15412025-03-22T19:18:55.262Z Compiling hyper-tls v0.6.0
15422025-03-22T19:18:56.173Z Compiling postgres-types v0.2.9
15432025-03-22T19:18:57.904Z Compiling camino v1.1.9
15442025-03-22T19:18:58.038Z Compiling ed25519 v2.2.3
15452025-03-22T19:18:58.537Z Compiling phf_shared v0.10.0
15462025-03-22T19:18:58.629Z Compiling dropshot_endpoint v0.12.0
15472025-03-22T19:18:58.654Z Compiling pkcs1 v0.7.5
15482025-03-22T19:18:58.680Z Compiling enum-as-inner v0.6.1
15492025-03-22T19:18:58.777Z Compiling clap_derive v4.5.32
15502025-03-22T19:18:58.876Z Compiling waitgroup v0.1.2
15512025-03-22T19:18:59.096Z Compiling openapiv3 v2.0.0
15522025-03-22T19:18:59.423Z Compiling serde_path_to_error v0.1.16
15532025-03-22T19:18:59.501Z Compiling serde-big-array v0.5.1
15542025-03-22T19:18:59.530Z Compiling rfc6979 v0.4.0
15552025-03-22T19:18:59.719Z Compiling sha1 v0.10.6
15562025-03-22T19:18:59.745Z Compiling serde_repr v0.1.19
15572025-03-22T19:19:00.089Z Compiling daft-derive v0.1.2
15582025-03-22T19:19:00.122Z Compiling bstr v1.10.0
15592025-03-22T19:19:00.637Z Compiling float-cmp v0.10.0
15602025-03-22T19:19:00.869Z Compiling hostname v0.4.0
15612025-03-22T19:19:01.126Z Compiling fixedbitset v0.4.2
15622025-03-22T19:19:01.455Z Compiling debug-ignore v1.0.5
15632025-03-22T19:19:01.511Z Compiling precomputed-hash v0.1.1
15642025-03-22T19:19:01.538Z Compiling predicates-core v1.0.8
15652025-03-22T19:19:01.617Z Compiling new_debug_unreachable v1.0.6
15662025-03-22T19:19:01.652Z Compiling data-encoding v2.6.0
15672025-03-22T19:19:01.732Z Compiling unicode-segmentation v1.12.0
15682025-03-22T19:19:01.838Z Compiling static_assertions v1.1.0
15692025-03-22T19:19:01.941Z Compiling whoami v1.5.2
15702025-03-22T19:19:01.967Z Compiling number_prefix v0.4.0
15712025-03-22T19:19:02.185Z Compiling difflib v0.4.0
15722025-03-22T19:19:02.257Z Compiling normalize-line-endings v0.3.0
15732025-03-22T19:19:02.395Z Compiling similar v2.7.0
15742025-03-22T19:19:02.421Z Compiling clap v4.5.32
15752025-03-22T19:19:02.456Z Compiling tokio-postgres v0.7.13
15762025-03-22T19:19:02.482Z Compiling hickory-proto v0.24.4
15772025-03-22T19:19:02.557Z Compiling indicatif v0.17.11
15782025-03-22T19:19:03.219Z Compiling predicates v3.1.3
15792025-03-22T19:19:03.270Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15802025-03-22T19:19:04.144Z Compiling string_cache v0.8.7
15812025-03-22T19:19:04.187Z Compiling daft v0.1.2
15822025-03-22T19:19:04.449Z Compiling petgraph v0.6.5
15832025-03-22T19:19:04.532Z Compiling ecdsa v0.16.9
15842025-03-22T19:19:04.598Z Compiling rsa v0.9.6
15852025-03-22T19:19:05.235Z Compiling ed25519-dalek v2.1.1
15862025-03-22T19:19:06.878Z Compiling crossterm v0.28.1
15872025-03-22T19:19:07.407Z Compiling toml v0.7.8
15882025-03-22T19:19:08.487Z Compiling zip v0.6.6
15892025-03-22T19:19:08.598Z Compiling tokio-stream v0.1.17
15902025-03-22T19:19:08.663Z Compiling hex v0.4.3
15912025-03-22T19:19:09.158Z Compiling x509-cert v0.2.5
15922025-03-22T19:19:09.407Z Compiling itertools v0.10.5
15932025-03-22T19:19:09.559Z Compiling unicode-xid v0.2.6
15942025-03-22T19:19:09.587Z Compiling lalrpop-util v0.19.12
15952025-03-22T19:19:09.746Z Compiling peg-runtime v0.8.5
15962025-03-22T19:19:09.912Z Compiling strum_macros v0.26.4
15972025-03-22T19:19:09.938Z Compiling xattr v1.3.1
15982025-03-22T19:19:09.979Z Compiling filetime v0.2.25
15992025-03-22T19:19:10.183Z Compiling tar v0.4.44
16002025-03-22T19:19:13.405Z Compiling strum v0.26.3
16012025-03-22T19:19:16.209Z Compiling aws-lc-sys v0.26.0
16022025-03-22T19:19:48.713Z Compiling rustls-webpki v0.102.8
16032025-03-22T19:19:52.603Z Compiling tokio-rustls v0.25.0
16042025-03-22T19:19:54.379Z Compiling tokio-rustls v0.26.0
16052025-03-22T19:19:54.688Z Compiling hyper-rustls v0.27.3
16062025-03-22T19:19:55.005Z Compiling reqwest v0.12.12
16072025-03-22T19:19:59.025Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082025-03-22T19:19:59.378Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092025-03-22T19:20:04.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
16102025-03-22T19:20:04.824Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16112025-03-22T19:20:04.892ZMar 22 19:20:04.013 INFO Starting download, target: Clickhouse
16122025-03-22T19:20:04.892ZMar 22 19:20:04.013 INFO Starting download, target: Cockroach
16132025-03-22T19:20:04.892ZMar 22 19:20:04.013 INFO Starting download, target: Console
16142025-03-22T19:20:04.892ZMar 22 19:20:04.013 INFO Starting download, target: DendriteOpenapi
16152025-03-22T19:20:04.892ZMar 22 19:20:04.013 INFO Starting download, target: DendriteStub
16162025-03-22T19:20:04.918ZMar 22 19:20:04.013 INFO Starting download, target: TransceiverControl
16172025-03-22T19:20:04.918ZMar 22 19:20:04.013 INFO Starting download, target: MaghemiteMgd
16182025-03-22T19:20:04.918ZMar 22 19:20:04.016 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16192025-03-22T19:20:04.918ZMar 22 19:20:04.016 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16202025-03-22T19:20:04.918ZMar 22 19:20:04.016 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16212025-03-22T19:20:04.918ZMar 22 19:20:04.016 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16222025-03-22T19:20:04.918ZMar 22 19:20:04.016 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16232025-03-22T19:20:04.918ZMar 22 19:20:04.016 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16242025-03-22T19:20:04.918ZMar 22 19:20:04.016 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16252025-03-22T19:20:05.432ZMar 22 19:20:04.548 INFO Download complete, target: DendriteOpenapi
16262025-03-22T19:20:05.472ZMar 22 19:20:04.551 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16272025-03-22T19:20:05.667ZMar 22 19:20:04.781 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16282025-03-22T19:20:05.808ZMar 22 19:20:04.914 INFO Download complete, target: Console
16292025-03-22T19:20:06.065ZMar 22 19:20:05.186 INFO Download complete, target: TransceiverControl
16302025-03-22T19:20:07.260ZMar 22 19:20:06.376 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16312025-03-22T19:20:08.691ZMar 22 19:20:07.812 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16322025-03-22T19:20:10.482ZMar 22 19:20:09.603 INFO Download complete, target: MaghemiteMgd
16332025-03-22T19:20:10.508ZMar 22 19:20:09.617 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16342025-03-22T19:20:10.508ZMar 22 19:20:09.618 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16352025-03-22T19:20:11.272ZMar 22 19:20:10.393 INFO Download complete, target: DendriteStub
16362025-03-22T19:20:17.766ZMar 22 19:20:16.887 INFO Checking that binary works, target: Cockroach
16372025-03-22T19:20:18.051ZMar 22 19:20:17.169 INFO Download complete, target: Cockroach
16382025-03-22T19:20:30.284ZMar 22 19:20:29.405 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16392025-03-22T19:20:42.071ZMar 22 19:20:41.193 INFO Checking that binary works, target: Clickhouse
16402025-03-22T19:20:42.268ZMar 22 19:20:41.389 INFO Download complete, target: Clickhouse
16412025-03-22T19:20:42.294ZAll builder prerequisites installed successfully, and PATH looks valid
16422025-03-22T19:20:42.320Z
16432025-03-22T19:20:42.320Zreal 5:23.146604988
16442025-03-22T19:20:42.320Zuser 13:38.580841754
16452025-03-22T19:20:42.320Zsys 2:17.085692731
16462025-03-22T19:20:42.320Ztrap 0.452493235
16472025-03-22T19:20:42.320Ztflt 0.435285910
16482025-03-22T19:20:42.320Zdflt 1.260547073
16492025-03-22T19:20:42.320Zkflt 0.008612274
16502025-03-22T19:20:42.320Zlock 28:36.854911131
16512025-03-22T19:20:42.320Zslp 49:41.997146037
16522025-03-22T19:20:42.320Zlat 1:00.705804783
16532025-03-22T19:20:42.320Zstop 2:20.913889757
16542025-03-22T19:20:42.320Z+ banner hack-check
16552025-03-22T19:20:42.320Z
16562025-03-22T19:20:42.320Z # # ## #### # # #### # # ###### #### # #
16572025-03-22T19:20:42.320Z # # # # # # # # # # # # # # # # #
16582025-03-22T19:20:42.320Z ###### # # # #### ##### # ###### ##### # ####
16592025-03-22T19:20:42.320Z # # ###### # # # # # # # # # #
16602025-03-22T19:20:42.320Z # # # # # # # # # # # # # # # # #
16612025-03-22T19:20:42.320Z # # # # #### # # #### # # ###### #### # #
16622025-03-22T19:20:42.320Z
16632025-03-22T19:20:42.320Z+ export CARGO_INCREMENTAL=0
16642025-03-22T19:20:42.320Z+ CARGO_INCREMENTAL=0
16652025-03-22T19:20:42.320Z+ ptime -m timeout 2h cargo xtask check-features --ci
16662025-03-22T19:20:43.147Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16672025-03-22T19:20:46.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
16682025-03-22T19:20:46.724Z Running `target/debug/xtask check-features --ci`
16692025-03-22T19:20:46.750Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16702025-03-22T19:20:46.750Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16712025-03-22T19:20:47.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16722025-03-22T19:20:47.388Z Running `target/debug/xtask download cargo-hack`
16732025-03-22T19:20:48.510Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16742025-03-22T19:20:48.846Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16752025-03-22T19:20:53.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
16762025-03-22T19:20:53.403Z Running `target/debug/xtask-downloader cargo-hack`
16772025-03-22T19:20:53.455ZMar 22 19:20:52.576 INFO Starting download, target: CargoHack
16782025-03-22T19:20:53.481ZMar 22 19:20:52.578 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16792025-03-22T19:20:54.121ZMar 22 19:20:53.242 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16802025-03-22T19:20:54.210ZMar 22 19:20:53.331 INFO Download complete, target: CargoHack
16812025-03-22T19:20:54.235Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16822025-03-22T19:20:54.261Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16832025-03-22T19:20:54.552Zinfo: running `cargo check --bins` on api_identity (1/199)
16842025-03-22T19:20:55.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-03-22T19:20:55.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-03-22T19:20:55.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-03-22T19:20:55.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
16882025-03-22T19:20:55.543Z
16892025-03-22T19:20:55.543Zinfo: running `cargo check --bins` on bootstore (2/199)
16902025-03-22T19:20:56.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-03-22T19:20:56.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-03-22T19:20:56.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-03-22T19:20:56.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
16942025-03-22T19:20:56.499Z
16952025-03-22T19:20:56.499Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16962025-03-22T19:20:57.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-03-22T19:20:57.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-03-22T19:20:57.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-03-22T19:20:57.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
17002025-03-22T19:20:57.376Z
17012025-03-22T19:20:57.376Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17022025-03-22T19:20:58.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-03-22T19:20:58.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-03-22T19:20:58.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-03-22T19:20:58.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
17062025-03-22T19:20:58.277Z
17072025-03-22T19:20:58.277Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17082025-03-22T19:20:58.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-03-22T19:20:58.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-03-22T19:20:58.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-03-22T19:20:58.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17122025-03-22T19:20:58.880Z
17132025-03-22T19:20:58.880Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17142025-03-22T19:20:59.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-03-22T19:20:59.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-03-22T19:20:59.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-03-22T19:20:59.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17182025-03-22T19:20:59.481Z
17192025-03-22T19:20:59.481Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17202025-03-22T19:21:00.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-03-22T19:21:00.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-03-22T19:21:00.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-03-22T19:21:00.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17242025-03-22T19:21:00.074Z
17252025-03-22T19:21:00.074Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17262025-03-22T19:21:00.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-03-22T19:21:00.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-03-22T19:21:00.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-03-22T19:21:00.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17302025-03-22T19:21:00.663Z
17312025-03-22T19:21:00.663Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17322025-03-22T19:21:01.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-03-22T19:21:01.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-03-22T19:21:01.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-03-22T19:21:01.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17362025-03-22T19:21:01.265Z
17372025-03-22T19:21:01.265Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17382025-03-22T19:21:01.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-03-22T19:21:01.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-03-22T19:21:01.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-03-22T19:21:01.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17422025-03-22T19:21:01.886Z
17432025-03-22T19:21:01.886Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17442025-03-22T19:21:02.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-03-22T19:21:02.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-03-22T19:21:02.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-03-22T19:21:02.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17482025-03-22T19:21:02.514Z
17492025-03-22T19:21:02.514Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17502025-03-22T19:21:03.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-03-22T19:21:03.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-03-22T19:21:03.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-03-22T19:21:03.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17542025-03-22T19:21:03.149Z
17552025-03-22T19:21:03.149Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17562025-03-22T19:21:03.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-03-22T19:21:03.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-03-22T19:21:03.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-03-22T19:21:03.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17602025-03-22T19:21:03.740Z
17612025-03-22T19:21:03.740Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17622025-03-22T19:21:04.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-03-22T19:21:04.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-03-22T19:21:04.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-03-22T19:21:04.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17662025-03-22T19:21:04.327Z
17672025-03-22T19:21:04.327Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17682025-03-22T19:21:04.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-03-22T19:21:04.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-03-22T19:21:04.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-03-22T19:21:04.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17722025-03-22T19:21:04.942Z
17732025-03-22T19:21:04.942Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17742025-03-22T19:21:05.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-03-22T19:21:05.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-03-22T19:21:05.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-03-22T19:21:05.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17782025-03-22T19:21:05.569Z
17792025-03-22T19:21:05.569Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17802025-03-22T19:21:06.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-03-22T19:21:06.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-03-22T19:21:06.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-03-22T19:21:06.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17842025-03-22T19:21:06.155Z
17852025-03-22T19:21:06.155Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17862025-03-22T19:21:06.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-03-22T19:21:06.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-03-22T19:21:06.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-03-22T19:21:06.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17902025-03-22T19:21:06.772Z
17912025-03-22T19:21:06.772Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17922025-03-22T19:21:07.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-03-22T19:21:07.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-03-22T19:21:07.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-03-22T19:21:07.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17962025-03-22T19:21:07.390Z
17972025-03-22T19:21:07.390Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17982025-03-22T19:21:07.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-03-22T19:21:07.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-03-22T19:21:07.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-03-22T19:21:07.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18022025-03-22T19:21:08.022Z
18032025-03-22T19:21:08.022Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18042025-03-22T19:21:08.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-03-22T19:21:08.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-03-22T19:21:08.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-03-22T19:21:08.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18082025-03-22T19:21:08.630Z
18092025-03-22T19:21:08.630Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18102025-03-22T19:21:09.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-03-22T19:21:09.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-03-22T19:21:09.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-03-22T19:21:09.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18142025-03-22T19:21:09.237Z
18152025-03-22T19:21:09.237Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18162025-03-22T19:21:09.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-03-22T19:21:09.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-03-22T19:21:09.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-03-22T19:21:09.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18202025-03-22T19:21:09.851Z
18212025-03-22T19:21:09.851Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18222025-03-22T19:21:10.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-03-22T19:21:10.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-03-22T19:21:10.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-03-22T19:21:10.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18262025-03-22T19:21:10.454Z
18272025-03-22T19:21:10.454Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18282025-03-22T19:21:10.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-03-22T19:21:11.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-03-22T19:21:11.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-03-22T19:21:11.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18322025-03-22T19:21:11.058Z
18332025-03-22T19:21:11.058Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18342025-03-22T19:21:11.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-03-22T19:21:11.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-03-22T19:21:11.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-03-22T19:21:11.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18382025-03-22T19:21:11.663Z
18392025-03-22T19:21:11.663Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18402025-03-22T19:21:12.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-03-22T19:21:12.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-03-22T19:21:12.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-03-22T19:21:12.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18442025-03-22T19:21:12.251Z
18452025-03-22T19:21:12.251Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18462025-03-22T19:21:12.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-03-22T19:21:12.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-03-22T19:21:12.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-03-22T19:21:12.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18502025-03-22T19:21:12.866Z
18512025-03-22T19:21:12.866Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18522025-03-22T19:21:13.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-03-22T19:21:13.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-03-22T19:21:13.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-03-22T19:21:13.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18562025-03-22T19:21:13.474Z
18572025-03-22T19:21:13.474Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18582025-03-22T19:21:14.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-03-22T19:21:14.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-03-22T19:21:14.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-03-22T19:21:14.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18622025-03-22T19:21:14.096Z
18632025-03-22T19:21:14.096Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18642025-03-22T19:21:14.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-03-22T19:21:14.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-03-22T19:21:14.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-03-22T19:21:14.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18682025-03-22T19:21:14.704Z
18692025-03-22T19:21:14.704Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18702025-03-22T19:21:15.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-03-22T19:21:15.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-03-22T19:21:15.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-03-22T19:21:15.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18742025-03-22T19:21:15.287Z
18752025-03-22T19:21:15.287Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18762025-03-22T19:21:15.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-03-22T19:21:15.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-03-22T19:21:15.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-03-22T19:21:15.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18802025-03-22T19:21:15.872Z
18812025-03-22T19:21:15.872Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18822025-03-22T19:21:16.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-03-22T19:21:16.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-03-22T19:21:16.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-03-22T19:21:16.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18862025-03-22T19:21:16.460Z
18872025-03-22T19:21:16.460Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18882025-03-22T19:21:17.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-03-22T19:21:17.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-03-22T19:21:17.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-03-22T19:21:17.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18922025-03-22T19:21:17.075Z
18932025-03-22T19:21:17.075Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18942025-03-22T19:21:17.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-03-22T19:21:17.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-03-22T19:21:17.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-03-22T19:21:17.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18982025-03-22T19:21:17.709Z
18992025-03-22T19:21:17.709Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19002025-03-22T19:21:18.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-03-22T19:21:18.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-03-22T19:21:18.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-03-22T19:21:18.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19042025-03-22T19:21:18.362Z
19052025-03-22T19:21:18.362Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19062025-03-22T19:21:18.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-03-22T19:21:18.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-03-22T19:21:18.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-03-22T19:21:18.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19102025-03-22T19:21:18.988Z
19112025-03-22T19:21:18.988Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19122025-03-22T19:21:19.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-03-22T19:21:19.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-03-22T19:21:19.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-03-22T19:21:19.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19162025-03-22T19:21:19.615Z
19172025-03-22T19:21:19.615Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19182025-03-22T19:21:20.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-03-22T19:21:20.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-03-22T19:21:20.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-03-22T19:21:20.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19222025-03-22T19:21:20.234Z
19232025-03-22T19:21:20.234Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19242025-03-22T19:21:20.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-03-22T19:21:20.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-03-22T19:21:20.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-03-22T19:21:20.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19282025-03-22T19:21:20.844Z
19292025-03-22T19:21:20.844Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19302025-03-22T19:21:21.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-03-22T19:21:21.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-03-22T19:21:21.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-03-22T19:21:21.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19342025-03-22T19:21:21.452Z
19352025-03-22T19:21:21.452Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19362025-03-22T19:21:22.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-03-22T19:21:22.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-03-22T19:21:22.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-03-22T19:21:22.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19402025-03-22T19:21:22.069Z
19412025-03-22T19:21:22.069Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19422025-03-22T19:21:22.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-03-22T19:21:22.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-03-22T19:21:22.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-03-22T19:21:22.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19462025-03-22T19:21:22.687Z
19472025-03-22T19:21:22.687Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19482025-03-22T19:21:23.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-03-22T19:21:23.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-03-22T19:21:23.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-03-22T19:21:23.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19522025-03-22T19:21:23.612Z
19532025-03-22T19:21:23.612Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19542025-03-22T19:21:24.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-03-22T19:21:24.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-03-22T19:21:24.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-03-22T19:21:24.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19582025-03-22T19:21:24.474Z
19592025-03-22T19:21:24.474Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19602025-03-22T19:21:25.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-03-22T19:21:25.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-03-22T19:21:25.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-03-22T19:21:25.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19642025-03-22T19:21:25.347Z
19652025-03-22T19:21:25.347Zinfo: running `cargo check --bins` on oxlog (48/199)
19662025-03-22T19:21:26.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-03-22T19:21:26.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-03-22T19:21:26.207Z Checking cfg-if v1.0.0
19692025-03-22T19:21:26.232Z Checking libc v0.2.170
19702025-03-22T19:21:26.256Z Checking serde v1.0.218
19712025-03-22T19:21:26.256Z Checking zeroize v1.8.1
19722025-03-22T19:21:26.256Z Checking memchr v2.7.4
19732025-03-22T19:21:26.301Z Checking typenum v1.17.0
19742025-03-22T19:21:26.326Z Checking value-bag v1.9.0
19752025-03-22T19:21:26.326Z Checking subtle v2.6.1
19762025-03-22T19:21:26.350Z Checking scopeguard v1.2.0
19772025-03-22T19:21:26.497Z Checking itoa v1.0.11
19782025-03-22T19:21:26.522Z Checking smallvec v1.14.0
19792025-03-22T19:21:26.576Z Checking lock_api v0.4.12
19802025-03-22T19:21:26.680Z Checking log v0.4.22
19812025-03-22T19:21:26.711Z Checking const-oid v0.9.6
19822025-03-22T19:21:26.816Z Checking pin-project-lite v0.2.14
19832025-03-22T19:21:26.916Z Checking once_cell v1.20.3
19842025-03-22T19:21:26.940Z Checking byteorder v1.5.0
19852025-03-22T19:21:27.015Z Checking futures-core v0.3.31
19862025-03-22T19:21:27.129Z Checking stable_deref_trait v1.2.0
19872025-03-22T19:21:27.153Z Checking generic-array v0.14.7
19882025-03-22T19:21:27.153Z Checking getrandom v0.2.15
19892025-03-22T19:21:27.190Z Checking parking_lot_core v0.9.10
19902025-03-22T19:21:27.215Z Checking signal-hook-registry v1.4.2
19912025-03-22T19:21:27.239Z Checking mio v1.0.2
19922025-03-22T19:21:27.303Z Checking socket2 v0.5.8
19932025-03-22T19:21:27.397Z Checking rand_core v0.6.4
19942025-03-22T19:21:27.440Z Checking cpufeatures v0.2.14
19952025-03-22T19:21:27.486Z Checking parking_lot v0.12.3
19962025-03-22T19:21:27.537Z Checking futures-sink v0.3.31
19972025-03-22T19:21:27.680Z Checking ryu v1.0.18
19982025-03-22T19:21:27.705Z Checking zerocopy v0.7.35
19992025-03-22T19:21:27.729Z Checking zerofrom v0.1.4
20002025-03-22T19:21:27.753Z Checking foldhash v0.1.3
20012025-03-22T19:21:27.800Z Checking allocator-api2 v0.2.18
20022025-03-22T19:21:27.913Z Checking equivalent v1.0.1
20032025-03-22T19:21:27.937Z Checking yoke v0.7.4
20042025-03-22T19:21:27.962Z Checking libm v0.2.8
20052025-03-22T19:21:28.040Z Checking slab v0.4.9
20062025-03-22T19:21:28.065Z Checking crypto-common v0.1.6
20072025-03-22T19:21:28.155Z Checking block-buffer v0.10.4
20082025-03-22T19:21:28.237Z Checking block-padding v0.3.3
20092025-03-22T19:21:28.262Z Checking zerovec v0.10.4
20102025-03-22T19:21:28.289Z Checking futures-channel v0.3.31
20112025-03-22T19:21:28.343Z Checking hashbrown v0.15.1
20122025-03-22T19:21:28.374Z Checking digest v0.10.7
20132025-03-22T19:21:28.439Z Checking inout v0.1.3
20142025-03-22T19:21:28.587Z Checking getrandom v0.3.1
20152025-03-22T19:21:28.656Z Checking futures-task v0.3.31
20162025-03-22T19:21:28.696Z Checking hmac v0.12.1
20172025-03-22T19:21:28.720Z Checking num-traits v0.2.19
20182025-03-22T19:21:28.745Z Checking pin-utils v0.1.0
20192025-03-22T19:21:28.811Z Checking futures-io v0.3.31
20202025-03-22T19:21:28.835Z Checking sha2 v0.10.8
20212025-03-22T19:21:28.882Z Checking cipher v0.4.4
20222025-03-22T19:21:28.906Z Checking base64ct v1.6.0
20232025-03-22T19:21:28.996Z Checking futures-util v0.3.31
20242025-03-22T19:21:29.246Z Checking writeable v0.5.5
20252025-03-22T19:21:29.246Z Checking flagset v0.4.6
20262025-03-22T19:21:29.285Z Checking pem-rfc7468 v0.7.0
20272025-03-22T19:21:29.309Z Checking litemap v0.7.3
20282025-03-22T19:21:29.432Z Checking fnv v1.0.7
20292025-03-22T19:21:29.533Z Checking der v0.7.9
20302025-03-22T19:21:29.565Z Checking salsa20 v0.10.2
20312025-03-22T19:21:29.565Z Checking pbkdf2 v0.12.2
20322025-03-22T19:21:29.599Z Checking tinystr v0.7.6
20332025-03-22T19:21:29.624Z Checking ppv-lite86 v0.2.20
20342025-03-22T19:21:29.733Z Checking rustls-pki-types v1.10.0
20352025-03-22T19:21:29.804Z Checking icu_locid_transform_data v1.5.0
20362025-03-22T19:21:29.884Z Checking scrypt v0.11.0
20372025-03-22T19:21:29.909Z Checking icu_locid v1.5.0
20382025-03-22T19:21:29.933Z Checking icu_collections v1.5.0
20392025-03-22T19:21:30.049Z Checking bytes v1.10.1
20402025-03-22T19:21:30.086Z Checking serde_json v1.0.139
20412025-03-22T19:21:30.213Z Checking indexmap v2.7.1
20422025-03-22T19:21:30.237Z Checking bitflags v2.6.0
20432025-03-22T19:21:30.510Z Checking uuid v1.15.1
20442025-03-22T19:21:30.535Z Checking aes v0.8.4
20452025-03-22T19:21:30.748Z Checking icu_provider v1.5.0
20462025-03-22T19:21:30.903Z Checking tokio v1.43.0
20472025-03-22T19:21:31.069Z Checking spki v0.7.3
20482025-03-22T19:21:31.093Z Checking http v1.2.0
20492025-03-22T19:21:31.234Z Checking cbc v0.1.2
20502025-03-22T19:21:31.309Z Checking tracing-core v0.1.32
20512025-03-22T19:21:31.334Z Checking icu_locid_transform v1.5.0
20522025-03-22T19:21:31.358Z Checking aws-lc-sys v0.26.0
20532025-03-22T19:21:31.428Z Checking powerfmt v0.2.0
20542025-03-22T19:21:31.463Z Checking untrusted v0.7.1
20552025-03-22T19:21:31.626Z Checking percent-encoding v2.3.1
20562025-03-22T19:21:31.676Z Checking icu_properties_data v1.5.0
20572025-03-22T19:21:31.823Z Checking untrusted v0.9.0
20582025-03-22T19:21:31.870Z Checking tracing v0.1.40
20592025-03-22T19:21:31.895Z Checking deranged v0.3.11
20602025-03-22T19:21:31.984Z Checking ring v0.17.11
20612025-03-22T19:21:32.171Z Checking pkcs5 v0.7.1
20622025-03-22T19:21:32.195Z Checking crossbeam-utils v0.8.20
20632025-03-22T19:21:32.220Z Checking icu_properties v1.5.1
20642025-03-22T19:21:32.625Z Checking spin v0.9.8
20652025-03-22T19:21:32.824Z Checking thiserror v1.0.69
20662025-03-22T19:21:32.850Z Checking time-core v0.1.2
20672025-03-22T19:21:32.964Z Checking iana-time-zone v0.1.61
20682025-03-22T19:21:32.988Z Checking num-conv v0.1.0
20692025-03-22T19:21:33.017Z Checking icu_normalizer_data v1.5.0
20702025-03-22T19:21:33.043Z Checking atomic-waker v1.1.2
20712025-03-22T19:21:33.119Z Checking write16 v1.0.0
20722025-03-22T19:21:33.144Z Checking aws-lc-rs v1.12.4
20732025-03-22T19:21:33.169Z Checking utf16_iter v1.0.5
20742025-03-22T19:21:33.195Z Checking utf8_iter v1.0.4
20752025-03-22T19:21:33.230Z Checking num_threads v0.1.7
20762025-03-22T19:21:33.260Z Checking chrono v0.4.40
20772025-03-22T19:21:33.342Z Checking pkcs8 v0.10.2
20782025-03-22T19:21:33.366Z Checking time v0.3.36
20792025-03-22T19:21:33.391Z Checking http-body v1.0.1
20802025-03-22T19:21:33.571Z Checking httparse v1.9.5
20812025-03-22T19:21:33.633Z Checking tinyvec_macros v0.1.1
20822025-03-22T19:21:33.726Z Checking try-lock v0.2.5
20832025-03-22T19:21:33.866Z Compiling newtype-uuid v1.2.1
20842025-03-22T19:21:33.891Z Checking want v0.3.1
20852025-03-22T19:21:33.946Z Checking tinyvec v1.8.0
20862025-03-22T19:21:34.068Z Checking form_urlencoded v1.2.1
20872025-03-22T19:21:34.151Z Checking zerocopy v0.8.10
20882025-03-22T19:21:34.268Z Checking unicode-ident v1.0.14
20892025-03-22T19:21:34.431Z Checking tower-service v0.3.3
20902025-03-22T19:21:34.552Z Checking foreign-types-shared v0.1.1
20912025-03-22T19:21:34.665Z Checking httpdate v1.0.3
20922025-03-22T19:21:34.690Z Checking rustls-webpki v0.102.8
20932025-03-22T19:21:34.888Z Checking adler2 v2.0.0
20942025-03-22T19:21:34.913Z Checking foreign-types v0.3.2
20952025-03-22T19:21:35.010Z Checking proc-macro2 v1.0.94
20962025-03-22T19:21:35.035Z Checking icu_normalizer v1.5.0
20972025-03-22T19:21:35.060Z Checking miniz_oxide v0.8.5
20982025-03-22T19:21:35.060Z Checking toml_datetime v0.6.8
20992025-03-22T19:21:35.338Z Checking serde_spanned v0.6.8
21002025-03-22T19:21:35.376Z Checking semver v1.0.25
21012025-03-22T19:21:35.419Z Checking slog v2.7.0
21022025-03-22T19:21:35.516Z Checking scroll v0.12.0
21032025-03-22T19:21:35.603Z Checking openssl-sys v0.9.106
21042025-03-22T19:21:35.703Z Checking idna_adapter v1.2.0
21052025-03-22T19:21:35.730Z Checking errno v0.3.9
21062025-03-22T19:21:35.756Z Checking aho-corasick v1.1.3
21072025-03-22T19:21:35.835Z Checking base64 v0.22.1
21082025-03-22T19:21:35.913Z Checking dyn-clone v1.0.19
21092025-03-22T19:21:35.938Z Checking idna v1.0.3
21102025-03-22T19:21:35.962Z Checking regex-syntax v0.8.5
21112025-03-22T19:21:36.071Z Checking plain v0.2.3
21122025-03-22T19:21:36.223Z Checking siphasher v0.3.11
21132025-03-22T19:21:36.273Z Checking ucd-trie v0.1.7
21142025-03-22T19:21:36.389Z Checking goblin v0.8.2
21152025-03-22T19:21:36.476Z Checking pest v2.7.14
21162025-03-22T19:21:36.507Z Checking rand_core v0.9.2
21172025-03-22T19:21:36.507Z Checking schemars v0.8.22
21182025-03-22T19:21:36.580Z Checking openssl v0.10.71
21192025-03-22T19:21:36.824Z Checking rand_chacha v0.9.0
21202025-03-22T19:21:36.939Z Checking tokio-util v0.7.13
21212025-03-22T19:21:37.169Z Checking rustix v0.38.37
21222025-03-22T19:21:37.193Z Checking quote v1.0.39
21232025-03-22T19:21:37.495Z Checking unicode-normalization v0.1.24
21242025-03-22T19:21:37.687Z Checking h2 v0.4.6
21252025-03-22T19:21:37.833Z Checking crossbeam-epoch v0.9.18
21262025-03-22T19:21:38.242Z Checking rand_chacha v0.3.1
21272025-03-22T19:21:38.319Z Checking signature v2.2.0
21282025-03-22T19:21:38.518Z Checking dirs-sys-next v0.1.2
21292025-03-22T19:21:38.609Z Checking crc32fast v1.4.2
21302025-03-22T19:21:38.634Z Checking regex-automata v0.4.8
21312025-03-22T19:21:38.678Z Checking anstyle v1.0.10
21322025-03-22T19:21:38.703Z Checking either v1.14.0
21332025-03-22T19:21:38.836Z Checking pretty-hex v0.4.1
21342025-03-22T19:21:38.985Z Checking unicode-bidi v0.3.17
21352025-03-22T19:21:39.018Z Checking utf8parse v0.2.2
21362025-03-22T19:21:39.042Z Checking unicode-properties v0.1.3
21372025-03-22T19:21:39.167Z Checking openssl-probe v0.1.5
21382025-03-22T19:21:39.316Z Checking anstyle-parse v0.2.5
21392025-03-22T19:21:39.346Z Checking dirs-next v2.0.0
21402025-03-22T19:21:39.475Z Checking dtrace-parser v0.2.0
21412025-03-22T19:21:39.532Z Checking stringprep v0.1.5
21422025-03-22T19:21:39.579Z Checking rand v0.8.5
21432025-03-22T19:21:39.803Z Checking crossbeam-deque v0.8.5
21442025-03-22T19:21:39.902Z Checking syn v2.0.98
21452025-03-22T19:21:39.927Z Checking rand v0.9.0
21462025-03-22T19:21:40.074Z Checking url v2.5.3
21472025-03-22T19:21:40.487Z Checking dof v0.3.0
21482025-03-22T19:21:40.610Z Checking rustls v0.23.19
21492025-03-22T19:21:40.823Z Checking http-body-util v0.1.2
21502025-03-22T19:21:40.912Z Checking native-tls v0.2.12
21512025-03-22T19:21:41.035Z Checking num-integer v0.1.46
21522025-03-22T19:21:41.059Z Checking bzip2-sys v0.1.11+1.0.8
21532025-03-22T19:21:41.181Z Checking md-5 v0.10.6
21542025-03-22T19:21:41.211Z Checking ff v0.13.0
21552025-03-22T19:21:41.252Z Checking hash32 v0.2.1
21562025-03-22T19:21:41.399Z Checking thread_local v1.1.8
21572025-03-22T19:21:41.424Z Checking thread-id v4.2.2
21582025-03-22T19:21:41.454Z Checking encoding_rs v0.8.34
21592025-03-22T19:21:41.518Z Checking base16ct v0.2.0
21602025-03-22T19:21:41.543Z Checking gimli v0.31.1
21612025-03-22T19:21:41.657Z Checking winnow v0.7.3
21622025-03-22T19:21:41.714Z Checking is_terminal_polyfill v1.70.1
21632025-03-22T19:21:41.833Z Checking mime v0.3.17
21642025-03-22T19:21:42.015Z Checking anstyle-query v1.1.1
21652025-03-22T19:21:42.111Z Checking colorchoice v1.0.2
21662025-03-22T19:21:42.153Z Checking fallible-iterator v0.2.0
21672025-03-22T19:21:42.251Z Checking psl-types v2.0.11
21682025-03-22T19:21:42.427Z Checking match_cfg v0.1.0
21692025-03-22T19:21:42.530Z Checking hostname v0.3.1
21702025-03-22T19:21:42.677Z Checking publicsuffix v2.3.0
21712025-03-22T19:21:42.702Z Checking postgres-protocol v0.6.8
21722025-03-22T19:21:42.834Z Checking hyper v1.6.0
21732025-03-22T19:21:42.930Z Checking anstream v0.6.15
21742025-03-22T19:21:43.257Z Checking sec1 v0.7.3
21752025-03-22T19:21:43.309Z Checking heapless v0.7.17
21762025-03-22T19:21:43.333Z Checking num-iter v0.1.45
21772025-03-22T19:21:43.497Z Checking group v0.13.0
21782025-03-22T19:21:43.590Z Checking tokio-native-tls v0.3.1
21792025-03-22T19:21:43.729Z Checking bzip2 v0.4.4
21802025-03-22T19:21:43.821Z Compiling daft v0.1.2
21812025-03-22T19:21:43.947Z Checking toml_edit v0.22.24
21822025-03-22T19:21:43.991Z Checking rayon-core v1.12.1
21832025-03-22T19:21:44.080Z Checking terminal_size v0.4.0
21842025-03-22T19:21:44.247Z Checking term v0.7.0
21852025-03-22T19:21:44.272Z Checking flate2 v1.1.0
21862025-03-22T19:21:44.532Z Checking hyper-util v0.1.10
21872025-03-22T19:21:44.589Z Checking ipnetwork v0.21.1
21882025-03-22T19:21:44.619Z Checking addr2line v0.24.2
21892025-03-22T19:21:44.646Z Checking phf_shared v0.11.2
21902025-03-22T19:21:44.804Z Checking slog-json v2.6.1
21912025-03-22T19:21:44.905Z Checking cookie v0.18.1
21922025-03-22T19:21:44.941Z Checking rustls v0.22.4
21932025-03-22T19:21:44.966Z Checking usdt-impl v0.5.0
21942025-03-22T19:21:45.066Z Checking serde_urlencoded v0.7.1
21952025-03-22T19:21:45.092Z Checking lazy_static v1.5.0
21962025-03-22T19:21:45.117Z Checking tokio-rustls v0.26.0
21972025-03-22T19:21:45.218Z Checking futures-executor v0.3.31
21982025-03-22T19:21:45.323Z Checking crossbeam-channel v0.5.13
21992025-03-22T19:21:45.424Z Checking signal-hook v0.3.17
22002025-03-22T19:21:45.448Z Checking webpki-roots v0.26.6
22012025-03-22T19:21:45.473Z Checking rustls-pemfile v2.2.0
22022025-03-22T19:21:45.498Z Checking hkdf v0.12.4
22032025-03-22T19:21:45.629Z Checking crypto-bigint v0.5.5
22042025-03-22T19:21:45.677Z Checking sync_wrapper v1.0.1
22052025-03-22T19:21:45.701Z Checking memmap v0.7.0
22062025-03-22T19:21:45.733Z Checking is-terminal v0.4.13
22072025-03-22T19:21:45.837Z Checking object v0.36.5
22082025-03-22T19:21:45.861Z Checking strsim v0.11.1
22092025-03-22T19:21:45.895Z Checking bumpalo v3.16.0
22102025-03-22T19:21:45.971Z Checking winnow v0.5.40
22112025-03-22T19:21:46.121Z Checking bitflags v1.3.2
22122025-03-22T19:21:46.225Z Checking clap_lex v0.7.4
22132025-03-22T19:21:46.250Z Checking managed v0.8.0
22142025-03-22T19:21:46.274Z Checking tower-layer v0.3.3
22152025-03-22T19:21:46.299Z Checking lockfree-object-pool v0.1.6
22162025-03-22T19:21:46.466Z Checking ipnet v2.11.0
22172025-03-22T19:21:46.496Z Checking rustc-demangle v0.1.24
22182025-03-22T19:21:46.520Z Checking unicode-width v0.2.0
22192025-03-22T19:21:46.571Z Checking simd-adler32 v0.3.7
22202025-03-22T19:21:46.870Z Checking take_mut v0.2.2
22212025-03-22T19:21:46.895Z Checking smoltcp v0.9.1
22222025-03-22T19:21:46.919Z Checking zopfli v0.8.1
22232025-03-22T19:21:46.944Z Checking console v0.15.10
22242025-03-22T19:21:47.031Z Checking slog-async v2.8.0
22252025-03-22T19:21:47.299Z Checking tower v0.5.2
22262025-03-22T19:21:47.408Z Checking clap_builder v4.5.32
22272025-03-22T19:21:47.500Z Checking toml v0.8.20
22282025-03-22T19:21:47.878Z Checking tokio-rustls v0.25.0
22292025-03-22T19:21:47.912Z Checking elliptic-curve v0.13.8
22302025-03-22T19:21:47.936Z Checking hyper-tls v0.6.0
22312025-03-22T19:21:48.100Z Checking hyper-rustls v0.27.3
22322025-03-22T19:21:48.141Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22332025-03-22T19:21:48.197Z Checking usdt v0.5.0
22342025-03-22T19:21:48.221Z Checking slog-term v2.9.1
22352025-03-22T19:21:48.277Z Checking toml_edit v0.19.15
22362025-03-22T19:21:48.412Z Checking signal-hook-mio v0.2.4
22372025-03-22T19:21:48.437Z Checking futures v0.3.31
22382025-03-22T19:21:48.461Z Checking cookie_store v0.21.1
22392025-03-22T19:21:48.486Z Checking num-bigint-dig v0.8.4
22402025-03-22T19:21:48.546Z Checking slog-bunyan v2.5.0
22412025-03-22T19:21:48.571Z Checking oxnet v0.1.1
22422025-03-22T19:21:48.659Z Checking phf v0.11.2
22432025-03-22T19:21:48.711Z Checking rayon v1.10.0
22442025-03-22T19:21:48.888Z Checking multer v3.1.0
22452025-03-22T19:21:48.912Z Checking postgres-types v0.2.9
22462025-03-22T19:21:49.045Z Checking bstr v1.10.0
22472025-03-22T19:21:49.230Z Checking regex v1.11.1
22482025-03-22T19:21:49.466Z Checking ed25519 v2.2.3
22492025-03-22T19:21:49.745Z Checking phf_shared v0.10.0
22502025-03-22T19:21:49.770Z Checking curve25519-dalek v4.1.3
22512025-03-22T19:21:49.826Z Checking async-stream v0.3.6
22522025-03-22T19:21:49.865Z Checking zerocopy v0.6.6
22532025-03-22T19:21:50.012Z Checking hubpack v0.1.2
22542025-03-22T19:21:50.188Z Checking memoffset v0.9.1
22552025-03-22T19:21:50.213Z Checking camino v1.1.9
22562025-03-22T19:21:50.296Z Checking portable-atomic v1.9.0
22572025-03-22T19:21:50.320Z Checking pkcs1 v0.7.5
22582025-03-22T19:21:50.348Z Checking waitgroup v0.1.2
22592025-03-22T19:21:50.446Z Checking openapiv3 v2.0.0
22602025-03-22T19:21:50.492Z Checking serde-big-array v0.5.1
22612025-03-22T19:21:50.678Z Checking serde_path_to_error v0.1.16
22622025-03-22T19:21:50.703Z Checking float-cmp v0.10.0
22632025-03-22T19:21:50.703Z Checking rfc6979 v0.4.0
22642025-03-22T19:21:50.844Z Checking backtrace v0.3.74
22652025-03-22T19:21:50.881Z Checking sha1 v0.10.6
22662025-03-22T19:21:50.924Z Checking hostname v0.4.0
22672025-03-22T19:21:51.062Z Checking predicates-core v1.0.8
22682025-03-22T19:21:51.148Z Checking whoami v1.5.2
22692025-03-22T19:21:51.184Z Checking difflib v0.4.0
22702025-03-22T19:21:51.250Z Checking fixedbitset v0.4.2
22712025-03-22T19:21:51.275Z Checking minimal-lexical v0.2.1
22722025-03-22T19:21:51.345Z Checking new_debug_unreachable v1.0.6
22732025-03-22T19:21:51.376Z Checking static_assertions v1.1.0
22742025-03-22T19:21:51.439Z Checking data-encoding v2.6.0
22752025-03-22T19:21:51.464Z Checking precomputed-hash v0.1.1
22762025-03-22T19:21:51.489Z Checking unicode-segmentation v1.12.0
22772025-03-22T19:21:51.514Z Checking normalize-line-endings v0.3.0
22782025-03-22T19:21:51.514Z Checking debug-ignore v1.0.5
22792025-03-22T19:21:51.577Z Checking number_prefix v0.4.0
22802025-03-22T19:21:51.631Z Checking predicates v3.1.3
22812025-03-22T19:21:51.656Z Checking nom v7.1.3
22822025-03-22T19:21:51.681Z Checking string_cache v0.8.7
22832025-03-22T19:21:51.729Z Checking petgraph v0.6.5
22842025-03-22T19:21:51.761Z Checking indicatif v0.17.11
22852025-03-22T19:21:51.918Z Checking hickory-proto v0.24.4
22862025-03-22T19:21:51.945Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22872025-03-22T19:21:52.071Z Checking similar v2.7.0
22882025-03-22T19:21:52.185Z Checking tokio-postgres v0.7.13
22892025-03-22T19:21:52.406Z Checking anyhow v1.0.97
22902025-03-22T19:21:52.747Z Checking ed25519-dalek v2.1.1
22912025-03-22T19:21:52.813Z Checking ecdsa v0.16.9
22922025-03-22T19:21:53.133Z Checking rsa v0.9.6
22932025-03-22T19:21:53.210Z Checking dropshot v0.12.0
22942025-03-22T19:21:53.423Z Checking toml v0.7.8
22952025-03-22T19:21:53.812Z Checking nix v0.29.0
22962025-03-22T19:21:54.023Z Checking clap v4.5.32
22972025-03-22T19:21:54.134Z Checking reqwest v0.12.12
22982025-03-22T19:21:54.368Z Checking crossterm v0.28.1
22992025-03-22T19:21:54.413Z Checking zip v2.1.3
23002025-03-22T19:21:54.564Z Checking zip v0.6.6
23012025-03-22T19:21:54.945Z Checking itertools v0.10.5
23022025-03-22T19:21:55.143Z Checking itertools v0.12.1
23032025-03-22T19:21:55.342Z Checking tokio-stream v0.1.17
23042025-03-22T19:21:55.683Z Checking fs-err v2.11.0
23052025-03-22T19:21:55.739Z Checking ahash v0.8.11
23062025-03-22T19:21:55.864Z Checking buf-list v1.0.3
23072025-03-22T19:21:56.062Z Checking x509-cert v0.2.5
23082025-03-22T19:21:56.087Z Checking hex v0.4.3
23092025-03-22T19:21:56.087Z Checking heck v0.4.1
23102025-03-22T19:21:56.160Z Checking lalrpop-util v0.19.12
23112025-03-22T19:21:56.185Z Checking peg-runtime v0.8.5
23122025-03-22T19:21:56.210Z Checking sigpipe v0.1.3
23132025-03-22T19:21:57.412Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23142025-03-22T19:21:57.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.53s
23152025-03-22T19:21:58.056Z
23162025-03-22T19:21:58.056Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23172025-03-22T19:21:58.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23182025-03-22T19:21:58.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23192025-03-22T19:21:59.005Z Compiling regress v0.10.3
23202025-03-22T19:21:59.044Z Checking heck v0.5.0
23212025-03-22T19:21:59.081Z Checking fastrand v2.1.1
23222025-03-22T19:21:59.106Z Compiling unsafe-libyaml v0.2.11
23232025-03-22T19:21:59.106Z Compiling structmeta-derive v0.3.0
23242025-03-22T19:21:59.106Z Compiling ident_case v1.0.1
23252025-03-22T19:21:59.106Z Checking newtype-uuid v1.2.1
23262025-03-22T19:21:59.258Z Checking progenitor-client v0.8.0
23272025-03-22T19:21:59.346Z Compiling darling_core v0.20.10
23282025-03-22T19:21:59.388Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23292025-03-22T19:21:59.426Z Checking tempfile v3.13.0
23302025-03-22T19:21:59.586Z Checking daft v0.1.2
23312025-03-22T19:21:59.724Z Compiling proc-macro-crate v1.3.1
23322025-03-22T19:21:59.773Z Compiling thiserror-impl v2.0.12
23332025-03-22T19:21:59.961Z Checking wait-timeout v0.2.0
23342025-03-22T19:22:00.143Z Checking bit-vec v0.8.0
23352025-03-22T19:22:00.485Z Compiling serde_yaml v0.9.34+deprecated
23362025-03-22T19:22:00.510Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23372025-03-22T19:22:00.639Z Checking quick-error v1.2.3
23382025-03-22T19:22:00.788Z Checking rusty-fork v0.3.0
23392025-03-22T19:22:00.813Z Compiling num_enum_derive v0.5.11
23402025-03-22T19:22:01.095Z Checking bit-set v0.8.0
23412025-03-22T19:22:01.194Z Compiling structmeta v0.3.0
23422025-03-22T19:22:01.332Z Compiling lzma-sys v0.1.20
23432025-03-22T19:22:01.535Z Compiling parse-display-derive v0.10.0
23442025-03-22T19:22:01.809Z Checking typify-impl v0.2.0
23452025-03-22T19:22:02.341Z Checking thiserror v2.0.12
23462025-03-22T19:22:02.487Z Checking rand_xorshift v0.3.0
23472025-03-22T19:22:02.701Z Compiling foreign-types-macros v0.2.3
23482025-03-22T19:22:02.788Z Compiling dropshot v0.16.0
23492025-03-22T19:22:02.812Z Checking utf-8 v0.7.6
23502025-03-22T19:22:03.045Z Checking arc-swap v1.7.1
23512025-03-22T19:22:03.069Z Checking unarray v0.1.4
23522025-03-22T19:22:03.218Z Checking foreign-types-shared v0.3.1
23532025-03-22T19:22:03.339Z Checking proptest v1.6.0
23542025-03-22T19:22:03.422Z Checking slog-scope v4.4.0
23552025-03-22T19:22:03.609Z Checking tungstenite v0.21.0
23562025-03-22T19:22:03.634Z Checking num_enum v0.5.11
23572025-03-22T19:22:03.778Z Checking foreign-types v0.5.0
23582025-03-22T19:22:03.835Z Compiling test-strategy v0.4.0
23592025-03-22T19:22:03.907Z Checking strum v0.26.3
23602025-03-22T19:22:03.967Z Compiling proc-macro-error v1.0.4
23612025-03-22T19:22:04.228Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23622025-03-22T19:22:04.253Z Compiling darling_macro v0.20.10
23632025-03-22T19:22:04.380Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23642025-03-22T19:22:04.502Z Compiling heck v0.3.3
23652025-03-22T19:22:04.527Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23662025-03-22T19:22:04.586Z Compiling dropshot_endpoint v0.16.0
23672025-03-22T19:22:04.802Z Checking parse-display v0.10.0
23682025-03-22T19:22:04.834Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23692025-03-22T19:22:05.026Z Checking cstr-argument v0.1.2
23702025-03-22T19:22:05.051Z Compiling darling v0.20.10
23712025-03-22T19:22:05.148Z Compiling serde_with_macros v3.12.0
23722025-03-22T19:22:05.231Z Checking instant v0.1.13
23732025-03-22T19:22:05.256Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23742025-03-22T19:22:05.356Z Checking base64 v0.21.7
23752025-03-22T19:22:05.466Z Checking pretty-hex v0.2.1
23762025-03-22T19:22:05.640Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23772025-03-22T19:22:05.684Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23782025-03-22T19:22:05.780Z Checking backoff v0.4.0
23792025-03-22T19:22:05.843Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23802025-03-22T19:22:05.917Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23812025-03-22T19:22:06.073Z Compiling zone_cfg_derive v0.1.2
23822025-03-22T19:22:06.140Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23832025-03-22T19:22:06.304Z Checking tokio-tungstenite v0.21.0
23842025-03-22T19:22:06.812Z Checking slog-stdlog v4.1.1
23852025-03-22T19:22:06.901Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23862025-03-22T19:22:06.978Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23872025-03-22T19:22:07.017Z Checking progenitor-client v0.9.1
23882025-03-22T19:22:07.265Z Checking colored v2.2.0
23892025-03-22T19:22:07.294Z Checking macaddr v1.0.1
23902025-03-22T19:22:07.329Z Checking unicode-width v0.1.14
23912025-03-22T19:22:07.353Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
23922025-03-22T19:22:07.435Z Checking serde_with v3.12.0
23932025-03-22T19:22:07.460Z Checking winnow v0.6.20
23942025-03-22T19:22:07.646Z Checking base64 v0.13.1
23952025-03-22T19:22:07.671Z Checking zone v0.1.8
23962025-03-22T19:22:07.880Z Checking tabwriter v1.4.0
23972025-03-22T19:22:07.955Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23982025-03-22T19:22:08.072Z Checking ron v0.7.1
23992025-03-22T19:22:08.146Z Checking slog-envlogger v2.2.0
24002025-03-22T19:22:08.346Z Checking xz2 v0.1.7
24012025-03-22T19:22:08.370Z Checking xattr v1.3.1
24022025-03-22T19:22:08.395Z Checking pem v3.0.5
24032025-03-22T19:22:08.574Z Checking yasna v0.5.2
24042025-03-22T19:22:08.624Z Checking headers-core v0.3.0
24052025-03-22T19:22:08.650Z Checking smf v0.2.3
24062025-03-22T19:22:08.773Z Checking filetime v0.2.25
24072025-03-22T19:22:08.984Z Checking same-file v1.0.6
24082025-03-22T19:22:09.069Z Checking tar v0.4.44
24092025-03-22T19:22:09.094Z Checking headers v0.4.0
24102025-03-22T19:22:09.167Z Checking walkdir v2.5.0
24112025-03-22T19:22:09.317Z Checking rcgen v0.12.1
24122025-03-22T19:22:09.445Z Checking atomicwrites v0.4.4
24132025-03-22T19:22:09.633Z Checking camino-tempfile v1.1.1
24142025-03-22T19:22:09.837Z Checking subprocess v0.2.9
24152025-03-22T19:22:11.638Z Compiling typify-macro v0.2.0
24162025-03-22T19:22:13.435Z Compiling typify v0.2.0
24172025-03-22T19:22:13.539Z Compiling progenitor-impl v0.8.0
24182025-03-22T19:22:16.708Z Compiling progenitor-macro v0.8.0
24192025-03-22T19:22:20.839Z Checking progenitor v0.8.0
24202025-03-22T19:22:21.027Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24212025-03-22T19:22:21.027Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24222025-03-22T19:22:24.361Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24232025-03-22T19:22:24.888Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24242025-03-22T19:22:32.992Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24252025-03-22T19:22:35.029Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24262025-03-22T19:22:36.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.60s
24272025-03-22T19:22:36.832Z
24282025-03-22T19:22:36.832Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24292025-03-22T19:22:37.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-03-22T19:22:37.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-03-22T19:22:37.776Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24322025-03-22T19:22:39.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s
24332025-03-22T19:22:39.708Z
24342025-03-22T19:22:39.708Zinfo: running `cargo check --bins` on nexus-config (51/199)
24352025-03-22T19:22:40.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-03-22T19:22:40.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-03-22T19:22:40.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382025-03-22T19:22:40.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
24392025-03-22T19:22:40.633Z
24402025-03-22T19:22:40.633Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24412025-03-22T19:22:41.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-03-22T19:22:41.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-03-22T19:22:41.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442025-03-22T19:22:41.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
24452025-03-22T19:22:41.516Z
24462025-03-22T19:22:41.516Zinfo: running `cargo check --bins` on omicron-certificates (53/199)
24472025-03-22T19:22:42.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482025-03-22T19:22:42.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492025-03-22T19:22:42.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502025-03-22T19:22:42.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
24512025-03-22T19:22:42.424Z
24522025-03-22T19:22:42.424Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/199)
24532025-03-22T19:22:43.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542025-03-22T19:22:43.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552025-03-22T19:22:43.500Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24562025-03-22T19:22:43.531Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24572025-03-22T19:22:43.531Z Compiling tempfile v3.13.0
24582025-03-22T19:22:43.556Z Compiling wait-timeout v0.2.0
24592025-03-22T19:22:43.556Z Compiling bit-vec v0.8.0
24602025-03-22T19:22:43.556Z Compiling quick-error v1.2.3
24612025-03-22T19:22:43.556Z Compiling thiserror v2.0.12
24622025-03-22T19:22:43.556Z Compiling progenitor-client v0.8.0
24632025-03-22T19:22:43.664Z Compiling itertools v0.13.0
24642025-03-22T19:22:43.753Z Compiling rand_xorshift v0.3.0
24652025-03-22T19:22:43.797Z Compiling unarray v0.1.4
24662025-03-22T19:22:43.965Z Compiling bit-set v0.8.0
24672025-03-22T19:22:44.021Z Compiling rusty-fork v0.3.0
24682025-03-22T19:22:44.052Z Compiling heapless v0.8.0
24692025-03-22T19:22:44.077Z Compiling progenitor v0.8.0
24702025-03-22T19:22:44.101Z Compiling parse-display v0.10.0
24712025-03-22T19:22:44.154Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24722025-03-22T19:22:44.243Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24732025-03-22T19:22:44.267Z Checking hash32 v0.3.1
24742025-03-22T19:22:44.296Z Compiling instant v0.1.13
24752025-03-22T19:22:44.409Z Compiling proptest v1.6.0
24762025-03-22T19:22:44.459Z Compiling smoltcp v0.11.0
24772025-03-22T19:22:44.483Z Compiling backoff v0.4.0
24782025-03-22T19:22:44.605Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24792025-03-22T19:22:44.630Z Compiling dropshot v0.16.0
24802025-03-22T19:22:44.813Z Compiling serde_with v3.12.0
24812025-03-22T19:22:45.042Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24822025-03-22T19:22:45.239Z Checking num-rational v0.4.2
24832025-03-22T19:22:45.568Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24842025-03-22T19:22:45.770Z Compiling progenitor-client v0.9.1
24852025-03-22T19:22:46.191Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24862025-03-22T19:22:46.262Z Compiling phf_generator v0.11.2
24872025-03-22T19:22:46.443Z Checking num-complex v0.4.6
24882025-03-22T19:22:47.285Z Compiling macaddr v1.0.1
24892025-03-22T19:22:47.697Z Checking cobs v0.2.3
24902025-03-22T19:22:47.893Z Checking num v0.4.3
24912025-03-22T19:22:47.918Z Checking postcard v1.0.10
24922025-03-22T19:22:48.026Z Compiling phf_codegen v0.11.2
24932025-03-22T19:22:48.237Z Compiling parse-zoneinfo v0.3.1
24942025-03-22T19:22:48.413Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24952025-03-22T19:22:48.688Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24962025-03-22T19:22:48.845Z Compiling float-ord v0.3.2
24972025-03-22T19:22:49.172Z Compiling convert_case v0.4.0
24982025-03-22T19:22:49.662Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
24992025-03-22T19:22:49.858Z Compiling derive_more v0.99.19
25002025-03-22T19:22:50.601Z Compiling chrono-tz-build v0.4.0
25012025-03-22T19:22:50.729Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25022025-03-22T19:22:51.277Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25032025-03-22T19:22:51.495Z Compiling crucible-workspace-hack v0.1.0
25042025-03-22T19:22:51.652Z Checking linked-hash-map v0.5.6
25052025-03-22T19:22:51.798Z Compiling chrono-tz v0.10.1
25062025-03-22T19:22:51.885Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25072025-03-22T19:22:51.949Z Checking lru-cache v0.1.2
25082025-03-22T19:22:52.098Z Checking newline-converter v0.3.0
25092025-03-22T19:22:52.141Z Checking resolv-conf v0.7.0
25102025-03-22T19:22:52.265Z Checking itertools v0.14.0
25112025-03-22T19:22:52.357Z Checking prettyplease v0.2.30
25122025-03-22T19:22:52.461Z Compiling slog-dtrace v0.3.0
25132025-03-22T19:22:52.784Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25142025-03-22T19:22:52.835Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25152025-03-22T19:22:53.122Z Checking hickory-resolver v0.24.4
25162025-03-22T19:22:53.726Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25172025-03-22T19:22:54.201Z Checking expectorate v1.1.0
25182025-03-22T19:22:54.357Z Compiling zone_cfg_derive v0.3.0
25192025-03-22T19:22:54.539Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25202025-03-22T19:22:54.564Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25212025-03-22T19:22:54.850Z Compiling const_format_proc_macros v0.2.34
25222025-03-22T19:22:54.907Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25232025-03-22T19:22:55.178Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25242025-03-22T19:22:55.451Z Compiling num-derive v0.4.2
25252025-03-22T19:22:55.516Z Compiling derive-where v1.2.7
25262025-03-22T19:22:55.624Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25272025-03-22T19:22:56.059Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25282025-03-22T19:22:56.332Z Checking highway v1.3.0
25292025-03-22T19:22:56.364Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25302025-03-22T19:22:56.519Z Checking const_format v0.2.34
25312025-03-22T19:22:56.596Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25322025-03-22T19:22:56.712Z Checking zone v0.3.0
25332025-03-22T19:22:56.784Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25342025-03-22T19:22:56.857Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25352025-03-22T19:22:56.944Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25362025-03-22T19:22:57.255Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25372025-03-22T19:22:57.374Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25382025-03-22T19:22:57.771Z Checking gethostname v0.5.0
25392025-03-22T19:22:57.908Z Checking bcs v0.1.6
25402025-03-22T19:22:58.065Z Checking nanorand v0.7.0
25412025-03-22T19:22:58.090Z Compiling async-recursion v1.1.1
25422025-03-22T19:22:58.155Z Checking qorb v0.2.1
25432025-03-22T19:22:58.354Z Checking termtree v0.5.1
25442025-03-22T19:22:58.418Z Checking flume v0.11.1
25452025-03-22T19:22:59.117Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25462025-03-22T19:23:05.744Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25472025-03-22T19:23:09.802Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25482025-03-22T19:23:13.152Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25492025-03-22T19:23:14.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.39s
25502025-03-22T19:23:15.042Z
25512025-03-22T19:23:15.042Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/199)
25522025-03-22T19:23:15.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532025-03-22T19:23:15.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542025-03-22T19:23:15.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552025-03-22T19:23:15.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
25562025-03-22T19:23:15.980Z
25572025-03-22T19:23:15.981Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/199)
25582025-03-22T19:23:16.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592025-03-22T19:23:16.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602025-03-22T19:23:16.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612025-03-22T19:23:16.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
25622025-03-22T19:23:16.923Z
25632025-03-22T19:23:16.923Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/199)
25642025-03-22T19:23:17.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652025-03-22T19:23:17.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662025-03-22T19:23:17.913Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25672025-03-22T19:23:18.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
25682025-03-22T19:23:18.846Z
25692025-03-22T19:23:18.846Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/199)
25702025-03-22T19:23:19.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-03-22T19:23:19.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-03-22T19:23:19.827Z Compiling cfg_aliases v0.1.1
25732025-03-22T19:23:19.852Z Compiling vte_generate_state_changes v0.1.2
25742025-03-22T19:23:19.852Z Checking fd-lock v4.0.2
25752025-03-22T19:23:19.852Z Checking nibble_vec v0.1.0
25762025-03-22T19:23:19.852Z Checking bytecount v0.6.8
25772025-03-22T19:23:19.852Z Checking endian-type v0.1.2
25782025-03-22T19:23:19.892Z Compiling tabled_derive v0.7.0
25792025-03-22T19:23:19.917Z Compiling peg-macros v0.8.5
25802025-03-22T19:23:20.000Z Compiling nix v0.28.0
25812025-03-22T19:23:20.069Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25822025-03-22T19:23:20.093Z Checking papergrid v0.11.0
25832025-03-22T19:23:20.118Z Compiling sqlparser_derive v0.2.2
25842025-03-22T19:23:20.180Z Checking radix_trie v0.2.1
25852025-03-22T19:23:20.392Z Checking vte v0.11.1
25862025-03-22T19:23:20.543Z Checking home v0.5.9
25872025-03-22T19:23:20.695Z Checking nu-ansi-term v0.50.1
25882025-03-22T19:23:20.897Z Checking unicode_categories v0.1.1
25892025-03-22T19:23:21.004Z Checking sqlparser v0.45.0
25902025-03-22T19:23:21.113Z Checking display-error-chain v0.2.2
25912025-03-22T19:23:21.191Z Checking sqlformat v0.2.6
25922025-03-22T19:23:21.563Z Checking strip-ansi-escapes v0.2.0
25932025-03-22T19:23:21.709Z Checking reedline v0.38.0
25942025-03-22T19:23:21.800Z Checking tabled v0.15.0
25952025-03-22T19:23:22.036Z Checking peg v0.8.5
25962025-03-22T19:23:22.677Z Checking rustyline v14.0.0
25972025-03-22T19:23:34.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s
25982025-03-22T19:23:34.555Z
25992025-03-22T19:23:34.555Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/199)
26002025-03-22T19:23:35.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012025-03-22T19:23:35.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022025-03-22T19:23:35.534Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26032025-03-22T19:23:42.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s
26042025-03-22T19:23:42.462Z
26052025-03-22T19:23:42.462Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/199)
26062025-03-22T19:23:43.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072025-03-22T19:23:43.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082025-03-22T19:23:43.432Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26092025-03-22T19:23:48.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
26102025-03-22T19:23:48.226Z
26112025-03-22T19:23:48.226Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/199)
26122025-03-22T19:23:49.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132025-03-22T19:23:49.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142025-03-22T19:23:49.160Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26152025-03-22T19:23:55.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s
26162025-03-22T19:23:55.751Z
26172025-03-22T19:23:55.751Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/199)
26182025-03-22T19:23:56.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-03-22T19:23:56.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-03-22T19:23:56.740Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26212025-03-22T19:24:03.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s
26222025-03-22T19:24:03.497Z
26232025-03-22T19:24:03.497Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/199)
26242025-03-22T19:24:04.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-03-22T19:24:04.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-03-22T19:24:04.457Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26272025-03-22T19:24:09.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
26282025-03-22T19:24:09.531Z
26292025-03-22T19:24:09.531Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/199)
26302025-03-22T19:24:10.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-03-22T19:24:10.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-03-22T19:24:10.538Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26332025-03-22T19:24:15.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
26342025-03-22T19:24:15.732Z
26352025-03-22T19:24:15.732Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/199)
26362025-03-22T19:24:16.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-03-22T19:24:16.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-03-22T19:24:16.728Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26392025-03-22T19:24:23.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
26402025-03-22T19:24:23.646Z
26412025-03-22T19:24:23.646Zinfo: running `cargo check --bins` on oximeter (66/199)
26422025-03-22T19:24:24.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-03-22T19:24:24.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-03-22T19:24:24.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452025-03-22T19:24:24.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26462025-03-22T19:24:24.548Z
26472025-03-22T19:24:24.548Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/199)
26482025-03-22T19:24:25.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-03-22T19:24:25.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-03-22T19:24:25.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512025-03-22T19:24:25.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26522025-03-22T19:24:25.422Z
26532025-03-22T19:24:25.422Zinfo: running `cargo check --bins` on oximeter-schema (68/199)
26542025-03-22T19:24:26.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-03-22T19:24:26.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-03-22T19:24:26.341Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26572025-03-22T19:24:28.893Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26582025-03-22T19:24:30.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
26592025-03-22T19:24:30.331Z
26602025-03-22T19:24:30.331Zinfo: running `cargo check --bins` on oximeter-types (69/199)
26612025-03-22T19:24:31.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-03-22T19:24:31.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-03-22T19:24:31.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-03-22T19:24:31.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26652025-03-22T19:24:31.235Z
26662025-03-22T19:24:31.235Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/199)
26672025-03-22T19:24:32.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-03-22T19:24:32.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-03-22T19:24:32.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702025-03-22T19:24:32.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
26712025-03-22T19:24:32.137Z
26722025-03-22T19:24:32.137Zinfo: running `cargo check --bins` on oxql-types (71/199)
26732025-03-22T19:24:32.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-03-22T19:24:32.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-03-22T19:24:32.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762025-03-22T19:24:32.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26772025-03-22T19:24:33.065Z
26782025-03-22T19:24:33.065Zinfo: running `cargo check --bins` on oximeter-test-utils (72/199)
26792025-03-22T19:24:33.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-03-22T19:24:33.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-03-22T19:24:33.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-03-22T19:24:33.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26832025-03-22T19:24:34.006Z
26842025-03-22T19:24:34.006Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/199)
26852025-03-22T19:24:34.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-03-22T19:24:34.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-03-22T19:24:34.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-03-22T19:24:34.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26892025-03-22T19:24:34.877Z
26902025-03-22T19:24:34.877Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/199)
26912025-03-22T19:24:35.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-03-22T19:24:35.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-03-22T19:24:35.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-03-22T19:24:35.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26952025-03-22T19:24:35.795Z
26962025-03-22T19:24:35.795Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/199)
26972025-03-22T19:24:36.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-03-22T19:24:36.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-03-22T19:24:36.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-03-22T19:24:36.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27012025-03-22T19:24:36.735Z
27022025-03-22T19:24:36.736Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/199)
27032025-03-22T19:24:37.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-03-22T19:24:37.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-03-22T19:24:37.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-03-22T19:24:37.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27072025-03-22T19:24:37.627Z
27082025-03-22T19:24:37.627Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/199)
27092025-03-22T19:24:38.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-03-22T19:24:38.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-03-22T19:24:38.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-03-22T19:24:38.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27132025-03-22T19:24:38.533Z
27142025-03-22T19:24:38.533Zinfo: running `cargo check --bins` on cockroach-admin-client (78/199)
27152025-03-22T19:24:39.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-03-22T19:24:39.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-03-22T19:24:39.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-03-22T19:24:39.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27192025-03-22T19:24:39.409Z
27202025-03-22T19:24:39.409Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/199)
27212025-03-22T19:24:40.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-03-22T19:24:40.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-03-22T19:24:40.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-03-22T19:24:40.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27252025-03-22T19:24:40.294Z
27262025-03-22T19:24:40.294Zinfo: running `cargo check --bins` on dns-service-client (80/199)
27272025-03-22T19:24:41.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-03-22T19:24:41.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-03-22T19:24:41.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-03-22T19:24:41.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27312025-03-22T19:24:41.183Z
27322025-03-22T19:24:41.183Zinfo: running `cargo check --bins` on internal-dns-types (81/199)
27332025-03-22T19:24:41.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-03-22T19:24:41.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-03-22T19:24:41.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-03-22T19:24:41.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27372025-03-22T19:24:42.065Z
27382025-03-22T19:24:42.065Zinfo: running `cargo check --bins` on dpd-client (82/199)
27392025-03-22T19:24:42.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-03-22T19:24:42.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-03-22T19:24:42.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-03-22T19:24:42.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27432025-03-22T19:24:42.955Z
27442025-03-22T19:24:42.955Zinfo: running `cargo check --bins` on gateway-client (83/199)
27452025-03-22T19:24:43.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-03-22T19:24:43.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-03-22T19:24:43.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-03-22T19:24:43.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27492025-03-22T19:24:43.843Z
27502025-03-22T19:24:43.843Zinfo: running `cargo check --bins` on installinator-client (84/199)
27512025-03-22T19:24:44.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-03-22T19:24:44.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-03-22T19:24:44.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-03-22T19:24:44.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27552025-03-22T19:24:44.801Z
27562025-03-22T19:24:44.801Zinfo: running `cargo check --bins` on installinator-common (85/199)
27572025-03-22T19:24:45.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-03-22T19:24:45.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-03-22T19:24:45.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-03-22T19:24:45.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27612025-03-22T19:24:45.716Z
27622025-03-22T19:24:45.716Zinfo: running `cargo check --bins` on update-engine (86/199)
27632025-03-22T19:24:46.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-03-22T19:24:46.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-03-22T19:24:46.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-03-22T19:24:46.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27672025-03-22T19:24:46.622Z
27682025-03-22T19:24:46.622Zinfo: running `cargo check --bins` on nexus-client (87/199)
27692025-03-22T19:24:47.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-03-22T19:24:47.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-03-22T19:24:47.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-03-22T19:24:47.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27732025-03-22T19:24:47.576Z
27742025-03-22T19:24:47.576Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/199)
27752025-03-22T19:24:48.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-03-22T19:24:48.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-03-22T19:24:48.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-03-22T19:24:48.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27792025-03-22T19:24:48.509Z
27802025-03-22T19:24:48.509Zinfo: running `cargo check --bins` on omicron-passwords (89/199)
27812025-03-22T19:24:49.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-03-22T19:24:49.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-03-22T19:24:49.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-03-22T19:24:49.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27852025-03-22T19:24:49.389Z
27862025-03-22T19:24:49.390Zinfo: running `cargo check --bins` on nexus-types (90/199)
27872025-03-22T19:24:50.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-03-22T19:24:50.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-03-22T19:24:50.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-03-22T19:24:50.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27912025-03-22T19:24:50.320Z
27922025-03-22T19:24:50.320Zinfo: running `cargo check --bins` on id-map (91/199)
27932025-03-22T19:24:51.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-03-22T19:24:51.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-03-22T19:24:51.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-03-22T19:24:51.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27972025-03-22T19:24:51.194Z
27982025-03-22T19:24:51.194Zinfo: running `cargo check --bins` on oxide-client (92/199)
27992025-03-22T19:24:51.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-03-22T19:24:51.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-03-22T19:24:51.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-03-22T19:24:51.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28032025-03-22T19:24:52.080Z
28042025-03-22T19:24:52.080Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28052025-03-22T19:24:52.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-03-22T19:24:52.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-03-22T19:24:52.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-03-22T19:24:52.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28092025-03-22T19:24:53.025Z
28102025-03-22T19:24:53.026Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28112025-03-22T19:24:53.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-03-22T19:24:53.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-03-22T19:24:53.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-03-22T19:24:53.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28152025-03-22T19:24:53.890Z
28162025-03-22T19:24:53.890Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28172025-03-22T19:24:54.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-03-22T19:24:54.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-03-22T19:24:54.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-03-22T19:24:54.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28212025-03-22T19:24:54.771Z
28222025-03-22T19:24:54.771Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28232025-03-22T19:24:55.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-03-22T19:24:55.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-03-22T19:24:55.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-03-22T19:24:55.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28272025-03-22T19:24:55.717Z
28282025-03-22T19:24:55.717Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28292025-03-22T19:24:56.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-03-22T19:24:56.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-03-22T19:24:56.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-03-22T19:24:56.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28332025-03-22T19:24:56.653Z
28342025-03-22T19:24:56.653Zinfo: running `cargo check --bins` on wicket-common (98/199)
28352025-03-22T19:24:57.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-03-22T19:24:57.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-03-22T19:24:57.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-03-22T19:24:57.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28392025-03-22T19:24:57.629Z
28402025-03-22T19:24:57.629Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28412025-03-22T19:24:58.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-03-22T19:24:58.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-03-22T19:24:58.587Z Checking csv-core v0.1.11
28442025-03-22T19:24:58.587Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28452025-03-22T19:24:58.587Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28462025-03-22T19:24:58.613Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28472025-03-22T19:24:58.853Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28482025-03-22T19:24:58.878Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28492025-03-22T19:24:58.950Z Checking csv v1.3.1
28502025-03-22T19:24:59.649Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28512025-03-22T19:25:00.110Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28522025-03-22T19:25:02.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
28532025-03-22T19:25:02.352Z
28542025-03-22T19:25:02.352Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28552025-03-22T19:25:03.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-03-22T19:25:03.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-03-22T19:25:03.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-03-22T19:25:03.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28592025-03-22T19:25:03.253Z
28602025-03-22T19:25:03.253Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28612025-03-22T19:25:04.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-03-22T19:25:04.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-03-22T19:25:04.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-03-22T19:25:04.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28652025-03-22T19:25:04.153Z
28662025-03-22T19:25:04.153Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28672025-03-22T19:25:05.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-03-22T19:25:05.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-03-22T19:25:05.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-03-22T19:25:05.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28712025-03-22T19:25:05.182Z
28722025-03-22T19:25:05.182Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28732025-03-22T19:25:06.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-03-22T19:25:06.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-03-22T19:25:06.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-03-22T19:25:06.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28772025-03-22T19:25:06.199Z
28782025-03-22T19:25:06.199Zinfo: running `cargo check --bins` on dns-server (104/199)
28792025-03-22T19:25:06.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-03-22T19:25:07.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-03-22T19:25:07.120Z Compiling typify-impl v0.3.0
28822025-03-22T19:25:07.153Z Compiling parking_lot_core v0.8.6
28832025-03-22T19:25:07.178Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28842025-03-22T19:25:07.203Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28852025-03-22T19:25:07.229Z Checking fxhash v0.2.1
28862025-03-22T19:25:07.229Z Checking hickory-client v0.24.4
28872025-03-22T19:25:07.229Z Checking hickory-server v0.24.4
28882025-03-22T19:25:07.898Z Checking parking_lot v0.11.2
28892025-03-22T19:25:08.039Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28902025-03-22T19:25:08.224Z Checking sled v0.34.7
28912025-03-22T19:25:13.718Z Compiling typify-macro v0.3.0
28922025-03-22T19:25:15.503Z Compiling typify v0.3.0
28932025-03-22T19:25:15.611Z Compiling progenitor-impl v0.9.1
28942025-03-22T19:25:18.696Z Compiling progenitor-macro v0.9.1
28952025-03-22T19:25:22.689Z Checking progenitor v0.9.1
28962025-03-22T19:25:22.871Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28972025-03-22T19:25:23.476Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28982025-03-22T19:25:25.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.93s
28992025-03-22T19:25:25.334Z
29002025-03-22T19:25:25.334Zinfo: running `cargo check --bins` on dns-server-api (105/199)
29012025-03-22T19:25:26.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-03-22T19:25:26.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-03-22T19:25:26.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-03-22T19:25:26.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29052025-03-22T19:25:26.230Z
29062025-03-22T19:25:26.230Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29072025-03-22T19:25:26.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-03-22T19:25:26.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-03-22T19:25:26.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-03-22T19:25:26.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29112025-03-22T19:25:27.067Z
29122025-03-22T19:25:27.067Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29132025-03-22T19:25:27.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-03-22T19:25:27.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-03-22T19:25:27.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-03-22T19:25:27.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29172025-03-22T19:25:28.013Z
29182025-03-22T19:25:28.013Zinfo: running `cargo check --bins` on gateway-types (108/199)
29192025-03-22T19:25:28.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-03-22T19:25:28.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-03-22T19:25:28.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-03-22T19:25:28.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29232025-03-22T19:25:28.872Z
29242025-03-22T19:25:28.872Zinfo: running `cargo check --bins` on ipcc (109/199)
29252025-03-22T19:25:29.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-03-22T19:25:29.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-03-22T19:25:29.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-03-22T19:25:29.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29292025-03-22T19:25:29.742Z
29302025-03-22T19:25:29.742Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29312025-03-22T19:25:30.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-03-22T19:25:30.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-03-22T19:25:30.722Z Compiling radium v0.7.0
29342025-03-22T19:25:30.722Z Compiling semver v0.1.20
29352025-03-22T19:25:30.747Z Compiling maybe-uninit v2.0.0
29362025-03-22T19:25:30.772Z Checking tap v1.0.1
29372025-03-22T19:25:30.772Z Checking password-hash v0.5.0
29382025-03-22T19:25:30.772Z Checking blake2 v0.10.6
29392025-03-22T19:25:30.772Z Compiling packed_struct v0.10.1
29402025-03-22T19:25:30.772Z Compiling owo-colors v4.2.0
29412025-03-22T19:25:31.045Z Checking wyz v0.5.1
29422025-03-22T19:25:31.224Z Compiling rustc_version v0.1.7
29432025-03-22T19:25:31.250Z Checking funty v2.0.0
29442025-03-22T19:25:31.284Z Compiling cancel-safe-futures v0.1.5
29452025-03-22T19:25:31.326Z Checking crc-catalog v2.4.0
29462025-03-22T19:25:31.406Z Checking argon2 v0.5.3
29472025-03-22T19:25:31.453Z Compiling packed_struct_codegen v0.10.1
29482025-03-22T19:25:31.483Z Checking libsw-core v0.3.1
29492025-03-22T19:25:31.508Z Checking crc v3.2.1
29502025-03-22T19:25:31.533Z Checking half v2.4.1
29512025-03-22T19:25:31.620Z Compiling newtype_derive v0.1.6
29522025-03-22T19:25:31.646Z Compiling indexmap v1.9.3
29532025-03-22T19:25:31.704Z Checking fixedbitset v0.5.7
29542025-03-22T19:25:31.884Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29552025-03-22T19:25:31.939Z Checking nodrop v0.1.14
29562025-03-22T19:25:31.967Z Checking ciborium-io v0.2.2
29572025-03-22T19:25:32.014Z Checking bitvec v1.0.1
29582025-03-22T19:25:32.039Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29592025-03-22T19:25:32.064Z Checking petgraph v0.7.1
29602025-03-22T19:25:32.101Z Checking ciborium-ll v0.2.2
29612025-03-22T19:25:32.126Z Checking array-init v0.0.4
29622025-03-22T19:25:32.151Z Checking libsw v3.4.0
29632025-03-22T19:25:32.312Z Checking smallvec v0.6.14
29642025-03-22T19:25:32.361Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29652025-03-22T19:25:32.581Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29662025-03-22T19:25:32.651Z Checking bitfield v0.14.0
29672025-03-22T19:25:32.853Z Checking hashbrown v0.12.3
29682025-03-22T19:25:32.899Z Checking linear-map v1.2.0
29692025-03-22T19:25:32.940Z Checking indent_write v2.2.0
29702025-03-22T19:25:33.124Z Checking termcolor v1.4.1
29712025-03-22T19:25:33.191Z Checking swrite v0.1.0
29722025-03-22T19:25:33.317Z Checking ron v0.8.1
29732025-03-22T19:25:33.431Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29742025-03-22T19:25:33.456Z Checking serde-hex v0.1.0
29752025-03-22T19:25:33.481Z Checking env_logger v0.10.2
29762025-03-22T19:25:33.686Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29772025-03-22T19:25:33.874Z Checking ciborium v0.2.2
29782025-03-22T19:25:34.346Z Checking steno v0.4.1
29792025-03-22T19:25:34.462Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29802025-03-22T19:25:34.702Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29812025-03-22T19:25:34.727Z Checking hashbrown v0.13.2
29822025-03-22T19:25:34.727Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29832025-03-22T19:25:34.762Z Checking crc-any v2.5.0
29842025-03-22T19:25:34.963Z Checking humantime v2.1.0
29852025-03-22T19:25:35.104Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29862025-03-22T19:25:35.229Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29872025-03-22T19:25:35.349Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29882025-03-22T19:25:35.551Z Checking object v0.30.4
29892025-03-22T19:25:35.611Z Checking path-slash v0.1.5
29902025-03-22T19:25:35.733Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29912025-03-22T19:25:35.758Z Checking tungstenite v0.23.0
29922025-03-22T19:25:36.311Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29932025-03-22T19:25:36.551Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29942025-03-22T19:25:36.646Z Checking nix v0.27.1
29952025-03-22T19:25:36.786Z Checking kstat-rs v0.2.4
29962025-03-22T19:25:36.957Z Checking tokio-tungstenite v0.23.1
29972025-03-22T19:25:37.074Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29982025-03-22T19:25:37.099Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29992025-03-22T19:25:37.200Z Checking signal-hook-tokio v0.3.1
30002025-03-22T19:25:37.258Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30012025-03-22T19:25:38.095Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30022025-03-22T19:25:46.441Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30032025-03-22T19:25:48.089Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30042025-03-22T19:25:51.241Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30052025-03-22T19:25:58.302Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30062025-03-22T19:25:59.165Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30072025-03-22T19:26:02.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s
30082025-03-22T19:26:02.839Z
30092025-03-22T19:26:02.839Zinfo: running `cargo check --bins` on gateway-api (111/199)
30102025-03-22T19:26:03.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-03-22T19:26:03.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-03-22T19:26:03.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-03-22T19:26:03.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30142025-03-22T19:26:03.754Z
30152025-03-22T19:26:03.754Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30162025-03-22T19:26:04.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-03-22T19:26:04.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-03-22T19:26:04.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-03-22T19:26:04.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30202025-03-22T19:26:04.615Z
30212025-03-22T19:26:04.615Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30222025-03-22T19:26:05.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-03-22T19:26:05.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-03-22T19:26:05.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-03-22T19:26:05.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30262025-03-22T19:26:05.522Z
30272025-03-22T19:26:05.522Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30282025-03-22T19:26:06.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-03-22T19:26:06.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-03-22T19:26:06.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-03-22T19:26:06.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30322025-03-22T19:26:06.417Z
30332025-03-22T19:26:06.417Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30342025-03-22T19:26:07.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-03-22T19:26:07.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-03-22T19:26:07.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-03-22T19:26:07.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30382025-03-22T19:26:07.308Z
30392025-03-22T19:26:07.308Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30402025-03-22T19:26:08.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-03-22T19:26:08.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-03-22T19:26:08.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-03-22T19:26:08.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30442025-03-22T19:26:08.200Z
30452025-03-22T19:26:08.200Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30462025-03-22T19:26:08.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-03-22T19:26:09.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-03-22T19:26:09.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-03-22T19:26:09.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30502025-03-22T19:26:09.089Z
30512025-03-22T19:26:09.089Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30522025-03-22T19:26:09.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-03-22T19:26:09.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-03-22T19:26:09.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-03-22T19:26:09.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30562025-03-22T19:26:09.993Z
30572025-03-22T19:26:09.994Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30582025-03-22T19:26:10.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-03-22T19:26:10.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-03-22T19:26:10.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-03-22T19:26:10.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30622025-03-22T19:26:10.920Z
30632025-03-22T19:26:10.920Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30642025-03-22T19:26:11.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-03-22T19:26:11.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-03-22T19:26:11.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-03-22T19:26:11.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30682025-03-22T19:26:11.817Z
30692025-03-22T19:26:11.817Zinfo: running `cargo check --bins` on sp-sim (121/199)
30702025-03-22T19:26:12.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-03-22T19:26:12.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-03-22T19:26:12.695Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30732025-03-22T19:26:13.190Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30742025-03-22T19:26:15.347Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30752025-03-22T19:26:17.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
30762025-03-22T19:26:17.778Z
30772025-03-22T19:26:17.778Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30782025-03-22T19:26:18.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-03-22T19:26:18.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-03-22T19:26:18.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-03-22T19:26:18.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30822025-03-22T19:26:18.749Z
30832025-03-22T19:26:18.749Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30842025-03-22T19:26:19.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-03-22T19:26:19.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-03-22T19:26:19.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-03-22T19:26:19.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30882025-03-22T19:26:19.710Z
30892025-03-22T19:26:19.710Zinfo: running `cargo check --bins` on db-macros (124/199)
30902025-03-22T19:26:20.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-03-22T19:26:20.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-03-22T19:26:20.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-03-22T19:26:20.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30942025-03-22T19:26:20.565Z
30952025-03-22T19:26:20.565Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30962025-03-22T19:26:21.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-03-22T19:26:21.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-03-22T19:26:21.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-03-22T19:26:21.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31002025-03-22T19:26:21.406Z
31012025-03-22T19:26:21.407Zinfo: running `cargo check --bins` on nexus-auth (126/199)
31022025-03-22T19:26:22.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-03-22T19:26:22.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-03-22T19:26:22.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-03-22T19:26:22.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31062025-03-22T19:26:22.362Z
31072025-03-22T19:26:22.362Zinfo: running `cargo check --bins` on authz-macros (127/199)
31082025-03-22T19:26:23.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-03-22T19:26:23.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-03-22T19:26:23.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-03-22T19:26:23.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31122025-03-22T19:26:23.233Z
31132025-03-22T19:26:23.233Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31142025-03-22T19:26:24.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-03-22T19:26:24.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-03-22T19:26:24.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172025-03-22T19:26:24.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31182025-03-22T19:26:24.161Z
31192025-03-22T19:26:24.161Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31202025-03-22T19:26:24.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212025-03-22T19:26:25.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222025-03-22T19:26:25.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232025-03-22T19:26:25.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31242025-03-22T19:26:25.105Z
31252025-03-22T19:26:25.105Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31262025-03-22T19:26:25.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272025-03-22T19:26:25.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282025-03-22T19:26:25.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292025-03-22T19:26:25.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31302025-03-22T19:26:25.993Z
31312025-03-22T19:26:25.993Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31322025-03-22T19:26:26.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332025-03-22T19:26:26.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342025-03-22T19:26:26.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352025-03-22T19:26:26.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31362025-03-22T19:26:26.935Z
31372025-03-22T19:26:26.935Zinfo: running `cargo check --bins` on typed-rng (132/199)
31382025-03-22T19:26:27.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392025-03-22T19:26:27.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402025-03-22T19:26:27.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412025-03-22T19:26:27.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31422025-03-22T19:26:27.782Z
31432025-03-22T19:26:27.782Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31442025-03-22T19:26:28.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452025-03-22T19:26:28.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462025-03-22T19:26:28.883Z Checking keccak v0.1.5
31472025-03-22T19:26:28.908Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31482025-03-22T19:26:28.932Z Checking secrecy v0.8.0
31492025-03-22T19:26:28.932Z Compiling unicase v2.7.0
31502025-03-22T19:26:28.932Z Compiling same-file v1.0.6
31512025-03-22T19:26:28.990Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31522025-03-22T19:26:29.015Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31532025-03-22T19:26:29.015Z Compiling thiserror-impl-no-std v2.0.2
31542025-03-22T19:26:29.138Z Checking universal-hash v0.5.1
31552025-03-22T19:26:29.194Z Checking sha3 v0.10.8
31562025-03-22T19:26:29.264Z Compiling walkdir v2.5.0
31572025-03-22T19:26:29.289Z Compiling blake3 v1.5.4
31582025-03-22T19:26:29.314Z Checking opaque-debug v0.3.1
31592025-03-22T19:26:29.338Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31602025-03-22T19:26:29.407Z Checking poly1305 v0.8.0
31612025-03-22T19:26:29.450Z Checking chacha20 v0.9.1
31622025-03-22T19:26:29.490Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31632025-03-22T19:26:29.555Z Checking aead v0.5.2
31642025-03-22T19:26:29.624Z Compiling memmap2 v0.9.5
31652025-03-22T19:26:29.773Z Compiling salty v0.3.0
31662025-03-22T19:26:29.801Z Compiling arrayref v0.3.9
31672025-03-22T19:26:29.863Z Compiling arrayvec v0.7.6
31682025-03-22T19:26:29.888Z Compiling libefi-sys v0.1.0
31692025-03-22T19:26:29.913Z Compiling constant_time_eq v0.3.1
31702025-03-22T19:26:29.986Z Checking chacha20poly1305 v0.10.1
31712025-03-22T19:26:30.130Z Compiling toolchain_find v0.4.0
31722025-03-22T19:26:30.203Z Compiling camino-tempfile v1.1.1
31732025-03-22T19:26:30.245Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31742025-03-22T19:26:30.245Z Compiling bitfield-struct v0.6.2
31752025-03-22T19:26:30.550Z Compiling topological-sort v0.2.2
31762025-03-22T19:26:30.632Z Compiling mime_guess v2.0.5
31772025-03-22T19:26:30.657Z Compiling rustfmt-wrapper v0.2.1
31782025-03-22T19:26:31.085Z Compiling omicron-zone-package v0.12.0
31792025-03-22T19:26:31.155Z Compiling progenitor v0.9.1
31802025-03-22T19:26:31.280Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31812025-03-22T19:26:31.312Z Checking thiserror-no-std v2.0.2
31822025-03-22T19:26:31.359Z Checking primeorder v0.13.6
31832025-03-22T19:26:31.406Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31842025-03-22T19:26:31.438Z Checking env_filter v0.1.2
31852025-03-22T19:26:31.463Z Checking vsss-rs v3.3.4
31862025-03-22T19:26:31.559Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31872025-03-22T19:26:31.671Z Checking env_logger v0.11.5
31882025-03-22T19:26:31.696Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31892025-03-22T19:26:31.722Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31902025-03-22T19:26:31.769Z Checking p384 v0.13.0
31912025-03-22T19:26:31.849Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31922025-03-22T19:26:31.888Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31932025-03-22T19:26:32.078Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31942025-03-22T19:26:32.217Z Checking http-range v0.1.5
31952025-03-22T19:26:32.253Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31962025-03-22T19:26:32.278Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972025-03-22T19:26:32.314Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31982025-03-22T19:26:32.540Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31992025-03-22T19:26:32.627Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32002025-03-22T19:26:32.686Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32012025-03-22T19:26:32.966Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32022025-03-22T19:26:33.032Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32032025-03-22T19:26:33.099Z Checking atty v0.2.14
32042025-03-22T19:26:33.237Z Checking glob v0.3.2
32052025-03-22T19:26:33.344Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32062025-03-22T19:26:33.522Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32072025-03-22T19:26:33.548Z Checking hyper-staticfile v0.10.1
32082025-03-22T19:26:33.573Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32092025-03-22T19:26:33.976Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32102025-03-22T19:26:34.429Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
32112025-03-22T19:26:34.503Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32122025-03-22T19:26:34.627Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32132025-03-22T19:26:34.725Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32142025-03-22T19:26:34.843Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32152025-03-22T19:26:35.020Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32162025-03-22T19:26:35.342Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32172025-03-22T19:26:35.638Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32182025-03-22T19:26:35.738Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32192025-03-22T19:26:35.767Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32202025-03-22T19:26:36.229Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32212025-03-22T19:26:39.144Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32222025-03-22T19:26:39.145Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32232025-03-22T19:26:50.168Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242025-03-22T19:27:08.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.38s
32252025-03-22T19:27:08.359Z
32262025-03-22T19:27:08.359Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32272025-03-22T19:27:09.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-03-22T19:27:09.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-03-22T19:27:09.370Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32302025-03-22T19:27:27.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.56s
32312025-03-22T19:27:28.109Z
32322025-03-22T19:27:28.109Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32332025-03-22T19:27:28.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-03-22T19:27:29.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-03-22T19:27:29.202Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362025-03-22T19:27:48.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s
32372025-03-22T19:27:48.737Z
32382025-03-22T19:27:48.737Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32392025-03-22T19:27:49.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-03-22T19:27:49.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-03-22T19:27:49.804Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32422025-03-22T19:28:08.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.37s
32432025-03-22T19:28:08.311Z
32442025-03-22T19:28:08.311Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32452025-03-22T19:28:09.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-03-22T19:28:09.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-03-22T19:28:09.369Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482025-03-22T19:28:27.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s
32492025-03-22T19:28:28.177Z
32502025-03-22T19:28:28.177Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32512025-03-22T19:28:29.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-03-22T19:28:29.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-03-22T19:28:29.255Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542025-03-22T19:28:47.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.48s
32552025-03-22T19:28:47.868Z
32562025-03-22T19:28:47.868Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32572025-03-22T19:28:48.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-03-22T19:28:48.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-03-22T19:28:48.955Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32602025-03-22T19:29:07.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.69s
32612025-03-22T19:29:07.757Z
32622025-03-22T19:29:07.757Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32632025-03-22T19:29:08.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-03-22T19:29:08.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-03-22T19:29:08.892Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32662025-03-22T19:29:27.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s
32672025-03-22T19:29:27.347Z
32682025-03-22T19:29:27.348Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32692025-03-22T19:29:28.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-03-22T19:29:28.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-03-22T19:29:28.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-03-22T19:29:28.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32732025-03-22T19:29:28.252Z
32742025-03-22T19:29:28.252Zinfo: running `cargo check --bins` on key-manager (142/199)
32752025-03-22T19:29:29.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-03-22T19:29:29.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-03-22T19:29:29.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-03-22T19:29:29.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32792025-03-22T19:29:29.147Z
32802025-03-22T19:29:29.147Zinfo: running `cargo check --bins` on range-requests (143/199)
32812025-03-22T19:29:29.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-03-22T19:29:29.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-03-22T19:29:29.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-03-22T19:29:29.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32852025-03-22T19:29:29.987Z
32862025-03-22T19:29:29.987Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32872025-03-22T19:29:30.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-03-22T19:29:30.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-03-22T19:29:30.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-03-22T19:29:30.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32912025-03-22T19:29:30.855Z
32922025-03-22T19:29:30.855Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
32932025-03-22T19:29:31.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-03-22T19:29:31.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-03-22T19:29:31.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-03-22T19:29:31.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32972025-03-22T19:29:31.845Z
32982025-03-22T19:29:31.845Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
32992025-03-22T19:29:32.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-03-22T19:29:32.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-03-22T19:29:32.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-03-22T19:29:32.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33032025-03-22T19:29:32.751Z
33042025-03-22T19:29:32.751Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33052025-03-22T19:29:33.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-03-22T19:29:33.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-03-22T19:29:33.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-03-22T19:29:33.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33092025-03-22T19:29:33.714Z
33102025-03-22T19:29:33.714Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33112025-03-22T19:29:34.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-03-22T19:29:34.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-03-22T19:29:34.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-03-22T19:29:34.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33152025-03-22T19:29:34.632Z
33162025-03-22T19:29:34.632Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33172025-03-22T19:29:35.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-03-22T19:29:35.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-03-22T19:29:35.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-03-22T19:29:35.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33212025-03-22T19:29:35.562Z
33222025-03-22T19:29:35.562Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33232025-03-22T19:29:36.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-03-22T19:29:36.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-03-22T19:29:36.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-03-22T19:29:36.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33272025-03-22T19:29:36.550Z
33282025-03-22T19:29:36.551Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33292025-03-22T19:29:37.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-03-22T19:29:37.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-03-22T19:29:37.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-03-22T19:29:37.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33332025-03-22T19:29:37.502Z
33342025-03-22T19:29:37.502Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33352025-03-22T19:29:38.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-03-22T19:29:38.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-03-22T19:29:38.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-03-22T19:29:38.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
33392025-03-22T19:29:38.476Z
33402025-03-22T19:29:38.476Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33412025-03-22T19:29:39.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-03-22T19:29:39.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-03-22T19:29:39.489Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33442025-03-22T19:29:39.489Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33452025-03-22T19:29:40.549Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33462025-03-22T19:29:43.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
33472025-03-22T19:29:43.277Z
33482025-03-22T19:29:43.277Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33492025-03-22T19:29:44.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-03-22T19:29:44.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-03-22T19:29:44.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-03-22T19:29:44.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33532025-03-22T19:29:44.201Z
33542025-03-22T19:29:44.201Zinfo: running `cargo check --bins` on cert-dev (155/199)
33552025-03-22T19:29:44.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-03-22T19:29:45.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-03-22T19:29:45.113Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33582025-03-22T19:29:45.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33592025-03-22T19:29:45.554Z
33602025-03-22T19:29:45.554Zinfo: running `cargo check --bins` on clickana (156/199)
33612025-03-22T19:29:46.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-03-22T19:29:46.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-03-22T19:29:46.468Z Checking itertools v0.13.0
33642025-03-22T19:29:46.468Z Checking castaway v0.2.3
33652025-03-22T19:29:46.468Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33662025-03-22T19:29:46.468Z Checking lru v0.12.5
33672025-03-22T19:29:46.493Z Compiling instability v0.3.2
33682025-03-22T19:29:46.493Z Compiling indoc v2.0.6
33692025-03-22T19:29:46.521Z Checking cassowary v0.3.0
33702025-03-22T19:29:46.685Z Checking compact_str v0.8.0
33712025-03-22T19:29:48.551Z Checking unicode-truncate v1.1.0
33722025-03-22T19:29:48.713Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33732025-03-22T19:29:48.785Z Checking ratatui v0.29.0
33742025-03-22T19:29:51.313Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33752025-03-22T19:29:52.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
33762025-03-22T19:29:52.568Z
33772025-03-22T19:29:52.568Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33782025-03-22T19:29:53.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-03-22T19:29:53.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-03-22T19:29:53.634Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33812025-03-22T19:29:53.635Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33822025-03-22T19:29:54.881Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33832025-03-22T19:29:55.476Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33842025-03-22T19:29:55.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
33852025-03-22T19:29:56.107Z
33862025-03-22T19:29:56.107Zinfo: running `cargo check --bins` on ch-dev (158/199)
33872025-03-22T19:29:56.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-03-22T19:29:56.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-03-22T19:29:57.017Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33902025-03-22T19:29:57.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
33912025-03-22T19:29:58.075Z
33922025-03-22T19:29:58.075Zinfo: running `cargo check --bins` on crdb-seed (159/199)
33932025-03-22T19:29:58.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-03-22T19:29:58.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-03-22T19:29:59.047Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33962025-03-22T19:29:59.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
33972025-03-22T19:29:59.596Z
33982025-03-22T19:29:59.596Zinfo: running `cargo check --bins` on db-dev (160/199)
33992025-03-22T19:30:00.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-03-22T19:30:00.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-03-22T19:30:00.539Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34022025-03-22T19:30:01.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
34032025-03-22T19:30:01.563Z
34042025-03-22T19:30:01.563Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34052025-03-22T19:30:02.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-03-22T19:30:02.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-03-22T19:30:02.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-03-22T19:30:02.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
34092025-03-22T19:30:02.500Z
34102025-03-22T19:30:02.500Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34112025-03-22T19:30:03.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-03-22T19:30:03.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-03-22T19:30:03.374Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34142025-03-22T19:30:04.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
34152025-03-22T19:30:04.563Z
34162025-03-22T19:30:04.563Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34172025-03-22T19:30:05.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-03-22T19:30:05.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-03-22T19:30:05.435Z Checking cargo-platform v0.1.8
34202025-03-22T19:30:05.699Z Checking cargo_metadata v0.19.2
34212025-03-22T19:30:06.995Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34222025-03-22T19:30:08.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
34232025-03-22T19:30:08.289Z
34242025-03-22T19:30:08.289Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34252025-03-22T19:30:09.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-03-22T19:30:09.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-03-22T19:30:09.308Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34282025-03-22T19:30:11.097Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34292025-03-22T19:30:11.786Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34302025-03-22T19:30:12.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
34312025-03-22T19:30:12.641Z
34322025-03-22T19:30:12.641Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34332025-03-22T19:30:13.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342025-03-22T19:30:13.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352025-03-22T19:30:13.838Z Compiling crunchy v0.2.2
34362025-03-22T19:30:13.838Z Compiling tiny-keccak v2.0.2
34372025-03-22T19:30:13.864Z Compiling dsl_auto_type v0.1.2
34382025-03-22T19:30:13.864Z Checking scheduled-thread-pool v0.2.7
34392025-03-22T19:30:13.864Z Compiling diesel_table_macro_syntax v0.2.0
34402025-03-22T19:30:13.864Z Compiling bit-vec v0.6.3
34412025-03-22T19:30:13.864Z Compiling ascii-canvas v3.0.0
34422025-03-22T19:30:13.864Z Compiling ena v0.14.3
34432025-03-22T19:30:14.145Z Checking r2d2 v0.8.10
34442025-03-22T19:30:14.224Z Compiling bindgen v0.71.1
34452025-03-22T19:30:14.330Z Compiling bit-set v0.5.3
34462025-03-22T19:30:14.374Z Compiling diff v0.1.13
34472025-03-22T19:30:14.399Z Compiling regex-syntax v0.6.29
34482025-03-22T19:30:14.399Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34492025-03-22T19:30:14.483Z Compiling ref-cast v1.0.23
34502025-03-22T19:30:14.592Z Compiling rustc-hash v2.1.1
34512025-03-22T19:30:14.652Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34522025-03-22T19:30:14.800Z Compiling derive_builder_core v0.20.2
34532025-03-22T19:30:14.879Z Compiling libxml v0.3.3
34542025-03-22T19:30:14.952Z Compiling ref-cast-impl v1.0.23
34552025-03-22T19:30:15.066Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34562025-03-22T19:30:15.136Z Compiling diesel_derives v2.2.3
34572025-03-22T19:30:15.164Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34582025-03-22T19:30:15.293Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34592025-03-22T19:30:15.541Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34602025-03-22T19:30:15.579Z Compiling strum_macros v0.24.3
34612025-03-22T19:30:15.879Z Compiling indoc v1.0.9
34622025-03-22T19:30:16.587Z Compiling derive_builder_macro v0.20.2
34632025-03-22T19:30:16.620Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34642025-03-22T19:30:16.881Z Compiling impl-trait-for-tuples v0.2.2
34652025-03-22T19:30:17.314Z Compiling lalrpop v0.19.12
34662025-03-22T19:30:17.339Z Checking derive_builder v0.20.2
34672025-03-22T19:30:17.498Z Compiling oso-derive v0.27.3
34682025-03-22T19:30:17.524Z Checking quick-xml v0.37.2
34692025-03-22T19:30:18.199Z Compiling diesel-dtrace v0.4.2
34702025-03-22T19:30:18.332Z Checking maplit v1.0.2
34712025-03-22T19:30:18.483Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34722025-03-22T19:30:18.578Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34732025-03-22T19:30:18.828Z Checking bb8 v0.8.5
34742025-03-22T19:30:18.881Z Checking io-lifetimes v1.0.11
34752025-03-22T19:30:19.065Z Checking rustix v0.37.28
34762025-03-22T19:30:19.249Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34772025-03-22T19:30:19.280Z Checking rand_seeder v0.3.0
34782025-03-22T19:30:19.493Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34792025-03-22T19:30:19.536Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34802025-03-22T19:30:19.673Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34812025-03-22T19:30:19.756Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34822025-03-22T19:30:19.956Z Checking terminal_size v0.2.6
34832025-03-22T19:30:20.017Z Checking smawk v0.3.2
34842025-03-22T19:30:20.132Z Checking unicode-linebreak v0.1.5
34852025-03-22T19:30:20.227Z Checking is_ci v1.2.0
34862025-03-22T19:30:20.368Z Checking supports-color v3.0.2
34872025-03-22T19:30:20.496Z Checking textwrap v0.16.1
34882025-03-22T19:30:20.578Z Checking multimap v0.10.0
34892025-03-22T19:30:21.326Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34902025-03-22T19:30:22.380Z Checking diesel v2.2.8
34912025-03-22T19:30:37.433Z Compiling samael v0.0.18
34922025-03-22T19:30:52.628Z Checking async-bb8-diesel v0.2.1
34932025-03-22T19:30:54.800Z Compiling polar-core v0.27.3
34942025-03-22T19:31:04.090Z Checking oso v0.27.3
34952025-03-22T19:32:25.510Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34962025-03-22T19:32:34.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
34972025-03-22T19:32:34.489Z
34982025-03-22T19:32:34.489Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
34992025-03-22T19:32:35.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-03-22T19:32:35.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-03-22T19:32:35.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-03-22T19:32:35.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35032025-03-22T19:32:35.418Z
35042025-03-22T19:32:35.418Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35052025-03-22T19:32:36.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-03-22T19:32:36.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-03-22T19:32:36.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-03-22T19:32:36.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35092025-03-22T19:32:36.340Z
35102025-03-22T19:32:36.340Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35112025-03-22T19:32:37.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-03-22T19:32:37.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-03-22T19:32:37.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-03-22T19:32:37.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35152025-03-22T19:32:37.184Z
35162025-03-22T19:32:37.184Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35172025-03-22T19:32:38.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-03-22T19:32:38.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-03-22T19:32:38.334Z Compiling libz-sys v1.1.20
35202025-03-22T19:32:38.360Z Compiling libgit2-sys v0.17.0+1.8.1
35212025-03-22T19:32:38.385Z Compiling vergen v8.3.2
35222025-03-22T19:32:38.410Z Compiling cargo-platform v0.1.8
35232025-03-22T19:32:38.410Z Compiling pin-project-internal v1.1.6
35242025-03-22T19:32:38.444Z Compiling snafu-derive v0.8.5
35252025-03-22T19:32:38.469Z Compiling rustls v0.21.12
35262025-03-22T19:32:38.494Z Checking globset v0.4.15
35272025-03-22T19:32:38.697Z Checking olpc-cjson v0.1.4
35282025-03-22T19:32:38.730Z Compiling cargo_metadata v0.18.1
35292025-03-22T19:32:38.899Z Checking rustls-webpki v0.101.7
35302025-03-22T19:32:38.924Z Checking sct v0.7.1
35312025-03-22T19:32:38.949Z Checking serde_plain v1.0.2
35322025-03-22T19:32:39.059Z Checking typed-path v0.9.3
35332025-03-22T19:32:39.165Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35342025-03-22T19:32:39.252Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35352025-03-22T19:32:39.435Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35362025-03-22T19:32:39.513Z Checking parse-size v1.1.0
35372025-03-22T19:32:39.768Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35382025-03-22T19:32:39.819Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35392025-03-22T19:32:40.621Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35402025-03-22T19:32:40.646Z Checking pin-project v1.1.6
35412025-03-22T19:32:40.716Z Checking rustls-pemfile v1.0.4
35422025-03-22T19:32:40.742Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35432025-03-22T19:32:40.802Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35442025-03-22T19:32:40.953Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35452025-03-22T19:32:41.110Z Checking twox-hash v2.1.0
35462025-03-22T19:32:41.298Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35472025-03-22T19:32:41.324Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35482025-03-22T19:32:41.680Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35492025-03-22T19:32:42.214Z Checking tokio-rustls v0.24.1
35502025-03-22T19:32:42.472Z Checking snafu v0.8.5
35512025-03-22T19:32:42.580Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35522025-03-22T19:32:42.936Z Checking tough v0.19.0
35532025-03-22T19:32:43.006Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35542025-03-22T19:32:43.066Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35552025-03-22T19:32:43.203Z Checking fatfs v0.3.6
35562025-03-22T19:32:43.342Z Checking assert_matches v1.5.0
35572025-03-22T19:32:46.895Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
35582025-03-22T19:32:48.251Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35592025-03-22T19:32:49.853Z Compiling git2 v0.19.0
35602025-03-22T19:32:55.079Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35612025-03-22T19:34:09.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
35622025-03-22T19:34:09.260Z
35632025-03-22T19:34:09.260Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35642025-03-22T19:34:10.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-03-22T19:34:10.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-03-22T19:34:10.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-03-22T19:34:10.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
35682025-03-22T19:34:10.246Z
35692025-03-22T19:34:10.247Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35702025-03-22T19:34:11.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-03-22T19:34:11.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-03-22T19:34:11.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-03-22T19:34:11.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35742025-03-22T19:34:11.158Z
35752025-03-22T19:34:11.158Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35762025-03-22T19:34:11.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-03-22T19:34:11.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-03-22T19:34:11.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-03-22T19:34:11.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35802025-03-22T19:34:12.081Z
35812025-03-22T19:34:12.081Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35822025-03-22T19:34:12.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-03-22T19:34:12.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-03-22T19:34:12.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852025-03-22T19:34:12.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35862025-03-22T19:34:13.007Z
35872025-03-22T19:34:13.008Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35882025-03-22T19:34:13.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-03-22T19:34:13.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-03-22T19:34:13.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-03-22T19:34:13.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35922025-03-22T19:34:13.934Z
35932025-03-22T19:34:13.934Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35942025-03-22T19:34:14.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-03-22T19:34:14.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-03-22T19:34:14.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-03-22T19:34:14.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35982025-03-22T19:34:14.863Z
35992025-03-22T19:34:14.864Zinfo: running `cargo check --bins` on update-common (176/199)
36002025-03-22T19:34:15.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-03-22T19:34:15.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-03-22T19:34:15.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032025-03-22T19:34:15.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
36042025-03-22T19:34:15.746Z
36052025-03-22T19:34:15.746Zinfo: running `cargo check --bins` on omicron-dev (177/199)
36062025-03-22T19:34:16.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-03-22T19:34:16.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-03-22T19:34:16.932Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36092025-03-22T19:34:16.957Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36102025-03-22T19:34:16.994Z Checking diff v0.1.13
36112025-03-22T19:34:16.994Z Checking yansi v1.0.1
36122025-03-22T19:34:17.020Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36132025-03-22T19:34:17.020Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36142025-03-22T19:34:17.491Z Checking pretty_assertions v1.4.1
36152025-03-22T19:34:18.280Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36162025-03-22T19:34:54.970Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36172025-03-22T19:34:54.970Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36182025-03-22T19:34:54.996Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36192025-03-22T19:34:54.996Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36202025-03-22T19:34:54.996Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36212025-03-22T19:34:54.996Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36222025-03-22T19:34:55.929Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36232025-03-22T19:34:57.387Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36242025-03-22T19:35:54.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
36252025-03-22T19:35:54.504Z
36262025-03-22T19:35:54.504Zinfo: running `cargo check --bins` on openapi-manager (178/199)
36272025-03-22T19:35:55.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-03-22T19:35:55.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-03-22T19:35:55.490Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36302025-03-22T19:35:55.490Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36312025-03-22T19:35:55.516Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36322025-03-22T19:35:55.516Z Compiling proc-macro-error-attr2 v2.0.0
36332025-03-22T19:35:55.541Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36342025-03-22T19:35:55.567Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36352025-03-22T19:35:55.567Z Checking papergrid v0.14.0
36362025-03-22T19:35:55.567Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36372025-03-22T19:35:55.787Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36382025-03-22T19:35:55.950Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36392025-03-22T19:35:56.148Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36402025-03-22T19:35:56.219Z Compiling proc-macro-error2 v2.0.1
36412025-03-22T19:35:56.753Z Compiling tabled_derive v0.10.0
36422025-03-22T19:35:56.805Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36432025-03-22T19:35:57.070Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36442025-03-22T19:35:57.098Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36452025-03-22T19:35:57.126Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36462025-03-22T19:35:57.510Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36472025-03-22T19:35:57.971Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36482025-03-22T19:35:58.089Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36492025-03-22T19:35:58.369Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36502025-03-22T19:35:58.809Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36512025-03-22T19:35:58.849Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36522025-03-22T19:35:59.058Z Checking tabled v0.18.0
36532025-03-22T19:35:59.106Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36542025-03-22T19:35:59.132Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36552025-03-22T19:35:59.232Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36562025-03-22T19:35:59.511Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36572025-03-22T19:36:01.254Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36582025-03-22T19:36:01.279Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36592025-03-22T19:36:04.980Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36602025-03-22T19:36:06.970Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36612025-03-22T19:36:12.974Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36622025-03-22T19:36:13.000Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36632025-03-22T19:36:14.608Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36642025-03-22T19:36:16.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.89s
36652025-03-22T19:36:16.614Z
36662025-03-22T19:36:16.614Zinfo: running `cargo check --bins` on installinator-api (179/199)
36672025-03-22T19:36:17.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682025-03-22T19:36:17.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692025-03-22T19:36:17.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702025-03-22T19:36:17.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36712025-03-22T19:36:17.518Z
36722025-03-22T19:36:17.518Zinfo: running `cargo check --bins` on wicketd-api (180/199)
36732025-03-22T19:36:18.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742025-03-22T19:36:18.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752025-03-22T19:36:18.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762025-03-22T19:36:18.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36772025-03-22T19:36:18.454Z
36782025-03-22T19:36:18.454Zinfo: running `cargo check --bins` on omicron-pins (181/199)
36792025-03-22T19:36:19.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802025-03-22T19:36:19.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812025-03-22T19:36:19.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822025-03-22T19:36:19.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36832025-03-22T19:36:19.293Z
36842025-03-22T19:36:19.293Zinfo: running `cargo check --bins` on reconfigurator-cli (182/199)
36852025-03-22T19:36:20.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862025-03-22T19:36:20.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872025-03-22T19:36:20.277Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36882025-03-22T19:36:20.277Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36892025-03-22T19:36:20.277Z Compiling petname v2.0.2
36902025-03-22T19:36:20.303Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36912025-03-22T19:36:20.303Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36922025-03-22T19:36:20.303Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36932025-03-22T19:36:20.303Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36942025-03-22T19:36:20.328Z Checking sync-ptr v0.1.1
36952025-03-22T19:36:26.919Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36962025-03-22T19:36:27.724Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36972025-03-22T19:36:29.277Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36982025-03-22T19:36:31.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.99s
36992025-03-22T19:36:31.465Z
37002025-03-22T19:36:31.465Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/199)
37012025-03-22T19:36:32.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022025-03-22T19:36:32.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032025-03-22T19:36:32.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37042025-03-22T19:36:32.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37052025-03-22T19:36:32.401Z
37062025-03-22T19:36:32.401Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (184/199)
37072025-03-22T19:36:33.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-03-22T19:36:33.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-03-22T19:36:33.390Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37102025-03-22T19:36:34.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
37112025-03-22T19:36:34.609Z
37122025-03-22T19:36:34.609Zinfo: running `cargo check --bins` on omicron-releng (185/199)
37132025-03-22T19:36:35.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142025-03-22T19:36:35.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152025-03-22T19:36:35.516Z Checking memmap2 v0.9.5
37162025-03-22T19:36:35.516Z Checking constant_time_eq v0.3.1
37172025-03-22T19:36:35.516Z Checking arrayvec v0.7.6
37182025-03-22T19:36:35.542Z Checking arrayref v0.3.9
37192025-03-22T19:36:35.542Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37202025-03-22T19:36:35.542Z Checking topological-sort v0.2.2
37212025-03-22T19:36:35.567Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37222025-03-22T19:36:35.567Z Checking shell-words v1.1.0
37232025-03-22T19:36:35.888Z Checking blake3 v1.5.4
37242025-03-22T19:36:36.090Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37252025-03-22T19:36:36.335Z Checking omicron-zone-package v0.12.0
37262025-03-22T19:36:37.825Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37272025-03-22T19:36:38.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
37282025-03-22T19:36:39.076Z
37292025-03-22T19:36:39.076Zinfo: running `cargo check --bins` on xtask (186/199)
37302025-03-22T19:36:39.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-03-22T19:36:39.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-03-22T19:36:39.680Z Checking bitflags v2.6.0
37332025-03-22T19:36:39.680Z Checking serde v1.0.218
37342025-03-22T19:36:39.680Z Checking thiserror v1.0.69
37352025-03-22T19:36:39.717Z Checking scroll v0.12.0
37362025-03-22T19:36:39.746Z Checking hashbrown v0.15.1
37372025-03-22T19:36:39.747Z Checking log v0.4.22
37382025-03-22T19:36:39.798Z Checking zerocopy v0.7.35
37392025-03-22T19:36:39.824Z Checking syn v2.0.98
37402025-03-22T19:36:39.876Z Checking pest v2.7.14
37412025-03-22T19:36:39.949Z Checking rustix v0.38.37
37422025-03-22T19:36:39.997Z Checking once_cell v1.20.3
37432025-03-22T19:36:40.152Z Checking goblin v0.8.2
37442025-03-22T19:36:40.271Z Checking thiserror v2.0.12
37452025-03-22T19:36:40.420Z Checking fs-err v2.11.0
37462025-03-22T19:36:40.613Z Checking indexmap v2.7.1
37472025-03-22T19:36:40.702Z Checking anyhow v1.0.97
37482025-03-22T19:36:40.793Z Checking tabled v0.15.0
37492025-03-22T19:36:41.463Z Checking terminal_size v0.4.0
37502025-03-22T19:36:41.463Z Checking tempfile v3.13.0
37512025-03-22T19:36:41.635Z Checking clap_builder v4.5.32
37522025-03-22T19:36:41.997Z Checking dtrace-parser v0.2.0
37532025-03-22T19:36:43.270Z Checking serde_json v1.0.139
37542025-03-22T19:36:43.270Z Checking toml_datetime v0.6.8
37552025-03-22T19:36:43.270Z Checking serde_spanned v0.6.8
37562025-03-22T19:36:43.296Z Checking camino v1.1.9
37572025-03-22T19:36:43.296Z Checking cargo-platform v0.1.8
37582025-03-22T19:36:43.519Z Checking semver v1.0.25
37592025-03-22T19:36:43.561Z Checking macaddr v1.0.1
37602025-03-22T19:36:43.586Z Checking toml_edit v0.22.24
37612025-03-22T19:36:43.771Z Checking camino-tempfile v1.1.1
37622025-03-22T19:36:44.053Z Checking clap v4.5.32
37632025-03-22T19:36:44.533Z Checking dof v0.3.0
37642025-03-22T19:36:44.533Z Checking cargo_metadata v0.19.2
37652025-03-22T19:36:45.032Z Checking usdt-impl v0.5.0
37662025-03-22T19:36:45.483Z Checking usdt v0.5.0
37672025-03-22T19:36:45.745Z Checking toml v0.8.20
37682025-03-22T19:36:46.322Z Checking cargo_toml v0.21.0
37692025-03-22T19:36:47.828Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37702025-03-22T19:36:48.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.59s
37712025-03-22T19:36:48.777Z
37722025-03-22T19:36:48.777Zinfo: running `cargo check --bins` on end-to-end-tests (187/199)
37732025-03-22T19:36:49.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742025-03-22T19:36:49.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752025-03-22T19:36:49.896Z Checking polyval v0.6.2
37762025-03-22T19:36:49.921Z Checking ctr v0.9.2
37772025-03-22T19:36:49.946Z Checking ssh-encoding v0.2.0
37782025-03-22T19:36:49.971Z Checking blowfish v0.9.1
37792025-03-22T19:36:49.996Z Checking password-hash v0.4.2
37802025-03-22T19:36:50.021Z Checking p256 v0.13.2
37812025-03-22T19:36:50.021Z Checking p521 v0.13.3
37822025-03-22T19:36:50.046Z Checking russh-cryptovec v0.7.3
37832025-03-22T19:36:50.171Z Checking ghash v0.5.1
37842025-03-22T19:36:50.196Z Checking bcrypt-pbkdf v0.10.0
37852025-03-22T19:36:50.221Z Checking md5 v0.7.0
37862025-03-22T19:36:50.253Z Checking num-bigint v0.4.6
37872025-03-22T19:36:50.278Z Checking des v0.8.1
37882025-03-22T19:36:50.353Z Checking aes-gcm v0.10.3
37892025-03-22T19:36:50.378Z Checking pbkdf2 v0.11.0
37902025-03-22T19:36:50.441Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37912025-03-22T19:36:50.466Z Checking hex-literal v0.4.1
37922025-03-22T19:36:50.491Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37932025-03-22T19:36:50.516Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37942025-03-22T19:36:50.586Z Checking ssh-cipher v0.2.0
37952025-03-22T19:36:50.611Z Checking internet-checksum v0.2.1
37962025-03-22T19:36:50.886Z Checking ssh-key v0.6.6
37972025-03-22T19:36:51.070Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37982025-03-22T19:36:52.220Z Checking russh-keys v0.45.0
37992025-03-22T19:36:53.275Z Checking russh v0.45.0
38002025-03-22T19:37:17.753Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38012025-03-22T19:37:19.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.64s
38022025-03-22T19:37:19.616Z
38032025-03-22T19:37:19.616Zinfo: running `cargo check --bins` on gateway-cli (188/199)
38042025-03-22T19:37:20.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052025-03-22T19:37:20.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062025-03-22T19:37:20.536Z Checking termios v0.3.3
38072025-03-22T19:37:20.733Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38082025-03-22T19:37:21.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
38092025-03-22T19:37:21.954Z
38102025-03-22T19:37:21.954Zinfo: running `cargo check --bins --no-default-features` on installinator (189/199)
38112025-03-22T19:37:22.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-03-22T19:37:22.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-03-22T19:37:22.908Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38142025-03-22T19:37:22.909Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38152025-03-22T19:37:22.934Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38162025-03-22T19:37:22.934Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38172025-03-22T19:37:24.089Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38182025-03-22T19:37:25.724Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38192025-03-22T19:37:27.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
38202025-03-22T19:37:28.167Z
38212025-03-22T19:37:28.167Zinfo: running `cargo check --bins` on internal-dns-cli (190/199)
38222025-03-22T19:37:28.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232025-03-22T19:37:28.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242025-03-22T19:37:29.065Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38252025-03-22T19:37:29.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
38262025-03-22T19:37:29.736Z
38272025-03-22T19:37:29.736Zinfo: running `cargo check --bins` on omicron-live-tests (191/199)
38282025-03-22T19:37:30.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292025-03-22T19:37:30.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302025-03-22T19:37:30.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38312025-03-22T19:37:30.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38322025-03-22T19:37:30.575Z
38332025-03-22T19:37:30.575Zinfo: running `cargo check --bins` on live-tests-macros (192/199)
38342025-03-22T19:37:31.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-03-22T19:37:31.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-03-22T19:37:31.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38372025-03-22T19:37:31.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38382025-03-22T19:37:31.397Z
38392025-03-22T19:37:31.397Zinfo: running `cargo check --bins` on nexus-mgs-updates (193/199)
38402025-03-22T19:37:32.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412025-03-22T19:37:32.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422025-03-22T19:37:32.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38432025-03-22T19:37:32.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38442025-03-22T19:37:32.237Z
38452025-03-22T19:37:32.237Zinfo: running `cargo check --bins` on omicron-package (194/199)
38462025-03-22T19:37:33.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-03-22T19:37:33.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-03-22T19:37:33.181Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38492025-03-22T19:37:34.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
38502025-03-22T19:37:35.012Z
38512025-03-22T19:37:35.012Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38522025-03-22T19:37:35.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-03-22T19:37:35.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-03-22T19:37:36.011Z Checking rtoolbox v0.0.2
38552025-03-22T19:37:36.011Z Checking tui-tree-widget v0.23.0
38562025-03-22T19:37:36.036Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38572025-03-22T19:37:36.220Z Checking rpassword v7.3.1
38582025-03-22T19:37:42.575Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38592025-03-22T19:37:46.405Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38602025-03-22T19:37:48.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s
38612025-03-22T19:37:48.212Z
38622025-03-22T19:37:48.212Zinfo: running `cargo check --bins` on wicket (196/199)
38632025-03-22T19:37:49.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-03-22T19:37:49.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-03-22T19:37:49.285Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38662025-03-22T19:37:49.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
38672025-03-22T19:37:49.928Z
38682025-03-22T19:37:49.928Zinfo: running `cargo check --bins` on wicketd (197/199)
38692025-03-22T19:37:50.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-03-22T19:37:50.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-03-22T19:37:50.952Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38722025-03-22T19:37:50.952Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38732025-03-22T19:37:51.959Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38742025-03-22T19:37:57.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.46s
38752025-03-22T19:37:57.597Z
38762025-03-22T19:37:57.597Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38772025-03-22T19:37:58.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782025-03-22T19:37:58.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792025-03-22T19:37:58.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802025-03-22T19:37:58.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
38812025-03-22T19:37:58.553Z
38822025-03-22T19:37:58.553Zinfo: running `cargo check --bins` on zone-setup (199/199)
38832025-03-22T19:37:59.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842025-03-22T19:37:59.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852025-03-22T19:37:59.609Z Checking uzers v0.12.1
38862025-03-22T19:37:59.972Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38872025-03-22T19:38:01.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
38882025-03-22T19:38:01.391Z
38892025-03-22T19:38:01.391Zreal 17:19.095087542
38902025-03-22T19:38:01.391Zuser 29:36.379104187
38912025-03-22T19:38:01.391Zsys 5:03.759842794
38922025-03-22T19:38:01.391Ztrap 0.730440945
38932025-03-22T19:38:01.391Ztflt 0.289833026
38942025-03-22T19:38:01.391Zdflt 2.418529883
38952025-03-22T19:38:01.391Zkflt 0.000709667
38962025-03-22T19:38:01.392Zlock 53:57.498716299
38972025-03-22T19:38:01.417Zslp 2:33:22.014378530
38982025-03-22T19:38:01.417Zlat 1:08.813340513
38992025-03-22T19:38:01.417Zstop 3:34.135641486
39002025-03-22T19:38:01.417Zprocess exited: duration 1362431 ms, exit code 0
 
39012025-03-22T19:38:01.468Zfound 0 output files