01JV8Z2M7TA4G3D1VNER8D615N: 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: 01JV8Z30GHE0D04Q0YHQMT70B3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-15T03:16:53.647Zjob assigned to worker 01JV8Z30DVPZBXDCGPQ9BAWMG2 [factory gimlet-EVT22200007-propolis, EVT22200007/27363] (queued for 25 s)
 
22025-05-15T03:17:02.217Zstarting task 0: "setup"
32025-05-15T03:17:02.243Z++ uname -s
42025-05-15T03:17:02.243Z+ kern=SunOS
52025-05-15T03:17:02.243Z+ build_user=build
62025-05-15T03:17:02.243Z+ build_uid=12345
72025-05-15T03:17:02.243Z+ work_dir=/work
82025-05-15T03:17:02.243Z+ input_dir=/input
92025-05-15T03:17:02.243Z+ [[ 0 == 12345 ]]
102025-05-15T03:17:02.243Z+ case "$kern" in
112025-05-15T03:17:02.243Z+ groupadd -g 12345 build
122025-05-15T03:17:02.244Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-15T03:17:04.244Z+ zfs create -o mountpoint=/work rpool/work
142025-05-15T03:17:04.281Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-15T03:17:04.306Z+ home_fs=zfs
162025-05-15T03:17:04.306Z+ [[ zfs == autofs ]]
172025-05-15T03:17:04.306Z+ mkdir -p /home/build
182025-05-15T03:17:04.306Z+ chown build:build /home/build /work
192025-05-15T03:17:06.290Z+ chmod 0700 /home/build /work
202025-05-15T03:17:06.315Zprocess exited: duration 4079 ms, exit code 0
 
212025-05-15T03:17:06.366Zstarting task 1: "rust-toolchain"
222025-05-15T03:17:06.393Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-15T03:17:06.394Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-05-15T03:17:06.394Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-05-15T03:17:06.394Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-05-15T03:17:06.394Z * rust toolchain channel = "1.86.0"
272025-05-15T03:17:06.394Z * rust toolchain profile = "default"
282025-05-15T03:17:06.394Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-15T03:17:06.394Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-15T03:17:06.519Zinfo: downloading installer
312025-05-15T03:17:07.423Zwarn: It looks like you have an existing installation of Rust at:
322025-05-15T03:17:07.423Zwarn: /opt/ooce/bin
332025-05-15T03:17:07.423Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-15T03:17:07.424Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-15T03:17:07.424Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-15T03:17:07.424Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-15T03:17:07.424Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-15T03:17:07.424Zerror: cannot install while Rust is installed
392025-05-15T03:17:07.424Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-15T03:17:07.449Zinfo: profile set to 'default'
412025-05-15T03:17:07.449Zinfo: default host triple is x86_64-unknown-illumos
422025-05-15T03:17:07.449Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-15T03:17:07.557Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-15T03:17:07.557Zinfo: downloading component 'cargo'
452025-05-15T03:17:08.029Zinfo: downloading component 'clippy'
462025-05-15T03:17:08.119Zinfo: downloading component 'rust-docs'
472025-05-15T03:17:08.432Zinfo: downloading component 'rust-std'
482025-05-15T03:17:08.959Zinfo: downloading component 'rustc'
492025-05-15T03:17:10.707Zinfo: downloading component 'rustfmt'
502025-05-15T03:17:10.786Zinfo: installing component 'cargo'
512025-05-15T03:17:11.960Zinfo: installing component 'clippy'
522025-05-15T03:17:12.469Zinfo: installing component 'rust-docs'
532025-05-15T03:17:15.698Zinfo: installing component 'rust-std'
542025-05-15T03:17:17.681Zinfo: installing component 'rustc'
552025-05-15T03:17:25.815Zinfo: installing component 'rustfmt'
562025-05-15T03:17:26.227Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-15T03:17:26.227Z
582025-05-15T03:17:26.395Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-15T03:17:26.395Z
602025-05-15T03:17:26.395Z
612025-05-15T03:17:26.395ZRust is installed now. Great!
622025-05-15T03:17:26.395Z
632025-05-15T03:17:26.420ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-15T03:17:26.420Zenvironment variable. This has not been done automatically.
652025-05-15T03:17:26.420Z
662025-05-15T03:17:26.420ZTo configure your current shell, you need to source
672025-05-15T03:17:26.421Zthe corresponding env file under $HOME/.cargo.
682025-05-15T03:17:26.421Z
692025-05-15T03:17:26.421ZThis is usually done by running one of the following (note the leading DOT):
702025-05-15T03:17:26.421Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-15T03:17:26.421Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-15T03:17:26.421Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-15T03:17:26.510Z+ rustup --version
742025-05-15T03:17:26.537Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-15T03:17:26.537Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-15T03:17:26.657Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-15T03:17:26.682Z+ cargo --version
782025-05-15T03:17:26.774Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-15T03:17:26.799Z+ rustc --version
802025-05-15T03:17:26.895Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-15T03:17:26.920Zprocess exited: duration 20535 ms, exit code 0
 
822025-05-15T03:17:26.973Zstarting task 2: "authentication"
832025-05-15T03:17:27.032Zprocess exited: duration 61 ms, exit code 0
 
842025-05-15T03:17:27.087Zstarting task 3: "clone repository"
852025-05-15T03:17:27.120Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-15T03:17:27.120Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-15T03:17:27.146ZCloning into '/work/oxidecomputer/omicron'...
882025-05-15T03:17:35.638Z+ cd /work/oxidecomputer/omicron
892025-05-15T03:17:35.638Z+ git fetch origin c1c495b12d1ccee22eef82df349edce8eb394c5e
902025-05-15T03:17:36.106ZFrom https://github.com/oxidecomputer/omicron
912025-05-15T03:17:36.106Z * branch c1c495b12d1ccee22eef82df349edce8eb394c5e -> FETCH_HEAD
922025-05-15T03:17:36.131Z+ [[ -n renovate/chrono-0.x-lockfile ]]
932025-05-15T03:17:36.132Z++ git branch --show-current
942025-05-15T03:17:36.132Z+ current=main
952025-05-15T03:17:36.132Z+ [[ main != renovate/chrono-0.x-lockfile ]]
962025-05-15T03:17:36.132Z+ git branch -f renovate/chrono-0.x-lockfile c1c495b12d1ccee22eef82df349edce8eb394c5e
972025-05-15T03:17:36.132Z+ git checkout -f renovate/chrono-0.x-lockfile
982025-05-15T03:17:36.392ZSwitched to branch 'renovate/chrono-0.x-lockfile'
992025-05-15T03:17:36.418Z+ git reset --hard c1c495b12d1ccee22eef82df349edce8eb394c5e
1002025-05-15T03:17:36.418ZHEAD is now at c1c495b12 Update Rust crate chrono to v0.4.41
1012025-05-15T03:17:36.443Zprocess exited: duration 9335 ms, exit code 0
 
