|
|
|
| 1 | 2026-05-02T04:04:49.627Z | job assigned to worker 01KQKDQ8X561HX0JCF2T96256N [factory aws, i-0c379bc55ddfda8be] (queued for 47 s) |
| |
| 2 | 2026-05-02T04:04:56.183Z | starting task 0: "setup" |
| 3 | 2026-05-02T04:04:56.187Z | ++ uname -s |
| 4 | 2026-05-02T04:04:56.190Z | + kern=SunOS |
| 5 | 2026-05-02T04:04:56.190Z | + build_user=build |
| 6 | 2026-05-02T04:04:56.190Z | + build_uid=12345 |
| 7 | 2026-05-02T04:04:56.190Z | + work_dir=/work |
| 8 | 2026-05-02T04:04:56.190Z | + input_dir=/input |
| 9 | 2026-05-02T04:04:56.190Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-02T04:04:56.190Z | + case "$kern" in |
| 11 | 2026-05-02T04:04:56.190Z | + groupadd -g 12345 build |
| 12 | 2026-05-02T04:04:56.193Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-02T04:04:58.198Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-02T04:04:58.299Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-02T04:04:58.301Z | + home_fs=zfs |
| 16 | 2026-05-02T04:04:58.302Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-02T04:04:58.302Z | + mkdir -p /home/build |
| 18 | 2026-05-02T04:04:58.302Z | + chown build:build /home/build /work |
| 19 | 2026-05-02T04:05:00.303Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-02T04:05:00.306Z | process exited: duration 4123 ms, exit code 0 |
| |
| 21 | 2026-05-02T04:05:00.312Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-02T04:05:00.317Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-02T04:05:00.317Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-02T04:05:00.317Z | * rust toolchain profile = "default" |
| 25 | 2026-05-02T04:05:00.317Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-02T04:05:00.317Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-02T04:05:00.317Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-02T04:05:00.320Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-02T04:05:00.320Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-02T04:05:00.441Z | info: downloading installer |
| 31 | 2026-05-02T04:05:01.916Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-02T04:05:01.916Z | warn: /opt/ooce/bin |
| 33 | 2026-05-02T04:05:01.916Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-02T04:05:01.916Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-02T04:05:01.916Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-02T04:05:01.916Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-02T04:05:01.916Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-02T04:05:01.916Z | error: cannot install while Rust is installed |
| 39 | 2026-05-02T04:05:01.916Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-02T04:05:01.916Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-02T04:05:01.916Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-02T04:05:01.916Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-02T04:05:01.916Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-02T04:05:01.929Z | info: profile set to default |
| 45 | 2026-05-02T04:05:01.929Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-02T04:05:01.932Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-02T04:05:02.078Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-02T04:05:02.081Z | info: downloading 6 components |
| 49 | 2026-05-02T04:05:16.100Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-02T04:05:16.100Z | |
| 51 | 2026-05-02T04:05:16.127Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-02T04:05:16.127Z | |
| 53 | 2026-05-02T04:05:16.127Z | |
| 54 | 2026-05-02T04:05:16.127Z | Rust is installed now. Great! |
| 55 | 2026-05-02T04:05:16.127Z | |
| 56 | 2026-05-02T04:05:16.127Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-02T04:05:16.127Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-02T04:05:16.127Z | |
| 59 | 2026-05-02T04:05:16.127Z | To configure your current shell, you need to source |
| 60 | 2026-05-02T04:05:16.127Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-02T04:05:16.127Z | |
| 62 | 2026-05-02T04:05:16.127Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-02T04:05:16.127Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-02T04:05:16.127Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-02T04:05:16.127Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-02T04:05:16.127Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-02T04:05:16.127Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-02T04:05:16.127Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-02T04:05:16.130Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-02T04:05:16.130Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-02T04:05:16.217Z | + rustup --version |
| 72 | 2026-05-02T04:05:16.225Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-02T04:05:16.228Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-02T04:05:16.246Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-02T04:05:16.249Z | + cargo --version |
| 76 | 2026-05-02T04:05:16.261Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-02T04:05:16.264Z | + rustc --version |
| 78 | 2026-05-02T04:05:16.283Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-02T04:05:16.286Z | process exited: duration 15971 ms, exit code 0 |
| |
| 80 | 2026-05-02T04:05:16.291Z | starting task 2: "authentication" |
| 81 | 2026-05-02T04:05:16.307Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-02T04:05:16.313Z | starting task 3: "clone repository" |
| 83 | 2026-05-02T04:05:16.316Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-02T04:05:16.319Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-02T04:05:16.345Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-02T04:05:25.399Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-02T04:05:25.399Z | + git fetch origin 98bc7bd0728fb694a032014c41f10c50e764a893 |
| 88 | 2026-05-02T04:05:25.677Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-02T04:05:25.677Z | * branch 98bc7bd0728fb694a032014c41f10c50e764a893 -> FETCH_HEAD |
| 90 | 2026-05-02T04:05:25.687Z | + [[ -n sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch ]] |
| 91 | 2026-05-02T04:05:25.689Z | ++ git branch --show-current |
| 92 | 2026-05-02T04:05:25.690Z | + current=main |
| 93 | 2026-05-02T04:05:25.690Z | + [[ main != sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch ]] |
| 94 | 2026-05-02T04:05:25.690Z | + git branch -f sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch 98bc7bd0728fb694a032014c41f10c50e764a893 |
| 95 | 2026-05-02T04:05:25.692Z | + git checkout -f sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch |
| 96 | 2026-05-02T04:05:25.917Z | Switched to branch 'sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch' |
| 97 | 2026-05-02T04:05:25.919Z | + git reset --hard 98bc7bd0728fb694a032014c41f10c50e764a893 |
| 98 | 2026-05-02T04:05:26.143Z | HEAD is now at 98bc7bd07 [spr] initial version |
| 99 | 2026-05-02T04:05:26.146Z | process exited: duration 9831 ms, exit code 0 |
| |
| 100 | 2026-05-02T04:05:26.152Z | starting task 4: "build" |
| 101 | 2026-05-02T04:05:26.157Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-02T04:05:26.157Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-02T04:05:26.157Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-02T04:05:26.157Z | + cargo --version |
| 105 | 2026-05-02T04:05:26.168Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-05-02T04:05:26.171Z | + rustc --version |
| 107 | 2026-05-02T04:05:26.190Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-05-02T04:05:26.195Z | + source ./env.sh |
| 109 | 2026-05-02T04:05:26.195Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-05-02T04:05:26.195Z | ++ set -o xtrace |
| 111 | 2026-05-02T04:05:26.197Z | ++++ dirname ./env.sh |
| 112 | 2026-05-02T04:05:26.198Z | +++ readlink -f . |
| 113 | 2026-05-02T04:05:26.201Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-05-02T04:05:26.201Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-05-02T04:05:26.201Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-05-02T04:05:26.201Z | ++ 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 |
| 117 | 2026-05-02T04:05:26.201Z | ++ 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 |
| 118 | 2026-05-02T04:05:26.201Z | ++ 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 |
| 119 | 2026-05-02T04:05:26.201Z | ++ 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 |
| 120 | 2026-05-02T04:05:26.201Z | ++ 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 |
| 121 | 2026-05-02T04:05:26.201Z | ++ 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 |
| 122 | 2026-05-02T04:05:26.201Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-05-02T04:05:26.201Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-05-02T04:05:26.201Z | + 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 |
| 125 | 2026-05-02T04:05:26.201Z | + 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 |
| 126 | 2026-05-02T04:05:26.201Z | + banner prerequisites |
| 127 | 2026-05-02T04:05:26.204Z | |
| 128 | 2026-05-02T04:05:26.204Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-05-02T04:05:26.204Z | # # # # # # # # # # # # # # # |
| 130 | 2026-05-02T04:05:26.204Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-05-02T04:05:26.204Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-05-02T04:05:26.204Z | # # # # # # # # # # # # # # # |
| 133 | 2026-05-02T04:05:26.204Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-05-02T04:05:26.204Z | |
| 135 | 2026-05-02T04:05:26.204Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-05-02T04:05:35.939Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-05-02T04:05:43.431Z | Startup: Caching catalogs ... Done |
| 138 | 2026-05-02T04:05:50.155Z | Planning: Solver setup ... Done (5.224s) |
| 139 | 2026-05-02T04:05:50.191Z | Planning: Running solver ... Done (0.037s) |
| 140 | 2026-05-02T04:05:50.327Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-05-02T04:05:50.339Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-05-02T04:05:50.454Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-05-02T04:05:50.492Z | Planning: Package planning ... Done (0.037s) |
| 144 | 2026-05-02T04:05:50.527Z | Planning: Merging actions ... Done (0.036s) |
| 145 | 2026-05-02T04:05:50.705Z | Planning: Checking for conflicting actions ... Done (0.177s) |
| 146 | 2026-05-02T04:05:50.714Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-05-02T04:05:51.490Z | Planning: Evaluating mediators ... Done (0.775s) |
| 148 | 2026-05-02T04:05:51.497Z | Planning: Planning completed in 7.90 seconds |
| 149 | 2026-05-02T04:05:51.509Z | Packages to install: 5 |
| 150 | 2026-05-02T04:05:51.509Z | Mediators to change: 3 |
| 151 | 2026-05-02T04:05:51.512Z | Services to change: 1 |
| 152 | 2026-05-02T04:05:51.512Z | Estimated space available: 155.34 GB |
| 153 | 2026-05-02T04:05:51.512Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-05-02T04:05:51.512Z | Create boot environment: No |
| 155 | 2026-05-02T04:05:51.512Z | Create backup boot environment: No |
| 156 | 2026-05-02T04:05:51.512Z | Rebuild boot archive: No |
| 157 | 2026-05-02T04:05:51.512Z | |
| 158 | 2026-05-02T04:05:51.512Z | Changed mediators: |
| 159 | 2026-05-02T04:05:51.512Z | mediator clang: |
| 160 | 2026-05-02T04:05:51.512Z | version: None -> 15 (system default) |
| 161 | 2026-05-02T04:05:51.512Z | |
| 162 | 2026-05-02T04:05:51.512Z | mediator llvm: |
| 163 | 2026-05-02T04:05:51.512Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-05-02T04:05:51.512Z | |
| 165 | 2026-05-02T04:05:51.512Z | mediator postgresql: |
| 166 | 2026-05-02T04:05:51.512Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-05-02T04:05:51.512Z | |
| 168 | 2026-05-02T04:05:51.512Z | Changed packages: |
| 169 | 2026-05-02T04:05:51.512Z | helios-dev |
| 170 | 2026-05-02T04:05:51.512Z | developer/build-essential |
| 171 | 2026-05-02T04:05:51.513Z | None -> 11-2.0 |
| 172 | 2026-05-02T04:05:51.513Z | library/libxmlsec1 |
| 173 | 2026-05-02T04:05:51.513Z | None -> 1.2.35-2.0 |
| 174 | 2026-05-02T04:05:51.513Z | ooce/developer/clang-15 |
| 175 | 2026-05-02T04:05:51.513Z | None -> 15.0.7-2.0 |
| 176 | 2026-05-02T04:05:51.513Z | ooce/developer/llvm-15 |
| 177 | 2026-05-02T04:05:51.513Z | None -> 15.0.7-2.0 |
| 178 | 2026-05-02T04:05:51.513Z | ooce/library/postgresql-18 |
| 179 | 2026-05-02T04:05:51.513Z | None -> 18.1-2.0 |
| 180 | 2026-05-02T04:05:51.513Z | |
| 181 | 2026-05-02T04:05:51.513Z | Services: |
| 182 | 2026-05-02T04:05:51.513Z | restart_fmri: |
| 183 | 2026-05-02T04:05:51.513Z | svc:/system/update-man-index:default |
| 184 | 2026-05-02T04:05:51.553Z | |
| 185 | 2026-05-02T04:05:51.553Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-05-02T04:05:56.553Z | Download: 1464/4272 items 116.4/219.0MB 53% complete (23.6M/s) |
| 187 | 2026-05-02T04:06:01.687Z | Download: 2222/4272 items 118.5/219.0MB 54% complete (15.9M/s) |
| 188 | 2026-05-02T04:06:06.688Z | Download: 3209/4272 items 183.8/219.0MB 83% complete (6.6M/s) |
| 189 | 2026-05-02T04:06:17.910Z | Download: 3245/4272 items 203.1/219.0MB 92% complete |
| 190 | 2026-05-02T04:06:24.482Z | Download: 3289/4272 items 212.5/219.0MB 97% complete (941k/s) |
| 191 | 2026-05-02T04:06:30.935Z | Download: 4250/4272 items 218.9/219.0MB 99% complete (1.6M/s) |
| 192 | 2026-05-02T04:06:37.774Z | Download: 4254/4272 items 218.9/219.0MB 99% complete (1.4M/s) |
| 193 | 2026-05-02T04:06:37.815Z | Download: Completed 218.99 MB in 46.26 seconds (4.7M/s) |
| 194 | 2026-05-02T04:06:37.962Z | Actions: 1/4789 actions (Installing new actions) |
| 195 | 2026-05-02T04:06:41.285Z | Actions: Completed 4789 actions in 3.32 seconds. |
| 196 | 2026-05-02T04:06:41.594Z | Done (0.304s) |
| 197 | 2026-05-02T04:06:41.594Z | Done (0.000s) |
| 198 | 2026-05-02T04:06:42.319Z | Done (0.725s) |
| 199 | 2026-05-02T04:06:45.706Z | Done (3.047s) |
| 200 | 2026-05-02T04:06:45.779Z | Done (0.012s) |
| 201 | 2026-05-02T04:06:45.781Z | Done (0.000s) |
| 202 | 2026-05-02T04:06:46.099Z | Done (0.000s) |
| 203 | 2026-05-02T04:06:46.952Z | Planning: Evaluating mediator changes ... Done |
| 204 | 2026-05-02T04:06:47.060Z | Planning: Checking for conflicting actions ... Done |
| 205 | 2026-05-02T04:06:47.063Z | Planning: Consolidating action changes ... Done |
| 206 | 2026-05-02T04:06:47.225Z | Planning: Evaluating mediators ... Done |
| 207 | 2026-05-02T04:06:47.228Z | Planning: Planning completed in 0.27 seconds |
| 208 | 2026-05-02T04:06:47.246Z | Mediators to change: 2 |
| 209 | 2026-05-02T04:06:47.246Z | Create boot environment: No |
| 210 | 2026-05-02T04:06:47.249Z | Create backup boot environment: No |
| 211 | 2026-05-02T04:06:47.329Z | Done |
| 212 | 2026-05-02T04:06:47.329Z | Done |
| 213 | 2026-05-02T04:06:47.933Z | Done |
| 214 | 2026-05-02T04:06:50.422Z | Done |
| 215 | 2026-05-02T04:06:50.494Z | Done |
| 216 | 2026-05-02T04:06:50.497Z | Done |
| 217 | 2026-05-02T04:06:50.653Z | Done |
| 218 | 2026-05-02T04:06:50.916Z | Planning: Evaluating mediator changes ... Done |
| 219 | 2026-05-02T04:06:51.023Z | Planning: Checking for conflicting actions ... Done |
| 220 | 2026-05-02T04:06:51.026Z | Planning: Consolidating action changes ... Done |
| 221 | 2026-05-02T04:06:51.182Z | Planning: Evaluating mediators ... Done |
| 222 | 2026-05-02T04:06:51.185Z | Planning: Planning completed in 0.27 seconds |
| 223 | 2026-05-02T04:06:51.204Z | Mediators to change: 1 |
| 224 | 2026-05-02T04:06:51.204Z | Create boot environment: No |
| 225 | 2026-05-02T04:06:51.207Z | Create backup boot environment: No |
| 226 | 2026-05-02T04:06:51.258Z | Done |
| 227 | 2026-05-02T04:06:51.258Z | Done |
| 228 | 2026-05-02T04:06:51.859Z | Done |
| 229 | 2026-05-02T04:06:54.331Z | Done |
| 230 | 2026-05-02T04:06:54.402Z | Done |
| 231 | 2026-05-02T04:06:54.404Z | Done |
| 232 | 2026-05-02T04:06:54.541Z | Done |
| 233 | 2026-05-02T04:06:54.829Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 234 | 2026-05-02T04:06:54.829Z | clang system 15 system |
| 235 | 2026-05-02T04:06:54.829Z | csh system system illumos |
| 236 | 2026-05-02T04:06:54.829Z | ctags system system illumos |
| 237 | 2026-05-02T04:06:54.829Z | file system system illumos |
| 238 | 2026-05-02T04:06:54.829Z | gcc vendor 12 vendor |
| 239 | 2026-05-02T04:06:54.829Z | gcc system 14 system |
| 240 | 2026-05-02T04:06:54.829Z | gcc system 10 system |
| 241 | 2026-05-02T04:06:54.829Z | go system 1.20 system |
| 242 | 2026-05-02T04:06:54.829Z | go system 1.19 system |
| 243 | 2026-05-02T04:06:54.830Z | llvm system 15 system |
| 244 | 2026-05-02T04:06:54.830Z | llvm system 14 system |
| 245 | 2026-05-02T04:06:54.830Z | mariadb system 10.6 system |
| 246 | 2026-05-02T04:06:54.830Z | mta vendor vendor dma |
| 247 | 2026-05-02T04:06:54.830Z | openjdk system 17 system |
| 248 | 2026-05-02T04:06:54.830Z | openjdk system 11 system |
| 249 | 2026-05-02T04:06:54.830Z | openjdk system 1.8 system |
| 250 | 2026-05-02T04:06:54.830Z | openssl vendor 3 vendor |
| 251 | 2026-05-02T04:06:54.830Z | perl system 5.36 system |
| 252 | 2026-05-02T04:06:54.830Z | postgresql system 18 system |
| 253 | 2026-05-02T04:06:54.830Z | postgresql system 15 system |
| 254 | 2026-05-02T04:06:54.830Z | postgresql system 13 system |
| 255 | 2026-05-02T04:06:54.830Z | python vendor 3 vendor |
| 256 | 2026-05-02T04:06:54.830Z | python system 2 system |
| 257 | 2026-05-02T04:06:54.830Z | python3 system 3.11 system |
| 258 | 2026-05-02T04:06:54.830Z | ruby system 3.0 system |
| 259 | 2026-05-02T04:06:54.830Z | words vendor vendor american-english |
| 260 | 2026-05-02T04:06:54.830Z | words system system australian-english |
| 261 | 2026-05-02T04:06:54.830Z | words system system british-english |
| 262 | 2026-05-02T04:06:54.830Z | words system system canadian-english |
| 263 | 2026-05-02T04:06:54.830Z | words system system french |
| 264 | 2026-05-02T04:06:54.830Z | words system system italian |
| 265 | 2026-05-02T04:06:54.830Z | words system system ngerman |
| 266 | 2026-05-02T04:06:54.830Z | words system system ogerman |
| 267 | 2026-05-02T04:06:54.830Z | words system system spanish |
| 268 | 2026-05-02T04:06:55.054Z | PUBLISHER TYPE STATUS P LOCATION |
| 269 | 2026-05-02T04:06:55.054Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 270 | 2026-05-02T04:06:59.730Z | FMRI IFO |
| 271 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 272 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 273 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 274 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 275 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 276 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 277 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 278 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 279 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 280 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 281 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 282 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 283 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 284 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 285 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 286 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 287 | 2026-05-02T04:06:59.730Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 288 | 2026-05-02T04:07:00.852Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 289 | 2026-05-02T04:07:01.105Z | Updating crates.io index |
| 290 | 2026-05-02T04:07:01.107Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 291 | 2026-05-02T04:07:01.395Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 292 | 2026-05-02T04:07:02.337Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 293 | 2026-05-02T04:07:02.638Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 294 | 2026-05-02T04:07:03.756Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 295 | 2026-05-02T04:07:04.200Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 296 | 2026-05-02T04:07:05.879Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 297 | 2026-05-02T04:07:06.515Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 298 | 2026-05-02T04:07:06.967Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 299 | 2026-05-02T04:07:07.807Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 300 | 2026-05-02T04:07:08.199Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 301 | 2026-05-02T04:07:08.663Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 302 | 2026-05-02T04:07:08.970Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 303 | 2026-05-02T04:07:10.033Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 304 | 2026-05-02T04:07:10.596Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 305 | 2026-05-02T04:07:10.907Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 306 | 2026-05-02T04:07:11.298Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 307 | 2026-05-02T04:07:11.587Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 308 | 2026-05-02T04:07:12.014Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 309 | 2026-05-02T04:07:12.224Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 310 | 2026-05-02T04:07:12.467Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 311 | 2026-05-02T04:07:12.822Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 312 | 2026-05-02T04:07:13.151Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 313 | 2026-05-02T04:07:13.629Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 314 | 2026-05-02T04:07:13.903Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 315 | 2026-05-02T04:07:14.390Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 316 | 2026-05-02T04:07:15.382Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 317 | 2026-05-02T04:07:15.609Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 318 | 2026-05-02T04:07:16.541Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 319 | 2026-05-02T04:07:16.956Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 320 | 2026-05-02T04:07:17.448Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 321 | 2026-05-02T04:07:17.748Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 322 | 2026-05-02T04:07:18.086Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 323 | 2026-05-02T04:07:18.363Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 324 | 2026-05-02T04:07:18.875Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 325 | 2026-05-02T04:07:19.135Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 326 | 2026-05-02T04:07:19.414Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 327 | 2026-05-02T04:07:19.752Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 328 | 2026-05-02T04:07:31.171Z | Downloading crates ... |
| 329 | 2026-05-02T04:07:31.246Z | Downloaded synstructure v0.13.2 |
| 330 | 2026-05-02T04:07:31.260Z | Downloaded serde-value v0.7.0 |
| 331 | 2026-05-02T04:07:31.265Z | Downloaded strsim v0.11.1 |
| 332 | 2026-05-02T04:07:31.265Z | Downloaded usdt-attr-macro v0.5.0 |
| 333 | 2026-05-02T04:07:31.265Z | Downloaded utf8_iter v1.0.4 |
| 334 | 2026-05-02T04:07:31.265Z | Downloaded unicode-linebreak v0.1.5 |
| 335 | 2026-05-02T04:07:31.265Z | Downloaded sha2 v0.10.9 |
| 336 | 2026-05-02T04:07:31.265Z | Downloaded macaddr v1.0.1 |
| 337 | 2026-05-02T04:07:31.265Z | Downloaded unicode-xid v0.2.6 |
| 338 | 2026-05-02T04:07:31.265Z | Downloaded version_check v0.9.5 |
| 339 | 2026-05-02T04:07:31.265Z | Downloaded thiserror v2.0.18 |
| 340 | 2026-05-02T04:07:31.265Z | Downloaded memchr v2.8.0 |
| 341 | 2026-05-02T04:07:31.269Z | Downloaded zerofrom-derive v0.1.6 |
| 342 | 2026-05-02T04:07:31.269Z | Downloaded yoke-derive v0.8.1 |
| 343 | 2026-05-02T04:07:31.269Z | Downloaded block-buffer v0.10.4 |
| 344 | 2026-05-02T04:07:31.269Z | Downloaded clap_lex v1.0.0 |
| 345 | 2026-05-02T04:07:31.270Z | Downloaded zerofrom v0.1.6 |
| 346 | 2026-05-02T04:07:31.270Z | Downloaded usdt v0.5.0 |
| 347 | 2026-05-02T04:07:31.273Z | Downloaded typeid v1.0.3 |
| 348 | 2026-05-02T04:07:31.273Z | Downloaded thread-id v4.2.2 |
| 349 | 2026-05-02T04:07:31.276Z | Downloaded terminal_size v0.4.3 |
| 350 | 2026-05-02T04:07:31.276Z | Downloaded memmap v0.7.0 |
| 351 | 2026-05-02T04:07:31.276Z | Downloaded crypto-common v0.1.7 |
| 352 | 2026-05-02T04:07:31.276Z | Downloaded cargo-platform v0.2.0 |
| 353 | 2026-05-02T04:07:31.280Z | Downloaded scroll_derive v0.12.1 |
| 354 | 2026-05-02T04:07:31.280Z | Downloaded toml_datetime v0.6.11 |
| 355 | 2026-05-02T04:07:31.285Z | Downloaded autocfg v1.5.0 |
| 356 | 2026-05-02T04:07:31.285Z | Downloaded utf8parse v0.2.2 |
| 357 | 2026-05-02T04:07:31.293Z | Downloaded scroll v0.12.0 |
| 358 | 2026-05-02T04:07:31.293Z | Downloaded tabled_derive v0.7.0 |
| 359 | 2026-05-02T04:07:31.293Z | Downloaded heck v0.5.0 |
| 360 | 2026-05-02T04:07:31.293Z | Downloaded usdt-macro v0.5.0 |
| 361 | 2026-05-02T04:07:31.293Z | Downloaded percent-encoding v2.3.2 |
| 362 | 2026-05-02T04:07:31.299Z | Downloaded generic-array v0.14.7 |
| 363 | 2026-05-02T04:07:31.299Z | Downloaded zmij v1.0.21 |
| 364 | 2026-05-02T04:07:31.299Z | Downloaded anstyle-query v1.1.5 |
| 365 | 2026-05-02T04:07:31.299Z | Downloaded zerovec-derive v0.11.2 |
| 366 | 2026-05-02T04:07:31.299Z | Downloaded toml_write v0.1.2 |
| 367 | 2026-05-02T04:07:31.299Z | Downloaded thiserror-impl v2.0.18 |
| 368 | 2026-05-02T04:07:31.299Z | Downloaded thiserror-impl v1.0.69 |
| 369 | 2026-05-02T04:07:31.299Z | Downloaded cpufeatures v0.2.17 |
| 370 | 2026-05-02T04:07:31.302Z | Downloaded yoke v0.8.1 |
| 371 | 2026-05-02T04:07:31.302Z | Downloaded usdt-impl v0.5.0 |
| 372 | 2026-05-02T04:07:31.302Z | Downloaded writeable v0.6.2 |
| 373 | 2026-05-02T04:07:31.305Z | Downloaded anstream v0.6.21 |
| 374 | 2026-05-02T04:07:31.305Z | Downloaded swrite v0.1.0 |
| 375 | 2026-05-02T04:07:31.305Z | Downloaded num-traits v0.2.19 |
| 376 | 2026-05-02T04:07:31.308Z | Downloaded unicode-ident v1.0.24 |
| 377 | 2026-05-02T04:07:31.308Z | Downloaded thiserror v1.0.69 |
| 378 | 2026-05-02T04:07:31.312Z | Downloaded toml v0.8.23 |
| 379 | 2026-05-02T04:07:31.318Z | Downloaded tinystr v0.8.2 |
| 380 | 2026-05-02T04:07:31.318Z | Downloaded zerocopy-derive v0.7.35 |
| 381 | 2026-05-02T04:07:31.348Z | Downloaded serde_spanned v0.6.9 |
| 382 | 2026-05-02T04:07:31.348Z | Downloaded byteorder v1.5.0 |
| 383 | 2026-05-02T04:07:31.348Z | Downloaded textwrap v0.16.2 |
| 384 | 2026-05-02T04:07:31.348Z | Downloaded smawk v0.3.2 |
| 385 | 2026-05-02T04:07:31.348Z | Downloaded idna_adapter v1.2.1 |
| 386 | 2026-05-02T04:07:31.348Z | Downloaded ucd-trie v0.1.7 |
| 387 | 2026-05-02T04:07:31.348Z | Downloaded dtrace-parser v0.2.0 |
| 388 | 2026-05-02T04:07:31.349Z | Downloaded dof v0.3.0 |
| 389 | 2026-05-02T04:07:31.349Z | Downloaded errno v0.3.14 |
| 390 | 2026-05-02T04:07:31.349Z | Downloaded form_urlencoded v1.2.2 |
| 391 | 2026-05-02T04:07:31.349Z | Downloaded potential_utf v0.1.4 |
| 392 | 2026-05-02T04:07:31.364Z | Downloaded cargo_metadata v0.21.0 |
| 393 | 2026-05-02T04:07:31.364Z | Downloaded toml_edit v0.22.27 |
| 394 | 2026-05-02T04:07:31.364Z | Downloaded zerotrie v0.2.3 |
| 395 | 2026-05-02T04:07:31.364Z | Downloaded typenum v1.19.0 |
| 396 | 2026-05-02T04:07:31.364Z | Downloaded serde_tokenstream v0.2.3 |
| 397 | 2026-05-02T04:07:31.365Z | Downloaded fnv v1.0.7 |
| 398 | 2026-05-02T04:07:31.365Z | Downloaded clap v4.5.60 |
| 399 | 2026-05-02T04:07:31.365Z | Downloaded url v2.5.8 |
| 400 | 2026-05-02T04:07:31.365Z | Downloaded stable_deref_trait v1.2.1 |
| 401 | 2026-05-02T04:07:31.366Z | Downloaded heck v0.4.1 |
| 402 | 2026-05-02T04:07:31.366Z | Downloaded cfg-if v1.0.4 |
| 403 | 2026-05-02T04:07:31.366Z | Downloaded proc-macro-error v1.0.4 |
| 404 | 2026-05-02T04:07:31.366Z | Downloaded zerovec v0.11.5 |
| 405 | 2026-05-02T04:07:31.366Z | Downloaded digest v0.10.7 |
| 406 | 2026-05-02T04:07:31.367Z | Downloaded anstyle v1.0.13 |
| 407 | 2026-05-02T04:07:31.367Z | Downloaded plain v0.2.3 |
| 408 | 2026-05-02T04:07:31.373Z | Downloaded itoa v1.0.17 |
| 409 | 2026-05-02T04:07:31.373Z | Downloaded zerocopy v0.7.35 |
| 410 | 2026-05-02T04:07:31.373Z | Downloaded proc-macro-error-attr v1.0.4 |
| 411 | 2026-05-02T04:07:31.373Z | Downloaded winnow v0.7.14 |
| 412 | 2026-05-02T04:07:31.376Z | Downloaded ordered-float v2.10.1 |
| 413 | 2026-05-02T04:07:31.378Z | Downloaded unicode-width v0.2.0 |
| 414 | 2026-05-02T04:07:31.381Z | Downloaded displaydoc v0.2.5 |
| 415 | 2026-05-02T04:07:31.381Z | Downloaded equivalent v1.0.2 |
| 416 | 2026-05-02T04:07:31.381Z | Downloaded cargo_toml v0.21.0 |
| 417 | 2026-05-02T04:07:31.385Z | Downloaded unicode-width v0.1.14 |
| 418 | 2026-05-02T04:07:31.385Z | Downloaded is_terminal_polyfill v1.70.2 |
| 419 | 2026-05-02T04:07:31.389Z | Downloaded semver v1.0.28 |
| 420 | 2026-05-02T04:07:31.389Z | Downloaded colorchoice v1.0.4 |
| 421 | 2026-05-02T04:07:31.389Z | Downloaded camino-tempfile v1.4.1 |
| 422 | 2026-05-02T04:07:31.389Z | Downloaded fastrand v2.3.0 |
| 423 | 2026-05-02T04:07:31.393Z | Downloaded serde-untagged v0.1.9 |
| 424 | 2026-05-02T04:07:31.393Z | Downloaded log v0.4.29 |
| 425 | 2026-05-02T04:07:31.393Z | Downloaded bytecount v0.6.9 |
| 426 | 2026-05-02T04:07:31.393Z | Downloaded proc-macro2 v1.0.106 |
| 427 | 2026-05-02T04:07:31.398Z | Downloaded pretty-hex v0.4.1 |
| 428 | 2026-05-02T04:07:31.412Z | Downloaded anstyle-parse v0.2.7 |
| 429 | 2026-05-02T04:07:31.417Z | Downloaded clap_derive v4.5.55 |
| 430 | 2026-05-02T04:07:31.436Z | Downloaded once_cell v1.21.3 |
| 431 | 2026-05-02T04:07:31.439Z | Downloaded getrandom v0.4.1 |
| 432 | 2026-05-02T04:07:31.439Z | Downloaded erased-serde v0.4.9 |
| 433 | 2026-05-02T04:07:31.439Z | Downloaded quote v1.0.45 |
| 434 | 2026-05-02T04:07:31.439Z | Downloaded litemap v0.8.1 |
| 435 | 2026-05-02T04:07:31.443Z | Downloaded icu_normalizer_data v2.1.1 |
| 436 | 2026-05-02T04:07:31.446Z | Downloaded tempfile v3.25.0 |
| 437 | 2026-05-02T04:07:31.450Z | Downloaded pest_generator v2.8.6 |
| 438 | 2026-05-02T04:07:31.450Z | Downloaded fs-err v3.3.0 |
| 439 | 2026-05-02T04:07:31.453Z | Downloaded serde_derive v1.0.228 |
| 440 | 2026-05-02T04:07:31.453Z | Downloaded cargo-util-schemas v0.8.2 |
| 441 | 2026-05-02T04:07:31.459Z | Downloaded pest_derive v2.8.6 |
| 442 | 2026-05-02T04:07:31.464Z | Downloaded anyhow v1.0.102 |
| 443 | 2026-05-02T04:07:31.467Z | Downloaded icu_normalizer v2.1.1 |
| 444 | 2026-05-02T04:07:31.467Z | Downloaded smallvec v1.15.1 |
| 445 | 2026-05-02T04:07:31.467Z | Downloaded icu_provider v2.1.1 |
| 446 | 2026-05-02T04:07:31.470Z | Downloaded icu_properties v2.1.2 |
| 447 | 2026-05-02T04:07:31.470Z | Downloaded pest v2.8.6 |
| 448 | 2026-05-02T04:07:31.474Z | Downloaded bitflags v2.11.0 |
| 449 | 2026-05-02T04:07:31.479Z | Downloaded serde v1.0.228 |
| 450 | 2026-05-02T04:07:31.479Z | Downloaded pest_meta v2.8.6 |
| 451 | 2026-05-02T04:07:31.490Z | Downloaded icu_locale_core v2.1.1 |
| 452 | 2026-05-02T04:07:31.490Z | Downloaded papergrid v0.11.0 |
| 453 | 2026-05-02T04:07:31.495Z | Downloaded idna v1.1.0 |
| 454 | 2026-05-02T04:07:31.495Z | Downloaded serde_core v1.0.228 |
| 455 | 2026-05-02T04:07:31.495Z | Downloaded camino v1.2.2 |
| 456 | 2026-05-02T04:07:31.500Z | Downloaded icu_collections v2.1.1 |
| 457 | 2026-05-02T04:07:31.528Z | Downloaded indexmap v2.14.0 |
| 458 | 2026-05-02T04:07:31.534Z | Downloaded serde_json v1.0.149 |
| 459 | 2026-05-02T04:07:31.534Z | Downloaded hashbrown v0.17.0 |
| 460 | 2026-05-02T04:07:31.534Z | Downloaded icu_properties_data v2.1.2 |
| 461 | 2026-05-02T04:07:31.538Z | Downloaded clap_builder v4.5.60 |
| 462 | 2026-05-02T04:07:31.551Z | Downloaded goblin v0.8.2 |
| 463 | 2026-05-02T04:07:31.563Z | Downloaded tabled v0.15.0 |
| 464 | 2026-05-02T04:07:31.569Z | Downloaded syn v1.0.109 |
| 465 | 2026-05-02T04:07:31.584Z | Downloaded syn v2.0.117 |
| 466 | 2026-05-02T04:07:31.616Z | Downloaded rustix v1.1.3 |
| 467 | 2026-05-02T04:07:31.628Z | Downloaded libc v0.2.185 |
| 468 | 2026-05-02T04:07:31.691Z | Compiling proc-macro2 v1.0.106 |
| 469 | 2026-05-02T04:07:31.692Z | Compiling quote v1.0.45 |
| 470 | 2026-05-02T04:07:31.695Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-05-02T04:07:31.695Z | Compiling serde_core v1.0.228 |
| 472 | 2026-05-02T04:07:31.695Z | Compiling libc v0.2.185 |
| 473 | 2026-05-02T04:07:31.695Z | Compiling version_check v0.9.5 |
| 474 | 2026-05-02T04:07:31.695Z | Compiling stable_deref_trait v1.2.1 |
| 475 | 2026-05-02T04:07:31.695Z | Compiling memchr v2.8.0 |
| 476 | 2026-05-02T04:07:32.033Z | Compiling serde v1.0.228 |
| 477 | 2026-05-02T04:07:32.057Z | Compiling zmij v1.0.21 |
| 478 | 2026-05-02T04:07:32.271Z | Compiling thiserror v1.0.69 |
| 479 | 2026-05-02T04:07:32.408Z | Compiling ucd-trie v0.1.7 |
| 480 | 2026-05-02T04:07:32.522Z | Compiling itoa v1.0.17 |
| 481 | 2026-05-02T04:07:32.575Z | Compiling autocfg v1.5.0 |
| 482 | 2026-05-02T04:07:32.663Z | Compiling pest v2.8.6 |
| 483 | 2026-05-02T04:07:32.680Z | Compiling writeable v0.6.2 |
| 484 | 2026-05-02T04:07:32.701Z | Compiling litemap v0.8.1 |
| 485 | 2026-05-02T04:07:32.821Z | Compiling byteorder v1.5.0 |
| 486 | 2026-05-02T04:07:32.871Z | Compiling rustix v1.1.3 |
| 487 | 2026-05-02T04:07:33.057Z | Compiling icu_normalizer_data v2.1.1 |
| 488 | 2026-05-02T04:07:33.200Z | Compiling syn v2.0.117 |
| 489 | 2026-05-02T04:07:33.219Z | Compiling icu_properties_data v2.1.2 |
| 490 | 2026-05-02T04:07:33.292Z | Compiling errno v0.3.14 |
| 491 | 2026-05-02T04:07:33.323Z | Compiling bitflags v2.11.0 |
| 492 | 2026-05-02T04:07:33.419Z | Compiling serde_json v1.0.149 |
| 493 | 2026-05-02T04:07:33.555Z | Compiling num-traits v0.2.19 |
| 494 | 2026-05-02T04:07:33.588Z | Compiling hashbrown v0.17.0 |
| 495 | 2026-05-02T04:07:33.736Z | Compiling pest_meta v2.8.6 |
| 496 | 2026-05-02T04:07:33.820Z | Compiling typeid v1.0.3 |
| 497 | 2026-05-02T04:07:33.884Z | Compiling equivalent v1.0.2 |
| 498 | 2026-05-02T04:07:33.982Z | Compiling smallvec v1.15.1 |
| 499 | 2026-05-02T04:07:34.121Z | Compiling indexmap v2.14.0 |
| 500 | 2026-05-02T04:07:34.175Z | Compiling thread-id v4.2.2 |
| 501 | 2026-05-02T04:07:34.192Z | Compiling usdt-impl v0.5.0 |
| 502 | 2026-05-02T04:07:34.258Z | Compiling proc-macro-error-attr v1.0.4 |
| 503 | 2026-05-02T04:07:34.321Z | Compiling toml_write v0.1.2 |
| 504 | 2026-05-02T04:07:34.507Z | Compiling erased-serde v0.4.9 |
| 505 | 2026-05-02T04:07:34.529Z | Compiling winnow v0.7.14 |
| 506 | 2026-05-02T04:07:34.548Z | Compiling syn v1.0.109 |
| 507 | 2026-05-02T04:07:34.922Z | Compiling proc-macro-error v1.0.4 |
| 508 | 2026-05-02T04:07:34.970Z | Compiling getrandom v0.4.1 |
| 509 | 2026-05-02T04:07:35.117Z | Compiling thiserror v2.0.18 |
| 510 | 2026-05-02T04:07:35.316Z | Compiling utf8_iter v1.0.4 |
| 511 | 2026-05-02T04:07:35.393Z | Compiling camino v1.2.2 |
| 512 | 2026-05-02T04:07:35.422Z | Compiling log v0.4.29 |
| 513 | 2026-05-02T04:07:35.463Z | Compiling utf8parse v0.2.2 |
| 514 | 2026-05-02T04:07:35.480Z | Compiling plain v0.2.3 |
| 515 | 2026-05-02T04:07:35.499Z | Compiling percent-encoding v2.3.2 |
| 516 | 2026-05-02T04:07:35.585Z | Compiling anstyle-parse v0.2.7 |
| 517 | 2026-05-02T04:07:35.640Z | Compiling form_urlencoded v1.2.2 |
| 518 | 2026-05-02T04:07:35.704Z | Compiling ordered-float v2.10.1 |
| 519 | 2026-05-02T04:07:35.836Z | Compiling synstructure v0.13.2 |
| 520 | 2026-05-02T04:07:35.876Z | Compiling pest_generator v2.8.6 |
| 521 | 2026-05-02T04:07:35.976Z | Compiling terminal_size v0.4.3 |
| 522 | 2026-05-02T04:07:36.122Z | Compiling pretty-hex v0.4.1 |
| 523 | 2026-05-02T04:07:36.258Z | Compiling cfg-if v1.0.4 |
| 524 | 2026-05-02T04:07:36.275Z | Compiling is_terminal_polyfill v1.70.2 |
| 525 | 2026-05-02T04:07:36.278Z | Compiling anstyle-query v1.1.5 |
| 526 | 2026-05-02T04:07:36.310Z | Compiling anstyle v1.0.13 |
| 527 | 2026-05-02T04:07:36.333Z | Compiling colorchoice v1.0.4 |
| 528 | 2026-05-02T04:07:36.445Z | Compiling serde-untagged v0.1.9 |
| 529 | 2026-05-02T04:07:36.511Z | Compiling anstream v0.6.21 |
| 530 | 2026-05-02T04:07:36.529Z | Compiling semver v1.0.28 |
| 531 | 2026-05-02T04:07:36.596Z | Compiling fs-err v3.3.0 |
| 532 | 2026-05-02T04:07:36.683Z | Compiling heck v0.4.1 |
| 533 | 2026-05-02T04:07:36.785Z | Compiling unicode-width v0.1.14 |
| 534 | 2026-05-02T04:07:36.812Z | Compiling once_cell v1.21.3 |
| 535 | 2026-05-02T04:07:36.836Z | Compiling clap_lex v1.0.0 |
| 536 | 2026-05-02T04:07:36.854Z | Compiling unicode-xid v0.2.6 |
| 537 | 2026-05-02T04:07:36.913Z | Compiling bytecount v0.6.9 |
| 538 | 2026-05-02T04:07:37.025Z | Compiling fnv v1.0.7 |
| 539 | 2026-05-02T04:07:37.047Z | Compiling anyhow v1.0.102 |
| 540 | 2026-05-02T04:07:37.064Z | Compiling heck v0.5.0 |
| 541 | 2026-05-02T04:07:37.067Z | Compiling fastrand v2.3.0 |
| 542 | 2026-05-02T04:07:37.130Z | Compiling strsim v0.11.1 |
| 543 | 2026-05-02T04:07:37.284Z | Compiling tempfile v3.25.0 |
| 544 | 2026-05-02T04:07:37.304Z | Compiling papergrid v0.11.0 |
| 545 | 2026-05-02T04:07:37.338Z | Compiling clap_builder v4.5.60 |
| 546 | 2026-05-02T04:07:37.540Z | Compiling serde_derive v1.0.228 |
| 547 | 2026-05-02T04:07:37.573Z | Compiling zerofrom-derive v0.1.6 |
| 548 | 2026-05-02T04:07:37.590Z | Compiling yoke-derive v0.8.1 |
| 549 | 2026-05-02T04:07:37.655Z | Compiling zerovec-derive v0.11.2 |
| 550 | 2026-05-02T04:07:37.840Z | Compiling displaydoc v0.2.5 |
| 551 | 2026-05-02T04:07:38.569Z | Compiling thiserror-impl v1.0.69 |
| 552 | 2026-05-02T04:07:38.693Z | Compiling zerocopy-derive v0.7.35 |
| 553 | 2026-05-02T04:07:38.722Z | Compiling pest_derive v2.8.6 |
| 554 | 2026-05-02T04:07:38.741Z | Compiling scroll_derive v0.12.1 |
| 555 | 2026-05-02T04:07:38.934Z | Compiling zerofrom v0.1.6 |
| 556 | 2026-05-02T04:07:39.069Z | Compiling yoke v0.8.1 |
| 557 | 2026-05-02T04:07:39.140Z | Compiling thiserror-impl v2.0.18 |
| 558 | 2026-05-02T04:07:39.269Z | Compiling zerovec v0.11.5 |
| 559 | 2026-05-02T04:07:39.392Z | Compiling zerotrie v0.2.3 |
| 560 | 2026-05-02T04:07:39.567Z | Compiling zerocopy v0.7.35 |
| 561 | 2026-05-02T04:07:39.774Z | Compiling tinystr v0.8.2 |
| 562 | 2026-05-02T04:07:39.821Z | Compiling potential_utf v0.1.4 |
| 563 | 2026-05-02T04:07:39.961Z | Compiling icu_locale_core v2.1.1 |
| 564 | 2026-05-02T04:07:39.987Z | Compiling icu_collections v2.1.1 |
| 565 | 2026-05-02T04:07:40.005Z | Compiling dtrace-parser v0.2.0 |
| 566 | 2026-05-02T04:07:40.128Z | Compiling scroll v0.12.0 |
| 567 | 2026-05-02T04:07:40.335Z | Compiling tabled_derive v0.7.0 |
| 568 | 2026-05-02T04:07:40.403Z | Compiling goblin v0.8.2 |
| 569 | 2026-05-02T04:07:40.483Z | Compiling clap_derive v4.5.55 |
| 570 | 2026-05-02T04:07:40.648Z | Compiling icu_provider v2.1.1 |
| 571 | 2026-05-02T04:07:40.759Z | Compiling memmap v0.7.0 |
| 572 | 2026-05-02T04:07:40.863Z | Compiling smawk v0.3.2 |
| 573 | 2026-05-02T04:07:40.946Z | Compiling icu_normalizer v2.1.1 |
| 574 | 2026-05-02T04:07:40.965Z | Compiling icu_properties v2.1.2 |
| 575 | 2026-05-02T04:07:40.981Z | Compiling serde_spanned v0.6.9 |
| 576 | 2026-05-02T04:07:40.996Z | Compiling toml_datetime v0.6.11 |
| 577 | 2026-05-02T04:07:41.012Z | Compiling dof v0.3.0 |
| 578 | 2026-05-02T04:07:41.128Z | Compiling serde_tokenstream v0.2.3 |
| 579 | 2026-05-02T04:07:41.260Z | Compiling toml_edit v0.22.27 |
| 580 | 2026-05-02T04:07:41.415Z | Compiling serde-value v0.7.0 |
| 581 | 2026-05-02T04:07:41.472Z | Compiling cargo-platform v0.2.0 |
| 582 | 2026-05-02T04:07:41.485Z | Compiling unicode-linebreak v0.1.5 |
| 583 | 2026-05-02T04:07:41.726Z | Compiling unicode-width v0.2.0 |
| 584 | 2026-05-02T04:07:41.731Z | Compiling tabled v0.15.0 |
| 585 | 2026-05-02T04:07:41.792Z | Compiling macaddr v1.0.1 |
| 586 | 2026-05-02T04:07:41.921Z | Compiling idna_adapter v1.2.1 |
| 587 | 2026-05-02T04:07:42.002Z | Compiling usdt-attr-macro v0.5.0 |
| 588 | 2026-05-02T04:07:42.019Z | Compiling usdt-macro v0.5.0 |
| 589 | 2026-05-02T04:07:42.052Z | Compiling idna v1.1.0 |
| 590 | 2026-05-02T04:07:42.070Z | Compiling textwrap v0.16.2 |
| 591 | 2026-05-02T04:07:42.245Z | Compiling clap v4.5.60 |
| 592 | 2026-05-02T04:07:42.347Z | Compiling url v2.5.8 |
| 593 | 2026-05-02T04:07:42.695Z | Compiling toml v0.8.23 |
| 594 | 2026-05-02T04:07:42.806Z | Compiling camino-tempfile v1.4.1 |
| 595 | 2026-05-02T04:07:43.044Z | Compiling cargo-util-schemas v0.8.2 |
| 596 | 2026-05-02T04:07:43.096Z | Compiling cargo_toml v0.21.0 |
| 597 | 2026-05-02T04:07:43.268Z | Compiling swrite v0.1.0 |
| 598 | 2026-05-02T04:07:43.309Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 599 | 2026-05-02T04:07:43.377Z | Compiling usdt v0.5.0 |
| 600 | 2026-05-02T04:07:43.947Z | Compiling cargo_metadata v0.21.0 |
| 601 | 2026-05-02T04:07:44.902Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 602 | 2026-05-02T04:07:46.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.29s |
| 603 | 2026-05-02T04:07:47.228Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 604 | 2026-05-02T04:07:47.779Z | Downloading crates ... |
| 605 | 2026-05-02T04:07:47.871Z | Downloaded aead v0.5.2 |
| 606 | 2026-05-02T04:07:47.877Z | Downloaded adler2 v2.0.1 |
| 607 | 2026-05-02T04:07:47.882Z | Downloaded async-recursion v1.1.1 |
| 608 | 2026-05-02T04:07:47.886Z | Downloaded bitfield v0.19.4 |
| 609 | 2026-05-02T04:07:47.886Z | Downloaded arrayref v0.3.9 |
| 610 | 2026-05-02T04:07:47.886Z | Downloaded argon2 v0.5.3 |
| 611 | 2026-05-02T04:07:47.890Z | Downloaded array-init v0.0.4 |
| 612 | 2026-05-02T04:07:47.892Z | Downloaded crunchy v0.2.4 |
| 613 | 2026-05-02T04:07:47.900Z | Downloaded blowfish v0.9.1 |
| 614 | 2026-05-02T04:07:47.908Z | Downloaded ar_archive_writer v0.5.1 |
| 615 | 2026-05-02T04:07:47.917Z | Downloaded cexpr v0.6.0 |
| 616 | 2026-05-02T04:07:47.917Z | Downloaded embedded-io v0.4.0 |
| 617 | 2026-05-02T04:07:47.921Z | Downloaded fd-lock v4.0.4 |
| 618 | 2026-05-02T04:07:47.921Z | Downloaded bumpalo v3.20.2 |
| 619 | 2026-05-02T04:07:47.921Z | Downloaded convert_case v0.10.0 |
| 620 | 2026-05-02T04:07:47.921Z | Downloaded darling v0.21.3 |
| 621 | 2026-05-02T04:07:47.924Z | Downloaded base64 v0.22.1 |
| 622 | 2026-05-02T04:07:47.928Z | Downloaded des v0.8.1 |
| 623 | 2026-05-02T04:07:47.929Z | Downloaded derive_builder v0.20.2 |
| 624 | 2026-05-02T04:07:47.936Z | Downloaded derive-ex v0.1.8 |
| 625 | 2026-05-02T04:07:47.936Z | Downloaded der v0.7.10 |
| 626 | 2026-05-02T04:07:47.939Z | Downloaded console v0.15.11 |
| 627 | 2026-05-02T04:07:47.939Z | Downloaded cmake v0.1.57 |
| 628 | 2026-05-02T04:07:47.951Z | Downloaded debug-ignore v1.0.5 |
| 629 | 2026-05-02T04:07:47.954Z | Downloaded cstr-argument v0.1.2 |
| 630 | 2026-05-02T04:07:47.957Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 631 | 2026-05-02T04:07:47.964Z | Downloaded atomic-waker v1.1.2 |
| 632 | 2026-05-02T04:07:47.968Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 633 | 2026-05-02T04:07:47.970Z | Downloaded dsl_auto_type v0.2.0 |
| 634 | 2026-05-02T04:07:47.970Z | Downloaded difflib v0.4.0 |
| 635 | 2026-05-02T04:07:47.973Z | Downloaded downcast-rs v2.0.2 |
| 636 | 2026-05-02T04:07:47.973Z | Downloaded document-features v0.2.12 |
| 637 | 2026-05-02T04:07:47.976Z | Downloaded darling_macro v0.21.3 |
| 638 | 2026-05-02T04:07:47.976Z | Downloaded enum-as-inner v0.6.1 |
| 639 | 2026-05-02T04:07:47.976Z | Downloaded dtrace-parser v0.3.0 |
| 640 | 2026-05-02T04:07:47.980Z | Downloaded crucible-workspace-hack v0.1.0 |
| 641 | 2026-05-02T04:07:47.980Z | Downloaded cargo-platform v0.1.9 |
| 642 | 2026-05-02T04:07:47.983Z | Downloaded cassowary v0.3.0 |
| 643 | 2026-05-02T04:07:47.983Z | Downloaded cargo_metadata v0.19.2 |
| 644 | 2026-05-02T04:07:47.983Z | Downloaded deranged v0.5.8 |
| 645 | 2026-05-02T04:07:47.983Z | Downloaded block-padding v0.3.3 |
| 646 | 2026-05-02T04:07:47.986Z | Downloaded bit-vec v0.6.3 |
| 647 | 2026-05-02T04:07:47.986Z | Downloaded async-bb8-diesel v0.2.1 |
| 648 | 2026-05-02T04:07:47.989Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 649 | 2026-05-02T04:07:47.989Z | Downloaded dof v0.4.0 |
| 650 | 2026-05-02T04:07:47.992Z | Downloaded darling_macro v0.20.11 |
| 651 | 2026-05-02T04:07:47.995Z | Downloaded float-ord v0.3.2 |
| 652 | 2026-05-02T04:07:47.995Z | Downloaded defmt v0.3.100 |
| 653 | 2026-05-02T04:07:47.995Z | Downloaded crc8 v0.1.1 |
| 654 | 2026-05-02T04:07:48.001Z | Downloaded dirs-next v2.0.0 |
| 655 | 2026-05-02T04:07:48.004Z | Downloaded fixedbitset v0.4.2 |
| 656 | 2026-05-02T04:07:48.004Z | Downloaded dirs-sys-next v0.1.2 |
| 657 | 2026-05-02T04:07:48.004Z | Downloaded cfg_aliases v0.2.1 |
| 658 | 2026-05-02T04:07:48.007Z | Downloaded flagset v0.4.7 |
| 659 | 2026-05-02T04:07:48.007Z | Downloaded derive_builder_macro v0.20.2 |
| 660 | 2026-05-02T04:07:48.007Z | Downloaded bit-set v0.8.0 |
| 661 | 2026-05-02T04:07:48.009Z | Downloaded base16ct v0.2.0 |
| 662 | 2026-05-02T04:07:48.010Z | Downloaded crc-catalog v2.4.0 |
| 663 | 2026-05-02T04:07:48.010Z | Downloaded async-stream v0.3.6 |
| 664 | 2026-05-02T04:07:48.015Z | Downloaded atomicwrites v0.4.4 |
| 665 | 2026-05-02T04:07:48.017Z | Downloaded foreign-types v0.3.2 |
| 666 | 2026-05-02T04:07:48.017Z | Downloaded bitfield-macros v0.19.4 |
| 667 | 2026-05-02T04:07:48.017Z | Downloaded convert_case v0.4.0 |
| 668 | 2026-05-02T04:07:48.020Z | Downloaded ciborium-io v0.2.2 |
| 669 | 2026-05-02T04:07:48.020Z | Downloaded futures-io v0.3.32 |
| 670 | 2026-05-02T04:07:48.020Z | Downloaded env_filter v1.0.0 |
| 671 | 2026-05-02T04:07:48.024Z | Downloaded endian-type v0.1.2 |
| 672 | 2026-05-02T04:07:48.024Z | Downloaded defmt-parser v1.0.0 |
| 673 | 2026-05-02T04:07:48.024Z | Downloaded compression-core v0.4.31 |
| 674 | 2026-05-02T04:07:48.024Z | Downloaded bit-vec v0.8.0 |
| 675 | 2026-05-02T04:07:48.027Z | Downloaded bitfield-struct v0.6.2 |
| 676 | 2026-05-02T04:07:48.027Z | Downloaded bb8 v0.8.6 |
| 677 | 2026-05-02T04:07:48.027Z | Downloaded assert_matches v1.5.0 |
| 678 | 2026-05-02T04:07:48.030Z | Downloaded crc v3.4.0 |
| 679 | 2026-05-02T04:07:48.030Z | Downloaded env_logger v0.11.9 |
| 680 | 2026-05-02T04:07:48.033Z | Downloaded bcs v0.1.6 |
| 681 | 2026-05-02T04:07:48.033Z | Downloaded arrayvec v0.7.6 |
| 682 | 2026-05-02T04:07:48.035Z | Downloaded drift v0.1.3 |
| 683 | 2026-05-02T04:07:48.039Z | Downloaded git-stub v1.0.0 |
| 684 | 2026-05-02T04:07:48.039Z | Downloaded ghash v0.5.1 |
| 685 | 2026-05-02T04:07:48.044Z | Downloaded futures-task v0.3.32 |
| 686 | 2026-05-02T04:07:48.044Z | Downloaded embedded-io v0.6.1 |
| 687 | 2026-05-02T04:07:48.044Z | Downloaded futures-sink v0.3.32 |
| 688 | 2026-05-02T04:07:48.044Z | Downloaded darling_macro v0.23.0 |
| 689 | 2026-05-02T04:07:48.044Z | Downloaded daft v0.1.5 |
| 690 | 2026-05-02T04:07:48.047Z | Downloaded fxhash v0.2.1 |
| 691 | 2026-05-02T04:07:48.047Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 692 | 2026-05-02T04:07:48.047Z | Downloaded atty v0.2.14 |
| 693 | 2026-05-02T04:07:48.047Z | Downloaded futures-macro v0.3.32 |
| 694 | 2026-05-02T04:07:48.047Z | Downloaded foreign-types-shared v0.3.1 |
| 695 | 2026-05-02T04:07:48.047Z | Downloaded foreign-types-shared v0.1.1 |
| 696 | 2026-05-02T04:07:48.047Z | Downloaded futures-core v0.3.32 |
| 697 | 2026-05-02T04:07:48.050Z | Downloaded constant_time_eq v0.4.2 |
| 698 | 2026-05-02T04:07:48.050Z | Downloaded crossbeam-epoch v0.9.18 |
| 699 | 2026-05-02T04:07:48.052Z | Downloaded gethostname v0.5.0 |
| 700 | 2026-05-02T04:07:48.052Z | Downloaded foreign-types v0.5.0 |
| 701 | 2026-05-02T04:07:48.053Z | Downloaded dunce v1.0.5 |
| 702 | 2026-05-02T04:07:48.056Z | Downloaded erased-serde v0.3.31 |
| 703 | 2026-05-02T04:07:48.056Z | Downloaded crossbeam-deque v0.8.6 |
| 704 | 2026-05-02T04:07:48.056Z | Downloaded cfg_aliases v0.1.1 |
| 705 | 2026-05-02T04:07:48.059Z | Downloaded dyn-clone v1.0.20 |
| 706 | 2026-05-02T04:07:48.059Z | Downloaded cpufeatures v0.3.0 |
| 707 | 2026-05-02T04:07:48.059Z | Downloaded bit-set v0.5.3 |
| 708 | 2026-05-02T04:07:48.059Z | Downloaded ascii-canvas v3.0.0 |
| 709 | 2026-05-02T04:07:48.062Z | Downloaded async-stream-impl v0.3.6 |
| 710 | 2026-05-02T04:07:48.062Z | Downloaded derive_builder_core v0.20.2 |
| 711 | 2026-05-02T04:07:48.065Z | Downloaded funty v2.0.0 |
| 712 | 2026-05-02T04:07:48.065Z | Downloaded cookie v0.18.1 |
| 713 | 2026-05-02T04:07:48.065Z | Downloaded chacha20 v0.10.0 |
| 714 | 2026-05-02T04:07:48.112Z | Downloaded fallible-iterator v0.2.0 |
| 715 | 2026-05-02T04:07:48.112Z | Downloaded compression-codecs v0.4.37 |
| 716 | 2026-05-02T04:07:48.113Z | Downloaded foldhash v0.1.5 |
| 717 | 2026-05-02T04:07:48.113Z | Downloaded defmt-macros v1.0.1 |
| 718 | 2026-05-02T04:07:48.113Z | Downloaded ecdsa v0.16.9 |
| 719 | 2026-05-02T04:07:48.113Z | Downloaded ena v0.14.4 |
| 720 | 2026-05-02T04:07:48.113Z | Downloaded const_format_proc_macros v0.2.34 |
| 721 | 2026-05-02T04:07:48.113Z | Downloaded headers-core v0.3.0 |
| 722 | 2026-05-02T04:07:48.113Z | Downloaded hash32 v0.3.1 |
| 723 | 2026-05-02T04:07:48.113Z | Downloaded globwalk v0.9.1 |
| 724 | 2026-05-02T04:07:48.113Z | Downloaded cipher v0.4.4 |
| 725 | 2026-05-02T04:07:48.113Z | Downloaded ciborium-ll v0.2.2 |
| 726 | 2026-05-02T04:07:48.113Z | Downloaded cbc v0.1.2 |
| 727 | 2026-05-02T04:07:48.113Z | Downloaded ff v0.13.1 |
| 728 | 2026-05-02T04:07:48.113Z | Downloaded cookie_store v0.22.1 |
| 729 | 2026-05-02T04:07:48.113Z | Downloaded either v1.15.0 |
| 730 | 2026-05-02T04:07:48.113Z | Downloaded colored v2.2.0 |
| 731 | 2026-05-02T04:07:48.113Z | Downloaded ciborium v0.2.2 |
| 732 | 2026-05-02T04:07:48.113Z | Downloaded darling v0.20.11 |
| 733 | 2026-05-02T04:07:48.113Z | Downloaded float-cmp v0.10.0 |
| 734 | 2026-05-02T04:07:48.113Z | Downloaded defmt v1.0.1 |
| 735 | 2026-05-02T04:07:48.113Z | Downloaded fs_extra v1.3.0 |
| 736 | 2026-05-02T04:07:48.113Z | Downloaded foreign-types-macros v0.2.3 |
| 737 | 2026-05-02T04:07:48.113Z | Downloaded foldhash v0.2.0 |
| 738 | 2026-05-02T04:07:48.113Z | Downloaded corncobs v0.1.4 |
| 739 | 2026-05-02T04:07:48.113Z | Downloaded fs-err v2.11.0 |
| 740 | 2026-05-02T04:07:48.113Z | Downloaded critical-section v1.2.0 |
| 741 | 2026-05-02T04:07:48.113Z | Downloaded fixedbitset v0.5.7 |
| 742 | 2026-05-02T04:07:48.113Z | Downloaded byte-wrapper v0.1.0 |
| 743 | 2026-05-02T04:07:48.113Z | Downloaded http-range v0.1.5 |
| 744 | 2026-05-02T04:07:48.119Z | Downloaded elliptic-curve v0.13.8 |
| 745 | 2026-05-02T04:07:48.119Z | Downloaded ctr v0.9.2 |
| 746 | 2026-05-02T04:07:48.120Z | Downloaded const-oid v0.9.6 |
| 747 | 2026-05-02T04:07:48.120Z | Downloaded hex v0.4.3 |
| 748 | 2026-05-02T04:07:48.120Z | Downloaded hex-literal v0.4.1 |
| 749 | 2026-05-02T04:07:48.120Z | Downloaded buf-list v1.1.2 |
| 750 | 2026-05-02T04:07:48.120Z | Downloaded hostname v0.4.2 |
| 751 | 2026-05-02T04:07:48.120Z | Downloaded home v0.5.12 |
| 752 | 2026-05-02T04:07:48.120Z | Downloaded futures-executor v0.3.32 |
| 753 | 2026-05-02T04:07:48.120Z | Downloaded bzip2 v0.4.4 |
| 754 | 2026-05-02T04:07:48.124Z | Downloaded ahash v0.8.12 |
| 755 | 2026-05-02T04:07:48.124Z | Downloaded hostname v0.3.1 |
| 756 | 2026-05-02T04:07:48.125Z | Downloaded find-msvc-tools v0.1.9 |
| 757 | 2026-05-02T04:07:48.125Z | Downloaded backon v1.6.0 |
| 758 | 2026-05-02T04:07:48.128Z | Downloaded hubpack_derive v0.1.1 |
| 759 | 2026-05-02T04:07:48.128Z | Downloaded hubpack v0.1.2 |
| 760 | 2026-05-02T04:07:48.128Z | Downloaded httpdate v1.0.3 |
| 761 | 2026-05-02T04:07:48.128Z | Downloaded glob v0.3.3 |
| 762 | 2026-05-02T04:07:48.128Z | Downloaded filetime v0.2.27 |
| 763 | 2026-05-02T04:07:48.132Z | Downloaded colored v3.1.1 |
| 764 | 2026-05-02T04:07:48.132Z | Downloaded indoc v1.0.9 |
| 765 | 2026-05-02T04:07:48.135Z | Downloaded http-body v1.0.1 |
| 766 | 2026-05-02T04:07:48.135Z | Downloaded base64ct v1.8.3 |
| 767 | 2026-05-02T04:07:48.135Z | Downloaded bitflags v1.3.2 |
| 768 | 2026-05-02T04:07:48.138Z | Downloaded inout v0.1.4 |
| 769 | 2026-05-02T04:07:48.138Z | Downloaded ident_case v1.0.1 |
| 770 | 2026-05-02T04:07:48.141Z | Downloaded is-terminal v0.4.17 |
| 771 | 2026-05-02T04:07:48.141Z | Downloaded indent_write v2.2.0 |
| 772 | 2026-05-02T04:07:48.141Z | Downloaded crc-any v2.5.0 |
| 773 | 2026-05-02T04:07:48.144Z | Downloaded hash32 v0.2.1 |
| 774 | 2026-05-02T04:07:48.144Z | Downloaded group v0.13.0 |
| 775 | 2026-05-02T04:07:48.144Z | Downloaded instant v0.1.13 |
| 776 | 2026-05-02T04:07:48.147Z | Downloaded clang-sys v1.8.1 |
| 777 | 2026-05-02T04:07:48.147Z | Downloaded instability v0.3.11 |
| 778 | 2026-05-02T04:07:48.150Z | Downloaded backoff v0.4.0 |
| 779 | 2026-05-02T04:07:48.150Z | Downloaded futures-channel v0.3.32 |
| 780 | 2026-05-02T04:07:48.153Z | Downloaded allocator-api2 v0.2.21 |
| 781 | 2026-05-02T04:07:48.153Z | Downloaded dropshot_endpoint v0.16.7 |
| 782 | 2026-05-02T04:07:48.155Z | Downloaded async-trait v0.1.89 |
| 783 | 2026-05-02T04:07:48.158Z | Downloaded darling v0.23.0 |
| 784 | 2026-05-02T04:07:48.162Z | Downloaded daft-derive v0.1.5 |
| 785 | 2026-05-02T04:07:48.165Z | Downloaded is_ci v1.2.0 |
| 786 | 2026-05-02T04:07:48.171Z | Downloaded libscf-sys v1.1.0 |
| 787 | 2026-05-02T04:07:48.171Z | Downloaded lazy_static v1.5.0 |
| 788 | 2026-05-02T04:07:48.171Z | Downloaded getrandom v0.2.17 |
| 789 | 2026-05-02T04:07:48.177Z | Downloaded diesel-dtrace v0.5.0 |
| 790 | 2026-05-02T04:07:48.178Z | Downloaded crc32fast v1.5.0 |
| 791 | 2026-05-02T04:07:48.178Z | Downloaded diff v0.1.13 |
| 792 | 2026-05-02T04:07:48.178Z | Downloaded bzip2 v0.6.1 |
| 793 | 2026-05-02T04:07:48.178Z | Downloaded humantime v2.3.0 |
| 794 | 2026-05-02T04:07:48.188Z | Downloaded kstat-rs v0.2.4 |
| 795 | 2026-05-02T04:07:48.188Z | Downloaded internet-checksum v0.2.1 |
| 796 | 2026-05-02T04:07:48.188Z | Downloaded highway v1.3.0 |
| 797 | 2026-05-02T04:07:48.188Z | Downloaded hyper-tls v0.6.0 |
| 798 | 2026-05-02T04:07:48.188Z | Downloaded http-body-util v0.1.3 |
| 799 | 2026-05-02T04:07:48.188Z | Downloaded cancel-safe-futures v0.1.5 |
| 800 | 2026-05-02T04:07:48.193Z | Downloaded memoffset v0.9.1 |
| 801 | 2026-05-02T04:07:48.193Z | Downloaded maplit v1.0.2 |
| 802 | 2026-05-02T04:07:48.193Z | Downloaded managed v0.8.0 |
| 803 | 2026-05-02T04:07:48.193Z | Downloaded lru v0.12.5 |
| 804 | 2026-05-02T04:07:48.193Z | Downloaded git-stub-vcs v0.1.0 |
| 805 | 2026-05-02T04:07:48.193Z | Downloaded multimap v0.10.1 |
| 806 | 2026-05-02T04:07:48.193Z | Downloaded linked-hash-map v0.5.6 |
| 807 | 2026-05-02T04:07:48.194Z | Downloaded arc-swap v1.8.2 |
| 808 | 2026-05-02T04:07:48.199Z | Downloaded derive_more v0.99.20 |
| 809 | 2026-05-02T04:07:48.199Z | Downloaded ipnet v2.11.0 |
| 810 | 2026-05-02T04:07:48.203Z | Downloaded dropshot_endpoint v0.17.0 |
| 811 | 2026-05-02T04:07:48.203Z | Downloaded half v1.8.3 |
| 812 | 2026-05-02T04:07:48.203Z | Downloaded crossbeam-utils v0.8.21 |
| 813 | 2026-05-02T04:07:48.208Z | Downloaded blake2 v0.10.6 |
| 814 | 2026-05-02T04:07:48.208Z | Downloaded ipnetwork v0.21.1 |
| 815 | 2026-05-02T04:07:48.210Z | Downloaded newtype-uuid-macros v0.1.0 |
| 816 | 2026-05-02T04:07:48.211Z | Downloaded md-5 v0.10.6 |
| 817 | 2026-05-02T04:07:48.211Z | Downloaded md5 v0.7.0 |
| 818 | 2026-05-02T04:07:48.211Z | Downloaded aes-gcm v0.10.3 |
| 819 | 2026-05-02T04:07:48.213Z | Downloaded mime v0.3.17 |
| 820 | 2026-05-02T04:07:48.218Z | Downloaded num-derive v0.3.3 |
| 821 | 2026-05-02T04:07:48.218Z | Downloaded normalize-line-endings v0.3.0 |
| 822 | 2026-05-02T04:07:48.218Z | Downloaded nibble_vec v0.1.0 |
| 823 | 2026-05-02T04:07:48.218Z | Downloaded maybe-uninit v2.0.0 |
| 824 | 2026-05-02T04:07:48.221Z | Downloaded libsw-core v0.3.2 |
| 825 | 2026-05-02T04:07:48.221Z | Downloaded derive-where v1.6.0 |
| 826 | 2026-05-02T04:07:48.224Z | Downloaded nonempty v0.12.0 |
| 827 | 2026-05-02T04:07:48.224Z | Downloaded newtype_derive v0.1.6 |
| 828 | 2026-05-02T04:07:48.224Z | Downloaded chacha20poly1305 v0.10.1 |
| 829 | 2026-05-02T04:07:48.227Z | Downloaded libsw v3.5.0 |
| 830 | 2026-05-02T04:07:48.227Z | Downloaded lalrpop-util v0.19.12 |
| 831 | 2026-05-02T04:07:48.229Z | Downloaded linear-map v1.2.0 |
| 832 | 2026-05-02T04:07:48.229Z | Downloaded libloading v0.8.9 |
| 833 | 2026-05-02T04:07:48.232Z | Downloaded jobserver v0.1.34 |
| 834 | 2026-05-02T04:07:48.232Z | Downloaded iana-time-zone v0.1.65 |
| 835 | 2026-05-02T04:07:48.237Z | Downloaded nodrop v0.1.14 |
| 836 | 2026-05-02T04:07:48.237Z | Downloaded new_debug_unreachable v1.0.6 |
| 837 | 2026-05-02T04:07:48.237Z | Downloaded ingot-types v0.1.2 |
| 838 | 2026-05-02T04:07:48.242Z | Downloaded hyper-staticfile v0.10.1 |
| 839 | 2026-05-02T04:07:48.242Z | Downloaded globset v0.4.18 |
| 840 | 2026-05-02T04:07:48.242Z | Downloaded num-conv v0.2.0 |
| 841 | 2026-05-02T04:07:48.242Z | Downloaded match_cfg v0.1.0 |
| 842 | 2026-05-02T04:07:48.244Z | Downloaded getrandom v0.3.4 |
| 843 | 2026-05-02T04:07:48.245Z | Downloaded libefi-sys v0.1.0 |
| 844 | 2026-05-02T04:07:48.245Z | Downloaded ingot v0.1.1 |
| 845 | 2026-05-02T04:07:48.249Z | Downloaded indoc v2.0.7 |
| 846 | 2026-05-02T04:07:48.249Z | Downloaded bytes v1.11.1 |
| 847 | 2026-05-02T04:07:48.252Z | Downloaded num_threads v0.1.7 |
| 848 | 2026-05-02T04:07:48.252Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 849 | 2026-05-02T04:07:48.255Z | Downloaded fatfs v0.3.6 |
| 850 | 2026-05-02T04:07:48.255Z | Downloaded native-tls v0.2.18 |
| 851 | 2026-05-02T04:07:48.258Z | Downloaded darling_core v0.21.3 |
| 852 | 2026-05-02T04:07:48.261Z | Downloaded compact_str v0.8.1 |
| 853 | 2026-05-02T04:07:48.263Z | Downloaded darling_core v0.20.11 |
| 854 | 2026-05-02T04:07:48.266Z | Downloaded console v0.16.2 |
| 855 | 2026-05-02T04:07:48.266Z | Downloaded half v2.7.1 |
| 856 | 2026-05-02T04:07:48.269Z | Downloaded pbkdf2 v0.11.0 |
| 857 | 2026-05-02T04:07:48.272Z | Downloaded parse-size v1.1.0 |
| 858 | 2026-05-02T04:07:48.272Z | Downloaded oso-derive v0.27.3 |
| 859 | 2026-05-02T04:07:48.272Z | Downloaded num-derive v0.4.2 |
| 860 | 2026-05-02T04:07:48.276Z | Downloaded mime_guess v2.0.5 |
| 861 | 2026-05-02T04:07:48.276Z | Downloaded nanorand v0.7.0 |
| 862 | 2026-05-02T04:07:48.279Z | Downloaded multer v3.1.0 |
| 863 | 2026-05-02T04:07:48.279Z | Downloaded lock_api v0.4.14 |
| 864 | 2026-05-02T04:07:48.279Z | Downloaded derive_more v2.1.1 |
| 865 | 2026-05-02T04:07:48.286Z | Downloaded parse-display v0.10.0 |
| 866 | 2026-05-02T04:07:48.288Z | Downloaded openssl-probe v0.2.1 |
| 867 | 2026-05-02T04:07:48.288Z | Downloaded num-iter v0.1.45 |
| 868 | 2026-05-02T04:07:48.291Z | Downloaded httparse v1.10.1 |
| 869 | 2026-05-02T04:07:48.291Z | Downloaded derive_more-impl v2.1.1 |
| 870 | 2026-05-02T04:07:48.294Z | Downloaded num_enum_derive v0.5.11 |
| 871 | 2026-05-02T04:07:48.297Z | Downloaded pbkdf2 v0.12.2 |
| 872 | 2026-05-02T04:07:48.297Z | Downloaded num v0.4.3 |
| 873 | 2026-05-02T04:07:48.312Z | Downloaded path-slash v0.1.5 |
| 874 | 2026-05-02T04:07:48.315Z | Downloaded num-integer v0.1.46 |
| 875 | 2026-05-02T04:07:48.315Z | Downloaded flume v0.11.1 |
| 876 | 2026-05-02T04:07:48.318Z | Downloaded darling_core v0.23.0 |
| 877 | 2026-05-02T04:07:48.321Z | Downloaded pin-utils v0.1.0 |
| 878 | 2026-05-02T04:07:48.323Z | Downloaded num_enum v0.5.11 |
| 879 | 2026-05-02T04:07:48.326Z | Downloaded num-rational v0.4.2 |
| 880 | 2026-05-02T04:07:48.326Z | Downloaded num-complex v0.4.6 |
| 881 | 2026-05-02T04:07:48.329Z | Downloaded num_enum v0.7.5 |
| 882 | 2026-05-02T04:07:48.332Z | Downloaded nu-ansi-term v0.50.3 |
| 883 | 2026-05-02T04:07:48.332Z | Downloaded newline-converter v0.3.0 |
| 884 | 2026-05-02T04:07:48.332Z | Downloaded litrs v1.0.0 |
| 885 | 2026-05-02T04:07:48.338Z | Downloaded predicates-tree v1.0.13 |
| 886 | 2026-05-02T04:07:48.338Z | Downloaded crypto-bigint v0.5.5 |
| 887 | 2026-05-02T04:07:48.341Z | Downloaded predicates-core v1.0.10 |
| 888 | 2026-05-02T04:07:48.341Z | Downloaded libbz2-rs-sys v0.2.2 |
| 889 | 2026-05-02T04:07:48.344Z | Downloaded progenitor-client v0.10.0 |
| 890 | 2026-05-02T04:07:48.344Z | Downloaded indexmap v1.9.3 |
| 891 | 2026-05-02T04:07:48.347Z | Downloaded dropshot-api-manager v0.7.1 |
| 892 | 2026-05-02T04:07:48.347Z | Downloaded phf_shared v0.12.1 |
| 893 | 2026-05-02T04:07:48.350Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 894 | 2026-05-02T04:07:48.350Z | Downloaded num_enum_derive v0.7.5 |
| 895 | 2026-05-02T04:07:48.350Z | Downloaded proc-macro-crate v1.3.1 |
| 896 | 2026-05-02T04:07:48.352Z | Downloaded powerfmt v0.2.0 |
| 897 | 2026-05-02T04:07:48.352Z | Downloaded oxide-tokio-rt v0.1.4 |
| 898 | 2026-05-02T04:07:48.357Z | Downloaded proc-macro-crate v3.4.0 |
| 899 | 2026-05-02T04:07:48.357Z | Downloaded precomputed-hash v0.1.1 |
| 900 | 2026-05-02T04:07:48.357Z | Downloaded async-compression v0.4.41 |
| 901 | 2026-05-02T04:07:48.360Z | Downloaded hmac v0.12.1 |
| 902 | 2026-05-02T04:07:48.362Z | Downloaded password-hash v0.5.0 |
| 903 | 2026-05-02T04:07:48.363Z | Downloaded progenitor-client v0.11.2 |
| 904 | 2026-05-02T04:07:48.363Z | Downloaded owo-colors v4.3.0 |
| 905 | 2026-05-02T04:07:48.365Z | Downloaded heapless v0.8.0 |
| 906 | 2026-05-02T04:07:48.368Z | Downloaded ingot-macros v0.1.1 |
| 907 | 2026-05-02T04:07:48.368Z | Downloaded progenitor-macro v0.10.0 |
| 908 | 2026-05-02T04:07:48.371Z | Downloaded phf v0.12.1 |
| 909 | 2026-05-02T04:07:48.371Z | Downloaded flate2 v1.1.9 |
| 910 | 2026-05-02T04:07:48.374Z | Downloaded futures v0.3.32 |
| 911 | 2026-05-02T04:07:48.377Z | Downloaded progenitor v0.11.2 |
| 912 | 2026-05-02T04:07:48.380Z | Downloaded phf_shared v0.11.3 |
| 913 | 2026-05-02T04:07:48.380Z | Downloaded pem v3.0.6 |
| 914 | 2026-05-02T04:07:48.380Z | Downloaded peg-macros v0.8.5 |
| 915 | 2026-05-02T04:07:48.383Z | Downloaded pin-project-lite v0.2.17 |
| 916 | 2026-05-02T04:07:48.386Z | Downloaded ed25519-dalek v2.2.0 |
| 917 | 2026-05-02T04:07:48.389Z | Downloaded heapless v0.7.17 |
| 918 | 2026-05-02T04:07:48.389Z | Downloaded parse-display-derive v0.10.0 |
| 919 | 2026-05-02T04:07:48.392Z | Downloaded progenitor-macro v0.13.0 |
| 920 | 2026-05-02T04:07:48.392Z | Downloaded progenitor-macro v0.14.0 |
| 921 | 2026-05-02T04:07:48.392Z | Downloaded progenitor-macro v0.11.2 |
| 922 | 2026-05-02T04:07:48.395Z | Downloaded poly1305 v0.8.0 |
| 923 | 2026-05-02T04:07:48.395Z | Downloaded predicates v3.1.4 |
| 924 | 2026-05-02T04:07:48.398Z | Downloaded ppv-lite86 v0.2.21 |
| 925 | 2026-05-02T04:07:48.398Z | Downloaded pkg-config v0.3.32 |
| 926 | 2026-05-02T04:07:48.401Z | Downloaded pkcs1 v0.7.5 |
| 927 | 2026-05-02T04:07:48.401Z | Downloaded oxnet v0.1.4 |
| 928 | 2026-05-02T04:07:48.404Z | Downloaded memmap2 v0.9.10 |
| 929 | 2026-05-02T04:07:48.404Z | Downloaded pem-rfc7468 v0.7.0 |
| 930 | 2026-05-02T04:07:48.407Z | Downloaded parking_lot_core v0.8.6 |
| 931 | 2026-05-02T04:07:48.408Z | Downloaded primeorder v0.13.6 |
| 932 | 2026-05-02T04:07:48.411Z | Downloaded polyval v0.6.2 |
| 933 | 2026-05-02T04:07:48.411Z | Downloaded indicatif v0.18.4 |
| 934 | 2026-05-02T04:07:48.415Z | Downloaded recursive v0.1.1 |
| 935 | 2026-05-02T04:07:48.415Z | Downloaded postgres-protocol v0.6.10 |
| 936 | 2026-05-02T04:07:48.415Z | Downloaded openssl-probe v0.1.6 |
| 937 | 2026-05-02T04:07:48.418Z | Downloaded progenitor v0.14.0 |
| 938 | 2026-05-02T04:07:48.418Z | Downloaded const_format v0.2.35 |
| 939 | 2026-05-02T04:07:48.421Z | Downloaded hashbrown v0.12.3 |
| 940 | 2026-05-02T04:07:48.421Z | Downloaded progenitor v0.13.0 |
| 941 | 2026-05-02T04:07:48.424Z | Downloaded peg v0.8.5 |
| 942 | 2026-05-02T04:07:48.430Z | Downloaded omicron-zone-package v0.12.2 |
| 943 | 2026-05-02T04:07:48.433Z | Downloaded expectorate v1.2.0 |
| 944 | 2026-05-02T04:07:48.433Z | Downloaded russh-cryptovec v0.7.3 |
| 945 | 2026-05-02T04:07:48.433Z | Downloaded hickory-resolver v0.25.2 |
| 946 | 2026-05-02T04:07:48.433Z | Downloaded hickory-resolver v0.24.4 |
| 947 | 2026-05-02T04:07:48.436Z | Downloaded r2d2 v0.8.10 |
| 948 | 2026-05-02T04:07:48.439Z | Downloaded rand_core v0.6.4 |
| 949 | 2026-05-02T04:07:48.439Z | Downloaded ref-cast v1.0.25 |
| 950 | 2026-05-02T04:07:48.442Z | Downloaded peg-runtime v0.8.5 |
| 951 | 2026-05-02T04:07:48.442Z | Downloaded pin-project-internal v1.1.11 |
| 952 | 2026-05-02T04:07:48.442Z | Downloaded progenitor-client v0.13.0 |
| 953 | 2026-05-02T04:07:48.445Z | Downloaded packed_struct_codegen v0.10.1 |
| 954 | 2026-05-02T04:07:48.446Z | Downloaded parking_lot v0.12.5 |
| 955 | 2026-05-02T04:07:48.449Z | Downloaded postcard v1.1.3 |
| 956 | 2026-05-02T04:07:48.449Z | Downloaded oso v0.27.3 |
| 957 | 2026-05-02T04:07:48.454Z | Downloaded miniz_oxide v0.8.9 |
| 958 | 2026-05-02T04:07:48.454Z | Downloaded postgres-types v0.2.12 |
| 959 | 2026-05-02T04:07:48.461Z | Downloaded paste v1.0.15 |
| 960 | 2026-05-02T04:07:48.461Z | Downloaded psm v0.1.30 |
| 961 | 2026-05-02T04:07:48.461Z | Downloaded proc-macro-error2 v2.0.1 |
| 962 | 2026-05-02T04:07:48.467Z | Downloaded ref-cast-impl v1.0.25 |
| 963 | 2026-05-02T04:07:48.467Z | Downloaded parking_lot v0.11.2 |
| 964 | 2026-05-02T04:07:48.467Z | Downloaded http v1.4.0 |
| 965 | 2026-05-02T04:07:48.470Z | Downloaded hickory-server v0.25.2 |
| 966 | 2026-05-02T04:07:48.470Z | Downloaded papergrid v0.17.0 |
| 967 | 2026-05-02T04:07:48.473Z | Downloaded rustc_version v0.1.7 |
| 968 | 2026-05-02T04:07:48.473Z | Downloaded jiff-static v0.2.21 |
| 969 | 2026-05-02T04:07:48.477Z | Downloaded phf_shared v0.13.1 |
| 970 | 2026-05-02T04:07:48.477Z | Downloaded rustc-hash v2.1.1 |
| 971 | 2026-05-02T04:07:48.477Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 972 | 2026-05-02T04:07:48.480Z | Downloaded radium v0.7.0 |
| 973 | 2026-05-02T04:07:48.481Z | Downloaded progenitor-client v0.14.0 |
| 974 | 2026-05-02T04:07:48.481Z | Downloaded p256 v0.13.2 |
| 975 | 2026-05-02T04:07:48.481Z | Downloaded headers v0.4.1 |
| 976 | 2026-05-02T04:07:48.485Z | Downloaded parking_lot_core v0.9.12 |
| 977 | 2026-05-02T04:07:48.489Z | Downloaded crossterm v0.28.1 |
| 978 | 2026-05-02T04:07:48.492Z | Downloaded progenitor v0.10.0 |
| 979 | 2026-05-02T04:07:48.492Z | Downloaded password-hash v0.4.2 |
| 980 | 2026-05-02T04:07:48.495Z | Downloaded rustc_version v0.4.1 |
| 981 | 2026-05-02T04:07:48.495Z | Downloaded quick-error v1.2.3 |
| 982 | 2026-05-02T04:07:48.498Z | Downloaded rand_core v0.9.5 |
| 983 | 2026-05-02T04:07:48.498Z | Downloaded pin-project v1.1.11 |
| 984 | 2026-05-02T04:07:48.520Z | Downloaded scopeguard v1.2.0 |
| 985 | 2026-05-02T04:07:48.525Z | Downloaded psl-types v2.0.11 |
| 986 | 2026-05-02T04:07:48.525Z | Downloaded pkcs5 v0.7.1 |
| 987 | 2026-05-02T04:07:48.525Z | Downloaded progenitor-impl v0.14.0 |
| 988 | 2026-05-02T04:07:48.525Z | Downloaded prefix-trie v0.7.0 |
| 989 | 2026-05-02T04:07:48.525Z | Downloaded rtoolbox v0.0.3 |
| 990 | 2026-05-02T04:07:48.525Z | Downloaded rand_seeder v0.4.0 |
| 991 | 2026-05-02T04:07:48.525Z | Downloaded scrypt v0.11.0 |
| 992 | 2026-05-02T04:07:48.525Z | Downloaded same-file v1.0.6 |
| 993 | 2026-05-02T04:07:48.525Z | Downloaded packed_struct v0.10.1 |
| 994 | 2026-05-02T04:07:48.525Z | Downloaded serde-big-array v0.5.1 |
| 995 | 2026-05-02T04:07:48.525Z | Downloaded semver v0.1.20 |
| 996 | 2026-05-02T04:07:48.525Z | Downloaded rfc6979 v0.4.0 |
| 997 | 2026-05-02T04:07:48.525Z | Downloaded openssl-sys v0.9.114 |
| 998 | 2026-05-02T04:07:48.525Z | Downloaded quinn-udp v0.5.14 |
| 999 | 2026-05-02T04:07:48.529Z | Downloaded aes v0.8.4 |
| 1000 | 2026-05-02T04:07:48.529Z | Downloaded hashbrown v0.13.2 |
| 1001 | 2026-05-02T04:07:48.532Z | Downloaded rand_xorshift v0.4.0 |
| 1002 | 2026-05-02T04:07:48.532Z | Downloaded serde_plain v1.0.2 |
| 1003 | 2026-05-02T04:07:48.532Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1004 | 2026-05-02T04:07:48.535Z | Downloaded minimal-lexical v0.2.1 |
| 1005 | 2026-05-02T04:07:48.540Z | Downloaded crossterm v0.29.0 |
| 1006 | 2026-05-02T04:07:48.544Z | Downloaded salsa20 v0.10.2 |
| 1007 | 2026-05-02T04:07:48.544Z | Downloaded rustls-pemfile v2.2.0 |
| 1008 | 2026-05-02T04:07:48.544Z | Downloaded rustls-pemfile v1.0.4 |
| 1009 | 2026-05-02T04:07:48.547Z | Downloaded progenitor-extras v0.2.0 |
| 1010 | 2026-05-02T04:07:48.547Z | Downloaded secrecy v0.10.3 |
| 1011 | 2026-05-02T04:07:48.547Z | Downloaded scroll_derive v0.13.1 |
| 1012 | 2026-05-02T04:07:48.547Z | Downloaded serde_urlencoded v0.7.1 |
| 1013 | 2026-05-02T04:07:48.551Z | Downloaded serde_spanned v1.0.4 |
| 1014 | 2026-05-02T04:07:48.551Z | Downloaded serde_repr v0.1.20 |
| 1015 | 2026-05-02T04:07:48.553Z | Downloaded secrecy v0.8.0 |
| 1016 | 2026-05-02T04:07:48.553Z | Downloaded rand_chacha v0.9.0 |
| 1017 | 2026-05-02T04:07:48.553Z | Downloaded hyper-util v0.1.20 |
| 1018 | 2026-05-02T04:07:48.557Z | Downloaded seq-macro v0.3.6 |
| 1019 | 2026-05-02T04:07:48.560Z | Downloaded signature v2.2.0 |
| 1020 | 2026-05-02T04:07:48.561Z | Downloaded pkcs8 v0.10.2 |
| 1021 | 2026-05-02T04:07:48.561Z | Downloaded shell-words v1.1.1 |
| 1022 | 2026-05-02T04:07:48.563Z | Downloaded sha1 v0.10.6 |
| 1023 | 2026-05-02T04:07:48.563Z | Downloaded diesel_derives v2.3.7 |
| 1024 | 2026-05-02T04:07:48.566Z | Downloaded signal-hook-tokio v0.3.1 |
| 1025 | 2026-05-02T04:07:48.575Z | Downloaded slog-bunyan v2.5.0 |
| 1026 | 2026-05-02T04:07:48.575Z | Downloaded sigpipe v0.1.3 |
| 1027 | 2026-05-02T04:07:48.575Z | Downloaded signal-hook-mio v0.2.5 |
| 1028 | 2026-05-02T04:07:48.581Z | Downloaded serde_bytes v0.11.19 |
| 1029 | 2026-05-02T04:07:48.581Z | Downloaded sapling-renderdag v0.1.0 |
| 1030 | 2026-05-02T04:07:48.581Z | Downloaded progenitor-impl v0.10.0 |
| 1031 | 2026-05-02T04:07:48.581Z | Downloaded slog-envlogger v2.2.0 |
| 1032 | 2026-05-02T04:07:48.581Z | Downloaded rustversion v1.0.22 |
| 1033 | 2026-05-02T04:07:48.581Z | Downloaded rand_chacha v0.3.1 |
| 1034 | 2026-05-02T04:07:48.581Z | Downloaded phf v0.13.1 |
| 1035 | 2026-05-02T04:07:48.584Z | Downloaded crossbeam-channel v0.5.15 |
| 1036 | 2026-05-02T04:07:48.585Z | Downloaded cc v1.2.56 |
| 1037 | 2026-05-02T04:07:48.585Z | Downloaded sct v0.7.1 |
| 1038 | 2026-05-02T04:07:48.589Z | Downloaded rand_core v0.10.0 |
| 1039 | 2026-05-02T04:07:48.589Z | Downloaded prettyplease v0.2.37 |
| 1040 | 2026-05-02T04:07:48.594Z | Downloaded progenitor-impl v0.11.2 |
| 1041 | 2026-05-02T04:07:48.594Z | Downloaded resolv-conf v0.7.6 |
| 1042 | 2026-05-02T04:07:48.597Z | Downloaded hashbrown v0.15.5 |
| 1043 | 2026-05-02T04:07:48.597Z | Downloaded itertools v0.10.5 |
| 1044 | 2026-05-02T04:07:48.600Z | Downloaded ssh-cipher v0.2.0 |
| 1045 | 2026-05-02T04:07:48.603Z | Downloaded rustls-native-certs v0.8.3 |
| 1046 | 2026-05-02T04:07:48.603Z | Downloaded mio v1.2.0 |
| 1047 | 2026-05-02T04:07:48.618Z | Downloaded ssh-encoding v0.2.0 |
| 1048 | 2026-05-02T04:07:48.618Z | Downloaded scroll v0.13.0 |
| 1049 | 2026-05-02T04:07:48.618Z | Downloaded sec1 v0.7.3 |
| 1050 | 2026-05-02T04:07:48.619Z | Downloaded sqlparser_derive v0.5.0 |
| 1051 | 2026-05-02T04:07:48.619Z | Downloaded progenitor-impl v0.13.0 |
| 1052 | 2026-05-02T04:07:48.619Z | Downloaded num-bigint v0.4.6 |
| 1053 | 2026-05-02T04:07:48.622Z | Downloaded hashbrown v0.16.1 |
| 1054 | 2026-05-02T04:07:48.622Z | Downloaded serde-hex v0.1.0 |
| 1055 | 2026-05-02T04:07:48.622Z | Downloaded rusty-fork v0.3.1 |
| 1056 | 2026-05-02T04:07:48.622Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1057 | 2026-05-02T04:07:48.622Z | Downloaded pretty_assertions v1.4.1 |
| 1058 | 2026-05-02T04:07:48.625Z | Downloaded newtype-uuid v1.3.2 |
| 1059 | 2026-05-02T04:07:48.625Z | Downloaded ignore v0.4.25 |
| 1060 | 2026-05-02T04:07:48.628Z | Downloaded strum v0.27.2 |
| 1061 | 2026-05-02T04:07:48.628Z | Downloaded serde_derive_internals v0.29.1 |
| 1062 | 2026-05-02T04:07:48.628Z | Downloaded strum v0.26.3 |
| 1063 | 2026-05-02T04:07:48.632Z | Downloaded structmeta v0.3.0 |
| 1064 | 2026-05-02T04:07:48.632Z | Downloaded hyper-rustls v0.27.7 |
| 1065 | 2026-05-02T04:07:48.634Z | Downloaded openssl-macros v0.1.1 |
| 1066 | 2026-05-02T04:07:48.634Z | Downloaded structmeta-derive v0.3.0 |
| 1067 | 2026-05-02T04:07:48.634Z | Downloaded slog-async v2.8.0 |
| 1068 | 2026-05-02T04:07:48.635Z | Downloaded shlex v1.3.0 |
| 1069 | 2026-05-02T04:07:48.637Z | Downloaded slab v0.4.12 |
| 1070 | 2026-05-02T04:07:48.637Z | Downloaded siphasher v1.0.2 |
| 1071 | 2026-05-02T04:07:48.637Z | Downloaded tabled_derive v0.11.0 |
| 1072 | 2026-05-02T04:07:48.640Z | Downloaded smallvec v0.6.14 |
| 1073 | 2026-05-02T04:07:48.640Z | Downloaded slog-stdlog v4.1.1 |
| 1074 | 2026-05-02T04:07:48.646Z | Downloaded slog-json v2.6.1 |
| 1075 | 2026-05-02T04:07:48.646Z | Downloaded take_mut v0.2.2 |
| 1076 | 2026-05-02T04:07:48.646Z | Downloaded serde_cbor v0.11.2 |
| 1077 | 2026-05-02T04:07:48.646Z | Downloaded slog-scope v4.4.1 |
| 1078 | 2026-05-02T04:07:48.649Z | Downloaded simd-adler32 v0.3.8 |
| 1079 | 2026-05-02T04:07:48.649Z | Downloaded supports-color v3.0.2 |
| 1080 | 2026-05-02T04:07:48.649Z | Downloaded signal-hook-registry v1.4.8 |
| 1081 | 2026-05-02T04:07:48.653Z | Downloaded serde_path_to_error v0.1.20 |
| 1082 | 2026-05-02T04:07:48.653Z | Downloaded sync_wrapper v1.0.2 |
| 1083 | 2026-05-02T04:07:48.653Z | Downloaded tap v1.0.1 |
| 1084 | 2026-05-02T04:07:48.655Z | Downloaded schemars_derive v0.8.22 |
| 1085 | 2026-05-02T04:07:48.656Z | Downloaded russh-keys v0.45.0 |
| 1086 | 2026-05-02T04:07:48.656Z | Downloaded tabwriter v1.4.1 |
| 1087 | 2026-05-02T04:07:48.659Z | Downloaded smf v0.2.3 |
| 1088 | 2026-05-02T04:07:48.659Z | Downloaded slog-dtrace v0.3.0 |
| 1089 | 2026-05-02T04:07:48.659Z | Downloaded sync-ptr v0.1.4 |
| 1090 | 2026-05-02T04:07:48.662Z | Downloaded testing_table v0.3.0 |
| 1091 | 2026-05-02T04:07:48.662Z | Downloaded termtree v0.5.1 |
| 1092 | 2026-05-02T04:07:48.662Z | Downloaded opaque-debug v0.3.1 |
| 1093 | 2026-05-02T04:07:48.665Z | Downloaded olpc-cjson v0.1.4 |
| 1094 | 2026-05-02T04:07:48.666Z | Downloaded tinyvec_macros v0.1.1 |
| 1095 | 2026-05-02T04:07:48.666Z | Downloaded lru-cache v0.1.2 |
| 1096 | 2026-05-02T04:07:48.666Z | Downloaded lzss v0.8.2 |
| 1097 | 2026-05-02T04:07:48.671Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1098 | 2026-05-02T04:07:48.671Z | Downloaded static_assertions v1.1.0 |
| 1099 | 2026-05-02T04:07:48.671Z | Downloaded stacker v0.1.23 |
| 1100 | 2026-05-02T04:07:48.675Z | Downloaded lru-slab v0.1.2 |
| 1101 | 2026-05-02T04:07:48.675Z | Downloaded keccak v0.1.6 |
| 1102 | 2026-05-02T04:07:48.675Z | Downloaded der_derive v0.7.3 |
| 1103 | 2026-05-02T04:07:48.675Z | Downloaded data-encoding v2.10.0 |
| 1104 | 2026-05-02T04:07:48.675Z | Downloaded ed25519 v2.2.3 |
| 1105 | 2026-05-02T04:07:48.681Z | Downloaded aho-corasick v1.1.4 |
| 1106 | 2026-05-02T04:07:48.681Z | Downloaded rustls-pki-types v1.14.0 |
| 1107 | 2026-05-02T04:07:48.681Z | Downloaded thread-id v5.1.0 |
| 1108 | 2026-05-02T04:07:48.686Z | Downloaded tokio-macros v2.7.0 |
| 1109 | 2026-05-02T04:07:48.686Z | Downloaded sqlformat v0.3.5 |
| 1110 | 2026-05-02T04:07:48.686Z | Downloaded display-error-chain v0.2.2 |
| 1111 | 2026-05-02T04:07:48.686Z | Downloaded csv-core v0.1.13 |
| 1112 | 2026-05-02T04:07:48.689Z | Downloaded chacha20 v0.9.1 |
| 1113 | 2026-05-02T04:07:48.689Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1114 | 2026-05-02T04:07:48.689Z | Downloaded strum_macros v0.26.4 |
| 1115 | 2026-05-02T04:07:48.692Z | Downloaded iri-string v0.7.10 |
| 1116 | 2026-05-02T04:07:48.694Z | Downloaded ryu v1.0.23 |
| 1117 | 2026-05-02T04:07:48.697Z | Downloaded time-core v0.1.8 |
| 1118 | 2026-05-02T04:07:48.700Z | Downloaded string_cache v0.8.9 |
| 1119 | 2026-05-02T04:07:48.700Z | Downloaded strum_macros v0.24.3 |
| 1120 | 2026-05-02T04:07:48.703Z | Downloaded stringprep v0.1.5 |
| 1121 | 2026-05-02T04:07:48.703Z | Downloaded castaway v0.2.4 |
| 1122 | 2026-05-02T04:07:48.703Z | Downloaded base64 v0.21.7 |
| 1123 | 2026-05-02T04:07:48.708Z | Downloaded rcgen v0.12.1 |
| 1124 | 2026-05-02T04:07:48.710Z | Downloaded spki v0.7.3 |
| 1125 | 2026-05-02T04:07:48.710Z | Downloaded libxml v0.3.3 |
| 1126 | 2026-05-02T04:07:48.713Z | Downloaded tagptr v0.2.0 |
| 1127 | 2026-05-02T04:07:48.713Z | Downloaded subtle v2.6.1 |
| 1128 | 2026-05-02T04:07:48.717Z | Downloaded strum_macros v0.27.2 |
| 1129 | 2026-05-02T04:07:48.717Z | Downloaded publicsuffix v2.3.0 |
| 1130 | 2026-05-02T04:07:48.719Z | Downloaded slog-term v2.9.2 |
| 1131 | 2026-05-02T04:07:48.719Z | Downloaded cobs v0.3.0 |
| 1132 | 2026-05-02T04:07:48.724Z | Downloaded iddqd v0.3.18 |
| 1133 | 2026-05-02T04:07:48.728Z | Downloaded itertools v0.12.1 |
| 1134 | 2026-05-02T04:07:48.732Z | Downloaded thiserror-no-std v2.0.2 |
| 1135 | 2026-05-02T04:07:48.737Z | Downloaded try-lock v0.2.5 |
| 1136 | 2026-05-02T04:07:48.737Z | Downloaded tower-service v0.3.3 |
| 1137 | 2026-05-02T04:07:48.737Z | Downloaded tower-layer v0.3.3 |
| 1138 | 2026-05-02T04:07:48.737Z | Downloaded spin v0.9.8 |
| 1139 | 2026-05-02T04:07:48.740Z | Downloaded quinn v0.11.9 |
| 1140 | 2026-05-02T04:07:48.740Z | Downloaded termios v0.3.3 |
| 1141 | 2026-05-02T04:07:48.744Z | Downloaded hkdf v0.12.4 |
| 1142 | 2026-05-02T04:07:48.744Z | Downloaded snafu-derive v0.8.9 |
| 1143 | 2026-05-02T04:07:48.748Z | Downloaded hyper v1.8.1 |
| 1144 | 2026-05-02T04:07:48.751Z | Downloaded trait-variant v0.1.2 |
| 1145 | 2026-05-02T04:07:48.751Z | Downloaded time-macros v0.2.27 |
| 1146 | 2026-05-02T04:07:48.753Z | Downloaded tls_codec_derive v0.4.2 |
| 1147 | 2026-05-02T04:07:48.756Z | Downloaded typify-macro v0.4.3 |
| 1148 | 2026-05-02T04:07:48.756Z | Downloaded similar v2.7.0 |
| 1149 | 2026-05-02T04:07:48.762Z | Downloaded typify-macro v0.6.2 |
| 1150 | 2026-05-02T04:07:48.762Z | Downloaded thread_local v1.1.9 |
| 1151 | 2026-05-02T04:07:48.770Z | Downloaded futures-util v0.3.32 |
| 1152 | 2026-05-02T04:07:48.773Z | Downloaded tokio-tungstenite v0.21.0 |
| 1153 | 2026-05-02T04:07:48.773Z | Downloaded support-bundle-viewer v0.1.2 |
| 1154 | 2026-05-02T04:07:48.773Z | Downloaded unarray v0.1.4 |
| 1155 | 2026-05-02T04:07:48.773Z | Downloaded slog v2.8.2 |
| 1156 | 2026-05-02T04:07:48.777Z | Downloaded tokio-dtrace v0.1.1 |
| 1157 | 2026-05-02T04:07:48.777Z | Downloaded tokio-tungstenite v0.23.1 |
| 1158 | 2026-05-02T04:07:48.778Z | Downloaded rand v0.8.5 |
| 1159 | 2026-05-02T04:07:48.782Z | Downloaded tls_codec v0.4.2 |
| 1160 | 2026-05-02T04:07:48.782Z | Downloaded universal-hash v0.5.1 |
| 1161 | 2026-05-02T04:07:48.782Z | Downloaded unit-prefix v0.5.2 |
| 1162 | 2026-05-02T04:07:48.782Z | Downloaded unicode-truncate v1.1.0 |
| 1163 | 2026-05-02T04:07:48.782Z | Downloaded ron v0.8.1 |
| 1164 | 2026-05-02T04:07:48.786Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1165 | 2026-05-02T04:07:48.790Z | Downloaded tokio-native-tls v0.3.1 |
| 1166 | 2026-05-02T04:07:48.790Z | Downloaded usdt v0.6.0 |
| 1167 | 2026-05-02T04:07:48.790Z | Downloaded untrusted v0.9.0 |
| 1168 | 2026-05-02T04:07:48.795Z | Downloaded signal-hook v0.3.18 |
| 1169 | 2026-05-02T04:07:48.795Z | Downloaded usdt-attr-macro v0.6.0 |
| 1170 | 2026-05-02T04:07:48.795Z | Downloaded untrusted v0.7.1 |
| 1171 | 2026-05-02T04:07:48.795Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1172 | 2026-05-02T04:07:48.798Z | Downloaded term v0.7.0 |
| 1173 | 2026-05-02T04:07:48.798Z | Downloaded rayon-core v1.13.0 |
| 1174 | 2026-05-02T04:07:48.801Z | Downloaded num-bigint-dig v0.8.6 |
| 1175 | 2026-05-02T04:07:48.804Z | Downloaded nom v7.1.3 |
| 1176 | 2026-05-02T04:07:48.806Z | Downloaded topological-sort v0.2.2 |
| 1177 | 2026-05-02T04:07:48.806Z | Downloaded serde_with_macros v3.17.0 |
| 1178 | 2026-05-02T04:07:48.809Z | Downloaded usdt-macro v0.6.0 |
| 1179 | 2026-05-02T04:07:48.809Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1180 | 2026-05-02T04:07:48.812Z | Downloaded wait-timeout v0.2.1 |
| 1181 | 2026-05-02T04:07:48.812Z | Downloaded schemars v0.8.22 |
| 1182 | 2026-05-02T04:07:48.818Z | Downloaded term v1.2.1 |
| 1183 | 2026-05-02T04:07:48.868Z | Downloaded socket2 v0.5.10 |
| 1184 | 2026-05-02T04:07:48.868Z | Downloaded blake3 v1.8.3 |
| 1185 | 2026-05-02T04:07:48.868Z | Downloaded want v0.3.1 |
| 1186 | 2026-05-02T04:07:48.868Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1187 | 2026-05-02T04:07:48.868Z | Downloaded tiny-keccak v2.0.2 |
| 1188 | 2026-05-02T04:07:48.868Z | Downloaded socket2 v0.6.3 |
| 1189 | 2026-05-02T04:07:48.868Z | Downloaded waitgroup v0.1.2 |
| 1190 | 2026-05-02T04:07:48.868Z | Downloaded h2 v0.4.13 |
| 1191 | 2026-05-02T04:07:48.868Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1192 | 2026-05-02T04:07:48.868Z | Downloaded tokio-stream v0.1.18 |
| 1193 | 2026-05-02T04:07:48.868Z | Downloaded xattr v1.6.1 |
| 1194 | 2026-05-02T04:07:48.868Z | Downloaded tokio-rustls v0.24.1 |
| 1195 | 2026-05-02T04:07:48.868Z | Downloaded void v1.0.2 |
| 1196 | 2026-05-02T04:07:48.868Z | Downloaded xshell-macros v0.2.7 |
| 1197 | 2026-05-02T04:07:48.868Z | Downloaded subprocess v0.2.15 |
| 1198 | 2026-05-02T04:07:48.868Z | Downloaded tui-tree-widget v0.23.1 |
| 1199 | 2026-05-02T04:07:48.868Z | Downloaded qorb v0.4.1 |
| 1200 | 2026-05-02T04:07:48.868Z | Downloaded itertools v0.14.0 |
| 1201 | 2026-05-02T04:07:48.868Z | Downloaded unicase v2.9.0 |
| 1202 | 2026-05-02T04:07:48.868Z | Downloaded rsa v0.9.10 |
| 1203 | 2026-05-02T04:07:48.878Z | Downloaded zone v0.3.1 |
| 1204 | 2026-05-02T04:07:48.878Z | Downloaded tokio-rustls v0.25.0 |
| 1205 | 2026-05-02T04:07:48.878Z | Downloaded samael v0.0.19 |
| 1206 | 2026-05-02T04:07:48.879Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1207 | 2026-05-02T04:07:48.885Z | Downloaded test-strategy v0.4.5 |
| 1208 | 2026-05-02T04:07:48.885Z | Downloaded utf-8 v0.7.6 |
| 1209 | 2026-05-02T04:07:48.885Z | Downloaded usdt-impl v0.6.0 |
| 1210 | 2026-05-02T04:07:48.885Z | Downloaded vergen-gitcl v1.0.8 |
| 1211 | 2026-05-02T04:07:48.885Z | Downloaded uzers v0.12.2 |
| 1212 | 2026-05-02T04:07:48.885Z | Downloaded zone_cfg_derive v0.3.1 |
| 1213 | 2026-05-02T04:07:48.885Z | Downloaded vergen-git2 v1.0.7 |
| 1214 | 2026-05-02T04:07:48.888Z | Downloaded snafu v0.8.9 |
| 1215 | 2026-05-02T04:07:48.891Z | Downloaded itertools v0.13.0 |
| 1216 | 2026-05-02T04:07:48.895Z | Downloaded rustls-webpki v0.103.9 |
| 1217 | 2026-05-02T04:07:48.899Z | Downloaded zeroize_derive v1.4.3 |
| 1218 | 2026-05-02T04:07:48.899Z | Downloaded schemars v0.9.0 |
| 1219 | 2026-05-02T04:07:48.906Z | Downloaded vsss-rs v3.3.4 |
| 1220 | 2026-05-02T04:07:48.908Z | Downloaded tinyvec v1.10.0 |
| 1221 | 2026-05-02T04:07:48.908Z | Downloaded whoami v1.6.1 |
| 1222 | 2026-05-02T04:07:48.908Z | Downloaded walkdir v2.5.0 |
| 1223 | 2026-05-02T04:07:48.917Z | Downloaded tracing-attributes v0.1.31 |
| 1224 | 2026-05-02T04:07:48.917Z | Downloaded rand v0.10.0 |
| 1225 | 2026-05-02T04:07:48.929Z | Downloaded xshell v0.2.7 |
| 1226 | 2026-05-02T04:07:48.929Z | Downloaded twox-hash v2.1.2 |
| 1227 | 2026-05-02T04:07:48.929Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1228 | 2026-05-02T04:07:48.929Z | Downloaded whoami v2.1.0 |
| 1229 | 2026-05-02T04:07:48.929Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1230 | 2026-05-02T04:07:48.934Z | Downloaded tokio-rustls v0.26.4 |
| 1231 | 2026-05-02T04:07:48.934Z | Downloaded rand v0.9.2 |
| 1232 | 2026-05-02T04:07:48.934Z | Downloaded libm v0.2.16 |
| 1233 | 2026-05-02T04:07:48.937Z | Downloaded zeroize v1.8.2 |
| 1234 | 2026-05-02T04:07:48.937Z | Downloaded wyz v0.5.1 |
| 1235 | 2026-05-02T04:07:48.937Z | Downloaded unicode-properties v0.1.4 |
| 1236 | 2026-05-02T04:07:48.937Z | Downloaded tar v0.4.45 |
| 1237 | 2026-05-02T04:07:48.940Z | Downloaded vergen-lib v0.1.6 |
| 1238 | 2026-05-02T04:07:48.940Z | Downloaded aws-lc-rs v1.16.0 |
| 1239 | 2026-05-02T04:07:48.944Z | Downloaded bitvec v1.0.1 |
| 1240 | 2026-05-02T04:07:48.953Z | Downloaded vergen v9.0.6 |
| 1241 | 2026-05-02T04:07:48.957Z | Downloaded tracing-core v0.1.36 |
| 1242 | 2026-05-02T04:07:48.962Z | Downloaded russh v0.45.0 |
| 1243 | 2026-05-02T04:07:48.962Z | Downloaded tungstenite v0.21.0 |
| 1244 | 2026-05-02T04:07:48.966Z | Downloaded steno v0.4.1 |
| 1245 | 2026-05-02T04:07:48.966Z | Downloaded zstd-safe v7.2.4 |
| 1246 | 2026-05-02T04:07:48.966Z | Downloaded typify v0.6.2 |
| 1247 | 2026-05-02T04:07:48.969Z | Downloaded yasna v0.5.2 |
| 1248 | 2026-05-02T04:07:48.969Z | Downloaded schemars v1.2.1 |
| 1249 | 2026-05-02T04:07:48.977Z | Downloaded p521 v0.13.3 |
| 1250 | 2026-05-02T04:07:48.981Z | Downloaded typify v0.4.3 |
| 1251 | 2026-05-02T04:07:48.985Z | Downloaded toml v0.7.8 |
| 1252 | 2026-05-02T04:07:48.989Z | Downloaded unsafe-libyaml v0.2.11 |
| 1253 | 2026-05-02T04:07:48.992Z | Downloaded zerocopy v0.6.6 |
| 1254 | 2026-05-02T04:07:48.995Z | Downloaded bindgen v0.71.1 |
| 1255 | 2026-05-02T04:07:49.001Z | Downloaded uuid v1.23.0 |
| 1256 | 2026-05-02T04:07:49.004Z | Downloaded ssh-key v0.6.7 |
| 1257 | 2026-05-02T04:07:49.008Z | Downloaded rustyline v14.0.0 |
| 1258 | 2026-05-02T04:07:49.011Z | Downloaded vte v0.14.1 |
| 1259 | 2026-05-02T04:07:49.011Z | Downloaded zstd v0.13.3 |
| 1260 | 2026-05-02T04:07:49.014Z | Downloaded rpassword v7.4.0 |
| 1261 | 2026-05-02T04:07:49.014Z | Downloaded git2 v0.20.4 |
| 1262 | 2026-05-02T04:07:49.017Z | Downloaded unicode-bidi v0.3.18 |
| 1263 | 2026-05-02T04:07:49.020Z | Downloaded tungstenite v0.23.0 |
| 1264 | 2026-05-02T04:07:49.023Z | Downloaded reedline v0.40.0 |
| 1265 | 2026-05-02T04:07:49.026Z | Downloaded tokio-postgres v0.7.16 |
| 1266 | 2026-05-02T04:07:49.029Z | Downloaded chrono v0.4.44 |
| 1267 | 2026-05-02T04:07:49.034Z | Downloaded p384 v0.13.1 |
| 1268 | 2026-05-02T04:07:49.037Z | Downloaded zopfli v0.8.3 |
| 1269 | 2026-05-02T04:07:49.040Z | Downloaded toml_edit v0.19.15 |
| 1270 | 2026-05-02T04:07:49.049Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1271 | 2026-05-02T04:07:49.056Z | Downloaded unicode_categories v0.1.1 |
| 1272 | 2026-05-02T04:07:49.069Z | Downloaded zip v0.6.6 |
| 1273 | 2026-05-02T04:07:49.073Z | Downloaded yansi v1.0.1 |
| 1274 | 2026-05-02T04:07:49.088Z | Downloaded lalrpop v0.19.12 |
| 1275 | 2026-05-02T04:07:49.093Z | Downloaded goblin v0.10.5 |
| 1276 | 2026-05-02T04:07:49.097Z | Downloaded rayon v1.11.0 |
| 1277 | 2026-05-02T04:07:49.104Z | Downloaded rustls-webpki v0.101.7 |
| 1278 | 2026-05-02T04:07:49.113Z | Downloaded tower v0.5.3 |
| 1279 | 2026-05-02T04:07:49.119Z | Downloaded zerocopy-derive v0.8.40 |
| 1280 | 2026-05-02T04:07:49.123Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1281 | 2026-05-02T04:07:49.131Z | Downloaded typed-path v0.9.3 |
| 1282 | 2026-05-02T04:07:49.134Z | Downloaded x509-cert v0.2.5 |
| 1283 | 2026-05-02T04:07:49.138Z | Downloaded regex v1.12.3 |
| 1284 | 2026-05-02T04:07:49.142Z | Downloaded moka v0.12.13 |
| 1285 | 2026-05-02T04:07:49.148Z | Downloaded reqwest v0.12.28 |
| 1286 | 2026-05-02T04:07:49.151Z | Downloaded quick-xml v0.37.5 |
| 1287 | 2026-05-02T04:07:49.154Z | Downloaded portable-atomic v1.13.1 |
| 1288 | 2026-05-02T04:07:49.158Z | Downloaded tokio-util v0.7.18 |
| 1289 | 2026-05-02T04:07:49.163Z | Downloaded salty v0.3.0 |
| 1290 | 2026-05-02T04:07:49.168Z | Downloaded zip v4.6.1 |
| 1291 | 2026-05-02T04:07:49.171Z | Downloaded unicode-segmentation v1.12.0 |
| 1292 | 2026-05-02T04:07:49.174Z | Downloaded reqwest v0.13.2 |
| 1293 | 2026-05-02T04:07:49.177Z | Downloaded rustls-webpki v0.102.8 |
| 1294 | 2026-05-02T04:07:49.187Z | Downloaded petname v2.0.2 |
| 1295 | 2026-05-02T04:07:49.191Z | Downloaded proptest v1.10.0 |
| 1296 | 2026-05-02T04:07:49.196Z | Downloaded curve25519-dalek v4.1.3 |
| 1297 | 2026-05-02T04:07:49.202Z | Downloaded tough v0.20.0 |
| 1298 | 2026-05-02T04:07:49.207Z | Downloaded tower-http v0.6.8 |
| 1299 | 2026-05-02T04:07:49.211Z | Downloaded object v0.30.4 |
| 1300 | 2026-05-02T04:07:49.218Z | Downloaded unicode-normalization v0.1.25 |
| 1301 | 2026-05-02T04:07:49.225Z | Downloaded bstr v1.12.1 |
| 1302 | 2026-05-02T04:07:49.228Z | Downloaded quinn-proto v0.11.13 |
| 1303 | 2026-05-02T04:07:49.234Z | Downloaded nix v0.27.1 |
| 1304 | 2026-05-02T04:07:49.240Z | Downloaded serde_with v3.17.0 |
| 1305 | 2026-05-02T04:07:49.245Z | Downloaded openssl v0.10.78 |
| 1306 | 2026-05-02T04:07:49.255Z | Downloaded nix v0.29.0 |
| 1307 | 2026-05-02T04:07:49.268Z | Downloaded polar-core v0.27.3 |
| 1308 | 2026-05-02T04:07:49.273Z | Downloaded tabled v0.20.0 |
| 1309 | 2026-05-02T04:07:49.288Z | Downloaded winnow v0.6.26 |
| 1310 | 2026-05-02T04:07:49.291Z | Downloaded radix_trie v0.2.1 |
| 1311 | 2026-05-02T04:07:49.291Z | Downloaded winnow v0.5.40 |
| 1312 | 2026-05-02T04:07:49.297Z | Downloaded dropshot v0.16.7 |
| 1313 | 2026-05-02T04:07:49.309Z | Downloaded object v0.37.3 |
| 1314 | 2026-05-02T04:07:49.320Z | Downloaded dropshot v0.17.0 |
| 1315 | 2026-05-02T04:07:49.329Z | Downloaded nix v0.31.2 |
| 1316 | 2026-05-02T04:07:49.336Z | Downloaded vcpkg v0.2.15 |
| 1317 | 2026-05-02T04:07:49.359Z | Downloaded zlib-rs v0.6.2 |
| 1318 | 2026-05-02T04:07:49.362Z | Downloaded openapiv3 v2.2.0 |
| 1319 | 2026-05-02T04:07:49.370Z | Downloaded rustls v0.21.12 |
| 1320 | 2026-05-02T04:07:49.376Z | Downloaded time v0.3.47 |
| 1321 | 2026-05-02T04:07:49.384Z | Downloaded rustls v0.23.37 |
| 1322 | 2026-05-02T04:07:49.392Z | Downloaded smoltcp v0.11.0 |
| 1323 | 2026-05-02T04:07:49.399Z | Downloaded webpki-roots v1.0.6 |
| 1324 | 2026-05-02T04:07:49.403Z | Downloaded regress v0.11.1 |
| 1325 | 2026-05-02T04:07:49.408Z | Downloaded regex-syntax v0.8.10 |
| 1326 | 2026-05-02T04:07:49.412Z | Downloaded diesel v2.3.7 |
| 1327 | 2026-05-02T04:07:49.427Z | Downloaded zerocopy v0.8.40 |
| 1328 | 2026-05-02T04:07:49.452Z | Downloaded hickory-proto v0.25.2 |
| 1329 | 2026-05-02T04:07:49.461Z | Downloaded regress v0.10.5 |
| 1330 | 2026-05-02T04:07:49.466Z | Downloaded rustix v0.38.44 |
| 1331 | 2026-05-02T04:07:49.480Z | Downloaded smoltcp v0.9.1 |
| 1332 | 2026-05-02T04:07:49.485Z | Downloaded rustls v0.22.4 |
| 1333 | 2026-05-02T04:07:49.493Z | Downloaded regex-syntax v0.6.29 |
| 1334 | 2026-05-02T04:07:49.496Z | Downloaded hickory-proto v0.24.4 |
| 1335 | 2026-05-02T04:07:49.505Z | Downloaded tracing v0.1.44 |
| 1336 | 2026-05-02T04:07:49.516Z | Downloaded nix v0.28.0 |
| 1337 | 2026-05-02T04:07:49.521Z | Downloaded csv v1.4.0 |
| 1338 | 2026-05-02T04:07:49.548Z | Downloaded zerocopy-derive v0.6.6 |
| 1339 | 2026-05-02T04:07:49.556Z | Downloaded sqlparser v0.61.0 |
| 1340 | 2026-05-02T04:07:49.559Z | Downloaded chrono-tz v0.10.4 |
| 1341 | 2026-05-02T04:07:49.567Z | Downloaded typify-impl v0.6.2 |
| 1342 | 2026-05-02T04:07:49.574Z | Downloaded ratatui v0.29.0 |
| 1343 | 2026-05-02T04:07:49.586Z | Downloaded typify-impl v0.4.3 |
| 1344 | 2026-05-02T04:07:49.592Z | Downloaded sled v0.34.7 |
| 1345 | 2026-05-02T04:07:49.597Z | Downloaded petgraph v0.6.5 |
| 1346 | 2026-05-02T04:07:49.607Z | Downloaded petgraph v0.8.3 |
| 1347 | 2026-05-02T04:07:49.619Z | Downloaded regex-automata v0.4.14 |
| 1348 | 2026-05-02T04:07:49.636Z | Downloaded jiff v0.2.21 |
| 1349 | 2026-05-02T04:07:49.646Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1350 | 2026-05-02T04:07:49.659Z | Downloaded sha3 v0.10.8 |
| 1351 | 2026-05-02T04:07:49.675Z | Downloaded libz-sys v1.1.24 |
| 1352 | 2026-05-02T04:07:49.701Z | Downloaded tokio v1.52.1 |
| 1353 | 2026-05-02T04:07:49.724Z | Downloaded encoding_rs v0.8.35 |
| 1354 | 2026-05-02T04:07:49.756Z | Downloaded ring v0.17.14 |
| 1355 | 2026-05-02T04:07:49.794Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1356 | 2026-05-02T04:07:50.289Z | Downloaded aws-lc-sys v0.37.1 |
| 1357 | 2026-05-02T04:07:50.526Z | Compiling libc v0.2.185 |
| 1358 | 2026-05-02T04:07:50.526Z | Compiling serde v1.0.228 |
| 1359 | 2026-05-02T04:07:50.529Z | Compiling find-msvc-tools v0.1.9 |
| 1360 | 2026-05-02T04:07:50.529Z | Compiling shlex v1.3.0 |
| 1361 | 2026-05-02T04:07:50.529Z | Compiling log v0.4.29 |
| 1362 | 2026-05-02T04:07:50.529Z | Compiling smallvec v1.15.1 |
| 1363 | 2026-05-02T04:07:50.677Z | Compiling syn v2.0.117 |
| 1364 | 2026-05-02T04:07:50.696Z | Compiling typenum v1.19.0 |
| 1365 | 2026-05-02T04:07:50.878Z | Compiling generic-array v0.14.7 |
| 1366 | 2026-05-02T04:07:50.907Z | Compiling subtle v2.6.1 |
| 1367 | 2026-05-02T04:07:50.922Z | Compiling scopeguard v1.2.0 |
| 1368 | 2026-05-02T04:07:50.934Z | Compiling const-oid v0.9.6 |
| 1369 | 2026-05-02T04:07:50.994Z | Compiling portable-atomic v1.13.1 |
| 1370 | 2026-05-02T04:07:51.026Z | Compiling lock_api v0.4.14 |
| 1371 | 2026-05-02T04:07:51.086Z | Compiling zerocopy v0.8.40 |
| 1372 | 2026-05-02T04:07:51.127Z | Compiling critical-section v1.2.0 |
| 1373 | 2026-05-02T04:07:51.238Z | Compiling serde_json v1.0.149 |
| 1374 | 2026-05-02T04:07:51.259Z | Compiling parking_lot_core v0.9.12 |
| 1375 | 2026-05-02T04:07:51.469Z | Compiling pin-project-lite v0.2.17 |
| 1376 | 2026-05-02T04:07:51.545Z | Compiling getrandom v0.2.17 |
| 1377 | 2026-05-02T04:07:51.562Z | Compiling jobserver v0.1.34 |
| 1378 | 2026-05-02T04:07:51.608Z | Compiling errno v0.3.14 |
| 1379 | 2026-05-02T04:07:51.692Z | Compiling pkg-config v0.3.32 |
| 1380 | 2026-05-02T04:07:51.695Z | Compiling rand_core v0.6.4 |
| 1381 | 2026-05-02T04:07:51.763Z | Compiling signal-hook-registry v1.4.8 |
| 1382 | 2026-05-02T04:07:51.777Z | Compiling cc v1.2.56 |
| 1383 | 2026-05-02T04:07:51.954Z | Compiling once_cell v1.21.3 |
| 1384 | 2026-05-02T04:07:52.031Z | Compiling bitflags v2.11.0 |
| 1385 | 2026-05-02T04:07:52.055Z | Compiling libm v0.2.16 |
| 1386 | 2026-05-02T04:07:52.170Z | Compiling mio v1.2.0 |
| 1387 | 2026-05-02T04:07:52.243Z | Compiling parking_lot v0.12.5 |
| 1388 | 2026-05-02T04:07:52.266Z | Compiling num-traits v0.2.19 |
| 1389 | 2026-05-02T04:07:52.280Z | Compiling futures-core v0.3.32 |
| 1390 | 2026-05-02T04:07:52.435Z | Compiling percent-encoding v2.3.2 |
| 1391 | 2026-05-02T04:07:52.623Z | Compiling socket2 v0.6.3 |
| 1392 | 2026-05-02T04:07:52.637Z | Compiling futures-sink v0.3.32 |
| 1393 | 2026-05-02T04:07:52.640Z | Compiling cpufeatures v0.2.17 |
| 1394 | 2026-05-02T04:07:52.640Z | Compiling slab v0.4.12 |
| 1395 | 2026-05-02T04:07:52.691Z | Compiling futures-task v0.3.32 |
| 1396 | 2026-05-02T04:07:52.724Z | Compiling futures-channel v0.3.32 |
| 1397 | 2026-05-02T04:07:52.740Z | Compiling futures-io v0.3.32 |
| 1398 | 2026-05-02T04:07:52.842Z | Compiling getrandom v0.4.1 |
| 1399 | 2026-05-02T04:07:52.860Z | Compiling rustversion v1.0.22 |
| 1400 | 2026-05-02T04:07:52.890Z | Compiling getrandom v0.3.4 |
| 1401 | 2026-05-02T04:07:52.947Z | Compiling rand_core v0.10.0 |
| 1402 | 2026-05-02T04:07:53.017Z | Compiling indexmap v2.14.0 |
| 1403 | 2026-05-02T04:07:53.113Z | Compiling form_urlencoded v1.2.2 |
| 1404 | 2026-05-02T04:07:53.357Z | Compiling cmake v0.1.57 |
| 1405 | 2026-05-02T04:07:53.439Z | Compiling dunce v1.0.5 |
| 1406 | 2026-05-02T04:07:53.499Z | Compiling synstructure v0.13.2 |
| 1407 | 2026-05-02T04:07:53.538Z | Compiling base64ct v1.8.3 |
| 1408 | 2026-05-02T04:07:53.649Z | Compiling fs_extra v1.3.0 |
| 1409 | 2026-05-02T04:07:53.743Z | Compiling ident_case v1.0.1 |
| 1410 | 2026-05-02T04:07:53.776Z | Compiling pem-rfc7468 v0.7.0 |
| 1411 | 2026-05-02T04:07:53.821Z | Compiling flagset v0.4.7 |
| 1412 | 2026-05-02T04:07:53.836Z | Compiling rand_core v0.9.5 |
| 1413 | 2026-05-02T04:07:53.865Z | Compiling iana-time-zone v0.1.65 |
| 1414 | 2026-05-02T04:07:53.900Z | Compiling rustix v1.1.3 |
| 1415 | 2026-05-02T04:07:53.914Z | Compiling aws-lc-sys v0.37.1 |
| 1416 | 2026-05-02T04:07:53.950Z | Compiling uuid v1.23.0 |
| 1417 | 2026-05-02T04:07:54.061Z | Compiling ring v0.17.14 |
| 1418 | 2026-05-02T04:07:54.077Z | Compiling rustc_version v0.4.1 |
| 1419 | 2026-05-02T04:07:54.094Z | Compiling vcpkg v0.2.15 |
| 1420 | 2026-05-02T04:07:54.108Z | Compiling regex-syntax v0.8.10 |
| 1421 | 2026-05-02T04:07:54.394Z | Compiling aws-lc-rs v1.16.0 |
| 1422 | 2026-05-02T04:07:54.725Z | Compiling tracing-core v0.1.36 |
| 1423 | 2026-05-02T04:07:54.753Z | Compiling pest_generator v2.8.6 |
| 1424 | 2026-05-02T04:07:54.860Z | Compiling openssl-sys v0.9.114 |
| 1425 | 2026-05-02T04:07:55.232Z | Compiling serde_derive_internals v0.29.1 |
| 1426 | 2026-05-02T04:07:55.257Z | Compiling serde_derive v1.0.228 |
| 1427 | 2026-05-02T04:07:55.386Z | Compiling zeroize_derive v1.4.3 |
| 1428 | 2026-05-02T04:07:55.464Z | Compiling zerofrom-derive v0.1.6 |
| 1429 | 2026-05-02T04:07:55.656Z | Compiling yoke-derive v0.8.1 |
| 1430 | 2026-05-02T04:07:56.028Z | Compiling zeroize v1.8.2 |
| 1431 | 2026-05-02T04:07:56.138Z | Compiling zerocopy-derive v0.8.40 |
| 1432 | 2026-05-02T04:07:56.483Z | Compiling zerovec-derive v0.11.2 |
| 1433 | 2026-05-02T04:07:56.812Z | Compiling crypto-common v0.1.7 |
| 1434 | 2026-05-02T04:07:56.825Z | Compiling block-buffer v0.10.4 |
| 1435 | 2026-05-02T04:07:56.882Z | Compiling zerofrom v0.1.6 |
| 1436 | 2026-05-02T04:07:56.958Z | Compiling digest v0.10.7 |
| 1437 | 2026-05-02T04:07:56.999Z | Compiling yoke v0.8.1 |
| 1438 | 2026-05-02T04:07:57.006Z | Compiling displaydoc v0.2.5 |
| 1439 | 2026-05-02T04:07:57.175Z | Compiling tokio-macros v2.7.0 |
| 1440 | 2026-05-02T04:07:57.200Z | Compiling hmac v0.12.1 |
| 1441 | 2026-05-02T04:07:57.355Z | Compiling futures-macro v0.3.32 |
| 1442 | 2026-05-02T04:07:57.582Z | Compiling zerovec v0.11.5 |
| 1443 | 2026-05-02T04:07:57.730Z | Compiling zerotrie v0.2.3 |
| 1444 | 2026-05-02T04:07:57.873Z | Compiling block-padding v0.3.3 |
| 1445 | 2026-05-02T04:07:58.018Z | Compiling tinystr v0.8.2 |
| 1446 | 2026-05-02T04:07:58.033Z | Compiling potential_utf v0.1.4 |
| 1447 | 2026-05-02T04:07:58.072Z | Compiling inout v0.1.4 |
| 1448 | 2026-05-02T04:07:58.140Z | Compiling futures-util v0.3.32 |
| 1449 | 2026-05-02T04:07:58.193Z | Compiling icu_locale_core v2.1.1 |
| 1450 | 2026-05-02T04:07:58.252Z | Compiling icu_collections v2.1.1 |
| 1451 | 2026-05-02T04:07:58.263Z | Compiling cipher v0.4.4 |
| 1452 | 2026-05-02T04:07:58.488Z | Compiling sha2 v0.10.9 |
| 1453 | 2026-05-02T04:07:58.670Z | Compiling bytes v1.11.1 |
| 1454 | 2026-05-02T04:07:58.670Z | Compiling der_derive v0.7.3 |
| 1455 | 2026-05-02T04:07:58.738Z | Compiling chrono v0.4.44 |
| 1456 | 2026-05-02T04:07:59.051Z | Compiling icu_provider v2.1.1 |
| 1457 | 2026-05-02T04:07:59.174Z | Compiling tokio v1.52.1 |
| 1458 | 2026-05-02T04:07:59.346Z | Compiling icu_normalizer v2.1.1 |
| 1459 | 2026-05-02T04:07:59.667Z | Compiling icu_properties v2.1.2 |
| 1460 | 2026-05-02T04:07:59.866Z | Compiling der v0.7.10 |
| 1461 | 2026-05-02T04:07:59.945Z | Compiling http v1.4.0 |
| 1462 | 2026-05-02T04:08:00.179Z | Compiling salsa20 v0.10.2 |
| 1463 | 2026-05-02T04:08:00.311Z | Compiling pbkdf2 v0.12.2 |
| 1464 | 2026-05-02T04:08:00.386Z | Compiling ppv-lite86 v0.2.21 |
| 1465 | 2026-05-02T04:08:00.428Z | Compiling thiserror-impl v2.0.18 |
| 1466 | 2026-05-02T04:08:00.528Z | Compiling idna_adapter v1.2.1 |
| 1467 | 2026-05-02T04:08:00.669Z | Compiling idna v1.1.0 |
| 1468 | 2026-05-02T04:08:00.701Z | Compiling spki v0.7.3 |
| 1469 | 2026-05-02T04:08:00.760Z | Compiling rand_chacha v0.9.0 |
| 1470 | 2026-05-02T04:08:00.845Z | Compiling scrypt v0.11.0 |
| 1471 | 2026-05-02T04:08:00.904Z | Compiling aes v0.8.4 |
| 1472 | 2026-05-02T04:08:01.047Z | Compiling url v2.5.8 |
| 1473 | 2026-05-02T04:08:01.092Z | Compiling cbc v0.1.2 |
| 1474 | 2026-05-02T04:08:01.243Z | Compiling rustls-pki-types v1.14.0 |
| 1475 | 2026-05-02T04:08:01.302Z | Compiling tracing-attributes v0.1.31 |
| 1476 | 2026-05-02T04:08:01.446Z | Compiling pkcs5 v0.7.1 |
| 1477 | 2026-05-02T04:08:01.683Z | Compiling rand v0.9.2 |
| 1478 | 2026-05-02T04:08:01.740Z | Compiling thiserror v2.0.18 |
| 1479 | 2026-05-02T04:08:01.825Z | Compiling http-body v1.0.1 |
| 1480 | 2026-05-02T04:08:01.908Z | Compiling httparse v1.10.1 |
| 1481 | 2026-05-02T04:08:01.923Z | Compiling schemars v0.8.22 |
| 1482 | 2026-05-02T04:08:01.938Z | Compiling untrusted v0.9.0 |
| 1483 | 2026-05-02T04:08:01.975Z | Compiling openssl-probe v0.2.1 |
| 1484 | 2026-05-02T04:08:02.057Z | Compiling untrusted v0.7.1 |
| 1485 | 2026-05-02T04:08:02.114Z | Compiling base64 v0.22.1 |
| 1486 | 2026-05-02T04:08:02.183Z | Compiling pkcs8 v0.10.2 |
| 1487 | 2026-05-02T04:08:02.284Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-05-02T04:08:02.427Z | Compiling pest_derive v2.8.6 |
| 1489 | 2026-05-02T04:08:02.456Z | Compiling scroll_derive v0.13.1 |
| 1490 | 2026-05-02T04:08:02.481Z | Compiling darling_core v0.20.11 |
| 1491 | 2026-05-02T04:08:02.584Z | Compiling tracing v0.1.44 |
| 1492 | 2026-05-02T04:08:02.844Z | Compiling tokio-util v0.7.18 |
| 1493 | 2026-05-02T04:08:02.860Z | Compiling rustls v0.23.37 |
| 1494 | 2026-05-02T04:08:03.028Z | Compiling tinyvec_macros v0.1.1 |
| 1495 | 2026-05-02T04:08:03.102Z | Compiling tower-service v0.3.3 |
| 1496 | 2026-05-02T04:08:03.201Z | Compiling atomic-waker v1.1.2 |
| 1497 | 2026-05-02T04:08:03.238Z | Compiling tower-layer v0.3.3 |
| 1498 | 2026-05-02T04:08:03.325Z | Compiling dyn-clone v1.0.20 |
| 1499 | 2026-05-02T04:08:03.399Z | Compiling try-lock v0.2.5 |
| 1500 | 2026-05-02T04:08:03.463Z | Compiling scroll v0.13.0 |
| 1501 | 2026-05-02T04:08:03.510Z | Compiling h2 v0.4.13 |
| 1502 | 2026-05-02T04:08:03.724Z | Compiling want v0.3.1 |
| 1503 | 2026-05-02T04:08:03.846Z | Compiling tinyvec v1.10.0 |
| 1504 | 2026-05-02T04:08:03.902Z | Compiling ipnet v2.11.0 |
| 1505 | 2026-05-02T04:08:04.178Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1506 | 2026-05-02T04:08:04.178Z | Compiling spin v0.9.8 |
| 1507 | 2026-05-02T04:08:04.384Z | Compiling aho-corasick v1.1.4 |
| 1508 | 2026-05-02T04:08:04.399Z | Compiling time-core v0.1.8 |
| 1509 | 2026-05-02T04:08:04.582Z | Compiling crc32fast v1.5.0 |
| 1510 | 2026-05-02T04:08:04.602Z | Compiling foreign-types-shared v0.1.1 |
| 1511 | 2026-05-02T04:08:04.694Z | Compiling powerfmt v0.2.0 |
| 1512 | 2026-05-02T04:08:04.757Z | Compiling darling_macro v0.20.11 |
| 1513 | 2026-05-02T04:08:04.798Z | Compiling pin-utils v0.1.0 |
| 1514 | 2026-05-02T04:08:04.830Z | Compiling num-conv v0.2.0 |
| 1515 | 2026-05-02T04:08:04.846Z | Compiling openssl v0.10.78 |
| 1516 | 2026-05-02T04:08:04.872Z | Compiling httpdate v1.0.3 |
| 1517 | 2026-05-02T04:08:04.944Z | Compiling deranged v0.5.8 |
| 1518 | 2026-05-02T04:08:04.960Z | Compiling time-macros v0.2.27 |
| 1519 | 2026-05-02T04:08:05.092Z | Compiling foreign-types v0.3.2 |
| 1520 | 2026-05-02T04:08:05.107Z | Compiling tempfile v3.25.0 |
| 1521 | 2026-05-02T04:08:05.218Z | Compiling darling v0.20.11 |
| 1522 | 2026-05-02T04:08:05.303Z | Compiling regex-automata v0.4.14 |
| 1523 | 2026-05-02T04:08:05.476Z | Compiling goblin v0.10.5 |
| 1524 | 2026-05-02T04:08:06.015Z | Compiling openssl-macros v0.1.1 |
| 1525 | 2026-05-02T04:08:06.090Z | Compiling wait-timeout v0.2.1 |
| 1526 | 2026-05-02T04:08:06.361Z | Compiling usdt-impl v0.6.0 |
| 1527 | 2026-05-02T04:08:06.389Z | Compiling syn v1.0.109 |
| 1528 | 2026-05-02T04:08:06.404Z | Compiling quick-error v1.2.3 |
| 1529 | 2026-05-02T04:08:06.509Z | Compiling hyper v1.8.1 |
| 1530 | 2026-05-02T04:08:06.561Z | Compiling bit-vec v0.8.0 |
| 1531 | 2026-05-02T04:08:06.685Z | Compiling crossbeam-utils v0.8.21 |
| 1532 | 2026-05-02T04:08:06.817Z | Compiling native-tls v0.2.18 |
| 1533 | 2026-05-02T04:08:06.967Z | Compiling simd-adler32 v0.3.8 |
| 1534 | 2026-05-02T04:08:06.992Z | Compiling num_threads v0.1.7 |
| 1535 | 2026-05-02T04:08:07.088Z | Compiling siphasher v1.0.2 |
| 1536 | 2026-05-02T04:08:07.205Z | Compiling time v0.3.47 |
| 1537 | 2026-05-02T04:08:07.323Z | Compiling bit-set v0.8.0 |
| 1538 | 2026-05-02T04:08:07.497Z | Compiling rusty-fork v0.3.1 |
| 1539 | 2026-05-02T04:08:07.804Z | Compiling hyper-util v0.1.20 |
| 1540 | 2026-05-02T04:08:08.032Z | Compiling derive_builder_core v0.20.2 |
| 1541 | 2026-05-02T04:08:08.745Z | Compiling dof v0.4.0 |
| 1542 | 2026-05-02T04:08:09.071Z | Compiling unicode-normalization v0.1.25 |
| 1543 | 2026-05-02T04:08:09.326Z | Compiling dtrace-parser v0.3.0 |
| 1544 | 2026-05-02T04:08:09.485Z | Compiling rustls-native-certs v0.8.3 |
| 1545 | 2026-05-02T04:08:09.575Z | Compiling signature v2.2.0 |
| 1546 | 2026-05-02T04:08:09.644Z | Compiling scroll_derive v0.12.1 |
| 1547 | 2026-05-02T04:08:09.751Z | Compiling thiserror-impl v1.0.69 |
| 1548 | 2026-05-02T04:08:09.774Z | Compiling heapless v0.7.17 |
| 1549 | 2026-05-02T04:08:09.899Z | Compiling rand_xorshift v0.4.0 |
| 1550 | 2026-05-02T04:08:10.014Z | Compiling slog v2.8.2 |
| 1551 | 2026-05-02T04:08:10.068Z | Compiling darling_core v0.21.3 |
| 1552 | 2026-05-02T04:08:10.122Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1553 | 2026-05-02T04:08:10.213Z | Compiling sync_wrapper v1.0.2 |
| 1554 | 2026-05-02T04:08:10.296Z | Compiling thread-id v5.1.0 |
| 1555 | 2026-05-02T04:08:10.310Z | Compiling cookie v0.18.1 |
| 1556 | 2026-05-02T04:08:10.382Z | Compiling anyhow v1.0.102 |
| 1557 | 2026-05-02T04:08:10.399Z | Compiling zstd-safe v7.2.4 |
| 1558 | 2026-05-02T04:08:10.426Z | Compiling adler2 v2.0.1 |
| 1559 | 2026-05-02T04:08:10.487Z | Compiling unicode-properties v0.1.4 |
| 1560 | 2026-05-02T04:08:10.560Z | Compiling allocator-api2 v0.2.21 |
| 1561 | 2026-05-02T04:08:10.584Z | Compiling signal-hook v0.3.18 |
| 1562 | 2026-05-02T04:08:10.686Z | Compiling unicode-bidi v0.3.18 |
| 1563 | 2026-05-02T04:08:10.702Z | Compiling unarray v0.1.4 |
| 1564 | 2026-05-02T04:08:10.753Z | Compiling paste v1.0.15 |
| 1565 | 2026-05-02T04:08:10.808Z | Compiling proptest v1.10.0 |
| 1566 | 2026-05-02T04:08:11.009Z | Compiling thiserror v1.0.69 |
| 1567 | 2026-05-02T04:08:11.072Z | Compiling stringprep v0.1.5 |
| 1568 | 2026-05-02T04:08:11.113Z | Compiling miniz_oxide v0.8.9 |
| 1569 | 2026-05-02T04:08:11.503Z | Compiling scroll v0.12.0 |
| 1570 | 2026-05-02T04:08:11.734Z | Compiling tower v0.5.3 |
| 1571 | 2026-05-02T04:08:11.809Z | Compiling derive_builder_macro v0.20.2 |
| 1572 | 2026-05-02T04:08:12.093Z | Compiling ipnetwork v0.21.1 |
| 1573 | 2026-05-02T04:08:12.196Z | Compiling http-body-util v0.1.3 |
| 1574 | 2026-05-02T04:08:12.254Z | Compiling webpki-roots v1.0.6 |
| 1575 | 2026-05-02T04:08:12.376Z | Compiling rand_chacha v0.3.1 |
| 1576 | 2026-05-02T04:08:12.395Z | Compiling erased-serde v0.3.31 |
| 1577 | 2026-05-02T04:08:12.433Z | Compiling serde_tokenstream v0.2.3 |
| 1578 | 2026-05-02T04:08:12.481Z | Compiling toml_datetime v0.6.11 |
| 1579 | 2026-05-02T04:08:12.549Z | Compiling darling_macro v0.21.3 |
| 1580 | 2026-05-02T04:08:12.727Z | Compiling serde_spanned v0.6.9 |
| 1581 | 2026-05-02T04:08:12.742Z | Compiling md-5 v0.10.6 |
| 1582 | 2026-05-02T04:08:12.872Z | Compiling zerocopy-derive v0.7.35 |
| 1583 | 2026-05-02T04:08:12.887Z | Compiling curve25519-dalek v4.1.3 |
| 1584 | 2026-05-02T04:08:12.910Z | Compiling vergen-lib v0.1.6 |
| 1585 | 2026-05-02T04:08:13.011Z | Compiling num-integer v0.1.46 |
| 1586 | 2026-05-02T04:08:13.088Z | Compiling hash32 v0.2.1 |
| 1587 | 2026-05-02T04:08:13.169Z | Compiling ff v0.13.1 |
| 1588 | 2026-05-02T04:08:13.216Z | Compiling memoffset v0.9.1 |
| 1589 | 2026-05-02T04:08:13.280Z | Compiling iri-string v0.7.10 |
| 1590 | 2026-05-02T04:08:13.305Z | Compiling zlib-rs v0.6.2 |
| 1591 | 2026-05-02T04:08:13.334Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-05-02T04:08:13.406Z | Compiling fallible-iterator v0.2.0 |
| 1593 | 2026-05-02T04:08:13.670Z | Compiling num-bigint-dig v0.8.6 |
| 1594 | 2026-05-02T04:08:13.715Z | Compiling base16ct v0.2.0 |
| 1595 | 2026-05-02T04:08:13.730Z | Compiling cfg_aliases v0.2.1 |
| 1596 | 2026-05-02T04:08:13.807Z | Compiling ryu v1.0.23 |
| 1597 | 2026-05-02T04:08:13.857Z | Compiling rustix v0.38.44 |
| 1598 | 2026-05-02T04:08:13.896Z | Compiling psl-types v2.0.11 |
| 1599 | 2026-05-02T04:08:13.993Z | Compiling ref-cast v1.0.25 |
| 1600 | 2026-05-02T04:08:14.024Z | Compiling litrs v1.0.0 |
| 1601 | 2026-05-02T04:08:14.290Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-05-02T04:08:14.340Z | Compiling serde_urlencoded v0.7.1 |
| 1603 | 2026-05-02T04:08:14.541Z | Compiling tower-http v0.6.8 |
| 1604 | 2026-05-02T04:08:14.583Z | Compiling document-features v0.2.12 |
| 1605 | 2026-05-02T04:08:14.635Z | Compiling sec1 v0.7.3 |
| 1606 | 2026-05-02T04:08:14.817Z | Compiling nix v0.31.2 |
| 1607 | 2026-05-02T04:08:14.918Z | Compiling zerocopy v0.7.35 |
| 1608 | 2026-05-02T04:08:14.933Z | Compiling postgres-protocol v0.6.10 |
| 1609 | 2026-05-02T04:08:15.199Z | Compiling group v0.13.0 |
| 1610 | 2026-05-02T04:08:15.376Z | Compiling num-iter v0.1.45 |
| 1611 | 2026-05-02T04:08:15.498Z | Compiling newtype-uuid v1.3.2 |
| 1612 | 2026-05-02T04:08:15.516Z | Compiling darling v0.21.3 |
| 1613 | 2026-05-02T04:08:15.600Z | Compiling rand v0.8.5 |
| 1614 | 2026-05-02T04:08:15.629Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-05-02T04:08:15.758Z | Compiling oxnet v0.1.4 |
| 1616 | 2026-05-02T04:08:15.828Z | Compiling derive_builder v0.20.2 |
| 1617 | 2026-05-02T04:08:15.930Z | Compiling tokio-native-tls v0.3.1 |
| 1618 | 2026-05-02T04:08:16.068Z | Compiling goblin v0.8.2 |
| 1619 | 2026-05-02T04:08:16.155Z | Compiling flate2 v1.1.9 |
| 1620 | 2026-05-02T04:08:16.555Z | Compiling regex v1.12.3 |
| 1621 | 2026-05-02T04:08:16.612Z | Compiling phf_shared v0.13.1 |
| 1622 | 2026-05-02T04:08:16.631Z | Compiling lazy_static v1.5.0 |
| 1623 | 2026-05-02T04:08:16.731Z | Compiling cargo-platform v0.1.9 |
| 1624 | 2026-05-02T04:08:16.820Z | Compiling hkdf v0.12.4 |
| 1625 | 2026-05-02T04:08:16.854Z | Compiling crypto-bigint v0.5.5 |
| 1626 | 2026-05-02T04:08:16.944Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-05-02T04:08:16.976Z | Compiling async-trait v0.1.89 |
| 1628 | 2026-05-02T04:08:16.976Z | Compiling ref-cast-impl v1.0.25 |
| 1629 | 2026-05-02T04:08:17.007Z | Compiling strum_macros v0.27.2 |
| 1630 | 2026-05-02T04:08:17.076Z | Compiling daft-derive v0.1.5 |
| 1631 | 2026-05-02T04:08:17.513Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1632 | 2026-05-02T04:08:17.783Z | Compiling vergen v9.0.6 |
| 1633 | 2026-05-02T04:08:17.963Z | Compiling fs-err v3.3.0 |
| 1634 | 2026-05-02T04:08:17.977Z | Compiling ahash v0.8.12 |
| 1635 | 2026-05-02T04:08:18.141Z | Compiling managed v0.8.0 |
| 1636 | 2026-05-02T04:08:18.156Z | Compiling unicode-segmentation v1.12.0 |
| 1637 | 2026-05-02T04:08:18.175Z | Compiling bumpalo v3.20.2 |
| 1638 | 2026-05-02T04:08:18.353Z | Compiling bitflags v1.3.2 |
| 1639 | 2026-05-02T04:08:18.430Z | Compiling libbz2-rs-sys v0.2.2 |
| 1640 | 2026-05-02T04:08:18.446Z | Compiling winnow v0.5.40 |
| 1641 | 2026-05-02T04:08:18.553Z | Compiling foldhash v0.1.5 |
| 1642 | 2026-05-02T04:08:18.727Z | Compiling foldhash v0.2.0 |
| 1643 | 2026-05-02T04:08:18.926Z | Compiling object v0.37.3 |
| 1644 | 2026-05-02T04:08:18.949Z | Compiling clap_builder v4.5.60 |
| 1645 | 2026-05-02T04:08:18.953Z | Compiling strum v0.27.2 |
| 1646 | 2026-05-02T04:08:19.098Z | Compiling hashbrown v0.16.1 |
| 1647 | 2026-05-02T04:08:19.114Z | Compiling bzip2 v0.6.1 |
| 1648 | 2026-05-02T04:08:19.244Z | Compiling hashbrown v0.15.5 |
| 1649 | 2026-05-02T04:08:19.317Z | Compiling zopfli v0.8.3 |
| 1650 | 2026-05-02T04:08:19.730Z | Compiling dof v0.3.0 |
| 1651 | 2026-05-02T04:08:19.833Z | Compiling toml_edit v0.19.15 |
| 1652 | 2026-05-02T04:08:20.082Z | Compiling daft v0.1.5 |
| 1653 | 2026-05-02T04:08:20.297Z | Compiling elliptic-curve v0.13.8 |
| 1654 | 2026-05-02T04:08:20.448Z | Compiling cargo_metadata v0.19.2 |
| 1655 | 2026-05-02T04:08:20.469Z | Compiling phf v0.13.1 |
| 1656 | 2026-05-02T04:08:20.636Z | Compiling signal-hook-mio v0.2.5 |
| 1657 | 2026-05-02T04:08:21.120Z | Compiling cookie_store v0.22.1 |
| 1658 | 2026-05-02T04:08:21.770Z | Compiling zstd v0.13.3 |
| 1659 | 2026-05-02T04:08:21.785Z | Compiling hyper-tls v0.6.0 |
| 1660 | 2026-05-02T04:08:21.789Z | Compiling hubpack v0.1.2 |
| 1661 | 2026-05-02T04:08:21.958Z | Compiling bzip2 v0.4.4 |
| 1662 | 2026-05-02T04:08:21.999Z | Compiling serde_with_macros v3.17.0 |
| 1663 | 2026-05-02T04:08:22.034Z | Compiling postgres-types v0.2.12 |
| 1664 | 2026-05-02T04:08:22.164Z | Compiling usdt-macro v0.6.0 |
| 1665 | 2026-05-02T04:08:22.468Z | Compiling usdt-attr-macro v0.6.0 |
| 1666 | 2026-05-02T04:08:22.574Z | Compiling dtrace-parser v0.2.0 |
| 1667 | 2026-05-02T04:08:22.880Z | Compiling ed25519 v2.2.3 |
| 1668 | 2026-05-02T04:08:22.936Z | Compiling bstr v1.12.1 |
| 1669 | 2026-05-02T04:08:23.091Z | Compiling phf_shared v0.11.3 |
| 1670 | 2026-05-02T04:08:23.196Z | Compiling pkcs1 v0.7.5 |
| 1671 | 2026-05-02T04:08:23.241Z | Compiling hex v0.4.3 |
| 1672 | 2026-05-02T04:08:23.280Z | Compiling serde-big-array v0.5.1 |
| 1673 | 2026-05-02T04:08:23.315Z | Compiling rfc6979 v0.4.0 |
| 1674 | 2026-05-02T04:08:23.422Z | Compiling enum-as-inner v0.6.1 |
| 1675 | 2026-05-02T04:08:23.439Z | Compiling serde_repr v0.1.20 |
| 1676 | 2026-05-02T04:08:23.527Z | Compiling clap_derive v4.5.55 |
| 1677 | 2026-05-02T04:08:23.586Z | Compiling strum_macros v0.26.4 |
| 1678 | 2026-05-02T04:08:23.589Z | Compiling float-cmp v0.10.0 |
| 1679 | 2026-05-02T04:08:23.734Z | Compiling thread-id v4.2.2 |
| 1680 | 2026-05-02T04:08:23.778Z | Compiling memmap2 v0.9.10 |
| 1681 | 2026-05-02T04:08:23.826Z | Compiling env_filter v1.0.0 |
| 1682 | 2026-05-02T04:08:23.913Z | Compiling encoding_rs v0.8.35 |
| 1683 | 2026-05-02T04:08:23.956Z | Compiling data-encoding v2.10.0 |
| 1684 | 2026-05-02T04:08:24.003Z | Compiling jiff v0.2.21 |
| 1685 | 2026-05-02T04:08:24.122Z | Compiling static_assertions v1.1.0 |
| 1686 | 2026-05-02T04:08:24.197Z | Compiling normalize-line-endings v0.3.0 |
| 1687 | 2026-05-02T04:08:24.297Z | Compiling keccak v0.1.6 |
| 1688 | 2026-05-02T04:08:24.650Z | Compiling whoami v2.1.0 |
| 1689 | 2026-05-02T04:08:25.093Z | Compiling new_debug_unreachable v1.0.6 |
| 1690 | 2026-05-02T04:08:25.121Z | Compiling mime v0.3.17 |
| 1691 | 2026-05-02T04:08:25.183Z | Compiling fixedbitset v0.5.7 |
| 1692 | 2026-05-02T04:08:25.334Z | Compiling either v1.15.0 |
| 1693 | 2026-05-02T04:08:25.357Z | Compiling fixedbitset v0.4.2 |
| 1694 | 2026-05-02T04:08:25.382Z | Compiling predicates-core v1.0.10 |
| 1695 | 2026-05-02T04:08:25.470Z | Compiling precomputed-hash v0.1.1 |
| 1696 | 2026-05-02T04:08:25.491Z | Compiling rustc-hash v2.1.1 |
| 1697 | 2026-05-02T04:08:25.537Z | Compiling difflib v0.4.0 |
| 1698 | 2026-05-02T04:08:25.554Z | Compiling itertools v0.13.0 |
| 1699 | 2026-05-02T04:08:25.625Z | Compiling string_cache v0.8.9 |
| 1700 | 2026-05-02T04:08:25.636Z | Compiling petgraph v0.6.5 |
| 1701 | 2026-05-02T04:08:25.636Z | Compiling iddqd v0.3.18 |
| 1702 | 2026-05-02T04:08:25.821Z | Compiling predicates v3.1.4 |
| 1703 | 2026-05-02T04:08:26.085Z | Compiling toml_edit v0.22.27 |
| 1704 | 2026-05-02T04:08:26.310Z | Compiling petgraph v0.8.3 |
| 1705 | 2026-05-02T04:08:26.447Z | Compiling strum v0.26.3 |
| 1706 | 2026-05-02T04:08:26.584Z | Compiling zip v4.6.1 |
| 1707 | 2026-05-02T04:08:26.747Z | Compiling clap v4.5.60 |
| 1708 | 2026-05-02T04:08:26.761Z | Compiling tokio-postgres v0.7.16 |
| 1709 | 2026-05-02T04:08:26.830Z | Compiling sha3 v0.10.8 |
| 1710 | 2026-05-02T04:08:27.037Z | Compiling hickory-proto v0.25.2 |
| 1711 | 2026-05-02T04:08:27.289Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1712 | 2026-05-02T04:08:27.550Z | Compiling env_logger v0.11.9 |
| 1713 | 2026-05-02T04:08:27.898Z | Compiling usdt v0.6.0 |
| 1714 | 2026-05-02T04:08:28.162Z | Compiling usdt-impl v0.5.0 |
| 1715 | 2026-05-02T04:08:28.214Z | Compiling serde_with v3.17.0 |
| 1716 | 2026-05-02T04:08:28.226Z | Compiling rsa v0.9.10 |
| 1717 | 2026-05-02T04:08:28.746Z | Compiling ecdsa v0.16.9 |
| 1718 | 2026-05-02T04:08:28.767Z | Compiling similar v2.7.0 |
| 1719 | 2026-05-02T04:08:28.941Z | Compiling ed25519-dalek v2.2.0 |
| 1720 | 2026-05-02T04:08:29.135Z | Compiling crossterm v0.28.1 |
| 1721 | 2026-05-02T04:08:29.701Z | Compiling zip v0.6.6 |
| 1722 | 2026-05-02T04:08:30.083Z | Compiling toml v0.7.8 |
| 1723 | 2026-05-02T04:08:30.547Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1724 | 2026-05-02T04:08:30.661Z | Compiling heck v0.4.1 |
| 1725 | 2026-05-02T04:08:30.688Z | Compiling crossbeam-epoch v0.9.18 |
| 1726 | 2026-05-02T04:08:30.894Z | Compiling tokio-stream v0.1.18 |
| 1727 | 2026-05-02T04:08:31.019Z | Compiling buf-list v1.1.2 |
| 1728 | 2026-05-02T04:08:31.061Z | Compiling x509-cert v0.2.5 |
| 1729 | 2026-05-02T04:08:31.175Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1730 | 2026-05-02T04:08:31.296Z | Compiling openapiv3 v2.2.0 |
| 1731 | 2026-05-02T04:08:31.361Z | Compiling sha1 v0.10.6 |
| 1732 | 2026-05-02T04:08:31.481Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1733 | 2026-05-02T04:08:31.561Z | Compiling lalrpop-util v0.19.12 |
| 1734 | 2026-05-02T04:08:31.588Z | Compiling peg-runtime v0.8.5 |
| 1735 | 2026-05-02T04:08:31.676Z | Compiling thread_local v1.1.9 |
| 1736 | 2026-05-02T04:08:31.750Z | Compiling slog-async v2.8.0 |
| 1737 | 2026-05-02T04:08:31.769Z | Compiling crossbeam-channel v0.5.15 |
| 1738 | 2026-05-02T04:08:31.868Z | Compiling futures-executor v0.3.32 |
| 1739 | 2026-05-02T04:08:31.924Z | Compiling is-terminal v0.4.17 |
| 1740 | 2026-05-02T04:08:32.036Z | Compiling filetime v0.2.27 |
| 1741 | 2026-05-02T04:08:32.071Z | Compiling term v1.2.1 |
| 1742 | 2026-05-02T04:08:32.170Z | Compiling xattr v1.6.1 |
| 1743 | 2026-05-02T04:08:32.211Z | Compiling take_mut v0.2.2 |
| 1744 | 2026-05-02T04:08:32.227Z | Compiling futures v0.3.32 |
| 1745 | 2026-05-02T04:08:32.291Z | Compiling tar v0.4.45 |
| 1746 | 2026-05-02T04:08:32.650Z | Compiling slog-term v2.9.2 |
| 1747 | 2026-05-02T04:08:39.784Z | Compiling rustls-webpki v0.103.9 |
| 1748 | 2026-05-02T04:08:42.566Z | Compiling tokio-rustls v0.26.4 |
| 1749 | 2026-05-02T04:08:42.566Z | Compiling rustls-platform-verifier v0.6.2 |
| 1750 | 2026-05-02T04:08:42.766Z | Compiling hyper-rustls v0.27.7 |
| 1751 | 2026-05-02T04:08:42.966Z | Compiling reqwest v0.13.2 |
| 1752 | 2026-05-02T04:08:42.970Z | Compiling reqwest v0.12.28 |
| 1753 | 2026-05-02T04:08:45.056Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1754 | 2026-05-02T04:08:45.276Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1755 | 2026-05-02T04:08:48.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1756 | 2026-05-02T04:08:48.209Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1757 | 2026-05-02T04:08:48.265Z | May 02 04:08:47.081 INFO Starting download, target: Cockroach |
| 1758 | 2026-05-02T04:08:48.265Z | May 02 04:08:47.082 INFO Starting download, target: Console |
| 1759 | 2026-05-02T04:08:48.265Z | May 02 04:08:47.082 INFO Starting download, target: Clickhouse |
| 1760 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Starting download, target: DendriteStub |
| 1761 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Starting download, target: MaghemiteMgd |
| 1762 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Starting download, target: TransceiverControl |
| 1763 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1764 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1765 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1766 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1767 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1768 | 2026-05-02T04:08:48.269Z | May 02 04:08:47.082 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1769 | 2026-05-02T04:08:48.710Z | May 02 04:08:47.526 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1770 | 2026-05-02T04:08:48.926Z | May 02 04:08:47.735 INFO Download complete, target: TransceiverControl |
| 1771 | 2026-05-02T04:08:49.281Z | May 02 04:08:48.097 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1772 | 2026-05-02T04:08:49.539Z | May 02 04:08:48.344 INFO Download complete, target: Console |
| 1773 | 2026-05-02T04:08:49.807Z | May 02 04:08:48.620 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1774 | 2026-05-02T04:08:49.987Z | May 02 04:08:48.802 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1775 | 2026-05-02T04:08:50.409Z | May 02 04:08:49.226 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1776 | 2026-05-02T04:08:50.430Z | May 02 04:08:49.244 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1777 | 2026-05-02T04:08:50.430Z | May 02 04:08:49.244 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1778 | 2026-05-02T04:08:52.131Z | May 02 04:08:50.948 INFO Download complete, target: DendriteStub |
| 1779 | 2026-05-02T04:08:52.315Z | May 02 04:08:51.131 INFO Download complete, target: MaghemiteMgd |
| 1780 | 2026-05-02T04:08:54.972Z | May 02 04:08:53.787 INFO Checking that binary works, target: Cockroach |
| 1781 | 2026-05-02T04:08:55.073Z | May 02 04:08:53.885 INFO Download complete, target: Cockroach |
| 1782 | 2026-05-02T04:08:57.123Z | May 02 04:08:55.938 INFO Checking that binary works, target: Clickhouse |
| 1783 | 2026-05-02T04:08:57.254Z | May 02 04:08:56.069 INFO Download complete, target: Clickhouse |
| 1784 | 2026-05-02T04:08:57.267Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1785 | 2026-05-02T04:08:57.270Z | |
| 1786 | 2026-05-02T04:08:57.270Z | real 3:31.040844771 |
| 1787 | 2026-05-02T04:08:57.270Z | user 7:13.926618532 |
| 1788 | 2026-05-02T04:08:57.270Z | sys 1:24.111798369 |
| 1789 | 2026-05-02T04:08:57.270Z | trap 0.218775187 |
| 1790 | 2026-05-02T04:08:57.270Z | tflt 0.626015997 |
| 1791 | 2026-05-02T04:08:57.270Z | dflt 0.569441600 |
| 1792 | 2026-05-02T04:08:57.270Z | kflt 0.022527689 |
| 1793 | 2026-05-02T04:08:57.270Z | lock 20:52.789112044 |
| 1794 | 2026-05-02T04:08:57.270Z | slp 22:21.721480629 |
| 1795 | 2026-05-02T04:08:57.270Z | lat 42.734414826 |
| 1796 | 2026-05-02T04:08:57.270Z | stop 2:04.928495841 |
| 1797 | 2026-05-02T04:08:57.270Z | + banner hack-check |
| 1798 | 2026-05-02T04:08:57.270Z | |
| 1799 | 2026-05-02T04:08:57.270Z | # # ## #### # # #### # # ###### #### # # |
| 1800 | 2026-05-02T04:08:57.270Z | # # # # # # # # # # # # # # # # # |
| 1801 | 2026-05-02T04:08:57.270Z | ###### # # # #### ##### # ###### ##### # #### |
| 1802 | 2026-05-02T04:08:57.270Z | # # ###### # # # # # # # # # # |
| 1803 | 2026-05-02T04:08:57.270Z | # # # # # # # # # # # # # # # # # |
| 1804 | 2026-05-02T04:08:57.270Z | # # # # #### # # #### # # ###### #### # # |
| 1805 | 2026-05-02T04:08:57.270Z | |
| 1806 | 2026-05-02T04:08:57.270Z | + export CARGO_INCREMENTAL=0 |
| 1807 | 2026-05-02T04:08:57.270Z | + CARGO_INCREMENTAL=0 |
| 1808 | 2026-05-02T04:08:57.270Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1809 | 2026-05-02T04:08:57.791Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1810 | 2026-05-02T04:08:58.009Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1811 | 2026-05-02T04:08:59.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s |
| 1812 | 2026-05-02T04:08:59.931Z | Running `target/debug/xtask check-features --ci` |
| 1813 | 2026-05-02T04:08:59.959Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1814 | 2026-05-02T04:08:59.962Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1815 | 2026-05-02T04:09:00.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1816 | 2026-05-02T04:09:00.470Z | Running `target/debug/xtask download cargo-hack` |
| 1817 | 2026-05-02T04:09:01.240Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1818 | 2026-05-02T04:09:01.557Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1819 | 2026-05-02T04:09:03.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s |
| 1820 | 2026-05-02T04:09:04.167Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1821 | 2026-05-02T04:09:04.213Z | May 02 04:09:03.027 INFO Starting download, target: CargoHack |
| 1822 | 2026-05-02T04:09:04.216Z | May 02 04:09:03.028 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1823 | 2026-05-02T04:09:04.419Z | May 02 04:09:03.233 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1824 | 2026-05-02T04:09:04.466Z | May 02 04:09:03.281 INFO Download complete, target: CargoHack |
| 1825 | 2026-05-02T04:09:04.469Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1826 | 2026-05-02T04:09:04.482Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1827 | 2026-05-02T04:09:04.630Z | info: running `cargo check --bins` on api_identity (1/274) |
| 1828 | 2026-05-02T04:09:05.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-05-02T04:09:05.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-05-02T04:09:05.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-05-02T04:09:05.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1832 | 2026-05-02T04:09:05.207Z | |
| 1833 | 2026-05-02T04:09:05.207Z | info: running `cargo check --bins` on bootstore (2/274) |
| 1834 | 2026-05-02T04:09:05.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-05-02T04:09:05.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-05-02T04:09:05.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-05-02T04:09:05.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1838 | 2026-05-02T04:09:05.783Z | |
| 1839 | 2026-05-02T04:09:05.783Z | info: running `cargo check --bins` on omicron-ledger (3/274) |
| 1840 | 2026-05-02T04:09:06.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-05-02T04:09:06.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-05-02T04:09:06.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-05-02T04:09:06.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1844 | 2026-05-02T04:09:06.357Z | |
| 1845 | 2026-05-02T04:09:06.357Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/274) |
| 1846 | 2026-05-02T04:09:06.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-05-02T04:09:06.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-05-02T04:09:06.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-05-02T04:09:06.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1850 | 2026-05-02T04:09:06.935Z | |
| 1851 | 2026-05-02T04:09:06.935Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/274) |
| 1852 | 2026-05-02T04:09:07.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-05-02T04:09:07.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-05-02T04:09:07.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-05-02T04:09:07.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1856 | 2026-05-02T04:09:07.507Z | |
| 1857 | 2026-05-02T04:09:07.507Z | info: running `cargo check --bins` on omicron-certificates (6/274) |
| 1858 | 2026-05-02T04:09:08.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-05-02T04:09:08.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-05-02T04:09:08.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-05-02T04:09:08.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1862 | 2026-05-02T04:09:08.101Z | |
| 1863 | 2026-05-02T04:09:08.101Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/274) |
| 1864 | 2026-05-02T04:09:08.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-05-02T04:09:08.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-05-02T04:09:08.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-05-02T04:09:08.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1868 | 2026-05-02T04:09:08.763Z | |
| 1869 | 2026-05-02T04:09:08.763Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/274) |
| 1870 | 2026-05-02T04:09:09.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-05-02T04:09:09.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-05-02T04:09:09.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-05-02T04:09:09.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1874 | 2026-05-02T04:09:09.264Z | |
| 1875 | 2026-05-02T04:09:09.264Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/274) |
| 1876 | 2026-05-02T04:09:09.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-05-02T04:09:09.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-05-02T04:09:09.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-05-02T04:09:09.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1880 | 2026-05-02T04:09:09.727Z | |
| 1881 | 2026-05-02T04:09:09.727Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/274) |
| 1882 | 2026-05-02T04:09:10.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-05-02T04:09:10.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-05-02T04:09:10.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-05-02T04:09:10.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1886 | 2026-05-02T04:09:10.189Z | |
| 1887 | 2026-05-02T04:09:10.189Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/274) |
| 1888 | 2026-05-02T04:09:10.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-05-02T04:09:10.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-05-02T04:09:10.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-05-02T04:09:10.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1892 | 2026-05-02T04:09:10.652Z | |
| 1893 | 2026-05-02T04:09:10.652Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/274) |
| 1894 | 2026-05-02T04:09:11.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-05-02T04:09:11.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-05-02T04:09:11.059Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-05-02T04:09:11.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1898 | 2026-05-02T04:09:11.114Z | |
| 1899 | 2026-05-02T04:09:11.115Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/274) |
| 1900 | 2026-05-02T04:09:11.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-05-02T04:09:11.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-05-02T04:09:11.519Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-05-02T04:09:11.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1904 | 2026-05-02T04:09:11.575Z | |
| 1905 | 2026-05-02T04:09:11.575Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/274) |
| 1906 | 2026-05-02T04:09:11.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-05-02T04:09:11.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-05-02T04:09:11.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-05-02T04:09:11.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1910 | 2026-05-02T04:09:12.031Z | |
| 1911 | 2026-05-02T04:09:12.031Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/274) |
| 1912 | 2026-05-02T04:09:12.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-05-02T04:09:12.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-05-02T04:09:12.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-05-02T04:09:12.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1916 | 2026-05-02T04:09:12.485Z | |
| 1917 | 2026-05-02T04:09:12.485Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/274) |
| 1918 | 2026-05-02T04:09:12.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-05-02T04:09:12.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-05-02T04:09:12.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-05-02T04:09:12.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1922 | 2026-05-02T04:09:12.942Z | |
| 1923 | 2026-05-02T04:09:12.942Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/274) |
| 1924 | 2026-05-02T04:09:13.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-05-02T04:09:13.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-05-02T04:09:13.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-05-02T04:09:13.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1928 | 2026-05-02T04:09:13.398Z | |
| 1929 | 2026-05-02T04:09:13.398Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/274) |
| 1930 | 2026-05-02T04:09:13.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-05-02T04:09:13.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-05-02T04:09:13.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-05-02T04:09:13.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1934 | 2026-05-02T04:09:13.856Z | |
| 1935 | 2026-05-02T04:09:13.856Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/274) |
| 1936 | 2026-05-02T04:09:14.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-05-02T04:09:14.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-05-02T04:09:14.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-05-02T04:09:14.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1940 | 2026-05-02T04:09:14.311Z | |
| 1941 | 2026-05-02T04:09:14.312Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/274) |
| 1942 | 2026-05-02T04:09:14.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-05-02T04:09:14.713Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-05-02T04:09:14.713Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-05-02T04:09:14.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1946 | 2026-05-02T04:09:14.769Z | |
| 1947 | 2026-05-02T04:09:14.769Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/274) |
| 1948 | 2026-05-02T04:09:15.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-05-02T04:09:15.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-05-02T04:09:15.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-05-02T04:09:15.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1952 | 2026-05-02T04:09:15.224Z | |
| 1953 | 2026-05-02T04:09:15.224Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/274) |
| 1954 | 2026-05-02T04:09:15.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-05-02T04:09:15.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-05-02T04:09:15.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-05-02T04:09:15.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1958 | 2026-05-02T04:09:15.683Z | |
| 1959 | 2026-05-02T04:09:15.683Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/274) |
| 1960 | 2026-05-02T04:09:16.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-05-02T04:09:16.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-05-02T04:09:16.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-05-02T04:09:16.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1964 | 2026-05-02T04:09:16.141Z | |
| 1965 | 2026-05-02T04:09:16.141Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/274) |
| 1966 | 2026-05-02T04:09:16.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-05-02T04:09:16.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-05-02T04:09:16.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-05-02T04:09:16.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1970 | 2026-05-02T04:09:16.603Z | |
| 1971 | 2026-05-02T04:09:16.604Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/274) |
| 1972 | 2026-05-02T04:09:17.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-05-02T04:09:17.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-05-02T04:09:17.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-05-02T04:09:17.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1976 | 2026-05-02T04:09:17.067Z | |
| 1977 | 2026-05-02T04:09:17.067Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/274) |
| 1978 | 2026-05-02T04:09:17.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-05-02T04:09:17.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-05-02T04:09:17.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-05-02T04:09:17.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1982 | 2026-05-02T04:09:17.527Z | |
| 1983 | 2026-05-02T04:09:17.527Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/274) |
| 1984 | 2026-05-02T04:09:17.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-05-02T04:09:17.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-05-02T04:09:17.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-05-02T04:09:17.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1988 | 2026-05-02T04:09:17.986Z | |
| 1989 | 2026-05-02T04:09:17.986Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/274) |
| 1990 | 2026-05-02T04:09:18.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-05-02T04:09:18.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-05-02T04:09:18.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-05-02T04:09:18.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1994 | 2026-05-02T04:09:18.445Z | |
| 1995 | 2026-05-02T04:09:18.445Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/274) |
| 1996 | 2026-05-02T04:09:18.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-05-02T04:09:18.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-05-02T04:09:18.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-05-02T04:09:18.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2000 | 2026-05-02T04:09:18.902Z | |
| 2001 | 2026-05-02T04:09:18.903Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/274) |
| 2002 | 2026-05-02T04:09:19.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-05-02T04:09:19.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-05-02T04:09:19.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-05-02T04:09:19.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2006 | 2026-05-02T04:09:19.360Z | |
| 2007 | 2026-05-02T04:09:19.360Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/274) |
| 2008 | 2026-05-02T04:09:19.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-05-02T04:09:19.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-05-02T04:09:19.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-05-02T04:09:19.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2012 | 2026-05-02T04:09:19.816Z | |
| 2013 | 2026-05-02T04:09:19.816Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/274) |
| 2014 | 2026-05-02T04:09:20.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-05-02T04:09:20.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-05-02T04:09:20.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-05-02T04:09:20.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2018 | 2026-05-02T04:09:20.273Z | |
| 2019 | 2026-05-02T04:09:20.273Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/274) |
| 2020 | 2026-05-02T04:09:20.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-05-02T04:09:20.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-05-02T04:09:20.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-05-02T04:09:20.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2024 | 2026-05-02T04:09:20.734Z | |
| 2025 | 2026-05-02T04:09:20.734Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/274) |
| 2026 | 2026-05-02T04:09:21.134Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-05-02T04:09:21.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-05-02T04:09:21.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-05-02T04:09:21.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2030 | 2026-05-02T04:09:21.190Z | |
| 2031 | 2026-05-02T04:09:21.190Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/274) |
| 2032 | 2026-05-02T04:09:21.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-05-02T04:09:21.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-05-02T04:09:21.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-05-02T04:09:21.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2036 | 2026-05-02T04:09:21.648Z | |
| 2037 | 2026-05-02T04:09:21.648Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/274) |
| 2038 | 2026-05-02T04:09:22.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-05-02T04:09:22.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-05-02T04:09:22.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-05-02T04:09:22.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2042 | 2026-05-02T04:09:22.104Z | |
| 2043 | 2026-05-02T04:09:22.104Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/274) |
| 2044 | 2026-05-02T04:09:22.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-05-02T04:09:22.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-05-02T04:09:22.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-05-02T04:09:22.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2048 | 2026-05-02T04:09:22.560Z | |
| 2049 | 2026-05-02T04:09:22.560Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/274) |
| 2050 | 2026-05-02T04:09:22.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-05-02T04:09:22.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-05-02T04:09:22.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-05-02T04:09:22.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2054 | 2026-05-02T04:09:23.015Z | |
| 2055 | 2026-05-02T04:09:23.015Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/274) |
| 2056 | 2026-05-02T04:09:23.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-05-02T04:09:23.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-05-02T04:09:23.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-05-02T04:09:23.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2060 | 2026-05-02T04:09:23.472Z | |
| 2061 | 2026-05-02T04:09:23.472Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/274) |
| 2062 | 2026-05-02T04:09:23.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-05-02T04:09:23.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-05-02T04:09:23.876Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-05-02T04:09:23.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2066 | 2026-05-02T04:09:23.931Z | |
| 2067 | 2026-05-02T04:09:23.931Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/274) |
| 2068 | 2026-05-02T04:09:24.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-05-02T04:09:24.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-05-02T04:09:24.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-05-02T04:09:24.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2072 | 2026-05-02T04:09:24.393Z | |
| 2073 | 2026-05-02T04:09:24.393Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/274) |
| 2074 | 2026-05-02T04:09:24.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-05-02T04:09:24.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-05-02T04:09:24.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-05-02T04:09:24.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2078 | 2026-05-02T04:09:24.848Z | |
| 2079 | 2026-05-02T04:09:24.849Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/274) |
| 2080 | 2026-05-02T04:09:25.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-05-02T04:09:25.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-05-02T04:09:25.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-05-02T04:09:25.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2084 | 2026-05-02T04:09:25.310Z | |
| 2085 | 2026-05-02T04:09:25.310Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/274) |
| 2086 | 2026-05-02T04:09:25.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-05-02T04:09:25.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-05-02T04:09:25.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-05-02T04:09:25.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2090 | 2026-05-02T04:09:25.770Z | |
| 2091 | 2026-05-02T04:09:25.770Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/274) |
| 2092 | 2026-05-02T04:09:26.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-05-02T04:09:26.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-05-02T04:09:26.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-05-02T04:09:26.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2096 | 2026-05-02T04:09:26.229Z | |
| 2097 | 2026-05-02T04:09:26.229Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/274) |
| 2098 | 2026-05-02T04:09:26.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-05-02T04:09:26.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-05-02T04:09:26.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-05-02T04:09:26.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2102 | 2026-05-02T04:09:26.690Z | |
| 2103 | 2026-05-02T04:09:26.690Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/274) |
| 2104 | 2026-05-02T04:09:27.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-05-02T04:09:27.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-05-02T04:09:27.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-05-02T04:09:27.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2108 | 2026-05-02T04:09:27.150Z | |
| 2109 | 2026-05-02T04:09:27.150Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/274) |
| 2110 | 2026-05-02T04:09:27.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-05-02T04:09:27.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-05-02T04:09:27.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2113 | 2026-05-02T04:09:27.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2114 | 2026-05-02T04:09:27.610Z | |
| 2115 | 2026-05-02T04:09:27.610Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/274) |
| 2116 | 2026-05-02T04:09:28.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2117 | 2026-05-02T04:09:28.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2118 | 2026-05-02T04:09:28.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2119 | 2026-05-02T04:09:28.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2120 | 2026-05-02T04:09:28.231Z | |
| 2121 | 2026-05-02T04:09:28.231Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/274) |
| 2122 | 2026-05-02T04:09:28.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2123 | 2026-05-02T04:09:28.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2124 | 2026-05-02T04:09:28.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2125 | 2026-05-02T04:09:28.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2126 | 2026-05-02T04:09:28.849Z | |
| 2127 | 2026-05-02T04:09:28.849Z | info: running `cargo check --bins` on nexus-config (51/274) |
| 2128 | 2026-05-02T04:09:29.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2129 | 2026-05-02T04:09:29.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2130 | 2026-05-02T04:09:29.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2131 | 2026-05-02T04:09:29.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2132 | 2026-05-02T04:09:29.470Z | |
| 2133 | 2026-05-02T04:09:29.470Z | info: running `cargo check --bins` on nexus-types (52/274) |
| 2134 | 2026-05-02T04:09:29.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2135 | 2026-05-02T04:09:29.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2136 | 2026-05-02T04:09:29.996Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2137 | 2026-05-02T04:09:29.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2138 | 2026-05-02T04:09:30.089Z | |
| 2139 | 2026-05-02T04:09:30.089Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/274) |
| 2140 | 2026-05-02T04:09:30.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2141 | 2026-05-02T04:09:30.593Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2142 | 2026-05-02T04:09:30.593Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2143 | 2026-05-02T04:09:30.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2144 | 2026-05-02T04:09:30.679Z | |
| 2145 | 2026-05-02T04:09:30.679Z | info: running `cargo check --bins` on omicron-passwords (54/274) |
| 2146 | 2026-05-02T04:09:31.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2147 | 2026-05-02T04:09:31.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2148 | 2026-05-02T04:09:31.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2149 | 2026-05-02T04:09:31.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2150 | 2026-05-02T04:09:31.244Z | |
| 2151 | 2026-05-02T04:09:31.244Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/274) |
| 2152 | 2026-05-02T04:09:31.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2153 | 2026-05-02T04:09:31.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2154 | 2026-05-02T04:09:31.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2155 | 2026-05-02T04:09:31.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2156 | 2026-05-02T04:09:31.831Z | |
| 2157 | 2026-05-02T04:09:31.831Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/274) |
| 2158 | 2026-05-02T04:09:32.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2159 | 2026-05-02T04:09:32.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2160 | 2026-05-02T04:09:32.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2161 | 2026-05-02T04:09:32.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2162 | 2026-05-02T04:09:32.418Z | |
| 2163 | 2026-05-02T04:09:32.418Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/274) |
| 2164 | 2026-05-02T04:09:32.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2165 | 2026-05-02T04:09:32.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2166 | 2026-05-02T04:09:32.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2167 | 2026-05-02T04:09:32.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2168 | 2026-05-02T04:09:33.002Z | |
| 2169 | 2026-05-02T04:09:33.002Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/274) |
| 2170 | 2026-05-02T04:09:33.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2171 | 2026-05-02T04:09:33.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2172 | 2026-05-02T04:09:33.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2173 | 2026-05-02T04:09:33.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2174 | 2026-05-02T04:09:33.595Z | |
| 2175 | 2026-05-02T04:09:33.595Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/274) |
| 2176 | 2026-05-02T04:09:34.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2177 | 2026-05-02T04:09:34.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2178 | 2026-05-02T04:09:34.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2179 | 2026-05-02T04:09:34.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2180 | 2026-05-02T04:09:34.167Z | |
| 2181 | 2026-05-02T04:09:34.167Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/274) |
| 2182 | 2026-05-02T04:09:34.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2183 | 2026-05-02T04:09:34.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2184 | 2026-05-02T04:09:34.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2185 | 2026-05-02T04:09:34.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2186 | 2026-05-02T04:09:34.739Z | |
| 2187 | 2026-05-02T04:09:34.739Z | info: running `cargo check --bins --no-default-features` on gfss (61/274) |
| 2188 | 2026-05-02T04:09:35.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2189 | 2026-05-02T04:09:35.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2190 | 2026-05-02T04:09:35.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2191 | 2026-05-02T04:09:35.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2192 | 2026-05-02T04:09:35.309Z | |
| 2193 | 2026-05-02T04:09:35.309Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/274) |
| 2194 | 2026-05-02T04:09:35.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2195 | 2026-05-02T04:09:35.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2196 | 2026-05-02T04:09:35.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2197 | 2026-05-02T04:09:35.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2198 | 2026-05-02T04:09:35.873Z | |
| 2199 | 2026-05-02T04:09:35.873Z | info: running `cargo check --bins` on clickhouse-admin-types (63/274) |
| 2200 | 2026-05-02T04:09:36.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2201 | 2026-05-02T04:09:36.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2202 | 2026-05-02T04:09:36.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2203 | 2026-05-02T04:09:36.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2204 | 2026-05-02T04:09:36.458Z | |
| 2205 | 2026-05-02T04:09:36.458Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/274) |
| 2206 | 2026-05-02T04:09:36.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2207 | 2026-05-02T04:09:36.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2208 | 2026-05-02T04:09:36.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2209 | 2026-05-02T04:09:36.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2210 | 2026-05-02T04:09:37.042Z | |
| 2211 | 2026-05-02T04:09:37.042Z | info: running `cargo check --bins` on cockroach-admin-types (65/274) |
| 2212 | 2026-05-02T04:09:37.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2213 | 2026-05-02T04:09:37.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2214 | 2026-05-02T04:09:37.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2215 | 2026-05-02T04:09:37.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2216 | 2026-05-02T04:09:37.607Z | |
| 2217 | 2026-05-02T04:09:37.607Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/274) |
| 2218 | 2026-05-02T04:09:38.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2219 | 2026-05-02T04:09:38.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2220 | 2026-05-02T04:09:38.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2221 | 2026-05-02T04:09:38.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2222 | 2026-05-02T04:09:38.175Z | |
| 2223 | 2026-05-02T04:09:38.175Z | info: running `cargo check --bins` on ereport-types (67/274) |
| 2224 | 2026-05-02T04:09:38.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2225 | 2026-05-02T04:09:38.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2226 | 2026-05-02T04:09:38.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2227 | 2026-05-02T04:09:38.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2228 | 2026-05-02T04:09:38.753Z | |
| 2229 | 2026-05-02T04:09:38.753Z | info: running `cargo check --bins` on gateway-client (68/274) |
| 2230 | 2026-05-02T04:09:39.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2231 | 2026-05-02T04:09:39.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2232 | 2026-05-02T04:09:39.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2233 | 2026-05-02T04:09:39.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2234 | 2026-05-02T04:09:39.338Z | |
| 2235 | 2026-05-02T04:09:39.338Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/274) |
| 2236 | 2026-05-02T04:09:39.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2237 | 2026-05-02T04:09:39.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2238 | 2026-05-02T04:09:39.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2239 | 2026-05-02T04:09:39.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2240 | 2026-05-02T04:09:39.918Z | |
| 2241 | 2026-05-02T04:09:39.918Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/274) |
| 2242 | 2026-05-02T04:09:40.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2243 | 2026-05-02T04:09:40.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2244 | 2026-05-02T04:09:40.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2245 | 2026-05-02T04:09:40.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2246 | 2026-05-02T04:09:40.497Z | |
| 2247 | 2026-05-02T04:09:40.497Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/274) |
| 2248 | 2026-05-02T04:09:40.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2249 | 2026-05-02T04:09:40.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2250 | 2026-05-02T04:09:40.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2251 | 2026-05-02T04:09:40.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2252 | 2026-05-02T04:09:41.078Z | |
| 2253 | 2026-05-02T04:09:41.078Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/274) |
| 2254 | 2026-05-02T04:09:41.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2255 | 2026-05-02T04:09:41.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2256 | 2026-05-02T04:09:41.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2257 | 2026-05-02T04:09:41.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2258 | 2026-05-02T04:09:41.656Z | |
| 2259 | 2026-05-02T04:09:41.656Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/274) |
| 2260 | 2026-05-02T04:09:42.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2261 | 2026-05-02T04:09:42.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2262 | 2026-05-02T04:09:42.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2263 | 2026-05-02T04:09:42.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2264 | 2026-05-02T04:09:42.253Z | |
| 2265 | 2026-05-02T04:09:42.253Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/274) |
| 2266 | 2026-05-02T04:09:42.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2267 | 2026-05-02T04:09:42.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2268 | 2026-05-02T04:09:42.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2269 | 2026-05-02T04:09:42.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2270 | 2026-05-02T04:09:42.849Z | |
| 2271 | 2026-05-02T04:09:42.849Z | info: running `cargo check --bins` on key-manager-types (75/274) |
| 2272 | 2026-05-02T04:09:43.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2273 | 2026-05-02T04:09:43.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2274 | 2026-05-02T04:09:43.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2275 | 2026-05-02T04:09:43.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2276 | 2026-05-02T04:09:43.421Z | |
| 2277 | 2026-05-02T04:09:43.421Z | info: running `cargo check --bins` on oxlog (76/274) |
| 2278 | 2026-05-02T04:09:43.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2279 | 2026-05-02T04:09:43.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2280 | 2026-05-02T04:09:44.019Z | Checking cfg-if v1.0.4 |
| 2281 | 2026-05-02T04:09:44.022Z | Checking libc v0.2.185 |
| 2282 | 2026-05-02T04:09:44.022Z | Checking serde_core v1.0.228 |
| 2283 | 2026-05-02T04:09:44.135Z | Checking zeroize v1.8.2 |
| 2284 | 2026-05-02T04:09:44.142Z | Checking memchr v2.8.0 |
| 2285 | 2026-05-02T04:09:44.150Z | Checking log v0.4.29 |
| 2286 | 2026-05-02T04:09:44.159Z | Checking smallvec v1.15.1 |
| 2287 | 2026-05-02T04:09:44.169Z | Checking typenum v1.19.0 |
| 2288 | 2026-05-02T04:09:44.178Z | Checking subtle v2.6.1 |
| 2289 | 2026-05-02T04:09:44.279Z | Checking itoa v1.0.17 |
| 2290 | 2026-05-02T04:09:44.302Z | Checking scopeguard v1.2.0 |
| 2291 | 2026-05-02T04:09:44.320Z | Checking stable_deref_trait v1.2.1 |
| 2292 | 2026-05-02T04:09:44.331Z | Checking const-oid v0.9.6 |
| 2293 | 2026-05-02T04:09:44.393Z | Checking portable-atomic v1.13.1 |
| 2294 | 2026-05-02T04:09:44.406Z | Checking lock_api v0.4.14 |
| 2295 | 2026-05-02T04:09:44.418Z | Checking zerofrom v0.1.6 |
| 2296 | 2026-05-02T04:09:44.506Z | Checking critical-section v1.2.0 |
| 2297 | 2026-05-02T04:09:44.528Z | Checking yoke v0.8.1 |
| 2298 | 2026-05-02T04:09:44.541Z | Checking getrandom v0.2.17 |
| 2299 | 2026-05-02T04:09:44.596Z | Checking errno v0.3.14 |
| 2300 | 2026-05-02T04:09:44.609Z | Checking parking_lot_core v0.9.12 |
| 2301 | 2026-05-02T04:09:44.673Z | Checking generic-array v0.14.7 |
| 2302 | 2026-05-02T04:09:44.684Z | Checking rand_core v0.6.4 |
| 2303 | 2026-05-02T04:09:44.694Z | Checking zerovec v0.11.5 |
| 2304 | 2026-05-02T04:09:44.709Z | Checking signal-hook-registry v1.4.8 |
| 2305 | 2026-05-02T04:09:44.783Z | Checking once_cell v1.21.3 |
| 2306 | 2026-05-02T04:09:44.795Z | Checking zerocopy v0.8.40 |
| 2307 | 2026-05-02T04:09:44.855Z | Checking pin-project-lite v0.2.17 |
| 2308 | 2026-05-02T04:09:44.868Z | Checking parking_lot v0.12.5 |
| 2309 | 2026-05-02T04:09:44.946Z | Checking mio v1.2.0 |
| 2310 | 2026-05-02T04:09:44.963Z | Checking socket2 v0.6.3 |
| 2311 | 2026-05-02T04:09:44.997Z | Checking libm v0.2.16 |
| 2312 | 2026-05-02T04:09:45.046Z | Checking zmij v1.0.21 |
| 2313 | 2026-05-02T04:09:45.164Z | Checking crypto-common v0.1.7 |
| 2314 | 2026-05-02T04:09:45.170Z | Checking block-buffer v0.10.4 |
| 2315 | 2026-05-02T04:09:45.195Z | Checking tinystr v0.8.2 |
| 2316 | 2026-05-02T04:09:45.223Z | Checking percent-encoding v2.3.2 |
| 2317 | 2026-05-02T04:09:45.235Z | Checking equivalent v1.0.2 |
| 2318 | 2026-05-02T04:09:45.252Z | Checking digest v0.10.7 |
| 2319 | 2026-05-02T04:09:45.256Z | Checking litemap v0.8.1 |
| 2320 | 2026-05-02T04:09:45.310Z | Checking writeable v0.6.2 |
| 2321 | 2026-05-02T04:09:45.356Z | Checking futures-core v0.3.32 |
| 2322 | 2026-05-02T04:09:45.368Z | Checking potential_utf v0.1.4 |
| 2323 | 2026-05-02T04:09:45.430Z | Checking zerotrie v0.2.3 |
| 2324 | 2026-05-02T04:09:45.446Z | Checking cpufeatures v0.2.17 |
| 2325 | 2026-05-02T04:09:45.464Z | Checking icu_locale_core v2.1.1 |
| 2326 | 2026-05-02T04:09:45.478Z | Checking hmac v0.12.1 |
| 2327 | 2026-05-02T04:09:45.490Z | Checking icu_collections v2.1.1 |
| 2328 | 2026-05-02T04:09:45.511Z | Checking block-padding v0.3.3 |
| 2329 | 2026-05-02T04:09:45.602Z | Checking serde v1.0.228 |
| 2330 | 2026-05-02T04:09:45.606Z | Checking bitflags v2.11.0 |
| 2331 | 2026-05-02T04:09:45.637Z | Checking serde_json v1.0.149 |
| 2332 | 2026-05-02T04:09:45.664Z | Checking icu_properties_data v2.1.2 |
| 2333 | 2026-05-02T04:09:45.681Z | Checking num-traits v0.2.19 |
| 2334 | 2026-05-02T04:09:45.772Z | Checking icu_normalizer_data v2.1.1 |
| 2335 | 2026-05-02T04:09:45.789Z | Checking futures-sink v0.3.32 |
| 2336 | 2026-05-02T04:09:45.802Z | Checking rand_core v0.10.0 |
| 2337 | 2026-05-02T04:09:45.841Z | Checking hashbrown v0.17.0 |
| 2338 | 2026-05-02T04:09:45.884Z | Checking futures-channel v0.3.32 |
| 2339 | 2026-05-02T04:09:45.935Z | Checking getrandom v0.4.1 |
| 2340 | 2026-05-02T04:09:45.998Z | Checking bytes v1.11.1 |
| 2341 | 2026-05-02T04:09:46.011Z | Checking icu_provider v2.1.1 |
| 2342 | 2026-05-02T04:09:46.072Z | Checking inout v0.1.4 |
| 2343 | 2026-05-02T04:09:46.086Z | Checking futures-task v0.3.32 |
| 2344 | 2026-05-02T04:09:46.194Z | Checking futures-io v0.3.32 |
| 2345 | 2026-05-02T04:09:46.208Z | Checking slab v0.4.12 |
| 2346 | 2026-05-02T04:09:46.220Z | Checking cipher v0.4.4 |
| 2347 | 2026-05-02T04:09:46.231Z | Checking icu_normalizer v2.1.1 |
| 2348 | 2026-05-02T04:09:46.288Z | Checking indexmap v2.14.0 |
| 2349 | 2026-05-02T04:09:46.292Z | Checking icu_properties v2.1.2 |
| 2350 | 2026-05-02T04:09:46.312Z | Checking sha2 v0.10.9 |
| 2351 | 2026-05-02T04:09:46.354Z | Checking futures-util v0.3.32 |
| 2352 | 2026-05-02T04:09:46.423Z | Checking getrandom v0.3.4 |
| 2353 | 2026-05-02T04:09:46.436Z | Checking tokio v1.52.1 |
| 2354 | 2026-05-02T04:09:46.531Z | Checking byteorder v1.5.0 |
| 2355 | 2026-05-02T04:09:46.573Z | Checking utf8_iter v1.0.4 |
| 2356 | 2026-05-02T04:09:46.585Z | Checking base64ct v1.8.3 |
| 2357 | 2026-05-02T04:09:46.698Z | Checking form_urlencoded v1.2.2 |
| 2358 | 2026-05-02T04:09:46.732Z | Checking fnv v1.0.7 |
| 2359 | 2026-05-02T04:09:46.819Z | Checking pem-rfc7468 v0.7.0 |
| 2360 | 2026-05-02T04:09:46.831Z | Checking flagset v0.4.7 |
| 2361 | 2026-05-02T04:09:46.835Z | Checking rand_core v0.9.5 |
| 2362 | 2026-05-02T04:09:46.856Z | Checking http v1.4.0 |
| 2363 | 2026-05-02T04:09:46.947Z | Checking salsa20 v0.10.2 |
| 2364 | 2026-05-02T04:09:46.971Z | Checking der v0.7.10 |
| 2365 | 2026-05-02T04:09:47.009Z | Checking uuid v1.23.0 |
| 2366 | 2026-05-02T04:09:47.075Z | Checking pbkdf2 v0.12.2 |
| 2367 | 2026-05-02T04:09:47.122Z | Checking idna_adapter v1.2.1 |
| 2368 | 2026-05-02T04:09:47.183Z | Checking scrypt v0.11.0 |
| 2369 | 2026-05-02T04:09:47.239Z | Checking idna v1.1.0 |
| 2370 | 2026-05-02T04:09:47.310Z | Checking cbc v0.1.2 |
| 2371 | 2026-05-02T04:09:47.322Z | Checking aes v0.8.4 |
| 2372 | 2026-05-02T04:09:47.424Z | Checking rustix v1.1.3 |
| 2373 | 2026-05-02T04:09:47.440Z | Checking tracing-core v0.1.36 |
| 2374 | 2026-05-02T04:09:47.482Z | Checking url v2.5.8 |
| 2375 | 2026-05-02T04:09:47.584Z | Checking ppv-lite86 v0.2.21 |
| 2376 | 2026-05-02T04:09:47.694Z | Checking spki v0.7.3 |
| 2377 | 2026-05-02T04:09:47.707Z | Checking rustls-pki-types v1.14.0 |
| 2378 | 2026-05-02T04:09:47.735Z | Checking regex-syntax v0.8.10 |
| 2379 | 2026-05-02T04:09:47.856Z | Checking iana-time-zone v0.1.65 |
| 2380 | 2026-05-02T04:09:47.868Z | Checking rand_chacha v0.9.0 |
| 2381 | 2026-05-02T04:09:47.913Z | Checking pkcs5 v0.7.1 |
| 2382 | 2026-05-02T04:09:47.960Z | Checking chrono v0.4.44 |
| 2383 | 2026-05-02T04:09:47.986Z | Checking tracing v0.1.44 |
| 2384 | 2026-05-02T04:09:48.060Z | Checking rand v0.9.2 |
| 2385 | 2026-05-02T04:09:48.164Z | Checking http-body v1.0.1 |
| 2386 | 2026-05-02T04:09:48.186Z | Checking aws-lc-sys v0.37.1 |
| 2387 | 2026-05-02T04:09:48.229Z | Checking untrusted v0.9.0 |
| 2388 | 2026-05-02T04:09:48.256Z | Checking untrusted v0.7.1 |
| 2389 | 2026-05-02T04:09:48.291Z | Checking openssl-probe v0.2.1 |
| 2390 | 2026-05-02T04:09:48.385Z | Checking base64 v0.22.1 |
| 2391 | 2026-05-02T04:09:48.392Z | Checking ring v0.17.14 |
| 2392 | 2026-05-02T04:09:48.397Z | Checking pkcs8 v0.10.2 |
| 2393 | 2026-05-02T04:09:48.529Z | Checking atomic-waker v1.1.2 |
| 2394 | 2026-05-02T04:09:48.569Z | Checking try-lock v0.2.5 |
| 2395 | 2026-05-02T04:09:48.584Z | Checking plain v0.2.3 |
| 2396 | 2026-05-02T04:09:48.625Z | Checking tower-service v0.3.3 |
| 2397 | 2026-05-02T04:09:48.667Z | Checking tinyvec_macros v0.1.1 |
| 2398 | 2026-05-02T04:09:48.682Z | Checking tower-layer v0.3.3 |
| 2399 | 2026-05-02T04:09:48.695Z | Checking aws-lc-rs v1.16.0 |
| 2400 | 2026-05-02T04:09:48.711Z | Checking want v0.3.1 |
| 2401 | 2026-05-02T04:09:48.729Z | Checking tinyvec v1.10.0 |
| 2402 | 2026-05-02T04:09:48.795Z | Checking ipnet v2.11.0 |
| 2403 | 2026-05-02T04:09:48.827Z | Checking semver v1.0.28 |
| 2404 | 2026-05-02T04:09:48.838Z | Checking httparse v1.10.1 |
| 2405 | 2026-05-02T04:09:49.018Z | Checking spin v0.9.8 |
| 2406 | 2026-05-02T04:09:49.032Z | Checking httpdate v1.0.3 |
| 2407 | 2026-05-02T04:09:49.035Z | Checking ucd-trie v0.1.7 |
| 2408 | 2026-05-02T04:09:49.055Z | Checking fastrand v2.3.0 |
| 2409 | 2026-05-02T04:09:49.067Z | Checking pin-utils v0.1.0 |
| 2410 | 2026-05-02T04:09:49.135Z | Checking foreign-types-shared v0.1.1 |
| 2411 | 2026-05-02T04:09:49.159Z | Checking unicode-ident v1.0.24 |
| 2412 | 2026-05-02T04:09:49.182Z | Checking dyn-clone v1.0.20 |
| 2413 | 2026-05-02T04:09:49.195Z | Checking pest v2.8.6 |
| 2414 | 2026-05-02T04:09:49.213Z | Checking foreign-types v0.3.2 |
| 2415 | 2026-05-02T04:09:49.230Z | Checking tempfile v3.25.0 |
| 2416 | 2026-05-02T04:09:49.264Z | Checking proc-macro2 v1.0.106 |
| 2417 | 2026-05-02T04:09:49.278Z | Checking schemars v0.8.22 |
| 2418 | 2026-05-02T04:09:49.294Z | Checking openssl-sys v0.9.114 |
| 2419 | 2026-05-02T04:09:49.338Z | Checking thiserror v2.0.18 |
| 2420 | 2026-05-02T04:09:49.420Z | Checking wait-timeout v0.2.1 |
| 2421 | 2026-05-02T04:09:49.439Z | Checking aho-corasick v1.1.4 |
| 2422 | 2026-05-02T04:09:49.523Z | Checking rustls-webpki v0.103.9 |
| 2423 | 2026-05-02T04:09:49.542Z | Checking siphasher v1.0.2 |
| 2424 | 2026-05-02T04:09:49.574Z | Checking utf8parse v0.2.2 |
| 2425 | 2026-05-02T04:09:49.623Z | Checking tokio-util v0.7.18 |
| 2426 | 2026-05-02T04:09:49.671Z | Checking powerfmt v0.2.0 |
| 2427 | 2026-05-02T04:09:49.693Z | Checking anstyle v1.0.13 |
| 2428 | 2026-05-02T04:09:49.751Z | Checking bit-vec v0.8.0 |
| 2429 | 2026-05-02T04:09:49.817Z | Checking quick-error v1.2.3 |
| 2430 | 2026-05-02T04:09:49.866Z | Checking pretty-hex v0.4.1 |
| 2431 | 2026-05-02T04:09:49.916Z | Checking simd-adler32 v0.3.8 |
| 2432 | 2026-05-02T04:09:49.929Z | Checking rusty-fork v0.3.1 |
| 2433 | 2026-05-02T04:09:49.940Z | Checking rustls v0.23.37 |
| 2434 | 2026-05-02T04:09:49.943Z | Checking bit-set v0.8.0 |
| 2435 | 2026-05-02T04:09:49.976Z | Checking deranged v0.5.8 |
| 2436 | 2026-05-02T04:09:50.078Z | Checking openssl v0.10.78 |
| 2437 | 2026-05-02T04:09:50.091Z | Checking anstyle-parse v0.2.7 |
| 2438 | 2026-05-02T04:09:50.091Z | Checking quote v1.0.45 |
| 2439 | 2026-05-02T04:09:50.114Z | Checking regex-automata v0.4.14 |
| 2440 | 2026-05-02T04:09:50.217Z | Checking h2 v0.4.13 |
| 2441 | 2026-05-02T04:09:50.240Z | Compiling newtype-uuid v1.3.2 |
| 2442 | 2026-05-02T04:09:50.243Z | Checking unicode-normalization v0.1.25 |
| 2443 | 2026-05-02T04:09:50.266Z | Checking rustls-native-certs v0.8.3 |
| 2444 | 2026-05-02T04:09:50.389Z | Checking crossbeam-utils v0.8.21 |
| 2445 | 2026-05-02T04:09:50.414Z | Checking rand_xorshift v0.4.0 |
| 2446 | 2026-05-02T04:09:50.533Z | Checking crc32fast v1.5.0 |
| 2447 | 2026-05-02T04:09:50.642Z | Checking scroll v0.13.0 |
| 2448 | 2026-05-02T04:09:50.671Z | Checking sync_wrapper v1.0.2 |
| 2449 | 2026-05-02T04:09:50.711Z | Checking signature v2.2.0 |
| 2450 | 2026-05-02T04:09:50.772Z | Checking allocator-api2 v0.2.21 |
| 2451 | 2026-05-02T04:09:50.838Z | Checking num_threads v0.1.7 |
| 2452 | 2026-05-02T04:09:50.862Z | Checking unicode-properties v0.1.4 |
| 2453 | 2026-05-02T04:09:50.881Z | Checking colorchoice v1.0.4 |
| 2454 | 2026-05-02T04:09:50.921Z | Checking adler2 v2.0.1 |
| 2455 | 2026-05-02T04:09:50.976Z | Checking num-conv v0.2.0 |
| 2456 | 2026-05-02T04:09:51.025Z | Checking unicode-bidi v0.3.18 |
| 2457 | 2026-05-02T04:09:51.041Z | Checking unarray v0.1.4 |
| 2458 | 2026-05-02T04:09:51.113Z | Checking anstyle-query v1.1.5 |
| 2459 | 2026-05-02T04:09:51.113Z | Checking is_terminal_polyfill v1.70.2 |
| 2460 | 2026-05-02T04:09:51.136Z | Checking time-core v0.1.8 |
| 2461 | 2026-05-02T04:09:51.148Z | Checking proptest v1.10.0 |
| 2462 | 2026-05-02T04:09:51.173Z | Checking anstream v0.6.21 |
| 2463 | 2026-05-02T04:09:51.277Z | Checking time v0.3.47 |
| 2464 | 2026-05-02T04:09:51.311Z | Checking stringprep v0.1.5 |
| 2465 | 2026-05-02T04:09:51.365Z | Checking miniz_oxide v0.8.9 |
| 2466 | 2026-05-02T04:09:51.461Z | Checking goblin v0.10.5 |
| 2467 | 2026-05-02T04:09:51.719Z | Checking tower v0.5.3 |
| 2468 | 2026-05-02T04:09:51.922Z | Checking crossbeam-epoch v0.9.18 |
| 2469 | 2026-05-02T04:09:52.050Z | Checking native-tls v0.2.18 |
| 2470 | 2026-05-02T04:09:52.118Z | Compiling daft v0.1.5 |
| 2471 | 2026-05-02T04:09:52.145Z | Checking syn v2.0.117 |
| 2472 | 2026-05-02T04:09:52.230Z | Checking ipnetwork v0.21.1 |
| 2473 | 2026-05-02T04:09:52.283Z | Checking tokio-rustls v0.26.4 |
| 2474 | 2026-05-02T04:09:52.388Z | Checking http-body-util v0.1.3 |
| 2475 | 2026-05-02T04:09:52.412Z | Checking webpki-roots v1.0.6 |
| 2476 | 2026-05-02T04:09:52.443Z | Checking rand_chacha v0.3.1 |
| 2477 | 2026-05-02T04:09:52.510Z | Checking thiserror v1.0.69 |
| 2478 | 2026-05-02T04:09:52.530Z | Checking scroll v0.12.0 |
| 2479 | 2026-05-02T04:09:52.599Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2480 | 2026-05-02T04:09:52.611Z | Checking hash32 v0.2.1 |
| 2481 | 2026-05-02T04:09:52.647Z | Checking num-integer v0.1.46 |
| 2482 | 2026-05-02T04:09:52.707Z | Checking serde_spanned v0.6.9 |
| 2483 | 2026-05-02T04:09:52.757Z | Checking toml_datetime v0.6.11 |
| 2484 | 2026-05-02T04:09:52.770Z | Checking md-5 v0.10.6 |
| 2485 | 2026-05-02T04:09:52.829Z | Checking ff v0.13.1 |
| 2486 | 2026-05-02T04:09:52.866Z | Checking base16ct v0.2.0 |
| 2487 | 2026-05-02T04:09:52.879Z | Checking hyper v1.8.1 |
| 2488 | 2026-05-02T04:09:52.895Z | Checking iri-string v0.7.10 |
| 2489 | 2026-05-02T04:09:52.927Z | Checking psl-types v2.0.11 |
| 2490 | 2026-05-02T04:09:52.940Z | Checking ryu v1.0.23 |
| 2491 | 2026-05-02T04:09:52.951Z | Checking zlib-rs v0.6.2 |
| 2492 | 2026-05-02T04:09:52.985Z | Checking fallible-iterator v0.2.0 |
| 2493 | 2026-05-02T04:09:53.040Z | Compiling iddqd v0.3.18 |
| 2494 | 2026-05-02T04:09:53.072Z | Checking serde_urlencoded v0.7.1 |
| 2495 | 2026-05-02T04:09:53.254Z | Checking postgres-protocol v0.6.10 |
| 2496 | 2026-05-02T04:09:53.274Z | Checking publicsuffix v2.3.0 |
| 2497 | 2026-05-02T04:09:53.430Z | Checking sec1 v0.7.3 |
| 2498 | 2026-05-02T04:09:53.561Z | Checking group v0.13.0 |
| 2499 | 2026-05-02T04:09:53.751Z | Checking num-iter v0.1.45 |
| 2500 | 2026-05-02T04:09:53.759Z | Checking hyper-util v0.1.20 |
| 2501 | 2026-05-02T04:09:53.775Z | Checking dof v0.4.0 |
| 2502 | 2026-05-02T04:09:53.788Z | Checking heapless v0.7.17 |
| 2503 | 2026-05-02T04:09:53.807Z | Checking flate2 v1.1.9 |
| 2504 | 2026-05-02T04:09:53.819Z | Checking goblin v0.8.2 |
| 2505 | 2026-05-02T04:09:53.870Z | Checking tower-http v0.6.8 |
| 2506 | 2026-05-02T04:09:54.093Z | Checking zstd-safe v7.2.4 |
| 2507 | 2026-05-02T04:09:54.146Z | Checking rand v0.8.5 |
| 2508 | 2026-05-02T04:09:54.159Z | Checking oxnet v0.1.4 |
| 2509 | 2026-05-02T04:09:54.181Z | Checking cookie v0.18.1 |
| 2510 | 2026-05-02T04:09:54.255Z | Checking tokio-native-tls v0.3.1 |
| 2511 | 2026-05-02T04:09:54.390Z | Checking dtrace-parser v0.3.0 |
| 2512 | 2026-05-02T04:09:54.390Z | Checking phf_shared v0.13.1 |
| 2513 | 2026-05-02T04:09:54.390Z | Checking lazy_static v1.5.0 |
| 2514 | 2026-05-02T04:09:54.424Z | Checking zerocopy v0.7.35 |
| 2515 | 2026-05-02T04:09:54.427Z | Checking terminal_size v0.4.3 |
| 2516 | 2026-05-02T04:09:54.486Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2517 | 2026-05-02T04:09:54.529Z | Checking signal-hook v0.3.18 |
| 2518 | 2026-05-02T04:09:54.569Z | Checking hkdf v0.12.4 |
| 2519 | 2026-05-02T04:09:54.600Z | Checking crypto-bigint v0.5.5 |
| 2520 | 2026-05-02T04:09:54.617Z | Checking thread-id v5.1.0 |
| 2521 | 2026-05-02T04:09:54.646Z | Checking either v1.15.0 |
| 2522 | 2026-05-02T04:09:54.694Z | Checking bitflags v1.3.2 |
| 2523 | 2026-05-02T04:09:54.705Z | Checking strsim v0.11.1 |
| 2524 | 2026-05-02T04:09:54.716Z | Checking foldhash v0.1.5 |
| 2525 | 2026-05-02T04:09:54.762Z | Checking libbz2-rs-sys v0.2.2 |
| 2526 | 2026-05-02T04:09:54.827Z | Checking bumpalo v3.20.2 |
| 2527 | 2026-05-02T04:09:54.841Z | Checking managed v0.8.0 |
| 2528 | 2026-05-02T04:09:54.859Z | Checking foldhash v0.2.0 |
| 2529 | 2026-05-02T04:09:54.924Z | Checking winnow v0.5.40 |
| 2530 | 2026-05-02T04:09:54.996Z | Checking hyper-rustls v0.27.7 |
| 2531 | 2026-05-02T04:09:55.012Z | Checking winnow v0.7.14 |
| 2532 | 2026-05-02T04:09:55.016Z | Checking clap_lex v1.0.0 |
| 2533 | 2026-05-02T04:09:55.037Z | Compiling rayon-core v1.13.0 |
| 2534 | 2026-05-02T04:09:55.137Z | Checking bzip2 v0.6.1 |
| 2535 | 2026-05-02T04:09:55.168Z | Checking clap_builder v4.5.60 |
| 2536 | 2026-05-02T04:09:55.201Z | Checking smoltcp v0.9.1 |
| 2537 | 2026-05-02T04:09:55.230Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2538 | 2026-05-02T04:09:55.294Z | Checking zopfli v0.8.3 |
| 2539 | 2026-05-02T04:09:55.409Z | Checking hashbrown v0.16.1 |
| 2540 | 2026-05-02T04:09:55.488Z | Checking elliptic-curve v0.13.8 |
| 2541 | 2026-05-02T04:09:55.618Z | Checking hyper-tls v0.6.0 |
| 2542 | 2026-05-02T04:09:55.689Z | Checking dof v0.3.0 |
| 2543 | 2026-05-02T04:09:55.773Z | Checking hashbrown v0.15.5 |
| 2544 | 2026-05-02T04:09:55.786Z | Checking signal-hook-mio v0.2.5 |
| 2545 | 2026-05-02T04:09:55.789Z | Checking usdt-impl v0.6.0 |
| 2546 | 2026-05-02T04:09:55.889Z | Checking num-bigint-dig v0.8.6 |
| 2547 | 2026-05-02T04:09:55.901Z | Checking phf v0.13.1 |
| 2548 | 2026-05-02T04:09:55.963Z | Checking bzip2 v0.4.4 |
| 2549 | 2026-05-02T04:09:56.049Z | Checking cookie_store v0.22.1 |
| 2550 | 2026-05-02T04:09:56.059Z | Checking toml_edit v0.19.15 |
| 2551 | 2026-05-02T04:09:56.122Z | Checking zstd v0.13.3 |
| 2552 | 2026-05-02T04:09:56.156Z | Checking postgres-types v0.2.12 |
| 2553 | 2026-05-02T04:09:56.231Z | Checking dtrace-parser v0.2.0 |
| 2554 | 2026-05-02T04:09:56.302Z | Checking rustls-platform-verifier v0.6.2 |
| 2555 | 2026-05-02T04:09:56.315Z | Checking crossbeam-deque v0.8.6 |
| 2556 | 2026-05-02T04:09:56.365Z | Checking bstr v1.12.1 |
| 2557 | 2026-05-02T04:09:56.379Z | Checking regex v1.12.3 |
| 2558 | 2026-05-02T04:09:56.438Z | Checking ed25519 v2.2.3 |
| 2559 | 2026-05-02T04:09:56.460Z | Checking phf_shared v0.11.3 |
| 2560 | 2026-05-02T04:09:56.463Z | Checking ref-cast v1.0.25 |
| 2561 | 2026-05-02T04:09:56.487Z | Checking curve25519-dalek v4.1.3 |
| 2562 | 2026-05-02T04:09:56.583Z | Checking strum v0.27.2 |
| 2563 | 2026-05-02T04:09:56.618Z | Checking hubpack v0.1.2 |
| 2564 | 2026-05-02T04:09:56.630Z | Checking memoffset v0.9.1 |
| 2565 | 2026-05-02T04:09:56.669Z | Checking rustix v0.38.44 |
| 2566 | 2026-05-02T04:09:56.689Z | Checking pkcs1 v0.7.5 |
| 2567 | 2026-05-02T04:09:56.701Z | Checking float-cmp v0.10.0 |
| 2568 | 2026-05-02T04:09:56.705Z | Checking hex v0.4.3 |
| 2569 | 2026-05-02T04:09:56.773Z | Checking serde-big-array v0.5.1 |
| 2570 | 2026-05-02T04:09:56.785Z | Checking erased-serde v0.3.31 |
| 2571 | 2026-05-02T04:09:56.823Z | Checking rfc6979 v0.4.0 |
| 2572 | 2026-05-02T04:09:56.896Z | Checking memmap2 v0.9.10 |
| 2573 | 2026-05-02T04:09:56.909Z | Checking thread-id v4.2.2 |
| 2574 | 2026-05-02T04:09:56.930Z | Checking env_filter v1.0.0 |
| 2575 | 2026-05-02T04:09:56.942Z | Checking encoding_rs v0.8.35 |
| 2576 | 2026-05-02T04:09:56.980Z | Checking jiff v0.2.21 |
| 2577 | 2026-05-02T04:09:57.056Z | Checking keccak v0.1.6 |
| 2578 | 2026-05-02T04:09:57.069Z | Checking difflib v0.4.0 |
| 2579 | 2026-05-02T04:09:57.104Z | Checking toml_write v0.1.2 |
| 2580 | 2026-05-02T04:09:57.164Z | Checking whoami v2.1.0 |
| 2581 | 2026-05-02T04:09:57.217Z | Checking fixedbitset v0.5.7 |
| 2582 | 2026-05-02T04:09:57.246Z | Checking data-encoding v2.10.0 |
| 2583 | 2026-05-02T04:09:57.262Z | Checking mime v0.3.17 |
| 2584 | 2026-05-02T04:09:57.274Z | Checking predicates-core v1.0.10 |
| 2585 | 2026-05-02T04:09:57.357Z | Checking precomputed-hash v0.1.1 |
| 2586 | 2026-05-02T04:09:57.393Z | Checking fixedbitset v0.4.2 |
| 2587 | 2026-05-02T04:09:57.406Z | Checking normalize-line-endings v0.3.0 |
| 2588 | 2026-05-02T04:09:57.428Z | Checking unicode-segmentation v1.12.0 |
| 2589 | 2026-05-02T04:09:57.440Z | Checking rustc-hash v2.1.1 |
| 2590 | 2026-05-02T04:09:57.467Z | Checking static_assertions v1.1.0 |
| 2591 | 2026-05-02T04:09:57.489Z | Checking new_debug_unreachable v1.0.6 |
| 2592 | 2026-05-02T04:09:57.514Z | Checking hickory-proto v0.25.2 |
| 2593 | 2026-05-02T04:09:57.537Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2594 | 2026-05-02T04:09:57.549Z | Checking petgraph v0.6.5 |
| 2595 | 2026-05-02T04:09:57.574Z | Checking string_cache v0.8.9 |
| 2596 | 2026-05-02T04:09:57.731Z | Checking similar v2.7.0 |
| 2597 | 2026-05-02T04:09:57.734Z | Checking predicates v3.1.4 |
| 2598 | 2026-05-02T04:09:57.880Z | Checking reqwest v0.12.28 |
| 2599 | 2026-05-02T04:09:58.022Z | Checking crossterm v0.28.1 |
| 2600 | 2026-05-02T04:09:58.121Z | Checking petgraph v0.8.3 |
| 2601 | 2026-05-02T04:09:58.395Z | Checking tokio-postgres v0.7.16 |
| 2602 | 2026-05-02T04:09:58.709Z | Checking toml_edit v0.22.27 |
| 2603 | 2026-05-02T04:09:58.722Z | Checking ed25519-dalek v2.2.0 |
| 2604 | 2026-05-02T04:09:58.771Z | Checking sha3 v0.10.8 |
| 2605 | 2026-05-02T04:09:58.946Z | Checking slog v2.8.2 |
| 2606 | 2026-05-02T04:09:58.972Z | Checking toml v0.7.8 |
| 2607 | 2026-05-02T04:09:59.170Z | Checking zip v4.6.1 |
| 2608 | 2026-05-02T04:09:59.208Z | Checking env_logger v0.11.9 |
| 2609 | 2026-05-02T04:09:59.276Z | Checking usdt v0.6.0 |
| 2610 | 2026-05-02T04:09:59.396Z | Checking usdt-impl v0.5.0 |
| 2611 | 2026-05-02T04:09:59.444Z | Checking ecdsa v0.16.9 |
| 2612 | 2026-05-02T04:09:59.632Z | Checking serde_with v3.17.0 |
| 2613 | 2026-05-02T04:09:59.654Z | Checking rsa v0.9.10 |
| 2614 | 2026-05-02T04:09:59.672Z | Checking nix v0.31.2 |
| 2615 | 2026-05-02T04:09:59.733Z | Checking reqwest v0.13.2 |
| 2616 | 2026-05-02T04:09:59.757Z | Checking clap v4.5.60 |
| 2617 | 2026-05-02T04:09:59.781Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2618 | 2026-05-02T04:09:59.831Z | Checking zip v0.6.6 |
| 2619 | 2026-05-02T04:10:00.071Z | Checking itertools v0.13.0 |
| 2620 | 2026-05-02T04:10:00.100Z | Checking strum v0.26.3 |
| 2621 | 2026-05-02T04:10:00.113Z | Checking fs-err v3.3.0 |
| 2622 | 2026-05-02T04:10:00.151Z | Checking ahash v0.8.12 |
| 2623 | 2026-05-02T04:10:00.207Z | Checking object v0.37.3 |
| 2624 | 2026-05-02T04:10:00.239Z | Checking tokio-stream v0.1.18 |
| 2625 | 2026-05-02T04:10:00.342Z | Checking buf-list v1.1.2 |
| 2626 | 2026-05-02T04:10:00.406Z | Checking camino v1.2.2 |
| 2627 | 2026-05-02T04:10:00.523Z | Checking anyhow v1.0.102 |
| 2628 | 2026-05-02T04:10:00.566Z | Checking x509-cert v0.2.5 |
| 2629 | 2026-05-02T04:10:00.614Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2630 | 2026-05-02T04:10:00.651Z | Checking openapiv3 v2.2.0 |
| 2631 | 2026-05-02T04:10:00.651Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2632 | 2026-05-02T04:10:00.711Z | Checking sha1 v0.10.6 |
| 2633 | 2026-05-02T04:10:00.851Z | Checking peg-runtime v0.8.5 |
| 2634 | 2026-05-02T04:10:00.870Z | Checking lalrpop-util v0.19.12 |
| 2635 | 2026-05-02T04:10:00.882Z | Checking rayon v1.11.0 |
| 2636 | 2026-05-02T04:10:00.995Z | Checking sigpipe v0.1.3 |
| 2637 | 2026-05-02T04:10:01.013Z | Checking glob v0.3.3 |
| 2638 | 2026-05-02T04:10:02.395Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2639 | 2026-05-02T04:10:02.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.24s |
| 2640 | 2026-05-02T04:10:02.831Z | |
| 2641 | 2026-05-02T04:10:02.831Z | info: running `cargo check --bins` on internal-dns-types (77/274) |
| 2642 | 2026-05-02T04:10:03.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2643 | 2026-05-02T04:10:03.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2644 | 2026-05-02T04:10:03.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2645 | 2026-05-02T04:10:03.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2646 | 2026-05-02T04:10:03.414Z | |
| 2647 | 2026-05-02T04:10:03.414Z | info: running `cargo check --bins` on internal-dns-types-versions (78/274) |
| 2648 | 2026-05-02T04:10:03.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2649 | 2026-05-02T04:10:03.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2650 | 2026-05-02T04:10:03.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2651 | 2026-05-02T04:10:03.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2652 | 2026-05-02T04:10:03.999Z | |
| 2653 | 2026-05-02T04:10:03.999Z | info: running `cargo check --bins` on nexus-types-versions (79/274) |
| 2654 | 2026-05-02T04:10:04.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2655 | 2026-05-02T04:10:04.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2656 | 2026-05-02T04:10:04.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2657 | 2026-05-02T04:10:04.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2658 | 2026-05-02T04:10:04.598Z | |
| 2659 | 2026-05-02T04:10:04.598Z | info: running `cargo check --bins` on oxql-types (80/274) |
| 2660 | 2026-05-02T04:10:05.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2661 | 2026-05-02T04:10:05.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2662 | 2026-05-02T04:10:05.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2663 | 2026-05-02T04:10:05.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2664 | 2026-05-02T04:10:05.184Z | |
| 2665 | 2026-05-02T04:10:05.184Z | info: running `cargo check --bins` on oximeter-types (81/274) |
| 2666 | 2026-05-02T04:10:05.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2667 | 2026-05-02T04:10:05.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2668 | 2026-05-02T04:10:05.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2669 | 2026-05-02T04:10:05.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2670 | 2026-05-02T04:10:05.767Z | |
| 2671 | 2026-05-02T04:10:05.767Z | info: running `cargo check --bins` on oximeter-types-versions (82/274) |
| 2672 | 2026-05-02T04:10:06.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2673 | 2026-05-02T04:10:06.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2674 | 2026-05-02T04:10:06.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2675 | 2026-05-02T04:10:06.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2676 | 2026-05-02T04:10:06.355Z | |
| 2677 | 2026-05-02T04:10:06.355Z | info: running `cargo check --bins` on oximeter-macro-impl (83/274) |
| 2678 | 2026-05-02T04:10:06.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2679 | 2026-05-02T04:10:06.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2680 | 2026-05-02T04:10:06.841Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2681 | 2026-05-02T04:10:06.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2682 | 2026-05-02T04:10:06.925Z | |
| 2683 | 2026-05-02T04:10:06.925Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/274) |
| 2684 | 2026-05-02T04:10:07.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2685 | 2026-05-02T04:10:07.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2686 | 2026-05-02T04:10:07.588Z | Compiling structmeta-derive v0.3.0 |
| 2687 | 2026-05-02T04:10:07.703Z | Compiling rustls v0.22.4 |
| 2688 | 2026-05-02T04:10:07.713Z | Compiling multer v3.1.0 |
| 2689 | 2026-05-02T04:10:07.722Z | Compiling async-stream-impl v0.3.6 |
| 2690 | 2026-05-02T04:10:07.725Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2691 | 2026-05-02T04:10:07.743Z | Compiling dropshot v0.17.0 |
| 2692 | 2026-05-02T04:10:07.758Z | Compiling dropshot_endpoint v0.17.0 |
| 2693 | 2026-05-02T04:10:07.758Z | Compiling newtype-uuid-macros v0.1.0 |
| 2694 | 2026-05-02T04:10:07.878Z | Checking newtype-uuid v1.3.2 |
| 2695 | 2026-05-02T04:10:07.963Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2696 | 2026-05-02T04:10:07.997Z | Checking rustls-webpki v0.102.8 |
| 2697 | 2026-05-02T04:10:08.076Z | Checking daft v0.1.5 |
| 2698 | 2026-05-02T04:10:08.097Z | Checking futures-executor v0.3.32 |
| 2699 | 2026-05-02T04:10:08.293Z | Checking thread_local v1.1.9 |
| 2700 | 2026-05-02T04:10:08.310Z | Compiling compression-core v0.4.31 |
| 2701 | 2026-05-02T04:10:08.356Z | Checking match_cfg v0.1.0 |
| 2702 | 2026-05-02T04:10:08.455Z | Compiling compression-codecs v0.4.37 |
| 2703 | 2026-05-02T04:10:08.467Z | Checking hostname v0.3.1 |
| 2704 | 2026-05-02T04:10:08.519Z | Checking iddqd v0.3.18 |
| 2705 | 2026-05-02T04:10:08.655Z | Checking futures v0.3.32 |
| 2706 | 2026-05-02T04:10:08.688Z | Checking crossbeam-channel v0.5.15 |
| 2707 | 2026-05-02T04:10:08.731Z | Compiling structmeta v0.3.0 |
| 2708 | 2026-05-02T04:10:08.743Z | Checking slog-json v2.6.1 |
| 2709 | 2026-05-02T04:10:08.946Z | Compiling derive-ex v0.1.8 |
| 2710 | 2026-05-02T04:10:08.993Z | Compiling parse-display-derive v0.10.0 |
| 2711 | 2026-05-02T04:10:09.017Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2712 | 2026-05-02T04:10:09.096Z | Checking is-terminal v0.4.17 |
| 2713 | 2026-05-02T04:10:09.187Z | Checking serde_spanned v1.0.4 |
| 2714 | 2026-05-02T04:10:09.358Z | Checking debug-ignore v1.0.5 |
| 2715 | 2026-05-02T04:10:09.459Z | Checking term v1.2.1 |
| 2716 | 2026-05-02T04:10:09.471Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2717 | 2026-05-02T04:10:09.475Z | Checking take_mut v0.2.2 |
| 2718 | 2026-05-02T04:10:09.584Z | Checking slog-async v2.8.0 |
| 2719 | 2026-05-02T04:10:09.672Z | Checking slog-term v2.9.2 |
| 2720 | 2026-05-02T04:10:09.672Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2721 | 2026-05-02T04:10:09.756Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2722 | 2026-05-02T04:10:09.853Z | Compiling slog-bunyan v2.5.0 |
| 2723 | 2026-05-02T04:10:09.965Z | Checking async-compression v0.4.41 |
| 2724 | 2026-05-02T04:10:09.986Z | Checking tokio-rustls v0.25.0 |
| 2725 | 2026-05-02T04:10:10.182Z | Compiling async-stream v0.3.6 |
| 2726 | 2026-05-02T04:10:10.262Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2727 | 2026-05-02T04:10:10.347Z | Checking progenitor-client v0.14.0 |
| 2728 | 2026-05-02T04:10:10.350Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2729 | 2026-05-02T04:10:10.577Z | Checking backon v1.6.0 |
| 2730 | 2026-05-02T04:10:10.592Z | Checking waitgroup v0.1.2 |
| 2731 | 2026-05-02T04:10:10.603Z | Compiling test-strategy v0.4.5 |
| 2732 | 2026-05-02T04:10:10.697Z | Checking rustls-pemfile v2.2.0 |
| 2733 | 2026-05-02T04:10:10.937Z | Checking serde_path_to_error v0.1.20 |
| 2734 | 2026-05-02T04:10:10.940Z | Compiling hostname v0.4.2 |
| 2735 | 2026-05-02T04:10:10.974Z | Checking instant v0.1.13 |
| 2736 | 2026-05-02T04:10:11.067Z | Compiling prettyplease v0.2.37 |
| 2737 | 2026-05-02T04:10:11.092Z | Checking backoff v0.4.0 |
| 2738 | 2026-05-02T04:10:11.183Z | Compiling progenitor-extras v0.2.0 |
| 2739 | 2026-05-02T04:10:11.300Z | Compiling parse-display v0.10.0 |
| 2740 | 2026-05-02T04:10:11.425Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2741 | 2026-05-02T04:10:11.556Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2742 | 2026-05-02T04:10:11.719Z | Checking progenitor-client v0.10.0 |
| 2743 | 2026-05-02T04:10:11.741Z | Checking itertools v0.14.0 |
| 2744 | 2026-05-02T04:10:11.928Z | Checking regress v0.10.5 |
| 2745 | 2026-05-02T04:10:11.941Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2746 | 2026-05-02T04:10:11.992Z | Checking num-rational v0.4.2 |
| 2747 | 2026-05-02T04:10:12.070Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2748 | 2026-05-02T04:10:12.773Z | Checking num-complex v0.4.6 |
| 2749 | 2026-05-02T04:10:13.152Z | Compiling macaddr v1.0.1 |
| 2750 | 2026-05-02T04:10:13.329Z | Checking num v0.4.3 |
| 2751 | 2026-05-02T04:10:13.366Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2752 | 2026-05-02T04:10:13.382Z | Compiling usdt-macro v0.5.0 |
| 2753 | 2026-05-02T04:10:13.403Z | Compiling usdt-attr-macro v0.5.0 |
| 2754 | 2026-05-02T04:10:13.492Z | Checking memmap v0.7.0 |
| 2755 | 2026-05-02T04:10:13.521Z | Checking float-ord v0.3.2 |
| 2756 | 2026-05-02T04:10:13.622Z | Compiling toml v0.8.23 |
| 2757 | 2026-05-02T04:10:13.741Z | Compiling minimal-lexical v0.2.1 |
| 2758 | 2026-05-02T04:10:13.996Z | Checking linked-hash-map v0.5.6 |
| 2759 | 2026-05-02T04:10:14.164Z | Checking lru-cache v0.1.2 |
| 2760 | 2026-05-02T04:10:14.177Z | Checking usdt v0.5.0 |
| 2761 | 2026-05-02T04:10:14.272Z | Compiling nom v7.1.3 |
| 2762 | 2026-05-02T04:10:14.665Z | Checking hickory-proto v0.24.4 |
| 2763 | 2026-05-02T04:10:14.789Z | Checking phf_shared v0.12.1 |
| 2764 | 2026-05-02T04:10:14.792Z | Compiling slog-dtrace v0.3.0 |
| 2765 | 2026-05-02T04:10:14.931Z | Compiling chrono-tz v0.10.4 |
| 2766 | 2026-05-02T04:10:14.993Z | Compiling convert_case v0.4.0 |
| 2767 | 2026-05-02T04:10:15.110Z | Checking heck v0.5.0 |
| 2768 | 2026-05-02T04:10:15.238Z | Checking resolv-conf v0.7.6 |
| 2769 | 2026-05-02T04:10:15.368Z | Compiling derive_more v0.99.20 |
| 2770 | 2026-05-02T04:10:15.425Z | Compiling const_format_proc_macros v0.2.34 |
| 2771 | 2026-05-02T04:10:15.599Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2772 | 2026-05-02T04:10:15.680Z | Checking phf v0.12.1 |
| 2773 | 2026-05-02T04:10:15.823Z | Checking tokio-dtrace v0.1.1 |
| 2774 | 2026-05-02T04:10:16.015Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2775 | 2026-05-02T04:10:16.061Z | Compiling derive-where v1.6.0 |
| 2776 | 2026-05-02T04:10:16.227Z | Checking highway v1.3.0 |
| 2777 | 2026-05-02T04:10:16.437Z | Checking hickory-resolver v0.24.4 |
| 2778 | 2026-05-02T04:10:16.545Z | Checking const_format v0.2.35 |
| 2779 | 2026-05-02T04:10:16.727Z | Checking oxide-tokio-rt v0.1.4 |
| 2780 | 2026-05-02T04:10:17.127Z | Checking gethostname v0.5.0 |
| 2781 | 2026-05-02T04:10:17.151Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2782 | 2026-05-02T04:10:17.200Z | Checking bcs v0.1.6 |
| 2783 | 2026-05-02T04:10:17.214Z | Compiling async-recursion v1.1.1 |
| 2784 | 2026-05-02T04:10:17.418Z | Checking qorb v0.4.1 |
| 2785 | 2026-05-02T04:10:17.433Z | Checking termtree v0.5.1 |
| 2786 | 2026-05-02T04:10:17.926Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2787 | 2026-05-02T04:10:18.620Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2788 | 2026-05-02T04:10:18.816Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2789 | 2026-05-02T04:10:18.819Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2790 | 2026-05-02T04:10:20.908Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2791 | 2026-05-02T04:10:23.422Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2792 | 2026-05-02T04:10:25.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.51s |
| 2793 | 2026-05-02T04:10:25.616Z | |
| 2794 | 2026-05-02T04:10:25.616Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/274) |
| 2795 | 2026-05-02T04:10:26.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2796 | 2026-05-02T04:10:26.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2797 | 2026-05-02T04:10:26.281Z | Compiling ar_archive_writer v0.5.1 |
| 2798 | 2026-05-02T04:10:26.391Z | Compiling stacker v0.1.23 |
| 2799 | 2026-05-02T04:10:26.394Z | Compiling cfg_aliases v0.1.1 |
| 2800 | 2026-05-02T04:10:26.402Z | Compiling convert_case v0.10.0 |
| 2801 | 2026-05-02T04:10:26.405Z | Checking unicode-width v0.1.14 |
| 2802 | 2026-05-02T04:10:26.416Z | Compiling proc-macro-error v1.0.4 |
| 2803 | 2026-05-02T04:10:26.427Z | Checking fd-lock v4.0.4 |
| 2804 | 2026-05-02T04:10:26.430Z | Checking nibble_vec v0.1.0 |
| 2805 | 2026-05-02T04:10:26.453Z | Compiling nix v0.28.0 |
| 2806 | 2026-05-02T04:10:26.565Z | Checking vte v0.14.1 |
| 2807 | 2026-05-02T04:10:26.579Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2808 | 2026-05-02T04:10:26.656Z | Checking bytecount v0.6.9 |
| 2809 | 2026-05-02T04:10:26.669Z | Checking endian-type v0.1.2 |
| 2810 | 2026-05-02T04:10:26.714Z | Checking strip-ansi-escapes v0.2.1 |
| 2811 | 2026-05-02T04:10:26.731Z | Compiling derive_more-impl v2.1.1 |
| 2812 | 2026-05-02T04:10:26.742Z | Compiling tabled_derive v0.7.0 |
| 2813 | 2026-05-02T04:10:26.754Z | Checking papergrid v0.11.0 |
| 2814 | 2026-05-02T04:10:26.790Z | Checking radix_trie v0.2.1 |
| 2815 | 2026-05-02T04:10:26.812Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2816 | 2026-05-02T04:10:26.971Z | Compiling peg-macros v0.8.5 |
| 2817 | 2026-05-02T04:10:26.998Z | Checking winnow v0.6.26 |
| 2818 | 2026-05-02T04:10:27.243Z | Compiling psm v0.1.30 |
| 2819 | 2026-05-02T04:10:27.277Z | Compiling sqlparser_derive v0.5.0 |
| 2820 | 2026-05-02T04:10:27.368Z | Checking home v0.5.12 |
| 2821 | 2026-05-02T04:10:27.476Z | Checking unicode_categories v0.1.1 |
| 2822 | 2026-05-02T04:10:27.527Z | Checking derive_more v2.1.1 |
| 2823 | 2026-05-02T04:10:27.606Z | Checking nu-ansi-term v0.50.3 |
| 2824 | 2026-05-02T04:10:27.629Z | Checking unicode-width v0.2.0 |
| 2825 | 2026-05-02T04:10:27.699Z | Checking tabled v0.15.0 |
| 2826 | 2026-05-02T04:10:27.774Z | Checking rustyline v14.0.0 |
| 2827 | 2026-05-02T04:10:27.814Z | Checking crossterm v0.29.0 |
| 2828 | 2026-05-02T04:10:27.873Z | Checking reedline v0.40.0 |
| 2829 | 2026-05-02T04:10:28.008Z | Checking recursive v0.1.1 |
| 2830 | 2026-05-02T04:10:28.126Z | Checking display-error-chain v0.2.2 |
| 2831 | 2026-05-02T04:10:28.130Z | Checking sqlparser v0.61.0 |
| 2832 | 2026-05-02T04:10:28.141Z | Checking sqlformat v0.3.5 |
| 2833 | 2026-05-02T04:10:28.337Z | Checking peg v0.8.5 |
| 2834 | 2026-05-02T04:10:39.160Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s |
| 2835 | 2026-05-02T04:10:39.337Z | |
| 2836 | 2026-05-02T04:10:39.337Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/274) |
| 2837 | 2026-05-02T04:10:39.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2838 | 2026-05-02T04:10:39.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2839 | 2026-05-02T04:10:39.998Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2840 | 2026-05-02T04:10:43.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s |
| 2841 | 2026-05-02T04:10:43.519Z | |
| 2842 | 2026-05-02T04:10:43.519Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/274) |
| 2843 | 2026-05-02T04:10:44.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2844 | 2026-05-02T04:10:44.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2845 | 2026-05-02T04:10:44.180Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2846 | 2026-05-02T04:10:46.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s |
| 2847 | 2026-05-02T04:10:46.702Z | |
| 2848 | 2026-05-02T04:10:46.702Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/274) |
| 2849 | 2026-05-02T04:10:47.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2850 | 2026-05-02T04:10:47.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2851 | 2026-05-02T04:10:47.364Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2852 | 2026-05-02T04:10:50.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s |
| 2853 | 2026-05-02T04:10:50.683Z | |
| 2854 | 2026-05-02T04:10:50.683Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/274) |
| 2855 | 2026-05-02T04:10:51.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-05-02T04:10:51.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-05-02T04:10:51.346Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2858 | 2026-05-02T04:10:54.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s |
| 2859 | 2026-05-02T04:10:54.687Z | |
| 2860 | 2026-05-02T04:10:54.687Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/274) |
| 2861 | 2026-05-02T04:10:55.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-05-02T04:10:55.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-05-02T04:10:55.346Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2864 | 2026-05-02T04:10:57.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s |
| 2865 | 2026-05-02T04:10:58.018Z | |
| 2866 | 2026-05-02T04:10:58.018Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/274) |
| 2867 | 2026-05-02T04:10:58.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-05-02T04:10:58.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-05-02T04:10:58.682Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2870 | 2026-05-02T04:11:01.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s |
| 2871 | 2026-05-02T04:11:01.397Z | |
| 2872 | 2026-05-02T04:11:01.397Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/274) |
| 2873 | 2026-05-02T04:11:01.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-05-02T04:11:01.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-05-02T04:11:02.069Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2876 | 2026-05-02T04:11:05.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s |
| 2877 | 2026-05-02T04:11:05.551Z | |
| 2878 | 2026-05-02T04:11:05.551Z | info: running `cargo check --bins` on oximeter (93/274) |
| 2879 | 2026-05-02T04:11:06.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-05-02T04:11:06.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-05-02T04:11:06.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-05-02T04:11:06.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2883 | 2026-05-02T04:11:06.141Z | |
| 2884 | 2026-05-02T04:11:06.141Z | info: running `cargo check --bins` on oximeter-schema (94/274) |
| 2885 | 2026-05-02T04:11:06.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-05-02T04:11:06.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-05-02T04:11:06.770Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2888 | 2026-05-02T04:11:06.931Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2889 | 2026-05-02T04:11:06.933Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2890 | 2026-05-02T04:11:07.262Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2891 | 2026-05-02T04:11:10.289Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2892 | 2026-05-02T04:11:11.475Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2893 | 2026-05-02T04:11:11.638Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2894 | 2026-05-02T04:11:12.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s |
| 2895 | 2026-05-02T04:11:12.489Z | |
| 2896 | 2026-05-02T04:11:12.489Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/274) |
| 2897 | 2026-05-02T04:11:12.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-05-02T04:11:12.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-05-02T04:11:12.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-05-02T04:11:12.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2901 | 2026-05-02T04:11:13.083Z | |
| 2902 | 2026-05-02T04:11:13.083Z | info: running `cargo check --bins` on oximeter-test-utils (96/274) |
| 2903 | 2026-05-02T04:11:13.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-05-02T04:11:13.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-05-02T04:11:13.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-05-02T04:11:13.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2907 | 2026-05-02T04:11:13.720Z | |
| 2908 | 2026-05-02T04:11:13.720Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/274) |
| 2909 | 2026-05-02T04:11:14.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-05-02T04:11:14.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-05-02T04:11:14.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-05-02T04:11:14.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2913 | 2026-05-02T04:11:14.325Z | |
| 2914 | 2026-05-02T04:11:14.325Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/274) |
| 2915 | 2026-05-02T04:11:14.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-05-02T04:11:14.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-05-02T04:11:14.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-05-02T04:11:14.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2919 | 2026-05-02T04:11:14.922Z | |
| 2920 | 2026-05-02T04:11:14.922Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/274) |
| 2921 | 2026-05-02T04:11:15.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-05-02T04:11:15.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-05-02T04:11:15.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-05-02T04:11:15.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2925 | 2026-05-02T04:11:15.517Z | |
| 2926 | 2026-05-02T04:11:15.517Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/274) |
| 2927 | 2026-05-02T04:11:16.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-05-02T04:11:16.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-05-02T04:11:16.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-05-02T04:11:16.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2931 | 2026-05-02T04:11:16.112Z | |
| 2932 | 2026-05-02T04:11:16.112Z | info: running `cargo check --bins` on trust-quorum-types (101/274) |
| 2933 | 2026-05-02T04:11:16.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-05-02T04:11:16.604Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-05-02T04:11:16.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-05-02T04:11:16.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2937 | 2026-05-02T04:11:16.694Z | |
| 2938 | 2026-05-02T04:11:16.694Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/274) |
| 2939 | 2026-05-02T04:11:17.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-05-02T04:11:17.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-05-02T04:11:17.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-05-02T04:11:17.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2943 | 2026-05-02T04:11:17.297Z | |
| 2944 | 2026-05-02T04:11:17.297Z | info: running `cargo check --bins` on update-engine (103/274) |
| 2945 | 2026-05-02T04:11:17.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-05-02T04:11:17.792Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-05-02T04:11:17.792Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-05-02T04:11:17.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2949 | 2026-05-02T04:11:17.879Z | |
| 2950 | 2026-05-02T04:11:17.879Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/274) |
| 2951 | 2026-05-02T04:11:18.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-05-02T04:11:18.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-05-02T04:11:18.594Z | Compiling crucible-workspace-hack v0.1.0 |
| 2954 | 2026-05-02T04:11:18.710Z | Checking secrecy v0.10.3 |
| 2955 | 2026-05-02T04:11:18.718Z | Compiling heapless v0.8.0 |
| 2956 | 2026-05-02T04:11:18.724Z | Compiling ingot-macros v0.1.1 |
| 2957 | 2026-05-02T04:11:18.731Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2958 | 2026-05-02T04:11:18.734Z | Checking hash32 v0.3.1 |
| 2959 | 2026-05-02T04:11:18.751Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2960 | 2026-05-02T04:11:18.754Z | Compiling smoltcp v0.11.0 |
| 2961 | 2026-05-02T04:11:18.811Z | Checking cobs v0.3.0 |
| 2962 | 2026-05-02T04:11:18.857Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2963 | 2026-05-02T04:11:18.955Z | Checking universal-hash v0.5.1 |
| 2964 | 2026-05-02T04:11:18.958Z | Checking half v2.7.1 |
| 2965 | 2026-05-02T04:11:18.990Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2966 | 2026-05-02T04:11:19.095Z | Checking ciborium-io v0.2.2 |
| 2967 | 2026-05-02T04:11:19.111Z | Checking opaque-debug v0.3.1 |
| 2968 | 2026-05-02T04:11:19.179Z | Checking poly1305 v0.8.0 |
| 2969 | 2026-05-02T04:11:19.182Z | Checking postcard v1.1.3 |
| 2970 | 2026-05-02T04:11:19.205Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2971 | 2026-05-02T04:11:19.216Z | Checking ciborium-ll v0.2.2 |
| 2972 | 2026-05-02T04:11:19.387Z | Compiling proc-macro-crate v3.4.0 |
| 2973 | 2026-05-02T04:11:19.441Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2974 | 2026-05-02T04:11:19.458Z | Checking password-hash v0.5.0 |
| 2975 | 2026-05-02T04:11:19.483Z | Checking chacha20 v0.9.1 |
| 2976 | 2026-05-02T04:11:19.676Z | Compiling proc-macro-crate v1.3.1 |
| 2977 | 2026-05-02T04:11:19.680Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2978 | 2026-05-02T04:11:19.707Z | Checking blake2 v0.10.6 |
| 2979 | 2026-05-02T04:11:19.773Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2980 | 2026-05-02T04:11:19.922Z | Checking aead v0.5.2 |
| 2981 | 2026-05-02T04:11:19.937Z | Compiling num_enum_derive v0.7.5 |
| 2982 | 2026-05-02T04:11:19.951Z | Compiling foreign-types-macros v0.2.3 |
| 2983 | 2026-05-02T04:11:19.982Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2984 | 2026-05-02T04:11:20.020Z | Checking thiserror-no-std v2.0.2 |
| 2985 | 2026-05-02T04:11:20.059Z | Checking cpufeatures v0.3.0 |
| 2986 | 2026-05-02T04:11:20.091Z | Checking foreign-types-shared v0.3.1 |
| 2987 | 2026-05-02T04:11:20.104Z | Checking vsss-rs v3.3.4 |
| 2988 | 2026-05-02T04:11:20.134Z | Checking chacha20 v0.10.0 |
| 2989 | 2026-05-02T04:11:20.183Z | Compiling num_enum_derive v0.5.11 |
| 2990 | 2026-05-02T04:11:20.219Z | Checking chacha20poly1305 v0.10.1 |
| 2991 | 2026-05-02T04:11:20.343Z | Checking argon2 v0.5.3 |
| 2992 | 2026-05-02T04:11:20.343Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2993 | 2026-05-02T04:11:20.531Z | Checking foreign-types v0.5.0 |
| 2994 | 2026-05-02T04:11:20.612Z | Checking ciborium v0.2.2 |
| 2995 | 2026-05-02T04:11:20.783Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2996 | 2026-05-02T04:11:20.804Z | Checking console v0.15.11 |
| 2997 | 2026-05-02T04:11:20.969Z | Checking num_enum v0.7.5 |
| 2998 | 2026-05-02T04:11:21.025Z | Checking tabwriter v1.4.1 |
| 2999 | 2026-05-02T04:11:21.062Z | Checking newline-converter v0.3.0 |
| 3000 | 2026-05-02T04:11:21.076Z | Checking camino-tempfile v1.4.1 |
| 3001 | 2026-05-02T04:11:21.092Z | Checking atomicwrites v0.4.4 |
| 3002 | 2026-05-02T04:11:21.172Z | Checking byte-wrapper v0.1.0 |
| 3003 | 2026-05-02T04:11:21.186Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3004 | 2026-05-02T04:11:21.198Z | Checking cstr-argument v0.1.2 |
| 3005 | 2026-05-02T04:11:21.211Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3006 | 2026-05-02T04:11:21.224Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3007 | 2026-05-02T04:11:21.236Z | Checking expectorate v1.2.0 |
| 3008 | 2026-05-02T04:11:21.316Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3009 | 2026-05-02T04:11:21.361Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3010 | 2026-05-02T04:11:21.381Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3011 | 2026-05-02T04:11:21.421Z | Checking num_enum v0.5.11 |
| 3012 | 2026-05-02T04:11:21.481Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3013 | 2026-05-02T04:11:21.517Z | Checking ingot-types v0.1.2 |
| 3014 | 2026-05-02T04:11:21.572Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3015 | 2026-05-02T04:11:21.596Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3016 | 2026-05-02T04:11:21.659Z | Checking rand v0.10.0 |
| 3017 | 2026-05-02T04:11:21.689Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3018 | 2026-05-02T04:11:21.703Z | Checking colored v3.1.1 |
| 3019 | 2026-05-02T04:11:21.771Z | Checking indent_write v2.2.0 |
| 3020 | 2026-05-02T04:11:21.812Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3021 | 2026-05-02T04:11:21.899Z | Compiling zone_cfg_derive v0.3.1 |
| 3022 | 2026-05-02T04:11:21.902Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3023 | 2026-05-02T04:11:21.925Z | Checking ingot v0.1.1 |
| 3024 | 2026-05-02T04:11:21.925Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3025 | 2026-05-02T04:11:22.011Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3026 | 2026-05-02T04:11:22.041Z | Checking itertools v0.12.1 |
| 3027 | 2026-05-02T04:11:22.077Z | Compiling num-derive v0.4.2 |
| 3028 | 2026-05-02T04:11:22.180Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3029 | 2026-05-02T04:11:22.363Z | Checking swrite v0.1.0 |
| 3030 | 2026-05-02T04:11:22.460Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3031 | 2026-05-02T04:11:22.504Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3032 | 2026-05-02T04:11:22.554Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3033 | 2026-05-02T04:11:22.709Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3034 | 2026-05-02T04:11:22.770Z | Checking dropshot-api-manager-types v0.7.1 |
| 3035 | 2026-05-02T04:11:22.821Z | Checking smf v0.2.3 |
| 3036 | 2026-05-02T04:11:22.939Z | Checking nanorand v0.7.0 |
| 3037 | 2026-05-02T04:11:22.953Z | Checking whoami v1.6.1 |
| 3038 | 2026-05-02T04:11:22.988Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3039 | 2026-05-02T04:11:23.019Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3040 | 2026-05-02T04:11:23.044Z | Checking zone v0.3.1 |
| 3041 | 2026-05-02T04:11:23.057Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3042 | 2026-05-02T04:11:23.131Z | Checking flume v0.11.1 |
| 3043 | 2026-05-02T04:11:23.524Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3044 | 2026-05-02T04:11:24.464Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3045 | 2026-05-02T04:11:25.329Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3046 | 2026-05-02T04:11:28.393Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3047 | 2026-05-02T04:11:30.392Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3048 | 2026-05-02T04:11:31.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s |
| 3049 | 2026-05-02T04:11:31.582Z | |
| 3050 | 2026-05-02T04:11:31.582Z | info: running `cargo check --bins` on clickhouse-admin-api (105/274) |
| 3051 | 2026-05-02T04:11:32.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-05-02T04:11:32.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-05-02T04:11:32.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-05-02T04:11:32.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3055 | 2026-05-02T04:11:32.178Z | |
| 3056 | 2026-05-02T04:11:32.178Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/274) |
| 3057 | 2026-05-02T04:11:32.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-05-02T04:11:32.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-05-02T04:11:32.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-05-02T04:11:32.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3061 | 2026-05-02T04:11:32.773Z | |
| 3062 | 2026-05-02T04:11:32.773Z | info: running `cargo check --bins` on bootstrap-agent-client (107/274) |
| 3063 | 2026-05-02T04:11:33.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-05-02T04:11:33.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-05-02T04:11:33.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-05-02T04:11:33.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3067 | 2026-05-02T04:11:33.373Z | |
| 3068 | 2026-05-02T04:11:33.373Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/274) |
| 3069 | 2026-05-02T04:11:33.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-05-02T04:11:33.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-05-02T04:11:33.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-05-02T04:11:33.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3073 | 2026-05-02T04:11:33.973Z | |
| 3074 | 2026-05-02T04:11:33.973Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/274) |
| 3075 | 2026-05-02T04:11:34.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-05-02T04:11:34.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-05-02T04:11:34.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-05-02T04:11:34.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3079 | 2026-05-02T04:11:34.569Z | |
| 3080 | 2026-05-02T04:11:34.569Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/274) |
| 3081 | 2026-05-02T04:11:35.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-05-02T04:11:35.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-05-02T04:11:35.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-05-02T04:11:35.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3085 | 2026-05-02T04:11:35.163Z | |
| 3086 | 2026-05-02T04:11:35.163Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/274) |
| 3087 | 2026-05-02T04:11:35.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-05-02T04:11:35.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-05-02T04:11:35.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-05-02T04:11:35.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3091 | 2026-05-02T04:11:35.756Z | |
| 3092 | 2026-05-02T04:11:35.756Z | info: running `cargo check --bins` on cockroach-admin-client (112/274) |
| 3093 | 2026-05-02T04:11:36.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-05-02T04:11:36.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-05-02T04:11:36.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-05-02T04:11:36.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3097 | 2026-05-02T04:11:36.334Z | |
| 3098 | 2026-05-02T04:11:36.334Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/274) |
| 3099 | 2026-05-02T04:11:36.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-05-02T04:11:36.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-05-02T04:11:36.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-05-02T04:11:36.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3103 | 2026-05-02T04:11:36.926Z | |
| 3104 | 2026-05-02T04:11:36.926Z | info: running `cargo check --bins` on dns-service-client (114/274) |
| 3105 | 2026-05-02T04:11:37.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-05-02T04:11:37.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-05-02T04:11:37.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3108 | 2026-05-02T04:11:37.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3109 | 2026-05-02T04:11:37.519Z | |
| 3110 | 2026-05-02T04:11:37.519Z | info: running `cargo check --bins` on installinator-client (115/274) |
| 3111 | 2026-05-02T04:11:38.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3112 | 2026-05-02T04:11:38.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3113 | 2026-05-02T04:11:38.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3114 | 2026-05-02T04:11:38.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3115 | 2026-05-02T04:11:38.111Z | |
| 3116 | 2026-05-02T04:11:38.111Z | info: running `cargo check --bins` on nexus-client (116/274) |
| 3117 | 2026-05-02T04:11:38.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3118 | 2026-05-02T04:11:38.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3119 | 2026-05-02T04:11:38.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3120 | 2026-05-02T04:11:38.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3121 | 2026-05-02T04:11:38.742Z | |
| 3122 | 2026-05-02T04:11:38.742Z | info: running `cargo check --bins` on nexus-lockstep-client (117/274) |
| 3123 | 2026-05-02T04:11:39.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3124 | 2026-05-02T04:11:39.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3125 | 2026-05-02T04:11:39.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3126 | 2026-05-02T04:11:39.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3127 | 2026-05-02T04:11:39.368Z | |
| 3128 | 2026-05-02T04:11:39.368Z | info: running `cargo check --bins` on ntp-admin-client (118/274) |
| 3129 | 2026-05-02T04:11:39.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3130 | 2026-05-02T04:11:39.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3131 | 2026-05-02T04:11:39.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3132 | 2026-05-02T04:11:39.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3133 | 2026-05-02T04:11:39.943Z | |
| 3134 | 2026-05-02T04:11:39.943Z | info: running `cargo check --bins` on oxide-client (119/274) |
| 3135 | 2026-05-02T04:11:40.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3136 | 2026-05-02T04:11:40.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3137 | 2026-05-02T04:11:40.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3138 | 2026-05-02T04:11:40.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3139 | 2026-05-02T04:11:40.522Z | |
| 3140 | 2026-05-02T04:11:40.522Z | info: running `cargo check --bins` on oximeter-client (120/274) |
| 3141 | 2026-05-02T04:11:41.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3142 | 2026-05-02T04:11:41.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3143 | 2026-05-02T04:11:41.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3144 | 2026-05-02T04:11:41.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3145 | 2026-05-02T04:11:41.110Z | |
| 3146 | 2026-05-02T04:11:41.111Z | info: running `cargo check --bins` on repo-depot-client (121/274) |
| 3147 | 2026-05-02T04:11:41.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3148 | 2026-05-02T04:11:41.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3149 | 2026-05-02T04:11:41.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3150 | 2026-05-02T04:11:41.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3151 | 2026-05-02T04:11:41.685Z | |
| 3152 | 2026-05-02T04:11:41.685Z | info: running `cargo check --bins` on sled-agent-client (122/274) |
| 3153 | 2026-05-02T04:11:42.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3154 | 2026-05-02T04:11:42.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3155 | 2026-05-02T04:11:42.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3156 | 2026-05-02T04:11:42.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3157 | 2026-05-02T04:11:42.286Z | |
| 3158 | 2026-05-02T04:11:42.286Z | info: running `cargo check --bins` on wicketd-client (123/274) |
| 3159 | 2026-05-02T04:11:42.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3160 | 2026-05-02T04:11:42.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3161 | 2026-05-02T04:11:42.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3162 | 2026-05-02T04:11:42.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3163 | 2026-05-02T04:11:42.897Z | |
| 3164 | 2026-05-02T04:11:42.898Z | info: running `cargo check --bins` on installinator-common (124/274) |
| 3165 | 2026-05-02T04:11:43.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3166 | 2026-05-02T04:11:43.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3167 | 2026-05-02T04:11:43.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3168 | 2026-05-02T04:11:43.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3169 | 2026-05-02T04:11:43.503Z | |
| 3170 | 2026-05-02T04:11:43.504Z | info: running `cargo check --bins` on installinator-common-versions (125/274) |
| 3171 | 2026-05-02T04:11:43.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3172 | 2026-05-02T04:11:43.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3173 | 2026-05-02T04:11:43.993Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3174 | 2026-05-02T04:11:43.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3175 | 2026-05-02T04:11:44.080Z | |
| 3176 | 2026-05-02T04:11:44.080Z | info: running `cargo check --bins` on wicket-common (126/274) |
| 3177 | 2026-05-02T04:11:44.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3178 | 2026-05-02T04:11:44.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3179 | 2026-05-02T04:11:44.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3180 | 2026-05-02T04:11:44.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3181 | 2026-05-02T04:11:44.683Z | |
| 3182 | 2026-05-02T04:11:44.683Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/274) |
| 3183 | 2026-05-02T04:11:45.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3184 | 2026-05-02T04:11:45.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3185 | 2026-05-02T04:11:45.363Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3186 | 2026-05-02T04:11:45.478Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3187 | 2026-05-02T04:11:45.485Z | Checking csv-core v0.1.13 |
| 3188 | 2026-05-02T04:11:45.493Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3189 | 2026-05-02T04:11:45.495Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3190 | 2026-05-02T04:11:45.509Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3191 | 2026-05-02T04:11:45.520Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3192 | 2026-05-02T04:11:45.530Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3193 | 2026-05-02T04:11:45.644Z | Checking csv v1.4.0 |
| 3194 | 2026-05-02T04:11:45.658Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3195 | 2026-05-02T04:11:45.701Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3196 | 2026-05-02T04:11:45.728Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3197 | 2026-05-02T04:11:45.965Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3198 | 2026-05-02T04:11:46.324Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3199 | 2026-05-02T04:11:46.326Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3200 | 2026-05-02T04:11:46.671Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3201 | 2026-05-02T04:11:52.409Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3202 | 2026-05-02T04:11:52.933Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3203 | 2026-05-02T04:11:55.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s |
| 3204 | 2026-05-02T04:11:55.437Z | |
| 3205 | 2026-05-02T04:11:55.437Z | info: running `cargo check --bins` on cockroach-admin-api (128/274) |
| 3206 | 2026-05-02T04:11:55.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-05-02T04:11:55.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-05-02T04:11:55.936Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-05-02T04:11:55.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3210 | 2026-05-02T04:11:56.025Z | |
| 3211 | 2026-05-02T04:11:56.025Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/274) |
| 3212 | 2026-05-02T04:11:56.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-05-02T04:11:56.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-05-02T04:11:56.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-05-02T04:11:56.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3216 | 2026-05-02T04:11:56.709Z | |
| 3217 | 2026-05-02T04:11:56.709Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/274) |
| 3218 | 2026-05-02T04:11:57.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-05-02T04:11:57.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-05-02T04:11:57.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-05-02T04:11:57.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3222 | 2026-05-02T04:11:57.384Z | |
| 3223 | 2026-05-02T04:11:57.384Z | info: running `cargo check --bins` on gateway-test-utils (131/274) |
| 3224 | 2026-05-02T04:11:57.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-05-02T04:11:57.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-05-02T04:11:57.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-05-02T04:11:57.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3228 | 2026-05-02T04:11:58.025Z | |
| 3229 | 2026-05-02T04:11:58.025Z | info: running `cargo check --bins` on omicron-gateway (132/274) |
| 3230 | 2026-05-02T04:11:58.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-05-02T04:11:58.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-05-02T04:11:58.779Z | Compiling regress v0.11.1 |
| 3233 | 2026-05-02T04:11:58.918Z | Compiling unsafe-libyaml v0.2.11 |
| 3234 | 2026-05-02T04:11:58.930Z | Compiling semver v0.1.20 |
| 3235 | 2026-05-02T04:11:58.942Z | Compiling radium v0.7.0 |
| 3236 | 2026-05-02T04:11:58.955Z | Compiling pin-project-internal v1.1.11 |
| 3237 | 2026-05-02T04:11:58.958Z | Checking tap v1.0.1 |
| 3238 | 2026-05-02T04:11:58.968Z | Compiling maybe-uninit v2.0.0 |
| 3239 | 2026-05-02T04:11:59.065Z | Checking wyz v0.5.1 |
| 3240 | 2026-05-02T04:11:59.202Z | Compiling rustc_version v0.1.7 |
| 3241 | 2026-05-02T04:11:59.254Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3242 | 2026-05-02T04:11:59.310Z | Checking progenitor-client v0.13.0 |
| 3243 | 2026-05-02T04:11:59.382Z | Compiling snafu-derive v0.8.9 |
| 3244 | 2026-05-02T04:11:59.418Z | Compiling serde_yaml v0.9.34+deprecated |
| 3245 | 2026-05-02T04:11:59.547Z | Compiling newtype_derive v0.1.6 |
| 3246 | 2026-05-02T04:11:59.645Z | Compiling zerocopy-derive v0.6.6 |
| 3247 | 2026-05-02T04:11:59.733Z | Checking funty v2.0.0 |
| 3248 | 2026-05-02T04:12:00.048Z | Checking same-file v1.0.6 |
| 3249 | 2026-05-02T04:12:00.062Z | Checking pin-project v1.1.11 |
| 3250 | 2026-05-02T04:12:00.160Z | Compiling cancel-safe-futures v0.1.5 |
| 3251 | 2026-05-02T04:12:00.174Z | Compiling packed_struct v0.10.1 |
| 3252 | 2026-05-02T04:12:00.325Z | Checking typify-impl v0.6.2 |
| 3253 | 2026-05-02T04:12:00.365Z | Compiling owo-colors v4.3.0 |
| 3254 | 2026-05-02T04:12:00.488Z | Checking crc-catalog v2.4.0 |
| 3255 | 2026-05-02T04:12:00.584Z | Checking crc v3.4.0 |
| 3256 | 2026-05-02T04:12:00.733Z | Checking zerocopy v0.6.6 |
| 3257 | 2026-05-02T04:12:00.783Z | Checking walkdir v2.5.0 |
| 3258 | 2026-05-02T04:12:00.797Z | Checking bitvec v1.0.1 |
| 3259 | 2026-05-02T04:12:00.947Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3260 | 2026-05-02T04:12:00.981Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3261 | 2026-05-02T04:12:01.023Z | Checking globset v0.4.18 |
| 3262 | 2026-05-02T04:12:01.281Z | Checking olpc-cjson v0.1.4 |
| 3263 | 2026-05-02T04:12:01.295Z | Checking snafu v0.8.9 |
| 3264 | 2026-05-02T04:12:01.320Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3265 | 2026-05-02T04:12:01.419Z | Checking pem v3.0.6 |
| 3266 | 2026-05-02T04:12:01.470Z | Compiling packed_struct_codegen v0.10.1 |
| 3267 | 2026-05-02T04:12:01.486Z | Checking libsw-core v0.3.2 |
| 3268 | 2026-05-02T04:12:01.548Z | Checking serde_plain v1.0.2 |
| 3269 | 2026-05-02T04:12:01.595Z | Compiling bitfield-macros v0.19.4 |
| 3270 | 2026-05-02T04:12:01.610Z | Compiling indexmap v1.9.3 |
| 3271 | 2026-05-02T04:12:01.632Z | Checking nodrop v0.1.14 |
| 3272 | 2026-05-02T04:12:01.698Z | Checking typed-path v0.9.3 |
| 3273 | 2026-05-02T04:12:01.724Z | Checking array-init v0.0.4 |
| 3274 | 2026-05-02T04:12:01.822Z | Checking libsw v3.5.0 |
| 3275 | 2026-05-02T04:12:01.975Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3276 | 2026-05-02T04:12:02.032Z | Checking smallvec v0.6.14 |
| 3277 | 2026-05-02T04:12:02.125Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3278 | 2026-05-02T04:12:02.223Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3279 | 2026-05-02T04:12:02.305Z | Checking bitfield v0.19.4 |
| 3280 | 2026-05-02T04:12:02.394Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3281 | 2026-05-02T04:12:02.410Z | Checking hashbrown v0.12.3 |
| 3282 | 2026-05-02T04:12:02.476Z | Checking tough v0.20.0 |
| 3283 | 2026-05-02T04:12:02.516Z | Checking smawk v0.3.2 |
| 3284 | 2026-05-02T04:12:02.535Z | Checking unicode-linebreak v0.1.5 |
| 3285 | 2026-05-02T04:12:02.571Z | Checking base64 v0.21.7 |
| 3286 | 2026-05-02T04:12:02.645Z | Checking tagptr v0.2.0 |
| 3287 | 2026-05-02T04:12:02.747Z | Checking linear-map v1.2.0 |
| 3288 | 2026-05-02T04:12:02.785Z | Checking moka v0.12.13 |
| 3289 | 2026-05-02T04:12:02.806Z | Checking ron v0.8.1 |
| 3290 | 2026-05-02T04:12:02.917Z | Checking textwrap v0.16.2 |
| 3291 | 2026-05-02T04:12:02.931Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3292 | 2026-05-02T04:12:03.129Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3293 | 2026-05-02T04:12:03.132Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3294 | 2026-05-02T04:12:03.302Z | Checking serde-hex v0.1.0 |
| 3295 | 2026-05-02T04:12:03.317Z | Checking steno v0.4.1 |
| 3296 | 2026-05-02T04:12:03.403Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3297 | 2026-05-02T04:12:03.563Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3298 | 2026-05-02T04:12:03.590Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3299 | 2026-05-02T04:12:03.948Z | Checking hashbrown v0.13.2 |
| 3300 | 2026-05-02T04:12:04.130Z | Checking humantime v2.3.0 |
| 3301 | 2026-05-02T04:12:04.191Z | Checking crc-any v2.5.0 |
| 3302 | 2026-05-02T04:12:04.292Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3303 | 2026-05-02T04:12:04.313Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3304 | 2026-05-02T04:12:04.361Z | Checking hickory-resolver v0.25.2 |
| 3305 | 2026-05-02T04:12:04.376Z | Checking object v0.30.4 |
| 3306 | 2026-05-02T04:12:04.425Z | Checking half v1.8.3 |
| 3307 | 2026-05-02T04:12:04.473Z | Checking void v1.0.2 |
| 3308 | 2026-05-02T04:12:04.508Z | Checking utf-8 v0.7.6 |
| 3309 | 2026-05-02T04:12:04.578Z | Checking path-slash v0.1.5 |
| 3310 | 2026-05-02T04:12:04.616Z | Checking serde_cbor v0.11.2 |
| 3311 | 2026-05-02T04:12:04.643Z | Checking tungstenite v0.23.0 |
| 3312 | 2026-05-02T04:12:04.682Z | Checking lzss v0.8.2 |
| 3313 | 2026-05-02T04:12:04.868Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3314 | 2026-05-02T04:12:04.916Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3315 | 2026-05-02T04:12:04.943Z | Compiling typify-macro v0.6.2 |
| 3316 | 2026-05-02T04:12:05.000Z | Checking nix v0.27.1 |
| 3317 | 2026-05-02T04:12:05.023Z | Checking kstat-rs v0.2.4 |
| 3318 | 2026-05-02T04:12:05.049Z | Checking fxhash v0.2.1 |
| 3319 | 2026-05-02T04:12:05.052Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3320 | 2026-05-02T04:12:05.142Z | Checking serde_bytes v0.11.19 |
| 3321 | 2026-05-02T04:12:05.169Z | Checking tokio-tungstenite v0.23.1 |
| 3322 | 2026-05-02T04:12:05.204Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3323 | 2026-05-02T04:12:05.313Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3324 | 2026-05-02T04:12:05.429Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3325 | 2026-05-02T04:12:05.469Z | Checking signal-hook-tokio v0.3.1 |
| 3326 | 2026-05-02T04:12:06.346Z | Compiling typify v0.6.2 |
| 3327 | 2026-05-02T04:12:06.429Z | Compiling progenitor-impl v0.13.0 |
| 3328 | 2026-05-02T04:12:06.429Z | Compiling progenitor-impl v0.14.0 |
| 3329 | 2026-05-02T04:12:06.490Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3330 | 2026-05-02T04:12:07.437Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3331 | 2026-05-02T04:12:07.762Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 3332 | 2026-05-02T04:12:08.017Z | Compiling progenitor-macro v0.13.0 |
| 3333 | 2026-05-02T04:12:08.050Z | Compiling progenitor-macro v0.14.0 |
| 3334 | 2026-05-02T04:12:10.518Z | Checking progenitor v0.13.0 |
| 3335 | 2026-05-02T04:12:10.641Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3336 | 2026-05-02T04:12:10.676Z | Checking progenitor v0.14.0 |
| 3337 | 2026-05-02T04:12:10.792Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3338 | 2026-05-02T04:12:13.612Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3339 | 2026-05-02T04:12:20.900Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3340 | 2026-05-02T04:12:27.170Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3341 | 2026-05-02T04:12:28.523Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3342 | 2026-05-02T04:12:29.016Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3343 | 2026-05-02T04:12:31.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.03s |
| 3344 | 2026-05-02T04:12:31.266Z | |
| 3345 | 2026-05-02T04:12:31.266Z | info: running `cargo check --bins` on gateway-api (133/274) |
| 3346 | 2026-05-02T04:12:31.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3347 | 2026-05-02T04:12:31.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3348 | 2026-05-02T04:12:31.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3349 | 2026-05-02T04:12:31.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3350 | 2026-05-02T04:12:31.856Z | |
| 3351 | 2026-05-02T04:12:31.856Z | info: running `cargo check --bins` on ipcc (134/274) |
| 3352 | 2026-05-02T04:12:32.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3353 | 2026-05-02T04:12:32.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3354 | 2026-05-02T04:12:32.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3355 | 2026-05-02T04:12:32.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3356 | 2026-05-02T04:12:32.444Z | |
| 3357 | 2026-05-02T04:12:32.444Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/274) |
| 3358 | 2026-05-02T04:12:32.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3359 | 2026-05-02T04:12:32.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3360 | 2026-05-02T04:12:32.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3361 | 2026-05-02T04:12:32.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3362 | 2026-05-02T04:12:33.018Z | |
| 3363 | 2026-05-02T04:12:33.018Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/274) |
| 3364 | 2026-05-02T04:12:33.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3365 | 2026-05-02T04:12:33.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3366 | 2026-05-02T04:12:33.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3367 | 2026-05-02T04:12:33.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3368 | 2026-05-02T04:12:33.616Z | |
| 3369 | 2026-05-02T04:12:33.616Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/274) |
| 3370 | 2026-05-02T04:12:34.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-05-02T04:12:34.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-05-02T04:12:34.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-05-02T04:12:34.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3374 | 2026-05-02T04:12:34.209Z | |
| 3375 | 2026-05-02T04:12:34.209Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/274) |
| 3376 | 2026-05-02T04:12:34.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-05-02T04:12:34.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-05-02T04:12:34.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-05-02T04:12:34.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3380 | 2026-05-02T04:12:34.801Z | |
| 3381 | 2026-05-02T04:12:34.801Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/274) |
| 3382 | 2026-05-02T04:12:35.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-05-02T04:12:35.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-05-02T04:12:35.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-05-02T04:12:35.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3386 | 2026-05-02T04:12:35.395Z | |
| 3387 | 2026-05-02T04:12:35.395Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/274) |
| 3388 | 2026-05-02T04:12:35.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-05-02T04:12:35.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-05-02T04:12:35.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-05-02T04:12:35.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3392 | 2026-05-02T04:12:35.989Z | |
| 3393 | 2026-05-02T04:12:35.990Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/274) |
| 3394 | 2026-05-02T04:12:36.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-05-02T04:12:36.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-05-02T04:12:36.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-05-02T04:12:36.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3398 | 2026-05-02T04:12:36.583Z | |
| 3399 | 2026-05-02T04:12:36.583Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/274) |
| 3400 | 2026-05-02T04:12:37.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-05-02T04:12:37.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-05-02T04:12:37.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-05-02T04:12:37.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3404 | 2026-05-02T04:12:37.172Z | |
| 3405 | 2026-05-02T04:12:37.173Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/274) |
| 3406 | 2026-05-02T04:12:37.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-05-02T04:12:37.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-05-02T04:12:37.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-05-02T04:12:37.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3410 | 2026-05-02T04:12:37.766Z | |
| 3411 | 2026-05-02T04:12:37.766Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/274) |
| 3412 | 2026-05-02T04:12:38.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-05-02T04:12:38.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-05-02T04:12:38.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-05-02T04:12:38.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3416 | 2026-05-02T04:12:38.361Z | |
| 3417 | 2026-05-02T04:12:38.361Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/274) |
| 3418 | 2026-05-02T04:12:38.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-05-02T04:12:38.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-05-02T04:12:38.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-05-02T04:12:38.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3422 | 2026-05-02T04:12:38.949Z | |
| 3423 | 2026-05-02T04:12:38.949Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/274) |
| 3424 | 2026-05-02T04:12:39.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-05-02T04:12:39.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-05-02T04:12:39.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-05-02T04:12:39.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3428 | 2026-05-02T04:12:39.545Z | |
| 3429 | 2026-05-02T04:12:39.545Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/274) |
| 3430 | 2026-05-02T04:12:40.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-05-02T04:12:40.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-05-02T04:12:40.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-05-02T04:12:40.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3434 | 2026-05-02T04:12:40.141Z | |
| 3435 | 2026-05-02T04:12:40.141Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/274) |
| 3436 | 2026-05-02T04:12:40.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-05-02T04:12:40.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-05-02T04:12:40.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-05-02T04:12:40.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3440 | 2026-05-02T04:12:40.733Z | |
| 3441 | 2026-05-02T04:12:40.733Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/274) |
| 3442 | 2026-05-02T04:12:41.236Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-05-02T04:12:41.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-05-02T04:12:41.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-05-02T04:12:41.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3446 | 2026-05-02T04:12:41.327Z | |
| 3447 | 2026-05-02T04:12:41.327Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/274) |
| 3448 | 2026-05-02T04:12:41.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-05-02T04:12:41.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-05-02T04:12:41.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-05-02T04:12:41.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3452 | 2026-05-02T04:12:41.918Z | |
| 3453 | 2026-05-02T04:12:41.918Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/274) |
| 3454 | 2026-05-02T04:12:42.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-05-02T04:12:42.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-05-02T04:12:42.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-05-02T04:12:42.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3458 | 2026-05-02T04:12:42.509Z | |
| 3459 | 2026-05-02T04:12:42.509Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/274) |
| 3460 | 2026-05-02T04:12:43.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-05-02T04:12:43.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-05-02T04:12:43.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3463 | 2026-05-02T04:12:43.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3464 | 2026-05-02T04:12:43.105Z | |
| 3465 | 2026-05-02T04:12:43.105Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/274) |
| 3466 | 2026-05-02T04:12:43.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-05-02T04:12:43.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-05-02T04:12:43.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-05-02T04:12:43.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3470 | 2026-05-02T04:12:43.699Z | |
| 3471 | 2026-05-02T04:12:43.699Z | info: running `cargo check --bins` on oximeter-producer (154/274) |
| 3472 | 2026-05-02T04:12:44.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-05-02T04:12:44.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-05-02T04:12:44.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-05-02T04:12:44.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3476 | 2026-05-02T04:12:44.330Z | |
| 3477 | 2026-05-02T04:12:44.331Z | info: running `cargo check --bins` on internal-dns-resolver (155/274) |
| 3478 | 2026-05-02T04:12:44.827Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-05-02T04:12:44.830Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-05-02T04:12:44.830Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-05-02T04:12:44.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3482 | 2026-05-02T04:12:44.918Z | |
| 3483 | 2026-05-02T04:12:44.918Z | info: running `cargo check --bins` on dns-server (156/274) |
| 3484 | 2026-05-02T04:12:45.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-05-02T04:12:45.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-05-02T04:12:45.556Z | Compiling parking_lot_core v0.8.6 |
| 3487 | 2026-05-02T04:12:45.556Z | Compiling git-stub v1.0.0 |
| 3488 | 2026-05-02T04:12:45.556Z | Compiling atomicwrites v0.4.4 |
| 3489 | 2026-05-02T04:12:45.559Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3490 | 2026-05-02T04:12:45.559Z | Checking prefix-trie v0.7.0 |
| 3491 | 2026-05-02T04:12:45.786Z | Compiling git-stub-vcs v0.1.0 |
| 3492 | 2026-05-02T04:12:45.963Z | Checking hickory-server v0.25.2 |
| 3493 | 2026-05-02T04:12:46.057Z | Checking parking_lot v0.11.2 |
| 3494 | 2026-05-02T04:12:46.060Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3495 | 2026-05-02T04:12:46.132Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3496 | 2026-05-02T04:12:46.132Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3497 | 2026-05-02T04:12:46.258Z | Checking sled v0.34.7 |
| 3498 | 2026-05-02T04:12:48.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 3499 | 2026-05-02T04:12:48.298Z | |
| 3500 | 2026-05-02T04:12:48.298Z | info: running `cargo check --bins` on dns-server-api (157/274) |
| 3501 | 2026-05-02T04:12:48.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-05-02T04:12:48.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-05-02T04:12:48.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-05-02T04:12:48.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3505 | 2026-05-02T04:12:48.889Z | |
| 3506 | 2026-05-02T04:12:48.889Z | info: running `cargo check --bins` on oximeter-producer-api (158/274) |
| 3507 | 2026-05-02T04:12:49.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-05-02T04:12:49.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-05-02T04:12:49.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-05-02T04:12:49.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3511 | 2026-05-02T04:12:49.474Z | |
| 3512 | 2026-05-02T04:12:49.474Z | info: running `cargo check --bins` on sp-sim (159/274) |
| 3513 | 2026-05-02T04:12:50.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-05-02T04:12:50.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-05-02T04:12:50.189Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3516 | 2026-05-02T04:12:51.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s |
| 3517 | 2026-05-02T04:12:52.123Z | |
| 3518 | 2026-05-02T04:12:52.123Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/274) |
| 3519 | 2026-05-02T04:12:52.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-05-02T04:12:52.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-05-02T04:12:52.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-05-02T04:12:52.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3523 | 2026-05-02T04:12:52.765Z | |
| 3524 | 2026-05-02T04:12:52.765Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/274) |
| 3525 | 2026-05-02T04:12:53.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-05-02T04:12:53.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-05-02T04:12:53.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-05-02T04:12:53.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3529 | 2026-05-02T04:12:53.409Z | |
| 3530 | 2026-05-02T04:12:53.410Z | info: running `cargo check --bins` on db-macros (162/274) |
| 3531 | 2026-05-02T04:12:53.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-05-02T04:12:53.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-05-02T04:12:53.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-05-02T04:12:53.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3535 | 2026-05-02T04:12:53.983Z | |
| 3536 | 2026-05-02T04:12:53.983Z | info: running `cargo check --bins` on nexus-macros-common (163/274) |
| 3537 | 2026-05-02T04:12:54.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-05-02T04:12:54.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-05-02T04:12:54.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-05-02T04:12:54.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3541 | 2026-05-02T04:12:54.556Z | |
| 3542 | 2026-05-02T04:12:54.556Z | info: running `cargo check --bins` on nexus-auth (164/274) |
| 3543 | 2026-05-02T04:12:55.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-05-02T04:12:55.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-05-02T04:12:55.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-05-02T04:12:55.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3547 | 2026-05-02T04:12:55.198Z | |
| 3548 | 2026-05-02T04:12:55.198Z | info: running `cargo check --bins` on authz-macros (165/274) |
| 3549 | 2026-05-02T04:12:55.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-05-02T04:12:55.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-05-02T04:12:55.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-05-02T04:12:55.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3553 | 2026-05-02T04:12:55.768Z | |
| 3554 | 2026-05-02T04:12:55.768Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/274) |
| 3555 | 2026-05-02T04:12:56.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-05-02T04:12:56.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-05-02T04:12:56.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-05-02T04:12:56.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3559 | 2026-05-02T04:12:56.399Z | |
| 3560 | 2026-05-02T04:12:56.399Z | info: running `cargo check --bins` on nexus-db-model (167/274) |
| 3561 | 2026-05-02T04:12:56.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-05-02T04:12:56.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-05-02T04:12:56.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-05-02T04:12:56.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3565 | 2026-05-02T04:12:57.034Z | |
| 3566 | 2026-05-02T04:12:57.034Z | info: running `cargo check --bins` on nexus-db-schema (168/274) |
| 3567 | 2026-05-02T04:12:57.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-05-02T04:12:57.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-05-02T04:12:57.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-05-02T04:12:57.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3571 | 2026-05-02T04:12:57.612Z | |
| 3572 | 2026-05-02T04:12:57.612Z | info: running `cargo check --bins` on omicron-rpaths (169/274) |
| 3573 | 2026-05-02T04:12:58.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-05-02T04:12:58.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-05-02T04:12:58.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-05-02T04:12:58.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3577 | 2026-05-02T04:12:58.183Z | |
| 3578 | 2026-05-02T04:12:58.183Z | info: running `cargo check --bins` on nexus-defaults (170/274) |
| 3579 | 2026-05-02T04:12:58.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-05-02T04:12:58.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-05-02T04:12:58.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-05-02T04:12:58.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3583 | 2026-05-02T04:12:58.775Z | |
| 3584 | 2026-05-02T04:12:58.775Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/274) |
| 3585 | 2026-05-02T04:12:59.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-05-02T04:12:59.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-05-02T04:12:59.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-05-02T04:12:59.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3589 | 2026-05-02T04:12:59.349Z | |
| 3590 | 2026-05-02T04:12:59.349Z | info: running `cargo check --bins` on parallel-task-set (172/274) |
| 3591 | 2026-05-02T04:12:59.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-05-02T04:12:59.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-05-02T04:12:59.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-05-02T04:12:59.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3595 | 2026-05-02T04:12:59.917Z | |
| 3596 | 2026-05-02T04:12:59.917Z | info: running `cargo check --bins` on nexus-db-errors (173/274) |
| 3597 | 2026-05-02T04:13:00.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-05-02T04:13:00.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-05-02T04:13:00.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-05-02T04:13:00.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3601 | 2026-05-02T04:13:00.558Z | |
| 3602 | 2026-05-02T04:13:00.558Z | info: running `cargo check --bins` on nexus-db-lookup (174/274) |
| 3603 | 2026-05-02T04:13:01.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-05-02T04:13:01.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-05-02T04:13:01.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3606 | 2026-05-02T04:13:01.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3607 | 2026-05-02T04:13:01.200Z | |
| 3608 | 2026-05-02T04:13:01.200Z | info: running `cargo check --bins` on nexus-inventory (175/274) |
| 3609 | 2026-05-02T04:13:01.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3610 | 2026-05-02T04:13:01.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3611 | 2026-05-02T04:13:01.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3612 | 2026-05-02T04:13:01.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3613 | 2026-05-02T04:13:01.836Z | |
| 3614 | 2026-05-02T04:13:01.836Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/274) |
| 3615 | 2026-05-02T04:13:02.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3616 | 2026-05-02T04:13:02.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3617 | 2026-05-02T04:13:02.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3618 | 2026-05-02T04:13:02.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3619 | 2026-05-02T04:13:02.446Z | |
| 3620 | 2026-05-02T04:13:02.446Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/274) |
| 3621 | 2026-05-02T04:13:02.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3622 | 2026-05-02T04:13:02.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3623 | 2026-05-02T04:13:02.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3624 | 2026-05-02T04:13:02.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3625 | 2026-05-02T04:13:03.049Z | |
| 3626 | 2026-05-02T04:13:03.050Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/274) |
| 3627 | 2026-05-02T04:13:03.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3628 | 2026-05-02T04:13:03.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3629 | 2026-05-02T04:13:03.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3630 | 2026-05-02T04:13:03.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3631 | 2026-05-02T04:13:03.655Z | |
| 3632 | 2026-05-02T04:13:03.655Z | info: running `cargo check --bins` on key-manager (179/274) |
| 3633 | 2026-05-02T04:13:04.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3634 | 2026-05-02T04:13:04.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3635 | 2026-05-02T04:13:04.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3636 | 2026-05-02T04:13:04.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3637 | 2026-05-02T04:13:04.240Z | |
| 3638 | 2026-05-02T04:13:04.240Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/274) |
| 3639 | 2026-05-02T04:13:04.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3640 | 2026-05-02T04:13:04.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3641 | 2026-05-02T04:13:04.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3642 | 2026-05-02T04:13:04.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3643 | 2026-05-02T04:13:04.843Z | |
| 3644 | 2026-05-02T04:13:04.843Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/274) |
| 3645 | 2026-05-02T04:13:05.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3646 | 2026-05-02T04:13:05.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3647 | 2026-05-02T04:13:05.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3648 | 2026-05-02T04:13:05.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3649 | 2026-05-02T04:13:05.451Z | |
| 3650 | 2026-05-02T04:13:05.451Z | info: running `cargo check --bins` on typed-rng (182/274) |
| 3651 | 2026-05-02T04:13:05.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3652 | 2026-05-02T04:13:05.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3653 | 2026-05-02T04:13:05.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3654 | 2026-05-02T04:13:05.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3655 | 2026-05-02T04:13:06.020Z | |
| 3656 | 2026-05-02T04:13:06.020Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/274) |
| 3657 | 2026-05-02T04:13:06.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3658 | 2026-05-02T04:13:06.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3659 | 2026-05-02T04:13:06.852Z | Compiling typify-impl v0.4.3 |
| 3660 | 2026-05-02T04:13:06.852Z | Compiling libefi-sys v0.1.0 |
| 3661 | 2026-05-02T04:13:06.854Z | Compiling bitfield-struct v0.6.2 |
| 3662 | 2026-05-02T04:13:07.002Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3663 | 2026-05-02T04:13:07.011Z | Compiling xshell-macros v0.2.7 |
| 3664 | 2026-05-02T04:13:07.022Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3665 | 2026-05-02T04:13:07.036Z | Compiling salty v0.3.0 |
| 3666 | 2026-05-02T04:13:07.072Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3667 | 2026-05-02T04:13:07.234Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3668 | 2026-05-02T04:13:07.343Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3669 | 2026-05-02T04:13:07.358Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3670 | 2026-05-02T04:13:07.370Z | Checking xshell v0.2.7 |
| 3671 | 2026-05-02T04:13:07.533Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3672 | 2026-05-02T04:13:07.557Z | Checking primeorder v0.13.6 |
| 3673 | 2026-05-02T04:13:07.610Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3674 | 2026-05-02T04:13:07.698Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3675 | 2026-05-02T04:13:07.750Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3676 | 2026-05-02T04:13:07.788Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3677 | 2026-05-02T04:13:07.848Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3678 | 2026-05-02T04:13:07.884Z | Checking tungstenite v0.21.0 |
| 3679 | 2026-05-02T04:13:07.995Z | Checking p384 v0.13.1 |
| 3680 | 2026-05-02T04:13:08.083Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3681 | 2026-05-02T04:13:08.133Z | Compiling proc-macro-error2 v2.0.1 |
| 3682 | 2026-05-02T04:13:08.222Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3683 | 2026-05-02T04:13:08.307Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3684 | 2026-05-02T04:13:08.413Z | Compiling num-derive v0.3.3 |
| 3685 | 2026-05-02T04:13:08.443Z | Compiling tabled_derive v0.11.0 |
| 3686 | 2026-05-02T04:13:08.628Z | Checking tokio-tungstenite v0.21.0 |
| 3687 | 2026-05-02T04:13:08.905Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3688 | 2026-05-02T04:13:08.927Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3689 | 2026-05-02T04:13:09.056Z | Checking papergrid v0.17.0 |
| 3690 | 2026-05-02T04:13:09.280Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3691 | 2026-05-02T04:13:09.283Z | Checking libscf-sys v1.1.0 |
| 3692 | 2026-05-02T04:13:09.425Z | Checking testing_table v0.3.0 |
| 3693 | 2026-05-02T04:13:09.525Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3694 | 2026-05-02T04:13:09.591Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3695 | 2026-05-02T04:13:09.607Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3696 | 2026-05-02T04:13:09.780Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3697 | 2026-05-02T04:13:09.802Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3698 | 2026-05-02T04:13:09.991Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3699 | 2026-05-02T04:13:10.005Z | Compiling unicase v2.9.0 |
| 3700 | 2026-05-02T04:13:10.044Z | Checking corncobs v0.1.4 |
| 3701 | 2026-05-02T04:13:10.061Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3702 | 2026-05-02T04:13:10.173Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3703 | 2026-05-02T04:13:10.208Z | Compiling mime_guess v2.0.5 |
| 3704 | 2026-05-02T04:13:10.254Z | Checking tabled v0.20.0 |
| 3705 | 2026-05-02T04:13:10.273Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3706 | 2026-05-02T04:13:10.354Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3707 | 2026-05-02T04:13:10.428Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3708 | 2026-05-02T04:13:10.483Z | Checking progenitor-client v0.11.2 |
| 3709 | 2026-05-02T04:13:10.682Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3710 | 2026-05-02T04:13:10.718Z | Checking secrecy v0.8.0 |
| 3711 | 2026-05-02T04:13:10.737Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3712 | 2026-05-02T04:13:10.754Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3713 | 2026-05-02T04:13:10.789Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3714 | 2026-05-02T04:13:10.944Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3715 | 2026-05-02T04:13:11.212Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3716 | 2026-05-02T04:13:11.351Z | Compiling typify-macro v0.4.3 |
| 3717 | 2026-05-02T04:13:11.392Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3718 | 2026-05-02T04:13:11.409Z | Checking filetime v0.2.27 |
| 3719 | 2026-05-02T04:13:11.469Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3720 | 2026-05-02T04:13:11.584Z | Checking http-range v0.1.5 |
| 3721 | 2026-05-02T04:13:11.650Z | Checking crc8 v0.1.1 |
| 3722 | 2026-05-02T04:13:11.711Z | Checking xattr v1.6.1 |
| 3723 | 2026-05-02T04:13:11.845Z | Checking tar v0.4.45 |
| 3724 | 2026-05-02T04:13:12.053Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3725 | 2026-05-02T04:13:12.075Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3726 | 2026-05-02T04:13:12.322Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3727 | 2026-05-02T04:13:12.339Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3728 | 2026-05-02T04:13:12.377Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3729 | 2026-05-02T04:13:12.398Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3730 | 2026-05-02T04:13:12.712Z | Checking atty v0.2.14 |
| 3731 | 2026-05-02T04:13:12.745Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3732 | 2026-05-02T04:13:12.814Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3733 | 2026-05-02T04:13:12.958Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3734 | 2026-05-02T04:13:13.050Z | Compiling typify v0.4.3 |
| 3735 | 2026-05-02T04:13:13.168Z | Compiling progenitor-impl v0.11.2 |
| 3736 | 2026-05-02T04:13:13.289Z | Compiling progenitor-impl v0.10.0 |
| 3737 | 2026-05-02T04:13:13.486Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3738 | 2026-05-02T04:13:13.624Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3739 | 2026-05-02T04:13:13.724Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3740 | 2026-05-02T04:13:14.145Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3741 | 2026-05-02T04:13:14.590Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3742 | 2026-05-02T04:13:14.607Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3743 | 2026-05-02T04:13:14.639Z | Checking hyper-staticfile v0.10.1 |
| 3744 | 2026-05-02T04:13:14.829Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3745 | 2026-05-02T04:13:14.919Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3746 | 2026-05-02T04:13:14.934Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3747 | 2026-05-02T04:13:15.089Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3748 | 2026-05-02T04:13:15.279Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3749 | 2026-05-02T04:13:15.364Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3750 | 2026-05-02T04:13:15.555Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3751 | 2026-05-02T04:13:15.652Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3752 | 2026-05-02T04:13:15.728Z | Compiling progenitor-macro v0.11.2 |
| 3753 | 2026-05-02T04:13:15.821Z | Compiling progenitor-macro v0.10.0 |
| 3754 | 2026-05-02T04:13:18.552Z | Checking progenitor v0.10.0 |
| 3755 | 2026-05-02T04:13:18.678Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3756 | 2026-05-02T04:13:18.706Z | Checking progenitor v0.11.2 |
| 3757 | 2026-05-02T04:13:18.823Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3758 | 2026-05-02T04:13:23.425Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3759 | 2026-05-02T04:13:24.524Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3760 | 2026-05-02T04:13:34.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.75s |
| 3761 | 2026-05-02T04:13:34.994Z | |
| 3762 | 2026-05-02T04:13:34.994Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/274) |
| 3763 | 2026-05-02T04:13:35.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-05-02T04:13:35.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-05-02T04:13:35.764Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3766 | 2026-05-02T04:13:46.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.14s |
| 3767 | 2026-05-02T04:13:46.353Z | |
| 3768 | 2026-05-02T04:13:46.353Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/274) |
| 3769 | 2026-05-02T04:13:46.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-05-02T04:13:46.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-05-02T04:13:47.131Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3772 | 2026-05-02T04:13:57.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.15s |
| 3773 | 2026-05-02T04:13:57.724Z | |
| 3774 | 2026-05-02T04:13:57.724Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/274) |
| 3775 | 2026-05-02T04:13:58.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-05-02T04:13:58.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-05-02T04:13:58.499Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3778 | 2026-05-02T04:14:08.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.17s |
| 3779 | 2026-05-02T04:14:09.112Z | |
| 3780 | 2026-05-02T04:14:09.113Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/274) |
| 3781 | 2026-05-02T04:14:09.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-05-02T04:14:09.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-05-02T04:14:09.885Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3784 | 2026-05-02T04:14:20.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s |
| 3785 | 2026-05-02T04:14:20.402Z | |
| 3786 | 2026-05-02T04:14:20.402Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/274) |
| 3787 | 2026-05-02T04:14:20.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-05-02T04:14:20.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-05-02T04:14:21.169Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3790 | 2026-05-02T04:14:31.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s |
| 3791 | 2026-05-02T04:14:31.705Z | |
| 3792 | 2026-05-02T04:14:31.705Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/274) |
| 3793 | 2026-05-02T04:14:32.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-05-02T04:14:32.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-05-02T04:14:32.475Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3796 | 2026-05-02T04:14:42.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s |
| 3797 | 2026-05-02T04:14:43.113Z | |
| 3798 | 2026-05-02T04:14:43.113Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/274) |
| 3799 | 2026-05-02T04:14:43.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-05-02T04:14:43.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-05-02T04:14:43.881Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3802 | 2026-05-02T04:14:54.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s |
| 3803 | 2026-05-02T04:14:54.435Z | |
| 3804 | 2026-05-02T04:14:54.435Z | info: running `cargo check --bins` on bootstrap-agent-api (191/274) |
| 3805 | 2026-05-02T04:14:54.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-05-02T04:14:54.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-05-02T04:14:54.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-05-02T04:14:54.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3809 | 2026-05-02T04:14:55.027Z | |
| 3810 | 2026-05-02T04:14:55.027Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/274) |
| 3811 | 2026-05-02T04:14:55.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-05-02T04:14:55.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-05-02T04:14:55.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-05-02T04:14:55.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3815 | 2026-05-02T04:14:55.631Z | |
| 3816 | 2026-05-02T04:14:55.631Z | info: running `cargo check --bins` on range-requests (193/274) |
| 3817 | 2026-05-02T04:14:56.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-05-02T04:14:56.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-05-02T04:14:56.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-05-02T04:14:56.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3821 | 2026-05-02T04:14:56.219Z | |
| 3822 | 2026-05-02T04:14:56.219Z | info: running `cargo check --bins` on repo-depot-api (194/274) |
| 3823 | 2026-05-02T04:14:56.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-05-02T04:14:56.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-05-02T04:14:56.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-05-02T04:14:56.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3827 | 2026-05-02T04:14:56.812Z | |
| 3828 | 2026-05-02T04:14:56.812Z | info: running `cargo check --bins` on sled-agent-api (195/274) |
| 3829 | 2026-05-02T04:14:57.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-05-02T04:14:57.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-05-02T04:14:57.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-05-02T04:14:57.335Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3833 | 2026-05-02T04:14:57.427Z | |
| 3834 | 2026-05-02T04:14:57.427Z | info: running `cargo check --bins` on sled-diagnostics (196/274) |
| 3835 | 2026-05-02T04:14:57.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-05-02T04:14:57.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-05-02T04:14:57.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-05-02T04:14:57.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3839 | 2026-05-02T04:14:58.043Z | |
| 3840 | 2026-05-02T04:14:58.043Z | info: running `cargo check --bins` on zfs-test-harness (197/274) |
| 3841 | 2026-05-02T04:14:58.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-05-02T04:14:58.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-05-02T04:14:58.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-05-02T04:14:58.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3845 | 2026-05-02T04:14:58.662Z | |
| 3846 | 2026-05-02T04:14:58.662Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/274) |
| 3847 | 2026-05-02T04:14:59.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-05-02T04:14:59.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-05-02T04:14:59.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-05-02T04:14:59.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3851 | 2026-05-02T04:14:59.283Z | |
| 3852 | 2026-05-02T04:14:59.283Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/274) |
| 3853 | 2026-05-02T04:14:59.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-05-02T04:14:59.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-05-02T04:14:59.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-05-02T04:14:59.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3857 | 2026-05-02T04:14:59.905Z | |
| 3858 | 2026-05-02T04:14:59.905Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/274) |
| 3859 | 2026-05-02T04:15:00.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-05-02T04:15:00.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-05-02T04:15:00.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-05-02T04:15:00.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3863 | 2026-05-02T04:15:00.523Z | |
| 3864 | 2026-05-02T04:15:00.523Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/274) |
| 3865 | 2026-05-02T04:15:01.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-05-02T04:15:01.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-05-02T04:15:01.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-05-02T04:15:01.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3869 | 2026-05-02T04:15:01.141Z | |
| 3870 | 2026-05-02T04:15:01.141Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/274) |
| 3871 | 2026-05-02T04:15:01.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-05-02T04:15:01.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-05-02T04:15:01.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-05-02T04:15:01.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3875 | 2026-05-02T04:15:01.760Z | |
| 3876 | 2026-05-02T04:15:01.760Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/274) |
| 3877 | 2026-05-02T04:15:02.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-05-02T04:15:02.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-05-02T04:15:02.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-05-02T04:15:02.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3881 | 2026-05-02T04:15:02.380Z | |
| 3882 | 2026-05-02T04:15:02.380Z | info: running `cargo check --bins` on sled-agent-rack-setup (204/274) |
| 3883 | 2026-05-02T04:15:02.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-05-02T04:15:02.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-05-02T04:15:02.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-05-02T04:15:02.931Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3887 | 2026-05-02T04:15:03.031Z | |
| 3888 | 2026-05-02T04:15:03.031Z | info: running `cargo check --bins` on trust-quorum (205/274) |
| 3889 | 2026-05-02T04:15:03.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-05-02T04:15:03.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-05-02T04:15:03.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-05-02T04:15:03.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3893 | 2026-05-02T04:15:03.653Z | |
| 3894 | 2026-05-02T04:15:03.653Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/274) |
| 3895 | 2026-05-02T04:15:04.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-05-02T04:15:04.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-05-02T04:15:04.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-05-02T04:15:04.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3899 | 2026-05-02T04:15:04.290Z | |
| 3900 | 2026-05-02T04:15:04.290Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/274) |
| 3901 | 2026-05-02T04:15:04.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-05-02T04:15:04.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-05-02T04:15:04.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-05-02T04:15:04.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3905 | 2026-05-02T04:15:04.941Z | |
| 3906 | 2026-05-02T04:15:04.941Z | info: running `cargo check --bins` on update-common (208/274) |
| 3907 | 2026-05-02T04:15:05.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-05-02T04:15:05.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-05-02T04:15:05.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-05-02T04:15:05.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3911 | 2026-05-02T04:15:05.548Z | |
| 3912 | 2026-05-02T04:15:05.548Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/274) |
| 3913 | 2026-05-02T04:15:06.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-05-02T04:15:06.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-05-02T04:15:06.097Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-05-02T04:15:06.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3917 | 2026-05-02T04:15:06.201Z | |
| 3918 | 2026-05-02T04:15:06.201Z | info: running `cargo check --bins` on omicron-deployment-graph (210/274) |
| 3919 | 2026-05-02T04:15:06.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-05-02T04:15:06.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-05-02T04:15:06.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-05-02T04:15:06.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3923 | 2026-05-02T04:15:06.780Z | |
| 3924 | 2026-05-02T04:15:06.780Z | info: running `cargo check --bins` on reconfigurator-cli (211/274) |
| 3925 | 2026-05-02T04:15:07.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-05-02T04:15:07.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-05-02T04:15:07.550Z | Compiling fs-err v2.11.0 |
| 3928 | 2026-05-02T04:15:07.550Z | Checking ignore v0.4.25 |
| 3929 | 2026-05-02T04:15:07.550Z | Checking arc-swap v1.8.2 |
| 3930 | 2026-05-02T04:15:07.670Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3931 | 2026-05-02T04:15:07.690Z | Checking predicates-tree v1.0.13 |
| 3932 | 2026-05-02T04:15:07.698Z | Checking parse-size v1.1.0 |
| 3933 | 2026-05-02T04:15:07.710Z | Checking rand_seeder v0.4.0 |
| 3934 | 2026-05-02T04:15:07.713Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3935 | 2026-05-02T04:15:07.785Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3936 | 2026-05-02T04:15:07.806Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3937 | 2026-05-02T04:15:07.843Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3938 | 2026-05-02T04:15:07.900Z | Checking slog-scope v4.4.1 |
| 3939 | 2026-05-02T04:15:07.999Z | Compiling petname v2.0.2 |
| 3940 | 2026-05-02T04:15:08.018Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3941 | 2026-05-02T04:15:08.032Z | Checking slog-stdlog v4.1.1 |
| 3942 | 2026-05-02T04:15:08.045Z | Checking globwalk v0.9.1 |
| 3943 | 2026-05-02T04:15:08.149Z | Checking slog-envlogger v2.2.0 |
| 3944 | 2026-05-02T04:15:08.152Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3945 | 2026-05-02T04:15:08.220Z | Checking camino-tempfile-ext v0.3.3 |
| 3946 | 2026-05-02T04:15:08.252Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3947 | 2026-05-02T04:15:08.295Z | Checking sapling-renderdag v0.1.0 |
| 3948 | 2026-05-02T04:15:08.411Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3949 | 2026-05-02T04:15:08.414Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3950 | 2026-05-02T04:15:08.528Z | Checking subprocess v0.2.15 |
| 3951 | 2026-05-02T04:15:08.613Z | Checking sync-ptr v0.1.4 |
| 3952 | 2026-05-02T04:15:08.647Z | Checking colored v2.2.0 |
| 3953 | 2026-05-02T04:15:08.669Z | Checking assert_matches v1.5.0 |
| 3954 | 2026-05-02T04:15:08.780Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3955 | 2026-05-02T04:15:08.808Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3956 | 2026-05-02T04:15:08.952Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3957 | 2026-05-02T04:15:08.952Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3958 | 2026-05-02T04:15:09.531Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3959 | 2026-05-02T04:15:10.820Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3960 | 2026-05-02T04:15:13.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s |
| 3961 | 2026-05-02T04:15:13.220Z | |
| 3962 | 2026-05-02T04:15:13.220Z | info: running `cargo check --bins` on omicron-repl-utils (212/274) |
| 3963 | 2026-05-02T04:15:13.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3964 | 2026-05-02T04:15:13.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3965 | 2026-05-02T04:15:13.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3966 | 2026-05-02T04:15:13.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3967 | 2026-05-02T04:15:13.805Z | |
| 3968 | 2026-05-02T04:15:13.805Z | info: running `cargo check --bins` on transient-dns-server (213/274) |
| 3969 | 2026-05-02T04:15:14.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3970 | 2026-05-02T04:15:14.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3971 | 2026-05-02T04:15:14.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3972 | 2026-05-02T04:15:14.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3973 | 2026-05-02T04:15:14.416Z | |
| 3974 | 2026-05-02T04:15:14.416Z | info: running `cargo check --bins` on nexus-test-interface (214/274) |
| 3975 | 2026-05-02T04:15:14.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3976 | 2026-05-02T04:15:14.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3977 | 2026-05-02T04:15:14.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3978 | 2026-05-02T04:15:14.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3979 | 2026-05-02T04:15:15.070Z | |
| 3980 | 2026-05-02T04:15:15.070Z | info: running `cargo check --bins` on oximeter-collector (215/274) |
| 3981 | 2026-05-02T04:15:15.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3982 | 2026-05-02T04:15:15.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3983 | 2026-05-02T04:15:15.793Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3984 | 2026-05-02T04:15:15.793Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3985 | 2026-05-02T04:15:16.435Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3986 | 2026-05-02T04:15:17.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s |
| 3987 | 2026-05-02T04:15:18.195Z | |
| 3988 | 2026-05-02T04:15:18.196Z | info: running `cargo check --bins` on oximeter-api (216/274) |
| 3989 | 2026-05-02T04:15:18.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3990 | 2026-05-02T04:15:18.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3991 | 2026-05-02T04:15:18.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3992 | 2026-05-02T04:15:18.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3993 | 2026-05-02T04:15:18.792Z | |
| 3994 | 2026-05-02T04:15:18.792Z | info: running `cargo check --bins` on cert-dev (217/274) |
| 3995 | 2026-05-02T04:15:19.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3996 | 2026-05-02T04:15:19.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3997 | 2026-05-02T04:15:19.392Z | Checking yasna v0.5.2 |
| 3998 | 2026-05-02T04:15:19.787Z | Checking rcgen v0.12.1 |
| 3999 | 2026-05-02T04:15:20.031Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4000 | 2026-05-02T04:15:20.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 4001 | 2026-05-02T04:15:20.389Z | |
| 4002 | 2026-05-02T04:15:20.389Z | info: running `cargo check --bins` on clickana (218/274) |
| 4003 | 2026-05-02T04:15:20.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-05-02T04:15:20.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-05-02T04:15:21.032Z | Compiling darling_core v0.23.0 |
| 4006 | 2026-05-02T04:15:21.139Z | Compiling instability v0.3.11 |
| 4007 | 2026-05-02T04:15:21.146Z | Checking castaway v0.2.4 |
| 4008 | 2026-05-02T04:15:21.149Z | Compiling indoc v2.0.7 |
| 4009 | 2026-05-02T04:15:21.153Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 4010 | 2026-05-02T04:15:21.159Z | Checking unicode-truncate v1.1.0 |
| 4011 | 2026-05-02T04:15:21.177Z | Checking lru v0.12.5 |
| 4012 | 2026-05-02T04:15:21.177Z | Checking cassowary v0.3.0 |
| 4013 | 2026-05-02T04:15:21.235Z | Checking compact_str v0.8.1 |
| 4014 | 2026-05-02T04:15:22.093Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 4015 | 2026-05-02T04:15:22.269Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 4016 | 2026-05-02T04:15:22.559Z | Compiling darling_macro v0.23.0 |
| 4017 | 2026-05-02T04:15:22.959Z | Compiling darling v0.23.0 |
| 4018 | 2026-05-02T04:15:23.543Z | Checking ratatui v0.29.0 |
| 4019 | 2026-05-02T04:15:24.596Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4020 | 2026-05-02T04:15:25.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s |
| 4021 | 2026-05-02T04:15:25.447Z | |
| 4022 | 2026-05-02T04:15:25.447Z | info: running `cargo check --bins` on clickhouse-cluster-dev (219/274) |
| 4023 | 2026-05-02T04:15:25.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-05-02T04:15:25.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-05-02T04:15:26.165Z | Checking headers-core v0.3.0 |
| 4026 | 2026-05-02T04:15:26.165Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4027 | 2026-05-02T04:15:26.359Z | Checking headers v0.4.1 |
| 4028 | 2026-05-02T04:15:26.732Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4029 | 2026-05-02T04:15:27.566Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4030 | 2026-05-02T04:15:28.053Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4031 | 2026-05-02T04:15:28.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s |
| 4032 | 2026-05-02T04:15:28.659Z | |
| 4033 | 2026-05-02T04:15:28.659Z | info: running `cargo check --bins` on ch-dev (220/274) |
| 4034 | 2026-05-02T04:15:29.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-05-02T04:15:29.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-05-02T04:15:29.376Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4037 | 2026-05-02T04:15:30.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4038 | 2026-05-02T04:15:30.309Z | |
| 4039 | 2026-05-02T04:15:30.309Z | info: running `cargo check --bins` on dev-tools-common (221/274) |
| 4040 | 2026-05-02T04:15:30.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-05-02T04:15:30.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-05-02T04:15:30.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-05-02T04:15:30.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 4044 | 2026-05-02T04:15:30.775Z | |
| 4045 | 2026-05-02T04:15:30.775Z | info: running `cargo check --bins` on crdb-seed (222/274) |
| 4046 | 2026-05-02T04:15:31.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-05-02T04:15:31.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-05-02T04:15:31.485Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4049 | 2026-05-02T04:15:32.455Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4050 | 2026-05-02T04:15:32.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s |
| 4051 | 2026-05-02T04:15:32.989Z | |
| 4052 | 2026-05-02T04:15:32.989Z | info: running `cargo check --bins` on db-dev (223/274) |
| 4053 | 2026-05-02T04:15:33.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4054 | 2026-05-02T04:15:33.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4055 | 2026-05-02T04:15:33.705Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4056 | 2026-05-02T04:15:34.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4057 | 2026-05-02T04:15:34.665Z | |
| 4058 | 2026-05-02T04:15:34.665Z | info: running `cargo check --bins` on omicron-dev-lib (224/274) |
| 4059 | 2026-05-02T04:15:35.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4060 | 2026-05-02T04:15:35.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4061 | 2026-05-02T04:15:35.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4062 | 2026-05-02T04:15:35.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4063 | 2026-05-02T04:15:35.304Z | |
| 4064 | 2026-05-02T04:15:35.304Z | info: running `cargo check --bins` on xtask-downloader (225/274) |
| 4065 | 2026-05-02T04:15:35.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4066 | 2026-05-02T04:15:35.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4067 | 2026-05-02T04:15:35.907Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4068 | 2026-05-02T04:15:36.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s |
| 4069 | 2026-05-02T04:15:36.756Z | |
| 4070 | 2026-05-02T04:15:36.756Z | info: running `cargo check --bins` on omicron-dropshot-apis (226/274) |
| 4071 | 2026-05-02T04:15:37.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4072 | 2026-05-02T04:15:37.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4073 | 2026-05-02T04:15:37.491Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4074 | 2026-05-02T04:15:37.491Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4075 | 2026-05-02T04:15:37.491Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4076 | 2026-05-02T04:15:38.498Z | Checking git-stub v1.0.0 |
| 4077 | 2026-05-02T04:15:38.498Z | Compiling trait-variant v0.1.2 |
| 4078 | 2026-05-02T04:15:38.498Z | Checking is_ci v1.2.0 |
| 4079 | 2026-05-02T04:15:38.498Z | Checking maplit v1.0.2 |
| 4080 | 2026-05-02T04:15:38.498Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4081 | 2026-05-02T04:15:38.501Z | Checking supports-color v3.0.2 |
| 4082 | 2026-05-02T04:15:38.501Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4083 | 2026-05-02T04:15:38.501Z | Checking git-stub-vcs v0.1.0 |
| 4084 | 2026-05-02T04:15:38.501Z | Checking drift v0.1.3 |
| 4085 | 2026-05-02T04:15:38.501Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4086 | 2026-05-02T04:15:38.501Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4087 | 2026-05-02T04:15:38.501Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4088 | 2026-05-02T04:15:38.501Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4089 | 2026-05-02T04:15:38.501Z | Checking dropshot-api-manager v0.7.1 |
| 4090 | 2026-05-02T04:15:38.502Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 4091 | 2026-05-02T04:15:38.502Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4092 | 2026-05-02T04:15:38.502Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4093 | 2026-05-02T04:15:38.502Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4094 | 2026-05-02T04:15:38.522Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4095 | 2026-05-02T04:15:38.858Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4096 | 2026-05-02T04:15:43.796Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4097 | 2026-05-02T04:15:44.864Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4098 | 2026-05-02T04:15:45.419Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4099 | 2026-05-02T04:15:45.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s |
| 4100 | 2026-05-02T04:15:46.031Z | |
| 4101 | 2026-05-02T04:15:46.031Z | info: running `cargo check --bins` on installinator-api (227/274) |
| 4102 | 2026-05-02T04:15:46.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4103 | 2026-05-02T04:15:46.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4104 | 2026-05-02T04:15:46.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4105 | 2026-05-02T04:15:46.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4106 | 2026-05-02T04:15:46.621Z | |
| 4107 | 2026-05-02T04:15:46.621Z | info: running `cargo check --bins` on nexus-external-api (228/274) |
| 4108 | 2026-05-02T04:15:47.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4109 | 2026-05-02T04:15:47.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4110 | 2026-05-02T04:15:47.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4111 | 2026-05-02T04:15:47.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4112 | 2026-05-02T04:15:47.256Z | |
| 4113 | 2026-05-02T04:15:47.256Z | info: running `cargo check --bins` on nexus-internal-api (229/274) |
| 4114 | 2026-05-02T04:15:47.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4115 | 2026-05-02T04:15:47.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4116 | 2026-05-02T04:15:47.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4117 | 2026-05-02T04:15:47.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4118 | 2026-05-02T04:15:47.896Z | |
| 4119 | 2026-05-02T04:15:47.896Z | info: running `cargo check --bins` on nexus-lockstep-api (230/274) |
| 4120 | 2026-05-02T04:15:48.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4121 | 2026-05-02T04:15:48.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4122 | 2026-05-02T04:15:48.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4123 | 2026-05-02T04:15:48.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4124 | 2026-05-02T04:15:48.533Z | |
| 4125 | 2026-05-02T04:15:48.533Z | info: running `cargo check --bins` on ntp-admin-api (231/274) |
| 4126 | 2026-05-02T04:15:49.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4127 | 2026-05-02T04:15:49.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4128 | 2026-05-02T04:15:49.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4129 | 2026-05-02T04:15:49.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4130 | 2026-05-02T04:15:49.127Z | |
| 4131 | 2026-05-02T04:15:49.127Z | info: running `cargo check --bins` on ntp-admin-types-versions (232/274) |
| 4132 | 2026-05-02T04:15:49.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4133 | 2026-05-02T04:15:49.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4134 | 2026-05-02T04:15:49.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4135 | 2026-05-02T04:15:49.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4136 | 2026-05-02T04:15:49.708Z | |
| 4137 | 2026-05-02T04:15:49.708Z | info: running `cargo check --bins` on wicketd-api (233/274) |
| 4138 | 2026-05-02T04:15:50.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4139 | 2026-05-02T04:15:50.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4140 | 2026-05-02T04:15:50.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4141 | 2026-05-02T04:15:50.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4142 | 2026-05-02T04:15:50.318Z | |
| 4143 | 2026-05-02T04:15:50.318Z | info: running `cargo check --bins` on omicron-ls-apis (234/274) |
| 4144 | 2026-05-02T04:15:50.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4145 | 2026-05-02T04:15:50.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4146 | 2026-05-02T04:15:50.917Z | Checking typeid v1.0.3 |
| 4147 | 2026-05-02T04:15:51.028Z | Checking ordered-float v2.10.1 |
| 4148 | 2026-05-02T04:15:51.044Z | Checking unicode-xid v0.2.6 |
| 4149 | 2026-05-02T04:15:51.057Z | Checking cargo-platform v0.2.0 |
| 4150 | 2026-05-02T04:15:51.065Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4151 | 2026-05-02T04:15:51.093Z | Checking erased-serde v0.4.9 |
| 4152 | 2026-05-02T04:15:51.224Z | Checking serde-value v0.7.0 |
| 4153 | 2026-05-02T04:15:51.397Z | Checking serde-untagged v0.1.9 |
| 4154 | 2026-05-02T04:15:51.548Z | Checking cargo-util-schemas v0.8.2 |
| 4155 | 2026-05-02T04:15:52.219Z | Checking cargo_metadata v0.21.0 |
| 4156 | 2026-05-02T04:15:52.812Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4157 | 2026-05-02T04:15:53.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
| 4158 | 2026-05-02T04:15:53.656Z | |
| 4159 | 2026-05-02T04:15:53.656Z | info: running `cargo check --bins` on mgs-dev (235/274) |
| 4160 | 2026-05-02T04:15:54.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4161 | 2026-05-02T04:15:54.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4162 | 2026-05-02T04:15:54.378Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4163 | 2026-05-02T04:15:54.991Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4164 | 2026-05-02T04:15:55.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 4165 | 2026-05-02T04:15:55.706Z | |
| 4166 | 2026-05-02T04:15:55.706Z | info: running `cargo check --bins` on omicron-omdb (236/274) |
| 4167 | 2026-05-02T04:15:56.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4168 | 2026-05-02T04:15:56.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4169 | 2026-05-02T04:15:56.551Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4170 | 2026-05-02T04:15:56.551Z | Compiling vergen-gitcl v1.0.8 |
| 4171 | 2026-05-02T04:15:56.554Z | Compiling dirs-sys-next v0.1.2 |
| 4172 | 2026-05-02T04:15:56.554Z | Compiling glob v0.3.3 |
| 4173 | 2026-05-02T04:15:56.554Z | Compiling crunchy v0.2.4 |
| 4174 | 2026-05-02T04:15:56.554Z | Compiling diesel_derives v2.3.7 |
| 4175 | 2026-05-02T04:15:56.554Z | Compiling dsl_auto_type v0.2.0 |
| 4176 | 2026-05-02T04:15:56.554Z | Checking scheduled-thread-pool v0.2.7 |
| 4177 | 2026-05-02T04:15:56.826Z | Compiling dirs-next v2.0.0 |
| 4178 | 2026-05-02T04:15:56.877Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4179 | 2026-05-02T04:15:56.939Z | Compiling tiny-keccak v2.0.2 |
| 4180 | 2026-05-02T04:15:56.957Z | Compiling term v0.7.0 |
| 4181 | 2026-05-02T04:15:57.052Z | Compiling clang-sys v1.8.1 |
| 4182 | 2026-05-02T04:15:57.095Z | Checking r2d2 v0.8.10 |
| 4183 | 2026-05-02T04:15:57.111Z | Compiling bit-vec v0.6.3 |
| 4184 | 2026-05-02T04:15:57.148Z | Checking downcast-rs v2.0.2 |
| 4185 | 2026-05-02T04:15:57.246Z | Compiling ascii-canvas v3.0.0 |
| 4186 | 2026-05-02T04:15:57.274Z | Compiling bit-set v0.5.3 |
| 4187 | 2026-05-02T04:15:57.416Z | Compiling itertools v0.10.5 |
| 4188 | 2026-05-02T04:15:57.431Z | Compiling ena v0.14.4 |
| 4189 | 2026-05-02T04:15:57.483Z | Compiling libloading v0.8.9 |
| 4190 | 2026-05-02T04:15:57.514Z | Compiling diff v0.1.13 |
| 4191 | 2026-05-02T04:15:57.530Z | Compiling bindgen v0.71.1 |
| 4192 | 2026-05-02T04:15:57.639Z | Compiling regex-syntax v0.6.29 |
| 4193 | 2026-05-02T04:15:57.731Z | Compiling cexpr v0.6.0 |
| 4194 | 2026-05-02T04:15:57.773Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4195 | 2026-05-02T04:15:57.961Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4196 | 2026-05-02T04:15:58.000Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4197 | 2026-05-02T04:15:58.115Z | Compiling libxml v0.3.3 |
| 4198 | 2026-05-02T04:15:58.337Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4199 | 2026-05-02T04:15:58.413Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4200 | 2026-05-02T04:15:58.453Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4201 | 2026-05-02T04:15:58.634Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4202 | 2026-05-02T04:15:58.651Z | Compiling strum_macros v0.24.3 |
| 4203 | 2026-05-02T04:15:58.701Z | Compiling indoc v1.0.9 |
| 4204 | 2026-05-02T04:15:59.136Z | Compiling lalrpop v0.19.12 |
| 4205 | 2026-05-02T04:15:59.669Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4206 | 2026-05-02T04:15:59.701Z | Checking derive_builder v0.20.2 |
| 4207 | 2026-05-02T04:15:59.818Z | Compiling oso-derive v0.27.3 |
| 4208 | 2026-05-02T04:15:59.857Z | Checking quick-xml v0.37.5 |
| 4209 | 2026-05-02T04:15:59.991Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4210 | 2026-05-02T04:16:00.304Z | Checking openssl-probe v0.1.6 |
| 4211 | 2026-05-02T04:16:00.444Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4212 | 2026-05-02T04:16:00.716Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4213 | 2026-05-02T04:16:00.907Z | Checking bb8 v0.8.6 |
| 4214 | 2026-05-02T04:16:01.187Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4215 | 2026-05-02T04:16:01.206Z | Checking nonempty v0.12.0 |
| 4216 | 2026-05-02T04:16:01.321Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4217 | 2026-05-02T04:16:01.370Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4218 | 2026-05-02T04:16:01.408Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4219 | 2026-05-02T04:16:01.528Z | Checking console v0.16.2 |
| 4220 | 2026-05-02T04:16:01.555Z | Checking unit-prefix v0.5.2 |
| 4221 | 2026-05-02T04:16:01.646Z | Checking support-bundle-viewer v0.1.2 |
| 4222 | 2026-05-02T04:16:01.745Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4223 | 2026-05-02T04:16:01.877Z | Checking indicatif v0.18.4 |
| 4224 | 2026-05-02T04:16:01.897Z | Checking multimap v0.10.1 |
| 4225 | 2026-05-02T04:16:02.527Z | Checking diesel v2.3.7 |
| 4226 | 2026-05-02T04:16:04.286Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4227 | 2026-05-02T04:16:04.996Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4228 | 2026-05-02T04:16:05.264Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4229 | 2026-05-02T04:16:05.929Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4230 | 2026-05-02T04:16:06.730Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4231 | 2026-05-02T04:16:06.804Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4232 | 2026-05-02T04:16:07.028Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4233 | 2026-05-02T04:16:07.365Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4234 | 2026-05-02T04:16:09.392Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4235 | 2026-05-02T04:16:14.064Z | Compiling samael v0.0.19 |
| 4236 | 2026-05-02T04:16:18.190Z | Checking diesel-dtrace v0.5.0 |
| 4237 | 2026-05-02T04:16:18.426Z | Checking async-bb8-diesel v0.2.1 |
| 4238 | 2026-05-02T04:16:19.560Z | Compiling polar-core v0.27.3 |
| 4239 | 2026-05-02T04:16:23.956Z | Checking oso v0.27.3 |
| 4240 | 2026-05-02T04:16:59.860Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4241 | 2026-05-02T04:17:32.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 4242 | 2026-05-02T04:17:32.820Z | |
| 4243 | 2026-05-02T04:17:32.820Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (237/274) |
| 4244 | 2026-05-02T04:17:33.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4245 | 2026-05-02T04:17:33.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4246 | 2026-05-02T04:17:33.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4247 | 2026-05-02T04:17:33.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4248 | 2026-05-02T04:17:33.477Z | |
| 4249 | 2026-05-02T04:17:33.477Z | info: running `cargo check --bins` on nexus-saga-recovery (238/274) |
| 4250 | 2026-05-02T04:17:34.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4251 | 2026-05-02T04:17:34.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4252 | 2026-05-02T04:17:34.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4253 | 2026-05-02T04:17:34.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4254 | 2026-05-02T04:17:34.127Z | |
| 4255 | 2026-05-02T04:17:34.127Z | info: running `cargo check --bins` on nexus-test-utils-macros (239/274) |
| 4256 | 2026-05-02T04:17:34.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4257 | 2026-05-02T04:17:34.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4258 | 2026-05-02T04:17:34.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4259 | 2026-05-02T04:17:34.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4260 | 2026-05-02T04:17:34.706Z | |
| 4261 | 2026-05-02T04:17:34.706Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (240/274) |
| 4262 | 2026-05-02T04:17:35.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4263 | 2026-05-02T04:17:35.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4264 | 2026-05-02T04:17:35.565Z | Compiling libz-sys v1.1.24 |
| 4265 | 2026-05-02T04:17:35.697Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4266 | 2026-05-02T04:17:35.708Z | Compiling vergen-git2 v1.0.7 |
| 4267 | 2026-05-02T04:17:35.735Z | Compiling rustls v0.21.12 |
| 4268 | 2026-05-02T04:17:35.742Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4269 | 2026-05-02T04:17:35.745Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4270 | 2026-05-02T04:17:35.745Z | Checking sct v0.7.1 |
| 4271 | 2026-05-02T04:17:35.745Z | Checking rustls-webpki v0.101.7 |
| 4272 | 2026-05-02T04:17:35.894Z | Compiling nix v0.29.0 |
| 4273 | 2026-05-02T04:17:35.914Z | Compiling dropshot v0.16.7 |
| 4274 | 2026-05-02T04:17:35.956Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4275 | 2026-05-02T04:17:36.000Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4276 | 2026-05-02T04:17:36.069Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4277 | 2026-05-02T04:17:36.157Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4278 | 2026-05-02T04:17:36.176Z | Checking toml v0.9.12+spec-1.1.0 |
| 4279 | 2026-05-02T04:17:36.230Z | Compiling dropshot_endpoint v0.16.7 |
| 4280 | 2026-05-02T04:17:36.373Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4281 | 2026-05-02T04:17:36.512Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4282 | 2026-05-02T04:17:36.758Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4283 | 2026-05-02T04:17:36.773Z | Checking rustls-pemfile v1.0.4 |
| 4284 | 2026-05-02T04:17:36.914Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4285 | 2026-05-02T04:17:37.147Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4286 | 2026-05-02T04:17:37.176Z | Checking twox-hash v2.1.2 |
| 4287 | 2026-05-02T04:17:37.356Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4288 | 2026-05-02T04:17:37.371Z | Checking tokio-rustls v0.24.1 |
| 4289 | 2026-05-02T04:17:37.953Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4290 | 2026-05-02T04:17:38.009Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4291 | 2026-05-02T04:17:38.055Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4292 | 2026-05-02T04:17:38.599Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4293 | 2026-05-02T04:17:38.671Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4294 | 2026-05-02T04:17:38.696Z | Checking fatfs v0.3.6 |
| 4295 | 2026-05-02T04:17:38.813Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4296 | 2026-05-02T04:17:38.960Z | Compiling seq-macro v0.3.6 |
| 4297 | 2026-05-02T04:17:42.542Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4298 | 2026-05-02T04:17:42.670Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4299 | 2026-05-02T04:17:42.908Z | Compiling git2 v0.20.4 |
| 4300 | 2026-05-02T04:17:45.081Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4301 | 2026-05-02T04:18:30.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.76s |
| 4302 | 2026-05-02T04:18:30.700Z | |
| 4303 | 2026-05-02T04:18:30.700Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (241/274) |
| 4304 | 2026-05-02T04:18:31.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4305 | 2026-05-02T04:18:31.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4306 | 2026-05-02T04:18:31.578Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4307 | 2026-05-02T04:19:09.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.09s |
| 4308 | 2026-05-02T04:19:10.020Z | |
| 4309 | 2026-05-02T04:19:10.020Z | info: running `cargo check --bins` on nexus-background-task-interface (242/274) |
| 4310 | 2026-05-02T04:19:10.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4311 | 2026-05-02T04:19:10.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4312 | 2026-05-02T04:19:10.516Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4313 | 2026-05-02T04:19:10.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4314 | 2026-05-02T04:19:10.601Z | |
| 4315 | 2026-05-02T04:19:10.601Z | info: running `cargo check --bins --no-default-features` on nexus-fm (243/274) |
| 4316 | 2026-05-02T04:19:11.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4317 | 2026-05-02T04:19:11.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4318 | 2026-05-02T04:19:11.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4319 | 2026-05-02T04:19:11.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4320 | 2026-05-02T04:19:11.234Z | |
| 4321 | 2026-05-02T04:19:11.234Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (244/274) |
| 4322 | 2026-05-02T04:19:11.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4323 | 2026-05-02T04:19:11.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4324 | 2026-05-02T04:19:11.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4325 | 2026-05-02T04:19:11.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4326 | 2026-05-02T04:19:11.886Z | |
| 4327 | 2026-05-02T04:19:11.886Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (245/274) |
| 4328 | 2026-05-02T04:19:12.429Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4329 | 2026-05-02T04:19:12.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4330 | 2026-05-02T04:19:12.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4331 | 2026-05-02T04:19:12.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4332 | 2026-05-02T04:19:12.534Z | |
| 4333 | 2026-05-02T04:19:12.534Z | info: running `cargo check --bins` on nexus-mgs-updates (246/274) |
| 4334 | 2026-05-02T04:19:13.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4335 | 2026-05-02T04:19:13.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4336 | 2026-05-02T04:19:13.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4337 | 2026-05-02T04:19:13.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4338 | 2026-05-02T04:19:13.175Z | |
| 4339 | 2026-05-02T04:19:13.175Z | info: running `cargo check --bins` on nexus-networking (247/274) |
| 4340 | 2026-05-02T04:19:13.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4341 | 2026-05-02T04:19:13.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4342 | 2026-05-02T04:19:13.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4343 | 2026-05-02T04:19:13.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4344 | 2026-05-02T04:19:13.827Z | |
| 4345 | 2026-05-02T04:19:13.827Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (248/274) |
| 4346 | 2026-05-02T04:19:14.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4347 | 2026-05-02T04:19:14.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4348 | 2026-05-02T04:19:14.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4349 | 2026-05-02T04:19:14.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4350 | 2026-05-02T04:19:14.473Z | |
| 4351 | 2026-05-02T04:19:14.473Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (249/274) |
| 4352 | 2026-05-02T04:19:15.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4353 | 2026-05-02T04:19:15.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4354 | 2026-05-02T04:19:15.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4355 | 2026-05-02T04:19:15.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4356 | 2026-05-02T04:19:15.123Z | |
| 4357 | 2026-05-02T04:19:15.123Z | info: running `cargo check --bins` on omicron-dev (250/274) |
| 4358 | 2026-05-02T04:19:15.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4359 | 2026-05-02T04:19:15.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4360 | 2026-05-02T04:19:16.006Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4361 | 2026-05-02T04:19:16.006Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4362 | 2026-05-02T04:19:16.194Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4363 | 2026-05-02T04:19:16.224Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4364 | 2026-05-02T04:19:16.243Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4365 | 2026-05-02T04:19:16.260Z | Checking yansi v1.0.1 |
| 4366 | 2026-05-02T04:19:16.263Z | Checking diff v0.1.13 |
| 4367 | 2026-05-02T04:19:16.263Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4368 | 2026-05-02T04:19:16.335Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4369 | 2026-05-02T04:19:16.506Z | Checking pretty_assertions v1.4.1 |
| 4370 | 2026-05-02T04:19:17.147Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4371 | 2026-05-02T04:19:17.509Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4372 | 2026-05-02T04:19:40.311Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4373 | 2026-05-02T04:19:40.311Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4374 | 2026-05-02T04:19:40.314Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4375 | 2026-05-02T04:19:40.314Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4376 | 2026-05-02T04:19:40.314Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4377 | 2026-05-02T04:19:40.314Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4378 | 2026-05-02T04:19:41.138Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4379 | 2026-05-02T04:19:42.231Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4380 | 2026-05-02T04:20:20.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4381 | 2026-05-02T04:20:20.418Z | |
| 4382 | 2026-05-02T04:20:20.418Z | info: running `cargo check --bins` on omicron-pins (251/274) |
| 4383 | 2026-05-02T04:20:20.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4384 | 2026-05-02T04:20:20.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4385 | 2026-05-02T04:20:20.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4386 | 2026-05-02T04:20:20.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4387 | 2026-05-02T04:20:20.998Z | |
| 4388 | 2026-05-02T04:20:20.998Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (252/274) |
| 4389 | 2026-05-02T04:20:21.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4390 | 2026-05-02T04:20:21.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4391 | 2026-05-02T04:20:21.759Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4392 | 2026-05-02T04:20:21.881Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4393 | 2026-05-02T04:20:21.884Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4394 | 2026-05-02T04:20:47.308Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4395 | 2026-05-02T04:20:47.694Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4396 | 2026-05-02T04:20:49.381Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4397 | 2026-05-02T04:20:49.829Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4398 | 2026-05-02T04:20:52.724Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4399 | 2026-05-02T04:21:15.183Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4400 | 2026-05-02T04:21:15.876Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4401 | 2026-05-02T04:21:17.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.47s |
| 4402 | 2026-05-02T04:21:17.695Z | |
| 4403 | 2026-05-02T04:21:17.695Z | info: running `cargo check --bins` on reconfigurator-sp-updater (253/274) |
| 4404 | 2026-05-02T04:21:18.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4405 | 2026-05-02T04:21:18.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4406 | 2026-05-02T04:21:18.410Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4407 | 2026-05-02T04:21:19.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4408 | 2026-05-02T04:21:19.296Z | |
| 4409 | 2026-05-02T04:21:19.296Z | info: running `cargo check --bins` on omicron-releng (254/274) |
| 4410 | 2026-05-02T04:21:19.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4411 | 2026-05-02T04:21:19.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4412 | 2026-05-02T04:21:19.946Z | Compiling blake3 v1.8.3 |
| 4413 | 2026-05-02T04:21:20.057Z | Checking constant_time_eq v0.4.2 |
| 4414 | 2026-05-02T04:21:20.060Z | Checking arrayvec v0.7.6 |
| 4415 | 2026-05-02T04:21:20.063Z | Checking arrayref v0.3.9 |
| 4416 | 2026-05-02T04:21:20.076Z | Checking topological-sort v0.2.2 |
| 4417 | 2026-05-02T04:21:20.079Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4418 | 2026-05-02T04:21:20.079Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4419 | 2026-05-02T04:21:20.079Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4420 | 2026-05-02T04:21:20.127Z | Checking shell-words v1.1.1 |
| 4421 | 2026-05-02T04:21:20.823Z | Checking omicron-zone-package v0.12.2 |
| 4422 | 2026-05-02T04:21:21.526Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4423 | 2026-05-02T04:21:22.335Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s |
| 4424 | 2026-05-02T04:21:22.537Z | |
| 4425 | 2026-05-02T04:21:22.537Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (255/274) |
| 4426 | 2026-05-02T04:21:23.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4427 | 2026-05-02T04:21:23.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4428 | 2026-05-02T04:21:23.175Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4429 | 2026-05-02T04:21:23.492Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4430 | 2026-05-02T04:21:23.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 4431 | 2026-05-02T04:21:24.079Z | |
| 4432 | 2026-05-02T04:21:24.079Z | info: running `cargo check --bins` on schema (256/274) |
| 4433 | 2026-05-02T04:21:24.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4434 | 2026-05-02T04:21:24.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4435 | 2026-05-02T04:21:24.798Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4436 | 2026-05-02T04:21:25.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4437 | 2026-05-02T04:21:25.693Z | |
| 4438 | 2026-05-02T04:21:25.693Z | info: running `cargo check --bins` on xtask (257/274) |
| 4439 | 2026-05-02T04:21:26.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4440 | 2026-05-02T04:21:26.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4441 | 2026-05-02T04:21:26.137Z | Checking libc v0.2.185 |
| 4442 | 2026-05-02T04:21:26.224Z | Checking serde v1.0.228 |
| 4443 | 2026-05-02T04:21:26.292Z | Checking zerofrom v0.1.6 |
| 4444 | 2026-05-02T04:21:26.292Z | Checking bitflags v2.11.0 |
| 4445 | 2026-05-02T04:21:26.293Z | Checking smallvec v1.15.1 |
| 4446 | 2026-05-02T04:21:26.293Z | Checking indexmap v2.14.0 |
| 4447 | 2026-05-02T04:21:26.310Z | Checking serde_json v1.0.149 |
| 4448 | 2026-05-02T04:21:26.310Z | Checking scroll v0.12.0 |
| 4449 | 2026-05-02T04:21:26.322Z | Checking yoke v0.8.1 |
| 4450 | 2026-05-02T04:21:26.371Z | Checking num-traits v0.2.19 |
| 4451 | 2026-05-02T04:21:26.402Z | Checking thiserror v1.0.69 |
| 4452 | 2026-05-02T04:21:26.474Z | Checking log v0.4.29 |
| 4453 | 2026-05-02T04:21:26.486Z | Checking zerovec v0.11.5 |
| 4454 | 2026-05-02T04:21:26.497Z | Checking zerotrie v0.2.3 |
| 4455 | 2026-05-02T04:21:26.508Z | Checking errno v0.3.14 |
| 4456 | 2026-05-02T04:21:26.609Z | Checking serde_spanned v0.6.9 |
| 4457 | 2026-05-02T04:21:26.624Z | Checking toml_datetime v0.6.11 |
| 4458 | 2026-05-02T04:21:26.634Z | Checking rustix v1.1.3 |
| 4459 | 2026-05-02T04:21:26.729Z | Checking percent-encoding v2.3.2 |
| 4460 | 2026-05-02T04:21:26.753Z | Checking zerocopy v0.7.35 |
| 4461 | 2026-05-02T04:21:26.767Z | Checking goblin v0.8.2 |
| 4462 | 2026-05-02T04:21:26.806Z | Checking toml_edit v0.22.27 |
| 4463 | 2026-05-02T04:21:26.865Z | Checking getrandom v0.4.1 |
| 4464 | 2026-05-02T04:21:26.871Z | Checking form_urlencoded v1.2.2 |
| 4465 | 2026-05-02T04:21:26.887Z | Checking ordered-float v2.10.1 |
| 4466 | 2026-05-02T04:21:26.913Z | Checking tinystr v0.8.2 |
| 4467 | 2026-05-02T04:21:26.985Z | Checking potential_utf v0.1.4 |
| 4468 | 2026-05-02T04:21:26.994Z | Checking thiserror v2.0.18 |
| 4469 | 2026-05-02T04:21:27.088Z | Checking icu_locale_core v2.1.1 |
| 4470 | 2026-05-02T04:21:27.096Z | Checking syn v2.0.117 |
| 4471 | 2026-05-02T04:21:27.113Z | Checking serde-value v0.7.0 |
| 4472 | 2026-05-02T04:21:27.125Z | Checking icu_collections v2.1.1 |
| 4473 | 2026-05-02T04:21:27.214Z | Checking dtrace-parser v0.2.0 |
| 4474 | 2026-05-02T04:21:27.301Z | Checking thread-id v4.2.2 |
| 4475 | 2026-05-02T04:21:27.407Z | Checking once_cell v1.21.3 |
| 4476 | 2026-05-02T04:21:27.419Z | Checking terminal_size v0.4.3 |
| 4477 | 2026-05-02T04:21:27.432Z | Checking cargo-platform v0.2.0 |
| 4478 | 2026-05-02T04:21:27.446Z | Checking memmap v0.7.0 |
| 4479 | 2026-05-02T04:21:27.526Z | Checking clap_builder v4.5.60 |
| 4480 | 2026-05-02T04:21:27.572Z | Checking tempfile v3.25.0 |
| 4481 | 2026-05-02T04:21:27.579Z | Checking textwrap v0.16.2 |
| 4482 | 2026-05-02T04:21:27.603Z | Checking fs-err v3.3.0 |
| 4483 | 2026-05-02T04:21:27.624Z | Checking icu_provider v2.1.1 |
| 4484 | 2026-05-02T04:21:27.758Z | Checking camino-tempfile v1.4.1 |
| 4485 | 2026-05-02T04:21:27.778Z | Checking anyhow v1.0.102 |
| 4486 | 2026-05-02T04:21:27.795Z | Checking tabled v0.15.0 |
| 4487 | 2026-05-02T04:21:27.860Z | Checking icu_normalizer v2.1.1 |
| 4488 | 2026-05-02T04:21:27.871Z | Checking icu_properties v2.1.2 |
| 4489 | 2026-05-02T04:21:27.911Z | Checking toml v0.8.23 |
| 4490 | 2026-05-02T04:21:27.973Z | Checking macaddr v1.0.1 |
| 4491 | 2026-05-02T04:21:28.150Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4492 | 2026-05-02T04:21:28.258Z | Checking cargo_toml v0.21.0 |
| 4493 | 2026-05-02T04:21:28.642Z | Checking dof v0.3.0 |
| 4494 | 2026-05-02T04:21:28.682Z | Checking idna_adapter v1.2.1 |
| 4495 | 2026-05-02T04:21:28.731Z | Checking clap v4.5.60 |
| 4496 | 2026-05-02T04:21:28.802Z | Checking idna v1.1.0 |
| 4497 | 2026-05-02T04:21:28.913Z | Checking usdt-impl v0.5.0 |
| 4498 | 2026-05-02T04:21:29.021Z | Checking url v2.5.8 |
| 4499 | 2026-05-02T04:21:29.161Z | Checking usdt v0.5.0 |
| 4500 | 2026-05-02T04:21:29.357Z | Checking cargo-util-schemas v0.8.2 |
| 4501 | 2026-05-02T04:21:30.041Z | Checking cargo_metadata v0.21.0 |
| 4502 | 2026-05-02T04:21:30.646Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4503 | 2026-05-02T04:21:31.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s |
| 4504 | 2026-05-02T04:21:31.170Z | |
| 4505 | 2026-05-02T04:21:31.170Z | info: running `cargo check --bins` on dnsadm (258/274) |
| 4506 | 2026-05-02T04:21:31.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4507 | 2026-05-02T04:21:31.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4508 | 2026-05-02T04:21:31.796Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4509 | 2026-05-02T04:21:32.266Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4510 | 2026-05-02T04:21:32.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4511 | 2026-05-02T04:21:32.855Z | |
| 4512 | 2026-05-02T04:21:32.856Z | info: running `cargo check --bins` on end-to-end-tests (259/274) |
| 4513 | 2026-05-02T04:21:33.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-05-02T04:21:33.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-05-02T04:21:33.641Z | Checking polyval v0.6.2 |
| 4516 | 2026-05-02T04:21:33.763Z | Checking ctr v0.9.2 |
| 4517 | 2026-05-02T04:21:33.781Z | Checking ssh-encoding v0.2.0 |
| 4518 | 2026-05-02T04:21:33.787Z | Checking blowfish v0.9.1 |
| 4519 | 2026-05-02T04:21:33.798Z | Checking password-hash v0.4.2 |
| 4520 | 2026-05-02T04:21:33.810Z | Checking p256 v0.13.2 |
| 4521 | 2026-05-02T04:21:33.810Z | Checking p521 v0.13.3 |
| 4522 | 2026-05-02T04:21:33.838Z | Checking russh-cryptovec v0.7.3 |
| 4523 | 2026-05-02T04:21:33.901Z | Checking ghash v0.5.1 |
| 4524 | 2026-05-02T04:21:33.919Z | Checking bcrypt-pbkdf v0.10.0 |
| 4525 | 2026-05-02T04:21:33.922Z | Checking md5 v0.7.0 |
| 4526 | 2026-05-02T04:21:33.956Z | Checking num-bigint v0.4.6 |
| 4527 | 2026-05-02T04:21:33.960Z | Checking des v0.8.1 |
| 4528 | 2026-05-02T04:21:34.009Z | Checking pbkdf2 v0.11.0 |
| 4529 | 2026-05-02T04:21:34.026Z | Checking aes-gcm v0.10.3 |
| 4530 | 2026-05-02T04:21:34.062Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4531 | 2026-05-02T04:21:34.079Z | Checking hex-literal v0.4.1 |
| 4532 | 2026-05-02T04:21:34.091Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4533 | 2026-05-02T04:21:34.137Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4534 | 2026-05-02T04:21:34.168Z | Checking socket2 v0.5.10 |
| 4535 | 2026-05-02T04:21:34.174Z | Checking ssh-cipher v0.2.0 |
| 4536 | 2026-05-02T04:21:34.200Z | Checking internet-checksum v0.2.1 |
| 4537 | 2026-05-02T04:21:34.350Z | Checking ssh-key v0.6.7 |
| 4538 | 2026-05-02T04:21:34.443Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4539 | 2026-05-02T04:21:34.964Z | Checking russh-keys v0.45.0 |
| 4540 | 2026-05-02T04:21:35.502Z | Checking russh v0.45.0 |
| 4541 | 2026-05-02T04:21:50.128Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4542 | 2026-05-02T04:21:51.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s |
| 4543 | 2026-05-02T04:21:51.538Z | |
| 4544 | 2026-05-02T04:21:51.539Z | info: running `cargo check --bins` on gateway-cli (260/274) |
| 4545 | 2026-05-02T04:21:52.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4546 | 2026-05-02T04:21:52.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4547 | 2026-05-02T04:21:52.165Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4548 | 2026-05-02T04:21:52.273Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4549 | 2026-05-02T04:21:52.282Z | Checking termios v0.3.3 |
| 4550 | 2026-05-02T04:21:53.474Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4551 | 2026-05-02T04:21:53.619Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4552 | 2026-05-02T04:21:55.388Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4553 | 2026-05-02T04:21:55.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s |
| 4554 | 2026-05-02T04:21:56.128Z | |
| 4555 | 2026-05-02T04:21:56.128Z | info: running `cargo check --bins --no-default-features` on installinator (261/274) |
| 4556 | 2026-05-02T04:21:56.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4557 | 2026-05-02T04:21:56.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4558 | 2026-05-02T04:21:56.832Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4559 | 2026-05-02T04:21:56.948Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4560 | 2026-05-02T04:21:56.957Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4561 | 2026-05-02T04:21:56.960Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4562 | 2026-05-02T04:21:56.970Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4563 | 2026-05-02T04:21:56.980Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4564 | 2026-05-02T04:21:57.692Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4565 | 2026-05-02T04:21:58.018Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4566 | 2026-05-02T04:21:58.018Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4567 | 2026-05-02T04:21:58.644Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4568 | 2026-05-02T04:22:00.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s |
| 4569 | 2026-05-02T04:22:00.466Z | |
| 4570 | 2026-05-02T04:22:00.466Z | info: running `cargo check --bins` on internal-dns-cli (262/274) |
| 4571 | 2026-05-02T04:22:00.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4572 | 2026-05-02T04:22:00.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4573 | 2026-05-02T04:22:01.091Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4574 | 2026-05-02T04:22:01.534Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4575 | 2026-05-02T04:22:01.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4576 | 2026-05-02T04:22:02.045Z | |
| 4577 | 2026-05-02T04:22:02.045Z | info: running `cargo check --bins` on omicron-live-tests (263/274) |
| 4578 | 2026-05-02T04:22:02.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4579 | 2026-05-02T04:22:02.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4580 | 2026-05-02T04:22:02.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4581 | 2026-05-02T04:22:02.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4582 | 2026-05-02T04:22:02.622Z | |
| 4583 | 2026-05-02T04:22:02.622Z | info: running `cargo check --bins` on live-tests-macros (264/274) |
| 4584 | 2026-05-02T04:22:03.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4585 | 2026-05-02T04:22:03.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4586 | 2026-05-02T04:22:03.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4587 | 2026-05-02T04:22:03.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4588 | 2026-05-02T04:22:03.199Z | |
| 4589 | 2026-05-02T04:22:03.199Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (265/274) |
| 4590 | 2026-05-02T04:22:03.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4591 | 2026-05-02T04:22:03.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4592 | 2026-05-02T04:22:03.943Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4593 | 2026-05-02T04:22:04.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 4594 | 2026-05-02T04:22:04.745Z | |
| 4595 | 2026-05-02T04:22:04.745Z | info: running `cargo check --bins` on omicron-ntp-admin (266/274) |
| 4596 | 2026-05-02T04:22:05.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4597 | 2026-05-02T04:22:05.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4598 | 2026-05-02T04:22:05.380Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4599 | 2026-05-02T04:22:05.383Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4600 | 2026-05-02T04:22:05.627Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4601 | 2026-05-02T04:22:05.630Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4602 | 2026-05-02T04:22:06.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s |
| 4603 | 2026-05-02T04:22:06.574Z | |
| 4604 | 2026-05-02T04:22:06.574Z | info: running `cargo check --bins` on ntp-admin-types (267/274) |
| 4605 | 2026-05-02T04:22:07.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4606 | 2026-05-02T04:22:07.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4607 | 2026-05-02T04:22:07.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4608 | 2026-05-02T04:22:07.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4609 | 2026-05-02T04:22:07.150Z | |
| 4610 | 2026-05-02T04:22:07.150Z | info: running `cargo check --bins` on omicron-package (268/274) |
| 4611 | 2026-05-02T04:22:07.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4612 | 2026-05-02T04:22:07.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4613 | 2026-05-02T04:22:07.813Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4614 | 2026-05-02T04:22:08.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s |
| 4615 | 2026-05-02T04:22:09.072Z | |
| 4616 | 2026-05-02T04:22:09.072Z | info: running `cargo check --bins` on tqdb (269/274) |
| 4617 | 2026-05-02T04:22:09.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-05-02T04:22:09.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-05-02T04:22:09.841Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4620 | 2026-05-02T04:22:10.189Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4621 | 2026-05-02T04:22:10.689Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4622 | 2026-05-02T04:22:10.693Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4623 | 2026-05-02T04:22:16.351Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4624 | 2026-05-02T04:22:16.355Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4625 | 2026-05-02T04:22:16.913Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4626 | 2026-05-02T04:22:16.913Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4627 | 2026-05-02T04:22:16.916Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4628 | 2026-05-02T04:22:16.916Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4629 | 2026-05-02T04:22:17.658Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4630 | 2026-05-02T04:22:18.647Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4631 | 2026-05-02T04:22:19.404Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4632 | 2026-05-02T04:22:20.016Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4633 | 2026-05-02T04:22:24.017Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4634 | 2026-05-02T04:22:30.315Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4635 | 2026-05-02T04:22:30.318Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4636 | 2026-05-02T04:22:30.318Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4637 | 2026-05-02T04:22:30.318Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4638 | 2026-05-02T04:22:31.763Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4639 | 2026-05-02T04:22:33.068Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4640 | 2026-05-02T04:22:33.738Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4641 | 2026-05-02T04:22:34.977Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4642 | 2026-05-02T04:22:35.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.44s |
| 4643 | 2026-05-02T04:22:35.738Z | |
| 4644 | 2026-05-02T04:22:35.738Z | info: running `cargo check --bins` on wicket-dbg (270/274) |
| 4645 | 2026-05-02T04:22:36.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4646 | 2026-05-02T04:22:36.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4647 | 2026-05-02T04:22:36.443Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4648 | 2026-05-02T04:22:36.453Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4649 | 2026-05-02T04:22:36.453Z | Checking rtoolbox v0.0.3 |
| 4650 | 2026-05-02T04:22:36.573Z | Checking tui-tree-widget v0.23.1 |
| 4651 | 2026-05-02T04:22:36.669Z | Checking rpassword v7.4.0 |
| 4652 | 2026-05-02T04:22:37.680Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4653 | 2026-05-02T04:22:40.636Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4654 | 2026-05-02T04:22:42.462Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4655 | 2026-05-02T04:22:43.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.61s |
| 4656 | 2026-05-02T04:22:43.568Z | |
| 4657 | 2026-05-02T04:22:43.568Z | info: running `cargo check --bins` on wicket (271/274) |
| 4658 | 2026-05-02T04:22:44.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4659 | 2026-05-02T04:22:44.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4660 | 2026-05-02T04:22:44.251Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4661 | 2026-05-02T04:22:44.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 4662 | 2026-05-02T04:22:44.802Z | |
| 4663 | 2026-05-02T04:22:44.803Z | info: running `cargo check --bins` on wicketd (272/274) |
| 4664 | 2026-05-02T04:22:45.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4665 | 2026-05-02T04:22:45.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4666 | 2026-05-02T04:22:45.516Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4667 | 2026-05-02T04:22:45.929Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4668 | 2026-05-02T04:22:45.929Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4669 | 2026-05-02T04:22:45.930Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4670 | 2026-05-02T04:22:46.520Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4671 | 2026-05-02T04:22:47.066Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4672 | 2026-05-02T04:22:50.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s |
| 4673 | 2026-05-02T04:22:50.206Z | |
| 4674 | 2026-05-02T04:22:50.206Z | info: running `cargo check --bins` on omicron-workspace-hack (273/274) |
| 4675 | 2026-05-02T04:22:50.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4676 | 2026-05-02T04:22:50.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4677 | 2026-05-02T04:22:50.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4678 | 2026-05-02T04:22:50.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4679 | 2026-05-02T04:22:50.816Z | |
| 4680 | 2026-05-02T04:22:50.816Z | info: running `cargo check --bins` on zone-setup (274/274) |
| 4681 | 2026-05-02T04:22:51.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4682 | 2026-05-02T04:22:51.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4683 | 2026-05-02T04:22:51.457Z | Checking uzers v0.12.2 |
| 4684 | 2026-05-02T04:22:51.732Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4685 | 2026-05-02T04:22:52.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4686 | 2026-05-02T04:22:52.675Z | |
| 4687 | 2026-05-02T04:22:52.675Z | real 13:55.311247607 |
| 4688 | 2026-05-02T04:22:52.675Z | user 20:22.501575232 |
| 4689 | 2026-05-02T04:22:52.675Z | sys 4:10.100932376 |
| 4690 | 2026-05-02T04:22:52.675Z | trap 0.318931562 |
| 4691 | 2026-05-02T04:22:52.683Z | tflt 0.338687799 |
| 4692 | 2026-05-02T04:22:52.683Z | dflt 0.982593735 |
| 4693 | 2026-05-02T04:22:52.683Z | kflt 0.002396933 |
| 4694 | 2026-05-02T04:22:52.683Z | lock 1:16:01.210267952 |
| 4695 | 2026-05-02T04:22:52.683Z | slp 1:36:55.233653577 |
| 4696 | 2026-05-02T04:22:52.683Z | lat 56.320060891 |
| 4697 | 2026-05-02T04:22:52.683Z | stop 3:36.390259421 |
| 4698 | 2026-05-02T04:22:52.683Z | process exited: duration 1046407 ms, exit code 0 |
| |
| 4699 | 2026-05-02T04:22:52.696Z | found 0 output files |