|
|
|
| 1 | 2026-04-19T04:25:23.681Z | job assigned to worker 01KPHZQN0VZCFSHB7PCACMK770 [factory aws, i-0103a37376d5b0481] (queued for 50 s) |
| |
| 2 | 2026-04-19T04:25:30.596Z | starting task 0: "setup" |
| 3 | 2026-04-19T04:25:30.602Z | ++ uname -s |
| 4 | 2026-04-19T04:25:30.605Z | + kern=SunOS |
| 5 | 2026-04-19T04:25:30.605Z | + build_user=build |
| 6 | 2026-04-19T04:25:30.605Z | + build_uid=12345 |
| 7 | 2026-04-19T04:25:30.605Z | + work_dir=/work |
| 8 | 2026-04-19T04:25:30.605Z | + input_dir=/input |
| 9 | 2026-04-19T04:25:30.605Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-19T04:25:30.605Z | + case "$kern" in |
| 11 | 2026-04-19T04:25:30.605Z | + groupadd -g 12345 build |
| 12 | 2026-04-19T04:25:30.609Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-19T04:25:32.612Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-19T04:25:32.713Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-19T04:25:32.717Z | + home_fs=zfs |
| 16 | 2026-04-19T04:25:32.717Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-19T04:25:32.717Z | + mkdir -p /home/build |
| 18 | 2026-04-19T04:25:32.717Z | + chown build:build /home/build /work |
| 19 | 2026-04-19T04:25:34.718Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-19T04:25:34.721Z | process exited: duration 4123 ms, exit code 0 |
| |
| 21 | 2026-04-19T04:25:34.727Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-19T04:25:34.731Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-19T04:25:34.731Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-19T04:25:34.731Z | * rust toolchain profile = "default" |
| 25 | 2026-04-19T04:25:34.731Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-19T04:25:34.731Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-19T04:25:34.731Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-19T04:25:34.734Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-19T04:25:34.734Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-19T04:25:34.854Z | info: downloading installer |
| 31 | 2026-04-19T04:25:36.226Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-19T04:25:36.226Z | warn: /opt/ooce/bin |
| 33 | 2026-04-19T04:25:36.226Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-19T04:25:36.229Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-19T04:25:36.229Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-19T04:25:36.229Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-19T04:25:36.229Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-19T04:25:36.229Z | error: cannot install while Rust is installed |
| 39 | 2026-04-19T04:25:36.229Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-19T04:25:36.229Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-19T04:25:36.229Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-19T04:25:36.229Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-19T04:25:36.229Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-19T04:25:36.239Z | info: profile set to default |
| 45 | 2026-04-19T04:25:36.239Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-19T04:25:36.242Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-19T04:25:36.379Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-19T04:25:36.382Z | info: downloading 6 components |
| 49 | 2026-04-19T04:25:51.626Z | |
| 50 | 2026-04-19T04:25:51.626Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-04-19T04:25:51.655Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-19T04:25:51.655Z | |
| 53 | 2026-04-19T04:25:51.655Z | |
| 54 | 2026-04-19T04:25:51.655Z | Rust is installed now. Great! |
| 55 | 2026-04-19T04:25:51.655Z | |
| 56 | 2026-04-19T04:25:51.655Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-19T04:25:51.655Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-19T04:25:51.655Z | |
| 59 | 2026-04-19T04:25:51.655Z | To configure your current shell, you need to source |
| 60 | 2026-04-19T04:25:51.655Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-19T04:25:51.655Z | |
| 62 | 2026-04-19T04:25:51.655Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-19T04:25:51.656Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-19T04:25:51.656Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-19T04:25:51.656Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-19T04:25:51.656Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-19T04:25:51.656Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-19T04:25:51.656Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-19T04:25:51.659Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-19T04:25:51.659Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-19T04:25:51.742Z | + rustup --version |
| 72 | 2026-04-19T04:25:51.751Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-19T04:25:51.758Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-19T04:25:51.774Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-19T04:25:51.779Z | + cargo --version |
| 76 | 2026-04-19T04:25:51.792Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-19T04:25:51.795Z | + rustc --version |
| 78 | 2026-04-19T04:25:51.810Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-19T04:25:51.814Z | process exited: duration 17085 ms, exit code 0 |
| |
| 80 | 2026-04-19T04:25:51.822Z | starting task 2: "authentication" |
| 81 | 2026-04-19T04:25:51.837Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-19T04:25:51.842Z | starting task 3: "clone repository" |
| 83 | 2026-04-19T04:25:51.846Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-19T04:25:51.848Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-19T04:25:51.877Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-19T04:26:02.735Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-19T04:26:02.736Z | + git fetch origin 7c22936169700c16b5f2556649fbf97a00265ee7 |
| 88 | 2026-04-19T04:26:03.101Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-19T04:26:03.101Z | * branch 7c22936169700c16b5f2556649fbf97a00265ee7 -> FETCH_HEAD |
| 90 | 2026-04-19T04:26:03.110Z | + [[ -n inline-schema ]] |
| 91 | 2026-04-19T04:26:03.113Z | ++ git branch --show-current |
| 92 | 2026-04-19T04:26:03.113Z | + current=main |
| 93 | 2026-04-19T04:26:03.113Z | + [[ main != inline-schema ]] |
| 94 | 2026-04-19T04:26:03.113Z | + git branch -f inline-schema 7c22936169700c16b5f2556649fbf97a00265ee7 |
| 95 | 2026-04-19T04:26:03.120Z | + git checkout -f inline-schema |
| 96 | 2026-04-19T04:26:03.342Z | Switched to branch 'inline-schema' |
| 97 | 2026-04-19T04:26:03.345Z | + git reset --hard 7c22936169700c16b5f2556649fbf97a00265ee7 |
| 98 | 2026-04-19T04:26:03.366Z | HEAD is now at 7c2293616 inline the schemas for RouterPeerIpAddr and UplinkIpNet |
| 99 | 2026-04-19T04:26:03.369Z | process exited: duration 11524 ms, exit code 0 |
| |
| 100 | 2026-04-19T04:26:03.375Z | starting task 4: "build" |
| 101 | 2026-04-19T04:26:03.379Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-19T04:26:03.382Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-19T04:26:03.382Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-19T04:26:03.382Z | + cargo --version |
| 105 | 2026-04-19T04:26:03.389Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-19T04:26:03.392Z | + rustc --version |
| 107 | 2026-04-19T04:26:03.412Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-19T04:26:03.415Z | + source ./env.sh |
| 109 | 2026-04-19T04:26:03.418Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-19T04:26:03.418Z | ++ set -o xtrace |
| 111 | 2026-04-19T04:26:03.418Z | ++++ dirname ./env.sh |
| 112 | 2026-04-19T04:26:03.420Z | +++ readlink -f . |
| 113 | 2026-04-19T04:26:03.423Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-19T04:26:03.423Z | ++ 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-04-19T04:26:03.423Z | ++ 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-04-19T04:26:03.423Z | ++ 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-04-19T04:26:03.423Z | ++ 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-04-19T04:26:03.423Z | ++ 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-04-19T04:26:03.423Z | ++ 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-04-19T04:26:03.423Z | ++ 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-04-19T04:26:03.424Z | ++ 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-04-19T04:26:03.424Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-19T04:26:03.424Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-19T04:26:03.424Z | + 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-04-19T04:26:03.424Z | + 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-04-19T04:26:03.424Z | + banner prerequisites |
| 127 | 2026-04-19T04:26:03.424Z | |
| 128 | 2026-04-19T04:26:03.424Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-19T04:26:03.424Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-19T04:26:03.424Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-19T04:26:03.424Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-19T04:26:03.424Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-19T04:26:03.424Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-19T04:26:03.424Z | |
| 135 | 2026-04-19T04:26:03.424Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-19T04:26:16.135Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-19T04:26:23.512Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-19T04:26:29.571Z | Planning: Solver setup ... Done (4.804s) |
| 139 | 2026-04-19T04:26:29.608Z | Planning: Running solver ... Done (0.037s) |
| 140 | 2026-04-19T04:26:29.738Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-19T04:26:29.751Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-04-19T04:26:29.875Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-04-19T04:26:29.911Z | Planning: Package planning ... Done (0.036s) |
| 144 | 2026-04-19T04:26:29.949Z | Planning: Merging actions ... Done (0.037s) |
| 145 | 2026-04-19T04:26:30.129Z | Planning: Checking for conflicting actions ... Done (0.181s) |
| 146 | 2026-04-19T04:26:30.138Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-04-19T04:26:30.929Z | Planning: Evaluating mediators ... Done (0.791s) |
| 148 | 2026-04-19T04:26:30.937Z | Planning: Planning completed in 7.26 seconds |
| 149 | 2026-04-19T04:26:30.948Z | Packages to install: 5 |
| 150 | 2026-04-19T04:26:30.948Z | Mediators to change: 3 |
| 151 | 2026-04-19T04:26:30.948Z | Services to change: 1 |
| 152 | 2026-04-19T04:26:30.951Z | Estimated space available: 155.35 GB |
| 153 | 2026-04-19T04:26:30.951Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-04-19T04:26:30.951Z | Create boot environment: No |
| 155 | 2026-04-19T04:26:30.951Z | Create backup boot environment: No |
| 156 | 2026-04-19T04:26:30.951Z | Rebuild boot archive: No |
| 157 | 2026-04-19T04:26:30.951Z | |
| 158 | 2026-04-19T04:26:30.951Z | Changed mediators: |
| 159 | 2026-04-19T04:26:30.951Z | mediator clang: |
| 160 | 2026-04-19T04:26:30.951Z | version: None -> 15 (system default) |
| 161 | 2026-04-19T04:26:30.951Z | |
| 162 | 2026-04-19T04:26:30.951Z | mediator llvm: |
| 163 | 2026-04-19T04:26:30.951Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-19T04:26:30.951Z | |
| 165 | 2026-04-19T04:26:30.951Z | mediator postgresql: |
| 166 | 2026-04-19T04:26:30.951Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-04-19T04:26:30.951Z | |
| 168 | 2026-04-19T04:26:30.951Z | Changed packages: |
| 169 | 2026-04-19T04:26:30.951Z | helios-dev |
| 170 | 2026-04-19T04:26:30.951Z | developer/build-essential |
| 171 | 2026-04-19T04:26:30.951Z | None -> 11-2.0 |
| 172 | 2026-04-19T04:26:30.951Z | library/libxmlsec1 |
| 173 | 2026-04-19T04:26:30.951Z | None -> 1.2.35-2.0 |
| 174 | 2026-04-19T04:26:30.951Z | ooce/developer/clang-15 |
| 175 | 2026-04-19T04:26:30.951Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-19T04:26:30.951Z | ooce/developer/llvm-15 |
| 177 | 2026-04-19T04:26:30.951Z | None -> 15.0.7-2.0 |
| 178 | 2026-04-19T04:26:30.951Z | ooce/library/postgresql-18 |
| 179 | 2026-04-19T04:26:30.951Z | None -> 18.1-2.0 |
| 180 | 2026-04-19T04:26:30.951Z | |
| 181 | 2026-04-19T04:26:30.951Z | Services: |
| 182 | 2026-04-19T04:26:30.951Z | restart_fmri: |
| 183 | 2026-04-19T04:26:30.951Z | svc:/system/update-man-index:default |
| 184 | 2026-04-19T04:26:31.006Z | |
| 185 | 2026-04-19T04:26:31.006Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-04-19T04:26:36.007Z | Download: 1078/4272 items 19.7/219.0MB 8% complete (4.0M/s) |
| 187 | 2026-04-19T04:26:41.008Z | Download: 1684/4272 items 116.3/219.0MB 53% complete (11.7M/s) |
| 188 | 2026-04-19T04:26:47.203Z | Download: 2222/4272 items 119.0/219.0MB 54% complete (13.1M/s) |
| 189 | 2026-04-19T04:26:54.294Z | Download: 3289/4272 items 212.6/219.0MB 97% complete (9.6M/s) |
| 190 | 2026-04-19T04:27:02.236Z | Download: 4253/4272 items 218.9/219.0MB 99% complete (9.5M/s) |
| 191 | 2026-04-19T04:27:02.276Z | Download: Completed 218.99 MB in 31.27 seconds (7.0M/s) |
| 192 | 2026-04-19T04:27:02.435Z | Actions: 1/4789 actions (Installing new actions) |
| 193 | 2026-04-19T04:27:05.817Z | Actions: Completed 4789 actions in 3.38 seconds. |
| 194 | 2026-04-19T04:27:06.472Z | Done (0.650s) |
| 195 | 2026-04-19T04:27:06.472Z | Done (0.000s) |
| 196 | 2026-04-19T04:27:07.200Z | Done (0.728s) |
| 197 | 2026-04-19T04:27:10.379Z | Done (2.823s) |
| 198 | 2026-04-19T04:27:10.454Z | Done (0.014s) |
| 199 | 2026-04-19T04:27:10.457Z | Done (0.000s) |
| 200 | 2026-04-19T04:27:10.701Z | Done (0.000s) |
| 201 | 2026-04-19T04:27:11.536Z | Planning: Evaluating mediator changes ... Done |
| 202 | 2026-04-19T04:27:11.644Z | Planning: Checking for conflicting actions ... Done |
| 203 | 2026-04-19T04:27:11.647Z | Planning: Consolidating action changes ... Done |
| 204 | 2026-04-19T04:27:11.806Z | Planning: Evaluating mediators ... Done |
| 205 | 2026-04-19T04:27:11.809Z | Planning: Planning completed in 0.27 seconds |
| 206 | 2026-04-19T04:27:11.828Z | Mediators to change: 2 |
| 207 | 2026-04-19T04:27:11.828Z | Create boot environment: No |
| 208 | 2026-04-19T04:27:11.828Z | Create backup boot environment: No |
| 209 | 2026-04-19T04:27:11.904Z | Done |
| 210 | 2026-04-19T04:27:11.904Z | Done |
| 211 | 2026-04-19T04:27:12.516Z | Done |
| 212 | 2026-04-19T04:27:15.059Z | Done |
| 213 | 2026-04-19T04:27:15.133Z | Done |
| 214 | 2026-04-19T04:27:15.135Z | Done |
| 215 | 2026-04-19T04:27:15.292Z | Done |
| 216 | 2026-04-19T04:27:15.559Z | Planning: Evaluating mediator changes ... Done |
| 217 | 2026-04-19T04:27:15.667Z | Planning: Checking for conflicting actions ... Done |
| 218 | 2026-04-19T04:27:15.669Z | Planning: Consolidating action changes ... Done |
| 219 | 2026-04-19T04:27:15.821Z | Planning: Evaluating mediators ... Done |
| 220 | 2026-04-19T04:27:15.824Z | Planning: Planning completed in 0.26 seconds |
| 221 | 2026-04-19T04:27:15.842Z | Mediators to change: 1 |
| 222 | 2026-04-19T04:27:15.842Z | Create boot environment: No |
| 223 | 2026-04-19T04:27:15.842Z | Create backup boot environment: No |
| 224 | 2026-04-19T04:27:15.900Z | Done |
| 225 | 2026-04-19T04:27:15.900Z | Done |
| 226 | 2026-04-19T04:27:16.508Z | Done |
| 227 | 2026-04-19T04:27:19.005Z | Done |
| 228 | 2026-04-19T04:27:19.076Z | Done |
| 229 | 2026-04-19T04:27:19.079Z | Done |
| 230 | 2026-04-19T04:27:19.214Z | Done |
| 231 | 2026-04-19T04:27:19.503Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 232 | 2026-04-19T04:27:19.503Z | clang system 15 system |
| 233 | 2026-04-19T04:27:19.503Z | csh system system illumos |
| 234 | 2026-04-19T04:27:19.503Z | ctags system system illumos |
| 235 | 2026-04-19T04:27:19.503Z | file system system illumos |
| 236 | 2026-04-19T04:27:19.503Z | gcc vendor 12 vendor |
| 237 | 2026-04-19T04:27:19.503Z | gcc system 14 system |
| 238 | 2026-04-19T04:27:19.503Z | gcc system 10 system |
| 239 | 2026-04-19T04:27:19.503Z | go system 1.20 system |
| 240 | 2026-04-19T04:27:19.503Z | go system 1.19 system |
| 241 | 2026-04-19T04:27:19.503Z | llvm system 15 system |
| 242 | 2026-04-19T04:27:19.503Z | llvm system 14 system |
| 243 | 2026-04-19T04:27:19.503Z | mariadb system 10.6 system |
| 244 | 2026-04-19T04:27:19.503Z | mta vendor vendor dma |
| 245 | 2026-04-19T04:27:19.503Z | openjdk system 17 system |
| 246 | 2026-04-19T04:27:19.503Z | openjdk system 11 system |
| 247 | 2026-04-19T04:27:19.503Z | openjdk system 1.8 system |
| 248 | 2026-04-19T04:27:19.503Z | openssl vendor 3 vendor |
| 249 | 2026-04-19T04:27:19.503Z | perl system 5.36 system |
| 250 | 2026-04-19T04:27:19.503Z | postgresql system 18 system |
| 251 | 2026-04-19T04:27:19.503Z | postgresql system 15 system |
| 252 | 2026-04-19T04:27:19.503Z | postgresql system 13 system |
| 253 | 2026-04-19T04:27:19.503Z | python vendor 3 vendor |
| 254 | 2026-04-19T04:27:19.503Z | python system 2 system |
| 255 | 2026-04-19T04:27:19.503Z | python3 system 3.11 system |
| 256 | 2026-04-19T04:27:19.503Z | ruby system 3.0 system |
| 257 | 2026-04-19T04:27:19.503Z | words vendor vendor american-english |
| 258 | 2026-04-19T04:27:19.503Z | words system system australian-english |
| 259 | 2026-04-19T04:27:19.503Z | words system system british-english |
| 260 | 2026-04-19T04:27:19.503Z | words system system canadian-english |
| 261 | 2026-04-19T04:27:19.504Z | words system system french |
| 262 | 2026-04-19T04:27:19.504Z | words system system italian |
| 263 | 2026-04-19T04:27:19.504Z | words system system ngerman |
| 264 | 2026-04-19T04:27:19.504Z | words system system ogerman |
| 265 | 2026-04-19T04:27:19.504Z | words system system spanish |
| 266 | 2026-04-19T04:27:19.731Z | PUBLISHER TYPE STATUS P LOCATION |
| 267 | 2026-04-19T04:27:19.731Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 268 | 2026-04-19T04:27:24.273Z | FMRI IFO |
| 269 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 270 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 271 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 272 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 273 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 274 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 275 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 276 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 277 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 278 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 279 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 280 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 281 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 282 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 283 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 284 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 285 | 2026-04-19T04:27:24.273Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 286 | 2026-04-19T04:27:25.407Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 287 | 2026-04-19T04:27:25.647Z | Updating crates.io index |
| 288 | 2026-04-19T04:27:25.683Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 289 | 2026-04-19T04:27:25.923Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 290 | 2026-04-19T04:27:26.791Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 291 | 2026-04-19T04:27:27.063Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 292 | 2026-04-19T04:27:28.119Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 293 | 2026-04-19T04:27:28.611Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 294 | 2026-04-19T04:27:29.891Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 295 | 2026-04-19T04:27:30.508Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 296 | 2026-04-19T04:27:30.847Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 297 | 2026-04-19T04:27:31.452Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 298 | 2026-04-19T04:27:31.775Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 299 | 2026-04-19T04:27:32.181Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 300 | 2026-04-19T04:27:32.472Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 301 | 2026-04-19T04:27:33.445Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 302 | 2026-04-19T04:27:33.884Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 303 | 2026-04-19T04:27:34.182Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 304 | 2026-04-19T04:27:34.458Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 305 | 2026-04-19T04:27:34.800Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 306 | 2026-04-19T04:27:35.232Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 307 | 2026-04-19T04:27:35.442Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 308 | 2026-04-19T04:27:35.648Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 309 | 2026-04-19T04:27:36.016Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 310 | 2026-04-19T04:27:36.339Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 311 | 2026-04-19T04:27:36.812Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 312 | 2026-04-19T04:27:37.071Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 313 | 2026-04-19T04:27:37.573Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 314 | 2026-04-19T04:27:37.852Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 315 | 2026-04-19T04:27:39.180Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 316 | 2026-04-19T04:27:39.654Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 317 | 2026-04-19T04:27:40.053Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 318 | 2026-04-19T04:27:40.305Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 319 | 2026-04-19T04:27:40.626Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 320 | 2026-04-19T04:27:40.956Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 321 | 2026-04-19T04:27:41.268Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 322 | 2026-04-19T04:27:41.707Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 323 | 2026-04-19T04:27:41.968Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 324 | 2026-04-19T04:27:42.219Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 325 | 2026-04-19T04:27:42.504Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 326 | 2026-04-19T04:27:53.967Z | Downloading crates ... |
| 327 | 2026-04-19T04:27:54.019Z | Downloaded itoa v1.0.17 |
| 328 | 2026-04-19T04:27:54.026Z | Downloaded colorchoice v1.0.4 |
| 329 | 2026-04-19T04:27:54.027Z | Downloaded cargo-platform v0.2.0 |
| 330 | 2026-04-19T04:27:54.031Z | Downloaded serde_spanned v0.6.9 |
| 331 | 2026-04-19T04:27:54.031Z | Downloaded smallvec v1.15.1 |
| 332 | 2026-04-19T04:27:54.035Z | Downloaded utf8_iter v1.0.4 |
| 333 | 2026-04-19T04:27:54.035Z | Downloaded serde-untagged v0.1.9 |
| 334 | 2026-04-19T04:27:54.035Z | Downloaded plain v0.2.3 |
| 335 | 2026-04-19T04:27:54.039Z | Downloaded memchr v2.8.0 |
| 336 | 2026-04-19T04:27:54.039Z | Downloaded toml v0.8.23 |
| 337 | 2026-04-19T04:27:54.042Z | Downloaded thiserror-impl v2.0.18 |
| 338 | 2026-04-19T04:27:54.046Z | Downloaded zerovec-derive v0.11.2 |
| 339 | 2026-04-19T04:27:54.049Z | Downloaded toml_write v0.1.2 |
| 340 | 2026-04-19T04:27:54.049Z | Downloaded zerofrom-derive v0.1.6 |
| 341 | 2026-04-19T04:27:54.049Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-04-19T04:27:54.052Z | Downloaded syn v2.0.117 |
| 343 | 2026-04-19T04:27:54.057Z | Downloaded zerofrom v0.1.6 |
| 344 | 2026-04-19T04:27:54.061Z | Downloaded strsim v0.11.1 |
| 345 | 2026-04-19T04:27:54.061Z | Downloaded bytecount v0.6.9 |
| 346 | 2026-04-19T04:27:54.061Z | Downloaded anstyle v1.0.13 |
| 347 | 2026-04-19T04:27:54.064Z | Downloaded yoke-derive v0.8.1 |
| 348 | 2026-04-19T04:27:54.064Z | Downloaded unicode-xid v0.2.6 |
| 349 | 2026-04-19T04:27:54.064Z | Downloaded usdt-impl v0.5.0 |
| 350 | 2026-04-19T04:27:54.064Z | Downloaded thread-id v4.2.2 |
| 351 | 2026-04-19T04:27:54.064Z | Downloaded cpufeatures v0.2.17 |
| 352 | 2026-04-19T04:27:54.064Z | Downloaded toml_datetime v0.6.11 |
| 353 | 2026-04-19T04:27:54.064Z | Downloaded generic-array v0.14.7 |
| 354 | 2026-04-19T04:27:54.067Z | Downloaded heck v0.5.0 |
| 355 | 2026-04-19T04:27:54.067Z | Downloaded writeable v0.6.2 |
| 356 | 2026-04-19T04:27:54.067Z | Downloaded usdt-macro v0.5.0 |
| 357 | 2026-04-19T04:27:54.067Z | Downloaded fnv v1.0.7 |
| 358 | 2026-04-19T04:27:54.071Z | Downloaded ucd-trie v0.1.7 |
| 359 | 2026-04-19T04:27:54.071Z | Downloaded thiserror-impl v1.0.69 |
| 360 | 2026-04-19T04:27:54.071Z | Downloaded dof v0.3.0 |
| 361 | 2026-04-19T04:27:54.071Z | Downloaded crypto-common v0.1.7 |
| 362 | 2026-04-19T04:27:54.074Z | Downloaded cfg-if v1.0.4 |
| 363 | 2026-04-19T04:27:54.074Z | Downloaded yoke v0.8.1 |
| 364 | 2026-04-19T04:27:54.074Z | Downloaded textwrap v0.16.2 |
| 365 | 2026-04-19T04:27:54.082Z | Downloaded typeid v1.0.3 |
| 366 | 2026-04-19T04:27:54.082Z | Downloaded proc-macro-error-attr v1.0.4 |
| 367 | 2026-04-19T04:27:54.082Z | Downloaded swrite v0.1.0 |
| 368 | 2026-04-19T04:27:54.082Z | Downloaded ordered-float v2.10.1 |
| 369 | 2026-04-19T04:27:54.082Z | Downloaded thiserror v1.0.69 |
| 370 | 2026-04-19T04:27:54.086Z | Downloaded usdt-attr-macro v0.5.0 |
| 371 | 2026-04-19T04:27:54.086Z | Downloaded usdt v0.5.0 |
| 372 | 2026-04-19T04:27:54.086Z | Downloaded anyhow v1.0.102 |
| 373 | 2026-04-19T04:27:54.090Z | Downloaded tinystr v0.8.2 |
| 374 | 2026-04-19T04:27:54.090Z | Downloaded stable_deref_trait v1.2.1 |
| 375 | 2026-04-19T04:27:54.092Z | Downloaded is_terminal_polyfill v1.70.2 |
| 376 | 2026-04-19T04:27:54.092Z | Downloaded semver v1.0.27 |
| 377 | 2026-04-19T04:27:54.092Z | Downloaded cargo-util-schemas v0.8.2 |
| 378 | 2026-04-19T04:27:54.095Z | Downloaded version_check v0.9.5 |
| 379 | 2026-04-19T04:27:54.104Z | Downloaded utf8parse v0.2.2 |
| 380 | 2026-04-19T04:27:54.107Z | Downloaded litemap v0.8.1 |
| 381 | 2026-04-19T04:27:54.107Z | Downloaded serde_core v1.0.228 |
| 382 | 2026-04-19T04:27:54.110Z | Downloaded proc-macro2 v1.0.106 |
| 383 | 2026-04-19T04:27:54.110Z | Downloaded zmij v1.0.21 |
| 384 | 2026-04-19T04:27:54.112Z | Downloaded url v2.5.8 |
| 385 | 2026-04-19T04:27:54.115Z | Downloaded heck v0.4.1 |
| 386 | 2026-04-19T04:27:54.115Z | Downloaded form_urlencoded v1.2.2 |
| 387 | 2026-04-19T04:27:54.115Z | Downloaded errno v0.3.14 |
| 388 | 2026-04-19T04:27:54.118Z | Downloaded zerocopy-derive v0.7.35 |
| 389 | 2026-04-19T04:27:54.120Z | Downloaded num-traits v0.2.19 |
| 390 | 2026-04-19T04:27:54.120Z | Downloaded block-buffer v0.10.4 |
| 391 | 2026-04-19T04:27:54.120Z | Downloaded thiserror v2.0.18 |
| 392 | 2026-04-19T04:27:54.123Z | Downloaded zerotrie v0.2.3 |
| 393 | 2026-04-19T04:27:54.126Z | Downloaded toml_edit v0.22.27 |
| 394 | 2026-04-19T04:27:54.130Z | Downloaded unicode-ident v1.0.24 |
| 395 | 2026-04-19T04:27:54.133Z | Downloaded anstyle-parse v0.2.7 |
| 396 | 2026-04-19T04:27:54.133Z | Downloaded memmap v0.7.0 |
| 397 | 2026-04-19T04:27:54.135Z | Downloaded tabled_derive v0.7.0 |
| 398 | 2026-04-19T04:27:54.135Z | Downloaded icu_normalizer v2.1.1 |
| 399 | 2026-04-19T04:27:54.139Z | Downloaded zerovec v0.11.5 |
| 400 | 2026-04-19T04:27:54.142Z | Downloaded zerocopy v0.7.35 |
| 401 | 2026-04-19T04:27:54.148Z | Downloaded serde v1.0.228 |
| 402 | 2026-04-19T04:27:54.151Z | Downloaded fs-err v3.3.0 |
| 403 | 2026-04-19T04:27:54.154Z | Downloaded cargo_metadata v0.21.0 |
| 404 | 2026-04-19T04:27:54.154Z | Downloaded potential_utf v0.1.4 |
| 405 | 2026-04-19T04:27:54.154Z | Downloaded winnow v0.7.14 |
| 406 | 2026-04-19T04:27:54.158Z | Downloaded smawk v0.3.2 |
| 407 | 2026-04-19T04:27:54.161Z | Downloaded serde-value v0.7.0 |
| 408 | 2026-04-19T04:27:54.161Z | Downloaded equivalent v1.0.2 |
| 409 | 2026-04-19T04:27:54.161Z | Downloaded clap_lex v1.0.0 |
| 410 | 2026-04-19T04:27:54.164Z | Downloaded unicode-width v0.2.0 |
| 411 | 2026-04-19T04:27:54.167Z | Downloaded macaddr v1.0.1 |
| 412 | 2026-04-19T04:27:54.167Z | Downloaded fastrand v2.3.0 |
| 413 | 2026-04-19T04:27:54.167Z | Downloaded unicode-width v0.1.14 |
| 414 | 2026-04-19T04:27:54.170Z | Downloaded terminal_size v0.4.3 |
| 415 | 2026-04-19T04:27:54.173Z | Downloaded scroll_derive v0.12.1 |
| 416 | 2026-04-19T04:27:54.173Z | Downloaded percent-encoding v2.3.2 |
| 417 | 2026-04-19T04:27:54.173Z | Downloaded idna_adapter v1.2.1 |
| 418 | 2026-04-19T04:27:54.173Z | Downloaded typenum v1.19.0 |
| 419 | 2026-04-19T04:27:54.178Z | Downloaded pretty-hex v0.4.1 |
| 420 | 2026-04-19T04:27:54.178Z | Downloaded anstyle-query v1.1.5 |
| 421 | 2026-04-19T04:27:54.178Z | Downloaded byteorder v1.5.0 |
| 422 | 2026-04-19T04:27:54.178Z | Downloaded pest_meta v2.8.6 |
| 423 | 2026-04-19T04:27:54.181Z | Downloaded digest v0.10.7 |
| 424 | 2026-04-19T04:27:54.181Z | Downloaded cargo_toml v0.21.0 |
| 425 | 2026-04-19T04:27:54.181Z | Downloaded autocfg v1.5.0 |
| 426 | 2026-04-19T04:27:54.181Z | Downloaded quote v1.0.44 |
| 427 | 2026-04-19T04:27:54.181Z | Downloaded displaydoc v0.2.5 |
| 428 | 2026-04-19T04:27:54.184Z | Downloaded getrandom v0.4.1 |
| 429 | 2026-04-19T04:27:54.184Z | Downloaded clap_derive v4.5.55 |
| 430 | 2026-04-19T04:27:54.187Z | Downloaded camino v1.2.2 |
| 431 | 2026-04-19T04:27:54.187Z | Downloaded dtrace-parser v0.2.0 |
| 432 | 2026-04-19T04:27:54.187Z | Downloaded erased-serde v0.4.9 |
| 433 | 2026-04-19T04:27:54.190Z | Downloaded camino-tempfile v1.4.1 |
| 434 | 2026-04-19T04:27:54.192Z | Downloaded synstructure v0.13.2 |
| 435 | 2026-04-19T04:27:54.192Z | Downloaded sha2 v0.10.9 |
| 436 | 2026-04-19T04:27:54.192Z | Downloaded scroll v0.12.0 |
| 437 | 2026-04-19T04:27:54.201Z | Downloaded serde_tokenstream v0.2.3 |
| 438 | 2026-04-19T04:27:54.204Z | Downloaded proc-macro-error v1.0.4 |
| 439 | 2026-04-19T04:27:54.204Z | Downloaded pest_derive v2.8.6 |
| 440 | 2026-04-19T04:27:54.206Z | Downloaded anstream v0.6.21 |
| 441 | 2026-04-19T04:27:54.206Z | Downloaded clap v4.5.60 |
| 442 | 2026-04-19T04:27:54.211Z | Downloaded icu_provider v2.1.1 |
| 443 | 2026-04-19T04:27:54.218Z | Downloaded pest_generator v2.8.6 |
| 444 | 2026-04-19T04:27:54.221Z | Downloaded bitflags v2.11.0 |
| 445 | 2026-04-19T04:27:54.227Z | Downloaded pest v2.8.6 |
| 446 | 2026-04-19T04:27:54.230Z | Downloaded serde_derive v1.0.228 |
| 447 | 2026-04-19T04:27:54.233Z | Downloaded tempfile v3.25.0 |
| 448 | 2026-04-19T04:27:54.235Z | Downloaded log v0.4.29 |
| 449 | 2026-04-19T04:27:54.235Z | Downloaded idna v1.1.0 |
| 450 | 2026-04-19T04:27:54.238Z | Downloaded papergrid v0.11.0 |
| 451 | 2026-04-19T04:27:54.241Z | Downloaded once_cell v1.21.3 |
| 452 | 2026-04-19T04:27:54.241Z | Downloaded icu_properties v2.1.2 |
| 453 | 2026-04-19T04:27:54.243Z | Downloaded icu_normalizer_data v2.1.1 |
| 454 | 2026-04-19T04:27:54.263Z | Downloaded icu_locale_core v2.1.1 |
| 455 | 2026-04-19T04:27:54.279Z | Downloaded indexmap v2.13.0 |
| 456 | 2026-04-19T04:27:54.282Z | Downloaded icu_collections v2.1.1 |
| 457 | 2026-04-19T04:27:54.295Z | Downloaded hashbrown v0.16.1 |
| 458 | 2026-04-19T04:27:54.301Z | Downloaded serde_json v1.0.149 |
| 459 | 2026-04-19T04:27:54.304Z | Downloaded icu_properties_data v2.1.2 |
| 460 | 2026-04-19T04:27:54.308Z | Downloaded goblin v0.8.2 |
| 461 | 2026-04-19T04:27:54.311Z | Downloaded clap_builder v4.5.60 |
| 462 | 2026-04-19T04:27:54.317Z | Downloaded syn v1.0.109 |
| 463 | 2026-04-19T04:27:54.325Z | Downloaded tabled v0.15.0 |
| 464 | 2026-04-19T04:27:54.351Z | Downloaded rustix v1.1.3 |
| 465 | 2026-04-19T04:27:54.372Z | Downloaded libc v0.2.185 |
| 466 | 2026-04-19T04:27:54.441Z | Compiling proc-macro2 v1.0.106 |
| 467 | 2026-04-19T04:27:54.441Z | Compiling quote v1.0.44 |
| 468 | 2026-04-19T04:27:54.441Z | Compiling unicode-ident v1.0.24 |
| 469 | 2026-04-19T04:27:54.445Z | Compiling serde_core v1.0.228 |
| 470 | 2026-04-19T04:27:54.445Z | Compiling libc v0.2.185 |
| 471 | 2026-04-19T04:27:54.445Z | Compiling version_check v0.9.5 |
| 472 | 2026-04-19T04:27:54.445Z | Compiling stable_deref_trait v1.2.1 |
| 473 | 2026-04-19T04:27:54.445Z | Compiling serde v1.0.228 |
| 474 | 2026-04-19T04:27:54.774Z | Compiling memchr v2.8.0 |
| 475 | 2026-04-19T04:27:54.790Z | Compiling zmij v1.0.21 |
| 476 | 2026-04-19T04:27:54.983Z | Compiling itoa v1.0.17 |
| 477 | 2026-04-19T04:27:55.047Z | Compiling thiserror v1.0.69 |
| 478 | 2026-04-19T04:27:55.093Z | Compiling autocfg v1.5.0 |
| 479 | 2026-04-19T04:27:55.362Z | Compiling ucd-trie v0.1.7 |
| 480 | 2026-04-19T04:27:55.429Z | Compiling litemap v0.8.1 |
| 481 | 2026-04-19T04:27:55.480Z | Compiling writeable v0.6.2 |
| 482 | 2026-04-19T04:27:55.526Z | Compiling pest v2.8.6 |
| 483 | 2026-04-19T04:27:55.574Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-04-19T04:27:55.620Z | Compiling icu_normalizer_data v2.1.1 |
| 485 | 2026-04-19T04:27:55.637Z | Compiling byteorder v1.5.0 |
| 486 | 2026-04-19T04:27:55.657Z | Compiling rustix v1.1.3 |
| 487 | 2026-04-19T04:27:55.913Z | Compiling errno v0.3.14 |
| 488 | 2026-04-19T04:27:55.981Z | Compiling syn v2.0.117 |
| 489 | 2026-04-19T04:27:56.022Z | Compiling bitflags v2.11.0 |
| 490 | 2026-04-19T04:27:56.065Z | Compiling serde_json v1.0.149 |
| 491 | 2026-04-19T04:27:56.301Z | Compiling num-traits v0.2.19 |
| 492 | 2026-04-19T04:27:56.321Z | Compiling equivalent v1.0.2 |
| 493 | 2026-04-19T04:27:56.346Z | Compiling smallvec v1.15.1 |
| 494 | 2026-04-19T04:27:56.487Z | Compiling typeid v1.0.3 |
| 495 | 2026-04-19T04:27:56.563Z | Compiling pest_meta v2.8.6 |
| 496 | 2026-04-19T04:27:56.613Z | Compiling hashbrown v0.16.1 |
| 497 | 2026-04-19T04:27:56.812Z | Compiling thread-id v4.2.2 |
| 498 | 2026-04-19T04:27:56.894Z | Compiling usdt-impl v0.5.0 |
| 499 | 2026-04-19T04:27:56.955Z | Compiling proc-macro-error-attr v1.0.4 |
| 500 | 2026-04-19T04:27:56.972Z | Compiling winnow v0.7.14 |
| 501 | 2026-04-19T04:27:57.104Z | Compiling indexmap v2.13.0 |
| 502 | 2026-04-19T04:27:57.140Z | Compiling syn v1.0.109 |
| 503 | 2026-04-19T04:27:57.157Z | Compiling erased-serde v0.4.9 |
| 504 | 2026-04-19T04:27:57.351Z | Compiling toml_write v0.1.2 |
| 505 | 2026-04-19T04:27:57.665Z | Compiling proc-macro-error v1.0.4 |
| 506 | 2026-04-19T04:27:57.711Z | Compiling utf8parse v0.2.2 |
| 507 | 2026-04-19T04:27:57.838Z | Compiling log v0.4.29 |
| 508 | 2026-04-19T04:27:57.858Z | Compiling getrandom v0.4.1 |
| 509 | 2026-04-19T04:27:58.026Z | Compiling camino v1.2.2 |
| 510 | 2026-04-19T04:27:58.144Z | Compiling percent-encoding v2.3.2 |
| 511 | 2026-04-19T04:27:58.166Z | Compiling utf8_iter v1.0.4 |
| 512 | 2026-04-19T04:27:58.203Z | Compiling plain v0.2.3 |
| 513 | 2026-04-19T04:27:58.318Z | Compiling thiserror v2.0.18 |
| 514 | 2026-04-19T04:27:58.322Z | Compiling form_urlencoded v1.2.2 |
| 515 | 2026-04-19T04:27:58.352Z | Compiling ordered-float v2.10.1 |
| 516 | 2026-04-19T04:27:58.429Z | Compiling anstyle-parse v0.2.7 |
| 517 | 2026-04-19T04:27:58.520Z | Compiling synstructure v0.13.2 |
| 518 | 2026-04-19T04:27:58.618Z | Compiling pest_generator v2.8.6 |
| 519 | 2026-04-19T04:27:58.637Z | Compiling terminal_size v0.4.3 |
| 520 | 2026-04-19T04:27:58.878Z | Compiling cfg-if v1.0.4 |
| 521 | 2026-04-19T04:27:58.895Z | Compiling anstyle v1.0.13 |
| 522 | 2026-04-19T04:27:58.912Z | Compiling pretty-hex v0.4.1 |
| 523 | 2026-04-19T04:27:58.954Z | Compiling colorchoice v1.0.4 |
| 524 | 2026-04-19T04:27:59.007Z | Compiling is_terminal_polyfill v1.70.2 |
| 525 | 2026-04-19T04:27:59.052Z | Compiling anstyle-query v1.1.5 |
| 526 | 2026-04-19T04:27:59.182Z | Compiling serde-untagged v0.1.9 |
| 527 | 2026-04-19T04:27:59.215Z | Compiling anstream v0.6.21 |
| 528 | 2026-04-19T04:27:59.233Z | Compiling semver v1.0.27 |
| 529 | 2026-04-19T04:27:59.362Z | Compiling fs-err v3.3.0 |
| 530 | 2026-04-19T04:27:59.441Z | Compiling anyhow v1.0.102 |
| 531 | 2026-04-19T04:27:59.535Z | Compiling unicode-width v0.1.14 |
| 532 | 2026-04-19T04:27:59.556Z | Compiling heck v0.5.0 |
| 533 | 2026-04-19T04:27:59.572Z | Compiling fnv v1.0.7 |
| 534 | 2026-04-19T04:27:59.592Z | Compiling strsim v0.11.1 |
| 535 | 2026-04-19T04:27:59.678Z | Compiling heck v0.4.1 |
| 536 | 2026-04-19T04:27:59.754Z | Compiling unicode-xid v0.2.6 |
| 537 | 2026-04-19T04:27:59.802Z | Compiling fastrand v2.3.0 |
| 538 | 2026-04-19T04:27:59.883Z | Compiling clap_lex v1.0.0 |
| 539 | 2026-04-19T04:27:59.911Z | Compiling bytecount v0.6.9 |
| 540 | 2026-04-19T04:27:59.947Z | Compiling once_cell v1.21.3 |
| 541 | 2026-04-19T04:28:00.053Z | Compiling clap_builder v4.5.60 |
| 542 | 2026-04-19T04:28:00.071Z | Compiling papergrid v0.11.0 |
| 543 | 2026-04-19T04:28:00.125Z | Compiling tempfile v3.25.0 |
| 544 | 2026-04-19T04:28:00.252Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-04-19T04:28:00.278Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-04-19T04:28:00.366Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-04-19T04:28:00.503Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-04-19T04:28:00.778Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-04-19T04:28:01.527Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-04-19T04:28:01.543Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-04-19T04:28:01.560Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-04-19T04:28:01.628Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-04-19T04:28:01.686Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-04-19T04:28:01.820Z | Compiling yoke v0.8.1 |
| 555 | 2026-04-19T04:28:01.982Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-04-19T04:28:02.016Z | Compiling zerovec v0.11.5 |
| 557 | 2026-04-19T04:28:02.285Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-04-19T04:28:02.405Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-04-19T04:28:02.531Z | Compiling tinystr v0.8.2 |
| 560 | 2026-04-19T04:28:02.603Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-04-19T04:28:02.739Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-04-19T04:28:02.794Z | Compiling icu_collections v2.1.1 |
| 563 | 2026-04-19T04:28:02.890Z | Compiling dtrace-parser v0.2.0 |
| 564 | 2026-04-19T04:28:02.954Z | Compiling scroll v0.12.0 |
| 565 | 2026-04-19T04:28:03.073Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-04-19T04:28:03.271Z | Compiling goblin v0.8.2 |
| 567 | 2026-04-19T04:28:03.288Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-04-19T04:28:03.425Z | Compiling icu_provider v2.1.1 |
| 569 | 2026-04-19T04:28:03.614Z | Compiling serde_spanned v0.6.9 |
| 570 | 2026-04-19T04:28:03.632Z | Compiling toml_datetime v0.6.11 |
| 571 | 2026-04-19T04:28:03.695Z | Compiling icu_normalizer v2.1.1 |
| 572 | 2026-04-19T04:28:03.727Z | Compiling icu_properties v2.1.2 |
| 573 | 2026-04-19T04:28:03.745Z | Compiling dof v0.3.0 |
| 574 | 2026-04-19T04:28:03.762Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-04-19T04:28:03.894Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-04-19T04:28:03.976Z | Compiling serde-value v0.7.0 |
| 577 | 2026-04-19T04:28:04.128Z | Compiling cargo-platform v0.2.0 |
| 578 | 2026-04-19T04:28:04.290Z | Compiling memmap v0.7.0 |
| 579 | 2026-04-19T04:28:04.408Z | Compiling unicode-width v0.2.0 |
| 580 | 2026-04-19T04:28:04.425Z | Compiling smawk v0.3.2 |
| 581 | 2026-04-19T04:28:04.484Z | Compiling unicode-linebreak v0.1.5 |
| 582 | 2026-04-19T04:28:04.569Z | Compiling tabled v0.15.0 |
| 583 | 2026-04-19T04:28:04.692Z | Compiling idna_adapter v1.2.1 |
| 584 | 2026-04-19T04:28:04.735Z | Compiling textwrap v0.16.2 |
| 585 | 2026-04-19T04:28:04.753Z | Compiling usdt-macro v0.5.0 |
| 586 | 2026-04-19T04:28:04.837Z | Compiling idna v1.1.0 |
| 587 | 2026-04-19T04:28:04.876Z | Compiling usdt-attr-macro v0.5.0 |
| 588 | 2026-04-19T04:28:05.079Z | Compiling clap v4.5.60 |
| 589 | 2026-04-19T04:28:05.172Z | Compiling url v2.5.8 |
| 590 | 2026-04-19T04:28:05.216Z | Compiling macaddr v1.0.1 |
| 591 | 2026-04-19T04:28:05.385Z | Compiling toml v0.8.23 |
| 592 | 2026-04-19T04:28:05.515Z | Compiling camino-tempfile v1.4.1 |
| 593 | 2026-04-19T04:28:05.753Z | Compiling cargo-util-schemas v0.8.2 |
| 594 | 2026-04-19T04:28:05.826Z | Compiling cargo_toml v0.21.0 |
| 595 | 2026-04-19T04:28:06.271Z | Compiling usdt v0.5.0 |
| 596 | 2026-04-19T04:28:06.305Z | Compiling swrite v0.1.0 |
| 597 | 2026-04-19T04:28:06.411Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 598 | 2026-04-19T04:28:06.688Z | Compiling cargo_metadata v0.21.0 |
| 599 | 2026-04-19T04:28:07.621Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 600 | 2026-04-19T04:28:09.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.48s |
| 601 | 2026-04-19T04:28:09.954Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 602 | 2026-04-19T04:28:10.529Z | Downloading crates ... |
| 603 | 2026-04-19T04:28:10.626Z | Downloaded adler2 v2.0.1 |
| 604 | 2026-04-19T04:28:10.631Z | Downloaded atomicwrites v0.4.4 |
| 605 | 2026-04-19T04:28:10.634Z | Downloaded arrayref v0.3.9 |
| 606 | 2026-04-19T04:28:10.634Z | Downloaded arrayvec v0.7.6 |
| 607 | 2026-04-19T04:28:10.637Z | Downloaded argon2 v0.5.3 |
| 608 | 2026-04-19T04:28:10.640Z | Downloaded crc v3.4.0 |
| 609 | 2026-04-19T04:28:10.640Z | Downloaded convert_case v0.4.0 |
| 610 | 2026-04-19T04:28:10.643Z | Downloaded ciborium-ll v0.2.2 |
| 611 | 2026-04-19T04:28:10.643Z | Downloaded cfg_aliases v0.2.1 |
| 612 | 2026-04-19T04:28:10.645Z | Downloaded defmt v0.3.100 |
| 613 | 2026-04-19T04:28:10.645Z | Downloaded ascii-canvas v3.0.0 |
| 614 | 2026-04-19T04:28:10.648Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 615 | 2026-04-19T04:28:10.651Z | Downloaded downcast-rs v2.0.2 |
| 616 | 2026-04-19T04:28:10.654Z | Downloaded daft-derive v0.1.5 |
| 617 | 2026-04-19T04:28:10.656Z | Downloaded embedded-io v0.6.1 |
| 618 | 2026-04-19T04:28:10.656Z | Downloaded async-recursion v1.1.1 |
| 619 | 2026-04-19T04:28:10.659Z | Downloaded derive_builder_core v0.20.2 |
| 620 | 2026-04-19T04:28:10.662Z | Downloaded crc32fast v1.5.0 |
| 621 | 2026-04-19T04:28:10.662Z | Downloaded dsl_auto_type v0.2.0 |
| 622 | 2026-04-19T04:28:10.665Z | Downloaded darling_macro v0.21.3 |
| 623 | 2026-04-19T04:28:10.665Z | Downloaded csv-core v0.1.13 |
| 624 | 2026-04-19T04:28:10.665Z | Downloaded crunchy v0.2.4 |
| 625 | 2026-04-19T04:28:10.668Z | Downloaded darling_macro v0.23.0 |
| 626 | 2026-04-19T04:28:10.668Z | Downloaded atty v0.2.14 |
| 627 | 2026-04-19T04:28:10.671Z | Downloaded async-stream-impl v0.3.6 |
| 628 | 2026-04-19T04:28:10.671Z | Downloaded assert_matches v1.5.0 |
| 629 | 2026-04-19T04:28:10.674Z | Downloaded crossbeam-channel v0.5.15 |
| 630 | 2026-04-19T04:28:10.677Z | Downloaded critical-section v1.2.0 |
| 631 | 2026-04-19T04:28:10.677Z | Downloaded base64ct v1.8.3 |
| 632 | 2026-04-19T04:28:10.677Z | Downloaded backon v1.6.0 |
| 633 | 2026-04-19T04:28:10.680Z | Downloaded async-stream v0.3.6 |
| 634 | 2026-04-19T04:28:10.682Z | Downloaded debug-ignore v1.0.5 |
| 635 | 2026-04-19T04:28:10.682Z | Downloaded defmt v1.0.1 |
| 636 | 2026-04-19T04:28:10.685Z | Downloaded darling_macro v0.20.11 |
| 637 | 2026-04-19T04:28:10.685Z | Downloaded ctr v0.9.2 |
| 638 | 2026-04-19T04:28:10.688Z | Downloaded cstr-argument v0.1.2 |
| 639 | 2026-04-19T04:28:10.688Z | Downloaded atomic-waker v1.1.2 |
| 640 | 2026-04-19T04:28:10.691Z | Downloaded crc8 v0.1.1 |
| 641 | 2026-04-19T04:28:10.691Z | Downloaded async-trait v0.1.89 |
| 642 | 2026-04-19T04:28:10.693Z | Downloaded defmt-macros v1.0.1 |
| 643 | 2026-04-19T04:28:10.696Z | Downloaded data-encoding v2.10.0 |
| 644 | 2026-04-19T04:28:10.697Z | Downloaded darling v0.21.3 |
| 645 | 2026-04-19T04:28:10.700Z | Downloaded crucible-workspace-hack v0.1.0 |
| 646 | 2026-04-19T04:28:10.703Z | Downloaded crossbeam-utils v0.8.21 |
| 647 | 2026-04-19T04:28:10.703Z | Downloaded array-init v0.0.4 |
| 648 | 2026-04-19T04:28:10.703Z | Downloaded darling v0.20.11 |
| 649 | 2026-04-19T04:28:10.706Z | Downloaded compression-core v0.4.31 |
| 650 | 2026-04-19T04:28:10.709Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 651 | 2026-04-19T04:28:10.709Z | Downloaded bit-set v0.8.0 |
| 652 | 2026-04-19T04:28:10.712Z | Downloaded cobs v0.3.0 |
| 653 | 2026-04-19T04:28:10.712Z | Downloaded crossbeam-epoch v0.9.18 |
| 654 | 2026-04-19T04:28:10.712Z | Downloaded base16ct v0.2.0 |
| 655 | 2026-04-19T04:28:10.715Z | Downloaded backoff v0.4.0 |
| 656 | 2026-04-19T04:28:10.715Z | Downloaded derive_builder_macro v0.20.2 |
| 657 | 2026-04-19T04:28:10.718Z | Downloaded dunce v1.0.5 |
| 658 | 2026-04-19T04:28:10.718Z | Downloaded dirs-sys-next v0.1.2 |
| 659 | 2026-04-19T04:28:10.718Z | Downloaded block-padding v0.3.3 |
| 660 | 2026-04-19T04:28:10.718Z | Downloaded crossbeam-deque v0.8.6 |
| 661 | 2026-04-19T04:28:10.722Z | Downloaded difflib v0.4.0 |
| 662 | 2026-04-19T04:28:10.722Z | Downloaded cargo-platform v0.1.9 |
| 663 | 2026-04-19T04:28:10.722Z | Downloaded float-cmp v0.10.0 |
| 664 | 2026-04-19T04:28:10.724Z | Downloaded chacha20poly1305 v0.10.1 |
| 665 | 2026-04-19T04:28:10.725Z | Downloaded cargo_metadata v0.19.2 |
| 666 | 2026-04-19T04:28:10.727Z | Downloaded async-bb8-diesel v0.2.1 |
| 667 | 2026-04-19T04:28:10.727Z | Downloaded base64 v0.22.1 |
| 668 | 2026-04-19T04:28:10.731Z | Downloaded endian-type v0.1.2 |
| 669 | 2026-04-19T04:28:10.731Z | Downloaded embedded-io v0.4.0 |
| 670 | 2026-04-19T04:28:10.735Z | Downloaded dirs-next v2.0.0 |
| 671 | 2026-04-19T04:28:10.735Z | Downloaded defmt-parser v1.0.0 |
| 672 | 2026-04-19T04:28:10.735Z | Downloaded dyn-clone v1.0.20 |
| 673 | 2026-04-19T04:28:10.735Z | Downloaded document-features v0.2.12 |
| 674 | 2026-04-19T04:28:10.738Z | Downloaded bit-set v0.5.3 |
| 675 | 2026-04-19T04:28:10.741Z | Downloaded env_filter v1.0.0 |
| 676 | 2026-04-19T04:28:10.741Z | Downloaded dof v0.4.0 |
| 677 | 2026-04-19T04:28:10.744Z | Downloaded castaway v0.2.4 |
| 678 | 2026-04-19T04:28:10.744Z | Downloaded foreign-types v0.3.2 |
| 679 | 2026-04-19T04:28:10.748Z | Downloaded foreign-types-macros v0.2.3 |
| 680 | 2026-04-19T04:28:10.748Z | Downloaded float-ord v0.3.2 |
| 681 | 2026-04-19T04:28:10.748Z | Downloaded ciborium-io v0.2.2 |
| 682 | 2026-04-19T04:28:10.748Z | Downloaded cfg_aliases v0.1.1 |
| 683 | 2026-04-19T04:28:10.748Z | Downloaded dtrace-parser v0.3.0 |
| 684 | 2026-04-19T04:28:10.748Z | Downloaded either v1.15.0 |
| 685 | 2026-04-19T04:28:10.751Z | Downloaded cpufeatures v0.3.0 |
| 686 | 2026-04-19T04:28:10.751Z | Downloaded flume v0.11.1 |
| 687 | 2026-04-19T04:28:10.754Z | Downloaded darling_core v0.23.0 |
| 688 | 2026-04-19T04:28:10.758Z | Downloaded crc-catalog v2.4.0 |
| 689 | 2026-04-19T04:28:10.758Z | Downloaded const_format_proc_macros v0.2.34 |
| 690 | 2026-04-19T04:28:10.761Z | Downloaded futures-core v0.3.32 |
| 691 | 2026-04-19T04:28:10.761Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 692 | 2026-04-19T04:28:10.764Z | Downloaded display-error-chain v0.2.2 |
| 693 | 2026-04-19T04:28:10.764Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 694 | 2026-04-19T04:28:10.764Z | Downloaded bitfield-struct v0.6.2 |
| 695 | 2026-04-19T04:28:10.764Z | Downloaded bb8 v0.8.6 |
| 696 | 2026-04-19T04:28:10.767Z | Downloaded darling v0.23.0 |
| 697 | 2026-04-19T04:28:10.771Z | Downloaded foreign-types-shared v0.3.1 |
| 698 | 2026-04-19T04:28:10.771Z | Downloaded gethostname v0.5.0 |
| 699 | 2026-04-19T04:28:10.771Z | Downloaded fixedbitset v0.4.2 |
| 700 | 2026-04-19T04:28:10.774Z | Downloaded foreign-types-shared v0.1.1 |
| 701 | 2026-04-19T04:28:10.775Z | Downloaded bitfield-macros v0.19.4 |
| 702 | 2026-04-19T04:28:10.775Z | Downloaded foreign-types v0.5.0 |
| 703 | 2026-04-19T04:28:10.775Z | Downloaded futures-sink v0.3.32 |
| 704 | 2026-04-19T04:28:10.777Z | Downloaded fxhash v0.2.1 |
| 705 | 2026-04-19T04:28:10.778Z | Downloaded futures-macro v0.3.32 |
| 706 | 2026-04-19T04:28:10.778Z | Downloaded clang-sys v1.8.1 |
| 707 | 2026-04-19T04:28:10.782Z | Downloaded futures-task v0.3.32 |
| 708 | 2026-04-19T04:28:10.782Z | Downloaded aead v0.5.2 |
| 709 | 2026-04-19T04:28:10.785Z | Downloaded cbc v0.1.2 |
| 710 | 2026-04-19T04:28:10.785Z | Downloaded futures-io v0.3.32 |
| 711 | 2026-04-19T04:28:10.785Z | Downloaded hash32 v0.3.1 |
| 712 | 2026-04-19T04:28:10.785Z | Downloaded convert_case v0.10.0 |
| 713 | 2026-04-19T04:28:10.788Z | Downloaded cassowary v0.3.0 |
| 714 | 2026-04-19T04:28:10.788Z | Downloaded hash32 v0.2.1 |
| 715 | 2026-04-19T04:28:10.788Z | Downloaded derive-ex v0.1.8 |
| 716 | 2026-04-19T04:28:10.791Z | Downloaded cc v1.2.56 |
| 717 | 2026-04-19T04:28:10.794Z | Downloaded enum-as-inner v0.6.1 |
| 718 | 2026-04-19T04:28:10.794Z | Downloaded env_logger v0.11.9 |
| 719 | 2026-04-19T04:28:10.794Z | Downloaded diesel-dtrace v0.5.0 |
| 720 | 2026-04-19T04:28:10.797Z | Downloaded colored v3.1.1 |
| 721 | 2026-04-19T04:28:10.800Z | Downloaded globwalk v0.9.1 |
| 722 | 2026-04-19T04:28:10.800Z | Downloaded foldhash v0.1.5 |
| 723 | 2026-04-19T04:28:10.800Z | Downloaded fd-lock v4.0.4 |
| 724 | 2026-04-19T04:28:10.805Z | Downloaded fallible-iterator v0.2.0 |
| 725 | 2026-04-19T04:28:10.805Z | Downloaded ena v0.14.4 |
| 726 | 2026-04-19T04:28:10.805Z | Downloaded headers-core v0.3.0 |
| 727 | 2026-04-19T04:28:10.808Z | Downloaded ecdsa v0.16.9 |
| 728 | 2026-04-19T04:28:10.808Z | Downloaded darling_core v0.21.3 |
| 729 | 2026-04-19T04:28:10.811Z | Downloaded ed25519 v2.2.3 |
| 730 | 2026-04-19T04:28:10.811Z | Downloaded darling_core v0.20.11 |
| 731 | 2026-04-19T04:28:10.814Z | Downloaded hex-literal v0.4.1 |
| 732 | 2026-04-19T04:28:10.814Z | Downloaded fs-err v2.11.0 |
| 733 | 2026-04-19T04:28:10.817Z | Downloaded funty v2.0.0 |
| 734 | 2026-04-19T04:28:10.817Z | Downloaded hex v0.4.3 |
| 735 | 2026-04-19T04:28:10.823Z | Downloaded chacha20 v0.9.1 |
| 736 | 2026-04-19T04:28:10.823Z | Downloaded bit-vec v0.6.3 |
| 737 | 2026-04-19T04:28:10.823Z | Downloaded http-range v0.1.5 |
| 738 | 2026-04-19T04:28:10.826Z | Downloaded buf-list v1.1.2 |
| 739 | 2026-04-19T04:28:10.826Z | Downloaded camino-tempfile-ext v0.3.3 |
| 740 | 2026-04-19T04:28:10.826Z | Downloaded hubpack_derive v0.1.1 |
| 741 | 2026-04-19T04:28:10.826Z | Downloaded hostname v0.3.1 |
| 742 | 2026-04-19T04:28:10.829Z | Downloaded hostname v0.4.2 |
| 743 | 2026-04-19T04:28:10.829Z | Downloaded ident_case v1.0.1 |
| 744 | 2026-04-19T04:28:10.829Z | Downloaded httpdate v1.0.3 |
| 745 | 2026-04-19T04:28:10.832Z | Downloaded http-body v1.0.1 |
| 746 | 2026-04-19T04:28:10.832Z | Downloaded home v0.5.12 |
| 747 | 2026-04-19T04:28:10.832Z | Downloaded bitfield v0.19.4 |
| 748 | 2026-04-19T04:28:10.842Z | Downloaded find-msvc-tools v0.1.9 |
| 749 | 2026-04-19T04:28:10.842Z | Downloaded cmake v0.1.57 |
| 750 | 2026-04-19T04:28:10.842Z | Downloaded ghash v0.5.1 |
| 751 | 2026-04-19T04:28:10.846Z | Downloaded ff v0.13.1 |
| 752 | 2026-04-19T04:28:10.846Z | Downloaded byte-wrapper v0.1.0 |
| 753 | 2026-04-19T04:28:10.846Z | Downloaded filetime v0.2.27 |
| 754 | 2026-04-19T04:28:10.846Z | Downloaded der_derive v0.7.3 |
| 755 | 2026-04-19T04:28:10.846Z | Downloaded hyper-tls v0.6.0 |
| 756 | 2026-04-19T04:28:10.846Z | Downloaded git-stub v1.0.0 |
| 757 | 2026-04-19T04:28:10.846Z | Downloaded futures-executor v0.3.32 |
| 758 | 2026-04-19T04:28:10.846Z | Downloaded fixedbitset v0.5.7 |
| 759 | 2026-04-19T04:28:10.850Z | Downloaded compression-codecs v0.4.37 |
| 760 | 2026-04-19T04:28:10.850Z | Downloaded indent_write v2.2.0 |
| 761 | 2026-04-19T04:28:10.853Z | Downloaded inout v0.1.4 |
| 762 | 2026-04-19T04:28:10.853Z | Downloaded des v0.8.1 |
| 763 | 2026-04-19T04:28:10.853Z | Downloaded globset v0.4.18 |
| 764 | 2026-04-19T04:28:10.853Z | Downloaded cookie_store v0.22.1 |
| 765 | 2026-04-19T04:28:10.859Z | Downloaded indoc v1.0.9 |
| 766 | 2026-04-19T04:28:10.862Z | Downloaded diff v0.1.13 |
| 767 | 2026-04-19T04:28:10.862Z | Downloaded const-oid v0.9.6 |
| 768 | 2026-04-19T04:28:10.862Z | Downloaded colored v2.2.0 |
| 769 | 2026-04-19T04:28:10.862Z | Downloaded instant v0.1.13 |
| 770 | 2026-04-19T04:28:10.865Z | Downloaded instability v0.3.11 |
| 771 | 2026-04-19T04:28:10.865Z | Downloaded glob v0.3.3 |
| 772 | 2026-04-19T04:28:10.868Z | Downloaded git-stub-vcs v0.1.0 |
| 773 | 2026-04-19T04:28:10.868Z | Downloaded bcs v0.1.6 |
| 774 | 2026-04-19T04:28:10.868Z | Downloaded derive_builder v0.20.2 |
| 775 | 2026-04-19T04:28:10.871Z | Downloaded is-terminal v0.4.17 |
| 776 | 2026-04-19T04:28:10.874Z | Downloaded internet-checksum v0.2.1 |
| 777 | 2026-04-19T04:28:10.874Z | Downloaded console v0.15.11 |
| 778 | 2026-04-19T04:28:10.877Z | Downloaded group v0.13.0 |
| 779 | 2026-04-19T04:28:10.877Z | Downloaded ar_archive_writer v0.5.1 |
| 780 | 2026-04-19T04:28:10.880Z | Downloaded http-body-util v0.1.3 |
| 781 | 2026-04-19T04:28:10.880Z | Downloaded hubpack v0.1.2 |
| 782 | 2026-04-19T04:28:10.883Z | Downloaded constant_time_eq v0.4.2 |
| 783 | 2026-04-19T04:28:10.883Z | Downloaded lalrpop-util v0.19.12 |
| 784 | 2026-04-19T04:28:10.883Z | Downloaded highway v1.3.0 |
| 785 | 2026-04-19T04:28:10.887Z | Downloaded kstat-rs v0.2.4 |
| 786 | 2026-04-19T04:28:10.887Z | Downloaded lazy_static v1.5.0 |
| 787 | 2026-04-19T04:28:10.890Z | Downloaded is_ci v1.2.0 |
| 788 | 2026-04-19T04:28:10.890Z | Downloaded console v0.16.2 |
| 789 | 2026-04-19T04:28:10.890Z | Downloaded ciborium v0.2.2 |
| 790 | 2026-04-19T04:28:10.895Z | Downloaded blowfish v0.9.1 |
| 791 | 2026-04-19T04:28:10.895Z | Downloaded cookie v0.18.1 |
| 792 | 2026-04-19T04:28:10.895Z | Downloaded hyper-staticfile v0.10.1 |
| 793 | 2026-04-19T04:28:10.900Z | Downloaded flagset v0.4.7 |
| 794 | 2026-04-19T04:28:10.900Z | Downloaded humantime v2.3.0 |
| 795 | 2026-04-19T04:28:10.900Z | Downloaded chacha20 v0.10.0 |
| 796 | 2026-04-19T04:28:10.902Z | Downloaded cancel-safe-futures v0.1.5 |
| 797 | 2026-04-19T04:28:10.903Z | Downloaded linked-hash-map v0.5.6 |
| 798 | 2026-04-19T04:28:10.906Z | Downloaded libscf-sys v1.1.0 |
| 799 | 2026-04-19T04:28:10.906Z | Downloaded maplit v1.0.2 |
| 800 | 2026-04-19T04:28:10.906Z | Downloaded cipher v0.4.4 |
| 801 | 2026-04-19T04:28:10.906Z | Downloaded bit-vec v0.8.0 |
| 802 | 2026-04-19T04:28:10.909Z | Downloaded bzip2 v0.4.4 |
| 803 | 2026-04-19T04:28:10.909Z | Downloaded getrandom v0.2.17 |
| 804 | 2026-04-19T04:28:10.913Z | Downloaded managed v0.8.0 |
| 805 | 2026-04-19T04:28:10.913Z | Downloaded memoffset v0.9.1 |
| 806 | 2026-04-19T04:28:10.913Z | Downloaded md5 v0.7.0 |
| 807 | 2026-04-19T04:28:10.920Z | Downloaded md-5 v0.10.6 |
| 808 | 2026-04-19T04:28:10.920Z | Downloaded newtype_derive v0.1.6 |
| 809 | 2026-04-19T04:28:10.920Z | Downloaded nibble_vec v0.1.0 |
| 810 | 2026-04-19T04:28:10.920Z | Downloaded indoc v2.0.7 |
| 811 | 2026-04-19T04:28:10.920Z | Downloaded bzip2 v0.6.1 |
| 812 | 2026-04-19T04:28:10.926Z | Downloaded base64 v0.21.7 |
| 813 | 2026-04-19T04:28:10.926Z | Downloaded match_cfg v0.1.0 |
| 814 | 2026-04-19T04:28:10.926Z | Downloaded lzss v0.8.2 |
| 815 | 2026-04-19T04:28:10.926Z | Downloaded new_debug_unreachable v1.0.6 |
| 816 | 2026-04-19T04:28:10.926Z | Downloaded mime v0.3.17 |
| 817 | 2026-04-19T04:28:10.926Z | Downloaded maybe-uninit v2.0.0 |
| 818 | 2026-04-19T04:28:10.931Z | Downloaded lru-slab v0.1.2 |
| 819 | 2026-04-19T04:28:10.931Z | Downloaded ingot-types v0.1.2 |
| 820 | 2026-04-19T04:28:10.931Z | Downloaded ingot v0.1.1 |
| 821 | 2026-04-19T04:28:10.934Z | Downloaded nonempty v0.12.0 |
| 822 | 2026-04-19T04:28:10.934Z | Downloaded newtype-uuid-macros v0.1.0 |
| 823 | 2026-04-19T04:28:10.934Z | Downloaded fatfs v0.3.6 |
| 824 | 2026-04-19T04:28:10.937Z | Downloaded multimap v0.10.1 |
| 825 | 2026-04-19T04:28:10.937Z | Downloaded ipnetwork v0.21.1 |
| 826 | 2026-04-19T04:28:10.937Z | Downloaded num v0.4.3 |
| 827 | 2026-04-19T04:28:10.940Z | Downloaded half v1.8.3 |
| 828 | 2026-04-19T04:28:10.940Z | Downloaded blake2 v0.10.6 |
| 829 | 2026-04-19T04:28:10.943Z | Downloaded jobserver v0.1.34 |
| 830 | 2026-04-19T04:28:10.943Z | Downloaded newline-converter v0.3.0 |
| 831 | 2026-04-19T04:28:10.951Z | Downloaded normalize-line-endings v0.3.0 |
| 832 | 2026-04-19T04:28:10.951Z | Downloaded nodrop v0.1.14 |
| 833 | 2026-04-19T04:28:10.951Z | Downloaded allocator-api2 v0.2.21 |
| 834 | 2026-04-19T04:28:10.951Z | Downloaded crypto-bigint v0.5.5 |
| 835 | 2026-04-19T04:28:10.955Z | Downloaded num-derive v0.3.3 |
| 836 | 2026-04-19T04:28:10.955Z | Downloaded num_threads v0.1.7 |
| 837 | 2026-04-19T04:28:10.955Z | Downloaded libloading v0.8.9 |
| 838 | 2026-04-19T04:28:10.958Z | Downloaded keccak v0.1.6 |
| 839 | 2026-04-19T04:28:10.958Z | Downloaded hyper-rustls v0.27.7 |
| 840 | 2026-04-19T04:28:10.958Z | Downloaded num-iter v0.1.45 |
| 841 | 2026-04-19T04:28:10.962Z | Downloaded libsw v3.5.0 |
| 842 | 2026-04-19T04:28:10.962Z | Downloaded num-conv v0.2.0 |
| 843 | 2026-04-19T04:28:10.962Z | Downloaded num-derive v0.4.2 |
| 844 | 2026-04-19T04:28:10.964Z | Downloaded httparse v1.10.1 |
| 845 | 2026-04-19T04:28:10.964Z | Downloaded openssl-macros v0.1.1 |
| 846 | 2026-04-19T04:28:10.967Z | Downloaded num_enum_derive v0.5.11 |
| 847 | 2026-04-19T04:28:10.967Z | Downloaded olpc-cjson v0.1.4 |
| 848 | 2026-04-19T04:28:10.967Z | Downloaded iana-time-zone v0.1.65 |
| 849 | 2026-04-19T04:28:10.972Z | Downloaded oso-derive v0.27.3 |
| 850 | 2026-04-19T04:28:10.972Z | Downloaded openssl-probe v0.1.6 |
| 851 | 2026-04-19T04:28:10.972Z | Downloaded opaque-debug v0.3.1 |
| 852 | 2026-04-19T04:28:10.976Z | Downloaded linear-map v1.2.0 |
| 853 | 2026-04-19T04:28:10.976Z | Downloaded derive-where v1.6.0 |
| 854 | 2026-04-19T04:28:10.976Z | Downloaded libsw-core v0.3.2 |
| 855 | 2026-04-19T04:28:10.980Z | Downloaded libefi-sys v0.1.0 |
| 856 | 2026-04-19T04:28:10.980Z | Downloaded dropshot_endpoint v0.17.0 |
| 857 | 2026-04-19T04:28:10.983Z | Downloaded elliptic-curve v0.13.8 |
| 858 | 2026-04-19T04:28:10.983Z | Downloaded parse-display v0.10.0 |
| 859 | 2026-04-19T04:28:10.983Z | Downloaded lock_api v0.4.14 |
| 860 | 2026-04-19T04:28:10.991Z | Downloaded packed_struct_codegen v0.10.1 |
| 861 | 2026-04-19T04:28:10.991Z | Downloaded parse-size v1.1.0 |
| 862 | 2026-04-19T04:28:10.991Z | Downloaded native-tls v0.2.18 |
| 863 | 2026-04-19T04:28:10.991Z | Downloaded ingot-macros v0.1.1 |
| 864 | 2026-04-19T04:28:10.991Z | Downloaded crc-any v2.5.0 |
| 865 | 2026-04-19T04:28:10.994Z | Downloaded lru v0.12.5 |
| 866 | 2026-04-19T04:28:10.994Z | Downloaded getrandom v0.3.4 |
| 867 | 2026-04-19T04:28:10.994Z | Downloaded multer v3.1.0 |
| 868 | 2026-04-19T04:28:10.997Z | Downloaded newtype-uuid v1.3.2 |
| 869 | 2026-04-19T04:28:10.997Z | Downloaded half v2.7.1 |
| 870 | 2026-04-19T04:28:11.001Z | Downloaded dropshot_endpoint v0.16.7 |
| 871 | 2026-04-19T04:28:11.004Z | Downloaded mime_guess v2.0.5 |
| 872 | 2026-04-19T04:28:11.004Z | Downloaded pbkdf2 v0.11.0 |
| 873 | 2026-04-19T04:28:11.004Z | Downloaded path-slash v0.1.5 |
| 874 | 2026-04-19T04:28:11.007Z | Downloaded derive_more v0.99.20 |
| 875 | 2026-04-19T04:28:11.010Z | Downloaded ipnet v2.11.0 |
| 876 | 2026-04-19T04:28:11.010Z | Downloaded const_format v0.2.35 |
| 877 | 2026-04-19T04:28:11.014Z | Downloaded bytes v1.11.1 |
| 878 | 2026-04-19T04:28:11.017Z | Downloaded hmac v0.12.1 |
| 879 | 2026-04-19T04:28:11.017Z | Downloaded peg-runtime v0.8.5 |
| 880 | 2026-04-19T04:28:11.017Z | Downloaded phf_shared v0.11.3 |
| 881 | 2026-04-19T04:28:11.023Z | Downloaded pbkdf2 v0.12.2 |
| 882 | 2026-04-19T04:28:11.023Z | Downloaded lru-cache v0.1.2 |
| 883 | 2026-04-19T04:28:11.023Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 884 | 2026-04-19T04:28:11.037Z | Downloaded pin-utils v0.1.0 |
| 885 | 2026-04-19T04:28:11.041Z | Downloaded num_enum_derive v0.7.5 |
| 886 | 2026-04-19T04:28:11.041Z | Downloaded num_enum v0.7.5 |
| 887 | 2026-04-19T04:28:11.047Z | Downloaded openssl-probe v0.2.1 |
| 888 | 2026-04-19T04:28:11.047Z | Downloaded num_enum v0.5.11 |
| 889 | 2026-04-19T04:28:11.050Z | Downloaded predicates-core v1.0.10 |
| 890 | 2026-04-19T04:28:11.050Z | Downloaded powerfmt v0.2.0 |
| 891 | 2026-04-19T04:28:11.051Z | Downloaded precomputed-hash v0.1.1 |
| 892 | 2026-04-19T04:28:11.051Z | Downloaded phf_shared v0.12.1 |
| 893 | 2026-04-19T04:28:11.051Z | Downloaded litrs v1.0.0 |
| 894 | 2026-04-19T04:28:11.054Z | Downloaded oxnet v0.1.4 |
| 895 | 2026-04-19T04:28:11.054Z | Downloaded packed_struct v0.10.1 |
| 896 | 2026-04-19T04:28:11.059Z | Downloaded oxide-tokio-rt v0.1.4 |
| 897 | 2026-04-19T04:28:11.059Z | Downloaded owo-colors v4.3.0 |
| 898 | 2026-04-19T04:28:11.059Z | Downloaded memmap2 v0.9.10 |
| 899 | 2026-04-19T04:28:11.062Z | Downloaded proc-macro-crate v3.4.0 |
| 900 | 2026-04-19T04:28:11.062Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 901 | 2026-04-19T04:28:11.062Z | Downloaded proc-macro-crate v1.3.1 |
| 902 | 2026-04-19T04:28:11.062Z | Downloaded parse-display-derive v0.10.0 |
| 903 | 2026-04-19T04:28:11.063Z | Downloaded async-compression v0.4.41 |
| 904 | 2026-04-19T04:28:11.068Z | Downloaded indexmap v1.9.3 |
| 905 | 2026-04-19T04:28:11.072Z | Downloaded ignore v0.4.25 |
| 906 | 2026-04-19T04:28:11.072Z | Downloaded arc-swap v1.8.2 |
| 907 | 2026-04-19T04:28:11.075Z | Downloaded nanorand v0.7.0 |
| 908 | 2026-04-19T04:28:11.075Z | Downloaded progenitor-client v0.11.2 |
| 909 | 2026-04-19T04:28:11.078Z | Downloaded progenitor-client v0.10.0 |
| 910 | 2026-04-19T04:28:11.078Z | Downloaded pem v3.0.6 |
| 911 | 2026-04-19T04:28:11.078Z | Downloaded peg-macros v0.8.5 |
| 912 | 2026-04-19T04:28:11.081Z | Downloaded paste v1.0.15 |
| 913 | 2026-04-19T04:28:11.081Z | Downloaded bumpalo v3.20.2 |
| 914 | 2026-04-19T04:28:11.085Z | Downloaded progenitor-macro v0.13.0 |
| 915 | 2026-04-19T04:28:11.085Z | Downloaded password-hash v0.5.0 |
| 916 | 2026-04-19T04:28:11.087Z | Downloaded password-hash v0.4.2 |
| 917 | 2026-04-19T04:28:11.088Z | Downloaded num-rational v0.4.2 |
| 918 | 2026-04-19T04:28:11.091Z | Downloaded phf v0.12.1 |
| 919 | 2026-04-19T04:28:11.092Z | Downloaded progenitor-macro v0.10.0 |
| 920 | 2026-04-19T04:28:11.092Z | Downloaded num-integer v0.1.46 |
| 921 | 2026-04-19T04:28:11.095Z | Downloaded nu-ansi-term v0.50.3 |
| 922 | 2026-04-19T04:28:11.095Z | Downloaded futures v0.3.32 |
| 923 | 2026-04-19T04:28:11.098Z | Downloaded progenitor-macro v0.11.2 |
| 924 | 2026-04-19T04:28:11.098Z | Downloaded pin-project-internal v1.1.11 |
| 925 | 2026-04-19T04:28:11.102Z | Downloaded psl-types v2.0.11 |
| 926 | 2026-04-19T04:28:11.103Z | Downloaded phf v0.13.1 |
| 927 | 2026-04-19T04:28:11.103Z | Downloaded compact_str v0.8.1 |
| 928 | 2026-04-19T04:28:11.106Z | Downloaded phf_shared v0.13.1 |
| 929 | 2026-04-19T04:28:11.106Z | Downloaded polyval v0.6.2 |
| 930 | 2026-04-19T04:28:11.106Z | Downloaded pkcs8 v0.10.2 |
| 931 | 2026-04-19T04:28:11.109Z | Downloaded quick-error v1.2.3 |
| 932 | 2026-04-19T04:28:11.109Z | Downloaded futures-channel v0.3.32 |
| 933 | 2026-04-19T04:28:11.109Z | Downloaded radium v0.7.0 |
| 934 | 2026-04-19T04:28:11.112Z | Downloaded poly1305 v0.8.0 |
| 935 | 2026-04-19T04:28:11.112Z | Downloaded heapless v0.8.0 |
| 936 | 2026-04-19T04:28:11.115Z | Downloaded pin-project-lite v0.2.17 |
| 937 | 2026-04-19T04:28:11.118Z | Downloaded libbz2-rs-sys v0.2.2 |
| 938 | 2026-04-19T04:28:11.121Z | Downloaded num-complex v0.4.6 |
| 939 | 2026-04-19T04:28:11.121Z | Downloaded ahash v0.8.12 |
| 940 | 2026-04-19T04:28:11.124Z | Downloaded pkg-config v0.3.32 |
| 941 | 2026-04-19T04:28:11.124Z | Downloaded parking_lot v0.11.2 |
| 942 | 2026-04-19T04:28:11.128Z | Downloaded predicates-tree v1.0.13 |
| 943 | 2026-04-19T04:28:11.128Z | Downloaded rand_xorshift v0.4.0 |
| 944 | 2026-04-19T04:28:11.133Z | Downloaded ppv-lite86 v0.2.21 |
| 945 | 2026-04-19T04:28:11.133Z | Downloaded postgres-protocol v0.6.10 |
| 946 | 2026-04-19T04:28:11.133Z | Downloaded fs_extra v1.3.0 |
| 947 | 2026-04-19T04:28:11.133Z | Downloaded bitflags v1.3.2 |
| 948 | 2026-04-19T04:28:11.136Z | Downloaded ref-cast v1.0.25 |
| 949 | 2026-04-19T04:28:11.136Z | Downloaded flate2 v1.1.9 |
| 950 | 2026-04-19T04:28:11.139Z | Downloaded indicatif v0.18.4 |
| 951 | 2026-04-19T04:28:11.141Z | Downloaded progenitor v0.10.0 |
| 952 | 2026-04-19T04:28:11.141Z | Downloaded ref-cast-impl v1.0.25 |
| 953 | 2026-04-19T04:28:11.141Z | Downloaded aes v0.8.4 |
| 954 | 2026-04-19T04:28:11.144Z | Downloaded primeorder v0.13.6 |
| 955 | 2026-04-19T04:28:11.144Z | Downloaded derive_more v2.1.1 |
| 956 | 2026-04-19T04:28:11.151Z | Downloaded pem-rfc7468 v0.7.0 |
| 957 | 2026-04-19T04:28:11.155Z | Downloaded progenitor v0.13.0 |
| 958 | 2026-04-19T04:28:11.156Z | Downloaded progenitor v0.11.2 |
| 959 | 2026-04-19T04:28:11.156Z | Downloaded parking_lot v0.12.5 |
| 960 | 2026-04-19T04:28:11.158Z | Downloaded derive_more-impl v2.1.1 |
| 961 | 2026-04-19T04:28:11.161Z | Downloaded rustc-hash v2.1.1 |
| 962 | 2026-04-19T04:28:11.161Z | Downloaded rfc6979 v0.4.0 |
| 963 | 2026-04-19T04:28:11.161Z | Downloaded progenitor-extras v0.1.1 |
| 964 | 2026-04-19T04:28:11.164Z | Downloaded russh-cryptovec v0.7.3 |
| 965 | 2026-04-19T04:28:11.164Z | Downloaded rtoolbox v0.0.3 |
| 966 | 2026-04-19T04:28:11.164Z | Downloaded parking_lot_core v0.8.6 |
| 967 | 2026-04-19T04:28:11.167Z | Downloaded rustc_version v0.4.1 |
| 968 | 2026-04-19T04:28:11.167Z | Downloaded peg v0.8.5 |
| 969 | 2026-04-19T04:28:11.170Z | Downloaded rustc_version v0.1.7 |
| 970 | 2026-04-19T04:28:11.170Z | Downloaded headers v0.4.1 |
| 971 | 2026-04-19T04:28:11.174Z | Downloaded rand_core v0.9.5 |
| 972 | 2026-04-19T04:28:11.174Z | Downloaded psm v0.1.30 |
| 973 | 2026-04-19T04:28:11.177Z | Downloaded rand_core v0.6.4 |
| 974 | 2026-04-19T04:28:11.177Z | Downloaded rand_chacha v0.9.0 |
| 975 | 2026-04-19T04:28:11.177Z | Downloaded rand_seeder v0.4.0 |
| 976 | 2026-04-19T04:28:11.177Z | Downloaded rand_core v0.10.0 |
| 977 | 2026-04-19T04:28:11.180Z | Downloaded rand_chacha v0.3.1 |
| 978 | 2026-04-19T04:28:11.180Z | Downloaded pkcs1 v0.7.5 |
| 979 | 2026-04-19T04:28:11.183Z | Downloaded diesel_derives v2.3.7 |
| 980 | 2026-04-19T04:28:11.187Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 981 | 2026-04-19T04:28:11.187Z | Downloaded salsa20 v0.10.2 |
| 982 | 2026-04-19T04:28:11.187Z | Downloaded recursive v0.1.1 |
| 983 | 2026-04-19T04:28:11.191Z | Downloaded hickory-resolver v0.25.2 |
| 984 | 2026-04-19T04:28:11.191Z | Downloaded hickory-resolver v0.24.4 |
| 985 | 2026-04-19T04:28:11.194Z | Downloaded progenitor-client v0.13.0 |
| 986 | 2026-04-19T04:28:11.194Z | Downloaded predicates v3.1.4 |
| 987 | 2026-04-19T04:28:11.194Z | Downloaded parking_lot_core v0.9.12 |
| 988 | 2026-04-19T04:28:11.199Z | Downloaded heapless v0.7.17 |
| 989 | 2026-04-19T04:28:11.203Z | Downloaded drift v0.1.3 |
| 990 | 2026-04-19T04:28:11.203Z | Downloaded foldhash v0.2.0 |
| 991 | 2026-04-19T04:28:11.203Z | Downloaded erased-serde v0.3.31 |
| 992 | 2026-04-19T04:28:11.208Z | Downloaded deranged v0.5.8 |
| 993 | 2026-04-19T04:28:11.208Z | Downloaded daft v0.1.5 |
| 994 | 2026-04-19T04:28:11.208Z | Downloaded postgres-types v0.2.12 |
| 995 | 2026-04-19T04:28:11.211Z | Downloaded ed25519-dalek v2.2.0 |
| 996 | 2026-04-19T04:28:11.211Z | Downloaded sapling-renderdag v0.1.0 |
| 997 | 2026-04-19T04:28:11.211Z | Downloaded same-file v1.0.6 |
| 998 | 2026-04-19T04:28:11.211Z | Downloaded corncobs v0.1.4 |
| 999 | 2026-04-19T04:28:11.214Z | Downloaded expectorate v1.2.0 |
| 1000 | 2026-04-19T04:28:11.214Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1001 | 2026-04-19T04:28:11.216Z | Downloaded der v0.7.10 |
| 1002 | 2026-04-19T04:28:11.219Z | Downloaded scopeguard v1.2.0 |
| 1003 | 2026-04-19T04:28:11.219Z | Downloaded proc-macro-error2 v2.0.1 |
| 1004 | 2026-04-19T04:28:11.222Z | Downloaded cexpr v0.6.0 |
| 1005 | 2026-04-19T04:28:11.222Z | Downloaded miniz_oxide v0.8.9 |
| 1006 | 2026-04-19T04:28:11.225Z | Downloaded crossterm v0.28.1 |
| 1007 | 2026-04-19T04:28:11.228Z | Downloaded resolv-conf v0.7.6 |
| 1008 | 2026-04-19T04:28:11.231Z | Downloaded jiff-static v0.2.21 |
| 1009 | 2026-04-19T04:28:11.232Z | Downloaded scroll_derive v0.13.1 |
| 1010 | 2026-04-19T04:28:11.234Z | Downloaded secrecy v0.8.0 |
| 1011 | 2026-04-19T04:28:11.237Z | Downloaded semver v0.1.20 |
| 1012 | 2026-04-19T04:28:11.237Z | Downloaded seq-macro v0.3.6 |
| 1013 | 2026-04-19T04:28:11.237Z | Downloaded secrecy v0.10.3 |
| 1014 | 2026-04-19T04:28:11.243Z | Downloaded serde_bytes v0.11.19 |
| 1015 | 2026-04-19T04:28:11.250Z | Downloaded serde_plain v1.0.2 |
| 1016 | 2026-04-19T04:28:11.250Z | Downloaded serde_urlencoded v0.7.1 |
| 1017 | 2026-04-19T04:28:11.250Z | Downloaded serde_spanned v1.0.4 |
| 1018 | 2026-04-19T04:28:11.250Z | Downloaded pkcs5 v0.7.1 |
| 1019 | 2026-04-19T04:28:11.253Z | Downloaded pin-project v1.1.11 |
| 1020 | 2026-04-19T04:28:11.256Z | Downloaded r2d2 v0.8.10 |
| 1021 | 2026-04-19T04:28:11.256Z | Downloaded quinn-udp v0.5.14 |
| 1022 | 2026-04-19T04:28:11.258Z | Downloaded omicron-zone-package v0.12.2 |
| 1023 | 2026-04-19T04:28:11.259Z | Downloaded http v1.4.0 |
| 1024 | 2026-04-19T04:28:11.262Z | Downloaded signal-hook-mio v0.2.5 |
| 1025 | 2026-04-19T04:28:11.262Z | Downloaded sha1 v0.10.6 |
| 1026 | 2026-04-19T04:28:11.265Z | Downloaded rustls-pemfile v1.0.4 |
| 1027 | 2026-04-19T04:28:11.265Z | Downloaded rustls-native-certs v0.8.3 |
| 1028 | 2026-04-19T04:28:11.268Z | Downloaded shell-words v1.1.1 |
| 1029 | 2026-04-19T04:28:11.268Z | Downloaded serde_repr v0.1.20 |
| 1030 | 2026-04-19T04:28:11.268Z | Downloaded serde-big-array v0.5.1 |
| 1031 | 2026-04-19T04:28:11.271Z | Downloaded crossterm v0.29.0 |
| 1032 | 2026-04-19T04:28:11.274Z | Downloaded postcard v1.1.3 |
| 1033 | 2026-04-19T04:28:11.274Z | Downloaded oso v0.27.3 |
| 1034 | 2026-04-19T04:28:11.280Z | Downloaded signature v2.2.0 |
| 1035 | 2026-04-19T04:28:11.280Z | Downloaded openssl-sys v0.9.111 |
| 1036 | 2026-04-19T04:28:11.282Z | Downloaded prefix-trie v0.7.0 |
| 1037 | 2026-04-19T04:28:11.282Z | Downloaded sigpipe v0.1.3 |
| 1038 | 2026-04-19T04:28:11.282Z | Downloaded signal-hook-tokio v0.3.1 |
| 1039 | 2026-04-19T04:28:11.285Z | Downloaded schemars_derive v0.8.22 |
| 1040 | 2026-04-19T04:28:11.285Z | Downloaded p256 v0.13.2 |
| 1041 | 2026-04-19T04:28:11.288Z | Downloaded papergrid v0.17.0 |
| 1042 | 2026-04-19T04:28:11.291Z | Downloaded siphasher v1.0.2 |
| 1043 | 2026-04-19T04:28:11.292Z | Downloaded slog-envlogger v2.2.0 |
| 1044 | 2026-04-19T04:28:11.292Z | Downloaded slog-bunyan v2.5.0 |
| 1045 | 2026-04-19T04:28:11.296Z | Downloaded rustversion v1.0.22 |
| 1046 | 2026-04-19T04:28:11.296Z | Downloaded rustls-pemfile v2.2.0 |
| 1047 | 2026-04-19T04:28:11.296Z | Downloaded aes-gcm v0.10.3 |
| 1048 | 2026-04-19T04:28:11.299Z | Downloaded progenitor-impl v0.10.0 |
| 1049 | 2026-04-19T04:28:11.299Z | Downloaded dropshot-api-manager v0.6.0 |
| 1050 | 2026-04-19T04:28:11.302Z | Downloaded scrypt v0.11.0 |
| 1051 | 2026-04-19T04:28:11.302Z | Downloaded scroll v0.13.0 |
| 1052 | 2026-04-19T04:28:11.305Z | Downloaded progenitor-impl v0.11.2 |
| 1053 | 2026-04-19T04:28:11.311Z | Downloaded serde_derive_internals v0.29.1 |
| 1054 | 2026-04-19T04:28:11.316Z | Downloaded sec1 v0.7.3 |
| 1055 | 2026-04-19T04:28:11.319Z | Downloaded rustls-pki-types v1.14.0 |
| 1056 | 2026-04-19T04:28:11.323Z | Downloaded russh-keys v0.45.0 |
| 1057 | 2026-04-19T04:28:11.326Z | Downloaded sqlparser_derive v0.5.0 |
| 1058 | 2026-04-19T04:28:11.326Z | Downloaded serde-hex v0.1.0 |
| 1059 | 2026-04-19T04:28:11.329Z | Downloaded ssh-encoding v0.2.0 |
| 1060 | 2026-04-19T04:28:11.332Z | Downloaded ssh-cipher v0.2.0 |
| 1061 | 2026-04-19T04:28:11.332Z | Downloaded serde_path_to_error v0.1.20 |
| 1062 | 2026-04-19T04:28:11.332Z | Downloaded simd-adler32 v0.3.8 |
| 1063 | 2026-04-19T04:28:11.335Z | Downloaded shlex v1.3.0 |
| 1064 | 2026-04-19T04:28:11.335Z | Downloaded hashbrown v0.13.2 |
| 1065 | 2026-04-19T04:28:11.345Z | Downloaded rusty-fork v0.3.1 |
| 1066 | 2026-04-19T04:28:11.349Z | Downloaded strum v0.26.3 |
| 1067 | 2026-04-19T04:28:11.353Z | Downloaded strum v0.27.2 |
| 1068 | 2026-04-19T04:28:11.353Z | Downloaded structmeta-derive v0.3.0 |
| 1069 | 2026-04-19T04:28:11.354Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1070 | 2026-04-19T04:28:11.354Z | Downloaded structmeta v0.3.0 |
| 1071 | 2026-04-19T04:28:11.358Z | Downloaded signal-hook-registry v1.4.8 |
| 1072 | 2026-04-19T04:28:11.360Z | Downloaded slog-async v2.8.0 |
| 1073 | 2026-04-19T04:28:11.363Z | Downloaded slab v0.4.12 |
| 1074 | 2026-04-19T04:28:11.363Z | Downloaded rcgen v0.12.1 |
| 1075 | 2026-04-19T04:28:11.368Z | Downloaded prettyplease v0.2.37 |
| 1076 | 2026-04-19T04:28:11.368Z | Downloaded take_mut v0.2.2 |
| 1077 | 2026-04-19T04:28:11.371Z | Downloaded slog-scope v4.4.1 |
| 1078 | 2026-04-19T04:28:11.371Z | Downloaded sct v0.7.1 |
| 1079 | 2026-04-19T04:28:11.371Z | Downloaded mio v1.2.0 |
| 1080 | 2026-04-19T04:28:11.374Z | Downloaded tabwriter v1.4.1 |
| 1081 | 2026-04-19T04:28:11.377Z | Downloaded subtle v2.6.1 |
| 1082 | 2026-04-19T04:28:11.377Z | Downloaded pretty_assertions v1.4.1 |
| 1083 | 2026-04-19T04:28:11.377Z | Downloaded slog-term v2.9.2 |
| 1084 | 2026-04-19T04:28:11.382Z | Downloaded tap v1.0.1 |
| 1085 | 2026-04-19T04:28:11.382Z | Downloaded tabled_derive v0.11.0 |
| 1086 | 2026-04-19T04:28:11.382Z | Downloaded slog-dtrace v0.3.0 |
| 1087 | 2026-04-19T04:28:11.386Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1088 | 2026-04-19T04:28:11.386Z | Downloaded sync-ptr v0.1.4 |
| 1089 | 2026-04-19T04:28:11.386Z | Downloaded supports-color v3.0.2 |
| 1090 | 2026-04-19T04:28:11.386Z | Downloaded sync_wrapper v1.0.2 |
| 1091 | 2026-04-19T04:28:11.386Z | Downloaded smf v0.2.3 |
| 1092 | 2026-04-19T04:28:11.389Z | Downloaded termtree v0.5.1 |
| 1093 | 2026-04-19T04:28:11.389Z | Downloaded tagptr v0.2.0 |
| 1094 | 2026-04-19T04:28:11.389Z | Downloaded itertools v0.10.5 |
| 1095 | 2026-04-19T04:28:11.393Z | Downloaded thread-id v5.1.0 |
| 1096 | 2026-04-19T04:28:11.400Z | Downloaded smallvec v0.6.14 |
| 1097 | 2026-04-19T04:28:11.400Z | Downloaded slog-stdlog v4.1.1 |
| 1098 | 2026-04-19T04:28:11.403Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1099 | 2026-04-19T04:28:11.403Z | Downloaded serde_cbor v0.11.2 |
| 1100 | 2026-04-19T04:28:11.404Z | Downloaded sqlformat v0.3.5 |
| 1101 | 2026-04-19T04:28:11.408Z | Downloaded spki v0.7.3 |
| 1102 | 2026-04-19T04:28:11.410Z | Downloaded tokio-macros v2.7.0 |
| 1103 | 2026-04-19T04:28:11.411Z | Downloaded ryu v1.0.23 |
| 1104 | 2026-04-19T04:28:11.411Z | Downloaded testing_table v0.3.0 |
| 1105 | 2026-04-19T04:28:11.414Z | Downloaded tinyvec_macros v0.1.1 |
| 1106 | 2026-04-19T04:28:11.414Z | Downloaded time-core v0.1.8 |
| 1107 | 2026-04-19T04:28:11.414Z | Downloaded hashbrown v0.12.3 |
| 1108 | 2026-04-19T04:28:11.423Z | Downloaded string_cache v0.8.9 |
| 1109 | 2026-04-19T04:28:11.430Z | Downloaded support-bundle-viewer v0.1.2 |
| 1110 | 2026-04-19T04:28:11.434Z | Downloaded stacker v0.1.23 |
| 1111 | 2026-04-19T04:28:11.438Z | Downloaded slog-json v2.6.1 |
| 1112 | 2026-04-19T04:28:11.441Z | Downloaded schemars v0.8.22 |
| 1113 | 2026-04-19T04:28:11.444Z | Downloaded strum_macros v0.26.4 |
| 1114 | 2026-04-19T04:28:11.447Z | Downloaded stringprep v0.1.5 |
| 1115 | 2026-04-19T04:28:11.447Z | Downloaded snafu-derive v0.8.9 |
| 1116 | 2026-04-19T04:28:11.451Z | Downloaded thiserror-no-std v2.0.2 |
| 1117 | 2026-04-19T04:28:11.451Z | Downloaded hyper-util v0.1.20 |
| 1118 | 2026-04-19T04:28:11.454Z | Downloaded topological-sort v0.2.2 |
| 1119 | 2026-04-19T04:28:11.457Z | Downloaded termios v0.3.3 |
| 1120 | 2026-04-19T04:28:11.457Z | Downloaded hashbrown v0.15.5 |
| 1121 | 2026-04-19T04:28:11.460Z | Downloaded spin v0.9.8 |
| 1122 | 2026-04-19T04:28:11.460Z | Downloaded nom v7.1.3 |
| 1123 | 2026-04-19T04:28:11.472Z | Downloaded aho-corasick v1.1.4 |
| 1124 | 2026-04-19T04:28:11.472Z | Downloaded quinn v0.11.9 |
| 1125 | 2026-04-19T04:28:11.472Z | Downloaded time-macros v0.2.27 |
| 1126 | 2026-04-19T04:28:11.472Z | Downloaded serde_with_macros v3.17.0 |
| 1127 | 2026-04-19T04:28:11.472Z | Downloaded qorb v0.4.1 |
| 1128 | 2026-04-19T04:28:11.475Z | Downloaded try-lock v0.2.5 |
| 1129 | 2026-04-19T04:28:11.475Z | Downloaded tokio-dtrace v0.1.1 |
| 1130 | 2026-04-19T04:28:11.476Z | Downloaded tiny-keccak v2.0.2 |
| 1131 | 2026-04-19T04:28:11.478Z | Downloaded tower-service v0.3.3 |
| 1132 | 2026-04-19T04:28:11.478Z | Downloaded tower-layer v0.3.3 |
| 1133 | 2026-04-19T04:28:11.478Z | Downloaded rand v0.8.5 |
| 1134 | 2026-04-19T04:28:11.483Z | Downloaded libxml v0.3.3 |
| 1135 | 2026-04-19T04:28:11.486Z | Downloaded static_assertions v1.1.0 |
| 1136 | 2026-04-19T04:28:11.486Z | Downloaded num-bigint v0.4.6 |
| 1137 | 2026-04-19T04:28:11.489Z | Downloaded progenitor-impl v0.13.0 |
| 1138 | 2026-04-19T04:28:11.489Z | Downloaded trait-variant v0.1.2 |
| 1139 | 2026-04-19T04:28:11.492Z | Downloaded tls_codec_derive v0.4.2 |
| 1140 | 2026-04-19T04:28:11.495Z | Downloaded unarray v0.1.4 |
| 1141 | 2026-04-19T04:28:11.497Z | Downloaded strum_macros v0.24.3 |
| 1142 | 2026-04-19T04:28:11.500Z | Downloaded thread_local v1.1.9 |
| 1143 | 2026-04-19T04:28:11.503Z | Downloaded similar v2.7.0 |
| 1144 | 2026-04-19T04:28:11.506Z | Downloaded unit-prefix v0.5.2 |
| 1145 | 2026-04-19T04:28:11.506Z | Downloaded untrusted v0.9.0 |
| 1146 | 2026-04-19T04:28:11.509Z | Downloaded untrusted v0.7.1 |
| 1147 | 2026-04-19T04:28:11.509Z | Downloaded usdt v0.6.0 |
| 1148 | 2026-04-19T04:28:11.509Z | Downloaded universal-hash v0.5.1 |
| 1149 | 2026-04-19T04:28:11.509Z | Downloaded tokio-rustls v0.25.0 |
| 1150 | 2026-04-19T04:28:11.514Z | Downloaded utf-8 v0.7.6 |
| 1151 | 2026-04-19T04:28:11.514Z | Downloaded minimal-lexical v0.2.1 |
| 1152 | 2026-04-19T04:28:11.516Z | Downloaded signal-hook v0.3.18 |
| 1153 | 2026-04-19T04:28:11.516Z | Downloaded tls_codec v0.4.2 |
| 1154 | 2026-04-19T04:28:11.516Z | Downloaded schemars v0.9.0 |
| 1155 | 2026-04-19T04:28:11.523Z | Downloaded unicode-truncate v1.1.0 |
| 1156 | 2026-04-19T04:28:11.529Z | Downloaded ron v0.8.1 |
| 1157 | 2026-04-19T04:28:11.532Z | Downloaded socket2 v0.5.10 |
| 1158 | 2026-04-19T04:28:11.532Z | Downloaded rayon-core v1.13.0 |
| 1159 | 2026-04-19T04:28:11.532Z | Downloaded publicsuffix v2.3.0 |
| 1160 | 2026-04-19T04:28:11.532Z | Downloaded itertools v0.13.0 |
| 1161 | 2026-04-19T04:28:11.537Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1162 | 2026-04-19T04:28:11.541Z | Downloaded hickory-server v0.25.2 |
| 1163 | 2026-04-19T04:28:11.542Z | Downloaded tui-tree-widget v0.23.1 |
| 1164 | 2026-04-19T04:28:11.546Z | Downloaded usdt-macro v0.6.0 |
| 1165 | 2026-04-19T04:28:11.546Z | Downloaded strum_macros v0.27.2 |
| 1166 | 2026-04-19T04:28:11.546Z | Downloaded slog v2.8.2 |
| 1167 | 2026-04-19T04:28:11.546Z | Downloaded rand v0.9.2 |
| 1168 | 2026-04-19T04:28:11.549Z | Downloaded iri-string v0.7.10 |
| 1169 | 2026-04-19T04:28:11.552Z | Downloaded num-bigint-dig v0.8.6 |
| 1170 | 2026-04-19T04:28:11.556Z | Downloaded void v1.0.2 |
| 1171 | 2026-04-19T04:28:11.556Z | Downloaded want v0.3.1 |
| 1172 | 2026-04-19T04:28:11.561Z | Downloaded waitgroup v0.1.2 |
| 1173 | 2026-04-19T04:28:11.561Z | Downloaded wait-timeout v0.2.1 |
| 1174 | 2026-04-19T04:28:11.561Z | Downloaded term v1.2.1 |
| 1175 | 2026-04-19T04:28:11.561Z | Downloaded term v0.7.0 |
| 1176 | 2026-04-19T04:28:11.564Z | Downloaded typify-macro v0.6.1 |
| 1177 | 2026-04-19T04:28:11.564Z | Downloaded samael v0.0.19 |
| 1178 | 2026-04-19T04:28:11.566Z | Downloaded hyper v1.8.1 |
| 1179 | 2026-04-19T04:28:11.569Z | Downloaded usdt-attr-macro v0.6.0 |
| 1180 | 2026-04-19T04:28:11.569Z | Downloaded tokio-stream v0.1.18 |
| 1181 | 2026-04-19T04:28:11.574Z | Downloaded futures-util v0.3.32 |
| 1182 | 2026-04-19T04:28:11.578Z | Downloaded h2 v0.4.13 |
| 1183 | 2026-04-19T04:28:11.581Z | Downloaded usdt-impl v0.6.0 |
| 1184 | 2026-04-19T04:28:11.584Z | Downloaded unicase v2.9.0 |
| 1185 | 2026-04-19T04:28:11.584Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1186 | 2026-04-19T04:28:11.587Z | Downloaded xattr v1.6.1 |
| 1187 | 2026-04-19T04:28:11.587Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1188 | 2026-04-19T04:28:11.587Z | Downloaded tokio-native-tls v0.3.1 |
| 1189 | 2026-04-19T04:28:11.590Z | Downloaded xshell-macros v0.2.7 |
| 1190 | 2026-04-19T04:28:11.590Z | Downloaded socket2 v0.6.3 |
| 1191 | 2026-04-19T04:28:11.590Z | Downloaded iddqd v0.3.17 |
| 1192 | 2026-04-19T04:28:11.594Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1193 | 2026-04-19T04:28:11.601Z | Downloaded rsa v0.9.10 |
| 1194 | 2026-04-19T04:28:11.601Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1195 | 2026-04-19T04:28:11.604Z | Downloaded zeroize_derive v1.4.3 |
| 1196 | 2026-04-19T04:28:11.605Z | Downloaded zone v0.3.1 |
| 1197 | 2026-04-19T04:28:11.608Z | Downloaded tinyvec v1.10.0 |
| 1198 | 2026-04-19T04:28:11.612Z | Downloaded uzers v0.12.2 |
| 1199 | 2026-04-19T04:28:11.612Z | Downloaded typify-macro v0.4.3 |
| 1200 | 2026-04-19T04:28:11.612Z | Downloaded tokio-rustls v0.24.1 |
| 1201 | 2026-04-19T04:28:11.616Z | Downloaded twox-hash v2.1.2 |
| 1202 | 2026-04-19T04:28:11.620Z | Downloaded vergen-gitcl v1.0.8 |
| 1203 | 2026-04-19T04:28:11.620Z | Downloaded rand v0.10.0 |
| 1204 | 2026-04-19T04:28:11.625Z | Downloaded rustls-webpki v0.103.9 |
| 1205 | 2026-04-19T04:28:11.625Z | Downloaded zone_cfg_derive v0.3.1 |
| 1206 | 2026-04-19T04:28:11.628Z | Downloaded subprocess v0.2.15 |
| 1207 | 2026-04-19T04:28:11.628Z | Downloaded unicode-properties v0.1.4 |
| 1208 | 2026-04-19T04:28:11.628Z | Downloaded tokio-rustls v0.26.4 |
| 1209 | 2026-04-19T04:28:11.633Z | Downloaded libm v0.2.16 |
| 1210 | 2026-04-19T04:28:11.637Z | Downloaded whoami v2.1.0 |
| 1211 | 2026-04-19T04:28:11.637Z | Downloaded tokio-tungstenite v0.23.1 |
| 1212 | 2026-04-19T04:28:11.642Z | Downloaded snafu v0.8.9 |
| 1213 | 2026-04-19T04:28:11.642Z | Downloaded tokio-tungstenite v0.21.0 |
| 1214 | 2026-04-19T04:28:11.644Z | Downloaded wyz v0.5.1 |
| 1215 | 2026-04-19T04:28:11.644Z | Downloaded tracing-attributes v0.1.31 |
| 1216 | 2026-04-19T04:28:11.644Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1217 | 2026-04-19T04:28:11.647Z | Downloaded itertools v0.14.0 |
| 1218 | 2026-04-19T04:28:11.650Z | Downloaded itertools v0.12.1 |
| 1219 | 2026-04-19T04:28:11.653Z | Downloaded xshell v0.2.7 |
| 1220 | 2026-04-19T04:28:11.656Z | Downloaded zeroize v1.8.2 |
| 1221 | 2026-04-19T04:28:11.656Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1222 | 2026-04-19T04:28:11.659Z | Downloaded schemars v1.2.1 |
| 1223 | 2026-04-19T04:28:11.701Z | Downloaded whoami v1.6.1 |
| 1224 | 2026-04-19T04:28:11.701Z | Downloaded walkdir v2.5.0 |
| 1225 | 2026-04-19T04:28:11.701Z | Downloaded vsss-rs v3.3.4 |
| 1226 | 2026-04-19T04:28:11.701Z | Downloaded vergen-lib v0.1.6 |
| 1227 | 2026-04-19T04:28:11.701Z | Downloaded steno v0.4.1 |
| 1228 | 2026-04-19T04:28:11.701Z | Downloaded vergen-git2 v1.0.7 |
| 1229 | 2026-04-19T04:28:11.701Z | Downloaded vergen v9.0.6 |
| 1230 | 2026-04-19T04:28:11.701Z | Downloaded tungstenite v0.23.0 |
| 1231 | 2026-04-19T04:28:11.701Z | Downloaded typify v0.6.1 |
| 1232 | 2026-04-19T04:28:11.701Z | Downloaded tungstenite v0.21.0 |
| 1233 | 2026-04-19T04:28:11.702Z | Downloaded hkdf v0.12.4 |
| 1234 | 2026-04-19T04:28:11.702Z | Downloaded zstd-safe v7.2.4 |
| 1235 | 2026-04-19T04:28:11.702Z | Downloaded unsafe-libyaml v0.2.11 |
| 1236 | 2026-04-19T04:28:11.710Z | Downloaded p521 v0.13.3 |
| 1237 | 2026-04-19T04:28:11.710Z | Downloaded toml v0.7.8 |
| 1238 | 2026-04-19T04:28:11.710Z | Downloaded tar v0.4.45 |
| 1239 | 2026-04-19T04:28:11.715Z | Downloaded test-strategy v0.4.5 |
| 1240 | 2026-04-19T04:28:11.719Z | Downloaded vte v0.14.1 |
| 1241 | 2026-04-19T04:28:11.725Z | Downloaded zstd v0.13.3 |
| 1242 | 2026-04-19T04:28:11.725Z | Downloaded typify v0.4.3 |
| 1243 | 2026-04-19T04:28:11.728Z | Downloaded tracing-core v0.1.36 |
| 1244 | 2026-04-19T04:28:11.728Z | Downloaded russh v0.45.0 |
| 1245 | 2026-04-19T04:28:11.732Z | Downloaded toml_edit v0.19.15 |
| 1246 | 2026-04-19T04:28:11.741Z | Downloaded yasna v0.5.2 |
| 1247 | 2026-04-19T04:28:11.747Z | Downloaded zerocopy v0.6.6 |
| 1248 | 2026-04-19T04:28:11.751Z | Downloaded uuid v1.23.0 |
| 1249 | 2026-04-19T04:28:11.756Z | Downloaded rustyline v14.0.0 |
| 1250 | 2026-04-19T04:28:11.768Z | Downloaded zopfli v0.8.3 |
| 1251 | 2026-04-19T04:28:11.778Z | Downloaded regex v1.12.3 |
| 1252 | 2026-04-19T04:28:11.786Z | Downloaded yansi v1.0.1 |
| 1253 | 2026-04-19T04:28:11.793Z | Downloaded unicode-bidi v0.3.18 |
| 1254 | 2026-04-19T04:28:11.793Z | Downloaded ssh-key v0.6.7 |
| 1255 | 2026-04-19T04:28:11.797Z | Downloaded rayon v1.11.0 |
| 1256 | 2026-04-19T04:28:11.801Z | Downloaded rpassword v7.4.0 |
| 1257 | 2026-04-19T04:28:11.804Z | Downloaded tokio-postgres v0.7.16 |
| 1258 | 2026-04-19T04:28:11.816Z | Downloaded quick-xml v0.37.5 |
| 1259 | 2026-04-19T04:28:11.833Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1260 | 2026-04-19T04:28:11.842Z | Downloaded lalrpop v0.19.12 |
| 1261 | 2026-04-19T04:28:11.842Z | Downloaded blake3 v1.8.3 |
| 1262 | 2026-04-19T04:28:11.842Z | Downloaded zerocopy-derive v0.8.40 |
| 1263 | 2026-04-19T04:28:11.861Z | Downloaded x509-cert v0.2.5 |
| 1264 | 2026-04-19T04:28:11.862Z | Downloaded reedline v0.40.0 |
| 1265 | 2026-04-19T04:28:11.887Z | Downloaded bitvec v1.0.1 |
| 1266 | 2026-04-19T04:28:11.895Z | Downloaded curve25519-dalek v4.1.3 |
| 1267 | 2026-04-19T04:28:11.895Z | Downloaded zip v4.6.1 |
| 1268 | 2026-04-19T04:28:11.895Z | Downloaded unicode_categories v0.1.1 |
| 1269 | 2026-04-19T04:28:11.895Z | Downloaded moka v0.12.13 |
| 1270 | 2026-04-19T04:28:11.895Z | Downloaded zip v0.6.6 |
| 1271 | 2026-04-19T04:28:11.901Z | Downloaded reqwest v0.13.2 |
| 1272 | 2026-04-19T04:28:11.901Z | Downloaded tough v0.20.0 |
| 1273 | 2026-04-19T04:28:11.908Z | Downloaded reqwest v0.12.28 |
| 1274 | 2026-04-19T04:28:11.915Z | Downloaded object v0.30.4 |
| 1275 | 2026-04-19T04:28:11.920Z | Downloaded aws-lc-rs v1.16.0 |
| 1276 | 2026-04-19T04:28:11.925Z | Downloaded p384 v0.13.1 |
| 1277 | 2026-04-19T04:28:11.925Z | Downloaded git2 v0.20.4 |
| 1278 | 2026-04-19T04:28:11.932Z | Downloaded nix v0.27.1 |
| 1279 | 2026-04-19T04:28:11.936Z | Downloaded tower v0.5.3 |
| 1280 | 2026-04-19T04:28:11.941Z | Downloaded quinn-proto v0.11.13 |
| 1281 | 2026-04-19T04:28:11.945Z | Downloaded winnow v0.6.26 |
| 1282 | 2026-04-19T04:28:11.951Z | Downloaded winnow v0.5.40 |
| 1283 | 2026-04-19T04:28:11.955Z | Downloaded portable-atomic v1.13.1 |
| 1284 | 2026-04-19T04:28:11.959Z | Downloaded unicode-segmentation v1.12.0 |
| 1285 | 2026-04-19T04:28:11.962Z | Downloaded bindgen v0.71.1 |
| 1286 | 2026-04-19T04:28:11.965Z | Downloaded rustls-webpki v0.101.7 |
| 1287 | 2026-04-19T04:28:11.973Z | Downloaded typed-path v0.9.3 |
| 1288 | 2026-04-19T04:28:11.977Z | Downloaded polar-core v0.27.3 |
| 1289 | 2026-04-19T04:28:11.981Z | Downloaded regex-syntax v0.6.29 |
| 1290 | 2026-04-19T04:28:11.985Z | Downloaded smoltcp v0.9.1 |
| 1291 | 2026-04-19T04:28:11.990Z | Downloaded chrono v0.4.44 |
| 1292 | 2026-04-19T04:28:11.995Z | Downloaded dropshot v0.17.0 |
| 1293 | 2026-04-19T04:28:12.007Z | Downloaded salty v0.3.0 |
| 1294 | 2026-04-19T04:28:12.011Z | Downloaded goblin v0.10.5 |
| 1295 | 2026-04-19T04:28:12.017Z | Downloaded tokio-util v0.7.18 |
| 1296 | 2026-04-19T04:28:12.020Z | Downloaded object v0.37.3 |
| 1297 | 2026-04-19T04:28:12.025Z | Downloaded tower-http v0.6.8 |
| 1298 | 2026-04-19T04:28:12.031Z | Downloaded proptest v1.10.0 |
| 1299 | 2026-04-19T04:28:12.034Z | Downloaded dropshot v0.16.7 |
| 1300 | 2026-04-19T04:28:12.046Z | Downloaded zerocopy v0.8.40 |
| 1301 | 2026-04-19T04:28:12.052Z | Downloaded rustls v0.22.4 |
| 1302 | 2026-04-19T04:28:12.059Z | Downloaded petname v2.0.2 |
| 1303 | 2026-04-19T04:28:12.062Z | Downloaded diesel v2.3.7 |
| 1304 | 2026-04-19T04:28:12.074Z | Downloaded unicode-normalization v0.1.25 |
| 1305 | 2026-04-19T04:28:12.077Z | Downloaded rustls-webpki v0.102.8 |
| 1306 | 2026-04-19T04:28:12.086Z | Downloaded rustls v0.23.37 |
| 1307 | 2026-04-19T04:28:12.116Z | Downloaded radix_trie v0.2.1 |
| 1308 | 2026-04-19T04:28:12.126Z | Downloaded sled v0.34.7 |
| 1309 | 2026-04-19T04:28:12.132Z | Downloaded serde_with v3.17.0 |
| 1310 | 2026-04-19T04:28:12.138Z | Downloaded typify-impl v0.4.3 |
| 1311 | 2026-04-19T04:28:12.147Z | Downloaded typify-impl v0.6.1 |
| 1312 | 2026-04-19T04:28:12.158Z | Downloaded openssl v0.10.75 |
| 1313 | 2026-04-19T04:28:12.165Z | Downloaded nix v0.28.0 |
| 1314 | 2026-04-19T04:28:12.170Z | Downloaded nix v0.29.0 |
| 1315 | 2026-04-19T04:28:12.177Z | Downloaded time v0.3.47 |
| 1316 | 2026-04-19T04:28:12.184Z | Downloaded bstr v1.12.1 |
| 1317 | 2026-04-19T04:28:12.201Z | Downloaded tabled v0.20.0 |
| 1318 | 2026-04-19T04:28:12.216Z | Downloaded nix v0.31.2 |
| 1319 | 2026-04-19T04:28:12.221Z | Downloaded hickory-proto v0.24.4 |
| 1320 | 2026-04-19T04:28:12.229Z | Downloaded vcpkg v0.2.15 |
| 1321 | 2026-04-19T04:28:12.251Z | Downloaded webpki-roots v1.0.6 |
| 1322 | 2026-04-19T04:28:12.253Z | Downloaded libz-sys v1.1.24 |
| 1323 | 2026-04-19T04:28:12.266Z | Downloaded csv v1.4.0 |
| 1324 | 2026-04-19T04:28:12.278Z | Downloaded openapiv3 v2.2.0 |
| 1325 | 2026-04-19T04:28:12.284Z | Downloaded zlib-rs v0.6.2 |
| 1326 | 2026-04-19T04:28:12.287Z | Downloaded regress v0.10.5 |
| 1327 | 2026-04-19T04:28:12.291Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1328 | 2026-04-19T04:28:12.303Z | Downloaded smoltcp v0.11.0 |
| 1329 | 2026-04-19T04:28:12.308Z | Downloaded regex-syntax v0.8.10 |
| 1330 | 2026-04-19T04:28:12.314Z | Downloaded hickory-proto v0.25.2 |
| 1331 | 2026-04-19T04:28:12.322Z | Downloaded rustls v0.21.12 |
| 1332 | 2026-04-19T04:28:12.328Z | Downloaded rustix v0.38.44 |
| 1333 | 2026-04-19T04:28:12.372Z | Downloaded encoding_rs v0.8.35 |
| 1334 | 2026-04-19T04:28:12.393Z | Downloaded ring v0.17.14 |
| 1335 | 2026-04-19T04:28:12.424Z | Downloaded sqlparser v0.61.0 |
| 1336 | 2026-04-19T04:28:12.448Z | Downloaded tracing v0.1.44 |
| 1337 | 2026-04-19T04:28:12.459Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1338 | 2026-04-19T04:28:12.465Z | Downloaded ratatui v0.29.0 |
| 1339 | 2026-04-19T04:28:12.487Z | Downloaded zerocopy-derive v0.6.6 |
| 1340 | 2026-04-19T04:28:12.508Z | Downloaded regex-automata v0.4.14 |
| 1341 | 2026-04-19T04:28:12.530Z | Downloaded petgraph v0.6.5 |
| 1342 | 2026-04-19T04:28:12.549Z | Downloaded chrono-tz v0.10.4 |
| 1343 | 2026-04-19T04:28:12.560Z | Downloaded jiff v0.2.21 |
| 1344 | 2026-04-19T04:28:12.581Z | Downloaded petgraph v0.8.3 |
| 1345 | 2026-04-19T04:28:12.612Z | Downloaded sha3 v0.10.8 |
| 1346 | 2026-04-19T04:28:12.615Z | Downloaded tokio v1.52.1 |
| 1347 | 2026-04-19T04:28:12.724Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1348 | 2026-04-19T04:28:13.239Z | Downloaded aws-lc-sys v0.37.1 |
| 1349 | 2026-04-19T04:28:13.489Z | Compiling libc v0.2.185 |
| 1350 | 2026-04-19T04:28:13.489Z | Compiling serde v1.0.228 |
| 1351 | 2026-04-19T04:28:13.492Z | Compiling shlex v1.3.0 |
| 1352 | 2026-04-19T04:28:13.492Z | Compiling log v0.4.29 |
| 1353 | 2026-04-19T04:28:13.636Z | Compiling find-msvc-tools v0.1.9 |
| 1354 | 2026-04-19T04:28:13.645Z | Compiling smallvec v1.15.1 |
| 1355 | 2026-04-19T04:28:13.654Z | Compiling syn v2.0.117 |
| 1356 | 2026-04-19T04:28:13.667Z | Compiling typenum v1.19.0 |
| 1357 | 2026-04-19T04:28:13.815Z | Compiling generic-array v0.14.7 |
| 1358 | 2026-04-19T04:28:13.836Z | Compiling subtle v2.6.1 |
| 1359 | 2026-04-19T04:28:13.854Z | Compiling scopeguard v1.2.0 |
| 1360 | 2026-04-19T04:28:13.940Z | Compiling lock_api v0.4.14 |
| 1361 | 2026-04-19T04:28:13.953Z | Compiling const-oid v0.9.6 |
| 1362 | 2026-04-19T04:28:13.966Z | Compiling portable-atomic v1.13.1 |
| 1363 | 2026-04-19T04:28:14.002Z | Compiling zerocopy v0.8.40 |
| 1364 | 2026-04-19T04:28:14.075Z | Compiling serde_json v1.0.149 |
| 1365 | 2026-04-19T04:28:14.285Z | Compiling critical-section v1.2.0 |
| 1366 | 2026-04-19T04:28:14.397Z | Compiling parking_lot_core v0.9.12 |
| 1367 | 2026-04-19T04:28:14.414Z | Compiling pin-project-lite v0.2.17 |
| 1368 | 2026-04-19T04:28:14.530Z | Compiling pkg-config v0.3.32 |
| 1369 | 2026-04-19T04:28:14.600Z | Compiling getrandom v0.2.17 |
| 1370 | 2026-04-19T04:28:14.629Z | Compiling jobserver v0.1.34 |
| 1371 | 2026-04-19T04:28:14.648Z | Compiling errno v0.3.14 |
| 1372 | 2026-04-19T04:28:14.788Z | Compiling rand_core v0.6.4 |
| 1373 | 2026-04-19T04:28:14.834Z | Compiling signal-hook-registry v1.4.8 |
| 1374 | 2026-04-19T04:28:15.011Z | Compiling cc v1.2.56 |
| 1375 | 2026-04-19T04:28:15.070Z | Compiling bitflags v2.11.0 |
| 1376 | 2026-04-19T04:28:15.096Z | Compiling libm v0.2.16 |
| 1377 | 2026-04-19T04:28:15.109Z | Compiling parking_lot v0.12.5 |
| 1378 | 2026-04-19T04:28:15.110Z | Compiling mio v1.2.0 |
| 1379 | 2026-04-19T04:28:15.243Z | Compiling once_cell v1.21.3 |
| 1380 | 2026-04-19T04:28:15.306Z | Compiling num-traits v0.2.19 |
| 1381 | 2026-04-19T04:28:15.424Z | Compiling futures-core v0.3.32 |
| 1382 | 2026-04-19T04:28:15.487Z | Compiling percent-encoding v2.3.2 |
| 1383 | 2026-04-19T04:28:15.583Z | Compiling socket2 v0.6.3 |
| 1384 | 2026-04-19T04:28:15.597Z | Compiling allocator-api2 v0.2.21 |
| 1385 | 2026-04-19T04:28:15.666Z | Compiling cpufeatures v0.2.17 |
| 1386 | 2026-04-19T04:28:15.679Z | Compiling futures-sink v0.3.32 |
| 1387 | 2026-04-19T04:28:15.682Z | Compiling foldhash v0.2.0 |
| 1388 | 2026-04-19T04:28:15.744Z | Compiling getrandom v0.4.1 |
| 1389 | 2026-04-19T04:28:15.788Z | Compiling futures-channel v0.3.32 |
| 1390 | 2026-04-19T04:28:15.925Z | Compiling hashbrown v0.16.1 |
| 1391 | 2026-04-19T04:28:15.938Z | Compiling futures-io v0.3.32 |
| 1392 | 2026-04-19T04:28:16.000Z | Compiling slab v0.4.12 |
| 1393 | 2026-04-19T04:28:16.032Z | Compiling futures-task v0.3.32 |
| 1394 | 2026-04-19T04:28:16.104Z | Compiling rand_core v0.10.0 |
| 1395 | 2026-04-19T04:28:16.120Z | Compiling getrandom v0.3.4 |
| 1396 | 2026-04-19T04:28:16.185Z | Compiling rustversion v1.0.22 |
| 1397 | 2026-04-19T04:28:16.218Z | Compiling cmake v0.1.57 |
| 1398 | 2026-04-19T04:28:16.534Z | Compiling indexmap v2.13.0 |
| 1399 | 2026-04-19T04:28:16.638Z | Compiling form_urlencoded v1.2.2 |
| 1400 | 2026-04-19T04:28:16.652Z | Compiling base64ct v1.8.3 |
| 1401 | 2026-04-19T04:28:16.821Z | Compiling synstructure v0.13.2 |
| 1402 | 2026-04-19T04:28:16.833Z | Compiling dunce v1.0.5 |
| 1403 | 2026-04-19T04:28:16.911Z | Compiling ident_case v1.0.1 |
| 1404 | 2026-04-19T04:28:16.929Z | Compiling fs_extra v1.3.0 |
| 1405 | 2026-04-19T04:28:16.929Z | Compiling pem-rfc7468 v0.7.0 |
| 1406 | 2026-04-19T04:28:17.040Z | Compiling flagset v0.4.7 |
| 1407 | 2026-04-19T04:28:17.099Z | Compiling rand_core v0.9.5 |
| 1408 | 2026-04-19T04:28:17.173Z | Compiling iana-time-zone v0.1.65 |
| 1409 | 2026-04-19T04:28:17.192Z | Compiling rustix v1.1.3 |
| 1410 | 2026-04-19T04:28:17.195Z | Compiling uuid v1.23.0 |
| 1411 | 2026-04-19T04:28:17.221Z | Compiling aws-lc-sys v0.37.1 |
| 1412 | 2026-04-19T04:28:17.250Z | Compiling ring v0.17.14 |
| 1413 | 2026-04-19T04:28:17.381Z | Compiling rustc_version v0.4.1 |
| 1414 | 2026-04-19T04:28:17.384Z | Compiling regex-syntax v0.8.10 |
| 1415 | 2026-04-19T04:28:17.446Z | Compiling aws-lc-rs v1.16.0 |
| 1416 | 2026-04-19T04:28:17.737Z | Compiling vcpkg v0.2.15 |
| 1417 | 2026-04-19T04:28:17.771Z | Compiling tracing-core v0.1.36 |
| 1418 | 2026-04-19T04:28:17.953Z | Compiling pest_generator v2.8.6 |
| 1419 | 2026-04-19T04:28:18.336Z | Compiling serde_derive_internals v0.29.1 |
| 1420 | 2026-04-19T04:28:18.465Z | Compiling serde_derive v1.0.228 |
| 1421 | 2026-04-19T04:28:18.507Z | Compiling zeroize_derive v1.4.3 |
| 1422 | 2026-04-19T04:28:18.684Z | Compiling zerofrom-derive v0.1.6 |
| 1423 | 2026-04-19T04:28:19.011Z | Compiling yoke-derive v0.8.1 |
| 1424 | 2026-04-19T04:28:19.126Z | Compiling zeroize v1.8.2 |
| 1425 | 2026-04-19T04:28:19.250Z | Compiling zerocopy-derive v0.8.40 |
| 1426 | 2026-04-19T04:28:19.814Z | Compiling zerovec-derive v0.11.2 |
| 1427 | 2026-04-19T04:28:19.917Z | Compiling crypto-common v0.1.7 |
| 1428 | 2026-04-19T04:28:20.066Z | Compiling block-buffer v0.10.4 |
| 1429 | 2026-04-19T04:28:20.096Z | Compiling zerofrom v0.1.6 |
| 1430 | 2026-04-19T04:28:20.223Z | Compiling digest v0.10.7 |
| 1431 | 2026-04-19T04:28:20.238Z | Compiling yoke v0.8.1 |
| 1432 | 2026-04-19T04:28:20.240Z | Compiling displaydoc v0.2.5 |
| 1433 | 2026-04-19T04:28:20.420Z | Compiling tokio-macros v2.7.0 |
| 1434 | 2026-04-19T04:28:20.468Z | Compiling hmac v0.12.1 |
| 1435 | 2026-04-19T04:28:20.625Z | Compiling futures-macro v0.3.32 |
| 1436 | 2026-04-19T04:28:20.918Z | Compiling zerovec v0.11.5 |
| 1437 | 2026-04-19T04:28:20.976Z | Compiling zerotrie v0.2.3 |
| 1438 | 2026-04-19T04:28:21.132Z | Compiling block-padding v0.3.3 |
| 1439 | 2026-04-19T04:28:21.268Z | Compiling inout v0.1.4 |
| 1440 | 2026-04-19T04:28:21.290Z | Compiling sha2 v0.10.9 |
| 1441 | 2026-04-19T04:28:21.410Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-04-19T04:28:21.424Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-04-19T04:28:21.455Z | Compiling futures-util v0.3.32 |
| 1444 | 2026-04-19T04:28:21.598Z | Compiling icu_locale_core v2.1.1 |
| 1445 | 2026-04-19T04:28:21.612Z | Compiling icu_collections v2.1.1 |
| 1446 | 2026-04-19T04:28:21.926Z | Compiling bytes v1.11.1 |
| 1447 | 2026-04-19T04:28:21.941Z | Compiling cipher v0.4.4 |
| 1448 | 2026-04-19T04:28:22.086Z | Compiling der_derive v0.7.3 |
| 1449 | 2026-04-19T04:28:22.205Z | Compiling icu_provider v2.1.1 |
| 1450 | 2026-04-19T04:28:22.479Z | Compiling tokio v1.52.1 |
| 1451 | 2026-04-19T04:28:22.503Z | Compiling icu_properties v2.1.2 |
| 1452 | 2026-04-19T04:28:22.507Z | Compiling icu_normalizer v2.1.1 |
| 1453 | 2026-04-19T04:28:22.662Z | Compiling http v1.4.0 |
| 1454 | 2026-04-19T04:28:23.034Z | Compiling der v0.7.10 |
| 1455 | 2026-04-19T04:28:23.049Z | Compiling salsa20 v0.10.2 |
| 1456 | 2026-04-19T04:28:23.188Z | Compiling chrono v0.4.44 |
| 1457 | 2026-04-19T04:28:23.553Z | Compiling ppv-lite86 v0.2.21 |
| 1458 | 2026-04-19T04:28:23.589Z | Compiling idna_adapter v1.2.1 |
| 1459 | 2026-04-19T04:28:23.632Z | Compiling pbkdf2 v0.12.2 |
| 1460 | 2026-04-19T04:28:23.684Z | Compiling thiserror-impl v2.0.18 |
| 1461 | 2026-04-19T04:28:23.719Z | Compiling idna v1.1.0 |
| 1462 | 2026-04-19T04:28:23.739Z | Compiling scrypt v0.11.0 |
| 1463 | 2026-04-19T04:28:23.875Z | Compiling spki v0.7.3 |
| 1464 | 2026-04-19T04:28:23.992Z | Compiling rand_chacha v0.9.0 |
| 1465 | 2026-04-19T04:28:24.066Z | Compiling url v2.5.8 |
| 1466 | 2026-04-19T04:28:24.229Z | Compiling cbc v0.1.2 |
| 1467 | 2026-04-19T04:28:24.382Z | Compiling aes v0.8.4 |
| 1468 | 2026-04-19T04:28:24.416Z | Compiling rustls-pki-types v1.14.0 |
| 1469 | 2026-04-19T04:28:24.587Z | Compiling openssl-sys v0.9.111 |
| 1470 | 2026-04-19T04:28:24.732Z | Compiling tracing-attributes v0.1.31 |
| 1471 | 2026-04-19T04:28:24.863Z | Compiling pkcs5 v0.7.1 |
| 1472 | 2026-04-19T04:28:24.876Z | Compiling rand v0.9.2 |
| 1473 | 2026-04-19T04:28:25.046Z | Compiling thiserror v2.0.18 |
| 1474 | 2026-04-19T04:28:25.153Z | Compiling http-body v1.0.1 |
| 1475 | 2026-04-19T04:28:25.166Z | Compiling schemars v0.8.22 |
| 1476 | 2026-04-19T04:28:25.310Z | Compiling openssl-probe v0.2.1 |
| 1477 | 2026-04-19T04:28:25.346Z | Compiling untrusted v0.9.0 |
| 1478 | 2026-04-19T04:28:25.360Z | Compiling untrusted v0.7.1 |
| 1479 | 2026-04-19T04:28:25.437Z | Compiling httparse v1.10.1 |
| 1480 | 2026-04-19T04:28:25.465Z | Compiling base64 v0.22.1 |
| 1481 | 2026-04-19T04:28:25.513Z | Compiling pkcs8 v0.10.2 |
| 1482 | 2026-04-19T04:28:25.663Z | Compiling schemars_derive v0.8.22 |
| 1483 | 2026-04-19T04:28:25.784Z | Compiling pest_derive v2.8.6 |
| 1484 | 2026-04-19T04:28:25.809Z | Compiling scroll_derive v0.13.1 |
| 1485 | 2026-04-19T04:28:25.825Z | Compiling darling_core v0.20.11 |
| 1486 | 2026-04-19T04:28:26.037Z | Compiling tracing v0.1.44 |
| 1487 | 2026-04-19T04:28:26.193Z | Compiling tokio-util v0.7.18 |
| 1488 | 2026-04-19T04:28:26.300Z | Compiling tower-service v0.3.3 |
| 1489 | 2026-04-19T04:28:26.396Z | Compiling tower-layer v0.3.3 |
| 1490 | 2026-04-19T04:28:26.560Z | Compiling try-lock v0.2.5 |
| 1491 | 2026-04-19T04:28:26.602Z | Compiling atomic-waker v1.1.2 |
| 1492 | 2026-04-19T04:28:26.668Z | Compiling rustls v0.23.37 |
| 1493 | 2026-04-19T04:28:26.728Z | Compiling tinyvec_macros v0.1.1 |
| 1494 | 2026-04-19T04:28:26.801Z | Compiling dyn-clone v1.0.20 |
| 1495 | 2026-04-19T04:28:26.842Z | Compiling h2 v0.4.13 |
| 1496 | 2026-04-19T04:28:26.882Z | Compiling tinyvec v1.10.0 |
| 1497 | 2026-04-19T04:28:27.201Z | Compiling want v0.3.1 |
| 1498 | 2026-04-19T04:28:27.216Z | Compiling scroll v0.13.0 |
| 1499 | 2026-04-19T04:28:27.369Z | Compiling ipnet v2.11.0 |
| 1500 | 2026-04-19T04:28:27.485Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1501 | 2026-04-19T04:28:27.524Z | Compiling spin v0.9.8 |
| 1502 | 2026-04-19T04:28:27.720Z | Compiling aho-corasick v1.1.4 |
| 1503 | 2026-04-19T04:28:27.858Z | Compiling powerfmt v0.2.0 |
| 1504 | 2026-04-19T04:28:27.873Z | Compiling openssl v0.10.75 |
| 1505 | 2026-04-19T04:28:28.058Z | Compiling crc32fast v1.5.0 |
| 1506 | 2026-04-19T04:28:28.076Z | Compiling darling_macro v0.20.11 |
| 1507 | 2026-04-19T04:28:28.097Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-04-19T04:28:28.120Z | Compiling num-conv v0.2.0 |
| 1509 | 2026-04-19T04:28:28.203Z | Compiling pin-utils v0.1.0 |
| 1510 | 2026-04-19T04:28:28.249Z | Compiling foreign-types-shared v0.1.1 |
| 1511 | 2026-04-19T04:28:28.278Z | Compiling time-core v0.1.8 |
| 1512 | 2026-04-19T04:28:28.312Z | Compiling tempfile v3.25.0 |
| 1513 | 2026-04-19T04:28:28.339Z | Compiling foreign-types v0.3.2 |
| 1514 | 2026-04-19T04:28:28.391Z | Compiling deranged v0.5.8 |
| 1515 | 2026-04-19T04:28:28.422Z | Compiling time-macros v0.2.27 |
| 1516 | 2026-04-19T04:28:28.532Z | Compiling darling v0.20.11 |
| 1517 | 2026-04-19T04:28:28.616Z | Compiling regex-automata v0.4.14 |
| 1518 | 2026-04-19T04:28:28.673Z | Compiling goblin v0.10.5 |
| 1519 | 2026-04-19T04:28:29.415Z | Compiling openssl-macros v0.1.1 |
| 1520 | 2026-04-19T04:28:29.493Z | Compiling wait-timeout v0.2.1 |
| 1521 | 2026-04-19T04:28:29.766Z | Compiling socket2 v0.5.10 |
| 1522 | 2026-04-19T04:28:29.804Z | Compiling hyper v1.8.1 |
| 1523 | 2026-04-19T04:28:29.899Z | Compiling crossbeam-utils v0.8.21 |
| 1524 | 2026-04-19T04:28:30.164Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-04-19T04:28:30.187Z | Compiling syn v1.0.109 |
| 1526 | 2026-04-19T04:28:30.392Z | Compiling native-tls v0.2.18 |
| 1527 | 2026-04-19T04:28:30.489Z | Compiling usdt-impl v0.6.0 |
| 1528 | 2026-04-19T04:28:30.594Z | Compiling num_threads v0.1.7 |
| 1529 | 2026-04-19T04:28:30.690Z | Compiling siphasher v1.0.2 |
| 1530 | 2026-04-19T04:28:30.693Z | Compiling quick-error v1.2.3 |
| 1531 | 2026-04-19T04:28:30.796Z | Compiling simd-adler32 v0.3.8 |
| 1532 | 2026-04-19T04:28:30.809Z | Compiling rusty-fork v0.3.1 |
| 1533 | 2026-04-19T04:28:30.882Z | Compiling hyper-util v0.1.20 |
| 1534 | 2026-04-19T04:28:31.056Z | Compiling time v0.3.47 |
| 1535 | 2026-04-19T04:28:31.182Z | Compiling bit-set v0.8.0 |
| 1536 | 2026-04-19T04:28:31.377Z | Compiling derive_builder_core v0.20.2 |
| 1537 | 2026-04-19T04:28:32.243Z | Compiling dof v0.4.0 |
| 1538 | 2026-04-19T04:28:32.592Z | Compiling unicode-normalization v0.1.25 |
| 1539 | 2026-04-19T04:28:32.705Z | Compiling dtrace-parser v0.3.0 |
| 1540 | 2026-04-19T04:28:32.780Z | Compiling rustls-native-certs v0.8.3 |
| 1541 | 2026-04-19T04:28:32.920Z | Compiling signature v2.2.0 |
| 1542 | 2026-04-19T04:28:33.037Z | Compiling thiserror-impl v1.0.69 |
| 1543 | 2026-04-19T04:28:33.065Z | Compiling scroll_derive v0.12.1 |
| 1544 | 2026-04-19T04:28:33.096Z | Compiling heapless v0.7.17 |
| 1545 | 2026-04-19T04:28:33.335Z | Compiling rand_xorshift v0.4.0 |
| 1546 | 2026-04-19T04:28:33.385Z | Compiling slog v2.8.2 |
| 1547 | 2026-04-19T04:28:33.440Z | Compiling darling_core v0.21.3 |
| 1548 | 2026-04-19T04:28:33.494Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1549 | 2026-04-19T04:28:33.565Z | Compiling sync_wrapper v1.0.2 |
| 1550 | 2026-04-19T04:28:33.675Z | Compiling thread-id v5.1.0 |
| 1551 | 2026-04-19T04:28:33.713Z | Compiling cookie v0.18.1 |
| 1552 | 2026-04-19T04:28:33.760Z | Compiling unicode-bidi v0.3.18 |
| 1553 | 2026-04-19T04:28:33.774Z | Compiling unarray v0.1.4 |
| 1554 | 2026-04-19T04:28:33.884Z | Compiling unicode-properties v0.1.4 |
| 1555 | 2026-04-19T04:28:33.899Z | Compiling adler2 v2.0.1 |
| 1556 | 2026-04-19T04:28:34.028Z | Compiling zstd-safe v7.2.4 |
| 1557 | 2026-04-19T04:28:34.090Z | Compiling anyhow v1.0.102 |
| 1558 | 2026-04-19T04:28:34.199Z | Compiling signal-hook v0.3.18 |
| 1559 | 2026-04-19T04:28:34.274Z | Compiling paste v1.0.15 |
| 1560 | 2026-04-19T04:28:34.309Z | Compiling thiserror v1.0.69 |
| 1561 | 2026-04-19T04:28:34.403Z | Compiling stringprep v0.1.5 |
| 1562 | 2026-04-19T04:28:34.406Z | Compiling miniz_oxide v0.8.9 |
| 1563 | 2026-04-19T04:28:34.468Z | Compiling proptest v1.10.0 |
| 1564 | 2026-04-19T04:28:34.800Z | Compiling scroll v0.12.0 |
| 1565 | 2026-04-19T04:28:34.814Z | Compiling tower v0.5.3 |
| 1566 | 2026-04-19T04:28:35.109Z | Compiling derive_builder_macro v0.20.2 |
| 1567 | 2026-04-19T04:28:35.337Z | Compiling ipnetwork v0.21.1 |
| 1568 | 2026-04-19T04:28:35.349Z | Compiling http-body-util v0.1.3 |
| 1569 | 2026-04-19T04:28:35.562Z | Compiling webpki-roots v1.0.6 |
| 1570 | 2026-04-19T04:28:35.587Z | Compiling rand_chacha v0.3.1 |
| 1571 | 2026-04-19T04:28:35.682Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-04-19T04:28:35.726Z | Compiling erased-serde v0.3.31 |
| 1573 | 2026-04-19T04:28:35.734Z | Compiling toml_datetime v0.6.11 |
| 1574 | 2026-04-19T04:28:35.825Z | Compiling serde_tokenstream v0.2.3 |
| 1575 | 2026-04-19T04:28:35.978Z | Compiling darling_macro v0.21.3 |
| 1576 | 2026-04-19T04:28:35.998Z | Compiling md-5 v0.10.6 |
| 1577 | 2026-04-19T04:28:36.137Z | Compiling zerocopy-derive v0.7.35 |
| 1578 | 2026-04-19T04:28:36.164Z | Compiling curve25519-dalek v4.1.3 |
| 1579 | 2026-04-19T04:28:36.207Z | Compiling vergen-lib v0.1.6 |
| 1580 | 2026-04-19T04:28:36.389Z | Compiling num-integer v0.1.46 |
| 1581 | 2026-04-19T04:28:36.395Z | Compiling hash32 v0.2.1 |
| 1582 | 2026-04-19T04:28:36.452Z | Compiling ff v0.13.1 |
| 1583 | 2026-04-19T04:28:36.495Z | Compiling memoffset v0.9.1 |
| 1584 | 2026-04-19T04:28:36.588Z | Compiling ryu v1.0.23 |
| 1585 | 2026-04-19T04:28:36.602Z | Compiling num-bigint-dig v0.8.6 |
| 1586 | 2026-04-19T04:28:36.686Z | Compiling litrs v1.0.0 |
| 1587 | 2026-04-19T04:28:36.704Z | Compiling cfg_aliases v0.2.1 |
| 1588 | 2026-04-19T04:28:36.768Z | Compiling rustix v0.38.44 |
| 1589 | 2026-04-19T04:28:36.781Z | Compiling zlib-rs v0.6.2 |
| 1590 | 2026-04-19T04:28:36.795Z | Compiling base16ct v0.2.0 |
| 1591 | 2026-04-19T04:28:36.973Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-04-19T04:28:36.989Z | Compiling ref-cast v1.0.25 |
| 1593 | 2026-04-19T04:28:37.106Z | Compiling fallible-iterator v0.2.0 |
| 1594 | 2026-04-19T04:28:37.189Z | Compiling iri-string v0.7.10 |
| 1595 | 2026-04-19T04:28:37.283Z | Compiling psl-types v2.0.11 |
| 1596 | 2026-04-19T04:28:37.378Z | Compiling document-features v0.2.12 |
| 1597 | 2026-04-19T04:28:37.409Z | Compiling publicsuffix v2.3.0 |
| 1598 | 2026-04-19T04:28:37.423Z | Compiling postgres-protocol v0.6.10 |
| 1599 | 2026-04-19T04:28:37.673Z | Compiling zerocopy v0.7.35 |
| 1600 | 2026-04-19T04:28:37.950Z | Compiling sec1 v0.7.3 |
| 1601 | 2026-04-19T04:28:37.986Z | Compiling nix v0.31.2 |
| 1602 | 2026-04-19T04:28:38.204Z | Compiling newtype-uuid v1.3.2 |
| 1603 | 2026-04-19T04:28:38.223Z | Compiling serde_urlencoded v0.7.1 |
| 1604 | 2026-04-19T04:28:38.344Z | Compiling tower-http v0.6.8 |
| 1605 | 2026-04-19T04:28:38.528Z | Compiling num-iter v0.1.45 |
| 1606 | 2026-04-19T04:28:38.566Z | Compiling group v0.13.0 |
| 1607 | 2026-04-19T04:28:38.732Z | Compiling darling v0.21.3 |
| 1608 | 2026-04-19T04:28:38.777Z | Compiling rand v0.8.5 |
| 1609 | 2026-04-19T04:28:38.815Z | Compiling derive_builder v0.20.2 |
| 1610 | 2026-04-19T04:28:38.943Z | Compiling oxnet v0.1.4 |
| 1611 | 2026-04-19T04:28:39.075Z | Compiling hubpack_derive v0.1.1 |
| 1612 | 2026-04-19T04:28:39.167Z | Compiling tokio-native-tls v0.3.1 |
| 1613 | 2026-04-19T04:28:39.230Z | Compiling goblin v0.8.2 |
| 1614 | 2026-04-19T04:28:39.662Z | Compiling flate2 v1.1.9 |
| 1615 | 2026-04-19T04:28:39.977Z | Compiling regex v1.12.3 |
| 1616 | 2026-04-19T04:28:40.044Z | Compiling phf_shared v0.13.1 |
| 1617 | 2026-04-19T04:28:40.064Z | Compiling lazy_static v1.5.0 |
| 1618 | 2026-04-19T04:28:40.079Z | Compiling cargo-platform v0.1.9 |
| 1619 | 2026-04-19T04:28:40.108Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-04-19T04:28:40.156Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-04-19T04:28:40.274Z | Compiling terminal_size v0.4.3 |
| 1622 | 2026-04-19T04:28:40.290Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-04-19T04:28:40.331Z | Compiling async-trait v0.1.89 |
| 1624 | 2026-04-19T04:28:40.414Z | Compiling strum_macros v0.27.2 |
| 1625 | 2026-04-19T04:28:40.427Z | Compiling daft-derive v0.1.5 |
| 1626 | 2026-04-19T04:28:40.824Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1627 | 2026-04-19T04:28:41.136Z | Compiling vergen v9.0.6 |
| 1628 | 2026-04-19T04:28:41.327Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-04-19T04:28:41.346Z | Compiling ahash v0.8.12 |
| 1630 | 2026-04-19T04:28:41.453Z | Compiling foldhash v0.1.5 |
| 1631 | 2026-04-19T04:28:41.513Z | Compiling libbz2-rs-sys v0.2.2 |
| 1632 | 2026-04-19T04:28:41.548Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-04-19T04:28:41.631Z | Compiling object v0.37.3 |
| 1634 | 2026-04-19T04:28:41.803Z | Compiling managed v0.8.0 |
| 1635 | 2026-04-19T04:28:41.899Z | Compiling unicode-segmentation v1.12.0 |
| 1636 | 2026-04-19T04:28:42.020Z | Compiling bitflags v1.3.2 |
| 1637 | 2026-04-19T04:28:42.099Z | Compiling winnow v0.5.40 |
| 1638 | 2026-04-19T04:28:42.280Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-04-19T04:28:42.341Z | Compiling zopfli v0.8.3 |
| 1640 | 2026-04-19T04:28:42.368Z | Compiling strum v0.27.2 |
| 1641 | 2026-04-19T04:28:42.483Z | Compiling hashbrown v0.15.5 |
| 1642 | 2026-04-19T04:28:42.499Z | Compiling clap_builder v4.5.60 |
| 1643 | 2026-04-19T04:28:42.970Z | Compiling dof v0.3.0 |
| 1644 | 2026-04-19T04:28:43.018Z | Compiling daft v0.1.5 |
| 1645 | 2026-04-19T04:28:43.036Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-04-19T04:28:43.403Z | Compiling toml_edit v0.19.15 |
| 1647 | 2026-04-19T04:28:43.431Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-04-19T04:28:43.522Z | Compiling phf v0.13.1 |
| 1649 | 2026-04-19T04:28:43.682Z | Compiling signal-hook-mio v0.2.5 |
| 1650 | 2026-04-19T04:28:43.798Z | Compiling cookie_store v0.22.1 |
| 1651 | 2026-04-19T04:28:44.780Z | Compiling hubpack v0.1.2 |
| 1652 | 2026-04-19T04:28:44.866Z | Compiling zstd v0.13.3 |
| 1653 | 2026-04-19T04:28:45.008Z | Compiling hyper-tls v0.6.0 |
| 1654 | 2026-04-19T04:28:45.136Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-04-19T04:28:45.242Z | Compiling serde_with_macros v3.17.0 |
| 1656 | 2026-04-19T04:28:45.452Z | Compiling postgres-types v0.2.12 |
| 1657 | 2026-04-19T04:28:45.519Z | Compiling usdt-macro v0.6.0 |
| 1658 | 2026-04-19T04:28:45.858Z | Compiling usdt-attr-macro v0.6.0 |
| 1659 | 2026-04-19T04:28:45.997Z | Compiling dtrace-parser v0.2.0 |
| 1660 | 2026-04-19T04:28:46.053Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-04-19T04:28:46.282Z | Compiling bstr v1.12.1 |
| 1662 | 2026-04-19T04:28:46.352Z | Compiling phf_shared v0.11.3 |
| 1663 | 2026-04-19T04:28:46.544Z | Compiling pkcs1 v0.7.5 |
| 1664 | 2026-04-19T04:28:46.560Z | Compiling serde-big-array v0.5.1 |
| 1665 | 2026-04-19T04:28:46.631Z | Compiling hex v0.4.3 |
| 1666 | 2026-04-19T04:28:46.698Z | Compiling rfc6979 v0.4.0 |
| 1667 | 2026-04-19T04:28:46.735Z | Compiling clap_derive v4.5.55 |
| 1668 | 2026-04-19T04:28:46.823Z | Compiling serde_repr v0.1.20 |
| 1669 | 2026-04-19T04:28:46.897Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-04-19T04:28:46.926Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-04-19T04:28:46.942Z | Compiling float-cmp v0.10.0 |
| 1672 | 2026-04-19T04:28:46.979Z | Compiling thread-id v4.2.2 |
| 1673 | 2026-04-19T04:28:47.065Z | Compiling memmap2 v0.9.10 |
| 1674 | 2026-04-19T04:28:47.081Z | Compiling env_filter v1.0.0 |
| 1675 | 2026-04-19T04:28:47.275Z | Compiling encoding_rs v0.8.35 |
| 1676 | 2026-04-19T04:28:47.352Z | Compiling normalize-line-endings v0.3.0 |
| 1677 | 2026-04-19T04:28:47.380Z | Compiling new_debug_unreachable v1.0.6 |
| 1678 | 2026-04-19T04:28:47.394Z | Compiling mime v0.3.17 |
| 1679 | 2026-04-19T04:28:47.446Z | Compiling data-encoding v2.10.0 |
| 1680 | 2026-04-19T04:28:47.459Z | Compiling fixedbitset v0.4.2 |
| 1681 | 2026-04-19T04:28:47.645Z | Compiling rustc-hash v2.1.1 |
| 1682 | 2026-04-19T04:28:47.673Z | Compiling whoami v2.1.0 |
| 1683 | 2026-04-19T04:28:47.768Z | Compiling jiff v0.2.21 |
| 1684 | 2026-04-19T04:28:48.045Z | Compiling static_assertions v1.1.0 |
| 1685 | 2026-04-19T04:28:48.124Z | Compiling precomputed-hash v0.1.1 |
| 1686 | 2026-04-19T04:28:48.138Z | Compiling fixedbitset v0.5.7 |
| 1687 | 2026-04-19T04:28:48.217Z | Compiling difflib v0.4.0 |
| 1688 | 2026-04-19T04:28:48.453Z | Compiling keccak v0.1.6 |
| 1689 | 2026-04-19T04:28:48.517Z | Compiling predicates-core v1.0.10 |
| 1690 | 2026-04-19T04:28:48.677Z | Compiling either v1.15.0 |
| 1691 | 2026-04-19T04:28:48.700Z | Compiling strum v0.26.3 |
| 1692 | 2026-04-19T04:28:48.782Z | Compiling predicates v3.1.4 |
| 1693 | 2026-04-19T04:28:48.805Z | Compiling sha3 v0.10.8 |
| 1694 | 2026-04-19T04:28:48.829Z | Compiling clap v4.5.60 |
| 1695 | 2026-04-19T04:28:48.882Z | Compiling itertools v0.13.0 |
| 1696 | 2026-04-19T04:28:48.913Z | Compiling petgraph v0.8.3 |
| 1697 | 2026-04-19T04:28:49.284Z | Compiling string_cache v0.8.9 |
| 1698 | 2026-04-19T04:28:49.307Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-04-19T04:28:49.321Z | Compiling tokio-postgres v0.7.16 |
| 1700 | 2026-04-19T04:28:49.486Z | Compiling iddqd v0.3.17 |
| 1701 | 2026-04-19T04:28:49.510Z | Compiling hickory-proto v0.25.2 |
| 1702 | 2026-04-19T04:28:50.156Z | Compiling petgraph v0.6.5 |
| 1703 | 2026-04-19T04:28:50.621Z | Compiling zip v4.6.1 |
| 1704 | 2026-04-19T04:28:50.890Z | Compiling toml_edit v0.22.27 |
| 1705 | 2026-04-19T04:28:51.517Z | Compiling env_logger v0.11.9 |
| 1706 | 2026-04-19T04:28:51.574Z | Compiling usdt v0.6.0 |
| 1707 | 2026-04-19T04:28:51.641Z | Compiling usdt-impl v0.5.0 |
| 1708 | 2026-04-19T04:28:51.839Z | Compiling serde_with v3.17.0 |
| 1709 | 2026-04-19T04:28:51.868Z | Compiling ecdsa v0.16.9 |
| 1710 | 2026-04-19T04:28:51.997Z | Compiling rsa v0.9.10 |
| 1711 | 2026-04-19T04:28:52.028Z | Compiling similar v2.7.0 |
| 1712 | 2026-04-19T04:28:52.225Z | Compiling crossterm v0.28.1 |
| 1713 | 2026-04-19T04:28:52.263Z | Compiling ed25519-dalek v2.2.0 |
| 1714 | 2026-04-19T04:28:52.927Z | Compiling zip v0.6.6 |
| 1715 | 2026-04-19T04:28:53.513Z | Compiling toml v0.7.8 |
| 1716 | 2026-04-19T04:28:53.919Z | Compiling heck v0.4.1 |
| 1717 | 2026-04-19T04:28:53.936Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1718 | 2026-04-19T04:28:54.108Z | Compiling crossbeam-epoch v0.9.18 |
| 1719 | 2026-04-19T04:28:54.178Z | Compiling tokio-stream v0.1.18 |
| 1720 | 2026-04-19T04:28:54.194Z | Compiling buf-list v1.1.2 |
| 1721 | 2026-04-19T04:28:54.345Z | Compiling x509-cert v0.2.5 |
| 1722 | 2026-04-19T04:28:54.442Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1723 | 2026-04-19T04:28:54.470Z | Compiling openapiv3 v2.2.0 |
| 1724 | 2026-04-19T04:28:54.601Z | Compiling sha1 v0.10.6 |
| 1725 | 2026-04-19T04:28:54.651Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1726 | 2026-04-19T04:28:54.751Z | Compiling lalrpop-util v0.19.12 |
| 1727 | 2026-04-19T04:28:54.829Z | Compiling peg-runtime v0.8.5 |
| 1728 | 2026-04-19T04:28:54.944Z | Compiling thread_local v1.1.9 |
| 1729 | 2026-04-19T04:28:54.958Z | Compiling slog-async v2.8.0 |
| 1730 | 2026-04-19T04:28:55.127Z | Compiling crossbeam-channel v0.5.15 |
| 1731 | 2026-04-19T04:28:55.209Z | Compiling futures-executor v0.3.32 |
| 1732 | 2026-04-19T04:28:55.280Z | Compiling is-terminal v0.4.17 |
| 1733 | 2026-04-19T04:28:55.352Z | Compiling filetime v0.2.27 |
| 1734 | 2026-04-19T04:28:55.378Z | Compiling term v1.2.1 |
| 1735 | 2026-04-19T04:28:55.465Z | Compiling take_mut v0.2.2 |
| 1736 | 2026-04-19T04:28:55.528Z | Compiling xattr v1.6.1 |
| 1737 | 2026-04-19T04:28:55.581Z | Compiling futures v0.3.32 |
| 1738 | 2026-04-19T04:28:55.665Z | Compiling tar v0.4.45 |
| 1739 | 2026-04-19T04:28:55.699Z | Compiling slog-term v2.9.2 |
| 1740 | 2026-04-19T04:29:02.987Z | Compiling rustls-webpki v0.103.9 |
| 1741 | 2026-04-19T04:29:05.811Z | Compiling tokio-rustls v0.26.4 |
| 1742 | 2026-04-19T04:29:05.811Z | Compiling rustls-platform-verifier v0.6.2 |
| 1743 | 2026-04-19T04:29:06.009Z | Compiling hyper-rustls v0.27.7 |
| 1744 | 2026-04-19T04:29:06.213Z | Compiling reqwest v0.12.28 |
| 1745 | 2026-04-19T04:29:06.213Z | Compiling reqwest v0.13.2 |
| 1746 | 2026-04-19T04:29:08.295Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1747 | 2026-04-19T04:29:08.513Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1748 | 2026-04-19T04:29:11.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1749 | 2026-04-19T04:29:11.517Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1750 | 2026-04-19T04:29:11.583Z | Apr 19 04:29:10.460 INFO Starting download, target: Console |
| 1751 | 2026-04-19T04:29:11.583Z | Apr 19 04:29:10.461 INFO Starting download, target: Clickhouse |
| 1752 | 2026-04-19T04:29:11.583Z | Apr 19 04:29:10.461 INFO Starting download, target: Cockroach |
| 1753 | 2026-04-19T04:29:11.584Z | Apr 19 04:29:10.461 INFO Starting download, target: DendriteStub |
| 1754 | 2026-04-19T04:29:11.584Z | Apr 19 04:29:10.461 INFO Starting download, target: MaghemiteMgd |
| 1755 | 2026-04-19T04:29:11.584Z | Apr 19 04:29:10.461 INFO Starting download, target: TransceiverControl |
| 1756 | 2026-04-19T04:29:11.584Z | Apr 19 04:29:10.461 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1757 | 2026-04-19T04:29:11.584Z | Apr 19 04:29:10.461 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1758 | 2026-04-19T04:29:11.596Z | Apr 19 04:29:10.461 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1759 | 2026-04-19T04:29:11.597Z | Apr 19 04:29:10.461 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1760 | 2026-04-19T04:29:11.597Z | Apr 19 04:29:10.461 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1761 | 2026-04-19T04:29:11.597Z | Apr 19 04:29:10.461 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-04-19T04:29:12.572Z | Apr 19 04:29:11.442 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1763 | 2026-04-19T04:29:12.593Z | Apr 19 04:29:11.446 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1764 | 2026-04-19T04:29:12.771Z | Apr 19 04:29:11.650 INFO Download complete, target: TransceiverControl |
| 1765 | 2026-04-19T04:29:12.794Z | Apr 19 04:29:11.676 INFO Download complete, target: Console |
| 1766 | 2026-04-19T04:29:13.275Z | Apr 19 04:29:12.158 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1767 | 2026-04-19T04:29:13.418Z | Apr 19 04:29:12.302 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1768 | 2026-04-19T04:29:13.448Z | Apr 19 04:29:12.333 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1769 | 2026-04-19T04:29:14.037Z | Apr 19 04:29:12.925 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1770 | 2026-04-19T04:29:14.037Z | Apr 19 04:29:12.925 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1771 | 2026-04-19T04:29:15.648Z | Apr 19 04:29:14.536 INFO Download complete, target: DendriteStub |
| 1772 | 2026-04-19T04:29:15.758Z | Apr 19 04:29:14.644 INFO Download complete, target: MaghemiteMgd |
| 1773 | 2026-04-19T04:29:18.600Z | Apr 19 04:29:17.487 INFO Checking that binary works, target: Cockroach |
| 1774 | 2026-04-19T04:29:18.700Z | Apr 19 04:29:17.588 INFO Download complete, target: Cockroach |
| 1775 | 2026-04-19T04:29:20.080Z | Apr 19 04:29:18.967 INFO Checking that binary works, target: Clickhouse |
| 1776 | 2026-04-19T04:29:20.210Z | Apr 19 04:29:19.097 INFO Download complete, target: Clickhouse |
| 1777 | 2026-04-19T04:29:20.222Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1778 | 2026-04-19T04:29:20.225Z | |
| 1779 | 2026-04-19T04:29:20.225Z | real 3:16.790851183 |
| 1780 | 2026-04-19T04:29:20.225Z | user 7:15.710765471 |
| 1781 | 2026-04-19T04:29:20.225Z | sys 1:25.454113030 |
| 1782 | 2026-04-19T04:29:20.225Z | trap 0.228576876 |
| 1783 | 2026-04-19T04:29:20.225Z | tflt 0.528094194 |
| 1784 | 2026-04-19T04:29:20.225Z | dflt 0.526501603 |
| 1785 | 2026-04-19T04:29:20.225Z | kflt 0.023630734 |
| 1786 | 2026-04-19T04:29:20.225Z | lock 20:56.854742458 |
| 1787 | 2026-04-19T04:29:20.225Z | slp 22:07.557079021 |
| 1788 | 2026-04-19T04:29:20.225Z | lat 43.942338443 |
| 1789 | 2026-04-19T04:29:20.225Z | stop 1:59.784316806 |
| 1790 | 2026-04-19T04:29:20.225Z | + banner hack-check |
| 1791 | 2026-04-19T04:29:20.225Z | |
| 1792 | 2026-04-19T04:29:20.225Z | # # ## #### # # #### # # ###### #### # # |
| 1793 | 2026-04-19T04:29:20.225Z | # # # # # # # # # # # # # # # # # |
| 1794 | 2026-04-19T04:29:20.225Z | ###### # # # #### ##### # ###### ##### # #### |
| 1795 | 2026-04-19T04:29:20.225Z | # # ###### # # # # # # # # # # |
| 1796 | 2026-04-19T04:29:20.225Z | # # # # # # # # # # # # # # # # # |
| 1797 | 2026-04-19T04:29:20.225Z | # # # # #### # # #### # # ###### #### # # |
| 1798 | 2026-04-19T04:29:20.225Z | |
| 1799 | 2026-04-19T04:29:20.225Z | + export CARGO_INCREMENTAL=0 |
| 1800 | 2026-04-19T04:29:20.225Z | + CARGO_INCREMENTAL=0 |
| 1801 | 2026-04-19T04:29:20.228Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1802 | 2026-04-19T04:29:20.773Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1803 | 2026-04-19T04:29:20.991Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1804 | 2026-04-19T04:29:22.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s |
| 1805 | 2026-04-19T04:29:22.948Z | Running `target/debug/xtask check-features --ci` |
| 1806 | 2026-04-19T04:29:22.977Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1807 | 2026-04-19T04:29:22.980Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1808 | 2026-04-19T04:29:23.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1809 | 2026-04-19T04:29:23.488Z | Running `target/debug/xtask download cargo-hack` |
| 1810 | 2026-04-19T04:29:24.276Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1811 | 2026-04-19T04:29:24.589Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1812 | 2026-04-19T04:29:27.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s |
| 1813 | 2026-04-19T04:29:27.237Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1814 | 2026-04-19T04:29:27.280Z | Apr 19 04:29:26.167 INFO Starting download, target: CargoHack |
| 1815 | 2026-04-19T04:29:27.283Z | Apr 19 04:29:26.167 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1816 | 2026-04-19T04:29:27.842Z | Apr 19 04:29:26.729 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1817 | 2026-04-19T04:29:27.892Z | Apr 19 04:29:26.780 INFO Download complete, target: CargoHack |
| 1818 | 2026-04-19T04:29:27.895Z | 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" |
| 1819 | 2026-04-19T04:29:27.908Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1820 | 2026-04-19T04:29:28.060Z | info: running `cargo check --bins` on api_identity (1/272) |
| 1821 | 2026-04-19T04:29:28.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1822 | 2026-04-19T04:29:28.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1823 | 2026-04-19T04:29:28.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1824 | 2026-04-19T04:29:28.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1825 | 2026-04-19T04:29:28.642Z | |
| 1826 | 2026-04-19T04:29:28.642Z | info: running `cargo check --bins` on bootstore (2/272) |
| 1827 | 2026-04-19T04:29:29.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1828 | 2026-04-19T04:29:29.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1829 | 2026-04-19T04:29:29.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1830 | 2026-04-19T04:29:29.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1831 | 2026-04-19T04:29:29.223Z | |
| 1832 | 2026-04-19T04:29:29.223Z | info: running `cargo check --bins` on omicron-ledger (3/272) |
| 1833 | 2026-04-19T04:29:29.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1834 | 2026-04-19T04:29:29.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1835 | 2026-04-19T04:29:29.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1836 | 2026-04-19T04:29:29.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1837 | 2026-04-19T04:29:29.802Z | |
| 1838 | 2026-04-19T04:29:29.802Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/272) |
| 1839 | 2026-04-19T04:29:30.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1840 | 2026-04-19T04:29:30.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1841 | 2026-04-19T04:29:30.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1842 | 2026-04-19T04:29:30.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1843 | 2026-04-19T04:29:30.390Z | |
| 1844 | 2026-04-19T04:29:30.390Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/272) |
| 1845 | 2026-04-19T04:29:30.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1846 | 2026-04-19T04:29:30.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1847 | 2026-04-19T04:29:30.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1848 | 2026-04-19T04:29:30.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1849 | 2026-04-19T04:29:30.975Z | |
| 1850 | 2026-04-19T04:29:30.975Z | info: running `cargo check --bins` on omicron-certificates (6/272) |
| 1851 | 2026-04-19T04:29:31.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1852 | 2026-04-19T04:29:31.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1853 | 2026-04-19T04:29:31.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1854 | 2026-04-19T04:29:31.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1855 | 2026-04-19T04:29:31.569Z | |
| 1856 | 2026-04-19T04:29:31.569Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/272) |
| 1857 | 2026-04-19T04:29:32.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1858 | 2026-04-19T04:29:32.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1859 | 2026-04-19T04:29:32.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1860 | 2026-04-19T04:29:32.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1861 | 2026-04-19T04:29:32.159Z | |
| 1862 | 2026-04-19T04:29:32.159Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/272) |
| 1863 | 2026-04-19T04:29:32.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1864 | 2026-04-19T04:29:32.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1865 | 2026-04-19T04:29:32.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1866 | 2026-04-19T04:29:32.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1867 | 2026-04-19T04:29:32.746Z | |
| 1868 | 2026-04-19T04:29:32.746Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/272) |
| 1869 | 2026-04-19T04:29:33.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1870 | 2026-04-19T04:29:33.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1871 | 2026-04-19T04:29:33.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1872 | 2026-04-19T04:29:33.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1873 | 2026-04-19T04:29:33.224Z | |
| 1874 | 2026-04-19T04:29:33.224Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/272) |
| 1875 | 2026-04-19T04:29:33.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1876 | 2026-04-19T04:29:33.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1877 | 2026-04-19T04:29:33.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1878 | 2026-04-19T04:29:33.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1879 | 2026-04-19T04:29:33.695Z | |
| 1880 | 2026-04-19T04:29:33.695Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/272) |
| 1881 | 2026-04-19T04:29:34.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1882 | 2026-04-19T04:29:34.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1883 | 2026-04-19T04:29:34.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1884 | 2026-04-19T04:29:34.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1885 | 2026-04-19T04:29:34.167Z | |
| 1886 | 2026-04-19T04:29:34.167Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/272) |
| 1887 | 2026-04-19T04:29:34.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1888 | 2026-04-19T04:29:34.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1889 | 2026-04-19T04:29:34.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1890 | 2026-04-19T04:29:34.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1891 | 2026-04-19T04:29:34.632Z | |
| 1892 | 2026-04-19T04:29:34.632Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/272) |
| 1893 | 2026-04-19T04:29:35.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1894 | 2026-04-19T04:29:35.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1895 | 2026-04-19T04:29:35.039Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1896 | 2026-04-19T04:29:35.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1897 | 2026-04-19T04:29:35.095Z | |
| 1898 | 2026-04-19T04:29:35.095Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/272) |
| 1899 | 2026-04-19T04:29:35.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1900 | 2026-04-19T04:29:35.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1901 | 2026-04-19T04:29:35.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1902 | 2026-04-19T04:29:35.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1903 | 2026-04-19T04:29:35.565Z | |
| 1904 | 2026-04-19T04:29:35.565Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/272) |
| 1905 | 2026-04-19T04:29:35.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1906 | 2026-04-19T04:29:35.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1907 | 2026-04-19T04:29:35.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1908 | 2026-04-19T04:29:35.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1909 | 2026-04-19T04:29:36.034Z | |
| 1910 | 2026-04-19T04:29:36.035Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/272) |
| 1911 | 2026-04-19T04:29:36.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1912 | 2026-04-19T04:29:36.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1913 | 2026-04-19T04:29:36.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1914 | 2026-04-19T04:29:36.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1915 | 2026-04-19T04:29:36.501Z | |
| 1916 | 2026-04-19T04:29:36.501Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/272) |
| 1917 | 2026-04-19T04:29:36.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1918 | 2026-04-19T04:29:36.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1919 | 2026-04-19T04:29:36.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1920 | 2026-04-19T04:29:36.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1921 | 2026-04-19T04:29:36.968Z | |
| 1922 | 2026-04-19T04:29:36.968Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/272) |
| 1923 | 2026-04-19T04:29:37.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1924 | 2026-04-19T04:29:37.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1925 | 2026-04-19T04:29:37.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1926 | 2026-04-19T04:29:37.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1927 | 2026-04-19T04:29:37.435Z | |
| 1928 | 2026-04-19T04:29:37.435Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/272) |
| 1929 | 2026-04-19T04:29:37.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1930 | 2026-04-19T04:29:37.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1931 | 2026-04-19T04:29:37.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1932 | 2026-04-19T04:29:37.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1933 | 2026-04-19T04:29:37.901Z | |
| 1934 | 2026-04-19T04:29:37.901Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/272) |
| 1935 | 2026-04-19T04:29:38.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1936 | 2026-04-19T04:29:38.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1937 | 2026-04-19T04:29:38.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1938 | 2026-04-19T04:29:38.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1939 | 2026-04-19T04:29:38.371Z | |
| 1940 | 2026-04-19T04:29:38.371Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/272) |
| 1941 | 2026-04-19T04:29:38.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1942 | 2026-04-19T04:29:38.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1943 | 2026-04-19T04:29:38.780Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1944 | 2026-04-19T04:29:38.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1945 | 2026-04-19T04:29:38.838Z | |
| 1946 | 2026-04-19T04:29:38.838Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/272) |
| 1947 | 2026-04-19T04:29:39.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1948 | 2026-04-19T04:29:39.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1949 | 2026-04-19T04:29:39.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1950 | 2026-04-19T04:29:39.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1951 | 2026-04-19T04:29:39.311Z | |
| 1952 | 2026-04-19T04:29:39.311Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/272) |
| 1953 | 2026-04-19T04:29:39.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1954 | 2026-04-19T04:29:39.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1955 | 2026-04-19T04:29:39.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1956 | 2026-04-19T04:29:39.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1957 | 2026-04-19T04:29:39.785Z | |
| 1958 | 2026-04-19T04:29:39.785Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/272) |
| 1959 | 2026-04-19T04:29:40.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1960 | 2026-04-19T04:29:40.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1961 | 2026-04-19T04:29:40.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1962 | 2026-04-19T04:29:40.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1963 | 2026-04-19T04:29:40.260Z | |
| 1964 | 2026-04-19T04:29:40.260Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/272) |
| 1965 | 2026-04-19T04:29:40.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1966 | 2026-04-19T04:29:40.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1967 | 2026-04-19T04:29:40.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1968 | 2026-04-19T04:29:40.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1969 | 2026-04-19T04:29:40.735Z | |
| 1970 | 2026-04-19T04:29:40.735Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/272) |
| 1971 | 2026-04-19T04:29:41.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1972 | 2026-04-19T04:29:41.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1973 | 2026-04-19T04:29:41.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1974 | 2026-04-19T04:29:41.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1975 | 2026-04-19T04:29:41.208Z | |
| 1976 | 2026-04-19T04:29:41.208Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/272) |
| 1977 | 2026-04-19T04:29:41.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1978 | 2026-04-19T04:29:41.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1979 | 2026-04-19T04:29:41.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1980 | 2026-04-19T04:29:41.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1981 | 2026-04-19T04:29:41.680Z | |
| 1982 | 2026-04-19T04:29:41.681Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/272) |
| 1983 | 2026-04-19T04:29:42.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1984 | 2026-04-19T04:29:42.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1985 | 2026-04-19T04:29:42.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1986 | 2026-04-19T04:29:42.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1987 | 2026-04-19T04:29:42.153Z | |
| 1988 | 2026-04-19T04:29:42.153Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/272) |
| 1989 | 2026-04-19T04:29:42.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1990 | 2026-04-19T04:29:42.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1991 | 2026-04-19T04:29:42.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1992 | 2026-04-19T04:29:42.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1993 | 2026-04-19T04:29:42.623Z | |
| 1994 | 2026-04-19T04:29:42.623Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/272) |
| 1995 | 2026-04-19T04:29:43.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1996 | 2026-04-19T04:29:43.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1997 | 2026-04-19T04:29:43.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1998 | 2026-04-19T04:29:43.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1999 | 2026-04-19T04:29:43.094Z | |
| 2000 | 2026-04-19T04:29:43.095Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/272) |
| 2001 | 2026-04-19T04:29:43.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2002 | 2026-04-19T04:29:43.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2003 | 2026-04-19T04:29:43.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2004 | 2026-04-19T04:29:43.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2005 | 2026-04-19T04:29:43.565Z | |
| 2006 | 2026-04-19T04:29:43.565Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/272) |
| 2007 | 2026-04-19T04:29:43.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2008 | 2026-04-19T04:29:43.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2009 | 2026-04-19T04:29:43.976Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2010 | 2026-04-19T04:29:43.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2011 | 2026-04-19T04:29:44.037Z | |
| 2012 | 2026-04-19T04:29:44.037Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/272) |
| 2013 | 2026-04-19T04:29:44.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2014 | 2026-04-19T04:29:44.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2015 | 2026-04-19T04:29:44.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2016 | 2026-04-19T04:29:44.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2017 | 2026-04-19T04:29:44.510Z | |
| 2018 | 2026-04-19T04:29:44.510Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/272) |
| 2019 | 2026-04-19T04:29:44.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2020 | 2026-04-19T04:29:44.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2021 | 2026-04-19T04:29:44.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2022 | 2026-04-19T04:29:44.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2023 | 2026-04-19T04:29:44.984Z | |
| 2024 | 2026-04-19T04:29:44.984Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/272) |
| 2025 | 2026-04-19T04:29:45.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2026 | 2026-04-19T04:29:45.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2027 | 2026-04-19T04:29:45.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2028 | 2026-04-19T04:29:45.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2029 | 2026-04-19T04:29:45.452Z | |
| 2030 | 2026-04-19T04:29:45.453Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/272) |
| 2031 | 2026-04-19T04:29:45.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2032 | 2026-04-19T04:29:45.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2033 | 2026-04-19T04:29:45.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2034 | 2026-04-19T04:29:45.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2035 | 2026-04-19T04:29:45.920Z | |
| 2036 | 2026-04-19T04:29:45.920Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/272) |
| 2037 | 2026-04-19T04:29:46.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2038 | 2026-04-19T04:29:46.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2039 | 2026-04-19T04:29:46.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2040 | 2026-04-19T04:29:46.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2041 | 2026-04-19T04:29:46.395Z | |
| 2042 | 2026-04-19T04:29:46.395Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/272) |
| 2043 | 2026-04-19T04:29:46.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2044 | 2026-04-19T04:29:46.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2045 | 2026-04-19T04:29:46.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2046 | 2026-04-19T04:29:46.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2047 | 2026-04-19T04:29:46.866Z | |
| 2048 | 2026-04-19T04:29:46.866Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/272) |
| 2049 | 2026-04-19T04:29:47.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2050 | 2026-04-19T04:29:47.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2051 | 2026-04-19T04:29:47.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2052 | 2026-04-19T04:29:47.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2053 | 2026-04-19T04:29:47.334Z | |
| 2054 | 2026-04-19T04:29:47.334Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/272) |
| 2055 | 2026-04-19T04:29:47.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2056 | 2026-04-19T04:29:47.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2057 | 2026-04-19T04:29:47.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2058 | 2026-04-19T04:29:47.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2059 | 2026-04-19T04:29:47.805Z | |
| 2060 | 2026-04-19T04:29:47.805Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/272) |
| 2061 | 2026-04-19T04:29:48.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2062 | 2026-04-19T04:29:48.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2063 | 2026-04-19T04:29:48.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2064 | 2026-04-19T04:29:48.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2065 | 2026-04-19T04:29:48.276Z | |
| 2066 | 2026-04-19T04:29:48.276Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/272) |
| 2067 | 2026-04-19T04:29:48.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2068 | 2026-04-19T04:29:48.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2069 | 2026-04-19T04:29:48.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2070 | 2026-04-19T04:29:48.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2071 | 2026-04-19T04:29:48.749Z | |
| 2072 | 2026-04-19T04:29:48.749Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/272) |
| 2073 | 2026-04-19T04:29:49.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2074 | 2026-04-19T04:29:49.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2075 | 2026-04-19T04:29:49.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2076 | 2026-04-19T04:29:49.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2077 | 2026-04-19T04:29:49.224Z | |
| 2078 | 2026-04-19T04:29:49.224Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/272) |
| 2079 | 2026-04-19T04:29:49.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2080 | 2026-04-19T04:29:49.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2081 | 2026-04-19T04:29:49.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2082 | 2026-04-19T04:29:49.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2083 | 2026-04-19T04:29:49.700Z | |
| 2084 | 2026-04-19T04:29:49.700Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/272) |
| 2085 | 2026-04-19T04:29:50.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2086 | 2026-04-19T04:29:50.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2087 | 2026-04-19T04:29:50.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2088 | 2026-04-19T04:29:50.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2089 | 2026-04-19T04:29:50.178Z | |
| 2090 | 2026-04-19T04:29:50.178Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/272) |
| 2091 | 2026-04-19T04:29:50.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2092 | 2026-04-19T04:29:50.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2093 | 2026-04-19T04:29:50.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2094 | 2026-04-19T04:29:50.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2095 | 2026-04-19T04:29:50.652Z | |
| 2096 | 2026-04-19T04:29:50.652Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/272) |
| 2097 | 2026-04-19T04:29:51.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2098 | 2026-04-19T04:29:51.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2099 | 2026-04-19T04:29:51.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2100 | 2026-04-19T04:29:51.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2101 | 2026-04-19T04:29:51.132Z | |
| 2102 | 2026-04-19T04:29:51.132Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/272) |
| 2103 | 2026-04-19T04:29:51.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2104 | 2026-04-19T04:29:51.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2105 | 2026-04-19T04:29:51.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2106 | 2026-04-19T04:29:51.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2107 | 2026-04-19T04:29:51.609Z | |
| 2108 | 2026-04-19T04:29:51.609Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/272) |
| 2109 | 2026-04-19T04:29:52.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2110 | 2026-04-19T04:29:52.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2111 | 2026-04-19T04:29:52.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2112 | 2026-04-19T04:29:52.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2113 | 2026-04-19T04:29:52.248Z | |
| 2114 | 2026-04-19T04:29:52.248Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/272) |
| 2115 | 2026-04-19T04:29:52.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2116 | 2026-04-19T04:29:52.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2117 | 2026-04-19T04:29:52.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2118 | 2026-04-19T04:29:52.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2119 | 2026-04-19T04:29:52.887Z | |
| 2120 | 2026-04-19T04:29:52.887Z | info: running `cargo check --bins` on nexus-config (51/272) |
| 2121 | 2026-04-19T04:29:53.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2122 | 2026-04-19T04:29:53.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2123 | 2026-04-19T04:29:53.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2124 | 2026-04-19T04:29:53.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2125 | 2026-04-19T04:29:53.519Z | |
| 2126 | 2026-04-19T04:29:53.520Z | info: running `cargo check --bins` on nexus-types (52/272) |
| 2127 | 2026-04-19T04:29:54.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2128 | 2026-04-19T04:29:54.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2129 | 2026-04-19T04:29:54.059Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2130 | 2026-04-19T04:29:54.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2131 | 2026-04-19T04:29:54.159Z | |
| 2132 | 2026-04-19T04:29:54.159Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/272) |
| 2133 | 2026-04-19T04:29:54.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2134 | 2026-04-19T04:29:54.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2135 | 2026-04-19T04:29:54.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2136 | 2026-04-19T04:29:54.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2137 | 2026-04-19T04:29:54.766Z | |
| 2138 | 2026-04-19T04:29:54.766Z | info: running `cargo check --bins` on omicron-passwords (54/272) |
| 2139 | 2026-04-19T04:29:55.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2140 | 2026-04-19T04:29:55.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2141 | 2026-04-19T04:29:55.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2142 | 2026-04-19T04:29:55.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2143 | 2026-04-19T04:29:55.351Z | |
| 2144 | 2026-04-19T04:29:55.351Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/272) |
| 2145 | 2026-04-19T04:29:55.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2146 | 2026-04-19T04:29:55.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2147 | 2026-04-19T04:29:55.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2148 | 2026-04-19T04:29:55.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2149 | 2026-04-19T04:29:55.952Z | |
| 2150 | 2026-04-19T04:29:55.952Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/272) |
| 2151 | 2026-04-19T04:29:56.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2152 | 2026-04-19T04:29:56.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2153 | 2026-04-19T04:29:56.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2154 | 2026-04-19T04:29:56.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2155 | 2026-04-19T04:29:56.555Z | |
| 2156 | 2026-04-19T04:29:56.556Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/272) |
| 2157 | 2026-04-19T04:29:57.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2158 | 2026-04-19T04:29:57.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2159 | 2026-04-19T04:29:57.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2160 | 2026-04-19T04:29:57.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2161 | 2026-04-19T04:29:57.156Z | |
| 2162 | 2026-04-19T04:29:57.156Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/272) |
| 2163 | 2026-04-19T04:29:57.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2164 | 2026-04-19T04:29:57.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2165 | 2026-04-19T04:29:57.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2166 | 2026-04-19T04:29:57.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2167 | 2026-04-19T04:29:57.755Z | |
| 2168 | 2026-04-19T04:29:57.755Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/272) |
| 2169 | 2026-04-19T04:29:58.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2170 | 2026-04-19T04:29:58.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2171 | 2026-04-19T04:29:58.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2172 | 2026-04-19T04:29:58.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2173 | 2026-04-19T04:29:58.341Z | |
| 2174 | 2026-04-19T04:29:58.342Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/272) |
| 2175 | 2026-04-19T04:29:58.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2176 | 2026-04-19T04:29:58.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2177 | 2026-04-19T04:29:58.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2178 | 2026-04-19T04:29:58.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2179 | 2026-04-19T04:29:58.922Z | |
| 2180 | 2026-04-19T04:29:58.922Z | info: running `cargo check --bins --no-default-features` on gfss (61/272) |
| 2181 | 2026-04-19T04:29:59.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2182 | 2026-04-19T04:29:59.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2183 | 2026-04-19T04:29:59.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2184 | 2026-04-19T04:29:59.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2185 | 2026-04-19T04:29:59.503Z | |
| 2186 | 2026-04-19T04:29:59.503Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/272) |
| 2187 | 2026-04-19T04:29:59.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2188 | 2026-04-19T04:29:59.999Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2189 | 2026-04-19T04:29:59.999Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2190 | 2026-04-19T04:30:00.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2191 | 2026-04-19T04:30:00.084Z | |
| 2192 | 2026-04-19T04:30:00.084Z | info: running `cargo check --bins` on clickhouse-admin-types (63/272) |
| 2193 | 2026-04-19T04:30:00.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2194 | 2026-04-19T04:30:00.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2195 | 2026-04-19T04:30:00.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2196 | 2026-04-19T04:30:00.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2197 | 2026-04-19T04:30:00.683Z | |
| 2198 | 2026-04-19T04:30:00.683Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/272) |
| 2199 | 2026-04-19T04:30:01.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2200 | 2026-04-19T04:30:01.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2201 | 2026-04-19T04:30:01.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2202 | 2026-04-19T04:30:01.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2203 | 2026-04-19T04:30:01.285Z | |
| 2204 | 2026-04-19T04:30:01.285Z | info: running `cargo check --bins` on cockroach-admin-types (65/272) |
| 2205 | 2026-04-19T04:30:01.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2206 | 2026-04-19T04:30:01.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2207 | 2026-04-19T04:30:01.780Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2208 | 2026-04-19T04:30:01.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2209 | 2026-04-19T04:30:01.867Z | |
| 2210 | 2026-04-19T04:30:01.867Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/272) |
| 2211 | 2026-04-19T04:30:02.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2212 | 2026-04-19T04:30:02.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2213 | 2026-04-19T04:30:02.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2214 | 2026-04-19T04:30:02.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2215 | 2026-04-19T04:30:02.452Z | |
| 2216 | 2026-04-19T04:30:02.452Z | info: running `cargo check --bins` on ereport-types (67/272) |
| 2217 | 2026-04-19T04:30:02.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2218 | 2026-04-19T04:30:02.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2219 | 2026-04-19T04:30:02.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2220 | 2026-04-19T04:30:02.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2221 | 2026-04-19T04:30:03.046Z | |
| 2222 | 2026-04-19T04:30:03.046Z | info: running `cargo check --bins` on gateway-client (68/272) |
| 2223 | 2026-04-19T04:30:03.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2224 | 2026-04-19T04:30:03.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2225 | 2026-04-19T04:30:03.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2226 | 2026-04-19T04:30:03.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2227 | 2026-04-19T04:30:03.646Z | |
| 2228 | 2026-04-19T04:30:03.646Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/272) |
| 2229 | 2026-04-19T04:30:04.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2230 | 2026-04-19T04:30:04.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2231 | 2026-04-19T04:30:04.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2232 | 2026-04-19T04:30:04.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2233 | 2026-04-19T04:30:04.242Z | |
| 2234 | 2026-04-19T04:30:04.242Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/272) |
| 2235 | 2026-04-19T04:30:04.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2236 | 2026-04-19T04:30:04.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2237 | 2026-04-19T04:30:04.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2238 | 2026-04-19T04:30:04.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2239 | 2026-04-19T04:30:04.833Z | |
| 2240 | 2026-04-19T04:30:04.833Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/272) |
| 2241 | 2026-04-19T04:30:05.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2242 | 2026-04-19T04:30:05.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2243 | 2026-04-19T04:30:05.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2244 | 2026-04-19T04:30:05.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2245 | 2026-04-19T04:30:05.434Z | |
| 2246 | 2026-04-19T04:30:05.434Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/272) |
| 2247 | 2026-04-19T04:30:05.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2248 | 2026-04-19T04:30:05.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2249 | 2026-04-19T04:30:05.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2250 | 2026-04-19T04:30:05.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2251 | 2026-04-19T04:30:06.023Z | |
| 2252 | 2026-04-19T04:30:06.023Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/272) |
| 2253 | 2026-04-19T04:30:06.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2254 | 2026-04-19T04:30:06.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2255 | 2026-04-19T04:30:06.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2256 | 2026-04-19T04:30:06.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2257 | 2026-04-19T04:30:06.636Z | |
| 2258 | 2026-04-19T04:30:06.636Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/272) |
| 2259 | 2026-04-19T04:30:07.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2260 | 2026-04-19T04:30:07.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2261 | 2026-04-19T04:30:07.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2262 | 2026-04-19T04:30:07.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2263 | 2026-04-19T04:30:07.250Z | |
| 2264 | 2026-04-19T04:30:07.250Z | info: running `cargo check --bins` on key-manager-types (75/272) |
| 2265 | 2026-04-19T04:30:07.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2266 | 2026-04-19T04:30:07.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2267 | 2026-04-19T04:30:07.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2268 | 2026-04-19T04:30:07.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2269 | 2026-04-19T04:30:07.834Z | |
| 2270 | 2026-04-19T04:30:07.834Z | info: running `cargo check --bins` on oxlog (76/272) |
| 2271 | 2026-04-19T04:30:08.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2272 | 2026-04-19T04:30:08.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2273 | 2026-04-19T04:30:08.451Z | Checking cfg-if v1.0.4 |
| 2274 | 2026-04-19T04:30:08.454Z | Checking libc v0.2.185 |
| 2275 | 2026-04-19T04:30:08.454Z | Checking serde_core v1.0.228 |
| 2276 | 2026-04-19T04:30:08.569Z | Checking zeroize v1.8.2 |
| 2277 | 2026-04-19T04:30:08.576Z | Checking memchr v2.8.0 |
| 2278 | 2026-04-19T04:30:08.584Z | Checking log v0.4.29 |
| 2279 | 2026-04-19T04:30:08.593Z | Checking smallvec v1.15.1 |
| 2280 | 2026-04-19T04:30:08.603Z | Checking typenum v1.19.0 |
| 2281 | 2026-04-19T04:30:08.613Z | Checking subtle v2.6.1 |
| 2282 | 2026-04-19T04:30:08.708Z | Checking itoa v1.0.17 |
| 2283 | 2026-04-19T04:30:08.739Z | Checking scopeguard v1.2.0 |
| 2284 | 2026-04-19T04:30:08.759Z | Checking const-oid v0.9.6 |
| 2285 | 2026-04-19T04:30:08.771Z | Checking stable_deref_trait v1.2.1 |
| 2286 | 2026-04-19T04:30:08.836Z | Checking lock_api v0.4.14 |
| 2287 | 2026-04-19T04:30:08.849Z | Checking portable-atomic v1.13.1 |
| 2288 | 2026-04-19T04:30:08.851Z | Checking zerofrom v0.1.6 |
| 2289 | 2026-04-19T04:30:08.950Z | Checking critical-section v1.2.0 |
| 2290 | 2026-04-19T04:30:08.962Z | Checking yoke v0.8.1 |
| 2291 | 2026-04-19T04:30:08.973Z | Checking getrandom v0.2.17 |
| 2292 | 2026-04-19T04:30:09.030Z | Checking errno v0.3.14 |
| 2293 | 2026-04-19T04:30:09.050Z | Checking parking_lot_core v0.9.12 |
| 2294 | 2026-04-19T04:30:09.113Z | Checking generic-array v0.14.7 |
| 2295 | 2026-04-19T04:30:09.116Z | Checking rand_core v0.6.4 |
| 2296 | 2026-04-19T04:30:09.136Z | Checking zerovec v0.11.5 |
| 2297 | 2026-04-19T04:30:09.146Z | Checking signal-hook-registry v1.4.8 |
| 2298 | 2026-04-19T04:30:09.257Z | Checking zerocopy v0.8.40 |
| 2299 | 2026-04-19T04:30:09.260Z | Checking once_cell v1.21.3 |
| 2300 | 2026-04-19T04:30:09.296Z | Checking pin-project-lite v0.2.17 |
| 2301 | 2026-04-19T04:30:09.307Z | Checking parking_lot v0.12.5 |
| 2302 | 2026-04-19T04:30:09.387Z | Checking mio v1.2.0 |
| 2303 | 2026-04-19T04:30:09.447Z | Checking socket2 v0.6.3 |
| 2304 | 2026-04-19T04:30:09.452Z | Checking libm v0.2.16 |
| 2305 | 2026-04-19T04:30:09.487Z | Checking zmij v1.0.21 |
| 2306 | 2026-04-19T04:30:09.548Z | Checking crypto-common v0.1.7 |
| 2307 | 2026-04-19T04:30:09.560Z | Checking block-buffer v0.10.4 |
| 2308 | 2026-04-19T04:30:09.661Z | Checking tinystr v0.8.2 |
| 2309 | 2026-04-19T04:30:09.672Z | Checking litemap v0.8.1 |
| 2310 | 2026-04-19T04:30:09.675Z | Checking equivalent v1.0.2 |
| 2311 | 2026-04-19T04:30:09.693Z | Checking digest v0.10.7 |
| 2312 | 2026-04-19T04:30:09.696Z | Checking allocator-api2 v0.2.21 |
| 2313 | 2026-04-19T04:30:09.760Z | Checking futures-core v0.3.32 |
| 2314 | 2026-04-19T04:30:09.834Z | Checking percent-encoding v2.3.2 |
| 2315 | 2026-04-19T04:30:09.845Z | Checking writeable v0.6.2 |
| 2316 | 2026-04-19T04:30:09.881Z | Checking potential_utf v0.1.4 |
| 2317 | 2026-04-19T04:30:09.896Z | Checking zerotrie v0.2.3 |
| 2318 | 2026-04-19T04:30:09.968Z | Checking cpufeatures v0.2.17 |
| 2319 | 2026-04-19T04:30:09.969Z | Checking foldhash v0.2.0 |
| 2320 | 2026-04-19T04:30:09.998Z | Checking icu_locale_core v2.1.1 |
| 2321 | 2026-04-19T04:30:10.010Z | Checking icu_collections v2.1.1 |
| 2322 | 2026-04-19T04:30:10.034Z | Checking serde v1.0.228 |
| 2323 | 2026-04-19T04:30:10.045Z | Checking bitflags v2.11.0 |
| 2324 | 2026-04-19T04:30:10.128Z | Checking serde_json v1.0.149 |
| 2325 | 2026-04-19T04:30:10.140Z | Checking hashbrown v0.16.1 |
| 2326 | 2026-04-19T04:30:10.150Z | Checking num-traits v0.2.19 |
| 2327 | 2026-04-19T04:30:10.208Z | Checking hmac v0.12.1 |
| 2328 | 2026-04-19T04:30:10.309Z | Checking block-padding v0.3.3 |
| 2329 | 2026-04-19T04:30:10.338Z | Checking icu_properties_data v2.1.2 |
| 2330 | 2026-04-19T04:30:10.432Z | Checking bytes v1.11.1 |
| 2331 | 2026-04-19T04:30:10.444Z | Checking icu_normalizer_data v2.1.1 |
| 2332 | 2026-04-19T04:30:10.463Z | Checking futures-sink v0.3.32 |
| 2333 | 2026-04-19T04:30:10.513Z | Checking rand_core v0.10.0 |
| 2334 | 2026-04-19T04:30:10.539Z | Checking icu_provider v2.1.1 |
| 2335 | 2026-04-19T04:30:10.559Z | Checking futures-channel v0.3.32 |
| 2336 | 2026-04-19T04:30:10.629Z | Checking indexmap v2.13.0 |
| 2337 | 2026-04-19T04:30:10.650Z | Checking getrandom v0.4.1 |
| 2338 | 2026-04-19T04:30:10.677Z | Checking inout v0.1.4 |
| 2339 | 2026-04-19T04:30:10.754Z | Checking slab v0.4.12 |
| 2340 | 2026-04-19T04:30:10.774Z | Checking icu_properties v2.1.2 |
| 2341 | 2026-04-19T04:30:10.797Z | Checking icu_normalizer v2.1.1 |
| 2342 | 2026-04-19T04:30:10.808Z | Checking futures-io v0.3.32 |
| 2343 | 2026-04-19T04:30:10.819Z | Checking futures-task v0.3.32 |
| 2344 | 2026-04-19T04:30:10.883Z | Checking tokio v1.52.1 |
| 2345 | 2026-04-19T04:30:10.910Z | Checking cipher v0.4.4 |
| 2346 | 2026-04-19T04:30:10.923Z | Checking sha2 v0.10.9 |
| 2347 | 2026-04-19T04:30:10.954Z | Checking futures-util v0.3.32 |
| 2348 | 2026-04-19T04:30:11.103Z | Checking getrandom v0.3.4 |
| 2349 | 2026-04-19T04:30:11.115Z | Checking utf8_iter v1.0.4 |
| 2350 | 2026-04-19T04:30:11.192Z | Checking base64ct v1.8.3 |
| 2351 | 2026-04-19T04:30:11.204Z | Checking byteorder v1.5.0 |
| 2352 | 2026-04-19T04:30:11.230Z | Checking form_urlencoded v1.2.2 |
| 2353 | 2026-04-19T04:30:11.244Z | Checking fnv v1.0.7 |
| 2354 | 2026-04-19T04:30:11.335Z | Checking flagset v0.4.7 |
| 2355 | 2026-04-19T04:30:11.357Z | Checking rand_core v0.9.5 |
| 2356 | 2026-04-19T04:30:11.400Z | Checking salsa20 v0.10.2 |
| 2357 | 2026-04-19T04:30:11.426Z | Checking pem-rfc7468 v0.7.0 |
| 2358 | 2026-04-19T04:30:11.453Z | Checking http v1.4.0 |
| 2359 | 2026-04-19T04:30:11.538Z | Checking uuid v1.23.0 |
| 2360 | 2026-04-19T04:30:11.541Z | Checking pbkdf2 v0.12.2 |
| 2361 | 2026-04-19T04:30:11.589Z | Checking der v0.7.10 |
| 2362 | 2026-04-19T04:30:11.603Z | Checking idna_adapter v1.2.1 |
| 2363 | 2026-04-19T04:30:11.655Z | Checking scrypt v0.11.0 |
| 2364 | 2026-04-19T04:30:11.721Z | Checking idna v1.1.0 |
| 2365 | 2026-04-19T04:30:11.792Z | Checking aes v0.8.4 |
| 2366 | 2026-04-19T04:30:11.847Z | Checking cbc v0.1.2 |
| 2367 | 2026-04-19T04:30:11.966Z | Checking url v2.5.8 |
| 2368 | 2026-04-19T04:30:11.979Z | Checking rustix v1.1.3 |
| 2369 | 2026-04-19T04:30:12.016Z | Checking tracing-core v0.1.36 |
| 2370 | 2026-04-19T04:30:12.073Z | Checking ppv-lite86 v0.2.21 |
| 2371 | 2026-04-19T04:30:12.175Z | Checking rustls-pki-types v1.14.0 |
| 2372 | 2026-04-19T04:30:12.322Z | Checking spki v0.7.3 |
| 2373 | 2026-04-19T04:30:12.335Z | Checking regex-syntax v0.8.10 |
| 2374 | 2026-04-19T04:30:12.362Z | Checking rand_chacha v0.9.0 |
| 2375 | 2026-04-19T04:30:12.393Z | Checking iana-time-zone v0.1.65 |
| 2376 | 2026-04-19T04:30:12.460Z | Checking tracing v0.1.44 |
| 2377 | 2026-04-19T04:30:12.482Z | Checking pkcs5 v0.7.1 |
| 2378 | 2026-04-19T04:30:12.497Z | Checking chrono v0.4.44 |
| 2379 | 2026-04-19T04:30:12.560Z | Checking rand v0.9.2 |
| 2380 | 2026-04-19T04:30:12.662Z | Checking http-body v1.0.1 |
| 2381 | 2026-04-19T04:30:12.733Z | Checking aws-lc-sys v0.37.1 |
| 2382 | 2026-04-19T04:30:12.796Z | Checking untrusted v0.9.0 |
| 2383 | 2026-04-19T04:30:12.811Z | Checking untrusted v0.7.1 |
| 2384 | 2026-04-19T04:30:12.858Z | Checking base64 v0.22.1 |
| 2385 | 2026-04-19T04:30:12.901Z | Checking openssl-probe v0.2.1 |
| 2386 | 2026-04-19T04:30:12.920Z | Checking ring v0.17.14 |
| 2387 | 2026-04-19T04:30:13.009Z | Checking pkcs8 v0.10.2 |
| 2388 | 2026-04-19T04:30:13.025Z | Checking tower-layer v0.3.3 |
| 2389 | 2026-04-19T04:30:13.096Z | Checking tower-service v0.3.3 |
| 2390 | 2026-04-19T04:30:13.170Z | Checking plain v0.2.3 |
| 2391 | 2026-04-19T04:30:13.185Z | Checking try-lock v0.2.5 |
| 2392 | 2026-04-19T04:30:13.197Z | Checking tinyvec_macros v0.1.1 |
| 2393 | 2026-04-19T04:30:13.242Z | Checking aws-lc-rs v1.16.0 |
| 2394 | 2026-04-19T04:30:13.259Z | Checking atomic-waker v1.1.2 |
| 2395 | 2026-04-19T04:30:13.271Z | Checking tinyvec v1.10.0 |
| 2396 | 2026-04-19T04:30:13.283Z | Checking want v0.3.1 |
| 2397 | 2026-04-19T04:30:13.356Z | Checking ipnet v2.11.0 |
| 2398 | 2026-04-19T04:30:13.369Z | Checking semver v1.0.27 |
| 2399 | 2026-04-19T04:30:13.401Z | Checking httparse v1.10.1 |
| 2400 | 2026-04-19T04:30:13.572Z | Checking spin v0.9.8 |
| 2401 | 2026-04-19T04:30:13.585Z | Checking ucd-trie v0.1.7 |
| 2402 | 2026-04-19T04:30:13.602Z | Checking pin-utils v0.1.0 |
| 2403 | 2026-04-19T04:30:13.605Z | Checking httpdate v1.0.3 |
| 2404 | 2026-04-19T04:30:13.655Z | Checking foreign-types-shared v0.1.1 |
| 2405 | 2026-04-19T04:30:13.677Z | Checking unicode-ident v1.0.24 |
| 2406 | 2026-04-19T04:30:13.710Z | Checking dyn-clone v1.0.20 |
| 2407 | 2026-04-19T04:30:13.736Z | Checking fastrand v2.3.0 |
| 2408 | 2026-04-19T04:30:13.747Z | Checking foreign-types v0.3.2 |
| 2409 | 2026-04-19T04:30:13.750Z | Checking pest v2.8.6 |
| 2410 | 2026-04-19T04:30:13.780Z | Checking proc-macro2 v1.0.106 |
| 2411 | 2026-04-19T04:30:13.806Z | Checking schemars v0.8.22 |
| 2412 | 2026-04-19T04:30:13.821Z | Checking openssl-sys v0.9.111 |
| 2413 | 2026-04-19T04:30:13.917Z | Checking tempfile v3.25.0 |
| 2414 | 2026-04-19T04:30:13.923Z | Checking thiserror v2.0.18 |
| 2415 | 2026-04-19T04:30:14.023Z | Checking wait-timeout v0.2.1 |
| 2416 | 2026-04-19T04:30:14.087Z | Checking rustls-webpki v0.103.9 |
| 2417 | 2026-04-19T04:30:14.099Z | Checking socket2 v0.5.10 |
| 2418 | 2026-04-19T04:30:14.110Z | Checking aho-corasick v1.1.4 |
| 2419 | 2026-04-19T04:30:14.134Z | Checking tokio-util v0.7.18 |
| 2420 | 2026-04-19T04:30:14.147Z | Checking bit-vec v0.8.0 |
| 2421 | 2026-04-19T04:30:14.310Z | Checking siphasher v1.0.2 |
| 2422 | 2026-04-19T04:30:14.339Z | Checking quick-error v1.2.3 |
| 2423 | 2026-04-19T04:30:14.339Z | Checking simd-adler32 v0.3.8 |
| 2424 | 2026-04-19T04:30:14.441Z | Checking pretty-hex v0.4.1 |
| 2425 | 2026-04-19T04:30:14.458Z | Checking powerfmt v0.2.0 |
| 2426 | 2026-04-19T04:30:14.461Z | Checking anstyle v1.0.13 |
| 2427 | 2026-04-19T04:30:14.511Z | Checking rustls v0.23.37 |
| 2428 | 2026-04-19T04:30:14.523Z | Checking utf8parse v0.2.2 |
| 2429 | 2026-04-19T04:30:14.554Z | Checking rusty-fork v0.3.1 |
| 2430 | 2026-04-19T04:30:14.605Z | Checking deranged v0.5.8 |
| 2431 | 2026-04-19T04:30:14.620Z | Checking anstyle-parse v0.2.7 |
| 2432 | 2026-04-19T04:30:14.642Z | Checking bit-set v0.8.0 |
| 2433 | 2026-04-19T04:30:14.723Z | Checking openssl v0.10.75 |
| 2434 | 2026-04-19T04:30:14.740Z | Checking h2 v0.4.13 |
| 2435 | 2026-04-19T04:30:14.770Z | Checking quote v1.0.44 |
| 2436 | 2026-04-19T04:30:14.784Z | Checking regex-automata v0.4.14 |
| 2437 | 2026-04-19T04:30:14.798Z | Compiling newtype-uuid v1.3.2 |
| 2438 | 2026-04-19T04:30:14.820Z | Checking unicode-normalization v0.1.25 |
| 2439 | 2026-04-19T04:30:14.934Z | Checking rustls-native-certs v0.8.3 |
| 2440 | 2026-04-19T04:30:14.975Z | Checking crossbeam-utils v0.8.21 |
| 2441 | 2026-04-19T04:30:15.061Z | Checking rand_xorshift v0.4.0 |
| 2442 | 2026-04-19T04:30:15.181Z | Checking crc32fast v1.5.0 |
| 2443 | 2026-04-19T04:30:15.222Z | Checking scroll v0.13.0 |
| 2444 | 2026-04-19T04:30:15.316Z | Checking signature v2.2.0 |
| 2445 | 2026-04-19T04:30:15.316Z | Checking sync_wrapper v1.0.2 |
| 2446 | 2026-04-19T04:30:15.419Z | Checking anstyle-query v1.1.5 |
| 2447 | 2026-04-19T04:30:15.447Z | Checking unicode-properties v0.1.4 |
| 2448 | 2026-04-19T04:30:15.459Z | Checking adler2 v2.0.1 |
| 2449 | 2026-04-19T04:30:15.508Z | Checking unicode-bidi v0.3.18 |
| 2450 | 2026-04-19T04:30:15.534Z | Checking colorchoice v1.0.4 |
| 2451 | 2026-04-19T04:30:15.560Z | Checking time-core v0.1.8 |
| 2452 | 2026-04-19T04:30:15.630Z | Checking num-conv v0.2.0 |
| 2453 | 2026-04-19T04:30:15.633Z | Checking unarray v0.1.4 |
| 2454 | 2026-04-19T04:30:15.715Z | Checking is_terminal_polyfill v1.70.2 |
| 2455 | 2026-04-19T04:30:15.749Z | Checking num_threads v0.1.7 |
| 2456 | 2026-04-19T04:30:15.761Z | Checking proptest v1.10.0 |
| 2457 | 2026-04-19T04:30:15.802Z | Checking stringprep v0.1.5 |
| 2458 | 2026-04-19T04:30:15.804Z | Checking anstream v0.6.21 |
| 2459 | 2026-04-19T04:30:15.832Z | Checking time v0.3.47 |
| 2460 | 2026-04-19T04:30:15.956Z | Checking miniz_oxide v0.8.9 |
| 2461 | 2026-04-19T04:30:16.012Z | Checking goblin v0.10.5 |
| 2462 | 2026-04-19T04:30:16.319Z | Checking tower v0.5.3 |
| 2463 | 2026-04-19T04:30:16.634Z | Checking crossbeam-epoch v0.9.18 |
| 2464 | 2026-04-19T04:30:16.710Z | Checking syn v2.0.117 |
| 2465 | 2026-04-19T04:30:16.726Z | Checking native-tls v0.2.18 |
| 2466 | 2026-04-19T04:30:16.857Z | Compiling daft v0.1.5 |
| 2467 | 2026-04-19T04:30:16.902Z | Checking ipnetwork v0.21.1 |
| 2468 | 2026-04-19T04:30:16.933Z | Checking tokio-rustls v0.26.4 |
| 2469 | 2026-04-19T04:30:16.987Z | Checking http-body-util v0.1.3 |
| 2470 | 2026-04-19T04:30:17.115Z | Checking webpki-roots v1.0.6 |
| 2471 | 2026-04-19T04:30:17.133Z | Checking rand_chacha v0.3.1 |
| 2472 | 2026-04-19T04:30:17.161Z | Checking scroll v0.12.0 |
| 2473 | 2026-04-19T04:30:17.206Z | Checking thiserror v1.0.69 |
| 2474 | 2026-04-19T04:30:17.227Z | Checking hash32 v0.2.1 |
| 2475 | 2026-04-19T04:30:17.302Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2476 | 2026-04-19T04:30:17.341Z | Checking num-integer v0.1.46 |
| 2477 | 2026-04-19T04:30:17.382Z | Checking toml_datetime v0.6.11 |
| 2478 | 2026-04-19T04:30:17.393Z | Checking serde_spanned v0.6.9 |
| 2479 | 2026-04-19T04:30:17.409Z | Checking md-5 v0.10.6 |
| 2480 | 2026-04-19T04:30:17.454Z | Checking hyper v1.8.1 |
| 2481 | 2026-04-19T04:30:17.512Z | Checking ff v0.13.1 |
| 2482 | 2026-04-19T04:30:17.542Z | Checking ryu v1.0.23 |
| 2483 | 2026-04-19T04:30:17.558Z | Checking fallible-iterator v0.2.0 |
| 2484 | 2026-04-19T04:30:17.571Z | Checking iri-string v0.7.10 |
| 2485 | 2026-04-19T04:30:17.584Z | Checking psl-types v2.0.11 |
| 2486 | 2026-04-19T04:30:17.636Z | Checking zlib-rs v0.6.2 |
| 2487 | 2026-04-19T04:30:17.676Z | Checking base16ct v0.2.0 |
| 2488 | 2026-04-19T04:30:17.696Z | Checking publicsuffix v2.3.0 |
| 2489 | 2026-04-19T04:30:17.800Z | Checking sec1 v0.7.3 |
| 2490 | 2026-04-19T04:30:17.829Z | Checking postgres-protocol v0.6.10 |
| 2491 | 2026-04-19T04:30:17.852Z | Checking serde_urlencoded v0.7.1 |
| 2492 | 2026-04-19T04:30:18.002Z | Checking group v0.13.0 |
| 2493 | 2026-04-19T04:30:18.136Z | Compiling iddqd v0.3.17 |
| 2494 | 2026-04-19T04:30:18.150Z | Checking num-iter v0.1.45 |
| 2495 | 2026-04-19T04:30:18.204Z | Checking zstd-safe v7.2.4 |
| 2496 | 2026-04-19T04:30:18.259Z | Checking goblin v0.8.2 |
| 2497 | 2026-04-19T04:30:18.359Z | Checking hyper-util v0.1.20 |
| 2498 | 2026-04-19T04:30:18.370Z | Checking heapless v0.7.17 |
| 2499 | 2026-04-19T04:30:18.381Z | Checking dof v0.4.0 |
| 2500 | 2026-04-19T04:30:18.506Z | Checking flate2 v1.1.9 |
| 2501 | 2026-04-19T04:30:18.582Z | Checking tower-http v0.6.8 |
| 2502 | 2026-04-19T04:30:18.776Z | Checking rand v0.8.5 |
| 2503 | 2026-04-19T04:30:18.802Z | Checking oxnet v0.1.4 |
| 2504 | 2026-04-19T04:30:18.855Z | Checking cookie v0.18.1 |
| 2505 | 2026-04-19T04:30:19.001Z | Checking tokio-native-tls v0.3.1 |
| 2506 | 2026-04-19T04:30:19.017Z | Checking dtrace-parser v0.3.0 |
| 2507 | 2026-04-19T04:30:19.065Z | Checking phf_shared v0.13.1 |
| 2508 | 2026-04-19T04:30:19.094Z | Checking lazy_static v1.5.0 |
| 2509 | 2026-04-19T04:30:19.158Z | Checking terminal_size v0.4.3 |
| 2510 | 2026-04-19T04:30:19.191Z | Checking zerocopy v0.7.35 |
| 2511 | 2026-04-19T04:30:19.236Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2512 | 2026-04-19T04:30:19.252Z | Checking signal-hook v0.3.18 |
| 2513 | 2026-04-19T04:30:19.285Z | Checking hkdf v0.12.4 |
| 2514 | 2026-04-19T04:30:19.288Z | Checking crypto-bigint v0.5.5 |
| 2515 | 2026-04-19T04:30:19.309Z | Checking thread-id v5.1.0 |
| 2516 | 2026-04-19T04:30:19.321Z | Checking managed v0.8.0 |
| 2517 | 2026-04-19T04:30:19.385Z | Checking bitflags v1.3.2 |
| 2518 | 2026-04-19T04:30:19.416Z | Checking bumpalo v3.20.2 |
| 2519 | 2026-04-19T04:30:19.438Z | Checking winnow v0.7.14 |
| 2520 | 2026-04-19T04:30:19.454Z | Checking clap_lex v1.0.0 |
| 2521 | 2026-04-19T04:30:19.503Z | Compiling rayon-core v1.13.0 |
| 2522 | 2026-04-19T04:30:19.605Z | Checking winnow v0.5.40 |
| 2523 | 2026-04-19T04:30:19.617Z | Checking either v1.15.0 |
| 2524 | 2026-04-19T04:30:19.630Z | Checking hyper-rustls v0.27.7 |
| 2525 | 2026-04-19T04:30:19.677Z | Checking libbz2-rs-sys v0.2.2 |
| 2526 | 2026-04-19T04:30:19.678Z | Checking strsim v0.11.1 |
| 2527 | 2026-04-19T04:30:19.796Z | Checking foldhash v0.1.5 |
| 2528 | 2026-04-19T04:30:19.846Z | Checking clap_builder v4.5.60 |
| 2529 | 2026-04-19T04:30:19.862Z | Checking hyper-tls v0.6.0 |
| 2530 | 2026-04-19T04:30:19.928Z | Checking hashbrown v0.15.5 |
| 2531 | 2026-04-19T04:30:20.028Z | Checking zopfli v0.8.3 |
| 2532 | 2026-04-19T04:30:20.075Z | Checking bzip2 v0.6.1 |
| 2533 | 2026-04-19T04:30:20.174Z | Checking dof v0.3.0 |
| 2534 | 2026-04-19T04:30:20.198Z | Checking elliptic-curve v0.13.8 |
| 2535 | 2026-04-19T04:30:20.236Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2536 | 2026-04-19T04:30:20.356Z | Checking smoltcp v0.9.1 |
| 2537 | 2026-04-19T04:30:20.394Z | Checking signal-hook-mio v0.2.5 |
| 2538 | 2026-04-19T04:30:20.418Z | Checking usdt-impl v0.6.0 |
| 2539 | 2026-04-19T04:30:20.452Z | Checking bzip2 v0.4.4 |
| 2540 | 2026-04-19T04:30:20.493Z | Checking num-bigint-dig v0.8.6 |
| 2541 | 2026-04-19T04:30:20.507Z | Checking phf v0.13.1 |
| 2542 | 2026-04-19T04:30:20.612Z | Checking cookie_store v0.22.1 |
| 2543 | 2026-04-19T04:30:20.650Z | Checking zstd v0.13.3 |
| 2544 | 2026-04-19T04:30:20.715Z | Checking postgres-types v0.2.12 |
| 2545 | 2026-04-19T04:30:20.759Z | Checking toml_edit v0.19.15 |
| 2546 | 2026-04-19T04:30:20.840Z | Checking dtrace-parser v0.2.0 |
| 2547 | 2026-04-19T04:30:20.864Z | Checking rustls-platform-verifier v0.6.2 |
| 2548 | 2026-04-19T04:30:20.960Z | Checking crossbeam-deque v0.8.6 |
| 2549 | 2026-04-19T04:30:20.974Z | Checking regex v1.12.3 |
| 2550 | 2026-04-19T04:30:21.003Z | Checking bstr v1.12.1 |
| 2551 | 2026-04-19T04:30:21.030Z | Checking ed25519 v2.2.3 |
| 2552 | 2026-04-19T04:30:21.077Z | Checking phf_shared v0.11.3 |
| 2553 | 2026-04-19T04:30:21.102Z | Checking ref-cast v1.0.25 |
| 2554 | 2026-04-19T04:30:21.136Z | Checking curve25519-dalek v4.1.3 |
| 2555 | 2026-04-19T04:30:21.201Z | Checking strum v0.27.2 |
| 2556 | 2026-04-19T04:30:21.217Z | Checking hubpack v0.1.2 |
| 2557 | 2026-04-19T04:30:21.228Z | Checking memoffset v0.9.1 |
| 2558 | 2026-04-19T04:30:21.249Z | Checking rustix v0.38.44 |
| 2559 | 2026-04-19T04:30:21.303Z | Checking pkcs1 v0.7.5 |
| 2560 | 2026-04-19T04:30:21.306Z | Checking float-cmp v0.10.0 |
| 2561 | 2026-04-19T04:30:21.340Z | Checking erased-serde v0.3.31 |
| 2562 | 2026-04-19T04:30:21.383Z | Checking hex v0.4.3 |
| 2563 | 2026-04-19T04:30:21.398Z | Checking serde-big-array v0.5.1 |
| 2564 | 2026-04-19T04:30:21.438Z | Checking rfc6979 v0.4.0 |
| 2565 | 2026-04-19T04:30:21.507Z | Checking memmap2 v0.9.10 |
| 2566 | 2026-04-19T04:30:21.526Z | Checking thread-id v4.2.2 |
| 2567 | 2026-04-19T04:30:21.552Z | Checking env_filter v1.0.0 |
| 2568 | 2026-04-19T04:30:21.600Z | Checking encoding_rs v0.8.35 |
| 2569 | 2026-04-19T04:30:21.611Z | Checking keccak v0.1.6 |
| 2570 | 2026-04-19T04:30:21.666Z | Checking toml_write v0.1.2 |
| 2571 | 2026-04-19T04:30:21.692Z | Checking rustc-hash v2.1.1 |
| 2572 | 2026-04-19T04:30:21.718Z | Checking static_assertions v1.1.0 |
| 2573 | 2026-04-19T04:30:21.774Z | Checking fixedbitset v0.4.2 |
| 2574 | 2026-04-19T04:30:21.787Z | Checking whoami v2.1.0 |
| 2575 | 2026-04-19T04:30:21.801Z | Checking jiff v0.2.21 |
| 2576 | 2026-04-19T04:30:21.804Z | Checking normalize-line-endings v0.3.0 |
| 2577 | 2026-04-19T04:30:21.833Z | Checking predicates-core v1.0.10 |
| 2578 | 2026-04-19T04:30:21.889Z | Checking difflib v0.4.0 |
| 2579 | 2026-04-19T04:30:21.908Z | Checking fixedbitset v0.5.7 |
| 2580 | 2026-04-19T04:30:21.920Z | Checking new_debug_unreachable v1.0.6 |
| 2581 | 2026-04-19T04:30:21.950Z | Checking mime v0.3.17 |
| 2582 | 2026-04-19T04:30:21.979Z | Checking precomputed-hash v0.1.1 |
| 2583 | 2026-04-19T04:30:21.991Z | Checking data-encoding v2.10.0 |
| 2584 | 2026-04-19T04:30:22.058Z | Checking unicode-segmentation v1.12.0 |
| 2585 | 2026-04-19T04:30:22.070Z | Checking string_cache v0.8.9 |
| 2586 | 2026-04-19T04:30:22.073Z | Checking predicates v3.1.4 |
| 2587 | 2026-04-19T04:30:22.101Z | Checking petgraph v0.8.3 |
| 2588 | 2026-04-19T04:30:22.123Z | Checking crossterm v0.28.1 |
| 2589 | 2026-04-19T04:30:22.234Z | Checking tokio-postgres v0.7.16 |
| 2590 | 2026-04-19T04:30:22.266Z | Checking hickory-proto v0.25.2 |
| 2591 | 2026-04-19T04:30:22.373Z | Checking similar v2.7.0 |
| 2592 | 2026-04-19T04:30:22.386Z | Checking petgraph v0.6.5 |
| 2593 | 2026-04-19T04:30:22.556Z | Checking reqwest v0.12.28 |
| 2594 | 2026-04-19T04:30:22.752Z | Checking ed25519-dalek v2.2.0 |
| 2595 | 2026-04-19T04:30:22.835Z | Checking toml_edit v0.22.27 |
| 2596 | 2026-04-19T04:30:22.986Z | Checking toml v0.7.8 |
| 2597 | 2026-04-19T04:30:23.407Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2598 | 2026-04-19T04:30:23.496Z | Checking sha3 v0.10.8 |
| 2599 | 2026-04-19T04:30:23.619Z | Checking slog v2.8.2 |
| 2600 | 2026-04-19T04:30:23.672Z | Checking env_logger v0.11.9 |
| 2601 | 2026-04-19T04:30:23.698Z | Checking usdt v0.6.0 |
| 2602 | 2026-04-19T04:30:23.863Z | Checking usdt-impl v0.5.0 |
| 2603 | 2026-04-19T04:30:23.863Z | Checking serde_with v3.17.0 |
| 2604 | 2026-04-19T04:30:23.886Z | Checking ecdsa v0.16.9 |
| 2605 | 2026-04-19T04:30:23.914Z | Checking rsa v0.9.10 |
| 2606 | 2026-04-19T04:30:24.061Z | Checking zip v4.6.1 |
| 2607 | 2026-04-19T04:30:24.143Z | Checking nix v0.31.2 |
| 2608 | 2026-04-19T04:30:24.220Z | Checking clap v4.5.60 |
| 2609 | 2026-04-19T04:30:24.301Z | Checking reqwest v0.13.2 |
| 2610 | 2026-04-19T04:30:24.386Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2611 | 2026-04-19T04:30:24.473Z | Checking zip v0.6.6 |
| 2612 | 2026-04-19T04:30:24.654Z | Checking itertools v0.13.0 |
| 2613 | 2026-04-19T04:30:24.712Z | Checking strum v0.26.3 |
| 2614 | 2026-04-19T04:30:24.796Z | Checking fs-err v3.3.0 |
| 2615 | 2026-04-19T04:30:24.824Z | Checking ahash v0.8.12 |
| 2616 | 2026-04-19T04:30:25.024Z | Checking tokio-stream v0.1.18 |
| 2617 | 2026-04-19T04:30:25.091Z | Checking object v0.37.3 |
| 2618 | 2026-04-19T04:30:25.094Z | Checking buf-list v1.1.2 |
| 2619 | 2026-04-19T04:30:25.138Z | Checking anyhow v1.0.102 |
| 2620 | 2026-04-19T04:30:25.150Z | Checking camino v1.2.2 |
| 2621 | 2026-04-19T04:30:25.283Z | Checking x509-cert v0.2.5 |
| 2622 | 2026-04-19T04:30:25.297Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2623 | 2026-04-19T04:30:25.332Z | Checking openapiv3 v2.2.0 |
| 2624 | 2026-04-19T04:30:25.391Z | Checking sha1 v0.10.6 |
| 2625 | 2026-04-19T04:30:25.411Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2626 | 2026-04-19T04:30:25.551Z | Checking lalrpop-util v0.19.12 |
| 2627 | 2026-04-19T04:30:25.563Z | Checking peg-runtime v0.8.5 |
| 2628 | 2026-04-19T04:30:25.610Z | Checking rayon v1.11.0 |
| 2629 | 2026-04-19T04:30:25.630Z | Checking sigpipe v0.1.3 |
| 2630 | 2026-04-19T04:30:25.695Z | Checking glob v0.3.3 |
| 2631 | 2026-04-19T04:30:27.306Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2632 | 2026-04-19T04:30:27.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.74s |
| 2633 | 2026-04-19T04:30:27.750Z | |
| 2634 | 2026-04-19T04:30:27.750Z | info: running `cargo check --bins` on internal-dns-types (77/272) |
| 2635 | 2026-04-19T04:30:28.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2636 | 2026-04-19T04:30:28.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2637 | 2026-04-19T04:30:28.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2638 | 2026-04-19T04:30:28.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2639 | 2026-04-19T04:30:28.352Z | |
| 2640 | 2026-04-19T04:30:28.352Z | info: running `cargo check --bins` on internal-dns-types-versions (78/272) |
| 2641 | 2026-04-19T04:30:28.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2642 | 2026-04-19T04:30:28.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2643 | 2026-04-19T04:30:28.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2644 | 2026-04-19T04:30:28.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2645 | 2026-04-19T04:30:28.951Z | |
| 2646 | 2026-04-19T04:30:28.952Z | info: running `cargo check --bins` on nexus-types-versions (79/272) |
| 2647 | 2026-04-19T04:30:29.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2648 | 2026-04-19T04:30:29.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2649 | 2026-04-19T04:30:29.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2650 | 2026-04-19T04:30:29.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2651 | 2026-04-19T04:30:29.568Z | |
| 2652 | 2026-04-19T04:30:29.568Z | info: running `cargo check --bins` on oxql-types (80/272) |
| 2653 | 2026-04-19T04:30:30.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2654 | 2026-04-19T04:30:30.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2655 | 2026-04-19T04:30:30.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2656 | 2026-04-19T04:30:30.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2657 | 2026-04-19T04:30:30.167Z | |
| 2658 | 2026-04-19T04:30:30.167Z | info: running `cargo check --bins` on oximeter-types (81/272) |
| 2659 | 2026-04-19T04:30:30.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2660 | 2026-04-19T04:30:30.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2661 | 2026-04-19T04:30:30.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2662 | 2026-04-19T04:30:30.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2663 | 2026-04-19T04:30:30.770Z | |
| 2664 | 2026-04-19T04:30:30.770Z | info: running `cargo check --bins` on oximeter-types-versions (82/272) |
| 2665 | 2026-04-19T04:30:31.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2666 | 2026-04-19T04:30:31.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2667 | 2026-04-19T04:30:31.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2668 | 2026-04-19T04:30:31.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2669 | 2026-04-19T04:30:31.369Z | |
| 2670 | 2026-04-19T04:30:31.369Z | info: running `cargo check --bins` on oximeter-macro-impl (83/272) |
| 2671 | 2026-04-19T04:30:31.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2672 | 2026-04-19T04:30:31.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2673 | 2026-04-19T04:30:31.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2674 | 2026-04-19T04:30:31.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2675 | 2026-04-19T04:30:31.957Z | |
| 2676 | 2026-04-19T04:30:31.957Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/272) |
| 2677 | 2026-04-19T04:30:32.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2678 | 2026-04-19T04:30:32.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2679 | 2026-04-19T04:30:32.638Z | Compiling structmeta-derive v0.3.0 |
| 2680 | 2026-04-19T04:30:32.753Z | Compiling rustls v0.22.4 |
| 2681 | 2026-04-19T04:30:32.763Z | Compiling multer v3.1.0 |
| 2682 | 2026-04-19T04:30:32.772Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2683 | 2026-04-19T04:30:32.772Z | Compiling async-stream-impl v0.3.6 |
| 2684 | 2026-04-19T04:30:32.794Z | Compiling dropshot v0.16.7 |
| 2685 | 2026-04-19T04:30:32.809Z | Compiling dropshot_endpoint v0.16.7 |
| 2686 | 2026-04-19T04:30:32.812Z | Compiling newtype-uuid-macros v0.1.0 |
| 2687 | 2026-04-19T04:30:32.930Z | Checking newtype-uuid v1.3.2 |
| 2688 | 2026-04-19T04:30:32.993Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2689 | 2026-04-19T04:30:33.062Z | Checking rustls-webpki v0.102.8 |
| 2690 | 2026-04-19T04:30:33.127Z | Checking daft v0.1.5 |
| 2691 | 2026-04-19T04:30:33.156Z | Checking futures-executor v0.3.32 |
| 2692 | 2026-04-19T04:30:33.362Z | Checking thread_local v1.1.9 |
| 2693 | 2026-04-19T04:30:33.376Z | Compiling match_cfg v0.1.0 |
| 2694 | 2026-04-19T04:30:33.448Z | Compiling hostname v0.3.1 |
| 2695 | 2026-04-19T04:30:33.527Z | Checking iddqd v0.3.17 |
| 2696 | 2026-04-19T04:30:33.555Z | Checking futures v0.3.32 |
| 2697 | 2026-04-19T04:30:33.582Z | Checking crossbeam-channel v0.5.15 |
| 2698 | 2026-04-19T04:30:33.596Z | Checking slog-json v2.6.1 |
| 2699 | 2026-04-19T04:30:33.816Z | Compiling structmeta v0.3.0 |
| 2700 | 2026-04-19T04:30:33.838Z | Checking serde_spanned v1.0.4 |
| 2701 | 2026-04-19T04:30:33.914Z | Checking is-terminal v0.4.17 |
| 2702 | 2026-04-19T04:30:34.006Z | Checking debug-ignore v1.0.5 |
| 2703 | 2026-04-19T04:30:34.030Z | Compiling derive-ex v0.1.8 |
| 2704 | 2026-04-19T04:30:34.076Z | Compiling parse-display-derive v0.10.0 |
| 2705 | 2026-04-19T04:30:34.106Z | Checking take_mut v0.2.2 |
| 2706 | 2026-04-19T04:30:34.123Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2707 | 2026-04-19T04:30:34.304Z | Checking term v1.2.1 |
| 2708 | 2026-04-19T04:30:34.382Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2709 | 2026-04-19T04:30:34.422Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2710 | 2026-04-19T04:30:34.526Z | Checking slog-term v2.9.2 |
| 2711 | 2026-04-19T04:30:34.571Z | Checking slog-async v2.8.0 |
| 2712 | 2026-04-19T04:30:34.743Z | Compiling slog-bunyan v2.5.0 |
| 2713 | 2026-04-19T04:30:34.881Z | Compiling async-stream v0.3.6 |
| 2714 | 2026-04-19T04:30:34.894Z | Checking tokio-rustls v0.25.0 |
| 2715 | 2026-04-19T04:30:35.033Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2716 | 2026-04-19T04:30:35.059Z | Checking progenitor-client v0.13.0 |
| 2717 | 2026-04-19T04:30:35.088Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2718 | 2026-04-19T04:30:35.229Z | Checking backon v1.6.0 |
| 2719 | 2026-04-19T04:30:35.288Z | Checking waitgroup v0.1.2 |
| 2720 | 2026-04-19T04:30:35.402Z | Checking rustls-pemfile v2.2.0 |
| 2721 | 2026-04-19T04:30:35.745Z | Compiling test-strategy v0.4.5 |
| 2722 | 2026-04-19T04:30:35.748Z | Checking serde_path_to_error v0.1.20 |
| 2723 | 2026-04-19T04:30:35.789Z | Checking hostname v0.4.2 |
| 2724 | 2026-04-19T04:30:35.802Z | Checking instant v0.1.13 |
| 2725 | 2026-04-19T04:30:35.899Z | Compiling prettyplease v0.2.37 |
| 2726 | 2026-04-19T04:30:35.935Z | Checking backoff v0.4.0 |
| 2727 | 2026-04-19T04:30:36.007Z | Compiling parse-display v0.10.0 |
| 2728 | 2026-04-19T04:30:36.147Z | Compiling progenitor-extras v0.1.1 |
| 2729 | 2026-04-19T04:30:36.282Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2730 | 2026-04-19T04:30:36.392Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2731 | 2026-04-19T04:30:36.500Z | Checking progenitor-client v0.10.0 |
| 2732 | 2026-04-19T04:30:36.565Z | Checking itertools v0.14.0 |
| 2733 | 2026-04-19T04:30:36.733Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2734 | 2026-04-19T04:30:37.155Z | Checking regress v0.10.5 |
| 2735 | 2026-04-19T04:30:37.281Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2736 | 2026-04-19T04:30:37.653Z | Compiling macaddr v1.0.1 |
| 2737 | 2026-04-19T04:30:37.892Z | Checking num-rational v0.4.2 |
| 2738 | 2026-04-19T04:30:38.060Z | Compiling usdt-attr-macro v0.5.0 |
| 2739 | 2026-04-19T04:30:38.162Z | Compiling usdt-macro v0.5.0 |
| 2740 | 2026-04-19T04:30:38.165Z | Checking num-complex v0.4.6 |
| 2741 | 2026-04-19T04:30:38.511Z | Checking memmap v0.7.0 |
| 2742 | 2026-04-19T04:30:38.553Z | Checking num v0.4.3 |
| 2743 | 2026-04-19T04:30:38.625Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2744 | 2026-04-19T04:30:38.638Z | Checking float-ord v0.3.2 |
| 2745 | 2026-04-19T04:30:38.741Z | Compiling toml v0.8.23 |
| 2746 | 2026-04-19T04:30:38.769Z | Compiling minimal-lexical v0.2.1 |
| 2747 | 2026-04-19T04:30:38.893Z | Checking usdt v0.5.0 |
| 2748 | 2026-04-19T04:30:39.028Z | Checking linked-hash-map v0.5.6 |
| 2749 | 2026-04-19T04:30:39.063Z | Compiling nom v7.1.3 |
| 2750 | 2026-04-19T04:30:39.202Z | Checking lru-cache v0.1.2 |
| 2751 | 2026-04-19T04:30:39.699Z | Checking hickory-proto v0.24.4 |
| 2752 | 2026-04-19T04:30:39.851Z | Checking phf_shared v0.12.1 |
| 2753 | 2026-04-19T04:30:39.875Z | Compiling slog-dtrace v0.3.0 |
| 2754 | 2026-04-19T04:30:39.993Z | Checking heck v0.5.0 |
| 2755 | 2026-04-19T04:30:40.071Z | Compiling chrono-tz v0.10.4 |
| 2756 | 2026-04-19T04:30:40.123Z | Checking resolv-conf v0.7.6 |
| 2757 | 2026-04-19T04:30:40.257Z | Compiling convert_case v0.4.0 |
| 2758 | 2026-04-19T04:30:40.332Z | Compiling const_format_proc_macros v0.2.34 |
| 2759 | 2026-04-19T04:30:40.394Z | Checking phf v0.12.1 |
| 2760 | 2026-04-19T04:30:40.413Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2761 | 2026-04-19T04:30:40.540Z | Checking tokio-dtrace v0.1.1 |
| 2762 | 2026-04-19T04:30:40.634Z | Compiling derive_more v0.99.20 |
| 2763 | 2026-04-19T04:30:40.774Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2764 | 2026-04-19T04:30:40.937Z | Compiling derive-where v1.6.0 |
| 2765 | 2026-04-19T04:30:41.310Z | Checking highway v1.3.0 |
| 2766 | 2026-04-19T04:30:41.474Z | Checking const_format v0.2.35 |
| 2767 | 2026-04-19T04:30:41.541Z | Checking hickory-resolver v0.24.4 |
| 2768 | 2026-04-19T04:30:41.575Z | Checking oxide-tokio-rt v0.1.4 |
| 2769 | 2026-04-19T04:30:41.981Z | Checking gethostname v0.5.0 |
| 2770 | 2026-04-19T04:30:42.074Z | Checking bcs v0.1.6 |
| 2771 | 2026-04-19T04:30:42.297Z | Compiling async-recursion v1.1.1 |
| 2772 | 2026-04-19T04:30:42.310Z | Checking qorb v0.4.1 |
| 2773 | 2026-04-19T04:30:42.323Z | Checking termtree v0.5.1 |
| 2774 | 2026-04-19T04:30:42.911Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2775 | 2026-04-19T04:30:43.055Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2776 | 2026-04-19T04:30:43.297Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2777 | 2026-04-19T04:30:44.602Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2778 | 2026-04-19T04:30:44.604Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2779 | 2026-04-19T04:30:46.309Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2780 | 2026-04-19T04:30:49.001Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2781 | 2026-04-19T04:30:51.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.13s |
| 2782 | 2026-04-19T04:30:51.278Z | |
| 2783 | 2026-04-19T04:30:51.278Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/272) |
| 2784 | 2026-04-19T04:30:51.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2785 | 2026-04-19T04:30:51.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2786 | 2026-04-19T04:30:51.955Z | Compiling ar_archive_writer v0.5.1 |
| 2787 | 2026-04-19T04:30:52.065Z | Compiling stacker v0.1.23 |
| 2788 | 2026-04-19T04:30:52.072Z | Compiling cfg_aliases v0.1.1 |
| 2789 | 2026-04-19T04:30:52.077Z | Compiling convert_case v0.10.0 |
| 2790 | 2026-04-19T04:30:52.077Z | Checking unicode-width v0.1.14 |
| 2791 | 2026-04-19T04:30:52.091Z | Compiling proc-macro-error v1.0.4 |
| 2792 | 2026-04-19T04:30:52.102Z | Checking fd-lock v4.0.4 |
| 2793 | 2026-04-19T04:30:52.102Z | Checking nibble_vec v0.1.0 |
| 2794 | 2026-04-19T04:30:52.127Z | Compiling nix v0.28.0 |
| 2795 | 2026-04-19T04:30:52.216Z | Checking vte v0.14.1 |
| 2796 | 2026-04-19T04:30:52.229Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2797 | 2026-04-19T04:30:52.320Z | Checking endian-type v0.1.2 |
| 2798 | 2026-04-19T04:30:52.333Z | Checking bytecount v0.6.9 |
| 2799 | 2026-04-19T04:30:52.364Z | Checking strip-ansi-escapes v0.2.1 |
| 2800 | 2026-04-19T04:30:52.376Z | Compiling derive_more-impl v2.1.1 |
| 2801 | 2026-04-19T04:30:52.389Z | Compiling tabled_derive v0.7.0 |
| 2802 | 2026-04-19T04:30:52.433Z | Checking papergrid v0.11.0 |
| 2803 | 2026-04-19T04:30:52.446Z | Checking radix_trie v0.2.1 |
| 2804 | 2026-04-19T04:30:52.477Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2805 | 2026-04-19T04:30:52.638Z | Compiling peg-macros v0.8.5 |
| 2806 | 2026-04-19T04:30:52.649Z | Checking winnow v0.6.26 |
| 2807 | 2026-04-19T04:30:52.915Z | Compiling psm v0.1.30 |
| 2808 | 2026-04-19T04:30:52.954Z | Compiling sqlparser_derive v0.5.0 |
| 2809 | 2026-04-19T04:30:53.048Z | Checking unicode-width v0.2.0 |
| 2810 | 2026-04-19T04:30:53.214Z | Checking derive_more v2.1.1 |
| 2811 | 2026-04-19T04:30:53.292Z | Checking nu-ansi-term v0.50.3 |
| 2812 | 2026-04-19T04:30:53.305Z | Checking home v0.5.12 |
| 2813 | 2026-04-19T04:30:53.377Z | Checking unicode_categories v0.1.1 |
| 2814 | 2026-04-19T04:30:53.406Z | Checking tabled v0.15.0 |
| 2815 | 2026-04-19T04:30:53.431Z | Checking rustyline v14.0.0 |
| 2816 | 2026-04-19T04:30:53.500Z | Checking reedline v0.40.0 |
| 2817 | 2026-04-19T04:30:53.527Z | Checking crossterm v0.29.0 |
| 2818 | 2026-04-19T04:30:53.686Z | Checking recursive v0.1.1 |
| 2819 | 2026-04-19T04:30:53.735Z | Checking display-error-chain v0.2.2 |
| 2820 | 2026-04-19T04:30:53.779Z | Checking sqlparser v0.61.0 |
| 2821 | 2026-04-19T04:30:53.793Z | Checking sqlformat v0.3.5 |
| 2822 | 2026-04-19T04:30:54.017Z | Checking peg v0.8.5 |
| 2823 | 2026-04-19T04:31:05.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s |
| 2824 | 2026-04-19T04:31:05.217Z | |
| 2825 | 2026-04-19T04:31:05.217Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/272) |
| 2826 | 2026-04-19T04:31:05.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-04-19T04:31:05.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-04-19T04:31:05.893Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2829 | 2026-04-19T04:31:09.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s |
| 2830 | 2026-04-19T04:31:09.492Z | |
| 2831 | 2026-04-19T04:31:09.492Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/272) |
| 2832 | 2026-04-19T04:31:10.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-04-19T04:31:10.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-04-19T04:31:10.162Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2835 | 2026-04-19T04:31:12.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s |
| 2836 | 2026-04-19T04:31:12.774Z | |
| 2837 | 2026-04-19T04:31:12.774Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/272) |
| 2838 | 2026-04-19T04:31:13.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-04-19T04:31:13.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-04-19T04:31:13.447Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2841 | 2026-04-19T04:31:16.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s |
| 2842 | 2026-04-19T04:31:16.862Z | |
| 2843 | 2026-04-19T04:31:16.862Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/272) |
| 2844 | 2026-04-19T04:31:17.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2845 | 2026-04-19T04:31:17.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2846 | 2026-04-19T04:31:17.542Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2847 | 2026-04-19T04:31:20.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s |
| 2848 | 2026-04-19T04:31:20.943Z | |
| 2849 | 2026-04-19T04:31:20.943Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/272) |
| 2850 | 2026-04-19T04:31:21.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2851 | 2026-04-19T04:31:21.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2852 | 2026-04-19T04:31:21.618Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2853 | 2026-04-19T04:31:24.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 2854 | 2026-04-19T04:31:24.374Z | |
| 2855 | 2026-04-19T04:31:24.374Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/272) |
| 2856 | 2026-04-19T04:31:24.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2857 | 2026-04-19T04:31:24.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2858 | 2026-04-19T04:31:25.045Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2859 | 2026-04-19T04:31:27.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 2860 | 2026-04-19T04:31:27.812Z | |
| 2861 | 2026-04-19T04:31:27.812Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/272) |
| 2862 | 2026-04-19T04:31:28.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2863 | 2026-04-19T04:31:28.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2864 | 2026-04-19T04:31:28.487Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2865 | 2026-04-19T04:31:31.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s |
| 2866 | 2026-04-19T04:31:32.095Z | |
| 2867 | 2026-04-19T04:31:32.095Z | info: running `cargo check --bins` on oximeter (93/272) |
| 2868 | 2026-04-19T04:31:32.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2869 | 2026-04-19T04:31:32.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2870 | 2026-04-19T04:31:32.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2871 | 2026-04-19T04:31:32.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2872 | 2026-04-19T04:31:32.699Z | |
| 2873 | 2026-04-19T04:31:32.699Z | info: running `cargo check --bins` on oximeter-schema (94/272) |
| 2874 | 2026-04-19T04:31:33.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2875 | 2026-04-19T04:31:33.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2876 | 2026-04-19T04:31:33.336Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2877 | 2026-04-19T04:31:33.500Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2878 | 2026-04-19T04:31:33.503Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2879 | 2026-04-19T04:31:33.839Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2880 | 2026-04-19T04:31:37.344Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2881 | 2026-04-19T04:31:37.663Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2882 | 2026-04-19T04:31:38.777Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2883 | 2026-04-19T04:31:39.454Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s |
| 2884 | 2026-04-19T04:31:39.633Z | |
| 2885 | 2026-04-19T04:31:39.633Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/272) |
| 2886 | 2026-04-19T04:31:40.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2887 | 2026-04-19T04:31:40.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2888 | 2026-04-19T04:31:40.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2889 | 2026-04-19T04:31:40.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2890 | 2026-04-19T04:31:40.232Z | |
| 2891 | 2026-04-19T04:31:40.232Z | info: running `cargo check --bins` on oximeter-test-utils (96/272) |
| 2892 | 2026-04-19T04:31:40.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2893 | 2026-04-19T04:31:40.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2894 | 2026-04-19T04:31:40.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2895 | 2026-04-19T04:31:40.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2896 | 2026-04-19T04:31:40.875Z | |
| 2897 | 2026-04-19T04:31:40.875Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/272) |
| 2898 | 2026-04-19T04:31:41.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2899 | 2026-04-19T04:31:41.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2900 | 2026-04-19T04:31:41.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2901 | 2026-04-19T04:31:41.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2902 | 2026-04-19T04:31:41.480Z | |
| 2903 | 2026-04-19T04:31:41.480Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/272) |
| 2904 | 2026-04-19T04:31:41.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2905 | 2026-04-19T04:31:41.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2906 | 2026-04-19T04:31:41.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2907 | 2026-04-19T04:31:41.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2908 | 2026-04-19T04:31:42.082Z | |
| 2909 | 2026-04-19T04:31:42.082Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/272) |
| 2910 | 2026-04-19T04:31:42.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2911 | 2026-04-19T04:31:42.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2912 | 2026-04-19T04:31:42.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2913 | 2026-04-19T04:31:42.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2914 | 2026-04-19T04:31:42.689Z | |
| 2915 | 2026-04-19T04:31:42.689Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/272) |
| 2916 | 2026-04-19T04:31:43.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2917 | 2026-04-19T04:31:43.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2918 | 2026-04-19T04:31:43.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2919 | 2026-04-19T04:31:43.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2920 | 2026-04-19T04:31:43.301Z | |
| 2921 | 2026-04-19T04:31:43.301Z | info: running `cargo check --bins` on trust-quorum-types (101/272) |
| 2922 | 2026-04-19T04:31:43.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2923 | 2026-04-19T04:31:43.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2924 | 2026-04-19T04:31:43.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2925 | 2026-04-19T04:31:43.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2926 | 2026-04-19T04:31:43.894Z | |
| 2927 | 2026-04-19T04:31:43.894Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/272) |
| 2928 | 2026-04-19T04:31:44.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2929 | 2026-04-19T04:31:44.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2930 | 2026-04-19T04:31:44.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2931 | 2026-04-19T04:31:44.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2932 | 2026-04-19T04:31:44.504Z | |
| 2933 | 2026-04-19T04:31:44.504Z | info: running `cargo check --bins` on update-engine (103/272) |
| 2934 | 2026-04-19T04:31:45.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2935 | 2026-04-19T04:31:45.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2936 | 2026-04-19T04:31:45.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2937 | 2026-04-19T04:31:45.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2938 | 2026-04-19T04:31:45.094Z | |
| 2939 | 2026-04-19T04:31:45.094Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/272) |
| 2940 | 2026-04-19T04:31:45.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2941 | 2026-04-19T04:31:45.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2942 | 2026-04-19T04:31:45.814Z | Compiling crucible-workspace-hack v0.1.0 |
| 2943 | 2026-04-19T04:31:45.932Z | Checking secrecy v0.10.3 |
| 2944 | 2026-04-19T04:31:45.940Z | Compiling heapless v0.8.0 |
| 2945 | 2026-04-19T04:31:45.948Z | Compiling ingot-macros v0.1.1 |
| 2946 | 2026-04-19T04:31:45.955Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2947 | 2026-04-19T04:31:45.958Z | Checking hash32 v0.3.1 |
| 2948 | 2026-04-19T04:31:45.977Z | Compiling smoltcp v0.11.0 |
| 2949 | 2026-04-19T04:31:45.980Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2950 | 2026-04-19T04:31:46.035Z | Checking cobs v0.3.0 |
| 2951 | 2026-04-19T04:31:46.084Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2952 | 2026-04-19T04:31:46.177Z | Checking universal-hash v0.5.1 |
| 2953 | 2026-04-19T04:31:46.201Z | Checking half v2.7.1 |
| 2954 | 2026-04-19T04:31:46.226Z | Checking opaque-debug v0.3.1 |
| 2955 | 2026-04-19T04:31:46.294Z | Checking ciborium-io v0.2.2 |
| 2956 | 2026-04-19T04:31:46.311Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2957 | 2026-04-19T04:31:46.379Z | Checking poly1305 v0.8.0 |
| 2958 | 2026-04-19T04:31:46.407Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2959 | 2026-04-19T04:31:46.453Z | Checking ciborium-ll v0.2.2 |
| 2960 | 2026-04-19T04:31:46.531Z | Compiling proc-macro-crate v3.4.0 |
| 2961 | 2026-04-19T04:31:46.649Z | Checking postcard v1.1.3 |
| 2962 | 2026-04-19T04:31:46.662Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2963 | 2026-04-19T04:31:46.694Z | Checking password-hash v0.5.0 |
| 2964 | 2026-04-19T04:31:46.920Z | Checking chacha20 v0.9.1 |
| 2965 | 2026-04-19T04:31:46.934Z | Compiling proc-macro-crate v1.3.1 |
| 2966 | 2026-04-19T04:31:46.947Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2967 | 2026-04-19T04:31:47.025Z | Checking blake2 v0.10.6 |
| 2968 | 2026-04-19T04:31:47.079Z | Compiling num_enum_derive v0.7.5 |
| 2969 | 2026-04-19T04:31:47.113Z | Checking aead v0.5.2 |
| 2970 | 2026-04-19T04:31:47.182Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2971 | 2026-04-19T04:31:47.257Z | Compiling foreign-types-macros v0.2.3 |
| 2972 | 2026-04-19T04:31:47.259Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2973 | 2026-04-19T04:31:47.259Z | Checking thiserror-no-std v2.0.2 |
| 2974 | 2026-04-19T04:31:47.354Z | Checking foreign-types-shared v0.3.1 |
| 2975 | 2026-04-19T04:31:47.367Z | Checking cpufeatures v0.3.0 |
| 2976 | 2026-04-19T04:31:47.386Z | Checking vsss-rs v3.3.4 |
| 2977 | 2026-04-19T04:31:47.440Z | Checking chacha20 v0.10.0 |
| 2978 | 2026-04-19T04:31:47.454Z | Compiling num_enum_derive v0.5.11 |
| 2979 | 2026-04-19T04:31:47.520Z | Checking chacha20poly1305 v0.10.1 |
| 2980 | 2026-04-19T04:31:47.647Z | Checking argon2 v0.5.3 |
| 2981 | 2026-04-19T04:31:47.660Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2982 | 2026-04-19T04:31:47.852Z | Checking foreign-types v0.5.0 |
| 2983 | 2026-04-19T04:31:47.946Z | Checking ciborium v0.2.2 |
| 2984 | 2026-04-19T04:31:48.039Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2985 | 2026-04-19T04:31:48.105Z | Checking tabwriter v1.4.1 |
| 2986 | 2026-04-19T04:31:48.121Z | Checking num_enum v0.7.5 |
| 2987 | 2026-04-19T04:31:48.236Z | Checking console v0.15.11 |
| 2988 | 2026-04-19T04:31:48.250Z | Checking newline-converter v0.3.0 |
| 2989 | 2026-04-19T04:31:48.320Z | Checking camino-tempfile v1.4.1 |
| 2990 | 2026-04-19T04:31:48.359Z | Checking atomicwrites v0.4.4 |
| 2991 | 2026-04-19T04:31:48.372Z | Checking byte-wrapper v0.1.0 |
| 2992 | 2026-04-19T04:31:48.476Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2993 | 2026-04-19T04:31:48.476Z | Checking cstr-argument v0.1.2 |
| 2994 | 2026-04-19T04:31:48.502Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2995 | 2026-04-19T04:31:48.505Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2996 | 2026-04-19T04:31:48.527Z | Checking expectorate v1.2.0 |
| 2997 | 2026-04-19T04:31:48.580Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2998 | 2026-04-19T04:31:48.608Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2999 | 2026-04-19T04:31:48.654Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3000 | 2026-04-19T04:31:48.712Z | Checking num_enum v0.5.11 |
| 3001 | 2026-04-19T04:31:48.774Z | Checking ingot-types v0.1.2 |
| 3002 | 2026-04-19T04:31:48.774Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3003 | 2026-04-19T04:31:48.824Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3004 | 2026-04-19T04:31:48.893Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3005 | 2026-04-19T04:31:48.942Z | Checking rand v0.10.0 |
| 3006 | 2026-04-19T04:31:48.955Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3007 | 2026-04-19T04:31:48.998Z | Checking colored v3.1.1 |
| 3008 | 2026-04-19T04:31:49.023Z | Checking indent_write v2.2.0 |
| 3009 | 2026-04-19T04:31:49.118Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3010 | 2026-04-19T04:31:49.134Z | Checking ingot v0.1.1 |
| 3011 | 2026-04-19T04:31:49.154Z | Compiling zone_cfg_derive v0.3.1 |
| 3012 | 2026-04-19T04:31:49.190Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3013 | 2026-04-19T04:31:49.218Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3014 | 2026-04-19T04:31:49.230Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3015 | 2026-04-19T04:31:49.253Z | Checking itertools v0.12.1 |
| 3016 | 2026-04-19T04:31:49.374Z | Compiling num-derive v0.4.2 |
| 3017 | 2026-04-19T04:31:49.400Z | Checking swrite v0.1.0 |
| 3018 | 2026-04-19T04:31:49.491Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3019 | 2026-04-19T04:31:49.698Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3020 | 2026-04-19T04:31:49.756Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3021 | 2026-04-19T04:31:49.788Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3022 | 2026-04-19T04:31:49.944Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3023 | 2026-04-19T04:31:50.011Z | Checking dropshot-api-manager-types v0.6.0 |
| 3024 | 2026-04-19T04:31:50.056Z | Checking smf v0.2.3 |
| 3025 | 2026-04-19T04:31:50.182Z | Checking nanorand v0.7.0 |
| 3026 | 2026-04-19T04:31:50.238Z | Checking whoami v1.6.1 |
| 3027 | 2026-04-19T04:31:50.260Z | Checking zone v0.3.1 |
| 3028 | 2026-04-19T04:31:50.290Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3029 | 2026-04-19T04:31:50.307Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3030 | 2026-04-19T04:31:50.307Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3031 | 2026-04-19T04:31:50.373Z | Checking flume v0.11.1 |
| 3032 | 2026-04-19T04:31:50.735Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3033 | 2026-04-19T04:31:51.715Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3034 | 2026-04-19T04:31:52.545Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3035 | 2026-04-19T04:31:55.285Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3036 | 2026-04-19T04:31:57.320Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3037 | 2026-04-19T04:31:58.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s |
| 3038 | 2026-04-19T04:31:58.542Z | |
| 3039 | 2026-04-19T04:31:58.542Z | info: running `cargo check --bins` on clickhouse-admin-api (105/272) |
| 3040 | 2026-04-19T04:31:59.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-04-19T04:31:59.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-04-19T04:31:59.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3043 | 2026-04-19T04:31:59.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3044 | 2026-04-19T04:31:59.148Z | |
| 3045 | 2026-04-19T04:31:59.148Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/272) |
| 3046 | 2026-04-19T04:31:59.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3047 | 2026-04-19T04:31:59.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3048 | 2026-04-19T04:31:59.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3049 | 2026-04-19T04:31:59.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3050 | 2026-04-19T04:31:59.756Z | |
| 3051 | 2026-04-19T04:31:59.756Z | info: running `cargo check --bins` on bootstrap-agent-client (107/272) |
| 3052 | 2026-04-19T04:32:00.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2026-04-19T04:32:00.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2026-04-19T04:32:00.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2026-04-19T04:32:00.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3056 | 2026-04-19T04:32:00.374Z | |
| 3057 | 2026-04-19T04:32:00.374Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/272) |
| 3058 | 2026-04-19T04:32:00.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-04-19T04:32:00.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-04-19T04:32:00.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-04-19T04:32:00.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3062 | 2026-04-19T04:32:00.990Z | |
| 3063 | 2026-04-19T04:32:00.991Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/272) |
| 3064 | 2026-04-19T04:32:01.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-04-19T04:32:01.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-04-19T04:32:01.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-04-19T04:32:01.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3068 | 2026-04-19T04:32:01.597Z | |
| 3069 | 2026-04-19T04:32:01.597Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/272) |
| 3070 | 2026-04-19T04:32:02.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-04-19T04:32:02.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-04-19T04:32:02.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-04-19T04:32:02.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3074 | 2026-04-19T04:32:02.211Z | |
| 3075 | 2026-04-19T04:32:02.211Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/272) |
| 3076 | 2026-04-19T04:32:02.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-04-19T04:32:02.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-04-19T04:32:02.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-04-19T04:32:02.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3080 | 2026-04-19T04:32:02.821Z | |
| 3081 | 2026-04-19T04:32:02.821Z | info: running `cargo check --bins` on cockroach-admin-client (112/272) |
| 3082 | 2026-04-19T04:32:03.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-04-19T04:32:03.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-04-19T04:32:03.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-04-19T04:32:03.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3086 | 2026-04-19T04:32:03.423Z | |
| 3087 | 2026-04-19T04:32:03.423Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/272) |
| 3088 | 2026-04-19T04:32:03.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-04-19T04:32:03.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-04-19T04:32:03.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-04-19T04:32:03.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3092 | 2026-04-19T04:32:04.037Z | |
| 3093 | 2026-04-19T04:32:04.037Z | info: running `cargo check --bins` on dns-service-client (114/272) |
| 3094 | 2026-04-19T04:32:04.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-04-19T04:32:04.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-04-19T04:32:04.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-04-19T04:32:04.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3098 | 2026-04-19T04:32:04.645Z | |
| 3099 | 2026-04-19T04:32:04.645Z | info: running `cargo check --bins` on installinator-client (115/272) |
| 3100 | 2026-04-19T04:32:05.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-04-19T04:32:05.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-04-19T04:32:05.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-04-19T04:32:05.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3104 | 2026-04-19T04:32:05.255Z | |
| 3105 | 2026-04-19T04:32:05.256Z | info: running `cargo check --bins` on nexus-client (116/272) |
| 3106 | 2026-04-19T04:32:05.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-04-19T04:32:05.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-04-19T04:32:05.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3109 | 2026-04-19T04:32:05.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3110 | 2026-04-19T04:32:05.904Z | |
| 3111 | 2026-04-19T04:32:05.904Z | info: running `cargo check --bins` on nexus-lockstep-client (117/272) |
| 3112 | 2026-04-19T04:32:06.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3113 | 2026-04-19T04:32:06.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3114 | 2026-04-19T04:32:06.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3115 | 2026-04-19T04:32:06.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3116 | 2026-04-19T04:32:06.553Z | |
| 3117 | 2026-04-19T04:32:06.553Z | info: running `cargo check --bins` on ntp-admin-client (118/272) |
| 3118 | 2026-04-19T04:32:07.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3119 | 2026-04-19T04:32:07.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3120 | 2026-04-19T04:32:07.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3121 | 2026-04-19T04:32:07.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3122 | 2026-04-19T04:32:07.148Z | |
| 3123 | 2026-04-19T04:32:07.148Z | info: running `cargo check --bins` on oxide-client (119/272) |
| 3124 | 2026-04-19T04:32:07.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3125 | 2026-04-19T04:32:07.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3126 | 2026-04-19T04:32:07.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3127 | 2026-04-19T04:32:07.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3128 | 2026-04-19T04:32:07.747Z | |
| 3129 | 2026-04-19T04:32:07.747Z | info: running `cargo check --bins` on oximeter-client (120/272) |
| 3130 | 2026-04-19T04:32:08.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3131 | 2026-04-19T04:32:08.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3132 | 2026-04-19T04:32:08.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3133 | 2026-04-19T04:32:08.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3134 | 2026-04-19T04:32:08.355Z | |
| 3135 | 2026-04-19T04:32:08.355Z | info: running `cargo check --bins` on repo-depot-client (121/272) |
| 3136 | 2026-04-19T04:32:08.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3137 | 2026-04-19T04:32:08.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3138 | 2026-04-19T04:32:08.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3139 | 2026-04-19T04:32:08.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3140 | 2026-04-19T04:32:08.945Z | |
| 3141 | 2026-04-19T04:32:08.945Z | info: running `cargo check --bins` on sled-agent-client (122/272) |
| 3142 | 2026-04-19T04:32:09.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3143 | 2026-04-19T04:32:09.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3144 | 2026-04-19T04:32:09.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3145 | 2026-04-19T04:32:09.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3146 | 2026-04-19T04:32:09.564Z | |
| 3147 | 2026-04-19T04:32:09.564Z | info: running `cargo check --bins` on wicketd-client (123/272) |
| 3148 | 2026-04-19T04:32:10.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3149 | 2026-04-19T04:32:10.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3150 | 2026-04-19T04:32:10.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3151 | 2026-04-19T04:32:10.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3152 | 2026-04-19T04:32:10.201Z | |
| 3153 | 2026-04-19T04:32:10.201Z | info: running `cargo check --bins` on installinator-common (124/272) |
| 3154 | 2026-04-19T04:32:10.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3155 | 2026-04-19T04:32:10.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3156 | 2026-04-19T04:32:10.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3157 | 2026-04-19T04:32:10.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3158 | 2026-04-19T04:32:10.826Z | |
| 3159 | 2026-04-19T04:32:10.826Z | info: running `cargo check --bins` on installinator-common-versions (125/272) |
| 3160 | 2026-04-19T04:32:11.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3161 | 2026-04-19T04:32:11.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3162 | 2026-04-19T04:32:11.328Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3163 | 2026-04-19T04:32:11.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3164 | 2026-04-19T04:32:11.418Z | |
| 3165 | 2026-04-19T04:32:11.418Z | info: running `cargo check --bins` on wicket-common (126/272) |
| 3166 | 2026-04-19T04:32:11.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3167 | 2026-04-19T04:32:11.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3168 | 2026-04-19T04:32:11.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3169 | 2026-04-19T04:32:11.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3170 | 2026-04-19T04:32:12.044Z | |
| 3171 | 2026-04-19T04:32:12.044Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/272) |
| 3172 | 2026-04-19T04:32:12.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3173 | 2026-04-19T04:32:12.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3174 | 2026-04-19T04:32:12.746Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3175 | 2026-04-19T04:32:12.861Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3176 | 2026-04-19T04:32:12.870Z | Checking csv-core v0.1.13 |
| 3177 | 2026-04-19T04:32:12.878Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3178 | 2026-04-19T04:32:12.886Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3179 | 2026-04-19T04:32:12.896Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3180 | 2026-04-19T04:32:12.907Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3181 | 2026-04-19T04:32:12.918Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3182 | 2026-04-19T04:32:13.026Z | Checking csv v1.4.0 |
| 3183 | 2026-04-19T04:32:13.043Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3184 | 2026-04-19T04:32:13.094Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3185 | 2026-04-19T04:32:13.125Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3186 | 2026-04-19T04:32:13.358Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3187 | 2026-04-19T04:32:13.722Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3188 | 2026-04-19T04:32:13.722Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3189 | 2026-04-19T04:32:14.055Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3190 | 2026-04-19T04:32:19.527Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3191 | 2026-04-19T04:32:20.446Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3192 | 2026-04-19T04:32:22.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s |
| 3193 | 2026-04-19T04:32:22.428Z | |
| 3194 | 2026-04-19T04:32:22.428Z | info: running `cargo check --bins` on cockroach-admin-api (128/272) |
| 3195 | 2026-04-19T04:32:22.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3196 | 2026-04-19T04:32:22.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3197 | 2026-04-19T04:32:22.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3198 | 2026-04-19T04:32:22.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3199 | 2026-04-19T04:32:22.979Z | |
| 3200 | 2026-04-19T04:32:22.980Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/272) |
| 3201 | 2026-04-19T04:32:23.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3202 | 2026-04-19T04:32:23.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3203 | 2026-04-19T04:32:23.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3204 | 2026-04-19T04:32:23.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 3205 | 2026-04-19T04:32:23.684Z | |
| 3206 | 2026-04-19T04:32:23.684Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/272) |
| 3207 | 2026-04-19T04:32:24.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3208 | 2026-04-19T04:32:24.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3209 | 2026-04-19T04:32:24.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3210 | 2026-04-19T04:32:24.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 3211 | 2026-04-19T04:32:24.389Z | |
| 3212 | 2026-04-19T04:32:24.389Z | info: running `cargo check --bins` on gateway-test-utils (131/272) |
| 3213 | 2026-04-19T04:32:24.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3214 | 2026-04-19T04:32:24.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3215 | 2026-04-19T04:32:24.943Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3216 | 2026-04-19T04:32:24.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3217 | 2026-04-19T04:32:25.053Z | |
| 3218 | 2026-04-19T04:32:25.053Z | info: running `cargo check --bins` on omicron-gateway (132/272) |
| 3219 | 2026-04-19T04:32:25.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-04-19T04:32:25.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-04-19T04:32:25.824Z | Compiling typify-impl v0.6.1 |
| 3222 | 2026-04-19T04:32:25.965Z | Compiling unsafe-libyaml v0.2.11 |
| 3223 | 2026-04-19T04:32:25.976Z | Compiling radium v0.7.0 |
| 3224 | 2026-04-19T04:32:25.984Z | Compiling semver v0.1.20 |
| 3225 | 2026-04-19T04:32:25.996Z | Compiling pin-project-internal v1.1.11 |
| 3226 | 2026-04-19T04:32:26.007Z | Compiling maybe-uninit v2.0.0 |
| 3227 | 2026-04-19T04:32:26.010Z | Checking tap v1.0.1 |
| 3228 | 2026-04-19T04:32:26.109Z | Checking wyz v0.5.1 |
| 3229 | 2026-04-19T04:32:26.239Z | Compiling rustc_version v0.1.7 |
| 3230 | 2026-04-19T04:32:26.308Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3231 | 2026-04-19T04:32:26.372Z | Compiling snafu-derive v0.8.9 |
| 3232 | 2026-04-19T04:32:26.431Z | Compiling zerocopy-derive v0.6.6 |
| 3233 | 2026-04-19T04:32:26.457Z | Compiling newtype_derive v0.1.6 |
| 3234 | 2026-04-19T04:32:26.644Z | Compiling serde_yaml v0.9.34+deprecated |
| 3235 | 2026-04-19T04:32:26.695Z | Compiling cancel-safe-futures v0.1.5 |
| 3236 | 2026-04-19T04:32:26.905Z | Compiling packed_struct v0.10.1 |
| 3237 | 2026-04-19T04:32:27.074Z | Compiling owo-colors v4.3.0 |
| 3238 | 2026-04-19T04:32:27.124Z | Checking pin-project v1.1.11 |
| 3239 | 2026-04-19T04:32:27.157Z | Checking crc-catalog v2.4.0 |
| 3240 | 2026-04-19T04:32:27.223Z | Checking same-file v1.0.6 |
| 3241 | 2026-04-19T04:32:27.252Z | Checking funty v2.0.0 |
| 3242 | 2026-04-19T04:32:27.274Z | Checking zerocopy v0.6.6 |
| 3243 | 2026-04-19T04:32:27.340Z | Checking walkdir v2.5.0 |
| 3244 | 2026-04-19T04:32:27.434Z | Checking crc v3.4.0 |
| 3245 | 2026-04-19T04:32:27.580Z | Checking bitvec v1.0.1 |
| 3246 | 2026-04-19T04:32:27.599Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3247 | 2026-04-19T04:32:27.613Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3248 | 2026-04-19T04:32:27.635Z | Checking globset v0.4.18 |
| 3249 | 2026-04-19T04:32:27.838Z | Checking olpc-cjson v0.1.4 |
| 3250 | 2026-04-19T04:32:27.893Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3251 | 2026-04-19T04:32:27.947Z | Checking pem v3.0.6 |
| 3252 | 2026-04-19T04:32:27.976Z | Compiling packed_struct_codegen v0.10.1 |
| 3253 | 2026-04-19T04:32:28.086Z | Checking libsw-core v0.3.2 |
| 3254 | 2026-04-19T04:32:28.107Z | Checking serde_plain v1.0.2 |
| 3255 | 2026-04-19T04:32:28.128Z | Compiling bitfield-macros v0.19.4 |
| 3256 | 2026-04-19T04:32:28.147Z | Compiling indexmap v1.9.3 |
| 3257 | 2026-04-19T04:32:28.231Z | Checking typed-path v0.9.3 |
| 3258 | 2026-04-19T04:32:28.253Z | Checking nodrop v0.1.14 |
| 3259 | 2026-04-19T04:32:28.295Z | Checking snafu v0.8.9 |
| 3260 | 2026-04-19T04:32:28.352Z | Checking array-init v0.0.4 |
| 3261 | 2026-04-19T04:32:28.370Z | Checking libsw v3.5.0 |
| 3262 | 2026-04-19T04:32:28.523Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3263 | 2026-04-19T04:32:28.537Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3264 | 2026-04-19T04:32:28.649Z | Checking smallvec v0.6.14 |
| 3265 | 2026-04-19T04:32:28.788Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3266 | 2026-04-19T04:32:28.833Z | Checking bitfield v0.19.4 |
| 3267 | 2026-04-19T04:32:28.918Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3268 | 2026-04-19T04:32:28.999Z | Checking tough v0.20.0 |
| 3269 | 2026-04-19T04:32:29.046Z | Checking tagptr v0.2.0 |
| 3270 | 2026-04-19T04:32:29.076Z | Checking smawk v0.3.2 |
| 3271 | 2026-04-19T04:32:29.095Z | Checking unicode-linebreak v0.1.5 |
| 3272 | 2026-04-19T04:32:29.183Z | Checking hashbrown v0.12.3 |
| 3273 | 2026-04-19T04:32:29.204Z | Checking base64 v0.21.7 |
| 3274 | 2026-04-19T04:32:29.204Z | Checking linear-map v1.2.0 |
| 3275 | 2026-04-19T04:32:29.310Z | Checking textwrap v0.16.2 |
| 3276 | 2026-04-19T04:32:29.387Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3277 | 2026-04-19T04:32:29.442Z | Checking ron v0.8.1 |
| 3278 | 2026-04-19T04:32:29.457Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3279 | 2026-04-19T04:32:29.531Z | Checking moka v0.12.13 |
| 3280 | 2026-04-19T04:32:29.557Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3281 | 2026-04-19T04:32:29.916Z | Checking serde-hex v0.1.0 |
| 3282 | 2026-04-19T04:32:29.971Z | Checking steno v0.4.1 |
| 3283 | 2026-04-19T04:32:30.112Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3284 | 2026-04-19T04:32:30.151Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3285 | 2026-04-19T04:32:30.311Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3286 | 2026-04-19T04:32:30.357Z | Checking hashbrown v0.13.2 |
| 3287 | 2026-04-19T04:32:30.438Z | Compiling typify-macro v0.6.1 |
| 3288 | 2026-04-19T04:32:30.739Z | Checking humantime v2.3.0 |
| 3289 | 2026-04-19T04:32:30.809Z | Checking crc-any v2.5.0 |
| 3290 | 2026-04-19T04:32:30.911Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3291 | 2026-04-19T04:32:30.929Z | Checking object v0.30.4 |
| 3292 | 2026-04-19T04:32:30.990Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3293 | 2026-04-19T04:32:31.021Z | Checking hickory-resolver v0.25.2 |
| 3294 | 2026-04-19T04:32:31.036Z | Checking utf-8 v0.7.6 |
| 3295 | 2026-04-19T04:32:31.124Z | Checking path-slash v0.1.5 |
| 3296 | 2026-04-19T04:32:31.155Z | Checking void v1.0.2 |
| 3297 | 2026-04-19T04:32:31.174Z | Checking half v1.8.3 |
| 3298 | 2026-04-19T04:32:31.229Z | Checking tungstenite v0.23.0 |
| 3299 | 2026-04-19T04:32:31.265Z | Checking lzss v0.8.2 |
| 3300 | 2026-04-19T04:32:31.373Z | Checking serde_cbor v0.11.2 |
| 3301 | 2026-04-19T04:32:31.468Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3302 | 2026-04-19T04:32:31.588Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3303 | 2026-04-19T04:32:31.624Z | Checking nix v0.27.1 |
| 3304 | 2026-04-19T04:32:31.659Z | Checking kstat-rs v0.2.4 |
| 3305 | 2026-04-19T04:32:31.743Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3306 | 2026-04-19T04:32:31.760Z | Checking fxhash v0.2.1 |
| 3307 | 2026-04-19T04:32:31.821Z | Checking serde_bytes v0.11.19 |
| 3308 | 2026-04-19T04:32:31.846Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3309 | 2026-04-19T04:32:31.879Z | Checking tokio-tungstenite v0.23.1 |
| 3310 | 2026-04-19T04:32:31.996Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3311 | 2026-04-19T04:32:32.133Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3312 | 2026-04-19T04:32:32.147Z | Checking signal-hook-tokio v0.3.1 |
| 3313 | 2026-04-19T04:32:32.185Z | Compiling typify v0.6.1 |
| 3314 | 2026-04-19T04:32:32.271Z | Compiling progenitor-impl v0.13.0 |
| 3315 | 2026-04-19T04:32:33.158Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3316 | 2026-04-19T04:32:33.782Z | Compiling progenitor-macro v0.13.0 |
| 3317 | 2026-04-19T04:32:34.063Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3318 | 2026-04-19T04:32:34.361Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3319 | 2026-04-19T04:32:36.104Z | Checking progenitor v0.13.0 |
| 3320 | 2026-04-19T04:32:36.218Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3321 | 2026-04-19T04:32:36.222Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3322 | 2026-04-19T04:32:39.211Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3323 | 2026-04-19T04:32:46.624Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3324 | 2026-04-19T04:32:52.886Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3325 | 2026-04-19T04:32:54.252Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3326 | 2026-04-19T04:32:54.742Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3327 | 2026-04-19T04:32:56.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.72s |
| 3328 | 2026-04-19T04:32:56.977Z | |
| 3329 | 2026-04-19T04:32:56.977Z | info: running `cargo check --bins` on gateway-api (133/272) |
| 3330 | 2026-04-19T04:32:57.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3331 | 2026-04-19T04:32:57.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3332 | 2026-04-19T04:32:57.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3333 | 2026-04-19T04:32:57.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3334 | 2026-04-19T04:32:57.575Z | |
| 3335 | 2026-04-19T04:32:57.575Z | info: running `cargo check --bins` on ipcc (134/272) |
| 3336 | 2026-04-19T04:32:58.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3337 | 2026-04-19T04:32:58.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3338 | 2026-04-19T04:32:58.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3339 | 2026-04-19T04:32:58.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3340 | 2026-04-19T04:32:58.180Z | |
| 3341 | 2026-04-19T04:32:58.180Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/272) |
| 3342 | 2026-04-19T04:32:58.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3343 | 2026-04-19T04:32:58.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3344 | 2026-04-19T04:32:58.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3345 | 2026-04-19T04:32:58.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3346 | 2026-04-19T04:32:58.770Z | |
| 3347 | 2026-04-19T04:32:58.770Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/272) |
| 3348 | 2026-04-19T04:32:59.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3349 | 2026-04-19T04:32:59.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3350 | 2026-04-19T04:32:59.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3351 | 2026-04-19T04:32:59.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3352 | 2026-04-19T04:32:59.383Z | |
| 3353 | 2026-04-19T04:32:59.383Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/272) |
| 3354 | 2026-04-19T04:32:59.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3355 | 2026-04-19T04:32:59.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3356 | 2026-04-19T04:32:59.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3357 | 2026-04-19T04:32:59.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3358 | 2026-04-19T04:32:59.990Z | |
| 3359 | 2026-04-19T04:32:59.991Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/272) |
| 3360 | 2026-04-19T04:33:00.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3361 | 2026-04-19T04:33:00.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3362 | 2026-04-19T04:33:00.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3363 | 2026-04-19T04:33:00.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3364 | 2026-04-19T04:33:00.598Z | |
| 3365 | 2026-04-19T04:33:00.598Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/272) |
| 3366 | 2026-04-19T04:33:01.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3367 | 2026-04-19T04:33:01.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3368 | 2026-04-19T04:33:01.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3369 | 2026-04-19T04:33:01.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3370 | 2026-04-19T04:33:01.203Z | |
| 3371 | 2026-04-19T04:33:01.203Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/272) |
| 3372 | 2026-04-19T04:33:01.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3373 | 2026-04-19T04:33:01.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3374 | 2026-04-19T04:33:01.715Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3375 | 2026-04-19T04:33:01.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3376 | 2026-04-19T04:33:01.809Z | |
| 3377 | 2026-04-19T04:33:01.809Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/272) |
| 3378 | 2026-04-19T04:33:02.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3379 | 2026-04-19T04:33:02.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3380 | 2026-04-19T04:33:02.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3381 | 2026-04-19T04:33:02.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3382 | 2026-04-19T04:33:02.415Z | |
| 3383 | 2026-04-19T04:33:02.415Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/272) |
| 3384 | 2026-04-19T04:33:02.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3385 | 2026-04-19T04:33:02.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3386 | 2026-04-19T04:33:02.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3387 | 2026-04-19T04:33:02.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3388 | 2026-04-19T04:33:03.015Z | |
| 3389 | 2026-04-19T04:33:03.015Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/272) |
| 3390 | 2026-04-19T04:33:03.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3391 | 2026-04-19T04:33:03.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3392 | 2026-04-19T04:33:03.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3393 | 2026-04-19T04:33:03.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3394 | 2026-04-19T04:33:03.622Z | |
| 3395 | 2026-04-19T04:33:03.623Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/272) |
| 3396 | 2026-04-19T04:33:04.134Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3397 | 2026-04-19T04:33:04.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3398 | 2026-04-19T04:33:04.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3399 | 2026-04-19T04:33:04.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3400 | 2026-04-19T04:33:04.229Z | |
| 3401 | 2026-04-19T04:33:04.229Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/272) |
| 3402 | 2026-04-19T04:33:04.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3403 | 2026-04-19T04:33:04.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3404 | 2026-04-19T04:33:04.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3405 | 2026-04-19T04:33:04.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3406 | 2026-04-19T04:33:04.833Z | |
| 3407 | 2026-04-19T04:33:04.833Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/272) |
| 3408 | 2026-04-19T04:33:05.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3409 | 2026-04-19T04:33:05.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3410 | 2026-04-19T04:33:05.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3411 | 2026-04-19T04:33:05.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3412 | 2026-04-19T04:33:05.438Z | |
| 3413 | 2026-04-19T04:33:05.438Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/272) |
| 3414 | 2026-04-19T04:33:05.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3415 | 2026-04-19T04:33:05.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3416 | 2026-04-19T04:33:05.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3417 | 2026-04-19T04:33:05.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3418 | 2026-04-19T04:33:06.047Z | |
| 3419 | 2026-04-19T04:33:06.047Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/272) |
| 3420 | 2026-04-19T04:33:06.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3421 | 2026-04-19T04:33:06.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3422 | 2026-04-19T04:33:06.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3423 | 2026-04-19T04:33:06.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3424 | 2026-04-19T04:33:06.659Z | |
| 3425 | 2026-04-19T04:33:06.659Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/272) |
| 3426 | 2026-04-19T04:33:07.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3427 | 2026-04-19T04:33:07.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3428 | 2026-04-19T04:33:07.174Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3429 | 2026-04-19T04:33:07.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3430 | 2026-04-19T04:33:07.270Z | |
| 3431 | 2026-04-19T04:33:07.270Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/272) |
| 3432 | 2026-04-19T04:33:07.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3433 | 2026-04-19T04:33:07.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3434 | 2026-04-19T04:33:07.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3435 | 2026-04-19T04:33:07.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3436 | 2026-04-19T04:33:07.876Z | |
| 3437 | 2026-04-19T04:33:07.876Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/272) |
| 3438 | 2026-04-19T04:33:08.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3439 | 2026-04-19T04:33:08.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3440 | 2026-04-19T04:33:08.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3441 | 2026-04-19T04:33:08.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3442 | 2026-04-19T04:33:08.485Z | |
| 3443 | 2026-04-19T04:33:08.485Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/272) |
| 3444 | 2026-04-19T04:33:08.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3445 | 2026-04-19T04:33:08.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3446 | 2026-04-19T04:33:08.999Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3447 | 2026-04-19T04:33:09.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3448 | 2026-04-19T04:33:09.091Z | |
| 3449 | 2026-04-19T04:33:09.091Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/272) |
| 3450 | 2026-04-19T04:33:09.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3451 | 2026-04-19T04:33:09.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3452 | 2026-04-19T04:33:09.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3453 | 2026-04-19T04:33:09.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3454 | 2026-04-19T04:33:09.698Z | |
| 3455 | 2026-04-19T04:33:09.698Z | info: running `cargo check --bins` on oximeter-producer (154/272) |
| 3456 | 2026-04-19T04:33:10.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3457 | 2026-04-19T04:33:10.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3458 | 2026-04-19T04:33:10.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3459 | 2026-04-19T04:33:10.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3460 | 2026-04-19T04:33:10.351Z | |
| 3461 | 2026-04-19T04:33:10.351Z | info: running `cargo check --bins` on internal-dns-resolver (155/272) |
| 3462 | 2026-04-19T04:33:10.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3463 | 2026-04-19T04:33:10.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3464 | 2026-04-19T04:33:10.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3465 | 2026-04-19T04:33:10.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3466 | 2026-04-19T04:33:10.958Z | |
| 3467 | 2026-04-19T04:33:10.958Z | info: running `cargo check --bins` on dns-server (156/272) |
| 3468 | 2026-04-19T04:33:11.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3469 | 2026-04-19T04:33:11.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3470 | 2026-04-19T04:33:11.614Z | Compiling parking_lot_core v0.8.6 |
| 3471 | 2026-04-19T04:33:11.614Z | Compiling atomicwrites v0.4.4 |
| 3472 | 2026-04-19T04:33:11.614Z | Compiling git-stub v1.0.0 |
| 3473 | 2026-04-19T04:33:11.617Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3474 | 2026-04-19T04:33:11.617Z | Checking prefix-trie v0.7.0 |
| 3475 | 2026-04-19T04:33:11.850Z | Compiling git-stub-vcs v0.1.0 |
| 3476 | 2026-04-19T04:33:12.014Z | Checking hickory-server v0.25.2 |
| 3477 | 2026-04-19T04:33:12.119Z | Checking parking_lot v0.11.2 |
| 3478 | 2026-04-19T04:33:12.124Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3479 | 2026-04-19T04:33:12.209Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3480 | 2026-04-19T04:33:12.212Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3481 | 2026-04-19T04:33:12.325Z | Checking sled v0.34.7 |
| 3482 | 2026-04-19T04:33:14.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 3483 | 2026-04-19T04:33:14.401Z | |
| 3484 | 2026-04-19T04:33:14.401Z | info: running `cargo check --bins` on dns-server-api (157/272) |
| 3485 | 2026-04-19T04:33:14.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3486 | 2026-04-19T04:33:14.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3487 | 2026-04-19T04:33:14.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3488 | 2026-04-19T04:33:14.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3489 | 2026-04-19T04:33:15.010Z | |
| 3490 | 2026-04-19T04:33:15.010Z | info: running `cargo check --bins` on oximeter-producer-api (158/272) |
| 3491 | 2026-04-19T04:33:15.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3492 | 2026-04-19T04:33:15.523Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3493 | 2026-04-19T04:33:15.523Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3494 | 2026-04-19T04:33:15.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3495 | 2026-04-19T04:33:15.619Z | |
| 3496 | 2026-04-19T04:33:15.619Z | info: running `cargo check --bins` on sp-sim (159/272) |
| 3497 | 2026-04-19T04:33:16.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3498 | 2026-04-19T04:33:16.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3499 | 2026-04-19T04:33:16.358Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3500 | 2026-04-19T04:33:18.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s |
| 3501 | 2026-04-19T04:33:18.309Z | |
| 3502 | 2026-04-19T04:33:18.309Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/272) |
| 3503 | 2026-04-19T04:33:18.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3504 | 2026-04-19T04:33:18.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3505 | 2026-04-19T04:33:18.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3506 | 2026-04-19T04:33:18.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3507 | 2026-04-19T04:33:18.973Z | |
| 3508 | 2026-04-19T04:33:18.973Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/272) |
| 3509 | 2026-04-19T04:33:19.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3510 | 2026-04-19T04:33:19.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3511 | 2026-04-19T04:33:19.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3512 | 2026-04-19T04:33:19.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3513 | 2026-04-19T04:33:19.638Z | |
| 3514 | 2026-04-19T04:33:19.638Z | info: running `cargo check --bins` on db-macros (162/272) |
| 3515 | 2026-04-19T04:33:20.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3516 | 2026-04-19T04:33:20.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3517 | 2026-04-19T04:33:20.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3518 | 2026-04-19T04:33:20.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3519 | 2026-04-19T04:33:20.233Z | |
| 3520 | 2026-04-19T04:33:20.233Z | info: running `cargo check --bins` on nexus-macros-common (163/272) |
| 3521 | 2026-04-19T04:33:20.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3522 | 2026-04-19T04:33:20.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3523 | 2026-04-19T04:33:20.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3524 | 2026-04-19T04:33:20.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3525 | 2026-04-19T04:33:20.828Z | |
| 3526 | 2026-04-19T04:33:20.828Z | info: running `cargo check --bins` on nexus-auth (164/272) |
| 3527 | 2026-04-19T04:33:21.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3528 | 2026-04-19T04:33:21.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3529 | 2026-04-19T04:33:21.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3530 | 2026-04-19T04:33:21.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3531 | 2026-04-19T04:33:21.486Z | |
| 3532 | 2026-04-19T04:33:21.486Z | info: running `cargo check --bins` on authz-macros (165/272) |
| 3533 | 2026-04-19T04:33:22.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3534 | 2026-04-19T04:33:22.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3535 | 2026-04-19T04:33:22.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3536 | 2026-04-19T04:33:22.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3537 | 2026-04-19T04:33:22.097Z | |
| 3538 | 2026-04-19T04:33:22.097Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/272) |
| 3539 | 2026-04-19T04:33:22.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3540 | 2026-04-19T04:33:22.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3541 | 2026-04-19T04:33:22.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3542 | 2026-04-19T04:33:22.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3543 | 2026-04-19T04:33:22.746Z | |
| 3544 | 2026-04-19T04:33:22.746Z | info: running `cargo check --bins` on nexus-db-model (167/272) |
| 3545 | 2026-04-19T04:33:23.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3546 | 2026-04-19T04:33:23.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3547 | 2026-04-19T04:33:23.294Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3548 | 2026-04-19T04:33:23.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3549 | 2026-04-19T04:33:23.399Z | |
| 3550 | 2026-04-19T04:33:23.399Z | info: running `cargo check --bins` on nexus-db-schema (168/272) |
| 3551 | 2026-04-19T04:33:23.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3552 | 2026-04-19T04:33:23.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3553 | 2026-04-19T04:33:23.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3554 | 2026-04-19T04:33:23.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3555 | 2026-04-19T04:33:23.994Z | |
| 3556 | 2026-04-19T04:33:23.994Z | info: running `cargo check --bins` on omicron-rpaths (169/272) |
| 3557 | 2026-04-19T04:33:24.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3558 | 2026-04-19T04:33:24.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3559 | 2026-04-19T04:33:24.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3560 | 2026-04-19T04:33:24.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3561 | 2026-04-19T04:33:24.587Z | |
| 3562 | 2026-04-19T04:33:24.587Z | info: running `cargo check --bins` on nexus-defaults (170/272) |
| 3563 | 2026-04-19T04:33:25.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3564 | 2026-04-19T04:33:25.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3565 | 2026-04-19T04:33:25.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3566 | 2026-04-19T04:33:25.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3567 | 2026-04-19T04:33:25.195Z | |
| 3568 | 2026-04-19T04:33:25.195Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/272) |
| 3569 | 2026-04-19T04:33:25.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3570 | 2026-04-19T04:33:25.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3571 | 2026-04-19T04:33:25.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3572 | 2026-04-19T04:33:25.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3573 | 2026-04-19T04:33:25.784Z | |
| 3574 | 2026-04-19T04:33:25.784Z | info: running `cargo check --bins` on parallel-task-set (172/272) |
| 3575 | 2026-04-19T04:33:26.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3576 | 2026-04-19T04:33:26.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3577 | 2026-04-19T04:33:26.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3578 | 2026-04-19T04:33:26.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3579 | 2026-04-19T04:33:26.374Z | |
| 3580 | 2026-04-19T04:33:26.374Z | info: running `cargo check --bins` on nexus-db-errors (173/272) |
| 3581 | 2026-04-19T04:33:26.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3582 | 2026-04-19T04:33:26.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3583 | 2026-04-19T04:33:26.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3584 | 2026-04-19T04:33:26.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3585 | 2026-04-19T04:33:27.032Z | |
| 3586 | 2026-04-19T04:33:27.032Z | info: running `cargo check --bins` on nexus-db-lookup (174/272) |
| 3587 | 2026-04-19T04:33:27.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3588 | 2026-04-19T04:33:27.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3589 | 2026-04-19T04:33:27.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3590 | 2026-04-19T04:33:27.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3591 | 2026-04-19T04:33:27.677Z | |
| 3592 | 2026-04-19T04:33:27.677Z | info: running `cargo check --bins` on nexus-inventory (175/272) |
| 3593 | 2026-04-19T04:33:28.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3594 | 2026-04-19T04:33:28.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3595 | 2026-04-19T04:33:28.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3596 | 2026-04-19T04:33:28.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3597 | 2026-04-19T04:33:28.316Z | |
| 3598 | 2026-04-19T04:33:28.316Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/272) |
| 3599 | 2026-04-19T04:33:28.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3600 | 2026-04-19T04:33:28.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3601 | 2026-04-19T04:33:28.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3602 | 2026-04-19T04:33:28.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3603 | 2026-04-19T04:33:28.933Z | |
| 3604 | 2026-04-19T04:33:28.933Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/272) |
| 3605 | 2026-04-19T04:33:29.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3606 | 2026-04-19T04:33:29.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3607 | 2026-04-19T04:33:29.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3608 | 2026-04-19T04:33:29.454Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3609 | 2026-04-19T04:33:29.544Z | |
| 3610 | 2026-04-19T04:33:29.544Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/272) |
| 3611 | 2026-04-19T04:33:30.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3612 | 2026-04-19T04:33:30.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3613 | 2026-04-19T04:33:30.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3614 | 2026-04-19T04:33:30.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3615 | 2026-04-19T04:33:30.158Z | |
| 3616 | 2026-04-19T04:33:30.158Z | info: running `cargo check --bins` on key-manager (179/272) |
| 3617 | 2026-04-19T04:33:30.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3618 | 2026-04-19T04:33:30.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3619 | 2026-04-19T04:33:30.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3620 | 2026-04-19T04:33:30.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3621 | 2026-04-19T04:33:30.753Z | |
| 3622 | 2026-04-19T04:33:30.753Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/272) |
| 3623 | 2026-04-19T04:33:31.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3624 | 2026-04-19T04:33:31.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3625 | 2026-04-19T04:33:31.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3626 | 2026-04-19T04:33:31.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3627 | 2026-04-19T04:33:31.365Z | |
| 3628 | 2026-04-19T04:33:31.365Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/272) |
| 3629 | 2026-04-19T04:33:31.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3630 | 2026-04-19T04:33:31.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3631 | 2026-04-19T04:33:31.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3632 | 2026-04-19T04:33:31.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3633 | 2026-04-19T04:33:31.979Z | |
| 3634 | 2026-04-19T04:33:31.979Z | info: running `cargo check --bins` on typed-rng (182/272) |
| 3635 | 2026-04-19T04:33:32.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3636 | 2026-04-19T04:33:32.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3637 | 2026-04-19T04:33:32.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3638 | 2026-04-19T04:33:32.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3639 | 2026-04-19T04:33:32.560Z | |
| 3640 | 2026-04-19T04:33:32.560Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/272) |
| 3641 | 2026-04-19T04:33:33.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3642 | 2026-04-19T04:33:33.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3643 | 2026-04-19T04:33:33.403Z | Compiling typify-impl v0.4.3 |
| 3644 | 2026-04-19T04:33:33.403Z | Compiling libefi-sys v0.1.0 |
| 3645 | 2026-04-19T04:33:33.406Z | Compiling bitfield-struct v0.6.2 |
| 3646 | 2026-04-19T04:33:33.555Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3647 | 2026-04-19T04:33:33.564Z | Compiling xshell-macros v0.2.7 |
| 3648 | 2026-04-19T04:33:33.577Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3649 | 2026-04-19T04:33:33.617Z | Compiling salty v0.3.0 |
| 3650 | 2026-04-19T04:33:33.620Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3651 | 2026-04-19T04:33:33.779Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3652 | 2026-04-19T04:33:33.907Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3653 | 2026-04-19T04:33:33.922Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3654 | 2026-04-19T04:33:33.936Z | Checking xshell v0.2.7 |
| 3655 | 2026-04-19T04:33:34.123Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3656 | 2026-04-19T04:33:34.140Z | Checking primeorder v0.13.6 |
| 3657 | 2026-04-19T04:33:34.162Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3658 | 2026-04-19T04:33:34.291Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3659 | 2026-04-19T04:33:34.310Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3660 | 2026-04-19T04:33:34.377Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3661 | 2026-04-19T04:33:34.402Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3662 | 2026-04-19T04:33:34.466Z | Checking tungstenite v0.21.0 |
| 3663 | 2026-04-19T04:33:34.586Z | Checking p384 v0.13.1 |
| 3664 | 2026-04-19T04:33:34.636Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3665 | 2026-04-19T04:33:34.700Z | Compiling proc-macro-error2 v2.0.1 |
| 3666 | 2026-04-19T04:33:34.804Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3667 | 2026-04-19T04:33:34.898Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3668 | 2026-04-19T04:33:35.003Z | Compiling num-derive v0.3.3 |
| 3669 | 2026-04-19T04:33:35.018Z | Checking compression-core v0.4.31 |
| 3670 | 2026-04-19T04:33:35.154Z | Compiling unicase v2.9.0 |
| 3671 | 2026-04-19T04:33:35.223Z | Checking compression-codecs v0.4.37 |
| 3672 | 2026-04-19T04:33:35.375Z | Compiling mime_guess v2.0.5 |
| 3673 | 2026-04-19T04:33:35.407Z | Compiling tabled_derive v0.11.0 |
| 3674 | 2026-04-19T04:33:35.480Z | Checking tokio-tungstenite v0.21.0 |
| 3675 | 2026-04-19T04:33:35.506Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3676 | 2026-04-19T04:33:35.900Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3677 | 2026-04-19T04:33:35.931Z | Checking libscf-sys v1.1.0 |
| 3678 | 2026-04-19T04:33:35.945Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3679 | 2026-04-19T04:33:36.068Z | Checking papergrid v0.17.0 |
| 3680 | 2026-04-19T04:33:36.249Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3681 | 2026-04-19T04:33:36.332Z | Checking testing_table v0.3.0 |
| 3682 | 2026-04-19T04:33:36.429Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3683 | 2026-04-19T04:33:36.446Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3684 | 2026-04-19T04:33:36.579Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3685 | 2026-04-19T04:33:36.709Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3686 | 2026-04-19T04:33:36.790Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3687 | 2026-04-19T04:33:36.851Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 3688 | 2026-04-19T04:33:36.890Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3689 | 2026-04-19T04:33:36.956Z | Compiling dropshot v0.17.0 |
| 3690 | 2026-04-19T04:33:36.984Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3691 | 2026-04-19T04:33:37.057Z | Checking corncobs v0.1.4 |
| 3692 | 2026-04-19T04:33:37.139Z | Checking toml v1.0.6+spec-1.1.0 |
| 3693 | 2026-04-19T04:33:37.197Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3694 | 2026-04-19T04:33:37.211Z | Checking tabled v0.20.0 |
| 3695 | 2026-04-19T04:33:37.240Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3696 | 2026-04-19T04:33:37.258Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3697 | 2026-04-19T04:33:37.339Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3698 | 2026-04-19T04:33:37.420Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3699 | 2026-04-19T04:33:37.452Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3700 | 2026-04-19T04:33:37.619Z | Checking async-compression v0.4.41 |
| 3701 | 2026-04-19T04:33:37.652Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3702 | 2026-04-19T04:33:37.721Z | Checking progenitor-client v0.11.2 |
| 3703 | 2026-04-19T04:33:37.866Z | Compiling dropshot_endpoint v0.17.0 |
| 3704 | 2026-04-19T04:33:37.924Z | Checking secrecy v0.8.0 |
| 3705 | 2026-04-19T04:33:37.958Z | Checking filetime v0.2.27 |
| 3706 | 2026-04-19T04:33:37.998Z | Compiling typify-macro v0.4.3 |
| 3707 | 2026-04-19T04:33:38.048Z | Checking xattr v1.6.1 |
| 3708 | 2026-04-19T04:33:38.106Z | Checking http-range v0.1.5 |
| 3709 | 2026-04-19T04:33:38.122Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3710 | 2026-04-19T04:33:38.175Z | Checking tar v0.4.45 |
| 3711 | 2026-04-19T04:33:38.558Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3712 | 2026-04-19T04:33:38.720Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3713 | 2026-04-19T04:33:38.802Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3714 | 2026-04-19T04:33:39.205Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3715 | 2026-04-19T04:33:39.233Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3716 | 2026-04-19T04:33:39.250Z | Checking atty v0.2.14 |
| 3717 | 2026-04-19T04:33:39.353Z | Checking crc8 v0.1.1 |
| 3718 | 2026-04-19T04:33:39.460Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3719 | 2026-04-19T04:33:39.669Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3720 | 2026-04-19T04:33:39.744Z | Compiling typify v0.4.3 |
| 3721 | 2026-04-19T04:33:39.859Z | Compiling progenitor-impl v0.11.2 |
| 3722 | 2026-04-19T04:33:39.875Z | Compiling progenitor-impl v0.10.0 |
| 3723 | 2026-04-19T04:33:40.233Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3724 | 2026-04-19T04:33:40.281Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3725 | 2026-04-19T04:33:40.331Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3726 | 2026-04-19T04:33:40.471Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3727 | 2026-04-19T04:33:40.838Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3728 | 2026-04-19T04:33:40.876Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3729 | 2026-04-19T04:33:40.998Z | Checking hyper-staticfile v0.10.1 |
| 3730 | 2026-04-19T04:33:41.121Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3731 | 2026-04-19T04:33:41.299Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3732 | 2026-04-19T04:33:41.320Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3733 | 2026-04-19T04:33:41.352Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3734 | 2026-04-19T04:33:41.438Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3735 | 2026-04-19T04:33:41.559Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3736 | 2026-04-19T04:33:41.584Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3737 | 2026-04-19T04:33:41.716Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3738 | 2026-04-19T04:33:41.995Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3739 | 2026-04-19T04:33:42.295Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3740 | 2026-04-19T04:33:42.473Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3741 | 2026-04-19T04:33:42.499Z | Compiling progenitor-macro v0.10.0 |
| 3742 | 2026-04-19T04:33:42.572Z | Compiling progenitor-macro v0.11.2 |
| 3743 | 2026-04-19T04:33:42.588Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3744 | 2026-04-19T04:33:43.061Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3745 | 2026-04-19T04:33:45.438Z | Checking progenitor v0.11.2 |
| 3746 | 2026-04-19T04:33:45.517Z | Checking progenitor v0.10.0 |
| 3747 | 2026-04-19T04:33:45.575Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3748 | 2026-04-19T04:33:45.666Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3749 | 2026-04-19T04:33:50.353Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3750 | 2026-04-19T04:34:01.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.90s |
| 3751 | 2026-04-19T04:34:01.683Z | |
| 3752 | 2026-04-19T04:34:01.683Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/272) |
| 3753 | 2026-04-19T04:34:02.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3754 | 2026-04-19T04:34:02.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3755 | 2026-04-19T04:34:02.464Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3756 | 2026-04-19T04:34:13.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s |
| 3757 | 2026-04-19T04:34:13.783Z | |
| 3758 | 2026-04-19T04:34:13.783Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/272) |
| 3759 | 2026-04-19T04:34:14.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3760 | 2026-04-19T04:34:14.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3761 | 2026-04-19T04:34:14.568Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3762 | 2026-04-19T04:34:25.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.83s |
| 3763 | 2026-04-19T04:34:25.840Z | |
| 3764 | 2026-04-19T04:34:25.840Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/272) |
| 3765 | 2026-04-19T04:34:26.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3766 | 2026-04-19T04:34:26.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3767 | 2026-04-19T04:34:26.623Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3768 | 2026-04-19T04:34:37.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s |
| 3769 | 2026-04-19T04:34:37.916Z | |
| 3770 | 2026-04-19T04:34:37.916Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/272) |
| 3771 | 2026-04-19T04:34:38.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3772 | 2026-04-19T04:34:38.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3773 | 2026-04-19T04:34:38.700Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3774 | 2026-04-19T04:34:49.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s |
| 3775 | 2026-04-19T04:34:50.007Z | |
| 3776 | 2026-04-19T04:34:50.007Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/272) |
| 3777 | 2026-04-19T04:34:50.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3778 | 2026-04-19T04:34:50.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3779 | 2026-04-19T04:34:50.790Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3780 | 2026-04-19T04:35:01.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s |
| 3781 | 2026-04-19T04:35:02.140Z | |
| 3782 | 2026-04-19T04:35:02.140Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/272) |
| 3783 | 2026-04-19T04:35:02.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3784 | 2026-04-19T04:35:02.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3785 | 2026-04-19T04:35:02.918Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3786 | 2026-04-19T04:35:14.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.92s |
| 3787 | 2026-04-19T04:35:14.283Z | |
| 3788 | 2026-04-19T04:35:14.283Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/272) |
| 3789 | 2026-04-19T04:35:14.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3790 | 2026-04-19T04:35:14.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3791 | 2026-04-19T04:35:15.060Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3792 | 2026-04-19T04:35:26.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.82s |
| 3793 | 2026-04-19T04:35:26.333Z | |
| 3794 | 2026-04-19T04:35:26.333Z | info: running `cargo check --bins` on bootstrap-agent-api (191/272) |
| 3795 | 2026-04-19T04:35:26.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3796 | 2026-04-19T04:35:26.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3797 | 2026-04-19T04:35:26.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3798 | 2026-04-19T04:35:26.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3799 | 2026-04-19T04:35:26.941Z | |
| 3800 | 2026-04-19T04:35:26.942Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/272) |
| 3801 | 2026-04-19T04:35:27.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3802 | 2026-04-19T04:35:27.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3803 | 2026-04-19T04:35:27.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3804 | 2026-04-19T04:35:27.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3805 | 2026-04-19T04:35:27.549Z | |
| 3806 | 2026-04-19T04:35:27.549Z | info: running `cargo check --bins` on range-requests (193/272) |
| 3807 | 2026-04-19T04:35:28.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3808 | 2026-04-19T04:35:28.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3809 | 2026-04-19T04:35:28.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3810 | 2026-04-19T04:35:28.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3811 | 2026-04-19T04:35:28.146Z | |
| 3812 | 2026-04-19T04:35:28.146Z | info: running `cargo check --bins` on repo-depot-api (194/272) |
| 3813 | 2026-04-19T04:35:28.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3814 | 2026-04-19T04:35:28.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3815 | 2026-04-19T04:35:28.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3816 | 2026-04-19T04:35:28.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3817 | 2026-04-19T04:35:28.744Z | |
| 3818 | 2026-04-19T04:35:28.744Z | info: running `cargo check --bins` on sled-agent-api (195/272) |
| 3819 | 2026-04-19T04:35:29.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3820 | 2026-04-19T04:35:29.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3821 | 2026-04-19T04:35:29.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3822 | 2026-04-19T04:35:29.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3823 | 2026-04-19T04:35:29.366Z | |
| 3824 | 2026-04-19T04:35:29.366Z | info: running `cargo check --bins` on sled-diagnostics (196/272) |
| 3825 | 2026-04-19T04:35:29.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3826 | 2026-04-19T04:35:29.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3827 | 2026-04-19T04:35:29.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3828 | 2026-04-19T04:35:29.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3829 | 2026-04-19T04:35:29.988Z | |
| 3830 | 2026-04-19T04:35:29.988Z | info: running `cargo check --bins` on zfs-test-harness (197/272) |
| 3831 | 2026-04-19T04:35:30.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3832 | 2026-04-19T04:35:30.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3833 | 2026-04-19T04:35:30.512Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3834 | 2026-04-19T04:35:30.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3835 | 2026-04-19T04:35:30.610Z | |
| 3836 | 2026-04-19T04:35:30.610Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/272) |
| 3837 | 2026-04-19T04:35:31.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3838 | 2026-04-19T04:35:31.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3839 | 2026-04-19T04:35:31.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3840 | 2026-04-19T04:35:31.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3841 | 2026-04-19T04:35:31.243Z | |
| 3842 | 2026-04-19T04:35:31.243Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/272) |
| 3843 | 2026-04-19T04:35:31.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3844 | 2026-04-19T04:35:31.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3845 | 2026-04-19T04:35:31.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3846 | 2026-04-19T04:35:31.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3847 | 2026-04-19T04:35:31.871Z | |
| 3848 | 2026-04-19T04:35:31.871Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/272) |
| 3849 | 2026-04-19T04:35:32.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3850 | 2026-04-19T04:35:32.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3851 | 2026-04-19T04:35:32.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3852 | 2026-04-19T04:35:32.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3853 | 2026-04-19T04:35:32.498Z | |
| 3854 | 2026-04-19T04:35:32.498Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/272) |
| 3855 | 2026-04-19T04:35:33.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3856 | 2026-04-19T04:35:33.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3857 | 2026-04-19T04:35:33.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3858 | 2026-04-19T04:35:33.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3859 | 2026-04-19T04:35:33.124Z | |
| 3860 | 2026-04-19T04:35:33.124Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/272) |
| 3861 | 2026-04-19T04:35:33.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3862 | 2026-04-19T04:35:33.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3863 | 2026-04-19T04:35:33.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3864 | 2026-04-19T04:35:33.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3865 | 2026-04-19T04:35:33.747Z | |
| 3866 | 2026-04-19T04:35:33.747Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/272) |
| 3867 | 2026-04-19T04:35:34.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3868 | 2026-04-19T04:35:34.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3869 | 2026-04-19T04:35:34.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3870 | 2026-04-19T04:35:34.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3871 | 2026-04-19T04:35:34.374Z | |
| 3872 | 2026-04-19T04:35:34.374Z | info: running `cargo check --bins` on transient-dns-server (204/272) |
| 3873 | 2026-04-19T04:35:34.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3874 | 2026-04-19T04:35:34.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3875 | 2026-04-19T04:35:34.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3876 | 2026-04-19T04:35:34.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3877 | 2026-04-19T04:35:34.984Z | |
| 3878 | 2026-04-19T04:35:34.984Z | info: running `cargo check --bins` on trust-quorum (205/272) |
| 3879 | 2026-04-19T04:35:35.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3880 | 2026-04-19T04:35:35.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3881 | 2026-04-19T04:35:35.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3882 | 2026-04-19T04:35:35.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3883 | 2026-04-19T04:35:35.608Z | |
| 3884 | 2026-04-19T04:35:35.608Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/272) |
| 3885 | 2026-04-19T04:35:36.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3886 | 2026-04-19T04:35:36.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3887 | 2026-04-19T04:35:36.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3888 | 2026-04-19T04:35:36.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3889 | 2026-04-19T04:35:36.248Z | |
| 3890 | 2026-04-19T04:35:36.248Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/272) |
| 3891 | 2026-04-19T04:35:36.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3892 | 2026-04-19T04:35:36.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3893 | 2026-04-19T04:35:36.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3894 | 2026-04-19T04:35:36.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3895 | 2026-04-19T04:35:36.902Z | |
| 3896 | 2026-04-19T04:35:36.902Z | info: running `cargo check --bins` on update-common (208/272) |
| 3897 | 2026-04-19T04:35:37.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-04-19T04:35:37.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-04-19T04:35:37.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-04-19T04:35:37.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3901 | 2026-04-19T04:35:37.512Z | |
| 3902 | 2026-04-19T04:35:37.512Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/272) |
| 3903 | 2026-04-19T04:35:38.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-04-19T04:35:38.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-04-19T04:35:38.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3906 | 2026-04-19T04:35:38.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3907 | 2026-04-19T04:35:38.169Z | |
| 3908 | 2026-04-19T04:35:38.169Z | info: running `cargo check --bins` on reconfigurator-cli (210/272) |
| 3909 | 2026-04-19T04:35:38.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-04-19T04:35:38.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-04-19T04:35:38.934Z | Compiling fs-err v2.11.0 |
| 3912 | 2026-04-19T04:35:38.934Z | Checking ignore v0.4.25 |
| 3913 | 2026-04-19T04:35:38.934Z | Checking arc-swap v1.8.2 |
| 3914 | 2026-04-19T04:35:38.937Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3915 | 2026-04-19T04:35:39.077Z | Checking predicates-tree v1.0.13 |
| 3916 | 2026-04-19T04:35:39.080Z | Checking parse-size v1.1.0 |
| 3917 | 2026-04-19T04:35:39.100Z | Checking rand_seeder v0.4.0 |
| 3918 | 2026-04-19T04:35:39.112Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3919 | 2026-04-19T04:35:39.178Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3920 | 2026-04-19T04:35:39.198Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3921 | 2026-04-19T04:35:39.238Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3922 | 2026-04-19T04:35:39.265Z | Checking slog-scope v4.4.1 |
| 3923 | 2026-04-19T04:35:39.382Z | Compiling petname v2.0.2 |
| 3924 | 2026-04-19T04:35:39.398Z | Checking slog-stdlog v4.1.1 |
| 3925 | 2026-04-19T04:35:39.410Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3926 | 2026-04-19T04:35:39.458Z | Checking globwalk v0.9.1 |
| 3927 | 2026-04-19T04:35:39.520Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3928 | 2026-04-19T04:35:39.523Z | Checking slog-envlogger v2.2.0 |
| 3929 | 2026-04-19T04:35:39.636Z | Checking camino-tempfile-ext v0.3.3 |
| 3930 | 2026-04-19T04:35:39.652Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3931 | 2026-04-19T04:35:39.665Z | Checking sapling-renderdag v0.1.0 |
| 3932 | 2026-04-19T04:35:39.814Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3933 | 2026-04-19T04:35:39.830Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3934 | 2026-04-19T04:35:39.901Z | Checking subprocess v0.2.15 |
| 3935 | 2026-04-19T04:35:39.978Z | Checking sync-ptr v0.1.4 |
| 3936 | 2026-04-19T04:35:40.024Z | Checking colored v2.2.0 |
| 3937 | 2026-04-19T04:35:40.096Z | Checking assert_matches v1.5.0 |
| 3938 | 2026-04-19T04:35:40.170Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3939 | 2026-04-19T04:35:40.186Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3940 | 2026-04-19T04:35:40.293Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3941 | 2026-04-19T04:35:40.295Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3942 | 2026-04-19T04:35:40.880Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3943 | 2026-04-19T04:35:42.166Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3944 | 2026-04-19T04:35:44.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s |
| 3945 | 2026-04-19T04:35:44.557Z | |
| 3946 | 2026-04-19T04:35:44.557Z | info: running `cargo check --bins` on omicron-repl-utils (211/272) |
| 3947 | 2026-04-19T04:35:45.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3948 | 2026-04-19T04:35:45.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3949 | 2026-04-19T04:35:45.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3950 | 2026-04-19T04:35:45.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3951 | 2026-04-19T04:35:45.146Z | |
| 3952 | 2026-04-19T04:35:45.146Z | info: running `cargo check --bins` on nexus-test-interface (212/272) |
| 3953 | 2026-04-19T04:35:45.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3954 | 2026-04-19T04:35:45.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3955 | 2026-04-19T04:35:45.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3956 | 2026-04-19T04:35:45.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3957 | 2026-04-19T04:35:45.801Z | |
| 3958 | 2026-04-19T04:35:45.801Z | info: running `cargo check --bins` on oximeter-collector (213/272) |
| 3959 | 2026-04-19T04:35:46.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3960 | 2026-04-19T04:35:46.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3961 | 2026-04-19T04:35:46.525Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3962 | 2026-04-19T04:35:46.528Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3963 | 2026-04-19T04:35:47.175Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3964 | 2026-04-19T04:35:48.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s |
| 3965 | 2026-04-19T04:35:48.922Z | |
| 3966 | 2026-04-19T04:35:48.923Z | info: running `cargo check --bins` on oximeter-api (214/272) |
| 3967 | 2026-04-19T04:35:49.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-04-19T04:35:49.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-04-19T04:35:49.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-04-19T04:35:49.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3971 | 2026-04-19T04:35:49.528Z | |
| 3972 | 2026-04-19T04:35:49.528Z | info: running `cargo check --bins` on cert-dev (215/272) |
| 3973 | 2026-04-19T04:35:50.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-04-19T04:35:50.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-04-19T04:35:50.137Z | Checking yasna v0.5.2 |
| 3976 | 2026-04-19T04:35:50.543Z | Checking rcgen v0.12.1 |
| 3977 | 2026-04-19T04:35:50.793Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3978 | 2026-04-19T04:35:50.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 3979 | 2026-04-19T04:35:51.157Z | |
| 3980 | 2026-04-19T04:35:51.157Z | info: running `cargo check --bins` on clickana (216/272) |
| 3981 | 2026-04-19T04:35:51.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3982 | 2026-04-19T04:35:51.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3983 | 2026-04-19T04:35:51.799Z | Compiling darling_core v0.23.0 |
| 3984 | 2026-04-19T04:35:51.802Z | Compiling instability v0.3.11 |
| 3985 | 2026-04-19T04:35:51.915Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3986 | 2026-04-19T04:35:51.918Z | Checking castaway v0.2.4 |
| 3987 | 2026-04-19T04:35:51.921Z | Compiling indoc v2.0.7 |
| 3988 | 2026-04-19T04:35:51.937Z | Checking unicode-truncate v1.1.0 |
| 3989 | 2026-04-19T04:35:51.939Z | Checking lru v0.12.5 |
| 3990 | 2026-04-19T04:35:51.940Z | Checking cassowary v0.3.0 |
| 3991 | 2026-04-19T04:35:52.013Z | Checking compact_str v0.8.1 |
| 3992 | 2026-04-19T04:35:52.862Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3993 | 2026-04-19T04:35:53.045Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3994 | 2026-04-19T04:35:53.331Z | Compiling darling_macro v0.23.0 |
| 3995 | 2026-04-19T04:35:53.740Z | Compiling darling v0.23.0 |
| 3996 | 2026-04-19T04:35:54.336Z | Checking ratatui v0.29.0 |
| 3997 | 2026-04-19T04:35:55.406Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3998 | 2026-04-19T04:35:56.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s |
| 3999 | 2026-04-19T04:35:56.269Z | |
| 4000 | 2026-04-19T04:35:56.269Z | info: running `cargo check --bins` on clickhouse-cluster-dev (217/272) |
| 4001 | 2026-04-19T04:35:56.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4002 | 2026-04-19T04:35:56.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4003 | 2026-04-19T04:35:56.997Z | Checking headers-core v0.3.0 |
| 4004 | 2026-04-19T04:35:57.000Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4005 | 2026-04-19T04:35:57.194Z | Checking headers v0.4.1 |
| 4006 | 2026-04-19T04:35:57.561Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4007 | 2026-04-19T04:35:58.394Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4008 | 2026-04-19T04:35:58.872Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4009 | 2026-04-19T04:35:59.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s |
| 4010 | 2026-04-19T04:35:59.480Z | |
| 4011 | 2026-04-19T04:35:59.480Z | info: running `cargo check --bins` on ch-dev (218/272) |
| 4012 | 2026-04-19T04:36:00.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4013 | 2026-04-19T04:36:00.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4014 | 2026-04-19T04:36:00.211Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4015 | 2026-04-19T04:36:00.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4016 | 2026-04-19T04:36:01.144Z | |
| 4017 | 2026-04-19T04:36:01.144Z | info: running `cargo check --bins` on dev-tools-common (219/272) |
| 4018 | 2026-04-19T04:36:01.555Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4019 | 2026-04-19T04:36:01.558Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4020 | 2026-04-19T04:36:01.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4021 | 2026-04-19T04:36:01.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 4022 | 2026-04-19T04:36:01.619Z | |
| 4023 | 2026-04-19T04:36:01.619Z | info: running `cargo check --bins` on crdb-seed (220/272) |
| 4024 | 2026-04-19T04:36:02.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4025 | 2026-04-19T04:36:02.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4026 | 2026-04-19T04:36:02.343Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4027 | 2026-04-19T04:36:03.314Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4028 | 2026-04-19T04:36:03.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s |
| 4029 | 2026-04-19T04:36:03.858Z | |
| 4030 | 2026-04-19T04:36:03.858Z | info: running `cargo check --bins` on db-dev (221/272) |
| 4031 | 2026-04-19T04:36:04.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4032 | 2026-04-19T04:36:04.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4033 | 2026-04-19T04:36:04.585Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4034 | 2026-04-19T04:36:05.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4035 | 2026-04-19T04:36:05.542Z | |
| 4036 | 2026-04-19T04:36:05.542Z | info: running `cargo check --bins` on omicron-dev-lib (222/272) |
| 4037 | 2026-04-19T04:36:06.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4038 | 2026-04-19T04:36:06.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4039 | 2026-04-19T04:36:06.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4040 | 2026-04-19T04:36:06.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4041 | 2026-04-19T04:36:06.192Z | |
| 4042 | 2026-04-19T04:36:06.192Z | info: running `cargo check --bins` on xtask-downloader (223/272) |
| 4043 | 2026-04-19T04:36:06.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4044 | 2026-04-19T04:36:06.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4045 | 2026-04-19T04:36:06.808Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4046 | 2026-04-19T04:36:07.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s |
| 4047 | 2026-04-19T04:36:07.672Z | |
| 4048 | 2026-04-19T04:36:07.672Z | info: running `cargo check --bins` on omicron-dropshot-apis (224/272) |
| 4049 | 2026-04-19T04:36:08.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4050 | 2026-04-19T04:36:08.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4051 | 2026-04-19T04:36:08.427Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4052 | 2026-04-19T04:36:08.428Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4053 | 2026-04-19T04:36:08.431Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4054 | 2026-04-19T04:36:08.431Z | Checking git-stub v1.0.0 |
| 4055 | 2026-04-19T04:36:08.431Z | Compiling trait-variant v0.1.2 |
| 4056 | 2026-04-19T04:36:08.431Z | Checking is_ci v1.2.0 |
| 4057 | 2026-04-19T04:36:08.431Z | Checking maplit v1.0.2 |
| 4058 | 2026-04-19T04:36:08.559Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4059 | 2026-04-19T04:36:08.642Z | Checking supports-color v3.0.2 |
| 4060 | 2026-04-19T04:36:08.654Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4061 | 2026-04-19T04:36:08.707Z | Checking git-stub-vcs v0.1.0 |
| 4062 | 2026-04-19T04:36:08.761Z | Checking drift v0.1.3 |
| 4063 | 2026-04-19T04:36:08.774Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4064 | 2026-04-19T04:36:08.824Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4065 | 2026-04-19T04:36:08.901Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4066 | 2026-04-19T04:36:09.018Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4067 | 2026-04-19T04:36:09.044Z | Checking dropshot-api-manager v0.6.0 |
| 4068 | 2026-04-19T04:36:09.059Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4069 | 2026-04-19T04:36:09.073Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4070 | 2026-04-19T04:36:09.271Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4071 | 2026-04-19T04:36:09.342Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4072 | 2026-04-19T04:36:09.478Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4073 | 2026-04-19T04:36:09.801Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4074 | 2026-04-19T04:36:14.786Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4075 | 2026-04-19T04:36:15.860Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4076 | 2026-04-19T04:36:16.407Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4077 | 2026-04-19T04:36:16.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s |
| 4078 | 2026-04-19T04:36:17.029Z | |
| 4079 | 2026-04-19T04:36:17.030Z | info: running `cargo check --bins` on installinator-api (225/272) |
| 4080 | 2026-04-19T04:36:17.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4081 | 2026-04-19T04:36:17.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4082 | 2026-04-19T04:36:17.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4083 | 2026-04-19T04:36:17.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4084 | 2026-04-19T04:36:17.642Z | |
| 4085 | 2026-04-19T04:36:17.642Z | info: running `cargo check --bins` on nexus-external-api (226/272) |
| 4086 | 2026-04-19T04:36:18.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4087 | 2026-04-19T04:36:18.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4088 | 2026-04-19T04:36:18.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4089 | 2026-04-19T04:36:18.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4090 | 2026-04-19T04:36:18.299Z | |
| 4091 | 2026-04-19T04:36:18.299Z | info: running `cargo check --bins` on nexus-internal-api (227/272) |
| 4092 | 2026-04-19T04:36:18.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4093 | 2026-04-19T04:36:18.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4094 | 2026-04-19T04:36:18.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4095 | 2026-04-19T04:36:18.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4096 | 2026-04-19T04:36:18.954Z | |
| 4097 | 2026-04-19T04:36:18.954Z | info: running `cargo check --bins` on nexus-lockstep-api (228/272) |
| 4098 | 2026-04-19T04:36:19.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4099 | 2026-04-19T04:36:19.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4100 | 2026-04-19T04:36:19.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4101 | 2026-04-19T04:36:19.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4102 | 2026-04-19T04:36:19.608Z | |
| 4103 | 2026-04-19T04:36:19.608Z | info: running `cargo check --bins` on ntp-admin-api (229/272) |
| 4104 | 2026-04-19T04:36:20.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4105 | 2026-04-19T04:36:20.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4106 | 2026-04-19T04:36:20.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4107 | 2026-04-19T04:36:20.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4108 | 2026-04-19T04:36:20.219Z | |
| 4109 | 2026-04-19T04:36:20.219Z | info: running `cargo check --bins` on ntp-admin-types-versions (230/272) |
| 4110 | 2026-04-19T04:36:20.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4111 | 2026-04-19T04:36:20.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4112 | 2026-04-19T04:36:20.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4113 | 2026-04-19T04:36:20.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4114 | 2026-04-19T04:36:20.813Z | |
| 4115 | 2026-04-19T04:36:20.813Z | info: running `cargo check --bins` on wicketd-api (231/272) |
| 4116 | 2026-04-19T04:36:21.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4117 | 2026-04-19T04:36:21.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4118 | 2026-04-19T04:36:21.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4119 | 2026-04-19T04:36:21.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4120 | 2026-04-19T04:36:21.435Z | |
| 4121 | 2026-04-19T04:36:21.435Z | info: running `cargo check --bins` on omicron-ls-apis (232/272) |
| 4122 | 2026-04-19T04:36:21.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4123 | 2026-04-19T04:36:21.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4124 | 2026-04-19T04:36:22.047Z | Checking typeid v1.0.3 |
| 4125 | 2026-04-19T04:36:22.162Z | Checking ordered-float v2.10.1 |
| 4126 | 2026-04-19T04:36:22.185Z | Checking unicode-xid v0.2.6 |
| 4127 | 2026-04-19T04:36:22.204Z | Checking cargo-platform v0.2.0 |
| 4128 | 2026-04-19T04:36:22.224Z | Checking erased-serde v0.4.9 |
| 4129 | 2026-04-19T04:36:22.363Z | Checking serde-value v0.7.0 |
| 4130 | 2026-04-19T04:36:22.530Z | Checking serde-untagged v0.1.9 |
| 4131 | 2026-04-19T04:36:22.683Z | Checking cargo-util-schemas v0.8.2 |
| 4132 | 2026-04-19T04:36:23.372Z | Checking cargo_metadata v0.21.0 |
| 4133 | 2026-04-19T04:36:23.975Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4134 | 2026-04-19T04:36:24.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s |
| 4135 | 2026-04-19T04:36:24.848Z | |
| 4136 | 2026-04-19T04:36:24.848Z | info: running `cargo check --bins` on mgs-dev (233/272) |
| 4137 | 2026-04-19T04:36:25.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4138 | 2026-04-19T04:36:25.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4139 | 2026-04-19T04:36:25.594Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4140 | 2026-04-19T04:36:26.204Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4141 | 2026-04-19T04:36:26.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4142 | 2026-04-19T04:36:26.924Z | |
| 4143 | 2026-04-19T04:36:26.924Z | info: running `cargo check --bins` on omicron-omdb (234/272) |
| 4144 | 2026-04-19T04:36:27.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4145 | 2026-04-19T04:36:27.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4146 | 2026-04-19T04:36:27.792Z | Compiling vergen-gitcl v1.0.8 |
| 4147 | 2026-04-19T04:36:27.792Z | Compiling dirs-sys-next v0.1.2 |
| 4148 | 2026-04-19T04:36:27.792Z | Compiling crunchy v0.2.4 |
| 4149 | 2026-04-19T04:36:27.792Z | Compiling glob v0.3.3 |
| 4150 | 2026-04-19T04:36:27.792Z | Compiling diesel_derives v2.3.7 |
| 4151 | 2026-04-19T04:36:27.792Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4152 | 2026-04-19T04:36:27.792Z | Compiling dsl_auto_type v0.2.0 |
| 4153 | 2026-04-19T04:36:27.795Z | Checking scheduled-thread-pool v0.2.7 |
| 4154 | 2026-04-19T04:36:28.057Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4155 | 2026-04-19T04:36:28.118Z | Compiling dirs-next v2.0.0 |
| 4156 | 2026-04-19T04:36:28.121Z | Compiling tiny-keccak v2.0.2 |
| 4157 | 2026-04-19T04:36:28.258Z | Checking r2d2 v0.8.10 |
| 4158 | 2026-04-19T04:36:28.276Z | Compiling term v0.7.0 |
| 4159 | 2026-04-19T04:36:28.370Z | Compiling clang-sys v1.8.1 |
| 4160 | 2026-04-19T04:36:28.385Z | Compiling bit-vec v0.6.3 |
| 4161 | 2026-04-19T04:36:28.398Z | Checking downcast-rs v2.0.2 |
| 4162 | 2026-04-19T04:36:28.495Z | Compiling itertools v0.10.5 |
| 4163 | 2026-04-19T04:36:28.599Z | Compiling bit-set v0.5.3 |
| 4164 | 2026-04-19T04:36:28.736Z | Compiling ascii-canvas v3.0.0 |
| 4165 | 2026-04-19T04:36:28.759Z | Compiling ena v0.14.4 |
| 4166 | 2026-04-19T04:36:28.794Z | Compiling libloading v0.8.9 |
| 4167 | 2026-04-19T04:36:28.821Z | Compiling diff v0.1.13 |
| 4168 | 2026-04-19T04:36:28.835Z | Compiling bindgen v0.71.1 |
| 4169 | 2026-04-19T04:36:28.970Z | Compiling regex-syntax v0.6.29 |
| 4170 | 2026-04-19T04:36:28.999Z | Compiling cexpr v0.6.0 |
| 4171 | 2026-04-19T04:36:29.079Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4172 | 2026-04-19T04:36:29.272Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4173 | 2026-04-19T04:36:29.309Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4174 | 2026-04-19T04:36:29.427Z | Compiling libxml v0.3.3 |
| 4175 | 2026-04-19T04:36:29.567Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4176 | 2026-04-19T04:36:29.669Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4177 | 2026-04-19T04:36:29.687Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4178 | 2026-04-19T04:36:29.873Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4179 | 2026-04-19T04:36:29.890Z | Compiling strum_macros v0.24.3 |
| 4180 | 2026-04-19T04:36:29.906Z | Compiling indoc v1.0.9 |
| 4181 | 2026-04-19T04:36:30.341Z | Compiling lalrpop v0.19.12 |
| 4182 | 2026-04-19T04:36:30.954Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4183 | 2026-04-19T04:36:31.090Z | Checking derive_builder v0.20.2 |
| 4184 | 2026-04-19T04:36:31.145Z | Compiling oso-derive v0.27.3 |
| 4185 | 2026-04-19T04:36:31.211Z | Checking quick-xml v0.37.5 |
| 4186 | 2026-04-19T04:36:31.259Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4187 | 2026-04-19T04:36:31.651Z | Checking openssl-probe v0.1.6 |
| 4188 | 2026-04-19T04:36:31.795Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4189 | 2026-04-19T04:36:32.100Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4190 | 2026-04-19T04:36:32.296Z | Checking bb8 v0.8.6 |
| 4191 | 2026-04-19T04:36:32.560Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4192 | 2026-04-19T04:36:32.586Z | Checking nonempty v0.12.0 |
| 4193 | 2026-04-19T04:36:32.772Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4194 | 2026-04-19T04:36:32.772Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4195 | 2026-04-19T04:36:32.804Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4196 | 2026-04-19T04:36:32.822Z | Checking console v0.16.2 |
| 4197 | 2026-04-19T04:36:32.998Z | Checking unit-prefix v0.5.2 |
| 4198 | 2026-04-19T04:36:33.013Z | Checking support-bundle-viewer v0.1.2 |
| 4199 | 2026-04-19T04:36:33.132Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4200 | 2026-04-19T04:36:33.147Z | Checking indicatif v0.18.4 |
| 4201 | 2026-04-19T04:36:33.259Z | Checking multimap v0.10.1 |
| 4202 | 2026-04-19T04:36:33.823Z | Checking diesel v2.3.7 |
| 4203 | 2026-04-19T04:36:35.575Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4204 | 2026-04-19T04:36:36.415Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4205 | 2026-04-19T04:36:36.699Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4206 | 2026-04-19T04:36:37.296Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4207 | 2026-04-19T04:36:38.153Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4208 | 2026-04-19T04:36:38.244Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4209 | 2026-04-19T04:36:38.353Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4210 | 2026-04-19T04:36:38.771Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4211 | 2026-04-19T04:36:40.801Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4212 | 2026-04-19T04:36:45.846Z | Compiling samael v0.0.19 |
| 4213 | 2026-04-19T04:36:49.559Z | Checking async-bb8-diesel v0.2.1 |
| 4214 | 2026-04-19T04:36:49.913Z | Checking diesel-dtrace v0.5.0 |
| 4215 | 2026-04-19T04:36:50.593Z | Compiling polar-core v0.27.3 |
| 4216 | 2026-04-19T04:36:55.068Z | Checking oso v0.27.3 |
| 4217 | 2026-04-19T04:37:32.068Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4218 | 2026-04-19T04:38:05.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 4219 | 2026-04-19T04:38:05.567Z | |
| 4220 | 2026-04-19T04:38:05.567Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (235/272) |
| 4221 | 2026-04-19T04:38:06.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-04-19T04:38:06.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-04-19T04:38:06.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-04-19T04:38:06.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4225 | 2026-04-19T04:38:06.239Z | |
| 4226 | 2026-04-19T04:38:06.239Z | info: running `cargo check --bins` on nexus-saga-recovery (236/272) |
| 4227 | 2026-04-19T04:38:06.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-04-19T04:38:06.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-04-19T04:38:06.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-04-19T04:38:06.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4231 | 2026-04-19T04:38:06.909Z | |
| 4232 | 2026-04-19T04:38:06.909Z | info: running `cargo check --bins` on nexus-test-utils-macros (237/272) |
| 4233 | 2026-04-19T04:38:07.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-04-19T04:38:07.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-04-19T04:38:07.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-04-19T04:38:07.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4237 | 2026-04-19T04:38:07.509Z | |
| 4238 | 2026-04-19T04:38:07.509Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (238/272) |
| 4239 | 2026-04-19T04:38:08.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-04-19T04:38:08.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-04-19T04:38:08.388Z | Compiling libz-sys v1.1.24 |
| 4242 | 2026-04-19T04:38:08.520Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4243 | 2026-04-19T04:38:08.530Z | Compiling vergen-git2 v1.0.7 |
| 4244 | 2026-04-19T04:38:08.539Z | Compiling rustls v0.21.12 |
| 4245 | 2026-04-19T04:38:08.547Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4246 | 2026-04-19T04:38:08.567Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4247 | 2026-04-19T04:38:08.570Z | Checking sct v0.7.1 |
| 4248 | 2026-04-19T04:38:08.570Z | Checking rustls-webpki v0.101.7 |
| 4249 | 2026-04-19T04:38:08.730Z | Compiling nix v0.29.0 |
| 4250 | 2026-04-19T04:38:08.746Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4251 | 2026-04-19T04:38:08.746Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4252 | 2026-04-19T04:38:08.828Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4253 | 2026-04-19T04:38:08.901Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4254 | 2026-04-19T04:38:09.041Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4255 | 2026-04-19T04:38:09.061Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4256 | 2026-04-19T04:38:09.115Z | Checking rustls-pemfile v1.0.4 |
| 4257 | 2026-04-19T04:38:09.250Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4258 | 2026-04-19T04:38:09.349Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4259 | 2026-04-19T04:38:09.509Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4260 | 2026-04-19T04:38:09.534Z | Checking twox-hash v2.1.2 |
| 4261 | 2026-04-19T04:38:09.653Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4262 | 2026-04-19T04:38:10.179Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4263 | 2026-04-19T04:38:10.227Z | Checking tokio-rustls v0.24.1 |
| 4264 | 2026-04-19T04:38:10.306Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4265 | 2026-04-19T04:38:10.412Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4266 | 2026-04-19T04:38:10.427Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4267 | 2026-04-19T04:38:10.968Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4268 | 2026-04-19T04:38:10.998Z | Checking fatfs v0.3.6 |
| 4269 | 2026-04-19T04:38:11.085Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4270 | 2026-04-19T04:38:11.114Z | Compiling seq-macro v0.3.6 |
| 4271 | 2026-04-19T04:38:15.075Z | Compiling git2 v0.20.4 |
| 4272 | 2026-04-19T04:38:15.324Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4273 | 2026-04-19T04:38:15.452Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4274 | 2026-04-19T04:38:17.314Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4275 | 2026-04-19T04:39:04.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.92s |
| 4276 | 2026-04-19T04:39:04.665Z | |
| 4277 | 2026-04-19T04:39:04.665Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (239/272) |
| 4278 | 2026-04-19T04:39:05.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4279 | 2026-04-19T04:39:05.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4280 | 2026-04-19T04:39:05.570Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4281 | 2026-04-19T04:39:44.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.89s |
| 4282 | 2026-04-19T04:39:44.773Z | |
| 4283 | 2026-04-19T04:39:44.773Z | info: running `cargo check --bins` on nexus-background-task-interface (240/272) |
| 4284 | 2026-04-19T04:39:45.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-04-19T04:39:45.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-04-19T04:39:45.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4287 | 2026-04-19T04:39:45.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4288 | 2026-04-19T04:39:45.371Z | |
| 4289 | 2026-04-19T04:39:45.371Z | info: running `cargo check --bins --no-default-features` on nexus-fm (241/272) |
| 4290 | 2026-04-19T04:39:45.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-04-19T04:39:45.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-04-19T04:39:45.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4293 | 2026-04-19T04:39:45.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4294 | 2026-04-19T04:39:46.020Z | |
| 4295 | 2026-04-19T04:39:46.021Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (242/272) |
| 4296 | 2026-04-19T04:39:46.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4297 | 2026-04-19T04:39:46.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4298 | 2026-04-19T04:39:46.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4299 | 2026-04-19T04:39:46.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4300 | 2026-04-19T04:39:46.688Z | |
| 4301 | 2026-04-19T04:39:46.688Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (243/272) |
| 4302 | 2026-04-19T04:39:47.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4303 | 2026-04-19T04:39:47.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4304 | 2026-04-19T04:39:47.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4305 | 2026-04-19T04:39:47.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4306 | 2026-04-19T04:39:47.354Z | |
| 4307 | 2026-04-19T04:39:47.354Z | info: running `cargo check --bins` on nexus-mgs-updates (244/272) |
| 4308 | 2026-04-19T04:39:47.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4309 | 2026-04-19T04:39:47.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4310 | 2026-04-19T04:39:47.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4311 | 2026-04-19T04:39:47.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4312 | 2026-04-19T04:39:48.008Z | |
| 4313 | 2026-04-19T04:39:48.008Z | info: running `cargo check --bins` on nexus-networking (245/272) |
| 4314 | 2026-04-19T04:39:48.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-04-19T04:39:48.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-04-19T04:39:48.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4317 | 2026-04-19T04:39:48.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4318 | 2026-04-19T04:39:48.658Z | |
| 4319 | 2026-04-19T04:39:48.658Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (246/272) |
| 4320 | 2026-04-19T04:39:49.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4321 | 2026-04-19T04:39:49.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4322 | 2026-04-19T04:39:49.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4323 | 2026-04-19T04:39:49.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4324 | 2026-04-19T04:39:49.322Z | |
| 4325 | 2026-04-19T04:39:49.322Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (247/272) |
| 4326 | 2026-04-19T04:39:49.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4327 | 2026-04-19T04:39:49.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4328 | 2026-04-19T04:39:49.881Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4329 | 2026-04-19T04:39:49.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4330 | 2026-04-19T04:39:49.986Z | |
| 4331 | 2026-04-19T04:39:49.986Z | info: running `cargo check --bins` on omicron-dev (248/272) |
| 4332 | 2026-04-19T04:39:50.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4333 | 2026-04-19T04:39:50.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4334 | 2026-04-19T04:39:50.885Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4335 | 2026-04-19T04:39:50.885Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4336 | 2026-04-19T04:39:51.076Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4337 | 2026-04-19T04:39:51.109Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4338 | 2026-04-19T04:39:51.112Z | Checking yansi v1.0.1 |
| 4339 | 2026-04-19T04:39:51.112Z | Checking diff v0.1.13 |
| 4340 | 2026-04-19T04:39:51.127Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4341 | 2026-04-19T04:39:51.152Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4342 | 2026-04-19T04:39:51.204Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4343 | 2026-04-19T04:39:51.380Z | Checking pretty_assertions v1.4.1 |
| 4344 | 2026-04-19T04:39:52.033Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4345 | 2026-04-19T04:40:15.444Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4346 | 2026-04-19T04:40:15.447Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4347 | 2026-04-19T04:40:15.447Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4348 | 2026-04-19T04:40:15.447Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4349 | 2026-04-19T04:40:15.447Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4350 | 2026-04-19T04:40:15.461Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4351 | 2026-04-19T04:40:16.165Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4352 | 2026-04-19T04:40:17.247Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4353 | 2026-04-19T04:40:56.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 4354 | 2026-04-19T04:40:56.504Z | |
| 4355 | 2026-04-19T04:40:56.505Z | info: running `cargo check --bins` on omicron-pins (249/272) |
| 4356 | 2026-04-19T04:40:57.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4357 | 2026-04-19T04:40:57.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4358 | 2026-04-19T04:40:57.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4359 | 2026-04-19T04:40:57.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4360 | 2026-04-19T04:40:57.100Z | |
| 4361 | 2026-04-19T04:40:57.100Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (250/272) |
| 4362 | 2026-04-19T04:40:57.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4363 | 2026-04-19T04:40:57.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4364 | 2026-04-19T04:40:57.878Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4365 | 2026-04-19T04:40:57.999Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4366 | 2026-04-19T04:40:58.007Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4367 | 2026-04-19T04:41:23.568Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4368 | 2026-04-19T04:41:23.944Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4369 | 2026-04-19T04:41:25.622Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4370 | 2026-04-19T04:41:26.067Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4371 | 2026-04-19T04:41:28.984Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4372 | 2026-04-19T04:41:51.408Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4373 | 2026-04-19T04:41:52.029Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4374 | 2026-04-19T04:41:53.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.52s |
| 4375 | 2026-04-19T04:41:53.836Z | |
| 4376 | 2026-04-19T04:41:53.836Z | info: running `cargo check --bins` on reconfigurator-sp-updater (251/272) |
| 4377 | 2026-04-19T04:41:54.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4378 | 2026-04-19T04:41:54.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4379 | 2026-04-19T04:41:54.557Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4380 | 2026-04-19T04:41:55.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4381 | 2026-04-19T04:41:55.445Z | |
| 4382 | 2026-04-19T04:41:55.445Z | info: running `cargo check --bins` on omicron-releng (252/272) |
| 4383 | 2026-04-19T04:41:55.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4384 | 2026-04-19T04:41:55.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4385 | 2026-04-19T04:41:56.100Z | Compiling blake3 v1.8.3 |
| 4386 | 2026-04-19T04:41:56.209Z | Checking arrayref v0.3.9 |
| 4387 | 2026-04-19T04:41:56.209Z | Checking arrayvec v0.7.6 |
| 4388 | 2026-04-19T04:41:56.212Z | Checking constant_time_eq v0.4.2 |
| 4389 | 2026-04-19T04:41:56.233Z | Checking topological-sort v0.2.2 |
| 4390 | 2026-04-19T04:41:56.233Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4391 | 2026-04-19T04:41:56.236Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4392 | 2026-04-19T04:41:56.236Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4393 | 2026-04-19T04:41:56.285Z | Checking shell-words v1.1.1 |
| 4394 | 2026-04-19T04:41:57.080Z | Checking omicron-zone-package v0.12.2 |
| 4395 | 2026-04-19T04:41:57.792Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4396 | 2026-04-19T04:41:58.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s |
| 4397 | 2026-04-19T04:41:58.805Z | |
| 4398 | 2026-04-19T04:41:58.805Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (253/272) |
| 4399 | 2026-04-19T04:41:59.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4400 | 2026-04-19T04:41:59.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4401 | 2026-04-19T04:41:59.454Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4402 | 2026-04-19T04:41:59.775Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4403 | 2026-04-19T04:42:00.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4404 | 2026-04-19T04:42:00.356Z | |
| 4405 | 2026-04-19T04:42:00.356Z | info: running `cargo check --bins` on schema (254/272) |
| 4406 | 2026-04-19T04:42:00.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4407 | 2026-04-19T04:42:00.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4408 | 2026-04-19T04:42:01.083Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4409 | 2026-04-19T04:42:01.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 4410 | 2026-04-19T04:42:01.983Z | |
| 4411 | 2026-04-19T04:42:01.984Z | info: running `cargo check --bins` on xtask (255/272) |
| 4412 | 2026-04-19T04:42:02.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4413 | 2026-04-19T04:42:02.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4414 | 2026-04-19T04:42:02.442Z | Checking libc v0.2.185 |
| 4415 | 2026-04-19T04:42:02.445Z | Checking serde v1.0.228 |
| 4416 | 2026-04-19T04:42:02.532Z | Checking zerofrom v0.1.6 |
| 4417 | 2026-04-19T04:42:02.535Z | Checking bitflags v2.11.0 |
| 4418 | 2026-04-19T04:42:02.541Z | Checking hashbrown v0.16.1 |
| 4419 | 2026-04-19T04:42:02.547Z | Checking smallvec v1.15.1 |
| 4420 | 2026-04-19T04:42:02.558Z | Checking serde_json v1.0.149 |
| 4421 | 2026-04-19T04:42:02.560Z | Checking scroll v0.12.0 |
| 4422 | 2026-04-19T04:42:02.633Z | Checking yoke v0.8.1 |
| 4423 | 2026-04-19T04:42:02.679Z | Checking num-traits v0.2.19 |
| 4424 | 2026-04-19T04:42:02.721Z | Checking thiserror v1.0.69 |
| 4425 | 2026-04-19T04:42:02.786Z | Checking percent-encoding v2.3.2 |
| 4426 | 2026-04-19T04:42:02.799Z | Checking zerovec v0.11.5 |
| 4427 | 2026-04-19T04:42:02.814Z | Checking zerotrie v0.2.3 |
| 4428 | 2026-04-19T04:42:02.825Z | Checking errno v0.3.14 |
| 4429 | 2026-04-19T04:42:02.907Z | Checking toml_datetime v0.6.11 |
| 4430 | 2026-04-19T04:42:02.923Z | Checking serde_spanned v0.6.9 |
| 4431 | 2026-04-19T04:42:02.939Z | Checking rustix v1.1.3 |
| 4432 | 2026-04-19T04:42:02.983Z | Checking indexmap v2.13.0 |
| 4433 | 2026-04-19T04:42:03.044Z | Checking log v0.4.29 |
| 4434 | 2026-04-19T04:42:03.057Z | Checking zerocopy v0.7.35 |
| 4435 | 2026-04-19T04:42:03.085Z | Checking form_urlencoded v1.2.2 |
| 4436 | 2026-04-19T04:42:03.170Z | Checking getrandom v0.4.1 |
| 4437 | 2026-04-19T04:42:03.197Z | Checking goblin v0.8.2 |
| 4438 | 2026-04-19T04:42:03.208Z | Checking ordered-float v2.10.1 |
| 4439 | 2026-04-19T04:42:03.217Z | Checking thiserror v2.0.18 |
| 4440 | 2026-04-19T04:42:03.236Z | Checking tinystr v0.8.2 |
| 4441 | 2026-04-19T04:42:03.301Z | Checking potential_utf v0.1.4 |
| 4442 | 2026-04-19T04:42:03.313Z | Checking syn v2.0.117 |
| 4443 | 2026-04-19T04:42:03.413Z | Checking icu_locale_core v2.1.1 |
| 4444 | 2026-04-19T04:42:03.427Z | Checking serde-value v0.7.0 |
| 4445 | 2026-04-19T04:42:03.438Z | Checking icu_collections v2.1.1 |
| 4446 | 2026-04-19T04:42:03.517Z | Checking toml_edit v0.22.27 |
| 4447 | 2026-04-19T04:42:03.550Z | Checking dtrace-parser v0.2.0 |
| 4448 | 2026-04-19T04:42:03.628Z | Checking thread-id v4.2.2 |
| 4449 | 2026-04-19T04:42:03.711Z | Checking once_cell v1.21.3 |
| 4450 | 2026-04-19T04:42:03.761Z | Checking terminal_size v0.4.3 |
| 4451 | 2026-04-19T04:42:03.764Z | Checking cargo-platform v0.2.0 |
| 4452 | 2026-04-19T04:42:03.790Z | Checking memmap v0.7.0 |
| 4453 | 2026-04-19T04:42:03.884Z | Checking clap_builder v4.5.60 |
| 4454 | 2026-04-19T04:42:03.887Z | Checking tempfile v3.25.0 |
| 4455 | 2026-04-19T04:42:03.919Z | Checking textwrap v0.16.2 |
| 4456 | 2026-04-19T04:42:03.951Z | Checking fs-err v3.3.0 |
| 4457 | 2026-04-19T04:42:03.968Z | Checking icu_provider v2.1.1 |
| 4458 | 2026-04-19T04:42:04.086Z | Checking camino-tempfile v1.4.1 |
| 4459 | 2026-04-19T04:42:04.126Z | Checking tabled v0.15.0 |
| 4460 | 2026-04-19T04:42:04.126Z | Checking anyhow v1.0.102 |
| 4461 | 2026-04-19T04:42:04.204Z | Checking icu_properties v2.1.2 |
| 4462 | 2026-04-19T04:42:04.242Z | Checking icu_normalizer v2.1.1 |
| 4463 | 2026-04-19T04:42:04.331Z | Checking macaddr v1.0.1 |
| 4464 | 2026-04-19T04:42:04.511Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4465 | 2026-04-19T04:42:04.601Z | Checking toml v0.8.23 |
| 4466 | 2026-04-19T04:42:04.910Z | Checking cargo_toml v0.21.0 |
| 4467 | 2026-04-19T04:42:05.014Z | Checking idna_adapter v1.2.1 |
| 4468 | 2026-04-19T04:42:05.078Z | Checking dof v0.3.0 |
| 4469 | 2026-04-19T04:42:05.081Z | Checking clap v4.5.60 |
| 4470 | 2026-04-19T04:42:05.131Z | Checking idna v1.1.0 |
| 4471 | 2026-04-19T04:42:05.336Z | Checking usdt-impl v0.5.0 |
| 4472 | 2026-04-19T04:42:05.352Z | Checking url v2.5.8 |
| 4473 | 2026-04-19T04:42:05.593Z | Checking usdt v0.5.0 |
| 4474 | 2026-04-19T04:42:05.699Z | Checking cargo-util-schemas v0.8.2 |
| 4475 | 2026-04-19T04:42:06.380Z | Checking cargo_metadata v0.21.0 |
| 4476 | 2026-04-19T04:42:06.979Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4477 | 2026-04-19T04:42:07.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s |
| 4478 | 2026-04-19T04:42:07.518Z | |
| 4479 | 2026-04-19T04:42:07.518Z | info: running `cargo check --bins` on dnsadm (256/272) |
| 4480 | 2026-04-19T04:42:08.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4481 | 2026-04-19T04:42:08.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4482 | 2026-04-19T04:42:08.164Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4483 | 2026-04-19T04:42:08.643Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4484 | 2026-04-19T04:42:09.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s |
| 4485 | 2026-04-19T04:42:09.225Z | |
| 4486 | 2026-04-19T04:42:09.225Z | info: running `cargo check --bins` on end-to-end-tests (257/272) |
| 4487 | 2026-04-19T04:42:09.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4488 | 2026-04-19T04:42:09.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4489 | 2026-04-19T04:42:10.023Z | Checking polyval v0.6.2 |
| 4490 | 2026-04-19T04:42:10.147Z | Checking ctr v0.9.2 |
| 4491 | 2026-04-19T04:42:10.161Z | Checking ssh-encoding v0.2.0 |
| 4492 | 2026-04-19T04:42:10.161Z | Checking blowfish v0.9.1 |
| 4493 | 2026-04-19T04:42:10.185Z | Checking password-hash v0.4.2 |
| 4494 | 2026-04-19T04:42:10.200Z | Checking p256 v0.13.2 |
| 4495 | 2026-04-19T04:42:10.203Z | Checking p521 v0.13.3 |
| 4496 | 2026-04-19T04:42:10.228Z | Checking russh-cryptovec v0.7.3 |
| 4497 | 2026-04-19T04:42:10.289Z | Checking ghash v0.5.1 |
| 4498 | 2026-04-19T04:42:10.302Z | Checking md5 v0.7.0 |
| 4499 | 2026-04-19T04:42:10.315Z | Checking bcrypt-pbkdf v0.10.0 |
| 4500 | 2026-04-19T04:42:10.338Z | Checking num-bigint v0.4.6 |
| 4501 | 2026-04-19T04:42:10.354Z | Checking des v0.8.1 |
| 4502 | 2026-04-19T04:42:10.400Z | Checking aes-gcm v0.10.3 |
| 4503 | 2026-04-19T04:42:10.403Z | Checking pbkdf2 v0.11.0 |
| 4504 | 2026-04-19T04:42:10.464Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4505 | 2026-04-19T04:42:10.479Z | Checking hex-literal v0.4.1 |
| 4506 | 2026-04-19T04:42:10.482Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4507 | 2026-04-19T04:42:10.515Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4508 | 2026-04-19T04:42:10.587Z | Checking ssh-cipher v0.2.0 |
| 4509 | 2026-04-19T04:42:10.603Z | Checking internet-checksum v0.2.1 |
| 4510 | 2026-04-19T04:42:10.753Z | Checking ssh-key v0.6.7 |
| 4511 | 2026-04-19T04:42:10.810Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4512 | 2026-04-19T04:42:11.367Z | Checking russh-keys v0.45.0 |
| 4513 | 2026-04-19T04:42:11.910Z | Checking russh v0.45.0 |
| 4514 | 2026-04-19T04:42:27.039Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4515 | 2026-04-19T04:42:28.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.00s |
| 4516 | 2026-04-19T04:42:28.439Z | |
| 4517 | 2026-04-19T04:42:28.439Z | info: running `cargo check --bins` on gateway-cli (258/272) |
| 4518 | 2026-04-19T04:42:28.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4519 | 2026-04-19T04:42:28.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4520 | 2026-04-19T04:42:29.079Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4521 | 2026-04-19T04:42:29.187Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4522 | 2026-04-19T04:42:29.196Z | Checking termios v0.3.3 |
| 4523 | 2026-04-19T04:42:30.383Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4524 | 2026-04-19T04:42:30.531Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4525 | 2026-04-19T04:42:32.299Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4526 | 2026-04-19T04:42:32.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 4527 | 2026-04-19T04:42:33.048Z | |
| 4528 | 2026-04-19T04:42:33.048Z | info: running `cargo check --bins --no-default-features` on installinator (259/272) |
| 4529 | 2026-04-19T04:42:33.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4530 | 2026-04-19T04:42:33.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4531 | 2026-04-19T04:42:33.757Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4532 | 2026-04-19T04:42:33.872Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4533 | 2026-04-19T04:42:33.880Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4534 | 2026-04-19T04:42:33.880Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4535 | 2026-04-19T04:42:33.895Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4536 | 2026-04-19T04:42:33.904Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4537 | 2026-04-19T04:42:34.614Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4538 | 2026-04-19T04:42:34.950Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4539 | 2026-04-19T04:42:34.952Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4540 | 2026-04-19T04:42:35.581Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4541 | 2026-04-19T04:42:37.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s |
| 4542 | 2026-04-19T04:42:37.386Z | |
| 4543 | 2026-04-19T04:42:37.386Z | info: running `cargo check --bins` on internal-dns-cli (260/272) |
| 4544 | 2026-04-19T04:42:37.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4545 | 2026-04-19T04:42:37.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4546 | 2026-04-19T04:42:38.022Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4547 | 2026-04-19T04:42:38.474Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4548 | 2026-04-19T04:42:38.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 4549 | 2026-04-19T04:42:38.971Z | |
| 4550 | 2026-04-19T04:42:38.971Z | info: running `cargo check --bins` on omicron-live-tests (261/272) |
| 4551 | 2026-04-19T04:42:39.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-04-19T04:42:39.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-04-19T04:42:39.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4554 | 2026-04-19T04:42:39.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4555 | 2026-04-19T04:42:39.558Z | |
| 4556 | 2026-04-19T04:42:39.558Z | info: running `cargo check --bins` on live-tests-macros (262/272) |
| 4557 | 2026-04-19T04:42:40.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4558 | 2026-04-19T04:42:40.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4559 | 2026-04-19T04:42:40.056Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4560 | 2026-04-19T04:42:40.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4561 | 2026-04-19T04:42:40.143Z | |
| 4562 | 2026-04-19T04:42:40.143Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (263/272) |
| 4563 | 2026-04-19T04:42:40.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4564 | 2026-04-19T04:42:40.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4565 | 2026-04-19T04:42:40.891Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4566 | 2026-04-19T04:42:41.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 4567 | 2026-04-19T04:42:41.679Z | |
| 4568 | 2026-04-19T04:42:41.679Z | info: running `cargo check --bins` on omicron-ntp-admin (264/272) |
| 4569 | 2026-04-19T04:42:42.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4570 | 2026-04-19T04:42:42.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4571 | 2026-04-19T04:42:42.323Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4572 | 2026-04-19T04:42:42.326Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4573 | 2026-04-19T04:42:42.575Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4574 | 2026-04-19T04:42:42.575Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4575 | 2026-04-19T04:42:43.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4576 | 2026-04-19T04:42:43.554Z | |
| 4577 | 2026-04-19T04:42:43.554Z | info: running `cargo check --bins` on ntp-admin-types (265/272) |
| 4578 | 2026-04-19T04:42:44.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4579 | 2026-04-19T04:42:44.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4580 | 2026-04-19T04:42:44.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4581 | 2026-04-19T04:42:44.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4582 | 2026-04-19T04:42:44.148Z | |
| 4583 | 2026-04-19T04:42:44.149Z | info: running `cargo check --bins` on omicron-package (266/272) |
| 4584 | 2026-04-19T04:42:44.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4585 | 2026-04-19T04:42:44.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4586 | 2026-04-19T04:42:44.830Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4587 | 2026-04-19T04:42:45.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4588 | 2026-04-19T04:42:46.097Z | |
| 4589 | 2026-04-19T04:42:46.097Z | info: running `cargo check --bins` on tqdb (267/272) |
| 4590 | 2026-04-19T04:42:46.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4591 | 2026-04-19T04:42:46.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4592 | 2026-04-19T04:42:46.875Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4593 | 2026-04-19T04:42:47.232Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4594 | 2026-04-19T04:42:47.743Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4595 | 2026-04-19T04:42:47.745Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4596 | 2026-04-19T04:42:52.997Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4597 | 2026-04-19T04:42:53.542Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4598 | 2026-04-19T04:42:53.556Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4599 | 2026-04-19T04:42:53.557Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4600 | 2026-04-19T04:42:53.557Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4601 | 2026-04-19T04:42:53.557Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4602 | 2026-04-19T04:42:54.291Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4603 | 2026-04-19T04:42:55.258Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4604 | 2026-04-19T04:42:56.033Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4605 | 2026-04-19T04:42:56.646Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4606 | 2026-04-19T04:43:01.194Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4607 | 2026-04-19T04:43:07.455Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4608 | 2026-04-19T04:43:07.464Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4609 | 2026-04-19T04:43:07.464Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4610 | 2026-04-19T04:43:07.464Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4611 | 2026-04-19T04:43:08.911Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4612 | 2026-04-19T04:43:10.213Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4613 | 2026-04-19T04:43:13.848Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4614 | 2026-04-19T04:43:13.848Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4615 | 2026-04-19T04:43:13.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s |
| 4616 | 2026-04-19T04:43:13.848Z | |
| 4617 | 2026-04-19T04:43:13.848Z | info: running `cargo check --bins` on wicket-dbg (268/272) |
| 4618 | 2026-04-19T04:43:13.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4619 | 2026-04-19T04:43:13.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4620 | 2026-04-19T04:43:13.848Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4621 | 2026-04-19T04:43:13.848Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4622 | 2026-04-19T04:43:13.848Z | Checking rtoolbox v0.0.3 |
| 4623 | 2026-04-19T04:43:13.848Z | Checking tui-tree-widget v0.23.1 |
| 4624 | 2026-04-19T04:43:13.848Z | Checking rpassword v7.4.0 |
| 4625 | 2026-04-19T04:43:14.779Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4626 | 2026-04-19T04:43:17.720Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4627 | 2026-04-19T04:43:19.557Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4628 | 2026-04-19T04:43:20.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.58s |
| 4629 | 2026-04-19T04:43:20.629Z | |
| 4630 | 2026-04-19T04:43:20.629Z | info: running `cargo check --bins` on wicket (269/272) |
| 4631 | 2026-04-19T04:43:21.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4632 | 2026-04-19T04:43:21.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4633 | 2026-04-19T04:43:21.333Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4634 | 2026-04-19T04:43:21.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 4635 | 2026-04-19T04:43:21.878Z | |
| 4636 | 2026-04-19T04:43:21.878Z | info: running `cargo check --bins` on wicketd (270/272) |
| 4637 | 2026-04-19T04:43:22.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4638 | 2026-04-19T04:43:22.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4639 | 2026-04-19T04:43:22.604Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4640 | 2026-04-19T04:43:22.607Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4641 | 2026-04-19T04:43:22.607Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4642 | 2026-04-19T04:43:22.607Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4643 | 2026-04-19T04:43:23.596Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4644 | 2026-04-19T04:43:24.156Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4645 | 2026-04-19T04:43:27.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s |
| 4646 | 2026-04-19T04:43:27.263Z | |
| 4647 | 2026-04-19T04:43:27.263Z | info: running `cargo check --bins` on omicron-workspace-hack (271/272) |
| 4648 | 2026-04-19T04:43:27.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4649 | 2026-04-19T04:43:27.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4650 | 2026-04-19T04:43:27.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4651 | 2026-04-19T04:43:27.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4652 | 2026-04-19T04:43:27.858Z | |
| 4653 | 2026-04-19T04:43:27.858Z | info: running `cargo check --bins` on zone-setup (272/272) |
| 4654 | 2026-04-19T04:43:28.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4655 | 2026-04-19T04:43:28.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4656 | 2026-04-19T04:43:28.531Z | Checking uzers v0.12.2 |
| 4657 | 2026-04-19T04:43:28.806Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4658 | 2026-04-19T04:43:29.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4659 | 2026-04-19T04:43:29.771Z | |
| 4660 | 2026-04-19T04:43:29.771Z | real 14:09.516332053 |
| 4661 | 2026-04-19T04:43:29.772Z | user 20:28.041004837 |
| 4662 | 2026-04-19T04:43:29.772Z | sys 4:14.245185794 |
| 4663 | 2026-04-19T04:43:29.772Z | trap 0.333219405 |
| 4664 | 2026-04-19T04:43:29.772Z | tflt 0.354379108 |
| 4665 | 2026-04-19T04:43:29.772Z | dflt 0.915371072 |
| 4666 | 2026-04-19T04:43:29.772Z | kflt 0.002315881 |
| 4667 | 2026-04-19T04:43:29.775Z | lock 1:17:26.633255404 |
| 4668 | 2026-04-19T04:43:29.775Z | slp 1:38:22.937270520 |
| 4669 | 2026-04-19T04:43:29.775Z | lat 49.764964087 |
| 4670 | 2026-04-19T04:43:29.776Z | stop 3:24.875423920 |
| 4671 | 2026-04-19T04:43:29.776Z | process exited: duration 1046362 ms, exit code 0 |
| |
| 4672 | 2026-04-19T04:43:29.783Z | found 0 output files |