01KGCQ0KGS058XAN5B0CCMA1DN: 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: 01KGCQ0X5JZYTCP178H8ZVD24N

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-01T13:42:32.144Zjob assigned to worker 01KGCQ0XNZ5TWWK1XMJZMRFZ6C [factory gimlet-EVT22200007-propolis, EVT22200007/56465] (queued for 25 s)
 
22026-02-01T13:42:41.008Zstarting task 0: "setup"
32026-02-01T13:42:41.032Z++ uname -s
42026-02-01T13:42:41.032Z+ kern=SunOS
52026-02-01T13:42:41.032Z+ build_user=build
62026-02-01T13:42:41.032Z+ build_uid=12345
72026-02-01T13:42:41.032Z+ work_dir=/work
82026-02-01T13:42:41.032Z+ input_dir=/input
92026-02-01T13:42:41.032Z+ [[ 0 == 12345 ]]
102026-02-01T13:42:41.033Z+ case "$kern" in
112026-02-01T13:42:41.033Z+ groupadd -g 12345 build
122026-02-01T13:42:41.033Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-01T13:42:43.033Z+ zfs create -o mountpoint=/work rpool/work
142026-02-01T13:42:43.071Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-01T13:42:43.096Z+ home_fs=zfs
162026-02-01T13:42:43.096Z+ [[ zfs == autofs ]]
172026-02-01T13:42:43.096Z+ mkdir -p /home/build
182026-02-01T13:42:43.096Z+ chown build:build /home/build /work
192026-02-01T13:42:45.081Z+ chmod 0700 /home/build /work
202026-02-01T13:42:45.105Zprocess exited: duration 4076 ms, exit code 0
 
212026-02-01T13:42:45.155Zstarting task 1: "rust-toolchain"
222026-02-01T13:42:45.179Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.0
232026-02-01T13:42:45.179Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-01T13:42:45.179Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-01T13:42:45.179Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-01T13:42:45.179Z * rust toolchain channel = "1.93.0"
272026-02-01T13:42:45.179Z * rust toolchain profile = "default"
282026-02-01T13:42:45.179Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-01T13:42:45.179Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.0 --profile default
302026-02-01T13:42:45.292Zinfo: downloading installer
312026-02-01T13:42:45.878Zwarn: It looks like you have an existing installation of Rust at:
322026-02-01T13:42:45.878Zwarn: /opt/ooce/bin
332026-02-01T13:42:45.878Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-01T13:42:45.878Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-01T13:42:45.878Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-01T13:42:45.878Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-01T13:42:45.878Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-01T13:42:45.878Zerror: cannot install while Rust is installed
392026-02-01T13:42:45.878Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-01T13:42:45.902Zinfo: profile set to 'default'
412026-02-01T13:42:45.902Zinfo: default host triple is x86_64-unknown-illumos
422026-02-01T13:42:45.902Zinfo: syncing channel updates for '1.93.0-x86_64-unknown-illumos'
432026-02-01T13:42:45.995Zinfo: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19)
442026-02-01T13:42:45.995Zinfo: downloading component 'cargo'
452026-02-01T13:42:46.197Zinfo: downloading component 'clippy'
462026-02-01T13:42:46.316Zinfo: downloading component 'rust-docs'
472026-02-01T13:42:46.662Zinfo: downloading component 'rust-std'
482026-02-01T13:42:47.514Zinfo: downloading component 'rustc'
492026-02-01T13:42:52.147Zinfo: downloading component 'rustfmt'
502026-02-01T13:42:52.251Zinfo: installing component 'cargo'
512026-02-01T13:42:53.467Zinfo: installing component 'clippy'
522026-02-01T13:42:53.943Zinfo: installing component 'rust-docs'
532026-02-01T13:42:57.286Zinfo: installing component 'rust-std'
542026-02-01T13:42:59.328Zinfo: installing component 'rustc'
552026-02-01T13:43:07.441Zinfo: installing component 'rustfmt'
562026-02-01T13:43:07.809Z
572026-02-01T13:43:07.809Zinfo: default toolchain set to '1.93.0-x86_64-unknown-illumos'
582026-02-01T13:43:07.977Z 1.93.0-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19)
592026-02-01T13:43:07.977Z
602026-02-01T13:43:07.977Z
612026-02-01T13:43:07.977ZRust is installed now. Great!
622026-02-01T13:43:07.977Z
632026-02-01T13:43:07.977ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-01T13:43:07.977Zenvironment variable. This has not been done automatically.
652026-02-01T13:43:07.977Z
662026-02-01T13:43:07.977ZTo configure your current shell, you need to source
672026-02-01T13:43:07.977Zthe corresponding env file under $HOME/.cargo.
682026-02-01T13:43:07.977Z
692026-02-01T13:43:07.977ZThis is usually done by running one of the following (note the leading DOT):
702026-02-01T13:43:07.977Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-01T13:43:08.004Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-01T13:43:08.004Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-01T13:43:08.104Z+ rustup --version
742026-02-01T13:43:08.128Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-01T13:43:08.128Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-01T13:43:08.235Zinfo: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)`
772026-02-01T13:43:08.259Z+ cargo --version
782026-02-01T13:43:08.339Zcargo 1.93.0 (083ac5135 2025-12-15)
792026-02-01T13:43:08.363Z+ rustc --version
802026-02-01T13:43:08.451Zrustc 1.93.0 (254b59607 2026-01-19)
812026-02-01T13:43:08.475Zprocess exited: duration 23304 ms, exit code 0
 
822026-02-01T13:43:08.524Zstarting task 2: "authentication"
832026-02-01T13:43:08.580Zprocess exited: duration 55 ms, exit code 0
 
842026-02-01T13:43:08.631Zstarting task 3: "clone repository"
852026-02-01T13:43:08.655Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-01T13:43:08.655Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-01T13:43:08.679ZCloning into '/work/oxidecomputer/omicron'...
882026-02-01T13:43:39.453Z+ cd /work/oxidecomputer/omicron
892026-02-01T13:43:39.453Z+ git fetch origin 980086d2f41c3651d80b86c2dcdfdeceed797690
902026-02-01T13:43:40.140ZFrom https://github.com/oxidecomputer/omicron
912026-02-01T13:43:40.140Z * branch 980086d2f41c3651d80b86c2dcdfdeceed797690 -> FETCH_HEAD
922026-02-01T13:43:40.163Z+ [[ -n mergeconflict/rust-toolchain-1.93.0 ]]
932026-02-01T13:43:40.164Z++ git branch --show-current
942026-02-01T13:43:40.164Z+ current=main
952026-02-01T13:43:40.164Z+ [[ main != mergeconflict/rust-toolchain-1.93.0 ]]
962026-02-01T13:43:40.164Z+ git branch -f mergeconflict/rust-toolchain-1.93.0 980086d2f41c3651d80b86c2dcdfdeceed797690
972026-02-01T13:43:40.164Z+ git checkout -f mergeconflict/rust-toolchain-1.93.0
982026-02-01T13:43:40.236ZSwitched to branch 'mergeconflict/rust-toolchain-1.93.0'
992026-02-01T13:43:40.260Z+ git reset --hard 980086d2f41c3651d80b86c2dcdfdeceed797690
1002026-02-01T13:43:40.309ZHEAD is now at 980086d2f [rust-toolchain] bump to 1.93.0
1012026-02-01T13:43:40.333Zprocess exited: duration 31687 ms, exit code 0
 
1022026-02-01T13:43:40.380Zstarting task 4: "build"
1032026-02-01T13:43:40.404Z+ source .github/buildomat/ci-env.sh
1042026-02-01T13:43:40.404Z++ export CARGO_TERM_COLOR=always
1052026-02-01T13:43:40.404Z++ CARGO_TERM_COLOR=always
1062026-02-01T13:43:40.404Z+ cargo --version
1072026-02-01T13:43:40.451Zcargo 1.93.0 (083ac5135 2025-12-15)
1082026-02-01T13:43:40.474Z+ rustc --version
1092026-02-01T13:43:40.530Zrustc 1.93.0 (254b59607 2026-01-19)
1102026-02-01T13:43:40.554Z+ source ./env.sh
1112026-02-01T13:43:40.554Z++ OLD_SHELL_OPTS=ehxB
1122026-02-01T13:43:40.554Z++ set -o xtrace
1132026-02-01T13:43:40.554Z++++ dirname ./env.sh
1142026-02-01T13:43:40.554Z+++ readlink -f .
1152026-02-01T13:43:40.554Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-01T13:43:40.554Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-02-01T13:43:40.554Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-02-01T13:43:40.554Z++ 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
1192026-02-01T13:43:40.554Z++ 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
1202026-02-01T13:43:40.554Z++ 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
1212026-02-01T13:43:40.554Z++ 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
1222026-02-01T13:43:40.554Z++ 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
1232026-02-01T13:43:40.554Z++ 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
1242026-02-01T13:43:40.554Z++ case $OLD_SHELL_OPTS in
1252026-02-01T13:43:40.554Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-01T13:43:40.554Z+ 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
1272026-02-01T13:43:40.554Z+ 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
1282026-02-01T13:43:40.554Z+ banner prerequisites
1292026-02-01T13:43:40.554Z
1302026-02-01T13:43:40.554Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-01T13:43:40.554Z # # # # # # # # # # # # # # #
1322026-02-01T13:43:40.554Z # # # # ##### # # ##### # # # # # #### #
1332026-02-01T13:43:40.554Z ##### ##### # ##### # # # # # # # # #
1342026-02-01T13:43:40.554Z # # # # # # # # # # # # # # #
1352026-02-01T13:43:40.554Z # # # ###### # # ###### ### # #### # #### #
1362026-02-01T13:43:40.554Z
1372026-02-01T13:43:40.554Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-01T13:44:02.726Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-01T13:44:14.394Z Startup: Caching catalogs ... Done
1402026-02-01T13:44:39.384ZPlanning: Solver setup ... Done (23.147s)
1412026-02-01T13:44:39.565ZPlanning: Running solver ... Done (0.181s)
1422026-02-01T13:44:39.710ZPlanning: Finding local manifests ... Done (0.002s)
1432026-02-01T13:44:39.789ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-01T13:44:40.204ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-01T13:44:40.274ZPlanning: Package planning ... Done (0.070s)
1462026-02-01T13:44:40.342ZPlanning: Merging actions ... Done (0.068s)
1472026-02-01T13:44:40.683ZPlanning: Checking for conflicting actions ... Done (0.339s)
1482026-02-01T13:44:40.707ZPlanning: Consolidating action changes ... Done (0.015s)
1492026-02-01T13:44:41.371ZPlanning: Evaluating mediators ... Done (0.674s)
1502026-02-01T13:44:41.395ZPlanning: Planning completed in 26.88 seconds
1512026-02-01T13:44:41.422Z Packages to install: 4
1522026-02-01T13:44:41.422Z Mediators to change: 2
1532026-02-01T13:44:41.422Z Services to change: 1
1542026-02-01T13:44:41.422Z Estimated space available: 154.94 GB
1552026-02-01T13:44:41.422ZEstimated space to be consumed: 1.80 GB
1562026-02-01T13:44:41.422Z Create boot environment: No
1572026-02-01T13:44:41.422ZCreate backup boot environment: No
1582026-02-01T13:44:41.422Z Rebuild boot archive: No
1592026-02-01T13:44:41.422Z
1602026-02-01T13:44:41.422ZChanged mediators:
1612026-02-01T13:44:41.422Z mediator clang:
1622026-02-01T13:44:41.422Z version: None -> 15 (system default)
1632026-02-01T13:44:41.422Z
1642026-02-01T13:44:41.422Z mediator llvm:
1652026-02-01T13:44:41.422Z version: 14 (system default) -> 15 (system default)
1662026-02-01T13:44:41.422Z
1672026-02-01T13:44:41.422ZChanged packages:
1682026-02-01T13:44:41.422Zhelios-dev
1692026-02-01T13:44:41.422Z developer/build-essential
1702026-02-01T13:44:41.422Z None -> 11-2.0
1712026-02-01T13:44:41.422Z library/libxmlsec1
1722026-02-01T13:44:41.422Z None -> 1.2.35-2.0
1732026-02-01T13:44:41.422Z ooce/developer/clang-15
1742026-02-01T13:44:41.422Z None -> 15.0.7-2.0
1752026-02-01T13:44:41.422Z ooce/developer/llvm-15
1762026-02-01T13:44:41.422Z None -> 15.0.7-2.0
1772026-02-01T13:44:41.422Z
1782026-02-01T13:44:41.422ZServices:
1792026-02-01T13:44:41.422Z restart_fmri:
1802026-02-01T13:44:41.422Z svc:/system/update-man-index:default
1812026-02-01T13:44:41.466Z
1822026-02-01T13:44:41.466ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-01T13:44:46.465ZDownload: 1144/3290 items 49.9/212.6MB 23% complete (9.9M/s)
1842026-02-01T13:44:51.472ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (12.2M/s)
1852026-02-01T13:44:56.473ZDownload: 3289/3290 items 212.2/212.6MB 99% complete (18.3M/s)
1862026-02-01T13:44:56.802ZDownload: Completed 212.60 MB in 15.34 seconds (13.9M/s)
1872026-02-01T13:44:56.951Z Actions: 1/3689 actions (Installing new actions)
1882026-02-01T13:45:01.959Z Actions: 2504/3689 actions (Installing new actions)
1892026-02-01T13:45:02.777Z Actions: Completed 3689 actions in 5.83 seconds.
1902026-02-01T13:45:03.406Z Done (0.623s)
1912026-02-01T13:45:03.406Z Done (0.000s)
1922026-02-01T13:45:04.634Z Done (1.228s)
1932026-02-01T13:45:09.547Z Done (4.659s)
1942026-02-01T13:45:09.649Z Done (0.020s)
1952026-02-01T13:45:09.673Z Done (0.000s)
1962026-02-01T13:45:09.809Z Done (0.000s)
1972026-02-01T13:45:10.772ZPlanning: Evaluating mediator changes ... Done
1982026-02-01T13:45:10.969ZPlanning: Checking for conflicting actions ... Done
1992026-02-01T13:45:11.018ZPlanning: Consolidating action changes ... Done
2002026-02-01T13:45:11.294ZPlanning: Evaluating mediators ... Done
2012026-02-01T13:45:11.318ZPlanning: Planning completed in 0.52 seconds
2022026-02-01T13:45:11.342Z Mediators to change: 2
2032026-02-01T13:45:11.342Z Create boot environment: No
2042026-02-01T13:45:11.342ZCreate backup boot environment: No
2052026-02-01T13:45:11.390Z Done
2062026-02-01T13:45:11.390Z Done
2072026-02-01T13:45:12.316Z Done
2082026-02-01T13:45:16.496Z Done
2092026-02-01T13:45:16.587Z Done
2102026-02-01T13:45:16.612Z Done
2112026-02-01T13:45:16.658Z Done
2122026-02-01T13:45:17.356ZPlanning: Evaluating mediator changes ... Done
2132026-02-01T13:45:17.381ZPlanning: Merging actions ... Done
2142026-02-01T13:45:17.586ZPlanning: Checking for conflicting actions ... Done
2152026-02-01T13:45:17.610ZPlanning: Consolidating action changes ... Done
2162026-02-01T13:45:17.901ZPlanning: Evaluating mediators ... Done
2172026-02-01T13:45:17.966ZPlanning: Planning completed in 0.90 seconds
2182026-02-01T13:45:18.006Z Packages to change: 1
2192026-02-01T13:45:18.006Z Mediators to change: 1
2202026-02-01T13:45:18.006Z Services to change: 1
2212026-02-01T13:45:18.006Z Create boot environment: No
2222026-02-01T13:45:18.006ZCreate backup boot environment: Yes
2232026-02-01T13:45:19.950Z Actions: 1/6 actions (Updating modified actions)
2242026-02-01T13:45:19.974Z Actions: Completed 6 actions in 0.00 seconds.
2252026-02-01T13:45:19.974Z Done
2262026-02-01T13:45:19.974Z Done
2272026-02-01T13:45:20.201Z Done
2282026-02-01T13:45:24.354Z Done
2292026-02-01T13:45:24.442Z Done
2302026-02-01T13:45:24.466Z Done
2312026-02-01T13:45:24.557Z Done
2322026-02-01T13:45:25.084ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-02-01T13:45:25.084Zclang system 15 system
2342026-02-01T13:45:25.084Zcsh system system illumos
2352026-02-01T13:45:25.084Zctags system system illumos
2362026-02-01T13:45:25.084Zfile system system illumos
2372026-02-01T13:45:25.084Zgcc vendor 12 vendor
2382026-02-01T13:45:25.084Zgcc system 10 system
2392026-02-01T13:45:25.084Zgcc system 7 system
2402026-02-01T13:45:25.084Zgo system 1.20 system
2412026-02-01T13:45:25.084Zgo system 1.19 system
2422026-02-01T13:45:25.084Zllvm system 15 system
2432026-02-01T13:45:25.084Zllvm system 14 system
2442026-02-01T13:45:25.084Zmariadb system 10.6 system
2452026-02-01T13:45:25.084Zmta vendor vendor dma
2462026-02-01T13:45:25.084Zopenjdk system 17 system
2472026-02-01T13:45:25.084Zopenjdk system 11 system
2482026-02-01T13:45:25.085Zopenjdk system 1.8 system
2492026-02-01T13:45:25.085Zopenssl vendor 3 vendor
2502026-02-01T13:45:25.085Zperl system 5.36 system
2512026-02-01T13:45:25.085Zpostgresql system 15 system
2522026-02-01T13:45:25.085Zpostgresql system 13 system
2532026-02-01T13:45:25.085Zpython vendor 3 vendor
2542026-02-01T13:45:25.085Zpython system 2 system
2552026-02-01T13:45:25.085Zpython3 system 3.11 system
2562026-02-01T13:45:25.085Zruby system 3.0 system
2572026-02-01T13:45:25.085Zwords vendor vendor american-english
2582026-02-01T13:45:25.085Zwords system system australian-english
2592026-02-01T13:45:25.085Zwords system system british-english
2602026-02-01T13:45:25.085Zwords system system canadian-english
2612026-02-01T13:45:25.085Zwords system system french
2622026-02-01T13:45:25.085Zwords system system italian
2632026-02-01T13:45:25.085Zwords system system ngerman
2642026-02-01T13:45:25.085Zwords system system ogerman
2652026-02-01T13:45:25.085Zwords system system spanish
2662026-02-01T13:45:25.461ZPUBLISHER TYPE STATUS P LOCATION
2672026-02-01T13:45:25.461Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-02-01T13:45:32.860ZFMRI IFO
2692026-02-01T13:45:32.860Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-02-01T13:45:32.860Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-02-01T13:45:32.860Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-02-01T13:45:32.860Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-02-01T13:45:32.860Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-02-01T13:45:32.860Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-02-01T13:45:32.860Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-02-01T13:45:32.860Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-02-01T13:45:32.860Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-02-01T13:45:32.860Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-02-01T13:45:32.860Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-02-01T13:45:32.860Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-02-01T13:45:32.860Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-02-01T13:45:32.860Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-02-01T13:45:32.860Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-02-01T13:45:32.860Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-02-01T13:45:34.003Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-02-01T13:45:34.631Z Updating crates.io index
2872026-02-01T13:45:34.675Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-02-01T13:45:35.464Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-02-01T13:45:37.060Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-02-01T13:45:37.603Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912026-02-01T13:45:38.194Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-02-01T13:45:39.655Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-02-01T13:45:41.865Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-02-01T13:45:45.356Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-02-01T13:45:46.900Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-02-01T13:45:47.632Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-02-01T13:45:49.131Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-02-01T13:45:50.210Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-02-01T13:45:50.967Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-02-01T13:45:51.834Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-02-01T13:45:52.434Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-02-01T13:45:53.727Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-02-01T13:45:54.676Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-02-01T13:45:55.216Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-02-01T13:45:55.907Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-02-01T13:45:56.697Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-02-01T13:45:57.224Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-02-01T13:45:57.743Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-02-01T13:45:58.375Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-02-01T13:45:59.173Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-02-01T13:46:00.138Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-02-01T13:46:00.706Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-02-01T13:46:01.385Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-02-01T13:46:02.253Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-02-01T13:46:03.311Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162026-02-01T13:46:04.092Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-02-01T13:46:04.621Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-02-01T13:46:05.342Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192026-02-01T13:46:06.124Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-02-01T13:46:06.892Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-02-01T13:46:07.414Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-02-01T13:46:08.088Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-02-01T13:46:08.620Z Updating git repository `https://github.com/illumos/smf-rs`
3242026-02-01T13:46:09.316Z Updating git repository `https://github.com/oxidecomputer/omicron`
3252026-02-01T13:46:28.664Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262026-02-01T13:46:30.680Z Downloading crates ...
3272026-02-01T13:46:30.754Z Downloaded scroll_derive v0.12.0
3282026-02-01T13:46:30.778Z Downloaded sha2 v0.10.9
3292026-02-01T13:46:30.778Z Downloaded serde_core v1.0.228
3302026-02-01T13:46:30.778Z Downloaded tabled_derive v0.7.0
3312026-02-01T13:46:30.778Z Downloaded write16 v1.0.0
3322026-02-01T13:46:30.778Z Downloaded icu_collections v1.5.0
3332026-02-01T13:46:30.801Z Downloaded yoke-derive v0.7.4
3342026-02-01T13:46:30.801Z Downloaded memchr v2.7.4
3352026-02-01T13:46:30.801Z Downloaded zerofrom-derive v0.1.4
3362026-02-01T13:46:30.801Z Downloaded zerocopy-derive v0.7.35
3372026-02-01T13:46:30.801Z Downloaded zerovec-derive v0.10.3
3382026-02-01T13:46:30.801Z Downloaded yoke v0.7.4
3392026-02-01T13:46:30.801Z Downloaded version_check v0.9.5
3402026-02-01T13:46:30.825Z Downloaded zmij v1.0.15
3412026-02-01T13:46:30.825Z Downloaded serde_tokenstream v0.2.2
3422026-02-01T13:46:30.825Z Downloaded stable_deref_trait v1.2.0
3432026-02-01T13:46:30.825Z Downloaded zerocopy v0.7.35
3442026-02-01T13:46:30.849Z Downloaded usdt-impl v0.5.0
3452026-02-01T13:46:30.849Z Downloaded typenum v1.17.0
3462026-02-01T13:46:30.849Z Downloaded zerovec v0.10.4
3472026-02-01T13:46:30.849Z Downloaded toml_edit v0.22.27
3482026-02-01T13:46:30.849Z Downloaded url v2.5.4
3492026-02-01T13:46:30.873Z Downloaded icu_properties v1.5.1
3502026-02-01T13:46:30.873Z Downloaded winnow v0.7.14
3512026-02-01T13:46:30.873Z Downloaded textwrap v0.16.2
3522026-02-01T13:46:30.873Z Downloaded tempfile v3.24.0
3532026-02-01T13:46:30.897Z Downloaded serde_json v1.0.149
3542026-02-01T13:46:30.897Z Downloaded serde v1.0.228
3552026-02-01T13:46:30.897Z Downloaded icu_properties_data v1.5.0
3562026-02-01T13:46:30.921Z Downloaded tabled v0.15.0
3572026-02-01T13:46:30.921Z Downloaded syn v1.0.109
3582026-02-01T13:46:30.945Z Downloaded pest v2.8.2
3592026-02-01T13:46:30.945Z Downloaded unicode-width v0.1.14
3602026-02-01T13:46:30.945Z Downloaded unicode-width v0.2.0
3612026-02-01T13:46:30.969Z Downloaded syn v2.0.114
3622026-02-01T13:46:30.969Z Downloaded unicode-ident v1.0.19
3632026-02-01T13:46:30.969Z Downloaded rustix v0.38.37
3642026-02-01T13:46:31.006Z Downloaded toml v0.8.23
3652026-02-01T13:46:31.006Z Downloaded tinystr v0.7.6
3662026-02-01T13:46:31.006Z Downloaded rustix v1.1.3
3672026-02-01T13:46:31.031Z Downloaded thiserror-impl v2.0.18
3682026-02-01T13:46:31.031Z Downloaded thiserror v2.0.18
3692026-02-01T13:46:31.031Z Downloaded thiserror v1.0.69
3702026-02-01T13:46:31.055Z Downloaded synstructure v0.13.1
3712026-02-01T13:46:31.055Z Downloaded smallvec v1.15.1
3722026-02-01T13:46:31.055Z Downloaded serde_derive v1.0.228
3732026-02-01T13:46:31.055Z Downloaded serde-untagged v0.1.7
3742026-02-01T13:46:31.055Z Downloaded scroll v0.12.0
3752026-02-01T13:46:31.056Z Downloaded proc-macro2 v1.0.101
3762026-02-01T13:46:31.056Z Downloaded pest_generator v2.8.2
3772026-02-01T13:46:31.056Z Downloaded papergrid v0.11.0
3782026-02-01T13:46:31.056Z Downloaded usdt-attr-macro v0.5.0
3792026-02-01T13:46:31.056Z Downloaded usdt v0.5.0
3802026-02-01T13:46:31.080Z Downloaded unicode-xid v0.2.6
3812026-02-01T13:46:31.080Z Downloaded unicode-linebreak v0.1.5
3822026-02-01T13:46:31.080Z Downloaded libc v0.2.180
3832026-02-01T13:46:31.104Z Downloaded typeid v1.0.3
3842026-02-01T13:46:31.104Z Downloaded toml_write v0.1.2
3852026-02-01T13:46:31.104Z Downloaded thread-id v4.2.2
3862026-02-01T13:46:31.104Z Downloaded terminal_size v0.4.0
3872026-02-01T13:46:31.104Z Downloaded pretty-hex v0.4.1
3882026-02-01T13:46:31.104Z Downloaded icu_provider v1.5.0
3892026-02-01T13:46:31.129Z Downloaded icu_normalizer_data v1.5.0
3902026-02-01T13:46:31.129Z Downloaded quote v1.0.40
3912026-02-01T13:46:31.129Z Downloaded pest_derive v2.8.2
3922026-02-01T13:46:31.129Z Downloaded strsim v0.11.1
3932026-02-01T13:46:31.129Z Downloaded ordered-float v2.10.1
3942026-02-01T13:46:31.129Z Downloaded memmap v0.7.0
3952026-02-01T13:46:31.129Z Downloaded hashbrown v0.16.1
3962026-02-01T13:46:31.129Z Downloaded zerofrom v0.1.4
3972026-02-01T13:46:31.129Z Downloaded usdt-macro v0.5.0
3982026-02-01T13:46:31.129Z Downloaded ucd-trie v0.1.7
3992026-02-01T13:46:31.129Z Downloaded swrite v0.1.0
4002026-02-01T13:46:31.129Z Downloaded smawk v0.3.2
4012026-02-01T13:46:31.153Z Downloaded semver v1.0.27
4022026-02-01T13:46:31.153Z Downloaded proc-macro-error-attr v1.0.4
4032026-02-01T13:46:31.153Z Downloaded plain v0.2.3
4042026-02-01T13:46:31.153Z Downloaded idna v1.0.3
4052026-02-01T13:46:31.153Z Downloaded writeable v0.5.5
4062026-02-01T13:46:31.153Z Downloaded utf8parse v0.2.2
4072026-02-01T13:46:31.153Z Downloaded utf8_iter v1.0.4
4082026-02-01T13:46:31.153Z Downloaded toml_datetime v0.6.11
4092026-02-01T13:46:31.153Z Downloaded serde_spanned v0.6.9
4102026-02-01T13:46:31.153Z Downloaded serde-value v0.7.0
4112026-02-01T13:46:31.153Z Downloaded proc-macro-error v1.0.4
4122026-02-01T13:46:31.153Z Downloaded percent-encoding v2.3.2
4132026-02-01T13:46:31.154Z Downloaded num-traits v0.2.19
4142026-02-01T13:46:31.154Z Downloaded log v0.4.29
4152026-02-01T13:46:31.178Z Downloaded indexmap v2.13.0
4162026-02-01T13:46:31.178Z Downloaded goblin v0.8.2
4172026-02-01T13:46:31.178Z Downloaded utf16_iter v1.0.5
4182026-02-01T13:46:31.178Z Downloaded thiserror-impl v1.0.69
4192026-02-01T13:46:31.178Z Downloaded once_cell v1.21.3
4202026-02-01T13:46:31.178Z Downloaded macaddr v1.0.1
4212026-02-01T13:46:31.178Z Downloaded litemap v0.7.3
4222026-02-01T13:46:31.178Z Downloaded idna_adapter v1.2.0
4232026-02-01T13:46:31.179Z Downloaded icu_normalizer v1.5.0
4242026-02-01T13:46:31.203Z Downloaded icu_locid v1.5.0
4252026-02-01T13:46:31.203Z Downloaded generic-array v0.14.7
4262026-02-01T13:46:31.203Z Downloaded fastrand v2.1.1
4272026-02-01T13:46:31.203Z Downloaded erased-serde v0.4.6
4282026-02-01T13:46:31.203Z Downloaded is_terminal_polyfill v1.70.1
4292026-02-01T13:46:31.203Z Downloaded getrandom v0.3.4
4302026-02-01T13:46:31.203Z Downloaded form_urlencoded v1.2.2
4312026-02-01T13:46:31.203Z Downloaded fnv v1.0.7
4322026-02-01T13:46:31.203Z Downloaded dtrace-parser v0.2.0
4332026-02-01T13:46:31.203Z Downloaded displaydoc v0.2.5
4342026-02-01T13:46:31.203Z Downloaded clap_builder v4.5.48
4352026-02-01T13:46:31.227Z Downloaded icu_locid_transform_data v1.5.0
4362026-02-01T13:46:31.227Z Downloaded icu_locid_transform v1.5.0
4372026-02-01T13:46:31.227Z Downloaded heck v0.4.1
4382026-02-01T13:46:31.227Z Downloaded fs-err v3.1.1
4392026-02-01T13:46:31.228Z Downloaded dof v0.3.0
4402026-02-01T13:46:31.228Z Downloaded colorchoice v1.0.2
4412026-02-01T13:46:31.228Z Downloaded clap v4.5.48
4422026-02-01T13:46:31.252Z Downloaded cargo-util-schemas v0.8.2
4432026-02-01T13:46:31.252Z Downloaded cargo-platform v0.2.0
4442026-02-01T13:46:31.252Z Downloaded camino v1.2.2
4452026-02-01T13:46:31.252Z Downloaded byteorder v1.5.0
4462026-02-01T13:46:31.252Z Downloaded pest_meta v2.8.2
4472026-02-01T13:46:31.252Z Downloaded digest v0.10.7
4482026-02-01T13:46:31.252Z Downloaded cpufeatures v0.2.14
4492026-02-01T13:46:31.252Z Downloaded clap_derive v4.5.47
4502026-02-01T13:46:31.252Z Downloaded cfg-if v1.0.4
4512026-02-01T13:46:31.252Z Downloaded cargo_toml v0.21.0
4522026-02-01T13:46:31.252Z Downloaded cargo_metadata v0.21.0
4532026-02-01T13:46:31.252Z Downloaded camino-tempfile v1.4.1
4542026-02-01T13:46:31.252Z Downloaded bytecount v0.6.8
4552026-02-01T13:46:31.277Z Downloaded block-buffer v0.10.4
4562026-02-01T13:46:31.277Z Downloaded bitflags v2.9.4
4572026-02-01T13:46:31.277Z Downloaded anyhow v1.0.99
4582026-02-01T13:46:31.277Z Downloaded anstyle-query v1.1.1
4592026-02-01T13:46:31.277Z Downloaded anstyle-parse v0.2.5
4602026-02-01T13:46:31.277Z Downloaded anstyle v1.0.11
4612026-02-01T13:46:31.277Z Downloaded anstream v0.6.18
4622026-02-01T13:46:31.277Z Downloaded itoa v1.0.11
4632026-02-01T13:46:31.277Z Downloaded icu_provider_macros v1.5.0
4642026-02-01T13:46:31.277Z Downloaded heck v0.5.0
4652026-02-01T13:46:31.277Z Downloaded errno v0.3.12
4662026-02-01T13:46:31.277Z Downloaded equivalent v1.0.2
4672026-02-01T13:46:31.277Z Downloaded crypto-common v0.1.6
4682026-02-01T13:46:31.302Z Downloaded clap_lex v0.7.4
4692026-02-01T13:46:31.302Z Downloaded autocfg v1.4.0
4702026-02-01T13:46:31.378Z Compiling proc-macro2 v1.0.101
4712026-02-01T13:46:31.378Z Compiling unicode-ident v1.0.19
4722026-02-01T13:46:31.378Z Compiling serde_core v1.0.228
4732026-02-01T13:46:31.402Z Compiling version_check v0.9.5
4742026-02-01T13:46:31.402Z Compiling serde v1.0.228
4752026-02-01T13:46:31.402Z Compiling libc v0.2.180
4762026-02-01T13:46:31.402Z Compiling memchr v2.7.4
4772026-02-01T13:46:31.402Z Compiling stable_deref_trait v1.2.0
4782026-02-01T13:46:31.676Z Compiling thiserror v2.0.18
4792026-02-01T13:46:31.707Z Compiling zmij v1.0.15
4802026-02-01T13:46:32.154Z Compiling thiserror v1.0.69
4812026-02-01T13:46:32.650Z Compiling itoa v1.0.11
4822026-02-01T13:46:32.687Z Compiling litemap v0.7.3
4832026-02-01T13:46:32.757Z Compiling writeable v0.5.5
4842026-02-01T13:46:32.803Z Compiling ucd-trie v0.1.7
4852026-02-01T13:46:32.881Z Compiling autocfg v1.4.0
4862026-02-01T13:46:33.247Z Compiling byteorder v1.5.0
4872026-02-01T13:46:33.287Z Compiling icu_locid_transform_data v1.5.0
4882026-02-01T13:46:33.339Z Compiling bitflags v2.9.4
4892026-02-01T13:46:33.408Z Compiling errno v0.3.12
4902026-02-01T13:46:33.642Z Compiling quote v1.0.40
4912026-02-01T13:46:33.670Z Compiling serde_json v1.0.149
4922026-02-01T13:46:33.746Z Compiling icu_properties_data v1.5.0
4932026-02-01T13:46:34.009Z Compiling syn v2.0.114
4942026-02-01T13:46:34.104Z Compiling num-traits v0.2.19
4952026-02-01T13:46:34.132Z Compiling typeid v1.0.3
4962026-02-01T13:46:34.162Z Compiling utf8_iter v1.0.4
4972026-02-01T13:46:34.229Z Compiling rustix v0.38.37
4982026-02-01T13:46:34.405Z Compiling equivalent v1.0.2
4992026-02-01T13:46:34.435Z Compiling utf16_iter v1.0.5
5002026-02-01T13:46:34.467Z Compiling smallvec v1.15.1
5012026-02-01T13:46:34.613Z Compiling write16 v1.0.0
5022026-02-01T13:46:34.658Z Compiling hashbrown v0.16.1
5032026-02-01T13:46:34.792Z Compiling icu_normalizer_data v1.5.0
5042026-02-01T13:46:35.149Z Compiling proc-macro-error-attr v1.0.4
5052026-02-01T13:46:35.220Z Compiling usdt-impl v0.5.0
5062026-02-01T13:46:35.287Z Compiling syn v1.0.109
5072026-02-01T13:46:35.467Z Compiling winnow v0.7.14
5082026-02-01T13:46:35.579Z Compiling toml_write v0.1.2
5092026-02-01T13:46:35.740Z Compiling indexmap v2.13.0
5102026-02-01T13:46:35.801Z Compiling thread-id v4.2.2
5112026-02-01T13:46:36.302Z Compiling proc-macro-error v1.0.4
5122026-02-01T13:46:36.662Z Compiling getrandom v0.3.4
5132026-02-01T13:46:37.329Z Compiling utf8parse v0.2.2
5142026-02-01T13:46:37.367Z Compiling rustix v1.1.3
5152026-02-01T13:46:37.546Z Compiling percent-encoding v2.3.2
5162026-02-01T13:46:37.584Z Compiling plain v0.2.3
5172026-02-01T13:46:37.786Z Compiling camino v1.2.2
5182026-02-01T13:46:37.914Z Compiling log v0.4.29
5192026-02-01T13:46:37.982Z Compiling form_urlencoded v1.2.2
5202026-02-01T13:46:38.310Z Compiling anstyle-parse v0.2.5
5212026-02-01T13:46:38.345Z Compiling ordered-float v2.10.1
5222026-02-01T13:46:38.463Z Compiling terminal_size v0.4.0
5232026-02-01T13:46:38.848Z Compiling colorchoice v1.0.2
5242026-02-01T13:46:38.892Z Compiling cfg-if v1.0.4
5252026-02-01T13:46:38.968Z Compiling anstyle-query v1.1.1
5262026-02-01T13:46:39.015Z Compiling pretty-hex v0.4.1
5272026-02-01T13:46:39.048Z Compiling is_terminal_polyfill v1.70.1
5282026-02-01T13:46:39.048Z Compiling anstyle v1.0.11
5292026-02-01T13:46:39.326Z Compiling semver v1.0.27
5302026-02-01T13:46:39.501Z Compiling anstream v0.6.18
5312026-02-01T13:46:39.569Z Compiling fs-err v3.1.1
5322026-02-01T13:46:39.989Z Compiling bytecount v0.6.8
5332026-02-01T13:46:40.017Z Compiling strsim v0.11.1
5342026-02-01T13:46:40.122Z Compiling heck v0.4.1
5352026-02-01T13:46:40.148Z Compiling unicode-xid v0.2.6
5362026-02-01T13:46:40.213Z Compiling synstructure v0.13.1
5372026-02-01T13:46:40.359Z Compiling clap_lex v0.7.4
5382026-02-01T13:46:40.545Z Compiling once_cell v1.21.3
5392026-02-01T13:46:40.656Z Compiling anyhow v1.0.99
5402026-02-01T13:46:40.779Z Compiling fastrand v2.1.1
5412026-02-01T13:46:40.906Z Compiling heck v0.5.0
5422026-02-01T13:46:41.217Z Compiling unicode-width v0.1.14
5432026-02-01T13:46:41.253Z Compiling fnv v1.0.7
5442026-02-01T13:46:41.413Z Compiling tempfile v3.24.0
5452026-02-01T13:46:41.479Z Compiling clap_builder v4.5.48
5462026-02-01T13:46:41.684Z Compiling papergrid v0.11.0
5472026-02-01T13:46:41.720Z Compiling memmap v0.7.0
5482026-02-01T13:46:41.878Z Compiling smawk v0.3.2
5492026-02-01T13:46:42.055Z Compiling unicode-width v0.2.0
5502026-02-01T13:46:42.094Z Compiling unicode-linebreak v0.1.5
5512026-02-01T13:46:42.524Z Compiling textwrap v0.16.2
5522026-02-01T13:46:42.549Z Compiling camino-tempfile v1.4.1
5532026-02-01T13:46:42.953Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-02-01T13:46:43.143Z Compiling tabled_derive v0.7.0
5552026-02-01T13:46:43.292Z Compiling swrite v0.1.0
5562026-02-01T13:46:43.815Z Compiling serde_derive v1.0.228
5572026-02-01T13:46:43.815Z Compiling zerofrom-derive v0.1.4
5582026-02-01T13:46:43.913Z Compiling yoke-derive v0.7.4
5592026-02-01T13:46:43.996Z Compiling thiserror-impl v2.0.18
5602026-02-01T13:46:44.046Z Compiling zerovec-derive v0.10.3
5612026-02-01T13:46:44.465Z Compiling displaydoc v0.2.5
5622026-02-01T13:46:45.782Z Compiling thiserror-impl v1.0.69
5632026-02-01T13:46:45.952Z Compiling icu_provider_macros v1.5.0
5642026-02-01T13:46:46.174Z Compiling zerocopy-derive v0.7.35
5652026-02-01T13:46:46.688Z Compiling zerofrom v0.1.4
5662026-02-01T13:46:46.781Z Compiling pest v2.8.2
5672026-02-01T13:46:46.808Z Compiling scroll_derive v0.12.0
5682026-02-01T13:46:46.919Z Compiling yoke v0.7.4
5692026-02-01T13:46:47.259Z Compiling zerovec v0.10.4
5702026-02-01T13:46:47.768Z Compiling zerocopy v0.7.35
5712026-02-01T13:46:47.798Z Compiling clap_derive v4.5.47
5722026-02-01T13:46:47.863Z Compiling scroll v0.12.0
5732026-02-01T13:46:48.241Z Compiling tabled v0.15.0
5742026-02-01T13:46:48.325Z Compiling goblin v0.8.2
5752026-02-01T13:46:48.741Z Compiling tinystr v0.7.6
5762026-02-01T13:46:48.931Z Compiling pest_meta v2.8.2
5772026-02-01T13:46:48.999Z Compiling icu_collections v1.5.0
5782026-02-01T13:46:49.082Z Compiling icu_locid v1.5.0
5792026-02-01T13:46:50.284Z Compiling icu_provider v1.5.0
5802026-02-01T13:46:50.405Z Compiling pest_generator v2.8.2
5812026-02-01T13:46:50.438Z Compiling toml_datetime v0.6.11
5822026-02-01T13:46:50.905Z Compiling serde_spanned v0.6.9
5832026-02-01T13:46:50.937Z Compiling icu_locid_transform v1.5.0
5842026-02-01T13:46:51.094Z Compiling dof v0.3.0
5852026-02-01T13:46:51.163Z Compiling toml_edit v0.22.27
5862026-02-01T13:46:51.193Z Compiling serde_tokenstream v0.2.2
5872026-02-01T13:46:51.714Z Compiling erased-serde v0.4.6
5882026-02-01T13:46:51.801Z Compiling serde-value v0.7.0
5892026-02-01T13:46:51.830Z Compiling cargo-platform v0.2.0
5902026-02-01T13:46:52.322Z Compiling icu_properties v1.5.1
5912026-02-01T13:46:52.501Z Compiling clap v4.5.48
5922026-02-01T13:46:52.573Z Compiling pest_derive v2.8.2
5932026-02-01T13:46:52.627Z Compiling serde-untagged v0.1.7
5942026-02-01T13:46:52.725Z Compiling macaddr v1.0.1
5952026-02-01T13:46:53.261Z Compiling dtrace-parser v0.2.0
5962026-02-01T13:46:53.989Z Compiling toml v0.8.23
5972026-02-01T13:46:54.798Z Compiling usdt-macro v0.5.0
5982026-02-01T13:46:54.862Z Compiling usdt-attr-macro v0.5.0
5992026-02-01T13:46:54.906Z Compiling cargo_toml v0.21.0
6002026-02-01T13:46:55.419Z Compiling icu_normalizer v1.5.0
6012026-02-01T13:46:55.833Z Compiling usdt v0.5.0
6022026-02-01T13:46:56.187Z Compiling idna_adapter v1.2.0
6032026-02-01T13:46:56.368Z Compiling idna v1.0.3
6042026-02-01T13:46:56.853Z Compiling url v2.5.4
6052026-02-01T13:46:57.586Z Compiling cargo-util-schemas v0.8.2
6062026-02-01T13:46:59.319Z Compiling cargo_metadata v0.21.0
6072026-02-01T13:47:01.339Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-02-01T13:47:05.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
6092026-02-01T13:47:05.762Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-02-01T13:47:06.770Z Downloading crates ...
6112026-02-01T13:47:06.949Z Downloaded ascii-canvas v3.0.0
6122026-02-01T13:47:06.975Z Downloaded base64 v0.13.1
6132026-02-01T13:47:06.975Z Downloaded der_derive v0.7.3
6142026-02-01T13:47:07.001Z Downloaded diesel_table_macro_syntax v0.2.0
6152026-02-01T13:47:07.001Z Downloaded flagset v0.4.6
6162026-02-01T13:47:07.027Z Downloaded dsl_auto_type v0.1.2
6172026-02-01T13:47:07.027Z Downloaded heck v0.3.3
6182026-02-01T13:47:07.052Z Downloaded http-body v1.0.1
6192026-02-01T13:47:07.052Z Downloaded is-terminal v0.4.13
6202026-02-01T13:47:07.076Z Downloaded md-5 v0.10.6
6212026-02-01T13:47:07.076Z Downloaded nonempty v0.12.0
6222026-02-01T13:47:07.076Z Downloaded packed_struct_codegen v0.10.1
6232026-02-01T13:47:07.101Z Downloaded oxnet v0.1.4
6242026-02-01T13:47:07.101Z Downloaded pin-utils v0.1.0
6252026-02-01T13:47:07.101Z Downloaded proc-macro-error-attr2 v2.0.0
6262026-02-01T13:47:07.127Z Downloaded progenitor-macro v0.8.0
6272026-02-01T13:47:07.127Z Downloaded rand_chacha v0.3.1
6282026-02-01T13:47:07.127Z Downloaded rfc6979 v0.4.0
6292026-02-01T13:47:07.152Z Downloaded rustc-hash v2.1.1
6302026-02-01T13:47:07.152Z Downloaded rustc_version v0.4.1
6312026-02-01T13:47:07.152Z Downloaded signal-hook-tokio v0.3.1
6322026-02-01T13:47:07.152Z Downloaded signature v2.2.0
6332026-02-01T13:47:07.178Z Downloaded sigpipe v0.1.3
6342026-02-01T13:47:07.178Z Downloaded ssh-encoding v0.2.0
6352026-02-01T13:47:07.178Z Downloaded sqlparser_derive v0.2.2
6362026-02-01T13:47:07.178Z Downloaded subtle v2.6.1
6372026-02-01T13:47:07.178Z Downloaded termtree v0.5.1
6382026-02-01T13:47:07.178Z Downloaded tabled_derive v0.11.0
6392026-02-01T13:47:07.203Z Downloaded time-core v0.1.6
6402026-02-01T13:47:07.203Z Downloaded sync_wrapper v1.0.1
6412026-02-01T13:47:07.203Z Downloaded thread_local v1.1.8
6422026-02-01T13:47:07.204Z Downloaded time-macros v0.2.24
6432026-02-01T13:47:07.230Z Downloaded try-lock v0.2.5
6442026-02-01T13:47:07.230Z Downloaded unarray v0.1.4
6452026-02-01T13:47:07.230Z Downloaded typify-macro v0.4.3
6462026-02-01T13:47:07.230Z Downloaded tls_codec v0.4.1
6472026-02-01T13:47:07.230Z Downloaded void v1.0.2
6482026-02-01T13:47:07.230Z Downloaded usdt-attr-macro v0.6.0
6492026-02-01T13:47:07.230Z Downloaded tracing-attributes v0.1.27
6502026-02-01T13:47:07.255Z Downloaded xshell-macros v0.2.7
6512026-02-01T13:47:07.255Z Downloaded xattr v1.3.1
6522026-02-01T13:47:07.255Z Downloaded which v4.4.2
6532026-02-01T13:47:07.256Z Downloaded zone_cfg_derive v0.3.0
6542026-02-01T13:47:07.256Z Downloaded tar v0.4.44
6552026-02-01T13:47:07.256Z Downloaded xz2 v0.1.7
6562026-02-01T13:47:07.280Z Downloaded zstd-safe v7.2.3
6572026-02-01T13:47:07.280Z Downloaded zstd v0.13.3
6582026-02-01T13:47:07.280Z Downloaded walkdir v2.5.0
6592026-02-01T13:47:07.280Z Downloaded yasna v0.5.2
6602026-02-01T13:47:07.281Z Downloaded tracing v0.1.40
6612026-02-01T13:47:07.306Z Downloaded zopfli v0.8.1
6622026-02-01T13:47:07.306Z Downloaded yansi v1.0.1
6632026-02-01T13:47:07.306Z Downloaded rayon v1.10.0
6642026-02-01T13:47:07.330Z Downloaded zip v0.6.6
6652026-02-01T13:47:07.330Z Downloaded x509-cert v0.2.5
6662026-02-01T13:47:07.330Z Downloaded zip v4.2.0
6672026-02-01T13:47:07.354Z Downloaded serde_with v3.16.1
6682026-02-01T13:47:07.355Z Downloaded winnow v0.6.26
6692026-02-01T13:47:07.379Z Downloaded radix_trie v0.2.1
6702026-02-01T13:47:07.379Z Downloaded tabled v0.18.0
6712026-02-01T13:47:07.403Z Downloaded tabled v0.20.0
6722026-02-01T13:47:07.428Z Downloaded zlib-rs v0.5.1
6732026-02-01T13:47:07.428Z Downloaded zerocopy v0.8.27
6742026-02-01T13:47:07.452Z Downloaded smoltcp v0.11.0
6752026-02-01T13:47:07.476Z Downloaded rustls v0.22.4
6762026-02-01T13:47:07.476Z Downloaded rustls v0.23.19
6772026-02-01T13:47:07.501Z Downloaded regex-syntax v0.8.5
6782026-02-01T13:47:07.501Z Downloaded regress v0.10.4
6792026-02-01T13:47:07.525Z Downloaded vcpkg v0.2.15
6802026-02-01T13:47:07.553Z Downloaded hickory-proto v0.25.2
6812026-02-01T13:47:07.577Z Downloaded webpki-roots v1.0.1
6822026-02-01T13:47:07.577Z Downloaded sled v0.34.7
6832026-02-01T13:47:07.602Z Downloaded bzip2-sys v0.1.13+1.0.8
6842026-02-01T13:47:07.627Z Downloaded typify-impl v0.2.0
6852026-02-01T13:47:07.627Z Downloaded ratatui v0.29.0
6862026-02-01T13:47:07.651Z Downloaded smoltcp v0.9.1
6872026-02-01T13:47:07.651Z Downloaded openapiv3 v2.2.0
6882026-02-01T13:47:07.676Z Downloaded typify-impl v0.4.3
6892026-02-01T13:47:07.700Z Downloaded zerocopy-derive v0.6.6
6902026-02-01T13:47:07.700Z Downloaded regex-automata v0.4.11
6912026-02-01T13:47:07.725Z Downloaded jiff v0.2.15
6922026-02-01T13:47:07.750Z Downloaded petgraph v0.6.5
6932026-02-01T13:47:07.774Z Downloaded lzma-sys v0.1.20
6942026-02-01T13:47:07.799Z Downloaded csv v1.3.1
6952026-02-01T13:47:07.823Z Downloaded chrono-tz v0.10.4
6962026-02-01T13:47:07.849Z Downloaded object v0.36.5
6972026-02-01T13:47:07.874Z Downloaded rustls v0.21.12
6982026-02-01T13:47:07.874Z Downloaded libz-sys v1.1.20
6992026-02-01T13:47:07.899Z Downloaded petgraph v0.8.2
7002026-02-01T13:47:07.923Z Downloaded hickory-proto v0.24.4
7012026-02-01T13:47:07.947Z Downloaded regex-syntax v0.6.29
7022026-02-01T13:47:07.947Z Downloaded polar-core v0.27.3
7032026-02-01T13:47:07.947Z Downloaded nix v0.30.1
7042026-02-01T13:47:07.972Z Downloaded nix v0.29.0
7052026-02-01T13:47:07.972Z Downloaded nix v0.28.0
7062026-02-01T13:47:07.996Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7072026-02-01T13:47:08.020Z Downloaded sha3 v0.10.8
7082026-02-01T13:47:08.020Z Downloaded tokio v1.49.0
7092026-02-01T13:47:08.053Z Downloaded diesel v2.2.12
7102026-02-01T13:47:08.077Z Downloaded winnow v0.5.40
7112026-02-01T13:47:08.101Z Downloaded openssl v0.10.73
7122026-02-01T13:47:08.101Z Downloaded object v0.30.4
7132026-02-01T13:47:08.126Z Downloaded moka v0.12.10
7142026-02-01T13:47:08.126Z Downloaded dropshot v0.16.7
7152026-02-01T13:47:08.151Z Downloaded bstr v1.10.0
7162026-02-01T13:47:08.175Z Downloaded unicode-normalization v0.1.24
7172026-02-01T13:47:08.176Z Downloaded tough v0.20.0
7182026-02-01T13:47:08.176Z Downloaded sqlparser v0.45.0
7192026-02-01T13:47:08.176Z Downloaded rustls-webpki v0.102.8
7202026-02-01T13:47:08.200Z Downloaded petname v2.0.2
7212026-02-01T13:47:08.200Z Downloaded unicode-segmentation v1.12.0
7222026-02-01T13:47:08.225Z Downloaded tower-http v0.6.6
7232026-02-01T13:47:08.225Z Downloaded tower v0.5.2
7242026-02-01T13:47:08.225Z Downloaded tokio-util v0.7.15
7252026-02-01T13:47:08.249Z Downloaded time v0.3.43
7262026-02-01T13:47:08.249Z Downloaded salty v0.3.0
7272026-02-01T13:47:08.274Z Downloaded rustls-webpki v0.101.7
7282026-02-01T13:47:08.274Z Downloaded encoding_rs v0.8.34
7292026-02-01T13:47:08.298Z Downloaded quinn-proto v0.11.8
7302026-02-01T13:47:08.322Z Downloaded quick-xml v0.37.2
7312026-02-01T13:47:08.322Z Downloaded proptest v1.7.0
7322026-02-01T13:47:08.322Z Downloaded nix v0.27.1
7332026-02-01T13:47:08.346Z Downloaded zerocopy-derive v0.8.27
7342026-02-01T13:47:08.346Z Downloaded typed-path v0.9.3
7352026-02-01T13:47:08.346Z Downloaded lalrpop v0.19.12
7362026-02-01T13:47:08.371Z Downloaded portable-atomic v1.11.0
7372026-02-01T13:47:08.371Z Downloaded ring v0.17.14
7382026-02-01T13:47:08.412Z Downloaded uuid v1.19.0
7392026-02-01T13:47:08.437Z Downloaded unicode_categories v0.1.1
7402026-02-01T13:47:08.437Z Downloaded rpassword v7.4.0
7412026-02-01T13:47:08.437Z Downloaded reqwest v0.12.24
7422026-02-01T13:47:08.437Z Downloaded zerocopy v0.6.6
7432026-02-01T13:47:08.437Z Downloaded russh v0.45.0
7442026-02-01T13:47:08.437Z Downloaded reedline v0.40.0
7452026-02-01T13:47:08.462Z Downloaded tokio-postgres v0.7.13
7462026-02-01T13:47:08.462Z Downloaded regex v1.11.3
7472026-02-01T13:47:08.462Z Downloaded gimli v0.31.1
7482026-02-01T13:47:08.486Z Downloaded toml_edit v0.19.15
7492026-02-01T13:47:08.486Z Downloaded ssh-key v0.6.6
7502026-02-01T13:47:08.511Z Downloaded rustyline v14.0.0
7512026-02-01T13:47:08.511Z Downloaded vergen v9.0.6
7522026-02-01T13:47:08.511Z Downloaded unsafe-libyaml v0.2.11
7532026-02-01T13:47:08.511Z Downloaded unicode-bidi v0.3.17
7542026-02-01T13:47:08.511Z Downloaded steno v0.4.1
7552026-02-01T13:47:08.536Z Downloaded libgit2-sys v0.18.2+1.9.1
7562026-02-01T13:47:08.582Z Downloaded vergen-git2 v1.0.7
7572026-02-01T13:47:08.606Z Downloaded value-bag v1.12.0
7582026-02-01T13:47:08.606Z Downloaded zone v0.3.1
7592026-02-01T13:47:08.606Z Downloaded zeroize v1.8.1
7602026-02-01T13:47:08.606Z Downloaded vte v0.11.1
7612026-02-01T13:47:08.606Z Downloaded typify v0.4.3
7622026-02-01T13:47:08.606Z Downloaded tungstenite v0.23.0
7632026-02-01T13:47:08.606Z Downloaded tungstenite v0.21.0
7642026-02-01T13:47:08.606Z Downloaded tracing-core v0.1.32
7652026-02-01T13:47:08.606Z Downloaded itertools v0.12.1
7662026-02-01T13:47:08.631Z Downloaded curve25519-dalek v4.1.3
7672026-02-01T13:47:08.631Z Downloaded xshell v0.2.7
7682026-02-01T13:47:08.631Z Downloaded wyz v0.5.1
7692026-02-01T13:47:08.631Z Downloaded whoami v1.5.2
7702026-02-01T13:47:08.631Z Downloaded vergen-gitcl v1.0.8
7712026-02-01T13:47:08.631Z Downloaded uzers v0.12.1
7722026-02-01T13:47:08.656Z Downloaded unicode-properties v0.1.3
7732026-02-01T13:47:08.656Z Downloaded samael v0.0.19
7742026-02-01T13:47:08.656Z Downloaded p384 v0.13.1
7752026-02-01T13:47:08.656Z Downloaded num-bigint-dig v0.8.6
7762026-02-01T13:47:08.656Z Downloaded snafu v0.8.5
7772026-02-01T13:47:08.681Z Downloaded goblin v0.10.2
7782026-02-01T13:47:08.681Z Downloaded zone_cfg_derive v0.1.2
7792026-02-01T13:47:08.681Z Downloaded zone v0.1.8
7802026-02-01T13:47:08.681Z Downloaded zeroize_derive v1.4.2
7812026-02-01T13:47:08.681Z Downloaded toml_parser v1.0.6+spec-1.1.0
7822026-02-01T13:47:08.681Z Downloaded toml v0.7.8
7832026-02-01T13:47:08.681Z Downloaded rcgen v0.12.1
7842026-02-01T13:47:08.681Z Downloaded libxml v0.3.3
7852026-02-01T13:47:08.705Z Downloaded itertools v0.14.0
7862026-02-01T13:47:08.705Z Downloaded bindgen v0.71.1
7872026-02-01T13:47:08.731Z Downloaded want v0.3.1
7882026-02-01T13:47:08.731Z Downloaded waitgroup v0.1.2
7892026-02-01T13:47:08.731Z Downloaded wait-timeout v0.2.0
7902026-02-01T13:47:08.731Z Downloaded vte_generate_state_changes v0.1.2
7912026-02-01T13:47:08.732Z Downloaded vsss-rs v3.3.4
7922026-02-01T13:47:08.732Z Downloaded vergen-lib v0.1.6
7932026-02-01T13:47:08.732Z Downloaded usdt-impl v0.6.0
7942026-02-01T13:47:08.732Z Downloaded typify v0.2.0
7952026-02-01T13:47:08.732Z Downloaded twox-hash v2.1.0
7962026-02-01T13:47:08.732Z Downloaded toml v0.9.11+spec-1.1.0
7972026-02-01T13:47:08.756Z Downloaded tokio-rustls v0.26.0
7982026-02-01T13:47:08.756Z Downloaded tokio-rustls v0.25.0
7992026-02-01T13:47:08.756Z Downloaded tokio-rustls v0.24.1
8002026-02-01T13:47:08.756Z Downloaded rsa v0.9.8
8012026-02-01T13:47:08.756Z Downloaded test-strategy v0.4.3
8022026-02-01T13:47:08.756Z Downloaded socket2 v0.5.10
8032026-02-01T13:47:08.756Z Downloaded num-bigint v0.4.6
8042026-02-01T13:47:08.756Z Downloaded thiserror-no-std v2.0.2
8052026-02-01T13:47:08.781Z Downloaded itertools v0.13.0
8062026-02-01T13:47:08.781Z Downloaded usdt v0.6.0
8072026-02-01T13:47:08.781Z Downloaded untrusted v0.9.0
8082026-02-01T13:47:08.781Z Downloaded untrusted v0.7.1
8092026-02-01T13:47:08.781Z Downloaded unicase v2.8.1
8102026-02-01T13:47:08.781Z Downloaded toml_writer v1.0.6+spec-1.1.0
8112026-02-01T13:47:08.781Z Downloaded tokio-native-tls v0.3.1
8122026-02-01T13:47:08.781Z Downloaded rayon-core v1.12.1
8132026-02-01T13:47:08.805Z Downloaded chrono v0.4.43
8142026-02-01T13:47:08.805Z Downloaded utf-8 v0.7.6
8152026-02-01T13:47:08.805Z Downloaded usdt-macro v0.6.0
8162026-02-01T13:47:08.805Z Downloaded universal-hash v0.5.1
8172026-02-01T13:47:08.805Z Downloaded unit-prefix v0.5.1
8182026-02-01T13:47:08.805Z Downloaded unicode-truncate v1.1.0
8192026-02-01T13:47:08.805Z Downloaded tui-tree-widget v0.23.1
8202026-02-01T13:47:08.805Z Downloaded tokio-tungstenite v0.21.0
8212026-02-01T13:47:08.805Z Downloaded tokio-stream v0.1.17
8222026-02-01T13:47:08.830Z Downloaded serde_cbor v0.11.2
8232026-02-01T13:47:08.830Z Downloaded ron v0.8.1
8242026-02-01T13:47:08.830Z Downloaded qorb v0.4.1
8252026-02-01T13:47:08.830Z Downloaded publicsuffix v2.3.0
8262026-02-01T13:47:08.830Z Downloaded mio v1.0.2
8272026-02-01T13:47:08.854Z Downloaded hyper v1.8.1
8282026-02-01T13:47:08.854Z Downloaded tinyvec v1.8.0
8292026-02-01T13:47:08.854Z Downloaded schemars v1.0.4
8302026-02-01T13:47:08.878Z Downloaded rustls-pki-types v1.10.0
8312026-02-01T13:47:08.878Z Downloaded hkdf v0.12.4
8322026-02-01T13:47:08.878Z Downloaded term v1.1.0
8332026-02-01T13:47:08.878Z Downloaded schemars v0.8.22
8342026-02-01T13:47:08.903Z Downloaded ryu v1.0.18
8352026-02-01T13:47:08.903Z Downloaded typify-macro v0.2.0
8362026-02-01T13:47:08.903Z Downloaded topological-sort v0.2.2
8372026-02-01T13:47:08.903Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8382026-02-01T13:47:08.903Z Downloaded tokio-tungstenite v0.23.1
8392026-02-01T13:47:08.903Z Downloaded term v0.7.0
8402026-02-01T13:47:08.903Z Downloaded socket2 v0.6.1
8412026-02-01T13:47:08.903Z Downloaded bitvec v1.0.1
8422026-02-01T13:47:08.931Z Downloaded trait-variant v0.1.2
8432026-02-01T13:47:08.931Z Downloaded tower-service v0.3.3
8442026-02-01T13:47:08.931Z Downloaded tower-layer v0.3.3
8452026-02-01T13:47:08.931Z Downloaded tokio-macros v2.6.0
8462026-02-01T13:47:08.931Z Downloaded tokio-dtrace v0.1.0
8472026-02-01T13:47:08.931Z Downloaded tls_codec_derive v0.4.1
8482026-02-01T13:47:08.931Z Downloaded tinyvec_macros v0.1.1
8492026-02-01T13:47:08.931Z Downloaded tiny-keccak v2.0.2
8502026-02-01T13:47:08.931Z Downloaded subprocess v0.2.9
8512026-02-01T13:47:08.931Z Downloaded strum_macros v0.26.4
8522026-02-01T13:47:08.931Z Downloaded stringprep v0.1.5
8532026-02-01T13:47:08.931Z Downloaded string_cache v0.8.9
8542026-02-01T13:47:08.931Z Downloaded static_assertions v1.1.0
8552026-02-01T13:47:08.956Z Downloaded slog v2.8.2
8562026-02-01T13:47:08.956Z Downloaded serde_derive_internals v0.29.1
8572026-02-01T13:47:08.956Z Downloaded ron v0.7.1
8582026-02-01T13:47:08.956Z Downloaded quinn v0.11.5
8592026-02-01T13:47:08.956Z Downloaded p521 v0.13.3
8602026-02-01T13:47:08.956Z Downloaded minimal-lexical v0.2.1
8612026-02-01T13:47:08.956Z Downloaded termios v0.3.3
8622026-02-01T13:47:08.981Z Downloaded similar v2.7.0
8632026-02-01T13:47:08.981Z Downloaded signal-hook v0.3.18
8642026-02-01T13:47:08.981Z Downloaded serde_yaml v0.9.34+deprecated
8652026-02-01T13:47:08.981Z Downloaded serde_with_macros v3.16.1
8662026-02-01T13:47:08.981Z Downloaded schemars v0.9.0
8672026-02-01T13:47:09.006Z Downloaded rand v0.9.2
8682026-02-01T13:47:09.006Z Downloaded thread-id v5.0.0
8692026-02-01T13:47:09.006Z Downloaded thiserror-impl-no-std v2.0.2
8702026-02-01T13:47:09.006Z Downloaded testing_table v0.3.0
8712026-02-01T13:47:09.006Z Downloaded spin v0.9.8
8722026-02-01T13:47:09.006Z Downloaded snafu-derive v0.8.5
8732026-02-01T13:47:09.006Z Downloaded smf v0.2.3
8742026-02-01T13:47:09.006Z Downloaded itertools v0.10.5
8752026-02-01T13:47:09.006Z Downloaded sync-ptr v0.1.4
8762026-02-01T13:47:09.006Z Downloaded supports-color v3.0.2
8772026-02-01T13:47:09.030Z Downloaded support-bundle-viewer v0.1.2
8782026-02-01T13:47:09.030Z Downloaded strum_macros v0.27.2
8792026-02-01T13:47:09.030Z Downloaded structmeta v0.3.0
8802026-02-01T13:47:09.031Z Downloaded slog-term v2.9.2
8812026-02-01T13:47:09.031Z Downloaded slab v0.4.9
8822026-02-01T13:47:09.031Z Downloaded serde_path_to_error v0.1.20
8832026-02-01T13:47:09.031Z Downloaded rand v0.8.5
8842026-02-01T13:47:09.031Z Downloaded iddqd v0.3.16
8852026-02-01T13:47:09.056Z Downloaded tabwriter v1.4.0
8862026-02-01T13:47:09.056Z Downloaded strum_macros v0.24.3
8872026-02-01T13:47:09.056Z Downloaded strum v0.26.3
8882026-02-01T13:47:09.056Z Downloaded structmeta-derive v0.3.0
8892026-02-01T13:47:09.056Z Downloaded strip-ansi-escapes v0.2.0
8902026-02-01T13:47:09.056Z Downloaded bindgen v0.69.5
8912026-02-01T13:47:09.056Z Downloaded strum v0.27.2
8922026-02-01T13:47:09.056Z Downloaded serde-hex v0.1.0
8932026-02-01T13:47:09.056Z Downloaded rusty-fork v0.3.0
8942026-02-01T13:47:09.056Z Downloaded libm v0.2.8
8952026-02-01T13:47:09.081Z Downloaded tap v1.0.1
8962026-02-01T13:47:09.081Z Downloaded take_mut v0.2.2
8972026-02-01T13:47:09.081Z Downloaded tagptr v0.2.0
8982026-02-01T13:47:09.081Z Downloaded tabled_derive v0.10.0
8992026-02-01T13:47:09.081Z Downloaded sqlformat v0.3.5
9002026-02-01T13:47:09.081Z Downloaded spki v0.7.3
9012026-02-01T13:47:09.081Z Downloaded smallvec v0.6.14
9022026-02-01T13:47:09.081Z Downloaded slog-dtrace v0.3.0
9032026-02-01T13:47:09.081Z Downloaded rustversion v1.0.22
9042026-02-01T13:47:09.081Z Downloaded slog-stdlog v4.1.1
9052026-02-01T13:47:09.081Z Downloaded slog-scope v4.4.0
9062026-02-01T13:47:09.081Z Downloaded slog-json v2.6.1
9072026-02-01T13:47:09.105Z Downloaded slog-async v2.8.0
9082026-02-01T13:47:09.105Z Downloaded siphasher v1.0.1
9092026-02-01T13:47:09.105Z Downloaded siphasher v0.3.11
9102026-02-01T13:47:09.105Z Downloaded scroll v0.13.0
9112026-02-01T13:47:09.105Z Downloaded schemars_derive v0.8.22
9122026-02-01T13:47:09.105Z Downloaded git2 v0.20.2
9132026-02-01T13:47:09.106Z Downloaded futures-util v0.3.31
9142026-02-01T13:47:09.130Z Downloaded simd-adler32 v0.3.7
9152026-02-01T13:47:09.130Z Downloaded signal-hook-registry v1.4.2
9162026-02-01T13:47:09.130Z Downloaded shlex v1.3.0
9172026-02-01T13:47:09.130Z Downloaded serde_spanned v1.0.4
9182026-02-01T13:47:09.130Z Downloaded serde_repr v0.1.19
9192026-02-01T13:47:09.130Z Downloaded serde_plain v1.0.2
9202026-02-01T13:47:09.130Z Downloaded rustls-pemfile v1.0.4
9212026-02-01T13:47:09.130Z Downloaded progenitor-impl v0.11.2
9222026-02-01T13:47:09.130Z Downloaded ssh-cipher v0.2.0
9232026-02-01T13:47:09.130Z Downloaded slog-envlogger v2.2.0
9242026-02-01T13:47:09.130Z Downloaded slog-bunyan v2.5.0
9252026-02-01T13:47:09.130Z Downloaded serde_bytes v0.11.19
9262026-02-01T13:47:09.155Z Downloaded sct v0.7.1
9272026-02-01T13:47:09.155Z Downloaded scheduled-thread-pool v0.2.7
9282026-02-01T13:47:09.155Z Downloaded sapling-renderdag v0.1.0
9292026-02-01T13:47:09.155Z Downloaded same-file v1.0.6
9302026-02-01T13:47:09.155Z Downloaded russh-keys v0.45.0
9312026-02-01T13:47:09.155Z Downloaded prettyplease v0.2.36
9322026-02-01T13:47:09.155Z Downloaded pretty_assertions v1.4.1
9332026-02-01T13:47:09.155Z Downloaded hyper-util v0.1.19
9342026-02-01T13:47:09.155Z Downloaded sha1 v0.10.6
9352026-02-01T13:47:09.179Z Downloaded serde_urlencoded v0.7.1
9362026-02-01T13:47:09.179Z Downloaded sec1 v0.7.3
9372026-02-01T13:47:09.179Z Downloaded salsa20 v0.10.2
9382026-02-01T13:47:09.179Z Downloaded rand_seeder v0.4.0
9392026-02-01T13:47:09.179Z Downloaded signal-hook-mio v0.2.4
9402026-02-01T13:47:09.179Z Downloaded rustls-native-certs v0.8.1
9412026-02-01T13:47:09.179Z Downloaded progenitor-impl v0.10.0
9422026-02-01T13:47:09.180Z Downloaded poly1305 v0.8.0
9432026-02-01T13:47:09.180Z Downloaded pkcs5 v0.7.1
9442026-02-01T13:47:09.180Z Downloaded miniz_oxide v0.8.5
9452026-02-01T13:47:09.180Z Downloaded jiff-static v0.2.15
9462026-02-01T13:47:09.204Z Downloaded hashbrown v0.15.4
9472026-02-01T13:47:09.204Z Downloaded h2 v0.4.6
9482026-02-01T13:47:09.204Z Downloaded shell-words v1.1.0
9492026-02-01T13:47:09.204Z Downloaded serde-big-array v0.5.1
9502026-02-01T13:47:09.204Z Downloaded seq-macro v0.3.6
9512026-02-01T13:47:09.230Z Downloaded semver v0.1.20
9522026-02-01T13:47:09.230Z Downloaded secrecy v0.10.3
9532026-02-01T13:47:09.230Z Downloaded secrecy v0.8.0
9542026-02-01T13:47:09.230Z Downloaded scrypt v0.11.0
9552026-02-01T13:47:09.230Z Downloaded scroll_derive v0.13.1
9562026-02-01T13:47:09.230Z Downloaded scopeguard v1.2.0
9572026-02-01T13:47:09.230Z Downloaded rustls-pemfile v2.2.0
9582026-02-01T13:47:09.230Z Downloaded rustc-demangle v0.1.24
9592026-02-01T13:47:09.230Z Downloaded rtoolbox v0.0.2
9602026-02-01T13:47:09.230Z Downloaded quinn-udp v0.5.5
9612026-02-01T13:47:09.231Z Downloaded postcard v1.0.10
9622026-02-01T13:47:09.231Z Downloaded nu-ansi-term v0.50.1
9632026-02-01T13:47:09.231Z Downloaded nom v7.1.3
9642026-02-01T13:47:09.256Z Downloaded rustc_version v0.1.7
9652026-02-01T13:47:09.256Z Downloaded russh-cryptovec v0.7.3
9662026-02-01T13:47:09.256Z Downloaded resolv-conf v0.7.0
9672026-02-01T13:47:09.256Z Downloaded ref-cast-impl v1.0.25
9682026-02-01T13:47:09.256Z Downloaded ref-cast v1.0.25
9692026-02-01T13:47:09.256Z Downloaded rand_xorshift v0.4.0
9702026-02-01T13:47:09.256Z Downloaded prefix-trie v0.7.0
9712026-02-01T13:47:09.256Z Downloaded pkg-config v0.3.31
9722026-02-01T13:47:09.256Z Downloaded pkcs8 v0.10.2
9732026-02-01T13:47:09.256Z Downloaded password-hash v0.4.2
9742026-02-01T13:47:09.257Z Downloaded parse-display-derive v0.10.0
9752026-02-01T13:47:09.257Z Downloaded parking_lot_core v0.9.10
9762026-02-01T13:47:09.257Z Downloaded iri-string v0.7.8
9772026-02-01T13:47:09.281Z Downloaded hickory-server v0.25.2
9782026-02-01T13:47:09.282Z Downloaded rustc-hash v1.1.0
9792026-02-01T13:47:09.282Z Downloaded rand_core v0.9.3
9802026-02-01T13:47:09.282Z Downloaded rand_core v0.6.4
9812026-02-01T13:47:09.282Z Downloaded rand_chacha v0.9.0
9822026-02-01T13:47:09.282Z Downloaded r2d2 v0.8.10
9832026-02-01T13:47:09.282Z Downloaded quick-error v1.2.3
9842026-02-01T13:47:09.282Z Downloaded progenitor-impl v0.8.0
9852026-02-01T13:47:09.282Z Downloaded postgres-types v0.2.9
9862026-02-01T13:47:09.282Z Downloaded pin-project v1.1.6
9872026-02-01T13:47:09.306Z Downloaded number_prefix v0.4.0
9882026-02-01T13:47:09.306Z Downloaded num_enum v0.5.11
9892026-02-01T13:47:09.306Z Downloaded num-integer v0.1.46
9902026-02-01T13:47:09.306Z Downloaded native-tls v0.2.12
9912026-02-01T13:47:09.306Z Downloaded memmap2 v0.9.8
9922026-02-01T13:47:09.306Z Downloaded radium v0.7.0
9932026-02-01T13:47:09.306Z Downloaded progenitor v0.11.2
9942026-02-01T13:47:09.306Z Downloaded proc-macro-error2 v2.0.1
9952026-02-01T13:47:09.331Z Downloaded postgres-protocol v0.6.8
9962026-02-01T13:47:09.331Z Downloaded polyval v0.6.2
9972026-02-01T13:47:09.331Z Downloaded pkcs1 v0.7.5
9982026-02-01T13:47:09.331Z Downloaded parse-display v0.10.0
9992026-02-01T13:47:09.331Z Downloaded p256 v0.13.2
10002026-02-01T13:47:09.331Z Downloaded oso v0.27.3
10012026-02-01T13:47:09.331Z Downloaded openssl-sys v0.9.109
10022026-02-01T13:47:09.331Z Downloaded num-rational v0.4.2
10032026-02-01T13:47:09.331Z Downloaded num-complex v0.4.6
10042026-02-01T13:47:09.331Z Downloaded hickory-resolver v0.25.2
10052026-02-01T13:47:09.357Z Downloaded psl-types v2.0.11
10062026-02-01T13:47:09.357Z Downloaded progenitor-macro v0.11.2
10072026-02-01T13:47:09.357Z Downloaded progenitor-macro v0.10.0
10082026-02-01T13:47:09.357Z Downloaded progenitor-client v0.11.2
10092026-02-01T13:47:09.357Z Downloaded progenitor-client v0.8.0
10102026-02-01T13:47:09.357Z Downloaded progenitor v0.10.0
10112026-02-01T13:47:09.357Z Downloaded progenitor v0.8.0
10122026-02-01T13:47:09.357Z Downloaded primeorder v0.13.6
10132026-02-01T13:47:09.357Z Downloaded predicates v3.1.3
10142026-02-01T13:47:09.357Z Downloaded ppv-lite86 v0.2.20
10152026-02-01T13:47:09.357Z Downloaded phf v0.11.2
10162026-02-01T13:47:09.357Z Downloaded parse-size v1.1.0
10172026-02-01T13:47:09.382Z Downloaded papergrid v0.17.0
10182026-02-01T13:47:09.382Z Downloaded papergrid v0.14.0
10192026-02-01T13:47:09.382Z Downloaded omicron-zone-package v0.12.2
10202026-02-01T13:47:09.382Z Downloaded nanorand v0.7.0
10212026-02-01T13:47:09.382Z Downloaded multer v3.1.0
10222026-02-01T13:47:09.382Z Downloaded mime_guess v2.0.5
10232026-02-01T13:47:09.382Z Downloaded litrs v0.4.1
10242026-02-01T13:47:09.382Z Downloaded libz-rs-sys v0.5.1
10252026-02-01T13:47:09.382Z Downloaded indicatif v0.17.11
10262026-02-01T13:47:09.406Z Downloaded flate2 v1.1.2
10272026-02-01T13:47:09.406Z Downloaded crossterm v0.29.0
10282026-02-01T13:47:09.406Z Downloaded progenitor-client v0.10.0
10292026-02-01T13:47:09.406Z Downloaded proc-macro-crate v1.3.1
10302026-02-01T13:47:09.407Z Downloaded pretty-hex v0.2.1
10312026-02-01T13:47:09.407Z Downloaded predicates-tree v1.0.12
10322026-02-01T13:47:09.407Z Downloaded predicates-core v1.0.8
10332026-02-01T13:47:09.407Z Downloaded powerfmt v0.2.0
10342026-02-01T13:47:09.407Z Downloaded pin-project-internal v1.1.6
10352026-02-01T13:47:09.407Z Downloaded pem-rfc7468 v0.7.0
10362026-02-01T13:47:09.431Z Downloaded pem v3.0.5
10372026-02-01T13:47:09.431Z Downloaded peg-macros v0.8.5
10382026-02-01T13:47:09.431Z Downloaded peg v0.8.5
10392026-02-01T13:47:09.431Z Downloaded num_threads v0.1.7
10402026-02-01T13:47:09.431Z Downloaded num_enum_derive v0.5.11
10412026-02-01T13:47:09.431Z Downloaded num-iter v0.1.45
10422026-02-01T13:47:09.431Z Downloaded num-derive v0.4.2
10432026-02-01T13:47:09.431Z Downloaded num-derive v0.3.3
10442026-02-01T13:47:09.431Z Downloaded num v0.4.3
10452026-02-01T13:47:09.431Z Downloaded normalize-line-endings v0.3.0
10462026-02-01T13:47:09.431Z Downloaded mime v0.3.17
10472026-02-01T13:47:09.431Z Downloaded linear-map v1.2.0
10482026-02-01T13:47:09.431Z Downloaded libsw v3.5.0
10492026-02-01T13:47:09.431Z Downloaded indicatif v0.18.0
10502026-02-01T13:47:09.456Z Downloaded http v1.4.0
10512026-02-01T13:47:09.456Z Downloaded hashbrown v0.12.3
10522026-02-01T13:47:09.456Z Downloaded ed25519-dalek v2.1.1
10532026-02-01T13:47:09.456Z Downloaded blake3 v1.5.4
10542026-02-01T13:47:09.456Z Downloaded aws-lc-sys v0.26.0
10552026-02-01T13:47:09.913Z Downloaded aws-lc-rs v1.12.4
10562026-02-01T13:47:09.938Z Downloaded precomputed-hash v0.1.1
10572026-02-01T13:47:09.938Z Downloaded pin-project-lite v0.2.14
10582026-02-01T13:47:09.963Z Downloaded phf v0.12.1
10592026-02-01T13:47:09.963Z Downloaded peg-runtime v0.8.5
10602026-02-01T13:47:09.963Z Downloaded paste v1.0.15
10612026-02-01T13:47:09.963Z Downloaded password-hash v0.5.0
10622026-02-01T13:47:09.963Z Downloaded parking_lot_core v0.8.6
10632026-02-01T13:47:09.963Z Downloaded parking_lot v0.12.3
10642026-02-01T13:47:09.963Z Downloaded parking_lot v0.11.2
10652026-02-01T13:47:09.963Z Downloaded owo-colors v4.2.2
10662026-02-01T13:47:09.963Z Downloaded num-conv v0.1.0
10672026-02-01T13:47:09.963Z Downloaded lock_api v0.4.12
10682026-02-01T13:47:09.963Z Downloaded libefi-sys v0.1.0
10692026-02-01T13:47:09.963Z Downloaded jobserver v0.1.32
10702026-02-01T13:47:09.988Z Downloaded hickory-resolver v0.24.4
10712026-02-01T13:47:09.988Z Downloaded hashbrown v0.13.2
10722026-02-01T13:47:09.988Z Downloaded expectorate v1.2.0
10732026-02-01T13:47:09.988Z Downloaded der v0.7.10
10742026-02-01T13:47:09.988Z Downloaded phf_shared v0.12.1
10752026-02-01T13:47:09.988Z Downloaded phf_shared v0.11.2
10762026-02-01T13:47:09.988Z Downloaded pbkdf2 v0.12.2
10772026-02-01T13:47:09.988Z Downloaded pbkdf2 v0.11.0
10782026-02-01T13:47:09.988Z Downloaded path-slash v0.1.5
10792026-02-01T13:47:09.988Z Downloaded packed_struct v0.10.1
10802026-02-01T13:47:10.012Z Downloaded oxide-tokio-rt v0.1.2
10812026-02-01T13:47:10.012Z Downloaded multimap v0.10.1
10822026-02-01T13:47:10.012Z Downloaded memoffset v0.9.1
10832026-02-01T13:47:10.012Z Downloaded md5 v0.7.0
10842026-02-01T13:47:10.012Z Downloaded libsw-core v0.3.1
10852026-02-01T13:47:10.012Z Downloaded libloading v0.8.5
10862026-02-01T13:47:10.012Z Downloaded ingot-macros v0.1.1
10872026-02-01T13:47:10.012Z Downloaded indexmap v1.9.3
10882026-02-01T13:47:10.012Z Downloaded ignore v0.4.23
10892026-02-01T13:47:10.012Z Downloaded derive_more v2.0.1
10902026-02-01T13:47:10.037Z Downloaded crossterm v0.28.1
10912026-02-01T13:47:10.037Z Downloaded oso-derive v0.27.3
10922026-02-01T13:47:10.037Z Downloaded opaque-debug v0.3.1
10932026-02-01T13:47:10.037Z Downloaded lru v0.12.5
10942026-02-01T13:47:10.037Z Downloaded lockfree-object-pool v0.1.6
10952026-02-01T13:47:10.037Z Downloaded linked-hash-map v0.5.6
10962026-02-01T13:47:10.037Z Downloaded libscf-sys v1.1.0
10972026-02-01T13:47:10.037Z Downloaded lazycell v1.3.0
10982026-02-01T13:47:10.037Z Downloaded kstat-rs v0.2.4
10992026-02-01T13:47:10.037Z Downloaded keccak v0.1.5
11002026-02-01T13:47:10.037Z Downloaded heapless v0.8.0
11012026-02-01T13:47:10.037Z Downloaded heapless v0.7.17
11022026-02-01T13:47:10.061Z Downloaded getrandom v0.2.15
11032026-02-01T13:47:10.061Z Downloaded flume v0.11.1
11042026-02-01T13:47:10.061Z Downloaded diesel_derives v2.2.3
11052026-02-01T13:47:10.061Z Downloaded derive_more-impl v2.0.1
11062026-02-01T13:47:10.061Z Downloaded openssl-probe v0.1.5
11072026-02-01T13:47:10.061Z Downloaded openssl-macros v0.1.1
11082026-02-01T13:47:10.061Z Downloaded olpc-cjson v0.1.4
11092026-02-01T13:47:10.062Z Downloaded newtype-uuid-macros v0.1.0
11102026-02-01T13:47:10.062Z Downloaded newtype-uuid v1.3.2
11112026-02-01T13:47:10.062Z Downloaded futures v0.3.31
11122026-02-01T13:47:10.086Z Downloaded fatfs v0.3.6
11132026-02-01T13:47:10.086Z Downloaded elliptic-curve v0.13.8
11142026-02-01T13:47:10.086Z Downloaded dropshot_endpoint v0.16.7
11152026-02-01T13:47:10.086Z Downloaded dropshot-api-manager v0.2.4
11162026-02-01T13:47:10.086Z Downloaded derive_more v0.99.20
11172026-02-01T13:47:10.086Z Downloaded nodrop v0.1.14
11182026-02-01T13:47:10.086Z Downloaded nibble_vec v0.1.0
11192026-02-01T13:47:10.086Z Downloaded newtype_derive v0.1.6
11202026-02-01T13:47:10.086Z Downloaded newline-converter v0.3.0
11212026-02-01T13:47:10.086Z Downloaded new_debug_unreachable v1.0.6
11222026-02-01T13:47:10.086Z Downloaded lazy_static v1.5.0
11232026-02-01T13:47:10.111Z Downloaded lalrpop-util v0.19.12
11242026-02-01T13:47:10.111Z Downloaded ipnetwork v0.21.1
11252026-02-01T13:47:10.111Z Downloaded ipnet v2.11.0
11262026-02-01T13:47:10.111Z Downloaded inout v0.1.3
11272026-02-01T13:47:10.111Z Downloaded indoc v2.0.6
11282026-02-01T13:47:10.111Z Downloaded iana-time-zone v0.1.63
11292026-02-01T13:47:10.111Z Downloaded hyper-rustls v0.27.7
11302026-02-01T13:47:10.111Z Downloaded humantime v2.2.0
11312026-02-01T13:47:10.111Z Downloaded hubpack_derive v0.1.1
11322026-02-01T13:47:10.111Z Downloaded httparse v1.9.5
11332026-02-01T13:47:10.111Z Downloaded futures-channel v0.3.31
11342026-02-01T13:47:10.111Z Downloaded fs_extra v1.3.0
11352026-02-01T13:47:10.111Z Downloaded filetime v0.2.26
11362026-02-01T13:47:10.136Z Downloaded fallible-iterator v0.2.0
11372026-02-01T13:47:10.136Z Downloaded erased-serde v0.3.31
11382026-02-01T13:47:10.136Z Downloaded des v0.8.1
11392026-02-01T13:47:10.136Z Downloaded derive_builder_macro v0.20.2
11402026-02-01T13:47:10.136Z Downloaded derive_builder v0.20.2
11412026-02-01T13:47:10.136Z Downloaded daft-derive v0.1.4
11422026-02-01T13:47:10.136Z Downloaded maybe-uninit v2.0.0
11432026-02-01T13:47:10.136Z Downloaded match_cfg v0.1.0
11442026-02-01T13:47:10.136Z Downloaded maplit v1.0.2
11452026-02-01T13:47:10.136Z Downloaded managed v0.8.0
11462026-02-01T13:47:10.136Z Downloaded lzss v0.8.2
11472026-02-01T13:47:10.136Z Downloaded lru-cache v0.1.2
11482026-02-01T13:47:10.136Z Downloaded is_ci v1.2.0
11492026-02-01T13:47:10.136Z Downloaded internet-checksum v0.2.1
11502026-02-01T13:47:10.136Z Downloaded instability v0.3.2
11512026-02-01T13:47:10.160Z Downloaded ingot-types v0.1.2
11522026-02-01T13:47:10.160Z Downloaded ingot v0.1.1
11532026-02-01T13:47:10.160Z Downloaded hyper-staticfile v0.10.1
11542026-02-01T13:47:10.160Z Downloaded hex v0.4.3
11552026-02-01T13:47:10.160Z Downloaded headers v0.4.1
11562026-02-01T13:47:10.160Z Downloaded futures-executor v0.3.31
11572026-02-01T13:47:10.161Z Downloaded fs-err v2.11.0
11582026-02-01T13:47:10.161Z Downloaded foldhash v0.1.5
11592026-02-01T13:47:10.161Z Downloaded fixedbitset v0.5.7
11602026-02-01T13:47:10.161Z Downloaded env_logger v0.11.8
11612026-02-01T13:47:10.161Z Downloaded ed25519 v2.2.3
11622026-02-01T13:47:10.161Z Downloaded ecdsa v0.16.9
11632026-02-01T13:47:10.185Z Downloaded diff v0.1.13
11642026-02-01T13:47:10.185Z Downloaded diesel-dtrace v0.4.2
11652026-02-01T13:47:10.186Z Downloaded deranged v0.5.3
11662026-02-01T13:47:10.186Z Downloaded data-encoding v2.9.0
11672026-02-01T13:47:10.186Z Downloaded crossbeam-channel v0.5.15
11682026-02-01T13:47:10.186Z Downloaded instant v0.1.13
11692026-02-01T13:47:10.186Z Downloaded indoc v1.0.9
11702026-02-01T13:47:10.186Z Downloaded indent_write v2.2.0
11712026-02-01T13:47:10.186Z Downloaded impl-trait-for-tuples v0.2.2
11722026-02-01T13:47:10.186Z Downloaded ident_case v1.0.1
11732026-02-01T13:47:10.186Z Downloaded hyper-tls v0.6.0
11742026-02-01T13:47:10.186Z Downloaded hubpack v0.1.2
11752026-02-01T13:47:10.186Z Downloaded httpdate v1.0.3
11762026-02-01T13:47:10.186Z Downloaded http-range v0.1.5
11772026-02-01T13:47:10.186Z Downloaded http-body-util v0.1.3
11782026-02-01T13:47:10.210Z Downloaded hmac v0.12.1
11792026-02-01T13:47:10.210Z Downloaded highway v1.3.0
11802026-02-01T13:47:10.210Z Downloaded hickory-client v0.25.2
11812026-02-01T13:47:10.210Z Downloaded headers-core v0.3.0
11822026-02-01T13:47:10.210Z Downloaded half v2.4.1
11832026-02-01T13:47:10.210Z Downloaded fxhash v0.2.1
11842026-02-01T13:47:10.210Z Downloaded futures-sink v0.3.31
11852026-02-01T13:47:10.210Z Downloaded futures-macro v0.3.31
11862026-02-01T13:47:10.210Z Downloaded futures-io v0.3.31
11872026-02-01T13:47:10.211Z Downloaded funty v2.0.0
11882026-02-01T13:47:10.211Z Downloaded foreign-types v0.5.0
11892026-02-01T13:47:10.211Z Downloaded foldhash v0.2.0
11902026-02-01T13:47:10.211Z Downloaded ff v0.13.0
11912026-02-01T13:47:10.211Z Downloaded fd-lock v4.0.2
11922026-02-01T13:47:10.211Z Downloaded env_filter v0.1.2
11932026-02-01T13:47:10.211Z Downloaded ena v0.14.3
11942026-02-01T13:47:10.211Z Downloaded either v1.15.0
11952026-02-01T13:47:10.235Z Downloaded dunce v1.0.5
11962026-02-01T13:47:10.235Z Downloaded derive-where v1.5.0
11972026-02-01T13:47:10.235Z Downloaded defmt v0.3.8
11982026-02-01T13:47:10.235Z Downloaded darling_core v0.21.0
11992026-02-01T13:47:10.235Z Downloaded darling v0.20.10
12002026-02-01T13:47:10.235Z Downloaded crypto-bigint v0.5.5
12012026-02-01T13:47:10.235Z Downloaded const_format v0.2.34
12022026-02-01T13:47:10.259Z Downloaded compact_str v0.8.0
12032026-02-01T13:47:10.260Z Downloaded chacha20poly1305 v0.10.1
12042026-02-01T13:47:10.260Z Downloaded cc v1.2.30
12052026-02-01T13:47:10.260Z Downloaded bytes v1.10.1
12062026-02-01T13:47:10.260Z Downloaded aho-corasick v1.1.3
12072026-02-01T13:47:10.260Z Downloaded aes-gcm v0.10.3
12082026-02-01T13:47:10.284Z Downloaded hostname v0.4.2
12092026-02-01T13:47:10.284Z Downloaded hostname v0.3.1
12102026-02-01T13:47:10.284Z Downloaded home v0.5.9
12112026-02-01T13:47:10.284Z Downloaded hex-literal v0.4.1
12122026-02-01T13:47:10.284Z Downloaded half v1.8.3
12132026-02-01T13:47:10.284Z Downloaded ghash v0.5.1
12142026-02-01T13:47:10.284Z Downloaded gethostname v0.5.0
12152026-02-01T13:47:10.284Z Downloaded futures-task v0.3.31
12162026-02-01T13:47:10.284Z Downloaded futures-core v0.3.31
12172026-02-01T13:47:10.284Z Downloaded foreign-types-shared v0.3.1
12182026-02-01T13:47:10.284Z Downloaded foreign-types-shared v0.1.1
12192026-02-01T13:47:10.284Z Downloaded foreign-types-macros v0.2.3
12202026-02-01T13:47:10.284Z Downloaded foreign-types v0.3.2
12212026-02-01T13:47:10.284Z Downloaded float-ord v0.3.2
12222026-02-01T13:47:10.284Z Downloaded fixedbitset v0.4.2
12232026-02-01T13:47:10.284Z Downloaded embedded-io v0.4.0
12242026-02-01T13:47:10.284Z Downloaded dtrace-parser v0.3.0
12252026-02-01T13:47:10.284Z Downloaded drift v0.1.3
12262026-02-01T13:47:10.309Z Downloaded ctr v0.9.2
12272026-02-01T13:47:10.309Z Downloaded crc32fast v1.4.2
12282026-02-01T13:47:10.309Z Downloaded crc-any v2.5.0
12292026-02-01T13:47:10.309Z Downloaded console v0.15.10
12302026-02-01T13:47:10.309Z Downloaded bumpalo v3.16.0
12312026-02-01T13:47:10.309Z Downloaded blake2 v0.10.6
12322026-02-01T13:47:10.309Z Downloaded async-trait v0.1.89
12332026-02-01T13:47:10.309Z Downloaded hash32 v0.3.1
12342026-02-01T13:47:10.309Z Downloaded hash32 v0.2.1
12352026-02-01T13:47:10.309Z Downloaded group v0.13.0
12362026-02-01T13:47:10.309Z Downloaded globwalk v0.9.1
12372026-02-01T13:47:10.334Z Downloaded globset v0.4.15
12382026-02-01T13:47:10.334Z Downloaded glob v0.3.2
12392026-02-01T13:47:10.334Z Downloaded float-cmp v0.10.0
12402026-02-01T13:47:10.334Z Downloaded enum-as-inner v0.6.1
12412026-02-01T13:47:10.334Z Downloaded endian-type v0.1.2
12422026-02-01T13:47:10.334Z Downloaded embedded-io v0.6.1
12432026-02-01T13:47:10.334Z Downloaded dyn-clone v1.0.20
12442026-02-01T13:47:10.334Z Downloaded dropshot-api-manager-types v0.2.4
12452026-02-01T13:47:10.334Z Downloaded dof v0.4.0
12462026-02-01T13:47:10.334Z Downloaded csv-core v0.1.11
12472026-02-01T13:47:10.334Z Downloaded crossbeam-utils v0.8.21
12482026-02-01T13:47:10.334Z Downloaded crossbeam-epoch v0.9.18
12492026-02-01T13:47:10.334Z Downloaded cookie_store v0.21.1
12502026-02-01T13:47:10.334Z Downloaded cookie v0.18.1
12512026-02-01T13:47:10.334Z Downloaded convert_case v0.7.1
12522026-02-01T13:47:10.334Z Downloaded const-oid v0.9.6
12532026-02-01T13:47:10.359Z Downloaded console v0.16.0
12542026-02-01T13:47:10.359Z Downloaded colored v2.2.0
12552026-02-01T13:47:10.359Z Downloaded clang-sys v1.8.1
12562026-02-01T13:47:10.359Z Downloaded ciborium v0.2.2
12572026-02-01T13:47:10.359Z Downloaded cassowary v0.3.0
12582026-02-01T13:47:10.359Z Downloaded cargo_metadata v0.19.2
12592026-02-01T13:47:10.359Z Downloaded cancel-safe-futures v0.1.5
12602026-02-01T13:47:10.359Z Downloaded camino-tempfile-ext v0.3.2
12612026-02-01T13:47:10.359Z Downloaded bzip2 v0.5.2
12622026-02-01T13:47:10.359Z Downloaded buf-list v1.0.3
12632026-02-01T13:47:10.359Z Downloaded blowfish v0.9.1
12642026-02-01T13:47:10.384Z Downloaded bitfield v0.19.2
12652026-02-01T13:47:10.384Z Downloaded bit-vec v0.8.0
12662026-02-01T13:47:10.384Z Downloaded bit-vec v0.6.3
12672026-02-01T13:47:10.384Z Downloaded bcs v0.1.6
12682026-02-01T13:47:10.384Z Downloaded backtrace v0.3.74
12692026-02-01T13:47:10.384Z Downloaded document-features v0.2.11
12702026-02-01T13:47:10.384Z Downloaded display-error-chain v0.2.2
12712026-02-01T13:47:10.384Z Downloaded dirs-sys-next v0.1.2
12722026-02-01T13:47:10.384Z Downloaded dirs-next v2.0.0
12732026-02-01T13:47:10.384Z Downloaded difflib v0.4.0
12742026-02-01T13:47:10.384Z Downloaded derive-ex v0.1.8
12752026-02-01T13:47:10.384Z Downloaded defmt-parser v0.3.4
12762026-02-01T13:47:10.384Z Downloaded darling v0.21.0
12772026-02-01T13:47:10.384Z Downloaded cstr-argument v0.1.2
12782026-02-01T13:47:10.408Z Downloaded crunchy v0.2.2
12792026-02-01T13:47:10.408Z Downloaded crucible-workspace-hack v0.1.0
12802026-02-01T13:47:10.408Z Downloaded critical-section v1.1.3
12812026-02-01T13:47:10.408Z Downloaded crc-catalog v2.4.0
12822026-02-01T13:47:10.408Z Downloaded crc v3.2.1
12832026-02-01T13:47:10.408Z Downloaded corncobs v0.1.4
12842026-02-01T13:47:10.408Z Downloaded constant_time_eq v0.3.1
12852026-02-01T13:47:10.408Z Downloaded const_format_proc_macros v0.2.34
12862026-02-01T13:47:10.408Z Downloaded cipher v0.4.4
12872026-02-01T13:47:10.409Z Downloaded ciborium-ll v0.2.2
12882026-02-01T13:47:10.409Z Downloaded cexpr v0.6.0
12892026-02-01T13:47:10.409Z Downloaded cbc v0.1.2
12902026-02-01T13:47:10.409Z Downloaded castaway v0.2.3
12912026-02-01T13:47:10.409Z Downloaded bitfield-struct v0.6.2
12922026-02-01T13:47:10.409Z Downloaded bit-set v0.5.3
12932026-02-01T13:47:10.409Z Downloaded base64 v0.22.1
12942026-02-01T13:47:10.433Z Downloaded base64 v0.21.7
12952026-02-01T13:47:10.433Z Downloaded atomicwrites v0.4.4
12962026-02-01T13:47:10.433Z Downloaded debug-ignore v1.0.5
12972026-02-01T13:47:10.433Z Downloaded darling_macro v0.21.0
12982026-02-01T13:47:10.433Z Downloaded darling_core v0.20.10
12992026-02-01T13:47:10.433Z Downloaded curve25519-dalek-derive v0.1.1
13002026-02-01T13:47:10.433Z Downloaded crossbeam-deque v0.8.5
13012026-02-01T13:47:10.433Z Downloaded crc8 v0.1.1
13022026-02-01T13:47:10.433Z Downloaded convert_case v0.4.0
13032026-02-01T13:47:10.433Z Downloaded colored v3.0.0
13042026-02-01T13:47:10.433Z Downloaded cobs v0.2.3
13052026-02-01T13:47:10.433Z Downloaded cmake v0.1.51
13062026-02-01T13:47:10.433Z Downloaded ciborium-io v0.2.2
13072026-02-01T13:47:10.434Z Downloaded chacha20 v0.9.1
13082026-02-01T13:47:10.434Z Downloaded cfg_aliases v0.2.1
13092026-02-01T13:47:10.458Z Downloaded cfg_aliases v0.1.1
13102026-02-01T13:47:10.458Z Downloaded cargo-platform v0.1.8
13112026-02-01T13:47:10.458Z Downloaded bzip2 v0.4.4
13122026-02-01T13:47:10.458Z Downloaded block-padding v0.3.3
13132026-02-01T13:47:10.458Z Downloaded bitflags v1.3.2
13142026-02-01T13:47:10.458Z Downloaded bitfield-macros v0.19.2
13152026-02-01T13:47:10.458Z Downloaded bit-set v0.8.0
13162026-02-01T13:47:10.458Z Downloaded async-stream v0.3.6
13172026-02-01T13:47:10.458Z Downloaded derive_builder_core v0.20.2
13182026-02-01T13:47:10.458Z Downloaded defmt-macros v0.3.9
13192026-02-01T13:47:10.458Z Downloaded darling_macro v0.20.10
13202026-02-01T13:47:10.458Z Downloaded daft v0.1.4
13212026-02-01T13:47:10.458Z Downloaded base64ct v1.6.0
13222026-02-01T13:47:10.458Z Downloaded array-init v0.0.4
13232026-02-01T13:47:10.458Z Downloaded aes v0.8.4
13242026-02-01T13:47:10.483Z Downloaded bcrypt-pbkdf v0.10.0
13252026-02-01T13:47:10.483Z Downloaded bb8 v0.8.5
13262026-02-01T13:47:10.483Z Downloaded base16ct v0.2.0
13272026-02-01T13:47:10.483Z Downloaded backoff v0.4.0
13282026-02-01T13:47:10.483Z Downloaded atomic-waker v1.1.2
13292026-02-01T13:47:10.483Z Downloaded async-stream-impl v0.3.6
13302026-02-01T13:47:10.483Z Downloaded async-bb8-diesel v0.2.1
13312026-02-01T13:47:10.483Z Downloaded arc-swap v1.7.1
13322026-02-01T13:47:10.483Z Downloaded aead v0.5.2
13332026-02-01T13:47:10.483Z Downloaded adler2 v2.0.0
13342026-02-01T13:47:10.483Z Downloaded atty v0.2.14
13352026-02-01T13:47:10.483Z Downloaded async-recursion v1.1.1
13362026-02-01T13:47:10.483Z Downloaded assert_matches v1.5.0
13372026-02-01T13:47:10.483Z Downloaded argon2 v0.5.3
13382026-02-01T13:47:10.483Z Downloaded ahash v0.8.12
13392026-02-01T13:47:10.508Z Downloaded addr2line v0.24.2
13402026-02-01T13:47:10.508Z Downloaded arrayvec v0.7.6
13412026-02-01T13:47:10.508Z Downloaded arrayref v0.3.9
13422026-02-01T13:47:10.508Z Downloaded allocator-api2 v0.2.21
13432026-02-01T13:47:10.711Z Compiling value-bag v1.12.0
13442026-02-01T13:47:10.712Z Compiling lock_api v0.4.12
13452026-02-01T13:47:10.712Z Compiling scopeguard v1.2.0
13462026-02-01T13:47:10.737Z Compiling shlex v1.3.0
13472026-02-01T13:47:10.737Z Compiling smallvec v1.15.1
13482026-02-01T13:47:10.737Z Compiling syn v2.0.114
13492026-02-01T13:47:10.737Z Compiling getrandom v0.2.15
13502026-02-01T13:47:10.737Z Compiling jobserver v0.1.32
13512026-02-01T13:47:10.948Z Compiling typenum v1.17.0
13522026-02-01T13:47:11.197Z Compiling rand_core v0.6.4
13532026-02-01T13:47:11.232Z Compiling log v0.4.29
13542026-02-01T13:47:11.375Z Compiling cc v1.2.30
13552026-02-01T13:47:11.416Z Compiling generic-array v0.14.7
13562026-02-01T13:47:11.724Z Compiling subtle v2.6.1
13572026-02-01T13:47:11.748Z Compiling portable-atomic v1.11.0
13582026-02-01T13:47:11.792Z Compiling critical-section v1.1.3
13592026-02-01T13:47:11.841Z Compiling const-oid v0.9.6
13602026-02-01T13:47:11.965Z Compiling getrandom v0.3.4
13612026-02-01T13:47:11.991Z Compiling serde_json v1.0.149
13622026-02-01T13:47:12.077Z Compiling pkg-config v0.3.31
13632026-02-01T13:47:12.358Z Compiling spin v0.9.8
13642026-02-01T13:47:12.751Z Compiling pin-project-lite v0.2.14
13652026-02-01T13:47:12.890Z Compiling parking_lot_core v0.9.10
13662026-02-01T13:47:13.048Z Compiling regex-syntax v0.8.5
13672026-02-01T13:47:13.310Z Compiling libm v0.2.8
13682026-02-01T13:47:13.498Z Compiling rustix v0.38.37
13692026-02-01T13:47:13.617Z Compiling once_cell v1.21.3
13702026-02-01T13:47:13.832Z Compiling signal-hook-registry v1.4.2
13712026-02-01T13:47:14.048Z Compiling num-traits v0.2.19
13722026-02-01T13:47:14.110Z Compiling allocator-api2 v0.2.21
13732026-02-01T13:47:14.322Z Compiling parking_lot v0.12.3
13742026-02-01T13:47:14.860Z Compiling mio v1.0.2
13752026-02-01T13:47:15.026Z Compiling futures-core v0.3.31
13762026-02-01T13:47:15.050Z Compiling lazy_static v1.5.0
13772026-02-01T13:47:15.217Z Compiling aho-corasick v1.1.3
13782026-02-01T13:47:15.258Z Compiling percent-encoding v2.3.2
13792026-02-01T13:47:15.326Z Compiling socket2 v0.6.1
13802026-02-01T13:47:15.736Z Compiling slab v0.4.9
13812026-02-01T13:47:15.902Z Compiling cpufeatures v0.2.14
13822026-02-01T13:47:15.955Z Compiling futures-sink v0.3.31
13832026-02-01T13:47:16.028Z Compiling either v1.15.0
13842026-02-01T13:47:16.141Z Compiling glob v0.3.2
13852026-02-01T13:47:16.197Z Compiling futures-channel v0.3.31
13862026-02-01T13:47:16.431Z Compiling hashbrown v0.16.1
13872026-02-01T13:47:16.513Z Compiling futures-io v0.3.31
13882026-02-01T13:47:16.627Z Compiling futures-task v0.3.31
13892026-02-01T13:47:16.764Z Compiling pin-utils v0.1.0
13902026-02-01T13:47:16.872Z Compiling rustversion v1.0.22
13912026-02-01T13:47:16.896Z Compiling clang-sys v1.8.1
13922026-02-01T13:47:16.919Z Compiling prettyplease v0.2.36
13932026-02-01T13:47:17.182Z Compiling regex-automata v0.4.11
13942026-02-01T13:47:17.256Z Compiling minimal-lexical v0.2.1
13952026-02-01T13:47:17.512Z Compiling indexmap v2.13.0
13962026-02-01T13:47:17.568Z Compiling libloading v0.8.5
13972026-02-01T13:47:17.707Z Compiling synstructure v0.13.1
13982026-02-01T13:47:17.931Z Compiling nom v7.1.3
13992026-02-01T13:47:18.182Z Compiling bindgen v0.69.5
14002026-02-01T13:47:18.567Z Compiling home v0.5.9
14012026-02-01T13:47:18.773Z Compiling ident_case v1.0.1
14022026-02-01T13:47:18.812Z Compiling base64ct v1.6.0
14032026-02-01T13:47:19.029Z Compiling itertools v0.12.1
14042026-02-01T13:47:19.054Z Compiling form_urlencoded v1.2.2
14052026-02-01T13:47:19.333Z Compiling pem-rfc7468 v0.7.0
14062026-02-01T13:47:19.356Z Compiling lazycell v1.3.0
14072026-02-01T13:47:19.566Z Compiling rustc-hash v1.1.0
14082026-02-01T13:47:19.731Z Compiling flagset v0.4.6
14092026-02-01T13:47:19.944Z Compiling rand_core v0.9.3
14102026-02-01T13:47:20.006Z Compiling cmake v0.1.51
14112026-02-01T13:47:20.456Z Compiling cexpr v0.6.0
14122026-02-01T13:47:20.703Z Compiling paste v1.0.15
14132026-02-01T13:47:20.767Z Compiling dunce v1.0.5
14142026-02-01T13:47:20.908Z Compiling foldhash v0.1.5
14152026-02-01T13:47:21.143Z Compiling fs_extra v1.3.0
14162026-02-01T13:47:21.189Z Compiling iana-time-zone v0.1.63
14172026-02-01T13:47:21.543Z Compiling hashbrown v0.15.4
14182026-02-01T13:47:21.587Z Compiling rustc_version v0.4.1
14192026-02-01T13:47:21.665Z Compiling uuid v1.19.0
14202026-02-01T13:47:21.693Z Compiling serde_derive v1.0.228
14212026-02-01T13:47:21.736Z Compiling zeroize_derive v1.4.2
14222026-02-01T13:47:21.848Z Compiling zerofrom-derive v0.1.4
14232026-02-01T13:47:22.218Z Compiling yoke-derive v0.7.4
14242026-02-01T13:47:22.666Z Compiling zerovec-derive v0.10.3
14252026-02-01T13:47:22.932Z Compiling zeroize v1.8.1
14262026-02-01T13:47:22.973Z Compiling displaydoc v0.2.5
14272026-02-01T13:47:24.330Z Compiling zerocopy-derive v0.7.35
14282026-02-01T13:47:24.578Z Compiling crypto-common v0.1.6
14292026-02-01T13:47:24.629Z Compiling block-buffer v0.10.4
14302026-02-01T13:47:24.771Z Compiling icu_provider_macros v1.5.0
14312026-02-01T13:47:24.796Z Compiling zerofrom v0.1.4
14322026-02-01T13:47:24.828Z Compiling tokio-macros v2.6.0
14332026-02-01T13:47:24.920Z Compiling digest v0.10.7
14342026-02-01T13:47:25.030Z Compiling yoke v0.7.4
14352026-02-01T13:47:25.390Z Compiling hmac v0.12.1
14362026-02-01T13:47:25.455Z Compiling zerovec v0.10.4
14372026-02-01T13:47:25.671Z Compiling thiserror-impl v2.0.18
14382026-02-01T13:47:25.721Z Compiling block-padding v0.3.3
14392026-02-01T13:47:26.097Z Compiling futures-macro v0.3.31
14402026-02-01T13:47:26.154Z Compiling zerocopy v0.7.35
14412026-02-01T13:47:26.321Z Compiling inout v0.1.3
14422026-02-01T13:47:26.379Z Compiling regex v1.11.3
14432026-02-01T13:47:26.592Z Compiling cipher v0.4.4
14442026-02-01T13:47:27.061Z Compiling sha2 v0.10.9
14452026-02-01T13:47:27.201Z Compiling tinystr v0.7.6
14462026-02-01T13:47:27.370Z Compiling icu_collections v1.5.0
14472026-02-01T13:47:27.398Z Compiling ppv-lite86 v0.2.20
14482026-02-01T13:47:27.483Z Compiling futures-util v0.3.31
14492026-02-01T13:47:27.556Z Compiling icu_locid v1.5.0
14502026-02-01T13:47:27.848Z Compiling der_derive v0.7.3
14512026-02-01T13:47:27.989Z Compiling serde v1.0.228
14522026-02-01T13:47:28.074Z Compiling salsa20 v0.10.2
14532026-02-01T13:47:28.244Z Compiling thiserror v2.0.18
14542026-02-01T13:47:28.325Z Compiling pbkdf2 v0.12.2
14552026-02-01T13:47:28.402Z Compiling pest v2.8.2
14562026-02-01T13:47:28.506Z Compiling vcpkg v0.2.15
14572026-02-01T13:47:28.537Z Compiling zerocopy v0.8.27
14582026-02-01T13:47:29.064Z Compiling bitflags v2.9.4
14592026-02-01T13:47:29.220Z Compiling bytes v1.10.1
14602026-02-01T13:47:29.249Z Compiling icu_provider v1.5.0
14612026-02-01T13:47:29.693Z Compiling der v0.7.10
14622026-02-01T13:47:29.722Z Compiling chrono v0.4.43
14632026-02-01T13:47:30.095Z Compiling icu_locid_transform v1.5.0
14642026-02-01T13:47:30.247Z Compiling openssl-sys v0.9.109
14652026-02-01T13:47:30.655Z Compiling tokio v1.49.0
14662026-02-01T13:47:31.178Z Compiling pest_meta v2.8.2
14672026-02-01T13:47:31.208Z Compiling http v1.4.0
14682026-02-01T13:47:32.125Z Compiling icu_properties v1.5.1
14692026-02-01T13:47:32.324Z Compiling spki v0.7.3
14702026-02-01T13:47:32.491Z Compiling scrypt v0.11.0
14712026-02-01T13:47:32.689Z Compiling which v4.4.2
14722026-02-01T13:47:32.770Z Compiling rand_chacha v0.9.0
14732026-02-01T13:47:32.921Z Compiling aes v0.8.4
14742026-02-01T13:47:33.184Z Compiling cbc v0.1.2
14752026-02-01T13:47:33.428Z Compiling zerocopy-derive v0.8.27
14762026-02-01T13:47:34.005Z Compiling pkcs5 v0.7.1
14772026-02-01T13:47:34.413Z Compiling rand v0.9.2
14782026-02-01T13:47:34.865Z Compiling pest_generator v2.8.2
14792026-02-01T13:47:35.108Z Compiling tracing-attributes v0.1.27
14802026-02-01T13:47:35.152Z Compiling serde_derive_internals v0.29.1
14812026-02-01T13:47:37.030Z Compiling icu_normalizer v1.5.0
14822026-02-01T13:47:37.054Z Compiling ring v0.17.14
14832026-02-01T13:47:37.054Z Compiling tracing-core v0.1.32
14842026-02-01T13:47:37.110Z Compiling idna_adapter v1.2.0
14852026-02-01T13:47:37.140Z Compiling schemars v0.8.22
14862026-02-01T13:47:37.354Z Compiling idna v1.0.3
14872026-02-01T13:47:37.451Z Compiling rustix v1.1.3
14882026-02-01T13:47:37.477Z Compiling aws-lc-rs v1.12.4
14892026-02-01T13:47:37.501Z Compiling adler2 v2.0.0
14902026-02-01T13:47:37.702Z Compiling tracing v0.1.40
14912026-02-01T13:47:37.728Z Compiling miniz_oxide v0.8.5
14922026-02-01T13:47:38.056Z Compiling url v2.5.4
14932026-02-01T13:47:38.525Z Compiling schemars_derive v0.8.22
14942026-02-01T13:47:38.685Z Compiling pest_derive v2.8.2
14952026-02-01T13:47:38.947Z Compiling tokio-util v0.7.15
14962026-02-01T13:47:39.393Z Compiling pkcs8 v0.10.2
14972026-02-01T13:47:39.596Z Compiling http-body v1.0.1
14982026-02-01T13:47:39.626Z Compiling scroll_derive v0.13.1
14992026-02-01T13:47:39.916Z Compiling darling_core v0.20.10
15002026-02-01T13:47:40.118Z Compiling httparse v1.9.5
15012026-02-01T13:47:40.815Z Compiling base64 v0.22.1
15022026-02-01T13:47:41.194Z Compiling tinyvec_macros v0.1.1
15032026-02-01T13:47:41.227Z Compiling rustls-pki-types v1.10.0
15042026-02-01T13:47:41.313Z Compiling dyn-clone v1.0.20
15052026-02-01T13:47:41.342Z Compiling scroll v0.13.0
15062026-02-01T13:47:41.436Z Compiling tinyvec v1.8.0
15072026-02-01T13:47:42.133Z Compiling bzip2-sys v0.1.13+1.0.8
15082026-02-01T13:47:42.568Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15092026-02-01T13:47:42.592Z Compiling tower-layer v0.3.3
15102026-02-01T13:47:42.708Z Compiling openssl-probe v0.1.5
15112026-02-01T13:47:42.867Z Compiling try-lock v0.2.5
15122026-02-01T13:47:43.007Z Compiling powerfmt v0.2.0
15132026-02-01T13:47:43.040Z Compiling untrusted v0.9.0
15142026-02-01T13:47:43.228Z Compiling atomic-waker v1.1.2
15152026-02-01T13:47:43.253Z Compiling untrusted v0.7.1
15162026-02-01T13:47:43.365Z Compiling time-core v0.1.6
15172026-02-01T13:47:43.388Z Compiling foreign-types-shared v0.1.1
15182026-02-01T13:47:43.452Z Compiling tower-service v0.3.3
15192026-02-01T13:47:43.476Z Compiling openssl v0.10.73
15202026-02-01T13:47:43.538Z Compiling num-conv v0.1.0
15212026-02-01T13:47:43.607Z Compiling foreign-types v0.3.2
15222026-02-01T13:47:43.630Z Compiling h2 v0.4.6
15232026-02-01T13:47:43.720Z Compiling deranged v0.5.3
15242026-02-01T13:47:43.822Z Compiling time-macros v0.2.24
15252026-02-01T13:47:43.899Z Compiling tempfile v3.24.0
15262026-02-01T13:47:44.683Z Compiling want v0.3.1
15272026-02-01T13:47:44.952Z Compiling darling_macro v0.20.10
15282026-02-01T13:47:45.745Z Compiling darling v0.20.10
15292026-02-01T13:47:45.997Z Compiling goblin v0.10.2
15302026-02-01T13:47:46.383Z Compiling ipnet v2.11.0
15312026-02-01T13:47:46.460Z Compiling openssl-macros v0.1.1
15322026-02-01T13:47:47.080Z Compiling wait-timeout v0.2.0
15332026-02-01T13:47:47.114Z Compiling native-tls v0.2.12
15342026-02-01T13:47:47.363Z Compiling syn v1.0.109
15352026-02-01T13:47:47.427Z Compiling num_threads v0.1.7
15362026-02-01T13:47:47.555Z Compiling gimli v0.31.1
15372026-02-01T13:47:47.579Z Compiling usdt-impl v0.6.0
15382026-02-01T13:47:47.879Z Compiling quick-error v1.2.3
15392026-02-01T13:47:47.907Z Compiling crossbeam-utils v0.8.21
15402026-02-01T13:47:48.044Z Compiling bit-vec v0.8.0
15412026-02-01T13:47:48.343Z Compiling httpdate v1.0.3
15422026-02-01T13:47:48.384Z Compiling rustls v0.23.19
15432026-02-01T13:47:48.492Z Compiling bit-set v0.8.0
15442026-02-01T13:47:48.656Z Compiling rusty-fork v0.3.0
15452026-02-01T13:47:48.795Z Compiling time v0.3.43
15462026-02-01T13:47:49.390Z Compiling derive_builder_core v0.20.2
15472026-02-01T13:47:51.281Z Compiling addr2line v0.24.2
15482026-02-01T13:47:51.726Z Compiling hyper v1.8.1
15492026-02-01T13:47:51.871Z Compiling dof v0.4.0
15502026-02-01T13:47:51.978Z Compiling unicode-normalization v0.1.24
15512026-02-01T13:47:52.097Z Compiling dtrace-parser v0.3.0
15522026-02-01T13:47:52.765Z Compiling signature v2.2.0
15532026-02-01T13:47:53.051Z Compiling heapless v0.7.17
15542026-02-01T13:47:53.437Z Compiling thiserror-impl v1.0.69
15552026-02-01T13:47:53.654Z Compiling scroll_derive v0.12.0
15562026-02-01T13:47:53.762Z Compiling rand_xorshift v0.4.0
15572026-02-01T13:47:54.031Z Compiling darling_core v0.21.0
15582026-02-01T13:47:54.779Z Compiling slog v2.8.2
15592026-02-01T13:47:54.929Z Compiling thread-id v5.0.0
15602026-02-01T13:47:55.069Z Compiling cookie v0.18.1
15612026-02-01T13:47:55.108Z Compiling object v0.36.5
15622026-02-01T13:47:55.242Z Compiling crc32fast v1.4.2
15632026-02-01T13:47:55.375Z Compiling zstd-safe v7.2.3
15642026-02-01T13:47:55.462Z Compiling signal-hook v0.3.18
15652026-02-01T13:47:55.563Z Compiling zlib-rs v0.5.1
15662026-02-01T13:47:55.717Z Compiling siphasher v0.3.11
15672026-02-01T13:47:55.761Z Compiling unarray v0.1.4
15682026-02-01T13:47:55.945Z Compiling anyhow v1.0.99
15692026-02-01T13:47:55.997Z Compiling rustc-demangle v0.1.24
15702026-02-01T13:47:56.080Z Compiling unicode-bidi v0.3.17
15712026-02-01T13:47:56.151Z Compiling unicode-properties v0.1.3
15722026-02-01T13:47:56.750Z Compiling phf_shared v0.11.2
15732026-02-01T13:47:56.818Z Compiling stringprep v0.1.5
15742026-02-01T13:47:56.853Z Compiling thiserror v1.0.69
15752026-02-01T13:47:57.011Z Compiling proptest v1.7.0
15762026-02-01T13:47:57.241Z Compiling scroll v0.12.0
15772026-02-01T13:47:57.651Z Compiling hyper-util v0.1.19
15782026-02-01T13:47:58.313Z Compiling derive_builder_macro v0.20.2
15792026-02-01T13:47:59.210Z Compiling darling_macro v0.21.0
15802026-02-01T13:47:59.981Z Compiling ipnetwork v0.21.1
15812026-02-01T13:48:00.053Z Compiling serde_tokenstream v0.2.2
15822026-02-01T13:48:00.651Z Compiling backtrace v0.3.74
15832026-02-01T13:48:00.731Z Compiling erased-serde v0.3.31
15842026-02-01T13:48:00.928Z Compiling toml_datetime v0.6.11
15852026-02-01T13:48:01.199Z Compiling libz-rs-sys v0.5.1
15862026-02-01T13:48:01.402Z Compiling serde_spanned v0.6.9
15872026-02-01T13:48:01.477Z Compiling rand_chacha v0.3.1
15882026-02-01T13:48:01.633Z Compiling md-5 v0.10.6
15892026-02-01T13:48:01.850Z Compiling curve25519-dalek v4.1.3
15902026-02-01T13:48:01.876Z Compiling vergen-lib v0.1.6
15912026-02-01T13:48:01.910Z Compiling num-integer v0.1.46
15922026-02-01T13:48:02.172Z Compiling sync_wrapper v1.0.1
15932026-02-01T13:48:02.339Z Compiling ff v0.13.0
15942026-02-01T13:48:02.444Z Compiling hash32 v0.2.1
15952026-02-01T13:48:02.572Z Compiling memoffset v0.9.1
15962026-02-01T13:48:02.597Z Compiling num-bigint-dig v0.8.6
15972026-02-01T13:48:02.826Z Compiling ref-cast v1.0.25
15982026-02-01T13:48:02.894Z Compiling psl-types v2.0.11
15992026-02-01T13:48:02.918Z Compiling litrs v0.4.1
16002026-02-01T13:48:02.965Z Compiling smoltcp v0.9.1
16012026-02-01T13:48:03.023Z Compiling fallible-iterator v0.2.0
16022026-02-01T13:48:03.114Z Compiling cfg_aliases v0.2.1
16032026-02-01T13:48:03.226Z Compiling base16ct v0.2.0
16042026-02-01T13:48:03.446Z Compiling sec1 v0.7.3
16052026-02-01T13:48:03.552Z Compiling nix v0.29.0
16062026-02-01T13:48:03.582Z Compiling publicsuffix v2.3.0
16072026-02-01T13:48:03.667Z Compiling postgres-protocol v0.6.8
16082026-02-01T13:48:03.919Z Compiling document-features v0.2.11
16092026-02-01T13:48:04.036Z Compiling group v0.13.0
16102026-02-01T13:48:04.231Z Compiling newtype-uuid v1.3.2
16112026-02-01T13:48:04.467Z Compiling num-iter v0.1.45
16122026-02-01T13:48:04.703Z Compiling tower v0.5.2
16132026-02-01T13:48:04.815Z Compiling rand v0.8.5
16142026-02-01T13:48:04.968Z Compiling flate2 v1.1.2
16152026-02-01T13:48:05.658Z Compiling oxnet v0.1.4
16162026-02-01T13:48:05.757Z Compiling darling v0.21.0
16172026-02-01T13:48:05.823Z Compiling derive_builder v0.20.2
16182026-02-01T13:48:05.867Z Compiling tokio-native-tls v0.3.1
16192026-02-01T13:48:05.894Z Compiling goblin v0.8.2
16202026-02-01T13:48:06.544Z Compiling rustls-native-certs v0.8.1
16212026-02-01T13:48:06.827Z Compiling webpki-roots v1.0.1
16222026-02-01T13:48:06.894Z Compiling http-body-util v0.1.3
16232026-02-01T13:48:07.023Z Compiling strum_macros v0.27.2
16242026-02-01T13:48:07.048Z Compiling terminal_size v0.4.0
16252026-02-01T13:48:07.072Z Compiling cargo-platform v0.1.8
16262026-02-01T13:48:07.284Z Compiling hkdf v0.12.4
16272026-02-01T13:48:07.335Z Compiling crypto-bigint v0.5.5
16282026-02-01T13:48:07.545Z Compiling ref-cast-impl v1.0.25
16292026-02-01T13:48:07.568Z Compiling daft-derive v0.1.4
16302026-02-01T13:48:08.538Z Compiling curve25519-dalek-derive v0.1.1
16312026-02-01T13:48:08.764Z Compiling hubpack_derive v0.1.1
16322026-02-01T13:48:09.004Z Compiling async-trait v0.1.89
16332026-02-01T13:48:09.674Z Compiling vergen v9.0.6
16342026-02-01T13:48:09.938Z Compiling ahash v0.8.12
16352026-02-01T13:48:10.027Z Compiling fs-err v3.1.1
16362026-02-01T13:48:10.343Z Compiling ryu v1.0.18
16372026-02-01T13:48:10.395Z Compiling bitflags v1.3.2
16382026-02-01T13:48:10.529Z Compiling winnow v0.5.40
16392026-02-01T13:48:10.705Z Compiling managed v0.8.0
16402026-02-01T13:48:11.051Z Compiling lockfree-object-pool v0.1.6
16412026-02-01T13:48:11.111Z Compiling simd-adler32 v0.3.7
16422026-02-01T13:48:11.256Z Compiling buf-list v1.0.3
16432026-02-01T13:48:11.307Z Compiling unicode-segmentation v1.12.0
16442026-02-01T13:48:11.587Z Compiling iri-string v0.7.8
16452026-02-01T13:48:11.793Z Compiling bumpalo v3.16.0
16462026-02-01T13:48:11.940Z Compiling clap_builder v4.5.48
16472026-02-01T13:48:12.030Z Compiling strum v0.27.2
16482026-02-01T13:48:12.225Z Compiling zopfli v0.8.1
16492026-02-01T13:48:13.490Z Compiling toml_edit v0.19.15
16502026-02-01T13:48:13.543Z Compiling dof v0.3.0
16512026-02-01T13:48:13.613Z Compiling serde_urlencoded v0.7.1
16522026-02-01T13:48:14.095Z Compiling hubpack v0.1.2
16532026-02-01T13:48:14.527Z Compiling tower-http v0.6.6
16542026-02-01T13:48:15.029Z Compiling elliptic-curve v0.13.8
16552026-02-01T13:48:15.163Z Compiling daft v0.1.4
16562026-02-01T13:48:15.501Z Compiling cargo_metadata v0.19.2
16572026-02-01T13:48:15.698Z Compiling hyper-tls v0.6.0
16582026-02-01T13:48:15.912Z Compiling zstd v0.13.3
16592026-02-01T13:48:16.079Z Compiling signal-hook-mio v0.2.4
16602026-02-01T13:48:16.256Z Compiling cookie_store v0.21.1
16612026-02-01T13:48:18.219Z Compiling serde_with_macros v3.16.1
16622026-02-01T13:48:18.386Z Compiling postgres-types v0.2.9
16632026-02-01T13:48:18.773Z Compiling usdt-macro v0.6.0
16642026-02-01T13:48:19.453Z Compiling usdt-attr-macro v0.6.0
16652026-02-01T13:48:19.503Z Compiling phf v0.11.2
16662026-02-01T13:48:19.552Z Compiling dtrace-parser v0.2.0
16672026-02-01T13:48:19.802Z Compiling ed25519 v2.2.3
16682026-02-01T13:48:20.005Z Compiling bzip2 v0.5.2
16692026-02-01T13:48:20.399Z Compiling bzip2 v0.4.4
16702026-02-01T13:48:20.426Z Compiling pkcs1 v0.7.5
16712026-02-01T13:48:20.452Z Compiling enum-as-inner v0.6.1
16722026-02-01T13:48:20.777Z Compiling strum_macros v0.26.4
16732026-02-01T13:48:20.819Z Compiling clap_derive v4.5.47
16742026-02-01T13:48:21.210Z Compiling hex v0.4.3
16752026-02-01T13:48:21.236Z Compiling serde-big-array v0.5.1
16762026-02-01T13:48:21.296Z Compiling rfc6979 v0.4.0
16772026-02-01T13:48:21.463Z Compiling bstr v1.10.0
16782026-02-01T13:48:21.500Z Compiling serde_repr v0.1.19
16792026-02-01T13:48:21.540Z Compiling float-cmp v0.10.0
16802026-02-01T13:48:21.719Z Compiling env_filter v0.1.2
16812026-02-01T13:48:21.795Z Compiling memmap2 v0.9.8
16822026-02-01T13:48:22.199Z Compiling socket2 v0.5.10
16832026-02-01T13:48:22.297Z Compiling encoding_rs v0.8.34
16842026-02-01T13:48:22.390Z Compiling difflib v0.4.0
16852026-02-01T13:48:22.767Z Compiling fixedbitset v0.4.2
16862026-02-01T13:48:23.030Z Compiling precomputed-hash v0.1.1
16872026-02-01T13:48:23.156Z Compiling keccak v0.1.5
16882026-02-01T13:48:23.184Z Compiling whoami v1.5.2
16892026-02-01T13:48:23.523Z Compiling mime v0.3.17
16902026-02-01T13:48:23.689Z Compiling fixedbitset v0.5.7
16912026-02-01T13:48:23.978Z Compiling data-encoding v2.9.0
16922026-02-01T13:48:24.229Z Compiling normalize-line-endings v0.3.0
16932026-02-01T13:48:24.278Z Compiling jiff v0.2.15
16942026-02-01T13:48:24.302Z Compiling foldhash v0.2.0
16952026-02-01T13:48:24.381Z Compiling new_debug_unreachable v1.0.6
16962026-02-01T13:48:24.575Z Compiling rustc-hash v2.1.1
16972026-02-01T13:48:24.769Z Compiling static_assertions v1.1.0
16982026-02-01T13:48:24.793Z Compiling predicates-core v1.0.8
16992026-02-01T13:48:24.846Z Compiling iddqd v0.3.16
17002026-02-01T13:48:24.893Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17012026-02-01T13:48:25.108Z Compiling predicates v3.1.3
17022026-02-01T13:48:25.263Z Compiling hickory-proto v0.25.2
17032026-02-01T13:48:25.575Z Compiling string_cache v0.8.9
17042026-02-01T13:48:25.993Z Compiling clap v4.5.48
17052026-02-01T13:48:26.117Z Compiling strum v0.26.3
17062026-02-01T13:48:26.313Z Compiling petgraph v0.8.2
17072026-02-01T13:48:26.443Z Compiling toml_edit v0.22.27
17082026-02-01T13:48:27.166Z Compiling tokio-postgres v0.7.13
17092026-02-01T13:48:27.910Z Compiling sha3 v0.10.8
17102026-02-01T13:48:28.704Z Compiling petgraph v0.6.5
17112026-02-01T13:48:30.252Z Compiling similar v2.7.0
17122026-02-01T13:48:30.730Z Compiling zip v4.2.0
17132026-02-01T13:48:31.458Z Compiling usdt v0.6.0
17142026-02-01T13:48:31.790Z Compiling env_logger v0.11.8
17152026-02-01T13:48:31.891Z Compiling usdt-impl v0.5.0
17162026-02-01T13:48:32.001Z Compiling serde_with v3.16.1
17172026-02-01T13:48:32.342Z Compiling ecdsa v0.16.9
17182026-02-01T13:48:32.465Z Compiling rsa v0.9.8
17192026-02-01T13:48:32.592Z Compiling zip v0.6.6
17202026-02-01T13:48:32.996Z Compiling ed25519-dalek v2.1.1
17212026-02-01T13:48:33.932Z Compiling toml v0.7.8
17222026-02-01T13:48:34.103Z Compiling crossterm v0.28.1
17232026-02-01T13:48:35.223Z Compiling heck v0.4.1
17242026-02-01T13:48:35.301Z Compiling crossbeam-epoch v0.9.18
17252026-02-01T13:48:35.372Z Compiling tokio-stream v0.1.17
17262026-02-01T13:48:35.444Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-02-01T13:48:35.644Z Compiling x509-cert v0.2.5
17282026-02-01T13:48:35.738Z Compiling openapiv3 v2.2.0
17292026-02-01T13:48:35.816Z Compiling sha1 v0.10.6
17302026-02-01T13:48:35.898Z Compiling itertools v0.13.0
17312026-02-01T13:48:36.183Z Compiling itertools v0.10.5
17322026-02-01T13:48:36.220Z Compiling winnow v0.6.26
17332026-02-01T13:48:36.787Z Compiling peg-runtime v0.8.5
17342026-02-01T13:48:37.270Z Compiling lalrpop-util v0.19.12
17352026-02-01T13:48:37.568Z Compiling thread_local v1.1.8
17362026-02-01T13:48:37.989Z Compiling slog-async v2.8.0
17372026-02-01T13:48:38.230Z Compiling crossbeam-channel v0.5.15
17382026-02-01T13:48:38.277Z Compiling xattr v1.3.1
17392026-02-01T13:48:38.478Z Compiling futures-executor v0.3.31
17402026-02-01T13:48:38.540Z Compiling is-terminal v0.4.13
17412026-02-01T13:48:38.675Z Compiling filetime v0.2.26
17422026-02-01T13:48:38.731Z Compiling term v1.1.0
17432026-02-01T13:48:38.852Z Compiling take_mut v0.2.2
17442026-02-01T13:48:38.919Z Compiling tar v0.4.44
17452026-02-01T13:48:38.944Z Compiling futures v0.3.31
17462026-02-01T13:48:39.825Z Compiling slog-term v2.9.2
17472026-02-01T13:48:41.522Z Compiling aws-lc-sys v0.26.0
17482026-02-01T13:49:12.672Z Compiling rustls-webpki v0.102.8
17492026-02-01T13:49:18.891Z Compiling tokio-rustls v0.26.0
17502026-02-01T13:49:19.200Z Compiling hyper-rustls v0.27.7
17512026-02-01T13:49:19.554Z Compiling reqwest v0.12.24
17522026-02-01T13:49:24.556Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17532026-02-01T13:49:24.964Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17542026-02-01T13:49:30.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
17552026-02-01T13:49:30.919Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17562026-02-01T13:49:31.001ZFeb 01 13:49:30.667 INFO Starting download, target: Clickhouse
17572026-02-01T13:49:31.001ZFeb 01 13:49:30.669 INFO Starting download, target: Cockroach
17582026-02-01T13:49:31.001ZFeb 01 13:49:30.669 INFO Starting download, target: Console
17592026-02-01T13:49:31.001ZFeb 01 13:49:30.669 INFO Starting download, target: DendriteStub
17602026-02-01T13:49:31.025ZFeb 01 13:49:30.669 INFO Starting download, target: MaghemiteMgd
17612026-02-01T13:49:31.025ZFeb 01 13:49:30.669 INFO Starting download, target: TransceiverControl
17622026-02-01T13:49:31.025ZFeb 01 13:49:30.669 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17632026-02-01T13:49:31.025ZFeb 01 13:49:30.669 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17642026-02-01T13:49:31.025ZFeb 01 13:49:30.669 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17652026-02-01T13:49:31.025ZFeb 01 13:49:30.670 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17662026-02-01T13:49:31.025ZFeb 01 13:49:30.670 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17672026-02-01T13:49:31.025ZFeb 01 13:49:30.670 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17682026-02-01T13:49:31.466ZFeb 01 13:49:31.124 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-02-01T13:49:31.931ZFeb 01 13:49:31.598 INFO Download complete, target: Console
17702026-02-01T13:49:33.368ZFeb 01 13:49:33.032 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17712026-02-01T13:49:33.742ZFeb 01 13:49:33.411 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17722026-02-01T13:49:33.837ZFeb 01 13:49:33.506 INFO Download complete, target: TransceiverControl
17732026-02-01T13:49:35.853ZFeb 01 13:49:35.522 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17742026-02-01T13:49:35.853ZFeb 01 13:49:35.522 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17752026-02-01T13:49:38.441ZFeb 01 13:49:38.110 INFO Download complete, target: MaghemiteMgd
17762026-02-01T13:49:40.268ZFeb 01 13:49:39.938 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17772026-02-01T13:49:45.240ZFeb 01 13:49:44.910 INFO Download complete, target: DendriteStub
17782026-02-01T13:49:45.264ZFeb 01 13:49:44.912 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17792026-02-01T13:49:45.864ZFeb 01 13:49:45.533 INFO Checking that binary works, target: Cockroach
17802026-02-01T13:49:46.136ZFeb 01 13:49:45.806 INFO Download complete, target: Cockroach
17812026-02-01T13:49:58.735ZFeb 01 13:49:58.406 INFO Checking that binary works, target: Clickhouse
17822026-02-01T13:49:58.937ZFeb 01 13:49:58.609 INFO Download complete, target: Clickhouse
17832026-02-01T13:49:58.965ZAll builder prerequisites installed successfully, and PATH looks valid
17842026-02-01T13:49:58.989Z
17852026-02-01T13:49:58.989Zreal 6:18.462975889
17862026-02-01T13:49:58.989Zuser 16:43.719246876
17872026-02-01T13:49:58.989Zsys 2:43.538778600
17882026-02-01T13:49:58.989Ztrap 0.589720180
17892026-02-01T13:49:58.989Ztflt 0.359705874
17902026-02-01T13:49:58.989Zdflt 0.888647681
17912026-02-01T13:49:58.989Zkflt 0.008830824
17922026-02-01T13:49:58.989Zlock 56:25.692658391
17932026-02-01T13:49:58.989Zslp 48:00.144106145
17942026-02-01T13:49:58.989Zlat 1:22.504673562
17952026-02-01T13:49:58.989Zstop 3:04.180871624
17962026-02-01T13:49:58.989Z+ banner hack-check
17972026-02-01T13:49:58.989Z
17982026-02-01T13:49:58.989Z # # ## #### # # #### # # ###### #### # #
17992026-02-01T13:49:58.989Z # # # # # # # # # # # # # # # # #
18002026-02-01T13:49:58.989Z ###### # # # #### ##### # ###### ##### # ####
18012026-02-01T13:49:58.989Z # # ###### # # # # # # # # # #
18022026-02-01T13:49:58.989Z # # # # # # # # # # # # # # # # #
18032026-02-01T13:49:58.989Z # # # # #### # # #### # # ###### #### # #
18042026-02-01T13:49:58.989Z
18052026-02-01T13:49:58.989Z+ export CARGO_INCREMENTAL=0
18062026-02-01T13:49:58.989Z+ CARGO_INCREMENTAL=0
18072026-02-01T13:49:58.989Z+ ptime -m timeout 2h cargo xtask check-features --ci
18082026-02-01T13:50:00.127Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18092026-02-01T13:50:00.426Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18102026-02-01T13:50:04.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
18112026-02-01T13:50:04.524Z Running `target/debug/xtask check-features --ci`
18122026-02-01T13:50:04.565Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18132026-02-01T13:50:04.565Zrunning: "/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18142026-02-01T13:50:05.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
18152026-02-01T13:50:05.530Z Running `target/debug/xtask download cargo-hack`
18162026-02-01T13:50:06.968Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18172026-02-01T13:50:07.341Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18182026-02-01T13:50:11.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
18192026-02-01T13:50:12.093Z Running `target/debug/xtask-downloader cargo-hack`
18202026-02-01T13:50:12.153ZFeb 01 13:50:11.825 INFO Starting download, target: CargoHack
18212026-02-01T13:50:12.178ZFeb 01 13:50:11.827 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18222026-02-01T13:50:12.715ZFeb 01 13:50:12.389 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18232026-02-01T13:50:12.831ZFeb 01 13:50:12.504 INFO Download complete, target: CargoHack
18242026-02-01T13:50:12.854Zrunning: "/home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18252026-02-01T13:50:12.878Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18262026-02-01T13:50:13.191Zinfo: running `cargo check --bins` on api_identity (1/248)
18272026-02-01T13:50:14.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-02-01T13:50:14.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-02-01T13:50:14.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-02-01T13:50:14.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
18312026-02-01T13:50:14.411Z
18322026-02-01T13:50:14.411Zinfo: running `cargo check --bins` on bootstore (2/248)
18332026-02-01T13:50:15.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-02-01T13:50:15.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-02-01T13:50:15.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-02-01T13:50:15.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
18372026-02-01T13:50:15.636Z
18382026-02-01T13:50:15.636Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/248)
18392026-02-01T13:50:16.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-02-01T13:50:16.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-02-01T13:50:16.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-02-01T13:50:16.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
18432026-02-01T13:50:16.908Z
18442026-02-01T13:50:16.908Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/248)
18452026-02-01T13:50:18.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-02-01T13:50:18.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-02-01T13:50:18.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-02-01T13:50:18.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
18492026-02-01T13:50:18.114Z
18502026-02-01T13:50:18.114Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/248)
18512026-02-01T13:50:18.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-02-01T13:50:18.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-02-01T13:50:18.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-02-01T13:50:18.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18552026-02-01T13:50:19.022Z
18562026-02-01T13:50:19.022Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/248)
18572026-02-01T13:50:19.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-02-01T13:50:19.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-02-01T13:50:19.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-02-01T13:50:19.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
18612026-02-01T13:50:19.904Z
18622026-02-01T13:50:19.904Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/248)
18632026-02-01T13:50:20.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-02-01T13:50:20.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-02-01T13:50:20.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-02-01T13:50:20.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18672026-02-01T13:50:20.705Z
18682026-02-01T13:50:20.705Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/248)
18692026-02-01T13:50:21.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-02-01T13:50:21.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-02-01T13:50:21.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-02-01T13:50:21.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18732026-02-01T13:50:21.539Z
18742026-02-01T13:50:21.539Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/248)
18752026-02-01T13:50:22.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-02-01T13:50:22.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-02-01T13:50:22.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-02-01T13:50:22.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18792026-02-01T13:50:22.348Z
18802026-02-01T13:50:22.348Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/248)
18812026-02-01T13:50:23.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-02-01T13:50:23.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-02-01T13:50:23.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-02-01T13:50:23.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18852026-02-01T13:50:23.135Z
18862026-02-01T13:50:23.135Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/248)
18872026-02-01T13:50:23.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-02-01T13:50:23.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-02-01T13:50:23.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-02-01T13:50:23.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18912026-02-01T13:50:23.924Z
18922026-02-01T13:50:23.924Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/248)
18932026-02-01T13:50:24.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-02-01T13:50:24.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-02-01T13:50:24.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-02-01T13:50:24.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18972026-02-01T13:50:24.717Z
18982026-02-01T13:50:24.717Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/248)
18992026-02-01T13:50:25.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-02-01T13:50:25.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-02-01T13:50:25.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-02-01T13:50:25.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19032026-02-01T13:50:25.489Z
19042026-02-01T13:50:25.489Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/248)
19052026-02-01T13:50:26.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-02-01T13:50:26.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-02-01T13:50:26.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-02-01T13:50:26.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19092026-02-01T13:50:26.321Z
19102026-02-01T13:50:26.321Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/248)
19112026-02-01T13:50:27.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-02-01T13:50:27.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-02-01T13:50:27.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-02-01T13:50:27.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19152026-02-01T13:50:27.116Z
19162026-02-01T13:50:27.116Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/248)
19172026-02-01T13:50:27.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-02-01T13:50:27.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-02-01T13:50:27.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-02-01T13:50:27.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19212026-02-01T13:50:27.907Z
19222026-02-01T13:50:27.907Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/248)
19232026-02-01T13:50:28.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-02-01T13:50:28.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-02-01T13:50:28.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-02-01T13:50:28.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19272026-02-01T13:50:28.696Z
19282026-02-01T13:50:28.696Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/248)
19292026-02-01T13:50:29.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-02-01T13:50:29.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-02-01T13:50:29.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-02-01T13:50:29.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19332026-02-01T13:50:29.501Z
19342026-02-01T13:50:29.501Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/248)
19352026-02-01T13:50:30.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-02-01T13:50:30.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-02-01T13:50:30.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-02-01T13:50:30.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19392026-02-01T13:50:30.298Z
19402026-02-01T13:50:30.298Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/248)
19412026-02-01T13:50:31.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-02-01T13:50:31.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-02-01T13:50:31.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-02-01T13:50:31.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19452026-02-01T13:50:31.116Z
19462026-02-01T13:50:31.116Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/248)
19472026-02-01T13:50:31.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-02-01T13:50:31.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-02-01T13:50:31.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-02-01T13:50:31.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19512026-02-01T13:50:31.973Z
19522026-02-01T13:50:31.973Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/248)
19532026-02-01T13:50:32.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-02-01T13:50:32.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-02-01T13:50:32.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-02-01T13:50:32.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19572026-02-01T13:50:32.788Z
19582026-02-01T13:50:32.788Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/248)
19592026-02-01T13:50:33.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-02-01T13:50:33.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-02-01T13:50:33.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-02-01T13:50:33.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19632026-02-01T13:50:33.596Z
19642026-02-01T13:50:33.597Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/248)
19652026-02-01T13:50:34.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-02-01T13:50:34.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-02-01T13:50:34.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-02-01T13:50:34.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19692026-02-01T13:50:34.406Z
19702026-02-01T13:50:34.406Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/248)
19712026-02-01T13:50:35.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-02-01T13:50:35.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-02-01T13:50:35.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-02-01T13:50:35.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19752026-02-01T13:50:35.212Z
19762026-02-01T13:50:35.212Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/248)
19772026-02-01T13:50:35.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-02-01T13:50:35.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-02-01T13:50:35.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-02-01T13:50:36.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19812026-02-01T13:50:36.046Z
19822026-02-01T13:50:36.046Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/248)
19832026-02-01T13:50:36.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-02-01T13:50:36.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-02-01T13:50:36.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-02-01T13:50:36.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19872026-02-01T13:50:36.892Z
19882026-02-01T13:50:36.892Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/248)
19892026-02-01T13:50:37.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-02-01T13:50:37.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-02-01T13:50:37.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-02-01T13:50:37.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19932026-02-01T13:50:37.711Z
19942026-02-01T13:50:37.711Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/248)
19952026-02-01T13:50:38.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-02-01T13:50:38.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-02-01T13:50:38.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-02-01T13:50:38.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19992026-02-01T13:50:38.511Z
20002026-02-01T13:50:38.511Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/248)
20012026-02-01T13:50:39.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-02-01T13:50:39.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-02-01T13:50:39.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-02-01T13:50:39.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20052026-02-01T13:50:39.330Z
20062026-02-01T13:50:39.330Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/248)
20072026-02-01T13:50:40.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-02-01T13:50:40.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-02-01T13:50:40.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-02-01T13:50:40.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20112026-02-01T13:50:40.166Z
20122026-02-01T13:50:40.166Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/248)
20132026-02-01T13:50:40.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-02-01T13:50:40.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-02-01T13:50:40.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-02-01T13:50:40.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20172026-02-01T13:50:40.998Z
20182026-02-01T13:50:40.998Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/248)
20192026-02-01T13:50:41.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-02-01T13:50:41.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-02-01T13:50:41.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-02-01T13:50:41.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20232026-02-01T13:50:41.840Z
20242026-02-01T13:50:41.840Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/248)
20252026-02-01T13:50:42.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-02-01T13:50:42.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-02-01T13:50:42.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-02-01T13:50:42.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20292026-02-01T13:50:42.702Z
20302026-02-01T13:50:42.702Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/248)
20312026-02-01T13:50:43.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-02-01T13:50:43.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-02-01T13:50:43.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-02-01T13:50:43.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20352026-02-01T13:50:43.543Z
20362026-02-01T13:50:43.543Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/248)
20372026-02-01T13:50:44.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-02-01T13:50:44.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-02-01T13:50:44.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-02-01T13:50:44.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20412026-02-01T13:50:44.424Z
20422026-02-01T13:50:44.424Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/248)
20432026-02-01T13:50:45.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-02-01T13:50:45.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-02-01T13:50:45.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-02-01T13:50:45.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20472026-02-01T13:50:45.308Z
20482026-02-01T13:50:45.308Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/248)
20492026-02-01T13:50:46.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-02-01T13:50:46.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-02-01T13:50:46.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-02-01T13:50:46.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
20532026-02-01T13:50:46.217Z
20542026-02-01T13:50:46.217Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/248)
20552026-02-01T13:50:47.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-02-01T13:50:47.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-02-01T13:50:47.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-02-01T13:50:47.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20592026-02-01T13:50:47.115Z
20602026-02-01T13:50:47.115Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/248)
20612026-02-01T13:50:47.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-02-01T13:50:47.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-02-01T13:50:47.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-02-01T13:50:47.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20652026-02-01T13:50:47.982Z
20662026-02-01T13:50:47.982Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/248)
20672026-02-01T13:50:48.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-02-01T13:50:48.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-02-01T13:50:48.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-02-01T13:50:48.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20712026-02-01T13:50:48.825Z
20722026-02-01T13:50:48.825Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/248)
20732026-02-01T13:50:49.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-02-01T13:50:49.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-02-01T13:50:49.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-02-01T13:50:49.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20772026-02-01T13:50:49.664Z
20782026-02-01T13:50:49.664Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/248)
20792026-02-01T13:50:50.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-02-01T13:50:50.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-02-01T13:50:50.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-02-01T13:50:50.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20832026-02-01T13:50:50.523Z
20842026-02-01T13:50:50.523Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/248)
20852026-02-01T13:50:51.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-02-01T13:50:51.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-02-01T13:50:51.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-02-01T13:50:51.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20892026-02-01T13:50:51.404Z
20902026-02-01T13:50:51.404Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/248)
20912026-02-01T13:50:52.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-02-01T13:50:52.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-02-01T13:50:52.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-02-01T13:50:52.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20952026-02-01T13:50:52.543Z
20962026-02-01T13:50:52.543Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/248)
20972026-02-01T13:50:53.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-02-01T13:50:53.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-02-01T13:50:53.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-02-01T13:50:53.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
21012026-02-01T13:50:53.683Z
21022026-02-01T13:50:53.683Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/248)
21032026-02-01T13:50:54.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-02-01T13:50:54.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-02-01T13:50:54.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-02-01T13:50:54.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
21072026-02-01T13:50:54.767Z
21082026-02-01T13:50:54.767Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/248)
21092026-02-01T13:50:55.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-02-01T13:50:55.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-02-01T13:50:55.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-02-01T13:50:55.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
21132026-02-01T13:50:55.846Z
21142026-02-01T13:50:55.846Zinfo: running `cargo check --bins` on oxlog (49/248)
21152026-02-01T13:50:56.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-02-01T13:50:56.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-02-01T13:50:56.993Z Checking cfg-if v1.0.4
21182026-02-01T13:50:57.017Z Checking libc v0.2.180
21192026-02-01T13:50:57.045Z Checking serde_core v1.0.228
21202026-02-01T13:50:57.070Z Checking zeroize v1.8.1
21212026-02-01T13:50:57.094Z Checking memchr v2.7.4
21222026-02-01T13:50:57.118Z Checking value-bag v1.12.0
21232026-02-01T13:50:57.142Z Checking smallvec v1.15.1
21242026-02-01T13:50:57.142Z Checking typenum v1.17.0
21252026-02-01T13:50:57.181Z Checking scopeguard v1.2.0
21262026-02-01T13:50:57.337Z Checking lock_api v0.4.12
21272026-02-01T13:50:57.369Z Checking subtle v2.6.1
21282026-02-01T13:50:57.490Z Checking log v0.4.29
21292026-02-01T13:50:57.514Z Checking const-oid v0.9.6
21302026-02-01T13:50:57.604Z Checking itoa v1.0.11
21312026-02-01T13:50:57.672Z Checking stable_deref_trait v1.2.0
21322026-02-01T13:50:57.785Z Checking byteorder v1.5.0
21332026-02-01T13:50:57.813Z Checking portable-atomic v1.11.0
21342026-02-01T13:50:57.836Z Checking critical-section v1.1.3
21352026-02-01T13:50:57.874Z Checking getrandom v0.2.15
21362026-02-01T13:50:57.952Z Checking zerofrom v0.1.4
21372026-02-01T13:50:57.994Z Checking getrandom v0.3.4
21382026-02-01T13:50:58.047Z Checking generic-array v0.14.7
21392026-02-01T13:50:58.113Z Checking rand_core v0.6.4
21402026-02-01T13:50:58.152Z Checking parking_lot_core v0.9.10
21412026-02-01T13:50:58.176Z Checking yoke v0.7.4
21422026-02-01T13:50:58.225Z Checking signal-hook-registry v1.4.2
21432026-02-01T13:50:58.420Z Checking pin-project-lite v0.2.14
21442026-02-01T13:50:58.471Z Checking allocator-api2 v0.2.21
21452026-02-01T13:50:58.495Z Checking zerovec v0.10.4
21462026-02-01T13:50:58.519Z Checking parking_lot v0.12.3
21472026-02-01T13:50:58.552Z Checking mio v1.0.2
21482026-02-01T13:50:58.727Z Checking once_cell v1.21.3
21492026-02-01T13:50:58.834Z Checking equivalent v1.0.2
21502026-02-01T13:50:58.957Z Checking libm v0.2.8
21512026-02-01T13:50:59.008Z Checking crypto-common v0.1.6
21522026-02-01T13:50:59.032Z Checking block-buffer v0.10.4
21532026-02-01T13:50:59.056Z Checking litemap v0.7.3
21542026-02-01T13:50:59.056Z Checking writeable v0.5.5
21552026-02-01T13:50:59.087Z Checking zerocopy v0.7.35
21562026-02-01T13:50:59.175Z Checking socket2 v0.6.1
21572026-02-01T13:50:59.249Z Checking digest v0.10.7
21582026-02-01T13:50:59.359Z Checking zmij v1.0.15
21592026-02-01T13:50:59.385Z Checking percent-encoding v2.3.2
21602026-02-01T13:50:59.589Z Checking cpufeatures v0.2.14
21612026-02-01T13:50:59.613Z Checking futures-core v0.3.31
21622026-02-01T13:50:59.636Z Checking num-traits v0.2.19
21632026-02-01T13:50:59.660Z Checking hmac v0.12.1
21642026-02-01T13:50:59.695Z Checking icu_locid_transform_data v1.5.0
21652026-02-01T13:50:59.719Z Checking hashbrown v0.16.1
21662026-02-01T13:50:59.801Z Checking block-padding v0.3.3
21672026-02-01T13:50:59.828Z Checking tinystr v0.7.6
21682026-02-01T13:50:59.852Z Checking icu_collections v1.5.0
21692026-02-01T13:50:59.880Z Checking icu_properties_data v1.5.0
21702026-02-01T13:51:00.017Z Checking inout v0.1.3
21712026-02-01T13:51:00.105Z Checking utf16_iter v1.0.5
21722026-02-01T13:51:00.129Z Checking ppv-lite86 v0.2.20
21732026-02-01T13:51:00.153Z Checking icu_locid v1.5.0
21742026-02-01T13:51:00.251Z Checking icu_normalizer_data v1.5.0
21752026-02-01T13:51:00.287Z Checking write16 v1.0.0
21762026-02-01T13:51:00.314Z Checking serde v1.0.228
21772026-02-01T13:51:00.362Z Checking serde_json v1.0.149
21782026-02-01T13:51:00.428Z Checking futures-sink v0.3.31
21792026-02-01T13:51:00.452Z Checking utf8_iter v1.0.4
21802026-02-01T13:51:00.590Z Checking futures-channel v0.3.31
21812026-02-01T13:51:00.633Z Checking indexmap v2.13.0
21822026-02-01T13:51:00.664Z Checking cipher v0.4.4
21832026-02-01T13:51:00.734Z Checking sha2 v0.10.9
21842026-02-01T13:51:00.867Z Checking slab v0.4.9
21852026-02-01T13:51:00.935Z Checking futures-task v0.3.31
21862026-02-01T13:51:01.076Z Checking pin-utils v0.1.0
21872026-02-01T13:51:01.100Z Checking icu_provider v1.5.0
21882026-02-01T13:51:01.152Z Checking base64ct v1.6.0
21892026-02-01T13:51:01.179Z Checking futures-io v0.3.31
21902026-02-01T13:51:01.203Z Checking errno v0.3.12
21912026-02-01T13:51:01.227Z Checking bytes v1.10.1
21922026-02-01T13:51:01.251Z Checking bitflags v2.9.4
21932026-02-01T13:51:01.364Z Checking futures-util v0.3.31
21942026-02-01T13:51:01.388Z Checking flagset v0.4.6
21952026-02-01T13:51:01.525Z Checking form_urlencoded v1.2.2
21962026-02-01T13:51:01.588Z Checking pem-rfc7468 v0.7.0
21972026-02-01T13:51:01.612Z Checking rand_core v0.9.3
21982026-02-01T13:51:01.687Z Checking icu_locid_transform v1.5.0
21992026-02-01T13:51:01.730Z Checking fnv v1.0.7
22002026-02-01T13:51:01.845Z Checking foldhash v0.1.5
22012026-02-01T13:51:01.869Z Checking der v0.7.10
22022026-02-01T13:51:01.893Z Checking salsa20 v0.10.2
22032026-02-01T13:51:01.893Z Checking uuid v1.19.0
22042026-02-01T13:51:01.929Z Checking pbkdf2 v0.12.2
22052026-02-01T13:51:02.067Z Checking hashbrown v0.15.4
22062026-02-01T13:51:02.095Z Checking spin v0.9.8
22072026-02-01T13:51:02.129Z Checking tokio v1.49.0
22082026-02-01T13:51:02.153Z Checking scrypt v0.11.0
22092026-02-01T13:51:02.367Z Checking http v1.4.0
22102026-02-01T13:51:02.422Z Checking rand_chacha v0.9.0
22112026-02-01T13:51:02.490Z Checking aes v0.8.4
22122026-02-01T13:51:02.599Z Checking icu_properties v1.5.1
22132026-02-01T13:51:02.778Z Checking cbc v0.1.2
22142026-02-01T13:51:02.994Z Checking regex-syntax v0.8.5
22152026-02-01T13:51:03.028Z Checking iana-time-zone v0.1.63
22162026-02-01T13:51:03.193Z Checking chrono v0.4.43
22172026-02-01T13:51:03.307Z Checking rand v0.9.2
22182026-02-01T13:51:03.418Z Checking spki v0.7.3
22192026-02-01T13:51:03.533Z Checking tracing-core v0.1.32
22202026-02-01T13:51:03.705Z Checking pkcs5 v0.7.1
22212026-02-01T13:51:04.101Z Checking thiserror v2.0.18
22222026-02-01T13:51:04.161Z Checking pkcs8 v0.10.2
22232026-02-01T13:51:04.236Z Checking tracing v0.1.40
22242026-02-01T13:51:04.260Z Checking http-body v1.0.1
22252026-02-01T13:51:04.445Z Checking tinyvec_macros v0.1.1
22262026-02-01T13:51:04.489Z Checking base64 v0.22.1
22272026-02-01T13:51:04.544Z Checking plain v0.2.3
22282026-02-01T13:51:04.573Z Checking rustls-pki-types v1.10.0
22292026-02-01T13:51:04.701Z Checking tinyvec v1.8.0
22302026-02-01T13:51:04.917Z Checking lazy_static v1.5.0
22312026-02-01T13:51:04.950Z Checking rustix v1.1.3
22322026-02-01T13:51:05.053Z Checking semver v1.0.27
22332026-02-01T13:51:05.077Z Checking zerocopy v0.8.27
22342026-02-01T13:51:05.267Z Checking aws-lc-sys v0.26.0
22352026-02-01T13:51:05.435Z Checking tower-layer v0.3.3
22362026-02-01T13:51:05.481Z Checking icu_normalizer v1.5.0
22372026-02-01T13:51:05.590Z Checking adler2 v2.0.0
22382026-02-01T13:51:05.701Z Checking untrusted v0.7.1
22392026-02-01T13:51:05.780Z Checking foreign-types-shared v0.1.1
22402026-02-01T13:51:05.808Z Checking try-lock v0.2.5
22412026-02-01T13:51:05.896Z Checking tower-service v0.3.3
22422026-02-01T13:51:05.920Z Checking dyn-clone v1.0.20
22432026-02-01T13:51:05.974Z Checking fastrand v2.1.1
22442026-02-01T13:51:06.035Z Checking untrusted v0.9.0
22452026-02-01T13:51:06.083Z Checking unicode-ident v1.0.19
22462026-02-01T13:51:06.198Z Checking idna_adapter v1.2.0
22472026-02-01T13:51:06.221Z Checking atomic-waker v1.1.2
22482026-02-01T13:51:06.260Z Checking ucd-trie v0.1.7
22492026-02-01T13:51:06.290Z Checking openssl-probe v0.1.5
22502026-02-01T13:51:06.376Z Checking proc-macro2 v1.0.101
22512026-02-01T13:51:06.411Z Checking idna v1.0.3
22522026-02-01T13:51:06.463Z Checking ring v0.17.14
22532026-02-01T13:51:06.490Z Checking pest v2.8.2
22542026-02-01T13:51:06.714Z Checking aws-lc-rs v1.12.4
22552026-02-01T13:51:06.812Z Checking tempfile v3.24.0
22562026-02-01T13:51:06.857Z Checking url v2.5.4
22572026-02-01T13:51:06.980Z Checking want v0.3.1
22582026-02-01T13:51:07.167Z Checking foreign-types v0.3.2
22592026-02-01T13:51:07.190Z Checking miniz_oxide v0.8.5
22602026-02-01T13:51:07.274Z Checking ipnet v2.11.0
22612026-02-01T13:51:07.632Z Checking schemars v0.8.22
22622026-02-01T13:51:07.756Z Checking httparse v1.9.5
22632026-02-01T13:51:07.827Z Checking openssl-sys v0.9.109
22642026-02-01T13:51:07.954Z Checking wait-timeout v0.2.0
22652026-02-01T13:51:08.143Z Checking aho-corasick v1.1.3
22662026-02-01T13:51:08.167Z Checking httpdate v1.0.3
22672026-02-01T13:51:08.220Z Checking anstyle v1.0.11
22682026-02-01T13:51:08.401Z Checking bit-vec v0.8.0
22692026-02-01T13:51:08.448Z Checking utf8parse v0.2.2
22702026-02-01T13:51:08.544Z Checking powerfmt v0.2.0
22712026-02-01T13:51:08.606Z Checking pretty-hex v0.4.1
22722026-02-01T13:51:08.635Z Checking tokio-util v0.7.15
22732026-02-01T13:51:08.659Z Checking quick-error v1.2.3
22742026-02-01T13:51:08.686Z Checking openssl v0.10.73
22752026-02-01T13:51:08.747Z Checking bit-set v0.8.0
22762026-02-01T13:51:08.809Z Checking anstyle-parse v0.2.5
22772026-02-01T13:51:08.833Z Checking rusty-fork v0.3.0
22782026-02-01T13:51:08.833Z Checking deranged v0.5.3
22792026-02-01T13:51:08.947Z Checking rustls-webpki v0.102.8
22802026-02-01T13:51:08.995Z Compiling newtype-uuid v1.3.2
22812026-02-01T13:51:09.068Z Checking quote v1.0.40
22822026-02-01T13:51:09.121Z Checking unicode-normalization v0.1.24
22832026-02-01T13:51:09.296Z Checking crossbeam-utils v0.8.21
22842026-02-01T13:51:09.379Z Checking rand_xorshift v0.4.0
22852026-02-01T13:51:09.517Z Checking regex-automata v0.4.11
22862026-02-01T13:51:09.549Z Checking rustix v0.38.37
22872026-02-01T13:51:09.630Z Checking bzip2-sys v0.1.13+1.0.8
22882026-02-01T13:51:09.754Z Checking scroll v0.13.0
22892026-02-01T13:51:09.791Z Checking h2 v0.4.6
22902026-02-01T13:51:09.821Z Checking signature v2.2.0
22912026-02-01T13:51:09.943Z Checking crc32fast v1.4.2
22922026-02-01T13:51:10.019Z Checking siphasher v0.3.11
22932026-02-01T13:51:10.162Z Checking anstyle-query v1.1.1
22942026-02-01T13:51:10.191Z Checking time-core v0.1.6
22952026-02-01T13:51:10.299Z Checking unicode-bidi v0.3.17
22962026-02-01T13:51:10.324Z Checking num-conv v0.1.0
22972026-02-01T13:51:10.429Z Checking zlib-rs v0.5.1
22982026-02-01T13:51:10.528Z Checking is_terminal_polyfill v1.70.1
22992026-02-01T13:51:10.652Z Checking unicode-properties v0.1.3
23002026-02-01T13:51:10.847Z Checking num_threads v0.1.7
23012026-02-01T13:51:10.910Z Checking unarray v0.1.4
23022026-02-01T13:51:10.980Z Checking either v1.15.0
23032026-02-01T13:51:11.021Z Checking colorchoice v1.0.2
23042026-02-01T13:51:11.076Z Checking proptest v1.7.0
23052026-02-01T13:51:11.184Z Checking anstream v0.6.18
23062026-02-01T13:51:11.318Z Checking stringprep v0.1.5
23072026-02-01T13:51:11.548Z Checking time v0.3.43
23082026-02-01T13:51:11.572Z Checking phf_shared v0.11.2
23092026-02-01T13:51:11.832Z Checking goblin v0.10.2
23102026-02-01T13:51:12.019Z Checking libz-rs-sys v0.5.1
23112026-02-01T13:51:12.211Z Checking crossbeam-epoch v0.9.18
23122026-02-01T13:51:12.293Z Checking rustls v0.23.19
23132026-02-01T13:51:12.600Z Checking syn v2.0.114
23142026-02-01T13:51:12.890Z Checking native-tls v0.2.12
23152026-02-01T13:51:13.188Z Compiling daft v0.1.4
23162026-02-01T13:51:13.268Z Checking ipnetwork v0.21.1
23172026-02-01T13:51:13.626Z Checking thiserror v1.0.69
23182026-02-01T13:51:13.684Z Checking scroll v0.12.0
23192026-02-01T13:51:13.778Z Checking zstd-sys v2.0.14+zstd.1.5.7
23202026-02-01T13:51:13.803Z Checking toml_datetime v0.6.11
23212026-02-01T13:51:13.963Z Checking serde_spanned v0.6.9
23222026-02-01T13:51:14.089Z Checking num-integer v0.1.46
23232026-02-01T13:51:14.128Z Checking rand_chacha v0.3.1
23242026-02-01T13:51:14.155Z Checking sync_wrapper v1.0.1
23252026-02-01T13:51:14.313Z Checking md-5 v0.10.6
23262026-02-01T13:51:14.484Z Checking ff v0.13.0
23272026-02-01T13:51:14.521Z Checking hash32 v0.2.1
23282026-02-01T13:51:14.548Z Checking fallible-iterator v0.2.0
23292026-02-01T13:51:14.708Z Checking base16ct v0.2.0
23302026-02-01T13:51:14.801Z Checking gimli v0.31.1
23312026-02-01T13:51:14.911Z Checking psl-types v2.0.11
23322026-02-01T13:51:15.057Z Checking hyper v1.8.1
23332026-02-01T13:51:15.081Z Checking postgres-protocol v0.6.8
23342026-02-01T13:51:15.105Z Checking publicsuffix v2.3.0
23352026-02-01T13:51:15.221Z Compiling iddqd v0.3.16
23362026-02-01T13:51:15.366Z Checking sec1 v0.7.3
23372026-02-01T13:51:15.676Z Checking heapless v0.7.17
23382026-02-01T13:51:15.716Z Checking group v0.13.0
23392026-02-01T13:51:15.996Z Checking num-iter v0.1.45
23402026-02-01T13:51:16.157Z Checking rand v0.8.5
23412026-02-01T13:51:16.536Z Checking tower v0.5.2
23422026-02-01T13:51:16.560Z Checking dof v0.4.0
23432026-02-01T13:51:16.671Z Checking tokio-rustls v0.26.0
23442026-02-01T13:51:16.817Z Checking hyper-util v0.1.19
23452026-02-01T13:51:17.019Z Checking goblin v0.8.2
23462026-02-01T13:51:17.115Z Checking zstd-safe v7.2.3
23472026-02-01T13:51:17.272Z Checking cookie v0.18.1
23482026-02-01T13:51:17.296Z Checking oxnet v0.1.4
23492026-02-01T13:51:17.389Z Checking tokio-native-tls v0.3.1
23502026-02-01T13:51:17.494Z Checking terminal_size v0.4.0
23512026-02-01T13:51:17.644Z Checking flate2 v1.1.2
23522026-02-01T13:51:17.677Z Checking dtrace-parser v0.3.0
23532026-02-01T13:51:17.702Z Checking rustls-native-certs v0.8.1
23542026-02-01T13:51:17.727Z Checking webpki-roots v1.0.1
23552026-02-01T13:51:17.750Z Checking http-body-util v0.1.3
23562026-02-01T13:51:17.897Z Checking signal-hook v0.3.18
23572026-02-01T13:51:17.945Z Checking hkdf v0.12.4
23582026-02-01T13:51:17.987Z Checking addr2line v0.24.2
23592026-02-01T13:51:18.116Z Checking crypto-bigint v0.5.5
23602026-02-01T13:51:18.146Z Checking thread-id v5.0.0
23612026-02-01T13:51:18.169Z Checking object v0.36.5
23622026-02-01T13:51:18.240Z Checking lockfree-object-pool v0.1.6
23632026-02-01T13:51:18.264Z Checking rustc-demangle v0.1.24
23642026-02-01T13:51:18.288Z Checking bumpalo v3.16.0
23652026-02-01T13:51:18.461Z Checking winnow v0.5.40
23662026-02-01T13:51:18.485Z Checking managed v0.8.0
23672026-02-01T13:51:18.583Z Checking clap_lex v0.7.4
23682026-02-01T13:51:18.654Z Compiling rayon-core v1.12.1
23692026-02-01T13:51:18.815Z Checking iri-string v0.7.8
23702026-02-01T13:51:18.839Z Checking simd-adler32 v0.3.7
23712026-02-01T13:51:18.931Z Checking strsim v0.11.1
23722026-02-01T13:51:19.133Z Checking bitflags v1.3.2
23732026-02-01T13:51:19.204Z Checking ryu v1.0.18
23742026-02-01T13:51:19.245Z Checking smoltcp v0.9.1
23752026-02-01T13:51:19.365Z Checking hyper-tls v0.6.0
23762026-02-01T13:51:19.433Z Checking serde_urlencoded v0.7.1
23772026-02-01T13:51:19.631Z Checking hyper-rustls v0.27.7
23782026-02-01T13:51:19.795Z Checking clap_builder v4.5.48
23792026-02-01T13:51:19.950Z Checking zopfli v0.8.1
23802026-02-01T13:51:20.011Z Checking elliptic-curve v0.13.8
23812026-02-01T13:51:20.446Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23822026-02-01T13:51:20.519Z Checking usdt-impl v0.6.0
23832026-02-01T13:51:20.633Z Checking signal-hook-mio v0.2.4
23842026-02-01T13:51:20.813Z Checking toml_edit v0.19.15
23852026-02-01T13:51:20.837Z Checking cookie_store v0.21.1
23862026-02-01T13:51:20.928Z Checking dof v0.3.0
23872026-02-01T13:51:20.988Z Checking tower-http v0.6.6
23882026-02-01T13:51:21.031Z Checking zstd v0.13.3
23892026-02-01T13:51:21.192Z Checking num-bigint-dig v0.8.6
23902026-02-01T13:51:21.386Z Checking postgres-types v0.2.9
23912026-02-01T13:51:21.461Z Checking dtrace-parser v0.2.0
23922026-02-01T13:51:21.486Z Checking bstr v1.10.0
23932026-02-01T13:51:21.511Z Checking regex v1.11.3
23942026-02-01T13:51:21.917Z Checking crossbeam-deque v0.8.5
23952026-02-01T13:51:22.023Z Checking phf v0.11.2
23962026-02-01T13:51:22.047Z Checking ed25519 v2.2.3
23972026-02-01T13:51:22.228Z Checking bzip2 v0.4.4
23982026-02-01T13:51:22.252Z Checking bzip2 v0.5.2
23992026-02-01T13:51:22.291Z Checking ref-cast v1.0.25
24002026-02-01T13:51:22.347Z Checking curve25519-dalek v4.1.3
24012026-02-01T13:51:22.382Z Checking strum v0.27.2
24022026-02-01T13:51:22.451Z Checking hubpack v0.1.2
24032026-02-01T13:51:22.510Z Checking memoffset v0.9.1
24042026-02-01T13:51:22.537Z Checking pkcs1 v0.7.5
24052026-02-01T13:51:22.563Z Checking serde-big-array v0.5.1
24062026-02-01T13:51:22.633Z Checking erased-serde v0.3.31
24072026-02-01T13:51:22.747Z Checking hex v0.4.3
24082026-02-01T13:51:22.797Z Checking float-cmp v0.10.0
24092026-02-01T13:51:22.928Z Checking rfc6979 v0.4.0
24102026-02-01T13:51:22.984Z Checking env_filter v0.1.2
24112026-02-01T13:51:23.008Z Checking memmap2 v0.9.8
24122026-02-01T13:51:23.035Z Checking thread-id v4.2.2
24132026-02-01T13:51:23.059Z Checking backtrace v0.3.74
24142026-02-01T13:51:23.123Z Checking socket2 v0.5.10
24152026-02-01T13:51:23.164Z Checking encoding_rs v0.8.34
24162026-02-01T13:51:23.190Z Checking minimal-lexical v0.2.1
24172026-02-01T13:51:23.267Z Checking unicode-segmentation v1.12.0
24182026-02-01T13:51:23.291Z Checking predicates-core v1.0.8
24192026-02-01T13:51:23.494Z Checking toml_write v0.1.2
24202026-02-01T13:51:23.518Z Checking whoami v1.5.2
24212026-02-01T13:51:23.582Z Checking winnow v0.7.14
24222026-02-01T13:51:23.605Z Checking jiff v0.2.15
24232026-02-01T13:51:23.629Z Checking fixedbitset v0.5.7
24242026-02-01T13:51:23.798Z Checking new_debug_unreachable v1.0.6
24252026-02-01T13:51:23.827Z Checking rustc-hash v2.1.1
24262026-02-01T13:51:23.851Z Checking data-encoding v2.9.0
24272026-02-01T13:51:23.892Z Checking mime v0.3.17
24282026-02-01T13:51:23.916Z Checking keccak v0.1.5
24292026-02-01T13:51:23.986Z Checking precomputed-hash v0.1.1
24302026-02-01T13:51:24.019Z Checking fixedbitset v0.4.2
24312026-02-01T13:51:24.115Z Checking static_assertions v1.1.0
24322026-02-01T13:51:24.211Z Checking normalize-line-endings v0.3.0
24332026-02-01T13:51:24.235Z Checking difflib v0.4.0
24342026-02-01T13:51:24.235Z Checking foldhash v0.2.0
24352026-02-01T13:51:24.275Z Checking petgraph v0.6.5
24362026-02-01T13:51:24.359Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24372026-02-01T13:51:24.383Z Checking hickory-proto v0.25.2
24382026-02-01T13:51:24.567Z Checking predicates v3.1.3
24392026-02-01T13:51:24.944Z Checking reqwest v0.12.24
24402026-02-01T13:51:25.161Z Checking sha3 v0.10.8
24412026-02-01T13:51:25.550Z Checking string_cache v0.8.9
24422026-02-01T13:51:25.857Z Checking petgraph v0.8.2
24432026-02-01T13:51:26.042Z Checking toml_edit v0.22.27
24442026-02-01T13:51:26.238Z Checking ed25519-dalek v2.1.1
24452026-02-01T13:51:26.614Z Checking similar v2.7.0
24462026-02-01T13:51:26.749Z Checking tokio-postgres v0.7.13
24472026-02-01T13:51:26.889Z Checking anyhow v1.0.99
24482026-02-01T13:51:27.218Z Checking nom v7.1.3
24492026-02-01T13:51:27.348Z Checking slog v2.8.2
24502026-02-01T13:51:27.822Z Checking usdt v0.6.0
24512026-02-01T13:51:28.060Z Checking env_logger v0.11.8
24522026-02-01T13:51:28.321Z Checking serde_with v3.16.1
24532026-02-01T13:51:28.358Z Checking usdt-impl v0.5.0
24542026-02-01T13:51:28.785Z Checking zip v4.2.0
24552026-02-01T13:51:28.836Z Checking ecdsa v0.16.9
24562026-02-01T13:51:28.860Z Checking toml v0.7.8
24572026-02-01T13:51:29.009Z Checking rsa v0.9.8
24582026-02-01T13:51:29.165Z Checking nix v0.29.0
24592026-02-01T13:51:29.307Z Checking zip v0.6.6
24602026-02-01T13:51:29.465Z Checking clap v4.5.48
24612026-02-01T13:51:29.587Z Checking crossterm v0.28.1
24622026-02-01T13:51:29.879Z Checking itertools v0.13.0
24632026-02-01T13:51:29.903Z Checking itertools v0.10.5
24642026-02-01T13:51:29.929Z Checking itertools v0.12.1
24652026-02-01T13:51:30.066Z Checking strum v0.26.3
24662026-02-01T13:51:30.090Z Checking tokio-stream v0.1.17
24672026-02-01T13:51:30.232Z Checking ahash v0.8.12
24682026-02-01T13:51:30.300Z Checking fs-err v3.1.1
24692026-02-01T13:51:30.558Z Checking buf-list v1.0.3
24702026-02-01T13:51:30.812Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24712026-02-01T13:51:30.865Z Checking x509-cert v0.2.5
24722026-02-01T13:51:30.891Z Checking openapiv3 v2.2.0
24732026-02-01T13:51:31.049Z Checking sha1 v0.10.6
24742026-02-01T13:51:31.163Z Checking winnow v0.6.26
24752026-02-01T13:51:31.292Z Checking peg-runtime v0.8.5
24762026-02-01T13:51:31.384Z Checking lalrpop-util v0.19.12
24772026-02-01T13:51:31.519Z Checking rayon v1.10.0
24782026-02-01T13:51:31.626Z Checking camino v1.2.2
24792026-02-01T13:51:31.652Z Checking sigpipe v0.1.3
24802026-02-01T13:51:31.766Z Checking glob v0.3.2
24812026-02-01T13:51:34.562Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-02-01T13:51:35.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.22s
24832026-02-01T13:51:35.252Z
24842026-02-01T13:51:35.252Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/248)
24852026-02-01T13:51:36.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-02-01T13:51:36.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-02-01T13:51:36.792Z Compiling regress v0.10.4
24882026-02-01T13:51:36.867Z Compiling unsafe-libyaml v0.2.11
24892026-02-01T13:51:36.895Z Compiling structmeta-derive v0.3.0
24902026-02-01T13:51:36.920Z Compiling rustls v0.22.4
24912026-02-01T13:51:36.920Z Checking newtype-uuid v1.3.2
24922026-02-01T13:51:37.003Z Compiling multer v3.1.0
24932026-02-01T13:51:37.032Z Checking heck v0.5.0
24942026-02-01T13:51:37.267Z Compiling newtype-uuid-macros v0.1.0
24952026-02-01T13:51:37.298Z Checking daft v0.1.4
24962026-02-01T13:51:37.350Z Compiling async-stream-impl v0.3.6
24972026-02-01T13:51:37.408Z Checking futures-executor v0.3.31
24982026-02-01T13:51:37.631Z Compiling dropshot v0.16.7
24992026-02-01T13:51:37.750Z Checking iddqd v0.3.16
25002026-02-01T13:51:37.925Z Compiling serde_yaml v0.9.34+deprecated
25012026-02-01T13:51:38.300Z Checking futures v0.3.31
25022026-02-01T13:51:38.390Z Compiling dropshot_endpoint v0.16.7
25032026-02-01T13:51:38.426Z Checking match_cfg v0.1.0
25042026-02-01T13:51:38.537Z Checking hostname v0.3.1
25052026-02-01T13:51:38.658Z Checking thread_local v1.1.8
25062026-02-01T13:51:38.685Z Checking unicode-width v0.1.14
25072026-02-01T13:51:38.898Z Compiling structmeta v0.3.0
25082026-02-01T13:51:38.936Z Checking crossbeam-channel v0.5.15
25092026-02-01T13:51:39.101Z Checking is-terminal v0.4.13
25102026-02-01T13:51:39.230Z Checking take_mut v0.2.2
25112026-02-01T13:51:39.276Z Compiling derive-ex v0.1.8
25122026-02-01T13:51:39.411Z Checking term v1.1.0
25132026-02-01T13:51:39.480Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25142026-02-01T13:51:39.592Z Compiling parse-display-derive v0.10.0
25152026-02-01T13:51:39.619Z Checking slog-async v2.8.0
25162026-02-01T13:51:39.662Z Compiling typify-impl v0.4.3
25172026-02-01T13:51:39.779Z Checking slog-term v2.9.2
25182026-02-01T13:51:40.249Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-02-01T13:51:40.875Z Checking debug-ignore v1.0.5
25202026-02-01T13:51:40.973Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25212026-02-01T13:51:41.635Z Checking toml_parser v1.0.6+spec-1.1.0
25222026-02-01T13:51:41.662Z Checking slog-json v2.6.1
25232026-02-01T13:51:41.942Z Checking macaddr v1.0.1
25242026-02-01T13:51:42.107Z Checking toml_datetime v0.7.5+spec-1.1.0
25252026-02-01T13:51:42.299Z Checking serde_spanned v1.0.4
25262026-02-01T13:51:42.324Z Checking toml_writer v1.0.6+spec-1.1.0
25272026-02-01T13:51:42.524Z Checking slog-bunyan v2.5.0
25282026-02-01T13:51:42.553Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25292026-02-01T13:51:42.706Z Compiling test-strategy v0.4.3
25302026-02-01T13:51:42.731Z Checking toml v0.9.11+spec-1.1.0
25312026-02-01T13:51:42.760Z Checking tabwriter v1.4.0
25322026-02-01T13:51:42.915Z Checking async-stream v0.3.6
25332026-02-01T13:51:43.042Z Checking waitgroup v0.1.2
25342026-02-01T13:51:43.158Z Checking rustls-pemfile v2.2.0
25352026-02-01T13:51:43.219Z Checking serde_path_to_error v0.1.20
25362026-02-01T13:51:43.283Z Checking hostname v0.4.2
25372026-02-01T13:51:43.349Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25382026-02-01T13:51:43.390Z Compiling itertools v0.14.0
25392026-02-01T13:51:43.439Z Checking progenitor-client v0.11.2
25402026-02-01T13:51:43.535Z Checking progenitor-client v0.10.0
25412026-02-01T13:51:43.786Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
25422026-02-01T13:51:43.833Z Checking instant v0.1.13
25432026-02-01T13:51:43.908Z Checking colored v3.0.0
25442026-02-01T13:51:43.966Z Checking backoff v0.4.0
25452026-02-01T13:51:43.997Z Checking parse-display v0.10.0
25462026-02-01T13:51:44.045Z Checking tokio-rustls v0.25.0
25472026-02-01T13:51:44.182Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25482026-02-01T13:51:44.269Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25492026-02-01T13:51:44.296Z Compiling proc-macro-crate v1.3.1
25502026-02-01T13:51:44.353Z Compiling proc-macro-error v1.0.4
25512026-02-01T13:51:44.939Z Compiling heapless v0.8.0
25522026-02-01T13:51:45.127Z Compiling num_enum_derive v0.5.11
25532026-02-01T13:51:45.214Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25542026-02-01T13:51:45.586Z Checking hash32 v0.3.1
25552026-02-01T13:51:45.670Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25562026-02-01T13:51:45.769Z Compiling smoltcp v0.11.0
25572026-02-01T13:51:45.868Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25582026-02-01T13:51:46.055Z Compiling ingot-macros v0.1.1
25592026-02-01T13:51:46.385Z Compiling foreign-types-macros v0.2.3
25602026-02-01T13:51:46.409Z Compiling crucible-workspace-hack v0.1.0
25612026-02-01T13:51:46.583Z Checking cobs v0.2.3
25622026-02-01T13:51:46.688Z Checking foreign-types-shared v0.3.1
25632026-02-01T13:51:46.785Z Checking postcard v1.0.10
25642026-02-01T13:51:47.078Z Checking num_enum v0.5.11
25652026-02-01T13:51:47.221Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-02-01T13:51:47.261Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25672026-02-01T13:51:47.306Z Checking cstr-argument v0.1.2
25682026-02-01T13:51:47.421Z Checking foreign-types v0.5.0
25692026-02-01T13:51:47.507Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25702026-02-01T13:51:47.548Z Checking pretty-hex v0.2.1
25712026-02-01T13:51:47.688Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25722026-02-01T13:51:47.745Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25732026-02-01T13:51:47.904Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25742026-02-01T13:51:47.928Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25752026-02-01T13:51:48.054Z Checking colored v2.2.0
25762026-02-01T13:51:48.108Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-02-01T13:51:48.133Z Compiling convert_case v0.4.0
25782026-02-01T13:51:48.161Z Checking camino-tempfile v1.4.1
25792026-02-01T13:51:48.214Z Compiling nix v0.30.1
25802026-02-01T13:51:48.463Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25812026-02-01T13:51:48.862Z Compiling derive_more v0.99.20
25822026-02-01T13:51:48.983Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25832026-02-01T13:51:48.983Z Compiling zone_cfg_derive v0.3.0
25842026-02-01T13:51:49.318Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25852026-02-01T13:51:49.342Z Compiling typify-macro v0.4.3
25862026-02-01T13:51:50.047Z Checking smf v0.2.3
25872026-02-01T13:51:50.131Z Compiling num-derive v0.4.2
25882026-02-01T13:51:50.969Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-02-01T13:51:51.068Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-02-01T13:51:51.411Z Checking ingot-types v0.1.2
25912026-02-01T13:51:51.559Z Checking zone v0.3.1
25922026-02-01T13:51:51.697Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25932026-02-01T13:51:51.845Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25942026-02-01T13:51:52.092Z Checking ingot v0.1.1
25952026-02-01T13:51:52.714Z Compiling typify v0.4.3
25962026-02-01T13:51:52.890Z Compiling progenitor-impl v0.11.2
25972026-02-01T13:51:54.085Z Checking secrecy v0.10.3
25982026-02-01T13:51:55.043Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25992026-02-01T13:51:55.098Z Compiling typify-impl v0.2.0
26002026-02-01T13:51:56.100Z Checking unicode-width v0.2.0
26012026-02-01T13:51:56.468Z Checking num-rational v0.4.2
26022026-02-01T13:51:56.565Z Compiling usdt-attr-macro v0.5.0
26032026-02-01T13:51:57.048Z Compiling usdt-macro v0.5.0
26042026-02-01T13:51:57.215Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26052026-02-01T13:51:57.422Z Compiling thiserror-impl-no-std v2.0.2
26062026-02-01T13:51:57.809Z Checking universal-hash v0.5.1
26072026-02-01T13:51:57.876Z Checking num-complex v0.4.6
26082026-02-01T13:51:58.242Z Checking memmap v0.7.0
26092026-02-01T13:51:58.460Z Checking half v2.4.1
26102026-02-01T13:51:58.577Z Compiling progenitor-macro v0.11.2
26112026-02-01T13:51:58.624Z Checking opaque-debug v0.3.1
26122026-02-01T13:51:58.737Z Checking ciborium-io v0.2.2
26132026-02-01T13:51:58.870Z Compiling num v0.4.3
26142026-02-01T13:51:58.894Z Checking poly1305 v0.8.0
26152026-02-01T13:51:58.920Z Checking ciborium-ll v0.2.2
26162026-02-01T13:51:59.133Z Checking usdt v0.5.0
26172026-02-01T13:51:59.157Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26182026-02-01T13:51:59.241Z Checking console v0.15.10
26192026-02-01T13:51:59.397Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26202026-02-01T13:51:59.422Z Checking toml v0.8.23
26212026-02-01T13:51:59.536Z Checking password-hash v0.5.0
26222026-02-01T13:51:59.683Z Checking thiserror-no-std v2.0.2
26232026-02-01T13:51:59.774Z Checking chacha20 v0.9.1
26242026-02-01T13:51:59.828Z Checking blake2 v0.10.6
26252026-02-01T13:51:59.891Z Checking aead v0.5.2
26262026-02-01T13:51:59.955Z Compiling semver v0.1.20
26272026-02-01T13:52:00.120Z Compiling float-ord v0.3.2
26282026-02-01T13:52:00.148Z Checking chacha20poly1305 v0.10.1
26292026-02-01T13:52:00.263Z Checking argon2 v0.5.3
26302026-02-01T13:52:00.327Z Compiling rustc_version v0.1.7
26312026-02-01T13:52:00.351Z Checking vsss-rs v3.3.4
26322026-02-01T13:52:00.396Z Checking ciborium v0.2.2
26332026-02-01T13:52:00.505Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26342026-02-01T13:52:00.977Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26352026-02-01T13:52:01.069Z Checking indent_write v2.2.0
26362026-02-01T13:52:01.283Z Checking linked-hash-map v0.5.6
26372026-02-01T13:52:01.341Z Checking siphasher v1.0.1
26382026-02-01T13:52:01.374Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26392026-02-01T13:52:01.600Z Checking lru-cache v0.1.2
26402026-02-01T13:52:01.651Z Checking phf_shared v0.12.1
26412026-02-01T13:52:01.810Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26422026-02-01T13:52:01.925Z Compiling newtype_derive v0.1.6
26432026-02-01T13:52:02.127Z Compiling progenitor-impl v0.10.0
26442026-02-01T13:52:02.233Z Checking resolv-conf v0.7.0
26452026-02-01T13:52:02.575Z Checking newline-converter v0.3.0
26462026-02-01T13:52:02.748Z Checking hickory-proto v0.24.4
26472026-02-01T13:52:02.946Z Checking atomicwrites v0.4.4
26482026-02-01T13:52:03.160Z Checking prettyplease v0.2.36
26492026-02-01T13:52:03.932Z Compiling pin-project-internal v1.1.6
26502026-02-01T13:52:04.188Z Compiling derive-where v1.5.0
26512026-02-01T13:52:04.309Z Checking csv-core v0.1.11
26522026-02-01T13:52:04.481Z Compiling typify-macro v0.2.0
26532026-02-01T13:52:04.655Z Compiling slog-dtrace v0.3.0
26542026-02-01T13:52:04.940Z Compiling cancel-safe-futures v0.1.5
26552026-02-01T13:52:05.291Z Checking swrite v0.1.0
26562026-02-01T13:52:05.426Z Compiling owo-colors v4.2.2
26572026-02-01T13:52:05.968Z Compiling chrono-tz v0.10.4
26582026-02-01T13:52:06.171Z Checking pin-project v1.1.6
26592026-02-01T13:52:06.334Z Compiling const_format_proc_macros v0.2.34
26602026-02-01T13:52:06.390Z Checking csv v1.3.1
26612026-02-01T13:52:06.450Z Checking expectorate v1.2.0
26622026-02-01T13:52:06.514Z Checking hickory-resolver v0.24.4
26632026-02-01T13:52:06.759Z Checking phf v0.12.1
26642026-02-01T13:52:06.783Z Checking tokio-dtrace v0.1.0
26652026-02-01T13:52:07.072Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26662026-02-01T13:52:07.100Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26672026-02-01T13:52:07.630Z Compiling progenitor-macro v0.10.0
26682026-02-01T13:52:07.687Z Compiling typify v0.2.0
26692026-02-01T13:52:07.869Z Compiling progenitor-impl v0.8.0
26702026-02-01T13:52:07.991Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26712026-02-01T13:52:08.041Z Checking pem v3.0.5
26722026-02-01T13:52:08.073Z Checking libsw-core v0.3.1
26732026-02-01T13:52:08.314Z Compiling lzma-sys v0.1.20
26742026-02-01T13:52:08.349Z Compiling snafu-derive v0.8.5
26752026-02-01T13:52:08.569Z Compiling async-recursion v1.1.1
26762026-02-01T13:52:08.835Z Checking same-file v1.0.6
26772026-02-01T13:52:08.891Z Checking progenitor v0.11.2
26782026-02-01T13:52:09.024Z Checking bytecount v0.6.8
26792026-02-01T13:52:09.101Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
26802026-02-01T13:52:09.211Z Checking arc-swap v1.7.1
26812026-02-01T13:52:09.630Z Checking utf-8 v0.7.6
26822026-02-01T13:52:09.755Z Checking highway v1.3.0
26832026-02-01T13:52:09.852Z Checking tungstenite v0.21.0
26842026-02-01T13:52:09.996Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26852026-02-01T13:52:10.205Z Checking slog-scope v4.4.0
26862026-02-01T13:52:10.273Z Checking papergrid v0.11.0
26872026-02-01T13:52:10.440Z Checking walkdir v2.5.0
26882026-02-01T13:52:10.820Z Checking libsw v3.5.0
26892026-02-01T13:52:11.086Z Checking qorb v0.4.1
26902026-02-01T13:52:11.608Z Checking const_format v0.2.34
26912026-02-01T13:52:12.067Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26922026-02-01T13:52:12.252Z Checking snafu v0.8.5
26932026-02-01T13:52:12.478Z Checking oxide-tokio-rt v0.1.2
26942026-02-01T13:52:13.390Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26952026-02-01T13:52:13.441Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26962026-02-01T13:52:13.489Z Compiling progenitor-macro v0.8.0
26972026-02-01T13:52:14.069Z Compiling tabled_derive v0.7.0
26982026-02-01T13:52:14.387Z Checking globset v0.4.15
26992026-02-01T13:52:14.580Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27002026-02-01T13:52:14.641Z Checking olpc-cjson v0.1.4
27012026-02-01T13:52:14.855Z Checking progenitor-client v0.8.0
27022026-02-01T13:52:14.887Z Checking gethostname v0.5.0
27032026-02-01T13:52:15.040Z Compiling heck v0.3.3
27042026-02-01T13:52:15.389Z Checking bcs v0.1.6
27052026-02-01T13:52:15.850Z Checking serde_plain v1.0.2
27062026-02-01T13:52:15.922Z Checking termtree v0.5.1
27072026-02-01T13:52:16.120Z Checking linear-map v1.2.0
27082026-02-01T13:52:16.160Z Checking unicode-linebreak v0.1.5
27092026-02-01T13:52:16.441Z Checking smawk v0.3.2
27102026-02-01T13:52:16.543Z Checking typed-path v0.9.3
27112026-02-01T13:52:16.672Z Checking textwrap v0.16.2
27122026-02-01T13:52:17.082Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27132026-02-01T13:52:17.349Z Checking tabled v0.15.0
27142026-02-01T13:52:18.096Z Checking progenitor v0.10.0
27152026-02-01T13:52:18.224Z Checking tough v0.20.0
27162026-02-01T13:52:18.339Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27172026-02-01T13:52:19.649Z Compiling zone_cfg_derive v0.1.2
27182026-02-01T13:52:19.810Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27192026-02-01T13:52:20.131Z Checking steno v0.4.1
27202026-02-01T13:52:21.110Z Checking tokio-tungstenite v0.21.0
27212026-02-01T13:52:21.346Z Checking slog-stdlog v4.1.1
27222026-02-01T13:52:21.543Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27232026-02-01T13:52:21.599Z Checking number_prefix v0.4.0
27242026-02-01T13:52:21.796Z Checking base64 v0.21.7
27252026-02-01T13:52:21.839Z Checking humantime v2.2.0
27262026-02-01T13:52:22.155Z Checking base64 v0.13.1
27272026-02-01T13:52:22.178Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27282026-02-01T13:52:22.244Z Checking indicatif v0.17.11
27292026-02-01T13:52:22.392Z Checking slog-envlogger v2.2.0
27302026-02-01T13:52:22.568Z Checking ron v0.7.1
27312026-02-01T13:52:22.622Z Checking xz2 v0.1.7
27322026-02-01T13:52:22.648Z Checking zone v0.1.8
27332026-02-01T13:52:22.849Z Checking xattr v1.3.1
27342026-02-01T13:52:22.899Z Checking yasna v0.5.2
27352026-02-01T13:52:22.940Z Checking headers-core v0.3.0
27362026-02-01T13:52:23.081Z Checking filetime v0.2.26
27372026-02-01T13:52:23.120Z Checking headers v0.4.1
27382026-02-01T13:52:23.239Z Checking subprocess v0.2.9
27392026-02-01T13:52:23.317Z Checking tar v0.4.44
27402026-02-01T13:52:23.644Z Checking rcgen v0.12.1
27412026-02-01T13:52:23.923Z Checking progenitor v0.8.0
27422026-02-01T13:52:24.125Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27432026-02-01T13:52:24.554Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27442026-02-01T13:52:24.555Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27452026-02-01T13:52:24.578Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27462026-02-01T13:52:25.342Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27472026-02-01T13:52:25.606Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27482026-02-01T13:52:26.602Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27492026-02-01T13:52:27.598Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27502026-02-01T13:52:27.906Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27512026-02-01T13:52:28.084Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27522026-02-01T13:52:28.156Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27532026-02-01T13:52:28.708Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27542026-02-01T13:52:28.708Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27552026-02-01T13:52:30.205Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27562026-02-01T13:52:30.568Zwarning: value assigned to `rack_uuid` is never read
27572026-02-01T13:52:30.568Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
27582026-02-01T13:52:30.568Z |
27592026-02-01T13:52:30.568Z34 | pub rack_uuid: Uuid,
27602026-02-01T13:52:30.568Z | ^^^^^^^^^
27612026-02-01T13:52:30.568Z |
27622026-02-01T13:52:30.568Z = help: maybe it is overwritten before being read?
27632026-02-01T13:52:30.568Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
27642026-02-01T13:52:30.568Z
27652026-02-01T13:52:30.568Zwarning: value assigned to `share_digests` is never read
27662026-02-01T13:52:30.568Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
27672026-02-01T13:52:30.568Z |
27682026-02-01T13:52:30.568Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
27692026-02-01T13:52:30.568Z | ^^^^^^^^^^^^^
27702026-02-01T13:52:30.568Z |
27712026-02-01T13:52:30.568Z = help: maybe it is overwritten before being read?
27722026-02-01T13:52:30.568Z
27732026-02-01T13:52:30.592Zwarning: value assigned to `initial_membership` is never read
27742026-02-01T13:52:30.592Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
27752026-02-01T13:52:30.592Z |
27762026-02-01T13:52:30.592Z65 | pub initial_membership: BTreeSet<Baseboard>,
27772026-02-01T13:52:30.593Z | ^^^^^^^^^^^^^^^^^^
27782026-02-01T13:52:30.593Z |
27792026-02-01T13:52:30.593Z = help: maybe it is overwritten before being read?
27802026-02-01T13:52:30.593Z
27812026-02-01T13:52:30.593Zwarning: value assigned to `encrypted_shares` is never read
27822026-02-01T13:52:30.593Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
27832026-02-01T13:52:30.593Z |
27842026-02-01T13:52:30.593Z90 | pub encrypted_shares: Vec<u8>,
27852026-02-01T13:52:30.593Z | ^^^^^^^^^^^^^^^^
27862026-02-01T13:52:30.593Z |
27872026-02-01T13:52:30.593Z = help: maybe it is overwritten before being read?
27882026-02-01T13:52:30.593Z
27892026-02-01T13:52:31.004Zwarning: `bootstore` (lib) generated 4 warnings
27902026-02-01T13:52:31.028Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27912026-02-01T13:52:32.563Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27922026-02-01T13:52:36.950Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27932026-02-01T13:52:39.267Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27942026-02-01T13:52:40.964Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27952026-02-01T13:52:42.585Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27962026-02-01T13:53:06.302Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27972026-02-01T13:53:08.913Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27982026-02-01T13:53:11.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
27992026-02-01T13:53:11.469Z
28002026-02-01T13:53:11.469Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/248)
28012026-02-01T13:53:12.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022026-02-01T13:53:12.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032026-02-01T13:53:12.936Zwarning: value assigned to `rack_uuid` is never read
28042026-02-01T13:53:12.936Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
28052026-02-01T13:53:12.936Z |
28062026-02-01T13:53:12.936Z34 | pub rack_uuid: Uuid,
28072026-02-01T13:53:12.936Z | ^^^^^^^^^
28082026-02-01T13:53:12.936Z |
28092026-02-01T13:53:12.936Z = help: maybe it is overwritten before being read?
28102026-02-01T13:53:12.936Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
28112026-02-01T13:53:12.936Z
28122026-02-01T13:53:12.936Zwarning: value assigned to `share_digests` is never read
28132026-02-01T13:53:12.936Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
28142026-02-01T13:53:12.936Z |
28152026-02-01T13:53:12.936Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
28162026-02-01T13:53:12.936Z | ^^^^^^^^^^^^^
28172026-02-01T13:53:12.936Z |
28182026-02-01T13:53:12.936Z = help: maybe it is overwritten before being read?
28192026-02-01T13:53:12.936Z
28202026-02-01T13:53:12.936Zwarning: value assigned to `initial_membership` is never read
28212026-02-01T13:53:12.936Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
28222026-02-01T13:53:12.936Z |
28232026-02-01T13:53:12.937Z65 | pub initial_membership: BTreeSet<Baseboard>,
28242026-02-01T13:53:12.937Z | ^^^^^^^^^^^^^^^^^^
28252026-02-01T13:53:12.937Z |
28262026-02-01T13:53:12.937Z = help: maybe it is overwritten before being read?
28272026-02-01T13:53:12.937Z
28282026-02-01T13:53:12.937Zwarning: value assigned to `encrypted_shares` is never read
28292026-02-01T13:53:12.937Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
28302026-02-01T13:53:12.937Z |
28312026-02-01T13:53:12.937Z90 | pub encrypted_shares: Vec<u8>,
28322026-02-01T13:53:12.937Z | ^^^^^^^^^^^^^^^^
28332026-02-01T13:53:12.937Z |
28342026-02-01T13:53:12.937Z = help: maybe it is overwritten before being read?
28352026-02-01T13:53:12.937Z
28362026-02-01T13:53:12.937Zwarning: `bootstore` (lib) generated 4 warnings
28372026-02-01T13:53:12.961Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28382026-02-01T13:53:15.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
28392026-02-01T13:53:15.509Z
28402026-02-01T13:53:15.509Zinfo: running `cargo check --bins` on nexus-config (52/248)
28412026-02-01T13:53:16.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422026-02-01T13:53:16.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432026-02-01T13:53:16.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442026-02-01T13:53:16.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
28452026-02-01T13:53:16.673Z
28462026-02-01T13:53:16.673Zinfo: running `cargo check --bins` on nexus-types (53/248)
28472026-02-01T13:53:17.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482026-02-01T13:53:17.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492026-02-01T13:53:17.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502026-02-01T13:53:17.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
28512026-02-01T13:53:17.840Z
28522026-02-01T13:53:17.840Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/248)
28532026-02-01T13:53:18.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542026-02-01T13:53:18.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552026-02-01T13:53:18.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562026-02-01T13:53:18.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28572026-02-01T13:53:18.893Z
28582026-02-01T13:53:18.893Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/248)
28592026-02-01T13:53:19.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602026-02-01T13:53:19.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612026-02-01T13:53:19.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622026-02-01T13:53:19.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28632026-02-01T13:53:20.020Z
28642026-02-01T13:53:20.020Zinfo: running `cargo check --bins` on cockroach-admin-types (56/248)
28652026-02-01T13:53:20.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662026-02-01T13:53:20.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672026-02-01T13:53:20.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682026-02-01T13:53:20.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28692026-02-01T13:53:21.071Z
28702026-02-01T13:53:21.071Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/248)
28712026-02-01T13:53:21.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722026-02-01T13:53:22.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732026-02-01T13:53:22.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742026-02-01T13:53:22.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28752026-02-01T13:53:22.123Z
28762026-02-01T13:53:22.123Zinfo: running `cargo check --bins` on ereport-types (58/248)
28772026-02-01T13:53:23.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782026-02-01T13:53:23.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792026-02-01T13:53:23.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802026-02-01T13:53:23.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28812026-02-01T13:53:23.198Z
28822026-02-01T13:53:23.198Zinfo: running `cargo check --bins` on gateway-client (59/248)
28832026-02-01T13:53:24.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842026-02-01T13:53:24.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852026-02-01T13:53:24.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862026-02-01T13:53:24.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28872026-02-01T13:53:24.282Z
28882026-02-01T13:53:24.282Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/248)
28892026-02-01T13:53:25.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902026-02-01T13:53:25.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912026-02-01T13:53:25.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922026-02-01T13:53:25.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28932026-02-01T13:53:25.400Z
28942026-02-01T13:53:25.400Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/248)
28952026-02-01T13:53:26.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962026-02-01T13:53:26.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972026-02-01T13:53:26.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982026-02-01T13:53:26.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28992026-02-01T13:53:26.494Z
29002026-02-01T13:53:26.495Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/248)
29012026-02-01T13:53:27.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022026-02-01T13:53:27.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032026-02-01T13:53:27.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042026-02-01T13:53:27.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29052026-02-01T13:53:27.607Z
29062026-02-01T13:53:27.607Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/248)
29072026-02-01T13:53:28.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082026-02-01T13:53:28.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092026-02-01T13:53:28.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102026-02-01T13:53:28.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29112026-02-01T13:53:28.712Z
29122026-02-01T13:53:28.712Zinfo: running `cargo check --bins` on internal-dns-types (64/248)
29132026-02-01T13:53:29.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142026-02-01T13:53:29.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152026-02-01T13:53:29.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162026-02-01T13:53:29.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29172026-02-01T13:53:29.871Z
29182026-02-01T13:53:29.871Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/248)
29192026-02-01T13:53:30.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202026-02-01T13:53:30.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212026-02-01T13:53:30.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222026-02-01T13:53:30.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29232026-02-01T13:53:30.961Z
29242026-02-01T13:53:30.961Zinfo: running `cargo check --bins` on omicron-passwords (66/248)
29252026-02-01T13:53:31.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262026-02-01T13:53:31.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272026-02-01T13:53:31.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282026-02-01T13:53:31.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29292026-02-01T13:53:32.020Z
29302026-02-01T13:53:32.020Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/248)
29312026-02-01T13:53:32.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322026-02-01T13:53:33.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332026-02-01T13:53:33.273Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29342026-02-01T13:53:34.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
29352026-02-01T13:53:34.289Z
29362026-02-01T13:53:34.289Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/248)
29372026-02-01T13:53:35.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382026-02-01T13:53:35.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392026-02-01T13:53:35.585Z Compiling cfg_aliases v0.1.1
29402026-02-01T13:53:35.585Z Compiling convert_case v0.7.1
29412026-02-01T13:53:35.585Z Compiling vte_generate_state_changes v0.1.2
29422026-02-01T13:53:35.668Z Checking fd-lock v4.0.2
29432026-02-01T13:53:35.692Z Checking nibble_vec v0.1.0
29442026-02-01T13:53:35.716Z Checking endian-type v0.1.2
29452026-02-01T13:53:35.740Z Compiling nix v0.28.0
29462026-02-01T13:53:35.766Z Compiling peg-macros v0.8.5
29472026-02-01T13:53:35.766Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29482026-02-01T13:53:35.879Z Compiling sqlparser_derive v0.2.2
29492026-02-01T13:53:35.902Z Checking nu-ansi-term v0.50.1
29502026-02-01T13:53:35.956Z Checking radix_trie v0.2.1
29512026-02-01T13:53:36.157Z Checking vte v0.11.1
29522026-02-01T13:53:36.296Z Checking unicode_categories v0.1.1
29532026-02-01T13:53:36.320Z Checking home v0.5.9
29542026-02-01T13:53:36.344Z Compiling derive_more-impl v2.0.1
29552026-02-01T13:53:36.487Z Checking display-error-chain v0.2.2
29562026-02-01T13:53:36.590Z Checking sqlformat v0.3.5
29572026-02-01T13:53:36.746Z Checking sqlparser v0.45.0
29582026-02-01T13:53:37.246Z Checking strip-ansi-escapes v0.2.0
29592026-02-01T13:53:37.414Z Checking reedline v0.40.0
29602026-02-01T13:53:37.687Z Checking peg v0.8.5
29612026-02-01T13:53:37.747Z Checking derive_more v2.0.1
29622026-02-01T13:53:37.868Z Checking crossterm v0.29.0
29632026-02-01T13:53:38.414Z Checking rustyline v14.0.0
29642026-02-01T13:53:49.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.63s
29652026-02-01T13:53:50.136Z
29662026-02-01T13:53:50.136Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/248)
29672026-02-01T13:53:51.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682026-02-01T13:53:51.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692026-02-01T13:53:51.479Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29702026-02-01T13:53:58.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.59s
29712026-02-01T13:53:58.945Z
29722026-02-01T13:53:58.945Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/248)
29732026-02-01T13:54:00.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742026-02-01T13:54:00.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752026-02-01T13:54:00.315Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29762026-02-01T13:54:05.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s
29772026-02-01T13:54:05.361Z
29782026-02-01T13:54:05.361Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/248)
29792026-02-01T13:54:06.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802026-02-01T13:54:06.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812026-02-01T13:54:06.673Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29822026-02-01T13:54:13.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s
29832026-02-01T13:54:13.518Z
29842026-02-01T13:54:13.518Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/248)
29852026-02-01T13:54:14.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862026-02-01T13:54:14.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872026-02-01T13:54:14.883Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29882026-02-01T13:54:21.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.41s
29892026-02-01T13:54:22.149Z
29902026-02-01T13:54:22.149Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/248)
29912026-02-01T13:54:23.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922026-02-01T13:54:23.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932026-02-01T13:54:23.486Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29942026-02-01T13:54:28.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s
29952026-02-01T13:54:28.895Z
29962026-02-01T13:54:28.895Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/248)
29972026-02-01T13:54:29.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982026-02-01T13:54:29.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992026-02-01T13:54:30.207Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30002026-02-01T13:54:35.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
30012026-02-01T13:54:35.673Z
30022026-02-01T13:54:35.673Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/248)
30032026-02-01T13:54:36.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042026-02-01T13:54:36.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052026-02-01T13:54:36.975Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30062026-02-01T13:54:43.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.09s
30072026-02-01T13:54:43.975Z
30082026-02-01T13:54:43.975Zinfo: running `cargo check --bins` on oximeter (76/248)
30092026-02-01T13:54:45.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102026-02-01T13:54:45.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112026-02-01T13:54:45.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122026-02-01T13:54:45.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
30132026-02-01T13:54:45.211Z
30142026-02-01T13:54:45.211Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/248)
30152026-02-01T13:54:46.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162026-02-01T13:54:46.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172026-02-01T13:54:46.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182026-02-01T13:54:46.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30192026-02-01T13:54:46.215Z
30202026-02-01T13:54:46.215Zinfo: running `cargo check --bins` on oximeter-schema (78/248)
30212026-02-01T13:54:47.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222026-02-01T13:54:47.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232026-02-01T13:54:47.449Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30242026-02-01T13:54:47.585Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30252026-02-01T13:54:48.139Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30262026-02-01T13:54:57.171Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30272026-02-01T13:54:57.809Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30282026-02-01T13:55:00.292Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30292026-02-01T13:55:01.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.38s
30302026-02-01T13:55:01.797Z
30312026-02-01T13:55:01.797Zinfo: running `cargo check --bins` on oximeter-types (79/248)
30322026-02-01T13:55:02.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332026-02-01T13:55:02.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342026-02-01T13:55:02.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352026-02-01T13:55:02.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30362026-02-01T13:55:02.914Z
30372026-02-01T13:55:02.915Zinfo: running `cargo check --bins` on oximeter-types-versions (80/248)
30382026-02-01T13:55:03.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392026-02-01T13:55:03.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402026-02-01T13:55:03.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412026-02-01T13:55:03.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30422026-02-01T13:55:04.038Z
30432026-02-01T13:55:04.038Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/248)
30442026-02-01T13:55:05.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452026-02-01T13:55:05.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462026-02-01T13:55:05.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472026-02-01T13:55:05.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30482026-02-01T13:55:05.184Z
30492026-02-01T13:55:05.184Zinfo: running `cargo check --bins` on oxql-types (82/248)
30502026-02-01T13:55:06.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512026-02-01T13:55:06.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522026-02-01T13:55:06.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532026-02-01T13:55:06.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30542026-02-01T13:55:06.358Z
30552026-02-01T13:55:06.358Zinfo: running `cargo check --bins` on oximeter-test-utils (83/248)
30562026-02-01T13:55:07.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572026-02-01T13:55:07.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582026-02-01T13:55:07.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592026-02-01T13:55:07.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
30602026-02-01T13:55:07.621Z
30612026-02-01T13:55:07.621Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/248)
30622026-02-01T13:55:08.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632026-02-01T13:55:08.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642026-02-01T13:55:08.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652026-02-01T13:55:08.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30662026-02-01T13:55:08.817Z
30672026-02-01T13:55:08.817Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/248)
30682026-02-01T13:55:09.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692026-02-01T13:55:09.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702026-02-01T13:55:09.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712026-02-01T13:55:09.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
30722026-02-01T13:55:10.033Z
30732026-02-01T13:55:10.034Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/248)
30742026-02-01T13:55:11.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752026-02-01T13:55:11.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762026-02-01T13:55:11.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772026-02-01T13:55:11.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30782026-02-01T13:55:11.221Z
30792026-02-01T13:55:11.221Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/248)
30802026-02-01T13:55:12.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812026-02-01T13:55:12.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822026-02-01T13:55:12.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832026-02-01T13:55:12.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
30842026-02-01T13:55:12.388Z
30852026-02-01T13:55:12.388Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/248)
30862026-02-01T13:55:13.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872026-02-01T13:55:13.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882026-02-01T13:55:13.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892026-02-01T13:55:13.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30902026-02-01T13:55:13.521Z
30912026-02-01T13:55:13.521Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/248)
30922026-02-01T13:55:14.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932026-02-01T13:55:14.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942026-02-01T13:55:14.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952026-02-01T13:55:14.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30962026-02-01T13:55:14.663Z
30972026-02-01T13:55:14.663Zinfo: running `cargo check --bins --no-default-features` on gfss (90/248)
30982026-02-01T13:55:15.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992026-02-01T13:55:15.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002026-02-01T13:55:15.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012026-02-01T13:55:15.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31022026-02-01T13:55:15.775Z
31032026-02-01T13:55:15.775Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/248)
31042026-02-01T13:55:16.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052026-02-01T13:55:16.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062026-02-01T13:55:16.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072026-02-01T13:55:16.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31082026-02-01T13:55:16.884Z
31092026-02-01T13:55:16.884Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/248)
31102026-02-01T13:55:17.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112026-02-01T13:55:17.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122026-02-01T13:55:17.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132026-02-01T13:55:17.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
31142026-02-01T13:55:18.074Z
31152026-02-01T13:55:18.074Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/248)
31162026-02-01T13:55:19.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172026-02-01T13:55:19.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182026-02-01T13:55:19.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192026-02-01T13:55:19.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31202026-02-01T13:55:19.254Z
31212026-02-01T13:55:19.254Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/248)
31222026-02-01T13:55:20.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232026-02-01T13:55:20.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242026-02-01T13:55:20.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252026-02-01T13:55:20.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
31262026-02-01T13:55:20.452Z
31272026-02-01T13:55:20.452Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/248)
31282026-02-01T13:55:21.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292026-02-01T13:55:21.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302026-02-01T13:55:21.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312026-02-01T13:55:21.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31322026-02-01T13:55:21.595Z
31332026-02-01T13:55:21.596Zinfo: running `cargo check --bins` on trust-quorum-types (96/248)
31342026-02-01T13:55:22.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352026-02-01T13:55:22.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362026-02-01T13:55:22.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372026-02-01T13:55:22.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31382026-02-01T13:55:22.726Z
31392026-02-01T13:55:22.726Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/248)
31402026-02-01T13:55:23.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412026-02-01T13:55:23.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422026-02-01T13:55:23.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432026-02-01T13:55:23.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31442026-02-01T13:55:23.861Z
31452026-02-01T13:55:23.861Zinfo: running `cargo check --bins` on update-engine (98/248)
31462026-02-01T13:55:24.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472026-02-01T13:55:24.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482026-02-01T13:55:24.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492026-02-01T13:55:24.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31502026-02-01T13:55:24.975Z
31512026-02-01T13:55:24.975Zinfo: running `cargo check --bins` on omicron-certificates (99/248)
31522026-02-01T13:55:25.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532026-02-01T13:55:25.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542026-02-01T13:55:25.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552026-02-01T13:55:25.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31562026-02-01T13:55:26.106Z
31572026-02-01T13:55:26.106Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (100/248)
31582026-02-01T13:55:27.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592026-02-01T13:55:27.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602026-02-01T13:55:27.481Z Checking dropshot-api-manager-types v0.2.4
31612026-02-01T13:55:27.481Z Checking nanorand v0.7.0
31622026-02-01T13:55:27.740Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31632026-02-01T13:55:27.845Z Checking flume v0.11.1
31642026-02-01T13:55:28.295Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31652026-02-01T13:55:30.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
31662026-02-01T13:55:30.373Z
31672026-02-01T13:55:30.373Zinfo: running `cargo check --bins` on clickhouse-admin-api (101/248)
31682026-02-01T13:55:31.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692026-02-01T13:55:31.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702026-02-01T13:55:31.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31712026-02-01T13:55:31.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31722026-02-01T13:55:31.487Z
31732026-02-01T13:55:31.487Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (102/248)
31742026-02-01T13:55:32.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752026-02-01T13:55:32.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762026-02-01T13:55:32.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31772026-02-01T13:55:32.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31782026-02-01T13:55:32.593Z
31792026-02-01T13:55:32.593Zinfo: running `cargo check --bins` on bootstrap-agent-client (103/248)
31802026-02-01T13:55:33.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812026-02-01T13:55:33.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822026-02-01T13:55:33.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832026-02-01T13:55:33.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31842026-02-01T13:55:33.748Z
31852026-02-01T13:55:33.748Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (104/248)
31862026-02-01T13:55:34.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872026-02-01T13:55:34.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882026-02-01T13:55:34.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31892026-02-01T13:55:34.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31902026-02-01T13:55:34.859Z
31912026-02-01T13:55:34.859Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (105/248)
31922026-02-01T13:55:35.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932026-02-01T13:55:35.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942026-02-01T13:55:35.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952026-02-01T13:55:35.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31962026-02-01T13:55:35.964Z
31972026-02-01T13:55:35.964Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (106/248)
31982026-02-01T13:55:36.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992026-02-01T13:55:36.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002026-02-01T13:55:36.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012026-02-01T13:55:36.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32022026-02-01T13:55:37.079Z
32032026-02-01T13:55:37.079Zinfo: running `cargo check --bins` on cockroach-admin-client (107/248)
32042026-02-01T13:55:38.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052026-02-01T13:55:38.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062026-02-01T13:55:38.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072026-02-01T13:55:38.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32082026-02-01T13:55:38.170Z
32092026-02-01T13:55:38.170Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (108/248)
32102026-02-01T13:55:39.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112026-02-01T13:55:39.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122026-02-01T13:55:39.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132026-02-01T13:55:39.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32142026-02-01T13:55:39.295Z
32152026-02-01T13:55:39.295Zinfo: running `cargo check --bins` on dns-service-client (109/248)
32162026-02-01T13:55:40.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172026-02-01T13:55:40.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182026-02-01T13:55:40.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192026-02-01T13:55:40.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32202026-02-01T13:55:40.421Z
32212026-02-01T13:55:40.421Zinfo: running `cargo check --bins` on installinator-client (110/248)
32222026-02-01T13:55:41.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232026-02-01T13:55:41.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242026-02-01T13:55:41.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252026-02-01T13:55:41.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32262026-02-01T13:55:41.552Z
32272026-02-01T13:55:41.552Zinfo: running `cargo check --bins` on nexus-client (111/248)
32282026-02-01T13:55:42.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292026-02-01T13:55:42.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302026-02-01T13:55:42.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312026-02-01T13:55:42.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32322026-02-01T13:55:42.755Z
32332026-02-01T13:55:42.755Zinfo: running `cargo check --bins` on nexus-lockstep-client (112/248)
32342026-02-01T13:55:43.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-02-01T13:55:43.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-02-01T13:55:43.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372026-02-01T13:55:43.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32382026-02-01T13:55:43.973Z
32392026-02-01T13:55:43.973Zinfo: running `cargo check --bins` on ntp-admin-client (113/248)
32402026-02-01T13:55:44.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412026-02-01T13:55:44.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422026-02-01T13:55:44.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432026-02-01T13:55:44.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32442026-02-01T13:55:45.096Z
32452026-02-01T13:55:45.096Zinfo: running `cargo check --bins` on oxide-client (114/248)
32462026-02-01T13:55:46.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-02-01T13:55:46.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-02-01T13:55:46.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492026-02-01T13:55:46.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32502026-02-01T13:55:46.214Z
32512026-02-01T13:55:46.214Zinfo: running `cargo check --bins` on oximeter-client (115/248)
32522026-02-01T13:55:47.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-02-01T13:55:47.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-02-01T13:55:47.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552026-02-01T13:55:47.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32562026-02-01T13:55:47.378Z
32572026-02-01T13:55:47.378Zinfo: running `cargo check --bins` on repo-depot-client (116/248)
32582026-02-01T13:55:48.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-02-01T13:55:48.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-02-01T13:55:48.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-02-01T13:55:48.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32622026-02-01T13:55:48.490Z
32632026-02-01T13:55:48.490Zinfo: running `cargo check --bins` on sled-agent-client (117/248)
32642026-02-01T13:55:49.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-02-01T13:55:49.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-02-01T13:55:49.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-02-01T13:55:49.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
32682026-02-01T13:55:49.644Z
32692026-02-01T13:55:49.644Zinfo: running `cargo check --bins` on wicketd-client (118/248)
32702026-02-01T13:55:50.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-02-01T13:55:50.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-02-01T13:55:50.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732026-02-01T13:55:50.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32742026-02-01T13:55:50.871Z
32752026-02-01T13:55:50.872Zinfo: running `cargo check --bins` on installinator-common (119/248)
32762026-02-01T13:55:51.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-02-01T13:55:51.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-02-01T13:55:51.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792026-02-01T13:55:51.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
32802026-02-01T13:55:52.045Z
32812026-02-01T13:55:52.045Zinfo: running `cargo check --bins` on installinator-common-versions (120/248)
32822026-02-01T13:55:52.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832026-02-01T13:55:52.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842026-02-01T13:55:52.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852026-02-01T13:55:52.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
32862026-02-01T13:55:53.059Z
32872026-02-01T13:55:53.059Zinfo: running `cargo check --bins` on wicket-common (121/248)
32882026-02-01T13:55:54.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892026-02-01T13:55:54.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902026-02-01T13:55:54.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912026-02-01T13:55:54.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32922026-02-01T13:55:54.147Z
32932026-02-01T13:55:54.147Zinfo: running `cargo check --bins` on omicron-cockroach-admin (122/248)
32942026-02-01T13:55:55.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952026-02-01T13:55:55.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962026-02-01T13:55:55.408Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32972026-02-01T13:55:55.408Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32982026-02-01T13:55:55.432Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32992026-02-01T13:55:55.494Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33002026-02-01T13:55:55.736Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33012026-02-01T13:55:55.762Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33022026-02-01T13:55:56.154Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33032026-02-01T13:55:56.154Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33042026-02-01T13:56:00.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s
33052026-02-01T13:56:00.414Z
33062026-02-01T13:56:00.414Zinfo: running `cargo check --bins` on cockroach-admin-api (123/248)
33072026-02-01T13:56:01.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082026-02-01T13:56:01.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092026-02-01T13:56:01.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102026-02-01T13:56:01.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33112026-02-01T13:56:01.458Z
33122026-02-01T13:56:01.458Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (124/248)
33132026-02-01T13:56:02.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142026-02-01T13:56:02.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152026-02-01T13:56:02.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162026-02-01T13:56:02.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33172026-02-01T13:56:02.696Z
33182026-02-01T13:56:02.696Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (125/248)
33192026-02-01T13:56:03.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202026-02-01T13:56:03.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212026-02-01T13:56:03.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222026-02-01T13:56:03.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33232026-02-01T13:56:03.990Z
33242026-02-01T13:56:03.990Zinfo: running `cargo check --bins` on dns-server (126/248)
33252026-02-01T13:56:04.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262026-02-01T13:56:05.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272026-02-01T13:56:05.286Z Compiling parking_lot_core v0.8.6
33282026-02-01T13:56:05.286Z Compiling moka v0.12.10
33292026-02-01T13:56:05.310Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33302026-02-01T13:56:05.371Z Checking tagptr v0.2.0
33312026-02-01T13:56:05.396Z Checking prefix-trie v0.7.0
33322026-02-01T13:56:05.420Z Checking fxhash v0.2.1
33332026-02-01T13:56:05.420Z Checking hickory-client v0.25.2
33342026-02-01T13:56:05.982Z Checking hickory-server v0.25.2
33352026-02-01T13:56:06.040Z Checking parking_lot v0.11.2
33362026-02-01T13:56:06.303Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33372026-02-01T13:56:06.327Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33382026-02-01T13:56:06.327Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33392026-02-01T13:56:06.367Z Checking sled v0.34.7
33402026-02-01T13:56:06.825Z Checking hickory-resolver v0.25.2
33412026-02-01T13:56:08.766Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33422026-02-01T13:56:10.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s
33432026-02-01T13:56:10.870Z
33442026-02-01T13:56:10.870Zinfo: running `cargo check --bins` on dns-server-api (127/248)
33452026-02-01T13:56:11.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462026-02-01T13:56:11.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472026-02-01T13:56:11.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482026-02-01T13:56:11.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33492026-02-01T13:56:11.974Z
33502026-02-01T13:56:11.974Zinfo: running `cargo check --bins` on gateway-test-utils (128/248)
33512026-02-01T13:56:13.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522026-02-01T13:56:13.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532026-02-01T13:56:13.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542026-02-01T13:56:13.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33552026-02-01T13:56:13.181Z
33562026-02-01T13:56:13.181Zinfo: running `cargo check --bins` on omicron-gateway (129/248)
33572026-02-01T13:56:14.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582026-02-01T13:56:14.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592026-02-01T13:56:14.616Z Compiling radium v0.7.0
33602026-02-01T13:56:14.640Z Compiling maybe-uninit v2.0.0
33612026-02-01T13:56:14.640Z Checking tap v1.0.1
33622026-02-01T13:56:14.702Zwarning: value assigned to `rack_uuid` is never read
33632026-02-01T13:56:14.702Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
33642026-02-01T13:56:14.703Z |
33652026-02-01T13:56:14.703Z34 | pub rack_uuid: Uuid,
33662026-02-01T13:56:14.703Z | ^^^^^^^^^
33672026-02-01T13:56:14.703Z |
33682026-02-01T13:56:14.703Z = help: maybe it is overwritten before being read?
33692026-02-01T13:56:14.703Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
33702026-02-01T13:56:14.703Z
33712026-02-01T13:56:14.703Zwarning: value assigned to `share_digests` is never read
33722026-02-01T13:56:14.703Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
33732026-02-01T13:56:14.703Z |
33742026-02-01T13:56:14.703Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
33752026-02-01T13:56:14.703Z | ^^^^^^^^^^^^^
33762026-02-01T13:56:14.703Z |
33772026-02-01T13:56:14.703Z = help: maybe it is overwritten before being read?
33782026-02-01T13:56:14.703Z
33792026-02-01T13:56:14.703Zwarning: value assigned to `initial_membership` is never read
33802026-02-01T13:56:14.703Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
33812026-02-01T13:56:14.703Z |
33822026-02-01T13:56:14.703Z65 | pub initial_membership: BTreeSet<Baseboard>,
33832026-02-01T13:56:14.703Z | ^^^^^^^^^^^^^^^^^^
33842026-02-01T13:56:14.703Z |
33852026-02-01T13:56:14.703Z = help: maybe it is overwritten before being read?
33862026-02-01T13:56:14.703Z
33872026-02-01T13:56:14.703Zwarning: value assigned to `encrypted_shares` is never read
33882026-02-01T13:56:14.703Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
33892026-02-01T13:56:14.703Z |
33902026-02-01T13:56:14.703Z90 | pub encrypted_shares: Vec<u8>,
33912026-02-01T13:56:14.703Z | ^^^^^^^^^^^^^^^^
33922026-02-01T13:56:14.703Z |
33932026-02-01T13:56:14.703Z = help: maybe it is overwritten before being read?
33942026-02-01T13:56:14.703Z
33952026-02-01T13:56:14.728Zwarning: `bootstore` (lib) generated 4 warnings
33962026-02-01T13:56:14.728Z Compiling zerocopy-derive v0.6.6
33972026-02-01T13:56:14.728Z Checking crc-catalog v2.4.0
33982026-02-01T13:56:14.752Z Checking funty v2.0.0
33992026-02-01T13:56:14.752Z Compiling packed_struct v0.10.1
34002026-02-01T13:56:14.800Z Compiling packed_struct_codegen v0.10.1
34012026-02-01T13:56:14.839Z Checking wyz v0.5.1
34022026-02-01T13:56:14.897Z Checking crc v3.2.1
34032026-02-01T13:56:15.183Z Compiling bitfield-macros v0.19.2
34042026-02-01T13:56:15.280Z Compiling indexmap v1.9.3
34052026-02-01T13:56:15.305Z Checking nodrop v0.1.14
34062026-02-01T13:56:15.335Z Checking smallvec v0.6.14
34072026-02-01T13:56:15.434Z Checking hashbrown v0.12.3
34082026-02-01T13:56:15.460Z Checking bitvec v1.0.1
34092026-02-01T13:56:15.497Z Checking array-init v0.0.4
34102026-02-01T13:56:15.631Z Checking ron v0.8.1
34112026-02-01T13:56:15.689Z Checking hashbrown v0.13.2
34122026-02-01T13:56:16.213Z Checking serde-hex v0.1.0
34132026-02-01T13:56:16.237Z Checking zerocopy v0.6.6
34142026-02-01T13:56:16.358Z Checking bitfield v0.19.2
34152026-02-01T13:56:16.526Z Checking crc-any v2.5.0
34162026-02-01T13:56:16.635Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
34172026-02-01T13:56:16.732Z Checking void v1.0.2
34182026-02-01T13:56:16.757Z Checking half v1.8.3
34192026-02-01T13:56:16.801Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
34202026-02-01T13:56:16.838Z Checking path-slash v0.1.5
34212026-02-01T13:56:16.887Z Checking object v0.30.4
34222026-02-01T13:56:16.911Z Checking lzss v0.8.2
34232026-02-01T13:56:17.006Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34242026-02-01T13:56:17.055Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
34252026-02-01T13:56:17.136Z Checking serde_cbor v0.11.2
34262026-02-01T13:56:17.194Z Checking tungstenite v0.23.0
34272026-02-01T13:56:17.248Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34282026-02-01T13:56:17.272Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34292026-02-01T13:56:17.318Z Checking nix v0.27.1
34302026-02-01T13:56:17.857Z Checking kstat-rs v0.2.4
34312026-02-01T13:56:17.916Z Checking serde_bytes v0.11.19
34322026-02-01T13:56:17.944Z Checking tokio-tungstenite v0.23.1
34332026-02-01T13:56:18.199Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34342026-02-01T13:56:18.246Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34352026-02-01T13:56:18.354Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34362026-02-01T13:56:18.386Z Checking signal-hook-tokio v0.3.1
34372026-02-01T13:56:20.266Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
34382026-02-01T13:56:20.290Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34392026-02-01T13:56:25.543Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
34402026-02-01T13:56:27.257Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34412026-02-01T13:56:27.817Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
34422026-02-01T13:56:30.044Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34432026-02-01T13:56:34.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.97s
34442026-02-01T13:56:34.369Z
34452026-02-01T13:56:34.369Zinfo: running `cargo check --bins` on gateway-api (130/248)
34462026-02-01T13:56:35.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-02-01T13:56:35.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-02-01T13:56:35.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-02-01T13:56:35.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34502026-02-01T13:56:35.495Z
34512026-02-01T13:56:35.495Zinfo: running `cargo check --bins` on ipcc (131/248)
34522026-02-01T13:56:36.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-02-01T13:56:36.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-02-01T13:56:36.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-02-01T13:56:36.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34562026-02-01T13:56:36.625Z
34572026-02-01T13:56:36.625Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (132/248)
34582026-02-01T13:56:37.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-02-01T13:56:37.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-02-01T13:56:37.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-02-01T13:56:37.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
34622026-02-01T13:56:37.696Z
34632026-02-01T13:56:37.696Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (133/248)
34642026-02-01T13:56:38.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-02-01T13:56:38.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-02-01T13:56:38.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-02-01T13:56:38.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34682026-02-01T13:56:38.843Z
34692026-02-01T13:56:38.843Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (134/248)
34702026-02-01T13:56:39.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-02-01T13:56:39.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-02-01T13:56:39.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-02-01T13:56:39.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34742026-02-01T13:56:39.996Z
34752026-02-01T13:56:39.996Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (135/248)
34762026-02-01T13:56:40.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-02-01T13:56:41.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-02-01T13:56:41.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-02-01T13:56:41.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34802026-02-01T13:56:41.133Z
34812026-02-01T13:56:41.133Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (136/248)
34822026-02-01T13:56:42.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-02-01T13:56:42.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-02-01T13:56:42.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-02-01T13:56:42.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34862026-02-01T13:56:42.259Z
34872026-02-01T13:56:42.259Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (137/248)
34882026-02-01T13:56:43.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-02-01T13:56:43.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-02-01T13:56:43.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-02-01T13:56:43.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34922026-02-01T13:56:43.367Z
34932026-02-01T13:56:43.367Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (138/248)
34942026-02-01T13:56:44.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-02-01T13:56:44.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-02-01T13:56:44.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-02-01T13:56:44.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
34982026-02-01T13:56:44.439Z
34992026-02-01T13:56:44.439Zinfo: running `cargo check --bins` on oximeter-producer (139/248)
35002026-02-01T13:56:45.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-02-01T13:56:45.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-02-01T13:56:45.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-02-01T13:56:45.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
35042026-02-01T13:56:45.579Z
35052026-02-01T13:56:45.579Zinfo: running `cargo check --bins` on internal-dns-resolver (140/248)
35062026-02-01T13:56:46.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-02-01T13:56:46.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-02-01T13:56:46.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-02-01T13:56:46.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
35102026-02-01T13:56:46.683Z
35112026-02-01T13:56:46.683Zinfo: running `cargo check --bins` on sp-sim (141/248)
35122026-02-01T13:56:47.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-02-01T13:56:47.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-02-01T13:56:48.096Zwarning: value assigned to `rack_uuid` is never read
35152026-02-01T13:56:48.096Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
35162026-02-01T13:56:48.096Z |
35172026-02-01T13:56:48.097Z34 | pub rack_uuid: Uuid,
35182026-02-01T13:56:48.097Z | ^^^^^^^^^
35192026-02-01T13:56:48.097Z |
35202026-02-01T13:56:48.097Z = help: maybe it is overwritten before being read?
35212026-02-01T13:56:48.097Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
35222026-02-01T13:56:48.097Z
35232026-02-01T13:56:48.097Zwarning: value assigned to `share_digests` is never read
35242026-02-01T13:56:48.097Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
35252026-02-01T13:56:48.097Z |
35262026-02-01T13:56:48.097Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
35272026-02-01T13:56:48.097Z | ^^^^^^^^^^^^^
35282026-02-01T13:56:48.097Z |
35292026-02-01T13:56:48.097Z = help: maybe it is overwritten before being read?
35302026-02-01T13:56:48.097Z
35312026-02-01T13:56:48.097Zwarning: value assigned to `initial_membership` is never read
35322026-02-01T13:56:48.097Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
35332026-02-01T13:56:48.097Z |
35342026-02-01T13:56:48.097Z65 | pub initial_membership: BTreeSet<Baseboard>,
35352026-02-01T13:56:48.097Z | ^^^^^^^^^^^^^^^^^^
35362026-02-01T13:56:48.097Z |
35372026-02-01T13:56:48.097Z = help: maybe it is overwritten before being read?
35382026-02-01T13:56:48.097Z
35392026-02-01T13:56:48.097Zwarning: value assigned to `encrypted_shares` is never read
35402026-02-01T13:56:48.097Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
35412026-02-01T13:56:48.097Z |
35422026-02-01T13:56:48.097Z90 | pub encrypted_shares: Vec<u8>,
35432026-02-01T13:56:48.097Z | ^^^^^^^^^^^^^^^^
35442026-02-01T13:56:48.097Z |
35452026-02-01T13:56:48.097Z = help: maybe it is overwritten before being read?
35462026-02-01T13:56:48.097Z
35472026-02-01T13:56:48.097Zwarning: `bootstore` (lib) generated 4 warnings
35482026-02-01T13:56:48.122Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35492026-02-01T13:56:51.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
35502026-02-01T13:56:51.449Z
35512026-02-01T13:56:51.449Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (142/248)
35522026-02-01T13:56:52.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-02-01T13:56:52.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-02-01T13:56:52.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-02-01T13:56:52.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35562026-02-01T13:56:52.659Z
35572026-02-01T13:56:52.659Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (143/248)
35582026-02-01T13:56:53.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-02-01T13:56:53.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-02-01T13:56:53.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-02-01T13:56:53.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35622026-02-01T13:56:53.937Z
35632026-02-01T13:56:53.937Zinfo: running `cargo check --bins` on db-macros (144/248)
35642026-02-01T13:56:54.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-02-01T13:56:54.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-02-01T13:56:54.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-02-01T13:56:54.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35682026-02-01T13:56:55.054Z
35692026-02-01T13:56:55.054Zinfo: running `cargo check --bins` on nexus-macros-common (145/248)
35702026-02-01T13:56:56.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-02-01T13:56:56.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-02-01T13:56:56.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-02-01T13:56:56.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35742026-02-01T13:56:56.163Z
35752026-02-01T13:56:56.163Zinfo: running `cargo check --bins` on nexus-auth (146/248)
35762026-02-01T13:56:57.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-02-01T13:56:57.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-02-01T13:56:57.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-02-01T13:56:57.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35802026-02-01T13:56:57.393Z
35812026-02-01T13:56:57.393Zinfo: running `cargo check --bins` on authz-macros (147/248)
35822026-02-01T13:56:58.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-02-01T13:56:58.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-02-01T13:56:58.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-02-01T13:56:58.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35862026-02-01T13:56:58.516Z
35872026-02-01T13:56:58.517Zinfo: running `cargo check --bins` on nexus-db-fixed-data (148/248)
35882026-02-01T13:56:59.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-02-01T13:56:59.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-02-01T13:56:59.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-02-01T13:56:59.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35922026-02-01T13:56:59.746Z
35932026-02-01T13:56:59.746Zinfo: running `cargo check --bins` on nexus-db-model (149/248)
35942026-02-01T13:57:00.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-02-01T13:57:00.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-02-01T13:57:00.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-02-01T13:57:00.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35982026-02-01T13:57:00.972Z
35992026-02-01T13:57:00.972Zinfo: running `cargo check --bins` on nexus-db-schema (150/248)
36002026-02-01T13:57:01.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-02-01T13:57:01.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-02-01T13:57:01.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-02-01T13:57:01.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
36042026-02-01T13:57:02.104Z
36052026-02-01T13:57:02.104Zinfo: running `cargo check --bins` on omicron-rpaths (151/248)
36062026-02-01T13:57:03.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-02-01T13:57:03.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-02-01T13:57:03.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092026-02-01T13:57:03.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36102026-02-01T13:57:03.203Z
36112026-02-01T13:57:03.203Zinfo: running `cargo check --bins` on nexus-defaults (152/248)
36122026-02-01T13:57:04.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132026-02-01T13:57:04.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142026-02-01T13:57:04.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36152026-02-01T13:57:04.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36162026-02-01T13:57:04.301Z
36172026-02-01T13:57:04.301Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (153/248)
36182026-02-01T13:57:05.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192026-02-01T13:57:05.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202026-02-01T13:57:05.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36212026-02-01T13:57:05.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
36222026-02-01T13:57:05.373Z
36232026-02-01T13:57:05.373Zinfo: running `cargo check --bins` on parallel-task-set (154/248)
36242026-02-01T13:57:06.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252026-02-01T13:57:06.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262026-02-01T13:57:06.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36272026-02-01T13:57:06.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36282026-02-01T13:57:06.440Z
36292026-02-01T13:57:06.440Zinfo: running `cargo check --bins` on nexus-db-errors (155/248)
36302026-02-01T13:57:07.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312026-02-01T13:57:07.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322026-02-01T13:57:07.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36332026-02-01T13:57:07.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
36342026-02-01T13:57:07.657Z
36352026-02-01T13:57:07.657Zinfo: running `cargo check --bins` on nexus-db-lookup (156/248)
36362026-02-01T13:57:08.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372026-02-01T13:57:08.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382026-02-01T13:57:08.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392026-02-01T13:57:08.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
36402026-02-01T13:57:08.834Z
36412026-02-01T13:57:08.834Zinfo: running `cargo check --bins` on nexus-inventory (157/248)
36422026-02-01T13:57:09.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432026-02-01T13:57:09.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442026-02-01T13:57:09.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36452026-02-01T13:57:09.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
36462026-02-01T13:57:09.988Z
36472026-02-01T13:57:09.988Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (158/248)
36482026-02-01T13:57:10.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492026-02-01T13:57:10.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502026-02-01T13:57:10.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36512026-02-01T13:57:10.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
36522026-02-01T13:57:11.098Z
36532026-02-01T13:57:11.099Zinfo: running `cargo check --bins --no-default-features` on sled-storage (159/248)
36542026-02-01T13:57:12.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552026-02-01T13:57:12.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562026-02-01T13:57:12.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36572026-02-01T13:57:12.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36582026-02-01T13:57:12.193Z
36592026-02-01T13:57:12.194Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (160/248)
36602026-02-01T13:57:13.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36612026-02-01T13:57:13.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36622026-02-01T13:57:13.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36632026-02-01T13:57:13.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36642026-02-01T13:57:13.312Z
36652026-02-01T13:57:13.312Zinfo: running `cargo check --bins` on key-manager (161/248)
36662026-02-01T13:57:14.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672026-02-01T13:57:14.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682026-02-01T13:57:14.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36692026-02-01T13:57:14.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
36702026-02-01T13:57:14.382Z
36712026-02-01T13:57:14.382Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (162/248)
36722026-02-01T13:57:15.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732026-02-01T13:57:15.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742026-02-01T13:57:15.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36752026-02-01T13:57:15.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36762026-02-01T13:57:15.483Z
36772026-02-01T13:57:15.483Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (163/248)
36782026-02-01T13:57:16.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792026-02-01T13:57:16.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802026-02-01T13:57:16.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812026-02-01T13:57:16.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
36822026-02-01T13:57:16.570Z
36832026-02-01T13:57:16.571Zinfo: running `cargo check --bins` on typed-rng (164/248)
36842026-02-01T13:57:17.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852026-02-01T13:57:17.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862026-02-01T13:57:17.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872026-02-01T13:57:17.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
36882026-02-01T13:57:17.642Z
36892026-02-01T13:57:17.642Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (165/248)
36902026-02-01T13:57:18.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912026-02-01T13:57:18.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922026-02-01T13:57:19.299Zwarning: value assigned to `rack_uuid` is never read
36932026-02-01T13:57:19.299Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
36942026-02-01T13:57:19.299Z |
36952026-02-01T13:57:19.299Z34 | pub rack_uuid: Uuid,
36962026-02-01T13:57:19.299Z | ^^^^^^^^^
36972026-02-01T13:57:19.299Z |
36982026-02-01T13:57:19.299Z = help: maybe it is overwritten before being read?
36992026-02-01T13:57:19.299Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
37002026-02-01T13:57:19.299Z
37012026-02-01T13:57:19.299Zwarning: value assigned to `share_digests` is never read
37022026-02-01T13:57:19.299Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
37032026-02-01T13:57:19.299Z |
37042026-02-01T13:57:19.299Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
37052026-02-01T13:57:19.299Z | ^^^^^^^^^^^^^
37062026-02-01T13:57:19.299Z |
37072026-02-01T13:57:19.299Z = help: maybe it is overwritten before being read?
37082026-02-01T13:57:19.299Z
37092026-02-01T13:57:19.299Zwarning: value assigned to `initial_membership` is never read
37102026-02-01T13:57:19.299Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
37112026-02-01T13:57:19.299Z |
37122026-02-01T13:57:19.299Z65 | pub initial_membership: BTreeSet<Baseboard>,
37132026-02-01T13:57:19.299Z | ^^^^^^^^^^^^^^^^^^
37142026-02-01T13:57:19.299Z |
37152026-02-01T13:57:19.299Z = help: maybe it is overwritten before being read?
37162026-02-01T13:57:19.299Z
37172026-02-01T13:57:19.299Zwarning: value assigned to `encrypted_shares` is never read
37182026-02-01T13:57:19.299Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
37192026-02-01T13:57:19.299Z |
37202026-02-01T13:57:19.299Z90 | pub encrypted_shares: Vec<u8>,
37212026-02-01T13:57:19.299Z | ^^^^^^^^^^^^^^^^
37222026-02-01T13:57:19.299Z |
37232026-02-01T13:57:19.299Z = help: maybe it is overwritten before being read?
37242026-02-01T13:57:19.299Z
37252026-02-01T13:57:19.324Zwarning: `bootstore` (lib) generated 4 warnings
37262026-02-01T13:57:19.324Z Compiling libefi-sys v0.1.0
37272026-02-01T13:57:19.324Z Compiling bitfield-struct v0.6.2
37282026-02-01T13:57:19.350Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37292026-02-01T13:57:19.381Z Compiling xshell-macros v0.2.7
37302026-02-01T13:57:19.408Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37312026-02-01T13:57:19.440Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37322026-02-01T13:57:19.475Z Compiling salty v0.3.0
37332026-02-01T13:57:19.506Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
37342026-02-01T13:57:19.530Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
37352026-02-01T13:57:19.676Z Compiling proc-macro-error-attr2 v2.0.0
37362026-02-01T13:57:19.811Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
37372026-02-01T13:57:19.986Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37382026-02-01T13:57:20.029Z Checking xshell v0.2.7
37392026-02-01T13:57:20.057Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37402026-02-01T13:57:20.238Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37412026-02-01T13:57:20.356Z Compiling proc-macro-error2 v2.0.1
37422026-02-01T13:57:20.392Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
37432026-02-01T13:57:20.421Z Checking primeorder v0.13.6
37442026-02-01T13:57:20.455Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37452026-02-01T13:57:20.808Z Compiling num-derive v0.3.3
37462026-02-01T13:57:20.873Z Compiling unicase v2.8.1
37472026-02-01T13:57:20.947Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37482026-02-01T13:57:20.972Z Compiling tabled_derive v0.11.0
37492026-02-01T13:57:21.192Z Checking p384 v0.13.1
37502026-02-01T13:57:21.226Z Compiling mime_guess v2.0.5
37512026-02-01T13:57:21.374Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37522026-02-01T13:57:21.562Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37532026-02-01T13:57:22.098Z Checking papergrid v0.17.0
37542026-02-01T13:57:22.178Z Checking testing_table v0.3.0
37552026-02-01T13:57:22.203Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
37562026-02-01T13:57:22.337Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
37572026-02-01T13:57:22.374Z Checking libscf-sys v1.1.0
37582026-02-01T13:57:22.581Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
37592026-02-01T13:57:22.793Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37602026-02-01T13:57:23.067Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
37612026-02-01T13:57:23.144Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37622026-02-01T13:57:23.385Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
37632026-02-01T13:57:23.480Z Checking corncobs v0.1.4
37642026-02-01T13:57:23.634Z Checking tabled v0.20.0
37652026-02-01T13:57:23.693Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37662026-02-01T13:57:23.749Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37672026-02-01T13:57:23.807Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37682026-02-01T13:57:23.881Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
37692026-02-01T13:57:23.909Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
37702026-02-01T13:57:24.159Z Checking secrecy v0.8.0
37712026-02-01T13:57:24.357Z Checking http-range v0.1.5
37722026-02-01T13:57:24.558Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
37732026-02-01T13:57:24.602Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
37742026-02-01T13:57:24.714Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37752026-02-01T13:57:25.050Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37762026-02-01T13:57:25.349Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
37772026-02-01T13:57:25.376Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
37782026-02-01T13:57:25.449Z Checking atty v0.2.14
37792026-02-01T13:57:25.521Z Checking crc8 v0.1.1
37802026-02-01T13:57:25.548Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37812026-02-01T13:57:25.613Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
37822026-02-01T13:57:25.697Z Checking hyper-staticfile v0.10.1
37832026-02-01T13:57:25.843Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37842026-02-01T13:57:26.208Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37852026-02-01T13:57:26.549Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37862026-02-01T13:57:26.578Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37872026-02-01T13:57:26.878Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
37882026-02-01T13:57:26.906Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
37892026-02-01T13:57:26.980Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
37902026-02-01T13:57:27.166Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37912026-02-01T13:57:27.517Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37922026-02-01T13:57:27.567Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
37932026-02-01T13:57:27.603Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
37942026-02-01T13:57:27.632Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
37952026-02-01T13:57:28.238Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37962026-02-01T13:57:28.511Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37972026-02-01T13:57:29.985Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
37982026-02-01T13:57:30.357Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37992026-02-01T13:57:30.500Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38002026-02-01T13:57:31.364Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38012026-02-01T13:57:31.973Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
38022026-02-01T13:57:32.008Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38032026-02-01T13:57:42.778Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38042026-02-01T13:58:03.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.16s
38052026-02-01T13:58:04.040Z
38062026-02-01T13:58:04.040Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (166/248)
38072026-02-01T13:58:05.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082026-02-01T13:58:05.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092026-02-01T13:58:05.524Zwarning: value assigned to `rack_uuid` is never read
38102026-02-01T13:58:05.524Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
38112026-02-01T13:58:05.524Z |
38122026-02-01T13:58:05.524Z34 | pub rack_uuid: Uuid,
38132026-02-01T13:58:05.524Z | ^^^^^^^^^
38142026-02-01T13:58:05.524Z |
38152026-02-01T13:58:05.524Z = help: maybe it is overwritten before being read?
38162026-02-01T13:58:05.524Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
38172026-02-01T13:58:05.524Z
38182026-02-01T13:58:05.524Zwarning: value assigned to `share_digests` is never read
38192026-02-01T13:58:05.524Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
38202026-02-01T13:58:05.524Z |
38212026-02-01T13:58:05.524Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
38222026-02-01T13:58:05.524Z | ^^^^^^^^^^^^^
38232026-02-01T13:58:05.524Z |
38242026-02-01T13:58:05.524Z = help: maybe it is overwritten before being read?
38252026-02-01T13:58:05.524Z
38262026-02-01T13:58:05.524Zwarning: value assigned to `initial_membership` is never read
38272026-02-01T13:58:05.524Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
38282026-02-01T13:58:05.524Z |
38292026-02-01T13:58:05.524Z65 | pub initial_membership: BTreeSet<Baseboard>,
38302026-02-01T13:58:05.525Z | ^^^^^^^^^^^^^^^^^^
38312026-02-01T13:58:05.525Z |
38322026-02-01T13:58:05.525Z = help: maybe it is overwritten before being read?
38332026-02-01T13:58:05.525Z
38342026-02-01T13:58:05.525Zwarning: value assigned to `encrypted_shares` is never read
38352026-02-01T13:58:05.525Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
38362026-02-01T13:58:05.525Z |
38372026-02-01T13:58:05.525Z90 | pub encrypted_shares: Vec<u8>,
38382026-02-01T13:58:05.525Z | ^^^^^^^^^^^^^^^^
38392026-02-01T13:58:05.525Z |
38402026-02-01T13:58:05.525Z = help: maybe it is overwritten before being read?
38412026-02-01T13:58:05.525Z
38422026-02-01T13:58:05.525Zwarning: `bootstore` (lib) generated 4 warnings
38432026-02-01T13:58:05.549Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38442026-02-01T13:58:26.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.69s
38452026-02-01T13:58:26.969Z
38462026-02-01T13:58:26.969Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (167/248)
38472026-02-01T13:58:28.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-02-01T13:58:28.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-02-01T13:58:28.497Zwarning: value assigned to `rack_uuid` is never read
38502026-02-01T13:58:28.497Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
38512026-02-01T13:58:28.497Z |
38522026-02-01T13:58:28.497Z34 | pub rack_uuid: Uuid,
38532026-02-01T13:58:28.497Z | ^^^^^^^^^
38542026-02-01T13:58:28.497Z |
38552026-02-01T13:58:28.497Z = help: maybe it is overwritten before being read?
38562026-02-01T13:58:28.497Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
38572026-02-01T13:58:28.497Z
38582026-02-01T13:58:28.497Zwarning: value assigned to `share_digests` is never read
38592026-02-01T13:58:28.497Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
38602026-02-01T13:58:28.497Z |
38612026-02-01T13:58:28.497Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
38622026-02-01T13:58:28.497Z | ^^^^^^^^^^^^^
38632026-02-01T13:58:28.497Z |
38642026-02-01T13:58:28.497Z = help: maybe it is overwritten before being read?
38652026-02-01T13:58:28.497Z
38662026-02-01T13:58:28.498Zwarning: value assigned to `initial_membership` is never read
38672026-02-01T13:58:28.498Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
38682026-02-01T13:58:28.498Z |
38692026-02-01T13:58:28.498Z65 | pub initial_membership: BTreeSet<Baseboard>,
38702026-02-01T13:58:28.498Z | ^^^^^^^^^^^^^^^^^^
38712026-02-01T13:58:28.498Z |
38722026-02-01T13:58:28.498Z = help: maybe it is overwritten before being read?
38732026-02-01T13:58:28.498Z
38742026-02-01T13:58:28.498Zwarning: value assigned to `encrypted_shares` is never read
38752026-02-01T13:58:28.498Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
38762026-02-01T13:58:28.498Z |
38772026-02-01T13:58:28.498Z90 | pub encrypted_shares: Vec<u8>,
38782026-02-01T13:58:28.498Z | ^^^^^^^^^^^^^^^^
38792026-02-01T13:58:28.498Z |
38802026-02-01T13:58:28.498Z = help: maybe it is overwritten before being read?
38812026-02-01T13:58:28.498Z
38822026-02-01T13:58:28.498Zwarning: `bootstore` (lib) generated 4 warnings
38832026-02-01T13:58:28.522Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38842026-02-01T13:58:49.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.30s
38852026-02-01T13:58:49.509Z
38862026-02-01T13:58:49.509Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (168/248)
38872026-02-01T13:58:50.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882026-02-01T13:58:50.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892026-02-01T13:58:50.956Zwarning: value assigned to `rack_uuid` is never read
38902026-02-01T13:58:50.956Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
38912026-02-01T13:58:50.956Z |
38922026-02-01T13:58:50.956Z34 | pub rack_uuid: Uuid,
38932026-02-01T13:58:50.956Z | ^^^^^^^^^
38942026-02-01T13:58:50.956Z |
38952026-02-01T13:58:50.956Z = help: maybe it is overwritten before being read?
38962026-02-01T13:58:50.956Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
38972026-02-01T13:58:50.956Z
38982026-02-01T13:58:50.956Zwarning: value assigned to `share_digests` is never read
38992026-02-01T13:58:50.956Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
39002026-02-01T13:58:50.956Z |
39012026-02-01T13:58:50.956Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
39022026-02-01T13:58:50.956Z | ^^^^^^^^^^^^^
39032026-02-01T13:58:50.956Z |
39042026-02-01T13:58:50.956Z = help: maybe it is overwritten before being read?
39052026-02-01T13:58:50.956Z
39062026-02-01T13:58:50.956Zwarning: value assigned to `initial_membership` is never read
39072026-02-01T13:58:50.956Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
39082026-02-01T13:58:50.956Z |
39092026-02-01T13:58:50.956Z65 | pub initial_membership: BTreeSet<Baseboard>,
39102026-02-01T13:58:50.956Z | ^^^^^^^^^^^^^^^^^^
39112026-02-01T13:58:50.956Z |
39122026-02-01T13:58:50.956Z = help: maybe it is overwritten before being read?
39132026-02-01T13:58:50.956Z
39142026-02-01T13:58:50.956Zwarning: value assigned to `encrypted_shares` is never read
39152026-02-01T13:58:50.956Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
39162026-02-01T13:58:50.957Z |
39172026-02-01T13:58:50.957Z90 | pub encrypted_shares: Vec<u8>,
39182026-02-01T13:58:50.957Z | ^^^^^^^^^^^^^^^^
39192026-02-01T13:58:50.957Z |
39202026-02-01T13:58:50.957Z = help: maybe it is overwritten before being read?
39212026-02-01T13:58:50.957Z
39222026-02-01T13:58:50.981Zwarning: `bootstore` (lib) generated 4 warnings
39232026-02-01T13:58:50.981Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39242026-02-01T13:59:12.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.77s
39252026-02-01T13:59:12.526Z
39262026-02-01T13:59:12.526Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (169/248)
39272026-02-01T13:59:13.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282026-02-01T13:59:13.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292026-02-01T13:59:14.049Zwarning: value assigned to `rack_uuid` is never read
39302026-02-01T13:59:14.049Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
39312026-02-01T13:59:14.049Z |
39322026-02-01T13:59:14.049Z34 | pub rack_uuid: Uuid,
39332026-02-01T13:59:14.049Z | ^^^^^^^^^
39342026-02-01T13:59:14.049Z |
39352026-02-01T13:59:14.049Z = help: maybe it is overwritten before being read?
39362026-02-01T13:59:14.049Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
39372026-02-01T13:59:14.049Z
39382026-02-01T13:59:14.049Zwarning: value assigned to `share_digests` is never read
39392026-02-01T13:59:14.049Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
39402026-02-01T13:59:14.049Z |
39412026-02-01T13:59:14.049Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
39422026-02-01T13:59:14.049Z | ^^^^^^^^^^^^^
39432026-02-01T13:59:14.049Z |
39442026-02-01T13:59:14.049Z = help: maybe it is overwritten before being read?
39452026-02-01T13:59:14.049Z
39462026-02-01T13:59:14.049Zwarning: value assigned to `initial_membership` is never read
39472026-02-01T13:59:14.049Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
39482026-02-01T13:59:14.049Z |
39492026-02-01T13:59:14.049Z65 | pub initial_membership: BTreeSet<Baseboard>,
39502026-02-01T13:59:14.049Z | ^^^^^^^^^^^^^^^^^^
39512026-02-01T13:59:14.049Z |
39522026-02-01T13:59:14.049Z = help: maybe it is overwritten before being read?
39532026-02-01T13:59:14.049Z
39542026-02-01T13:59:14.049Zwarning: value assigned to `encrypted_shares` is never read
39552026-02-01T13:59:14.049Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
39562026-02-01T13:59:14.050Z |
39572026-02-01T13:59:14.050Z90 | pub encrypted_shares: Vec<u8>,
39582026-02-01T13:59:14.050Z | ^^^^^^^^^^^^^^^^
39592026-02-01T13:59:14.050Z |
39602026-02-01T13:59:14.050Z = help: maybe it is overwritten before being read?
39612026-02-01T13:59:14.050Z
39622026-02-01T13:59:14.074Zwarning: `bootstore` (lib) generated 4 warnings
39632026-02-01T13:59:14.074Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39642026-02-01T13:59:35.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.16s
39652026-02-01T13:59:35.926Z
39662026-02-01T13:59:35.926Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (170/248)
39672026-02-01T13:59:37.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-02-01T13:59:37.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-02-01T13:59:37.433Zwarning: value assigned to `rack_uuid` is never read
39702026-02-01T13:59:37.433Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
39712026-02-01T13:59:37.433Z |
39722026-02-01T13:59:37.433Z34 | pub rack_uuid: Uuid,
39732026-02-01T13:59:37.433Z | ^^^^^^^^^
39742026-02-01T13:59:37.433Z |
39752026-02-01T13:59:37.433Z = help: maybe it is overwritten before being read?
39762026-02-01T13:59:37.433Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
39772026-02-01T13:59:37.433Z
39782026-02-01T13:59:37.433Zwarning: value assigned to `share_digests` is never read
39792026-02-01T13:59:37.433Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
39802026-02-01T13:59:37.433Z |
39812026-02-01T13:59:37.433Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
39822026-02-01T13:59:37.433Z | ^^^^^^^^^^^^^
39832026-02-01T13:59:37.433Z |
39842026-02-01T13:59:37.433Z = help: maybe it is overwritten before being read?
39852026-02-01T13:59:37.433Z
39862026-02-01T13:59:37.433Zwarning: value assigned to `initial_membership` is never read
39872026-02-01T13:59:37.433Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
39882026-02-01T13:59:37.433Z |
39892026-02-01T13:59:37.433Z65 | pub initial_membership: BTreeSet<Baseboard>,
39902026-02-01T13:59:37.433Z | ^^^^^^^^^^^^^^^^^^
39912026-02-01T13:59:37.433Z |
39922026-02-01T13:59:37.433Z = help: maybe it is overwritten before being read?
39932026-02-01T13:59:37.433Z
39942026-02-01T13:59:37.433Zwarning: value assigned to `encrypted_shares` is never read
39952026-02-01T13:59:37.433Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
39962026-02-01T13:59:37.433Z |
39972026-02-01T13:59:37.433Z90 | pub encrypted_shares: Vec<u8>,
39982026-02-01T13:59:37.433Z | ^^^^^^^^^^^^^^^^
39992026-02-01T13:59:37.433Z |
40002026-02-01T13:59:37.433Z = help: maybe it is overwritten before being read?
40012026-02-01T13:59:37.433Z
40022026-02-01T13:59:37.433Zwarning: `bootstore` (lib) generated 4 warnings
40032026-02-01T13:59:37.458Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40042026-02-01T13:59:58.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s
40052026-02-01T13:59:59.032Z
40062026-02-01T13:59:59.032Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (171/248)
40072026-02-01T14:00:00.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40082026-02-01T14:00:00.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40092026-02-01T14:00:00.529Zwarning: value assigned to `rack_uuid` is never read
40102026-02-01T14:00:00.529Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
40112026-02-01T14:00:00.529Z |
40122026-02-01T14:00:00.529Z34 | pub rack_uuid: Uuid,
40132026-02-01T14:00:00.529Z | ^^^^^^^^^
40142026-02-01T14:00:00.529Z |
40152026-02-01T14:00:00.529Z = help: maybe it is overwritten before being read?
40162026-02-01T14:00:00.529Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
40172026-02-01T14:00:00.529Z
40182026-02-01T14:00:00.529Zwarning: value assigned to `share_digests` is never read
40192026-02-01T14:00:00.529Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
40202026-02-01T14:00:00.529Z |
40212026-02-01T14:00:00.529Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
40222026-02-01T14:00:00.529Z | ^^^^^^^^^^^^^
40232026-02-01T14:00:00.529Z |
40242026-02-01T14:00:00.529Z = help: maybe it is overwritten before being read?
40252026-02-01T14:00:00.529Z
40262026-02-01T14:00:00.529Zwarning: value assigned to `initial_membership` is never read
40272026-02-01T14:00:00.529Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
40282026-02-01T14:00:00.529Z |
40292026-02-01T14:00:00.529Z65 | pub initial_membership: BTreeSet<Baseboard>,
40302026-02-01T14:00:00.529Z | ^^^^^^^^^^^^^^^^^^
40312026-02-01T14:00:00.529Z |
40322026-02-01T14:00:00.530Z = help: maybe it is overwritten before being read?
40332026-02-01T14:00:00.530Z
40342026-02-01T14:00:00.530Zwarning: value assigned to `encrypted_shares` is never read
40352026-02-01T14:00:00.530Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
40362026-02-01T14:00:00.530Z |
40372026-02-01T14:00:00.530Z90 | pub encrypted_shares: Vec<u8>,
40382026-02-01T14:00:00.530Z | ^^^^^^^^^^^^^^^^
40392026-02-01T14:00:00.530Z |
40402026-02-01T14:00:00.530Z = help: maybe it is overwritten before being read?
40412026-02-01T14:00:00.530Z
40422026-02-01T14:00:00.554Zwarning: `bootstore` (lib) generated 4 warnings
40432026-02-01T14:00:00.554Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40442026-02-01T14:00:21.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s
40452026-02-01T14:00:21.645Z
40462026-02-01T14:00:21.645Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (172/248)
40472026-02-01T14:00:22.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40482026-02-01T14:00:22.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40492026-02-01T14:00:23.167Zwarning: value assigned to `rack_uuid` is never read
40502026-02-01T14:00:23.167Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
40512026-02-01T14:00:23.167Z |
40522026-02-01T14:00:23.167Z34 | pub rack_uuid: Uuid,
40532026-02-01T14:00:23.167Z | ^^^^^^^^^
40542026-02-01T14:00:23.167Z |
40552026-02-01T14:00:23.168Z = help: maybe it is overwritten before being read?
40562026-02-01T14:00:23.168Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
40572026-02-01T14:00:23.168Z
40582026-02-01T14:00:23.168Zwarning: value assigned to `share_digests` is never read
40592026-02-01T14:00:23.168Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
40602026-02-01T14:00:23.168Z |
40612026-02-01T14:00:23.168Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
40622026-02-01T14:00:23.168Z | ^^^^^^^^^^^^^
40632026-02-01T14:00:23.168Z |
40642026-02-01T14:00:23.168Z = help: maybe it is overwritten before being read?
40652026-02-01T14:00:23.168Z
40662026-02-01T14:00:23.168Zwarning: value assigned to `initial_membership` is never read
40672026-02-01T14:00:23.168Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
40682026-02-01T14:00:23.168Z |
40692026-02-01T14:00:23.168Z65 | pub initial_membership: BTreeSet<Baseboard>,
40702026-02-01T14:00:23.168Z | ^^^^^^^^^^^^^^^^^^
40712026-02-01T14:00:23.168Z |
40722026-02-01T14:00:23.168Z = help: maybe it is overwritten before being read?
40732026-02-01T14:00:23.168Z
40742026-02-01T14:00:23.168Zwarning: value assigned to `encrypted_shares` is never read
40752026-02-01T14:00:23.168Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
40762026-02-01T14:00:23.168Z |
40772026-02-01T14:00:23.168Z90 | pub encrypted_shares: Vec<u8>,
40782026-02-01T14:00:23.168Z | ^^^^^^^^^^^^^^^^
40792026-02-01T14:00:23.168Z |
40802026-02-01T14:00:23.168Z = help: maybe it is overwritten before being read?
40812026-02-01T14:00:23.168Z
40822026-02-01T14:00:23.192Zwarning: `bootstore` (lib) generated 4 warnings
40832026-02-01T14:00:23.192Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40842026-02-01T14:00:44.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.64s
40852026-02-01T14:00:44.522Z
40862026-02-01T14:00:44.522Zinfo: running `cargo check --bins` on bootstrap-agent-api (173/248)
40872026-02-01T14:00:45.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40882026-02-01T14:00:45.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40892026-02-01T14:00:45.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40902026-02-01T14:00:45.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
40912026-02-01T14:00:45.665Z
40922026-02-01T14:00:45.665Zinfo: running `cargo check --bins` on range-requests (174/248)
40932026-02-01T14:00:46.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40942026-02-01T14:00:46.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40952026-02-01T14:00:46.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40962026-02-01T14:00:46.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
40972026-02-01T14:00:46.773Z
40982026-02-01T14:00:46.773Zinfo: running `cargo check --bins` on repo-depot-api (175/248)
40992026-02-01T14:00:47.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41002026-02-01T14:00:47.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41012026-02-01T14:00:47.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41022026-02-01T14:00:47.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
41032026-02-01T14:00:47.872Z
41042026-02-01T14:00:47.872Zinfo: running `cargo check --bins` on sled-agent-api (176/248)
41052026-02-01T14:00:48.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41062026-02-01T14:00:48.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41072026-02-01T14:00:48.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41082026-02-01T14:00:48.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41092026-02-01T14:00:49.068Z
41102026-02-01T14:00:49.068Zinfo: running `cargo check --bins` on sled-diagnostics (177/248)
41112026-02-01T14:00:50.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122026-02-01T14:00:50.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132026-02-01T14:00:50.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41142026-02-01T14:00:50.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
41152026-02-01T14:00:50.213Z
41162026-02-01T14:00:50.213Zinfo: running `cargo check --bins` on zfs-test-harness (178/248)
41172026-02-01T14:00:51.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182026-02-01T14:00:51.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192026-02-01T14:00:51.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202026-02-01T14:00:51.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
41212026-02-01T14:00:51.384Z
41222026-02-01T14:00:51.384Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (179/248)
41232026-02-01T14:00:52.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-02-01T14:00:52.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-02-01T14:00:52.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262026-02-01T14:00:52.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41272026-02-01T14:00:52.577Z
41282026-02-01T14:00:52.578Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (180/248)
41292026-02-01T14:00:53.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-02-01T14:00:53.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-02-01T14:00:53.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-02-01T14:00:53.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
41332026-02-01T14:00:53.759Z
41342026-02-01T14:00:53.759Zinfo: running `cargo check --bins` on sled-agent-health-monitor (181/248)
41352026-02-01T14:00:54.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-02-01T14:00:54.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-02-01T14:00:54.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-02-01T14:00:54.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
41392026-02-01T14:00:54.934Z
41402026-02-01T14:00:54.934Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (182/248)
41412026-02-01T14:00:55.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-02-01T14:00:55.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-02-01T14:00:55.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-02-01T14:00:55.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
41452026-02-01T14:00:56.091Z
41462026-02-01T14:00:56.091Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (183/248)
41472026-02-01T14:00:57.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-02-01T14:00:57.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-02-01T14:00:57.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41502026-02-01T14:00:57.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
41512026-02-01T14:00:57.229Z
41522026-02-01T14:00:57.229Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (184/248)
41532026-02-01T14:00:58.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41542026-02-01T14:00:58.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41552026-02-01T14:00:58.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41562026-02-01T14:00:58.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
41572026-02-01T14:00:58.421Z
41582026-02-01T14:00:58.421Zinfo: running `cargo check --bins` on trust-quorum (185/248)
41592026-02-01T14:00:59.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41602026-02-01T14:00:59.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41612026-02-01T14:00:59.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41622026-02-01T14:00:59.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
41632026-02-01T14:00:59.614Z
41642026-02-01T14:00:59.614Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (186/248)
41652026-02-01T14:01:00.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41662026-02-01T14:01:00.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41672026-02-01T14:01:00.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41682026-02-01T14:01:00.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
41692026-02-01T14:01:00.826Z
41702026-02-01T14:01:00.826Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (187/248)
41712026-02-01T14:01:01.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722026-02-01T14:01:01.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732026-02-01T14:01:01.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41742026-02-01T14:01:01.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
41752026-02-01T14:01:02.065Z
41762026-02-01T14:01:02.065Zinfo: running `cargo check --bins` on update-common (188/248)
41772026-02-01T14:01:03.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782026-02-01T14:01:03.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792026-02-01T14:01:03.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41802026-02-01T14:01:03.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
41812026-02-01T14:01:03.243Z
41822026-02-01T14:01:03.243Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (189/248)
41832026-02-01T14:01:04.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842026-02-01T14:01:04.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852026-02-01T14:01:04.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41862026-02-01T14:01:04.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41872026-02-01T14:01:04.464Z
41882026-02-01T14:01:04.464Zinfo: running `cargo check --bins` on reconfigurator-cli (190/248)
41892026-02-01T14:01:05.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902026-02-01T14:01:05.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912026-02-01T14:01:05.947Zwarning: value assigned to `rack_uuid` is never read
41922026-02-01T14:01:05.947Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
41932026-02-01T14:01:05.947Z |
41942026-02-01T14:01:05.948Z34 | pub rack_uuid: Uuid,
41952026-02-01T14:01:05.948Z | ^^^^^^^^^
41962026-02-01T14:01:05.948Z |
41972026-02-01T14:01:05.948Z = help: maybe it is overwritten before being read?
41982026-02-01T14:01:05.948Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
41992026-02-01T14:01:05.948Z
42002026-02-01T14:01:05.948Zwarning: value assigned to `share_digests` is never read
42012026-02-01T14:01:05.948Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
42022026-02-01T14:01:05.948Z |
42032026-02-01T14:01:05.948Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
42042026-02-01T14:01:05.948Z | ^^^^^^^^^^^^^
42052026-02-01T14:01:05.948Z |
42062026-02-01T14:01:05.948Z = help: maybe it is overwritten before being read?
42072026-02-01T14:01:05.948Z
42082026-02-01T14:01:05.948Zwarning: value assigned to `initial_membership` is never read
42092026-02-01T14:01:05.948Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
42102026-02-01T14:01:05.948Z |
42112026-02-01T14:01:05.948Z65 | pub initial_membership: BTreeSet<Baseboard>,
42122026-02-01T14:01:05.948Z | ^^^^^^^^^^^^^^^^^^
42132026-02-01T14:01:05.948Z |
42142026-02-01T14:01:05.948Z = help: maybe it is overwritten before being read?
42152026-02-01T14:01:05.948Z
42162026-02-01T14:01:05.948Zwarning: value assigned to `encrypted_shares` is never read
42172026-02-01T14:01:05.948Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
42182026-02-01T14:01:05.948Z |
42192026-02-01T14:01:05.948Z90 | pub encrypted_shares: Vec<u8>,
42202026-02-01T14:01:05.948Z | ^^^^^^^^^^^^^^^^
42212026-02-01T14:01:05.948Z |
42222026-02-01T14:01:05.948Z = help: maybe it is overwritten before being read?
42232026-02-01T14:01:05.948Z
42242026-02-01T14:01:05.948Zwarning: `bootstore` (lib) generated 4 warnings
42252026-02-01T14:01:05.972Z Compiling fs-err v2.11.0
42262026-02-01T14:01:05.973Z Checking ignore v0.4.23
42272026-02-01T14:01:06.020Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
42282026-02-01T14:01:06.020Z Checking predicates-tree v1.0.12
42292026-02-01T14:01:06.044Z Checking parse-size v1.1.0
42302026-02-01T14:01:06.086Z Checking rand_seeder v0.4.0
42312026-02-01T14:01:06.110Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
42322026-02-01T14:01:06.139Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
42332026-02-01T14:01:06.181Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
42342026-02-01T14:01:06.255Z Compiling petname v2.0.2
42352026-02-01T14:01:06.327Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
42362026-02-01T14:01:06.559Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42372026-02-01T14:01:06.623Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
42382026-02-01T14:01:06.712Z Checking globwalk v0.9.1
42392026-02-01T14:01:06.738Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
42402026-02-01T14:01:06.890Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
42412026-02-01T14:01:07.030Z Checking camino-tempfile-ext v0.3.2
42422026-02-01T14:01:07.058Z Checking sapling-renderdag v0.1.0
42432026-02-01T14:01:07.174Z Checking sync-ptr v0.1.4
42442026-02-01T14:01:07.379Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
42452026-02-01T14:01:07.403Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
42462026-02-01T14:01:07.538Z Checking assert_matches v1.5.0
42472026-02-01T14:01:08.045Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
42482026-02-01T14:01:08.196Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
42492026-02-01T14:01:08.196Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42502026-02-01T14:01:09.346Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42512026-02-01T14:01:11.962Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
42522026-02-01T14:01:16.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.68s
42532026-02-01T14:01:16.375Z
42542026-02-01T14:01:16.375Zinfo: running `cargo check --bins` on omicron-repl-utils (191/248)
42552026-02-01T14:01:17.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42562026-02-01T14:01:17.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42572026-02-01T14:01:17.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42582026-02-01T14:01:17.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
42592026-02-01T14:01:17.485Z
42602026-02-01T14:01:17.486Zinfo: running `cargo check --bins` on nexus-test-interface (192/248)
42612026-02-01T14:01:18.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42622026-02-01T14:01:18.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42632026-02-01T14:01:18.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42642026-02-01T14:01:18.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
42652026-02-01T14:01:18.699Z
42662026-02-01T14:01:18.699Zinfo: running `cargo check --bins` on oximeter-collector (193/248)
42672026-02-01T14:01:19.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42682026-02-01T14:01:19.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42692026-02-01T14:01:20.129Zwarning: value assigned to `rack_uuid` is never read
42702026-02-01T14:01:20.129Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
42712026-02-01T14:01:20.129Z |
42722026-02-01T14:01:20.129Z34 | pub rack_uuid: Uuid,
42732026-02-01T14:01:20.129Z | ^^^^^^^^^
42742026-02-01T14:01:20.129Z |
42752026-02-01T14:01:20.130Z = help: maybe it is overwritten before being read?
42762026-02-01T14:01:20.130Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
42772026-02-01T14:01:20.130Z
42782026-02-01T14:01:20.130Zwarning: value assigned to `share_digests` is never read
42792026-02-01T14:01:20.130Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
42802026-02-01T14:01:20.130Z |
42812026-02-01T14:01:20.130Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
42822026-02-01T14:01:20.130Z | ^^^^^^^^^^^^^
42832026-02-01T14:01:20.130Z |
42842026-02-01T14:01:20.130Z = help: maybe it is overwritten before being read?
42852026-02-01T14:01:20.130Z
42862026-02-01T14:01:20.130Zwarning: value assigned to `initial_membership` is never read
42872026-02-01T14:01:20.130Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
42882026-02-01T14:01:20.130Z |
42892026-02-01T14:01:20.130Z65 | pub initial_membership: BTreeSet<Baseboard>,
42902026-02-01T14:01:20.130Z | ^^^^^^^^^^^^^^^^^^
42912026-02-01T14:01:20.130Z |
42922026-02-01T14:01:20.130Z = help: maybe it is overwritten before being read?
42932026-02-01T14:01:20.130Z
42942026-02-01T14:01:20.130Zwarning: value assigned to `encrypted_shares` is never read
42952026-02-01T14:01:20.130Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
42962026-02-01T14:01:20.130Z |
42972026-02-01T14:01:20.130Z90 | pub encrypted_shares: Vec<u8>,
42982026-02-01T14:01:20.130Z | ^^^^^^^^^^^^^^^^
42992026-02-01T14:01:20.130Z |
43002026-02-01T14:01:20.130Z = help: maybe it is overwritten before being read?
43012026-02-01T14:01:20.130Z
43022026-02-01T14:01:20.130Zwarning: `bootstore` (lib) generated 4 warnings
43032026-02-01T14:01:20.154Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
43042026-02-01T14:01:20.155Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
43052026-02-01T14:01:21.193Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
43062026-02-01T14:01:24.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
43072026-02-01T14:01:24.251Z
43082026-02-01T14:01:24.251Zinfo: running `cargo check --bins` on oximeter-api (194/248)
43092026-02-01T14:01:25.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43102026-02-01T14:01:25.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43112026-02-01T14:01:25.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43122026-02-01T14:01:25.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
43132026-02-01T14:01:25.312Z
43142026-02-01T14:01:25.312Zinfo: running `cargo check --bins` on cert-dev (195/248)
43152026-02-01T14:01:26.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43162026-02-01T14:01:26.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43172026-02-01T14:01:26.443Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
43182026-02-01T14:01:26.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
43192026-02-01T14:01:26.952Z
43202026-02-01T14:01:26.952Zinfo: running `cargo check --bins` on clickana (196/248)
43212026-02-01T14:01:27.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43222026-02-01T14:01:27.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43232026-02-01T14:01:28.176Z Checking castaway v0.2.3
43242026-02-01T14:01:28.200Z Checking unicode-truncate v1.1.0
43252026-02-01T14:01:28.200Z Checking lru v0.12.5
43262026-02-01T14:01:28.200Z Compiling instability v0.3.2
43272026-02-01T14:01:28.201Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
43282026-02-01T14:01:28.201Z Compiling indoc v2.0.6
43292026-02-01T14:01:28.201Z Checking cassowary v0.3.0
43302026-02-01T14:01:28.365Z Checking compact_str v0.8.0
43312026-02-01T14:01:29.069Z Checking ratatui v0.29.0
43322026-02-01T14:01:30.187Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
43332026-02-01T14:01:30.494Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
43342026-02-01T14:01:31.967Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
43352026-02-01T14:01:33.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
43362026-02-01T14:01:33.329Z
43372026-02-01T14:01:33.329Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (197/248)
43382026-02-01T14:01:34.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43392026-02-01T14:01:34.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43402026-02-01T14:01:34.658Zwarning: value assigned to `rack_uuid` is never read
43412026-02-01T14:01:34.658Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
43422026-02-01T14:01:34.658Z |
43432026-02-01T14:01:34.658Z34 | pub rack_uuid: Uuid,
43442026-02-01T14:01:34.658Z | ^^^^^^^^^
43452026-02-01T14:01:34.658Z |
43462026-02-01T14:01:34.658Z = help: maybe it is overwritten before being read?
43472026-02-01T14:01:34.658Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
43482026-02-01T14:01:34.658Z
43492026-02-01T14:01:34.658Zwarning: value assigned to `share_digests` is never read
43502026-02-01T14:01:34.658Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
43512026-02-01T14:01:34.658Z |
43522026-02-01T14:01:34.658Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
43532026-02-01T14:01:34.658Z | ^^^^^^^^^^^^^
43542026-02-01T14:01:34.658Z |
43552026-02-01T14:01:34.658Z = help: maybe it is overwritten before being read?
43562026-02-01T14:01:34.658Z
43572026-02-01T14:01:34.658Zwarning: value assigned to `initial_membership` is never read
43582026-02-01T14:01:34.658Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
43592026-02-01T14:01:34.658Z |
43602026-02-01T14:01:34.658Z65 | pub initial_membership: BTreeSet<Baseboard>,
43612026-02-01T14:01:34.658Z | ^^^^^^^^^^^^^^^^^^
43622026-02-01T14:01:34.658Z |
43632026-02-01T14:01:34.658Z = help: maybe it is overwritten before being read?
43642026-02-01T14:01:34.658Z
43652026-02-01T14:01:34.658Zwarning: value assigned to `encrypted_shares` is never read
43662026-02-01T14:01:34.658Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
43672026-02-01T14:01:34.659Z |
43682026-02-01T14:01:34.659Z90 | pub encrypted_shares: Vec<u8>,
43692026-02-01T14:01:34.659Z | ^^^^^^^^^^^^^^^^
43702026-02-01T14:01:34.659Z |
43712026-02-01T14:01:34.659Z = help: maybe it is overwritten before being read?
43722026-02-01T14:01:34.659Z
43732026-02-01T14:01:34.659Zwarning: `bootstore` (lib) generated 4 warnings
43742026-02-01T14:01:34.683Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
43752026-02-01T14:01:34.683Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
43762026-02-01T14:01:35.532Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
43772026-02-01T14:01:36.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
43782026-02-01T14:01:36.427Z
43792026-02-01T14:01:36.427Zinfo: running `cargo check --bins` on ch-dev (198/248)
43802026-02-01T14:01:37.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43812026-02-01T14:01:37.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43822026-02-01T14:01:37.835Zwarning: value assigned to `rack_uuid` is never read
43832026-02-01T14:01:37.835Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
43842026-02-01T14:01:37.835Z |
43852026-02-01T14:01:37.835Z34 | pub rack_uuid: Uuid,
43862026-02-01T14:01:37.835Z | ^^^^^^^^^
43872026-02-01T14:01:37.835Z |
43882026-02-01T14:01:37.835Z = help: maybe it is overwritten before being read?
43892026-02-01T14:01:37.835Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
43902026-02-01T14:01:37.835Z
43912026-02-01T14:01:37.835Zwarning: value assigned to `share_digests` is never read
43922026-02-01T14:01:37.835Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
43932026-02-01T14:01:37.835Z |
43942026-02-01T14:01:37.835Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
43952026-02-01T14:01:37.835Z | ^^^^^^^^^^^^^
43962026-02-01T14:01:37.835Z |
43972026-02-01T14:01:37.835Z = help: maybe it is overwritten before being read?
43982026-02-01T14:01:37.835Z
43992026-02-01T14:01:37.835Zwarning: value assigned to `initial_membership` is never read
44002026-02-01T14:01:37.835Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
44012026-02-01T14:01:37.835Z |
44022026-02-01T14:01:37.835Z65 | pub initial_membership: BTreeSet<Baseboard>,
44032026-02-01T14:01:37.835Z | ^^^^^^^^^^^^^^^^^^
44042026-02-01T14:01:37.835Z |
44052026-02-01T14:01:37.835Z = help: maybe it is overwritten before being read?
44062026-02-01T14:01:37.835Z
44072026-02-01T14:01:37.835Zwarning: value assigned to `encrypted_shares` is never read
44082026-02-01T14:01:37.835Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
44092026-02-01T14:01:37.835Z |
44102026-02-01T14:01:37.836Z90 | pub encrypted_shares: Vec<u8>,
44112026-02-01T14:01:37.836Z | ^^^^^^^^^^^^^^^^
44122026-02-01T14:01:37.836Z |
44132026-02-01T14:01:37.836Z = help: maybe it is overwritten before being read?
44142026-02-01T14:01:37.836Z
44152026-02-01T14:01:37.836Zwarning: `bootstore` (lib) generated 4 warnings
44162026-02-01T14:01:37.860Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
44172026-02-01T14:01:38.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
44182026-02-01T14:01:39.156Z
44192026-02-01T14:01:39.156Zinfo: running `cargo check --bins` on dev-tools-common (199/248)
44202026-02-01T14:01:39.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44212026-02-01T14:01:39.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44222026-02-01T14:01:39.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44232026-02-01T14:01:39.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
44242026-02-01T14:01:39.976Z
44252026-02-01T14:01:39.976Zinfo: running `cargo check --bins` on crdb-seed (200/248)
44262026-02-01T14:01:41.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-02-01T14:01:41.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-02-01T14:01:41.412Zwarning: value assigned to `rack_uuid` is never read
44292026-02-01T14:01:41.412Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
44302026-02-01T14:01:41.412Z |
44312026-02-01T14:01:41.412Z34 | pub rack_uuid: Uuid,
44322026-02-01T14:01:41.412Z | ^^^^^^^^^
44332026-02-01T14:01:41.412Z |
44342026-02-01T14:01:41.412Z = help: maybe it is overwritten before being read?
44352026-02-01T14:01:41.412Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
44362026-02-01T14:01:41.412Z
44372026-02-01T14:01:41.412Zwarning: value assigned to `share_digests` is never read
44382026-02-01T14:01:41.412Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
44392026-02-01T14:01:41.412Z |
44402026-02-01T14:01:41.412Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
44412026-02-01T14:01:41.412Z | ^^^^^^^^^^^^^
44422026-02-01T14:01:41.412Z |
44432026-02-01T14:01:41.412Z = help: maybe it is overwritten before being read?
44442026-02-01T14:01:41.412Z
44452026-02-01T14:01:41.412Zwarning: value assigned to `initial_membership` is never read
44462026-02-01T14:01:41.412Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
44472026-02-01T14:01:41.412Z |
44482026-02-01T14:01:41.412Z65 | pub initial_membership: BTreeSet<Baseboard>,
44492026-02-01T14:01:41.413Z | ^^^^^^^^^^^^^^^^^^
44502026-02-01T14:01:41.413Z |
44512026-02-01T14:01:41.413Z = help: maybe it is overwritten before being read?
44522026-02-01T14:01:41.413Z
44532026-02-01T14:01:41.413Zwarning: value assigned to `encrypted_shares` is never read
44542026-02-01T14:01:41.413Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
44552026-02-01T14:01:41.413Z |
44562026-02-01T14:01:41.413Z90 | pub encrypted_shares: Vec<u8>,
44572026-02-01T14:01:41.413Z | ^^^^^^^^^^^^^^^^
44582026-02-01T14:01:41.413Z |
44592026-02-01T14:01:41.413Z = help: maybe it is overwritten before being read?
44602026-02-01T14:01:41.413Z
44612026-02-01T14:01:41.413Zwarning: `bootstore` (lib) generated 4 warnings
44622026-02-01T14:01:41.437Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
44632026-02-01T14:01:41.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
44642026-02-01T14:01:42.182Z
44652026-02-01T14:01:42.182Zinfo: running `cargo check --bins` on db-dev (201/248)
44662026-02-01T14:01:43.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44672026-02-01T14:01:43.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44682026-02-01T14:01:43.567Zwarning: value assigned to `rack_uuid` is never read
44692026-02-01T14:01:43.567Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
44702026-02-01T14:01:43.567Z |
44712026-02-01T14:01:43.567Z34 | pub rack_uuid: Uuid,
44722026-02-01T14:01:43.567Z | ^^^^^^^^^
44732026-02-01T14:01:43.567Z |
44742026-02-01T14:01:43.568Z = help: maybe it is overwritten before being read?
44752026-02-01T14:01:43.568Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
44762026-02-01T14:01:43.568Z
44772026-02-01T14:01:43.568Zwarning: value assigned to `share_digests` is never read
44782026-02-01T14:01:43.568Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
44792026-02-01T14:01:43.568Z |
44802026-02-01T14:01:43.568Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
44812026-02-01T14:01:43.568Z | ^^^^^^^^^^^^^
44822026-02-01T14:01:43.568Z |
44832026-02-01T14:01:43.568Z = help: maybe it is overwritten before being read?
44842026-02-01T14:01:43.568Z
44852026-02-01T14:01:43.568Zwarning: value assigned to `initial_membership` is never read
44862026-02-01T14:01:43.568Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
44872026-02-01T14:01:43.568Z |
44882026-02-01T14:01:43.568Z65 | pub initial_membership: BTreeSet<Baseboard>,
44892026-02-01T14:01:43.568Z | ^^^^^^^^^^^^^^^^^^
44902026-02-01T14:01:43.568Z |
44912026-02-01T14:01:43.568Z = help: maybe it is overwritten before being read?
44922026-02-01T14:01:43.568Z
44932026-02-01T14:01:43.568Zwarning: value assigned to `encrypted_shares` is never read
44942026-02-01T14:01:43.568Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
44952026-02-01T14:01:43.568Z |
44962026-02-01T14:01:43.568Z90 | pub encrypted_shares: Vec<u8>,
44972026-02-01T14:01:43.568Z | ^^^^^^^^^^^^^^^^
44982026-02-01T14:01:43.568Z |
44992026-02-01T14:01:43.568Z = help: maybe it is overwritten before being read?
45002026-02-01T14:01:43.568Z
45012026-02-01T14:01:43.568Zwarning: `bootstore` (lib) generated 4 warnings
45022026-02-01T14:01:43.592Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
45032026-02-01T14:01:44.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
45042026-02-01T14:01:44.889Z
45052026-02-01T14:01:44.889Zinfo: running `cargo check --bins` on omicron-dev-lib (202/248)
45062026-02-01T14:01:45.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45072026-02-01T14:01:45.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45082026-02-01T14:01:45.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45092026-02-01T14:01:45.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
45102026-02-01T14:01:46.058Z
45112026-02-01T14:01:46.058Zinfo: running `cargo check --bins` on xtask-downloader (203/248)
45122026-02-01T14:01:46.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45132026-02-01T14:01:47.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45142026-02-01T14:01:47.220Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
45152026-02-01T14:01:48.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
45162026-02-01T14:01:48.578Z
45172026-02-01T14:01:48.578Zinfo: running `cargo check --bins` on omicron-dropshot-apis (204/248)
45182026-02-01T14:01:49.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45192026-02-01T14:01:49.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45202026-02-01T14:01:49.979Zwarning: value assigned to `rack_uuid` is never read
45212026-02-01T14:01:49.979Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
45222026-02-01T14:01:49.979Z |
45232026-02-01T14:01:49.979Z34 | pub rack_uuid: Uuid,
45242026-02-01T14:01:49.979Z | ^^^^^^^^^
45252026-02-01T14:01:49.979Z |
45262026-02-01T14:01:49.979Z = help: maybe it is overwritten before being read?
45272026-02-01T14:01:49.979Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
45282026-02-01T14:01:49.979Z
45292026-02-01T14:01:49.979Zwarning: value assigned to `share_digests` is never read
45302026-02-01T14:01:49.979Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
45312026-02-01T14:01:49.979Z |
45322026-02-01T14:01:49.979Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
45332026-02-01T14:01:49.979Z | ^^^^^^^^^^^^^
45342026-02-01T14:01:49.979Z |
45352026-02-01T14:01:49.979Z = help: maybe it is overwritten before being read?
45362026-02-01T14:01:49.980Z
45372026-02-01T14:01:49.980Zwarning: value assigned to `initial_membership` is never read
45382026-02-01T14:01:49.980Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
45392026-02-01T14:01:49.980Z |
45402026-02-01T14:01:49.980Z65 | pub initial_membership: BTreeSet<Baseboard>,
45412026-02-01T14:01:49.980Z | ^^^^^^^^^^^^^^^^^^
45422026-02-01T14:01:49.980Z |
45432026-02-01T14:01:49.980Z = help: maybe it is overwritten before being read?
45442026-02-01T14:01:49.980Z
45452026-02-01T14:01:49.980Zwarning: value assigned to `encrypted_shares` is never read
45462026-02-01T14:01:49.980Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
45472026-02-01T14:01:49.980Z |
45482026-02-01T14:01:49.980Z90 | pub encrypted_shares: Vec<u8>,
45492026-02-01T14:01:49.980Z | ^^^^^^^^^^^^^^^^
45502026-02-01T14:01:49.980Z |
45512026-02-01T14:01:49.980Z = help: maybe it is overwritten before being read?
45522026-02-01T14:01:49.980Z
45532026-02-01T14:01:49.980Zwarning: `bootstore` (lib) generated 4 warnings
45542026-02-01T14:01:50.004Z Compiling tabled_derive v0.10.0
45552026-02-01T14:01:50.004Z Checking papergrid v0.14.0
45562026-02-01T14:01:50.004Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
45572026-02-01T14:01:50.004Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
45582026-02-01T14:01:50.004Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
45592026-02-01T14:01:50.095Z Compiling trait-variant v0.1.2
45602026-02-01T14:01:50.119Z Checking is_ci v1.2.0
45612026-02-01T14:01:50.119Z Checking maplit v1.0.2
45622026-02-01T14:01:50.253Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
45632026-02-01T14:01:50.297Z Checking supports-color v3.0.2
45642026-02-01T14:01:50.394Z Checking drift v0.1.3
45652026-02-01T14:01:50.499Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45662026-02-01T14:01:50.529Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
45672026-02-01T14:01:50.834Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
45682026-02-01T14:01:50.857Z Checking dropshot-api-manager v0.2.4
45692026-02-01T14:01:50.959Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
45702026-02-01T14:01:50.994Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
45712026-02-01T14:01:51.331Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45722026-02-01T14:01:51.552Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
45732026-02-01T14:01:51.672Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
45742026-02-01T14:01:51.758Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
45752026-02-01T14:01:52.064Z Checking tabled v0.18.0
45762026-02-01T14:01:52.344Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
45772026-02-01T14:02:02.504Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45782026-02-01T14:02:04.573Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45792026-02-01T14:02:05.685Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
45802026-02-01T14:02:06.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.84s
45812026-02-01T14:02:06.646Z
45822026-02-01T14:02:06.646Zinfo: running `cargo check --bins` on installinator-api (205/248)
45832026-02-01T14:02:07.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45842026-02-01T14:02:07.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45852026-02-01T14:02:07.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45862026-02-01T14:02:07.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
45872026-02-01T14:02:07.746Z
45882026-02-01T14:02:07.746Zinfo: running `cargo check --bins` on nexus-external-api (206/248)
45892026-02-01T14:02:08.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45902026-02-01T14:02:08.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45912026-02-01T14:02:08.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45922026-02-01T14:02:08.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
45932026-02-01T14:02:08.874Z
45942026-02-01T14:02:08.874Zinfo: running `cargo check --bins` on nexus-internal-api (207/248)
45952026-02-01T14:02:09.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45962026-02-01T14:02:09.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45972026-02-01T14:02:09.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45982026-02-01T14:02:09.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
45992026-02-01T14:02:10.004Z
46002026-02-01T14:02:10.004Zinfo: running `cargo check --bins` on nexus-lockstep-api (208/248)
46012026-02-01T14:02:11.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46022026-02-01T14:02:11.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46032026-02-01T14:02:11.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46042026-02-01T14:02:11.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
46052026-02-01T14:02:11.169Z
46062026-02-01T14:02:11.169Zinfo: running `cargo check --bins` on ntp-admin-api (209/248)
46072026-02-01T14:02:12.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46082026-02-01T14:02:12.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46092026-02-01T14:02:12.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46102026-02-01T14:02:12.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
46112026-02-01T14:02:12.298Z
46122026-02-01T14:02:12.298Zinfo: running `cargo check --bins` on ntp-admin-types-versions (210/248)
46132026-02-01T14:02:13.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46142026-02-01T14:02:13.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46152026-02-01T14:02:13.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46162026-02-01T14:02:13.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
46172026-02-01T14:02:13.406Z
46182026-02-01T14:02:13.406Zinfo: running `cargo check --bins` on wicketd-api (211/248)
46192026-02-01T14:02:14.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46202026-02-01T14:02:14.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46212026-02-01T14:02:14.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46222026-02-01T14:02:14.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
46232026-02-01T14:02:14.600Z
46242026-02-01T14:02:14.600Zinfo: running `cargo check --bins` on omicron-ls-apis (212/248)
46252026-02-01T14:02:15.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46262026-02-01T14:02:15.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46272026-02-01T14:02:15.819Z Checking typeid v1.0.3
46282026-02-01T14:02:15.870Z Checking ordered-float v2.10.1
46292026-02-01T14:02:15.899Z Checking unicode-xid v0.2.6
46302026-02-01T14:02:15.928Z Checking cargo-platform v0.2.0
46312026-02-01T14:02:15.990Z Checking erased-serde v0.4.6
46322026-02-01T14:02:16.318Z Checking serde-value v0.7.0
46332026-02-01T14:02:16.730Z Checking serde-untagged v0.1.7
46342026-02-01T14:02:17.041Z Checking cargo-util-schemas v0.8.2
46352026-02-01T14:02:18.593Z Checking cargo_metadata v0.21.0
46362026-02-01T14:02:19.920Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
46372026-02-01T14:02:21.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
46382026-02-01T14:02:21.372Z
46392026-02-01T14:02:21.372Zinfo: running `cargo check --bins` on mgs-dev (213/248)
46402026-02-01T14:02:22.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46412026-02-01T14:02:22.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46422026-02-01T14:02:22.838Zwarning: value assigned to `rack_uuid` is never read
46432026-02-01T14:02:22.838Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
46442026-02-01T14:02:22.838Z |
46452026-02-01T14:02:22.838Z34 | pub rack_uuid: Uuid,
46462026-02-01T14:02:22.838Z | ^^^^^^^^^
46472026-02-01T14:02:22.838Z |
46482026-02-01T14:02:22.838Z = help: maybe it is overwritten before being read?
46492026-02-01T14:02:22.838Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
46502026-02-01T14:02:22.838Z
46512026-02-01T14:02:22.838Zwarning: value assigned to `share_digests` is never read
46522026-02-01T14:02:22.838Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
46532026-02-01T14:02:22.838Z |
46542026-02-01T14:02:22.838Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
46552026-02-01T14:02:22.838Z | ^^^^^^^^^^^^^
46562026-02-01T14:02:22.838Z |
46572026-02-01T14:02:22.838Z = help: maybe it is overwritten before being read?
46582026-02-01T14:02:22.838Z
46592026-02-01T14:02:22.838Zwarning: value assigned to `initial_membership` is never read
46602026-02-01T14:02:22.838Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
46612026-02-01T14:02:22.838Z |
46622026-02-01T14:02:22.838Z65 | pub initial_membership: BTreeSet<Baseboard>,
46632026-02-01T14:02:22.838Z | ^^^^^^^^^^^^^^^^^^
46642026-02-01T14:02:22.838Z |
46652026-02-01T14:02:22.838Z = help: maybe it is overwritten before being read?
46662026-02-01T14:02:22.838Z
46672026-02-01T14:02:22.838Zwarning: value assigned to `encrypted_shares` is never read
46682026-02-01T14:02:22.838Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
46692026-02-01T14:02:22.839Z |
46702026-02-01T14:02:22.839Z90 | pub encrypted_shares: Vec<u8>,
46712026-02-01T14:02:22.839Z | ^^^^^^^^^^^^^^^^
46722026-02-01T14:02:22.839Z |
46732026-02-01T14:02:22.839Z = help: maybe it is overwritten before being read?
46742026-02-01T14:02:22.839Z
46752026-02-01T14:02:22.839Zwarning: `bootstore` (lib) generated 4 warnings
46762026-02-01T14:02:22.863Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
46772026-02-01T14:02:23.675Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
46782026-02-01T14:02:24.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
46792026-02-01T14:02:24.711Z
46802026-02-01T14:02:24.711Zinfo: running `cargo check --bins` on omicron-omdb (214/248)
46812026-02-01T14:02:25.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46822026-02-01T14:02:25.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46832026-02-01T14:02:26.375Zwarning: value assigned to `rack_uuid` is never read
46842026-02-01T14:02:26.375Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
46852026-02-01T14:02:26.376Z |
46862026-02-01T14:02:26.376Z34 | pub rack_uuid: Uuid,
46872026-02-01T14:02:26.376Z | ^^^^^^^^^
46882026-02-01T14:02:26.376Z |
46892026-02-01T14:02:26.376Z = help: maybe it is overwritten before being read?
46902026-02-01T14:02:26.376Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
46912026-02-01T14:02:26.376Z
46922026-02-01T14:02:26.376Zwarning: value assigned to `share_digests` is never read
46932026-02-01T14:02:26.376Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
46942026-02-01T14:02:26.376Z |
46952026-02-01T14:02:26.376Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
46962026-02-01T14:02:26.376Z | ^^^^^^^^^^^^^
46972026-02-01T14:02:26.376Z |
46982026-02-01T14:02:26.376Z = help: maybe it is overwritten before being read?
46992026-02-01T14:02:26.376Z
47002026-02-01T14:02:26.376Zwarning: value assigned to `initial_membership` is never read
47012026-02-01T14:02:26.376Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
47022026-02-01T14:02:26.376Z |
47032026-02-01T14:02:26.376Z65 | pub initial_membership: BTreeSet<Baseboard>,
47042026-02-01T14:02:26.376Z | ^^^^^^^^^^^^^^^^^^
47052026-02-01T14:02:26.376Z |
47062026-02-01T14:02:26.376Z = help: maybe it is overwritten before being read?
47072026-02-01T14:02:26.376Z
47082026-02-01T14:02:26.376Zwarning: value assigned to `encrypted_shares` is never read
47092026-02-01T14:02:26.376Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
47102026-02-01T14:02:26.376Z |
47112026-02-01T14:02:26.376Z90 | pub encrypted_shares: Vec<u8>,
47122026-02-01T14:02:26.376Z | ^^^^^^^^^^^^^^^^
47132026-02-01T14:02:26.376Z |
47142026-02-01T14:02:26.376Z = help: maybe it is overwritten before being read?
47152026-02-01T14:02:26.376Z
47162026-02-01T14:02:26.376Zwarning: `bootstore` (lib) generated 4 warnings
47172026-02-01T14:02:26.401Z Compiling vergen-gitcl v1.0.8
47182026-02-01T14:02:26.401Z Compiling dirs-sys-next v0.1.2
47192026-02-01T14:02:26.401Z Compiling crunchy v0.2.2
47202026-02-01T14:02:26.401Z Compiling dsl_auto_type v0.1.2
47212026-02-01T14:02:26.401Z Checking scheduled-thread-pool v0.2.7
47222026-02-01T14:02:26.401Z Compiling diesel_table_macro_syntax v0.2.0
47232026-02-01T14:02:26.401Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47242026-02-01T14:02:26.489Z Compiling tiny-keccak v2.0.2
47252026-02-01T14:02:26.672Z Compiling dirs-next v2.0.0
47262026-02-01T14:02:26.873Z Compiling term v0.7.0
47272026-02-01T14:02:26.905Z Checking r2d2 v0.8.10
47282026-02-01T14:02:26.966Z Compiling bit-vec v0.6.3
47292026-02-01T14:02:26.996Z Compiling ena v0.14.3
47302026-02-01T14:02:27.255Z Compiling bindgen v0.71.1
47312026-02-01T14:02:27.382Z Compiling bit-set v0.5.3
47322026-02-01T14:02:27.409Z Compiling ascii-canvas v3.0.0
47332026-02-01T14:02:27.620Z Compiling diesel_derives v2.2.3
47342026-02-01T14:02:27.657Z Compiling diff v0.1.13
47352026-02-01T14:02:27.852Z Compiling regex-syntax v0.6.29
47362026-02-01T14:02:27.947Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
47372026-02-01T14:02:27.977Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
47382026-02-01T14:02:28.163Z Compiling libxml v0.3.3
47392026-02-01T14:02:28.213Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
47402026-02-01T14:02:28.248Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
47412026-02-01T14:02:28.319Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
47422026-02-01T14:02:28.574Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
47432026-02-01T14:02:28.787Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
47442026-02-01T14:02:28.868Z Compiling strum_macros v0.24.3
47452026-02-01T14:02:29.177Z Compiling indoc v1.0.9
47462026-02-01T14:02:29.904Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
47472026-02-01T14:02:30.206Z Checking derive_builder v0.20.2
47482026-02-01T14:02:30.418Z Compiling impl-trait-for-tuples v0.2.2
47492026-02-01T14:02:30.444Z Compiling oso-derive v0.27.3
47502026-02-01T14:02:30.826Z Compiling lalrpop v0.19.12
47512026-02-01T14:02:31.436Z Checking quick-xml v0.37.2
47522026-02-01T14:02:31.615Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
47532026-02-01T14:02:32.219Z Compiling diesel-dtrace v0.4.2
47542026-02-01T14:02:32.611Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
47552026-02-01T14:02:32.891Z Checking bb8 v0.8.5
47562026-02-01T14:02:32.959Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
47572026-02-01T14:02:33.285Z Checking nonempty v0.12.0
47582026-02-01T14:02:33.312Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
47592026-02-01T14:02:33.339Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
47602026-02-01T14:02:33.584Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
47612026-02-01T14:02:33.677Z Checking console v0.16.0
47622026-02-01T14:02:33.701Z Checking unit-prefix v0.5.1
47632026-02-01T14:02:33.908Z Checking support-bundle-viewer v0.1.2
47642026-02-01T14:02:34.201Z Checking indicatif v0.18.0
47652026-02-01T14:02:34.288Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
47662026-02-01T14:02:34.479Z Checking multimap v0.10.1
47672026-02-01T14:02:35.893Z Checking diesel v2.2.12
47682026-02-01T14:02:50.750Z Compiling samael v0.0.19
47692026-02-01T14:02:52.295Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
47702026-02-01T14:02:54.927Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
47712026-02-01T14:02:54.992Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47722026-02-01T14:02:55.054Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
47732026-02-01T14:02:55.091Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
47742026-02-01T14:02:55.319Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
47752026-02-01T14:02:57.853Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
47762026-02-01T14:02:58.929Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
47772026-02-01T14:03:02.734Z Checking async-bb8-diesel v0.2.1
47782026-02-01T14:03:03.324Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47792026-02-01T14:03:08.402Z Compiling polar-core v0.27.3
47802026-02-01T14:03:17.045Z Checking oso v0.27.3
47812026-02-01T14:04:20.047Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
47822026-02-01T14:05:30.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
47832026-02-01T14:05:31.130Z
47842026-02-01T14:05:31.130Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (215/248)
47852026-02-01T14:05:32.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47862026-02-01T14:05:32.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47872026-02-01T14:05:32.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47882026-02-01T14:05:32.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
47892026-02-01T14:05:32.390Z
47902026-02-01T14:05:32.390Zinfo: running `cargo check --bins` on nexus-saga-recovery (216/248)
47912026-02-01T14:05:33.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47922026-02-01T14:05:33.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47932026-02-01T14:05:33.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47942026-02-01T14:05:33.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
47952026-02-01T14:05:33.595Z
47962026-02-01T14:05:33.595Zinfo: running `cargo check --bins` on nexus-test-utils-macros (217/248)
47972026-02-01T14:05:34.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47982026-02-01T14:05:34.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47992026-02-01T14:05:34.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48002026-02-01T14:05:34.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
48012026-02-01T14:05:34.650Z
48022026-02-01T14:05:34.650Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (218/248)
48032026-02-01T14:05:35.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48042026-02-01T14:05:35.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48052026-02-01T14:05:36.286Zwarning: value assigned to `rack_uuid` is never read
48062026-02-01T14:05:36.286Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
48072026-02-01T14:05:36.286Z |
48082026-02-01T14:05:36.286Z34 | pub rack_uuid: Uuid,
48092026-02-01T14:05:36.286Z | ^^^^^^^^^
48102026-02-01T14:05:36.286Z |
48112026-02-01T14:05:36.286Z = help: maybe it is overwritten before being read?
48122026-02-01T14:05:36.286Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
48132026-02-01T14:05:36.286Z
48142026-02-01T14:05:36.286Zwarning: value assigned to `share_digests` is never read
48152026-02-01T14:05:36.286Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
48162026-02-01T14:05:36.286Z |
48172026-02-01T14:05:36.286Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
48182026-02-01T14:05:36.286Z | ^^^^^^^^^^^^^
48192026-02-01T14:05:36.286Z |
48202026-02-01T14:05:36.286Z = help: maybe it is overwritten before being read?
48212026-02-01T14:05:36.286Z
48222026-02-01T14:05:36.286Zwarning: value assigned to `initial_membership` is never read
48232026-02-01T14:05:36.286Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
48242026-02-01T14:05:36.286Z |
48252026-02-01T14:05:36.287Z65 | pub initial_membership: BTreeSet<Baseboard>,
48262026-02-01T14:05:36.287Z | ^^^^^^^^^^^^^^^^^^
48272026-02-01T14:05:36.287Z |
48282026-02-01T14:05:36.287Z = help: maybe it is overwritten before being read?
48292026-02-01T14:05:36.287Z
48302026-02-01T14:05:36.287Zwarning: value assigned to `encrypted_shares` is never read
48312026-02-01T14:05:36.287Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
48322026-02-01T14:05:36.287Z |
48332026-02-01T14:05:36.287Z90 | pub encrypted_shares: Vec<u8>,
48342026-02-01T14:05:36.287Z | ^^^^^^^^^^^^^^^^
48352026-02-01T14:05:36.287Z |
48362026-02-01T14:05:36.287Z = help: maybe it is overwritten before being read?
48372026-02-01T14:05:36.287Z
48382026-02-01T14:05:36.287Zwarning: `bootstore` (lib) generated 4 warnings
48392026-02-01T14:05:36.311Z Compiling libz-sys v1.1.20
48402026-02-01T14:05:36.337Z Compiling libgit2-sys v0.18.2+1.9.1
48412026-02-01T14:05:36.367Z Compiling vergen-git2 v1.0.7
48422026-02-01T14:05:36.394Z Compiling rustls v0.21.12
48432026-02-01T14:05:36.425Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
48442026-02-01T14:05:36.457Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48452026-02-01T14:05:36.480Z Checking sct v0.7.1
48462026-02-01T14:05:36.504Z Checking rustls-webpki v0.101.7
48472026-02-01T14:05:36.728Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48482026-02-01T14:05:36.757Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48492026-02-01T14:05:36.789Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48502026-02-01T14:05:36.856Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48512026-02-01T14:05:37.211Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48522026-02-01T14:05:37.296Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48532026-02-01T14:05:37.320Z Checking rustls-pemfile v1.0.4
48542026-02-01T14:05:37.354Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48552026-02-01T14:05:37.548Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48562026-02-01T14:05:37.861Z Checking twox-hash v2.1.0
48572026-02-01T14:05:38.086Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
48582026-02-01T14:05:38.261Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48592026-02-01T14:05:39.085Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48602026-02-01T14:05:39.114Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48612026-02-01T14:05:39.411Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48622026-02-01T14:05:39.615Z Checking tokio-rustls v0.24.1
48632026-02-01T14:05:39.960Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48642026-02-01T14:05:40.180Z Checking fatfs v0.3.6
48652026-02-01T14:05:40.259Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48662026-02-01T14:05:40.485Z Compiling seq-macro v0.3.6
48672026-02-01T14:05:47.830Z Compiling git2 v0.20.2
48682026-02-01T14:05:49.067Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
48692026-02-01T14:05:49.269Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
48702026-02-01T14:05:52.886Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
48712026-02-01T14:07:30.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
48722026-02-01T14:07:30.527Z
48732026-02-01T14:07:30.527Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (219/248)
48742026-02-01T14:07:31.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48752026-02-01T14:07:31.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48762026-02-01T14:07:32.243Zwarning: value assigned to `rack_uuid` is never read
48772026-02-01T14:07:32.243Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
48782026-02-01T14:07:32.244Z |
48792026-02-01T14:07:32.244Z34 | pub rack_uuid: Uuid,
48802026-02-01T14:07:32.244Z | ^^^^^^^^^
48812026-02-01T14:07:32.244Z |
48822026-02-01T14:07:32.244Z = help: maybe it is overwritten before being read?
48832026-02-01T14:07:32.244Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
48842026-02-01T14:07:32.244Z
48852026-02-01T14:07:32.244Zwarning: value assigned to `share_digests` is never read
48862026-02-01T14:07:32.244Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
48872026-02-01T14:07:32.244Z |
48882026-02-01T14:07:32.244Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
48892026-02-01T14:07:32.244Z | ^^^^^^^^^^^^^
48902026-02-01T14:07:32.244Z |
48912026-02-01T14:07:32.244Z = help: maybe it is overwritten before being read?
48922026-02-01T14:07:32.244Z
48932026-02-01T14:07:32.244Zwarning: value assigned to `initial_membership` is never read
48942026-02-01T14:07:32.244Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
48952026-02-01T14:07:32.244Z |
48962026-02-01T14:07:32.244Z65 | pub initial_membership: BTreeSet<Baseboard>,
48972026-02-01T14:07:32.244Z | ^^^^^^^^^^^^^^^^^^
48982026-02-01T14:07:32.244Z |
48992026-02-01T14:07:32.244Z = help: maybe it is overwritten before being read?
49002026-02-01T14:07:32.244Z
49012026-02-01T14:07:32.244Zwarning: value assigned to `encrypted_shares` is never read
49022026-02-01T14:07:32.244Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
49032026-02-01T14:07:32.244Z |
49042026-02-01T14:07:32.244Z90 | pub encrypted_shares: Vec<u8>,
49052026-02-01T14:07:32.244Z | ^^^^^^^^^^^^^^^^
49062026-02-01T14:07:32.244Z |
49072026-02-01T14:07:32.244Z = help: maybe it is overwritten before being read?
49082026-02-01T14:07:32.244Z
49092026-02-01T14:07:32.269Zwarning: `bootstore` (lib) generated 4 warnings
49102026-02-01T14:07:32.269Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49112026-02-01T14:09:00.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
49122026-02-01T14:09:01.110Z
49132026-02-01T14:09:01.110Zinfo: running `cargo check --bins` on nexus-background-task-interface (220/248)
49142026-02-01T14:09:02.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49152026-02-01T14:09:02.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49162026-02-01T14:09:02.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49172026-02-01T14:09:02.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
49182026-02-01T14:09:02.210Z
49192026-02-01T14:09:02.210Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (221/248)
49202026-02-01T14:09:03.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49212026-02-01T14:09:03.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49222026-02-01T14:09:03.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49232026-02-01T14:09:03.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
49242026-02-01T14:09:03.475Z
49252026-02-01T14:09:03.475Zinfo: running `cargo check --bins` on nexus-mgs-updates (222/248)
49262026-02-01T14:09:04.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49272026-02-01T14:09:04.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49282026-02-01T14:09:04.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49292026-02-01T14:09:04.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
49302026-02-01T14:09:04.716Z
49312026-02-01T14:09:04.717Zinfo: running `cargo check --bins` on nexus-networking (223/248)
49322026-02-01T14:09:05.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49332026-02-01T14:09:05.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49342026-02-01T14:09:05.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49352026-02-01T14:09:05.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
49362026-02-01T14:09:05.981Z
49372026-02-01T14:09:05.981Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (224/248)
49382026-02-01T14:09:07.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49392026-02-01T14:09:07.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49402026-02-01T14:09:07.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49412026-02-01T14:09:07.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
49422026-02-01T14:09:07.245Z
49432026-02-01T14:09:07.245Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (225/248)
49442026-02-01T14:09:08.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49452026-02-01T14:09:08.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49462026-02-01T14:09:08.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49472026-02-01T14:09:08.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
49482026-02-01T14:09:08.534Z
49492026-02-01T14:09:08.534Zinfo: running `cargo check --bins` on omicron-dev (226/248)
49502026-02-01T14:09:09.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49512026-02-01T14:09:09.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49522026-02-01T14:09:10.344Zwarning: value assigned to `rack_uuid` is never read
49532026-02-01T14:09:10.344Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
49542026-02-01T14:09:10.344Z |
49552026-02-01T14:09:10.345Z34 | pub rack_uuid: Uuid,
49562026-02-01T14:09:10.345Z | ^^^^^^^^^
49572026-02-01T14:09:10.345Z |
49582026-02-01T14:09:10.345Z = help: maybe it is overwritten before being read?
49592026-02-01T14:09:10.345Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
49602026-02-01T14:09:10.345Z
49612026-02-01T14:09:10.345Zwarning: value assigned to `share_digests` is never read
49622026-02-01T14:09:10.345Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
49632026-02-01T14:09:10.345Z |
49642026-02-01T14:09:10.345Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
49652026-02-01T14:09:10.345Z | ^^^^^^^^^^^^^
49662026-02-01T14:09:10.345Z |
49672026-02-01T14:09:10.345Z = help: maybe it is overwritten before being read?
49682026-02-01T14:09:10.345Z
49692026-02-01T14:09:10.345Zwarning: value assigned to `initial_membership` is never read
49702026-02-01T14:09:10.345Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
49712026-02-01T14:09:10.345Z |
49722026-02-01T14:09:10.345Z65 | pub initial_membership: BTreeSet<Baseboard>,
49732026-02-01T14:09:10.345Z | ^^^^^^^^^^^^^^^^^^
49742026-02-01T14:09:10.345Z |
49752026-02-01T14:09:10.345Z = help: maybe it is overwritten before being read?
49762026-02-01T14:09:10.345Z
49772026-02-01T14:09:10.345Zwarning: value assigned to `encrypted_shares` is never read
49782026-02-01T14:09:10.345Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
49792026-02-01T14:09:10.345Z |
49802026-02-01T14:09:10.345Z90 | pub encrypted_shares: Vec<u8>,
49812026-02-01T14:09:10.345Z | ^^^^^^^^^^^^^^^^
49822026-02-01T14:09:10.345Z |
49832026-02-01T14:09:10.345Z = help: maybe it is overwritten before being read?
49842026-02-01T14:09:10.345Z
49852026-02-01T14:09:10.345Zwarning: `bootstore` (lib) generated 4 warnings
49862026-02-01T14:09:10.370Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
49872026-02-01T14:09:10.370Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
49882026-02-01T14:09:10.422Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
49892026-02-01T14:09:10.456Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
49902026-02-01T14:09:10.481Z Checking diff v0.1.13
49912026-02-01T14:09:10.481Z Checking yansi v1.0.1
49922026-02-01T14:09:10.505Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
49932026-02-01T14:09:10.529Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
49942026-02-01T14:09:10.729Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
49952026-02-01T14:09:11.019Z Checking pretty_assertions v1.4.1
49962026-02-01T14:09:12.221Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49972026-02-01T14:10:00.584Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
49982026-02-01T14:10:00.584Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
49992026-02-01T14:10:00.609Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50002026-02-01T14:10:00.609Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50012026-02-01T14:10:00.609Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50022026-02-01T14:10:00.609Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50032026-02-01T14:10:01.915Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50042026-02-01T14:10:03.776Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50052026-02-01T14:11:27.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
50062026-02-01T14:11:27.958Z
50072026-02-01T14:11:27.958Zinfo: running `cargo check --bins` on omicron-pins (227/248)
50082026-02-01T14:11:28.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50092026-02-01T14:11:28.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50102026-02-01T14:11:28.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50112026-02-01T14:11:28.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
50122026-02-01T14:11:29.053Z
50132026-02-01T14:11:29.053Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (228/248)
50142026-02-01T14:11:30.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50152026-02-01T14:11:30.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50162026-02-01T14:11:30.533Zwarning: value assigned to `rack_uuid` is never read
50172026-02-01T14:11:30.533Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
50182026-02-01T14:11:30.533Z |
50192026-02-01T14:11:30.533Z34 | pub rack_uuid: Uuid,
50202026-02-01T14:11:30.533Z | ^^^^^^^^^
50212026-02-01T14:11:30.533Z |
50222026-02-01T14:11:30.533Z = help: maybe it is overwritten before being read?
50232026-02-01T14:11:30.533Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
50242026-02-01T14:11:30.533Z
50252026-02-01T14:11:30.533Zwarning: value assigned to `share_digests` is never read
50262026-02-01T14:11:30.534Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
50272026-02-01T14:11:30.534Z |
50282026-02-01T14:11:30.534Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
50292026-02-01T14:11:30.534Z | ^^^^^^^^^^^^^
50302026-02-01T14:11:30.534Z |
50312026-02-01T14:11:30.534Z = help: maybe it is overwritten before being read?
50322026-02-01T14:11:30.534Z
50332026-02-01T14:11:30.534Zwarning: value assigned to `initial_membership` is never read
50342026-02-01T14:11:30.534Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
50352026-02-01T14:11:30.534Z |
50362026-02-01T14:11:30.534Z65 | pub initial_membership: BTreeSet<Baseboard>,
50372026-02-01T14:11:30.534Z | ^^^^^^^^^^^^^^^^^^
50382026-02-01T14:11:30.534Z |
50392026-02-01T14:11:30.534Z = help: maybe it is overwritten before being read?
50402026-02-01T14:11:30.534Z
50412026-02-01T14:11:30.534Zwarning: value assigned to `encrypted_shares` is never read
50422026-02-01T14:11:30.534Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
50432026-02-01T14:11:30.534Z |
50442026-02-01T14:11:30.534Z90 | pub encrypted_shares: Vec<u8>,
50452026-02-01T14:11:30.534Z | ^^^^^^^^^^^^^^^^
50462026-02-01T14:11:30.534Z |
50472026-02-01T14:11:30.534Z = help: maybe it is overwritten before being read?
50482026-02-01T14:11:30.534Z
50492026-02-01T14:11:30.534Zwarning: `bootstore` (lib) generated 4 warnings
50502026-02-01T14:11:30.559Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50512026-02-01T14:11:30.582Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50522026-02-01T14:11:30.582Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50532026-02-01T14:12:09.283Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50542026-02-01T14:12:09.902Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50552026-02-01T14:12:13.577Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50562026-02-01T14:12:14.285Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50572026-02-01T14:12:20.332Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50582026-02-01T14:13:09.664Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50592026-02-01T14:13:10.689Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50602026-02-01T14:13:13.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
50612026-02-01T14:13:13.761Z
50622026-02-01T14:13:13.761Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (229/248)
50632026-02-01T14:13:14.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50642026-02-01T14:13:14.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50652026-02-01T14:13:15.124Zwarning: value assigned to `rack_uuid` is never read
50662026-02-01T14:13:15.124Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
50672026-02-01T14:13:15.124Z |
50682026-02-01T14:13:15.124Z34 | pub rack_uuid: Uuid,
50692026-02-01T14:13:15.124Z | ^^^^^^^^^
50702026-02-01T14:13:15.124Z |
50712026-02-01T14:13:15.124Z = help: maybe it is overwritten before being read?
50722026-02-01T14:13:15.124Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
50732026-02-01T14:13:15.124Z
50742026-02-01T14:13:15.124Zwarning: value assigned to `share_digests` is never read
50752026-02-01T14:13:15.124Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
50762026-02-01T14:13:15.124Z |
50772026-02-01T14:13:15.124Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
50782026-02-01T14:13:15.124Z | ^^^^^^^^^^^^^
50792026-02-01T14:13:15.124Z |
50802026-02-01T14:13:15.124Z = help: maybe it is overwritten before being read?
50812026-02-01T14:13:15.124Z
50822026-02-01T14:13:15.124Zwarning: value assigned to `initial_membership` is never read
50832026-02-01T14:13:15.124Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
50842026-02-01T14:13:15.124Z |
50852026-02-01T14:13:15.124Z65 | pub initial_membership: BTreeSet<Baseboard>,
50862026-02-01T14:13:15.124Z | ^^^^^^^^^^^^^^^^^^
50872026-02-01T14:13:15.124Z |
50882026-02-01T14:13:15.124Z = help: maybe it is overwritten before being read?
50892026-02-01T14:13:15.124Z
50902026-02-01T14:13:15.124Zwarning: value assigned to `encrypted_shares` is never read
50912026-02-01T14:13:15.124Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
50922026-02-01T14:13:15.124Z |
50932026-02-01T14:13:15.124Z90 | pub encrypted_shares: Vec<u8>,
50942026-02-01T14:13:15.124Z | ^^^^^^^^^^^^^^^^
50952026-02-01T14:13:15.124Z |
50962026-02-01T14:13:15.124Z = help: maybe it is overwritten before being read?
50972026-02-01T14:13:15.124Z
50982026-02-01T14:13:15.125Zwarning: `bootstore` (lib) generated 4 warnings
50992026-02-01T14:13:15.149Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
51002026-02-01T14:13:16.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
51012026-02-01T14:13:16.309Z
51022026-02-01T14:13:16.310Zinfo: running `cargo check --bins` on omicron-releng (230/248)
51032026-02-01T14:13:17.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51042026-02-01T14:13:17.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51052026-02-01T14:13:17.535Z Compiling blake3 v1.5.4
51062026-02-01T14:13:17.575Z Checking constant_time_eq v0.3.1
51072026-02-01T14:13:17.575Z Checking arrayvec v0.7.6
51082026-02-01T14:13:17.599Z Checking arrayref v0.3.9
51092026-02-01T14:13:17.650Z Checking topological-sort v0.2.2
51102026-02-01T14:13:17.674Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
51112026-02-01T14:13:17.674Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
51122026-02-01T14:13:17.674Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
51132026-02-01T14:13:17.746Z Checking shell-words v1.1.0
51142026-02-01T14:13:19.008Z Checking omicron-zone-package v0.12.2
51152026-02-01T14:13:20.548Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51162026-02-01T14:13:22.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
51172026-02-01T14:13:22.345Z
51182026-02-01T14:13:22.345Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (231/248)
51192026-02-01T14:13:23.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51202026-02-01T14:13:23.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51212026-02-01T14:13:23.552Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
51222026-02-01T14:13:23.949Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51232026-02-01T14:13:24.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
51242026-02-01T14:13:24.841Z
51252026-02-01T14:13:24.841Zinfo: running `cargo check --bins` on xtask (232/248)
51262026-02-01T14:13:25.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51272026-02-01T14:13:25.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51282026-02-01T14:13:25.657Z Checking serde v1.0.228
51292026-02-01T14:13:25.657Z Checking zerofrom v0.1.4
51302026-02-01T14:13:25.657Z Checking bitflags v2.9.4
51312026-02-01T14:13:25.657Z Checking thiserror v2.0.18
51322026-02-01T14:13:25.739Z Checking hashbrown v0.16.1
51332026-02-01T14:13:25.763Z Checking smallvec v1.15.1
51342026-02-01T14:13:25.787Z Checking serde_json v1.0.149
51352026-02-01T14:13:25.787Z Checking scroll v0.12.0
51362026-02-01T14:13:25.890Z Checking num-traits v0.2.19
51372026-02-01T14:13:25.923Z Checking yoke v0.7.4
51382026-02-01T14:13:25.970Z Checking rustix v0.38.37
51392026-02-01T14:13:26.086Z Checking thiserror v1.0.69
51402026-02-01T14:13:26.212Z Checking zerovec v0.10.4
51412026-02-01T14:13:26.241Z Checking percent-encoding v2.3.2
51422026-02-01T14:13:26.274Z Checking log v0.4.29
51432026-02-01T14:13:26.454Z Checking zerocopy v0.7.35
51442026-02-01T14:13:26.494Z Checking serde_spanned v0.6.9
51452026-02-01T14:13:26.525Z Checking toml_datetime v0.6.11
51462026-02-01T14:13:26.597Z Checking indexmap v2.13.0
51472026-02-01T14:13:26.695Z Checking goblin v0.8.2
51482026-02-01T14:13:26.750Z Checking terminal_size v0.4.0
51492026-02-01T14:13:26.811Z Checking erased-serde v0.4.6
51502026-02-01T14:13:26.924Z Checking form_urlencoded v1.2.2
51512026-02-01T14:13:26.984Z Checking pest v2.8.2
51522026-02-01T14:13:27.077Z Checking ordered-float v2.10.1
51532026-02-01T14:13:27.132Z Checking getrandom v0.3.4
51542026-02-01T14:13:27.329Z Checking syn v2.0.114
51552026-02-01T14:13:27.449Z Checking rustix v1.1.3
51562026-02-01T14:13:27.528Z Checking serde-value v0.7.0
51572026-02-01T14:13:27.553Z Checking tinystr v0.7.6
51582026-02-01T14:13:27.577Z Checking icu_collections v1.5.0
51592026-02-01T14:13:27.653Z Checking toml_edit v0.22.27
51602026-02-01T14:13:27.860Z Checking icu_locid v1.5.0
51612026-02-01T14:13:27.904Z Checking serde-untagged v0.1.7
51622026-02-01T14:13:28.183Z Checking once_cell v1.21.3
51632026-02-01T14:13:28.221Z Checking clap_builder v4.5.48
51642026-02-01T14:13:28.465Z Checking cargo-platform v0.2.0
51652026-02-01T14:13:28.744Z Checking textwrap v0.16.2
51662026-02-01T14:13:28.797Z Checking icu_provider v1.5.0
51672026-02-01T14:13:28.821Z Checking tempfile v3.24.0
51682026-02-01T14:13:28.992Z Checking dtrace-parser v0.2.0
51692026-02-01T14:13:29.117Z Checking fs-err v3.1.1
51702026-02-01T14:13:29.167Z Checking camino-tempfile v1.4.1
51712026-02-01T14:13:29.370Z Checking icu_locid_transform v1.5.0
51722026-02-01T14:13:29.423Z Checking tabled v0.15.0
51732026-02-01T14:13:29.447Z Checking anyhow v1.0.99
51742026-02-01T14:13:29.471Z Checking macaddr v1.0.1
51752026-02-01T14:13:29.756Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51762026-02-01T14:13:29.939Z Checking toml v0.8.23
51772026-02-01T14:13:30.259Z Checking icu_properties v1.5.1
51782026-02-01T14:13:30.599Z Checking cargo_toml v0.21.0
51792026-02-01T14:13:30.697Z Checking dof v0.3.0
51802026-02-01T14:13:30.720Z Checking clap v4.5.48
51812026-02-01T14:13:31.487Z Checking usdt-impl v0.5.0
51822026-02-01T14:13:31.959Z Checking usdt v0.5.0
51832026-02-01T14:13:33.085Z Checking icu_normalizer v1.5.0
51842026-02-01T14:13:33.757Z Checking idna_adapter v1.2.0
51852026-02-01T14:13:33.949Z Checking idna v1.0.3
51862026-02-01T14:13:34.492Z Checking url v2.5.4
51872026-02-01T14:13:35.070Z Checking cargo-util-schemas v0.8.2
51882026-02-01T14:13:36.621Z Checking cargo_metadata v0.21.0
51892026-02-01T14:13:37.924Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51902026-02-01T14:13:38.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
51912026-02-01T14:13:38.955Z
51922026-02-01T14:13:38.955Zinfo: running `cargo check --bins` on end-to-end-tests (233/248)
51932026-02-01T14:13:40.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51942026-02-01T14:13:40.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51952026-02-01T14:13:40.485Zwarning: value assigned to `rack_uuid` is never read
51962026-02-01T14:13:40.485Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
51972026-02-01T14:13:40.485Z |
51982026-02-01T14:13:40.485Z34 | pub rack_uuid: Uuid,
51992026-02-01T14:13:40.485Z | ^^^^^^^^^
52002026-02-01T14:13:40.485Z |
52012026-02-01T14:13:40.485Z = help: maybe it is overwritten before being read?
52022026-02-01T14:13:40.485Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
52032026-02-01T14:13:40.485Z
52042026-02-01T14:13:40.485Zwarning: value assigned to `share_digests` is never read
52052026-02-01T14:13:40.486Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
52062026-02-01T14:13:40.486Z |
52072026-02-01T14:13:40.486Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
52082026-02-01T14:13:40.486Z | ^^^^^^^^^^^^^
52092026-02-01T14:13:40.486Z |
52102026-02-01T14:13:40.486Z = help: maybe it is overwritten before being read?
52112026-02-01T14:13:40.486Z
52122026-02-01T14:13:40.486Zwarning: value assigned to `initial_membership` is never read
52132026-02-01T14:13:40.486Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
52142026-02-01T14:13:40.486Z |
52152026-02-01T14:13:40.486Z65 | pub initial_membership: BTreeSet<Baseboard>,
52162026-02-01T14:13:40.486Z | ^^^^^^^^^^^^^^^^^^
52172026-02-01T14:13:40.486Z |
52182026-02-01T14:13:40.486Z = help: maybe it is overwritten before being read?
52192026-02-01T14:13:40.486Z
52202026-02-01T14:13:40.486Zwarning: value assigned to `encrypted_shares` is never read
52212026-02-01T14:13:40.486Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
52222026-02-01T14:13:40.486Z |
52232026-02-01T14:13:40.486Z90 | pub encrypted_shares: Vec<u8>,
52242026-02-01T14:13:40.486Z | ^^^^^^^^^^^^^^^^
52252026-02-01T14:13:40.486Z |
52262026-02-01T14:13:40.486Z = help: maybe it is overwritten before being read?
52272026-02-01T14:13:40.486Z
52282026-02-01T14:13:40.511Zwarning: `bootstore` (lib) generated 4 warnings
52292026-02-01T14:13:40.511Z Checking polyval v0.6.2
52302026-02-01T14:13:40.534Z Checking ctr v0.9.2
52312026-02-01T14:13:40.558Z Checking ssh-encoding v0.2.0
52322026-02-01T14:13:40.558Z Checking blowfish v0.9.1
52332026-02-01T14:13:40.598Z Checking password-hash v0.4.2
52342026-02-01T14:13:40.626Z Checking p256 v0.13.2
52352026-02-01T14:13:40.627Z Checking p521 v0.13.3
52362026-02-01T14:13:40.676Z Checking russh-cryptovec v0.7.3
52372026-02-01T14:13:40.758Z Checking ghash v0.5.1
52382026-02-01T14:13:40.820Z Checking md5 v0.7.0
52392026-02-01T14:13:40.844Z Checking bcrypt-pbkdf v0.10.0
52402026-02-01T14:13:40.880Z Checking num-bigint v0.4.6
52412026-02-01T14:13:40.907Z Checking des v0.8.1
52422026-02-01T14:13:40.949Z Checking aes-gcm v0.10.3
52432026-02-01T14:13:40.985Z Checking pbkdf2 v0.11.0
52442026-02-01T14:13:41.091Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52452026-02-01T14:13:41.116Z Checking hex-literal v0.4.1
52462026-02-01T14:13:41.142Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52472026-02-01T14:13:41.187Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52482026-02-01T14:13:41.211Z Checking ssh-cipher v0.2.0
52492026-02-01T14:13:41.261Z Checking internet-checksum v0.2.1
52502026-02-01T14:13:41.487Z Checking ssh-key v0.6.6
52512026-02-01T14:13:41.700Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52522026-02-01T14:13:42.815Z Checking russh-keys v0.45.0
52532026-02-01T14:13:43.894Z Checking russh v0.45.0
52542026-02-01T14:14:15.997Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52552026-02-01T14:14:18.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.08s
52562026-02-01T14:14:18.275Z
52572026-02-01T14:14:18.275Zinfo: running `cargo check --bins` on gateway-cli (234/248)
52582026-02-01T14:14:19.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52592026-02-01T14:14:19.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52602026-02-01T14:14:19.474Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
52612026-02-01T14:14:19.497Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
52622026-02-01T14:14:19.536Z Checking termios v0.3.3
52632026-02-01T14:14:22.044Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
52642026-02-01T14:14:22.283Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
52652026-02-01T14:14:25.957Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52662026-02-01T14:14:26.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.67s
52672026-02-01T14:14:27.151Z
52682026-02-01T14:14:27.151Zinfo: running `cargo check --bins --no-default-features` on installinator (235/248)
52692026-02-01T14:14:28.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52702026-02-01T14:14:28.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52712026-02-01T14:14:28.466Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
52722026-02-01T14:14:28.507Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
52732026-02-01T14:14:28.534Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
52742026-02-01T14:14:28.561Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
52752026-02-01T14:14:28.587Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
52762026-02-01T14:14:29.303Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
52772026-02-01T14:14:29.303Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
52782026-02-01T14:14:30.669Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
52792026-02-01T14:14:30.846Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
52802026-02-01T14:14:30.846Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52812026-02-01T14:14:32.099Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52822026-02-01T14:14:35.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.98s
52832026-02-01T14:14:35.356Z
52842026-02-01T14:14:35.356Zinfo: running `cargo check --bins` on internal-dns-cli (236/248)
52852026-02-01T14:14:36.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52862026-02-01T14:14:36.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52872026-02-01T14:14:36.551Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
52882026-02-01T14:14:37.201Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52892026-02-01T14:14:37.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
52902026-02-01T14:14:37.955Z
52912026-02-01T14:14:37.955Zinfo: running `cargo check --bins` on omicron-live-tests (237/248)
52922026-02-01T14:14:38.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52932026-02-01T14:14:38.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52942026-02-01T14:14:38.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52952026-02-01T14:14:38.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
52962026-02-01T14:14:39.040Z
52972026-02-01T14:14:39.040Zinfo: running `cargo check --bins` on live-tests-macros (238/248)
52982026-02-01T14:14:40.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52992026-02-01T14:14:40.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53002026-02-01T14:14:40.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53012026-02-01T14:14:40.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
53022026-02-01T14:14:40.151Z
53032026-02-01T14:14:40.151Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (239/248)
53042026-02-01T14:14:41.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53052026-02-01T14:14:41.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53062026-02-01T14:14:41.542Zwarning: value assigned to `rack_uuid` is never read
53072026-02-01T14:14:41.542Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
53082026-02-01T14:14:41.542Z |
53092026-02-01T14:14:41.542Z34 | pub rack_uuid: Uuid,
53102026-02-01T14:14:41.542Z | ^^^^^^^^^
53112026-02-01T14:14:41.542Z |
53122026-02-01T14:14:41.542Z = help: maybe it is overwritten before being read?
53132026-02-01T14:14:41.542Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
53142026-02-01T14:14:41.543Z
53152026-02-01T14:14:41.543Zwarning: value assigned to `share_digests` is never read
53162026-02-01T14:14:41.543Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
53172026-02-01T14:14:41.543Z |
53182026-02-01T14:14:41.543Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
53192026-02-01T14:14:41.543Z | ^^^^^^^^^^^^^
53202026-02-01T14:14:41.543Z |
53212026-02-01T14:14:41.543Z = help: maybe it is overwritten before being read?
53222026-02-01T14:14:41.543Z
53232026-02-01T14:14:41.543Zwarning: value assigned to `initial_membership` is never read
53242026-02-01T14:14:41.543Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
53252026-02-01T14:14:41.543Z |
53262026-02-01T14:14:41.543Z65 | pub initial_membership: BTreeSet<Baseboard>,
53272026-02-01T14:14:41.543Z | ^^^^^^^^^^^^^^^^^^
53282026-02-01T14:14:41.543Z |
53292026-02-01T14:14:41.543Z = help: maybe it is overwritten before being read?
53302026-02-01T14:14:41.543Z
53312026-02-01T14:14:41.543Zwarning: value assigned to `encrypted_shares` is never read
53322026-02-01T14:14:41.543Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
53332026-02-01T14:14:41.543Z |
53342026-02-01T14:14:41.543Z90 | pub encrypted_shares: Vec<u8>,
53352026-02-01T14:14:41.543Z | ^^^^^^^^^^^^^^^^
53362026-02-01T14:14:41.543Z |
53372026-02-01T14:14:41.543Z = help: maybe it is overwritten before being read?
53382026-02-01T14:14:41.543Z
53392026-02-01T14:14:41.543Zwarning: `bootstore` (lib) generated 4 warnings
53402026-02-01T14:14:41.567Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
53412026-02-01T14:14:42.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
53422026-02-01T14:14:42.546Z
53432026-02-01T14:14:42.546Zinfo: running `cargo check --bins` on omicron-ntp-admin (240/248)
53442026-02-01T14:14:43.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53452026-02-01T14:14:43.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53462026-02-01T14:14:43.789Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
53472026-02-01T14:14:43.813Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
53482026-02-01T14:14:44.083Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
53492026-02-01T14:14:44.107Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
53502026-02-01T14:14:45.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
53512026-02-01T14:14:45.724Z
53522026-02-01T14:14:45.724Zinfo: running `cargo check --bins` on ntp-admin-types (241/248)
53532026-02-01T14:14:46.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53542026-02-01T14:14:46.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53552026-02-01T14:14:46.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53562026-02-01T14:14:46.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
53572026-02-01T14:14:46.811Z
53582026-02-01T14:14:46.811Zinfo: running `cargo check --bins` on omicron-package (242/248)
53592026-02-01T14:14:47.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53602026-02-01T14:14:47.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53612026-02-01T14:14:48.132Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53622026-02-01T14:14:49.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s
53632026-02-01T14:14:50.190Z
53642026-02-01T14:14:50.191Zinfo: running `cargo check --bins` on tqdb (243/248)
53652026-02-01T14:14:51.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53662026-02-01T14:14:51.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53672026-02-01T14:14:51.696Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53682026-02-01T14:14:51.764Zwarning: value assigned to `rack_uuid` is never read
53692026-02-01T14:14:51.764Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
53702026-02-01T14:14:51.764Z |
53712026-02-01T14:14:51.764Z34 | pub rack_uuid: Uuid,
53722026-02-01T14:14:51.764Z | ^^^^^^^^^
53732026-02-01T14:14:51.764Z |
53742026-02-01T14:14:51.764Z = help: maybe it is overwritten before being read?
53752026-02-01T14:14:51.764Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
53762026-02-01T14:14:51.764Z
53772026-02-01T14:14:51.764Zwarning: value assigned to `share_digests` is never read
53782026-02-01T14:14:51.764Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
53792026-02-01T14:14:51.764Z |
53802026-02-01T14:14:51.764Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
53812026-02-01T14:14:51.764Z | ^^^^^^^^^^^^^
53822026-02-01T14:14:51.764Z |
53832026-02-01T14:14:51.764Z = help: maybe it is overwritten before being read?
53842026-02-01T14:14:51.764Z
53852026-02-01T14:14:51.764Zwarning: value assigned to `initial_membership` is never read
53862026-02-01T14:14:51.764Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
53872026-02-01T14:14:51.764Z |
53882026-02-01T14:14:51.764Z65 | pub initial_membership: BTreeSet<Baseboard>,
53892026-02-01T14:14:51.764Z | ^^^^^^^^^^^^^^^^^^
53902026-02-01T14:14:51.764Z |
53912026-02-01T14:14:51.764Z = help: maybe it is overwritten before being read?
53922026-02-01T14:14:51.764Z
53932026-02-01T14:14:51.764Zwarning: value assigned to `encrypted_shares` is never read
53942026-02-01T14:14:51.764Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
53952026-02-01T14:14:51.764Z |
53962026-02-01T14:14:51.764Z90 | pub encrypted_shares: Vec<u8>,
53972026-02-01T14:14:51.764Z | ^^^^^^^^^^^^^^^^
53982026-02-01T14:14:51.764Z |
53992026-02-01T14:14:51.764Z = help: maybe it is overwritten before being read?
54002026-02-01T14:14:51.764Z
54012026-02-01T14:14:51.789Zwarning: `bootstore` (lib) generated 4 warnings
54022026-02-01T14:14:52.191Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
54032026-02-01T14:14:53.525Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
54042026-02-01T14:14:53.525Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
54052026-02-01T14:15:01.575Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
54062026-02-01T14:15:03.150Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
54072026-02-01T14:15:03.150Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
54082026-02-01T14:15:03.174Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
54092026-02-01T14:15:04.842Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
54102026-02-01T14:15:04.866Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
54112026-02-01T14:15:29.249Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
54122026-02-01T14:15:29.249Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
54132026-02-01T14:15:29.273Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
54142026-02-01T14:15:29.273Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
54152026-02-01T14:15:31.954Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
54162026-02-01T14:15:34.510Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
54172026-02-01T14:15:35.802Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
54182026-02-01T14:15:38.199Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
54192026-02-01T14:15:39.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.95s
54202026-02-01T14:15:39.374Z
54212026-02-01T14:15:39.374Zinfo: running `cargo check --bins` on wicket-dbg (244/248)
54222026-02-01T14:15:40.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54232026-02-01T14:15:40.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54242026-02-01T14:15:40.736Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
54252026-02-01T14:15:40.801Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
54262026-02-01T14:15:40.825Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
54272026-02-01T14:15:40.849Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
54282026-02-01T14:15:40.873Z Checking rtoolbox v0.0.2
54292026-02-01T14:15:40.897Z Checking tui-tree-widget v0.23.1
54302026-02-01T14:15:41.083Z Checking rpassword v7.4.0
54312026-02-01T14:15:41.272Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
54322026-02-01T14:15:42.664Zwarning: value assigned to `rack_uuid` is never read
54332026-02-01T14:15:42.664Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
54342026-02-01T14:15:42.664Z |
54352026-02-01T14:15:42.664Z34 | pub rack_uuid: Uuid,
54362026-02-01T14:15:42.664Z | ^^^^^^^^^
54372026-02-01T14:15:42.664Z |
54382026-02-01T14:15:42.664Z = help: maybe it is overwritten before being read?
54392026-02-01T14:15:42.664Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
54402026-02-01T14:15:42.664Z
54412026-02-01T14:15:42.664Zwarning: value assigned to `share_digests` is never read
54422026-02-01T14:15:42.664Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
54432026-02-01T14:15:42.664Z |
54442026-02-01T14:15:42.664Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
54452026-02-01T14:15:42.664Z | ^^^^^^^^^^^^^
54462026-02-01T14:15:42.664Z |
54472026-02-01T14:15:42.664Z = help: maybe it is overwritten before being read?
54482026-02-01T14:15:42.664Z
54492026-02-01T14:15:42.688Zwarning: value assigned to `initial_membership` is never read
54502026-02-01T14:15:42.688Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
54512026-02-01T14:15:42.689Z |
54522026-02-01T14:15:42.689Z65 | pub initial_membership: BTreeSet<Baseboard>,
54532026-02-01T14:15:42.689Z | ^^^^^^^^^^^^^^^^^^
54542026-02-01T14:15:42.689Z |
54552026-02-01T14:15:42.689Z = help: maybe it is overwritten before being read?
54562026-02-01T14:15:42.689Z
54572026-02-01T14:15:42.689Zwarning: value assigned to `encrypted_shares` is never read
54582026-02-01T14:15:42.689Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
54592026-02-01T14:15:42.689Z |
54602026-02-01T14:15:42.689Z90 | pub encrypted_shares: Vec<u8>,
54612026-02-01T14:15:42.689Z | ^^^^^^^^^^^^^^^^
54622026-02-01T14:15:42.689Z |
54632026-02-01T14:15:42.689Z = help: maybe it is overwritten before being read?
54642026-02-01T14:15:42.689Z
54652026-02-01T14:15:43.100Zwarning: `bootstore` (lib) generated 4 warnings
54662026-02-01T14:15:43.100Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
54672026-02-01T14:15:51.390Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
54682026-02-01T14:15:52.921Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
54692026-02-01T14:15:59.306Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
54702026-02-01T14:16:03.155Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
54712026-02-01T14:16:04.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.46s
54722026-02-01T14:16:05.054Z
54732026-02-01T14:16:05.054Zinfo: running `cargo check --bins` on wicket (245/248)
54742026-02-01T14:16:06.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54752026-02-01T14:16:06.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54762026-02-01T14:16:06.359Zwarning: value assigned to `rack_uuid` is never read
54772026-02-01T14:16:06.359Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
54782026-02-01T14:16:06.359Z |
54792026-02-01T14:16:06.359Z34 | pub rack_uuid: Uuid,
54802026-02-01T14:16:06.359Z | ^^^^^^^^^
54812026-02-01T14:16:06.359Z |
54822026-02-01T14:16:06.359Z = help: maybe it is overwritten before being read?
54832026-02-01T14:16:06.359Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
54842026-02-01T14:16:06.359Z
54852026-02-01T14:16:06.359Zwarning: value assigned to `share_digests` is never read
54862026-02-01T14:16:06.359Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
54872026-02-01T14:16:06.359Z |
54882026-02-01T14:16:06.359Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
54892026-02-01T14:16:06.359Z | ^^^^^^^^^^^^^
54902026-02-01T14:16:06.359Z |
54912026-02-01T14:16:06.359Z = help: maybe it is overwritten before being read?
54922026-02-01T14:16:06.359Z
54932026-02-01T14:16:06.359Zwarning: value assigned to `initial_membership` is never read
54942026-02-01T14:16:06.359Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
54952026-02-01T14:16:06.359Z |
54962026-02-01T14:16:06.359Z65 | pub initial_membership: BTreeSet<Baseboard>,
54972026-02-01T14:16:06.359Z | ^^^^^^^^^^^^^^^^^^
54982026-02-01T14:16:06.360Z |
54992026-02-01T14:16:06.360Z = help: maybe it is overwritten before being read?
55002026-02-01T14:16:06.360Z
55012026-02-01T14:16:06.360Zwarning: value assigned to `encrypted_shares` is never read
55022026-02-01T14:16:06.360Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
55032026-02-01T14:16:06.360Z |
55042026-02-01T14:16:06.360Z90 | pub encrypted_shares: Vec<u8>,
55052026-02-01T14:16:06.360Z | ^^^^^^^^^^^^^^^^
55062026-02-01T14:16:06.360Z |
55072026-02-01T14:16:06.360Z = help: maybe it is overwritten before being read?
55082026-02-01T14:16:06.360Z
55092026-02-01T14:16:06.360Zwarning: `bootstore` (lib) generated 4 warnings
55102026-02-01T14:16:06.384Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55112026-02-01T14:16:06.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
55122026-02-01T14:16:07.048Z
55132026-02-01T14:16:07.048Zinfo: running `cargo check --bins` on wicketd (246/248)
55142026-02-01T14:16:08.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55152026-02-01T14:16:08.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55162026-02-01T14:16:08.463Zwarning: value assigned to `rack_uuid` is never read
55172026-02-01T14:16:08.464Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
55182026-02-01T14:16:08.464Z |
55192026-02-01T14:16:08.464Z34 | pub rack_uuid: Uuid,
55202026-02-01T14:16:08.464Z | ^^^^^^^^^
55212026-02-01T14:16:08.464Z |
55222026-02-01T14:16:08.464Z = help: maybe it is overwritten before being read?
55232026-02-01T14:16:08.464Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
55242026-02-01T14:16:08.464Z
55252026-02-01T14:16:08.464Zwarning: value assigned to `share_digests` is never read
55262026-02-01T14:16:08.464Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
55272026-02-01T14:16:08.464Z |
55282026-02-01T14:16:08.464Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
55292026-02-01T14:16:08.464Z | ^^^^^^^^^^^^^
55302026-02-01T14:16:08.464Z |
55312026-02-01T14:16:08.464Z = help: maybe it is overwritten before being read?
55322026-02-01T14:16:08.464Z
55332026-02-01T14:16:08.464Zwarning: value assigned to `initial_membership` is never read
55342026-02-01T14:16:08.464Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
55352026-02-01T14:16:08.464Z |
55362026-02-01T14:16:08.464Z65 | pub initial_membership: BTreeSet<Baseboard>,
55372026-02-01T14:16:08.464Z | ^^^^^^^^^^^^^^^^^^
55382026-02-01T14:16:08.464Z |
55392026-02-01T14:16:08.464Z = help: maybe it is overwritten before being read?
55402026-02-01T14:16:08.464Z
55412026-02-01T14:16:08.464Zwarning: value assigned to `encrypted_shares` is never read
55422026-02-01T14:16:08.464Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
55432026-02-01T14:16:08.464Z |
55442026-02-01T14:16:08.464Z90 | pub encrypted_shares: Vec<u8>,
55452026-02-01T14:16:08.464Z | ^^^^^^^^^^^^^^^^
55462026-02-01T14:16:08.464Z |
55472026-02-01T14:16:08.464Z = help: maybe it is overwritten before being read?
55482026-02-01T14:16:08.464Z
55492026-02-01T14:16:08.464Zwarning: `bootstore` (lib) generated 4 warnings
55502026-02-01T14:16:08.489Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
55512026-02-01T14:16:08.489Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
55522026-02-01T14:16:08.489Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
55532026-02-01T14:16:10.714Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
55542026-02-01T14:16:11.815Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
55552026-02-01T14:16:17.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.88s
55562026-02-01T14:16:18.152Z
55572026-02-01T14:16:18.152Zinfo: running `cargo check --bins` on omicron-workspace-hack (247/248)
55582026-02-01T14:16:19.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55592026-02-01T14:16:19.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55602026-02-01T14:16:19.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
55612026-02-01T14:16:19.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
55622026-02-01T14:16:19.269Z
55632026-02-01T14:16:19.269Zinfo: running `cargo check --bins` on zone-setup (248/248)
55642026-02-01T14:16:20.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55652026-02-01T14:16:20.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55662026-02-01T14:16:20.625Zwarning: value assigned to `rack_uuid` is never read
55672026-02-01T14:16:20.625Z --> bootstore/src/schemes/v0/share_pkg.rs:34:9
55682026-02-01T14:16:20.625Z |
55692026-02-01T14:16:20.625Z34 | pub rack_uuid: Uuid,
55702026-02-01T14:16:20.625Z | ^^^^^^^^^
55712026-02-01T14:16:20.625Z |
55722026-02-01T14:16:20.625Z = help: maybe it is overwritten before being read?
55732026-02-01T14:16:20.625Z = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
55742026-02-01T14:16:20.625Z
55752026-02-01T14:16:20.625Zwarning: value assigned to `share_digests` is never read
55762026-02-01T14:16:20.625Z --> bootstore/src/schemes/v0/share_pkg.rs:50:9
55772026-02-01T14:16:20.625Z |
55782026-02-01T14:16:20.625Z50 | pub share_digests: BTreeSet<Sha3_256Digest>,
55792026-02-01T14:16:20.625Z | ^^^^^^^^^^^^^
55802026-02-01T14:16:20.625Z |
55812026-02-01T14:16:20.625Z = help: maybe it is overwritten before being read?
55822026-02-01T14:16:20.625Z
55832026-02-01T14:16:20.625Zwarning: value assigned to `initial_membership` is never read
55842026-02-01T14:16:20.625Z --> bootstore/src/schemes/v0/share_pkg.rs:65:9
55852026-02-01T14:16:20.625Z |
55862026-02-01T14:16:20.626Z65 | pub initial_membership: BTreeSet<Baseboard>,
55872026-02-01T14:16:20.626Z | ^^^^^^^^^^^^^^^^^^
55882026-02-01T14:16:20.626Z |
55892026-02-01T14:16:20.626Z = help: maybe it is overwritten before being read?
55902026-02-01T14:16:20.626Z
55912026-02-01T14:16:20.626Zwarning: value assigned to `encrypted_shares` is never read
55922026-02-01T14:16:20.626Z --> bootstore/src/schemes/v0/share_pkg.rs:90:9
55932026-02-01T14:16:20.626Z |
55942026-02-01T14:16:20.626Z90 | pub encrypted_shares: Vec<u8>,
55952026-02-01T14:16:20.626Z | ^^^^^^^^^^^^^^^^
55962026-02-01T14:16:20.626Z |
55972026-02-01T14:16:20.626Z = help: maybe it is overwritten before being read?
55982026-02-01T14:16:20.626Z
55992026-02-01T14:16:20.626Z Checking uzers v0.12.1
56002026-02-01T14:16:20.626Zwarning: `bootstore` (lib) generated 4 warnings
56012026-02-01T14:16:20.955Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
56022026-02-01T14:16:22.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
56032026-02-01T14:16:22.515Z
56042026-02-01T14:16:22.539Zreal 26:23.726329772
56052026-02-01T14:16:22.539Zuser 39:57.856670855
56062026-02-01T14:16:22.539Zsys 7:08.704616489
56072026-02-01T14:16:22.539Ztrap 0.852139468
56082026-02-01T14:16:22.539Ztflt 0.283962695
56092026-02-01T14:16:22.539Zdflt 1.109543358
56102026-02-01T14:16:22.539Zkflt 0.001253707
56112026-02-01T14:16:22.539Zlock 2:26:01.572764506
56122026-02-01T14:16:22.539Zslp 3:06:51.063312354
56132026-02-01T14:16:22.539Zlat 1:28.123907790
56142026-02-01T14:16:22.539Zstop 5:09.640230184
56152026-02-01T14:16:22.539Zprocess exited: duration 1962366 ms, exit code 0
 
56162026-02-01T14:16:22.588Zfound 0 output files