|
|
|
| 1 | 2026-03-19T18:00:03.940Z | job assigned to worker 01KM3M0W5HYWKGMSHF2RX4PHFR [factory aws, i-043b5bda13d4d7022] (queued for 1 m 20 s) |
| |
| 2 | 2026-03-19T18:00:12.153Z | starting task 0: "setup" |
| 3 | 2026-03-19T18:00:12.157Z | ++ uname -s |
| 4 | 2026-03-19T18:00:12.160Z | + kern=SunOS |
| 5 | 2026-03-19T18:00:12.160Z | + build_user=build |
| 6 | 2026-03-19T18:00:12.160Z | + build_uid=12345 |
| 7 | 2026-03-19T18:00:12.160Z | + work_dir=/work |
| 8 | 2026-03-19T18:00:12.160Z | + input_dir=/input |
| 9 | 2026-03-19T18:00:12.160Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T18:00:12.160Z | + case "$kern" in |
| 11 | 2026-03-19T18:00:12.160Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T18:00:12.164Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T18:00:14.168Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T18:00:14.269Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T18:00:14.272Z | + home_fs=zfs |
| 16 | 2026-03-19T18:00:14.272Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T18:00:14.272Z | + mkdir -p /home/build |
| 18 | 2026-03-19T18:00:14.275Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T18:00:16.275Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T18:00:16.278Z | process exited: duration 4126 ms, exit code 0 |
| |
| 21 | 2026-03-19T18:00:16.285Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T18:00:16.289Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T18:00:16.289Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T18:00:16.289Z | * rust toolchain profile = "default" |
| 25 | 2026-03-19T18:00:16.292Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-19T18:00:16.292Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T18:00:16.292Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T18:00:16.292Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T18:00:16.292Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T18:00:16.418Z | info: downloading installer |
| 31 | 2026-03-19T18:00:18.069Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T18:00:18.069Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T18:00:18.069Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T18:00:18.069Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T18:00:18.069Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T18:00:18.069Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T18:00:18.070Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T18:00:18.070Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T18:00:18.070Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T18:00:18.070Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T18:00:18.070Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T18:00:18.071Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T18:00:18.072Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T18:00:18.094Z | info: profile set to default |
| 45 | 2026-03-19T18:00:18.094Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T18:00:18.097Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T18:00:18.235Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T18:00:18.238Z | info: downloading 6 components |
| 49 | 2026-03-19T18:00:33.891Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T18:00:33.891Z | |
| 51 | 2026-03-19T18:00:33.935Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T18:00:33.936Z | |
| 53 | 2026-03-19T18:00:33.940Z | |
| 54 | 2026-03-19T18:00:33.940Z | Rust is installed now. Great! |
| 55 | 2026-03-19T18:00:33.940Z | |
| 56 | 2026-03-19T18:00:33.940Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T18:00:33.940Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T18:00:33.940Z | |
| 59 | 2026-03-19T18:00:33.940Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T18:00:33.940Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T18:00:33.940Z | |
| 62 | 2026-03-19T18:00:33.940Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T18:00:33.941Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T18:00:33.941Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T18:00:33.941Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T18:00:33.941Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T18:00:33.941Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T18:00:33.941Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T18:00:33.941Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T18:00:33.942Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T18:00:34.050Z | + rustup --version |
| 72 | 2026-03-19T18:00:34.076Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T18:00:34.076Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T18:00:34.081Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T18:00:34.084Z | + cargo --version |
| 76 | 2026-03-19T18:00:34.101Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T18:00:34.111Z | + rustc --version |
| 78 | 2026-03-19T18:00:34.130Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T18:00:34.135Z | process exited: duration 17847 ms, exit code 0 |
| |
| 80 | 2026-03-19T18:00:34.160Z | starting task 2: "authentication" |
| 81 | 2026-03-19T18:00:34.180Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-19T18:00:34.204Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T18:00:34.208Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T18:00:34.212Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T18:00:34.234Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T18:00:44.636Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T18:00:44.636Z | + git fetch origin fe5a6bf0693d36949e6fae72584631b17fe3aef0 |
| 88 | 2026-03-19T18:00:44.928Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T18:00:44.928Z | * branch fe5a6bf0693d36949e6fae72584631b17fe3aef0 -> FETCH_HEAD |
| 90 | 2026-03-19T18:00:44.954Z | + [[ -n eliza/ereport-refactor ]] |
| 91 | 2026-03-19T18:00:44.954Z | ++ git branch --show-current |
| 92 | 2026-03-19T18:00:44.954Z | + current=main |
| 93 | 2026-03-19T18:00:44.955Z | + [[ main != eliza/ereport-refactor ]] |
| 94 | 2026-03-19T18:00:44.955Z | + git branch -f eliza/ereport-refactor fe5a6bf0693d36949e6fae72584631b17fe3aef0 |
| 95 | 2026-03-19T18:00:44.955Z | + git checkout -f eliza/ereport-refactor |
| 96 | 2026-03-19T18:00:45.270Z | Switched to branch 'eliza/ereport-refactor' |
| 97 | 2026-03-19T18:00:45.292Z | + git reset --hard fe5a6bf0693d36949e6fae72584631b17fe3aef0 |
| 98 | 2026-03-19T18:00:45.585Z | HEAD is now at fe5a6bf06 post-merge fixup migration version |
| 99 | 2026-03-19T18:00:45.599Z | process exited: duration 11382 ms, exit code 0 |
| |
| 100 | 2026-03-19T18:00:45.620Z | starting task 4: "build" |
| 101 | 2026-03-19T18:00:45.630Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-19T18:00:45.638Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-19T18:00:45.638Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-19T18:00:45.638Z | + cargo --version |
| 105 | 2026-03-19T18:00:45.649Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-19T18:00:45.649Z | + rustc --version |
| 107 | 2026-03-19T18:00:45.671Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-19T18:00:45.694Z | + source ./env.sh |
| 109 | 2026-03-19T18:00:45.694Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-19T18:00:45.694Z | ++ set -o xtrace |
| 111 | 2026-03-19T18:00:45.694Z | ++++ dirname ./env.sh |
| 112 | 2026-03-19T18:00:45.694Z | +++ readlink -f . |
| 113 | 2026-03-19T18:00:45.694Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-19T18:00:45.694Z | ++ 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-03-19T18:00:45.694Z | ++ 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-03-19T18:00:45.695Z | ++ 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-03-19T18:00:45.695Z | ++ 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-03-19T18:00:45.695Z | ++ 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-03-19T18:00:45.695Z | ++ 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-03-19T18:00:45.695Z | ++ 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-03-19T18:00:45.695Z | ++ 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-03-19T18:00:45.695Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-19T18:00:45.695Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-19T18:00:45.695Z | + 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-03-19T18:00:45.696Z | + 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-03-19T18:00:45.696Z | + banner prerequisites |
| 127 | 2026-03-19T18:00:45.720Z | |
| 128 | 2026-03-19T18:00:45.720Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-19T18:00:45.720Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-19T18:00:45.720Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-19T18:00:45.720Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-19T18:00:45.720Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-19T18:00:45.720Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-19T18:00:45.720Z | |
| 135 | 2026-03-19T18:00:45.720Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-19T18:00:55.691Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-19T18:01:05.470Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-19T18:01:27.462Z | Planning: Solver setup ... Done (20.571s) |
| 139 | 2026-03-19T18:01:27.603Z | Planning: Running solver ... Done (0.152s) |
| 140 | 2026-03-19T18:01:27.785Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-03-19T18:01:27.795Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-19T18:01:27.921Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-19T18:01:27.962Z | Planning: Package planning ... Done (0.042s) |
| 144 | 2026-03-19T18:01:28.001Z | Planning: Merging actions ... Done (0.039s) |
| 145 | 2026-03-19T18:01:28.247Z | Planning: Checking for conflicting actions ... Done (0.234s) |
| 146 | 2026-03-19T18:01:28.273Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-19T18:01:29.102Z | Planning: Evaluating mediators ... Done (0.854s) |
| 148 | 2026-03-19T18:01:29.114Z | Planning: Planning completed in 23.50 seconds |
| 149 | 2026-03-19T18:01:29.199Z | Packages to install: 4 |
| 150 | 2026-03-19T18:01:29.199Z | Mediators to change: 2 |
| 151 | 2026-03-19T18:01:29.199Z | Services to change: 1 |
| 152 | 2026-03-19T18:01:29.216Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-19T18:01:29.216Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-19T18:01:29.216Z | Create boot environment: No |
| 155 | 2026-03-19T18:01:29.216Z | Create backup boot environment: No |
| 156 | 2026-03-19T18:01:29.216Z | Rebuild boot archive: No |
| 157 | 2026-03-19T18:01:29.216Z | |
| 158 | 2026-03-19T18:01:29.222Z | Changed mediators: |
| 159 | 2026-03-19T18:01:29.237Z | mediator clang: |
| 160 | 2026-03-19T18:01:29.237Z | version: None -> 15 (system default) |
| 161 | 2026-03-19T18:01:29.237Z | |
| 162 | 2026-03-19T18:01:29.237Z | mediator llvm: |
| 163 | 2026-03-19T18:01:29.237Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-19T18:01:29.237Z | |
| 165 | 2026-03-19T18:01:29.237Z | Changed packages: |
| 166 | 2026-03-19T18:01:29.237Z | helios-dev |
| 167 | 2026-03-19T18:01:29.237Z | developer/build-essential |
| 168 | 2026-03-19T18:01:29.237Z | None -> 11-2.0 |
| 169 | 2026-03-19T18:01:29.237Z | library/libxmlsec1 |
| 170 | 2026-03-19T18:01:29.237Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-19T18:01:29.237Z | ooce/developer/clang-15 |
| 172 | 2026-03-19T18:01:29.237Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-19T18:01:29.237Z | ooce/developer/llvm-15 |
| 174 | 2026-03-19T18:01:29.237Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-19T18:01:29.237Z | |
| 176 | 2026-03-19T18:01:29.237Z | Services: |
| 177 | 2026-03-19T18:01:29.237Z | restart_fmri: |
| 178 | 2026-03-19T18:01:29.237Z | svc:/system/update-man-index:default |
| 179 | 2026-03-19T18:01:29.280Z | |
| 180 | 2026-03-19T18:01:29.280Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-19T18:01:34.245Z | Download: 3183/3290 items 168.4/212.6MB 79% complete (33.6M/s) |
| 182 | 2026-03-19T18:01:35.493Z | Download: Completed 212.60 MB in 6.25 seconds (34.0M/s) |
| 183 | 2026-03-19T18:01:36.007Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-19T18:01:40.115Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 185 | 2026-03-19T18:01:43.459Z | Done (0.363s) |
| 186 | 2026-03-19T18:01:43.459Z | Done (0.000s) |
| 187 | 2026-03-19T18:01:43.459Z | Done (0.998s) |
| 188 | 2026-03-19T18:01:45.392Z | Done (3.567s) |
| 189 | 2026-03-19T18:01:45.469Z | Done (0.014s) |
| 190 | 2026-03-19T18:01:45.476Z | Done (0.000s) |
| 191 | 2026-03-19T18:01:45.617Z | Done (0.000s) |
| 192 | 2026-03-19T18:01:46.576Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-19T18:01:46.743Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-19T18:01:46.767Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-19T18:01:46.948Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-19T18:01:46.951Z | Planning: Planning completed in 0.37 seconds |
| 197 | 2026-03-19T18:01:46.976Z | Mediators to change: 2 |
| 198 | 2026-03-19T18:01:46.976Z | Create boot environment: No |
| 199 | 2026-03-19T18:01:46.979Z | Create backup boot environment: No |
| 200 | 2026-03-19T18:01:47.039Z | Done |
| 201 | 2026-03-19T18:01:47.039Z | Done |
| 202 | 2026-03-19T18:01:47.787Z | Done |
| 203 | 2026-03-19T18:01:51.106Z | Done |
| 204 | 2026-03-19T18:01:51.188Z | Done |
| 205 | 2026-03-19T18:01:51.191Z | Done |
| 206 | 2026-03-19T18:01:51.333Z | Done |
| 207 | 2026-03-19T18:01:51.867Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-19T18:01:51.870Z | Planning: Merging actions ... Done |
| 209 | 2026-03-19T18:01:52.034Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-19T18:01:52.038Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-19T18:01:52.254Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-19T18:01:52.297Z | Planning: Planning completed in 0.63 seconds |
| 213 | 2026-03-19T18:01:52.327Z | Packages to change: 1 |
| 214 | 2026-03-19T18:01:52.327Z | Mediators to change: 1 |
| 215 | 2026-03-19T18:01:52.330Z | Services to change: 1 |
| 216 | 2026-03-19T18:01:52.330Z | Create boot environment: No |
| 217 | 2026-03-19T18:01:52.330Z | Create backup boot environment: Yes |
| 218 | 2026-03-19T18:01:54.836Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-19T18:01:54.839Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-19T18:01:54.839Z | Done |
| 221 | 2026-03-19T18:01:54.839Z | Done |
| 222 | 2026-03-19T18:01:55.023Z | Done |
| 223 | 2026-03-19T18:01:58.317Z | Done |
| 224 | 2026-03-19T18:01:58.403Z | Done |
| 225 | 2026-03-19T18:01:58.406Z | Done |
| 226 | 2026-03-19T18:01:58.625Z | Done |
| 227 | 2026-03-19T18:01:59.001Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-19T18:01:59.001Z | clang system 15 system |
| 229 | 2026-03-19T18:01:59.001Z | csh system system illumos |
| 230 | 2026-03-19T18:01:59.001Z | ctags system system illumos |
| 231 | 2026-03-19T18:01:59.001Z | file system system illumos |
| 232 | 2026-03-19T18:01:59.001Z | gcc vendor 12 vendor |
| 233 | 2026-03-19T18:01:59.001Z | gcc system 10 system |
| 234 | 2026-03-19T18:01:59.001Z | gcc system 7 system |
| 235 | 2026-03-19T18:01:59.001Z | go system 1.20 system |
| 236 | 2026-03-19T18:01:59.001Z | go system 1.19 system |
| 237 | 2026-03-19T18:01:59.002Z | llvm system 15 system |
| 238 | 2026-03-19T18:01:59.002Z | llvm system 14 system |
| 239 | 2026-03-19T18:01:59.002Z | mariadb system 10.6 system |
| 240 | 2026-03-19T18:01:59.002Z | mta vendor vendor dma |
| 241 | 2026-03-19T18:01:59.002Z | openjdk system 17 system |
| 242 | 2026-03-19T18:01:59.002Z | openjdk system 11 system |
| 243 | 2026-03-19T18:01:59.002Z | openjdk system 1.8 system |
| 244 | 2026-03-19T18:01:59.002Z | openssl vendor 3 vendor |
| 245 | 2026-03-19T18:01:59.002Z | perl system 5.36 system |
| 246 | 2026-03-19T18:01:59.002Z | postgresql system 15 system |
| 247 | 2026-03-19T18:01:59.002Z | postgresql system 13 system |
| 248 | 2026-03-19T18:01:59.002Z | python vendor 3 vendor |
| 249 | 2026-03-19T18:01:59.002Z | python system 2 system |
| 250 | 2026-03-19T18:01:59.002Z | python3 system 3.11 system |
| 251 | 2026-03-19T18:01:59.003Z | ruby system 3.0 system |
| 252 | 2026-03-19T18:01:59.003Z | words vendor vendor american-english |
| 253 | 2026-03-19T18:01:59.003Z | words system system australian-english |
| 254 | 2026-03-19T18:01:59.003Z | words system system british-english |
| 255 | 2026-03-19T18:01:59.003Z | words system system canadian-english |
| 256 | 2026-03-19T18:01:59.003Z | words system system french |
| 257 | 2026-03-19T18:01:59.003Z | words system system italian |
| 258 | 2026-03-19T18:01:59.003Z | words system system ngerman |
| 259 | 2026-03-19T18:01:59.003Z | words system system ogerman |
| 260 | 2026-03-19T18:01:59.003Z | words system system spanish |
| 261 | 2026-03-19T18:01:59.296Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-19T18:01:59.296Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-19T18:02:05.349Z | FMRI IFO |
| 264 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-19T18:02:05.349Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-19T18:02:06.574Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-19T18:02:06.898Z | Updating crates.io index |
| 282 | 2026-03-19T18:02:06.901Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-19T18:02:07.459Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-19T18:02:07.774Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-19T18:02:08.109Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-19T18:02:08.540Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-19T18:02:09.356Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-19T18:02:13.559Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-19T18:02:14.948Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-19T18:02:16.613Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-19T18:02:24.191Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-19T18:02:24.474Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-19T18:02:25.257Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-19T18:02:25.537Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-19T18:02:26.066Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-19T18:02:26.591Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-19T18:02:28.145Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-19T18:02:29.014Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-19T18:02:29.323Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-19T18:02:29.624Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-19T18:02:30.021Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-19T18:02:30.276Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-19T18:02:30.523Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-19T18:02:30.829Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-19T18:02:31.262Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-19T18:02:31.847Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-19T18:02:32.367Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-19T18:02:32.638Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-19T18:02:32.979Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-19T18:02:34.021Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-19T18:02:34.587Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-19T18:02:35.002Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-19T18:02:35.395Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-19T18:02:35.782Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-19T18:02:36.669Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-19T18:02:37.147Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-19T18:02:37.418Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-19T18:02:37.679Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-19T18:02:38.135Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-19T18:02:52.366Z | Downloading crates ... |
| 321 | 2026-03-19T18:02:52.424Z | Downloaded anstream v0.6.21 |
| 322 | 2026-03-19T18:02:52.428Z | Downloaded heck v0.4.1 |
| 323 | 2026-03-19T18:02:52.428Z | Downloaded autocfg v1.5.0 |
| 324 | 2026-03-19T18:02:52.433Z | Downloaded num-traits v0.2.19 |
| 325 | 2026-03-19T18:02:52.438Z | Downloaded yoke-derive v0.8.1 |
| 326 | 2026-03-19T18:02:52.438Z | Downloaded litemap v0.8.1 |
| 327 | 2026-03-19T18:02:52.441Z | Downloaded tabled_derive v0.7.0 |
| 328 | 2026-03-19T18:02:52.445Z | Downloaded quote v1.0.44 |
| 329 | 2026-03-19T18:02:52.446Z | Downloaded erased-serde v0.4.9 |
| 330 | 2026-03-19T18:02:52.449Z | Downloaded zmij v1.0.21 |
| 331 | 2026-03-19T18:02:52.449Z | Downloaded cfg-if v1.0.4 |
| 332 | 2026-03-19T18:02:52.453Z | Downloaded bytecount v0.6.9 |
| 333 | 2026-03-19T18:02:52.453Z | Downloaded thiserror v1.0.69 |
| 334 | 2026-03-19T18:02:52.458Z | Downloaded toml_datetime v0.6.11 |
| 335 | 2026-03-19T18:02:52.458Z | Downloaded anstyle-query v1.1.5 |
| 336 | 2026-03-19T18:02:52.458Z | Downloaded thread-id v4.2.2 |
| 337 | 2026-03-19T18:02:52.463Z | Downloaded zerofrom-derive v0.1.6 |
| 338 | 2026-03-19T18:02:52.464Z | Downloaded cargo-platform v0.2.0 |
| 339 | 2026-03-19T18:02:52.464Z | Downloaded camino-tempfile v1.4.1 |
| 340 | 2026-03-19T18:02:52.464Z | Downloaded unicode-linebreak v0.1.5 |
| 341 | 2026-03-19T18:02:52.464Z | Downloaded toml_write v0.1.2 |
| 342 | 2026-03-19T18:02:52.470Z | Downloaded serde v1.0.228 |
| 343 | 2026-03-19T18:02:52.470Z | Downloaded usdt v0.5.0 |
| 344 | 2026-03-19T18:02:52.470Z | Downloaded cargo_metadata v0.21.0 |
| 345 | 2026-03-19T18:02:52.471Z | Downloaded thiserror-impl v2.0.18 |
| 346 | 2026-03-19T18:02:52.471Z | Downloaded tinystr v0.8.2 |
| 347 | 2026-03-19T18:02:52.471Z | Downloaded clap v4.5.60 |
| 348 | 2026-03-19T18:02:52.477Z | Downloaded version_check v0.9.5 |
| 349 | 2026-03-19T18:02:52.480Z | Downloaded utf8parse v0.2.2 |
| 350 | 2026-03-19T18:02:52.480Z | Downloaded errno v0.3.14 |
| 351 | 2026-03-19T18:02:52.480Z | Downloaded block-buffer v0.10.4 |
| 352 | 2026-03-19T18:02:52.480Z | Downloaded usdt-macro v0.5.0 |
| 353 | 2026-03-19T18:02:52.484Z | Downloaded unicode-xid v0.2.6 |
| 354 | 2026-03-19T18:02:52.484Z | Downloaded macaddr v1.0.1 |
| 355 | 2026-03-19T18:02:52.484Z | Downloaded zerofrom v0.1.6 |
| 356 | 2026-03-19T18:02:52.487Z | Downloaded zerocopy-derive v0.7.35 |
| 357 | 2026-03-19T18:02:52.487Z | Downloaded utf8_iter v1.0.4 |
| 358 | 2026-03-19T18:02:52.491Z | Downloaded bitflags v2.11.0 |
| 359 | 2026-03-19T18:02:52.495Z | Downloaded percent-encoding v2.3.2 |
| 360 | 2026-03-19T18:02:52.495Z | Downloaded form_urlencoded v1.2.2 |
| 361 | 2026-03-19T18:02:52.495Z | Downloaded typeid v1.0.3 |
| 362 | 2026-03-19T18:02:52.495Z | Downloaded colorchoice v1.0.4 |
| 363 | 2026-03-19T18:02:52.495Z | Downloaded generic-array v0.14.7 |
| 364 | 2026-03-19T18:02:52.498Z | Downloaded typenum v1.19.0 |
| 365 | 2026-03-19T18:02:52.498Z | Downloaded usdt-attr-macro v0.5.0 |
| 366 | 2026-03-19T18:02:52.498Z | Downloaded ucd-trie v0.1.7 |
| 367 | 2026-03-19T18:02:52.503Z | Downloaded zerovec-derive v0.11.2 |
| 368 | 2026-03-19T18:02:52.503Z | Downloaded usdt-impl v0.5.0 |
| 369 | 2026-03-19T18:02:52.503Z | Downloaded ordered-float v2.10.1 |
| 370 | 2026-03-19T18:02:52.506Z | Downloaded heck v0.5.0 |
| 371 | 2026-03-19T18:02:52.507Z | Downloaded writeable v0.6.2 |
| 372 | 2026-03-19T18:02:52.509Z | Downloaded fnv v1.0.7 |
| 373 | 2026-03-19T18:02:52.509Z | Downloaded cpufeatures v0.2.17 |
| 374 | 2026-03-19T18:02:52.513Z | Downloaded toml v0.8.23 |
| 375 | 2026-03-19T18:02:52.513Z | Downloaded plain v0.2.3 |
| 376 | 2026-03-19T18:02:52.513Z | Downloaded thiserror-impl v1.0.69 |
| 377 | 2026-03-19T18:02:52.513Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-03-19T18:02:52.516Z | Downloaded yoke v0.8.1 |
| 379 | 2026-03-19T18:02:52.516Z | Downloaded smawk v0.3.2 |
| 380 | 2026-03-19T18:02:52.519Z | Downloaded itoa v1.0.17 |
| 381 | 2026-03-19T18:02:52.519Z | Downloaded pretty-hex v0.4.1 |
| 382 | 2026-03-19T18:02:52.519Z | Downloaded stable_deref_trait v1.2.1 |
| 383 | 2026-03-19T18:02:52.519Z | Downloaded scroll_derive v0.12.1 |
| 384 | 2026-03-19T18:02:52.522Z | Downloaded digest v0.10.7 |
| 385 | 2026-03-19T18:02:52.522Z | Downloaded equivalent v1.0.2 |
| 386 | 2026-03-19T18:02:52.522Z | Downloaded dtrace-parser v0.2.0 |
| 387 | 2026-03-19T18:02:52.523Z | Downloaded unicode-ident v1.0.24 |
| 388 | 2026-03-19T18:02:52.526Z | Downloaded idna_adapter v1.2.1 |
| 389 | 2026-03-19T18:02:52.526Z | Downloaded textwrap v0.16.2 |
| 390 | 2026-03-19T18:02:52.530Z | Downloaded toml_edit v0.22.27 |
| 391 | 2026-03-19T18:02:52.530Z | Downloaded zerotrie v0.2.3 |
| 392 | 2026-03-19T18:02:52.534Z | Downloaded serde-value v0.7.0 |
| 393 | 2026-03-19T18:02:52.534Z | Downloaded proc-macro-error-attr v1.0.4 |
| 394 | 2026-03-19T18:02:52.534Z | Downloaded terminal_size v0.4.3 |
| 395 | 2026-03-19T18:02:52.537Z | Downloaded swrite v0.1.0 |
| 396 | 2026-03-19T18:02:52.538Z | Downloaded url v2.5.8 |
| 397 | 2026-03-19T18:02:52.538Z | Downloaded strsim v0.11.1 |
| 398 | 2026-03-19T18:02:52.542Z | Downloaded potential_utf v0.1.4 |
| 399 | 2026-03-19T18:02:52.542Z | Downloaded memmap v0.7.0 |
| 400 | 2026-03-19T18:02:52.542Z | Downloaded anyhow v1.0.102 |
| 401 | 2026-03-19T18:02:52.546Z | Downloaded serde_json v1.0.149 |
| 402 | 2026-03-19T18:02:52.550Z | Downloaded serde_spanned v0.6.9 |
| 403 | 2026-03-19T18:02:52.550Z | Downloaded zerovec v0.11.5 |
| 404 | 2026-03-19T18:02:52.554Z | Downloaded clap_lex v1.0.0 |
| 405 | 2026-03-19T18:02:52.554Z | Downloaded dof v0.3.0 |
| 406 | 2026-03-19T18:02:52.554Z | Downloaded crypto-common v0.1.7 |
| 407 | 2026-03-19T18:02:52.557Z | Downloaded is_terminal_polyfill v1.70.2 |
| 408 | 2026-03-19T18:02:52.557Z | Downloaded semver v1.0.27 |
| 409 | 2026-03-19T18:02:52.558Z | Downloaded camino v1.2.2 |
| 410 | 2026-03-19T18:02:52.561Z | Downloaded zerocopy v0.7.35 |
| 411 | 2026-03-19T18:02:52.569Z | Downloaded synstructure v0.13.2 |
| 412 | 2026-03-19T18:02:52.572Z | Downloaded sha2 v0.10.9 |
| 413 | 2026-03-19T18:02:52.572Z | Downloaded serde_tokenstream v0.2.3 |
| 414 | 2026-03-19T18:02:52.572Z | Downloaded winnow v0.7.14 |
| 415 | 2026-03-19T18:02:52.579Z | Downloaded scroll v0.12.0 |
| 416 | 2026-03-19T18:02:52.582Z | Downloaded proc-macro-error v1.0.4 |
| 417 | 2026-03-19T18:02:52.582Z | Downloaded fs-err v3.3.0 |
| 418 | 2026-03-19T18:02:52.586Z | Downloaded serde-untagged v0.1.9 |
| 419 | 2026-03-19T18:02:52.587Z | Downloaded fastrand v2.3.0 |
| 420 | 2026-03-19T18:02:52.587Z | Downloaded clap_derive v4.5.55 |
| 421 | 2026-03-19T18:02:52.590Z | Downloaded displaydoc v0.2.5 |
| 422 | 2026-03-19T18:02:52.590Z | Downloaded cargo_toml v0.21.0 |
| 423 | 2026-03-19T18:02:52.590Z | Downloaded unicode-width v0.2.0 |
| 424 | 2026-03-19T18:02:52.595Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-03-19T18:02:52.598Z | Downloaded smallvec v1.15.1 |
| 426 | 2026-03-19T18:02:52.601Z | Downloaded pest_derive v2.8.6 |
| 427 | 2026-03-19T18:02:52.602Z | Downloaded cargo-util-schemas v0.8.2 |
| 428 | 2026-03-19T18:02:52.605Z | Downloaded anstyle-parse v0.2.7 |
| 429 | 2026-03-19T18:02:52.605Z | Downloaded byteorder v1.5.0 |
| 430 | 2026-03-19T18:02:52.605Z | Downloaded anstyle v1.0.13 |
| 431 | 2026-03-19T18:02:52.608Z | Downloaded once_cell v1.21.3 |
| 432 | 2026-03-19T18:02:52.608Z | Downloaded log v0.4.29 |
| 433 | 2026-03-19T18:02:52.611Z | Downloaded tempfile v3.25.0 |
| 434 | 2026-03-19T18:02:52.614Z | Downloaded serde_derive v1.0.228 |
| 435 | 2026-03-19T18:02:52.615Z | Downloaded pest_generator v2.8.6 |
| 436 | 2026-03-19T18:02:52.618Z | Downloaded papergrid v0.11.0 |
| 437 | 2026-03-19T18:02:52.618Z | Downloaded icu_properties v2.1.2 |
| 438 | 2026-03-19T18:02:52.621Z | Downloaded icu_provider v2.1.1 |
| 439 | 2026-03-19T18:02:52.627Z | Downloaded serde_core v1.0.228 |
| 440 | 2026-03-19T18:02:52.633Z | Downloaded proc-macro2 v1.0.106 |
| 441 | 2026-03-19T18:02:52.637Z | Downloaded icu_normalizer v2.1.1 |
| 442 | 2026-03-19T18:02:52.640Z | Downloaded getrandom v0.4.1 |
| 443 | 2026-03-19T18:02:52.644Z | Downloaded memchr v2.8.0 |
| 444 | 2026-03-19T18:02:52.647Z | Downloaded icu_locale_core v2.1.1 |
| 445 | 2026-03-19T18:02:52.650Z | Downloaded icu_normalizer_data v2.1.1 |
| 446 | 2026-03-19T18:02:52.655Z | Downloaded pest v2.8.6 |
| 447 | 2026-03-19T18:02:52.659Z | Downloaded pest_meta v2.8.6 |
| 448 | 2026-03-19T18:02:52.668Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-03-19T18:02:52.672Z | Downloaded icu_collections v2.1.1 |
| 450 | 2026-03-19T18:02:52.690Z | Downloaded hashbrown v0.16.1 |
| 451 | 2026-03-19T18:02:52.694Z | Downloaded idna v1.1.0 |
| 452 | 2026-03-19T18:02:52.705Z | Downloaded icu_properties_data v2.1.2 |
| 453 | 2026-03-19T18:02:52.711Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-19T18:02:52.715Z | Downloaded clap_builder v4.5.60 |
| 455 | 2026-03-19T18:02:52.719Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-19T18:02:52.739Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-19T18:02:52.744Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-19T18:02:52.758Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-19T18:02:52.789Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-19T18:02:52.875Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-19T18:02:52.880Z | Compiling unicode-ident v1.0.24 |
| 462 | 2026-03-19T18:02:52.880Z | Compiling quote v1.0.44 |
| 463 | 2026-03-19T18:02:52.880Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-19T18:02:52.880Z | Compiling libc v0.2.180 |
| 465 | 2026-03-19T18:02:52.880Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-19T18:02:52.880Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-19T18:02:53.091Z | Compiling serde v1.0.228 |
| 468 | 2026-03-19T18:02:53.288Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-19T18:02:53.382Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-19T18:02:53.622Z | Compiling itoa v1.0.17 |
| 471 | 2026-03-19T18:02:53.738Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-19T18:02:53.868Z | Compiling thiserror v1.0.69 |
| 473 | 2026-03-19T18:02:54.071Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-03-19T18:02:54.224Z | Compiling writeable v0.6.2 |
| 475 | 2026-03-19T18:02:54.249Z | Compiling litemap v0.8.1 |
| 476 | 2026-03-19T18:02:54.294Z | Compiling pest v2.8.6 |
| 477 | 2026-03-19T18:02:54.489Z | Compiling icu_properties_data v2.1.2 |
| 478 | 2026-03-19T18:02:54.537Z | Compiling icu_normalizer_data v2.1.1 |
| 479 | 2026-03-19T18:02:54.713Z | Compiling rustix v1.1.3 |
| 480 | 2026-03-19T18:02:54.761Z | Compiling byteorder v1.5.0 |
| 481 | 2026-03-19T18:02:54.818Z | Compiling syn v2.0.117 |
| 482 | 2026-03-19T18:02:54.963Z | Compiling errno v0.3.14 |
| 483 | 2026-03-19T18:02:54.990Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-19T18:02:55.073Z | Compiling bitflags v2.11.0 |
| 485 | 2026-03-19T18:02:55.332Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-19T18:02:55.357Z | Compiling equivalent v1.0.2 |
| 487 | 2026-03-19T18:02:55.468Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-19T18:02:55.554Z | Compiling smallvec v1.15.1 |
| 489 | 2026-03-19T18:02:55.621Z | Compiling typeid v1.0.3 |
| 490 | 2026-03-19T18:02:55.819Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-03-19T18:02:56.054Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-19T18:02:56.160Z | Compiling indexmap v2.13.0 |
| 493 | 2026-03-19T18:02:56.191Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-19T18:02:56.227Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-03-19T18:02:56.344Z | Compiling winnow v0.7.14 |
| 496 | 2026-03-19T18:02:56.415Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-19T18:02:56.487Z | Compiling toml_write v0.1.2 |
| 498 | 2026-03-19T18:02:56.777Z | Compiling syn v1.0.109 |
| 499 | 2026-03-19T18:02:57.225Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-19T18:02:57.256Z | Compiling thiserror v2.0.18 |
| 501 | 2026-03-19T18:02:57.455Z | Compiling plain v0.2.3 |
| 502 | 2026-03-19T18:02:57.595Z | Compiling utf8parse v0.2.2 |
| 503 | 2026-03-19T18:02:57.675Z | Compiling camino v1.2.2 |
| 504 | 2026-03-19T18:02:57.734Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-03-19T18:02:57.925Z | Compiling percent-encoding v2.3.2 |
| 506 | 2026-03-19T18:02:57.975Z | Compiling getrandom v0.4.1 |
| 507 | 2026-03-19T18:02:58.073Z | Compiling log v0.4.29 |
| 508 | 2026-03-19T18:02:58.099Z | Compiling form_urlencoded v1.2.2 |
| 509 | 2026-03-19T18:02:58.197Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-19T18:02:58.240Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-03-19T18:02:58.511Z | Compiling synstructure v0.13.2 |
| 512 | 2026-03-19T18:02:58.541Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-19T18:02:58.607Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-03-19T18:02:58.786Z | Compiling colorchoice v1.0.4 |
| 515 | 2026-03-19T18:02:58.898Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-03-19T18:02:58.938Z | Compiling anstyle-query v1.1.5 |
| 517 | 2026-03-19T18:02:58.993Z | Compiling is_terminal_polyfill v1.70.2 |
| 518 | 2026-03-19T18:02:59.056Z | Compiling anstyle v1.0.13 |
| 519 | 2026-03-19T18:02:59.080Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-03-19T18:02:59.119Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-19T18:02:59.345Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-19T18:02:59.394Z | Compiling semver v1.0.27 |
| 523 | 2026-03-19T18:02:59.442Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-19T18:02:59.482Z | Compiling strsim v0.11.1 |
| 525 | 2026-03-19T18:02:59.693Z | Compiling fastrand v2.3.0 |
| 526 | 2026-03-19T18:02:59.773Z | Compiling heck v0.5.0 |
| 527 | 2026-03-19T18:02:59.850Z | Compiling unicode-xid v0.2.6 |
| 528 | 2026-03-19T18:02:59.926Z | Compiling clap_lex v1.0.0 |
| 529 | 2026-03-19T18:02:59.964Z | Compiling fnv v1.0.7 |
| 530 | 2026-03-19T18:03:00.040Z | Compiling anyhow v1.0.102 |
| 531 | 2026-03-19T18:03:00.087Z | Compiling heck v0.4.1 |
| 532 | 2026-03-19T18:03:00.090Z | Compiling unicode-width v0.1.14 |
| 533 | 2026-03-19T18:03:00.222Z | Compiling bytecount v0.6.9 |
| 534 | 2026-03-19T18:03:00.380Z | Compiling once_cell v1.21.3 |
| 535 | 2026-03-19T18:03:00.405Z | Compiling papergrid v0.11.0 |
| 536 | 2026-03-19T18:03:00.409Z | Compiling clap_builder v4.5.60 |
| 537 | 2026-03-19T18:03:00.603Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-19T18:03:00.657Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-19T18:03:00.730Z | Compiling smawk v0.3.2 |
| 540 | 2026-03-19T18:03:00.891Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-19T18:03:00.917Z | Compiling unicode-width v0.2.0 |
| 542 | 2026-03-19T18:03:01.054Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-03-19T18:03:01.105Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-03-19T18:03:01.203Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-03-19T18:03:01.264Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-03-19T18:03:01.349Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-03-19T18:03:02.295Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-03-19T18:03:02.369Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-03-19T18:03:02.733Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-03-19T18:03:02.757Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-03-19T18:03:03.003Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-03-19T18:03:03.174Z | Compiling yoke v0.8.1 |
| 553 | 2026-03-19T18:03:03.256Z | Compiling thiserror-impl v2.0.18 |
| 554 | 2026-03-19T18:03:03.427Z | Compiling zerovec v0.11.5 |
| 555 | 2026-03-19T18:03:03.566Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-03-19T18:03:03.684Z | Compiling zerocopy v0.7.35 |
| 557 | 2026-03-19T18:03:03.974Z | Compiling scroll v0.12.0 |
| 558 | 2026-03-19T18:03:04.144Z | Compiling tinystr v0.8.2 |
| 559 | 2026-03-19T18:03:04.148Z | Compiling potential_utf v0.1.4 |
| 560 | 2026-03-19T18:03:04.334Z | Compiling icu_collections v2.1.1 |
| 561 | 2026-03-19T18:03:04.388Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-03-19T18:03:04.418Z | Compiling dtrace-parser v0.2.0 |
| 563 | 2026-03-19T18:03:04.487Z | Compiling goblin v0.8.2 |
| 564 | 2026-03-19T18:03:04.669Z | Compiling tabled_derive v0.7.0 |
| 565 | 2026-03-19T18:03:04.988Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-03-19T18:03:05.286Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-03-19T18:03:05.457Z | Compiling textwrap v0.16.2 |
| 568 | 2026-03-19T18:03:05.633Z | Compiling icu_normalizer v2.1.1 |
| 569 | 2026-03-19T18:03:05.677Z | Compiling toml_datetime v0.6.11 |
| 570 | 2026-03-19T18:03:05.777Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-19T18:03:05.809Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-03-19T18:03:05.867Z | Compiling dof v0.3.0 |
| 573 | 2026-03-19T18:03:05.965Z | Compiling toml_edit v0.22.27 |
| 574 | 2026-03-19T18:03:06.025Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-03-19T18:03:06.086Z | Compiling serde-value v0.7.0 |
| 576 | 2026-03-19T18:03:06.390Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-03-19T18:03:06.432Z | Compiling tabled v0.15.0 |
| 578 | 2026-03-19T18:03:06.572Z | Compiling macaddr v1.0.1 |
| 579 | 2026-03-19T18:03:06.746Z | Compiling camino-tempfile v1.4.1 |
| 580 | 2026-03-19T18:03:07.043Z | Compiling idna_adapter v1.2.1 |
| 581 | 2026-03-19T18:03:07.185Z | Compiling idna v1.1.0 |
| 582 | 2026-03-19T18:03:07.225Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-03-19T18:03:07.322Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-19T18:03:07.348Z | Compiling clap v4.5.60 |
| 585 | 2026-03-19T18:03:07.453Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 586 | 2026-03-19T18:03:07.747Z | Compiling url v2.5.8 |
| 587 | 2026-03-19T18:03:08.027Z | Compiling toml v0.8.23 |
| 588 | 2026-03-19T18:03:08.061Z | Compiling swrite v0.1.0 |
| 589 | 2026-03-19T18:03:08.582Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-19T18:03:08.742Z | Compiling cargo_toml v0.21.0 |
| 591 | 2026-03-19T18:03:09.036Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-19T18:03:09.834Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-19T18:03:11.125Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-19T18:03:13.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 595 | 2026-03-19T18:03:14.247Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-19T18:03:14.973Z | Downloading crates ... |
| 597 | 2026-03-19T18:03:15.096Z | Downloaded ahash v0.8.12 |
| 598 | 2026-03-19T18:03:15.103Z | Downloaded adler2 v2.0.1 |
| 599 | 2026-03-19T18:03:15.110Z | Downloaded assert_matches v1.5.0 |
| 600 | 2026-03-19T18:03:15.110Z | Downloaded clang-sys v1.8.1 |
| 601 | 2026-03-19T18:03:15.113Z | Downloaded downcast-rs v2.0.2 |
| 602 | 2026-03-19T18:03:15.113Z | Downloaded aes v0.8.4 |
| 603 | 2026-03-19T18:03:15.117Z | Downloaded async-trait v0.1.89 |
| 604 | 2026-03-19T18:03:15.123Z | Downloaded darling_core v0.21.3 |
| 605 | 2026-03-19T18:03:15.127Z | Downloaded expectorate v1.2.0 |
| 606 | 2026-03-19T18:03:15.131Z | Downloaded crunchy v0.2.4 |
| 607 | 2026-03-19T18:03:15.131Z | Downloaded crossbeam-epoch v0.9.18 |
| 608 | 2026-03-19T18:03:15.134Z | Downloaded darling v0.23.0 |
| 609 | 2026-03-19T18:03:15.138Z | Downloaded darling v0.20.11 |
| 610 | 2026-03-19T18:03:15.141Z | Downloaded darling_macro v0.20.11 |
| 611 | 2026-03-19T18:03:15.142Z | Downloaded critical-section v1.2.0 |
| 612 | 2026-03-19T18:03:15.145Z | Downloaded constant_time_eq v0.4.2 |
| 613 | 2026-03-19T18:03:15.145Z | Downloaded defmt v1.0.1 |
| 614 | 2026-03-19T18:03:15.149Z | Downloaded darling_macro v0.21.3 |
| 615 | 2026-03-19T18:03:15.149Z | Downloaded daft v0.1.5 |
| 616 | 2026-03-19T18:03:15.152Z | Downloaded crc v3.4.0 |
| 617 | 2026-03-19T18:03:15.152Z | Downloaded ctr v0.9.2 |
| 618 | 2026-03-19T18:03:15.156Z | Downloaded dtrace-parser v0.3.0 |
| 619 | 2026-03-19T18:03:15.156Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 620 | 2026-03-19T18:03:15.156Z | Downloaded atomic-waker v1.1.2 |
| 621 | 2026-03-19T18:03:15.159Z | Downloaded derive-ex v0.1.8 |
| 622 | 2026-03-19T18:03:15.159Z | Downloaded ciborium-ll v0.2.2 |
| 623 | 2026-03-19T18:03:15.159Z | Downloaded async-stream-impl v0.3.6 |
| 624 | 2026-03-19T18:03:15.163Z | Downloaded derive_builder_core v0.20.2 |
| 625 | 2026-03-19T18:03:15.163Z | Downloaded cfg_aliases v0.2.1 |
| 626 | 2026-03-19T18:03:15.163Z | Downloaded derive-where v1.6.0 |
| 627 | 2026-03-19T18:03:15.166Z | Downloaded ena v0.14.4 |
| 628 | 2026-03-19T18:03:15.169Z | Downloaded embedded-io v0.4.0 |
| 629 | 2026-03-19T18:03:15.169Z | Downloaded bit-set v0.8.0 |
| 630 | 2026-03-19T18:03:15.173Z | Downloaded bit-set v0.5.3 |
| 631 | 2026-03-19T18:03:15.173Z | Downloaded float-cmp v0.10.0 |
| 632 | 2026-03-19T18:03:15.173Z | Downloaded fallible-iterator v0.2.0 |
| 633 | 2026-03-19T18:03:15.177Z | Downloaded convert_case v0.4.0 |
| 634 | 2026-03-19T18:03:15.177Z | Downloaded atty v0.2.14 |
| 635 | 2026-03-19T18:03:15.185Z | Downloaded cargo_metadata v0.19.2 |
| 636 | 2026-03-19T18:03:15.185Z | Downloaded chacha20 v0.9.1 |
| 637 | 2026-03-19T18:03:15.185Z | Downloaded foreign-types-macros v0.2.3 |
| 638 | 2026-03-19T18:03:15.189Z | Downloaded ed25519 v2.2.3 |
| 639 | 2026-03-19T18:03:15.189Z | Downloaded drift v0.1.3 |
| 640 | 2026-03-19T18:03:15.189Z | Downloaded cobs v0.3.0 |
| 641 | 2026-03-19T18:03:15.189Z | Downloaded crucible-workspace-hack v0.1.0 |
| 642 | 2026-03-19T18:03:15.192Z | Downloaded base16ct v0.2.0 |
| 643 | 2026-03-19T18:03:15.193Z | Downloaded float-ord v0.3.2 |
| 644 | 2026-03-19T18:03:15.193Z | Downloaded defmt v0.3.100 |
| 645 | 2026-03-19T18:03:15.193Z | Downloaded embedded-io v0.6.1 |
| 646 | 2026-03-19T18:03:15.196Z | Downloaded ciborium-io v0.2.2 |
| 647 | 2026-03-19T18:03:15.196Z | Downloaded document-features v0.2.12 |
| 648 | 2026-03-19T18:03:15.196Z | Downloaded darling_core v0.20.11 |
| 649 | 2026-03-19T18:03:15.199Z | Downloaded defmt-parser v1.0.0 |
| 650 | 2026-03-19T18:03:15.203Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 651 | 2026-03-19T18:03:15.203Z | Downloaded darling_core v0.23.0 |
| 652 | 2026-03-19T18:03:15.206Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 653 | 2026-03-19T18:03:15.209Z | Downloaded aead v0.5.2 |
| 654 | 2026-03-19T18:03:15.209Z | Downloaded dsl_auto_type v0.2.0 |
| 655 | 2026-03-19T18:03:15.213Z | Downloaded enum-as-inner v0.6.1 |
| 656 | 2026-03-19T18:03:15.213Z | Downloaded dunce v1.0.5 |
| 657 | 2026-03-19T18:03:15.213Z | Downloaded bitfield-macros v0.19.4 |
| 658 | 2026-03-19T18:03:15.213Z | Downloaded ascii-canvas v3.0.0 |
| 659 | 2026-03-19T18:03:15.216Z | Downloaded darling v0.21.3 |
| 660 | 2026-03-19T18:03:15.219Z | Downloaded fixedbitset v0.4.2 |
| 661 | 2026-03-19T18:03:15.220Z | Downloaded endian-type v0.1.2 |
| 662 | 2026-03-19T18:03:15.223Z | Downloaded dirs-sys-next v0.1.2 |
| 663 | 2026-03-19T18:03:15.223Z | Downloaded castaway v0.2.4 |
| 664 | 2026-03-19T18:03:15.223Z | Downloaded cargo-platform v0.1.9 |
| 665 | 2026-03-19T18:03:15.227Z | Downloaded difflib v0.4.0 |
| 666 | 2026-03-19T18:03:15.227Z | Downloaded csv-core v0.1.13 |
| 667 | 2026-03-19T18:03:15.227Z | Downloaded derive_builder_macro v0.20.2 |
| 668 | 2026-03-19T18:03:15.231Z | Downloaded dyn-clone v1.0.20 |
| 669 | 2026-03-19T18:03:15.231Z | Downloaded darling_macro v0.23.0 |
| 670 | 2026-03-19T18:03:15.231Z | Downloaded arrayref v0.3.9 |
| 671 | 2026-03-19T18:03:15.231Z | Downloaded crc-catalog v2.4.0 |
| 672 | 2026-03-19T18:03:15.235Z | Downloaded async-recursion v1.1.1 |
| 673 | 2026-03-19T18:03:15.235Z | Downloaded foreign-types-shared v0.1.1 |
| 674 | 2026-03-19T18:03:15.239Z | Downloaded foreign-types v0.5.0 |
| 675 | 2026-03-19T18:03:15.239Z | Downloaded cpufeatures v0.3.0 |
| 676 | 2026-03-19T18:03:15.239Z | Downloaded base16ct v1.0.0 |
| 677 | 2026-03-19T18:03:15.242Z | Downloaded env_filter v1.0.0 |
| 678 | 2026-03-19T18:03:15.243Z | Downloaded dirs-next v2.0.0 |
| 679 | 2026-03-19T18:03:15.243Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 680 | 2026-03-19T18:03:15.246Z | Downloaded bitfield-struct v0.6.2 |
| 681 | 2026-03-19T18:03:15.246Z | Downloaded foreign-types v0.3.2 |
| 682 | 2026-03-19T18:03:15.246Z | Downloaded block-padding v0.3.3 |
| 683 | 2026-03-19T18:03:15.246Z | Downloaded dof v0.4.0 |
| 684 | 2026-03-19T18:03:15.250Z | Downloaded debug-ignore v1.0.5 |
| 685 | 2026-03-19T18:03:15.250Z | Downloaded bytes v1.11.1 |
| 686 | 2026-03-19T18:03:15.254Z | Downloaded flagset v0.4.7 |
| 687 | 2026-03-19T18:03:15.254Z | Downloaded display-error-chain v0.2.2 |
| 688 | 2026-03-19T18:03:15.257Z | Downloaded filetime v0.2.27 |
| 689 | 2026-03-19T18:03:15.257Z | Downloaded funty v2.0.0 |
| 690 | 2026-03-19T18:03:15.257Z | Downloaded ecdsa v0.16.9 |
| 691 | 2026-03-19T18:03:15.261Z | Downloaded data-encoding v2.10.0 |
| 692 | 2026-03-19T18:03:15.262Z | Downloaded env_logger v0.11.9 |
| 693 | 2026-03-19T18:03:15.265Z | Downloaded futures-core v0.3.32 |
| 694 | 2026-03-19T18:03:15.265Z | Downloaded foreign-types-shared v0.3.1 |
| 695 | 2026-03-19T18:03:15.265Z | Downloaded crc8 v0.1.1 |
| 696 | 2026-03-19T18:03:15.265Z | Downloaded futures-sink v0.3.32 |
| 697 | 2026-03-19T18:03:15.269Z | Downloaded fxhash v0.2.1 |
| 698 | 2026-03-19T18:03:15.269Z | Downloaded ghash v0.5.1 |
| 699 | 2026-03-19T18:03:15.269Z | Downloaded gethostname v0.5.0 |
| 700 | 2026-03-19T18:03:15.272Z | Downloaded hash32 v0.2.1 |
| 701 | 2026-03-19T18:03:15.272Z | Downloaded git-stub v1.0.0 |
| 702 | 2026-03-19T18:03:15.272Z | Downloaded futures-channel v0.3.32 |
| 703 | 2026-03-19T18:03:15.276Z | Downloaded derive_builder v0.20.2 |
| 704 | 2026-03-19T18:03:15.280Z | Downloaded headers-core v0.3.0 |
| 705 | 2026-03-19T18:03:15.280Z | Downloaded globwalk v0.9.1 |
| 706 | 2026-03-19T18:03:15.280Z | Downloaded ff v0.13.1 |
| 707 | 2026-03-19T18:03:15.283Z | Downloaded hostname v0.4.2 |
| 708 | 2026-03-19T18:03:15.283Z | Downloaded hash32 v0.3.1 |
| 709 | 2026-03-19T18:03:15.287Z | Downloaded const_format_proc_macros v0.2.34 |
| 710 | 2026-03-19T18:03:15.287Z | Downloaded hex-literal v0.4.1 |
| 711 | 2026-03-19T18:03:15.287Z | Downloaded arc-swap v1.8.2 |
| 712 | 2026-03-19T18:03:15.290Z | Downloaded httpdate v1.0.3 |
| 713 | 2026-03-19T18:03:15.293Z | Downloaded convert_case v0.10.0 |
| 714 | 2026-03-19T18:03:15.294Z | Downloaded hyper-tls v0.6.0 |
| 715 | 2026-03-19T18:03:15.298Z | Downloaded camino-tempfile-ext v0.3.3 |
| 716 | 2026-03-19T18:03:15.298Z | Downloaded bit-vec v0.6.3 |
| 717 | 2026-03-19T18:03:15.299Z | Downloaded base64ct v1.8.3 |
| 718 | 2026-03-19T18:03:15.303Z | Downloaded hubpack v0.1.2 |
| 719 | 2026-03-19T18:03:15.303Z | Downloaded crossbeam-deque v0.8.6 |
| 720 | 2026-03-19T18:03:15.303Z | Downloaded corncobs v0.1.4 |
| 721 | 2026-03-19T18:03:15.306Z | Downloaded diesel-dtrace v0.5.0 |
| 722 | 2026-03-19T18:03:15.306Z | Downloaded cipher v0.4.4 |
| 723 | 2026-03-19T18:03:15.306Z | Downloaded fixedbitset v0.5.7 |
| 724 | 2026-03-19T18:03:15.310Z | Downloaded foldhash v0.1.5 |
| 725 | 2026-03-19T18:03:15.310Z | Downloaded cbc v0.1.2 |
| 726 | 2026-03-19T18:03:15.313Z | Downloaded find-msvc-tools v0.1.9 |
| 727 | 2026-03-19T18:03:15.313Z | Downloaded buf-list v1.1.2 |
| 728 | 2026-03-19T18:03:15.316Z | Downloaded fd-lock v4.0.4 |
| 729 | 2026-03-19T18:03:15.317Z | Downloaded foldhash v0.2.0 |
| 730 | 2026-03-19T18:03:15.321Z | Downloaded bcs v0.1.6 |
| 731 | 2026-03-19T18:03:15.321Z | Downloaded erased-serde v0.3.31 |
| 732 | 2026-03-19T18:03:15.359Z | Downloaded des v0.8.1 |
| 733 | 2026-03-19T18:03:15.359Z | Downloaded indoc v1.0.9 |
| 734 | 2026-03-19T18:03:15.359Z | Downloaded instant v0.1.13 |
| 735 | 2026-03-19T18:03:15.359Z | Downloaded instability v0.3.11 |
| 736 | 2026-03-19T18:03:15.359Z | Downloaded fs_extra v1.3.0 |
| 737 | 2026-03-19T18:03:15.359Z | Downloaded argon2 v0.5.3 |
| 738 | 2026-03-19T18:03:15.360Z | Downloaded home v0.5.12 |
| 739 | 2026-03-19T18:03:15.360Z | Downloaded fs-err v2.11.0 |
| 740 | 2026-03-19T18:03:15.360Z | Downloaded group v0.13.0 |
| 741 | 2026-03-19T18:03:15.360Z | Downloaded glob v0.3.3 |
| 742 | 2026-03-19T18:03:15.360Z | Downloaded ident_case v1.0.1 |
| 743 | 2026-03-19T18:03:15.361Z | Downloaded hubpack_derive v0.1.1 |
| 744 | 2026-03-19T18:03:15.361Z | Downloaded http-body v1.0.1 |
| 745 | 2026-03-19T18:03:15.361Z | Downloaded hostname v0.3.1 |
| 746 | 2026-03-19T18:03:15.361Z | Downloaded globset v0.4.18 |
| 747 | 2026-03-19T18:03:15.361Z | Downloaded git-stub-vcs v0.1.0 |
| 748 | 2026-03-19T18:03:15.361Z | Downloaded keccak v0.1.6 |
| 749 | 2026-03-19T18:03:15.366Z | Downloaded is_ci v1.2.0 |
| 750 | 2026-03-19T18:03:15.366Z | Downloaded is-terminal v0.4.17 |
| 751 | 2026-03-19T18:03:15.366Z | Downloaded internet-checksum v0.2.1 |
| 752 | 2026-03-19T18:03:15.366Z | Downloaded inout v0.1.4 |
| 753 | 2026-03-19T18:03:15.366Z | Downloaded indent_write v2.2.0 |
| 754 | 2026-03-19T18:03:15.366Z | Downloaded lazy_static v1.5.0 |
| 755 | 2026-03-19T18:03:15.366Z | Downloaded crossbeam-utils v0.8.21 |
| 756 | 2026-03-19T18:03:15.369Z | Downloaded ciborium v0.2.2 |
| 757 | 2026-03-19T18:03:15.373Z | Downloaded cargo_toml v0.22.3 |
| 758 | 2026-03-19T18:03:15.373Z | Downloaded lalrpop-util v0.19.12 |
| 759 | 2026-03-19T18:03:15.373Z | Downloaded dropshot_endpoint v0.16.7 |
| 760 | 2026-03-19T18:03:15.377Z | Downloaded crc32fast v1.5.0 |
| 761 | 2026-03-19T18:03:15.380Z | Downloaded const-oid v0.9.6 |
| 762 | 2026-03-19T18:03:15.380Z | Downloaded console v0.15.11 |
| 763 | 2026-03-19T18:03:15.383Z | Downloaded cookie v0.18.1 |
| 764 | 2026-03-19T18:03:15.383Z | Downloaded lru v0.12.5 |
| 765 | 2026-03-19T18:03:15.387Z | Downloaded managed v0.8.0 |
| 766 | 2026-03-19T18:03:15.387Z | Downloaded elliptic-curve v0.13.8 |
| 767 | 2026-03-19T18:03:15.390Z | Downloaded indoc v2.0.7 |
| 768 | 2026-03-19T18:03:15.397Z | Downloaded ipnet v2.11.0 |
| 769 | 2026-03-19T18:03:15.397Z | Downloaded allocator-api2 v0.2.21 |
| 770 | 2026-03-19T18:03:15.397Z | Downloaded multimap v0.10.1 |
| 771 | 2026-03-19T18:03:15.397Z | Downloaded hyper-staticfile v0.10.1 |
| 772 | 2026-03-19T18:03:15.400Z | Downloaded newtype_derive v0.1.6 |
| 773 | 2026-03-19T18:03:15.400Z | Downloaded md5 v0.7.0 |
| 774 | 2026-03-19T18:03:15.404Z | Downloaded maybe-uninit v2.0.0 |
| 775 | 2026-03-19T18:03:15.404Z | Downloaded match_cfg v0.1.0 |
| 776 | 2026-03-19T18:03:15.404Z | Downloaded cassowary v0.3.0 |
| 777 | 2026-03-19T18:03:15.410Z | Downloaded ingot v0.1.1 |
| 778 | 2026-03-19T18:03:15.410Z | Downloaded newtype-uuid-macros v0.1.0 |
| 779 | 2026-03-19T18:03:15.410Z | Downloaded new_debug_unreachable v1.0.6 |
| 780 | 2026-03-19T18:03:15.413Z | Downloaded linked-hash-map v0.5.6 |
| 781 | 2026-03-19T18:03:15.413Z | Downloaded mime v0.3.17 |
| 782 | 2026-03-19T18:03:15.413Z | Downloaded md-5 v0.10.6 |
| 783 | 2026-03-19T18:03:15.413Z | Downloaded nibble_vec v0.1.0 |
| 784 | 2026-03-19T18:03:15.417Z | Downloaded hyper-rustls v0.27.7 |
| 785 | 2026-03-19T18:03:15.417Z | Downloaded nodrop v0.1.14 |
| 786 | 2026-03-19T18:03:15.417Z | Downloaded libscf-sys v1.1.0 |
| 787 | 2026-03-19T18:03:15.420Z | Downloaded jobserver v0.1.34 |
| 788 | 2026-03-19T18:03:15.420Z | Downloaded getrandom v0.2.17 |
| 789 | 2026-03-19T18:03:15.424Z | Downloaded normalize-line-endings v0.3.0 |
| 790 | 2026-03-19T18:03:15.424Z | Downloaded half v1.8.3 |
| 791 | 2026-03-19T18:03:15.427Z | Downloaded num-conv v0.2.0 |
| 792 | 2026-03-19T18:03:15.427Z | Downloaded num v0.4.3 |
| 793 | 2026-03-19T18:03:15.429Z | Downloaded ingot-types v0.1.2 |
| 794 | 2026-03-19T18:03:15.433Z | Downloaded ipnetwork v0.21.1 |
| 795 | 2026-03-19T18:03:15.433Z | Downloaded cookie_store v0.22.1 |
| 796 | 2026-03-19T18:03:15.433Z | Downloaded humantime v2.3.0 |
| 797 | 2026-03-19T18:03:15.437Z | Downloaded maplit v1.0.2 |
| 798 | 2026-03-19T18:03:15.438Z | Downloaded memoffset v0.9.1 |
| 799 | 2026-03-19T18:03:15.438Z | Downloaded hmac v0.12.1 |
| 800 | 2026-03-19T18:03:15.441Z | Downloaded num-derive v0.3.3 |
| 801 | 2026-03-19T18:03:15.441Z | Downloaded num-iter v0.1.45 |
| 802 | 2026-03-19T18:03:15.441Z | Downloaded cancel-safe-futures v0.1.5 |
| 803 | 2026-03-19T18:03:15.445Z | Downloaded openssl-probe v0.2.1 |
| 804 | 2026-03-19T18:03:15.445Z | Downloaded libefi-sys v0.1.0 |
| 805 | 2026-03-19T18:03:15.445Z | Downloaded openssl-macros v0.1.1 |
| 806 | 2026-03-19T18:03:15.448Z | Downloaded olpc-cjson v0.1.4 |
| 807 | 2026-03-19T18:03:15.448Z | Downloaded opaque-debug v0.3.1 |
| 808 | 2026-03-19T18:03:15.448Z | Downloaded num_threads v0.1.7 |
| 809 | 2026-03-19T18:03:15.448Z | Downloaded num-derive v0.4.2 |
| 810 | 2026-03-19T18:03:15.452Z | Downloaded libloading v0.8.9 |
| 811 | 2026-03-19T18:03:15.452Z | Downloaded crc-any v2.5.0 |
| 812 | 2026-03-19T18:03:15.455Z | Downloaded newline-converter v0.3.0 |
| 813 | 2026-03-19T18:03:15.455Z | Downloaded ingot-macros v0.1.1 |
| 814 | 2026-03-19T18:03:15.458Z | Downloaded async-bb8-diesel v0.2.1 |
| 815 | 2026-03-19T18:03:15.458Z | Downloaded bzip2 v0.6.1 |
| 816 | 2026-03-19T18:03:15.461Z | Downloaded mime_guess v2.0.5 |
| 817 | 2026-03-19T18:03:15.461Z | Downloaded multer v3.1.0 |
| 818 | 2026-03-19T18:03:15.477Z | Downloaded num_enum_derive v0.5.11 |
| 819 | 2026-03-19T18:03:15.477Z | Downloaded half v2.7.1 |
| 820 | 2026-03-19T18:03:15.477Z | Downloaded blake2 v0.10.6 |
| 821 | 2026-03-19T18:03:15.477Z | Downloaded httparse v1.10.1 |
| 822 | 2026-03-19T18:03:15.477Z | Downloaded oso-derive v0.27.3 |
| 823 | 2026-03-19T18:03:15.477Z | Downloaded iana-time-zone v0.1.65 |
| 824 | 2026-03-19T18:03:15.477Z | Downloaded base64 v0.21.7 |
| 825 | 2026-03-19T18:03:15.502Z | Downloaded linear-map v1.2.0 |
| 826 | 2026-03-19T18:03:15.503Z | Downloaded hickory-client v0.25.2 |
| 827 | 2026-03-19T18:03:15.503Z | Downloaded nonempty v0.12.0 |
| 828 | 2026-03-19T18:03:15.503Z | Downloaded packed_struct_codegen v0.10.1 |
| 829 | 2026-03-19T18:03:15.503Z | Downloaded native-tls v0.2.18 |
| 830 | 2026-03-19T18:03:15.503Z | Downloaded parse-display v0.10.0 |
| 831 | 2026-03-19T18:03:15.503Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 832 | 2026-03-19T18:03:15.503Z | Downloaded lock_api v0.4.14 |
| 833 | 2026-03-19T18:03:15.503Z | Downloaded http-body-util v0.1.3 |
| 834 | 2026-03-19T18:03:15.503Z | Downloaded path-slash v0.1.5 |
| 835 | 2026-03-19T18:03:15.503Z | Downloaded parse-size v1.1.0 |
| 836 | 2026-03-19T18:03:15.503Z | Downloaded getrandom v0.3.4 |
| 837 | 2026-03-19T18:03:15.503Z | Downloaded pbkdf2 v0.12.2 |
| 838 | 2026-03-19T18:03:15.504Z | Downloaded ignore v0.4.25 |
| 839 | 2026-03-19T18:03:15.504Z | Downloaded flume v0.11.1 |
| 840 | 2026-03-19T18:03:15.516Z | Downloaded litrs v1.0.0 |
| 841 | 2026-03-19T18:03:15.516Z | Downloaded newtype-uuid v1.3.2 |
| 842 | 2026-03-19T18:03:15.516Z | Downloaded openssl-probe v0.1.6 |
| 843 | 2026-03-19T18:03:15.531Z | Downloaded nu-ansi-term v0.50.3 |
| 844 | 2026-03-19T18:03:15.531Z | Downloaded num_enum_derive v0.7.5 |
| 845 | 2026-03-19T18:03:15.531Z | Downloaded pin-utils v0.1.0 |
| 846 | 2026-03-19T18:03:15.531Z | Downloaded peg-runtime v0.8.5 |
| 847 | 2026-03-19T18:03:15.531Z | Downloaded chacha20poly1305 v0.10.1 |
| 848 | 2026-03-19T18:03:15.531Z | Downloaded num-integer v0.1.46 |
| 849 | 2026-03-19T18:03:15.531Z | Downloaded num-complex v0.4.6 |
| 850 | 2026-03-19T18:03:15.531Z | Downloaded libsw v3.5.0 |
| 851 | 2026-03-19T18:03:15.531Z | Downloaded pbkdf2 v0.11.0 |
| 852 | 2026-03-19T18:03:15.536Z | Downloaded indexmap v1.9.3 |
| 853 | 2026-03-19T18:03:15.536Z | Downloaded phf_shared v0.12.1 |
| 854 | 2026-03-19T18:03:15.536Z | Downloaded lzss v0.8.2 |
| 855 | 2026-03-19T18:03:15.538Z | Downloaded lru-slab v0.1.2 |
| 856 | 2026-03-19T18:03:15.538Z | Downloaded lru-cache v0.1.2 |
| 857 | 2026-03-19T18:03:15.538Z | Downloaded console v0.16.2 |
| 858 | 2026-03-19T18:03:15.538Z | Downloaded libsw-core v0.3.2 |
| 859 | 2026-03-19T18:03:15.538Z | Downloaded phf_shared v0.13.1 |
| 860 | 2026-03-19T18:03:15.538Z | Downloaded headers v0.4.1 |
| 861 | 2026-03-19T18:03:15.543Z | Downloaded phf_shared v0.11.3 |
| 862 | 2026-03-19T18:03:15.543Z | Downloaded heapless v0.8.0 |
| 863 | 2026-03-19T18:03:15.543Z | Downloaded colored v3.1.1 |
| 864 | 2026-03-19T18:03:15.543Z | Downloaded backon v1.6.0 |
| 865 | 2026-03-19T18:03:15.546Z | Downloaded proc-macro-crate v3.4.0 |
| 866 | 2026-03-19T18:03:15.550Z | Downloaded proc-macro-crate v1.3.1 |
| 867 | 2026-03-19T18:03:15.550Z | Downloaded progenitor-macro v0.10.0 |
| 868 | 2026-03-19T18:03:15.550Z | Downloaded num_enum v0.5.11 |
| 869 | 2026-03-19T18:03:15.553Z | Downloaded predicates-tree v1.0.13 |
| 870 | 2026-03-19T18:03:15.557Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 871 | 2026-03-19T18:03:15.557Z | Downloaded predicates-core v1.0.10 |
| 872 | 2026-03-19T18:03:15.557Z | Downloaded precomputed-hash v0.1.1 |
| 873 | 2026-03-19T18:03:15.557Z | Downloaded derive_more v2.1.1 |
| 874 | 2026-03-19T18:03:15.566Z | Downloaded pem v3.0.6 |
| 875 | 2026-03-19T18:03:15.570Z | Downloaded progenitor-client v0.11.2 |
| 876 | 2026-03-19T18:03:15.570Z | Downloaded packed_struct v0.10.1 |
| 877 | 2026-03-19T18:03:15.570Z | Downloaded progenitor-macro v0.13.0 |
| 878 | 2026-03-19T18:03:15.573Z | Downloaded progenitor-client v0.10.0 |
| 879 | 2026-03-19T18:03:15.573Z | Downloaded quick-error v1.2.3 |
| 880 | 2026-03-19T18:03:15.573Z | Downloaded derive_more-impl v2.1.1 |
| 881 | 2026-03-19T18:03:15.577Z | Downloaded progenitor-macro v0.11.2 |
| 882 | 2026-03-19T18:03:15.582Z | Downloaded oxide-tokio-rt v0.1.3 |
| 883 | 2026-03-19T18:03:15.582Z | Downloaded owo-colors v4.3.0 |
| 884 | 2026-03-19T18:03:15.586Z | Downloaded paste v1.0.15 |
| 885 | 2026-03-19T18:03:15.586Z | Downloaded password-hash v0.4.2 |
| 886 | 2026-03-19T18:03:15.586Z | Downloaded num-rational v0.4.2 |
| 887 | 2026-03-19T18:03:15.590Z | Downloaded heapless v0.7.17 |
| 888 | 2026-03-19T18:03:15.590Z | Downloaded password-hash v0.5.0 |
| 889 | 2026-03-19T18:03:15.593Z | Downloaded parking_lot_core v0.8.6 |
| 890 | 2026-03-19T18:03:15.594Z | Downloaded psl-types v2.0.11 |
| 891 | 2026-03-19T18:03:15.597Z | Downloaded pem-rfc7468 v0.7.0 |
| 892 | 2026-03-19T18:03:15.597Z | Downloaded phf v0.13.1 |
| 893 | 2026-03-19T18:03:15.597Z | Downloaded dropshot-api-manager v0.6.0 |
| 894 | 2026-03-19T18:03:15.601Z | Downloaded radium v0.7.0 |
| 895 | 2026-03-19T18:03:15.601Z | Downloaded indicatif v0.18.4 |
| 896 | 2026-03-19T18:03:15.605Z | Downloaded rand_chacha v0.3.1 |
| 897 | 2026-03-19T18:03:15.608Z | Downloaded parse-display-derive v0.10.0 |
| 898 | 2026-03-19T18:03:15.609Z | Downloaded nanorand v0.7.0 |
| 899 | 2026-03-19T18:03:15.609Z | Downloaded futures v0.3.32 |
| 900 | 2026-03-19T18:03:15.614Z | Downloaded crossterm v0.29.0 |
| 901 | 2026-03-19T18:03:15.618Z | Downloaded pin-project-lite v0.2.17 |
| 902 | 2026-03-19T18:03:15.622Z | Downloaded progenitor v0.10.0 |
| 903 | 2026-03-19T18:03:15.626Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 904 | 2026-03-19T18:03:15.626Z | Downloaded recursive v0.1.1 |
| 905 | 2026-03-19T18:03:15.626Z | Downloaded polyval v0.6.2 |
| 906 | 2026-03-19T18:03:15.630Z | Downloaded rand_xorshift v0.4.0 |
| 907 | 2026-03-19T18:03:15.630Z | Downloaded pkg-config v0.3.32 |
| 908 | 2026-03-19T18:03:15.630Z | Downloaded flate2 v1.1.9 |
| 909 | 2026-03-19T18:03:15.633Z | Downloaded crossbeam-channel v0.5.15 |
| 910 | 2026-03-19T18:03:15.637Z | Downloaded oxnet v0.1.4 |
| 911 | 2026-03-19T18:03:15.640Z | Downloaded ed25519-dalek v2.2.0 |
| 912 | 2026-03-19T18:03:15.640Z | Downloaded progenitor-client v0.13.0 |
| 913 | 2026-03-19T18:03:15.644Z | Downloaded postgres-protocol v0.6.10 |
| 914 | 2026-03-19T18:03:15.644Z | Downloaded pkcs8 v0.10.2 |
| 915 | 2026-03-19T18:03:15.649Z | Downloaded predicates v3.1.4 |
| 916 | 2026-03-19T18:03:15.649Z | Downloaded ref-cast-impl v1.0.25 |
| 917 | 2026-03-19T18:03:15.649Z | Downloaded parking_lot v0.12.5 |
| 918 | 2026-03-19T18:03:15.652Z | Downloaded poly1305 v0.8.0 |
| 919 | 2026-03-19T18:03:15.656Z | Downloaded parking_lot v0.11.2 |
| 920 | 2026-03-19T18:03:15.656Z | Downloaded memmap2 v0.9.10 |
| 921 | 2026-03-19T18:03:15.656Z | Downloaded libbz2-rs-sys v0.2.2 |
| 922 | 2026-03-19T18:03:15.659Z | Downloaded proc-macro-error2 v2.0.1 |
| 923 | 2026-03-19T18:03:15.663Z | Downloaded primeorder v0.13.6 |
| 924 | 2026-03-19T18:03:15.663Z | Downloaded omicron-zone-package v0.12.2 |
| 925 | 2026-03-19T18:03:15.668Z | Downloaded rtoolbox v0.0.3 |
| 926 | 2026-03-19T18:03:15.668Z | Downloaded rfc6979 v0.4.0 |
| 927 | 2026-03-19T18:03:15.672Z | Downloaded pkcs1 v0.7.5 |
| 928 | 2026-03-19T18:03:15.672Z | Downloaded progenitor v0.11.2 |
| 929 | 2026-03-19T18:03:15.672Z | Downloaded ppv-lite86 v0.2.21 |
| 930 | 2026-03-19T18:03:15.672Z | Downloaded pin-project-internal v1.1.11 |
| 931 | 2026-03-19T18:03:15.675Z | Downloaded psm v0.1.30 |
| 932 | 2026-03-19T18:03:15.675Z | Downloaded hickory-resolver v0.25.2 |
| 933 | 2026-03-19T18:03:15.678Z | Downloaded russh-cryptovec v0.7.3 |
| 934 | 2026-03-19T18:03:15.682Z | Downloaded peg-macros v0.8.5 |
| 935 | 2026-03-19T18:03:15.682Z | Downloaded compact_str v0.8.1 |
| 936 | 2026-03-19T18:03:15.685Z | Downloaded rand_chacha v0.9.0 |
| 937 | 2026-03-19T18:03:15.685Z | Downloaded progenitor-extras v0.1.1 |
| 938 | 2026-03-19T18:03:15.689Z | Downloaded base64 v0.22.1 |
| 939 | 2026-03-19T18:03:15.693Z | Downloaded rustc-hash v2.1.1 |
| 940 | 2026-03-19T18:03:15.693Z | Downloaded ref-cast v1.0.25 |
| 941 | 2026-03-19T18:03:15.697Z | Downloaded progenitor v0.13.0 |
| 942 | 2026-03-19T18:03:15.697Z | Downloaded rustc_version v0.1.7 |
| 943 | 2026-03-19T18:03:15.697Z | Downloaded pkcs5 v0.7.1 |
| 944 | 2026-03-19T18:03:15.701Z | Downloaded peg v0.8.5 |
| 945 | 2026-03-19T18:03:15.704Z | Downloaded scheduled-thread-pool v0.2.7 |
| 946 | 2026-03-19T18:03:15.704Z | Downloaded rand_core v0.6.4 |
| 947 | 2026-03-19T18:03:15.704Z | Downloaded cc v1.2.56 |
| 948 | 2026-03-19T18:03:15.707Z | Downloaded papergrid v0.17.0 |
| 949 | 2026-03-19T18:03:15.711Z | Downloaded postcard v1.1.3 |
| 950 | 2026-03-19T18:03:15.715Z | Downloaded phf v0.12.1 |
| 951 | 2026-03-19T18:03:15.715Z | Downloaded salsa20 v0.10.2 |
| 952 | 2026-03-19T18:03:15.718Z | Downloaded scopeguard v1.2.0 |
| 953 | 2026-03-19T18:03:15.718Z | Downloaded rand_core v0.10.0 |
| 954 | 2026-03-19T18:03:15.718Z | Downloaded aho-corasick v1.1.4 |
| 955 | 2026-03-19T18:03:15.723Z | Downloaded resolv-conf v0.7.6 |
| 956 | 2026-03-19T18:03:15.727Z | Downloaded rand_seeder v0.4.0 |
| 957 | 2026-03-19T18:03:15.727Z | Downloaded rand_core v0.9.5 |
| 958 | 2026-03-19T18:03:15.731Z | Downloaded diesel_derives v2.3.7 |
| 959 | 2026-03-19T18:03:15.734Z | Downloaded scrypt v0.11.0 |
| 960 | 2026-03-19T18:03:15.734Z | Downloaded ar_archive_writer v0.5.1 |
| 961 | 2026-03-19T18:03:15.738Z | Downloaded seq-macro v0.3.6 |
| 962 | 2026-03-19T18:03:15.741Z | Downloaded scroll_derive v0.13.1 |
| 963 | 2026-03-19T18:03:15.741Z | Downloaded sapling-renderdag v0.1.0 |
| 964 | 2026-03-19T18:03:15.741Z | Downloaded same-file v1.0.6 |
| 965 | 2026-03-19T18:03:15.746Z | Downloaded oso v0.27.3 |
| 966 | 2026-03-19T18:03:15.746Z | Downloaded parking_lot_core v0.9.12 |
| 967 | 2026-03-19T18:03:15.749Z | Downloaded bumpalo v3.20.2 |
| 968 | 2026-03-19T18:03:15.749Z | Downloaded const_format v0.2.35 |
| 969 | 2026-03-19T18:03:15.753Z | Downloaded secrecy v0.10.3 |
| 970 | 2026-03-19T18:03:15.756Z | Downloaded secrecy v0.8.0 |
| 971 | 2026-03-19T18:03:15.756Z | Downloaded der v0.7.10 |
| 972 | 2026-03-19T18:03:15.759Z | Downloaded serde_urlencoded v0.7.1 |
| 973 | 2026-03-19T18:03:15.763Z | Downloaded serde_spanned v1.0.4 |
| 974 | 2026-03-19T18:03:15.763Z | Downloaded serde_plain v1.0.2 |
| 975 | 2026-03-19T18:03:15.767Z | Downloaded sha1 v0.10.6 |
| 976 | 2026-03-19T18:03:15.767Z | Downloaded serde_bytes v0.11.19 |
| 977 | 2026-03-19T18:03:15.767Z | Downloaded rustls-pemfile v2.2.0 |
| 978 | 2026-03-19T18:03:15.770Z | Downloaded hickory-resolver v0.24.4 |
| 979 | 2026-03-19T18:03:15.773Z | Downloaded hashbrown v0.12.3 |
| 980 | 2026-03-19T18:03:15.777Z | Downloaded powerfmt v0.2.0 |
| 981 | 2026-03-19T18:03:15.777Z | Downloaded num_enum v0.7.5 |
| 982 | 2026-03-19T18:03:15.781Z | Downloaded rustc_version v0.4.1 |
| 983 | 2026-03-19T18:03:15.784Z | Downloaded siphasher v1.0.2 |
| 984 | 2026-03-19T18:03:15.784Z | Downloaded serde-big-array v0.5.1 |
| 985 | 2026-03-19T18:03:15.784Z | Downloaded shell-words v1.1.1 |
| 986 | 2026-03-19T18:03:15.788Z | Downloaded serde_repr v0.1.20 |
| 987 | 2026-03-19T18:03:15.788Z | Downloaded signal-hook-tokio v0.3.1 |
| 988 | 2026-03-19T18:03:15.788Z | Downloaded sigpipe v0.1.3 |
| 989 | 2026-03-19T18:03:15.792Z | Downloaded jiff-static v0.2.21 |
| 990 | 2026-03-19T18:03:15.792Z | Downloaded r2d2 v0.8.10 |
| 991 | 2026-03-19T18:03:15.796Z | Downloaded p256 v0.13.2 |
| 992 | 2026-03-19T18:03:15.796Z | Downloaded progenitor-impl v0.13.0 |
| 993 | 2026-03-19T18:03:15.801Z | Downloaded rusty-fork v0.3.1 |
| 994 | 2026-03-19T18:03:15.801Z | Downloaded rustls-native-certs v0.8.3 |
| 995 | 2026-03-19T18:03:15.801Z | Downloaded progenitor-impl v0.11.2 |
| 996 | 2026-03-19T18:03:15.804Z | Downloaded miniz_oxide v0.8.9 |
| 997 | 2026-03-19T18:03:15.807Z | Downloaded slog-bunyan v2.5.0 |
| 998 | 2026-03-19T18:03:15.808Z | Downloaded schemars_derive v0.8.22 |
| 999 | 2026-03-19T18:03:15.808Z | Downloaded postgres-types v0.2.12 |
| 1000 | 2026-03-19T18:03:15.812Z | Downloaded rustversion v1.0.22 |
| 1001 | 2026-03-19T18:03:15.816Z | Downloaded quinn-udp v0.5.14 |
| 1002 | 2026-03-19T18:03:15.816Z | Downloaded colored v2.2.0 |
| 1003 | 2026-03-19T18:03:15.819Z | Downloaded kstat-rs v0.2.4 |
| 1004 | 2026-03-19T18:03:15.819Z | Downloaded either v1.15.0 |
| 1005 | 2026-03-19T18:03:15.819Z | Downloaded slog-envlogger v2.2.0 |
| 1006 | 2026-03-19T18:03:15.823Z | Downloaded serde_path_to_error v0.1.20 |
| 1007 | 2026-03-19T18:03:15.823Z | Downloaded pin-project v1.1.11 |
| 1008 | 2026-03-19T18:03:15.831Z | Downloaded russh-keys v0.45.0 |
| 1009 | 2026-03-19T18:03:15.834Z | Downloaded rustls-pki-types v1.14.0 |
| 1010 | 2026-03-19T18:03:15.837Z | Downloaded semver v0.1.20 |
| 1011 | 2026-03-19T18:03:15.837Z | Downloaded sct v0.7.1 |
| 1012 | 2026-03-19T18:03:15.841Z | Downloaded scroll v0.13.0 |
| 1013 | 2026-03-19T18:03:15.841Z | Downloaded hyper-util v0.1.20 |
| 1014 | 2026-03-19T18:03:15.845Z | Downloaded sqlparser_derive v0.5.0 |
| 1015 | 2026-03-19T18:03:15.848Z | Downloaded pretty_assertions v1.4.1 |
| 1016 | 2026-03-19T18:03:15.848Z | Downloaded prefix-trie v0.7.0 |
| 1017 | 2026-03-19T18:03:15.852Z | Downloaded rcgen v0.12.1 |
| 1018 | 2026-03-19T18:03:15.855Z | Downloaded shlex v1.3.0 |
| 1019 | 2026-03-19T18:03:15.855Z | Downloaded signature v2.2.0 |
| 1020 | 2026-03-19T18:03:15.859Z | Downloaded minimal-lexical v0.2.1 |
| 1021 | 2026-03-19T18:03:15.859Z | Downloaded structmeta-derive v0.3.0 |
| 1022 | 2026-03-19T18:03:15.862Z | Downloaded hickory-server v0.25.2 |
| 1023 | 2026-03-19T18:03:15.866Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1024 | 2026-03-19T18:03:15.866Z | Downloaded aes-gcm v0.10.3 |
| 1025 | 2026-03-19T18:03:15.870Z | Downloaded signal-hook-mio v0.2.5 |
| 1026 | 2026-03-19T18:03:15.870Z | Downloaded serde_derive_internals v0.29.1 |
| 1027 | 2026-03-19T18:03:15.874Z | Downloaded ssh-encoding v0.2.0 |
| 1028 | 2026-03-19T18:03:15.874Z | Downloaded supports-color v3.0.2 |
| 1029 | 2026-03-19T18:03:15.874Z | Downloaded sync-ptr v0.1.4 |
| 1030 | 2026-03-19T18:03:15.874Z | Downloaded structmeta v0.3.0 |
| 1031 | 2026-03-19T18:03:15.877Z | Downloaded num-bigint v0.4.6 |
| 1032 | 2026-03-19T18:03:15.880Z | Downloaded slog-json v2.6.1 |
| 1033 | 2026-03-19T18:03:15.880Z | Downloaded slog-dtrace v0.3.0 |
| 1034 | 2026-03-19T18:03:15.884Z | Downloaded ron v0.8.1 |
| 1035 | 2026-03-19T18:03:15.887Z | Downloaded strum v0.26.3 |
| 1036 | 2026-03-19T18:03:15.887Z | Downloaded slog-term v2.9.2 |
| 1037 | 2026-03-19T18:03:15.890Z | Downloaded take_mut v0.2.2 |
| 1038 | 2026-03-19T18:03:15.891Z | Downloaded subtle v2.6.1 |
| 1039 | 2026-03-19T18:03:15.894Z | Downloaded tagptr v0.2.0 |
| 1040 | 2026-03-19T18:03:15.894Z | Downloaded smallvec v0.6.14 |
| 1041 | 2026-03-19T18:03:15.894Z | Downloaded snafu-derive v0.8.9 |
| 1042 | 2026-03-19T18:03:15.897Z | Downloaded rayon-core v1.13.0 |
| 1043 | 2026-03-19T18:03:15.901Z | Downloaded slab v0.4.12 |
| 1044 | 2026-03-19T18:03:15.901Z | Downloaded simd-adler32 v0.3.8 |
| 1045 | 2026-03-19T18:03:15.904Z | Downloaded serde_cbor v0.11.2 |
| 1046 | 2026-03-19T18:03:15.904Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1047 | 2026-03-19T18:03:15.907Z | Downloaded tabwriter v1.4.1 |
| 1048 | 2026-03-19T18:03:15.910Z | Downloaded stacker v0.1.23 |
| 1049 | 2026-03-19T18:03:15.910Z | Downloaded testing_table v0.3.0 |
| 1050 | 2026-03-19T18:03:15.913Z | Downloaded termtree v0.5.1 |
| 1051 | 2026-03-19T18:03:15.913Z | Downloaded smf v0.2.3 |
| 1052 | 2026-03-19T18:03:15.913Z | Downloaded slog-scope v4.4.1 |
| 1053 | 2026-03-19T18:03:15.916Z | Downloaded prettyplease v0.2.37 |
| 1054 | 2026-03-19T18:03:15.920Z | Downloaded tabled_derive v0.11.0 |
| 1055 | 2026-03-19T18:03:15.920Z | Downloaded sync_wrapper v1.0.2 |
| 1056 | 2026-03-19T18:03:15.920Z | Downloaded time-core v0.1.8 |
| 1057 | 2026-03-19T18:03:15.923Z | Downloaded static_assertions v1.1.0 |
| 1058 | 2026-03-19T18:03:15.923Z | Downloaded ryu v1.0.23 |
| 1059 | 2026-03-19T18:03:15.926Z | Downloaded strum v0.27.2 |
| 1060 | 2026-03-19T18:03:15.927Z | Downloaded rustls-pemfile v1.0.4 |
| 1061 | 2026-03-19T18:03:15.930Z | Downloaded http v1.4.0 |
| 1062 | 2026-03-19T18:03:15.933Z | Downloaded serde_with_macros v3.17.0 |
| 1063 | 2026-03-19T18:03:15.933Z | Downloaded thread-id v5.1.0 |
| 1064 | 2026-03-19T18:03:15.939Z | Downloaded slog-stdlog v4.1.1 |
| 1065 | 2026-03-19T18:03:15.939Z | Downloaded signal-hook-registry v1.4.8 |
| 1066 | 2026-03-19T18:03:15.939Z | Downloaded serde-hex v0.1.0 |
| 1067 | 2026-03-19T18:03:15.939Z | Downloaded sec1 v0.7.3 |
| 1068 | 2026-03-19T18:03:15.939Z | Downloaded tinyvec_macros v0.1.1 |
| 1069 | 2026-03-19T18:03:15.943Z | Downloaded spki v0.7.3 |
| 1070 | 2026-03-19T18:03:15.943Z | Downloaded publicsuffix v2.3.0 |
| 1071 | 2026-03-19T18:03:15.947Z | Downloaded progenitor-impl v0.10.0 |
| 1072 | 2026-03-19T18:03:15.947Z | Downloaded diff v0.1.13 |
| 1073 | 2026-03-19T18:03:15.951Z | Downloaded quinn v0.11.9 |
| 1074 | 2026-03-19T18:03:15.954Z | Downloaded highway v1.3.0 |
| 1075 | 2026-03-19T18:03:15.954Z | Downloaded support-bundle-viewer v0.1.2 |
| 1076 | 2026-03-19T18:03:15.955Z | Downloaded hashbrown v0.13.2 |
| 1077 | 2026-03-19T18:03:15.958Z | Downloaded ssh-cipher v0.2.0 |
| 1078 | 2026-03-19T18:03:15.961Z | Downloaded futures-executor v0.3.32 |
| 1079 | 2026-03-19T18:03:15.962Z | Downloaded sqlformat v0.3.5 |
| 1080 | 2026-03-19T18:03:15.965Z | Downloaded crossterm v0.28.1 |
| 1081 | 2026-03-19T18:03:15.968Z | Downloaded fatfs v0.3.6 |
| 1082 | 2026-03-19T18:03:15.971Z | Downloaded libxml v0.3.3 |
| 1083 | 2026-03-19T18:03:15.975Z | Downloaded string_cache v0.8.9 |
| 1084 | 2026-03-19T18:03:15.979Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1085 | 2026-03-19T18:03:15.979Z | Downloaded hashbrown v0.15.5 |
| 1086 | 2026-03-19T18:03:15.983Z | Downloaded strum_macros v0.26.4 |
| 1087 | 2026-03-19T18:03:15.986Z | Downloaded strum_macros v0.24.3 |
| 1088 | 2026-03-19T18:03:15.989Z | Downloaded itertools v0.12.1 |
| 1089 | 2026-03-19T18:03:15.992Z | Downloaded tower-service v0.3.3 |
| 1090 | 2026-03-19T18:03:15.992Z | Downloaded tower-layer v0.3.3 |
| 1091 | 2026-03-19T18:03:15.992Z | Downloaded tiny-keccak v2.0.2 |
| 1092 | 2026-03-19T18:03:15.996Z | Downloaded openssl-sys v0.9.111 |
| 1093 | 2026-03-19T18:03:16.002Z | Downloaded unarray v0.1.4 |
| 1094 | 2026-03-19T18:03:16.006Z | Downloaded topological-sort v0.2.2 |
| 1095 | 2026-03-19T18:03:16.006Z | Downloaded tap v1.0.1 |
| 1096 | 2026-03-19T18:03:16.006Z | Downloaded slog v2.8.2 |
| 1097 | 2026-03-19T18:03:16.006Z | Downloaded blake3 v1.8.3 |
| 1098 | 2026-03-19T18:03:16.011Z | Downloaded tokio-dtrace v0.1.1 |
| 1099 | 2026-03-19T18:03:16.015Z | Downloaded tls_codec_derive v0.4.2 |
| 1100 | 2026-03-19T18:03:16.015Z | Downloaded tls_codec v0.4.2 |
| 1101 | 2026-03-19T18:03:16.018Z | Downloaded untrusted v0.7.1 |
| 1102 | 2026-03-19T18:03:16.018Z | Downloaded unit-prefix v0.5.2 |
| 1103 | 2026-03-19T18:03:16.022Z | Downloaded thread_local v1.1.9 |
| 1104 | 2026-03-19T18:03:16.022Z | Downloaded trait-variant v0.1.2 |
| 1105 | 2026-03-19T18:03:16.022Z | Downloaded thiserror-no-std v2.0.2 |
| 1106 | 2026-03-19T18:03:16.025Z | Downloaded typify-macro v0.6.1 |
| 1107 | 2026-03-19T18:03:16.025Z | Downloaded stringprep v0.1.5 |
| 1108 | 2026-03-19T18:03:16.028Z | Downloaded spin v0.9.8 |
| 1109 | 2026-03-19T18:03:16.032Z | Downloaded typify-macro v0.4.3 |
| 1110 | 2026-03-19T18:03:16.032Z | Downloaded try-lock v0.2.5 |
| 1111 | 2026-03-19T18:03:16.032Z | Downloaded nom v7.1.3 |
| 1112 | 2026-03-19T18:03:16.038Z | Downloaded termios v0.3.3 |
| 1113 | 2026-03-19T18:03:16.038Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1114 | 2026-03-19T18:03:16.038Z | Downloaded mio v1.1.1 |
| 1115 | 2026-03-19T18:03:16.042Z | Downloaded signal-hook v0.3.18 |
| 1116 | 2026-03-19T18:03:16.045Z | Downloaded itertools v0.13.0 |
| 1117 | 2026-03-19T18:03:16.049Z | Downloaded usdt-macro v0.6.0 |
| 1118 | 2026-03-19T18:03:16.053Z | Downloaded usdt v0.6.0 |
| 1119 | 2026-03-19T18:03:16.053Z | Downloaded unicode-truncate v1.1.0 |
| 1120 | 2026-03-19T18:03:16.053Z | Downloaded socket2 v0.6.2 |
| 1121 | 2026-03-19T18:03:16.056Z | Downloaded usdt-attr-macro v0.6.0 |
| 1122 | 2026-03-19T18:03:16.057Z | Downloaded rand v0.8.5 |
| 1123 | 2026-03-19T18:03:16.060Z | Downloaded untrusted v0.9.0 |
| 1124 | 2026-03-19T18:03:16.060Z | Downloaded tokio-macros v2.6.0 |
| 1125 | 2026-03-19T18:03:16.063Z | Downloaded universal-hash v0.5.1 |
| 1126 | 2026-03-19T18:03:16.063Z | Downloaded samael v0.0.19 |
| 1127 | 2026-03-19T18:03:16.067Z | Downloaded similar v2.7.0 |
| 1128 | 2026-03-19T18:03:16.070Z | Downloaded tui-tree-widget v0.23.1 |
| 1129 | 2026-03-19T18:03:16.073Z | Downloaded tokio-native-tls v0.3.1 |
| 1130 | 2026-03-19T18:03:16.073Z | Downloaded strum_macros v0.27.2 |
| 1131 | 2026-03-19T18:03:16.077Z | Downloaded hkdf v0.12.4 |
| 1132 | 2026-03-19T18:03:16.077Z | Downloaded iri-string v0.7.10 |
| 1133 | 2026-03-19T18:03:16.083Z | Downloaded want v0.3.1 |
| 1134 | 2026-03-19T18:03:16.086Z | Downloaded tokio-rustls v0.25.0 |
| 1135 | 2026-03-19T18:03:16.086Z | Downloaded utf-8 v0.7.6 |
| 1136 | 2026-03-19T18:03:16.086Z | Downloaded tokio-rustls v0.24.1 |
| 1137 | 2026-03-19T18:03:16.090Z | Downloaded iddqd v0.3.17 |
| 1138 | 2026-03-19T18:03:16.094Z | Downloaded void v1.0.2 |
| 1139 | 2026-03-19T18:03:16.094Z | Downloaded unicase v2.9.0 |
| 1140 | 2026-03-19T18:03:16.098Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1141 | 2026-03-19T18:03:16.098Z | Downloaded tokio-tungstenite v0.23.1 |
| 1142 | 2026-03-19T18:03:16.101Z | Downloaded schemars v0.9.0 |
| 1143 | 2026-03-19T18:03:16.107Z | Downloaded waitgroup v0.1.2 |
| 1144 | 2026-03-19T18:03:16.110Z | Downloaded usdt-impl v0.6.0 |
| 1145 | 2026-03-19T18:03:16.111Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1146 | 2026-03-19T18:03:16.114Z | Downloaded socket2 v0.5.10 |
| 1147 | 2026-03-19T18:03:16.114Z | Downloaded term v1.2.1 |
| 1148 | 2026-03-19T18:03:16.117Z | Downloaded rustls-webpki v0.103.9 |
| 1149 | 2026-03-19T18:03:16.121Z | Downloaded xattr v1.6.1 |
| 1150 | 2026-03-19T18:03:16.121Z | Downloaded term v0.7.0 |
| 1151 | 2026-03-19T18:03:16.125Z | Downloaded qorb v0.4.1 |
| 1152 | 2026-03-19T18:03:16.128Z | Downloaded rsa v0.9.10 |
| 1153 | 2026-03-19T18:03:16.131Z | Downloaded time-macros v0.2.27 |
| 1154 | 2026-03-19T18:03:16.131Z | Downloaded vergen-lib v0.1.6 |
| 1155 | 2026-03-19T18:03:16.135Z | Downloaded xshell-macros v0.2.7 |
| 1156 | 2026-03-19T18:03:16.135Z | Downloaded tracing-attributes v0.1.31 |
| 1157 | 2026-03-19T18:03:16.138Z | Downloaded rand v0.9.2 |
| 1158 | 2026-03-19T18:03:16.139Z | Downloaded twox-hash v2.1.2 |
| 1159 | 2026-03-19T18:03:16.142Z | Downloaded vergen-git2 v1.0.7 |
| 1160 | 2026-03-19T18:03:16.142Z | Downloaded rand v0.10.0 |
| 1161 | 2026-03-19T18:03:16.145Z | Downloaded itertools v0.14.0 |
| 1162 | 2026-03-19T18:03:16.149Z | Downloaded zone_cfg_derive v0.3.1 |
| 1163 | 2026-03-19T18:03:16.154Z | Downloaded tokio-rustls v0.26.4 |
| 1164 | 2026-03-19T18:03:16.154Z | Downloaded schemars v1.2.1 |
| 1165 | 2026-03-19T18:03:16.162Z | Downloaded zeroize_derive v1.4.3 |
| 1166 | 2026-03-19T18:03:16.166Z | Downloaded wait-timeout v0.2.1 |
| 1167 | 2026-03-19T18:03:16.166Z | Downloaded subprocess v0.2.15 |
| 1168 | 2026-03-19T18:03:16.169Z | Downloaded tokio-tungstenite v0.21.0 |
| 1169 | 2026-03-19T18:03:16.170Z | Downloaded schemars v0.8.22 |
| 1170 | 2026-03-19T18:03:16.179Z | Downloaded walkdir v2.5.0 |
| 1171 | 2026-03-19T18:03:16.182Z | Downloaded uzers v0.12.2 |
| 1172 | 2026-03-19T18:03:16.182Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1173 | 2026-03-19T18:03:16.185Z | Downloaded vsss-rs v3.3.4 |
| 1174 | 2026-03-19T18:03:16.188Z | Downloaded russh v0.45.0 |
| 1175 | 2026-03-19T18:03:16.193Z | Downloaded xshell v0.2.7 |
| 1176 | 2026-03-19T18:03:16.193Z | Downloaded test-strategy v0.4.5 |
| 1177 | 2026-03-19T18:03:16.196Z | Downloaded zeroize v1.8.2 |
| 1178 | 2026-03-19T18:03:16.196Z | Downloaded vergen-gitcl v1.0.8 |
| 1179 | 2026-03-19T18:03:16.197Z | Downloaded tracing-core v0.1.36 |
| 1180 | 2026-03-19T18:03:16.200Z | Downloaded tar v0.4.44 |
| 1181 | 2026-03-19T18:03:16.203Z | Downloaded zone v0.3.1 |
| 1182 | 2026-03-19T18:03:16.203Z | Downloaded toml v0.7.8 |
| 1183 | 2026-03-19T18:03:16.207Z | Downloaded wyz v0.5.1 |
| 1184 | 2026-03-19T18:03:16.207Z | Downloaded vergen v9.0.6 |
| 1185 | 2026-03-19T18:03:16.207Z | Downloaded tungstenite v0.21.0 |
| 1186 | 2026-03-19T18:03:16.210Z | Downloaded itertools v0.10.5 |
| 1187 | 2026-03-19T18:03:16.214Z | Downloaded xz2 v0.1.7 |
| 1188 | 2026-03-19T18:03:16.217Z | Downloaded num-bigint-dig v0.8.6 |
| 1189 | 2026-03-19T18:03:16.220Z | Downloaded typify v0.6.1 |
| 1190 | 2026-03-19T18:03:16.223Z | Downloaded h2 v0.4.13 |
| 1191 | 2026-03-19T18:03:16.226Z | Downloaded unsafe-libyaml v0.2.11 |
| 1192 | 2026-03-19T18:03:16.229Z | Downloaded tinyvec v1.10.0 |
| 1193 | 2026-03-19T18:03:16.232Z | Downloaded chrono v0.4.44 |
| 1194 | 2026-03-19T18:03:16.237Z | Downloaded unicode-bidi v0.3.18 |
| 1195 | 2026-03-19T18:03:16.240Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1196 | 2026-03-19T18:03:16.243Z | Downloaded rpassword v7.4.0 |
| 1197 | 2026-03-19T18:03:16.243Z | Downloaded slog-async v2.8.0 |
| 1198 | 2026-03-19T18:03:16.247Z | Downloaded zstd-safe v7.2.4 |
| 1199 | 2026-03-19T18:03:16.247Z | Downloaded zerocopy v0.6.6 |
| 1200 | 2026-03-19T18:03:16.251Z | Downloaded futures-util v0.3.32 |
| 1201 | 2026-03-19T18:03:16.257Z | Downloaded zstd v0.13.3 |
| 1202 | 2026-03-19T18:03:16.260Z | Downloaded rustyline v14.0.0 |
| 1203 | 2026-03-19T18:03:16.264Z | Downloaded vte v0.14.1 |
| 1204 | 2026-03-19T18:03:16.267Z | Downloaded whoami v1.6.1 |
| 1205 | 2026-03-19T18:03:16.268Z | Downloaded tungstenite v0.23.0 |
| 1206 | 2026-03-19T18:03:16.271Z | Downloaded whoami v2.1.0 |
| 1207 | 2026-03-19T18:03:16.271Z | Downloaded snafu v0.8.9 |
| 1208 | 2026-03-19T18:03:16.275Z | Downloaded typify v0.4.3 |
| 1209 | 2026-03-19T18:03:16.279Z | Downloaded yasna v0.5.2 |
| 1210 | 2026-03-19T18:03:16.279Z | Downloaded uuid v1.21.0 |
| 1211 | 2026-03-19T18:03:16.283Z | Downloaded p521 v0.13.3 |
| 1212 | 2026-03-19T18:03:16.286Z | Downloaded unicode-properties v0.1.4 |
| 1213 | 2026-03-19T18:03:16.286Z | Downloaded tokio-postgres v0.7.16 |
| 1214 | 2026-03-19T18:03:16.290Z | Downloaded steno v0.4.1 |
| 1215 | 2026-03-19T18:03:16.293Z | Downloaded tokio-stream v0.1.18 |
| 1216 | 2026-03-19T18:03:16.296Z | Downloaded libm v0.2.16 |
| 1217 | 2026-03-19T18:03:16.302Z | Downloaded hyper v1.8.1 |
| 1218 | 2026-03-19T18:03:16.307Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1219 | 2026-03-19T18:03:16.311Z | Downloaded reedline v0.40.0 |
| 1220 | 2026-03-19T18:03:16.316Z | Downloaded reqwest v0.13.2 |
| 1221 | 2026-03-19T18:03:16.320Z | Downloaded ron v0.12.0 |
| 1222 | 2026-03-19T18:03:16.327Z | Downloaded curve25519-dalek v4.1.3 |
| 1223 | 2026-03-19T18:03:16.333Z | Downloaded toml_edit v0.19.15 |
| 1224 | 2026-03-19T18:03:16.345Z | Downloaded ssh-key v0.6.7 |
| 1225 | 2026-03-19T18:03:16.353Z | Downloaded bindgen v0.71.1 |
| 1226 | 2026-03-19T18:03:16.356Z | Downloaded typed-path v0.9.3 |
| 1227 | 2026-03-19T18:03:16.360Z | Downloaded lalrpop v0.19.12 |
| 1228 | 2026-03-19T18:03:16.368Z | Downloaded quick-xml v0.37.5 |
| 1229 | 2026-03-19T18:03:16.372Z | Downloaded aws-lc-rs v1.16.0 |
| 1230 | 2026-03-19T18:03:16.380Z | Downloaded regex v1.12.3 |
| 1231 | 2026-03-19T18:03:16.386Z | Downloaded unicode_categories v0.1.1 |
| 1232 | 2026-03-19T18:03:16.389Z | Downloaded rustls-webpki v0.101.7 |
| 1233 | 2026-03-19T18:03:16.396Z | Downloaded zopfli v0.8.3 |
| 1234 | 2026-03-19T18:03:16.400Z | Downloaded zip v0.6.6 |
| 1235 | 2026-03-19T18:03:16.403Z | Downloaded yansi v1.0.1 |
| 1236 | 2026-03-19T18:03:16.403Z | Downloaded salty v0.3.0 |
| 1237 | 2026-03-19T18:03:16.410Z | Downloaded reqwest v0.12.28 |
| 1238 | 2026-03-19T18:03:16.414Z | Downloaded x509-cert v0.2.5 |
| 1239 | 2026-03-19T18:03:16.418Z | Downloaded rayon v1.11.0 |
| 1240 | 2026-03-19T18:03:16.424Z | Downloaded zerocopy-derive v0.8.40 |
| 1241 | 2026-03-19T18:03:16.431Z | Downloaded bitvec v1.0.1 |
| 1242 | 2026-03-19T18:03:16.444Z | Downloaded unicode-normalization v0.1.25 |
| 1243 | 2026-03-19T18:03:16.448Z | Downloaded tokio-util v0.7.18 |
| 1244 | 2026-03-19T18:03:16.453Z | Downloaded tower v0.5.3 |
| 1245 | 2026-03-19T18:03:16.457Z | Downloaded git2 v0.20.4 |
| 1246 | 2026-03-19T18:03:16.465Z | Downloaded unicode-segmentation v1.12.0 |
| 1247 | 2026-03-19T18:03:16.468Z | Downloaded tower-http v0.6.8 |
| 1248 | 2026-03-19T18:03:16.472Z | Downloaded object v0.30.4 |
| 1249 | 2026-03-19T18:03:16.479Z | Downloaded petname v2.0.2 |
| 1250 | 2026-03-19T18:03:16.483Z | Downloaded p384 v0.13.1 |
| 1251 | 2026-03-19T18:03:16.487Z | Downloaded goblin v0.10.5 |
| 1252 | 2026-03-19T18:03:16.519Z | Downloaded derive_more v0.99.20 |
| 1253 | 2026-03-19T18:03:16.526Z | Downloaded der_derive v0.7.3 |
| 1254 | 2026-03-19T18:03:16.526Z | Downloaded deranged v0.5.8 |
| 1255 | 2026-03-19T18:03:16.526Z | Downloaded defmt-macros v1.0.1 |
| 1256 | 2026-03-19T18:03:16.526Z | Downloaded bit-vec v0.8.0 |
| 1257 | 2026-03-19T18:03:16.526Z | Downloaded arrayvec v0.7.6 |
| 1258 | 2026-03-19T18:03:16.526Z | Downloaded proptest v1.10.0 |
| 1259 | 2026-03-19T18:03:16.526Z | Downloaded zip v4.6.1 |
| 1260 | 2026-03-19T18:03:16.527Z | Downloaded serde_with v3.17.0 |
| 1261 | 2026-03-19T18:03:16.527Z | Downloaded tough v0.20.0 |
| 1262 | 2026-03-19T18:03:16.531Z | Downloaded moka v0.12.13 |
| 1263 | 2026-03-19T18:03:16.535Z | Downloaded cmake v0.1.57 |
| 1264 | 2026-03-19T18:03:16.538Z | Downloaded winnow v0.6.26 |
| 1265 | 2026-03-19T18:03:16.543Z | Downloaded rustls-webpki v0.102.8 |
| 1266 | 2026-03-19T18:03:16.555Z | Downloaded winnow v0.5.40 |
| 1267 | 2026-03-19T18:03:16.565Z | Downloaded radix_trie v0.2.1 |
| 1268 | 2026-03-19T18:03:16.569Z | Downloaded nix v0.29.0 |
| 1269 | 2026-03-19T18:03:16.574Z | Downloaded portable-atomic v1.13.1 |
| 1270 | 2026-03-19T18:03:16.580Z | Downloaded tabled v0.20.0 |
| 1271 | 2026-03-19T18:03:16.593Z | Downloaded rustls v0.21.12 |
| 1272 | 2026-03-19T18:03:16.600Z | Downloaded quinn-proto v0.11.13 |
| 1273 | 2026-03-19T18:03:16.606Z | Downloaded nix v0.28.0 |
| 1274 | 2026-03-19T18:03:16.615Z | Downloaded nix v0.31.1 |
| 1275 | 2026-03-19T18:03:16.624Z | Downloaded object v0.37.3 |
| 1276 | 2026-03-19T18:03:16.635Z | Downloaded zlib-rs v0.6.2 |
| 1277 | 2026-03-19T18:03:16.641Z | Downloaded openssl v0.10.75 |
| 1278 | 2026-03-19T18:03:16.646Z | Downloaded diesel v2.3.7 |
| 1279 | 2026-03-19T18:03:16.661Z | Downloaded hickory-proto v0.24.4 |
| 1280 | 2026-03-19T18:03:16.672Z | Downloaded rustls v0.22.4 |
| 1281 | 2026-03-19T18:03:16.680Z | Downloaded polar-core v0.27.3 |
| 1282 | 2026-03-19T18:03:16.689Z | Downloaded webpki-roots v1.0.6 |
| 1283 | 2026-03-19T18:03:16.693Z | Downloaded time v0.3.47 |
| 1284 | 2026-03-19T18:03:16.698Z | Downloaded regex-syntax v0.6.29 |
| 1285 | 2026-03-19T18:03:16.704Z | Downloaded bstr v1.12.1 |
| 1286 | 2026-03-19T18:03:16.711Z | Downloaded hickory-proto v0.25.2 |
| 1287 | 2026-03-19T18:03:16.721Z | Downloaded nix v0.27.1 |
| 1288 | 2026-03-19T18:03:16.729Z | Downloaded vcpkg v0.2.15 |
| 1289 | 2026-03-19T18:03:16.758Z | Downloaded smoltcp v0.9.1 |
| 1290 | 2026-03-19T18:03:16.766Z | Downloaded dropshot v0.16.7 |
| 1291 | 2026-03-19T18:03:16.783Z | Downloaded zerocopy v0.8.40 |
| 1292 | 2026-03-19T18:03:16.793Z | Downloaded sqlparser v0.61.0 |
| 1293 | 2026-03-19T18:03:16.797Z | Downloaded blowfish v0.9.1 |
| 1294 | 2026-03-19T18:03:16.801Z | Downloaded http-range v0.1.5 |
| 1295 | 2026-03-19T18:03:16.802Z | Downloaded backoff v0.4.0 |
| 1296 | 2026-03-19T18:03:16.802Z | Downloaded async-stream v0.3.6 |
| 1297 | 2026-03-19T18:03:16.805Z | Downloaded hex v0.4.3 |
| 1298 | 2026-03-19T18:03:16.805Z | Downloaded smoltcp v0.11.0 |
| 1299 | 2026-03-19T18:03:16.811Z | Downloaded cexpr v0.6.0 |
| 1300 | 2026-03-19T18:03:16.815Z | Downloaded bitflags v1.3.2 |
| 1301 | 2026-03-19T18:03:16.815Z | Downloaded daft-derive v0.1.5 |
| 1302 | 2026-03-19T18:03:16.819Z | Downloaded futures-task v0.3.32 |
| 1303 | 2026-03-19T18:03:16.819Z | Downloaded futures-macro v0.3.32 |
| 1304 | 2026-03-19T18:03:16.823Z | Downloaded regress v0.10.5 |
| 1305 | 2026-03-19T18:03:16.827Z | Downloaded rustls v0.23.37 |
| 1306 | 2026-03-19T18:03:16.836Z | Downloaded openapiv3 v2.2.0 |
| 1307 | 2026-03-19T18:03:16.844Z | Downloaded sled v0.34.7 |
| 1308 | 2026-03-19T18:03:16.851Z | Downloaded regex-syntax v0.8.10 |
| 1309 | 2026-03-19T18:03:16.857Z | Downloaded tracing v0.1.44 |
| 1310 | 2026-03-19T18:03:16.874Z | Downloaded rustix v0.38.44 |
| 1311 | 2026-03-19T18:03:16.890Z | Downloaded futures-io v0.3.32 |
| 1312 | 2026-03-19T18:03:16.894Z | Downloaded bzip2 v0.4.4 |
| 1313 | 2026-03-19T18:03:16.894Z | Downloaded chacha20 v0.10.0 |
| 1314 | 2026-03-19T18:03:16.894Z | Downloaded cstr-argument v0.1.2 |
| 1315 | 2026-03-19T18:03:16.898Z | Downloaded crypto-bigint v0.5.5 |
| 1316 | 2026-03-19T18:03:16.901Z | Downloaded cfg_aliases v0.1.1 |
| 1317 | 2026-03-19T18:03:16.901Z | Downloaded csv v1.4.0 |
| 1318 | 2026-03-19T18:03:16.915Z | Downloaded bitfield v0.19.4 |
| 1319 | 2026-03-19T18:03:16.919Z | Downloaded zerocopy-derive v0.6.6 |
| 1320 | 2026-03-19T18:03:16.925Z | Downloaded bb8 v0.8.6 |
| 1321 | 2026-03-19T18:03:16.930Z | Downloaded atomicwrites v0.4.4 |
| 1322 | 2026-03-19T18:03:16.930Z | Downloaded array-init v0.0.4 |
| 1323 | 2026-03-19T18:03:16.944Z | Downloaded petgraph v0.6.5 |
| 1324 | 2026-03-19T18:03:16.958Z | Downloaded typify-impl v0.4.3 |
| 1325 | 2026-03-19T18:03:16.970Z | Downloaded typify-impl v0.6.1 |
| 1326 | 2026-03-19T18:03:16.981Z | Downloaded ratatui v0.29.0 |
| 1327 | 2026-03-19T18:03:16.995Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1328 | 2026-03-19T18:03:17.005Z | Downloaded lzma-sys v0.1.20 |
| 1329 | 2026-03-19T18:03:17.024Z | Downloaded petgraph v0.8.3 |
| 1330 | 2026-03-19T18:03:17.040Z | Downloaded regex-automata v0.4.14 |
| 1331 | 2026-03-19T18:03:17.052Z | Downloaded jiff v0.2.21 |
| 1332 | 2026-03-19T18:03:17.078Z | Downloaded chrono-tz v0.10.4 |
| 1333 | 2026-03-19T18:03:17.090Z | Downloaded sha3 v0.10.8 |
| 1334 | 2026-03-19T18:03:17.095Z | Downloaded tokio v1.49.0 |
| 1335 | 2026-03-19T18:03:17.125Z | Downloaded libz-sys v1.1.24 |
| 1336 | 2026-03-19T18:03:17.147Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1337 | 2026-03-19T18:03:17.163Z | Downloaded encoding_rs v0.8.35 |
| 1338 | 2026-03-19T18:03:17.200Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1339 | 2026-03-19T18:03:17.278Z | Downloaded ring v0.17.14 |
| 1340 | 2026-03-19T18:03:17.947Z | Downloaded aws-lc-sys v0.37.1 |
| 1341 | 2026-03-19T18:03:18.270Z | Compiling libc v0.2.180 |
| 1342 | 2026-03-19T18:03:18.274Z | Compiling serde v1.0.228 |
| 1343 | 2026-03-19T18:03:18.274Z | Compiling log v0.4.29 |
| 1344 | 2026-03-19T18:03:18.274Z | Compiling find-msvc-tools v0.1.9 |
| 1345 | 2026-03-19T18:03:18.571Z | Compiling shlex v1.3.0 |
| 1346 | 2026-03-19T18:03:18.572Z | Compiling smallvec v1.15.1 |
| 1347 | 2026-03-19T18:03:18.590Z | Compiling syn v2.0.117 |
| 1348 | 2026-03-19T18:03:18.605Z | Compiling typenum v1.19.0 |
| 1349 | 2026-03-19T18:03:18.792Z | Compiling generic-array v0.14.7 |
| 1350 | 2026-03-19T18:03:18.835Z | Compiling subtle v2.6.1 |
| 1351 | 2026-03-19T18:03:18.871Z | Compiling scopeguard v1.2.0 |
| 1352 | 2026-03-19T18:03:18.911Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-03-19T18:03:18.959Z | Compiling const-oid v0.9.6 |
| 1354 | 2026-03-19T18:03:19.019Z | Compiling lock_api v0.4.14 |
| 1355 | 2026-03-19T18:03:19.072Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-03-19T18:03:19.120Z | Compiling zerocopy v0.8.40 |
| 1357 | 2026-03-19T18:03:19.216Z | Compiling parking_lot_core v0.9.12 |
| 1358 | 2026-03-19T18:03:19.343Z | Compiling serde_json v1.0.149 |
| 1359 | 2026-03-19T18:03:19.518Z | Compiling pin-project-lite v0.2.17 |
| 1360 | 2026-03-19T18:03:19.647Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-03-19T18:03:19.665Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-03-19T18:03:19.690Z | Compiling errno v0.3.14 |
| 1363 | 2026-03-19T18:03:19.882Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-03-19T18:03:19.901Z | Compiling signal-hook-registry v1.4.8 |
| 1365 | 2026-03-19T18:03:20.088Z | Compiling cc v1.2.56 |
| 1366 | 2026-03-19T18:03:20.185Z | Compiling pkg-config v0.3.32 |
| 1367 | 2026-03-19T18:03:20.238Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-19T18:03:20.262Z | Compiling parking_lot v0.12.5 |
| 1369 | 2026-03-19T18:03:20.321Z | Compiling mio v1.1.1 |
| 1370 | 2026-03-19T18:03:20.341Z | Compiling bitflags v2.11.0 |
| 1371 | 2026-03-19T18:03:20.501Z | Compiling libm v0.2.16 |
| 1372 | 2026-03-19T18:03:20.635Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-03-19T18:03:20.755Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-03-19T18:03:20.943Z | Compiling socket2 v0.6.2 |
| 1375 | 2026-03-19T18:03:20.963Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-03-19T18:03:20.983Z | Compiling allocator-api2 v0.2.21 |
| 1377 | 2026-03-19T18:03:21.067Z | Compiling cpufeatures v0.2.17 |
| 1378 | 2026-03-19T18:03:21.163Z | Compiling futures-sink v0.3.32 |
| 1379 | 2026-03-19T18:03:21.205Z | Compiling foldhash v0.2.0 |
| 1380 | 2026-03-19T18:03:21.301Z | Compiling futures-channel v0.3.32 |
| 1381 | 2026-03-19T18:03:21.413Z | Compiling hashbrown v0.16.1 |
| 1382 | 2026-03-19T18:03:21.437Z | Compiling slab v0.4.12 |
| 1383 | 2026-03-19T18:03:21.496Z | Compiling futures-io v0.3.32 |
| 1384 | 2026-03-19T18:03:21.515Z | Compiling futures-task v0.3.32 |
| 1385 | 2026-03-19T18:03:21.599Z | Compiling getrandom v0.4.1 |
| 1386 | 2026-03-19T18:03:21.661Z | Compiling rustversion v1.0.22 |
| 1387 | 2026-03-19T18:03:21.693Z | Compiling rand_core v0.10.0 |
| 1388 | 2026-03-19T18:03:21.737Z | Compiling getrandom v0.3.4 |
| 1389 | 2026-03-19T18:03:21.910Z | Compiling form_urlencoded v1.2.2 |
| 1390 | 2026-03-19T18:03:22.145Z | Compiling indexmap v2.13.0 |
| 1391 | 2026-03-19T18:03:22.308Z | Compiling cmake v0.1.57 |
| 1392 | 2026-03-19T18:03:22.440Z | Compiling base64ct v1.8.3 |
| 1393 | 2026-03-19T18:03:22.528Z | Compiling ident_case v1.0.1 |
| 1394 | 2026-03-19T18:03:22.677Z | Compiling dunce v1.0.5 |
| 1395 | 2026-03-19T18:03:22.792Z | Compiling synstructure v0.13.2 |
| 1396 | 2026-03-19T18:03:22.821Z | Compiling fs_extra v1.3.0 |
| 1397 | 2026-03-19T18:03:22.840Z | Compiling pem-rfc7468 v0.7.0 |
| 1398 | 2026-03-19T18:03:23.785Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-19T18:03:23.851Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-03-19T18:03:23.851Z | Compiling rustix v1.1.3 |
| 1401 | 2026-03-19T18:03:23.851Z | Compiling iana-time-zone v0.1.65 |
| 1402 | 2026-03-19T18:03:23.851Z | Compiling uuid v1.21.0 |
| 1403 | 2026-03-19T18:03:23.851Z | Compiling aws-lc-sys v0.37.1 |
| 1404 | 2026-03-19T18:03:23.851Z | Compiling ring v0.17.14 |
| 1405 | 2026-03-19T18:03:23.851Z | Compiling rustc_version v0.4.1 |
| 1406 | 2026-03-19T18:03:23.851Z | Compiling aws-lc-rs v1.16.0 |
| 1407 | 2026-03-19T18:03:23.851Z | Compiling vcpkg v0.2.15 |
| 1408 | 2026-03-19T18:03:23.851Z | Compiling regex-syntax v0.8.10 |
| 1409 | 2026-03-19T18:03:23.851Z | Compiling tracing-core v0.1.36 |
| 1410 | 2026-03-19T18:03:24.052Z | Compiling crossbeam-utils v0.8.21 |
| 1411 | 2026-03-19T18:03:24.434Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-03-19T18:03:24.563Z | Compiling serde_derive_internals v0.29.1 |
| 1413 | 2026-03-19T18:03:24.638Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-19T18:03:25.317Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-03-19T18:03:25.355Z | Compiling zeroize_derive v1.4.3 |
| 1416 | 2026-03-19T18:03:25.374Z | Compiling zerofrom-derive v0.1.6 |
| 1417 | 2026-03-19T18:03:25.417Z | Compiling yoke-derive v0.8.1 |
| 1418 | 2026-03-19T18:03:25.749Z | Compiling zerocopy-derive v0.8.40 |
| 1419 | 2026-03-19T18:03:26.199Z | Compiling zeroize v1.8.2 |
| 1420 | 2026-03-19T18:03:26.906Z | Compiling zerovec-derive v0.11.2 |
| 1421 | 2026-03-19T18:03:26.953Z | Compiling displaydoc v0.2.5 |
| 1422 | 2026-03-19T18:03:27.237Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-03-19T18:03:27.256Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-03-19T18:03:27.411Z | Compiling yoke v0.8.1 |
| 1425 | 2026-03-19T18:03:27.411Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-03-19T18:03:27.633Z | Compiling digest v0.10.7 |
| 1427 | 2026-03-19T18:03:27.652Z | Compiling tokio-macros v2.6.0 |
| 1428 | 2026-03-19T18:03:27.905Z | Compiling zerotrie v0.2.3 |
| 1429 | 2026-03-19T18:03:27.945Z | Compiling hmac v0.12.1 |
| 1430 | 2026-03-19T18:03:28.031Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-03-19T18:03:28.141Z | Compiling block-padding v0.3.3 |
| 1432 | 2026-03-19T18:03:28.289Z | Compiling sha2 v0.10.9 |
| 1433 | 2026-03-19T18:03:28.346Z | Compiling inout v0.1.4 |
| 1434 | 2026-03-19T18:03:28.371Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-03-19T18:03:28.613Z | Compiling cipher v0.4.4 |
| 1436 | 2026-03-19T18:03:28.653Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-03-19T18:03:28.962Z | Compiling salsa20 v0.10.2 |
| 1438 | 2026-03-19T18:03:29.110Z | Compiling tinystr v0.8.2 |
| 1439 | 2026-03-19T18:03:29.128Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-03-19T18:03:29.147Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-19T18:03:29.350Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-03-19T18:03:29.382Z | Compiling icu_collections v2.1.1 |
| 1443 | 2026-03-19T18:03:29.950Z | Compiling der v0.7.10 |
| 1444 | 2026-03-19T18:03:30.033Z | Compiling bytes v1.11.1 |
| 1445 | 2026-03-19T18:03:30.053Z | Compiling chrono v0.4.44 |
| 1446 | 2026-03-19T18:03:30.192Z | Compiling pbkdf2 v0.12.2 |
| 1447 | 2026-03-19T18:03:30.330Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-03-19T18:03:30.589Z | Compiling thiserror-impl v2.0.18 |
| 1449 | 2026-03-19T18:03:30.699Z | Compiling tokio v1.49.0 |
| 1450 | 2026-03-19T18:03:30.845Z | Compiling icu_properties v2.1.2 |
| 1451 | 2026-03-19T18:03:31.595Z | Compiling icu_normalizer v2.1.1 |
| 1452 | 2026-03-19T18:03:31.915Z | Compiling ppv-lite86 v0.2.21 |
| 1453 | 2026-03-19T18:03:32.035Z | Compiling idna_adapter v1.2.1 |
| 1454 | 2026-03-19T18:03:32.206Z | Compiling idna v1.1.0 |
| 1455 | 2026-03-19T18:03:32.227Z | Compiling spki v0.7.3 |
| 1456 | 2026-03-19T18:03:32.294Z | Compiling http v1.4.0 |
| 1457 | 2026-03-19T18:03:32.335Z | Compiling thiserror v2.0.18 |
| 1458 | 2026-03-19T18:03:32.354Z | Compiling rand_chacha v0.9.0 |
| 1459 | 2026-03-19T18:03:32.373Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-19T18:03:32.462Z | Compiling cbc v0.1.2 |
| 1461 | 2026-03-19T18:03:32.482Z | Compiling aes v0.8.4 |
| 1462 | 2026-03-19T18:03:32.642Z | Compiling url v2.5.8 |
| 1463 | 2026-03-19T18:03:32.688Z | Compiling rustls-pki-types v1.14.0 |
| 1464 | 2026-03-19T18:03:33.074Z | Compiling tracing-attributes v0.1.31 |
| 1465 | 2026-03-19T18:03:33.230Z | Compiling http-body v1.0.1 |
| 1466 | 2026-03-19T18:03:33.274Z | Compiling pkcs5 v0.7.1 |
| 1467 | 2026-03-19T18:03:33.418Z | Compiling rand v0.9.2 |
| 1468 | 2026-03-19T18:03:33.577Z | Compiling openssl-probe v0.2.1 |
| 1469 | 2026-03-19T18:03:33.691Z | Compiling httparse v1.10.1 |
| 1470 | 2026-03-19T18:03:33.799Z | Compiling base64 v0.22.1 |
| 1471 | 2026-03-19T18:03:33.917Z | Compiling untrusted v0.9.0 |
| 1472 | 2026-03-19T18:03:33.934Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-03-19T18:03:34.068Z | Compiling syn v1.0.109 |
| 1474 | 2026-03-19T18:03:34.086Z | Compiling schemars v0.8.22 |
| 1475 | 2026-03-19T18:03:34.216Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-03-19T18:03:34.357Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-03-19T18:03:34.494Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-03-19T18:03:34.517Z | Compiling scroll_derive v0.13.1 |
| 1479 | 2026-03-19T18:03:34.922Z | Compiling tracing v0.1.44 |
| 1480 | 2026-03-19T18:03:35.018Z | Compiling darling_core v0.20.11 |
| 1481 | 2026-03-19T18:03:35.260Z | Compiling tower-service v0.3.3 |
| 1482 | 2026-03-19T18:03:35.279Z | Compiling atomic-waker v1.1.2 |
| 1483 | 2026-03-19T18:03:35.377Z | Compiling tinyvec_macros v0.1.1 |
| 1484 | 2026-03-19T18:03:35.429Z | Compiling rustls v0.23.37 |
| 1485 | 2026-03-19T18:03:35.465Z | Compiling try-lock v0.2.5 |
| 1486 | 2026-03-19T18:03:35.549Z | Compiling tower-layer v0.3.3 |
| 1487 | 2026-03-19T18:03:35.597Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-03-19T18:03:35.636Z | Compiling want v0.3.1 |
| 1489 | 2026-03-19T18:03:35.746Z | Compiling scroll v0.13.0 |
| 1490 | 2026-03-19T18:03:35.766Z | Compiling tokio-util v0.7.18 |
| 1491 | 2026-03-19T18:03:35.841Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-03-19T18:03:36.604Z | Compiling ipnet v2.11.0 |
| 1493 | 2026-03-19T18:03:36.681Z | Compiling h2 v0.4.13 |
| 1494 | 2026-03-19T18:03:37.171Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-03-19T18:03:37.264Z | Compiling spin v0.9.8 |
| 1496 | 2026-03-19T18:03:37.535Z | Compiling aho-corasick v1.1.4 |
| 1497 | 2026-03-19T18:03:37.664Z | Compiling num-conv v0.2.0 |
| 1498 | 2026-03-19T18:03:37.757Z | Compiling crc32fast v1.5.0 |
| 1499 | 2026-03-19T18:03:37.835Z | Compiling powerfmt v0.2.0 |
| 1500 | 2026-03-19T18:03:38.097Z | Compiling foreign-types-shared v0.1.1 |
| 1501 | 2026-03-19T18:03:38.117Z | Compiling openssl v0.10.75 |
| 1502 | 2026-03-19T18:03:38.206Z | Compiling time-core v0.1.8 |
| 1503 | 2026-03-19T18:03:38.227Z | Compiling darling_macro v0.20.11 |
| 1504 | 2026-03-19T18:03:38.394Z | Compiling pin-utils v0.1.0 |
| 1505 | 2026-03-19T18:03:38.412Z | Compiling httpdate v1.0.3 |
| 1506 | 2026-03-19T18:03:38.572Z | Compiling time-macros v0.2.27 |
| 1507 | 2026-03-19T18:03:38.616Z | Compiling tempfile v3.25.0 |
| 1508 | 2026-03-19T18:03:38.727Z | Compiling regex-automata v0.4.14 |
| 1509 | 2026-03-19T18:03:38.867Z | Compiling darling v0.20.11 |
| 1510 | 2026-03-19T18:03:38.970Z | Compiling foreign-types v0.3.2 |
| 1511 | 2026-03-19T18:03:39.122Z | Compiling deranged v0.5.8 |
| 1512 | 2026-03-19T18:03:39.924Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-19T18:03:40.472Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-03-19T18:03:40.717Z | Compiling hyper v1.8.1 |
| 1515 | 2026-03-19T18:03:40.956Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-19T18:03:41.727Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-03-19T18:03:42.050Z | Compiling bit-vec v0.8.0 |
| 1518 | 2026-03-19T18:03:42.068Z | Compiling num_threads v0.1.7 |
| 1519 | 2026-03-19T18:03:42.190Z | Compiling either v1.15.0 |
| 1520 | 2026-03-19T18:03:42.351Z | Compiling simd-adler32 v0.3.8 |
| 1521 | 2026-03-19T18:03:42.458Z | Compiling siphasher v1.0.2 |
| 1522 | 2026-03-19T18:03:42.611Z | Compiling native-tls v0.2.18 |
| 1523 | 2026-03-19T18:03:42.682Z | Compiling usdt-impl v0.6.0 |
| 1524 | 2026-03-19T18:03:42.704Z | Compiling quick-error v1.2.3 |
| 1525 | 2026-03-19T18:03:42.830Z | Compiling rusty-fork v0.3.1 |
| 1526 | 2026-03-19T18:03:42.849Z | Compiling thiserror v1.0.69 |
| 1527 | 2026-03-19T18:03:42.895Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-03-19T18:03:42.958Z | Compiling time v0.3.47 |
| 1529 | 2026-03-19T18:03:42.978Z | Compiling hyper-util v0.1.20 |
| 1530 | 2026-03-19T18:03:43.513Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-19T18:03:44.448Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-19T18:03:44.711Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-03-19T18:03:45.131Z | Compiling crossbeam-epoch v0.9.18 |
| 1534 | 2026-03-19T18:03:45.298Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-03-19T18:03:45.320Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-03-19T18:03:45.561Z | Compiling signature v2.2.0 |
| 1537 | 2026-03-19T18:03:45.686Z | Compiling scroll_derive v0.12.1 |
| 1538 | 2026-03-19T18:03:45.783Z | Compiling heapless v0.7.17 |
| 1539 | 2026-03-19T18:03:45.958Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-19T18:03:46.015Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-19T18:03:46.079Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-03-19T18:03:46.148Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1543 | 2026-03-19T18:03:46.237Z | Compiling sync_wrapper v1.0.2 |
| 1544 | 2026-03-19T18:03:46.321Z | Compiling thread-id v5.1.0 |
| 1545 | 2026-03-19T18:03:46.366Z | Compiling cookie v0.18.1 |
| 1546 | 2026-03-19T18:03:46.423Z | Compiling paste v1.0.15 |
| 1547 | 2026-03-19T18:03:46.486Z | Compiling anyhow v1.0.102 |
| 1548 | 2026-03-19T18:03:46.527Z | Compiling signal-hook v0.3.18 |
| 1549 | 2026-03-19T18:03:46.589Z | Compiling unicode-segmentation v1.12.0 |
| 1550 | 2026-03-19T18:03:46.736Z | Compiling unicode-bidi v0.3.18 |
| 1551 | 2026-03-19T18:03:46.759Z | Compiling unicode-properties v0.1.4 |
| 1552 | 2026-03-19T18:03:46.879Z | Compiling unarray v0.1.4 |
| 1553 | 2026-03-19T18:03:47.012Z | Compiling rayon-core v1.13.0 |
| 1554 | 2026-03-19T18:03:47.030Z | Compiling zstd-safe v7.2.4 |
| 1555 | 2026-03-19T18:03:47.093Z | Compiling adler2 v2.0.1 |
| 1556 | 2026-03-19T18:03:47.254Z | Compiling miniz_oxide v0.8.9 |
| 1557 | 2026-03-19T18:03:47.258Z | Compiling stringprep v0.1.5 |
| 1558 | 2026-03-19T18:03:47.276Z | Compiling proptest v1.10.0 |
| 1559 | 2026-03-19T18:03:47.530Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-19T18:03:47.850Z | Compiling tower v0.5.3 |
| 1561 | 2026-03-19T18:03:48.128Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-19T18:03:48.293Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-19T18:03:48.327Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-03-19T18:03:48.366Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-03-19T18:03:48.386Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-03-19T18:03:48.525Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-19T18:03:48.574Z | Compiling erased-serde v0.3.31 |
| 1568 | 2026-03-19T18:03:48.722Z | Compiling serde_tokenstream v0.2.3 |
| 1569 | 2026-03-19T18:03:48.872Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-03-19T18:03:48.872Z | Compiling toml_datetime v0.6.11 |
| 1571 | 2026-03-19T18:03:49.048Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-03-19T18:03:49.136Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-19T18:03:49.233Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-03-19T18:03:49.259Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-03-19T18:03:49.319Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-03-19T18:03:49.485Z | Compiling hash32 v0.2.1 |
| 1577 | 2026-03-19T18:03:49.582Z | Compiling ff v0.13.1 |
| 1578 | 2026-03-19T18:03:49.658Z | Compiling memoffset v0.9.1 |
| 1579 | 2026-03-19T18:03:49.677Z | Compiling darling_macro v0.21.3 |
| 1580 | 2026-03-19T18:03:49.731Z | Compiling iri-string v0.7.10 |
| 1581 | 2026-03-19T18:03:49.751Z | Compiling ryu v1.0.23 |
| 1582 | 2026-03-19T18:03:49.755Z | Compiling num-bigint-dig v0.8.6 |
| 1583 | 2026-03-19T18:03:49.890Z | Compiling ref-cast v1.0.25 |
| 1584 | 2026-03-19T18:03:49.978Z | Compiling fallible-iterator v0.2.0 |
| 1585 | 2026-03-19T18:03:49.997Z | Compiling rustix v0.38.44 |
| 1586 | 2026-03-19T18:03:50.267Z | Compiling psl-types v2.0.11 |
| 1587 | 2026-03-19T18:03:50.287Z | Compiling zlib-rs v0.6.2 |
| 1588 | 2026-03-19T18:03:50.305Z | Compiling base16ct v0.2.0 |
| 1589 | 2026-03-19T18:03:50.391Z | Compiling litrs v1.0.0 |
| 1590 | 2026-03-19T18:03:50.421Z | Compiling smoltcp v0.9.1 |
| 1591 | 2026-03-19T18:03:50.440Z | Compiling cfg_aliases v0.2.1 |
| 1592 | 2026-03-19T18:03:50.524Z | Compiling sec1 v0.7.3 |
| 1593 | 2026-03-19T18:03:50.543Z | Compiling nix v0.31.1 |
| 1594 | 2026-03-19T18:03:50.861Z | Compiling newtype-uuid v1.3.2 |
| 1595 | 2026-03-19T18:03:50.988Z | Compiling publicsuffix v2.3.0 |
| 1596 | 2026-03-19T18:03:51.027Z | Compiling postgres-protocol v0.6.10 |
| 1597 | 2026-03-19T18:03:51.067Z | Compiling document-features v0.2.12 |
| 1598 | 2026-03-19T18:03:51.201Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-03-19T18:03:51.284Z | Compiling darling v0.21.3 |
| 1600 | 2026-03-19T18:03:51.387Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-03-19T18:03:51.830Z | Compiling serde_urlencoded v0.7.1 |
| 1602 | 2026-03-19T18:03:51.875Z | Compiling group v0.13.0 |
| 1603 | 2026-03-19T18:03:51.982Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-03-19T18:03:52.100Z | Compiling derive_builder v0.20.2 |
| 1605 | 2026-03-19T18:03:52.125Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-19T18:03:52.149Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-19T18:03:52.249Z | Compiling proc-macro-error v1.0.4 |
| 1608 | 2026-03-19T18:03:52.630Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-19T18:03:52.659Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-19T18:03:53.575Z | Compiling heck v0.4.1 |
| 1611 | 2026-03-19T18:03:53.594Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-03-19T18:03:53.750Z | Compiling hubpack_derive v0.1.1 |
| 1613 | 2026-03-19T18:03:53.877Z | Compiling regex v1.12.3 |
| 1614 | 2026-03-19T18:03:53.929Z | Compiling lazy_static v1.5.0 |
| 1615 | 2026-03-19T18:03:53.940Z | Compiling cargo-platform v0.1.9 |
| 1616 | 2026-03-19T18:03:54.066Z | Compiling hkdf v0.12.4 |
| 1617 | 2026-03-19T18:03:54.272Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-03-19T18:03:54.288Z | Compiling ref-cast-impl v1.0.25 |
| 1619 | 2026-03-19T18:03:54.317Z | Compiling async-trait v0.1.89 |
| 1620 | 2026-03-19T18:03:54.480Z | Compiling flate2 v1.1.9 |
| 1621 | 2026-03-19T18:03:54.895Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-03-19T18:03:54.982Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-19T18:03:55.026Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-03-19T18:03:55.726Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-03-19T18:03:55.759Z | Compiling vergen v9.0.6 |
| 1626 | 2026-03-19T18:03:55.900Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-03-19T18:03:55.972Z | Compiling ahash v0.8.12 |
| 1628 | 2026-03-19T18:03:55.991Z | Compiling managed v0.8.0 |
| 1629 | 2026-03-19T18:03:56.131Z | Compiling bitflags v1.3.2 |
| 1630 | 2026-03-19T18:03:56.220Z | Compiling object v0.37.3 |
| 1631 | 2026-03-19T18:03:56.239Z | Compiling winnow v0.5.40 |
| 1632 | 2026-03-19T18:03:56.269Z | Compiling foldhash v0.1.5 |
| 1633 | 2026-03-19T18:03:56.487Z | Compiling libbz2-rs-sys v0.2.2 |
| 1634 | 2026-03-19T18:03:56.560Z | Compiling bumpalo v3.20.2 |
| 1635 | 2026-03-19T18:03:56.884Z | Compiling console v0.16.2 |
| 1636 | 2026-03-19T18:03:57.202Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-03-19T18:03:57.398Z | Compiling zopfli v0.8.3 |
| 1638 | 2026-03-19T18:03:57.522Z | Compiling hashbrown v0.15.5 |
| 1639 | 2026-03-19T18:03:57.692Z | Compiling strum v0.27.2 |
| 1640 | 2026-03-19T18:03:57.708Z | Compiling clap_builder v4.5.60 |
| 1641 | 2026-03-19T18:03:57.972Z | Compiling toml_edit v0.19.15 |
| 1642 | 2026-03-19T18:03:58.199Z | Compiling daft v0.1.5 |
| 1643 | 2026-03-19T18:03:58.250Z | Compiling dof v0.3.0 |
| 1644 | 2026-03-19T18:03:58.558Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-03-19T18:03:58.850Z | Compiling hubpack v0.1.2 |
| 1646 | 2026-03-19T18:03:59.087Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-03-19T18:03:59.279Z | Compiling phf v0.13.1 |
| 1648 | 2026-03-19T18:03:59.486Z | Compiling zone_cfg_derive v0.3.1 |
| 1649 | 2026-03-19T18:04:00.311Z | Compiling zstd v0.13.3 |
| 1650 | 2026-03-19T18:04:00.663Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-19T18:04:00.807Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-19T18:04:00.981Z | Compiling rayon v1.11.0 |
| 1653 | 2026-03-19T18:04:01.686Z | Compiling hyper-tls v0.6.0 |
| 1654 | 2026-03-19T18:04:01.737Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-19T18:04:01.993Z | Compiling postgres-types v0.2.12 |
| 1656 | 2026-03-19T18:04:02.013Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-19T18:04:02.079Z | Compiling usdt-macro v0.6.0 |
| 1658 | 2026-03-19T18:04:02.230Z | Compiling usdt-attr-macro v0.6.0 |
| 1659 | 2026-03-19T18:04:02.764Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-03-19T18:04:03.033Z | Compiling dtrace-parser v0.2.0 |
| 1661 | 2026-03-19T18:04:03.256Z | Compiling phf_shared v0.11.3 |
| 1662 | 2026-03-19T18:04:03.444Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-19T18:04:03.534Z | Compiling bstr v1.12.1 |
| 1664 | 2026-03-19T18:04:03.557Z | Compiling pkcs1 v0.7.5 |
| 1665 | 2026-03-19T18:04:03.671Z | Compiling hex v0.4.3 |
| 1666 | 2026-03-19T18:04:03.936Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-03-19T18:04:04.045Z | Compiling rfc6979 v0.4.0 |
| 1668 | 2026-03-19T18:04:04.115Z | Compiling serde_repr v0.1.20 |
| 1669 | 2026-03-19T18:04:04.119Z | Compiling strum_macros v0.26.4 |
| 1670 | 2026-03-19T18:04:04.154Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-03-19T18:04:04.197Z | Compiling clap_derive v4.5.55 |
| 1672 | 2026-03-19T18:04:04.444Z | Compiling float-cmp v0.10.0 |
| 1673 | 2026-03-19T18:04:04.629Z | Compiling thread-id v4.2.2 |
| 1674 | 2026-03-19T18:04:04.735Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-19T18:04:04.805Z | Compiling env_filter v1.0.0 |
| 1676 | 2026-03-19T18:04:04.824Z | Compiling encoding_rs v0.8.35 |
| 1677 | 2026-03-19T18:04:05.019Z | Compiling mime v0.3.17 |
| 1678 | 2026-03-19T18:04:05.159Z | Compiling unit-prefix v0.5.2 |
| 1679 | 2026-03-19T18:04:05.199Z | Compiling difflib v0.4.0 |
| 1680 | 2026-03-19T18:04:05.343Z | Compiling normalize-line-endings v0.3.0 |
| 1681 | 2026-03-19T18:04:05.363Z | Compiling new_debug_unreachable v1.0.6 |
| 1682 | 2026-03-19T18:04:05.456Z | Compiling fixedbitset v0.5.7 |
| 1683 | 2026-03-19T18:04:05.474Z | Compiling whoami v2.1.0 |
| 1684 | 2026-03-19T18:04:05.864Z | Compiling rustc-hash v2.1.1 |
| 1685 | 2026-03-19T18:04:05.965Z | Compiling static_assertions v1.1.0 |
| 1686 | 2026-03-19T18:04:05.965Z | Compiling jiff v0.2.21 |
| 1687 | 2026-03-19T18:04:06.016Z | Compiling data-encoding v2.10.0 |
| 1688 | 2026-03-19T18:04:06.058Z | Compiling fixedbitset v0.4.2 |
| 1689 | 2026-03-19T18:04:06.342Z | Compiling precomputed-hash v0.1.1 |
| 1690 | 2026-03-19T18:04:06.447Z | Compiling predicates-core v1.0.10 |
| 1691 | 2026-03-19T18:04:06.468Z | Compiling keccak v0.1.6 |
| 1692 | 2026-03-19T18:04:06.536Z | Compiling strum v0.26.3 |
| 1693 | 2026-03-19T18:04:06.628Z | Compiling clap v4.5.60 |
| 1694 | 2026-03-19T18:04:06.671Z | Compiling sha3 v0.10.8 |
| 1695 | 2026-03-19T18:04:06.694Z | Compiling predicates v3.1.4 |
| 1696 | 2026-03-19T18:04:06.727Z | Compiling string_cache v0.8.9 |
| 1697 | 2026-03-19T18:04:06.878Z | Compiling hickory-proto v0.25.2 |
| 1698 | 2026-03-19T18:04:06.986Z | Compiling petgraph v0.6.5 |
| 1699 | 2026-03-19T18:04:07.007Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-03-19T18:04:07.259Z | Compiling iddqd v0.3.17 |
| 1701 | 2026-03-19T18:04:07.575Z | Compiling tokio-postgres v0.7.16 |
| 1702 | 2026-03-19T18:04:07.595Z | Compiling petgraph v0.8.3 |
| 1703 | 2026-03-19T18:04:08.820Z | Compiling indicatif v0.18.4 |
| 1704 | 2026-03-19T18:04:09.004Z | Compiling toml_edit v0.22.27 |
| 1705 | 2026-03-19T18:04:09.966Z | Compiling zip v4.6.1 |
| 1706 | 2026-03-19T18:04:10.297Z | Compiling zone v0.3.1 |
| 1707 | 2026-03-19T18:04:10.565Z | Compiling env_logger v0.11.9 |
| 1708 | 2026-03-19T18:04:10.730Z | Compiling usdt v0.6.0 |
| 1709 | 2026-03-19T18:04:11.032Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-19T18:04:11.059Z | Compiling ecdsa v0.16.9 |
| 1711 | 2026-03-19T18:04:11.226Z | Compiling similar v2.7.0 |
| 1712 | 2026-03-19T18:04:11.250Z | Compiling serde_with v3.17.0 |
| 1713 | 2026-03-19T18:04:11.573Z | Compiling rsa v0.9.10 |
| 1714 | 2026-03-19T18:04:11.804Z | Compiling crossterm v0.28.1 |
| 1715 | 2026-03-19T18:04:11.848Z | Compiling ed25519-dalek v2.2.0 |
| 1716 | 2026-03-19T18:04:12.677Z | Compiling zip v0.6.6 |
| 1717 | 2026-03-19T18:04:13.310Z | Compiling toml v0.7.8 |
| 1718 | 2026-03-19T18:04:13.693Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1719 | 2026-03-19T18:04:13.765Z | Compiling itertools v0.13.0 |
| 1720 | 2026-03-19T18:04:13.951Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-03-19T18:04:14.197Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-03-19T18:04:14.424Z | Compiling x509-cert v0.2.5 |
| 1723 | 2026-03-19T18:04:14.555Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-03-19T18:04:14.574Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-03-19T18:04:14.593Z | Compiling sha1 v0.10.6 |
| 1726 | 2026-03-19T18:04:14.884Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1727 | 2026-03-19T18:04:14.956Z | Compiling lalrpop-util v0.19.12 |
| 1728 | 2026-03-19T18:04:15.201Z | Compiling peg-runtime v0.8.5 |
| 1729 | 2026-03-19T18:04:15.265Z | Compiling thread_local v1.1.9 |
| 1730 | 2026-03-19T18:04:15.477Z | Compiling slog-async v2.8.0 |
| 1731 | 2026-03-19T18:04:15.565Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-03-19T18:04:15.590Z | Compiling futures-executor v0.3.32 |
| 1733 | 2026-03-19T18:04:15.779Z | Compiling is-terminal v0.4.17 |
| 1734 | 2026-03-19T18:04:15.872Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-19T18:04:15.895Z | Compiling term v1.2.1 |
| 1736 | 2026-03-19T18:04:15.921Z | Compiling xattr v1.6.1 |
| 1737 | 2026-03-19T18:04:16.095Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-19T18:04:16.128Z | Compiling tar v0.4.44 |
| 1739 | 2026-03-19T18:04:16.166Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-19T18:04:16.269Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-19T18:04:23.798Z | Compiling rustls-webpki v0.103.9 |
| 1742 | 2026-03-19T18:04:27.808Z | Compiling tokio-rustls v0.26.4 |
| 1743 | 2026-03-19T18:04:27.808Z | Compiling rustls-platform-verifier v0.6.2 |
| 1744 | 2026-03-19T18:04:28.066Z | Compiling hyper-rustls v0.27.7 |
| 1745 | 2026-03-19T18:04:28.325Z | Compiling reqwest v0.12.28 |
| 1746 | 2026-03-19T18:04:28.342Z | Compiling reqwest v0.13.2 |
| 1747 | 2026-03-19T18:04:31.258Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1748 | 2026-03-19T18:04:31.526Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1749 | 2026-03-19T18:04:35.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1750 | 2026-03-19T18:04:35.484Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1751 | 2026-03-19T18:04:35.547Z | Mar 19 18:04:35.268 INFO Starting download, target: MaghemiteMgd |
| 1752 | 2026-03-19T18:04:35.547Z | Mar 19 18:04:35.269 INFO Starting download, target: Clickhouse |
| 1753 | 2026-03-19T18:04:35.547Z | Mar 19 18:04:35.269 INFO Starting download, target: TransceiverControl |
| 1754 | 2026-03-19T18:04:35.547Z | Mar 19 18:04:35.269 INFO Starting download, target: Console |
| 1755 | 2026-03-19T18:04:35.547Z | Mar 19 18:04:35.269 INFO Starting download, target: DendriteStub |
| 1756 | 2026-03-19T18:04:35.554Z | Mar 19 18:04:35.269 INFO Starting download, target: Cockroach |
| 1757 | 2026-03-19T18:04:35.554Z | Mar 19 18:04:35.269 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1758 | 2026-03-19T18:04:35.554Z | Mar 19 18:04:35.269 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-03-19T18:04:35.554Z | Mar 19 18:04:35.269 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1760 | 2026-03-19T18:04:35.554Z | Mar 19 18:04:35.269 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1761 | 2026-03-19T18:04:35.554Z | Mar 19 18:04:35.269 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1762 | 2026-03-19T18:04:35.554Z | Mar 19 18:04:35.269 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-19T18:04:36.058Z | Mar 19 18:04:35.781 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1764 | 2026-03-19T18:04:36.403Z | Mar 19 18:04:36.116 INFO Download complete, target: TransceiverControl |
| 1765 | 2026-03-19T18:04:36.626Z | Mar 19 18:04:36.349 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-03-19T18:04:37.007Z | Mar 19 18:04:36.724 INFO Download complete, target: Console |
| 1767 | 2026-03-19T18:04:37.242Z | Mar 19 18:04:36.960 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1768 | 2026-03-19T18:04:37.529Z | Mar 19 18:04:37.252 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1769 | 2026-03-19T18:04:38.161Z | Mar 19 18:04:37.880 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-03-19T18:04:38.732Z | Mar 19 18:04:38.454 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-19T18:04:38.733Z | Mar 19 18:04:38.454 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-19T18:04:40.889Z | Mar 19 18:04:40.613 INFO Download complete, target: DendriteStub |
| 1773 | 2026-03-19T18:04:41.133Z | Mar 19 18:04:40.855 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-03-19T18:04:46.443Z | Mar 19 18:04:46.167 INFO Checking that binary works, target: Cockroach |
| 1775 | 2026-03-19T18:04:46.557Z | Mar 19 18:04:46.281 INFO Download complete, target: Cockroach |
| 1776 | 2026-03-19T18:04:49.342Z | Mar 19 18:04:49.060 INFO Checking that binary works, target: Clickhouse |
| 1777 | 2026-03-19T18:04:49.510Z | Mar 19 18:04:49.233 INFO Download complete, target: Clickhouse |
| 1778 | 2026-03-19T18:04:49.617Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1779 | 2026-03-19T18:04:49.621Z | |
| 1780 | 2026-03-19T18:04:49.621Z | real 4:03.939670390 |
| 1781 | 2026-03-19T18:04:49.621Z | user 10:21.354675607 |
| 1782 | 2026-03-19T18:04:49.621Z | sys 1:47.047459889 |
| 1783 | 2026-03-19T18:04:49.621Z | trap 0.314914060 |
| 1784 | 2026-03-19T18:04:49.621Z | tflt 0.692430331 |
| 1785 | 2026-03-19T18:04:49.621Z | dflt 0.549721481 |
| 1786 | 2026-03-19T18:04:49.621Z | kflt 0.021592178 |
| 1787 | 2026-03-19T18:04:49.621Z | lock 30:13.939132371 |
| 1788 | 2026-03-19T18:04:49.621Z | slp 29:17.511174600 |
| 1789 | 2026-03-19T18:04:49.621Z | lat 56.307319069 |
| 1790 | 2026-03-19T18:04:49.621Z | stop 2:41.624118053 |
| 1791 | 2026-03-19T18:04:49.621Z | + banner hack-check |
| 1792 | 2026-03-19T18:04:49.621Z | |
| 1793 | 2026-03-19T18:04:49.621Z | # # ## #### # # #### # # ###### #### # # |
| 1794 | 2026-03-19T18:04:49.622Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-03-19T18:04:49.622Z | ###### # # # #### ##### # ###### ##### # #### |
| 1796 | 2026-03-19T18:04:49.622Z | # # ###### # # # # # # # # # # |
| 1797 | 2026-03-19T18:04:49.622Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-19T18:04:49.622Z | # # # # #### # # #### # # ###### #### # # |
| 1799 | 2026-03-19T18:04:49.623Z | |
| 1800 | 2026-03-19T18:04:49.623Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-19T18:04:49.623Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-19T18:04:49.623Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1803 | 2026-03-19T18:04:50.332Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1804 | 2026-03-19T18:04:50.591Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1805 | 2026-03-19T18:04:53.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s |
| 1806 | 2026-03-19T18:04:53.174Z | Running `target/debug/xtask check-features --ci` |
| 1807 | 2026-03-19T18:04:53.203Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1808 | 2026-03-19T18:04:53.207Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1809 | 2026-03-19T18:04:53.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1810 | 2026-03-19T18:04:53.865Z | Running `target/debug/xtask download cargo-hack` |
| 1811 | 2026-03-19T18:04:54.890Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-03-19T18:04:55.275Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-03-19T18:04:58.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s |
| 1814 | 2026-03-19T18:04:58.723Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1815 | 2026-03-19T18:04:58.770Z | Mar 19 18:04:58.494 INFO Starting download, target: CargoHack |
| 1816 | 2026-03-19T18:04:58.777Z | Mar 19 18:04:58.494 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1817 | 2026-03-19T18:04:59.203Z | Mar 19 18:04:58.927 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1818 | 2026-03-19T18:04:59.283Z | Mar 19 18:04:59.008 INFO Download complete, target: CargoHack |
| 1819 | 2026-03-19T18:04:59.286Z | 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" |
| 1820 | 2026-03-19T18:04:59.303Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1821 | 2026-03-19T18:04:59.503Z | info: running `cargo check --bins` on api_identity (1/259) |
| 1822 | 2026-03-19T18:05:00.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-19T18:05:00.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-19T18:05:00.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-19T18:05:00.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1826 | 2026-03-19T18:05:00.256Z | |
| 1827 | 2026-03-19T18:05:00.256Z | info: running `cargo check --bins` on bootstore (2/259) |
| 1828 | 2026-03-19T18:05:00.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-19T18:05:00.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-19T18:05:00.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-19T18:05:00.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1832 | 2026-03-19T18:05:01.022Z | |
| 1833 | 2026-03-19T18:05:01.022Z | info: running `cargo check --bins` on omicron-ledger (3/259) |
| 1834 | 2026-03-19T18:05:01.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-19T18:05:01.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-19T18:05:01.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-19T18:05:01.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1838 | 2026-03-19T18:05:01.751Z | |
| 1839 | 2026-03-19T18:05:01.751Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/259) |
| 1840 | 2026-03-19T18:05:02.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-19T18:05:02.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-19T18:05:02.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-19T18:05:02.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1844 | 2026-03-19T18:05:02.507Z | |
| 1845 | 2026-03-19T18:05:02.508Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/259) |
| 1846 | 2026-03-19T18:05:03.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-19T18:05:03.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-19T18:05:03.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-19T18:05:03.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1850 | 2026-03-19T18:05:03.254Z | |
| 1851 | 2026-03-19T18:05:03.254Z | info: running `cargo check --bins` on omicron-certificates (6/259) |
| 1852 | 2026-03-19T18:05:03.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-19T18:05:03.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-19T18:05:03.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-19T18:05:03.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1856 | 2026-03-19T18:05:04.020Z | |
| 1857 | 2026-03-19T18:05:04.020Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/259) |
| 1858 | 2026-03-19T18:05:04.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-19T18:05:04.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-19T18:05:04.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-19T18:05:04.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1862 | 2026-03-19T18:05:04.791Z | |
| 1863 | 2026-03-19T18:05:04.791Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/259) |
| 1864 | 2026-03-19T18:05:05.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-19T18:05:05.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-19T18:05:05.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-19T18:05:05.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1868 | 2026-03-19T18:05:05.558Z | |
| 1869 | 2026-03-19T18:05:05.558Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/259) |
| 1870 | 2026-03-19T18:05:06.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-19T18:05:06.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-19T18:05:06.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-19T18:05:06.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1874 | 2026-03-19T18:05:06.153Z | |
| 1875 | 2026-03-19T18:05:06.153Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/259) |
| 1876 | 2026-03-19T18:05:06.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-19T18:05:06.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-19T18:05:06.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-19T18:05:06.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1880 | 2026-03-19T18:05:06.752Z | |
| 1881 | 2026-03-19T18:05:06.752Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/259) |
| 1882 | 2026-03-19T18:05:07.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-19T18:05:07.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-19T18:05:07.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-19T18:05:07.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1886 | 2026-03-19T18:05:07.349Z | |
| 1887 | 2026-03-19T18:05:07.350Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/259) |
| 1888 | 2026-03-19T18:05:07.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-19T18:05:07.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-19T18:05:07.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-19T18:05:07.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1892 | 2026-03-19T18:05:07.947Z | |
| 1893 | 2026-03-19T18:05:07.947Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/259) |
| 1894 | 2026-03-19T18:05:08.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-19T18:05:08.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-19T18:05:08.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-19T18:05:08.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1898 | 2026-03-19T18:05:08.540Z | |
| 1899 | 2026-03-19T18:05:08.541Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/259) |
| 1900 | 2026-03-19T18:05:09.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-19T18:05:09.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-19T18:05:09.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-19T18:05:09.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1904 | 2026-03-19T18:05:09.135Z | |
| 1905 | 2026-03-19T18:05:09.135Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/259) |
| 1906 | 2026-03-19T18:05:09.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-19T18:05:09.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-19T18:05:09.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-19T18:05:09.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1910 | 2026-03-19T18:05:09.733Z | |
| 1911 | 2026-03-19T18:05:09.733Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/259) |
| 1912 | 2026-03-19T18:05:10.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-19T18:05:10.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-19T18:05:10.268Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-19T18:05:10.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1916 | 2026-03-19T18:05:10.329Z | |
| 1917 | 2026-03-19T18:05:10.329Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/259) |
| 1918 | 2026-03-19T18:05:10.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-19T18:05:10.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-19T18:05:10.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-19T18:05:10.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1922 | 2026-03-19T18:05:10.929Z | |
| 1923 | 2026-03-19T18:05:10.930Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/259) |
| 1924 | 2026-03-19T18:05:11.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-19T18:05:11.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-19T18:05:11.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-19T18:05:11.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1928 | 2026-03-19T18:05:11.536Z | |
| 1929 | 2026-03-19T18:05:11.536Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/259) |
| 1930 | 2026-03-19T18:05:12.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-19T18:05:12.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-19T18:05:12.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-19T18:05:12.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1934 | 2026-03-19T18:05:12.137Z | |
| 1935 | 2026-03-19T18:05:12.137Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/259) |
| 1936 | 2026-03-19T18:05:12.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-19T18:05:12.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-19T18:05:12.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-19T18:05:12.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1940 | 2026-03-19T18:05:12.738Z | |
| 1941 | 2026-03-19T18:05:12.738Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/259) |
| 1942 | 2026-03-19T18:05:13.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-19T18:05:13.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-19T18:05:13.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-19T18:05:13.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1946 | 2026-03-19T18:05:13.338Z | |
| 1947 | 2026-03-19T18:05:13.338Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/259) |
| 1948 | 2026-03-19T18:05:13.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-19T18:05:13.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-19T18:05:13.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-19T18:05:13.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1952 | 2026-03-19T18:05:13.937Z | |
| 1953 | 2026-03-19T18:05:13.937Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/259) |
| 1954 | 2026-03-19T18:05:14.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-19T18:05:14.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-19T18:05:14.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-19T18:05:14.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1958 | 2026-03-19T18:05:14.536Z | |
| 1959 | 2026-03-19T18:05:14.536Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/259) |
| 1960 | 2026-03-19T18:05:15.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-19T18:05:15.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-19T18:05:15.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-19T18:05:15.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1964 | 2026-03-19T18:05:15.141Z | |
| 1965 | 2026-03-19T18:05:15.141Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/259) |
| 1966 | 2026-03-19T18:05:15.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-19T18:05:15.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-19T18:05:15.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-19T18:05:15.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1970 | 2026-03-19T18:05:15.742Z | |
| 1971 | 2026-03-19T18:05:15.742Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/259) |
| 1972 | 2026-03-19T18:05:16.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-19T18:05:16.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-19T18:05:16.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-19T18:05:16.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1976 | 2026-03-19T18:05:16.344Z | |
| 1977 | 2026-03-19T18:05:16.344Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/259) |
| 1978 | 2026-03-19T18:05:16.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-19T18:05:16.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-19T18:05:16.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-19T18:05:16.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1982 | 2026-03-19T18:05:16.946Z | |
| 1983 | 2026-03-19T18:05:16.946Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/259) |
| 1984 | 2026-03-19T18:05:17.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-19T18:05:17.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-19T18:05:17.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-19T18:05:17.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1988 | 2026-03-19T18:05:17.551Z | |
| 1989 | 2026-03-19T18:05:17.551Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/259) |
| 1990 | 2026-03-19T18:05:18.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-19T18:05:18.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-19T18:05:18.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-19T18:05:18.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1994 | 2026-03-19T18:05:18.154Z | |
| 1995 | 2026-03-19T18:05:18.155Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/259) |
| 1996 | 2026-03-19T18:05:18.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-19T18:05:18.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-19T18:05:18.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-19T18:05:18.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2000 | 2026-03-19T18:05:18.753Z | |
| 2001 | 2026-03-19T18:05:18.753Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/259) |
| 2002 | 2026-03-19T18:05:19.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-19T18:05:19.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-19T18:05:19.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-19T18:05:19.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2006 | 2026-03-19T18:05:19.354Z | |
| 2007 | 2026-03-19T18:05:19.354Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/259) |
| 2008 | 2026-03-19T18:05:19.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-19T18:05:19.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-19T18:05:19.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-19T18:05:19.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2012 | 2026-03-19T18:05:19.962Z | |
| 2013 | 2026-03-19T18:05:19.963Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/259) |
| 2014 | 2026-03-19T18:05:20.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-19T18:05:20.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-19T18:05:20.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-19T18:05:20.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2018 | 2026-03-19T18:05:20.551Z | |
| 2019 | 2026-03-19T18:05:20.551Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/259) |
| 2020 | 2026-03-19T18:05:21.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-19T18:05:21.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-19T18:05:21.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-19T18:05:21.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2024 | 2026-03-19T18:05:21.144Z | |
| 2025 | 2026-03-19T18:05:21.144Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/259) |
| 2026 | 2026-03-19T18:05:21.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-19T18:05:21.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-19T18:05:21.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-19T18:05:21.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2030 | 2026-03-19T18:05:21.741Z | |
| 2031 | 2026-03-19T18:05:21.741Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/259) |
| 2032 | 2026-03-19T18:05:22.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-19T18:05:22.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-19T18:05:22.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-19T18:05:22.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2036 | 2026-03-19T18:05:22.345Z | |
| 2037 | 2026-03-19T18:05:22.345Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/259) |
| 2038 | 2026-03-19T18:05:22.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-19T18:05:22.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-19T18:05:22.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-19T18:05:22.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2042 | 2026-03-19T18:05:22.966Z | |
| 2043 | 2026-03-19T18:05:22.966Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/259) |
| 2044 | 2026-03-19T18:05:23.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-19T18:05:23.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-19T18:05:23.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-19T18:05:23.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2048 | 2026-03-19T18:05:23.539Z | |
| 2049 | 2026-03-19T18:05:23.539Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/259) |
| 2050 | 2026-03-19T18:05:24.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-19T18:05:24.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-19T18:05:24.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-19T18:05:24.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2054 | 2026-03-19T18:05:24.131Z | |
| 2055 | 2026-03-19T18:05:24.131Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/259) |
| 2056 | 2026-03-19T18:05:24.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-19T18:05:24.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-19T18:05:24.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-19T18:05:24.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2060 | 2026-03-19T18:05:24.731Z | |
| 2061 | 2026-03-19T18:05:24.731Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/259) |
| 2062 | 2026-03-19T18:05:25.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-19T18:05:25.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-19T18:05:25.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-19T18:05:25.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2066 | 2026-03-19T18:05:25.332Z | |
| 2067 | 2026-03-19T18:05:25.332Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/259) |
| 2068 | 2026-03-19T18:05:25.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-19T18:05:25.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-19T18:05:25.866Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-19T18:05:25.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2072 | 2026-03-19T18:05:25.932Z | |
| 2073 | 2026-03-19T18:05:25.933Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/259) |
| 2074 | 2026-03-19T18:05:26.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-19T18:05:26.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-19T18:05:26.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-19T18:05:26.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2078 | 2026-03-19T18:05:26.535Z | |
| 2079 | 2026-03-19T18:05:26.535Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/259) |
| 2080 | 2026-03-19T18:05:27.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-19T18:05:27.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-19T18:05:27.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-19T18:05:27.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2084 | 2026-03-19T18:05:27.137Z | |
| 2085 | 2026-03-19T18:05:27.137Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/259) |
| 2086 | 2026-03-19T18:05:27.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-19T18:05:27.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-19T18:05:27.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-19T18:05:27.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2090 | 2026-03-19T18:05:27.742Z | |
| 2091 | 2026-03-19T18:05:27.742Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/259) |
| 2092 | 2026-03-19T18:05:28.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-19T18:05:28.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-19T18:05:28.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-19T18:05:28.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2096 | 2026-03-19T18:05:28.344Z | |
| 2097 | 2026-03-19T18:05:28.344Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/259) |
| 2098 | 2026-03-19T18:05:28.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-19T18:05:28.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-19T18:05:28.881Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-19T18:05:28.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2102 | 2026-03-19T18:05:28.945Z | |
| 2103 | 2026-03-19T18:05:28.945Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/259) |
| 2104 | 2026-03-19T18:05:29.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-19T18:05:29.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-19T18:05:29.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-03-19T18:05:29.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2108 | 2026-03-19T18:05:29.550Z | |
| 2109 | 2026-03-19T18:05:29.550Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/259) |
| 2110 | 2026-03-19T18:05:30.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-03-19T18:05:30.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-03-19T18:05:30.626Z | Checking cfg-if v1.0.4 |
| 2113 | 2026-03-19T18:05:30.785Z | Checking libc v0.2.180 |
| 2114 | 2026-03-19T18:05:30.788Z | Checking serde_core v1.0.228 |
| 2115 | 2026-03-19T18:05:30.822Z | Checking memchr v2.8.0 |
| 2116 | 2026-03-19T18:05:30.840Z | Checking smallvec v1.15.1 |
| 2117 | 2026-03-19T18:05:30.840Z | Checking itoa v1.0.17 |
| 2118 | 2026-03-19T18:05:30.874Z | Checking log v0.4.29 |
| 2119 | 2026-03-19T18:05:30.878Z | Checking zeroize v1.8.2 |
| 2120 | 2026-03-19T18:05:30.915Z | Checking stable_deref_trait v1.2.1 |
| 2121 | 2026-03-19T18:05:31.008Z | Checking zerofrom v0.1.6 |
| 2122 | 2026-03-19T18:05:31.028Z | Checking zmij v1.0.21 |
| 2123 | 2026-03-19T18:05:31.069Z | Checking scopeguard v1.2.0 |
| 2124 | 2026-03-19T18:05:31.100Z | Checking subtle v2.6.1 |
| 2125 | 2026-03-19T18:05:31.119Z | Checking writeable v0.6.2 |
| 2126 | 2026-03-19T18:05:31.170Z | Checking yoke v0.8.1 |
| 2127 | 2026-03-19T18:05:31.195Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-19T18:05:31.294Z | Checking percent-encoding v2.3.2 |
| 2129 | 2026-03-19T18:05:31.314Z | Checking litemap v0.8.1 |
| 2130 | 2026-03-19T18:05:31.332Z | Checking libm v0.2.16 |
| 2131 | 2026-03-19T18:05:31.354Z | Checking icu_normalizer_data v2.1.1 |
| 2132 | 2026-03-19T18:05:31.376Z | Checking zerovec v0.11.5 |
| 2133 | 2026-03-19T18:05:31.397Z | Checking getrandom v0.2.17 |
| 2134 | 2026-03-19T18:05:31.444Z | Checking errno v0.3.14 |
| 2135 | 2026-03-19T18:05:31.464Z | Checking zerotrie v0.2.3 |
| 2136 | 2026-03-19T18:05:31.468Z | Checking icu_properties_data v2.1.2 |
| 2137 | 2026-03-19T18:05:31.534Z | Checking pin-project-lite v0.2.17 |
| 2138 | 2026-03-19T18:05:31.578Z | Checking rand_core v0.6.4 |
| 2139 | 2026-03-19T18:05:31.599Z | Checking utf8_iter v1.0.4 |
| 2140 | 2026-03-19T18:05:31.649Z | Checking form_urlencoded v1.2.2 |
| 2141 | 2026-03-19T18:05:31.666Z | Checking typenum v1.19.0 |
| 2142 | 2026-03-19T18:05:31.752Z | Checking portable-atomic v1.13.1 |
| 2143 | 2026-03-19T18:05:31.779Z | Checking critical-section v1.2.0 |
| 2144 | 2026-03-19T18:05:31.800Z | Checking rand_core v0.10.0 |
| 2145 | 2026-03-19T18:05:31.821Z | Checking signal-hook-registry v1.4.8 |
| 2146 | 2026-03-19T18:05:31.906Z | Checking parking_lot_core v0.9.12 |
| 2147 | 2026-03-19T18:05:31.974Z | Checking tinystr v0.8.2 |
| 2148 | 2026-03-19T18:05:31.993Z | Checking potential_utf v0.1.4 |
| 2149 | 2026-03-19T18:05:32.023Z | Checking getrandom v0.4.1 |
| 2150 | 2026-03-19T18:05:32.145Z | Checking parking_lot v0.12.5 |
| 2151 | 2026-03-19T18:05:32.165Z | Checking icu_collections v2.1.1 |
| 2152 | 2026-03-19T18:05:32.204Z | Checking icu_locale_core v2.1.1 |
| 2153 | 2026-03-19T18:05:32.225Z | Checking socket2 v0.6.2 |
| 2154 | 2026-03-19T18:05:32.333Z | Checking num-traits v0.2.19 |
| 2155 | 2026-03-19T18:05:32.352Z | Checking once_cell v1.21.3 |
| 2156 | 2026-03-19T18:05:32.385Z | Checking generic-array v0.14.7 |
| 2157 | 2026-03-19T18:05:32.405Z | Checking mio v1.1.1 |
| 2158 | 2026-03-19T18:05:32.556Z | Checking zerocopy v0.8.40 |
| 2159 | 2026-03-19T18:05:32.580Z | Checking iana-time-zone v0.1.65 |
| 2160 | 2026-03-19T18:05:32.598Z | Checking futures-core v0.3.32 |
| 2161 | 2026-03-19T18:05:32.713Z | Checking equivalent v1.0.2 |
| 2162 | 2026-03-19T18:05:32.749Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-19T18:05:32.789Z | Checking foldhash v0.2.0 |
| 2164 | 2026-03-19T18:05:32.816Z | Checking const-oid v0.9.6 |
| 2165 | 2026-03-19T18:05:32.977Z | Checking icu_provider v2.1.1 |
| 2166 | 2026-03-19T18:05:32.998Z | Checking serde v1.0.228 |
| 2167 | 2026-03-19T18:05:32.998Z | Checking serde_json v1.0.149 |
| 2168 | 2026-03-19T18:05:33.037Z | Checking bitflags v2.11.0 |
| 2169 | 2026-03-19T18:05:33.106Z | Checking crypto-common v0.1.7 |
| 2170 | 2026-03-19T18:05:33.138Z | Checking uuid v1.21.0 |
| 2171 | 2026-03-19T18:05:33.249Z | Checking hashbrown v0.16.1 |
| 2172 | 2026-03-19T18:05:33.272Z | Checking futures-sink v0.3.32 |
| 2173 | 2026-03-19T18:05:33.293Z | Checking icu_normalizer v2.1.1 |
| 2174 | 2026-03-19T18:05:33.395Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-03-19T18:05:33.551Z | Checking dyn-clone v1.0.20 |
| 2176 | 2026-03-19T18:05:33.572Z | Checking bytes v1.11.1 |
| 2177 | 2026-03-19T18:05:33.690Z | Checking chrono v0.4.44 |
| 2178 | 2026-03-19T18:05:33.702Z | Checking futures-channel v0.3.32 |
| 2179 | 2026-03-19T18:05:33.823Z | Checking block-buffer v0.10.4 |
| 2180 | 2026-03-19T18:05:33.931Z | Checking semver v1.0.27 |
| 2181 | 2026-03-19T18:05:33.951Z | Checking futures-io v0.3.32 |
| 2182 | 2026-03-19T18:05:33.955Z | Checking futures-task v0.3.32 |
| 2183 | 2026-03-19T18:05:33.996Z | Checking slab v0.4.12 |
| 2184 | 2026-03-19T18:05:34.093Z | Checking digest v0.10.7 |
| 2185 | 2026-03-19T18:05:34.149Z | Checking thiserror v2.0.18 |
| 2186 | 2026-03-19T18:05:34.183Z | Checking tokio v1.49.0 |
| 2187 | 2026-03-19T18:05:34.204Z | Checking futures-util v0.3.32 |
| 2188 | 2026-03-19T18:05:34.207Z | Checking byteorder v1.5.0 |
| 2189 | 2026-03-19T18:05:34.276Z | Checking indexmap v2.13.0 |
| 2190 | 2026-03-19T18:05:34.348Z | Checking cpufeatures v0.2.17 |
| 2191 | 2026-03-19T18:05:34.443Z | Checking http v1.4.0 |
| 2192 | 2026-03-19T18:05:34.503Z | Checking fnv v1.0.7 |
| 2193 | 2026-03-19T18:05:34.561Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-19T18:05:34.622Z | Checking unicode-ident v1.0.24 |
| 2195 | 2026-03-19T18:05:34.709Z | Checking idna v1.1.0 |
| 2196 | 2026-03-19T18:05:34.755Z | Checking base64 v0.22.1 |
| 2197 | 2026-03-19T18:05:34.879Z | Checking tracing-core v0.1.36 |
| 2198 | 2026-03-19T18:05:35.019Z | Checking url v2.5.8 |
| 2199 | 2026-03-19T18:05:35.062Z | Checking proc-macro2 v1.0.106 |
| 2200 | 2026-03-19T18:05:35.084Z | Checking rustls-pki-types v1.14.0 |
| 2201 | 2026-03-19T18:05:35.208Z | Checking regex-syntax v0.8.10 |
| 2202 | 2026-03-19T18:05:35.294Z | Checking tracing v0.1.44 |
| 2203 | 2026-03-19T18:05:35.476Z | Checking quote v1.0.44 |
| 2204 | 2026-03-19T18:05:35.497Z | Checking untrusted v0.9.0 |
| 2205 | 2026-03-19T18:05:35.560Z | Checking thiserror v1.0.69 |
| 2206 | 2026-03-19T18:05:35.591Z | Checking schemars v0.8.22 |
| 2207 | 2026-03-19T18:05:35.628Z | Checking ring v0.17.14 |
| 2208 | 2026-03-19T18:05:35.687Z | Checking ipnet v2.11.0 |
| 2209 | 2026-03-19T18:05:35.706Z | Checking syn v2.0.117 |
| 2210 | 2026-03-19T18:05:36.038Z | Checking httparse v1.10.1 |
| 2211 | 2026-03-19T18:05:36.322Z | Checking http-body v1.0.1 |
| 2212 | 2026-03-19T18:05:36.493Z | Checking rustix v1.1.3 |
| 2213 | 2026-03-19T18:05:36.493Z | Checking block-padding v0.3.3 |
| 2214 | 2026-03-19T18:05:36.553Z | Checking ppv-lite86 v0.2.21 |
| 2215 | 2026-03-19T18:05:36.661Z | Checking getrandom v0.3.4 |
| 2216 | 2026-03-19T18:05:36.826Z | Checking atomic-waker v1.1.2 |
| 2217 | 2026-03-19T18:05:36.848Z | Checking inout v0.1.4 |
| 2218 | 2026-03-19T18:05:36.949Z | Checking hmac v0.12.1 |
| 2219 | 2026-03-19T18:05:36.971Z | Checking aws-lc-sys v0.37.1 |
| 2220 | 2026-03-19T18:05:36.974Z | Checking aho-corasick v1.1.4 |
| 2221 | 2026-03-19T18:05:37.009Z | Checking httpdate v1.0.3 |
| 2222 | 2026-03-19T18:05:37.028Z | Checking try-lock v0.2.5 |
| 2223 | 2026-03-19T18:05:37.128Z | Checking tower-service v0.3.3 |
| 2224 | 2026-03-19T18:05:37.156Z | Checking tower-layer v0.3.3 |
| 2225 | 2026-03-19T18:05:37.204Z | Checking powerfmt v0.2.0 |
| 2226 | 2026-03-19T18:05:37.244Z | Checking untrusted v0.7.1 |
| 2227 | 2026-03-19T18:05:37.350Z | Checking openssl-probe v0.2.1 |
| 2228 | 2026-03-19T18:05:37.385Z | Checking want v0.3.1 |
| 2229 | 2026-03-19T18:05:37.405Z | Checking deranged v0.5.8 |
| 2230 | 2026-03-19T18:05:37.482Z | Checking cipher v0.4.4 |
| 2231 | 2026-03-19T18:05:37.544Z | Checking rand_core v0.9.5 |
| 2232 | 2026-03-19T18:05:37.711Z | Checking base64ct v1.8.3 |
| 2233 | 2026-03-19T18:05:37.730Z | Checking aws-lc-rs v1.16.0 |
| 2234 | 2026-03-19T18:05:37.759Z | Checking num_threads v0.1.7 |
| 2235 | 2026-03-19T18:05:37.779Z | Checking time-core v0.1.8 |
| 2236 | 2026-03-19T18:05:37.869Z | Checking num-conv v0.2.0 |
| 2237 | 2026-03-19T18:05:37.924Z | Checking regex-automata v0.4.14 |
| 2238 | 2026-03-19T18:05:37.964Z | Checking pin-utils v0.1.0 |
| 2239 | 2026-03-19T18:05:38.018Z | Checking sha2 v0.10.9 |
| 2240 | 2026-03-19T18:05:38.038Z | Checking erased-serde v0.3.31 |
| 2241 | 2026-03-19T18:05:38.124Z | Checking pretty-hex v0.4.1 |
| 2242 | 2026-03-19T18:05:38.210Z | Checking rand_chacha v0.9.0 |
| 2243 | 2026-03-19T18:05:38.375Z | Checking ryu v1.0.23 |
| 2244 | 2026-03-19T18:05:38.470Z | Checking fastrand v2.3.0 |
| 2245 | 2026-03-19T18:05:38.498Z | Checking tokio-util v0.7.18 |
| 2246 | 2026-03-19T18:05:38.546Z | Checking rand v0.9.2 |
| 2247 | 2026-03-19T18:05:38.611Z | Checking slog v2.8.2 |
| 2248 | 2026-03-19T18:05:38.707Z | Checking time v0.3.47 |
| 2249 | 2026-03-19T18:05:38.729Z | Checking pem-rfc7468 v0.7.0 |
| 2250 | 2026-03-19T18:05:38.857Z | Checking rustls-webpki v0.103.9 |
| 2251 | 2026-03-19T18:05:38.931Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-03-19T18:05:38.957Z | Checking ipnetwork v0.21.1 |
| 2253 | 2026-03-19T18:05:39.011Z | Checking http-body-util v0.1.3 |
| 2254 | 2026-03-19T18:05:39.096Z | Checking sync_wrapper v1.0.2 |
| 2255 | 2026-03-19T18:05:39.177Z | Checking spin v0.9.8 |
| 2256 | 2026-03-19T18:05:39.225Z | Checking plain v0.2.3 |
| 2257 | 2026-03-19T18:05:39.247Z | Checking flagset v0.4.7 |
| 2258 | 2026-03-19T18:05:39.303Z | Checking tower v0.5.3 |
| 2259 | 2026-03-19T18:05:39.324Z | Checking h2 v0.4.13 |
| 2260 | 2026-03-19T18:05:39.356Z | Checking serde_urlencoded v0.7.1 |
| 2261 | 2026-03-19T18:05:39.400Z | Checking der v0.7.10 |
| 2262 | 2026-03-19T18:05:39.420Z | Checking rustls v0.23.37 |
| 2263 | 2026-03-19T18:05:39.439Z | Checking rand_chacha v0.3.1 |
| 2264 | 2026-03-19T18:05:39.629Z | Checking webpki-roots v1.0.6 |
| 2265 | 2026-03-19T18:05:39.711Z | Checking iri-string v0.7.10 |
| 2266 | 2026-03-19T18:05:39.776Z | Checking ucd-trie v0.1.7 |
| 2267 | 2026-03-19T18:05:39.828Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-19T18:05:39.916Z | Checking tinyvec v1.10.0 |
| 2269 | 2026-03-19T18:05:39.944Z | Checking pest v2.8.6 |
| 2270 | 2026-03-19T18:05:40.254Z | Checking rand v0.8.5 |
| 2271 | 2026-03-19T18:05:40.345Z | Checking tempfile v3.25.0 |
| 2272 | 2026-03-19T18:05:40.427Z | Checking spki v0.7.3 |
| 2273 | 2026-03-19T18:05:40.465Z | Checking salsa20 v0.10.2 |
| 2274 | 2026-03-19T18:05:40.595Z | Checking pbkdf2 v0.12.2 |
| 2275 | 2026-03-19T18:05:40.631Z | Checking unicode-width v0.2.0 |
| 2276 | 2026-03-19T18:05:40.650Z | Checking foreign-types-shared v0.1.1 |
| 2277 | 2026-03-19T18:05:40.733Z | Checking scrypt v0.11.0 |
| 2278 | 2026-03-19T18:05:40.755Z | Checking foreign-types v0.3.2 |
| 2279 | 2026-03-19T18:05:40.843Z | Checking regex v1.12.3 |
| 2280 | 2026-03-19T18:05:40.911Z | Checking aes v0.8.4 |
| 2281 | 2026-03-19T18:05:40.945Z | Checking cbc v0.1.2 |
| 2282 | 2026-03-19T18:05:40.968Z | Checking anyhow v1.0.102 |
| 2283 | 2026-03-19T18:05:41.110Z | Checking openssl-sys v0.9.111 |
| 2284 | 2026-03-19T18:05:41.172Z | Checking tower-http v0.6.8 |
| 2285 | 2026-03-19T18:05:41.220Z | Checking crossbeam-utils v0.8.21 |
| 2286 | 2026-03-19T18:05:41.240Z | Checking oxnet v0.1.4 |
| 2287 | 2026-03-19T18:05:41.416Z | Checking mime v0.3.17 |
| 2288 | 2026-03-19T18:05:41.439Z | Checking pkcs5 v0.7.1 |
| 2289 | 2026-03-19T18:05:41.539Z | Checking openapiv3 v2.2.0 |
| 2290 | 2026-03-19T18:05:41.558Z | Checking scroll v0.12.0 |
| 2291 | 2026-03-19T18:05:41.648Z | Checking encoding_rs v0.8.35 |
| 2292 | 2026-03-19T18:05:41.681Z | Checking siphasher v1.0.2 |
| 2293 | 2026-03-19T18:05:41.747Z | Checking openssl v0.10.75 |
| 2294 | 2026-03-19T18:05:41.785Z | Checking pkcs8 v0.10.2 |
| 2295 | 2026-03-19T18:05:41.858Z | Checking data-encoding v2.10.0 |
| 2296 | 2026-03-19T18:05:41.890Z | Checking winnow v0.7.14 |
| 2297 | 2026-03-19T18:05:42.017Z | Checking goblin v0.8.2 |
| 2298 | 2026-03-19T18:05:42.235Z | Checking lazy_static v1.5.0 |
| 2299 | 2026-03-19T18:05:42.375Z | Checking zerocopy v0.7.35 |
| 2300 | 2026-03-19T18:05:42.660Z | Checking tokio-rustls v0.26.4 |
| 2301 | 2026-03-19T18:05:42.955Z | Checking wait-timeout v0.2.1 |
| 2302 | 2026-03-19T18:05:42.974Z | Checking utf8parse v0.2.2 |
| 2303 | 2026-03-19T18:05:42.994Z | Checking hyper v1.8.1 |
| 2304 | 2026-03-19T18:05:43.070Z | Checking quick-error v1.2.3 |
| 2305 | 2026-03-19T18:05:43.100Z | Checking psl-types v2.0.11 |
| 2306 | 2026-03-19T18:05:43.118Z | Checking bitflags v1.3.2 |
| 2307 | 2026-03-19T18:05:43.200Z | Checking managed v0.8.0 |
| 2308 | 2026-03-19T18:05:43.221Z | Checking bit-vec v0.8.0 |
| 2309 | 2026-03-19T18:05:43.248Z | Checking anstyle v1.0.13 |
| 2310 | 2026-03-19T18:05:43.362Z | Checking either v1.15.0 |
| 2311 | 2026-03-19T18:05:43.445Z | Checking publicsuffix v2.3.0 |
| 2312 | 2026-03-19T18:05:43.473Z | Checking bit-set v0.8.0 |
| 2313 | 2026-03-19T18:05:43.492Z | Checking rusty-fork v0.3.1 |
| 2314 | 2026-03-19T18:05:43.527Z | Checking anstyle-parse v0.2.7 |
| 2315 | 2026-03-19T18:05:43.607Z | Checking dtrace-parser v0.2.0 |
| 2316 | 2026-03-19T18:05:43.647Z | Checking unicode-normalization v0.1.25 |
| 2317 | 2026-03-19T18:05:43.669Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-19T18:05:43.705Z | Checking rand_xorshift v0.4.0 |
| 2319 | 2026-03-19T18:05:43.724Z | Checking sha1 v0.10.6 |
| 2320 | 2026-03-19T18:05:43.853Z | Checking thread-id v4.2.2 |
| 2321 | 2026-03-19T18:05:43.921Z | Checking anstyle-query v1.1.5 |
| 2322 | 2026-03-19T18:05:43.941Z | Checking unarray v0.1.4 |
| 2323 | 2026-03-19T18:05:43.959Z | Checking colorchoice v1.0.4 |
| 2324 | 2026-03-19T18:05:43.962Z | Checking is_terminal_polyfill v1.70.2 |
| 2325 | 2026-03-19T18:05:44.035Z | Checking cookie_store v0.22.1 |
| 2326 | 2026-03-19T18:05:44.068Z | Checking proptest v1.10.0 |
| 2327 | 2026-03-19T18:05:44.089Z | Checking rustls-platform-verifier v0.6.2 |
| 2328 | 2026-03-19T18:05:44.092Z | Checking anstream v0.6.21 |
| 2329 | 2026-03-19T18:05:44.171Z | Checking crossbeam-epoch v0.9.18 |
| 2330 | 2026-03-19T18:05:44.222Z | Checking hyper-util v0.1.20 |
| 2331 | 2026-03-19T18:05:44.257Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-19T18:05:44.370Z | Checking scroll v0.13.0 |
| 2333 | 2026-03-19T18:05:44.403Z | Checking hex v0.4.3 |
| 2334 | 2026-03-19T18:05:44.463Z | Checking num-integer v0.1.46 |
| 2335 | 2026-03-19T18:05:44.483Z | Checking simd-adler32 v0.3.8 |
| 2336 | 2026-03-19T18:05:44.587Z | Checking native-tls v0.2.18 |
| 2337 | 2026-03-19T18:05:44.679Z | Checking goblin v0.10.5 |
| 2338 | 2026-03-19T18:05:44.703Z | Checking crossbeam-deque v0.8.6 |
| 2339 | 2026-03-19T18:05:44.706Z | Checking dof v0.3.0 |
| 2340 | 2026-03-19T18:05:44.706Z | Checking bstr v1.12.1 |
| 2341 | 2026-03-19T18:05:44.769Z | Checking ref-cast v1.0.25 |
| 2342 | 2026-03-19T18:05:44.816Z | Checking tokio-native-tls v0.3.1 |
| 2343 | 2026-03-19T18:05:44.893Z | Checking rustix v0.38.44 |
| 2344 | 2026-03-19T18:05:44.930Z | Checking camino v1.2.2 |
| 2345 | 2026-03-19T18:05:45.010Z | Checking crc32fast v1.5.0 |
| 2346 | 2026-03-19T18:05:45.094Z | Checking usdt-impl v0.5.0 |
| 2347 | 2026-03-19T18:05:45.191Z | Checking signature v2.2.0 |
| 2348 | 2026-03-19T18:05:45.282Z | Checking toml_datetime v0.6.11 |
| 2349 | 2026-03-19T18:05:45.285Z | Checking serde_spanned v0.6.9 |
| 2350 | 2026-03-19T18:05:45.357Z | Checking ff v0.13.1 |
| 2351 | 2026-03-19T18:05:45.438Z | Checking adler2 v2.0.1 |
| 2352 | 2026-03-19T18:05:45.458Z | Checking unicode-properties v0.1.4 |
| 2353 | 2026-03-19T18:05:45.519Z | Checking unicode-bidi v0.3.18 |
| 2354 | 2026-03-19T18:05:45.541Z | Checking strsim v0.11.1 |
| 2355 | 2026-03-19T18:05:45.571Z | Checking base16ct v0.2.0 |
| 2356 | 2026-03-19T18:05:45.698Z | Checking clap_lex v1.0.0 |
| 2357 | 2026-03-19T18:05:45.729Z | Checking sec1 v0.7.3 |
| 2358 | 2026-03-19T18:05:45.749Z | Checking miniz_oxide v0.8.9 |
| 2359 | 2026-03-19T18:05:45.890Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-19T18:05:45.911Z | Checking stringprep v0.1.5 |
| 2361 | 2026-03-19T18:05:45.914Z | Checking hyper-rustls v0.27.7 |
| 2362 | 2026-03-19T18:05:46.018Z | Checking hyper-tls v0.6.0 |
| 2363 | 2026-03-19T18:05:46.023Z | Checking group v0.13.0 |
| 2364 | 2026-03-19T18:05:46.121Z | Checking rayon-core v1.13.0 |
| 2365 | 2026-03-19T18:05:46.179Z | Checking reqwest v0.13.2 |
| 2366 | 2026-03-19T18:05:46.209Z | Checking reqwest v0.12.28 |
| 2367 | 2026-03-19T18:05:46.212Z | Checking num-iter v0.1.45 |
| 2368 | 2026-03-19T18:05:46.248Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2369 | 2026-03-19T18:05:46.370Z | Checking dtrace-parser v0.3.0 |
| 2370 | 2026-03-19T18:05:46.554Z | Checking hkdf v0.12.4 |
| 2371 | 2026-03-19T18:05:46.574Z | Checking newtype-uuid v1.3.2 |
| 2372 | 2026-03-19T18:05:46.679Z | Checking strum v0.26.3 |
| 2373 | 2026-03-19T18:05:46.699Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2374 | 2026-03-19T18:05:46.722Z | Checking hash32 v0.2.1 |
| 2375 | 2026-03-19T18:05:46.818Z | Checking md-5 v0.10.6 |
| 2376 | 2026-03-19T18:05:46.836Z | Checking daft v0.1.5 |
| 2377 | 2026-03-19T18:05:46.855Z | Checking crypto-bigint v0.5.5 |
| 2378 | 2026-03-19T18:05:46.931Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2379 | 2026-03-19T18:05:46.992Z | Checking thread-id v5.1.0 |
| 2380 | 2026-03-19T18:05:47.099Z | Checking fallible-iterator v0.2.0 |
| 2381 | 2026-03-19T18:05:47.160Z | Checking unicode-segmentation v1.12.0 |
| 2382 | 2026-03-19T18:05:47.201Z | Checking zlib-rs v0.6.2 |
| 2383 | 2026-03-19T18:05:47.300Z | Checking heapless v0.7.17 |
| 2384 | 2026-03-19T18:05:47.371Z | Checking zstd-safe v7.2.4 |
| 2385 | 2026-03-19T18:05:47.470Z | Checking postgres-protocol v0.6.10 |
| 2386 | 2026-03-19T18:05:47.584Z | Checking rayon v1.11.0 |
| 2387 | 2026-03-19T18:05:47.603Z | Checking itertools v0.12.1 |
| 2388 | 2026-03-19T18:05:47.623Z | Checking clap v4.5.60 |
| 2389 | 2026-03-19T18:05:47.719Z | Checking phf_shared v0.13.1 |
| 2390 | 2026-03-19T18:05:47.871Z | Checking console v0.16.2 |
| 2391 | 2026-03-19T18:05:47.890Z | Checking curve25519-dalek v4.1.3 |
| 2392 | 2026-03-19T18:05:47.909Z | Checking dof v0.4.0 |
| 2393 | 2026-03-19T18:05:47.989Z | Checking memoffset v0.9.1 |
| 2394 | 2026-03-19T18:05:48.089Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2395 | 2026-03-19T18:05:48.197Z | Checking signal-hook v0.3.18 |
| 2396 | 2026-03-19T18:05:48.217Z | Checking elliptic-curve v0.13.8 |
| 2397 | 2026-03-19T18:05:48.265Z | Checking memmap2 v0.9.10 |
| 2398 | 2026-03-19T18:05:48.418Z | Checking flate2 v1.1.9 |
| 2399 | 2026-03-19T18:05:48.442Z | Checking bumpalo v3.20.2 |
| 2400 | 2026-03-19T18:05:48.476Z | Checking libbz2-rs-sys v0.2.2 |
| 2401 | 2026-03-19T18:05:48.617Z | Checking foldhash v0.1.5 |
| 2402 | 2026-03-19T18:05:48.698Z | Checking toml_write v0.1.2 |
| 2403 | 2026-03-19T18:05:48.759Z | Checking usdt-impl v0.6.0 |
| 2404 | 2026-03-19T18:05:48.791Z | Checking unit-prefix v0.5.2 |
| 2405 | 2026-03-19T18:05:48.818Z | Checking fixedbitset v0.4.2 |
| 2406 | 2026-03-19T18:05:48.921Z | Checking winnow v0.5.40 |
| 2407 | 2026-03-19T18:05:48.943Z | Checking toml_edit v0.22.27 |
| 2408 | 2026-03-19T18:05:48.962Z | Checking hashbrown v0.15.5 |
| 2409 | 2026-03-19T18:05:48.982Z | Checking bzip2 v0.6.1 |
| 2410 | 2026-03-19T18:05:48.985Z | Checking zone v0.3.1 |
| 2411 | 2026-03-19T18:05:49.020Z | Checking petgraph v0.6.5 |
| 2412 | 2026-03-19T18:05:49.107Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-19T18:05:49.193Z | Checking zopfli v0.8.3 |
| 2414 | 2026-03-19T18:05:49.312Z | Checking signal-hook-mio v0.2.5 |
| 2415 | 2026-03-19T18:05:49.442Z | Checking bzip2 v0.4.4 |
| 2416 | 2026-03-19T18:05:49.479Z | Checking nix v0.31.1 |
| 2417 | 2026-03-19T18:05:49.603Z | Checking phf v0.13.1 |
| 2418 | 2026-03-19T18:05:49.622Z | Checking postgres-types v0.2.12 |
| 2419 | 2026-03-19T18:05:49.644Z | Checking indicatif v0.18.4 |
| 2420 | 2026-03-19T18:05:49.661Z | Checking smoltcp v0.9.1 |
| 2421 | 2026-03-19T18:05:49.797Z | Checking similar v2.7.0 |
| 2422 | 2026-03-19T18:05:50.035Z | Checking zstd v0.13.3 |
| 2423 | 2026-03-19T18:05:50.137Z | Checking num-bigint-dig v0.8.6 |
| 2424 | 2026-03-19T18:05:50.281Z | Checking ed25519 v2.2.3 |
| 2425 | 2026-03-19T18:05:50.310Z | Checking pkcs1 v0.7.5 |
| 2426 | 2026-03-19T18:05:50.462Z | Checking phf_shared v0.11.3 |
| 2427 | 2026-03-19T18:05:50.483Z | Checking tokio-stream v0.1.18 |
| 2428 | 2026-03-19T18:05:50.500Z | Checking toml_edit v0.19.15 |
| 2429 | 2026-03-19T18:05:50.531Z | Checking strum v0.27.2 |
| 2430 | 2026-03-19T18:05:50.585Z | Checking hubpack v0.1.2 |
| 2431 | 2026-03-19T18:05:50.663Z | Checking rfc6979 v0.4.0 |
| 2432 | 2026-03-19T18:05:50.674Z | Checking serde-big-array v0.5.1 |
| 2433 | 2026-03-19T18:05:50.798Z | Checking float-cmp v0.10.0 |
| 2434 | 2026-03-19T18:05:50.812Z | Checking env_filter v1.0.0 |
| 2435 | 2026-03-19T18:05:50.812Z | Checking difflib v0.4.0 |
| 2436 | 2026-03-19T18:05:50.843Z | Checking whoami v2.1.0 |
| 2437 | 2026-03-19T18:05:50.890Z | Checking keccak v0.1.6 |
| 2438 | 2026-03-19T18:05:50.930Z | Checking fixedbitset v0.5.7 |
| 2439 | 2026-03-19T18:05:50.984Z | Checking rustc-hash v2.1.1 |
| 2440 | 2026-03-19T18:05:51.000Z | Checking normalize-line-endings v0.3.0 |
| 2441 | 2026-03-19T18:05:51.051Z | Checking static_assertions v1.1.0 |
| 2442 | 2026-03-19T18:05:51.090Z | Checking precomputed-hash v0.1.1 |
| 2443 | 2026-03-19T18:05:51.114Z | Checking jiff v0.2.21 |
| 2444 | 2026-03-19T18:05:51.118Z | Checking predicates-core v1.0.10 |
| 2445 | 2026-03-19T18:05:51.151Z | Checking new_debug_unreachable v1.0.6 |
| 2446 | 2026-03-19T18:05:51.158Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2447 | 2026-03-19T18:05:51.190Z | Checking petgraph v0.8.3 |
| 2448 | 2026-03-19T18:05:51.205Z | Checking iddqd v0.3.17 |
| 2449 | 2026-03-19T18:05:51.236Z | Checking string_cache v0.8.9 |
| 2450 | 2026-03-19T18:05:51.260Z | Checking predicates v3.1.4 |
| 2451 | 2026-03-19T18:05:51.284Z | Checking rsa v0.9.10 |
| 2452 | 2026-03-19T18:05:51.450Z | Checking sha3 v0.10.8 |
| 2453 | 2026-03-19T18:05:51.668Z | Checking tokio-postgres v0.7.16 |
| 2454 | 2026-03-19T18:05:51.718Z | Checking env_logger v0.11.9 |
| 2455 | 2026-03-19T18:05:51.892Z | Checking toml v0.7.8 |
| 2456 | 2026-03-19T18:05:51.912Z | Checking ecdsa v0.16.9 |
| 2457 | 2026-03-19T18:05:51.968Z | Checking ed25519-dalek v2.2.0 |
| 2458 | 2026-03-19T18:05:52.285Z | Checking zip v0.6.6 |
| 2459 | 2026-03-19T18:05:52.337Z | Checking crossterm v0.28.1 |
| 2460 | 2026-03-19T18:05:52.369Z | Checking serde_with v3.17.0 |
| 2461 | 2026-03-19T18:05:52.392Z | Checking itertools v0.13.0 |
| 2462 | 2026-03-19T18:05:52.726Z | Checking hickory-proto v0.25.2 |
| 2463 | 2026-03-19T18:05:53.309Z | Checking x509-cert v0.2.5 |
| 2464 | 2026-03-19T18:05:53.329Z | Checking fs-err v3.3.0 |
| 2465 | 2026-03-19T18:05:53.370Z | Checking ahash v0.8.12 |
| 2466 | 2026-03-19T18:05:53.627Z | Checking object v0.37.3 |
| 2467 | 2026-03-19T18:05:53.715Z | Checking buf-list v1.1.2 |
| 2468 | 2026-03-19T18:05:53.776Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2469 | 2026-03-19T18:05:53.948Z | Checking peg-runtime v0.8.5 |
| 2470 | 2026-03-19T18:05:54.131Z | Checking lalrpop-util v0.19.12 |
| 2471 | 2026-03-19T18:05:54.151Z | Compiling structmeta-derive v0.3.0 |
| 2472 | 2026-03-19T18:05:54.172Z | Compiling rustls v0.22.4 |
| 2473 | 2026-03-19T18:05:54.215Z | Compiling newtype-uuid-macros v0.1.0 |
| 2474 | 2026-03-19T18:05:54.263Z | Checking zip v4.6.1 |
| 2475 | 2026-03-19T18:05:54.336Z | Compiling multer v3.1.0 |
| 2476 | 2026-03-19T18:05:54.371Z | Compiling async-stream-impl v0.3.6 |
| 2477 | 2026-03-19T18:05:54.418Z | Checking futures-executor v0.3.32 |
| 2478 | 2026-03-19T18:05:54.611Z | Checking regress v0.10.5 |
| 2479 | 2026-03-19T18:05:55.056Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2480 | 2026-03-19T18:05:55.137Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-19T18:05:55.215Z | Checking futures v0.3.32 |
| 2482 | 2026-03-19T18:05:55.314Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-19T18:05:55.435Z | Checking thread_local v1.1.9 |
| 2484 | 2026-03-19T18:05:55.550Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2485 | 2026-03-19T18:05:55.624Z | Compiling structmeta v0.3.0 |
| 2486 | 2026-03-19T18:05:55.650Z | Checking crossbeam-channel v0.5.15 |
| 2487 | 2026-03-19T18:05:55.897Z | Compiling derive-ex v0.1.8 |
| 2488 | 2026-03-19T18:05:56.004Z | Checking is-terminal v0.4.17 |
| 2489 | 2026-03-19T18:05:56.102Z | Checking take_mut v0.2.2 |
| 2490 | 2026-03-19T18:05:56.122Z | Checking term v1.2.1 |
| 2491 | 2026-03-19T18:05:56.234Z | Checking slog-async v2.8.0 |
| 2492 | 2026-03-19T18:05:56.408Z | Checking slog-term v2.9.2 |
| 2493 | 2026-03-19T18:05:56.456Z | Compiling parse-display-derive v0.10.0 |
| 2494 | 2026-03-19T18:05:56.537Z | Checking rustls-webpki v0.102.8 |
| 2495 | 2026-03-19T18:05:56.577Z | Checking serde_spanned v1.0.4 |
| 2496 | 2026-03-19T18:05:56.743Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2497 | 2026-03-19T18:05:56.762Z | Checking match_cfg v0.1.0 |
| 2498 | 2026-03-19T18:05:56.850Z | Checking debug-ignore v1.0.5 |
| 2499 | 2026-03-19T18:05:56.937Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2500 | 2026-03-19T18:05:56.980Z | Checking hostname v0.3.1 |
| 2501 | 2026-03-19T18:05:56.983Z | Checking toml v0.9.12+spec-1.1.0 |
| 2502 | 2026-03-19T18:05:57.046Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2503 | 2026-03-19T18:05:57.152Z | Checking slog-json v2.6.1 |
| 2504 | 2026-03-19T18:05:57.261Z | Checking macaddr v1.0.1 |
| 2505 | 2026-03-19T18:05:57.362Z | Checking slog-bunyan v2.5.0 |
| 2506 | 2026-03-19T18:05:57.497Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2507 | 2026-03-19T18:05:57.519Z | Checking async-stream v0.3.6 |
| 2508 | 2026-03-19T18:05:57.718Z | Checking waitgroup v0.1.2 |
| 2509 | 2026-03-19T18:05:57.825Z | Checking rustls-pemfile v2.2.0 |
| 2510 | 2026-03-19T18:05:57.848Z | Checking serde_path_to_error v0.1.20 |
| 2511 | 2026-03-19T18:05:57.977Z | Checking hostname v0.4.2 |
| 2512 | 2026-03-19T18:05:58.007Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2513 | 2026-03-19T18:05:58.010Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-19T18:05:58.107Z | Checking progenitor-client v0.10.0 |
| 2515 | 2026-03-19T18:05:58.151Z | Compiling itertools v0.14.0 |
| 2516 | 2026-03-19T18:05:58.229Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2517 | 2026-03-19T18:05:58.252Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-19T18:05:58.327Z | Checking backon v1.6.0 |
| 2519 | 2026-03-19T18:05:58.398Z | Checking instant v0.1.13 |
| 2520 | 2026-03-19T18:05:58.515Z | Checking backoff v0.4.0 |
| 2521 | 2026-03-19T18:05:58.546Z | Checking progenitor-extras v0.1.1 |
| 2522 | 2026-03-19T18:05:58.739Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2523 | 2026-03-19T18:05:58.759Z | Checking parse-display v0.10.0 |
| 2524 | 2026-03-19T18:05:58.829Z | Checking heck v0.5.0 |
| 2525 | 2026-03-19T18:05:58.986Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2526 | 2026-03-19T18:05:59.090Z | Checking tokio-rustls v0.25.0 |
| 2527 | 2026-03-19T18:05:59.133Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2528 | 2026-03-19T18:05:59.369Z | Compiling crucible-workspace-hack v0.1.0 |
| 2529 | 2026-03-19T18:05:59.390Z | Compiling heapless v0.8.0 |
| 2530 | 2026-03-19T18:05:59.589Z | Compiling convert_case v0.4.0 |
| 2531 | 2026-03-19T18:05:59.857Z | Compiling ingot-macros v0.1.1 |
| 2532 | 2026-03-19T18:05:59.951Z | Compiling proc-macro-crate v3.4.0 |
| 2533 | 2026-03-19T18:06:00.028Z | Checking hash32 v0.3.1 |
| 2534 | 2026-03-19T18:06:00.087Z | Compiling derive_more v0.99.20 |
| 2535 | 2026-03-19T18:06:00.195Z | Checking secrecy v0.10.3 |
| 2536 | 2026-03-19T18:06:00.257Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2537 | 2026-03-19T18:06:00.346Z | Compiling smoltcp v0.11.0 |
| 2538 | 2026-03-19T18:06:00.471Z | Compiling prettyplease v0.2.37 |
| 2539 | 2026-03-19T18:06:00.680Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-19T18:06:00.750Z | Compiling num_enum_derive v0.7.5 |
| 2541 | 2026-03-19T18:06:00.922Z | Compiling typify-impl v0.6.1 |
| 2542 | 2026-03-19T18:06:00.948Z | Checking tabwriter v1.4.1 |
| 2543 | 2026-03-19T18:06:01.134Z | Checking cobs v0.3.0 |
| 2544 | 2026-03-19T18:06:01.295Z | Compiling foreign-types-macros v0.2.3 |
| 2545 | 2026-03-19T18:06:01.322Z | Compiling unsafe-libyaml v0.2.11 |
| 2546 | 2026-03-19T18:06:01.857Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2547 | 2026-03-19T18:06:02.067Z | Checking cpufeatures v0.3.0 |
| 2548 | 2026-03-19T18:06:02.190Z | Checking foreign-types-shared v0.3.1 |
| 2549 | 2026-03-19T18:06:02.210Z | Checking num_enum v0.7.5 |
| 2550 | 2026-03-19T18:06:02.306Z | Checking foreign-types v0.5.0 |
| 2551 | 2026-03-19T18:06:02.337Z | Checking chacha20 v0.10.0 |
| 2552 | 2026-03-19T18:06:02.357Z | Compiling serde_yaml v0.9.34+deprecated |
| 2553 | 2026-03-19T18:06:02.425Z | Checking postcard v1.1.3 |
| 2554 | 2026-03-19T18:06:03.375Z | Compiling proc-macro-crate v1.3.1 |
| 2555 | 2026-03-19T18:06:03.702Z | Checking ingot-types v0.1.2 |
| 2556 | 2026-03-19T18:06:03.722Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2557 | 2026-03-19T18:06:03.925Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2558 | 2026-03-19T18:06:04.194Z | Checking ingot v0.1.1 |
| 2559 | 2026-03-19T18:06:04.214Z | Checking cstr-argument v0.1.2 |
| 2560 | 2026-03-19T18:06:04.236Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-19T18:06:04.303Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2562 | 2026-03-19T18:06:04.371Z | Checking colored v3.1.1 |
| 2563 | 2026-03-19T18:06:04.401Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2564 | 2026-03-19T18:06:04.547Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2565 | 2026-03-19T18:06:04.571Z | Compiling num_enum_derive v0.5.11 |
| 2566 | 2026-03-19T18:06:04.642Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2567 | 2026-03-19T18:06:04.678Z | Checking rand v0.10.0 |
| 2568 | 2026-03-19T18:06:05.834Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2569 | 2026-03-19T18:06:06.271Z | Checking num_enum v0.5.11 |
| 2570 | 2026-03-19T18:06:06.478Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-19T18:06:06.974Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2572 | 2026-03-19T18:06:07.371Z | Compiling typify-macro v0.6.1 |
| 2573 | 2026-03-19T18:06:07.407Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-19T18:06:07.564Z | Compiling typify-impl v0.4.3 |
| 2575 | 2026-03-19T18:06:07.645Z | Checking camino-tempfile v1.4.1 |
| 2576 | 2026-03-19T18:06:07.755Z | Checking num-rational v0.4.2 |
| 2577 | 2026-03-19T18:06:08.150Z | Checking half v2.7.1 |
| 2578 | 2026-03-19T18:06:08.231Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2579 | 2026-03-19T18:06:08.403Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2580 | 2026-03-19T18:06:08.506Z | Checking universal-hash v0.5.1 |
| 2581 | 2026-03-19T18:06:08.542Z | Checking num-complex v0.4.6 |
| 2582 | 2026-03-19T18:06:08.668Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-03-19T18:06:08.977Z | Checking ciborium-io v0.2.2 |
| 2584 | 2026-03-19T18:06:09.033Z | Checking opaque-debug v0.3.1 |
| 2585 | 2026-03-19T18:06:09.037Z | Checking num v0.4.3 |
| 2586 | 2026-03-19T18:06:09.095Z | Checking ciborium-ll v0.2.2 |
| 2587 | 2026-03-19T18:06:09.123Z | Checking poly1305 v0.8.0 |
| 2588 | 2026-03-19T18:06:09.144Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2589 | 2026-03-19T18:06:09.244Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2590 | 2026-03-19T18:06:09.321Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2591 | 2026-03-19T18:06:09.472Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2592 | 2026-03-19T18:06:09.692Z | Compiling typify v0.6.1 |
| 2593 | 2026-03-19T18:06:09.712Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2594 | 2026-03-19T18:06:09.849Z | Checking toml v0.8.23 |
| 2595 | 2026-03-19T18:06:09.979Z | Checking thiserror-no-std v2.0.2 |
| 2596 | 2026-03-19T18:06:10.102Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2597 | 2026-03-19T18:06:10.301Z | Checking password-hash v0.5.0 |
| 2598 | 2026-03-19T18:06:10.338Z | Checking chacha20 v0.9.1 |
| 2599 | 2026-03-19T18:06:10.592Z | Compiling usdt-macro v0.5.0 |
| 2600 | 2026-03-19T18:06:10.613Z | Compiling usdt-attr-macro v0.5.0 |
| 2601 | 2026-03-19T18:06:10.852Z | Checking smf v0.2.3 |
| 2602 | 2026-03-19T18:06:11.167Z | Checking blake2 v0.10.6 |
| 2603 | 2026-03-19T18:06:11.389Z | Checking aead v0.5.2 |
| 2604 | 2026-03-19T18:06:11.391Z | Checking sigpipe v0.1.3 |
| 2605 | 2026-03-19T18:06:11.491Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-19T18:06:11.537Z | Compiling num-derive v0.4.2 |
| 2607 | 2026-03-19T18:06:11.567Z | Checking glob v0.3.3 |
| 2608 | 2026-03-19T18:06:11.616Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2609 | 2026-03-19T18:06:11.661Z | Checking float-ord v0.3.2 |
| 2610 | 2026-03-19T18:06:11.796Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2611 | 2026-03-19T18:06:11.815Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2612 | 2026-03-19T18:06:11.872Z | Checking usdt v0.5.0 |
| 2613 | 2026-03-19T18:06:12.065Z | Checking chacha20poly1305 v0.10.1 |
| 2614 | 2026-03-19T18:06:12.132Z | Checking argon2 v0.5.3 |
| 2615 | 2026-03-19T18:06:12.235Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2616 | 2026-03-19T18:06:12.313Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2617 | 2026-03-19T18:06:12.508Z | Checking vsss-rs v3.3.4 |
| 2618 | 2026-03-19T18:06:12.527Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2619 | 2026-03-19T18:06:12.587Z | Compiling progenitor-impl v0.13.0 |
| 2620 | 2026-03-19T18:06:12.776Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2621 | 2026-03-19T18:06:13.274Z | Checking ciborium v0.2.2 |
| 2622 | 2026-03-19T18:06:13.366Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2623 | 2026-03-19T18:06:13.658Z | Checking indent_write v2.2.0 |
| 2624 | 2026-03-19T18:06:13.679Z | Checking whoami v1.6.1 |
| 2625 | 2026-03-19T18:06:13.712Z | Compiling semver v0.1.20 |
| 2626 | 2026-03-19T18:06:13.826Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2627 | 2026-03-19T18:06:13.923Z | Compiling typify-macro v0.4.3 |
| 2628 | 2026-03-19T18:06:14.074Z | Compiling rustc_version v0.1.7 |
| 2629 | 2026-03-19T18:06:14.157Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2630 | 2026-03-19T18:06:14.381Z | Compiling pin-project-internal v1.1.11 |
| 2631 | 2026-03-19T18:06:14.959Z | Checking swrite v0.1.0 |
| 2632 | 2026-03-19T18:06:15.054Z | Checking linked-hash-map v0.5.6 |
| 2633 | 2026-03-19T18:06:15.076Z | Compiling minimal-lexical v0.2.1 |
| 2634 | 2026-03-19T18:06:15.282Z | Checking lru-cache v0.1.2 |
| 2635 | 2026-03-19T18:06:15.406Z | Compiling nom v7.1.3 |
| 2636 | 2026-03-19T18:06:15.436Z | Compiling newtype_derive v0.1.6 |
| 2637 | 2026-03-19T18:06:15.896Z | Checking pin-project v1.1.11 |
| 2638 | 2026-03-19T18:06:16.023Z | Checking newline-converter v0.3.0 |
| 2639 | 2026-03-19T18:06:16.163Z | Checking atomicwrites v0.4.4 |
| 2640 | 2026-03-19T18:06:16.188Z | Compiling typify v0.4.3 |
| 2641 | 2026-03-19T18:06:16.212Z | Compiling progenitor-macro v0.13.0 |
| 2642 | 2026-03-19T18:06:16.305Z | Checking hickory-proto v0.24.4 |
| 2643 | 2026-03-19T18:06:16.325Z | Checking phf_shared v0.12.1 |
| 2644 | 2026-03-19T18:06:16.328Z | Checking console v0.15.11 |
| 2645 | 2026-03-19T18:06:16.366Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2646 | 2026-03-19T18:06:16.511Z | Checking pem v3.0.6 |
| 2647 | 2026-03-19T18:06:16.737Z | Checking csv-core v0.1.13 |
| 2648 | 2026-03-19T18:06:16.978Z | Compiling snafu-derive v0.8.9 |
| 2649 | 2026-03-19T18:06:17.273Z | Compiling async-recursion v1.1.1 |
| 2650 | 2026-03-19T18:06:17.463Z | Compiling derive-where v1.6.0 |
| 2651 | 2026-03-19T18:06:18.160Z | Compiling slog-dtrace v0.3.0 |
| 2652 | 2026-03-19T18:06:18.408Z | Checking highway v1.3.0 |
| 2653 | 2026-03-19T18:06:18.716Z | Checking unicode-width v0.1.14 |
| 2654 | 2026-03-19T18:06:18.737Z | Compiling owo-colors v4.3.0 |
| 2655 | 2026-03-19T18:06:19.046Z | Compiling cancel-safe-futures v0.1.5 |
| 2656 | 2026-03-19T18:06:19.152Z | Checking same-file v1.0.6 |
| 2657 | 2026-03-19T18:06:19.237Z | Checking resolv-conf v0.7.6 |
| 2658 | 2026-03-19T18:06:19.306Z | Compiling chrono-tz v0.10.4 |
| 2659 | 2026-03-19T18:06:19.309Z | Compiling const_format_proc_macros v0.2.34 |
| 2660 | 2026-03-19T18:06:19.455Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2661 | 2026-03-19T18:06:19.476Z | Checking hickory-resolver v0.24.4 |
| 2662 | 2026-03-19T18:06:19.592Z | Checking walkdir v2.5.0 |
| 2663 | 2026-03-19T18:06:19.661Z | Checking snafu v0.8.9 |
| 2664 | 2026-03-19T18:06:19.879Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2665 | 2026-03-19T18:06:20.040Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2666 | 2026-03-19T18:06:20.463Z | Checking csv v1.4.0 |
| 2667 | 2026-03-19T18:06:20.559Z | Checking expectorate v1.2.0 |
| 2668 | 2026-03-19T18:06:20.665Z | Checking phf v0.12.1 |
| 2669 | 2026-03-19T18:06:20.849Z | Compiling progenitor-impl v0.10.0 |
| 2670 | 2026-03-19T18:06:20.890Z | Checking tokio-dtrace v0.1.1 |
| 2671 | 2026-03-19T18:06:20.932Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2672 | 2026-03-19T18:06:20.974Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2673 | 2026-03-19T18:06:21.125Z | Checking globset v0.4.18 |
| 2674 | 2026-03-19T18:06:21.381Z | Checking olpc-cjson v0.1.4 |
| 2675 | 2026-03-19T18:06:21.403Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2676 | 2026-03-19T18:06:21.470Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2677 | 2026-03-19T18:06:21.560Z | Checking libsw-core v0.3.2 |
| 2678 | 2026-03-19T18:06:21.660Z | Checking serde_plain v1.0.2 |
| 2679 | 2026-03-19T18:06:21.750Z | Checking arc-swap v1.8.2 |
| 2680 | 2026-03-19T18:06:21.799Z | Compiling lzma-sys v0.1.20 |
| 2681 | 2026-03-19T18:06:21.853Z | Checking utf-8 v0.7.6 |
| 2682 | 2026-03-19T18:06:22.028Z | Checking typed-path v0.9.3 |
| 2683 | 2026-03-19T18:06:22.047Z | Checking bytecount v0.6.9 |
| 2684 | 2026-03-19T18:06:22.338Z | Checking papergrid v0.11.0 |
| 2685 | 2026-03-19T18:06:23.008Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2686 | 2026-03-19T18:06:23.172Z | Checking tough v0.20.0 |
| 2687 | 2026-03-19T18:06:23.224Z | Checking slog-scope v4.4.1 |
| 2688 | 2026-03-19T18:06:23.228Z | Checking tungstenite v0.21.0 |
| 2689 | 2026-03-19T18:06:23.304Z | Checking progenitor v0.13.0 |
| 2690 | 2026-03-19T18:06:23.396Z | Checking libsw v3.5.0 |
| 2691 | 2026-03-19T18:06:23.474Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2692 | 2026-03-19T18:06:23.591Z | Checking oxide-tokio-rt v0.1.3 |
| 2693 | 2026-03-19T18:06:23.807Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2694 | 2026-03-19T18:06:24.023Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2695 | 2026-03-19T18:06:24.172Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2696 | 2026-03-19T18:06:24.528Z | Compiling progenitor-macro v0.10.0 |
| 2697 | 2026-03-19T18:06:25.264Z | Checking qorb v0.4.1 |
| 2698 | 2026-03-19T18:06:25.303Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2699 | 2026-03-19T18:06:25.522Z | Checking const_format v0.2.35 |
| 2700 | 2026-03-19T18:06:25.855Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2701 | 2026-03-19T18:06:25.928Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2702 | 2026-03-19T18:06:26.008Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2703 | 2026-03-19T18:06:26.140Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2704 | 2026-03-19T18:06:26.409Z | Compiling cargo_toml v0.22.3 |
| 2705 | 2026-03-19T18:06:26.581Z | Checking gethostname v0.5.0 |
| 2706 | 2026-03-19T18:06:26.619Z | Compiling tabled_derive v0.7.0 |
| 2707 | 2026-03-19T18:06:26.656Z | Checking bcs v0.1.6 |
| 2708 | 2026-03-19T18:06:26.694Z | Checking unicode-linebreak v0.1.5 |
| 2709 | 2026-03-19T18:06:26.801Z | Checking termtree v0.5.1 |
| 2710 | 2026-03-19T18:06:26.967Z | Checking linear-map v1.2.0 |
| 2711 | 2026-03-19T18:06:26.986Z | Checking smawk v0.3.2 |
| 2712 | 2026-03-19T18:06:26.989Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2713 | 2026-03-19T18:06:27.181Z | Checking textwrap v0.16.2 |
| 2714 | 2026-03-19T18:06:27.277Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2715 | 2026-03-19T18:06:27.472Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2716 | 2026-03-19T18:06:27.585Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2717 | 2026-03-19T18:06:27.969Z | Checking tabled v0.15.0 |
| 2718 | 2026-03-19T18:06:28.372Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2719 | 2026-03-19T18:06:28.703Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2720 | 2026-03-19T18:06:28.969Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2721 | 2026-03-19T18:06:29.047Z | Checking steno v0.4.1 |
| 2722 | 2026-03-19T18:06:29.188Z | Checking tokio-tungstenite v0.21.0 |
| 2723 | 2026-03-19T18:06:29.546Z | Checking slog-stdlog v4.1.1 |
| 2724 | 2026-03-19T18:06:29.580Z | Checking typeid v1.0.3 |
| 2725 | 2026-03-19T18:06:29.720Z | Checking base64 v0.21.7 |
| 2726 | 2026-03-19T18:06:29.844Z | Checking humantime v2.3.0 |
| 2727 | 2026-03-19T18:06:30.036Z | Checking xz2 v0.1.7 |
| 2728 | 2026-03-19T18:06:30.081Z | Checking ron v0.12.0 |
| 2729 | 2026-03-19T18:06:30.264Z | Checking slog-envlogger v2.2.0 |
| 2730 | 2026-03-19T18:06:30.412Z | Checking yasna v0.5.2 |
| 2731 | 2026-03-19T18:06:30.455Z | Checking headers-core v0.3.0 |
| 2732 | 2026-03-19T18:06:30.477Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2733 | 2026-03-19T18:06:30.592Z | Checking filetime v0.2.27 |
| 2734 | 2026-03-19T18:06:30.613Z | Checking xattr v1.6.1 |
| 2735 | 2026-03-19T18:06:30.774Z | Checking base16ct v1.0.0 |
| 2736 | 2026-03-19T18:06:30.793Z | Checking tar v0.4.44 |
| 2737 | 2026-03-19T18:06:30.941Z | Checking rcgen v0.12.1 |
| 2738 | 2026-03-19T18:06:30.961Z | Checking headers v0.4.1 |
| 2739 | 2026-03-19T18:06:31.099Z | Checking subprocess v0.2.15 |
| 2740 | 2026-03-19T18:06:31.458Z | Checking progenitor v0.10.0 |
| 2741 | 2026-03-19T18:06:31.627Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2742 | 2026-03-19T18:06:39.167Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2743 | 2026-03-19T18:06:47.325Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2744 | 2026-03-19T18:06:49.122Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2745 | 2026-03-19T18:06:50.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2746 | 2026-03-19T18:06:50.907Z | |
| 2747 | 2026-03-19T18:06:50.907Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/259) |
| 2748 | 2026-03-19T18:06:51.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2749 | 2026-03-19T18:06:51.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2750 | 2026-03-19T18:06:51.910Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2751 | 2026-03-19T18:06:53.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s |
| 2752 | 2026-03-19T18:06:53.876Z | |
| 2753 | 2026-03-19T18:06:53.876Z | info: running `cargo check --bins` on nexus-config (51/259) |
| 2754 | 2026-03-19T18:06:54.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2755 | 2026-03-19T18:06:54.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2756 | 2026-03-19T18:06:54.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2757 | 2026-03-19T18:06:54.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2758 | 2026-03-19T18:06:54.714Z | |
| 2759 | 2026-03-19T18:06:54.714Z | info: running `cargo check --bins` on nexus-types (52/259) |
| 2760 | 2026-03-19T18:06:55.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2761 | 2026-03-19T18:06:55.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2762 | 2026-03-19T18:06:55.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2763 | 2026-03-19T18:06:55.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2764 | 2026-03-19T18:06:55.547Z | |
| 2765 | 2026-03-19T18:06:55.547Z | info: running `cargo check --bins` on clickhouse-admin-types (53/259) |
| 2766 | 2026-03-19T18:06:56.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2767 | 2026-03-19T18:06:56.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2768 | 2026-03-19T18:06:56.224Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2769 | 2026-03-19T18:06:56.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2770 | 2026-03-19T18:06:56.324Z | |
| 2771 | 2026-03-19T18:06:56.324Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/259) |
| 2772 | 2026-03-19T18:06:56.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2773 | 2026-03-19T18:06:57.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2774 | 2026-03-19T18:06:57.002Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2775 | 2026-03-19T18:06:57.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2776 | 2026-03-19T18:06:57.102Z | |
| 2777 | 2026-03-19T18:06:57.102Z | info: running `cargo check --bins` on cockroach-admin-types (55/259) |
| 2778 | 2026-03-19T18:06:57.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2779 | 2026-03-19T18:06:57.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2780 | 2026-03-19T18:06:57.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2781 | 2026-03-19T18:06:57.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2782 | 2026-03-19T18:06:57.862Z | |
| 2783 | 2026-03-19T18:06:57.862Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/259) |
| 2784 | 2026-03-19T18:06:58.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2785 | 2026-03-19T18:06:58.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2786 | 2026-03-19T18:06:58.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2787 | 2026-03-19T18:06:58.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2788 | 2026-03-19T18:06:58.624Z | |
| 2789 | 2026-03-19T18:06:58.624Z | info: running `cargo check --bins` on ereport-types (57/259) |
| 2790 | 2026-03-19T18:06:59.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2791 | 2026-03-19T18:06:59.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2792 | 2026-03-19T18:06:59.294Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2793 | 2026-03-19T18:06:59.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2794 | 2026-03-19T18:06:59.395Z | |
| 2795 | 2026-03-19T18:06:59.395Z | info: running `cargo check --bins` on gateway-client (58/259) |
| 2796 | 2026-03-19T18:07:00.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2797 | 2026-03-19T18:07:00.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2798 | 2026-03-19T18:07:00.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2799 | 2026-03-19T18:07:00.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2800 | 2026-03-19T18:07:00.169Z | |
| 2801 | 2026-03-19T18:07:00.169Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/259) |
| 2802 | 2026-03-19T18:07:00.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2803 | 2026-03-19T18:07:00.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2804 | 2026-03-19T18:07:00.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2805 | 2026-03-19T18:07:00.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2806 | 2026-03-19T18:07:00.937Z | |
| 2807 | 2026-03-19T18:07:00.937Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/259) |
| 2808 | 2026-03-19T18:07:01.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2809 | 2026-03-19T18:07:01.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2810 | 2026-03-19T18:07:01.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2811 | 2026-03-19T18:07:01.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2812 | 2026-03-19T18:07:01.706Z | |
| 2813 | 2026-03-19T18:07:01.706Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/259) |
| 2814 | 2026-03-19T18:07:02.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2815 | 2026-03-19T18:07:02.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2816 | 2026-03-19T18:07:02.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2817 | 2026-03-19T18:07:02.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2818 | 2026-03-19T18:07:02.481Z | |
| 2819 | 2026-03-19T18:07:02.481Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/259) |
| 2820 | 2026-03-19T18:07:03.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2821 | 2026-03-19T18:07:03.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2822 | 2026-03-19T18:07:03.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2823 | 2026-03-19T18:07:03.158Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2824 | 2026-03-19T18:07:03.253Z | |
| 2825 | 2026-03-19T18:07:03.253Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/259) |
| 2826 | 2026-03-19T18:07:03.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-03-19T18:07:03.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-03-19T18:07:03.936Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2829 | 2026-03-19T18:07:03.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2830 | 2026-03-19T18:07:04.040Z | |
| 2831 | 2026-03-19T18:07:04.040Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/259) |
| 2832 | 2026-03-19T18:07:04.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-03-19T18:07:04.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-03-19T18:07:04.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2835 | 2026-03-19T18:07:04.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2836 | 2026-03-19T18:07:04.830Z | |
| 2837 | 2026-03-19T18:07:04.830Z | info: running `cargo check --bins` on key-manager-types (65/259) |
| 2838 | 2026-03-19T18:07:05.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-03-19T18:07:05.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-03-19T18:07:05.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2841 | 2026-03-19T18:07:05.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2842 | 2026-03-19T18:07:05.586Z | |
| 2843 | 2026-03-19T18:07:05.586Z | info: running `cargo check --bins` on oxlog (66/259) |
| 2844 | 2026-03-19T18:07:06.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2845 | 2026-03-19T18:07:06.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2846 | 2026-03-19T18:07:06.396Z | Compiling newtype-uuid v1.3.2 |
| 2847 | 2026-03-19T18:07:06.652Z | Compiling daft v0.1.5 |
| 2848 | 2026-03-19T18:07:06.909Z | Compiling iddqd v0.3.17 |
| 2849 | 2026-03-19T18:07:08.166Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2850 | 2026-03-19T18:07:08.448Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2851 | 2026-03-19T18:07:08.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 2852 | 2026-03-19T18:07:08.997Z | |
| 2853 | 2026-03-19T18:07:08.998Z | info: running `cargo check --bins` on internal-dns-types (67/259) |
| 2854 | 2026-03-19T18:07:09.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-19T18:07:09.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-19T18:07:09.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2026-03-19T18:07:09.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2858 | 2026-03-19T18:07:09.777Z | |
| 2859 | 2026-03-19T18:07:09.778Z | info: running `cargo check --bins` on internal-dns-types-versions (68/259) |
| 2860 | 2026-03-19T18:07:10.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-03-19T18:07:10.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-03-19T18:07:10.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2026-03-19T18:07:10.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2864 | 2026-03-19T18:07:10.555Z | |
| 2865 | 2026-03-19T18:07:10.555Z | info: running `cargo check --bins` on nexus-types-versions (69/259) |
| 2866 | 2026-03-19T18:07:11.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-03-19T18:07:11.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-03-19T18:07:11.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2026-03-19T18:07:11.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2870 | 2026-03-19T18:07:11.369Z | |
| 2871 | 2026-03-19T18:07:11.369Z | info: running `cargo check --bins` on omicron-passwords (70/259) |
| 2872 | 2026-03-19T18:07:12.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2026-03-19T18:07:12.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2026-03-19T18:07:12.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2875 | 2026-03-19T18:07:12.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2876 | 2026-03-19T18:07:12.124Z | |
| 2877 | 2026-03-19T18:07:12.124Z | info: running `cargo check --bins` on oxql-types (71/259) |
| 2878 | 2026-03-19T18:07:12.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2026-03-19T18:07:12.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2026-03-19T18:07:12.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2881 | 2026-03-19T18:07:12.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2882 | 2026-03-19T18:07:12.908Z | |
| 2883 | 2026-03-19T18:07:12.908Z | info: running `cargo check --bins` on oximeter-types (72/259) |
| 2884 | 2026-03-19T18:07:13.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2885 | 2026-03-19T18:07:13.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2886 | 2026-03-19T18:07:13.584Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2887 | 2026-03-19T18:07:13.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2888 | 2026-03-19T18:07:13.683Z | |
| 2889 | 2026-03-19T18:07:13.683Z | info: running `cargo check --bins` on oximeter-types-versions (73/259) |
| 2890 | 2026-03-19T18:07:14.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2891 | 2026-03-19T18:07:14.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2892 | 2026-03-19T18:07:14.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2893 | 2026-03-19T18:07:14.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2894 | 2026-03-19T18:07:14.454Z | |
| 2895 | 2026-03-19T18:07:14.454Z | info: running `cargo check --bins` on oximeter-macro-impl (74/259) |
| 2896 | 2026-03-19T18:07:15.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2897 | 2026-03-19T18:07:15.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2898 | 2026-03-19T18:07:15.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2899 | 2026-03-19T18:07:15.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2900 | 2026-03-19T18:07:15.213Z | |
| 2901 | 2026-03-19T18:07:15.213Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/259) |
| 2902 | 2026-03-19T18:07:15.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2903 | 2026-03-19T18:07:15.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2904 | 2026-03-19T18:07:15.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2905 | 2026-03-19T18:07:15.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2906 | 2026-03-19T18:07:16.011Z | |
| 2907 | 2026-03-19T18:07:16.011Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/259) |
| 2908 | 2026-03-19T18:07:16.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2909 | 2026-03-19T18:07:16.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2910 | 2026-03-19T18:07:16.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2911 | 2026-03-19T18:07:16.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2912 | 2026-03-19T18:07:16.815Z | |
| 2913 | 2026-03-19T18:07:16.816Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/259) |
| 2914 | 2026-03-19T18:07:17.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2915 | 2026-03-19T18:07:17.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2916 | 2026-03-19T18:07:17.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2917 | 2026-03-19T18:07:17.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2918 | 2026-03-19T18:07:17.617Z | |
| 2919 | 2026-03-19T18:07:17.617Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/259) |
| 2920 | 2026-03-19T18:07:18.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2921 | 2026-03-19T18:07:18.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2922 | 2026-03-19T18:07:18.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2923 | 2026-03-19T18:07:18.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2924 | 2026-03-19T18:07:18.412Z | |
| 2925 | 2026-03-19T18:07:18.412Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/259) |
| 2926 | 2026-03-19T18:07:19.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2927 | 2026-03-19T18:07:19.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2928 | 2026-03-19T18:07:19.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2929 | 2026-03-19T18:07:19.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2930 | 2026-03-19T18:07:19.177Z | |
| 2931 | 2026-03-19T18:07:19.177Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/259) |
| 2932 | 2026-03-19T18:07:19.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2933 | 2026-03-19T18:07:19.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2934 | 2026-03-19T18:07:19.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2935 | 2026-03-19T18:07:19.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2936 | 2026-03-19T18:07:19.932Z | |
| 2937 | 2026-03-19T18:07:19.932Z | info: running `cargo check --bins --no-default-features` on gfss (81/259) |
| 2938 | 2026-03-19T18:07:20.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2939 | 2026-03-19T18:07:20.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2940 | 2026-03-19T18:07:20.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2941 | 2026-03-19T18:07:20.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2942 | 2026-03-19T18:07:20.685Z | |
| 2943 | 2026-03-19T18:07:20.685Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/259) |
| 2944 | 2026-03-19T18:07:21.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2945 | 2026-03-19T18:07:21.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2946 | 2026-03-19T18:07:21.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2947 | 2026-03-19T18:07:21.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2948 | 2026-03-19T18:07:21.446Z | |
| 2949 | 2026-03-19T18:07:21.446Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/259) |
| 2950 | 2026-03-19T18:07:22.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2951 | 2026-03-19T18:07:22.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2952 | 2026-03-19T18:07:22.315Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2953 | 2026-03-19T18:07:22.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 2954 | 2026-03-19T18:07:23.220Z | |
| 2955 | 2026-03-19T18:07:23.220Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/259) |
| 2956 | 2026-03-19T18:07:23.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2957 | 2026-03-19T18:07:23.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2958 | 2026-03-19T18:07:24.112Z | Compiling ar_archive_writer v0.5.1 |
| 2959 | 2026-03-19T18:07:24.261Z | Compiling stacker v0.1.23 |
| 2960 | 2026-03-19T18:07:24.266Z | Compiling cfg_aliases v0.1.1 |
| 2961 | 2026-03-19T18:07:24.269Z | Compiling convert_case v0.10.0 |
| 2962 | 2026-03-19T18:07:24.272Z | Checking fd-lock v4.0.4 |
| 2963 | 2026-03-19T18:07:24.272Z | Checking nibble_vec v0.1.0 |
| 2964 | 2026-03-19T18:07:24.272Z | Checking vte v0.14.1 |
| 2965 | 2026-03-19T18:07:24.272Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2966 | 2026-03-19T18:07:24.393Z | Compiling nix v0.28.0 |
| 2967 | 2026-03-19T18:07:24.466Z | Checking endian-type v0.1.2 |
| 2968 | 2026-03-19T18:07:24.492Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2969 | 2026-03-19T18:07:24.557Z | Checking strip-ansi-escapes v0.2.1 |
| 2970 | 2026-03-19T18:07:24.615Z | Compiling peg-macros v0.8.5 |
| 2971 | 2026-03-19T18:07:24.632Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-19T18:07:24.679Z | Checking winnow v0.6.26 |
| 2973 | 2026-03-19T18:07:24.698Z | Compiling derive_more-impl v2.1.1 |
| 2974 | 2026-03-19T18:07:24.856Z | Compiling sqlparser_derive v0.5.0 |
| 2975 | 2026-03-19T18:07:24.912Z | Checking home v0.5.12 |
| 2976 | 2026-03-19T18:07:25.038Z | Checking unicode_categories v0.1.1 |
| 2977 | 2026-03-19T18:07:25.107Z | Checking nu-ansi-term v0.50.3 |
| 2978 | 2026-03-19T18:07:25.311Z | Checking display-error-chain v0.2.2 |
| 2979 | 2026-03-19T18:07:25.385Z | Checking reedline v0.40.0 |
| 2980 | 2026-03-19T18:07:25.413Z | Compiling psm v0.1.30 |
| 2981 | 2026-03-19T18:07:25.782Z | Checking derive_more v2.1.1 |
| 2982 | 2026-03-19T18:07:25.873Z | Checking crossterm v0.29.0 |
| 2983 | 2026-03-19T18:07:26.121Z | Checking peg v0.8.5 |
| 2984 | 2026-03-19T18:07:26.223Z | Checking rustyline v14.0.0 |
| 2985 | 2026-03-19T18:07:26.237Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-19T18:07:26.345Z | Checking recursive v0.1.1 |
| 2987 | 2026-03-19T18:07:26.454Z | Checking sqlparser v0.61.0 |
| 2988 | 2026-03-19T18:07:42.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.04s |
| 2989 | 2026-03-19T18:07:42.477Z | |
| 2990 | 2026-03-19T18:07:42.477Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/259) |
| 2991 | 2026-03-19T18:07:43.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2992 | 2026-03-19T18:07:43.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2993 | 2026-03-19T18:07:43.368Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2994 | 2026-03-19T18:07:48.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s |
| 2995 | 2026-03-19T18:07:48.236Z | |
| 2996 | 2026-03-19T18:07:48.237Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/259) |
| 2997 | 2026-03-19T18:07:48.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2998 | 2026-03-19T18:07:48.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2999 | 2026-03-19T18:07:49.136Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3000 | 2026-03-19T18:07:52.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s |
| 3001 | 2026-03-19T18:07:52.639Z | |
| 3002 | 2026-03-19T18:07:52.639Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/259) |
| 3003 | 2026-03-19T18:07:53.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3004 | 2026-03-19T18:07:53.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3005 | 2026-03-19T18:07:53.532Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3006 | 2026-03-19T18:07:57.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s |
| 3007 | 2026-03-19T18:07:58.130Z | |
| 3008 | 2026-03-19T18:07:58.130Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/259) |
| 3009 | 2026-03-19T18:07:58.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3010 | 2026-03-19T18:07:58.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3011 | 2026-03-19T18:07:59.029Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3012 | 2026-03-19T18:08:03.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s |
| 3013 | 2026-03-19T18:08:03.673Z | |
| 3014 | 2026-03-19T18:08:03.673Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/259) |
| 3015 | 2026-03-19T18:08:04.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3016 | 2026-03-19T18:08:04.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3017 | 2026-03-19T18:08:04.563Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3018 | 2026-03-19T18:08:08.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s |
| 3019 | 2026-03-19T18:08:08.246Z | |
| 3020 | 2026-03-19T18:08:08.246Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/259) |
| 3021 | 2026-03-19T18:08:08.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2026-03-19T18:08:08.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2026-03-19T18:08:09.142Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3024 | 2026-03-19T18:08:12.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s |
| 3025 | 2026-03-19T18:08:12.862Z | |
| 3026 | 2026-03-19T18:08:12.862Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/259) |
| 3027 | 2026-03-19T18:08:13.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2026-03-19T18:08:13.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2026-03-19T18:08:13.756Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3030 | 2026-03-19T18:08:18.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s |
| 3031 | 2026-03-19T18:08:18.591Z | |
| 3032 | 2026-03-19T18:08:18.592Z | info: running `cargo check --bins` on oximeter (92/259) |
| 3033 | 2026-03-19T18:08:19.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-03-19T18:08:19.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-03-19T18:08:19.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-03-19T18:08:19.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3037 | 2026-03-19T18:08:19.401Z | |
| 3038 | 2026-03-19T18:08:19.401Z | info: running `cargo check --bins` on oximeter-schema (93/259) |
| 3039 | 2026-03-19T18:08:20.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-03-19T18:08:20.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-03-19T18:08:20.652Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3042 | 2026-03-19T18:08:20.652Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3043 | 2026-03-19T18:08:20.652Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3044 | 2026-03-19T18:08:20.859Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3045 | 2026-03-19T18:08:25.712Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3046 | 2026-03-19T18:08:26.127Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3047 | 2026-03-19T18:08:27.669Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3048 | 2026-03-19T18:08:28.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s |
| 3049 | 2026-03-19T18:08:28.757Z | |
| 3050 | 2026-03-19T18:08:28.757Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/259) |
| 3051 | 2026-03-19T18:08:29.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-03-19T18:08:29.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-03-19T18:08:29.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-03-19T18:08:29.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3055 | 2026-03-19T18:08:29.529Z | |
| 3056 | 2026-03-19T18:08:29.529Z | info: running `cargo check --bins` on oximeter-test-utils (95/259) |
| 3057 | 2026-03-19T18:08:30.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-03-19T18:08:30.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-03-19T18:08:30.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-03-19T18:08:30.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3061 | 2026-03-19T18:08:30.371Z | |
| 3062 | 2026-03-19T18:08:30.371Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/259) |
| 3063 | 2026-03-19T18:08:31.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-03-19T18:08:31.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-03-19T18:08:31.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-03-19T18:08:31.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3067 | 2026-03-19T18:08:31.170Z | |
| 3068 | 2026-03-19T18:08:31.170Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/259) |
| 3069 | 2026-03-19T18:08:31.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-03-19T18:08:31.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-03-19T18:08:31.866Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-03-19T18:08:31.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3073 | 2026-03-19T18:08:31.972Z | |
| 3074 | 2026-03-19T18:08:31.972Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/259) |
| 3075 | 2026-03-19T18:08:32.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-03-19T18:08:32.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-03-19T18:08:32.663Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-03-19T18:08:32.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3079 | 2026-03-19T18:08:32.777Z | |
| 3080 | 2026-03-19T18:08:32.777Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/259) |
| 3081 | 2026-03-19T18:08:33.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-03-19T18:08:33.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-03-19T18:08:33.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-03-19T18:08:33.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3085 | 2026-03-19T18:08:33.573Z | |
| 3086 | 2026-03-19T18:08:33.573Z | info: running `cargo check --bins` on trust-quorum-types (100/259) |
| 3087 | 2026-03-19T18:08:34.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-03-19T18:08:34.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-03-19T18:08:34.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-03-19T18:08:34.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3091 | 2026-03-19T18:08:34.339Z | |
| 3092 | 2026-03-19T18:08:34.339Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/259) |
| 3093 | 2026-03-19T18:08:35.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-03-19T18:08:35.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-03-19T18:08:35.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-03-19T18:08:35.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3097 | 2026-03-19T18:08:35.139Z | |
| 3098 | 2026-03-19T18:08:35.139Z | info: running `cargo check --bins` on update-engine (102/259) |
| 3099 | 2026-03-19T18:08:35.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-03-19T18:08:35.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-03-19T18:08:35.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-03-19T18:08:35.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3103 | 2026-03-19T18:08:35.901Z | |
| 3104 | 2026-03-19T18:08:35.901Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/259) |
| 3105 | 2026-03-19T18:08:36.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-03-19T18:08:36.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-03-19T18:08:36.815Z | Checking dropshot-api-manager-types v0.6.0 |
| 3108 | 2026-03-19T18:08:36.818Z | Checking nanorand v0.7.0 |
| 3109 | 2026-03-19T18:08:37.115Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3110 | 2026-03-19T18:08:37.160Z | Checking flume v0.11.1 |
| 3111 | 2026-03-19T18:08:37.433Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3112 | 2026-03-19T18:08:38.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s |
| 3113 | 2026-03-19T18:08:38.932Z | |
| 3114 | 2026-03-19T18:08:38.932Z | info: running `cargo check --bins` on clickhouse-admin-api (104/259) |
| 3115 | 2026-03-19T18:08:39.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-19T18:08:39.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-19T18:08:39.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-03-19T18:08:39.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3119 | 2026-03-19T18:08:39.719Z | |
| 3120 | 2026-03-19T18:08:39.719Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/259) |
| 3121 | 2026-03-19T18:08:40.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-03-19T18:08:40.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-03-19T18:08:40.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-03-19T18:08:40.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3125 | 2026-03-19T18:08:40.503Z | |
| 3126 | 2026-03-19T18:08:40.503Z | info: running `cargo check --bins` on bootstrap-agent-client (106/259) |
| 3127 | 2026-03-19T18:08:41.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-03-19T18:08:41.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-03-19T18:08:41.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-03-19T18:08:41.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3131 | 2026-03-19T18:08:41.284Z | |
| 3132 | 2026-03-19T18:08:41.285Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/259) |
| 3133 | 2026-03-19T18:08:41.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-03-19T18:08:41.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-03-19T18:08:41.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-03-19T18:08:41.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3137 | 2026-03-19T18:08:42.088Z | |
| 3138 | 2026-03-19T18:08:42.088Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/259) |
| 3139 | 2026-03-19T18:08:42.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-03-19T18:08:42.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-03-19T18:08:42.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-03-19T18:08:42.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3143 | 2026-03-19T18:08:42.873Z | |
| 3144 | 2026-03-19T18:08:42.873Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/259) |
| 3145 | 2026-03-19T18:08:43.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-03-19T18:08:43.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-03-19T18:08:43.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-03-19T18:08:43.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3149 | 2026-03-19T18:08:43.659Z | |
| 3150 | 2026-03-19T18:08:43.659Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/259) |
| 3151 | 2026-03-19T18:08:44.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-03-19T18:08:44.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-03-19T18:08:44.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-03-19T18:08:44.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3155 | 2026-03-19T18:08:44.445Z | |
| 3156 | 2026-03-19T18:08:44.445Z | info: running `cargo check --bins` on cockroach-admin-client (111/259) |
| 3157 | 2026-03-19T18:08:45.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-03-19T18:08:45.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-03-19T18:08:45.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-03-19T18:08:45.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3161 | 2026-03-19T18:08:45.211Z | |
| 3162 | 2026-03-19T18:08:45.211Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/259) |
| 3163 | 2026-03-19T18:08:45.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-03-19T18:08:45.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-03-19T18:08:45.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-03-19T18:08:45.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3167 | 2026-03-19T18:08:45.992Z | |
| 3168 | 2026-03-19T18:08:45.992Z | info: running `cargo check --bins` on dns-service-client (113/259) |
| 3169 | 2026-03-19T18:08:46.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-03-19T18:08:46.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-03-19T18:08:46.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3172 | 2026-03-19T18:08:46.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3173 | 2026-03-19T18:08:46.777Z | |
| 3174 | 2026-03-19T18:08:46.777Z | info: running `cargo check --bins` on installinator-client (114/259) |
| 3175 | 2026-03-19T18:08:47.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2026-03-19T18:08:47.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2026-03-19T18:08:47.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3178 | 2026-03-19T18:08:47.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3179 | 2026-03-19T18:08:47.560Z | |
| 3180 | 2026-03-19T18:08:47.560Z | info: running `cargo check --bins` on nexus-client (115/259) |
| 3181 | 2026-03-19T18:08:48.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2026-03-19T18:08:48.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2026-03-19T18:08:48.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3184 | 2026-03-19T18:08:48.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3185 | 2026-03-19T18:08:48.386Z | |
| 3186 | 2026-03-19T18:08:48.386Z | info: running `cargo check --bins` on nexus-lockstep-client (116/259) |
| 3187 | 2026-03-19T18:08:49.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3188 | 2026-03-19T18:08:49.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3189 | 2026-03-19T18:08:49.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3190 | 2026-03-19T18:08:49.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3191 | 2026-03-19T18:08:49.216Z | |
| 3192 | 2026-03-19T18:08:49.216Z | info: running `cargo check --bins` on ntp-admin-client (117/259) |
| 3193 | 2026-03-19T18:08:49.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2026-03-19T18:08:49.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2026-03-19T18:08:49.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3196 | 2026-03-19T18:08:49.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3197 | 2026-03-19T18:08:49.977Z | |
| 3198 | 2026-03-19T18:08:49.977Z | info: running `cargo check --bins` on oxide-client (118/259) |
| 3199 | 2026-03-19T18:08:50.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2026-03-19T18:08:50.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2026-03-19T18:08:50.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3202 | 2026-03-19T18:08:50.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3203 | 2026-03-19T18:08:50.745Z | |
| 3204 | 2026-03-19T18:08:50.745Z | info: running `cargo check --bins` on oximeter-client (119/259) |
| 3205 | 2026-03-19T18:08:51.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2026-03-19T18:08:51.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2026-03-19T18:08:51.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3208 | 2026-03-19T18:08:51.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3209 | 2026-03-19T18:08:51.527Z | |
| 3210 | 2026-03-19T18:08:51.527Z | info: running `cargo check --bins` on repo-depot-client (120/259) |
| 3211 | 2026-03-19T18:08:52.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2026-03-19T18:08:52.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2026-03-19T18:08:52.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3214 | 2026-03-19T18:08:52.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3215 | 2026-03-19T18:08:52.292Z | |
| 3216 | 2026-03-19T18:08:52.292Z | info: running `cargo check --bins` on sled-agent-client (121/259) |
| 3217 | 2026-03-19T18:08:52.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-03-19T18:08:52.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-03-19T18:08:52.993Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2026-03-19T18:08:52.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3221 | 2026-03-19T18:08:53.104Z | |
| 3222 | 2026-03-19T18:08:53.104Z | info: running `cargo check --bins` on wicketd-client (122/259) |
| 3223 | 2026-03-19T18:08:53.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2026-03-19T18:08:53.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2026-03-19T18:08:53.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2026-03-19T18:08:53.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3227 | 2026-03-19T18:08:53.913Z | |
| 3228 | 2026-03-19T18:08:53.913Z | info: running `cargo check --bins` on installinator-common (123/259) |
| 3229 | 2026-03-19T18:08:54.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2026-03-19T18:08:54.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2026-03-19T18:08:54.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2026-03-19T18:08:54.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3233 | 2026-03-19T18:08:54.711Z | |
| 3234 | 2026-03-19T18:08:54.711Z | info: running `cargo check --bins` on installinator-common-versions (124/259) |
| 3235 | 2026-03-19T18:08:55.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2026-03-19T18:08:55.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2026-03-19T18:08:55.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2026-03-19T18:08:55.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3239 | 2026-03-19T18:08:55.484Z | |
| 3240 | 2026-03-19T18:08:55.484Z | info: running `cargo check --bins` on wicket-common (125/259) |
| 3241 | 2026-03-19T18:08:56.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2026-03-19T18:08:56.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2026-03-19T18:08:56.190Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3244 | 2026-03-19T18:08:56.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3245 | 2026-03-19T18:08:56.300Z | |
| 3246 | 2026-03-19T18:08:56.300Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/259) |
| 3247 | 2026-03-19T18:08:56.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3248 | 2026-03-19T18:08:56.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3249 | 2026-03-19T18:08:57.194Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3250 | 2026-03-19T18:08:57.196Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3251 | 2026-03-19T18:08:57.197Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3252 | 2026-03-19T18:08:57.348Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3253 | 2026-03-19T18:08:57.351Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3254 | 2026-03-19T18:08:57.506Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3255 | 2026-03-19T18:08:57.542Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3256 | 2026-03-19T18:08:57.839Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3257 | 2026-03-19T18:08:57.843Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3258 | 2026-03-19T18:09:00.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s |
| 3259 | 2026-03-19T18:09:00.891Z | |
| 3260 | 2026-03-19T18:09:00.892Z | info: running `cargo check --bins` on cockroach-admin-api (127/259) |
| 3261 | 2026-03-19T18:09:01.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-03-19T18:09:01.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-03-19T18:09:01.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-03-19T18:09:01.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3265 | 2026-03-19T18:09:01.680Z | |
| 3266 | 2026-03-19T18:09:01.680Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/259) |
| 3267 | 2026-03-19T18:09:02.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-03-19T18:09:02.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-03-19T18:09:02.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2026-03-19T18:09:02.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3271 | 2026-03-19T18:09:02.580Z | |
| 3272 | 2026-03-19T18:09:02.580Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/259) |
| 3273 | 2026-03-19T18:09:03.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-03-19T18:09:03.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-03-19T18:09:03.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-03-19T18:09:03.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3277 | 2026-03-19T18:09:03.472Z | |
| 3278 | 2026-03-19T18:09:03.472Z | info: running `cargo check --bins` on dns-server (130/259) |
| 3279 | 2026-03-19T18:09:04.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-03-19T18:09:04.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-03-19T18:09:04.364Z | Compiling parking_lot_core v0.8.6 |
| 3282 | 2026-03-19T18:09:04.364Z | Compiling git-stub v1.0.0 |
| 3283 | 2026-03-19T18:09:04.367Z | Compiling atomicwrites v0.4.4 |
| 3284 | 2026-03-19T18:09:04.367Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3285 | 2026-03-19T18:09:04.529Z | Checking tagptr v0.2.0 |
| 3286 | 2026-03-19T18:09:04.545Z | Checking prefix-trie v0.7.0 |
| 3287 | 2026-03-19T18:09:04.548Z | Checking fxhash v0.2.1 |
| 3288 | 2026-03-19T18:09:04.548Z | Checking hickory-client v0.25.2 |
| 3289 | 2026-03-19T18:09:04.703Z | Compiling git-stub-vcs v0.1.0 |
| 3290 | 2026-03-19T18:09:04.722Z | Checking moka v0.12.13 |
| 3291 | 2026-03-19T18:09:05.017Z | Checking hickory-server v0.25.2 |
| 3292 | 2026-03-19T18:09:05.041Z | Checking parking_lot v0.11.2 |
| 3293 | 2026-03-19T18:09:05.077Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3294 | 2026-03-19T18:09:05.171Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3295 | 2026-03-19T18:09:05.174Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-19T18:09:05.174Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-19T18:09:05.271Z | Checking sled v0.34.7 |
| 3298 | 2026-03-19T18:09:05.575Z | Checking hickory-resolver v0.25.2 |
| 3299 | 2026-03-19T18:09:08.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s |
| 3300 | 2026-03-19T18:09:08.240Z | |
| 3301 | 2026-03-19T18:09:08.240Z | info: running `cargo check --bins` on dns-server-api (131/259) |
| 3302 | 2026-03-19T18:09:08.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3303 | 2026-03-19T18:09:08.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3304 | 2026-03-19T18:09:08.918Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3305 | 2026-03-19T18:09:08.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3306 | 2026-03-19T18:09:09.019Z | |
| 3307 | 2026-03-19T18:09:09.020Z | info: running `cargo check --bins` on gateway-test-utils (132/259) |
| 3308 | 2026-03-19T18:09:09.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3309 | 2026-03-19T18:09:09.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3310 | 2026-03-19T18:09:09.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3311 | 2026-03-19T18:09:09.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3312 | 2026-03-19T18:09:09.871Z | |
| 3313 | 2026-03-19T18:09:09.871Z | info: running `cargo check --bins` on omicron-gateway (133/259) |
| 3314 | 2026-03-19T18:09:10.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3315 | 2026-03-19T18:09:10.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3316 | 2026-03-19T18:09:10.903Z | Compiling radium v0.7.0 |
| 3317 | 2026-03-19T18:09:10.998Z | Compiling maybe-uninit v2.0.0 |
| 3318 | 2026-03-19T18:09:11.001Z | Checking tap v1.0.1 |
| 3319 | 2026-03-19T18:09:11.026Z | Compiling zerocopy-derive v0.6.6 |
| 3320 | 2026-03-19T18:09:11.041Z | Checking crc-catalog v2.4.0 |
| 3321 | 2026-03-19T18:09:11.044Z | Checking funty v2.0.0 |
| 3322 | 2026-03-19T18:09:11.044Z | Compiling packed_struct v0.10.1 |
| 3323 | 2026-03-19T18:09:11.096Z | Compiling packed_struct_codegen v0.10.1 |
| 3324 | 2026-03-19T18:09:11.156Z | Checking wyz v0.5.1 |
| 3325 | 2026-03-19T18:09:11.173Z | Checking crc v3.4.0 |
| 3326 | 2026-03-19T18:09:11.388Z | Compiling bitfield-macros v0.19.4 |
| 3327 | 2026-03-19T18:09:11.406Z | Compiling indexmap v1.9.3 |
| 3328 | 2026-03-19T18:09:11.409Z | Checking nodrop v0.1.14 |
| 3329 | 2026-03-19T18:09:11.492Z | Checking smallvec v0.6.14 |
| 3330 | 2026-03-19T18:09:11.521Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-19T18:09:11.551Z | Checking array-init v0.0.4 |
| 3332 | 2026-03-19T18:09:11.568Z | Checking bitvec v1.0.1 |
| 3333 | 2026-03-19T18:09:11.688Z | Checking ron v0.8.1 |
| 3334 | 2026-03-19T18:09:11.744Z | Checking hashbrown v0.13.2 |
| 3335 | 2026-03-19T18:09:12.026Z | Checking serde-hex v0.1.0 |
| 3336 | 2026-03-19T18:09:12.160Z | Checking zerocopy v0.6.6 |
| 3337 | 2026-03-19T18:09:12.332Z | Checking bitfield v0.19.4 |
| 3338 | 2026-03-19T18:09:12.355Z | Checking crc-any v2.5.0 |
| 3339 | 2026-03-19T18:09:12.420Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3340 | 2026-03-19T18:09:12.527Z | Checking object v0.30.4 |
| 3341 | 2026-03-19T18:09:12.574Z | Checking half v1.8.3 |
| 3342 | 2026-03-19T18:09:12.591Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3343 | 2026-03-19T18:09:12.594Z | Checking path-slash v0.1.5 |
| 3344 | 2026-03-19T18:09:12.680Z | Checking void v1.0.2 |
| 3345 | 2026-03-19T18:09:12.732Z | Checking tungstenite v0.23.0 |
| 3346 | 2026-03-19T18:09:12.784Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3347 | 2026-03-19T18:09:12.805Z | Checking lzss v0.8.2 |
| 3348 | 2026-03-19T18:09:12.836Z | Checking serde_cbor v0.11.2 |
| 3349 | 2026-03-19T18:09:12.867Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3350 | 2026-03-19T18:09:12.983Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3351 | 2026-03-19T18:09:13.035Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3352 | 2026-03-19T18:09:13.060Z | Checking nix v0.27.1 |
| 3353 | 2026-03-19T18:09:13.270Z | Checking kstat-rs v0.2.4 |
| 3354 | 2026-03-19T18:09:13.359Z | Checking serde_bytes v0.11.19 |
| 3355 | 2026-03-19T18:09:13.505Z | Checking tokio-tungstenite v0.23.1 |
| 3356 | 2026-03-19T18:09:13.523Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3357 | 2026-03-19T18:09:13.582Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3358 | 2026-03-19T18:09:13.755Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3359 | 2026-03-19T18:09:13.830Z | Checking signal-hook-tokio v0.3.1 |
| 3360 | 2026-03-19T18:09:14.843Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3361 | 2026-03-19T18:09:15.126Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3362 | 2026-03-19T18:09:18.404Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-19T18:09:19.597Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3364 | 2026-03-19T18:09:19.964Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3365 | 2026-03-19T18:09:21.459Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3366 | 2026-03-19T18:09:24.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s |
| 3367 | 2026-03-19T18:09:24.447Z | |
| 3368 | 2026-03-19T18:09:24.447Z | info: running `cargo check --bins` on gateway-api (134/259) |
| 3369 | 2026-03-19T18:09:25.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3370 | 2026-03-19T18:09:25.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3371 | 2026-03-19T18:09:25.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3372 | 2026-03-19T18:09:25.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3373 | 2026-03-19T18:09:25.225Z | |
| 3374 | 2026-03-19T18:09:25.226Z | info: running `cargo check --bins` on ipcc (135/259) |
| 3375 | 2026-03-19T18:09:25.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-03-19T18:09:25.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-03-19T18:09:25.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3378 | 2026-03-19T18:09:25.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3379 | 2026-03-19T18:09:26.007Z | |
| 3380 | 2026-03-19T18:09:26.007Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/259) |
| 3381 | 2026-03-19T18:09:26.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3382 | 2026-03-19T18:09:26.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3383 | 2026-03-19T18:09:26.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3384 | 2026-03-19T18:09:26.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3385 | 2026-03-19T18:09:26.769Z | |
| 3386 | 2026-03-19T18:09:26.769Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/259) |
| 3387 | 2026-03-19T18:09:27.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3388 | 2026-03-19T18:09:27.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3389 | 2026-03-19T18:09:27.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3390 | 2026-03-19T18:09:27.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3391 | 2026-03-19T18:09:27.549Z | |
| 3392 | 2026-03-19T18:09:27.549Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/259) |
| 3393 | 2026-03-19T18:09:28.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3394 | 2026-03-19T18:09:28.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3395 | 2026-03-19T18:09:28.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3396 | 2026-03-19T18:09:28.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3397 | 2026-03-19T18:09:28.328Z | |
| 3398 | 2026-03-19T18:09:28.328Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/259) |
| 3399 | 2026-03-19T18:09:29.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3400 | 2026-03-19T18:09:29.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3401 | 2026-03-19T18:09:29.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3402 | 2026-03-19T18:09:29.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3403 | 2026-03-19T18:09:29.112Z | |
| 3404 | 2026-03-19T18:09:29.112Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/259) |
| 3405 | 2026-03-19T18:09:29.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3406 | 2026-03-19T18:09:29.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3407 | 2026-03-19T18:09:29.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3408 | 2026-03-19T18:09:29.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3409 | 2026-03-19T18:09:29.888Z | |
| 3410 | 2026-03-19T18:09:29.888Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/259) |
| 3411 | 2026-03-19T18:09:30.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3412 | 2026-03-19T18:09:30.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3413 | 2026-03-19T18:09:30.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3414 | 2026-03-19T18:09:30.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3415 | 2026-03-19T18:09:30.666Z | |
| 3416 | 2026-03-19T18:09:30.666Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/259) |
| 3417 | 2026-03-19T18:09:31.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3418 | 2026-03-19T18:09:31.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3419 | 2026-03-19T18:09:31.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3420 | 2026-03-19T18:09:31.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3421 | 2026-03-19T18:09:31.443Z | |
| 3422 | 2026-03-19T18:09:31.443Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/259) |
| 3423 | 2026-03-19T18:09:32.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3424 | 2026-03-19T18:09:32.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3425 | 2026-03-19T18:09:32.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3426 | 2026-03-19T18:09:32.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3427 | 2026-03-19T18:09:32.227Z | |
| 3428 | 2026-03-19T18:09:32.227Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/259) |
| 3429 | 2026-03-19T18:09:32.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3430 | 2026-03-19T18:09:32.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3431 | 2026-03-19T18:09:32.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3432 | 2026-03-19T18:09:32.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3433 | 2026-03-19T18:09:33.009Z | |
| 3434 | 2026-03-19T18:09:33.009Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/259) |
| 3435 | 2026-03-19T18:09:33.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3436 | 2026-03-19T18:09:33.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3437 | 2026-03-19T18:09:33.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3438 | 2026-03-19T18:09:33.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3439 | 2026-03-19T18:09:33.793Z | |
| 3440 | 2026-03-19T18:09:33.793Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/259) |
| 3441 | 2026-03-19T18:09:34.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3442 | 2026-03-19T18:09:34.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3443 | 2026-03-19T18:09:34.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3444 | 2026-03-19T18:09:34.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3445 | 2026-03-19T18:09:34.573Z | |
| 3446 | 2026-03-19T18:09:34.573Z | info: running `cargo check --bins` on oximeter-producer (147/259) |
| 3447 | 2026-03-19T18:09:35.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3448 | 2026-03-19T18:09:35.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3449 | 2026-03-19T18:09:35.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3450 | 2026-03-19T18:09:35.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3451 | 2026-03-19T18:09:35.397Z | |
| 3452 | 2026-03-19T18:09:35.397Z | info: running `cargo check --bins` on internal-dns-resolver (148/259) |
| 3453 | 2026-03-19T18:09:36.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3454 | 2026-03-19T18:09:36.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3455 | 2026-03-19T18:09:36.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3456 | 2026-03-19T18:09:36.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3457 | 2026-03-19T18:09:36.216Z | |
| 3458 | 2026-03-19T18:09:36.216Z | info: running `cargo check --bins` on sp-sim (149/259) |
| 3459 | 2026-03-19T18:09:36.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3460 | 2026-03-19T18:09:36.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3461 | 2026-03-19T18:09:37.139Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-03-19T18:09:39.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s |
| 3463 | 2026-03-19T18:09:39.699Z | |
| 3464 | 2026-03-19T18:09:39.699Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/259) |
| 3465 | 2026-03-19T18:09:40.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3466 | 2026-03-19T18:09:40.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3467 | 2026-03-19T18:09:40.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3468 | 2026-03-19T18:09:40.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3469 | 2026-03-19T18:09:40.552Z | |
| 3470 | 2026-03-19T18:09:40.553Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/259) |
| 3471 | 2026-03-19T18:09:41.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3472 | 2026-03-19T18:09:41.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3473 | 2026-03-19T18:09:41.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3474 | 2026-03-19T18:09:41.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3475 | 2026-03-19T18:09:41.407Z | |
| 3476 | 2026-03-19T18:09:41.407Z | info: running `cargo check --bins` on db-macros (152/259) |
| 3477 | 2026-03-19T18:09:42.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3478 | 2026-03-19T18:09:42.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3479 | 2026-03-19T18:09:42.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3480 | 2026-03-19T18:09:42.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3481 | 2026-03-19T18:09:42.163Z | |
| 3482 | 2026-03-19T18:09:42.163Z | info: running `cargo check --bins` on nexus-macros-common (153/259) |
| 3483 | 2026-03-19T18:09:42.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3484 | 2026-03-19T18:09:42.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3485 | 2026-03-19T18:09:42.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3486 | 2026-03-19T18:09:42.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3487 | 2026-03-19T18:09:42.929Z | |
| 3488 | 2026-03-19T18:09:42.929Z | info: running `cargo check --bins` on nexus-auth (154/259) |
| 3489 | 2026-03-19T18:09:43.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3490 | 2026-03-19T18:09:43.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3491 | 2026-03-19T18:09:43.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3492 | 2026-03-19T18:09:43.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3493 | 2026-03-19T18:09:43.778Z | |
| 3494 | 2026-03-19T18:09:43.778Z | info: running `cargo check --bins` on authz-macros (155/259) |
| 3495 | 2026-03-19T18:09:44.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3496 | 2026-03-19T18:09:44.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3497 | 2026-03-19T18:09:44.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3498 | 2026-03-19T18:09:44.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3499 | 2026-03-19T18:09:44.536Z | |
| 3500 | 2026-03-19T18:09:44.536Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/259) |
| 3501 | 2026-03-19T18:09:45.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-03-19T18:09:45.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-03-19T18:09:45.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-03-19T18:09:45.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3505 | 2026-03-19T18:09:45.378Z | |
| 3506 | 2026-03-19T18:09:45.378Z | info: running `cargo check --bins` on nexus-db-model (157/259) |
| 3507 | 2026-03-19T18:09:46.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-03-19T18:09:46.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-03-19T18:09:46.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-03-19T18:09:46.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3511 | 2026-03-19T18:09:46.226Z | |
| 3512 | 2026-03-19T18:09:46.226Z | info: running `cargo check --bins` on nexus-db-schema (158/259) |
| 3513 | 2026-03-19T18:09:46.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-03-19T18:09:46.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-03-19T18:09:46.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-03-19T18:09:46.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3517 | 2026-03-19T18:09:46.994Z | |
| 3518 | 2026-03-19T18:09:46.994Z | info: running `cargo check --bins` on omicron-rpaths (159/259) |
| 3519 | 2026-03-19T18:09:47.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-03-19T18:09:47.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-03-19T18:09:47.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-03-19T18:09:47.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3523 | 2026-03-19T18:09:47.763Z | |
| 3524 | 2026-03-19T18:09:47.763Z | info: running `cargo check --bins` on nexus-defaults (160/259) |
| 3525 | 2026-03-19T18:09:48.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-03-19T18:09:48.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-03-19T18:09:48.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-03-19T18:09:48.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3529 | 2026-03-19T18:09:48.545Z | |
| 3530 | 2026-03-19T18:09:48.545Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/259) |
| 3531 | 2026-03-19T18:09:49.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-03-19T18:09:49.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-03-19T18:09:49.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-03-19T18:09:49.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3535 | 2026-03-19T18:09:49.314Z | |
| 3536 | 2026-03-19T18:09:49.314Z | info: running `cargo check --bins` on parallel-task-set (162/259) |
| 3537 | 2026-03-19T18:09:49.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-03-19T18:09:49.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-03-19T18:09:49.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-03-19T18:09:49.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3541 | 2026-03-19T18:09:50.070Z | |
| 3542 | 2026-03-19T18:09:50.070Z | info: running `cargo check --bins` on nexus-db-errors (163/259) |
| 3543 | 2026-03-19T18:09:50.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-03-19T18:09:50.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-03-19T18:09:50.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-03-19T18:09:50.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3547 | 2026-03-19T18:09:50.911Z | |
| 3548 | 2026-03-19T18:09:50.911Z | info: running `cargo check --bins` on nexus-db-lookup (164/259) |
| 3549 | 2026-03-19T18:09:51.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-03-19T18:09:51.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-03-19T18:09:51.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-03-19T18:09:51.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3553 | 2026-03-19T18:09:51.759Z | |
| 3554 | 2026-03-19T18:09:51.759Z | info: running `cargo check --bins` on nexus-inventory (165/259) |
| 3555 | 2026-03-19T18:09:52.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-03-19T18:09:52.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-03-19T18:09:52.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-03-19T18:09:52.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3559 | 2026-03-19T18:09:52.596Z | |
| 3560 | 2026-03-19T18:09:52.596Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/259) |
| 3561 | 2026-03-19T18:09:53.293Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-03-19T18:09:53.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-03-19T18:09:53.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-03-19T18:09:53.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3565 | 2026-03-19T18:09:53.402Z | |
| 3566 | 2026-03-19T18:09:53.402Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/259) |
| 3567 | 2026-03-19T18:09:54.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-03-19T18:09:54.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-03-19T18:09:54.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-03-19T18:09:54.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3571 | 2026-03-19T18:09:54.197Z | |
| 3572 | 2026-03-19T18:09:54.197Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/259) |
| 3573 | 2026-03-19T18:09:54.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-03-19T18:09:54.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-03-19T18:09:54.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-03-19T18:09:54.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3577 | 2026-03-19T18:09:54.989Z | |
| 3578 | 2026-03-19T18:09:54.989Z | info: running `cargo check --bins` on key-manager (169/259) |
| 3579 | 2026-03-19T18:09:55.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-03-19T18:09:55.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-03-19T18:09:55.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-03-19T18:09:55.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3583 | 2026-03-19T18:09:55.768Z | |
| 3584 | 2026-03-19T18:09:55.768Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/259) |
| 3585 | 2026-03-19T18:09:56.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-03-19T18:09:56.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-03-19T18:09:56.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-03-19T18:09:56.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3589 | 2026-03-19T18:09:56.559Z | |
| 3590 | 2026-03-19T18:09:56.559Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/259) |
| 3591 | 2026-03-19T18:09:57.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-03-19T18:09:57.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-03-19T18:09:57.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-03-19T18:09:57.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3595 | 2026-03-19T18:09:57.344Z | |
| 3596 | 2026-03-19T18:09:57.344Z | info: running `cargo check --bins` on typed-rng (172/259) |
| 3597 | 2026-03-19T18:09:58.000Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-03-19T18:09:58.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-03-19T18:09:58.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-03-19T18:09:58.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3601 | 2026-03-19T18:09:58.103Z | |
| 3602 | 2026-03-19T18:09:58.103Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/259) |
| 3603 | 2026-03-19T18:09:58.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-03-19T18:09:58.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-03-19T18:09:59.250Z | Compiling libefi-sys v0.1.0 |
| 3606 | 2026-03-19T18:09:59.253Z | Compiling bitfield-struct v0.6.2 |
| 3607 | 2026-03-19T18:09:59.428Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3608 | 2026-03-19T18:09:59.443Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-03-19T18:09:59.461Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3610 | 2026-03-19T18:09:59.482Z | Compiling salty v0.3.0 |
| 3611 | 2026-03-19T18:09:59.503Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3612 | 2026-03-19T18:09:59.524Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3613 | 2026-03-19T18:09:59.524Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3614 | 2026-03-19T18:09:59.873Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3615 | 2026-03-19T18:09:59.893Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3616 | 2026-03-19T18:09:59.913Z | Checking xshell v0.2.7 |
| 3617 | 2026-03-19T18:10:00.076Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3618 | 2026-03-19T18:10:00.098Z | Checking primeorder v0.13.6 |
| 3619 | 2026-03-19T18:10:00.143Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3620 | 2026-03-19T18:10:00.164Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3621 | 2026-03-19T18:10:00.206Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3622 | 2026-03-19T18:10:00.226Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3623 | 2026-03-19T18:10:00.416Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3624 | 2026-03-19T18:10:00.420Z | Checking p384 v0.13.1 |
| 3625 | 2026-03-19T18:10:00.454Z | Compiling num-derive v0.3.3 |
| 3626 | 2026-03-19T18:10:00.552Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3627 | 2026-03-19T18:10:00.641Z | Compiling proc-macro-error2 v2.0.1 |
| 3628 | 2026-03-19T18:10:00.829Z | Compiling unicase v2.9.0 |
| 3629 | 2026-03-19T18:10:00.855Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3630 | 2026-03-19T18:10:01.006Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3631 | 2026-03-19T18:10:01.043Z | Compiling tabled_derive v0.11.0 |
| 3632 | 2026-03-19T18:10:01.092Z | Compiling mime_guess v2.0.5 |
| 3633 | 2026-03-19T18:10:01.149Z | Checking papergrid v0.17.0 |
| 3634 | 2026-03-19T18:10:01.487Z | Compiling progenitor-impl v0.11.2 |
| 3635 | 2026-03-19T18:10:01.612Z | Checking libscf-sys v1.1.0 |
| 3636 | 2026-03-19T18:10:01.778Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3637 | 2026-03-19T18:10:01.797Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3638 | 2026-03-19T18:10:01.927Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3639 | 2026-03-19T18:10:01.987Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-19T18:10:02.477Z | Checking testing_table v0.3.0 |
| 3641 | 2026-03-19T18:10:02.601Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3642 | 2026-03-19T18:10:02.658Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3643 | 2026-03-19T18:10:02.679Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3644 | 2026-03-19T18:10:02.814Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3645 | 2026-03-19T18:10:02.860Z | Checking corncobs v0.1.4 |
| 3646 | 2026-03-19T18:10:02.902Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3647 | 2026-03-19T18:10:02.923Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3648 | 2026-03-19T18:10:03.015Z | Checking tabled v0.20.0 |
| 3649 | 2026-03-19T18:10:03.034Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3650 | 2026-03-19T18:10:03.206Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3651 | 2026-03-19T18:10:03.353Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3652 | 2026-03-19T18:10:03.374Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3653 | 2026-03-19T18:10:03.697Z | Checking progenitor-client v0.11.2 |
| 3654 | 2026-03-19T18:10:03.796Z | Checking secrecy v0.8.0 |
| 3655 | 2026-03-19T18:10:03.964Z | Checking http-range v0.1.5 |
| 3656 | 2026-03-19T18:10:04.196Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3657 | 2026-03-19T18:10:04.240Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3658 | 2026-03-19T18:10:04.313Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3659 | 2026-03-19T18:10:04.608Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3660 | 2026-03-19T18:10:04.657Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3661 | 2026-03-19T18:10:04.818Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3662 | 2026-03-19T18:10:04.875Z | Checking atty v0.2.14 |
| 3663 | 2026-03-19T18:10:04.948Z | Checking crc8 v0.1.1 |
| 3664 | 2026-03-19T18:10:04.997Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3665 | 2026-03-19T18:10:05.065Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3666 | 2026-03-19T18:10:05.084Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3667 | 2026-03-19T18:10:05.172Z | Compiling progenitor-macro v0.11.2 |
| 3668 | 2026-03-19T18:10:05.220Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3669 | 2026-03-19T18:10:05.513Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3670 | 2026-03-19T18:10:05.635Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3671 | 2026-03-19T18:10:05.799Z | Checking hyper-staticfile v0.10.1 |
| 3672 | 2026-03-19T18:10:05.944Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3673 | 2026-03-19T18:10:05.977Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3674 | 2026-03-19T18:10:06.134Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3675 | 2026-03-19T18:10:06.167Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3676 | 2026-03-19T18:10:06.249Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3677 | 2026-03-19T18:10:06.445Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3678 | 2026-03-19T18:10:06.795Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3679 | 2026-03-19T18:10:06.879Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3680 | 2026-03-19T18:10:07.277Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3681 | 2026-03-19T18:10:07.329Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3682 | 2026-03-19T18:10:07.470Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3683 | 2026-03-19T18:10:07.999Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3684 | 2026-03-19T18:10:08.080Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3685 | 2026-03-19T18:10:08.376Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3686 | 2026-03-19T18:10:08.639Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3687 | 2026-03-19T18:10:09.154Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3688 | 2026-03-19T18:10:10.177Z | Checking progenitor v0.11.2 |
| 3689 | 2026-03-19T18:10:10.346Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3690 | 2026-03-19T18:10:17.137Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3691 | 2026-03-19T18:10:33.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.04s |
| 3692 | 2026-03-19T18:10:33.392Z | |
| 3693 | 2026-03-19T18:10:33.392Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/259) |
| 3694 | 2026-03-19T18:10:34.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3695 | 2026-03-19T18:10:34.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3696 | 2026-03-19T18:10:34.453Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3697 | 2026-03-19T18:10:50.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.23s |
| 3698 | 2026-03-19T18:10:50.863Z | |
| 3699 | 2026-03-19T18:10:50.864Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/259) |
| 3700 | 2026-03-19T18:10:51.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-03-19T18:10:51.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-03-19T18:10:51.927Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3703 | 2026-03-19T18:11:08.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s |
| 3704 | 2026-03-19T18:11:08.318Z | |
| 3705 | 2026-03-19T18:11:08.318Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/259) |
| 3706 | 2026-03-19T18:11:09.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-03-19T18:11:09.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-03-19T18:11:09.379Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3709 | 2026-03-19T18:11:25.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s |
| 3710 | 2026-03-19T18:11:25.705Z | |
| 3711 | 2026-03-19T18:11:25.705Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/259) |
| 3712 | 2026-03-19T18:11:26.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-03-19T18:11:26.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-03-19T18:11:26.763Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3715 | 2026-03-19T18:11:42.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s |
| 3716 | 2026-03-19T18:11:43.151Z | |
| 3717 | 2026-03-19T18:11:43.151Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/259) |
| 3718 | 2026-03-19T18:11:43.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-03-19T18:11:43.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-03-19T18:11:44.217Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3721 | 2026-03-19T18:12:00.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s |
| 3722 | 2026-03-19T18:12:00.549Z | |
| 3723 | 2026-03-19T18:12:00.549Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/259) |
| 3724 | 2026-03-19T18:12:01.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-03-19T18:12:01.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-03-19T18:12:01.616Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3727 | 2026-03-19T18:12:17.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.08s |
| 3728 | 2026-03-19T18:12:17.877Z | |
| 3729 | 2026-03-19T18:12:17.877Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/259) |
| 3730 | 2026-03-19T18:12:18.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-03-19T18:12:18.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-03-19T18:12:18.935Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3733 | 2026-03-19T18:12:35.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3734 | 2026-03-19T18:12:35.351Z | |
| 3735 | 2026-03-19T18:12:35.351Z | info: running `cargo check --bins` on bootstrap-agent-api (181/259) |
| 3736 | 2026-03-19T18:12:36.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-03-19T18:12:36.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-03-19T18:12:36.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3739 | 2026-03-19T18:12:36.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3740 | 2026-03-19T18:12:36.155Z | |
| 3741 | 2026-03-19T18:12:36.155Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/259) |
| 3742 | 2026-03-19T18:12:36.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-03-19T18:12:36.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-03-19T18:12:36.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3745 | 2026-03-19T18:12:36.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3746 | 2026-03-19T18:12:36.957Z | |
| 3747 | 2026-03-19T18:12:36.957Z | info: running `cargo check --bins` on range-requests (183/259) |
| 3748 | 2026-03-19T18:12:37.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-03-19T18:12:37.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-03-19T18:12:37.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3751 | 2026-03-19T18:12:37.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3752 | 2026-03-19T18:12:37.737Z | |
| 3753 | 2026-03-19T18:12:37.737Z | info: running `cargo check --bins` on repo-depot-api (184/259) |
| 3754 | 2026-03-19T18:12:38.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-03-19T18:12:38.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-03-19T18:12:38.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3757 | 2026-03-19T18:12:38.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3758 | 2026-03-19T18:12:38.514Z | |
| 3759 | 2026-03-19T18:12:38.514Z | info: running `cargo check --bins` on sled-agent-api (185/259) |
| 3760 | 2026-03-19T18:12:39.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-03-19T18:12:39.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-03-19T18:12:39.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3763 | 2026-03-19T18:12:39.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3764 | 2026-03-19T18:12:39.318Z | |
| 3765 | 2026-03-19T18:12:39.318Z | info: running `cargo check --bins` on sled-diagnostics (186/259) |
| 3766 | 2026-03-19T18:12:40.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-03-19T18:12:40.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-03-19T18:12:40.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3769 | 2026-03-19T18:12:40.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3770 | 2026-03-19T18:12:40.117Z | |
| 3771 | 2026-03-19T18:12:40.117Z | info: running `cargo check --bins` on zfs-test-harness (187/259) |
| 3772 | 2026-03-19T18:12:40.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-03-19T18:12:40.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-03-19T18:12:40.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3775 | 2026-03-19T18:12:40.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3776 | 2026-03-19T18:12:40.923Z | |
| 3777 | 2026-03-19T18:12:40.923Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/259) |
| 3778 | 2026-03-19T18:12:41.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-03-19T18:12:41.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-03-19T18:12:41.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3781 | 2026-03-19T18:12:41.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3782 | 2026-03-19T18:12:41.736Z | |
| 3783 | 2026-03-19T18:12:41.736Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/259) |
| 3784 | 2026-03-19T18:12:42.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-03-19T18:12:42.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-03-19T18:12:42.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-03-19T18:12:42.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3788 | 2026-03-19T18:12:42.555Z | |
| 3789 | 2026-03-19T18:12:42.555Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/259) |
| 3790 | 2026-03-19T18:12:43.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-03-19T18:12:43.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-03-19T18:12:43.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-03-19T18:12:43.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3794 | 2026-03-19T18:12:43.369Z | |
| 3795 | 2026-03-19T18:12:43.369Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/259) |
| 3796 | 2026-03-19T18:12:44.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-03-19T18:12:44.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-03-19T18:12:44.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-03-19T18:12:44.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3800 | 2026-03-19T18:12:44.182Z | |
| 3801 | 2026-03-19T18:12:44.182Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/259) |
| 3802 | 2026-03-19T18:12:44.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-03-19T18:12:44.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-03-19T18:12:44.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-03-19T18:12:44.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3806 | 2026-03-19T18:12:44.999Z | |
| 3807 | 2026-03-19T18:12:44.999Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/259) |
| 3808 | 2026-03-19T18:12:45.705Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-03-19T18:12:45.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-03-19T18:12:45.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-03-19T18:12:45.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3812 | 2026-03-19T18:12:45.816Z | |
| 3813 | 2026-03-19T18:12:45.816Z | info: running `cargo check --bins` on trust-quorum (194/259) |
| 3814 | 2026-03-19T18:12:46.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-03-19T18:12:46.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-03-19T18:12:46.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-03-19T18:12:46.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3818 | 2026-03-19T18:12:46.625Z | |
| 3819 | 2026-03-19T18:12:46.626Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/259) |
| 3820 | 2026-03-19T18:12:47.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-03-19T18:12:47.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-03-19T18:12:47.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-03-19T18:12:47.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3824 | 2026-03-19T18:12:47.467Z | |
| 3825 | 2026-03-19T18:12:47.467Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/259) |
| 3826 | 2026-03-19T18:12:48.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-03-19T18:12:48.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-03-19T18:12:48.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-03-19T18:12:48.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3830 | 2026-03-19T18:12:48.329Z | |
| 3831 | 2026-03-19T18:12:48.329Z | info: running `cargo check --bins` on update-common (197/259) |
| 3832 | 2026-03-19T18:12:49.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-03-19T18:12:49.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-03-19T18:12:49.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-03-19T18:12:49.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3836 | 2026-03-19T18:12:49.132Z | |
| 3837 | 2026-03-19T18:12:49.132Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/259) |
| 3838 | 2026-03-19T18:12:49.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-03-19T18:12:49.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-03-19T18:12:49.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3841 | 2026-03-19T18:12:49.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3842 | 2026-03-19T18:12:49.985Z | |
| 3843 | 2026-03-19T18:12:49.985Z | info: running `cargo check --bins` on reconfigurator-cli (199/259) |
| 3844 | 2026-03-19T18:12:50.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3845 | 2026-03-19T18:12:50.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3846 | 2026-03-19T18:12:51.041Z | Compiling fs-err v2.11.0 |
| 3847 | 2026-03-19T18:12:51.186Z | Checking ignore v0.4.25 |
| 3848 | 2026-03-19T18:12:51.203Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3849 | 2026-03-19T18:12:51.206Z | Checking predicates-tree v1.0.13 |
| 3850 | 2026-03-19T18:12:51.233Z | Checking parse-size v1.1.0 |
| 3851 | 2026-03-19T18:12:51.252Z | Checking rand_seeder v0.4.0 |
| 3852 | 2026-03-19T18:12:51.255Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3853 | 2026-03-19T18:12:51.288Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3854 | 2026-03-19T18:12:51.325Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3855 | 2026-03-19T18:12:51.378Z | Compiling petname v2.0.2 |
| 3856 | 2026-03-19T18:12:51.432Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3857 | 2026-03-19T18:12:51.619Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3858 | 2026-03-19T18:12:51.642Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3859 | 2026-03-19T18:12:51.715Z | Checking globwalk v0.9.1 |
| 3860 | 2026-03-19T18:12:51.745Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3861 | 2026-03-19T18:12:51.845Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3862 | 2026-03-19T18:12:51.943Z | Checking camino-tempfile-ext v0.3.3 |
| 3863 | 2026-03-19T18:12:51.970Z | Checking sapling-renderdag v0.1.0 |
| 3864 | 2026-03-19T18:12:52.071Z | Checking sync-ptr v0.1.4 |
| 3865 | 2026-03-19T18:12:52.218Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3866 | 2026-03-19T18:12:52.235Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3867 | 2026-03-19T18:12:52.319Z | Checking colored v2.2.0 |
| 3868 | 2026-03-19T18:12:52.359Z | Checking assert_matches v1.5.0 |
| 3869 | 2026-03-19T18:12:52.689Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3870 | 2026-03-19T18:12:52.796Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3871 | 2026-03-19T18:12:52.799Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-19T18:12:53.567Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3873 | 2026-03-19T18:12:55.371Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3874 | 2026-03-19T18:12:58.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.40s |
| 3875 | 2026-03-19T18:12:58.631Z | |
| 3876 | 2026-03-19T18:12:58.631Z | info: running `cargo check --bins` on omicron-repl-utils (200/259) |
| 3877 | 2026-03-19T18:12:59.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-03-19T18:12:59.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-03-19T18:12:59.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-03-19T18:12:59.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3881 | 2026-03-19T18:12:59.402Z | |
| 3882 | 2026-03-19T18:12:59.402Z | info: running `cargo check --bins` on nexus-test-interface (201/259) |
| 3883 | 2026-03-19T18:13:00.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-19T18:13:00.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-19T18:13:00.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-03-19T18:13:00.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3887 | 2026-03-19T18:13:00.260Z | |
| 3888 | 2026-03-19T18:13:00.260Z | info: running `cargo check --bins` on oximeter-collector (202/259) |
| 3889 | 2026-03-19T18:13:00.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-03-19T18:13:00.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-03-19T18:13:01.231Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3892 | 2026-03-19T18:13:01.233Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3893 | 2026-03-19T18:13:02.086Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3894 | 2026-03-19T18:13:04.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s |
| 3895 | 2026-03-19T18:13:04.340Z | |
| 3896 | 2026-03-19T18:13:04.340Z | info: running `cargo check --bins` on oximeter-api (203/259) |
| 3897 | 2026-03-19T18:13:05.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-03-19T18:13:05.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-03-19T18:13:05.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-03-19T18:13:05.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3901 | 2026-03-19T18:13:05.127Z | |
| 3902 | 2026-03-19T18:13:05.127Z | info: running `cargo check --bins` on cert-dev (204/259) |
| 3903 | 2026-03-19T18:13:05.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-19T18:13:05.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-19T18:13:05.940Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3906 | 2026-03-19T18:13:06.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 3907 | 2026-03-19T18:13:06.479Z | |
| 3908 | 2026-03-19T18:13:06.480Z | info: running `cargo check --bins` on clickana (205/259) |
| 3909 | 2026-03-19T18:13:07.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-03-19T18:13:07.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-03-19T18:13:07.348Z | Compiling darling_core v0.23.0 |
| 3912 | 2026-03-19T18:13:07.475Z | Compiling instability v0.3.11 |
| 3913 | 2026-03-19T18:13:07.489Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3914 | 2026-03-19T18:13:07.491Z | Checking castaway v0.2.4 |
| 3915 | 2026-03-19T18:13:07.501Z | Compiling indoc v2.0.7 |
| 3916 | 2026-03-19T18:13:07.529Z | Checking unicode-truncate v1.1.0 |
| 3917 | 2026-03-19T18:13:07.532Z | Checking lru v0.12.5 |
| 3918 | 2026-03-19T18:13:07.532Z | Checking cassowary v0.3.0 |
| 3919 | 2026-03-19T18:13:07.624Z | Checking compact_str v0.8.1 |
| 3920 | 2026-03-19T18:13:08.779Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3921 | 2026-03-19T18:13:09.004Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3922 | 2026-03-19T18:13:09.466Z | Compiling darling_macro v0.23.0 |
| 3923 | 2026-03-19T18:13:09.984Z | Compiling darling v0.23.0 |
| 3924 | 2026-03-19T18:13:10.757Z | Checking ratatui v0.29.0 |
| 3925 | 2026-03-19T18:13:12.286Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3926 | 2026-03-19T18:13:13.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.65s |
| 3927 | 2026-03-19T18:13:13.343Z | |
| 3928 | 2026-03-19T18:13:13.343Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/259) |
| 3929 | 2026-03-19T18:13:14.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3930 | 2026-03-19T18:13:14.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3931 | 2026-03-19T18:13:14.312Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3932 | 2026-03-19T18:13:14.315Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3933 | 2026-03-19T18:13:15.054Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3934 | 2026-03-19T18:13:15.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s |
| 3935 | 2026-03-19T18:13:15.805Z | |
| 3936 | 2026-03-19T18:13:15.805Z | info: running `cargo check --bins` on ch-dev (207/259) |
| 3937 | 2026-03-19T18:13:16.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-03-19T18:13:16.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-03-19T18:13:16.772Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3940 | 2026-03-19T18:13:17.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 3941 | 2026-03-19T18:13:17.948Z | |
| 3942 | 2026-03-19T18:13:17.948Z | info: running `cargo check --bins` on dev-tools-common (208/259) |
| 3943 | 2026-03-19T18:13:18.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-03-19T18:13:18.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-03-19T18:13:18.482Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-03-19T18:13:18.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3947 | 2026-03-19T18:13:18.548Z | |
| 3948 | 2026-03-19T18:13:18.548Z | info: running `cargo check --bins` on crdb-seed (209/259) |
| 3949 | 2026-03-19T18:13:19.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-03-19T18:13:19.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-03-19T18:13:19.516Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3952 | 2026-03-19T18:13:20.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 3953 | 2026-03-19T18:13:20.283Z | |
| 3954 | 2026-03-19T18:13:20.283Z | info: running `cargo check --bins` on db-dev (210/259) |
| 3955 | 2026-03-19T18:13:21.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-03-19T18:13:21.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-03-19T18:13:21.262Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3958 | 2026-03-19T18:13:22.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 3959 | 2026-03-19T18:13:22.432Z | |
| 3960 | 2026-03-19T18:13:22.433Z | info: running `cargo check --bins` on omicron-dev-lib (211/259) |
| 3961 | 2026-03-19T18:13:23.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-03-19T18:13:23.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-03-19T18:13:23.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-03-19T18:13:23.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3965 | 2026-03-19T18:13:23.282Z | |
| 3966 | 2026-03-19T18:13:23.282Z | info: running `cargo check --bins` on xtask-downloader (212/259) |
| 3967 | 2026-03-19T18:13:23.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-03-19T18:13:23.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-03-19T18:13:24.103Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3970 | 2026-03-19T18:13:24.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 3971 | 2026-03-19T18:13:25.204Z | |
| 3972 | 2026-03-19T18:13:25.204Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/259) |
| 3973 | 2026-03-19T18:13:25.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-03-19T18:13:25.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-03-19T18:13:26.225Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3976 | 2026-03-19T18:13:26.225Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-19T18:13:26.228Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3978 | 2026-03-19T18:13:26.228Z | Checking git-stub v1.0.0 |
| 3979 | 2026-03-19T18:13:26.367Z | Compiling trait-variant v0.1.2 |
| 3980 | 2026-03-19T18:13:26.384Z | Checking maplit v1.0.2 |
| 3981 | 2026-03-19T18:13:26.398Z | Checking is_ci v1.2.0 |
| 3982 | 2026-03-19T18:13:26.413Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3983 | 2026-03-19T18:13:26.512Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3984 | 2026-03-19T18:13:26.544Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-19T18:13:26.563Z | Checking git-stub-vcs v0.1.0 |
| 3986 | 2026-03-19T18:13:26.702Z | Checking drift v0.1.3 |
| 3987 | 2026-03-19T18:13:26.726Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3988 | 2026-03-19T18:13:26.745Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3989 | 2026-03-19T18:13:26.812Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3990 | 2026-03-19T18:13:26.962Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3991 | 2026-03-19T18:13:27.075Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3992 | 2026-03-19T18:13:27.078Z | Checking dropshot-api-manager v0.6.0 |
| 3993 | 2026-03-19T18:13:27.114Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3994 | 2026-03-19T18:13:27.365Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3995 | 2026-03-19T18:13:27.385Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3996 | 2026-03-19T18:13:27.628Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3997 | 2026-03-19T18:13:28.053Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3998 | 2026-03-19T18:13:34.926Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3999 | 2026-03-19T18:13:36.312Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4000 | 2026-03-19T18:13:37.090Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4001 | 2026-03-19T18:13:37.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.41s |
| 4002 | 2026-03-19T18:13:37.872Z | |
| 4003 | 2026-03-19T18:13:37.872Z | info: running `cargo check --bins` on installinator-api (214/259) |
| 4004 | 2026-03-19T18:13:38.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4005 | 2026-03-19T18:13:38.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4006 | 2026-03-19T18:13:38.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4007 | 2026-03-19T18:13:38.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4008 | 2026-03-19T18:13:38.636Z | |
| 4009 | 2026-03-19T18:13:38.636Z | info: running `cargo check --bins` on nexus-external-api (215/259) |
| 4010 | 2026-03-19T18:13:39.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-03-19T18:13:39.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-03-19T18:13:39.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-03-19T18:13:39.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4014 | 2026-03-19T18:13:39.478Z | |
| 4015 | 2026-03-19T18:13:39.478Z | info: running `cargo check --bins` on nexus-internal-api (216/259) |
| 4016 | 2026-03-19T18:13:40.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-03-19T18:13:40.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-03-19T18:13:40.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-03-19T18:13:40.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4020 | 2026-03-19T18:13:40.319Z | |
| 4021 | 2026-03-19T18:13:40.319Z | info: running `cargo check --bins` on nexus-lockstep-api (217/259) |
| 4022 | 2026-03-19T18:13:41.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-03-19T18:13:41.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-03-19T18:13:41.043Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-03-19T18:13:41.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4026 | 2026-03-19T18:13:41.154Z | |
| 4027 | 2026-03-19T18:13:41.154Z | info: running `cargo check --bins` on ntp-admin-api (218/259) |
| 4028 | 2026-03-19T18:13:41.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-03-19T18:13:41.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-03-19T18:13:41.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-03-19T18:13:41.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4032 | 2026-03-19T18:13:41.942Z | |
| 4033 | 2026-03-19T18:13:41.942Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/259) |
| 4034 | 2026-03-19T18:13:42.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-03-19T18:13:42.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-03-19T18:13:42.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-03-19T18:13:42.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4038 | 2026-03-19T18:13:42.713Z | |
| 4039 | 2026-03-19T18:13:42.713Z | info: running `cargo check --bins` on wicketd-api (220/259) |
| 4040 | 2026-03-19T18:13:43.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-03-19T18:13:43.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-03-19T18:13:43.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-03-19T18:13:43.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4044 | 2026-03-19T18:13:43.525Z | |
| 4045 | 2026-03-19T18:13:43.525Z | info: running `cargo check --bins` on omicron-ls-apis (221/259) |
| 4046 | 2026-03-19T18:13:44.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-03-19T18:13:44.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-03-19T18:13:44.339Z | Checking erased-serde v0.4.9 |
| 4049 | 2026-03-19T18:13:44.466Z | Checking ordered-float v2.10.1 |
| 4050 | 2026-03-19T18:13:44.488Z | Checking unicode-xid v0.2.6 |
| 4051 | 2026-03-19T18:13:44.512Z | Checking cargo-platform v0.2.0 |
| 4052 | 2026-03-19T18:13:44.753Z | Checking serde-value v0.7.0 |
| 4053 | 2026-03-19T18:13:44.920Z | Checking serde-untagged v0.1.9 |
| 4054 | 2026-03-19T18:13:45.128Z | Checking cargo-util-schemas v0.8.2 |
| 4055 | 2026-03-19T18:13:46.123Z | Checking cargo_metadata v0.21.0 |
| 4056 | 2026-03-19T18:13:46.995Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4057 | 2026-03-19T18:13:47.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 4058 | 2026-03-19T18:13:48.148Z | |
| 4059 | 2026-03-19T18:13:48.148Z | info: running `cargo check --bins` on mgs-dev (222/259) |
| 4060 | 2026-03-19T18:13:48.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-19T18:13:48.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-19T18:13:49.147Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4063 | 2026-03-19T18:13:49.917Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4064 | 2026-03-19T18:13:50.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s |
| 4065 | 2026-03-19T18:13:50.785Z | |
| 4066 | 2026-03-19T18:13:50.785Z | info: running `cargo check --bins` on omicron-omdb (223/259) |
| 4067 | 2026-03-19T18:13:51.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4068 | 2026-03-19T18:13:51.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4069 | 2026-03-19T18:13:51.970Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4070 | 2026-03-19T18:13:51.986Z | Compiling vergen-gitcl v1.0.8 |
| 4071 | 2026-03-19T18:13:51.986Z | Compiling dirs-sys-next v0.1.2 |
| 4072 | 2026-03-19T18:13:51.986Z | Compiling crunchy v0.2.4 |
| 4073 | 2026-03-19T18:13:51.986Z | Compiling glob v0.3.3 |
| 4074 | 2026-03-19T18:13:51.986Z | Compiling diesel_derives v2.3.7 |
| 4075 | 2026-03-19T18:13:52.143Z | Compiling dsl_auto_type v0.2.0 |
| 4076 | 2026-03-19T18:13:52.159Z | Checking scheduled-thread-pool v0.2.7 |
| 4077 | 2026-03-19T18:13:52.361Z | Compiling dirs-next v2.0.0 |
| 4078 | 2026-03-19T18:13:52.399Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4079 | 2026-03-19T18:13:52.426Z | Compiling tiny-keccak v2.0.2 |
| 4080 | 2026-03-19T18:13:52.513Z | Compiling term v0.7.0 |
| 4081 | 2026-03-19T18:13:52.549Z | Checking r2d2 v0.8.10 |
| 4082 | 2026-03-19T18:13:52.650Z | Compiling clang-sys v1.8.1 |
| 4083 | 2026-03-19T18:13:52.671Z | Compiling bit-vec v0.6.3 |
| 4084 | 2026-03-19T18:13:52.718Z | Checking downcast-rs v2.0.2 |
| 4085 | 2026-03-19T18:13:52.841Z | Compiling itertools v0.10.5 |
| 4086 | 2026-03-19T18:13:52.949Z | Compiling bit-set v0.5.3 |
| 4087 | 2026-03-19T18:13:53.133Z | Compiling ascii-canvas v3.0.0 |
| 4088 | 2026-03-19T18:13:53.153Z | Compiling ena v0.14.4 |
| 4089 | 2026-03-19T18:13:53.268Z | Compiling libloading v0.8.9 |
| 4090 | 2026-03-19T18:13:53.324Z | Compiling regex-syntax v0.6.29 |
| 4091 | 2026-03-19T18:13:53.350Z | Compiling diff v0.1.13 |
| 4092 | 2026-03-19T18:13:53.428Z | Compiling bindgen v0.71.1 |
| 4093 | 2026-03-19T18:13:53.452Z | Compiling cexpr v0.6.0 |
| 4094 | 2026-03-19T18:13:53.696Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4095 | 2026-03-19T18:13:53.935Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4096 | 2026-03-19T18:13:54.014Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4097 | 2026-03-19T18:13:54.127Z | Compiling libxml v0.3.3 |
| 4098 | 2026-03-19T18:13:54.281Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4099 | 2026-03-19T18:13:54.387Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4100 | 2026-03-19T18:13:54.451Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4101 | 2026-03-19T18:13:54.682Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4102 | 2026-03-19T18:13:54.702Z | Compiling strum_macros v0.24.3 |
| 4103 | 2026-03-19T18:13:54.760Z | Compiling indoc v1.0.9 |
| 4104 | 2026-03-19T18:13:55.325Z | Compiling lalrpop v0.19.12 |
| 4105 | 2026-03-19T18:13:56.099Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4106 | 2026-03-19T18:13:56.224Z | Checking derive_builder v0.20.2 |
| 4107 | 2026-03-19T18:13:56.333Z | Compiling oso-derive v0.27.3 |
| 4108 | 2026-03-19T18:13:56.372Z | Checking quick-xml v0.37.5 |
| 4109 | 2026-03-19T18:13:56.525Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4110 | 2026-03-19T18:13:56.967Z | Checking openssl-probe v0.1.6 |
| 4111 | 2026-03-19T18:13:57.185Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4112 | 2026-03-19T18:13:57.643Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4113 | 2026-03-19T18:13:57.884Z | Checking bb8 v0.8.6 |
| 4114 | 2026-03-19T18:13:58.193Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4115 | 2026-03-19T18:13:58.250Z | Checking nonempty v0.12.0 |
| 4116 | 2026-03-19T18:13:58.456Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4117 | 2026-03-19T18:13:58.475Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4118 | 2026-03-19T18:13:58.709Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4119 | 2026-03-19T18:13:58.747Z | Checking support-bundle-viewer v0.1.2 |
| 4120 | 2026-03-19T18:13:58.771Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4121 | 2026-03-19T18:13:59.046Z | Checking multimap v0.10.1 |
| 4122 | 2026-03-19T18:14:00.140Z | Checking diesel v2.3.7 |
| 4123 | 2026-03-19T18:14:01.972Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4124 | 2026-03-19T18:14:03.124Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4125 | 2026-03-19T18:14:03.585Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4126 | 2026-03-19T18:14:04.160Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4127 | 2026-03-19T18:14:05.455Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4128 | 2026-03-19T18:14:05.514Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4129 | 2026-03-19T18:14:05.608Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4130 | 2026-03-19T18:14:06.351Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4131 | 2026-03-19T18:14:09.031Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4132 | 2026-03-19T18:14:15.038Z | Compiling samael v0.0.19 |
| 4133 | 2026-03-19T18:14:20.779Z | Checking diesel-dtrace v0.5.0 |
| 4134 | 2026-03-19T18:14:21.080Z | Checking async-bb8-diesel v0.2.1 |
| 4135 | 2026-03-19T18:14:22.469Z | Compiling polar-core v0.27.3 |
| 4136 | 2026-03-19T18:14:28.277Z | Checking oso v0.27.3 |
| 4137 | 2026-03-19T18:15:23.025Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4138 | 2026-03-19T18:16:09.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4139 | 2026-03-19T18:16:10.003Z | |
| 4140 | 2026-03-19T18:16:10.003Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/259) |
| 4141 | 2026-03-19T18:16:10.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-19T18:16:10.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-19T18:16:10.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-19T18:16:10.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4145 | 2026-03-19T18:16:10.881Z | |
| 4146 | 2026-03-19T18:16:10.881Z | info: running `cargo check --bins` on nexus-saga-recovery (225/259) |
| 4147 | 2026-03-19T18:16:11.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-19T18:16:11.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-19T18:16:11.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-19T18:16:11.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4151 | 2026-03-19T18:16:11.748Z | |
| 4152 | 2026-03-19T18:16:11.748Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/259) |
| 4153 | 2026-03-19T18:16:12.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-19T18:16:12.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-19T18:16:12.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4156 | 2026-03-19T18:16:12.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4157 | 2026-03-19T18:16:12.528Z | |
| 4158 | 2026-03-19T18:16:12.528Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/259) |
| 4159 | 2026-03-19T18:16:13.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4160 | 2026-03-19T18:16:13.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4161 | 2026-03-19T18:16:13.706Z | Compiling libz-sys v1.1.24 |
| 4162 | 2026-03-19T18:16:13.864Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4163 | 2026-03-19T18:16:13.882Z | Compiling vergen-git2 v1.0.7 |
| 4164 | 2026-03-19T18:16:13.899Z | Compiling rustls v0.21.12 |
| 4165 | 2026-03-19T18:16:13.917Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4166 | 2026-03-19T18:16:13.935Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4167 | 2026-03-19T18:16:13.938Z | Checking sct v0.7.1 |
| 4168 | 2026-03-19T18:16:13.938Z | Checking rustls-webpki v0.101.7 |
| 4169 | 2026-03-19T18:16:14.123Z | Compiling nix v0.29.0 |
| 4170 | 2026-03-19T18:16:14.166Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4171 | 2026-03-19T18:16:14.205Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4172 | 2026-03-19T18:16:14.230Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4173 | 2026-03-19T18:16:14.375Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4174 | 2026-03-19T18:16:14.541Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4175 | 2026-03-19T18:16:14.565Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4176 | 2026-03-19T18:16:14.640Z | Checking rustls-pemfile v1.0.4 |
| 4177 | 2026-03-19T18:16:14.804Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4178 | 2026-03-19T18:16:14.952Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4179 | 2026-03-19T18:16:15.173Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4180 | 2026-03-19T18:16:15.194Z | Checking twox-hash v2.1.2 |
| 4181 | 2026-03-19T18:16:15.281Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4182 | 2026-03-19T18:16:16.153Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4183 | 2026-03-19T18:16:16.175Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4184 | 2026-03-19T18:16:16.195Z | Checking tokio-rustls v0.24.1 |
| 4185 | 2026-03-19T18:16:16.216Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4186 | 2026-03-19T18:16:16.443Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4187 | 2026-03-19T18:16:16.620Z | Checking fatfs v0.3.6 |
| 4188 | 2026-03-19T18:16:17.012Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4189 | 2026-03-19T18:16:17.033Z | Compiling seq-macro v0.3.6 |
| 4190 | 2026-03-19T18:16:22.050Z | Compiling git2 v0.20.4 |
| 4191 | 2026-03-19T18:16:23.119Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4192 | 2026-03-19T18:16:23.258Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-19T18:16:25.272Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-03-19T18:17:34.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4195 | 2026-03-19T18:17:34.789Z | |
| 4196 | 2026-03-19T18:17:34.789Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/259) |
| 4197 | 2026-03-19T18:17:35.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-19T18:17:35.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-19T18:17:35.989Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4200 | 2026-03-19T18:18:35.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4201 | 2026-03-19T18:18:35.906Z | |
| 4202 | 2026-03-19T18:18:35.906Z | info: running `cargo check --bins` on nexus-background-task-interface (229/259) |
| 4203 | 2026-03-19T18:18:36.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-19T18:18:36.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-19T18:18:36.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-19T18:18:36.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4207 | 2026-03-19T18:18:36.681Z | |
| 4208 | 2026-03-19T18:18:36.681Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/259) |
| 4209 | 2026-03-19T18:18:37.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-19T18:18:37.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-19T18:18:37.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-19T18:18:37.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4213 | 2026-03-19T18:18:37.548Z | |
| 4214 | 2026-03-19T18:18:37.548Z | info: running `cargo check --bins` on nexus-mgs-updates (231/259) |
| 4215 | 2026-03-19T18:18:38.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-19T18:18:38.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-19T18:18:38.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-19T18:18:38.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4219 | 2026-03-19T18:18:38.387Z | |
| 4220 | 2026-03-19T18:18:38.387Z | info: running `cargo check --bins` on nexus-networking (232/259) |
| 4221 | 2026-03-19T18:18:39.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-19T18:18:39.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-19T18:18:39.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-19T18:18:39.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4225 | 2026-03-19T18:18:39.242Z | |
| 4226 | 2026-03-19T18:18:39.242Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/259) |
| 4227 | 2026-03-19T18:18:39.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-19T18:18:39.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-19T18:18:39.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-19T18:18:39.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4231 | 2026-03-19T18:18:40.108Z | |
| 4232 | 2026-03-19T18:18:40.108Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/259) |
| 4233 | 2026-03-19T18:18:40.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-19T18:18:40.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-19T18:18:40.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-19T18:18:40.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4237 | 2026-03-19T18:18:40.977Z | |
| 4238 | 2026-03-19T18:18:40.977Z | info: running `cargo check --bins --no-default-features` on nexus-fm (235/259) |
| 4239 | 2026-03-19T18:18:41.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-19T18:18:41.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-19T18:18:41.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4242 | 2026-03-19T18:18:41.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4243 | 2026-03-19T18:18:41.816Z | |
| 4244 | 2026-03-19T18:18:41.816Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (236/259) |
| 4245 | 2026-03-19T18:18:42.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4246 | 2026-03-19T18:18:42.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4247 | 2026-03-19T18:18:42.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4248 | 2026-03-19T18:18:42.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4249 | 2026-03-19T18:18:42.689Z | |
| 4250 | 2026-03-19T18:18:42.689Z | info: running `cargo check --bins` on omicron-dev (237/259) |
| 4251 | 2026-03-19T18:18:43.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4252 | 2026-03-19T18:18:43.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4253 | 2026-03-19T18:18:43.924Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4254 | 2026-03-19T18:18:43.929Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4255 | 2026-03-19T18:18:44.116Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4256 | 2026-03-19T18:18:44.137Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4257 | 2026-03-19T18:18:44.156Z | Checking yansi v1.0.1 |
| 4258 | 2026-03-19T18:18:44.163Z | Checking diff v0.1.13 |
| 4259 | 2026-03-19T18:18:44.163Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4260 | 2026-03-19T18:18:44.216Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4261 | 2026-03-19T18:18:44.326Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4262 | 2026-03-19T18:18:44.501Z | Checking pretty_assertions v1.4.1 |
| 4263 | 2026-03-19T18:18:45.354Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4264 | 2026-03-19T18:19:18.530Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4265 | 2026-03-19T18:19:18.533Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4266 | 2026-03-19T18:19:18.533Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4267 | 2026-03-19T18:19:18.533Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4268 | 2026-03-19T18:19:18.534Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4269 | 2026-03-19T18:19:18.534Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4270 | 2026-03-19T18:19:19.531Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4271 | 2026-03-19T18:19:20.953Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4272 | 2026-03-19T18:20:20.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4273 | 2026-03-19T18:20:20.923Z | |
| 4274 | 2026-03-19T18:20:20.923Z | info: running `cargo check --bins` on omicron-pins (238/259) |
| 4275 | 2026-03-19T18:20:21.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4276 | 2026-03-19T18:20:21.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4277 | 2026-03-19T18:20:21.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4278 | 2026-03-19T18:20:21.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4279 | 2026-03-19T18:20:21.701Z | |
| 4280 | 2026-03-19T18:20:21.701Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (239/259) |
| 4281 | 2026-03-19T18:20:22.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4282 | 2026-03-19T18:20:22.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4283 | 2026-03-19T18:20:22.757Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4284 | 2026-03-19T18:20:22.907Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4285 | 2026-03-19T18:20:22.910Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4286 | 2026-03-19T18:20:59.782Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4287 | 2026-03-19T18:21:00.269Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4288 | 2026-03-19T18:21:02.625Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4289 | 2026-03-19T18:21:03.203Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4290 | 2026-03-19T18:21:07.285Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4291 | 2026-03-19T18:21:39.358Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4292 | 2026-03-19T18:21:40.178Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4293 | 2026-03-19T18:21:42.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4294 | 2026-03-19T18:21:42.574Z | |
| 4295 | 2026-03-19T18:21:42.574Z | info: running `cargo check --bins` on reconfigurator-sp-updater (240/259) |
| 4296 | 2026-03-19T18:21:43.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4297 | 2026-03-19T18:21:43.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4298 | 2026-03-19T18:21:43.543Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4299 | 2026-03-19T18:21:44.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4300 | 2026-03-19T18:21:44.690Z | |
| 4301 | 2026-03-19T18:21:44.690Z | info: running `cargo check --bins` on omicron-releng (241/259) |
| 4302 | 2026-03-19T18:21:45.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4303 | 2026-03-19T18:21:45.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4304 | 2026-03-19T18:21:45.582Z | Compiling blake3 v1.8.3 |
| 4305 | 2026-03-19T18:21:45.714Z | Checking constant_time_eq v0.4.2 |
| 4306 | 2026-03-19T18:21:45.717Z | Checking arrayref v0.3.9 |
| 4307 | 2026-03-19T18:21:45.717Z | Checking arrayvec v0.7.6 |
| 4308 | 2026-03-19T18:21:45.752Z | Checking topological-sort v0.2.2 |
| 4309 | 2026-03-19T18:21:45.755Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4310 | 2026-03-19T18:21:45.755Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4311 | 2026-03-19T18:21:45.755Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4312 | 2026-03-19T18:21:45.815Z | Checking shell-words v1.1.1 |
| 4313 | 2026-03-19T18:21:46.715Z | Checking omicron-zone-package v0.12.2 |
| 4314 | 2026-03-19T18:21:47.701Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4315 | 2026-03-19T18:21:48.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s |
| 4316 | 2026-03-19T18:21:49.029Z | |
| 4317 | 2026-03-19T18:21:49.029Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (242/259) |
| 4318 | 2026-03-19T18:21:49.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4319 | 2026-03-19T18:21:49.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4320 | 2026-03-19T18:21:49.914Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4321 | 2026-03-19T18:21:50.303Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4322 | 2026-03-19T18:21:50.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4323 | 2026-03-19T18:21:51.026Z | |
| 4324 | 2026-03-19T18:21:51.026Z | info: running `cargo check --bins` on xtask (243/259) |
| 4325 | 2026-03-19T18:21:51.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-03-19T18:21:51.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-03-19T18:21:51.634Z | Checking libc v0.2.180 |
| 4328 | 2026-03-19T18:21:51.731Z | Checking serde v1.0.228 |
| 4329 | 2026-03-19T18:21:51.740Z | Checking zerofrom v0.1.6 |
| 4330 | 2026-03-19T18:21:51.748Z | Checking bitflags v2.11.0 |
| 4331 | 2026-03-19T18:21:51.759Z | Checking smallvec v1.15.1 |
| 4332 | 2026-03-19T18:21:51.762Z | Checking hashbrown v0.16.1 |
| 4333 | 2026-03-19T18:21:51.785Z | Checking serde_json v1.0.149 |
| 4334 | 2026-03-19T18:21:51.788Z | Checking num-traits v0.2.19 |
| 4335 | 2026-03-19T18:21:51.868Z | Checking yoke v0.8.1 |
| 4336 | 2026-03-19T18:21:51.946Z | Checking scroll v0.12.0 |
| 4337 | 2026-03-19T18:21:52.000Z | Checking thiserror v1.0.69 |
| 4338 | 2026-03-19T18:21:52.093Z | Checking zerovec v0.11.5 |
| 4339 | 2026-03-19T18:21:52.119Z | Checking zerotrie v0.2.3 |
| 4340 | 2026-03-19T18:21:52.133Z | Checking errno v0.3.14 |
| 4341 | 2026-03-19T18:21:52.242Z | Checking log v0.4.29 |
| 4342 | 2026-03-19T18:21:52.280Z | Checking rustix v1.1.3 |
| 4343 | 2026-03-19T18:21:52.294Z | Checking serde_spanned v0.6.9 |
| 4344 | 2026-03-19T18:21:52.389Z | Checking indexmap v2.13.0 |
| 4345 | 2026-03-19T18:21:52.428Z | Checking toml_datetime v0.6.11 |
| 4346 | 2026-03-19T18:21:52.442Z | Checking percent-encoding v2.3.2 |
| 4347 | 2026-03-19T18:21:52.457Z | Checking goblin v0.8.2 |
| 4348 | 2026-03-19T18:21:52.567Z | Checking ordered-float v2.10.1 |
| 4349 | 2026-03-19T18:21:52.613Z | Checking form_urlencoded v1.2.2 |
| 4350 | 2026-03-19T18:21:52.657Z | Checking zerocopy v0.7.35 |
| 4351 | 2026-03-19T18:21:52.676Z | Checking getrandom v0.4.1 |
| 4352 | 2026-03-19T18:21:52.712Z | Checking tinystr v0.8.2 |
| 4353 | 2026-03-19T18:21:52.769Z | Checking potential_utf v0.1.4 |
| 4354 | 2026-03-19T18:21:52.861Z | Checking thiserror v2.0.18 |
| 4355 | 2026-03-19T18:21:52.879Z | Checking serde-value v0.7.0 |
| 4356 | 2026-03-19T18:21:52.933Z | Checking icu_collections v2.1.1 |
| 4357 | 2026-03-19T18:21:52.950Z | Checking icu_locale_core v2.1.1 |
| 4358 | 2026-03-19T18:21:52.986Z | Checking syn v2.0.117 |
| 4359 | 2026-03-19T18:21:53.142Z | Checking dtrace-parser v0.2.0 |
| 4360 | 2026-03-19T18:21:53.156Z | Checking toml_edit v0.22.27 |
| 4361 | 2026-03-19T18:21:53.337Z | Checking thread-id v4.2.2 |
| 4362 | 2026-03-19T18:21:53.355Z | Checking once_cell v1.21.3 |
| 4363 | 2026-03-19T18:21:53.434Z | Checking cargo-platform v0.2.0 |
| 4364 | 2026-03-19T18:21:53.451Z | Checking memmap v0.7.0 |
| 4365 | 2026-03-19T18:21:53.465Z | Checking terminal_size v0.4.3 |
| 4366 | 2026-03-19T18:21:53.575Z | Checking tempfile v3.25.0 |
| 4367 | 2026-03-19T18:21:53.602Z | Checking clap_builder v4.5.60 |
| 4368 | 2026-03-19T18:21:53.616Z | Checking textwrap v0.16.2 |
| 4369 | 2026-03-19T18:21:53.655Z | Checking fs-err v3.3.0 |
| 4370 | 2026-03-19T18:21:53.723Z | Checking icu_provider v2.1.1 |
| 4371 | 2026-03-19T18:21:53.829Z | Checking camino-tempfile v1.4.1 |
| 4372 | 2026-03-19T18:21:53.882Z | Checking tabled v0.15.0 |
| 4373 | 2026-03-19T18:21:53.895Z | Checking anyhow v1.0.102 |
| 4374 | 2026-03-19T18:21:54.029Z | Checking icu_normalizer v2.1.1 |
| 4375 | 2026-03-19T18:21:54.029Z | Checking icu_properties v2.1.2 |
| 4376 | 2026-03-19T18:21:54.152Z | Checking macaddr v1.0.1 |
| 4377 | 2026-03-19T18:21:54.382Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4378 | 2026-03-19T18:21:54.657Z | Checking toml v0.8.23 |
| 4379 | 2026-03-19T18:21:55.092Z | Checking cargo_toml v0.21.0 |
| 4380 | 2026-03-19T18:21:55.108Z | Checking dof v0.3.0 |
| 4381 | 2026-03-19T18:21:55.191Z | Checking idna_adapter v1.2.1 |
| 4382 | 2026-03-19T18:21:55.270Z | Checking clap v4.5.60 |
| 4383 | 2026-03-19T18:21:55.334Z | Checking idna v1.1.0 |
| 4384 | 2026-03-19T18:21:55.591Z | Checking usdt-impl v0.5.0 |
| 4385 | 2026-03-19T18:21:55.628Z | Checking url v2.5.8 |
| 4386 | 2026-03-19T18:21:55.914Z | Checking usdt v0.5.0 |
| 4387 | 2026-03-19T18:21:56.097Z | Checking cargo-util-schemas v0.8.2 |
| 4388 | 2026-03-19T18:21:57.084Z | Checking cargo_metadata v0.21.0 |
| 4389 | 2026-03-19T18:21:57.943Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4390 | 2026-03-19T18:21:58.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s |
| 4391 | 2026-03-19T18:21:58.648Z | |
| 4392 | 2026-03-19T18:21:58.648Z | info: running `cargo check --bins` on end-to-end-tests (244/259) |
| 4393 | 2026-03-19T18:21:59.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4394 | 2026-03-19T18:21:59.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4395 | 2026-03-19T18:21:59.753Z | Checking polyval v0.6.2 |
| 4396 | 2026-03-19T18:21:59.903Z | Checking ctr v0.9.2 |
| 4397 | 2026-03-19T18:21:59.922Z | Checking ssh-encoding v0.2.0 |
| 4398 | 2026-03-19T18:21:59.927Z | Checking blowfish v0.9.1 |
| 4399 | 2026-03-19T18:21:59.958Z | Checking password-hash v0.4.2 |
| 4400 | 2026-03-19T18:21:59.980Z | Checking p521 v0.13.3 |
| 4401 | 2026-03-19T18:21:59.984Z | Checking p256 v0.13.2 |
| 4402 | 2026-03-19T18:22:00.017Z | Checking russh-cryptovec v0.7.3 |
| 4403 | 2026-03-19T18:22:00.077Z | Checking ghash v0.5.1 |
| 4404 | 2026-03-19T18:22:00.101Z | Checking md5 v0.7.0 |
| 4405 | 2026-03-19T18:22:00.119Z | Checking bcrypt-pbkdf v0.10.0 |
| 4406 | 2026-03-19T18:22:00.153Z | Checking num-bigint v0.4.6 |
| 4407 | 2026-03-19T18:22:00.177Z | Checking des v0.8.1 |
| 4408 | 2026-03-19T18:22:00.222Z | Checking aes-gcm v0.10.3 |
| 4409 | 2026-03-19T18:22:00.242Z | Checking pbkdf2 v0.11.0 |
| 4410 | 2026-03-19T18:22:00.301Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4411 | 2026-03-19T18:22:00.320Z | Checking hex-literal v0.4.1 |
| 4412 | 2026-03-19T18:22:00.341Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4413 | 2026-03-19T18:22:00.367Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4414 | 2026-03-19T18:22:00.407Z | Checking ssh-cipher v0.2.0 |
| 4415 | 2026-03-19T18:22:00.435Z | Checking socket2 v0.5.10 |
| 4416 | 2026-03-19T18:22:00.455Z | Checking internet-checksum v0.2.1 |
| 4417 | 2026-03-19T18:22:00.616Z | Checking ssh-key v0.6.7 |
| 4418 | 2026-03-19T18:22:00.810Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4419 | 2026-03-19T18:22:01.520Z | Checking russh-keys v0.45.0 |
| 4420 | 2026-03-19T18:22:02.260Z | Checking russh v0.45.0 |
| 4421 | 2026-03-19T18:22:23.702Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4422 | 2026-03-19T18:22:25.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.56s |
| 4423 | 2026-03-19T18:22:25.460Z | |
| 4424 | 2026-03-19T18:22:25.460Z | info: running `cargo check --bins` on gateway-cli (245/259) |
| 4425 | 2026-03-19T18:22:26.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4426 | 2026-03-19T18:22:26.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4427 | 2026-03-19T18:22:26.326Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4428 | 2026-03-19T18:22:26.486Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4429 | 2026-03-19T18:22:26.514Z | Checking termios v0.3.3 |
| 4430 | 2026-03-19T18:22:28.173Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4431 | 2026-03-19T18:22:28.357Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4432 | 2026-03-19T18:22:30.976Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4433 | 2026-03-19T18:22:31.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s |
| 4434 | 2026-03-19T18:22:31.957Z | |
| 4435 | 2026-03-19T18:22:31.957Z | info: running `cargo check --bins --no-default-features` on installinator (246/259) |
| 4436 | 2026-03-19T18:22:32.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4437 | 2026-03-19T18:22:32.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4438 | 2026-03-19T18:22:32.902Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4439 | 2026-03-19T18:22:34.154Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4440 | 2026-03-19T18:22:34.309Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4441 | 2026-03-19T18:22:34.309Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4442 | 2026-03-19T18:22:34.309Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4443 | 2026-03-19T18:22:34.309Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4444 | 2026-03-19T18:22:34.309Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4445 | 2026-03-19T18:22:34.361Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4446 | 2026-03-19T18:22:34.584Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4447 | 2026-03-19T18:22:34.600Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4448 | 2026-03-19T18:22:35.410Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4449 | 2026-03-19T18:22:37.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s |
| 4450 | 2026-03-19T18:22:41.459Z | |
| 4451 | 2026-03-19T18:22:41.459Z | info: running `cargo check --bins` on internal-dns-cli (247/259) |
| 4452 | 2026-03-19T18:22:41.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4453 | 2026-03-19T18:22:41.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4454 | 2026-03-19T18:22:41.520Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4455 | 2026-03-19T18:22:41.520Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4456 | 2026-03-19T18:22:41.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4457 | 2026-03-19T18:22:41.520Z | |
| 4458 | 2026-03-19T18:22:41.520Z | info: running `cargo check --bins` on omicron-live-tests (248/259) |
| 4459 | 2026-03-19T18:22:41.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4460 | 2026-03-19T18:22:41.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4461 | 2026-03-19T18:22:41.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4462 | 2026-03-19T18:22:41.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4463 | 2026-03-19T18:22:41.521Z | |
| 4464 | 2026-03-19T18:22:41.521Z | info: running `cargo check --bins` on live-tests-macros (249/259) |
| 4465 | 2026-03-19T18:22:41.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4466 | 2026-03-19T18:22:41.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4467 | 2026-03-19T18:22:41.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4468 | 2026-03-19T18:22:41.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4469 | 2026-03-19T18:22:41.521Z | |
| 4470 | 2026-03-19T18:22:41.521Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (250/259) |
| 4471 | 2026-03-19T18:22:42.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4472 | 2026-03-19T18:22:42.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4473 | 2026-03-19T18:22:42.363Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4474 | 2026-03-19T18:22:43.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4475 | 2026-03-19T18:22:43.326Z | |
| 4476 | 2026-03-19T18:22:43.326Z | info: running `cargo check --bins` on omicron-ntp-admin (251/259) |
| 4477 | 2026-03-19T18:22:44.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4478 | 2026-03-19T18:22:44.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4479 | 2026-03-19T18:22:44.195Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4480 | 2026-03-19T18:22:44.200Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4481 | 2026-03-19T18:22:44.505Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4482 | 2026-03-19T18:22:44.522Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4483 | 2026-03-19T18:22:45.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 4484 | 2026-03-19T18:22:45.697Z | |
| 4485 | 2026-03-19T18:22:45.697Z | info: running `cargo check --bins` on ntp-admin-types (252/259) |
| 4486 | 2026-03-19T18:22:46.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-03-19T18:22:46.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-03-19T18:22:46.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4489 | 2026-03-19T18:22:46.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4490 | 2026-03-19T18:22:46.470Z | |
| 4491 | 2026-03-19T18:22:46.470Z | info: running `cargo check --bins` on omicron-package (253/259) |
| 4492 | 2026-03-19T18:22:47.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4493 | 2026-03-19T18:22:47.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4494 | 2026-03-19T18:22:47.358Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4495 | 2026-03-19T18:22:48.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s |
| 4496 | 2026-03-19T18:22:48.952Z | |
| 4497 | 2026-03-19T18:22:48.952Z | info: running `cargo check --bins` on tqdb (254/259) |
| 4498 | 2026-03-19T18:22:49.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4499 | 2026-03-19T18:22:49.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4500 | 2026-03-19T18:22:50.014Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4501 | 2026-03-19T18:22:50.453Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4502 | 2026-03-19T18:22:51.154Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4503 | 2026-03-19T18:22:51.160Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4504 | 2026-03-19T18:22:58.656Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4505 | 2026-03-19T18:22:58.817Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4506 | 2026-03-19T18:22:58.832Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4507 | 2026-03-19T18:22:58.832Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4508 | 2026-03-19T18:22:58.833Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4509 | 2026-03-19T18:22:59.800Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4510 | 2026-03-19T18:23:09.332Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4511 | 2026-03-19T18:23:17.574Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4512 | 2026-03-19T18:23:17.578Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4513 | 2026-03-19T18:23:17.579Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4514 | 2026-03-19T18:23:17.579Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4515 | 2026-03-19T18:23:19.482Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4516 | 2026-03-19T18:23:21.312Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4517 | 2026-03-19T18:23:22.225Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4518 | 2026-03-19T18:23:23.952Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4519 | 2026-03-19T18:23:24.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.70s |
| 4520 | 2026-03-19T18:23:24.903Z | |
| 4521 | 2026-03-19T18:23:24.903Z | info: running `cargo check --bins` on wicket-dbg (255/259) |
| 4522 | 2026-03-19T18:23:25.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4523 | 2026-03-19T18:23:25.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4524 | 2026-03-19T18:23:25.858Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4525 | 2026-03-19T18:23:25.862Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4526 | 2026-03-19T18:23:26.010Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4527 | 2026-03-19T18:23:26.056Z | Checking rtoolbox v0.0.3 |
| 4528 | 2026-03-19T18:23:26.059Z | Checking tui-tree-widget v0.23.1 |
| 4529 | 2026-03-19T18:23:26.216Z | Checking rpassword v7.4.0 |
| 4530 | 2026-03-19T18:23:26.316Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4531 | 2026-03-19T18:23:27.300Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4532 | 2026-03-19T18:23:33.941Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4533 | 2026-03-19T18:23:34.856Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4534 | 2026-03-19T18:23:36.255Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4535 | 2026-03-19T18:23:40.447Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4536 | 2026-03-19T18:23:42.973Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4537 | 2026-03-19T18:23:44.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.23s |
| 4538 | 2026-03-19T18:23:44.367Z | |
| 4539 | 2026-03-19T18:23:44.367Z | info: running `cargo check --bins` on wicket (256/259) |
| 4540 | 2026-03-19T18:23:45.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4541 | 2026-03-19T18:23:45.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4542 | 2026-03-19T18:23:45.286Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4543 | 2026-03-19T18:23:45.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4544 | 2026-03-19T18:23:45.952Z | |
| 4545 | 2026-03-19T18:23:45.952Z | info: running `cargo check --bins` on wicketd (257/259) |
| 4546 | 2026-03-19T18:23:46.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-03-19T18:23:46.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-03-19T18:23:46.921Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4549 | 2026-03-19T18:23:47.057Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4550 | 2026-03-19T18:23:47.061Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4551 | 2026-03-19T18:23:47.061Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4552 | 2026-03-19T18:23:48.477Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4553 | 2026-03-19T18:23:49.262Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4554 | 2026-03-19T18:23:53.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s |
| 4555 | 2026-03-19T18:23:53.558Z | |
| 4556 | 2026-03-19T18:23:53.558Z | info: running `cargo check --bins` on omicron-workspace-hack (258/259) |
| 4557 | 2026-03-19T18:23:54.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4558 | 2026-03-19T18:23:54.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4559 | 2026-03-19T18:23:54.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4560 | 2026-03-19T18:23:54.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4561 | 2026-03-19T18:23:54.324Z | |
| 4562 | 2026-03-19T18:23:54.324Z | info: running `cargo check --bins` on zone-setup (259/259) |
| 4563 | 2026-03-19T18:23:55.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4564 | 2026-03-19T18:23:55.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4565 | 2026-03-19T18:23:55.220Z | Checking uzers v0.12.2 |
| 4566 | 2026-03-19T18:23:55.564Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4567 | 2026-03-19T18:23:56.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4568 | 2026-03-19T18:23:56.741Z | |
| 4569 | 2026-03-19T18:23:56.745Z | real 19:07.143191197 |
| 4570 | 2026-03-19T18:23:56.745Z | user 28:34.204366175 |
| 4571 | 2026-03-19T18:23:56.745Z | sys 5:11.992499338 |
| 4572 | 2026-03-19T18:23:56.745Z | trap 0.477527620 |
| 4573 | 2026-03-19T18:23:56.745Z | tflt 0.277123293 |
| 4574 | 2026-03-19T18:23:56.745Z | dflt 0.641065118 |
| 4575 | 2026-03-19T18:23:56.745Z | kflt 0.000612524 |
| 4576 | 2026-03-19T18:23:56.745Z | lock 1:48:04.478581677 |
| 4577 | 2026-03-19T18:23:56.745Z | slp 2:14:04.480561298 |
| 4578 | 2026-03-19T18:23:56.745Z | lat 1:24.108953446 |
| 4579 | 2026-03-19T18:23:56.745Z | stop 5:15.273209414 |
| 4580 | 2026-03-19T18:23:56.745Z | process exited: duration 1391147 ms, exit code 0 |
| |
| 4581 | 2026-03-19T18:23:56.752Z | found 0 output files |