1022025-05-15T03:17:36.495Zstarting task 4: "build"
1032025-05-15T03:17:36.522Z+ source .github/buildomat/ci-env.sh
1042025-05-15T03:17:36.523Z++ export CARGO_TERM_COLOR=always
1052025-05-15T03:17:36.523Z++ CARGO_TERM_COLOR=always
1062025-05-15T03:17:36.523Z+ cargo --version
1072025-05-15T03:17:36.595Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-05-15T03:17:36.620Z+ rustc --version
1092025-05-15T03:17:36.698Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-05-15T03:17:36.727Z+ source ./env.sh
1112025-05-15T03:17:36.727Z++ OLD_SHELL_OPTS=ehxB
1122025-05-15T03:17:36.727Z++ set -o xtrace
1132025-05-15T03:17:36.727Z++++ dirname ./env.sh
1142025-05-15T03:17:36.727Z+++ readlink -f .
1152025-05-15T03:17:36.727Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-05-15T03:17:36.727Z++ 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-05-15T03:17:36.727Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-05-15T03:17:36.727Z++ 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-05-15T03:17:36.727Z++ 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-05-15T03:17:36.727Z++ 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-05-15T03:17:36.727Z++ 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-05-15T03:17:36.727Z++ 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-05-15T03:17:36.727Z++ 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-05-15T03:17:36.727Z++ case $OLD_SHELL_OPTS in
1252025-05-15T03:17:36.727Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-05-15T03:17:36.727Z+ 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-05-15T03:17:36.727Z+ 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-05-15T03:17:36.727Z+ banner prerequisites
1292025-05-15T03:17:36.727Z
1302025-05-15T03:17:36.727Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-05-15T03:17:36.727Z # # # # # # # # # # # # # # #
1322025-05-15T03:17:36.727Z # # # # ##### # # ##### # # # # # #### #
1332025-05-15T03:17:36.728Z ##### ##### # ##### # # # # # # # # #
1342025-05-15T03:17:36.728Z # # # # # # # # # # # # # # #
1352025-05-15T03:17:36.728Z # # # ###### # # ###### ### # #### # #### #
1362025-05-15T03:17:36.728Z
1372025-05-15T03:17:36.728Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-05-15T03:17:49.626Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-05-15T03:17:56.439Z Startup: Caching catalogs ... Done
1402025-05-15T03:18:02.659ZPlanning: Solver setup ... Done (4.823s)
1412025-05-15T03:18:02.711ZPlanning: Running solver ... Done (0.051s)
1422025-05-15T03:18:02.785ZPlanning: Finding local manifests ... Done (0.002s)
1432025-05-15T03:18:02.868ZPlanning: Fetching manifests: 0/4 0% complete
1442025-05-15T03:18:03.254ZPlanning: Fetching manifests: 4/4 100% complete
1452025-05-15T03:18:03.320ZPlanning: Package planning ... Done (0.066s)
1462025-05-15T03:18:03.387ZPlanning: Merging actions ... Done (0.059s)
1472025-05-15T03:18:03.721ZPlanning: Checking for conflicting actions ... Done (0.341s)
1482025-05-15T03:18:03.749ZPlanning: Consolidating action changes ... Done (0.013s)
1492025-05-15T03:18:04.434ZPlanning: Evaluating mediators ... Done (0.693s)
1502025-05-15T03:18:04.469ZPlanning: Planning completed in 7.90 seconds
1512025-05-15T03:18:04.469Z Packages to install: 4
1522025-05-15T03:18:04.469Z Mediators to change: 2
1532025-05-15T03:18:04.469Z Services to change: 1
1542025-05-15T03:18:04.469Z Estimated space available: 155.07 GB
1552025-05-15T03:18:04.469ZEstimated space to be consumed: 1.65 GB
1562025-05-15T03:18:04.469Z Create boot environment: No
1572025-05-15T03:18:04.469ZCreate backup boot environment: No
1582025-05-15T03:18:04.469Z Rebuild boot archive: No
1592025-05-15T03:18:04.469Z
1602025-05-15T03:18:04.469ZChanged mediators:
1612025-05-15T03:18:04.469Z mediator clang:
1622025-05-15T03:18:04.469Z version: None -> 15 (system default)
1632025-05-15T03:18:04.469Z
1642025-05-15T03:18:04.469Z mediator llvm:
1652025-05-15T03:18:04.469Z version: 14 (system default) -> 15 (system default)
1662025-05-15T03:18:04.469Z
1672025-05-15T03:18:04.469ZChanged packages:
1682025-05-15T03:18:04.469Zhelios-dev
1692025-05-15T03:18:04.469Z developer/build-essential
1702025-05-15T03:18:04.469Z None -> 11-2.0
1712025-05-15T03:18:04.470Z library/libxmlsec1
1722025-05-15T03:18:04.470Z None -> 1.2.35-2.0
1732025-05-15T03:18:04.470Z ooce/developer/clang-15
1742025-05-15T03:18:04.470Z None -> 15.0.7-2.0
1752025-05-15T03:18:04.470Z ooce/developer/llvm-15
1762025-05-15T03:18:04.470Z None -> 15.0.7-2.0
1772025-05-15T03:18:04.470Z
1782025-05-15T03:18:04.470ZServices:
1792025-05-15T03:18:04.470Z restart_fmri:
1802025-05-15T03:18:04.470Z svc:/system/update-man-index:default
1812025-05-15T03:18:04.518Z
1822025-05-15T03:18:04.518ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-05-15T03:18:09.530ZDownload: 988/3290 items 19.5/212.6MB 9% complete (4.0M/s)
1842025-05-15T03:18:14.534ZDownload: 1198/3290 items 81.7/212.6MB 38% complete (8.9M/s)
1852025-05-15T03:18:19.556ZDownload: 1623/3290 items 117.8/212.6MB 55% complete (9.9M/s)
1862025-05-15T03:18:24.589ZDownload: 2248/3290 items 119.4/212.6MB 56% complete (3.8M/s)
1872025-05-15T03:18:29.559ZDownload: 2844/3290 items 120.9/212.6MB 56% complete (317k/s)
1882025-05-15T03:18:34.633ZDownload: 3247/3290 items 177.1/212.6MB 83% complete (5.7M/s)
1892025-05-15T03:18:39.579ZDownload: 3248/3290 items 179.9/212.6MB 84% complete (5.8M/s)
1902025-05-15T03:18:44.182ZDownload: Completed 212.60 MB in 38.56 seconds (5.5M/s)
1912025-05-15T03:18:44.182Z Actions: 1/3689 actions (Installing new actions)
1922025-05-15T03:18:48.311Z Actions: 3213/3689 actions (Installing new actions)
1932025-05-15T03:18:49.250Z Actions: Completed 3689 actions in 5.98 seconds.
1942025-05-15T03:18:50.055Z Done (0.804s)
1952025-05-15T03:18:50.055Z Done (0.000s)
1962025-05-15T03:18:51.019Z Done (0.964s)
1972025-05-15T03:18:56.437Z Done (5.153s)
1982025-05-15T03:18:56.538Z Done (0.019s)
1992025-05-15T03:18:56.567Z Done (0.000s)
2002025-05-15T03:18:56.700Z Done (0.000s)
2012025-05-15T03:18:57.601ZPlanning: Evaluating mediator changes ... Done
2022025-05-15T03:18:57.819ZPlanning: Checking for conflicting actions ... Done
2032025-05-15T03:18:57.847ZPlanning: Consolidating action changes ... Done
2042025-05-15T03:18:58.221ZPlanning: Evaluating mediators ... Done
2052025-05-15T03:18:58.281ZPlanning: Planning completed in 0.58 seconds
2062025-05-15T03:18:58.281Z Mediators to change: 2
2072025-05-15T03:18:58.281Z Create boot environment: No
2082025-05-15T03:18:58.281ZCreate backup boot environment: No
2092025-05-15T03:18:58.311Z Done
2102025-05-15T03:18:58.311Z Done
2112025-05-15T03:18:58.916Z Done
2122025-05-15T03:19:04.079Z Done
2132025-05-15T03:19:04.079Z Done
2142025-05-15T03:19:04.079Z Done
2152025-05-15T03:19:04.079Z Done
2162025-05-15T03:19:04.879ZPlanning: Evaluating mediator changes ... Done
2172025-05-15T03:19:04.903ZPlanning: Merging actions ... Done
2182025-05-15T03:19:05.134ZPlanning: Checking for conflicting actions ... Done
2192025-05-15T03:19:05.162ZPlanning: Consolidating action changes ... Done
2202025-05-15T03:19:05.487ZPlanning: Evaluating mediators ... Done
2212025-05-15T03:19:05.557ZPlanning: Planning completed in 1.02 seconds
2222025-05-15T03:19:05.604Z Packages to change: 1
2232025-05-15T03:19:05.604Z Mediators to change: 1
2242025-05-15T03:19:05.604Z Services to change: 1
2252025-05-15T03:19:05.604Z Create boot environment: No
2262025-05-15T03:19:05.604ZCreate backup boot environment: Yes
2272025-05-15T03:19:07.401Z Actions: 1/6 actions (Updating modified actions)
2282025-05-15T03:19:07.426Z Actions: Completed 6 actions in 0.00 seconds.
2292025-05-15T03:19:07.426Z Done
2302025-05-15T03:19:07.426Z Done
2312025-05-15T03:19:07.584Z Done
2322025-05-15T03:19:12.557Z Done
2332025-05-15T03:19:12.668Z Done
2342025-05-15T03:19:12.696Z Done
2352025-05-15T03:19:12.748Z Done
2362025-05-15T03:19:13.337ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2372025-05-15T03:19:13.338Zclang system 15 system
2382025-05-15T03:19:13.338Zcsh system system illumos
2392025-05-15T03:19:13.338Zctags system system illumos
2402025-05-15T03:19:13.338Zfile system system illumos
2412025-05-15T03:19:13.338Zgcc vendor 12 vendor
2422025-05-15T03:19:13.338Zgcc system 10 system
2432025-05-15T03:19:13.338Zgcc system 7 system
2442025-05-15T03:19:13.338Zgo system 1.20 system
2452025-05-15T03:19:13.338Zgo system 1.19 system
2462025-05-15T03:19:13.338Zllvm system 15 system
2472025-05-15T03:19:13.338Zllvm system 14 system
2482025-05-15T03:19:13.338Zmariadb system 10.6 system
2492025-05-15T03:19:13.339Zmta vendor vendor dma
2502025-05-15T03:19:13.339Zopenjdk system 17 system
2512025-05-15T03:19:13.339Zopenjdk system 11 system
2522025-05-15T03:19:13.339Zopenjdk system 1.8 system
2532025-05-15T03:19:13.339Zopenssl vendor 3 vendor
2542025-05-15T03:19:13.339Zperl system 5.36 system
2552025-05-15T03:19:13.339Zpostgresql system 15 system
2562025-05-15T03:19:13.339Zpostgresql system 13 system
2572025-05-15T03:19:13.339Zpython vendor 3 vendor
2582025-05-15T03:19:13.339Zpython system 2 system
2592025-05-15T03:19:13.339Zpython3 system 3.11 system
2602025-05-15T03:19:13.339Zruby system 3.0 system
2612025-05-15T03:19:13.339Zwords vendor vendor american-english
2622025-05-15T03:19:13.339Zwords system system australian-english
2632025-05-15T03:19:13.339Zwords system system british-english
2642025-05-15T03:19:13.339Zwords system system canadian-english
2652025-05-15T03:19:13.340Zwords system system french
2662025-05-15T03:19:13.340Zwords system system italian
2672025-05-15T03:19:13.340Zwords system system ngerman
2682025-05-15T03:19:13.340Zwords system system ogerman
2692025-05-15T03:19:13.340Zwords system system spanish
2702025-05-15T03:19:13.769ZPUBLISHER TYPE STATUS P LOCATION
2712025-05-15T03:19:13.769Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2722025-05-15T03:19:18.429ZFMRI IFO
2732025-05-15T03:19:18.429Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2742025-05-15T03:19:18.429Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2752025-05-15T03:19:18.429Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2762025-05-15T03:19:18.429Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2772025-05-15T03:19:18.429Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2782025-05-15T03:19:18.429Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2792025-05-15T03:19:18.429Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2802025-05-15T03:19:18.429Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2812025-05-15T03:19:18.429Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2822025-05-15T03:19:18.429Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2832025-05-15T03:19:18.429Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2842025-05-15T03:19:18.429Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2852025-05-15T03:19:18.429Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2862025-05-15T03:19:18.430Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2872025-05-15T03:19:18.430Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2882025-05-15T03:19:19.463Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2892025-05-15T03:19:19.826Z Updating git repository `https://github.com/seanmonstar/reqwest`
2902025-05-15T03:19:20.657Z Updating crates.io index
2912025-05-15T03:19:20.704Z Updating git repository `https://github.com/oxidecomputer/lldp`
2922025-05-15T03:19:21.107Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932025-05-15T03:19:21.772Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2942025-05-15T03:19:22.103Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2952025-05-15T03:19:22.463Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2962025-05-15T03:19:22.890Z Updating git repository `https://github.com/oxidecomputer/propolis`
2972025-05-15T03:19:24.146Z Updating git repository `https://github.com/oxidecomputer/crucible`
2982025-05-15T03:19:26.270Z Updating git repository `https://github.com/oxidecomputer/opte`
2992025-05-15T03:19:27.178Z Updating git repository `https://github.com/oxidecomputer/falcon`
3002025-05-15T03:19:27.932Z Updating git repository `https://github.com/oxidecomputer/clickward`
3012025-05-15T03:19:28.319Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022025-05-15T03:19:28.734Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3032025-05-15T03:19:29.604Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042025-05-15T03:19:29.911Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3052025-05-15T03:19:30.485Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3062025-05-15T03:19:31.095Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3072025-05-15T03:19:31.549Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-05-15T03:19:31.979Z Updating git repository `https://github.com/oxidecomputer/tofino`
3092025-05-15T03:19:32.353Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3102025-05-15T03:19:32.716Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3112025-05-15T03:19:33.026Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3122025-05-15T03:19:33.485Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132025-05-15T03:19:33.953Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142025-05-15T03:19:34.345Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3152025-05-15T03:19:34.775Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162025-05-15T03:19:35.383Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3172025-05-15T03:19:35.875Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182025-05-15T03:19:36.254Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192025-05-15T03:19:36.722Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3202025-05-15T03:19:37.351Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212025-05-15T03:19:37.696Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222025-05-15T03:19:38.074Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232025-05-15T03:19:38.423Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242025-05-15T03:19:48.049Z Updating git repository `https://github.com/illumos/smf-rs`
3252025-05-15T03:19:49.850Z Downloading crates ...
3262025-05-15T03:19:50.099Z Downloaded equivalent v1.0.1
3272025-05-15T03:19:50.099Z Downloaded byteorder v1.5.0
3282025-05-15T03:19:50.099Z Downloaded macaddr v1.0.1
3292025-05-15T03:19:50.099Z Downloaded zerocopy-derive v0.7.35
3302025-05-15T03:19:50.099Z Downloaded usdt-impl v0.5.0
3312025-05-15T03:19:50.099Z Downloaded papergrid v0.11.0
3322025-05-15T03:19:50.099Z Downloaded hashbrown v0.15.1
3332025-05-15T03:19:50.099Z Downloaded rustix v0.38.37
3342025-05-15T03:19:50.099Z Downloaded zerocopy v0.7.35
3352025-05-15T03:19:50.099Z Downloaded itoa v1.0.11
3362025-05-15T03:19:50.099Z Downloaded log v0.4.27
3372025-05-15T03:19:50.099Z Downloaded indexmap v2.9.0
3382025-05-15T03:19:50.099Z Downloaded proc-macro-error-attr v1.0.4
3392025-05-15T03:19:50.099Z Downloaded memchr v2.7.4
3402025-05-15T03:19:50.099Z Downloaded utf8parse v0.2.2
3412025-05-15T03:19:50.099Z Downloaded usdt-attr-macro v0.5.0
3422025-05-15T03:19:50.099Z Downloaded unicode-linebreak v0.1.5
3432025-05-15T03:19:50.099Z Downloaded scroll v0.12.0
3442025-05-15T03:19:50.099Z Downloaded winnow v0.7.3
3452025-05-15T03:19:50.099Z Downloaded usdt v0.5.0
3462025-05-15T03:19:50.099Z Downloaded thiserror-impl v1.0.69
3472025-05-15T03:19:50.099Z Downloaded anstream v0.6.18
3482025-05-15T03:19:50.099Z Downloaded serde_derive v1.0.219
3492025-05-15T03:19:50.273Z Downloaded pest v2.7.14
3502025-05-15T03:19:50.273Z Downloaded serde_json v1.0.140
3512025-05-15T03:19:50.273Z Downloaded toml_edit v0.22.24
3522025-05-15T03:19:50.273Z Downloaded terminal_size v0.4.0
3532025-05-15T03:19:50.273Z Downloaded terminal_size v0.2.6
3542025-05-15T03:19:50.273Z Downloaded tabled v0.15.0
3552025-05-15T03:19:50.273Z Downloaded proc-macro2 v1.0.95
3562025-05-15T03:19:50.274Z Downloaded proc-macro-error v1.0.4
3572025-05-15T03:19:50.274Z Downloaded unicode-width v0.1.14
3582025-05-15T03:19:50.274Z Downloaded syn v2.0.101
3592025-05-15T03:19:50.274Z Downloaded syn v1.0.109
3602025-05-15T03:19:50.274Z Downloaded rustix v0.37.28
3612025-05-15T03:19:50.274Z Downloaded plain v0.2.3
3622025-05-15T03:19:50.274Z Downloaded pest_generator v2.7.14
3632025-05-15T03:19:50.274Z Downloaded memmap v0.7.0
3642025-05-15T03:19:50.274Z Downloaded unicode-ident v1.0.18
3652025-05-15T03:19:50.274Z Downloaded ucd-trie v0.1.7
3662025-05-15T03:19:50.274Z Downloaded thiserror-impl v2.0.12
3672025-05-15T03:19:50.274Z Downloaded textwrap v0.16.1
3682025-05-15T03:19:50.274Z Downloaded tempfile v3.13.0
3692025-05-15T03:19:50.275Z Downloaded strsim v0.11.1
3702025-05-15T03:19:50.275Z Downloaded serde_tokenstream v0.2.2
3712025-05-15T03:19:50.275Z Downloaded version_check v0.9.5
3722025-05-15T03:19:50.275Z Downloaded usdt-macro v0.5.0
3732025-05-15T03:19:50.276Z Downloaded typenum v1.17.0
3742025-05-15T03:19:50.276Z Downloaded quote v1.0.40
3752025-05-15T03:19:50.276Z Downloaded smawk v0.3.2
3762025-05-15T03:19:50.276Z Downloaded pest_meta v2.7.14
3772025-05-15T03:19:50.276Z Downloaded sha2 v0.10.8
3782025-05-15T03:19:50.276Z Downloaded serde_spanned v0.6.8
3792025-05-15T03:19:50.276Z Downloaded scroll_derive v0.12.0
3802025-05-15T03:19:50.276Z Downloaded ryu v1.0.18
3812025-05-15T03:19:50.276Z Downloaded pretty-hex v0.4.1
3822025-05-15T03:19:50.277Z Downloaded pest_derive v2.7.14
3832025-05-15T03:19:50.279Z Downloaded libc v0.2.172
3842025-05-15T03:19:50.279Z Downloaded toml_datetime v0.6.8
3852025-05-15T03:19:50.280Z Downloaded toml v0.8.20
3862025-05-15T03:19:50.280Z Downloaded thread-id v4.2.2
3872025-05-15T03:19:50.280Z Downloaded thiserror v1.0.69
3882025-05-15T03:19:50.280Z Downloaded tabled_derive v0.7.0
3892025-05-15T03:19:50.280Z Downloaded serde v1.0.219
3902025-05-15T03:19:50.280Z Downloaded goblin v0.8.2
3912025-05-15T03:19:50.280Z Downloaded clap_builder v4.5.35
3922025-05-15T03:19:50.280Z Downloaded fastrand v2.1.1
3932025-05-15T03:19:50.280Z Downloaded errno v0.3.9
3942025-05-15T03:19:50.280Z Downloaded digest v0.10.7
3952025-05-15T03:19:50.280Z Downloaded clap_lex v0.7.4
3962025-05-15T03:19:50.438Z Downloaded clap_derive v4.5.32
3972025-05-15T03:19:50.438Z Downloaded clap v4.5.35
3982025-05-15T03:19:50.439Z Downloaded cfg-if v1.0.0
3992025-05-15T03:19:50.439Z Downloaded bitflags v2.9.0
4002025-05-15T03:19:50.439Z Downloaded bitflags v1.3.2
4012025-05-15T03:19:50.439Z Downloaded autocfg v1.4.0
4022025-05-15T03:19:50.439Z Downloaded anstyle-query v1.1.1
4032025-05-15T03:19:50.439Z Downloaded is_terminal_polyfill v1.70.1
4042025-05-15T03:19:50.439Z Downloaded io-lifetimes v1.0.11
4052025-05-15T03:19:50.439Z Downloaded heck v0.5.0
4062025-05-15T03:19:50.439Z Downloaded heck v0.4.1
4072025-05-15T03:19:50.439Z Downloaded generic-array v0.14.7
4082025-05-15T03:19:50.439Z Downloaded fs-err v3.1.0
4092025-05-15T03:19:50.439Z Downloaded crypto-common v0.1.6
4102025-05-15T03:19:50.440Z Downloaded cpufeatures v0.2.14
4112025-05-15T03:19:50.440Z Downloaded colorchoice v1.0.2
4122025-05-15T03:19:50.440Z Downloaded bytecount v0.6.8
4132025-05-15T03:19:50.440Z Downloaded anstyle-parse v0.2.5
4142025-05-15T03:19:50.440Z Downloaded anstyle v1.0.10
4152025-05-15T03:19:50.440Z Downloaded dtrace-parser v0.2.0
4162025-05-15T03:19:50.440Z Downloaded dof v0.3.0
4172025-05-15T03:19:50.440Z Downloaded cargo_toml v0.21.0
4182025-05-15T03:19:50.440Z Downloaded cargo_metadata v0.19.2
4192025-05-15T03:19:50.440Z Downloaded camino-tempfile v1.3.0
4202025-05-15T03:19:50.440Z Downloaded anyhow v1.0.98
4212025-05-15T03:19:50.441Z Downloaded thiserror v2.0.12
4222025-05-15T03:19:50.441Z Downloaded semver v1.0.26
4232025-05-15T03:19:50.441Z Downloaded once_cell v1.21.3
4242025-05-15T03:19:50.441Z Downloaded swrite v0.1.0
4252025-05-15T03:19:50.441Z Downloaded fnv v1.0.7
4262025-05-15T03:19:50.442Z Downloaded cargo-platform v0.1.8
4272025-05-15T03:19:50.442Z Downloaded camino v1.1.9
4282025-05-15T03:19:50.442Z Downloaded block-buffer v0.10.4
4292025-05-15T03:19:50.500Z Compiling proc-macro2 v1.0.95
4302025-05-15T03:19:50.500Z Compiling unicode-ident v1.0.18
4312025-05-15T03:19:50.500Z Compiling version_check v0.9.5
4322025-05-15T03:19:50.500Z Compiling serde v1.0.219
4332025-05-15T03:19:50.500Z Compiling libc v0.2.172
4342025-05-15T03:19:50.500Z Compiling memchr v2.7.4
4352025-05-15T03:19:50.500Z Compiling thiserror v1.0.69
4362025-05-15T03:19:50.500Z Compiling itoa v1.0.11
4372025-05-15T03:19:50.775Z Compiling ryu v1.0.18
4382025-05-15T03:19:50.871Z Compiling ucd-trie v0.1.7
4392025-05-15T03:19:51.280Z Compiling once_cell v1.21.3
4402025-05-15T03:19:51.360Z Compiling byteorder v1.5.0
4412025-05-15T03:19:51.606Z Compiling serde_json v1.0.140
4422025-05-15T03:19:51.761Z Compiling rustix v0.38.37
4432025-05-15T03:19:51.866Z Compiling bitflags v2.9.0
4442025-05-15T03:19:51.933Z Compiling proc-macro-error-attr v1.0.4
4452025-05-15T03:19:52.033Z Compiling usdt-impl v0.5.0
4462025-05-15T03:19:52.197Z Compiling syn v1.0.109
4472025-05-15T03:19:52.313Z Compiling io-lifetimes v1.0.11
4482025-05-15T03:19:52.362Z Compiling proc-macro-error v1.0.4
4492025-05-15T03:19:52.403Z Compiling quote v1.0.40
4502025-05-15T03:19:52.502Z Compiling errno v0.3.9
4512025-05-15T03:19:52.857Z Compiling thread-id v4.2.2
4522025-05-15T03:19:52.904Z Compiling camino v1.1.9
4532025-05-15T03:19:52.946Z Compiling syn v2.0.101
4542025-05-15T03:19:52.988Z Compiling rustix v0.37.28
4552025-05-15T03:19:53.081Z Compiling utf8parse v0.2.2
4562025-05-15T03:19:53.210Z Compiling log v0.4.27
4572025-05-15T03:19:53.409Z Compiling plain v0.2.3
4582025-05-15T03:19:53.409Z Compiling equivalent v1.0.1
4592025-05-15T03:19:53.528Z Compiling hashbrown v0.15.1
4602025-05-15T03:19:53.773Z Compiling anstyle-parse v0.2.5
4612025-05-15T03:19:54.199Z Compiling bitflags v1.3.2
4622025-05-15T03:19:54.335Z Compiling anstyle v1.0.10
4632025-05-15T03:19:54.444Z Compiling thiserror v2.0.12
4642025-05-15T03:19:54.603Z Compiling semver v1.0.26
4652025-05-15T03:19:54.712Z Compiling pretty-hex v0.4.1
4662025-05-15T03:19:54.814Z Compiling indexmap v2.9.0
4672025-05-15T03:19:54.846Z Compiling colorchoice v1.0.2
4682025-05-15T03:19:54.914Z Compiling winnow v0.7.3
4692025-05-15T03:19:55.028Z Compiling unicode-width v0.1.14
4702025-05-15T03:19:55.056Z Compiling is_terminal_polyfill v1.70.1
4712025-05-15T03:19:55.084Z Compiling anstyle-query v1.1.1
4722025-05-15T03:19:55.218Z Compiling autocfg v1.4.0
4732025-05-15T03:19:55.280Z Compiling anstream v0.6.18
4742025-05-15T03:19:55.608Z Compiling terminal_size v0.4.0
4752025-05-15T03:19:56.074Z Compiling heck v0.5.0
4762025-05-15T03:19:56.196Z Compiling anyhow v1.0.98
4772025-05-15T03:19:56.239Z Compiling fs-err v3.1.0
4782025-05-15T03:19:56.560Z Compiling bytecount v0.6.8
4792025-05-15T03:19:56.592Z Compiling heck v0.4.1
4802025-05-15T03:19:56.626Z Compiling clap_lex v0.7.4
4812025-05-15T03:19:56.835Z Compiling strsim v0.11.1
4822025-05-15T03:19:57.044Z Compiling cfg-if v1.0.0
4832025-05-15T03:19:57.134Z Compiling fnv v1.0.7
4842025-05-15T03:19:57.169Z Compiling fastrand v2.1.1
4852025-05-15T03:19:57.253Z Compiling terminal_size v0.2.6
4862025-05-15T03:19:57.305Z Compiling papergrid v0.11.0
4872025-05-15T03:19:57.475Z Compiling clap_builder v4.5.35
4882025-05-15T03:19:57.696Z Compiling tempfile v3.13.0
4892025-05-15T03:19:57.954Z Compiling memmap v0.7.0
4902025-05-15T03:19:57.983Z Compiling unicode-linebreak v0.1.5
4912025-05-15T03:19:58.339Z Compiling smawk v0.3.2
4922025-05-15T03:19:58.577Z Compiling textwrap v0.16.1
4932025-05-15T03:19:58.606Z Compiling swrite v0.1.0
4942025-05-15T03:19:58.793Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4952025-05-15T03:19:59.335Z Compiling tabled_derive v0.7.0
4962025-05-15T03:20:01.005Z Compiling serde_derive v1.0.219
4972025-05-15T03:20:01.005Z Compiling thiserror-impl v1.0.69
4982025-05-15T03:20:01.005Z Compiling zerocopy-derive v0.7.35
4992025-05-15T03:20:01.033Z Compiling scroll_derive v0.12.0
5002025-05-15T03:20:01.033Z Compiling thiserror-impl v2.0.12
5012025-05-15T03:20:01.033Z Compiling clap_derive v4.5.32
5022025-05-15T03:20:01.178Z Compiling tabled v0.15.0
5032025-05-15T03:20:02.468Z Compiling scroll v0.12.0
5042025-05-15T03:20:03.120Z Compiling goblin v0.8.2
5052025-05-15T03:20:03.148Z Compiling zerocopy v0.7.35
5062025-05-15T03:20:04.522Z Compiling pest v2.7.14
5072025-05-15T03:20:05.457Z Compiling clap v4.5.35
5082025-05-15T03:20:07.198Z Compiling pest_meta v2.7.14
5092025-05-15T03:20:08.575Z Compiling pest_generator v2.7.14
5102025-05-15T03:20:09.899Z Compiling pest_derive v2.7.14
5112025-05-15T03:20:10.659Z Compiling dtrace-parser v0.2.0
5122025-05-15T03:20:11.552Z Compiling serde_tokenstream v0.2.2
5132025-05-15T03:20:11.816Z Compiling toml_datetime v0.6.8
5142025-05-15T03:20:11.816Z Compiling serde_spanned v0.6.8
5152025-05-15T03:20:11.848Z Compiling cargo-platform v0.1.8
5162025-05-15T03:20:12.158Z Compiling macaddr v1.0.1
5172025-05-15T03:20:12.243Z Compiling toml_edit v0.22.24
5182025-05-15T03:20:12.432Z Compiling camino-tempfile v1.3.0
5192025-05-15T03:20:13.229Z Compiling dof v0.3.0
5202025-05-15T03:20:13.486Z Compiling cargo_metadata v0.19.2
5212025-05-15T03:20:14.770Z Compiling usdt-macro v0.5.0
5222025-05-15T03:20:14.770Z Compiling usdt-attr-macro v0.5.0
5232025-05-15T03:20:15.511Z Compiling toml v0.8.20
5242025-05-15T03:20:15.980Z Compiling usdt v0.5.0
5252025-05-15T03:20:16.356Z Compiling cargo_toml v0.21.0
5262025-05-15T03:20:19.903Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5272025-05-15T03:20:24.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5282025-05-15T03:20:24.581Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5292025-05-15T03:20:25.624Z Downloading crates ...
5302025-05-15T03:20:25.805Z Downloaded http-range v0.1.5
5312025-05-15T03:20:25.830Z Downloaded is_ci v1.2.0
5322025-05-15T03:20:25.830Z Downloaded headers-core v0.3.0
5332025-05-15T03:20:25.830Z Downloaded match_cfg v0.1.0
5342025-05-15T03:20:25.856Z Downloaded icu_provider_macros v1.5.0
5352025-05-15T03:20:25.857Z Downloaded httpdate v1.0.3
5362025-05-15T03:20:25.857Z Downloaded instant v0.1.13
5372025-05-15T03:20:25.857Z Downloaded is-terminal v0.4.13
5382025-05-15T03:20:25.882Z Downloaded progenitor-client v0.9.1
5392025-05-15T03:20:25.882Z Downloaded russh-cryptovec v0.7.3
5402025-05-15T03:20:25.908Z Downloaded sigpipe v0.1.3
5412025-05-15T03:20:25.908Z Downloaded tinyvec_macros v0.1.1
5422025-05-15T03:20:25.908Z Downloaded tokio-macros v2.5.0
5432025-05-15T03:20:25.934Z Downloaded fxhash v0.2.1
5442025-05-15T03:20:25.934Z Downloaded num-conv v0.1.0
5452025-05-15T03:20:25.934Z Downloaded peg-runtime v0.8.5
5462025-05-15T03:20:25.959Z Downloaded num-derive v0.3.3
5472025-05-15T03:20:25.959Z Downloaded phf_generator v0.11.2
5482025-05-15T03:20:25.959Z Downloaded pbkdf2 v0.12.2
5492025-05-15T03:20:25.959Z Downloaded phf v0.11.2
5502025-05-15T03:20:25.959Z Downloaded pin-project-internal v1.1.6
5512025-05-15T03:20:25.984Z Downloaded slab v0.4.9
5522025-05-15T03:20:25.985Z Downloaded salsa20 v0.10.2
5532025-05-15T03:20:25.985Z Downloaded take_mut v0.2.2
5542025-05-15T03:20:25.985Z Downloaded diesel_table_macro_syntax v0.2.0
5552025-05-15T03:20:25.985Z Downloaded structmeta v0.3.0
5562025-05-15T03:20:26.010Z Downloaded foreign-types-shared v0.1.1
5572025-05-15T03:20:26.010Z Downloaded supports-color v3.0.2
5582025-05-15T03:20:26.010Z Downloaded foreign-types v0.3.2
5592025-05-15T03:20:26.010Z Downloaded foreign-types-shared v0.3.1
5602025-05-15T03:20:26.010Z Downloaded openssl-macros v0.1.1
5612025-05-15T03:20:26.035Z Downloaded oso-derive v0.27.3
5622025-05-15T03:20:26.035Z Downloaded foreign-types-macros v0.2.3
5632025-05-15T03:20:26.035Z Downloaded progenitor v0.10.0
5642025-05-15T03:20:26.035Z Downloaded ssh-cipher v0.2.0
5652025-05-15T03:20:26.061Z Downloaded resolv-conf v0.7.0
5662025-05-15T03:20:26.061Z Downloaded derive_builder_macro v0.20.2
5672025-05-15T03:20:26.061Z Downloaded xshell-macros v0.2.7
5682025-05-15T03:20:26.061Z Downloaded md5 v0.7.0
5692025-05-15T03:20:26.087Z Downloaded precomputed-hash v0.1.1
5702025-05-15T03:20:26.087Z Downloaded want v0.3.1
5712025-05-15T03:20:26.112Z Downloaded newtype_derive v0.1.6
5722025-05-15T03:20:26.112Z Downloaded newtype-uuid v1.2.1
5732025-05-15T03:20:26.112Z Downloaded spki v0.7.3
5742025-05-15T03:20:26.113Z Downloaded normalize-line-endings v0.3.0
5752025-05-15T03:20:26.138Z Downloaded radium v0.7.0
5762025-05-15T03:20:26.138Z Downloaded rand_seeder v0.3.0
5772025-05-15T03:20:26.138Z Downloaded write16 v1.0.0
5782025-05-15T03:20:26.138Z Downloaded spin v0.9.8
5792025-05-15T03:20:26.138Z Downloaded nodrop v0.1.14
5802025-05-15T03:20:26.138Z Downloaded native-tls v0.2.12
5812025-05-15T03:20:26.164Z Downloaded endian-type v0.1.2
5822025-05-15T03:20:26.164Z Downloaded slog-json v2.6.1
5832025-05-15T03:20:26.164Z Downloaded untrusted v0.7.1
5842025-05-15T03:20:26.164Z Downloaded packed_struct_codegen v0.10.1
5852025-05-15T03:20:26.164Z Downloaded salty v0.3.0
5862025-05-15T03:20:26.191Z Downloaded semver v0.1.20
5872025-05-15T03:20:26.191Z Downloaded unicode-truncate v1.1.0
5882025-05-15T03:20:26.191Z Downloaded typify-macro v0.3.0
5892025-05-15T03:20:26.192Z Downloaded yoke-derive v0.7.4
5902025-05-15T03:20:26.192Z Downloaded utf8_iter v1.0.4
5912025-05-15T03:20:26.192Z Downloaded password-hash v0.4.2
5922025-05-15T03:20:26.192Z Downloaded utf16_iter v1.0.5
5932025-05-15T03:20:26.217Z Downloaded hashbrown v0.12.3
5942025-05-15T03:20:26.217Z Downloaded yasna v0.5.2
5952025-05-15T03:20:26.217Z Downloaded zerocopy v0.6.6
5962025-05-15T03:20:26.217Z Downloaded yoke v0.7.4
5972025-05-15T03:20:26.217Z Downloaded minimal-lexical v0.2.1
5982025-05-15T03:20:26.243Z Downloaded rayon-core v1.12.1
5992025-05-15T03:20:26.243Z Downloaded uuid v1.16.0
6002025-05-15T03:20:26.243Z Downloaded parse-zoneinfo v0.3.1
6012025-05-15T03:20:26.243Z Downloaded expectorate v1.2.0
6022025-05-15T03:20:26.243Z Downloaded yansi v1.0.1
6032025-05-15T03:20:26.269Z Downloaded petname v2.0.2
6042025-05-15T03:20:26.269Z Downloaded url v2.5.3
6052025-05-15T03:20:26.269Z Downloaded portable-atomic v1.11.0
6062025-05-15T03:20:26.294Z Downloaded p521 v0.13.3
6072025-05-15T03:20:26.294Z Downloaded winnow v0.6.26
6082025-05-15T03:20:26.319Z Downloaded proptest v1.6.0
6092025-05-15T03:20:26.319Z Downloaded radix_trie v0.2.1
6102025-05-15T03:20:26.346Z Downloaded smoltcp v0.9.1
6112025-05-15T03:20:26.346Z Downloaded diesel v2.2.10
6122025-05-15T03:20:26.371Z Downloaded regex v1.11.1
6132025-05-15T03:20:26.396Z Downloaded webpki-roots v0.26.6
6142025-05-15T03:20:26.396Z Downloaded unicode-width v0.2.0
6152025-05-15T03:20:26.396Z Downloaded polar-core v0.27.3
6162025-05-15T03:20:26.421Z Downloaded rustls v0.22.4
6172025-05-15T03:20:26.421Z Downloaded dropshot v0.16.0
6182025-05-15T03:20:26.447Z Downloaded nix v0.29.0
6192025-05-15T03:20:26.472Z Downloaded openapiv3 v2.0.0
6202025-05-15T03:20:26.497Z Downloaded bzip2-sys v0.1.13+1.0.8
6212025-05-15T03:20:26.497Z Downloaded nix v0.28.0
6222025-05-15T03:20:26.522Z Downloaded sled v0.34.7
6232025-05-15T03:20:26.522Z Downloaded rustls v0.23.19
6242025-05-15T03:20:26.547Z Downloaded typify-impl v0.2.0
6252025-05-15T03:20:26.572Z Downloaded regex-syntax v0.8.5
6262025-05-15T03:20:26.572Z Downloaded zerocopy-derive v0.6.6
6272025-05-15T03:20:26.598Z Downloaded typify-impl v0.4.1
6282025-05-15T03:20:26.623Z Downloaded typify-impl v0.3.0
6292025-05-15T03:20:26.679Z Downloaded hickory-proto v0.24.4
6302025-05-15T03:20:26.679Z Downloaded petgraph v0.6.5
6312025-05-15T03:20:26.679Z Downloaded ratatui v0.29.0
6322025-05-15T03:20:26.704Z Downloaded petgraph v0.7.1
6332025-05-15T03:20:26.729Z Downloaded sha3 v0.10.8
6342025-05-15T03:20:26.754Z Downloaded regex-automata v0.4.8
6352025-05-15T03:20:26.780Z Downloaded tokio v1.43.1
6362025-05-15T03:20:26.809Z Downloaded lzma-sys v0.1.20
6372025-05-15T03:20:26.844Z Downloaded jiff v0.2.13
6382025-05-15T03:20:26.869Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6392025-05-15T03:20:26.894Z Downloaded smoltcp v0.11.0
6402025-05-15T03:20:26.920Z Downloaded nix v0.27.1
6412025-05-15T03:20:26.945Z Downloaded libz-sys v1.1.20
6422025-05-15T03:20:26.970Z Downloaded csv v1.3.1
6432025-05-15T03:20:26.995Z Downloaded object v0.36.5
6442025-05-15T03:20:26.995Z Downloaded regress v0.10.3
6452025-05-15T03:20:27.020Z Downloaded zerocopy v0.8.25
6462025-05-15T03:20:27.045Z Downloaded p384 v0.13.0
6472025-05-15T03:20:27.070Z Downloaded regex-syntax v0.6.29
6482025-05-15T03:20:27.070Z Downloaded object v0.30.4
6492025-05-15T03:20:27.095Z Downloaded rayon v1.10.0
6502025-05-15T03:20:27.095Z Downloaded rustls v0.21.12
6512025-05-15T03:20:27.123Z Downloaded openssl v0.10.72
6522025-05-15T03:20:27.123Z Downloaded git2 v0.19.0
6532025-05-15T03:20:27.149Z Downloaded winnow v0.5.40
6542025-05-15T03:20:27.149Z Downloaded unicode-normalization v0.1.24
6552025-05-15T03:20:27.149Z Downloaded vcpkg v0.2.15
6562025-05-15T03:20:27.188Z Downloaded h2 v0.4.6
6572025-05-15T03:20:27.213Z Downloaded unicode-segmentation v1.12.0
6582025-05-15T03:20:27.213Z Downloaded nom v7.1.3
6592025-05-15T03:20:27.213Z Downloaded quinn-proto v0.11.8
6602025-05-15T03:20:27.240Z Downloaded lalrpop v0.19.12
6612025-05-15T03:20:27.240Z Downloaded icu_properties_data v1.5.0
6622025-05-15T03:20:27.265Z Downloaded tabled v0.18.0
6632025-05-15T03:20:27.289Z Downloaded sqlparser v0.45.0
6642025-05-15T03:20:27.289Z Downloaded ed25519-dalek v2.1.1
6652025-05-15T03:20:27.289Z Downloaded unicode-properties v0.1.3
6662025-05-15T03:20:27.289Z Downloaded sct v0.7.1
6672025-05-15T03:20:27.289Z Downloaded ring v0.17.14
6682025-05-15T03:20:27.342Z Downloaded papergrid v0.14.0
6692025-05-15T03:20:27.368Z Downloaded unicode-bidi v0.3.17
6702025-05-15T03:20:27.368Z Downloaded publicsuffix v2.3.0
6712025-05-15T03:20:27.368Z Downloaded gimli v0.31.1
6722025-05-15T03:20:27.368Z Downloaded idna v1.0.3
6732025-05-15T03:20:27.395Z Downloaded parking_lot v0.12.3
6742025-05-15T03:20:27.395Z Downloaded elliptic-curve v0.13.8
6752025-05-15T03:20:27.395Z Downloaded encoding_rs v0.8.34
6762025-05-15T03:20:27.420Z Downloaded curve25519-dalek v4.1.3
6772025-05-15T03:20:27.420Z Downloaded tough v0.20.0
6782025-05-15T03:20:27.446Z Downloaded sec1 v0.7.3
6792025-05-15T03:20:27.446Z Downloaded rand v0.8.5
6802025-05-15T03:20:27.446Z Downloaded mio v1.0.2
6812025-05-15T03:20:27.446Z Downloaded typed-path v0.9.3
6822025-05-15T03:20:27.471Z Downloaded rand v0.9.0
6832025-05-15T03:20:27.471Z Downloaded poly1305 v0.8.0
6842025-05-15T03:20:27.471Z Downloaded env_logger v0.10.2
6852025-05-15T03:20:27.471Z Downloaded serde_cbor v0.11.2
6862025-05-15T03:20:27.471Z Downloaded qorb v0.3.1
6872025-05-15T03:20:27.471Z Downloaded zerocopy-derive v0.8.25
6882025-05-15T03:20:27.496Z Downloaded rustls-webpki v0.102.8
6892025-05-15T03:20:27.521Z Downloaded parking_lot_core v0.8.6
6902025-05-15T03:20:27.521Z Downloaded itertools v0.14.0
6912025-05-15T03:20:27.521Z Downloaded utf-8 v0.7.6
6922025-05-15T03:20:27.521Z Downloaded untrusted v0.9.0
6932025-05-15T03:20:27.521Z Downloaded parking_lot_core v0.9.10
6942025-05-15T03:20:27.521Z Downloaded serde_bytes v0.11.17
6952025-05-15T03:20:27.521Z Downloaded tokio-util v0.7.13
6962025-05-15T03:20:27.546Z Downloaded hyper v1.6.0
6972025-05-15T03:20:27.546Z Downloaded typify-macro v0.2.0
6982025-05-15T03:20:27.546Z Downloaded parking_lot v0.11.2
6992025-05-15T03:20:27.572Z Downloaded libgit2-sys v0.17.0+1.8.1
7002025-05-15T03:20:27.635Z Downloaded packed_struct v0.10.1
7012025-05-15T03:20:27.661Z Downloaded nu-ansi-term v0.50.1
7022025-05-15T03:20:27.661Z Downloaded ssh-key v0.6.6
7032025-05-15T03:20:27.661Z Downloaded reedline v0.38.0
7042025-05-15T03:20:27.661Z Downloaded serde-big-array v0.5.1
7052025-05-15T03:20:27.687Z Downloaded secrecy v0.10.3
7062025-05-15T03:20:27.687Z Downloaded env_logger v0.11.5
7072025-05-15T03:20:27.687Z Downloaded slog-bunyan v2.5.0
7082025-05-15T03:20:27.687Z Downloaded itertools v0.12.1
7092025-05-15T03:20:27.687Z Downloaded hkdf v0.12.4
7102025-05-15T03:20:27.687Z Downloaded chrono-tz v0.10.3
7112025-05-15T03:20:27.713Z Downloaded bstr v1.10.0
7122025-05-15T03:20:27.713Z Downloaded secrecy v0.8.0
7132025-05-15T03:20:27.713Z Downloaded ref-cast-impl v1.0.23
7142025-05-15T03:20:27.713Z Downloaded pkg-config v0.3.31
7152025-05-15T03:20:27.713Z Downloaded parse-display-derive v0.10.0
7162025-05-15T03:20:27.742Z Downloaded parse-display v0.10.0
7172025-05-15T03:20:27.742Z Downloaded ed25519 v2.2.3
7182025-05-15T03:20:27.742Z Downloaded env_filter v0.1.2
7192025-05-15T03:20:27.742Z Downloaded enum-as-inner v0.6.1
7202025-05-15T03:20:27.742Z Downloaded embedded-io v0.4.0
7212025-05-15T03:20:27.742Z Downloaded either v1.14.0
7222025-05-15T03:20:27.742Z Downloaded serde_derive_internals v0.29.1
7232025-05-15T03:20:27.742Z Downloaded fd-lock v4.0.2
7242025-05-15T03:20:27.768Z Downloaded value-bag v1.9.0
7252025-05-15T03:20:27.768Z Downloaded miniz_oxide v0.8.5
7262025-05-15T03:20:27.768Z Downloaded typify v0.4.1
7272025-05-15T03:20:27.793Z Downloaded hashbrown v0.13.2
7282025-05-15T03:20:27.793Z Downloaded itertools v0.13.0
7292025-05-15T03:20:27.819Z Downloaded tower v0.5.2
7302025-05-15T03:20:27.847Z Downloaded libm v0.2.8
7312025-05-15T03:20:27.847Z Downloaded ena v0.14.3
7322025-05-15T03:20:27.847Z Downloaded embedded-io v0.6.1
7332025-05-15T03:20:27.874Z Downloaded mime_guess v2.0.5
7342025-05-15T03:20:27.874Z Downloaded socket2 v0.5.9
7352025-05-15T03:20:27.874Z Downloaded x509-cert v0.2.5
7362025-05-15T03:20:27.874Z Downloaded unsafe-libyaml v0.2.11
7372025-05-15T03:20:27.874Z Downloaded parse-size v1.1.0
7382025-05-15T03:20:27.874Z Downloaded slog-envlogger v2.2.0
7392025-05-15T03:20:27.874Z Downloaded serde-hex v0.1.0
7402025-05-15T03:20:27.874Z Downloaded whoami v1.5.2
7412025-05-15T03:20:27.901Z Downloaded which v4.4.2
7422025-05-15T03:20:27.901Z Downloaded uzers v0.12.1
7432025-05-15T03:20:27.901Z Downloaded rand_core v0.9.2
7442025-05-15T03:20:27.901Z Downloaded walkdir v2.5.0
7452025-05-15T03:20:27.901Z Downloaded der v0.7.9
7462025-05-15T03:20:27.901Z Downloaded slog-dtrace v0.3.0
7472025-05-15T03:20:27.901Z Downloaded serde_path_to_error v0.1.16
7482025-05-15T03:20:27.927Z Downloaded fixedbitset v0.4.2
7492025-05-15T03:20:27.927Z Downloaded filetime v0.2.25
7502025-05-15T03:20:27.927Z Downloaded ff v0.13.0
7512025-05-15T03:20:27.928Z Downloaded snafu v0.8.5
7522025-05-15T03:20:27.928Z Downloaded progenitor-impl v0.10.0
7532025-05-15T03:20:27.928Z Downloaded unicode_categories v0.1.1
7542025-05-15T03:20:27.928Z Downloaded multer v3.1.0
7552025-05-15T03:20:27.953Z Downloaded rustls-webpki v0.101.7
7562025-05-15T03:20:27.953Z Downloaded mime v0.3.17
7572025-05-15T03:20:27.953Z Downloaded xz2 v0.1.7
7582025-05-15T03:20:27.978Z Downloaded unarray v0.1.4
7592025-05-15T03:20:27.978Z Downloaded ecdsa v0.16.9
7602025-05-15T03:20:27.978Z Downloaded prettyplease v0.2.30
7612025-05-15T03:20:27.978Z Downloaded dropshot_endpoint v0.16.0
7622025-05-15T03:20:27.978Z Downloaded des v0.8.1
7632025-05-15T03:20:27.978Z Downloaded derive_more v0.99.20
7642025-05-15T03:20:28.004Z Downloaded vte v0.11.1
7652025-05-15T03:20:28.004Z Downloaded p256 v0.13.2
7662025-05-15T03:20:28.004Z Downloaded toml_edit v0.19.15
7672025-05-15T03:20:28.030Z Downloaded unicase v2.7.0
7682025-05-15T03:20:28.030Z Downloaded typify-macro v0.4.1
7692025-05-15T03:20:28.030Z Downloaded rand_xorshift v0.3.0
7702025-05-15T03:20:28.030Z Downloaded polyval v0.6.2
7712025-05-15T03:20:28.057Z Downloaded progenitor-impl v0.9.1
7722025-05-15T03:20:28.058Z Downloaded libxml v0.3.3
7732025-05-15T03:20:28.058Z Downloaded itertools v0.10.5
7742025-05-15T03:20:28.058Z Downloaded nibble_vec v0.1.0
7752025-05-15T03:20:28.058Z Downloaded nanorand v0.7.0
7762025-05-15T03:20:28.084Z Downloaded multimap v0.10.0
7772025-05-15T03:20:28.084Z Downloaded snafu-derive v0.8.5
7782025-05-15T03:20:28.084Z Downloaded smallvec v1.14.0
7792025-05-15T03:20:28.084Z Downloaded omicron-zone-package v0.12.2
7802025-05-15T03:20:28.084Z Downloaded memmap2 v0.9.5
7812025-05-15T03:20:28.084Z Downloaded vergen v8.3.2
7822025-05-15T03:20:28.084Z Downloaded tungstenite v0.23.0
7832025-05-15T03:20:28.084Z Downloaded schemars v0.8.22
7842025-05-15T03:20:28.110Z Downloaded vte_generate_state_changes v0.1.2
7852025-05-15T03:20:28.110Z Downloaded dyn-clone v1.0.19
7862025-05-15T03:20:28.110Z Downloaded dunce v1.0.5
7872025-05-15T03:20:28.110Z Downloaded deranged v0.3.11
7882025-05-15T03:20:28.110Z Downloaded zeroize v1.8.1
7892025-05-15T03:20:28.110Z Downloaded zerofrom-derive v0.1.4
7902025-05-15T03:20:28.110Z Downloaded powerfmt v0.2.0
7912025-05-15T03:20:28.110Z Downloaded half v2.4.1
7922025-05-15T03:20:28.110Z Downloaded progenitor-macro v0.10.0
7932025-05-15T03:20:28.111Z Downloaded progenitor-macro v0.9.1
7942025-05-15T03:20:28.111Z Downloaded proc-macro-crate v1.3.1
7952025-05-15T03:20:28.111Z Downloaded predicates v3.1.3
7962025-05-15T03:20:28.111Z Downloaded derive_builder v0.20.2
7972025-05-15T03:20:28.136Z Downloaded vsss-rs v3.3.4
7982025-05-15T03:20:28.136Z Downloaded globset v0.4.15
7992025-05-15T03:20:28.136Z Downloaded flate2 v1.1.1
8002025-05-15T03:20:28.136Z Downloaded wait-timeout v0.2.0
8012025-05-15T03:20:28.136Z Downloaded smf v0.2.3
8022025-05-15T03:20:28.136Z Downloaded progenitor-macro v0.8.0
8032025-05-15T03:20:28.136Z Downloaded predicates-core v1.0.8
8042025-05-15T03:20:28.136Z Downloaded memoffset v0.9.1
8052025-05-15T03:20:28.136Z Downloaded half v1.8.3
8062025-05-15T03:20:28.137Z Downloaded fixedbitset v0.5.7
8072025-05-15T03:20:28.137Z Downloaded openssl-sys v0.9.107
8082025-05-15T03:20:28.163Z Downloaded typify v0.3.0
8092025-05-15T03:20:28.163Z Downloaded rustyline v14.0.0
8102025-05-15T03:20:28.163Z Downloaded darling_core v0.20.10
8112025-05-15T03:20:28.163Z Downloaded http v1.3.1
8122025-05-15T03:20:28.163Z Downloaded newline-converter v0.3.0
8132025-05-15T03:20:28.163Z Downloaded new_debug_unreachable v1.0.6
8142025-05-15T03:20:28.163Z Downloaded zerofrom v0.1.4
8152025-05-15T03:20:28.163Z Downloaded waitgroup v0.1.2
8162025-05-15T03:20:28.163Z Downloaded primeorder v0.13.6
8172025-05-15T03:20:28.189Z Downloaded olpc-cjson v0.1.4
8182025-05-15T03:20:28.189Z Downloaded num v0.4.3
8192025-05-15T03:20:28.189Z Downloaded hash32 v0.3.1
8202025-05-15T03:20:28.189Z Downloaded document-features v0.2.10
8212025-05-15T03:20:28.189Z Downloaded derive_builder_core v0.20.2
8222025-05-15T03:20:28.189Z Downloaded derive-where v1.2.7
8232025-05-15T03:20:28.189Z Downloaded xshell v0.2.7
8242025-05-15T03:20:28.189Z Downloaded stable_deref_trait v1.2.0
8252025-05-15T03:20:28.189Z Downloaded postgres-types v0.2.9
8262025-05-15T03:20:28.189Z Downloaded owo-colors v4.2.0
8272025-05-15T03:20:28.189Z Downloaded fs_extra v1.3.0
8282025-05-15T03:20:28.189Z Downloaded pkcs5 v0.7.1
8292025-05-15T03:20:28.217Z Downloaded toml v0.7.8
8302025-05-15T03:20:28.217Z Downloaded psl-types v2.0.11
8312025-05-15T03:20:28.217Z Downloaded hash32 v0.2.1
8322025-05-15T03:20:28.217Z Downloaded xattr v1.3.1
8332025-05-15T03:20:28.218Z Downloaded ssh-encoding v0.2.0
8342025-05-15T03:20:28.218Z Downloaded smallvec v0.6.14
8352025-05-15T03:20:28.218Z Downloaded rand_core v0.6.4
8362025-05-15T03:20:28.218Z Downloaded num-traits v0.2.19
8372025-05-15T03:20:28.218Z Downloaded futures-util v0.3.31
8382025-05-15T03:20:28.242Z Downloaded pretty_assertions v1.4.1
8392025-05-15T03:20:28.242Z Downloaded opaque-debug v0.3.1
8402025-05-15T03:20:28.242Z Downloaded wyz v0.5.1
8412025-05-15T03:20:28.242Z Downloaded writeable v0.5.5
8422025-05-15T03:20:28.243Z Downloaded sqlformat v0.3.5
8432025-05-15T03:20:28.243Z Downloaded slog-term v2.9.1
8442025-05-15T03:20:28.243Z Downloaded rand_chacha v0.9.0
8452025-05-15T03:20:28.243Z Downloaded flume v0.11.1
8462025-05-15T03:20:28.243Z Downloaded fatfs v0.3.6
8472025-05-15T03:20:28.297Z Downloaded twox-hash v2.1.0
8482025-05-15T03:20:28.297Z Downloaded tracing v0.1.40
8492025-05-15T03:20:28.297Z Downloaded steno v0.4.1
8502025-05-15T03:20:28.297Z Downloaded hickory-server v0.24.4
8512025-05-15T03:20:28.297Z Downloaded dsl_auto_type v0.1.2
8522025-05-15T03:20:28.297Z Downloaded universal-hash v0.5.1
8532025-05-15T03:20:28.297Z Downloaded unicode-xid v0.2.6
8542025-05-15T03:20:28.297Z Downloaded rand_chacha v0.3.1
8552025-05-15T03:20:28.323Z Downloaded oxnet v0.1.2
8562025-05-15T03:20:28.323Z Downloaded oso v0.27.3
8572025-05-15T03:20:28.323Z Downloaded typify v0.2.0
8582025-05-15T03:20:28.323Z Downloaded icu_properties v1.5.1
8592025-05-15T03:20:28.323Z Downloaded void v1.0.2
8602025-05-15T03:20:28.323Z Downloaded diesel_derives v2.2.3
8612025-05-15T03:20:28.323Z Downloaded tungstenite v0.21.0
8622025-05-15T03:20:28.323Z Downloaded pkcs1 v0.7.5
8632025-05-15T03:20:28.323Z Downloaded slog-stdlog v4.1.1
8642025-05-15T03:20:28.323Z Downloaded slog-scope v4.4.0
8652025-05-15T03:20:28.323Z Downloaded progenitor v0.9.1
8662025-05-15T03:20:28.323Z Downloaded postgres-protocol v0.6.8
8672025-05-15T03:20:28.323Z Downloaded postcard v1.0.10
8682025-05-15T03:20:28.323Z Downloaded group v0.13.0
8692025-05-15T03:20:28.323Z Downloaded fs-err v2.11.0
8702025-05-15T03:20:28.323Z Downloaded tracing-core v0.1.32
8712025-05-15T03:20:28.323Z Downloaded pkcs8 v0.10.2
8722025-05-15T03:20:28.323Z Downloaded pin-project-lite v0.2.14
8732025-05-15T03:20:28.323Z Downloaded glob v0.3.2
8742025-05-15T03:20:28.323Z Downloaded form_urlencoded v1.2.1
8752025-05-15T03:20:28.323Z Downloaded displaydoc v0.2.5
8762025-05-15T03:20:28.323Z Downloaded dirs-sys-next v0.1.2
8772025-05-15T03:20:28.323Z Downloaded schemars_derive v0.8.22
8782025-05-15T03:20:28.350Z Downloaded samael v0.0.18
8792025-05-15T03:20:28.350Z Downloaded num_enum_derive v0.5.11
8802025-05-15T03:20:28.350Z Downloaded num-rational v0.4.2
8812025-05-15T03:20:28.350Z Downloaded der_derive v0.7.3
8822025-05-15T03:20:28.350Z Downloaded defmt-macros v0.3.9
8832025-05-15T03:20:28.350Z Downloaded sqlparser_derive v0.2.2
8842025-05-15T03:20:28.350Z Downloaded progenitor v0.8.0
8852025-05-15T03:20:28.350Z Downloaded diff v0.1.13
8862025-05-15T03:20:28.350Z Downloaded subprocess v0.2.9
8872025-05-15T03:20:28.350Z Downloaded strum_macros v0.26.4
8882025-05-15T03:20:28.350Z Downloaded num-bigint-dig v0.8.4
8892025-05-15T03:20:28.375Z Downloaded slog v2.7.0
8902025-05-15T03:20:28.375Z Downloaded jiff-static v0.2.13
8912025-05-15T03:20:28.375Z Downloaded heapless v0.8.0
8922025-05-15T03:20:28.375Z Downloaded proc-macro-error-attr2 v2.0.0
8932025-05-15T03:20:28.375Z Downloaded darling v0.20.10
8942025-05-15T03:20:28.375Z Downloaded icu_collections v1.5.0
8952025-05-15T03:20:28.401Z Downloaded hyper-util v0.1.11
8962025-05-15T03:20:28.401Z Downloaded foreign-types v0.5.0
8972025-05-15T03:20:28.401Z Downloaded flagset v0.4.6
8982025-05-15T03:20:28.401Z Downloaded tap v1.0.1
8992025-05-15T03:20:28.401Z Downloaded scrypt v0.11.0
9002025-05-15T03:20:28.401Z Downloaded scopeguard v1.2.0
9012025-05-15T03:20:28.401Z Downloaded same-file v1.0.6
9022025-05-15T03:20:28.401Z Downloaded rustls-pki-types v1.10.0
9032025-05-15T03:20:28.401Z Downloaded serde_with v3.12.0
9042025-05-15T03:20:28.428Z Downloaded headers v0.4.0
9052025-05-15T03:20:28.428Z Downloaded chrono v0.4.41
9062025-05-15T03:20:28.428Z Downloaded openssl-probe v0.1.5
9072025-05-15T03:20:28.428Z Downloaded foldhash v0.1.3
9082025-05-15T03:20:28.428Z Downloaded float-ord v0.3.2
9092025-05-15T03:20:28.428Z Downloaded float-cmp v0.10.0
9102025-05-15T03:20:28.428Z Downloaded fallible-iterator v0.2.0
9112025-05-15T03:20:28.428Z Downloaded tracing-attributes v0.1.27
9122025-05-15T03:20:28.428Z Downloaded string_cache v0.8.9
9132025-05-15T03:20:28.453Z Downloaded debug-ignore v1.0.5
9142025-05-15T03:20:28.453Z Downloaded zip v2.6.1
9152025-05-15T03:20:28.453Z Downloaded tokio-tungstenite v0.23.1
9162025-05-15T03:20:28.453Z Downloaded tokio-tungstenite v0.21.0
9172025-05-15T03:20:28.453Z Downloaded tokio-stream v0.1.17
9182025-05-15T03:20:28.453Z Downloaded bindgen v0.71.1
9192025-05-15T03:20:28.453Z Downloaded diesel-dtrace v0.4.2
9202025-05-15T03:20:28.478Z Downloaded tui-tree-widget v0.23.0
9212025-05-15T03:20:28.478Z Downloaded tabwriter v1.4.0
9222025-05-15T03:20:28.479Z Downloaded pin-utils v0.1.0
9232025-05-15T03:20:28.479Z Downloaded daft v0.1.3
9242025-05-15T03:20:28.479Z Downloaded zerovec v0.10.4
9252025-05-15T03:20:28.479Z Downloaded progenitor-impl v0.8.0
9262025-05-15T03:20:28.479Z Downloaded dirs-next v2.0.0
9272025-05-15T03:20:28.479Z Downloaded difflib v0.4.0
9282025-05-15T03:20:28.479Z Downloaded support-bundle-viewer v0.1.0
9292025-05-15T03:20:28.479Z Downloaded strum_macros v0.25.3
9302025-05-15T03:20:28.479Z Downloaded pin-project v1.1.6
9312025-05-15T03:20:28.506Z Downloaded num-bigint v0.4.6
9322025-05-15T03:20:28.506Z Downloaded slog-async v2.8.0
9332025-05-15T03:20:28.506Z Downloaded quick-xml v0.37.2
9342025-05-15T03:20:28.506Z Downloaded bitvec v1.0.1
9352025-05-15T03:20:28.531Z Downloaded display-error-chain v0.2.2
9362025-05-15T03:20:28.531Z Downloaded tabled_derive v0.10.0
9372025-05-15T03:20:28.531Z Downloaded synstructure v0.13.1
9382025-05-15T03:20:28.531Z Downloaded subtle v2.6.1
9392025-05-15T03:20:28.531Z Downloaded num_enum v0.5.11
9402025-05-15T03:20:28.531Z Downloaded num-iter v0.1.45
9412025-05-15T03:20:28.531Z Downloaded data-encoding v2.6.0
9422025-05-15T03:20:28.532Z Downloaded daft-derive v0.1.3
9432025-05-15T03:20:28.557Z Downloaded heapless v0.7.17
9442025-05-15T03:20:28.557Z Downloaded strum_macros v0.24.3
9452025-05-15T03:20:28.557Z Downloaded structmeta-derive v0.3.0
9462025-05-15T03:20:28.557Z Downloaded strip-ansi-escapes v0.2.0
9472025-05-15T03:20:28.557Z Downloaded defmt v0.3.8
9482025-05-15T03:20:28.557Z Downloaded bindgen v0.69.5
9492025-05-15T03:20:28.557Z Downloaded rustversion v1.0.17
9502025-05-15T03:20:28.557Z Downloaded indicatif v0.17.11
9512025-05-15T03:20:28.583Z Downloaded hmac v0.12.1
9522025-05-15T03:20:28.583Z Downloaded hickory-resolver v0.24.4
9532025-05-15T03:20:28.583Z Downloaded stringprep v0.1.5
9542025-05-15T03:20:28.583Z Downloaded scheduled-thread-pool v0.2.7
9552025-05-15T03:20:28.583Z Downloaded rustls-pemfile v2.2.0
9562025-05-15T03:20:28.583Z Downloaded try-lock v0.2.5
9572025-05-15T03:20:28.583Z Downloaded sync_wrapper v1.0.1
9582025-05-15T03:20:28.583Z Downloaded sync-ptr v0.1.1
9592025-05-15T03:20:28.583Z Downloaded static_assertions v1.1.0
9602025-05-15T03:20:28.583Z Downloaded defmt-parser v0.3.4
9612025-05-15T03:20:28.583Z Downloaded time v0.3.36
9622025-05-15T03:20:28.608Z Downloaded strum v0.26.3
9632025-05-15T03:20:28.608Z Downloaded tokio-postgres v0.7.13
9642025-05-15T03:20:28.609Z Downloaded icu_locid v1.5.0
9652025-05-15T03:20:28.609Z Downloaded rusty-fork v0.3.0
9662025-05-15T03:20:28.634Z Downloaded rustls-pemfile v1.0.4
9672025-05-15T03:20:28.634Z Downloaded phf_shared v0.11.2
9682025-05-15T03:20:28.634Z Downloaded num_threads v0.1.7
9692025-05-15T03:20:28.634Z Downloaded topological-sort v0.2.2
9702025-05-15T03:20:28.634Z Downloaded aws-lc-rs v1.12.4
9712025-05-15T03:20:28.661Z Downloaded rustc-hash v1.1.0
9722025-05-15T03:20:28.661Z Downloaded ref-cast v1.0.23
9732025-05-15T03:20:28.661Z Downloaded proc-macro-error2 v2.0.1
9742025-05-15T03:20:28.661Z Downloaded pem-rfc7468 v0.7.0
9752025-05-15T03:20:28.661Z Downloaded peg-macros v0.8.5
9762025-05-15T03:20:28.661Z Downloaded password-hash v0.5.0
9772025-05-15T03:20:28.661Z Downloaded number_prefix v0.4.0
9782025-05-15T03:20:28.661Z Downloaded russh v0.45.0
9792025-05-15T03:20:28.686Z Downloaded iana-time-zone v0.1.63
9802025-05-15T03:20:28.686Z Downloaded getrandom v0.3.1
9812025-05-15T03:20:28.686Z Downloaded futures v0.3.31
9822025-05-15T03:20:28.687Z Downloaded zopfli v0.8.1
9832025-05-15T03:20:28.687Z Downloaded zip v0.6.6
9842025-05-15T03:20:28.714Z Downloaded litrs v0.4.1
9852025-05-15T03:20:28.714Z Downloaded jobserver v0.1.32
9862025-05-15T03:20:28.714Z Downloaded icu_provider v1.5.0
9872025-05-15T03:20:28.714Z Downloaded aho-corasick v1.1.3
9882025-05-15T03:20:28.714Z Downloaded phf_codegen v0.11.2
9892025-05-15T03:20:28.714Z Downloaded percent-encoding v2.3.1
9902025-05-15T03:20:28.714Z Downloaded pem v3.0.5
9912025-05-15T03:20:28.714Z Downloaded peg v0.8.5
9922025-05-15T03:20:28.741Z Downloaded pbkdf2 v0.11.0
9932025-05-15T03:20:28.741Z Downloaded paste v1.0.15
9942025-05-15T03:20:28.741Z Downloaded num-complex v0.4.6
9952025-05-15T03:20:28.741Z Downloaded getrandom v0.2.15
9962025-05-15T03:20:28.741Z Downloaded rustc-hash v2.1.1
9972025-05-15T03:20:28.742Z Downloaded r2d2 v0.8.10
9982025-05-15T03:20:28.742Z Downloaded litemap v0.7.3
9992025-05-15T03:20:28.742Z Downloaded indexmap v1.9.3
10002025-05-15T03:20:28.742Z Downloaded icu_normalizer_data v1.5.0
10012025-05-15T03:20:28.742Z Downloaded icu_normalizer v1.5.0
10022025-05-15T03:20:28.742Z Downloaded icu_locid_transform_data v1.5.0
10032025-05-15T03:20:28.768Z Downloaded hickory-client v0.24.4
10042025-05-15T03:20:28.768Z Downloaded blake3 v1.5.4
10052025-05-15T03:20:28.768Z Downloaded futures-channel v0.3.31
10062025-05-15T03:20:28.768Z Downloaded path-slash v0.1.5
10072025-05-15T03:20:28.768Z Downloaded num-integer v0.1.46
10082025-05-15T03:20:28.768Z Downloaded num-derive v0.4.2
10092025-05-15T03:20:28.768Z Downloaded futures-sink v0.3.31
10102025-05-15T03:20:28.768Z Downloaded funty v2.0.0
10112025-05-15T03:20:28.768Z Downloaded darling_macro v0.20.10
10122025-05-15T03:20:28.768Z Downloaded tower-service v0.3.3
10132025-05-15T03:20:28.768Z Downloaded tower-layer v0.3.3
10142025-05-15T03:20:28.768Z Downloaded tokio-rustls v0.24.1
10152025-05-15T03:20:28.768Z Downloaded ghash v0.5.1
10162025-05-15T03:20:28.793Z Downloaded gethostname v0.5.0
10172025-05-15T03:20:28.793Z Downloaded futures-task v0.3.31
10182025-05-15T03:20:28.793Z Downloaded futures-macro v0.3.31
10192025-05-15T03:20:28.793Z Downloaded futures-io v0.3.31
10202025-05-15T03:20:28.793Z Downloaded futures-executor v0.3.31
10212025-05-15T03:20:28.793Z Downloaded futures-core v0.3.31
10222025-05-15T03:20:28.793Z Downloaded ctr v0.9.2
10232025-05-15T03:20:28.793Z Downloaded csv-core v0.1.11
10242025-05-15T03:20:28.793Z Downloaded zstd-safe v7.2.3
10252025-05-15T03:20:28.793Z Downloaded zstd v0.13.3
10262025-05-15T03:20:28.793Z Downloaded zone v0.3.1
10272025-05-15T03:20:28.793Z Downloaded zone v0.1.8
10282025-05-15T03:20:28.793Z Downloaded zerovec-derive v0.10.3
10292025-05-15T03:20:28.793Z Downloaded zeroize_derive v1.4.2
10302025-05-15T03:20:28.793Z Downloaded tokio-rustls v0.26.0
10312025-05-15T03:20:28.818Z Downloaded tokio-rustls v0.25.0
10322025-05-15T03:20:28.818Z Downloaded tinyvec v1.8.0
10332025-05-15T03:20:28.819Z Downloaded time-macros v0.2.18
10342025-05-15T03:20:28.819Z Downloaded test-strategy v0.4.0
10352025-05-15T03:20:28.819Z Downloaded tar v0.4.44
10362025-05-15T03:20:28.819Z Downloaded similar v2.7.0
10372025-05-15T03:20:28.845Z Downloaded signal-hook v0.3.17
10382025-05-15T03:20:28.845Z Downloaded serde_yaml v0.9.34+deprecated
10392025-05-15T03:20:28.870Z Downloaded rsa v0.9.6
10402025-05-15T03:20:28.870Z Downloaded ron v0.8.1
10412025-05-15T03:20:28.870Z Downloaded quinn-udp v0.5.5
10422025-05-15T03:20:28.870Z Downloaded progenitor-client v0.10.0
10432025-05-15T03:20:28.895Z Downloaded keccak v0.1.5
10442025-05-15T03:20:28.895Z Downloaded highway v1.3.0
10452025-05-15T03:20:28.895Z Downloaded hex-literal v0.4.1
10462025-05-15T03:20:28.895Z Downloaded crossterm v0.28.1
10472025-05-15T03:20:28.895Z Downloaded aes-gcm v0.10.3
10482025-05-15T03:20:28.920Z Downloaded curve25519-dalek-derive v0.1.1
10492025-05-15T03:20:28.920Z Downloaded zone_cfg_derive v0.3.0
10502025-05-15T03:20:28.920Z Downloaded zone_cfg_derive v0.1.2
10512025-05-15T03:20:28.920Z Downloaded tokio-native-tls v0.3.1
10522025-05-15T03:20:28.920Z Downloaded tinystr v0.7.6
10532025-05-15T03:20:28.920Z Downloaded termtree v0.5.1
10542025-05-15T03:20:28.920Z Downloaded term v0.7.0
10552025-05-15T03:20:28.920Z Downloaded sha1 v0.10.6
10562025-05-15T03:20:28.920Z Downloaded serde_with_macros v3.12.0
10572025-05-15T03:20:28.920Z Downloaded rustc_version v0.4.1
10582025-05-15T03:20:28.920Z Downloaded rustc_version v0.1.7
10592025-05-15T03:20:28.920Z Downloaded russh-keys v0.45.0
10602025-05-15T03:20:28.945Z Downloaded libloading v0.8.5
10612025-05-15T03:20:28.945Z Downloaded libefi-sys v0.1.0
10622025-05-15T03:20:28.945Z Downloaded impl-trait-for-tuples v0.2.2
10632025-05-15T03:20:28.945Z Downloaded icu_locid_transform v1.5.0
10642025-05-15T03:20:28.945Z Downloaded tls_codec_derive v0.4.1
10652025-05-15T03:20:28.945Z Downloaded tls_codec v0.4.1
10662025-05-15T03:20:28.946Z Downloaded tiny-keccak v2.0.2
10672025-05-15T03:20:28.946Z Downloaded thread_local v1.1.8
10682025-05-15T03:20:28.946Z Downloaded thiserror-no-std v2.0.2
10692025-05-15T03:20:28.971Z Downloaded thiserror-impl-no-std v2.0.2
10702025-05-15T03:20:28.971Z Downloaded termios v0.3.3
10712025-05-15T03:20:28.971Z Downloaded aws-lc-sys v0.26.0
10722025-05-15T03:20:29.205Z Downloaded termcolor v1.4.1
10732025-05-15T03:20:29.230Z Downloaded simd-adler32 v0.3.7
10742025-05-15T03:20:29.230Z Downloaded signature v2.2.0
10752025-05-15T03:20:29.230Z Downloaded signal-hook-registry v1.4.2
10762025-05-15T03:20:29.231Z Downloaded shlex v1.3.0
10772025-05-15T03:20:29.231Z Downloaded shell-words v1.1.0
10782025-05-15T03:20:29.231Z Downloaded serde_urlencoded v0.7.1
10792025-05-15T03:20:29.231Z Downloaded serde_repr v0.1.19
10802025-05-15T03:20:29.231Z Downloaded serde_plain v1.0.2
10812025-05-15T03:20:29.231Z Downloaded ron v0.7.1
10822025-05-15T03:20:29.231Z Downloaded quinn v0.11.5
10832025-05-15T03:20:29.231Z Downloaded lock_api v0.4.12
10842025-05-15T03:20:29.231Z Downloaded ipnet v2.11.0
10852025-05-15T03:20:29.256Z Downloaded ingot-types v0.1.0
10862025-05-15T03:20:29.256Z Downloaded ingot-macros v0.1.0
10872025-05-15T03:20:29.256Z Downloaded hyper-rustls v0.27.3
10882025-05-15T03:20:29.256Z Downloaded aes v0.8.4
10892025-05-15T03:20:29.256Z Downloaded time-core v0.1.2
10902025-05-15T03:20:29.256Z Downloaded siphasher v0.3.11
10912025-05-15T03:20:29.256Z Downloaded signal-hook-tokio v0.3.1
10922025-05-15T03:20:29.256Z Downloaded signal-hook-mio v0.2.4
10932025-05-15T03:20:29.256Z Downloaded ppv-lite86 v0.2.20
10942025-05-15T03:20:29.256Z Downloaded linked-hash-map v0.5.6
10952025-05-15T03:20:29.256Z Downloaded libsw v3.4.0
10962025-05-15T03:20:29.256Z Downloaded libscf-sys v1.1.0
10972025-05-15T03:20:29.256Z Downloaded inout v0.1.3
10982025-05-15T03:20:29.256Z Downloaded indent_write v2.2.0
10992025-05-15T03:20:29.256Z Downloaded http-body-util v0.1.3
11002025-05-15T03:20:29.281Z Downloaded crossbeam-channel v0.5.15
11012025-05-15T03:20:29.281Z Downloaded cc v1.2.15
11022025-05-15T03:20:29.281Z Downloaded rustc-demangle v0.1.24
11032025-05-15T03:20:29.281Z Downloaded rtoolbox v0.0.2
11042025-05-15T03:20:29.281Z Downloaded rpassword v7.3.1
11052025-05-15T03:20:29.281Z Downloaded rfc6979 v0.4.0
11062025-05-15T03:20:29.281Z Downloaded rcgen v0.12.1
11072025-05-15T03:20:29.281Z Downloaded pretty-hex v0.2.1
11082025-05-15T03:20:29.281Z Downloaded crypto-bigint v0.5.5
11092025-05-15T03:20:29.306Z Downloaded const_format v0.2.34
11102025-05-15T03:20:29.306Z Downloaded compact_str v0.8.0
11112025-05-15T03:20:29.306Z Downloaded chacha20poly1305 v0.10.1
11122025-05-15T03:20:29.306Z Downloaded bytes v1.10.1
11132025-05-15T03:20:29.306Z Downloaded bumpalo v3.16.0
11142025-05-15T03:20:29.306Z Downloaded base64 v0.22.1
11152025-05-15T03:20:29.331Z Downloaded base64 v0.21.7
11162025-05-15T03:20:29.331Z Downloaded backtrace v0.3.74
11172025-05-15T03:20:29.331Z Downloaded allocator-api2 v0.2.18
11182025-05-15T03:20:29.331Z Downloaded quick-error v1.2.3
11192025-05-15T03:20:29.331Z Downloaded maybe-uninit v2.0.0
11202025-05-15T03:20:29.331Z Downloaded maplit v1.0.2
11212025-05-15T03:20:29.331Z Downloaded lzss v0.8.2
11222025-05-15T03:20:29.331Z Downloaded lru-cache v0.1.2
11232025-05-15T03:20:29.356Z Downloaded lru v0.12.5
11242025-05-15T03:20:29.356Z Downloaded libsw-core v0.3.1
11252025-05-15T03:20:29.356Z Downloaded lazycell v1.3.0
11262025-05-15T03:20:29.357Z Downloaded lazy_static v1.5.0
11272025-05-15T03:20:29.357Z Downloaded lalrpop-util v0.19.12
11282025-05-15T03:20:29.357Z Downloaded indoc v2.0.6
11292025-05-15T03:20:29.357Z Downloaded hyper-staticfile v0.10.1
11302025-05-15T03:20:29.357Z Downloaded httparse v1.9.5
11312025-05-15T03:20:29.357Z Downloaded crossbeam-utils v0.8.21
11322025-05-15T03:20:29.357Z Downloaded crossbeam-epoch v0.9.18
11332025-05-15T03:20:29.357Z Downloaded crc32fast v1.4.2
11342025-05-15T03:20:29.357Z Downloaded crc-any v2.5.0
11352025-05-15T03:20:29.382Z Downloaded cookie v0.18.1
11362025-05-15T03:20:29.382Z Downloaded const-oid v0.9.6
11372025-05-15T03:20:29.382Z Downloaded clang-sys v1.8.1
11382025-05-15T03:20:29.382Z Downloaded blake2 v0.10.6
11392025-05-15T03:20:29.382Z Downloaded bcs v0.1.6
11402025-05-15T03:20:29.382Z Downloaded base64 v0.13.1
11412025-05-15T03:20:29.407Z Downloaded async-trait v0.1.88
11422025-05-15T03:20:29.407Z Downloaded argon2 v0.5.3
11432025-05-15T03:20:29.407Z Downloaded arc-swap v1.7.1
11442025-05-15T03:20:29.407Z Downloaded ahash v0.8.11
11452025-05-15T03:20:29.407Z Downloaded addr2line v0.24.2
11462025-05-15T03:20:29.407Z Downloaded progenitor-client v0.8.0
11472025-05-15T03:20:29.407Z Downloaded md-5 v0.10.6
11482025-05-15T03:20:29.407Z Downloaded managed v0.8.0
11492025-05-15T03:20:29.407Z Downloaded lockfree-object-pool v0.1.6
11502025-05-15T03:20:29.433Z Downloaded linear-map v1.2.0
11512025-05-15T03:20:29.433Z Downloaded kstat-rs v0.2.4
11522025-05-15T03:20:29.433Z Downloaded ipnetwork v0.21.1
11532025-05-15T03:20:29.433Z Downloaded internet-checksum v0.2.1
11542025-05-15T03:20:29.433Z Downloaded ingot v0.1.0
11552025-05-15T03:20:29.433Z Downloaded indoc v1.0.9
11562025-05-15T03:20:29.433Z Downloaded idna_adapter v1.2.0
11572025-05-15T03:20:29.434Z Downloaded humantime v2.1.0
11582025-05-15T03:20:29.434Z Downloaded crc v3.2.1
11592025-05-15T03:20:29.434Z Downloaded cookie_store v0.21.1
11602025-05-15T03:20:29.434Z Downloaded constant_time_eq v0.3.1
11612025-05-15T03:20:29.434Z Downloaded const_format_proc_macros v0.2.34
11622025-05-15T03:20:29.434Z Downloaded console v0.15.10
11632025-05-15T03:20:29.459Z Downloaded colored v2.2.0
11642025-05-15T03:20:29.459Z Downloaded cipher v0.4.4
11652025-05-15T03:20:29.459Z Downloaded ciborium v0.2.2
11662025-05-15T03:20:29.459Z Downloaded chrono-tz-build v0.4.0
11672025-05-15T03:20:29.459Z Downloaded cfg_aliases v0.2.1
11682025-05-15T03:20:29.459Z Downloaded cancel-safe-futures v0.1.5
11692025-05-15T03:20:29.459Z Downloaded bzip2 v0.5.2
11702025-05-15T03:20:29.460Z Downloaded bzip2 v0.4.4
11712025-05-15T03:20:29.460Z Downloaded buf-list v1.0.3
11722025-05-15T03:20:29.460Z Downloaded blowfish v0.9.1
11732025-05-15T03:20:29.460Z Downloaded bit-vec v0.8.0
11742025-05-15T03:20:29.460Z Downloaded bit-set v0.8.0
11752025-05-15T03:20:29.485Z Downloaded bb8 v0.8.5
11762025-05-15T03:20:29.485Z Downloaded base64ct v1.6.0
11772025-05-15T03:20:29.485Z Downloaded backoff v0.4.0
11782025-05-15T03:20:29.485Z Downloaded async-bb8-diesel v0.2.1
11792025-05-15T03:20:29.485Z Downloaded arrayvec v0.7.6
11802025-05-15T03:20:29.485Z Downloaded aead v0.5.2
11812025-05-15T03:20:29.485Z Downloaded instability v0.3.2
11822025-05-15T03:20:29.485Z Downloaded hyper-tls v0.6.0
11832025-05-15T03:20:29.485Z Downloaded hostname v0.3.1
11842025-05-15T03:20:29.485Z Downloaded crossbeam-deque v0.8.5
11852025-05-15T03:20:29.485Z Downloaded crc-catalog v2.4.0
11862025-05-15T03:20:29.485Z Downloaded convert_case v0.4.0
11872025-05-15T03:20:29.485Z Downloaded cobs v0.2.3
11882025-05-15T03:20:29.485Z Downloaded cmake v0.1.51
11892025-05-15T03:20:29.485Z Downloaded ciborium-ll v0.2.2
11902025-05-15T03:20:29.485Z Downloaded chacha20 v0.9.1
11912025-05-15T03:20:29.511Z Downloaded cexpr v0.6.0
11922025-05-15T03:20:29.511Z Downloaded cbc v0.1.2
11932025-05-15T03:20:29.511Z Downloaded castaway v0.2.3
11942025-05-15T03:20:29.511Z Downloaded cassowary v0.3.0
11952025-05-15T03:20:29.511Z Downloaded block-padding v0.3.3
11962025-05-15T03:20:29.511Z Downloaded bitfield-struct v0.6.2
11972025-05-15T03:20:29.511Z Downloaded bit-vec v0.6.3
11982025-05-15T03:20:29.511Z Downloaded bcrypt-pbkdf v0.10.0
11992025-05-15T03:20:29.511Z Downloaded atomic-waker v1.1.2
12002025-05-15T03:20:29.511Z Downloaded async-recursion v1.1.1
12012025-05-15T03:20:29.511Z Downloaded assert_matches v1.5.0
12022025-05-15T03:20:29.511Z Downloaded array-init v0.0.4
12032025-05-15T03:20:29.511Z Downloaded ident_case v1.0.1
12042025-05-15T03:20:29.511Z Downloaded hex v0.4.3
12052025-05-15T03:20:29.511Z Downloaded heck v0.3.3
12062025-05-15T03:20:29.511Z Downloaded crunchy v0.2.2
12072025-05-15T03:20:29.536Z Downloaded crucible-workspace-hack v0.1.0
12082025-05-15T03:20:29.536Z Downloaded cargo_metadata v0.18.1
12092025-05-15T03:20:29.536Z Downloaded bitfield v0.14.0
12102025-05-15T03:20:29.536Z Downloaded bit-set v0.5.3
12112025-05-15T03:20:29.536Z Downloaded base16ct v0.2.0
12122025-05-15T03:20:29.536Z Downloaded atomicwrites v0.4.4
12132025-05-15T03:20:29.536Z Downloaded async-stream v0.3.6
12142025-05-15T03:20:29.536Z Downloaded ascii-canvas v3.0.0
12152025-05-15T03:20:29.537Z Downloaded arrayref v0.3.9
12162025-05-15T03:20:29.537Z Downloaded adler2 v2.0.0
12172025-05-15T03:20:29.537Z Downloaded home v0.5.9
12182025-05-15T03:20:29.537Z Downloaded crc8 v0.1.1
12192025-05-15T03:20:29.537Z Downloaded hubpack v0.1.2
12202025-05-15T03:20:29.537Z Downloaded hostname v0.4.0
12212025-05-15T03:20:29.537Z Downloaded cstr-argument v0.1.2
12222025-05-15T03:20:29.537Z Downloaded cfg_aliases v0.1.1
12232025-05-15T03:20:29.537Z Downloaded atty v0.2.14
12242025-05-15T03:20:29.537Z Downloaded hubpack_derive v0.1.1
12252025-05-15T03:20:29.537Z Downloaded ciborium-io v0.2.2
12262025-05-15T03:20:29.537Z Downloaded async-stream-impl v0.3.6
12272025-05-15T03:20:29.537Z Downloaded http-body v1.0.1
12282025-05-15T03:20:29.723Z Compiling serde v1.0.219
12292025-05-15T03:20:29.748Z Compiling value-bag v1.9.0
12302025-05-15T03:20:29.748Z Compiling shlex v1.3.0
12312025-05-15T03:20:29.748Z Compiling lock_api v0.4.12
12322025-05-15T03:20:29.748Z Compiling scopeguard v1.2.0
12332025-05-15T03:20:29.748Z Compiling typenum v1.17.0
12342025-05-15T03:20:29.850Z Compiling syn v2.0.101
12352025-05-15T03:20:29.876Z Compiling getrandom v0.2.15
12362025-05-15T03:20:30.008Z Compiling jobserver v0.1.32
12372025-05-15T03:20:30.204Z Compiling rand_core v0.6.4
12382025-05-15T03:20:30.229Z Compiling log v0.4.27
12392025-05-15T03:20:30.383Z Compiling generic-array v0.14.7
12402025-05-15T03:20:30.409Z Compiling smallvec v1.14.0
12412025-05-15T03:20:30.543Z Compiling cc v1.2.15
12422025-05-15T03:20:30.841Z Compiling subtle v2.6.1
12432025-05-15T03:20:30.868Z Compiling const-oid v0.9.6
12442025-05-15T03:20:30.917Z Compiling stable_deref_trait v1.2.0
12452025-05-15T03:20:31.008Z Compiling pkg-config v0.3.31
12462025-05-15T03:20:31.079Z Compiling pin-project-lite v0.2.14
12472025-05-15T03:20:31.168Z Compiling rustix v0.38.37
12482025-05-15T03:20:31.231Z Compiling parking_lot_core v0.9.10
12492025-05-15T03:20:31.255Z Compiling signal-hook-registry v1.4.2
12502025-05-15T03:20:31.976Z Compiling spin v0.9.8
12512025-05-15T03:20:32.033Z Compiling mio v1.0.2
12522025-05-15T03:20:32.334Z Compiling parking_lot v0.12.3
12532025-05-15T03:20:32.387Z Compiling futures-core v0.3.31
12542025-05-15T03:20:32.412Z Compiling aho-corasick v1.1.3
12552025-05-15T03:20:32.438Z Compiling cpufeatures v0.2.14
12562025-05-15T03:20:32.569Z Compiling regex-syntax v0.8.5
12572025-05-15T03:20:32.664Z Compiling serde_json v1.0.140
12582025-05-15T03:20:33.202Z Compiling writeable v0.5.5
12592025-05-15T03:20:33.303Z Compiling libm v0.2.8
12602025-05-15T03:20:33.478Z Compiling litemap v0.7.3
12612025-05-15T03:20:33.614Z Compiling either v1.14.0
12622025-05-15T03:20:33.745Z Compiling socket2 v0.5.9
12632025-05-15T03:20:33.858Z Compiling slab v0.4.9
12642025-05-15T03:20:33.945Z Compiling num-traits v0.2.19
12652025-05-15T03:20:34.107Z Compiling glob v0.3.2
12662025-05-15T03:20:34.614Z Compiling prettyplease v0.2.30
12672025-05-15T03:20:34.798Z Compiling getrandom v0.3.1
12682025-05-15T03:20:34.944Z Compiling icu_locid_transform_data v1.5.0
12692025-05-15T03:20:34.983Z Compiling futures-sink v0.3.31
12702025-05-15T03:20:35.071Z Compiling clang-sys v1.8.1
12712025-05-15T03:20:35.178Z Compiling lazy_static v1.5.0
12722025-05-15T03:20:35.340Z Compiling minimal-lexical v0.2.1
12732025-05-15T03:20:35.603Z Compiling icu_properties_data v1.5.0
12742025-05-15T03:20:35.810Z Compiling allocator-api2 v0.2.18
12752025-05-15T03:20:35.864Z Compiling foldhash v0.1.3
12762025-05-15T03:20:35.897Z Compiling nom v7.1.3
12772025-05-15T03:20:36.233Z Compiling libloading v0.8.5
12782025-05-15T03:20:36.525Z Compiling hashbrown v0.15.1
12792025-05-15T03:20:36.611Z Compiling utf16_iter v1.0.5
12802025-05-15T03:20:36.689Z Compiling regex-automata v0.4.8
12812025-05-15T03:20:36.852Z Compiling base64ct v1.6.0
12822025-05-15T03:20:37.368Z Compiling icu_normalizer_data v1.5.0
12832025-05-15T03:20:37.538Z Compiling utf8_iter v1.0.4
12842025-05-15T03:20:37.634Z Compiling percent-encoding v2.3.1
12852025-05-15T03:20:37.660Z Compiling bindgen v0.69.5
12862025-05-15T03:20:37.853Z Compiling write16 v1.0.0
12872025-05-15T03:20:37.963Z Compiling home v0.5.9
12882025-05-15T03:20:38.020Z Compiling pem-rfc7468 v0.7.0
12892025-05-15T03:20:38.248Z Compiling itertools v0.12.1
12902025-05-15T03:20:38.717Z Compiling synstructure v0.13.1
12912025-05-15T03:20:39.213Z Compiling rustc-hash v1.1.0
12922025-05-15T03:20:39.394Z Compiling lazycell v1.3.0
12932025-05-15T03:20:39.649Z Compiling cexpr v0.6.0
12942025-05-15T03:20:39.805Z Compiling flagset v0.4.6
12952025-05-15T03:20:40.075Z Compiling futures-channel v0.3.31
12962025-05-15T03:20:40.478Z Compiling cmake v0.1.51
12972025-05-15T03:20:40.527Z Compiling pin-utils v0.1.0
12982025-05-15T03:20:40.653Z Compiling fs_extra v1.3.0
12992025-05-15T03:20:41.255Z Compiling futures-io v0.3.31
13002025-05-15T03:20:41.405Z Compiling futures-task v0.3.31
13012025-05-15T03:20:41.459Z Compiling dunce v1.0.5
13022025-05-15T03:20:41.519Z Compiling form_urlencoded v1.2.1
13032025-05-15T03:20:41.578Z Compiling vcpkg v0.2.15
13042025-05-15T03:20:41.617Z Compiling paste v1.0.15
13052025-05-15T03:20:41.733Z Compiling zerocopy v0.8.25
13062025-05-15T03:20:41.927Z Compiling crossbeam-utils v0.8.21
13072025-05-15T03:20:42.129Z Compiling ring v0.17.14
13082025-05-15T03:20:42.572Z Compiling tracing-core v0.1.32
13092025-05-15T03:20:42.805Z Compiling aws-lc-rs v1.12.4
13102025-05-15T03:20:43.265Z Compiling regex v1.11.1
13112025-05-15T03:20:43.361Z Compiling iana-time-zone v0.1.63
13122025-05-15T03:20:43.560Z Compiling openssl-sys v0.9.107
13132025-05-15T03:20:43.869Z Compiling tinyvec_macros v0.1.1
13142025-05-15T03:20:43.961Z Compiling serde_derive v1.0.219
13152025-05-15T03:20:43.985Z Compiling zeroize_derive v1.4.2
13162025-05-15T03:20:44.306Z Compiling zerofrom-derive v0.1.4
13172025-05-15T03:20:44.838Z Compiling yoke-derive v0.7.4
13182025-05-15T03:20:45.081Z Compiling zerovec-derive v0.10.3
13192025-05-15T03:20:45.569Z Compiling zeroize v1.8.1
13202025-05-15T03:20:47.537Z Compiling crypto-common v0.1.6
13212025-05-15T03:20:47.807Z Compiling block-buffer v0.10.4
13222025-05-15T03:20:47.887Z Compiling displaydoc v0.2.5
13232025-05-15T03:20:47.912Z Compiling zerocopy-derive v0.7.35
13242025-05-15T03:20:48.182Z Compiling digest v0.10.7
13252025-05-15T03:20:48.296Z Compiling zerofrom v0.1.4
13262025-05-15T03:20:48.588Z Compiling yoke v0.7.4
13272025-05-15T03:20:48.732Z Compiling hmac v0.12.1
13282025-05-15T03:20:49.019Z Compiling zerovec v0.10.4
13292025-05-15T03:20:49.050Z Compiling icu_provider_macros v1.5.0
13302025-05-15T03:20:49.097Z Compiling tokio-macros v2.5.0
13312025-05-15T03:20:49.413Z Compiling block-padding v0.3.3
13322025-05-15T03:20:49.621Z Compiling sha2 v0.10.8
13332025-05-15T03:20:49.719Z Compiling inout v0.1.3
13342025-05-15T03:20:49.745Z Compiling der_derive v0.7.3
13352025-05-15T03:20:50.076Z Compiling cipher v0.4.4
13362025-05-15T03:20:50.131Z Compiling zerocopy v0.7.35
13372025-05-15T03:20:50.300Z Compiling thiserror-impl v1.0.69
13382025-05-15T03:20:50.731Z Compiling futures-macro v0.3.31
13392025-05-15T03:20:50.756Z Compiling salsa20 v0.10.2
13402025-05-15T03:20:51.012Z Compiling pbkdf2 v0.12.2
13412025-05-15T03:20:51.237Z Compiling tinystr v0.7.6
13422025-05-15T03:20:51.414Z Compiling icu_collections v1.5.0
13432025-05-15T03:20:51.672Z Compiling icu_locid v1.5.0
13442025-05-15T03:20:51.702Z Compiling ppv-lite86 v0.2.20
13452025-05-15T03:20:52.128Z Compiling der v0.7.9
13462025-05-15T03:20:52.536Z Compiling scrypt v0.11.0
13472025-05-15T03:20:52.719Z Compiling futures-util v0.3.31
13482025-05-15T03:20:52.865Z Compiling aes v0.8.4
13492025-05-15T03:20:53.092Z Compiling icu_provider v1.5.0
13502025-05-15T03:20:53.212Z Compiling cbc v0.1.2
13512025-05-15T03:20:53.414Z Compiling thiserror v1.0.69
13522025-05-15T03:20:53.582Z Compiling pest v2.7.14
13532025-05-15T03:20:53.607Z Compiling tracing-attributes v0.1.27
13542025-05-15T03:20:53.856Z Compiling icu_locid_transform v1.5.0
13552025-05-15T03:20:54.120Z Compiling zerocopy-derive v0.8.25
13562025-05-15T03:20:55.221Z Compiling spki v0.7.3
13572025-05-15T03:20:55.412Z Compiling icu_properties v1.5.1
13582025-05-15T03:20:55.659Z Compiling pkcs5 v0.7.1
13592025-05-15T03:20:56.525Z Compiling pkcs8 v0.10.2
13602025-05-15T03:20:56.711Z Compiling pest_meta v2.7.14
13612025-05-15T03:20:56.799Z Compiling scroll_derive v0.12.0
13622025-05-15T03:20:57.133Z Compiling tracing v0.1.40
13632025-05-15T03:20:57.324Z Compiling rustls-pki-types v1.10.0
13642025-05-15T03:20:57.471Z Compiling bitflags v2.9.0
13652025-05-15T03:20:57.694Z Compiling bytes v1.10.1
13662025-05-15T03:20:57.718Z Compiling semver v1.0.26
13672025-05-15T03:20:58.469Z Compiling indexmap v2.9.0
13682025-05-15T03:20:58.494Z Compiling rustc_version v0.4.1
13692025-05-15T03:20:58.690Z Compiling uuid v1.16.0
13702025-05-15T03:20:59.216Z Compiling tokio v1.43.1
13712025-05-15T03:20:59.244Z Compiling http v1.3.1
13722025-05-15T03:20:59.905Z Compiling icu_normalizer v1.5.0
13732025-05-15T03:21:00.288Z Compiling chrono v0.4.41
13742025-05-15T03:21:01.180Z Compiling idna_adapter v1.2.0
13752025-05-15T03:21:01.256Z Compiling httparse v1.9.5
13762025-05-15T03:21:01.453Z Compiling idna v1.0.3
13772025-05-15T03:21:01.623Z Compiling http-body v1.0.1
13782025-05-15T03:21:01.861Z Compiling which v4.4.2
13792025-05-15T03:21:01.891Z Compiling scroll v0.12.0
13802025-05-15T03:21:02.166Z Compiling url v2.5.3
13812025-05-15T03:21:02.505Z Compiling pest_generator v2.7.14
13822025-05-15T03:21:02.740Z Compiling tinyvec v1.8.0
13832025-05-15T03:21:03.171Z Compiling serde_derive_internals v0.29.1
13842025-05-15T03:21:03.911Z Compiling bzip2-sys v0.1.13+1.0.8
13852025-05-15T03:21:04.027Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13862025-05-15T03:21:04.116Z Compiling num-conv v0.1.0
13872025-05-15T03:21:04.242Z Compiling untrusted v0.7.1
13882025-05-15T03:21:04.301Z Compiling powerfmt v0.2.0
13892025-05-15T03:21:04.424Z Compiling time-core v0.1.2
13902025-05-15T03:21:04.469Z Compiling untrusted v0.9.0
13912025-05-15T03:21:04.514Z Compiling adler2 v2.0.0
13922025-05-15T03:21:04.653Z Compiling foreign-types-shared v0.1.1
13932025-05-15T03:21:04.682Z Compiling atomic-waker v1.1.2
13942025-05-15T03:21:04.715Z Compiling schemars v0.8.22
13952025-05-15T03:21:04.741Z Compiling openssl v0.10.72
13962025-05-15T03:21:04.815Z Compiling rustversion v1.0.17
13972025-05-15T03:21:04.902Z Compiling try-lock v0.2.5
13982025-05-15T03:21:05.139Z Compiling want v0.3.1
13992025-05-15T03:21:05.164Z Compiling foreign-types v0.3.2
14002025-05-15T03:21:05.243Z Compiling miniz_oxide v0.8.5
14012025-05-15T03:21:05.297Z Compiling time-macros v0.2.18
14022025-05-15T03:21:05.422Z Compiling schemars_derive v0.8.22
14032025-05-15T03:21:05.663Z Compiling deranged v0.3.11
14042025-05-15T03:21:07.287Z Compiling goblin v0.8.2
14052025-05-15T03:21:08.458Z Compiling pest_derive v2.7.14
14062025-05-15T03:21:08.599Z Compiling tokio-util v0.7.13
14072025-05-15T03:21:08.703Z Compiling rand_core v0.9.2
14082025-05-15T03:21:09.884Z Compiling h2 v0.4.6
14092025-05-15T03:21:10.188Z Compiling openssl-macros v0.1.1
14102025-05-15T03:21:10.471Z Compiling num_threads v0.1.7
14112025-05-15T03:21:10.531Z Compiling tower-service v0.3.3
14122025-05-15T03:21:10.648Z Compiling syn v1.0.109
14132025-05-15T03:21:10.697Z Compiling rustls v0.23.19
14142025-05-15T03:21:10.934Z Compiling native-tls v0.2.12
14152025-05-15T03:21:11.019Z Compiling dyn-clone v1.0.19
14162025-05-15T03:21:11.261Z Compiling httpdate v1.0.3
14172025-05-15T03:21:11.811Z Compiling time v0.3.36
14182025-05-15T03:21:14.042Z Compiling dof v0.3.0
14192025-05-15T03:21:14.996Z Compiling dtrace-parser v0.2.0
14202025-05-15T03:21:16.097Z Compiling rand_chacha v0.9.0
14212025-05-15T03:21:17.317Z Compiling unicode-normalization v0.1.24
14222025-05-15T03:21:17.460Z Compiling hyper v1.6.0
14232025-05-15T03:21:18.269Z Compiling heapless v0.7.17
14242025-05-15T03:21:18.404Z Compiling rand_chacha v0.3.1
14252025-05-15T03:21:18.465Z Compiling signature v2.2.0
14262025-05-15T03:21:18.733Z Compiling crossbeam-epoch v0.9.18
14272025-05-15T03:21:18.775Z Compiling cookie v0.18.1
14282025-05-15T03:21:19.089Z Compiling crc32fast v1.4.2
14292025-05-15T03:21:19.452Z Compiling unicode-bidi v0.3.17
14302025-05-15T03:21:19.503Z Compiling openssl-probe v0.1.5
14312025-05-15T03:21:19.686Z Compiling slog v2.7.0
14322025-05-15T03:21:19.808Z Compiling zstd-safe v7.2.3
14332025-05-15T03:21:19.866Z Compiling siphasher v0.3.11
14342025-05-15T03:21:20.244Z Compiling unicode-properties v0.1.3
14352025-05-15T03:21:20.283Z Compiling base64 v0.22.1
14362025-05-15T03:21:20.308Z Compiling signal-hook v0.3.17
14372025-05-15T03:21:20.403Z Compiling rayon-core v1.12.1
14382025-05-15T03:21:20.656Z Compiling stringprep v0.1.5
14392025-05-15T03:21:20.768Z Compiling hyper-util v0.1.11
14402025-05-15T03:21:20.819Z Compiling phf_shared v0.11.2
14412025-05-15T03:21:21.051Z Compiling crossbeam-deque v0.8.5
14422025-05-15T03:21:21.201Z Compiling rand v0.8.5
14432025-05-15T03:21:21.226Z Compiling usdt-impl v0.5.0
14442025-05-15T03:21:21.525Z Compiling rand v0.9.0
14452025-05-15T03:21:21.582Z Compiling curve25519-dalek v4.1.3
14462025-05-15T03:21:21.745Z Compiling serde_spanned v0.6.8
14472025-05-15T03:21:22.050Z Compiling serde_tokenstream v0.2.2
14482025-05-15T03:21:22.323Z Compiling toml_datetime v0.6.8
14492025-05-15T03:21:22.690Z Compiling md-5 v0.10.6
14502025-05-15T03:21:22.716Z Compiling num-integer v0.1.46
14512025-05-15T03:21:22.898Z Compiling ff v0.13.0
14522025-05-15T03:21:23.033Z Compiling hash32 v0.2.1
14532025-05-15T03:21:23.253Z Compiling memoffset v0.9.1
14542025-05-15T03:21:23.410Z Compiling portable-atomic v1.11.0
14552025-05-15T03:21:23.439Z Compiling fallible-iterator v0.2.0
14562025-05-15T03:21:23.477Z Compiling litrs v0.4.1
14572025-05-15T03:21:23.539Z Compiling smoltcp v0.9.1
14582025-05-15T03:21:23.600Z Compiling cfg_aliases v0.2.1
14592025-05-15T03:21:23.743Z Compiling gimli v0.31.1
14602025-05-15T03:21:24.056Z Compiling num-bigint-dig v0.8.4
14612025-05-15T03:21:24.194Z Compiling newtype-uuid v1.2.1
14622025-05-15T03:21:24.237Z Compiling base16ct v0.2.0
14632025-05-15T03:21:24.411Z Compiling psl-types v2.0.11
14642025-05-15T03:21:24.540Z Compiling sec1 v0.7.3
14652025-05-15T03:21:24.630Z Compiling postgres-protocol v0.6.8
14662025-05-15T03:21:24.693Z Compiling publicsuffix v2.3.0
14672025-05-15T03:21:24.718Z Compiling document-features v0.2.10
14682025-05-15T03:21:24.743Z Compiling nix v0.29.0
14692025-05-15T03:21:25.257Z Compiling num-iter v0.1.45
14702025-05-15T03:21:25.471Z Compiling group v0.13.0
14712025-05-15T03:21:25.856Z Compiling tokio-native-tls v0.3.1
14722025-05-15T03:21:26.514Z Compiling flate2 v1.1.1
14732025-05-15T03:21:26.997Z Compiling ipnetwork v0.21.1
14742025-05-15T03:21:27.023Z Compiling http-body-util v0.1.3
14752025-05-15T03:21:27.288Z Compiling terminal_size v0.4.0
14762025-05-15T03:21:27.409Z Compiling webpki-roots v0.26.6
14772025-05-15T03:21:27.502Z Compiling hkdf v0.12.4
14782025-05-15T03:21:27.543Z Compiling crypto-bigint v0.5.5
14792025-05-15T03:21:27.602Z Compiling curve25519-dalek-derive v0.1.1
14802025-05-15T03:21:27.677Z Compiling async-trait v0.1.88
14812025-05-15T03:21:27.858Z Compiling sync_wrapper v1.0.1
14822025-05-15T03:21:27.989Z Compiling ahash v0.8.11
14832025-05-15T03:21:28.050Z Compiling fs-err v3.1.0
14842025-05-15T03:21:28.367Z Compiling object v0.36.5
14852025-05-15T03:21:28.392Z Compiling anyhow v1.0.98
14862025-05-15T03:21:29.035Z Compiling addr2line v0.24.2
14872025-05-15T03:21:29.061Z Compiling rustc-demangle v0.1.24
14882025-05-15T03:21:29.086Z Compiling winnow v0.5.40
14892025-05-15T03:21:29.780Z Compiling bumpalo v3.16.0
14902025-05-15T03:21:30.047Z Compiling tower-layer v0.3.3
14912025-05-15T03:21:30.318Z Compiling buf-list v1.0.3
14922025-05-15T03:21:30.348Z Compiling managed v0.8.0
14932025-05-15T03:21:30.408Z Compiling unicode-width v0.2.0
14942025-05-15T03:21:30.827Z Compiling lockfree-object-pool v0.1.6
14952025-05-15T03:21:30.953Z Compiling ipnet v2.11.0
14962025-05-15T03:21:30.997Z Compiling simd-adler32 v0.3.7
14972025-05-15T03:21:31.179Z Compiling zip v2.6.1
14982025-05-15T03:21:31.555Z Compiling zopfli v0.8.1
14992025-05-15T03:21:32.242Z Compiling clap_builder v4.5.35
15002025-05-15T03:21:32.987Z Compiling toml_edit v0.19.15
15012025-05-15T03:21:33.264Z Compiling strum_macros v0.25.3
15022025-05-15T03:21:33.571Z Compiling console v0.15.10
15032025-05-15T03:21:33.909Z Compiling elliptic-curve v0.13.8
15042025-05-15T03:21:34.634Z Compiling hubpack_derive v0.1.1
15052025-05-15T03:21:34.832Z Compiling tower v0.5.2
15062025-05-15T03:21:35.635Z Compiling hubpack v0.1.2
15072025-05-15T03:21:35.739Z Compiling backtrace v0.3.74
15082025-05-15T03:21:36.384Z Compiling hyper-tls v0.6.0
15092025-05-15T03:21:36.433Z Compiling oxnet v0.1.2
15102025-05-15T03:21:36.839Z Compiling signal-hook-mio v0.2.4
15112025-05-15T03:21:36.962Z Compiling rayon v1.10.0
15122025-05-15T03:21:37.057Z Compiling cookie_store v0.21.1
15132025-05-15T03:21:37.289Z Compiling zstd v0.13.3
15142025-05-15T03:21:37.955Z Compiling postgres-types v0.2.9
15152025-05-15T03:21:39.589Z Compiling usdt-attr-macro v0.5.0
15162025-05-15T03:21:40.700Z Compiling usdt-macro v0.5.0
15172025-05-15T03:21:40.741Z Compiling phf v0.11.2
15182025-05-15T03:21:40.777Z Compiling ed25519 v2.2.3
15192025-05-15T03:21:41.107Z Compiling strum_macros v0.26.4
15202025-05-15T03:21:41.296Z Compiling bzip2 v0.5.2
15212025-05-15T03:21:41.712Z Compiling bzip2 v0.4.4
15222025-05-15T03:21:41.738Z Compiling enum-as-inner v0.6.1
15232025-05-15T03:21:42.172Z Compiling clap_derive v4.5.32
15242025-05-15T03:21:42.275Z Compiling futures-executor v0.3.31
15252025-05-15T03:21:42.738Z Compiling rustls-pemfile v2.2.0
15262025-05-15T03:21:42.864Z Compiling serde_urlencoded v0.7.1
15272025-05-15T03:21:42.908Z Compiling serde-big-array v0.5.1
15282025-05-15T03:21:42.987Z Compiling pkcs1 v0.7.5
15292025-05-15T03:21:43.159Z Compiling rfc6979 v0.4.0
15302025-05-15T03:21:43.189Z Compiling serde_repr v0.1.19
15312025-05-15T03:21:43.384Z Compiling daft-derive v0.1.3
15322025-05-15T03:21:43.432Z Compiling bstr v1.10.0
15332025-05-15T03:21:43.961Z Compiling float-cmp v0.10.0
15342025-05-15T03:21:44.230Z Compiling encoding_rs v0.8.34
15352025-05-15T03:21:44.255Z Compiling unicode-segmentation v1.12.0
15362025-05-15T03:21:44.936Z Compiling whoami v1.5.2
15372025-05-15T03:21:45.031Z Compiling normalize-line-endings v0.3.0
15382025-05-15T03:21:45.121Z Compiling new_debug_unreachable v1.0.6
15392025-05-15T03:21:45.181Z Compiling difflib v0.4.0
15402025-05-15T03:21:45.253Z Compiling precomputed-hash v0.1.1
15412025-05-15T03:21:45.413Z Compiling mime v0.3.17
15422025-05-15T03:21:45.574Z Compiling fixedbitset v0.4.2
15432025-05-15T03:21:45.616Z Compiling static_assertions v1.1.0
15442025-05-15T03:21:45.757Z Compiling data-encoding v2.6.0
15452025-05-15T03:21:46.035Z Compiling number_prefix v0.4.0
15462025-05-15T03:21:46.067Z Compiling predicates-core v1.0.8
15472025-05-15T03:21:46.314Z Compiling predicates v3.1.3
15482025-05-15T03:21:46.433Z Compiling indicatif v0.17.11
15492025-05-15T03:21:46.737Z Compiling hickory-proto v0.24.4
15502025-05-15T03:21:46.847Z Compiling clap v4.5.35
15512025-05-15T03:21:46.993Z Compiling petgraph v0.6.5
15522025-05-15T03:21:47.678Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15532025-05-15T03:21:47.868Z Compiling strum v0.26.3
15542025-05-15T03:21:48.079Z Compiling toml_edit v0.22.24
15552025-05-15T03:21:48.283Z Compiling string_cache v0.8.9
15562025-05-15T03:21:48.585Z Compiling tokio-postgres v0.7.13
15572025-05-15T03:21:48.749Z Compiling daft v0.1.3
15582025-05-15T03:21:49.285Z Compiling similar v2.7.0
15592025-05-15T03:21:50.917Z Compiling usdt v0.5.0
15602025-05-15T03:21:51.437Z Compiling rsa v0.9.6
15612025-05-15T03:21:51.730Z Compiling ecdsa v0.16.9
15622025-05-15T03:21:52.557Z Compiling futures v0.3.31
15632025-05-15T03:21:52.709Z Compiling zip v0.6.6
15642025-05-15T03:21:53.982Z Compiling ed25519-dalek v2.1.1
15652025-05-15T03:21:54.490Z Compiling crossterm v0.28.1
15662025-05-15T03:21:55.556Z Compiling toml v0.7.8
15672025-05-15T03:21:56.261Z Compiling tokio-stream v0.1.17
15682025-05-15T03:21:56.306Z Compiling openapiv3 v2.0.0
15692025-05-15T03:21:56.773Z Compiling x509-cert v0.2.5
15702025-05-15T03:21:56.976Z Compiling sha1 v0.10.6
15712025-05-15T03:21:57.001Z Compiling itertools v0.10.5
15722025-05-15T03:21:57.339Z Compiling dirs-sys-next v0.1.2
15732025-05-15T03:21:57.429Z Compiling winnow v0.6.26
15742025-05-15T03:21:57.906Z Compiling lalrpop-util v0.19.12
15752025-05-15T03:21:57.947Z Compiling unicode-xid v0.2.6
15762025-05-15T03:21:58.153Z Compiling peg-runtime v0.8.5
15772025-05-15T03:21:58.261Z Compiling dirs-next v2.0.0
15782025-05-15T03:21:58.499Z Compiling thread_local v1.1.8
15792025-05-15T03:21:58.732Z Compiling slog-async v2.8.0
15802025-05-15T03:21:58.973Z Compiling term v0.7.0
15812025-05-15T03:21:59.010Z Compiling xattr v1.3.1
15822025-05-15T03:21:59.299Z Compiling crossbeam-channel v0.5.15
15832025-05-15T03:21:59.350Z Compiling is-terminal v0.4.13
15842025-05-15T03:21:59.522Z Compiling filetime v0.2.25
15852025-05-15T03:21:59.551Z Compiling take_mut v0.2.2
15862025-05-15T03:21:59.760Z Compiling tar v0.4.44
15872025-05-15T03:21:59.835Z Compiling slog-term v2.9.1
15882025-05-15T03:22:00.225Z Compiling camino v1.1.9
15892025-05-15T03:22:06.958Z Compiling aws-lc-sys v0.26.0
15902025-05-15T03:22:41.614Z Compiling rustls-webpki v0.102.8
15912025-05-15T03:22:47.886Z Compiling tokio-rustls v0.26.0
15922025-05-15T03:22:48.234Z Compiling hyper-rustls v0.27.3
15932025-05-15T03:22:48.559Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15942025-05-15T03:22:53.359Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15952025-05-15T03:22:53.736Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15962025-05-15T03:22:59.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
15972025-05-15T03:22:59.835Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15982025-05-15T03:22:59.908ZMay 15 03:22:59.567 INFO Starting download, target: Cockroach
15992025-05-15T03:22:59.909ZMay 15 03:22:59.567 INFO Starting download, target: Clickhouse
16002025-05-15T03:22:59.909ZMay 15 03:22:59.567 INFO Starting download, target: Console
16012025-05-15T03:22:59.909ZMay 15 03:22:59.567 INFO Starting download, target: DendriteStub
16022025-05-15T03:22:59.909ZMay 15 03:22:59.568 INFO Starting download, target: MaghemiteMgd
16032025-05-15T03:22:59.909ZMay 15 03:22:59.568 INFO Starting download, target: TransceiverControl
16042025-05-15T03:22:59.938ZMay 15 03:22:59.569 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16052025-05-15T03:22:59.938ZMay 15 03:22:59.569 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16062025-05-15T03:22:59.938ZMay 15 03:22:59.569 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16072025-05-15T03:22:59.939ZMay 15 03:22:59.569 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16082025-05-15T03:22:59.939ZMay 15 03:22:59.569 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16092025-05-15T03:22:59.939ZMay 15 03:22:59.569 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16102025-05-15T03:23:00.289ZMay 15 03:22:59.935 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16112025-05-15T03:23:00.717ZMay 15 03:23:00.352 INFO Download complete, target: Console
16122025-05-15T03:23:01.422ZMay 15 03:23:01.059 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16132025-05-15T03:23:01.788ZMay 15 03:23:01.443 INFO Download complete, target: TransceiverControl
16142025-05-15T03:23:04.917ZMay 15 03:23:04.579 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16152025-05-15T03:23:06.252ZMay 15 03:23:05.913 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16162025-05-15T03:23:08.673ZMay 15 03:23:08.334 INFO Download complete, target: DendriteStub
16172025-05-15T03:23:10.118ZMay 15 03:23:09.778 INFO Download complete, target: MaghemiteMgd
16182025-05-15T03:23:10.535ZMay 15 03:23:10.195 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16192025-05-15T03:23:10.535ZMay 15 03:23:10.195 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16202025-05-15T03:23:18.841ZMay 15 03:23:18.502 INFO Checking that binary works, target: Cockroach
16212025-05-15T03:23:19.179ZMay 15 03:23:18.820 INFO Download complete, target: Cockroach
16222025-05-15T03:23:22.097ZMay 15 03:23:21.759 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16232025-05-15T03:23:33.536ZMay 15 03:23:33.197 INFO Checking that binary works, target: Clickhouse
16242025-05-15T03:23:33.752ZMay 15 03:23:33.390 INFO Download complete, target: Clickhouse
16252025-05-15T03:23:33.777ZAll builder prerequisites installed successfully, and PATH looks valid
16262025-05-15T03:23:33.777Z
16272025-05-15T03:23:33.777Zreal 5:57.038884940
16282025-05-15T03:23:33.777Zuser 16:52.380390672
16292025-05-15T03:23:33.777Zsys 2:44.484560455
16302025-05-15T03:23:33.777Ztrap 0.726138148
16312025-05-15T03:23:33.777Ztflt 0.521672298
16322025-05-15T03:23:33.777Zdflt 1.045984920
16332025-05-15T03:23:33.777Zkflt 0.009848051
16342025-05-15T03:23:33.777Zlock 30:54.831870171
16352025-05-15T03:23:33.777Zslp 1:02:01.104533089
16362025-05-15T03:23:33.777Zlat 1:06.569337314
16372025-05-15T03:23:33.777Zstop 2:38.178063103
16382025-05-15T03:23:33.778Z+ banner hack-check
16392025-05-15T03:23:33.778Z
16402025-05-15T03:23:33.778Z # # ## #### # # #### # # ###### #### # #
16412025-05-15T03:23:33.778Z # # # # # # # # # # # # # # # # #
16422025-05-15T03:23:33.778Z ###### # # # #### ##### # ###### ##### # ####
16432025-05-15T03:23:33.778Z # # ###### # # # # # # # # # #
16442025-05-15T03:23:33.778Z # # # # # # # # # # # # # # # # #
16452025-05-15T03:23:33.778Z # # # # #### # # #### # # ###### #### # #
16462025-05-15T03:23:33.778Z
16472025-05-15T03:23:33.778Z+ export CARGO_INCREMENTAL=0
16482025-05-15T03:23:33.778Z+ CARGO_INCREMENTAL=0
16492025-05-15T03:23:33.778Z+ ptime -m timeout 2h cargo xtask check-features --ci
16502025-05-15T03:23:34.772Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16512025-05-15T03:23:35.078Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16522025-05-15T03:23:38.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s
16532025-05-15T03:23:38.950Z Running `target/debug/xtask check-features --ci`
16542025-05-15T03:23:38.976Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16552025-05-15T03:23:38.976Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16562025-05-15T03:23:39.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
16572025-05-15T03:23:39.818Z Running `target/debug/xtask download cargo-hack`
16582025-05-15T03:23:41.154Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16592025-05-15T03:23:41.522Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16602025-05-15T03:23:46.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s
16612025-05-15T03:23:46.904Z Running `target/debug/xtask-downloader cargo-hack`
16622025-05-15T03:23:46.966ZMay 15 03:23:46.627 INFO Starting download, target: CargoHack
16632025-05-15T03:23:46.991ZMay 15 03:23:46.630 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16642025-05-15T03:23:47.592ZMay 15 03:23:47.254 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16652025-05-15T03:23:47.691ZMay 15 03:23:47.352 INFO Download complete, target: CargoHack
16662025-05-15T03:23:47.716Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16672025-05-15T03:23:47.742Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16682025-05-15T03:23:48.061Zinfo: running `cargo check --bins` on api_identity (1/214)
16692025-05-15T03:23:49.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702025-05-15T03:23:49.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712025-05-15T03:23:49.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722025-05-15T03:23:49.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
16732025-05-15T03:23:49.219Z
16742025-05-15T03:23:49.219Zinfo: running `cargo check --bins` on bootstore (2/214)
16752025-05-15T03:23:50.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762025-05-15T03:23:50.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772025-05-15T03:23:50.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782025-05-15T03:23:50.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
16792025-05-15T03:23:50.473Z
16802025-05-15T03:23:50.473Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/214)
16812025-05-15T03:23:51.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822025-05-15T03:23:51.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832025-05-15T03:23:51.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842025-05-15T03:23:51.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
16852025-05-15T03:23:51.694Z
16862025-05-15T03:23:51.694Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/214)
16872025-05-15T03:23:52.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882025-05-15T03:23:52.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892025-05-15T03:23:52.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902025-05-15T03:23:52.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
16912025-05-15T03:23:52.833Z
16922025-05-15T03:23:52.833Zinfo: running `cargo check --bins` on id-map (5/214)
16932025-05-15T03:23:53.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942025-05-15T03:23:53.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952025-05-15T03:23:53.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962025-05-15T03:23:53.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
16972025-05-15T03:23:53.850Z
16982025-05-15T03:23:53.850Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/214)
16992025-05-15T03:23:54.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002025-05-15T03:23:54.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012025-05-15T03:23:54.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022025-05-15T03:23:54.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17032025-05-15T03:23:54.630Z
17042025-05-15T03:23:54.631Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/214)
17052025-05-15T03:23:55.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062025-05-15T03:23:55.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072025-05-15T03:23:55.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082025-05-15T03:23:55.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17092025-05-15T03:23:55.410Z
17102025-05-15T03:23:55.410Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/214)
17112025-05-15T03:23:56.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122025-05-15T03:23:56.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132025-05-15T03:23:56.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142025-05-15T03:23:56.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17152025-05-15T03:23:56.156Z
17162025-05-15T03:23:56.156Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/214)
17172025-05-15T03:23:56.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182025-05-15T03:23:56.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192025-05-15T03:23:56.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202025-05-15T03:23:56.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17212025-05-15T03:23:56.938Z
17222025-05-15T03:23:56.938Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/214)
17232025-05-15T03:23:57.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242025-05-15T03:23:57.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252025-05-15T03:23:57.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262025-05-15T03:23:57.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
17272025-05-15T03:23:57.769Z
17282025-05-15T03:23:57.769Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/214)
17292025-05-15T03:23:58.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302025-05-15T03:23:58.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312025-05-15T03:23:58.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322025-05-15T03:23:58.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17332025-05-15T03:23:58.553Z
17342025-05-15T03:23:58.553Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/214)
17352025-05-15T03:23:59.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362025-05-15T03:23:59.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372025-05-15T03:23:59.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382025-05-15T03:23:59.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17392025-05-15T03:23:59.309Z
17402025-05-15T03:23:59.309Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/214)
17412025-05-15T03:24:00.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-05-15T03:24:00.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-05-15T03:24:00.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-05-15T03:24:00.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17452025-05-15T03:24:00.094Z
17462025-05-15T03:24:00.094Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/214)
17472025-05-15T03:24:00.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-05-15T03:24:00.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-05-15T03:24:00.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-05-15T03:24:00.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17512025-05-15T03:24:00.849Z
17522025-05-15T03:24:00.849Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/214)
17532025-05-15T03:24:01.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-05-15T03:24:01.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-05-15T03:24:01.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-05-15T03:24:01.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17572025-05-15T03:24:01.642Z
17582025-05-15T03:24:01.642Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/214)
17592025-05-15T03:24:02.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-05-15T03:24:02.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-05-15T03:24:02.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-05-15T03:24:02.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17632025-05-15T03:24:02.445Z
17642025-05-15T03:24:02.445Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/214)
17652025-05-15T03:24:03.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-05-15T03:24:03.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-05-15T03:24:03.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-05-15T03:24:03.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17692025-05-15T03:24:03.228Z
17702025-05-15T03:24:03.228Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/214)
17712025-05-15T03:24:03.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-05-15T03:24:03.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-05-15T03:24:03.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-05-15T03:24:03.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17752025-05-15T03:24:04.005Z
17762025-05-15T03:24:04.005Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/214)
17772025-05-15T03:24:04.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-05-15T03:24:04.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-05-15T03:24:04.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-05-15T03:24:04.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17812025-05-15T03:24:04.785Z
17822025-05-15T03:24:04.785Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/214)
17832025-05-15T03:24:05.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-05-15T03:24:05.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-05-15T03:24:05.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-05-15T03:24:05.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17872025-05-15T03:24:05.579Z
17882025-05-15T03:24:05.579Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/214)
17892025-05-15T03:24:06.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-05-15T03:24:06.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-05-15T03:24:06.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-05-15T03:24:06.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17932025-05-15T03:24:06.366Z
17942025-05-15T03:24:06.366Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/214)
17952025-05-15T03:24:07.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-05-15T03:24:07.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-05-15T03:24:07.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-05-15T03:24:07.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
17992025-05-15T03:24:07.210Z
18002025-05-15T03:24:07.210Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/214)
18012025-05-15T03:24:07.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-05-15T03:24:07.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-05-15T03:24:07.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18042025-05-15T03:24:07.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18052025-05-15T03:24:08.003Z
18062025-05-15T03:24:08.003Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/214)
18072025-05-15T03:24:08.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18082025-05-15T03:24:08.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18092025-05-15T03:24:08.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18102025-05-15T03:24:08.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18112025-05-15T03:24:08.862Z
18122025-05-15T03:24:08.862Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/214)
18132025-05-15T03:24:09.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142025-05-15T03:24:09.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152025-05-15T03:24:09.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18162025-05-15T03:24:09.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18172025-05-15T03:24:09.685Z
18182025-05-15T03:24:09.685Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/214)
18192025-05-15T03:24:10.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202025-05-15T03:24:10.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212025-05-15T03:24:10.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222025-05-15T03:24:10.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18232025-05-15T03:24:10.520Z
18242025-05-15T03:24:10.520Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/214)
18252025-05-15T03:24:11.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262025-05-15T03:24:11.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272025-05-15T03:24:11.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282025-05-15T03:24:11.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18292025-05-15T03:24:11.297Z
18302025-05-15T03:24:11.297Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/214)
18312025-05-15T03:24:12.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322025-05-15T03:24:12.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332025-05-15T03:24:12.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342025-05-15T03:24:12.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18352025-05-15T03:24:12.137Z
18362025-05-15T03:24:12.137Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/214)
18372025-05-15T03:24:12.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382025-05-15T03:24:12.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392025-05-15T03:24:12.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402025-05-15T03:24:12.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18412025-05-15T03:24:12.946Z
18422025-05-15T03:24:12.946Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/214)
18432025-05-15T03:24:13.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442025-05-15T03:24:13.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452025-05-15T03:24:13.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462025-05-15T03:24:13.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18472025-05-15T03:24:13.741Z
18482025-05-15T03:24:13.741Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/214)
18492025-05-15T03:24:14.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502025-05-15T03:24:14.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512025-05-15T03:24:14.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522025-05-15T03:24:14.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18532025-05-15T03:24:14.505Z
18542025-05-15T03:24:14.506Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/214)
18552025-05-15T03:24:15.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562025-05-15T03:24:15.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572025-05-15T03:24:15.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582025-05-15T03:24:15.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18592025-05-15T03:24:15.305Z
18602025-05-15T03:24:15.305Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/214)
18612025-05-15T03:24:16.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622025-05-15T03:24:16.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632025-05-15T03:24:16.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642025-05-15T03:24:16.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18652025-05-15T03:24:16.091Z
18662025-05-15T03:24:16.091Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/214)
18672025-05-15T03:24:16.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682025-05-15T03:24:16.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692025-05-15T03:24:16.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702025-05-15T03:24:16.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18712025-05-15T03:24:16.941Z
18722025-05-15T03:24:16.941Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/214)
18732025-05-15T03:24:17.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742025-05-15T03:24:17.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752025-05-15T03:24:17.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762025-05-15T03:24:17.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18772025-05-15T03:24:17.773Z
18782025-05-15T03:24:17.774Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/214)
18792025-05-15T03:24:18.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802025-05-15T03:24:18.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812025-05-15T03:24:18.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822025-05-15T03:24:18.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18832025-05-15T03:24:18.581Z
18842025-05-15T03:24:18.581Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/214)
18852025-05-15T03:24:19.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862025-05-15T03:24:19.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872025-05-15T03:24:19.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882025-05-15T03:24:19.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18892025-05-15T03:24:19.368Z
18902025-05-15T03:24:19.368Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/214)
18912025-05-15T03:24:20.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922025-05-15T03:24:20.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932025-05-15T03:24:20.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942025-05-15T03:24:20.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18952025-05-15T03:24:20.215Z
18962025-05-15T03:24:20.215Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/214)
18972025-05-15T03:24:20.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982025-05-15T03:24:20.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992025-05-15T03:24:20.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002025-05-15T03:24:20.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19012025-05-15T03:24:21.019Z
19022025-05-15T03:24:21.019Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/214)
19032025-05-15T03:24:21.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042025-05-15T03:24:21.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052025-05-15T03:24:21.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062025-05-15T03:24:21.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19072025-05-15T03:24:21.835Z
19082025-05-15T03:24:21.835Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/214)
19092025-05-15T03:24:22.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102025-05-15T03:24:22.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112025-05-15T03:24:22.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122025-05-15T03:24:22.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19132025-05-15T03:24:22.704Z
19142025-05-15T03:24:22.704Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/214)
19152025-05-15T03:24:23.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162025-05-15T03:24:23.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172025-05-15T03:24:23.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182025-05-15T03:24:23.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19192025-05-15T03:24:23.536Z
19202025-05-15T03:24:23.536Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/214)
19212025-05-15T03:24:24.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222025-05-15T03:24:24.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232025-05-15T03:24:24.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242025-05-15T03:24:24.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19252025-05-15T03:24:24.346Z
19262025-05-15T03:24:24.346Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/214)
19272025-05-15T03:24:25.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282025-05-15T03:24:25.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292025-05-15T03:24:25.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302025-05-15T03:24:25.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19312025-05-15T03:24:25.171Z
19322025-05-15T03:24:25.171Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/214)
19332025-05-15T03:24:25.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342025-05-15T03:24:25.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352025-05-15T03:24:25.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362025-05-15T03:24:25.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19372025-05-15T03:24:25.972Z
19382025-05-15T03:24:25.972Zinfo: running `cargo check --bins` on sled-hardware-types (46/214)
19392025-05-15T03:24:26.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402025-05-15T03:24:27.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412025-05-15T03:24:27.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422025-05-15T03:24:27.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
19432025-05-15T03:24:27.134Z
19442025-05-15T03:24:27.134Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/214)
19452025-05-15T03:24:28.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462025-05-15T03:24:28.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472025-05-15T03:24:28.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482025-05-15T03:24:28.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
19492025-05-15T03:24:28.259Z
19502025-05-15T03:24:28.259Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/214)
19512025-05-15T03:24:29.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522025-05-15T03:24:29.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532025-05-15T03:24:29.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542025-05-15T03:24:29.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19552025-05-15T03:24:29.350Z
19562025-05-15T03:24:29.350Zinfo: running `cargo check --bins` on oxlog (49/214)
19572025-05-15T03:24:30.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582025-05-15T03:24:30.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592025-05-15T03:24:30.397Z Checking cfg-if v1.0.0
19602025-05-15T03:24:30.422Z Checking libc v0.2.172
19612025-05-15T03:24:30.448Z Checking serde v1.0.219
19622025-05-15T03:24:30.448Z Checking zeroize v1.8.1
19632025-05-15T03:24:30.481Z Checking memchr v2.7.4
19642025-05-15T03:24:30.506Z Checking typenum v1.17.0
19652025-05-15T03:24:30.532Z Checking smallvec v1.14.0
19662025-05-15T03:24:30.557Z Checking subtle v2.6.1
19672025-05-15T03:24:30.582Z Checking value-bag v1.9.0
19682025-05-15T03:24:30.741Z Checking scopeguard v1.2.0
19692025-05-15T03:24:30.824Z Checking const-oid v0.9.6
19702025-05-15T03:24:30.869Z Checking itoa v1.0.11
19712025-05-15T03:24:30.906Z Checking lock_api v0.4.12
19722025-05-15T03:24:30.949Z Checking log v0.4.27
19732025-05-15T03:24:31.098Z Checking stable_deref_trait v1.2.0
19742025-05-15T03:24:31.212Z Checking pin-project-lite v0.2.14
19752025-05-15T03:24:31.300Z Checking byteorder v1.5.0
19762025-05-15T03:24:31.347Z Checking zerofrom v0.1.4
19772025-05-15T03:24:31.372Z Checking once_cell v1.21.3
19782025-05-15T03:24:31.428Z Checking getrandom v0.2.15
19792025-05-15T03:24:31.458Z Checking parking_lot_core v0.9.10
19802025-05-15T03:24:31.505Z Checking generic-array v0.14.7
19812025-05-15T03:24:31.567Z Checking yoke v0.7.4
19822025-05-15T03:24:31.679Z Checking signal-hook-registry v1.4.2
19832025-05-15T03:24:31.705Z Checking rand_core v0.6.4
19842025-05-15T03:24:31.732Z Checking mio v1.0.2
19852025-05-15T03:24:31.823Z Checking parking_lot v0.12.3
19862025-05-15T03:24:31.916Z Checking zerovec v0.10.4
19872025-05-15T03:24:31.975Z Checking futures-core v0.3.31
19882025-05-15T03:24:32.024Z Checking cpufeatures v0.2.14
19892025-05-15T03:24:32.127Z Checking socket2 v0.5.9
19902025-05-15T03:24:32.173Z Checking litemap v0.7.3
19912025-05-15T03:24:32.199Z Checking writeable v0.5.5
19922025-05-15T03:24:32.357Z Checking zerocopy v0.7.35
19932025-05-15T03:24:32.497Z Checking futures-sink v0.3.31
19942025-05-15T03:24:32.522Z Checking slab v0.4.9
19952025-05-15T03:24:32.547Z Checking crypto-common v0.1.6
19962025-05-15T03:24:32.572Z Checking block-buffer v0.10.4
19972025-05-15T03:24:32.629Z Checking block-padding v0.3.3
19982025-05-15T03:24:32.672Z Checking libm v0.2.8
19992025-05-15T03:24:32.754Z Checking icu_locid_transform_data v1.5.0
20002025-05-15T03:24:32.799Z Checking foldhash v0.1.3
20012025-05-15T03:24:32.823Z Checking digest v0.10.7
20022025-05-15T03:24:32.856Z Checking inout v0.1.3
20032025-05-15T03:24:32.881Z Checking allocator-api2 v0.2.18
20042025-05-15T03:24:33.017Z Checking equivalent v1.0.1
20052025-05-15T03:24:33.088Z Checking ryu v1.0.18
20062025-05-15T03:24:33.148Z Checking cipher v0.4.4
20072025-05-15T03:24:33.182Z Checking hmac v0.12.1
20082025-05-15T03:24:33.341Z Checking sha2 v0.10.8
20092025-05-15T03:24:33.400Z Checking getrandom v0.3.1
20102025-05-15T03:24:33.442Z Checking tinystr v0.7.6
20112025-05-15T03:24:33.475Z Checking hashbrown v0.15.1
20122025-05-15T03:24:33.527Z Checking num-traits v0.2.19
20132025-05-15T03:24:33.553Z Checking icu_collections v1.5.0
20142025-05-15T03:24:33.578Z Checking base64ct v1.6.0
20152025-05-15T03:24:33.665Z Checking icu_properties_data v1.5.0
20162025-05-15T03:24:33.769Z Checking icu_locid v1.5.0
20172025-05-15T03:24:33.894Z Checking write16 v1.0.0
20182025-05-15T03:24:33.919Z Checking flagset v0.4.6
20192025-05-15T03:24:34.012Z Checking pem-rfc7468 v0.7.0
20202025-05-15T03:24:34.038Z Checking icu_normalizer_data v1.5.0
20212025-05-15T03:24:34.129Z Checking utf8_iter v1.0.4
20222025-05-15T03:24:34.161Z Checking utf16_iter v1.0.5
20232025-05-15T03:24:34.187Z Checking percent-encoding v2.3.1
20242025-05-15T03:24:34.302Z Checking der v0.7.9
20252025-05-15T03:24:34.355Z Checking futures-channel v0.3.31
20262025-05-15T03:24:34.381Z Checking pin-utils v0.1.0
20272025-05-15T03:24:34.406Z Checking futures-io v0.3.31
20282025-05-15T03:24:34.487Z Checking futures-task v0.3.31
20292025-05-15T03:24:34.511Z Checking salsa20 v0.10.2
20302025-05-15T03:24:34.613Z Checking ppv-lite86 v0.2.20
20312025-05-15T03:24:34.655Z Checking bytes v1.10.1
20322025-05-15T03:24:34.702Z Checking icu_provider v1.5.0
20332025-05-15T03:24:34.728Z Checking serde_json v1.0.140
20342025-05-15T03:24:34.753Z Checking bitflags v2.9.0
20352025-05-15T03:24:34.778Z Checking indexmap v2.9.0
20362025-05-15T03:24:34.910Z Checking futures-util v0.3.31
20372025-05-15T03:24:35.051Z Checking pbkdf2 v0.12.2
20382025-05-15T03:24:35.225Z Checking scrypt v0.11.0
20392025-05-15T03:24:35.295Z Checking form_urlencoded v1.2.1
20402025-05-15T03:24:35.334Z Checking icu_locid_transform v1.5.0
20412025-05-15T03:24:35.460Z Checking aes v0.8.4
20422025-05-15T03:24:35.517Z Checking cbc v0.1.2
20432025-05-15T03:24:35.672Z Checking tokio v1.43.1
20442025-05-15T03:24:35.735Z Checking fnv v1.0.7
20452025-05-15T03:24:35.873Z Checking http v1.3.1
20462025-05-15T03:24:35.975Z Checking uuid v1.16.0
20472025-05-15T03:24:36.001Z Checking spki v0.7.3
20482025-05-15T03:24:36.269Z Checking tracing-core v0.1.32
20492025-05-15T03:24:36.318Z Checking icu_properties v1.5.1
20502025-05-15T03:24:36.343Z Checking pkcs5 v0.7.1
20512025-05-15T03:24:36.369Z Checking zerocopy v0.8.25
20522025-05-15T03:24:36.629Z Compiling newtype-uuid v1.2.1
20532025-05-15T03:24:36.849Z Checking pkcs8 v0.10.2
20542025-05-15T03:24:36.941Z Checking rustls-pki-types v1.10.0
20552025-05-15T03:24:36.966Z Checking tracing v0.1.40
20562025-05-15T03:24:37.110Z Checking iana-time-zone v0.1.63
20572025-05-15T03:24:37.200Z Checking tinyvec_macros v0.1.1
20582025-05-15T03:24:37.287Z Checking chrono v0.4.41
20592025-05-15T03:24:37.312Z Checking tinyvec v1.8.0
20602025-05-15T03:24:37.343Z Checking http-body v1.0.1
20612025-05-15T03:24:37.515Z Checking aws-lc-sys v0.26.0
20622025-05-15T03:24:37.571Z Checking spin v0.9.8
20632025-05-15T03:24:37.899Z Checking thiserror v1.0.69
20642025-05-15T03:24:38.045Z Checking adler2 v2.0.0
20652025-05-15T03:24:38.215Z Checking untrusted v0.9.0
20662025-05-15T03:24:38.380Z Checking try-lock v0.2.5
20672025-05-15T03:24:38.499Z Checking atomic-waker v1.1.2
20682025-05-15T03:24:38.536Z Checking foreign-types-shared v0.1.1
20692025-05-15T03:24:38.664Z Checking untrusted v0.7.1
20702025-05-15T03:24:38.691Z Checking foreign-types v0.3.2
20712025-05-15T03:24:38.789Z Checking want v0.3.1
20722025-05-15T03:24:38.862Z Checking ring v0.17.14
20732025-05-15T03:24:38.987Z Checking miniz_oxide v0.8.5
20742025-05-15T03:24:39.176Z Checking httparse v1.9.5
20752025-05-15T03:24:39.261Z Checking rand_core v0.9.2
20762025-05-15T03:24:39.440Z Checking aws-lc-rs v1.12.4
20772025-05-15T03:24:39.471Z Checking icu_normalizer v1.5.0
20782025-05-15T03:24:39.498Z Checking crossbeam-utils v0.8.21
20792025-05-15T03:24:39.607Z Checking openssl-sys v0.9.107
20802025-05-15T03:24:39.643Z Checking errno v0.3.9
20812025-05-15T03:24:39.718Z Checking aho-corasick v1.1.3
20822025-05-15T03:24:39.823Z Checking regex-syntax v0.8.5
20832025-05-15T03:24:40.160Z Checking unicode-ident v1.0.18
20842025-05-15T03:24:40.231Z Checking idna_adapter v1.2.0
20852025-05-15T03:24:40.344Z Checking httpdate v1.0.3
20862025-05-15T03:24:40.436Z Checking idna v1.0.3
20872025-05-15T03:24:40.617Z Checking tower-service v0.3.3
20882025-05-15T03:24:40.688Z Checking powerfmt v0.2.0
20892025-05-15T03:24:40.767Z Checking openssl v0.10.72
20902025-05-15T03:24:40.939Z Checking url v2.5.3
20912025-05-15T03:24:40.978Z Checking deranged v0.3.11
20922025-05-15T03:24:41.060Z Checking proc-macro2 v1.0.95
20932025-05-15T03:24:41.202Z Checking rustls-webpki v0.102.8
20942025-05-15T03:24:41.351Z Checking crossbeam-epoch v0.9.18
20952025-05-15T03:24:41.755Z Checking rustix v0.38.37
20962025-05-15T03:24:41.805Z Checking rand_chacha v0.9.0
20972025-05-15T03:24:41.875Z Checking unicode-normalization v0.1.24
20982025-05-15T03:24:41.997Z Checking rand_chacha v0.3.1
20992025-05-15T03:24:42.212Z Checking semver v1.0.26
21002025-05-15T03:24:42.309Z Checking bzip2-sys v0.1.13+1.0.8
21012025-05-15T03:24:42.445Z Checking signature v2.2.0
21022025-05-15T03:24:42.471Z Checking scroll v0.12.0
21032025-05-15T03:24:42.637Z Checking tokio-util v0.7.13
21042025-05-15T03:24:42.664Z Checking crc32fast v1.4.2
21052025-05-15T03:24:42.705Z Checking either v1.14.0
21062025-05-15T03:24:42.730Z Checking num-conv v0.1.0
21072025-05-15T03:24:42.915Z Checking regex-automata v0.4.8
21082025-05-15T03:24:42.940Z Checking base64 v0.22.1
21092025-05-15T03:24:42.980Z Checking utf8parse v0.2.2
21102025-05-15T03:24:43.005Z Checking dyn-clone v1.0.19
21112025-05-15T03:24:43.104Z Checking unicode-bidi v0.3.17
21122025-05-15T03:24:43.144Z Checking anstyle v1.0.10
21132025-05-15T03:24:43.170Z Checking ucd-trie v0.1.7
21142025-05-15T03:24:43.396Z Checking unicode-properties v0.1.3
21152025-05-15T03:24:43.430Z Checking time-core v0.1.2
21162025-05-15T03:24:43.504Z Checking openssl-probe v0.1.5
21172025-05-15T03:24:43.615Z Checking siphasher v0.3.11
21182025-05-15T03:24:43.658Z Checking h2 v0.4.6
21192025-05-15T03:24:43.684Z Checking num_threads v0.1.7
21202025-05-15T03:24:43.711Z Checking plain v0.2.3
21212025-05-15T03:24:43.741Z Checking stringprep v0.1.5
21222025-05-15T03:24:43.815Z Checking time v0.3.36
21232025-05-15T03:24:43.882Z Checking goblin v0.8.2
21242025-05-15T03:24:43.924Z Checking phf_shared v0.11.2
21252025-05-15T03:24:44.021Z Checking pest v2.7.14
21262025-05-15T03:24:44.205Z Checking schemars v0.8.22
21272025-05-15T03:24:44.862Z Checking anstyle-parse v0.2.5
21282025-05-15T03:24:45.138Z Checking rand v0.8.5
21292025-05-15T03:24:45.615Z Checking native-tls v0.2.12
21302025-05-15T03:24:45.741Z Checking rand v0.9.0
21312025-05-15T03:24:45.935Z Checking rustls v0.23.19
21322025-05-15T03:24:46.037Z Checking crossbeam-deque v0.8.5
21332025-05-15T03:24:46.260Z Checking quote v1.0.40
21342025-05-15T03:24:46.382Z Checking num-integer v0.1.46
21352025-05-15T03:24:46.591Z Checking serde_spanned v0.6.8
21362025-05-15T03:24:46.652Z Checking toml_datetime v0.6.8
21372025-05-15T03:24:46.791Z Checking zstd-sys v2.0.14+zstd.1.5.7
21382025-05-15T03:24:46.823Z Checking md-5 v0.10.6
21392025-05-15T03:24:46.960Z Checking ff v0.13.0
21402025-05-15T03:24:47.051Z Checking hash32 v0.2.1
21412025-05-15T03:24:47.051Z Checking is_terminal_polyfill v1.70.1
21422025-05-15T03:24:47.095Z Checking fallible-iterator v0.2.0
21432025-05-15T03:24:47.143Z Checking anstyle-query v1.1.1
21442025-05-15T03:24:47.176Z Checking psl-types v2.0.11
21452025-05-15T03:24:47.231Z Checking pretty-hex v0.4.1
21462025-05-15T03:24:47.289Z Checking base16ct v0.2.0
21472025-05-15T03:24:47.331Z Checking colorchoice v1.0.2
21482025-05-15T03:24:47.405Z Checking gimli v0.31.1
21492025-05-15T03:24:47.474Z Checking publicsuffix v2.3.0
21502025-05-15T03:24:47.474Z Checking anstream v0.6.18
21512025-05-15T03:24:47.525Z Checking sec1 v0.7.3
21522025-05-15T03:24:47.664Z Checking postgres-protocol v0.6.8
21532025-05-15T03:24:47.691Z Checking heapless v0.7.17
21542025-05-15T03:24:47.834Z Checking group v0.13.0
21552025-05-15T03:24:47.914Z Checking zstd-safe v7.2.3
21562025-05-15T03:24:48.116Z Checking num-iter v0.1.45
21572025-05-15T03:24:48.229Z Checking syn v2.0.101
21582025-05-15T03:24:48.604Z Compiling daft v0.1.3
21592025-05-15T03:24:48.629Z Checking rayon-core v1.12.1
21602025-05-15T03:24:48.629Z Checking dtrace-parser v0.2.0
21612025-05-15T03:24:48.656Z Checking dof v0.3.0
21622025-05-15T03:24:48.808Z Checking cookie v0.18.1
21632025-05-15T03:24:48.982Z Checking tokio-native-tls v0.3.1
21642025-05-15T03:24:49.075Z Checking ipnetwork v0.21.1
21652025-05-15T03:24:49.256Z Checking terminal_size v0.4.0
21662025-05-15T03:24:49.281Z Checking flate2 v1.1.1
21672025-05-15T03:24:49.281Z Checking lazy_static v1.5.0
21682025-05-15T03:24:49.446Z Checking http-body-util v0.1.3
21692025-05-15T03:24:49.471Z Checking webpki-roots v0.26.6
21702025-05-15T03:24:49.496Z Checking signal-hook v0.3.17
21712025-05-15T03:24:49.692Z Checking hyper v1.6.0
21722025-05-15T03:24:49.717Z Checking hkdf v0.12.4
21732025-05-15T03:24:49.821Z Checking crypto-bigint v0.5.5
21742025-05-15T03:24:49.876Z Checking sync_wrapper v1.0.1
21752025-05-15T03:24:49.902Z Checking thread-id v4.2.2
21762025-05-15T03:24:49.927Z Checking object v0.36.5
21772025-05-15T03:24:50.026Z Checking unicode-width v0.2.0
21782025-05-15T03:24:50.051Z Checking bumpalo v3.16.0
21792025-05-15T03:24:50.385Z Checking bitflags v1.3.2
21802025-05-15T03:24:50.478Z Checking managed v0.8.0
21812025-05-15T03:24:50.504Z Checking rustc-demangle v0.1.24
21822025-05-15T03:24:50.865Z Checking simd-adler32 v0.3.7
21832025-05-15T03:24:50.972Z Checking addr2line v0.24.2
21842025-05-15T03:24:51.016Z Checking clap_lex v0.7.4
21852025-05-15T03:24:51.122Z Checking tokio-rustls v0.26.0
21862025-05-15T03:24:51.232Z Checking ipnet v2.11.0
21872025-05-15T03:24:51.276Z Checking tower-layer v0.3.3
21882025-05-15T03:24:51.559Z Checking strsim v0.11.1
21892025-05-15T03:24:51.610Z Checking winnow v0.5.40
21902025-05-15T03:24:51.610Z Checking lockfree-object-pool v0.1.6
21912025-05-15T03:24:51.645Z Checking hyper-util v0.1.11
21922025-05-15T03:24:51.754Z Checking tower v0.5.2
21932025-05-15T03:24:51.867Z Checking clap_builder v4.5.35
21942025-05-15T03:24:51.893Z Checking zopfli v0.8.1
21952025-05-15T03:24:52.455Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21962025-05-15T03:24:52.560Z Checking elliptic-curve v0.13.8
21972025-05-15T03:24:52.585Z Checking smoltcp v0.9.1
21982025-05-15T03:24:52.770Z Checking console v0.15.10
21992025-05-15T03:24:53.189Z Checking signal-hook-mio v0.2.4
22002025-05-15T03:24:53.342Z Checking oxnet v0.1.2
22012025-05-15T03:24:53.369Z Checking num-bigint-dig v0.8.4
22022025-05-15T03:24:53.677Z Checking hyper-tls v0.6.0
22032025-05-15T03:24:53.745Z Checking hyper-rustls v0.27.3
22042025-05-15T03:24:53.902Z Checking usdt-impl v0.5.0
22052025-05-15T03:24:53.977Z Checking cookie_store v0.21.1
22062025-05-15T03:24:54.004Z Checking rayon v1.10.0
22072025-05-15T03:24:54.116Z Checking postgres-types v0.2.9
22082025-05-15T03:24:54.340Z Checking toml_edit v0.19.15
22092025-05-15T03:24:54.449Z Checking zstd v0.13.3
22102025-05-15T03:24:54.699Z Checking bstr v1.10.0
22112025-05-15T03:24:54.771Z Checking regex v1.11.1
22122025-05-15T03:24:54.820Z Checking phf v0.11.2
22132025-05-15T03:24:54.845Z Checking ed25519 v2.2.3
22142025-05-15T03:24:55.083Z Checking bzip2 v0.5.2
22152025-05-15T03:24:55.185Z Checking bzip2 v0.4.4
22162025-05-15T03:24:55.280Z Checking futures-executor v0.3.31
22172025-05-15T03:24:55.373Z Checking curve25519-dalek v4.1.3
22182025-05-15T03:24:55.398Z Checking hubpack v0.1.2
22192025-05-15T03:24:55.492Z Checking memoffset v0.9.1
22202025-05-15T03:24:55.522Z Checking portable-atomic v1.11.0
22212025-05-15T03:24:55.628Z Checking rustls-pemfile v2.2.0
22222025-05-15T03:24:55.693Z Checking pkcs1 v0.7.5
22232025-05-15T03:24:55.764Z Checking backtrace v0.3.74
22242025-05-15T03:24:55.806Z Checking serde_urlencoded v0.7.1
22252025-05-15T03:24:55.875Z Checking float-cmp v0.10.0
22262025-05-15T03:24:56.093Z Checking serde-big-array v0.5.1
22272025-05-15T03:24:56.119Z Checking rfc6979 v0.4.0
22282025-05-15T03:24:56.223Z Checking memmap v0.7.0
22292025-05-15T03:24:56.345Z Checking encoding_rs v0.8.34
22302025-05-15T03:24:56.371Z Checking static_assertions v1.1.0
22312025-05-15T03:24:56.371Z Checking number_prefix v0.4.0
22322025-05-15T03:24:56.454Z Checking minimal-lexical v0.2.1
22332025-05-15T03:24:56.503Z Checking winnow v0.7.3
22342025-05-15T03:24:56.528Z Checking mime v0.3.17
22352025-05-15T03:24:56.594Z Checking difflib v0.4.0
22362025-05-15T03:24:56.758Z Checking new_debug_unreachable v1.0.6
22372025-05-15T03:24:56.860Z Checking unicode-segmentation v1.12.0
22382025-05-15T03:24:56.886Z Checking fixedbitset v0.4.2
22392025-05-15T03:24:56.886Z Checking normalize-line-endings v0.3.0
22402025-05-15T03:24:56.942Z Checking predicates-core v1.0.8
22412025-05-15T03:24:57.054Z Checking whoami v1.5.2
22422025-05-15T03:24:57.176Z Checking precomputed-hash v0.1.1
22432025-05-15T03:24:57.202Z Checking data-encoding v2.6.0
22442025-05-15T03:24:57.253Z Checking petgraph v0.6.5
22452025-05-15T03:24:57.318Z Checking string_cache v0.8.9
22462025-05-15T03:24:57.375Z Checking tokio-postgres v0.7.13
22472025-05-15T03:24:57.479Z Checking indicatif v0.17.11
22482025-05-15T03:24:57.604Z Checking similar v2.7.0
22492025-05-15T03:24:57.630Z Checking ed25519-dalek v2.1.1
22502025-05-15T03:24:57.754Z Checking hickory-proto v0.24.4
22512025-05-15T03:24:58.050Z Checking predicates v3.1.3
22522025-05-15T03:24:58.241Z Checking nom v7.1.3
22532025-05-15T03:24:58.473Z Checking toml v0.7.8
22542025-05-15T03:24:58.514Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22552025-05-15T03:24:58.663Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
22562025-05-15T03:24:59.131Z Checking toml_edit v0.22.24
22572025-05-15T03:24:59.160Z Checking usdt v0.5.0
22582025-05-15T03:24:59.427Z Checking anyhow v1.0.98
22592025-05-15T03:24:59.829Z Checking ecdsa v0.16.9
22602025-05-15T03:25:00.114Z Checking rsa v0.9.6
22612025-05-15T03:25:00.264Z Checking nix v0.29.0
22622025-05-15T03:25:00.536Z Checking futures v0.3.31
22632025-05-15T03:25:00.659Z Checking zip v0.6.6
22642025-05-15T03:25:00.691Z Checking zip v2.6.1
22652025-05-15T03:25:00.717Z Checking clap v4.5.35
22662025-05-15T03:25:00.851Z Checking crossterm v0.28.1
22672025-05-15T03:25:01.115Z Checking tokio-stream v0.1.17
22682025-05-15T03:25:01.389Z Checking itertools v0.10.5
22692025-05-15T03:25:01.568Z Checking itertools v0.12.1
22702025-05-15T03:25:01.779Z Checking fs-err v3.1.0
22712025-05-15T03:25:02.005Z Checking buf-list v1.0.3
22722025-05-15T03:25:02.031Z Checking strum v0.26.3
22732025-05-15T03:25:02.267Z Checking ahash v0.8.11
22742025-05-15T03:25:02.363Z Checking slog v2.7.0
22752025-05-15T03:25:02.451Z Checking openapiv3 v2.0.0
22762025-05-15T03:25:02.485Z Checking x509-cert v0.2.5
22772025-05-15T03:25:02.572Z Checking sha1 v0.10.6
22782025-05-15T03:25:02.753Z Checking winnow v0.6.26
22792025-05-15T03:25:02.840Z Checking lalrpop-util v0.19.12
22802025-05-15T03:25:02.871Z Checking peg-runtime v0.8.5
22812025-05-15T03:25:03.126Z Checking camino v1.1.9
22822025-05-15T03:25:03.160Z Checking sigpipe v0.1.3
22832025-05-15T03:25:03.285Z Checking glob v0.3.2
22842025-05-15T03:25:03.614Z Checking jiff v0.2.13
22852025-05-15T03:25:09.387Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22862025-05-15T03:25:09.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.60s
22872025-05-15T03:25:10.145Z
22882025-05-15T03:25:10.145Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/214)
22892025-05-15T03:25:11.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22902025-05-15T03:25:11.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22912025-05-15T03:25:11.358Z Compiling regress v0.10.3
22922025-05-15T03:25:11.392Z Compiling thiserror-impl v2.0.12
22932025-05-15T03:25:11.417Z Checking heck v0.5.0
22942025-05-15T03:25:11.467Z Compiling unsafe-libyaml v0.2.11
22952025-05-15T03:25:11.494Z Checking dirs-sys-next v0.1.2
22962025-05-15T03:25:11.519Z Checking fastrand v2.1.1
22972025-05-15T03:25:11.548Z Checking newtype-uuid v1.2.1
22982025-05-15T03:25:11.666Z Checking thread_local v1.1.8
22992025-05-15T03:25:11.760Z Checking dirs-next v2.0.0
23002025-05-15T03:25:11.855Z Checking tempfile v3.13.0
23012025-05-15T03:25:11.884Z Compiling structmeta-derive v0.3.0
23022025-05-15T03:25:11.935Z Compiling ident_case v1.0.1
23032025-05-15T03:25:12.039Z Checking term v0.7.0
23042025-05-15T03:25:12.197Z Compiling darling_core v0.20.10
23052025-05-15T03:25:12.314Z Checking daft v0.1.3
23062025-05-15T03:25:12.464Z Checking crossbeam-channel v0.5.15
23072025-05-15T03:25:12.767Z Compiling serde_yaml v0.9.34+deprecated
23082025-05-15T03:25:13.213Z Checking is-terminal v0.4.13
23092025-05-15T03:25:13.241Z Compiling rustls v0.22.4
23102025-05-15T03:25:13.361Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23112025-05-15T03:25:13.533Z Checking take_mut v0.2.2
23122025-05-15T03:25:13.728Z Checking slog-async v2.8.0
23132025-05-15T03:25:13.786Z Checking slog-term v2.9.1
23142025-05-15T03:25:14.052Z Compiling proc-macro-crate v1.3.1
23152025-05-15T03:25:14.297Z Checking wait-timeout v0.2.0
23162025-05-15T03:25:14.458Z Compiling structmeta v0.3.0
23172025-05-15T03:25:14.525Z Compiling multer v3.1.0
23182025-05-15T03:25:14.552Z Compiling thiserror v2.0.12
23192025-05-15T03:25:14.734Z Checking typify-impl v0.2.0
23202025-05-15T03:25:14.814Z Compiling typify-impl v0.3.0
23212025-05-15T03:25:14.986Z Checking match_cfg v0.1.0
23222025-05-15T03:25:15.108Z Checking bit-vec v0.8.0
23232025-05-15T03:25:15.499Z Checking quick-error v1.2.3
23242025-05-15T03:25:15.668Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23252025-05-15T03:25:15.803Z Checking rusty-fork v0.3.0
23262025-05-15T03:25:16.002Z Checking bit-set v0.8.0
23272025-05-15T03:25:16.142Z Checking hostname v0.3.1
23282025-05-15T03:25:16.262Z Compiling num_enum_derive v0.5.11
23292025-05-15T03:25:16.447Z Checking progenitor-client v0.9.1
23302025-05-15T03:25:16.901Z Checking slog-json v2.6.1
23312025-05-15T03:25:17.169Z Checking rand_xorshift v0.3.0
23322025-05-15T03:25:17.362Z Compiling lzma-sys v0.1.20
23332025-05-15T03:25:17.453Z Checking hex v0.4.3
23342025-05-15T03:25:17.623Z Compiling async-stream-impl v0.3.6
23352025-05-15T03:25:18.029Z Compiling foreign-types-macros v0.2.3
23362025-05-15T03:25:18.054Z Compiling darling_macro v0.20.10
23372025-05-15T03:25:18.094Z Compiling dropshot v0.16.0
23382025-05-15T03:25:18.409Z Checking foreign-types-shared v0.3.1
23392025-05-15T03:25:18.534Z Checking utf-8 v0.7.6
23402025-05-15T03:25:18.563Z Checking unarray v0.1.4
23412025-05-15T03:25:18.739Z Checking arc-swap v1.7.1
23422025-05-15T03:25:18.786Z Checking tungstenite v0.21.0
23432025-05-15T03:25:18.848Z Checking async-stream v0.3.6
23442025-05-15T03:25:18.955Z Compiling darling v0.20.10
23452025-05-15T03:25:19.074Z Checking proptest v1.6.0
23462025-05-15T03:25:19.099Z Compiling serde_with_macros v3.12.0
23472025-05-15T03:25:19.173Z Checking foreign-types v0.5.0
23482025-05-15T03:25:19.198Z Checking slog-scope v4.4.0
23492025-05-15T03:25:19.297Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23502025-05-15T03:25:19.425Z Checking num_enum v0.5.11
23512025-05-15T03:25:19.574Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23522025-05-15T03:25:19.622Z Checking slog-bunyan v2.5.0
23532025-05-15T03:25:19.754Z Compiling proc-macro-error v1.0.4
23542025-05-15T03:25:19.894Z Checking tokio-rustls v0.25.0
23552025-05-15T03:25:20.009Z Compiling parse-display-derive v0.10.0
23562025-05-15T03:25:20.189Z Compiling test-strategy v0.4.0
23572025-05-15T03:25:20.520Z Checking toml v0.8.20
23582025-05-15T03:25:20.556Z Checking progenitor-client v0.8.0
23592025-05-15T03:25:20.944Z Compiling heck v0.3.3
23602025-05-15T03:25:21.297Z Checking waitgroup v0.1.2
23612025-05-15T03:25:21.340Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23622025-05-15T03:25:21.492Z Compiling dropshot_endpoint v0.16.0
23632025-05-15T03:25:21.740Z Checking serde_path_to_error v0.1.16
23642025-05-15T03:25:22.386Z Compiling derive-where v1.2.7
23652025-05-15T03:25:22.420Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23662025-05-15T03:25:23.283Z Checking hostname v0.4.0
23672025-05-15T03:25:23.474Z Checking cstr-argument v0.1.2
23682025-05-15T03:25:23.715Z Checking instant v0.1.13
23692025-05-15T03:25:23.821Z Checking base64 v0.21.7
23702025-05-15T03:25:23.856Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23712025-05-15T03:25:23.881Z Checking pretty-hex v0.2.1
23722025-05-15T03:25:24.094Z Checking debug-ignore v1.0.5
23732025-05-15T03:25:24.120Z Checking parse-display v0.10.0
23742025-05-15T03:25:24.212Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23752025-05-15T03:25:24.275Z Checking backoff v0.4.0
23762025-05-15T03:25:24.319Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23772025-05-15T03:25:24.390Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23782025-05-15T03:25:24.514Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23792025-05-15T03:25:24.606Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23802025-05-15T03:25:24.693Z Checking serde_with v3.12.0
23812025-05-15T03:25:24.729Z Compiling zone_cfg_derive v0.1.2
23822025-05-15T03:25:24.790Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23832025-05-15T03:25:25.024Z Checking tokio-tungstenite v0.21.0
23842025-05-15T03:25:25.480Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23852025-05-15T03:25:25.602Z Checking slog-stdlog v4.1.1
23862025-05-15T03:25:25.757Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23872025-05-15T03:25:25.783Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23882025-05-15T03:25:25.839Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23892025-05-15T03:25:26.078Z Checking progenitor-client v0.10.0
23902025-05-15T03:25:26.103Z Checking colored v2.2.0
23912025-05-15T03:25:26.228Z Checking macaddr v1.0.1
23922025-05-15T03:25:26.599Z Checking unicode-width v0.1.14
23932025-05-15T03:25:26.625Z Checking base64 v0.13.1
23942025-05-15T03:25:26.972Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23952025-05-15T03:25:27.055Z Checking ron v0.7.1
23962025-05-15T03:25:27.107Z Checking tabwriter v1.4.0
23972025-05-15T03:25:27.386Z Checking zone v0.1.8
23982025-05-15T03:25:27.458Z Checking slog-envlogger v2.2.0
23992025-05-15T03:25:27.708Z Checking xz2 v0.1.7
24002025-05-15T03:25:28.038Z Checking xattr v1.3.1
24012025-05-15T03:25:28.063Z Checking pem v3.0.5
24022025-05-15T03:25:28.090Z Checking yasna v0.5.2
24032025-05-15T03:25:28.221Z Checking smf v0.2.3
24042025-05-15T03:25:28.293Z Checking headers-core v0.3.0
24052025-05-15T03:25:28.380Z Checking filetime v0.2.25
24062025-05-15T03:25:28.489Z Checking same-file v1.0.6
24072025-05-15T03:25:28.610Z Checking tar v0.4.44
24082025-05-15T03:25:28.669Z Checking headers v0.4.0
24092025-05-15T03:25:28.710Z Checking walkdir v2.5.0
24102025-05-15T03:25:28.892Z Checking camino-tempfile v1.3.0
24112025-05-15T03:25:28.967Z Checking rcgen v0.12.1
24122025-05-15T03:25:29.007Z Checking atomicwrites v0.4.4
24132025-05-15T03:25:29.192Z Compiling typify-macro v0.2.0
24142025-05-15T03:25:29.227Z Checking subprocess v0.2.9
24152025-05-15T03:25:29.355Z Compiling typify-macro v0.3.0
24162025-05-15T03:25:31.662Z Compiling typify v0.2.0
24172025-05-15T03:25:31.836Z Compiling progenitor-impl v0.8.0
24182025-05-15T03:25:31.901Z Compiling typify v0.3.0
24192025-05-15T03:25:32.073Z Compiling progenitor-impl v0.9.1
24202025-05-15T03:25:36.071Z Compiling progenitor-macro v0.8.0
24212025-05-15T03:25:36.276Z Compiling progenitor-macro v0.9.1
24222025-05-15T03:25:41.589Z Checking progenitor v0.8.0
24232025-05-15T03:25:41.822Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24242025-05-15T03:25:42.349Z Checking progenitor v0.9.1
24252025-05-15T03:25:42.614Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24262025-05-15T03:25:45.805Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24272025-05-15T03:25:46.994Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24282025-05-15T03:25:56.464Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24292025-05-15T03:25:58.977Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24302025-05-15T03:26:01.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.94s
24312025-05-15T03:26:01.346Z
24322025-05-15T03:26:01.346Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/214)
24332025-05-15T03:26:02.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24342025-05-15T03:26:02.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24352025-05-15T03:26:02.680Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24362025-05-15T03:26:04.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
24372025-05-15T03:26:05.116Z
24382025-05-15T03:26:05.116Zinfo: running `cargo check --bins` on nexus-config (52/214)
24392025-05-15T03:26:06.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24402025-05-15T03:26:06.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24412025-05-15T03:26:06.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24422025-05-15T03:26:06.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
24432025-05-15T03:26:06.321Z
24442025-05-15T03:26:06.321Zinfo: running `cargo check --bins` on omicron-rpaths (53/214)
24452025-05-15T03:26:07.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24462025-05-15T03:26:07.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24472025-05-15T03:26:07.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24482025-05-15T03:26:07.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
24492025-05-15T03:26:07.458Z
24502025-05-15T03:26:07.458Zinfo: running `cargo check --bins` on omicron-certificates (54/214)
24512025-05-15T03:26:08.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24522025-05-15T03:26:08.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24532025-05-15T03:26:08.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24542025-05-15T03:26:08.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
24552025-05-15T03:26:08.592Z
24562025-05-15T03:26:08.592Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/214)
24572025-05-15T03:26:09.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24582025-05-15T03:26:09.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24592025-05-15T03:26:09.890Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24602025-05-15T03:26:09.915Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24612025-05-15T03:26:09.953Z Compiling tempfile v3.13.0
24622025-05-15T03:26:09.979Z Compiling wait-timeout v0.2.0
24632025-05-15T03:26:09.979Z Compiling bit-vec v0.8.0
24642025-05-15T03:26:09.979Z Compiling quick-error v1.2.3
24652025-05-15T03:26:09.979Z Compiling match_cfg v0.1.0
24662025-05-15T03:26:10.004Z Compiling rustls v0.22.4
24672025-05-15T03:26:10.102Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24682025-05-15T03:26:10.144Z Compiling hostname v0.3.1
24692025-05-15T03:26:10.224Z Compiling progenitor-client v0.9.1
24702025-05-15T03:26:10.389Z Compiling slog-json v2.6.1
24712025-05-15T03:26:10.452Z Compiling rusty-fork v0.3.0
24722025-05-15T03:26:10.531Z Compiling bit-set v0.8.0
24732025-05-15T03:26:10.570Z Compiling rand_xorshift v0.3.0
24742025-05-15T03:26:10.673Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24752025-05-15T03:26:10.749Z Compiling itertools v0.13.0
24762025-05-15T03:26:10.775Z Compiling hex v0.4.3
24772025-05-15T03:26:10.800Z Compiling unarray v0.1.4
24782025-05-15T03:26:10.868Z Compiling heapless v0.8.0
24792025-05-15T03:26:10.942Z Compiling slog-bunyan v2.5.0
24802025-05-15T03:26:10.999Z Compiling proptest v1.6.0
24812025-05-15T03:26:11.152Z Compiling progenitor v0.9.1
24822025-05-15T03:26:11.193Z Compiling async-stream v0.3.6
24832025-05-15T03:26:11.379Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24842025-05-15T03:26:11.412Z Compiling multer v3.1.0
24852025-05-15T03:26:11.532Z Compiling toml v0.8.20
24862025-05-15T03:26:11.581Z Compiling waitgroup v0.1.2
24872025-05-15T03:26:11.745Z Checking hash32 v0.3.1
24882025-05-15T03:26:11.827Z Compiling serde_path_to_error v0.1.16
24892025-05-15T03:26:11.966Z Compiling hostname v0.4.0
24902025-05-15T03:26:12.237Z Compiling instant v0.1.13
24912025-05-15T03:26:12.400Z Compiling smoltcp v0.11.0
24922025-05-15T03:26:12.434Z Compiling debug-ignore v1.0.5
24932025-05-15T03:26:12.616Z Compiling backoff v0.4.0
24942025-05-15T03:26:12.976Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24952025-05-15T03:26:13.108Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24962025-05-15T03:26:13.137Z Compiling serde_with v3.12.0
24972025-05-15T03:26:13.340Z Compiling parse-display v0.10.0
24982025-05-15T03:26:13.693Z Compiling ingot-macros v0.1.0
24992025-05-15T03:26:13.871Z Checking num-rational v0.4.2
25002025-05-15T03:26:13.947Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25012025-05-15T03:26:14.509Z Compiling progenitor-client v0.10.0
25022025-05-15T03:26:14.583Z Compiling tokio-rustls v0.25.0
25032025-05-15T03:26:15.049Z Compiling dropshot v0.16.0
25042025-05-15T03:26:15.100Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25052025-05-15T03:26:17.258Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25062025-05-15T03:26:18.398Z Compiling phf_generator v0.11.2
25072025-05-15T03:26:18.436Z Checking num-complex v0.4.6
25082025-05-15T03:26:18.828Z Compiling macaddr v1.0.1
25092025-05-15T03:26:19.320Z Checking cobs v0.2.3
25102025-05-15T03:26:19.345Z Checking num v0.4.3
25112025-05-15T03:26:19.493Z Compiling phf_codegen v0.11.2
25122025-05-15T03:26:19.570Z Checking postcard v1.0.10
25132025-05-15T03:26:19.796Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25142025-05-15T03:26:20.197Z Compiling parse-zoneinfo v0.3.1
25152025-05-15T03:26:20.314Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25162025-05-15T03:26:20.434Z Checking ingot-types v0.1.0
25172025-05-15T03:26:20.658Z Checking float-ord v0.3.2
25182025-05-15T03:26:20.846Z Compiling convert_case v0.4.0
25192025-05-15T03:26:21.259Z Checking ingot v0.1.0
25202025-05-15T03:26:21.828Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25212025-05-15T03:26:21.932Z Compiling derive_more v0.99.20
25222025-05-15T03:26:21.957Z Compiling chrono-tz-build v0.4.0
25232025-05-15T03:26:22.928Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25242025-05-15T03:26:23.421Z Checking linked-hash-map v0.5.6
25252025-05-15T03:26:23.461Z Compiling crucible-workspace-hack v0.1.0
25262025-05-15T03:26:23.807Z Checking lru-cache v0.1.2
25272025-05-15T03:26:23.856Z Compiling chrono-tz v0.10.3
25282025-05-15T03:26:24.008Z Checking resolv-conf v0.7.0
25292025-05-15T03:26:24.037Z Checking newline-converter v0.3.0
25302025-05-15T03:26:24.262Z Checking itertools v0.14.0
25312025-05-15T03:26:24.428Z Checking prettyplease v0.2.30
25322025-05-15T03:26:24.559Z Compiling slog-dtrace v0.3.0
25332025-05-15T03:26:24.728Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25342025-05-15T03:26:25.004Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25352025-05-15T03:26:25.349Z Checking hickory-resolver v0.24.4
25362025-05-15T03:26:25.725Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25372025-05-15T03:26:26.157Z Checking expectorate v1.2.0
25382025-05-15T03:26:26.248Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25392025-05-15T03:26:26.409Z Compiling zone_cfg_derive v0.3.0
25402025-05-15T03:26:26.832Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=71dd30f454f35c1d33cd8ea0198116f680ac1689#71dd30f4)
25412025-05-15T03:26:26.915Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25422025-05-15T03:26:27.036Z Compiling const_format_proc_macros v0.2.34
25432025-05-15T03:26:27.198Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442025-05-15T03:26:27.907Z Compiling num-derive v0.4.2
25452025-05-15T03:26:27.963Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25462025-05-15T03:26:27.989Z Checking highway v1.3.0
25472025-05-15T03:26:28.233Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25482025-05-15T03:26:28.330Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25492025-05-15T03:26:28.432Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25502025-05-15T03:26:28.495Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25512025-05-15T03:26:28.635Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25522025-05-15T03:26:28.661Z Checking zone v0.3.1
25532025-05-15T03:26:28.926Z Checking const_format v0.2.34
25542025-05-15T03:26:29.421Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=71dd30f454f35c1d33cd8ea0198116f680ac1689#71dd30f4)
25552025-05-15T03:26:29.457Z Checking qorb v0.3.1
25562025-05-15T03:26:29.977Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25572025-05-15T03:26:30.199Z Checking gethostname v0.5.0
25582025-05-15T03:26:30.258Z Checking bcs v0.1.6
25592025-05-15T03:26:30.370Z Checking nanorand v0.7.0
25602025-05-15T03:26:30.470Z Compiling async-recursion v1.1.1
25612025-05-15T03:26:30.786Z Checking termtree v0.5.1
25622025-05-15T03:26:30.837Z Checking flume v0.11.1
25632025-05-15T03:26:31.250Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25642025-05-15T03:26:38.490Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25652025-05-15T03:26:43.262Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25662025-05-15T03:26:47.564Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25672025-05-15T03:26:49.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.99s
25682025-05-15T03:26:49.802Z
25692025-05-15T03:26:49.802Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/214)
25702025-05-15T03:26:50.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-05-15T03:26:50.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-05-15T03:26:50.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732025-05-15T03:26:50.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
25742025-05-15T03:26:51.015Z
25752025-05-15T03:26:51.015Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/214)
25762025-05-15T03:26:52.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772025-05-15T03:26:52.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782025-05-15T03:26:52.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792025-05-15T03:26:52.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
25802025-05-15T03:26:52.156Z
25812025-05-15T03:26:52.156Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/214)
25822025-05-15T03:26:53.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832025-05-15T03:26:53.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842025-05-15T03:26:53.355Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25852025-05-15T03:26:54.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
25862025-05-15T03:26:54.440Z
25872025-05-15T03:26:54.440Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/214)
25882025-05-15T03:26:55.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892025-05-15T03:26:55.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902025-05-15T03:26:55.706Z Compiling cfg_aliases v0.1.1
25912025-05-15T03:26:55.731Z Compiling vte_generate_state_changes v0.1.2
25922025-05-15T03:26:55.732Z Checking fd-lock v4.0.2
25932025-05-15T03:26:55.732Z Checking nibble_vec v0.1.0
25942025-05-15T03:26:55.732Z Checking endian-type v0.1.2
25952025-05-15T03:26:55.732Z Checking bytecount v0.6.8
25962025-05-15T03:26:55.764Z Compiling tabled_derive v0.7.0
25972025-05-15T03:26:55.863Z Compiling peg-macros v0.8.5
25982025-05-15T03:26:55.888Z Compiling nix v0.28.0
25992025-05-15T03:26:55.937Z Checking papergrid v0.11.0
26002025-05-15T03:26:55.990Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26012025-05-15T03:26:56.025Z Compiling sqlparser_derive v0.2.2
26022025-05-15T03:26:56.050Z Checking radix_trie v0.2.1
26032025-05-15T03:26:56.457Z Checking home v0.5.9
26042025-05-15T03:26:56.483Z Checking vte v0.11.1
26052025-05-15T03:26:56.636Z Checking nu-ansi-term v0.50.1
26062025-05-15T03:26:57.004Z Checking unicode_categories v0.1.1
26072025-05-15T03:26:57.059Z Checking sqlparser v0.45.0
26082025-05-15T03:26:57.113Z Checking display-error-chain v0.2.2
26092025-05-15T03:26:57.326Z Checking sqlformat v0.3.5
26102025-05-15T03:26:57.830Z Checking strip-ansi-escapes v0.2.0
26112025-05-15T03:26:57.959Z Checking tabled v0.15.0
26122025-05-15T03:26:58.023Z Checking reedline v0.38.0
26132025-05-15T03:26:58.280Z Checking peg v0.8.5
26142025-05-15T03:26:58.985Z Checking rustyline v14.0.0
26152025-05-15T03:27:13.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.57s
26162025-05-15T03:27:13.233Z
26172025-05-15T03:27:13.233Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/214)
26182025-05-15T03:27:14.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-05-15T03:27:14.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-05-15T03:27:14.530Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26212025-05-15T03:27:23.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s
26222025-05-15T03:27:23.330Z
26232025-05-15T03:27:23.330Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/214)
26242025-05-15T03:27:24.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-05-15T03:27:24.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-05-15T03:27:24.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26272025-05-15T03:27:30.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.08s
26282025-05-15T03:27:30.631Z
26292025-05-15T03:27:30.631Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/214)
26302025-05-15T03:27:31.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-05-15T03:27:31.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-05-15T03:27:31.883Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26332025-05-15T03:27:40.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.52s
26342025-05-15T03:27:40.402Z
26352025-05-15T03:27:40.402Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/214)
26362025-05-15T03:27:41.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-05-15T03:27:41.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-05-15T03:27:41.711Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26392025-05-15T03:27:50.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.66s
26402025-05-15T03:27:50.290Z
26412025-05-15T03:27:50.290Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/214)
26422025-05-15T03:27:51.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-05-15T03:27:51.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-05-15T03:27:51.575Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26452025-05-15T03:27:57.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s
26462025-05-15T03:27:58.374Z
26472025-05-15T03:27:58.374Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/214)
26482025-05-15T03:27:59.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-05-15T03:27:59.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-05-15T03:27:59.338Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26512025-05-15T03:28:05.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s
26522025-05-15T03:28:05.757Z
26532025-05-15T03:28:05.757Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/214)
26542025-05-15T03:28:06.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-05-15T03:28:06.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-05-15T03:28:07.028Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26572025-05-15T03:28:15.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s
26582025-05-15T03:28:15.442Z
26592025-05-15T03:28:15.442Zinfo: running `cargo check --bins` on oximeter (67/214)
26602025-05-15T03:28:16.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-05-15T03:28:16.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-05-15T03:28:16.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-05-15T03:28:16.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
26642025-05-15T03:28:16.630Z
26652025-05-15T03:28:16.630Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/214)
26662025-05-15T03:28:17.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-05-15T03:28:17.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-05-15T03:28:17.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-05-15T03:28:17.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
26702025-05-15T03:28:17.760Z
26712025-05-15T03:28:17.760Zinfo: running `cargo check --bins` on oximeter-schema (69/214)
26722025-05-15T03:28:18.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-05-15T03:28:18.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-05-15T03:28:18.909Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26752025-05-15T03:28:22.009Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26762025-05-15T03:28:23.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
26772025-05-15T03:28:23.656Z
26782025-05-15T03:28:23.656Zinfo: running `cargo check --bins` on oximeter-types (70/214)
26792025-05-15T03:28:24.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-05-15T03:28:24.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-05-15T03:28:24.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-05-15T03:28:24.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
26832025-05-15T03:28:24.778Z
26842025-05-15T03:28:24.778Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/214)
26852025-05-15T03:28:25.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-05-15T03:28:25.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-05-15T03:28:25.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-05-15T03:28:25.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
26892025-05-15T03:28:25.947Z
26902025-05-15T03:28:25.947Zinfo: running `cargo check --bins` on oxql-types (72/214)
26912025-05-15T03:28:26.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-05-15T03:28:26.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-05-15T03:28:26.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-05-15T03:28:27.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
26952025-05-15T03:28:27.097Z
26962025-05-15T03:28:27.097Zinfo: running `cargo check --bins` on oximeter-test-utils (73/214)
26972025-05-15T03:28:28.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-05-15T03:28:28.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-05-15T03:28:28.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-05-15T03:28:28.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
27012025-05-15T03:28:28.355Z
27022025-05-15T03:28:28.355Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/214)
27032025-05-15T03:28:29.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-05-15T03:28:29.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-05-15T03:28:29.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-05-15T03:28:29.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
27072025-05-15T03:28:29.517Z
27082025-05-15T03:28:29.518Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/214)
27092025-05-15T03:28:30.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-05-15T03:28:30.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-05-15T03:28:30.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-05-15T03:28:30.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
27132025-05-15T03:28:30.793Z
27142025-05-15T03:28:30.793Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/214)
27152025-05-15T03:28:31.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-05-15T03:28:31.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-05-15T03:28:31.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-05-15T03:28:31.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
27192025-05-15T03:28:31.963Z
27202025-05-15T03:28:31.963Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/214)
27212025-05-15T03:28:32.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-05-15T03:28:33.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-05-15T03:28:33.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-05-15T03:28:33.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
27252025-05-15T03:28:33.112Z
27262025-05-15T03:28:33.113Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/214)
27272025-05-15T03:28:34.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-05-15T03:28:34.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-05-15T03:28:34.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-05-15T03:28:34.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27312025-05-15T03:28:34.236Z
27322025-05-15T03:28:34.236Zinfo: running `cargo check --bins` on cockroach-admin-client (79/214)
27332025-05-15T03:28:35.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-05-15T03:28:35.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-05-15T03:28:35.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-05-15T03:28:35.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27372025-05-15T03:28:35.310Z
27382025-05-15T03:28:35.310Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/214)
27392025-05-15T03:28:36.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-05-15T03:28:36.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-05-15T03:28:36.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-05-15T03:28:36.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27432025-05-15T03:28:36.427Z
27442025-05-15T03:28:36.427Zinfo: running `cargo check --bins` on dns-service-client (81/214)
27452025-05-15T03:28:37.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-05-15T03:28:37.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-05-15T03:28:37.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-05-15T03:28:37.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27492025-05-15T03:28:37.508Z
27502025-05-15T03:28:37.508Zinfo: running `cargo check --bins` on internal-dns-types (82/214)
27512025-05-15T03:28:38.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-05-15T03:28:38.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-05-15T03:28:38.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-05-15T03:28:38.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27552025-05-15T03:28:38.636Z
27562025-05-15T03:28:38.636Zinfo: running `cargo check --bins` on gateway-client (83/214)
27572025-05-15T03:28:39.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-05-15T03:28:39.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-05-15T03:28:39.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-05-15T03:28:39.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27612025-05-15T03:28:39.697Z
27622025-05-15T03:28:39.697Zinfo: running `cargo check --bins` on installinator-client (84/214)
27632025-05-15T03:28:40.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-05-15T03:28:40.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-05-15T03:28:40.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-05-15T03:28:40.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27672025-05-15T03:28:40.816Z
27682025-05-15T03:28:40.816Zinfo: running `cargo check --bins` on installinator-common (85/214)
27692025-05-15T03:28:41.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-05-15T03:28:41.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-05-15T03:28:41.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-05-15T03:28:41.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27732025-05-15T03:28:41.933Z
27742025-05-15T03:28:41.933Zinfo: running `cargo check --bins` on update-engine (86/214)
27752025-05-15T03:28:42.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-05-15T03:28:42.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-05-15T03:28:42.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-05-15T03:28:42.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27792025-05-15T03:28:43.004Z
27802025-05-15T03:28:43.005Zinfo: running `cargo check --bins` on nexus-client (87/214)
27812025-05-15T03:28:43.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-05-15T03:28:44.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-05-15T03:28:44.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-05-15T03:28:44.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27852025-05-15T03:28:44.143Z
27862025-05-15T03:28:44.143Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/214)
27872025-05-15T03:28:45.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-05-15T03:28:45.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-05-15T03:28:45.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-05-15T03:28:45.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27912025-05-15T03:28:45.261Z
27922025-05-15T03:28:45.261Zinfo: running `cargo check --bins` on omicron-passwords (89/214)
27932025-05-15T03:28:46.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-05-15T03:28:46.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-05-15T03:28:46.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-05-15T03:28:46.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27972025-05-15T03:28:46.287Z
27982025-05-15T03:28:46.288Zinfo: running `cargo check --bins` on nexus-types (90/214)
27992025-05-15T03:28:47.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-05-15T03:28:47.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-05-15T03:28:47.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-05-15T03:28:47.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
28032025-05-15T03:28:47.463Z
28042025-05-15T03:28:47.463Zinfo: running `cargo check --bins` on gateway-types (91/214)
28052025-05-15T03:28:48.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-05-15T03:28:48.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-05-15T03:28:48.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-05-15T03:28:48.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28092025-05-15T03:28:48.617Z
28102025-05-15T03:28:48.617Zinfo: running `cargo check --bins` on ipcc (92/214)
28112025-05-15T03:28:49.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-05-15T03:28:49.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-05-15T03:28:49.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-05-15T03:28:49.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28152025-05-15T03:28:49.798Z
28162025-05-15T03:28:49.798Zinfo: running `cargo check --bins` on oxide-client (93/214)
28172025-05-15T03:28:50.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-05-15T03:28:50.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-05-15T03:28:50.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-05-15T03:28:50.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28212025-05-15T03:28:50.883Z
28222025-05-15T03:28:50.883Zinfo: running `cargo check --bins` on oximeter-client (94/214)
28232025-05-15T03:28:51.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-05-15T03:28:51.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-05-15T03:28:51.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-05-15T03:28:51.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28272025-05-15T03:28:51.989Z
28282025-05-15T03:28:51.989Zinfo: running `cargo check --bins` on repo-depot-client (95/214)
28292025-05-15T03:28:52.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-05-15T03:28:52.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-05-15T03:28:52.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-05-15T03:28:52.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28332025-05-15T03:28:53.043Z
28342025-05-15T03:28:53.043Zinfo: running `cargo check --bins` on sled-agent-client (96/214)
28352025-05-15T03:28:54.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-05-15T03:28:54.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-05-15T03:28:54.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-05-15T03:28:54.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28392025-05-15T03:28:54.182Z
28402025-05-15T03:28:54.182Zinfo: running `cargo check --bins` on sled-agent-types (97/214)
28412025-05-15T03:28:55.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-05-15T03:28:55.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-05-15T03:28:55.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-05-15T03:28:55.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28452025-05-15T03:28:55.289Z
28462025-05-15T03:28:55.289Zinfo: running `cargo check --bins` on wicketd-client (98/214)
28472025-05-15T03:28:56.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-05-15T03:28:56.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-05-15T03:28:56.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-05-15T03:28:56.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28512025-05-15T03:28:56.420Z
28522025-05-15T03:28:56.420Zinfo: running `cargo check --bins` on wicket-common (99/214)
28532025-05-15T03:28:57.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-05-15T03:28:57.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-05-15T03:28:57.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-05-15T03:28:57.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
28572025-05-15T03:28:57.562Z
28582025-05-15T03:28:57.562Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/214)
28592025-05-15T03:28:58.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-05-15T03:28:58.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-05-15T03:28:58.694Z Checking csv-core v0.1.11
28622025-05-15T03:28:58.694Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28632025-05-15T03:28:58.720Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28642025-05-15T03:28:58.720Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28652025-05-15T03:28:58.990Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28662025-05-15T03:28:59.042Z Checking csv v1.3.1
28672025-05-15T03:28:59.068Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28682025-05-15T03:28:59.799Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28692025-05-15T03:29:00.312Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28702025-05-15T03:29:03.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
28712025-05-15T03:29:03.506Z
28722025-05-15T03:29:03.506Zinfo: running `cargo check --bins` on cockroach-admin-api (101/214)
28732025-05-15T03:29:04.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-05-15T03:29:04.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-05-15T03:29:04.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-05-15T03:29:04.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28772025-05-15T03:29:04.610Z
28782025-05-15T03:29:04.610Zinfo: running `cargo check --bins` on cockroach-admin-types (102/214)
28792025-05-15T03:29:05.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-05-15T03:29:05.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-05-15T03:29:05.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-05-15T03:29:05.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28832025-05-15T03:29:05.725Z
28842025-05-15T03:29:05.725Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/214)
28852025-05-15T03:29:06.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-05-15T03:29:06.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-05-15T03:29:06.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-05-15T03:29:06.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
28892025-05-15T03:29:06.989Z
28902025-05-15T03:29:06.989Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/214)
28912025-05-15T03:29:08.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-05-15T03:29:08.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-05-15T03:29:08.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-05-15T03:29:08.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28952025-05-15T03:29:08.353Z
28962025-05-15T03:29:08.353Zinfo: running `cargo check --bins` on dns-server (105/214)
28972025-05-15T03:29:09.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-05-15T03:29:09.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-05-15T03:29:09.508Z Compiling typify-impl v0.4.1
29002025-05-15T03:29:09.553Z Compiling parking_lot_core v0.8.6
29012025-05-15T03:29:09.584Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29022025-05-15T03:29:09.584Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29032025-05-15T03:29:09.610Z Checking fxhash v0.2.1
29042025-05-15T03:29:09.635Z Checking hickory-client v0.24.4
29052025-05-15T03:29:09.635Z Checking hickory-server v0.24.4
29062025-05-15T03:29:10.394Z Checking parking_lot v0.11.2
29072025-05-15T03:29:10.593Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29082025-05-15T03:29:10.723Z Checking sled v0.34.7
29092025-05-15T03:29:16.882Z Compiling typify-macro v0.4.1
29102025-05-15T03:29:19.307Z Compiling typify v0.4.1
29112025-05-15T03:29:19.458Z Compiling progenitor-impl v0.10.0
29122025-05-15T03:29:23.205Z Compiling progenitor-macro v0.10.0
29132025-05-15T03:29:27.923Z Checking progenitor v0.10.0
29142025-05-15T03:29:28.140Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29152025-05-15T03:29:28.892Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29162025-05-15T03:29:30.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.54s
29172025-05-15T03:29:31.104Z
29182025-05-15T03:29:31.104Zinfo: running `cargo check --bins` on dns-server-api (106/214)
29192025-05-15T03:29:32.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-05-15T03:29:32.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-05-15T03:29:32.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-05-15T03:29:32.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29232025-05-15T03:29:32.269Z
29242025-05-15T03:29:32.269Zinfo: running `cargo check --bins` on openapi-manager-types (107/214)
29252025-05-15T03:29:33.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-05-15T03:29:33.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-05-15T03:29:33.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-05-15T03:29:33.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29292025-05-15T03:29:33.349Z
29302025-05-15T03:29:33.349Zinfo: running `cargo check --bins` on gateway-test-utils (108/214)
29312025-05-15T03:29:34.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-05-15T03:29:34.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-05-15T03:29:34.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-05-15T03:29:34.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29352025-05-15T03:29:34.581Z
29362025-05-15T03:29:34.581Zinfo: running `cargo check --bins` on omicron-gateway (109/214)
29372025-05-15T03:29:35.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-05-15T03:29:35.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-05-15T03:29:35.869Z Checking half v2.4.1
29402025-05-15T03:29:35.869Z Compiling semver v0.1.20
29412025-05-15T03:29:35.895Z Compiling radium v0.7.0
29422025-05-15T03:29:35.895Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29432025-05-15T03:29:35.895Z Checking ciborium-io v0.2.2
29442025-05-15T03:29:35.940Z Compiling zerocopy-derive v0.6.6
29452025-05-15T03:29:35.965Z Checking tap v1.0.1
29462025-05-15T03:29:35.991Z Compiling maybe-uninit v2.0.0
29472025-05-15T03:29:36.117Z Checking password-hash v0.5.0
29482025-05-15T03:29:36.172Z Checking wyz v0.5.1
29492025-05-15T03:29:36.362Z Checking ciborium-ll v0.2.2
29502025-05-15T03:29:36.419Z Compiling rustc_version v0.1.7
29512025-05-15T03:29:36.538Z Checking blake2 v0.10.6
29522025-05-15T03:29:36.581Z Compiling packed_struct v0.10.1
29532025-05-15T03:29:36.608Z Compiling owo-colors v4.2.0
29542025-05-15T03:29:36.635Z Checking crc-catalog v2.4.0
29552025-05-15T03:29:36.675Z Checking ciborium v0.2.2
29562025-05-15T03:29:36.795Z Compiling cancel-safe-futures v0.1.5
29572025-05-15T03:29:36.851Z Compiling newtype_derive v0.1.6
29582025-05-15T03:29:37.010Z Checking funty v2.0.0
29592025-05-15T03:29:37.038Z Checking argon2 v0.5.3
29602025-05-15T03:29:37.095Z Checking crc v3.2.1
29612025-05-15T03:29:37.665Z Compiling packed_struct_codegen v0.10.1
29622025-05-15T03:29:37.665Z Checking libsw-core v0.3.1
29632025-05-15T03:29:37.665Z Checking secrecy v0.10.3
29642025-05-15T03:29:37.665Z Compiling indexmap v1.9.3
29652025-05-15T03:29:37.665Z Checking fixedbitset v0.5.7
29662025-05-15T03:29:37.665Z Checking nodrop v0.1.14
29672025-05-15T03:29:37.694Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29682025-05-15T03:29:37.813Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29692025-05-15T03:29:37.842Z Checking array-init v0.0.4
29702025-05-15T03:29:37.842Z Checking bitvec v1.0.1
29712025-05-15T03:29:37.883Z Checking zerocopy v0.6.6
29722025-05-15T03:29:37.956Z Checking libsw v3.4.0
29732025-05-15T03:29:38.066Z Checking petgraph v0.7.1
29742025-05-15T03:29:38.100Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29752025-05-15T03:29:38.176Z Checking smallvec v0.6.14
29762025-05-15T03:29:38.525Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29772025-05-15T03:29:38.728Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29782025-05-15T03:29:39.159Z Checking hashbrown v0.12.3
29792025-05-15T03:29:39.268Z Checking linear-map v1.2.0
29802025-05-15T03:29:39.548Z Checking bitfield v0.14.0
29812025-05-15T03:29:39.594Z Checking swrite v0.1.0
29822025-05-15T03:29:39.680Z Checking indent_write v2.2.0
29832025-05-15T03:29:39.706Z Checking termcolor v1.4.1
29842025-05-15T03:29:39.747Z Checking ron v0.8.1
29852025-05-15T03:29:39.824Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29862025-05-15T03:29:39.895Z Checking steno v0.4.1
29872025-05-15T03:29:40.107Z Checking env_logger v0.10.2
29882025-05-15T03:29:40.548Z Checking serde-hex v0.1.0
29892025-05-15T03:29:40.575Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29902025-05-15T03:29:40.739Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29912025-05-15T03:29:40.930Z Checking hashbrown v0.13.2
29922025-05-15T03:29:40.957Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29932025-05-15T03:29:41.029Z Checking crc-any v2.5.0
29942025-05-15T03:29:41.436Z Checking humantime v2.1.0
29952025-05-15T03:29:41.470Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29962025-05-15T03:29:41.758Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
29972025-05-15T03:29:41.791Z Checking half v1.8.3
29982025-05-15T03:29:41.862Z Checking object v0.30.4
29992025-05-15T03:29:42.063Z Checking void v1.0.2
30002025-05-15T03:29:42.114Z Checking path-slash v0.1.5
30012025-05-15T03:29:42.239Z Checking serde_cbor v0.11.2
30022025-05-15T03:29:42.286Z Checking lzss v0.8.2
30032025-05-15T03:29:42.388Z Checking tungstenite v0.23.0
30042025-05-15T03:29:42.612Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30052025-05-15T03:29:43.133Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30062025-05-15T03:29:43.291Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30072025-05-15T03:29:43.323Z Checking nix v0.27.1
30082025-05-15T03:29:43.402Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30092025-05-15T03:29:43.937Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30102025-05-15T03:29:43.996Z Checking kstat-rs v0.2.4
30112025-05-15T03:29:43.997Z Checking serde_bytes v0.11.17
30122025-05-15T03:29:43.997Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30132025-05-15T03:29:44.065Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30142025-05-15T03:29:44.109Z Checking tokio-tungstenite v0.23.1
30152025-05-15T03:29:44.178Z Checking signal-hook-tokio v0.3.1
30162025-05-15T03:29:49.235Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30172025-05-15T03:29:54.381Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30182025-05-15T03:29:56.219Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
30192025-05-15T03:30:03.326Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30202025-05-15T03:30:12.972Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30212025-05-15T03:30:13.984Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30222025-05-15T03:30:18.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.78s
30232025-05-15T03:30:18.603Z
30242025-05-15T03:30:18.603Zinfo: running `cargo check --bins` on ereport-types (110/214)
30252025-05-15T03:30:19.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-05-15T03:30:19.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-05-15T03:30:19.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-05-15T03:30:19.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30292025-05-15T03:30:19.725Z
30302025-05-15T03:30:19.725Zinfo: running `cargo check --bins` on gateway-api (111/214)
30312025-05-15T03:30:20.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-05-15T03:30:21.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-05-15T03:30:21.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-05-15T03:30:21.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30352025-05-15T03:30:21.607Z
30362025-05-15T03:30:21.607Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/214)
30372025-05-15T03:30:21.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-05-15T03:30:21.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-05-15T03:30:21.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-05-15T03:30:21.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30412025-05-15T03:30:22.089Z
30422025-05-15T03:30:22.089Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/214)
30432025-05-15T03:30:23.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-05-15T03:30:23.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-05-15T03:30:23.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-05-15T03:30:23.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30472025-05-15T03:30:23.259Z
30482025-05-15T03:30:23.259Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/214)
30492025-05-15T03:30:24.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-05-15T03:30:24.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-05-15T03:30:24.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-05-15T03:30:24.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
30532025-05-15T03:30:24.433Z
30542025-05-15T03:30:24.433Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/214)
30552025-05-15T03:30:25.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-05-15T03:30:25.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-05-15T03:30:25.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-05-15T03:30:25.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
30592025-05-15T03:30:25.599Z
30602025-05-15T03:30:25.599Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/214)
30612025-05-15T03:30:26.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-05-15T03:30:26.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-05-15T03:30:26.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-05-15T03:30:26.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30652025-05-15T03:30:26.744Z
30662025-05-15T03:30:26.744Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/214)
30672025-05-15T03:30:27.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-05-15T03:30:27.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-05-15T03:30:27.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-05-15T03:30:27.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30712025-05-15T03:30:27.979Z
30722025-05-15T03:30:27.979Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/214)
30732025-05-15T03:30:29.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-05-15T03:30:29.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-05-15T03:30:29.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-05-15T03:30:29.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
30772025-05-15T03:30:29.163Z
30782025-05-15T03:30:29.163Zinfo: running `cargo check --bins` on oximeter-producer (119/214)
30792025-05-15T03:30:30.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-05-15T03:30:30.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-05-15T03:30:30.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-05-15T03:30:30.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30832025-05-15T03:30:30.374Z
30842025-05-15T03:30:30.374Zinfo: running `cargo check --bins` on internal-dns-resolver (120/214)
30852025-05-15T03:30:31.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-05-15T03:30:31.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-05-15T03:30:31.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882025-05-15T03:30:31.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30892025-05-15T03:30:31.500Z
30902025-05-15T03:30:31.500Zinfo: running `cargo check --bins` on sp-sim (121/214)
30912025-05-15T03:30:32.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922025-05-15T03:30:32.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932025-05-15T03:30:32.751Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30942025-05-15T03:30:32.751Z Checking keccak v0.1.5
30952025-05-15T03:30:33.114Z Checking sha3 v0.10.8
30962025-05-15T03:30:33.143Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30972025-05-15T03:30:35.506Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30982025-05-15T03:30:38.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.16s
30992025-05-15T03:30:38.874Z
31002025-05-15T03:30:38.874Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/214)
31012025-05-15T03:30:39.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022025-05-15T03:30:39.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032025-05-15T03:30:39.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042025-05-15T03:30:39.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
31052025-05-15T03:30:40.114Z
31062025-05-15T03:30:40.114Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/214)
31072025-05-15T03:30:41.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-05-15T03:30:41.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-05-15T03:30:41.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-05-15T03:30:41.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31112025-05-15T03:30:41.408Z
31122025-05-15T03:30:41.408Zinfo: running `cargo check --bins` on db-macros (124/214)
31132025-05-15T03:30:42.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-05-15T03:30:42.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-05-15T03:30:42.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-05-15T03:30:42.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31172025-05-15T03:30:42.528Z
31182025-05-15T03:30:42.528Zinfo: running `cargo check --bins` on nexus-macros-common (125/214)
31192025-05-15T03:30:43.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-05-15T03:30:43.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-05-15T03:30:43.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-05-15T03:30:43.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31232025-05-15T03:30:43.630Z
31242025-05-15T03:30:43.630Zinfo: running `cargo check --bins` on nexus-auth (126/214)
31252025-05-15T03:30:44.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-05-15T03:30:44.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-05-15T03:30:44.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-05-15T03:30:44.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
31292025-05-15T03:30:44.859Z
31302025-05-15T03:30:44.859Zinfo: running `cargo check --bins` on authz-macros (127/214)
31312025-05-15T03:30:45.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-05-15T03:30:45.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-05-15T03:30:45.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-05-15T03:30:45.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31352025-05-15T03:30:45.933Z
31362025-05-15T03:30:45.933Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/214)
31372025-05-15T03:30:46.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-05-15T03:30:47.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-05-15T03:30:47.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-05-15T03:30:47.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
31412025-05-15T03:30:47.142Z
31422025-05-15T03:30:47.142Zinfo: running `cargo check --bins` on nexus-db-model (129/214)
31432025-05-15T03:30:48.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-05-15T03:30:48.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-05-15T03:30:48.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462025-05-15T03:30:48.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
31472025-05-15T03:30:48.410Z
31482025-05-15T03:30:48.410Zinfo: running `cargo check --bins` on nexus-db-schema (130/214)
31492025-05-15T03:30:49.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502025-05-15T03:30:49.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512025-05-15T03:30:49.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522025-05-15T03:30:49.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31532025-05-15T03:30:49.555Z
31542025-05-15T03:30:49.555Zinfo: running `cargo check --bins` on nexus-defaults (131/214)
31552025-05-15T03:30:50.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-05-15T03:30:50.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-05-15T03:30:50.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582025-05-15T03:30:50.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31592025-05-15T03:30:50.682Z
31602025-05-15T03:30:50.682Zinfo: running `cargo check --bins` on nexus-db-errors (132/214)
31612025-05-15T03:30:51.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-05-15T03:30:51.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-05-15T03:30:51.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642025-05-15T03:30:51.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
31652025-05-15T03:30:51.883Z
31662025-05-15T03:30:51.883Zinfo: running `cargo check --bins` on nexus-db-lookup (133/214)
31672025-05-15T03:30:53.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-05-15T03:30:53.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-05-15T03:30:53.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702025-05-15T03:30:53.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31712025-05-15T03:30:53.261Z
31722025-05-15T03:30:53.261Zinfo: running `cargo check --bins` on nexus-inventory (134/214)
31732025-05-15T03:30:54.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-05-15T03:30:54.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-05-15T03:30:54.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762025-05-15T03:30:54.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31772025-05-15T03:30:54.523Z
31782025-05-15T03:30:54.523Zinfo: running `cargo check --bins` on typed-rng (135/214)
31792025-05-15T03:30:55.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802025-05-15T03:30:55.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812025-05-15T03:30:55.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822025-05-15T03:30:55.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31832025-05-15T03:30:55.646Z
31842025-05-15T03:30:55.646Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/214)
31852025-05-15T03:30:56.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-05-15T03:30:56.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-05-15T03:30:57.057Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
31882025-05-15T03:30:57.057Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31892025-05-15T03:30:57.082Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=71dd30f454f35c1d33cd8ea0198116f680ac1689#71dd30f4)
31902025-05-15T03:30:57.083Z Compiling thiserror-impl-no-std v2.0.2
31912025-05-15T03:30:57.083Z Checking universal-hash v0.5.1
31922025-05-15T03:30:57.083Z Checking opaque-debug v0.3.1
31932025-05-15T03:30:57.165Z Checking chacha20 v0.9.1
31942025-05-15T03:30:57.194Z Checking aead v0.5.2
31952025-05-15T03:30:57.308Z Compiling unicase v2.7.0
31962025-05-15T03:30:57.359Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31972025-05-15T03:30:57.428Z Checking poly1305 v0.8.0
31982025-05-15T03:30:57.524Z Compiling libefi-sys v0.1.0
31992025-05-15T03:30:57.634Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
32002025-05-15T03:30:57.659Z Compiling bitfield-struct v0.6.2
32012025-05-15T03:30:57.745Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32022025-05-15T03:30:57.770Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=71dd30f454f35c1d33cd8ea0198116f680ac1689#71dd30f4)
32032025-05-15T03:30:57.896Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32042025-05-15T03:30:57.955Z Checking chacha20poly1305 v0.10.1
32052025-05-15T03:30:58.175Z Compiling proc-macro-error-attr2 v2.0.0
32062025-05-15T03:30:58.200Z Compiling salty v0.3.0
32072025-05-15T03:30:58.244Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32082025-05-15T03:30:58.269Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32092025-05-15T03:30:58.665Z Compiling num-derive v0.3.3
32102025-05-15T03:30:58.942Z Compiling xshell-macros v0.2.7
32112025-05-15T03:30:58.967Z Compiling proc-macro-error2 v2.0.1
32122025-05-15T03:30:58.991Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32132025-05-15T03:30:59.541Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32142025-05-15T03:30:59.619Z Checking papergrid v0.14.0
32152025-05-15T03:30:59.669Z Checking xshell v0.2.7
32162025-05-15T03:30:59.711Z Checking thiserror-no-std v2.0.2
32172025-05-15T03:30:59.867Z Checking vsss-rs v3.3.4
32182025-05-15T03:31:00.027Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32192025-05-15T03:31:00.052Z Compiling tabled_derive v0.10.0
32202025-05-15T03:31:00.279Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=71dd30f454f35c1d33cd8ea0198116f680ac1689#71dd30f4)
32212025-05-15T03:31:00.486Z Checking libscf-sys v1.1.0
32222025-05-15T03:31:00.714Z Compiling mime_guess v2.0.5
32232025-05-15T03:31:01.479Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32242025-05-15T03:31:01.654Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32252025-05-15T03:31:01.845Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32262025-05-15T03:31:02.340Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32272025-05-15T03:31:02.589Z Checking primeorder v0.13.6
32282025-05-15T03:31:02.905Z Checking env_filter v0.1.2
32292025-05-15T03:31:02.934Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32302025-05-15T03:31:03.057Z Checking p384 v0.13.0
32312025-05-15T03:31:03.177Z Checking env_logger v0.11.5
32322025-05-15T03:31:03.344Z Checking tabled v0.18.0
32332025-05-15T03:31:03.534Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32342025-05-15T03:31:04.047Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32352025-05-15T03:31:04.072Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32362025-05-15T03:31:04.099Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32372025-05-15T03:31:04.396Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32382025-05-15T03:31:04.531Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32392025-05-15T03:31:04.635Z Checking http-range v0.1.5
32402025-05-15T03:31:04.747Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32412025-05-15T03:31:04.816Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32422025-05-15T03:31:04.841Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32432025-05-15T03:31:05.113Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32442025-05-15T03:31:05.412Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32452025-05-15T03:31:05.444Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32462025-05-15T03:31:05.517Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
32472025-05-15T03:31:05.653Z Checking secrecy v0.8.0
32482025-05-15T03:31:05.863Z Checking atty v0.2.14
32492025-05-15T03:31:05.978Z Checking crc8 v0.1.1
32502025-05-15T03:31:06.022Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=71dd30f454f35c1d33cd8ea0198116f680ac1689#71dd30f4)
32512025-05-15T03:31:06.126Z Checking hyper-staticfile v0.10.1
32522025-05-15T03:31:06.297Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32532025-05-15T03:31:06.712Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32542025-05-15T03:31:06.772Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32552025-05-15T03:31:06.903Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32562025-05-15T03:31:07.357Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32572025-05-15T03:31:07.400Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32582025-05-15T03:31:07.650Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32592025-05-15T03:31:07.689Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32602025-05-15T03:31:07.884Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32612025-05-15T03:31:08.046Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32622025-05-15T03:31:08.624Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32632025-05-15T03:31:08.701Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32642025-05-15T03:31:09.328Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32652025-05-15T03:31:09.328Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32662025-05-15T03:31:09.353Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32672025-05-15T03:31:10.179Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32682025-05-15T03:31:10.533Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32692025-05-15T03:31:10.558Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32702025-05-15T03:31:12.527Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32712025-05-15T03:31:22.006Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32722025-05-15T03:31:45.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.82s
32732025-05-15T03:31:45.705Z
32742025-05-15T03:31:45.705Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/214)
32752025-05-15T03:31:46.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-05-15T03:31:46.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-05-15T03:31:47.153Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32782025-05-15T03:32:10.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.37s
32792025-05-15T03:32:10.304Z
32802025-05-15T03:32:10.305Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/214)
32812025-05-15T03:32:11.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-05-15T03:32:11.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-05-15T03:32:11.672Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32842025-05-15T03:32:35.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.38s
32852025-05-15T03:32:35.926Z
32862025-05-15T03:32:35.926Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/214)
32872025-05-15T03:32:37.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-05-15T03:32:37.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-05-15T03:32:37.412Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32902025-05-15T03:33:01.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.28s
32912025-05-15T03:33:01.445Z
32922025-05-15T03:33:01.445Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/214)
32932025-05-15T03:33:02.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-05-15T03:33:02.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-05-15T03:33:02.879Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32962025-05-15T03:33:27.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.82s
32972025-05-15T03:33:27.525Z
32982025-05-15T03:33:27.526Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/214)
32992025-05-15T03:33:28.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-05-15T03:33:28.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-05-15T03:33:29.012Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33022025-05-15T03:33:53.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.65s
33032025-05-15T03:33:53.422Z
33042025-05-15T03:33:53.422Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/214)
33052025-05-15T03:33:54.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-05-15T03:33:54.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-05-15T03:33:54.839Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33082025-05-15T03:34:19.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.34s
33092025-05-15T03:34:20.040Z
33102025-05-15T03:34:20.040Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/214)
33112025-05-15T03:34:21.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-05-15T03:34:21.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-05-15T03:34:21.474Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33142025-05-15T03:34:46.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.44s
33152025-05-15T03:34:46.722Z
33162025-05-15T03:34:46.723Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/214)
33172025-05-15T03:34:47.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-05-15T03:34:47.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-05-15T03:34:47.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-05-15T03:34:47.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33212025-05-15T03:34:47.940Z
33222025-05-15T03:34:47.940Zinfo: running `cargo check --bins` on key-manager (145/214)
33232025-05-15T03:34:49.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-05-15T03:34:49.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-05-15T03:34:49.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-05-15T03:34:49.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33272025-05-15T03:34:49.166Z
33282025-05-15T03:34:49.166Zinfo: running `cargo check --bins` on range-requests (146/214)
33292025-05-15T03:34:50.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-05-15T03:34:50.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-05-15T03:34:50.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-05-15T03:34:50.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
33332025-05-15T03:34:50.367Z
33342025-05-15T03:34:50.367Zinfo: running `cargo check --bins` on repo-depot-api (147/214)
33352025-05-15T03:34:51.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-05-15T03:34:51.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-05-15T03:34:51.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-05-15T03:34:51.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
33392025-05-15T03:34:51.549Z
33402025-05-15T03:34:51.549Zinfo: running `cargo check --bins` on sled-agent-api (148/214)
33412025-05-15T03:34:52.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-05-15T03:34:52.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-05-15T03:34:52.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442025-05-15T03:34:52.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33452025-05-15T03:34:52.806Z
33462025-05-15T03:34:52.806Zinfo: running `cargo check --bins` on sled-diagnostics (149/214)
33472025-05-15T03:34:53.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-05-15T03:34:53.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-05-15T03:34:53.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33502025-05-15T03:34:53.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33512025-05-15T03:34:53.979Z
33522025-05-15T03:34:53.979Zinfo: running `cargo check --bins --no-default-features` on sled-storage (150/214)
33532025-05-15T03:34:55.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-05-15T03:34:55.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-05-15T03:34:55.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33562025-05-15T03:34:55.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
33572025-05-15T03:34:55.169Z
33582025-05-15T03:34:55.169Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (151/214)
33592025-05-15T03:34:56.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-05-15T03:34:56.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-05-15T03:34:56.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622025-05-15T03:34:56.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33632025-05-15T03:34:56.446Z
33642025-05-15T03:34:56.446Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (152/214)
33652025-05-15T03:34:57.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-05-15T03:34:57.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-05-15T03:34:57.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33682025-05-15T03:34:57.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33692025-05-15T03:34:57.695Z
33702025-05-15T03:34:57.695Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (153/214)
33712025-05-15T03:34:58.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-05-15T03:34:58.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-05-15T03:34:58.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33742025-05-15T03:34:58.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
33752025-05-15T03:34:58.905Z
33762025-05-15T03:34:58.905Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (154/214)
33772025-05-15T03:34:59.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782025-05-15T03:34:59.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792025-05-15T03:34:59.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33802025-05-15T03:34:59.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
33812025-05-15T03:35:00.108Z
33822025-05-15T03:35:00.108Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (155/214)
33832025-05-15T03:35:01.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842025-05-15T03:35:01.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852025-05-15T03:35:01.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862025-05-15T03:35:01.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
33872025-05-15T03:35:01.322Z
33882025-05-15T03:35:01.322Zinfo: running `cargo check --bins` on sled-agent-zone-images (156/214)
33892025-05-15T03:35:02.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-05-15T03:35:02.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-05-15T03:35:02.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33922025-05-15T03:35:02.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33932025-05-15T03:35:02.597Z
33942025-05-15T03:35:02.597Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (157/214)
33952025-05-15T03:35:03.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-05-15T03:35:03.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-05-15T03:35:03.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982025-05-15T03:35:03.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33992025-05-15T03:35:03.829Z
34002025-05-15T03:35:03.829Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (158/214)
34012025-05-15T03:35:04.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-05-15T03:35:04.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-05-15T03:35:04.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042025-05-15T03:35:04.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
34052025-05-15T03:35:05.065Z
34062025-05-15T03:35:05.065Zinfo: running `cargo check --bins` on nexus-test-interface (159/214)
34072025-05-15T03:35:06.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-05-15T03:35:06.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-05-15T03:35:06.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34102025-05-15T03:35:06.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
34112025-05-15T03:35:06.743Z
34122025-05-15T03:35:06.743Zinfo: running `cargo check --bins` on oximeter-collector (160/214)
34132025-05-15T03:35:07.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142025-05-15T03:35:07.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152025-05-15T03:35:07.641Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34162025-05-15T03:35:07.641Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34172025-05-15T03:35:08.972Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34182025-05-15T03:35:12.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
34192025-05-15T03:35:12.395Z
34202025-05-15T03:35:12.395Zinfo: running `cargo check --bins` on oximeter-api (161/214)
34212025-05-15T03:35:13.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222025-05-15T03:35:13.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232025-05-15T03:35:13.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242025-05-15T03:35:13.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34252025-05-15T03:35:13.611Z
34262025-05-15T03:35:13.611Zinfo: running `cargo check --bins` on cert-dev (162/214)
34272025-05-15T03:35:14.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282025-05-15T03:35:14.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292025-05-15T03:35:14.733Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34302025-05-15T03:35:15.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
34312025-05-15T03:35:15.262Z
34322025-05-15T03:35:15.262Zinfo: running `cargo check --bins` on clickana (163/214)
34332025-05-15T03:35:16.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342025-05-15T03:35:16.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352025-05-15T03:35:16.445Z Checking itertools v0.13.0
34362025-05-15T03:35:16.445Z Checking castaway v0.2.3
34372025-05-15T03:35:16.445Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34382025-05-15T03:35:16.445Z Checking lru v0.12.5
34392025-05-15T03:35:16.445Z Compiling instability v0.3.2
34402025-05-15T03:35:16.470Z Checking cassowary v0.3.0
34412025-05-15T03:35:16.470Z Compiling indoc v2.0.6
34422025-05-15T03:35:16.654Z Checking compact_str v0.8.0
34432025-05-15T03:35:18.996Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34442025-05-15T03:35:19.023Z Checking unicode-truncate v1.1.0
34452025-05-15T03:35:19.285Z Checking ratatui v0.29.0
34462025-05-15T03:35:22.273Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34472025-05-15T03:35:23.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
34482025-05-15T03:35:24.655Z
34492025-05-15T03:35:24.655Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (164/214)
34502025-05-15T03:35:25.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-05-15T03:35:25.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-05-15T03:35:25.145Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34532025-05-15T03:35:25.145Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34542025-05-15T03:35:26.881Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34552025-05-15T03:35:27.660Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34562025-05-15T03:35:28.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
34572025-05-15T03:35:28.456Z
34582025-05-15T03:35:28.457Zinfo: running `cargo check --bins` on ch-dev (165/214)
34592025-05-15T03:35:29.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602025-05-15T03:35:29.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612025-05-15T03:35:29.676Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34622025-05-15T03:35:30.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
34632025-05-15T03:35:30.942Z
34642025-05-15T03:35:30.942Zinfo: running `cargo check --bins` on dev-tools-common (166/214)
34652025-05-15T03:35:31.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662025-05-15T03:35:31.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672025-05-15T03:35:31.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34682025-05-15T03:35:31.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34692025-05-15T03:35:31.813Z
34702025-05-15T03:35:31.813Zinfo: running `cargo check --bins` on crdb-seed (167/214)
34712025-05-15T03:35:32.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722025-05-15T03:35:32.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732025-05-15T03:35:33.033Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34742025-05-15T03:35:33.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
34752025-05-15T03:35:33.723Z
34762025-05-15T03:35:33.723Zinfo: running `cargo check --bins` on db-dev (168/214)
34772025-05-15T03:35:34.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782025-05-15T03:35:34.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792025-05-15T03:35:34.967Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34802025-05-15T03:35:36.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
34812025-05-15T03:35:36.304Z
34822025-05-15T03:35:36.304Zinfo: running `cargo check --bins` on omicron-dev-lib (169/214)
34832025-05-15T03:35:37.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842025-05-15T03:35:37.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852025-05-15T03:35:37.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862025-05-15T03:35:37.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
34872025-05-15T03:35:37.550Z
34882025-05-15T03:35:37.550Zinfo: running `cargo check --bins` on xtask-downloader (170/214)
34892025-05-15T03:35:38.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902025-05-15T03:35:38.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912025-05-15T03:35:38.731Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34922025-05-15T03:35:39.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
34932025-05-15T03:35:40.171Z
34942025-05-15T03:35:40.171Zinfo: running `cargo check --bins` on omicron-ls-apis (171/214)
34952025-05-15T03:35:41.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962025-05-15T03:35:41.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972025-05-15T03:35:41.308Z Checking cargo-platform v0.1.8
34982025-05-15T03:35:41.622Z Checking cargo_metadata v0.19.2
34992025-05-15T03:35:43.264Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
35002025-05-15T03:35:44.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
35012025-05-15T03:35:44.782Z
35022025-05-15T03:35:44.782Zinfo: running `cargo check --bins` on mgs-dev (172/214)
35032025-05-15T03:35:45.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-05-15T03:35:45.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-05-15T03:35:46.148Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35062025-05-15T03:35:48.725Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35072025-05-15T03:35:49.631Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
35082025-05-15T03:35:50.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
35092025-05-15T03:35:50.718Z
35102025-05-15T03:35:50.718Zinfo: running `cargo check --bins` on omicron-omdb (173/214)
35112025-05-15T03:35:51.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-05-15T03:35:51.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-05-15T03:35:52.250Z Compiling crunchy v0.2.2
35142025-05-15T03:35:52.275Z Compiling dsl_auto_type v0.1.2
35152025-05-15T03:35:52.275Z Checking scheduled-thread-pool v0.2.7
35162025-05-15T03:35:52.275Z Compiling diesel_table_macro_syntax v0.2.0
35172025-05-15T03:35:52.300Z Compiling tiny-keccak v2.0.2
35182025-05-15T03:35:52.358Z Compiling bit-vec v0.6.3
35192025-05-15T03:35:52.383Z Compiling ascii-canvas v3.0.0
35202025-05-15T03:35:52.416Z Compiling ena v0.14.3
35212025-05-15T03:35:52.600Z Checking r2d2 v0.8.10
35222025-05-15T03:35:52.689Z Compiling bindgen v0.71.1
35232025-05-15T03:35:52.724Z Compiling bit-set v0.5.3
35242025-05-15T03:35:52.855Z Compiling diff v0.1.13
35252025-05-15T03:35:52.880Z Compiling regex-syntax v0.6.29
35262025-05-15T03:35:52.938Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35272025-05-15T03:35:52.987Z Compiling ref-cast v1.0.23
35282025-05-15T03:35:53.040Z Compiling rustc-hash v2.1.1
35292025-05-15T03:35:53.223Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35302025-05-15T03:35:53.271Z Compiling derive_builder_core v0.20.2
35312025-05-15T03:35:53.430Z Compiling libxml v0.3.3
35322025-05-15T03:35:53.553Z Compiling ref-cast-impl v1.0.23
35332025-05-15T03:35:53.640Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35342025-05-15T03:35:53.723Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35352025-05-15T03:35:54.244Z Compiling diesel_derives v2.2.3
35362025-05-15T03:35:54.272Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35372025-05-15T03:35:54.272Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35382025-05-15T03:35:54.272Z Compiling strum_macros v0.24.3
35392025-05-15T03:35:54.631Z Compiling indoc v1.0.9
35402025-05-15T03:35:55.435Z Compiling derive_builder_macro v0.20.2
35412025-05-15T03:35:55.468Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35422025-05-15T03:35:55.780Z Compiling oso-derive v0.27.3
35432025-05-15T03:35:56.295Z Compiling lalrpop v0.19.12
35442025-05-15T03:35:56.420Z Checking derive_builder v0.20.2
35452025-05-15T03:35:56.608Z Compiling impl-trait-for-tuples v0.2.2
35462025-05-15T03:35:56.732Z Checking quick-xml v0.37.2
35472025-05-15T03:35:56.768Z Checking maplit v1.0.2
35482025-05-15T03:35:56.966Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35492025-05-15T03:35:57.290Z Compiling diesel-dtrace v0.4.2
35502025-05-15T03:35:57.699Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35512025-05-15T03:35:58.012Z Checking bb8 v0.8.5
35522025-05-15T03:35:58.245Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35532025-05-15T03:35:58.508Z Checking io-lifetimes v1.0.11
35542025-05-15T03:35:58.535Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35552025-05-15T03:35:58.603Z Checking rand_seeder v0.3.0
35562025-05-15T03:35:58.724Z Checking rustix v0.37.28
35572025-05-15T03:35:58.883Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35582025-05-15T03:35:58.917Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35592025-05-15T03:35:58.943Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35602025-05-15T03:35:59.160Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35612025-05-15T03:35:59.511Z Checking smawk v0.3.2
35622025-05-15T03:35:59.759Z Checking is_ci v1.2.0
35632025-05-15T03:35:59.839Z Checking terminal_size v0.2.6
35642025-05-15T03:35:59.935Z Checking unicode-linebreak v0.1.5
35652025-05-15T03:36:00.055Z Checking supports-color v3.0.2
35662025-05-15T03:36:00.311Z Checking support-bundle-viewer v0.1.0
35672025-05-15T03:36:00.358Z Checking textwrap v0.16.1
35682025-05-15T03:36:00.780Z Checking multimap v0.10.0
35692025-05-15T03:36:01.232Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35702025-05-15T03:36:02.849Z Checking diesel v2.2.10
35712025-05-15T03:36:19.765Z Compiling samael v0.0.18
35722025-05-15T03:36:34.489Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35732025-05-15T03:36:37.769Z Checking async-bb8-diesel v0.2.1
35742025-05-15T03:36:40.164Z Compiling polar-core v0.27.3
35752025-05-15T03:36:50.577Z Checking oso v0.27.3
35762025-05-15T03:37:44.879Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35772025-05-15T03:38:35.044Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35782025-05-15T03:38:48.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
35792025-05-15T03:38:49.224Z
35802025-05-15T03:38:49.224Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (174/214)
35812025-05-15T03:38:50.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-05-15T03:38:50.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-05-15T03:38:50.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842025-05-15T03:38:50.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
35852025-05-15T03:38:50.395Z
35862025-05-15T03:38:50.395Zinfo: running `cargo check --bins` on nexus-saga-recovery (175/214)
35872025-05-15T03:38:51.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-05-15T03:38:51.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-05-15T03:38:51.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-05-15T03:38:51.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35912025-05-15T03:38:51.606Z
35922025-05-15T03:38:51.606Zinfo: running `cargo check --bins` on nexus-test-utils-macros (176/214)
35932025-05-15T03:38:52.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-05-15T03:38:52.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-05-15T03:38:52.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-05-15T03:38:52.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
35972025-05-15T03:38:52.637Z
35982025-05-15T03:38:52.637Zinfo: running `cargo check --bins` on omicron-nexus (177/214)
35992025-05-15T03:38:53.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-05-15T03:38:53.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-05-15T03:38:54.055Z Compiling libz-sys v1.1.20
36022025-05-15T03:38:54.081Z Compiling libgit2-sys v0.17.0+1.8.1
36032025-05-15T03:38:54.110Z Compiling vergen v8.3.2
36042025-05-15T03:38:54.135Z Compiling cargo-platform v0.1.8
36052025-05-15T03:38:54.135Z Compiling pin-project-internal v1.1.6
36062025-05-15T03:38:54.175Z Compiling snafu-derive v0.8.5
36072025-05-15T03:38:54.201Z Compiling fs-err v2.11.0
36082025-05-15T03:38:54.201Z Compiling rustls v0.21.12
36092025-05-15T03:38:54.462Z Compiling cargo_metadata v0.18.1
36102025-05-15T03:38:54.570Z Checking globset v0.4.15
36112025-05-15T03:38:54.640Z Checking olpc-cjson v0.1.4
36122025-05-15T03:38:54.720Z Checking rustls-webpki v0.101.7
36132025-05-15T03:38:54.830Z Checking sct v0.7.1
36142025-05-15T03:38:55.057Z Checking serde_plain v1.0.2
36152025-05-15T03:38:55.083Z Checking typed-path v0.9.3
36162025-05-15T03:38:55.325Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36172025-05-15T03:38:55.447Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36182025-05-15T03:38:55.623Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36192025-05-15T03:38:55.763Z Checking parse-size v1.1.0
36202025-05-15T03:38:56.015Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36212025-05-15T03:38:56.043Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36222025-05-15T03:38:56.284Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36232025-05-15T03:38:56.632Z Checking pin-project v1.1.6
36242025-05-15T03:38:56.797Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36252025-05-15T03:38:56.990Z Checking rustls-pemfile v1.0.4
36262025-05-15T03:38:57.253Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36272025-05-15T03:38:57.253Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36282025-05-15T03:38:57.473Z Checking twox-hash v2.1.0
36292025-05-15T03:38:57.619Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36302025-05-15T03:38:57.686Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36312025-05-15T03:38:58.069Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36322025-05-15T03:38:58.309Z Checking tokio-rustls v0.24.1
36332025-05-15T03:38:58.552Z Checking snafu v0.8.5
36342025-05-15T03:38:58.673Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36352025-05-15T03:38:59.012Z Checking tough v0.20.0
36362025-05-15T03:38:59.176Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36372025-05-15T03:38:59.500Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36382025-05-15T03:38:59.614Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36392025-05-15T03:38:59.650Z Checking fatfs v0.3.6
36402025-05-15T03:38:59.849Z Checking assert_matches v1.5.0
36412025-05-15T03:39:03.273Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36422025-05-15T03:39:04.785Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36432025-05-15T03:39:07.111Z Compiling git2 v0.19.0
36442025-05-15T03:39:12.905Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36452025-05-15T03:40:57.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
36462025-05-15T03:40:57.490Z
36472025-05-15T03:40:57.491Zinfo: running `cargo check --bins` on nexus-background-task-interface (178/214)
36482025-05-15T03:40:58.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-05-15T03:40:58.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-05-15T03:40:58.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36512025-05-15T03:40:58.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
36522025-05-15T03:40:58.637Z
36532025-05-15T03:40:58.637Zinfo: running `cargo check --bins` on nexus-external-api (179/214)
36542025-05-15T03:40:59.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552025-05-15T03:40:59.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562025-05-15T03:40:59.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36572025-05-15T03:40:59.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
36582025-05-15T03:40:59.784Z
36592025-05-15T03:40:59.784Zinfo: running `cargo check --bins` on nexus-internal-api (180/214)
36602025-05-15T03:41:00.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36612025-05-15T03:41:00.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36622025-05-15T03:41:00.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36632025-05-15T03:41:00.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
36642025-05-15T03:41:00.959Z
36652025-05-15T03:41:00.959Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (181/214)
36662025-05-15T03:41:02.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672025-05-15T03:41:02.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682025-05-15T03:41:02.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36692025-05-15T03:41:02.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
36702025-05-15T03:41:02.188Z
36712025-05-15T03:41:02.188Zinfo: running `cargo check --bins` on nexus-mgs-updates (182/214)
36722025-05-15T03:41:03.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732025-05-15T03:41:03.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742025-05-15T03:41:03.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36752025-05-15T03:41:03.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
36762025-05-15T03:41:03.320Z
36772025-05-15T03:41:03.320Zinfo: running `cargo check --bins` on nexus-networking (183/214)
36782025-05-15T03:41:04.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-05-15T03:41:04.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-05-15T03:41:04.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812025-05-15T03:41:04.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
36822025-05-15T03:41:04.481Z
36832025-05-15T03:41:04.481Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (184/214)
36842025-05-15T03:41:05.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-05-15T03:41:05.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-05-15T03:41:05.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872025-05-15T03:41:05.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
36882025-05-15T03:41:05.713Z
36892025-05-15T03:41:05.713Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (185/214)
36902025-05-15T03:41:06.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-05-15T03:41:06.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-05-15T03:41:06.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932025-05-15T03:41:06.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
36942025-05-15T03:41:06.874Z
36952025-05-15T03:41:06.874Zinfo: running `cargo check --bins` on update-common (186/214)
36962025-05-15T03:41:07.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-05-15T03:41:07.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-05-15T03:41:07.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36992025-05-15T03:41:07.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
37002025-05-15T03:41:08.018Z
37012025-05-15T03:41:08.018Zinfo: running `cargo check --bins` on omicron-dev (187/214)
37022025-05-15T03:41:09.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032025-05-15T03:41:09.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042025-05-15T03:41:09.537Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
37052025-05-15T03:41:09.537Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37062025-05-15T03:41:09.601Z Checking yansi v1.0.1
37072025-05-15T03:41:09.602Z Checking diff v0.1.13
37082025-05-15T03:41:09.627Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
37092025-05-15T03:41:09.627Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37102025-05-15T03:41:10.125Z Checking pretty_assertions v1.4.1
37112025-05-15T03:41:11.105Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37122025-05-15T03:41:53.726Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37132025-05-15T03:41:53.726Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37142025-05-15T03:41:53.751Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37152025-05-15T03:41:53.751Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37162025-05-15T03:41:53.751Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37172025-05-15T03:41:53.751Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37182025-05-15T03:41:54.966Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37192025-05-15T03:41:56.863Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37202025-05-15T03:43:21.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
37212025-05-15T03:43:21.242Z
37222025-05-15T03:43:21.242Zinfo: running `cargo check --bins` on openapi-manager (188/214)
37232025-05-15T03:43:22.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242025-05-15T03:43:22.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252025-05-15T03:43:22.291Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37262025-05-15T03:43:22.291Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37272025-05-15T03:43:22.316Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37282025-05-15T03:43:22.316Z Checking heck v0.4.1
37292025-05-15T03:43:22.316Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37302025-05-15T03:43:22.593Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37312025-05-15T03:43:22.946Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37322025-05-15T03:43:23.926Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37332025-05-15T03:43:27.405Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37342025-05-15T03:43:29.724Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37352025-05-15T03:43:30.990Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37362025-05-15T03:43:35.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.07s
37372025-05-15T03:43:35.349Z
37382025-05-15T03:43:35.349Zinfo: running `cargo check --bins` on installinator-api (189/214)
37392025-05-15T03:43:35.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402025-05-15T03:43:35.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412025-05-15T03:43:35.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422025-05-15T03:43:35.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37432025-05-15T03:43:35.349Z
37442025-05-15T03:43:35.349Zinfo: running `cargo check --bins` on wicketd-api (190/214)
37452025-05-15T03:43:35.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462025-05-15T03:43:35.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472025-05-15T03:43:35.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482025-05-15T03:43:35.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37492025-05-15T03:43:35.603Z
37502025-05-15T03:43:35.604Zinfo: running `cargo check --bins` on omicron-pins (191/214)
37512025-05-15T03:43:36.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522025-05-15T03:43:36.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532025-05-15T03:43:36.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542025-05-15T03:43:36.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
37552025-05-15T03:43:36.590Z
37562025-05-15T03:43:36.590Zinfo: running `cargo check --bins` on reconfigurator-cli (192/214)
37572025-05-15T03:43:37.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582025-05-15T03:43:37.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592025-05-15T03:43:37.807Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37602025-05-15T03:43:37.807Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37612025-05-15T03:43:37.832Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37622025-05-15T03:43:37.886Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37632025-05-15T03:43:37.911Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37642025-05-15T03:43:37.911Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37652025-05-15T03:43:37.911Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37662025-05-15T03:43:37.949Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37672025-05-15T03:43:38.239Z Compiling petname v2.0.2
37682025-05-15T03:43:38.239Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37692025-05-15T03:43:38.282Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37702025-05-15T03:43:38.582Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37712025-05-15T03:43:39.012Z Checking sync-ptr v0.1.1
37722025-05-15T03:43:39.281Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37732025-05-15T03:43:41.052Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37742025-05-15T03:43:42.250Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37752025-05-15T03:43:44.141Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37762025-05-15T03:44:00.295Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37772025-05-15T03:44:00.295Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37782025-05-15T03:44:01.306Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37792025-05-15T03:44:03.209Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37802025-05-15T03:44:06.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.73s
37812025-05-15T03:44:06.545Z
37822025-05-15T03:44:06.545Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/214)
37832025-05-15T03:44:07.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842025-05-15T03:44:07.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852025-05-15T03:44:07.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862025-05-15T03:44:07.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37872025-05-15T03:44:07.707Z
37882025-05-15T03:44:07.707Zinfo: running `cargo check --bins` on omicron-repl-utils (194/214)
37892025-05-15T03:44:08.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902025-05-15T03:44:08.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912025-05-15T03:44:08.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922025-05-15T03:44:08.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
37932025-05-15T03:44:08.740Z
37942025-05-15T03:44:08.740Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (195/214)
37952025-05-15T03:44:09.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-05-15T03:44:09.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-05-15T03:44:09.980Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37982025-05-15T03:44:11.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
37992025-05-15T03:44:11.609Z
38002025-05-15T03:44:11.609Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (196/214)
38012025-05-15T03:44:12.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-05-15T03:44:12.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-05-15T03:44:12.804Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38042025-05-15T03:44:13.319Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38052025-05-15T03:44:14.787Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
38062025-05-15T03:44:15.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
38072025-05-15T03:44:15.930Z
38082025-05-15T03:44:15.930Zinfo: running `cargo check --bins` on omicron-releng (197/214)
38092025-05-15T03:44:16.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-05-15T03:44:16.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-05-15T03:44:17.029Z Compiling blake3 v1.5.4
38122025-05-15T03:44:17.055Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38132025-05-15T03:44:17.081Z Checking memmap2 v0.9.5
38142025-05-15T03:44:17.107Z Checking arrayvec v0.7.6
38152025-05-15T03:44:17.107Z Checking constant_time_eq v0.3.1
38162025-05-15T03:44:17.107Z Checking arrayref v0.3.9
38172025-05-15T03:44:17.163Z Checking topological-sort v0.2.2
38182025-05-15T03:44:17.188Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38192025-05-15T03:44:17.254Z Checking shell-words v1.1.0
38202025-05-15T03:44:17.715Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38212025-05-15T03:44:18.103Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38222025-05-15T03:44:18.739Z Checking omicron-zone-package v0.12.2
38232025-05-15T03:44:20.559Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38242025-05-15T03:44:22.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s
38252025-05-15T03:44:22.373Z
38262025-05-15T03:44:22.373Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (198/214)
38272025-05-15T03:44:23.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-05-15T03:44:23.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-05-15T03:44:23.517Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38302025-05-15T03:44:23.946Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38312025-05-15T03:44:24.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
38322025-05-15T03:44:24.775Z
38332025-05-15T03:44:24.775Zinfo: running `cargo check --bins` on xtask (199/214)
38342025-05-15T03:44:25.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-05-15T03:44:25.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-05-15T03:44:25.598Z Checking bitflags v2.9.0
38372025-05-15T03:44:25.598Z Checking serde v1.0.219
38382025-05-15T03:44:25.598Z Checking thiserror v1.0.69
38392025-05-15T03:44:25.671Z Checking scroll v0.12.0
38402025-05-15T03:44:25.671Z Checking hashbrown v0.15.1
38412025-05-15T03:44:25.696Z Checking log v0.4.27
38422025-05-15T03:44:25.696Z Checking zerocopy v0.7.35
38432025-05-15T03:44:25.727Z Checking syn v2.0.101
38442025-05-15T03:44:25.774Z Checking pest v2.7.14
38452025-05-15T03:44:25.889Z Checking rustix v0.38.37
38462025-05-15T03:44:25.963Z Checking once_cell v1.21.3
38472025-05-15T03:44:26.113Z Checking goblin v0.8.2
38482025-05-15T03:44:26.284Z Checking thiserror v2.0.12
38492025-05-15T03:44:26.453Z Checking fs-err v3.1.0
38502025-05-15T03:44:26.606Z Checking indexmap v2.9.0
38512025-05-15T03:44:26.787Z Checking anyhow v1.0.98
38522025-05-15T03:44:26.813Z Checking tabled v0.15.0
38532025-05-15T03:44:27.183Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38542025-05-15T03:44:27.561Z Checking terminal_size v0.4.0
38552025-05-15T03:44:27.561Z Checking tempfile v3.13.0
38562025-05-15T03:44:27.761Z Checking clap_builder v4.5.35
38572025-05-15T03:44:28.081Z Checking dtrace-parser v0.2.0
38582025-05-15T03:44:29.794Z Checking serde_json v1.0.140
38592025-05-15T03:44:29.794Z Checking serde_spanned v0.6.8
38602025-05-15T03:44:29.820Z Checking toml_datetime v0.6.8
38612025-05-15T03:44:29.820Z Checking camino v1.1.9
38622025-05-15T03:44:29.820Z Checking semver v1.0.26
38632025-05-15T03:44:30.043Z Checking cargo-platform v0.1.8
38642025-05-15T03:44:30.154Z Checking macaddr v1.0.1
38652025-05-15T03:44:30.184Z Checking toml_edit v0.22.24
38662025-05-15T03:44:30.396Z Checking camino-tempfile v1.3.0
38672025-05-15T03:44:30.646Z Checking clap v4.5.35
38682025-05-15T03:44:31.186Z Checking dof v0.3.0
38692025-05-15T03:44:31.186Z Checking cargo_metadata v0.19.2
38702025-05-15T03:44:31.786Z Checking usdt-impl v0.5.0
38712025-05-15T03:44:32.327Z Checking usdt v0.5.0
38722025-05-15T03:44:32.617Z Checking toml v0.8.20
38732025-05-15T03:44:33.255Z Checking cargo_toml v0.21.0
38742025-05-15T03:44:34.947Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38752025-05-15T03:44:35.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.09s
38762025-05-15T03:44:36.011Z
38772025-05-15T03:44:36.011Zinfo: running `cargo check --bins` on end-to-end-tests (200/214)
38782025-05-15T03:44:37.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792025-05-15T03:44:37.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802025-05-15T03:44:37.416Z Checking polyval v0.6.2
38812025-05-15T03:44:37.442Z Checking ctr v0.9.2
38822025-05-15T03:44:37.474Z Checking ssh-encoding v0.2.0
38832025-05-15T03:44:37.474Z Checking blowfish v0.9.1
38842025-05-15T03:44:37.521Z Checking password-hash v0.4.2
38852025-05-15T03:44:37.547Z Checking p521 v0.13.3
38862025-05-15T03:44:37.547Z Checking p256 v0.13.2
38872025-05-15T03:44:37.573Z Checking russh-cryptovec v0.7.3
38882025-05-15T03:44:37.756Z Checking ghash v0.5.1
38892025-05-15T03:44:37.781Z Checking bcrypt-pbkdf v0.10.0
38902025-05-15T03:44:37.816Z Checking md5 v0.7.0
38912025-05-15T03:44:37.841Z Checking num-bigint v0.4.6
38922025-05-15T03:44:37.867Z Checking des v0.8.1
38932025-05-15T03:44:37.949Z Checking pbkdf2 v0.11.0
38942025-05-15T03:44:37.975Z Checking aes-gcm v0.10.3
38952025-05-15T03:44:38.065Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38962025-05-15T03:44:38.102Z Checking hex-literal v0.4.1
38972025-05-15T03:44:38.230Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38982025-05-15T03:44:38.319Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38992025-05-15T03:44:38.319Z Checking ssh-cipher v0.2.0
39002025-05-15T03:44:38.395Z Checking internet-checksum v0.2.1
39012025-05-15T03:44:38.577Z Checking ssh-key v0.6.6
39022025-05-15T03:44:38.738Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39032025-05-15T03:44:40.128Z Checking russh-keys v0.45.0
39042025-05-15T03:44:41.376Z Checking russh v0.45.0
39052025-05-15T03:45:12.078Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39062025-05-15T03:45:14.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.15s
39072025-05-15T03:45:14.426Z
39082025-05-15T03:45:14.427Zinfo: running `cargo check --bins` on gateway-cli (201/214)
39092025-05-15T03:45:15.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-05-15T03:45:15.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-05-15T03:45:15.551Z Checking termios v0.3.3
39122025-05-15T03:45:15.773Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39132025-05-15T03:45:16.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
39142025-05-15T03:45:17.119Z
39152025-05-15T03:45:17.119Zinfo: running `cargo check --bins --no-default-features` on installinator (202/214)
39162025-05-15T03:45:18.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39172025-05-15T03:45:18.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39182025-05-15T03:45:18.330Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39192025-05-15T03:45:18.331Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39202025-05-15T03:45:18.331Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39212025-05-15T03:45:18.356Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39222025-05-15T03:45:19.497Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39232025-05-15T03:45:19.681Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39242025-05-15T03:45:22.303Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39252025-05-15T03:45:25.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.20s
39262025-05-15T03:45:25.546Z
39272025-05-15T03:45:25.546Zinfo: running `cargo check --bins` on internal-dns-cli (203/214)
39282025-05-15T03:45:26.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292025-05-15T03:45:26.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302025-05-15T03:45:26.681Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39312025-05-15T03:45:27.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
39322025-05-15T03:45:27.435Z
39332025-05-15T03:45:27.435Zinfo: running `cargo check --bins` on omicron-live-tests (204/214)
39342025-05-15T03:45:28.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352025-05-15T03:45:28.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362025-05-15T03:45:28.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372025-05-15T03:45:28.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
39382025-05-15T03:45:28.482Z
39392025-05-15T03:45:28.482Zinfo: running `cargo check --bins` on live-tests-macros (205/214)
39402025-05-15T03:45:29.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-05-15T03:45:29.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-05-15T03:45:29.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432025-05-15T03:45:29.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
39442025-05-15T03:45:29.516Z
39452025-05-15T03:45:29.516Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (206/214)
39462025-05-15T03:45:30.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472025-05-15T03:45:30.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482025-05-15T03:45:30.727Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39492025-05-15T03:45:31.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
39502025-05-15T03:45:31.700Z
39512025-05-15T03:45:31.700Zinfo: running `cargo check --bins` on omicron-package (207/214)
39522025-05-15T03:45:32.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532025-05-15T03:45:32.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542025-05-15T03:45:32.862Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39552025-05-15T03:45:34.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
39562025-05-15T03:45:35.014Z
39572025-05-15T03:45:35.014Zinfo: running `cargo check --bins` on trust-quorum (208/214)
39582025-05-15T03:45:35.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592025-05-15T03:45:36.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602025-05-15T03:45:36.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39612025-05-15T03:45:36.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
39622025-05-15T03:45:36.136Z
39632025-05-15T03:45:36.136Zinfo: running `cargo check --bins` on gfss (209/214)
39642025-05-15T03:45:37.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652025-05-15T03:45:37.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662025-05-15T03:45:37.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39672025-05-15T03:45:37.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
39682025-05-15T03:45:37.168Z
39692025-05-15T03:45:37.168Zinfo: running `cargo check --bins` on wicket-dbg (210/214)
39702025-05-15T03:45:38.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39712025-05-15T03:45:38.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39722025-05-15T03:45:38.382Z Checking rtoolbox v0.0.2
39732025-05-15T03:45:38.382Z Checking tui-tree-widget v0.23.0
39742025-05-15T03:45:38.408Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39752025-05-15T03:45:38.626Z Checking rpassword v7.3.1
39762025-05-15T03:45:45.200Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39772025-05-15T03:45:49.709Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39782025-05-15T03:45:51.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
39792025-05-15T03:45:51.787Z
39802025-05-15T03:45:51.787Zinfo: running `cargo check --bins` on wicket (211/214)
39812025-05-15T03:45:52.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822025-05-15T03:45:52.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832025-05-15T03:45:53.072Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39842025-05-15T03:45:53.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
39852025-05-15T03:45:53.743Z
39862025-05-15T03:45:53.743Zinfo: running `cargo check --bins` on wicketd (212/214)
39872025-05-15T03:45:54.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39882025-05-15T03:45:54.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39892025-05-15T03:45:55.019Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39902025-05-15T03:46:01.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.41s
39912025-05-15T03:46:01.384Z
39922025-05-15T03:46:01.384Zinfo: running `cargo check --bins` on omicron-workspace-hack (213/214)
39932025-05-15T03:46:02.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942025-05-15T03:46:02.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952025-05-15T03:46:02.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39962025-05-15T03:46:02.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
39972025-05-15T03:46:02.466Z
39982025-05-15T03:46:02.466Zinfo: running `cargo check --bins` on zone-setup (214/214)
39992025-05-15T03:46:03.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002025-05-15T03:46:03.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012025-05-15T03:46:03.678Z Checking uzers v0.12.1
40022025-05-15T03:46:04.068Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40032025-05-15T03:46:05.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s
40042025-05-15T03:46:05.737Z
40052025-05-15T03:46:05.737Zreal 22:31.981508735
40062025-05-15T03:46:05.737Zuser 37:17.288352969
40072025-05-15T03:46:05.737Zsys 6:26.231762826
40082025-05-15T03:46:05.737Ztrap 1.133045847
40092025-05-15T03:46:05.737Ztflt 0.456580247
40102025-05-15T03:46:05.737Zdflt 2.006053367
40112025-05-15T03:46:05.737Zkflt 0.000861374
40122025-05-15T03:46:05.737Zlock 1:07:25.628901652
40132025-05-15T03:46:05.737Zslp 3:17:38.793749151
40142025-05-15T03:46:05.737Zlat 1:16.193718126
40152025-05-15T03:46:05.737Zstop 4:02.993820276
40162025-05-15T03:46:05.762Zprocess exited: duration 1709258 ms, exit code 0
 
40172025-05-15T03:46:05.814Zfound 0 output files